Add support for Xilinx MicroBlaze processor.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
85bd1942
TG
12009-07-02 Tristan Gingold <gingold@adacore.com>
2
3 * configure.ac: Do not exclude gas for i386-*-darwin.
4 Add a case for x86_64-*-darwin.
5 * configure: Regenerate.
6
f9806fa5
DE
72009-06-26 Doug Evans <dje@sebabeach.org>
8
9 * Makefile.def (host_modules): Add cgen.
10 * Makefile.in: Regenerate.
11 * configure.ac (host_tools): Add cgen.
12 * configure: Regenerate.
13
6bfb4e30
JJ
142009-06-17 Michael Eager <eager@eagercon.com>
15
16 * COPYING.LIBGLOSS: Add Xilinx license.
17
8bcf2718
NC
182009-06-15 Ryan Mansfield <rmansfield@qnx.com>
19
20 * configure.ac: Define is_elf for QNX Neutrino targets.
21 * configure: Regenerate.
22
04ec0acb
RW
232009-06-03 Jerome Guitton <guitton@adacore.com>
24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
25
26 * Makefile.tpl (all): Avoid a trailing backslash.
27 * Makefile.in: Regenerate.
28
7ee5dbeb
BE
292009-06-03 Ben Elliston <bje@au.ibm.com>
30
31 * config.sub, config.guess: Update from upstream sources.
32
fda13ee8
AO
332009-06-02 Alexandre Oliva <aoliva@redhat.com>
34
35 * Makefile.tpl ([+compare-target+]): Compare all stage
36 directories, rather than just gcc.
37 * Makefile.in: Rebuilt.
38
4a657b0d
DK
392009-05-28 Doug Kwan <dougkwan@google.com>
40
41 * configure.ac: Support gold for target arm*-*-*.
42 * configure: Regenerate.
43
07fc31c9
AO
442009-05-27 Alexandre Oliva <aoliva@redhat.com>
45
46 * Makefile.tpl (all): Avoid harmless warning in make all when
47 gcc-bootstrap is enabled but stage_last does not exist.
48 * Makefile.in: Rebuilt.
49
8a7a39ab
TG
502009-05-25 Tristan Gingold <gingold@adacore.com>
51
52 * setup.com: Complete the file with configuration and build.
53
b5233201
AO
542009-05-18 Alexandre Oliva <aoliva@redhat.com>
55
56 PR other/40159
57 * Makefile.tpl (all): Don't assume gcc-bootstrap and
58 gcc-no-bootstrap are mutually exclusive.
59 * Makefile.in: Rebuilt.
60
7b6175f9
AO
612009-05-18 Alexandre Oliva <aoliva@redhat.com>
62
63 PR other/40159
64 * Makefile.tpl (all): Don't end with unconditional success.
65 * Makefile.in: Rebuilt.
66
1b05fbbd
AO
672009-05-12 Alexandre Oliva <aoliva@redhat.com>
68
69 PR target/37137
70 * Makefile.def (flags_to_pass): Remove redundant and incomplete
71 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
72 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
73 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
74 stage_configureflags, stage_cflags and stage_libcflags into
75 explicit Makefile macros.
76 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
77 GFORTRAN.
78 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
79 CC. Set CC_FOR_BUILD from CC.
80 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
81 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
82 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
83 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
84 and GFORTRAN.
85 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
86 (_LIBCFLAGS): Renamed to _TFLAGS.
87 (do-compare-debug, do-compare3-debug): Drop.
88 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
89 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
90 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
91 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
92 (XGCC_FLAGS_FOR_TARGET): New.
93 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
94 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
95 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
96 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
97 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
98 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
99 TFLAGS.
100 (BUILD_CONFIG): Include if requested.
101 (all): Set TFLAGS on bootstrap.
102 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
103 (all-stageid-prefixmodule): Likewise.
104 (do-clean, distclean-stageid): Set TFLAGS.
105 (restrap): Fix whitespace.
106 * Makefile.in: Rebuilt.
107
dc17c78c
EB
1082009-04-25 Eric Botcazou <ebotcazou@adacore.com>
109
110 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
111 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
112 * Makefile.in: Regenerate.
113
14324cd7
EZ
1142009-04-24 Eli Zaretskii <eliz@gnu.org>
115
116 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
117 consistency with config.sub. (Update from upstream sources.)
118
f8d5f06c
JM
1192009-04-21 Joseph Myers <joseph@codesourcery.com>
120
121 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
122
0000e2bf
BE
1232009-04-17 Ben Elliston <bje@au.ibm.com>
124
125 * config.sub, config.guess: Update from upstream sources.
126
20135e4c
NC
1272009-04-15 Anthony Green <green@moxielogic.com>
128
34adf976 129 * configure.ac: Add moxie support.
20135e4c
NC
130 * configure: Rebuilt.
131
ef699244
L
1322009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
133
134 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
135 * configure: Regenerate.
136
10ad8ef3
L
1372009-04-09 H.J. Lu <hongjiu.lu@intel.com>
138
139 PR gas/10039
140 * configure.ac: Require texinfo 4.7.
141 * configure: Regenerated.
142
c50523ce
L
1432009-04-09 Steve Ellcey <sje@cup.hp.com>
144
145 * Makefil.def (languages): New entries.
146 * Makefile.tpl (check-gcc-*): New generic target.
147 * Makefile.in: Regenerate.
148
47afba5f
EZ
1492009-03-27 Eli Zaretskii <eliz@gnu.org>
150
151 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
152 Windows builds of Sed.
153
dc448a7b
TT
1542009-03-18 Tom Tromey <tromey@redhat.com>
155
156 * configure: Rebuild.
157 * configure.ac (host_libs): Add libiconv.
158 * Makefile.in: Rebuild.
159 * Makefile.def (host_modules): Add libiconv.
160 (configure-gdb, all-gdb): Depend on libiconv.
161
24741ab2
JB
1622009-03-16 Tristan Gingold <gingold@adacore.com>
163
164 * configure.ac: Treat gdb as supported on x86_64-darwin.
165 * configure: Regenerate.
166
29383458
JM
1672009-03-16 Joseph Myers <joseph@codesourcery.com>
168
169 Merge from GCC:
170
171 2009-03-16 Joseph Myers <joseph@codesourcery.com>
172
173 * configure.ac (--with-host-libstdcxx): New option.
174 * configure: Regenerate.
175
176 2009-01-29 Robert Millan <rmh@aybabtu.com>
177
178 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
179 * configure: Regenerate.
180
181 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
182
183 PR tree-optimization/38515
184 * configure.ac (cloog-polylib): Removed.
185 (with_ppl, with_cloog): Test for "no".
186 * configure: Regenerated.
187
58e24671
RW
1882009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
189
190 Backport from git Libtool:
191
192 2009-01-19 Robert Millan <rmh@aybabtu.com>
193 Support GNU/kOpenSolaris.
194 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
195 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
196 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
197 GNU/kOpenSolaris.
198
314b2e66
AS
1992009-02-05 Andreas Schwab <schwab@suse.de>
200
201 * Makefile.tpl (stage_last): Define $r and $s before using
202 $(RECURSE_FLAGS_TO_PASS).
203 * Makefile.in: Regenerate
204
8b700390
JJ
2052009-01-21 Jeff Johnston <jjohnstn@redhat.com>
206
207 * COPYING.NEWLIB: Add ARM license.
208
66775d67
AM
2092009-01-16 Alan Modra <amodra@bigpond.net.au>
210
211 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 212 (all-opcodes): Depend on all-libiberty.
66775d67
AM
213 * Makefile.in: Regenerate.
214
19e99079
NC
2152009-01-15 Douglas B Rupp <rupp@gnat.com>
216
217 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
218 * configure: Regenerate.
219
22e8c8e0
RW
2202008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
221
222 Backport link test fix from upstream Libtool:
223
224 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
225 Add cache variables to tests that require the linker to work.
226 For shlibpath_overrides_runpath, this also changes the semantics
227 to let the result from the C compiler take precedence.
228 compiler take precedence.
229
7d6d7764
BE
2302008-12-02 Ben Elliston <bje@au.ibm.com>
231
232 * config.sub, config.guess: Update from upstream sources.
233
ea8af06e
JJ
2342008-12-17 Jeff Johnston <jjohnstn@redhat.com>
235
236 * COPYING.NEWLIB: Updated.
237 * COPYING.LIBGLOSS: Ditto.
238
af0771d3
PB
2392008-12-16 Paolo Bonzini <bonzini@gnu.org>
240
241 Sync with GCC:
242
243 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
244
245 * configure.ac (ppllibs): Add by default the lib flags.
246 * configure: Regenerate.
247
248 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
249
314b2e66
AS
250 * configure.ac: Add double brackets on darwin[912].
251 * configure: Regenerate.
af0771d3
PB
252
253 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
254
314b2e66
AS
255 * configure.ac: Expand to darwin10 and later.
256 * configure: Regenerate.
af0771d3 257
f7c83eac
AS
2582008-12-02 Andreas Schwab <schwab@suse.de>
259
260 * Makefile.def: configure-target-boehm-gc depends on
261 all-target-libstdc++-v3.
262 * Makefile.in: Regenerate.
263
bc67ad83
BE
2642008-12-02 Ben Elliston <bje@au.ibm.com>
265
266 * config.sub, config.guess: Update from upstream sources.
267
e28c595f
JM
2682008-11-27 Joseph Myers <joseph@codesourcery.com>
269
270 Merge from GCC:
271
272 2007-12-02 Matthias Klose <doko@ubuntu.com>
273
274 * config-ml.in: Remove 64bit configure tests.
275
276 2008-05-14 Rafael Espindola <espindola@google.com>
277
278 * config-ml.in: don't handle --enable-shared and --enable-static.
279
280 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
281 Tobias Grosser <grosser@fim.uni-passau.de>
282 Jan Sjodin <jan.sjodin@amd.com>
283 Harsha Jagasia <harsha.jagasia@amd.com>
284 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
285 Konrad Trifunovic <konrad.trifunovic@inria.fr>
286 Adrien Eliche <aeliche@isty.uvsq.fr>
287
288 Merge from graphite branch.
289 * configure: Regenerate.
290 * Makefile.in: Regenerate.
291 * configure.ac (host_libs): Add ppl and cloog.
292 Add checks for PPL and CLooG.
293 * Makefile.def (ppl, cloog): Added modules and dependences.
294 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
295 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
296
297 2008-09-03 Richard Guenther <rguenther@suse.de>
298
299 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
300 cloog test.
301 * configure: Re-generate.
302
303 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
304
305 * configure.ac (--with-cloog-polylib): New.
306 (--disable-cloog-version-check): New.
307 (--disable-ppl-version-check): New.
308 * configure: Re-generate.
309
310 2008-09-05 Richard Guenther <rguenther@suse.de>
311
312 * configure.ac: Initialize clooglibs to -lcloog.
313 * configure: Re-generate.
314
315 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
316
317 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
318 recommended version to 2.3.2.
319
320 * configure: Regenerate.
321
322 2008-10-31 Ben Elliston <bje@au.ibm.com>
323
324 * configure.ac (spu-*-*): Remove special case.
325 * configure: Regenerate.
326
327 Complete comment text from GCC version of:
328
329 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
330
331 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
332 (GCC_SHLIB_SUBDIR): New.
333 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
334 * configure: Regenerate.
335 * Makefile.in: Regenerate.
336
652dec25
TG
3372008-11-27 Tristan Gingold <gingold@adacore.com>
338
339 * configure.ac: Build gdb for i?86-*-darwin*
340 * configure: Regenerated.
341
7582fb4a
DJ
3422008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
343
344 PR bootstrap/38014
345 PR bootstrap/37923
346
347 Revert:
348
349 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
350
351 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
352 * Makefile.in: Regenerated.
353
354 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
355
356 PR gdb/921
357 PR gdb/1646
358 PR gdb/2175
359 PR gdb/2176
360
361 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
362 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
363 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
364 (HOST_EXPORTS): Pass CPPFLAGS.
365 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
366 (LDFLAGS_FOR_TARGET): Initialize from configure script.
367 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
368 * Makefile.in, configure: Regenerated.
369 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
370 and CPPFLAGS_FOR_BUILD.
371
faee1be2
UW
3722008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
373
374 * configure.ac [spu-*-*]: Do not set skipdirs.
375 * configure: Re-generate.
376
b7c2dce4
DJ
3772008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
378
379 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
380 * Makefile.in: Regenerated.
381
bb52de30
DJ
3822008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
383
384 PR gdb/921
385 PR gdb/1646
386 PR gdb/2175
387 PR gdb/2176
388
389 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
390 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
391 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
392 (HOST_EXPORTS): Pass CPPFLAGS.
393 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
394 (LDFLAGS_FOR_TARGET): Initialize from configure script.
395 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
396 * Makefile.in, configure: Regenerated.
397 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
398 and CPPFLAGS_FOR_BUILD.
399
b25062ae
SE
4002008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
401
402 * libtool.m4: Update to libtool 2.2.6.
403 * lt~obsolete.m4: Update to libtool 2.2.6.
404 * ltmain.sh: Update to libtool 2.2.6.
405 * ltsugar.m4: Update to libtool 2.2.6.
406 * ltversion.m4: Update to libtool 2.2.6.
407 * ltoptions.m4: Update to libtool 2.2.6.
408 * ltgcc.m4: Update to match changes from libtool 2.2.6.
409
3bbd2f8f
AL
4102008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
411
412 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
413 (GCC_SHLIB_SUBDIR): New.
414 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
415 * configure: Regenerate.
416 * Makefile.in: Regenerate.
417
b29d32ce
TG
4182008-08-28 Tristan Gingold <gingold@adacore.com>
419
420 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
421 Enable bfd, binutils and opcodes.
422 * configure: Regenerate.
423
c325a203
DD
4242008-08-16 Nicolas Roche <roche@adacore.com>
425
426 * Makefile.tpl: Add BOOT_ADAFLAGS.
427 * Makefile.in: Regenerate.
428
e7c8859c
RS
4292008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
430
431 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
432 * configure: Regenerate.
433
da888c87
PB
4342008-07-30 Paolo Bonzini <bonzini@gnu.org>
435
436 Sync with gcc:
437 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
438
f7c83eac
AS
439 * configure.ac: Add makefile fragments for hpux.
440 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
441 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
442 * configure: Regenerate.
443 * Makefile.in: Regenerate.
da888c87
PB
444
445 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
446
f7c83eac
AS
447 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
448 * Makefile.in: Regenerate.
449 * configure: Regenerate.
da888c87 450
944982cf
ILT
4512008-06-18 Ian Lance Taylor <iant@google.com>
452
662c6704
ILT
453 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
454
944982cf
ILT
455 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
456
7a283e07
RW
4572008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
458
459 * configure: Regenerate.
460
5b553f7e
RW
4612008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
462
463 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
464 "$@" is still intact with both Autoconf 2.59 and 2.62.
465 * configure: Regenerate.
466
675492f0
RW
4672008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
468
469 * Makefile.tpl: Fix comment errors.
470 * Makefile.in: Regenerate.
471
b018a5d1
JB
4722008-06-13 Julian Brown <julian@codesourcery.com>
473
474 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
475 of libobjc for ARM EABI Linux.
476 * configure: Regenerate.
477
310213e8
DE
4782008-06-12 David S. Miller <davem@davemloft.net>
479 David Edelsohn <edelsohn@gnu.org>
480
481 * configure.ac: Add powerpc*-*-* to gold supported targets.
482 * configure: Regenerate.
483
6641ce42
JM
4842008-06-08 Joseph Myers <joseph@codesourcery.com>
485
486 PR tree-optimization/36218
487 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
488 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
489 (all prefix="build-"): Pass them to build-system sub-makes.
490 * Makefile.in: Regenerate.
491
03c2f9e6
DJ
4922008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
493
494 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
495 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
496 mkdep, and compile. Update comments.
497 (ETC_SUPPORT): Add ChangeLog and update comments.
498
4538db8b
ILT
4992008-05-11 Ian Lance Taylor <iant@google.com>
500
501 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
502
266df637
PB
5032008-04-18 Paolo Bonzini <bonzini@gnu.org>
504
505 Sync with gcc:
506 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
507
508 PR bootstrap/35457
509 * configure.ac: Include override.m4.
510 * configure: Regenerate.
511
512 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
513
f7c83eac
AS
514 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
515 * Makefile.in: Regenerate.
266df637
PB
516
517 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
518
f7c83eac
AS
519 * configure.ac: Do not build libssp for the AVR.
520 * configure: Regenerate.
266df637 521
a86a761e
NC
5222008-04-18 Nick Clifton <nickc@redhat.com>
523
524 * MAINTAINERS: Replace reference to configure.in with reference to
525 configure.ac.
526
52310858
NC
5272008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
528
f7c83eac 529 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 530 as nonconfigurable directories list.
f7c83eac 531 * configure: Regenerate.
52310858 532
f5314dd5
DM
5332008-04-14 David S. Miller <davem@davemloft.net>
534
535 * configure.ac: Add sparc*-*-* to gold supported targets.
536 * configure: Regenerate.
537
e2208220
BE
5382008-04-14 Ben Elliston <bje@au.ibm.com>
539
540 * config.sub, config.guess: Update from upstream sources.
541
0bb6ea20
HPN
5422008-04-12 Hans-Peter Nilsson <hp@axis.com>
543
544 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
545 * Makefile.in: Regenerate.
546
e5164e97
ILT
5472008-04-07 Ian Lance Taylor <iant@google.com>
548
549 * Makefile.def: check-gold depends upon all-binutils.
550 * Makefile.in: Regenerate.
551
e33b51a6
NC
5522008-04-04 Nick Clifton <nickc@redhat.com>
553
554 PR binutils/4334
555 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
556 builds.
557 * configure: Regenerate.
558
fc5df3ab
NC
5592008-04-04 NightStrike <NightStrike@gmail.com>
560
561 PR other/35151
f7c83eac
AS
562 * configure.ac: Combine rules for mingw32 and mingw64.
563 * configure: Regenerate.
fc5df3ab 564
c779bab8
PB
5652008-03-27 Paolo Bonzini <bonzini@gnu.org>
566
567 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
568 * Makefile.in: Regenerate.
569
93f9b408
ILT
5702008-03-20 Ian Lance Taylor <iant@google.com>
571
572 * configure.ac: Add support for --enable-gold.
573 * Makefile.def: Add gold as a directory like ld.
574 * configure, Makefile.in: Regenerate.
575
5746fb46
AK
5762008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
577
578 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
579 (s390_cond_extensions): Reduced extensions to the compare related.
580 (main): z10 cpu type option added.
581 (expandConditionalJump): Renamed to ...
582 (insertExpandedMnemonic): ... this.
583
584 * opcodes/s390-opc.c: Re-group the operand format makros.
585 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
586 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
587 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
588 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
589 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
590 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
591 INSTR_SIL_RDU): New instruction formats added.
592 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
593 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
594 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
595 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
596 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
597 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
598 masks added.
599 (s390_opformats): New formats added "ris", "rrs", "sil".
600 * opcodes/s390-opc.txt: Add the conditional jumps with the
601 extensions removed from automatic expansion in s390-mkopc.c manually.
602 (asi - trtre): Add new System z10 EC instructions.
603 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
604
58c85be7
RW
6052008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
606
607 * configure.ac: m4_include config/proginstall.m4.
608 * configure: Regenerate.
609
78124051
RW
6102008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
611
612 Backport from upstream Libtool:
f7c83eac 613
78124051 614 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 615
78124051
RW
616 Deal with Autoconf 2.62's semantic change in m4_append.
617 * ltsugar.m4 (lt_append): Replace broken versions of
618 m4_append.
619 (lt_if_append_uniq): Don't require separator to be overquoted,
620 and avoid broken m4_append.
621 (lt_dict_add): Fix typo.
622 * libtool.m4 (_LT_DECL): Don't overquote separator.
623
018f1bea
DE
6242008-03-13 David Edelsohn <edelsohn@gnu.org>
625
626 * config.rpath: Add AIX 6 support.
627
5c5f596d
PB
6282008-03-13 Paolo Bonzini <bonzini@gnu.org>
629
630 * Makefile.def (stageprofile). Remove -fprofile-generate
631 from stage_libcflags.
632 * Makefile.in: Regenerate.
633
a1f93a5e
BE
6342008-03-13 Ben Elliston <bje@au.ibm.com>
635
636 * config.sub, config.guess: Update from upstream sources.
637
98c3d905
AK
6382008-03-06 Florian Krohm <fkrohm@us.ibm.com>
639
640 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
641 * s390-opc.txt (cmpsc): Duplicate entry removed.
642 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
643 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
644 fier, cu42, cu41): Fix operand format.
645
7f6ef0c0
PB
6462008-02-20 Paolo Bonzini <bonzini@gnu.org>
647
f7c83eac
AS
648 PR bootstrap/32009
649 PR bootstrap/32161
650
651 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
652 * configure: Regenerate.
653
654 * Makefile.def: Define stage_libcflags for all bootstrap stages.
655 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
656 STAGE4_LIBCFLAGS): New.
657 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
658 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
659 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
660 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
661 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
662 for target modules. Don't export LIBCFLAGS.
663 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
664 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
665 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
666 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
667 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
668 * Makefile.in: Regenerate.
7f6ef0c0 669
eaf19029
PB
6702008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
671
672 PR libgcj/33085
673 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
674 Do not use -DDLL_EXPORT. Backport from upstream.
675
680c43e9
NC
6762008-02-14 Nick Clifton <nickc@redhat.com>
677
678 Import this patch from gcc:
679 2008-01-24 David Edelsohn <edelsohn@gnu.org>
680
681 * libtool.m4: Backport AIX 6 support from ToT Libtool.
682
c72b1d96
HPN
6832008-02-02 Hans-Peter Nilsson <hp@axis.com>
684
685 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
686 * configure: Regenerate.
687
8b66833e
BW
6882008-01-31 Marc Gauthier <marc@tensilica.com>
689
690 * configure.ac (xtensa*-*-*): Recognize processor variants.
691 * configure: Regenerate.
692
9cc8ae67
PB
6932008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
694
f7c83eac
AS
695 PR bootstrap/34922
696 * configure.ac (PARSE_ARGS): Push suitable setting of
697 ac_subdirs_all, for `./configure --help=recursive'.
698 Handle `+' in generic toplevel directory disabling.
699 * configure: Regenerate.
9cc8ae67 700
19090595
BE
7012008-01-23 Ben Elliston <bje@au.ibm.com>
702
703 * config.sub, config.guess: Update from upstream sources.
704
9f1e7fd3
BE
7052008-01-08 Ben Elliston <bje@au.ibm.com>
706
707 * config.sub, config.guess: Update from upstream sources.
708
2f959d61
JJ
7092007-12-19 Jeff Johnston <jjohnstn@redhat.com>
710
711 * COPYING.LIBGLOSS: Update default copyright.
712
aa054b85
JJ
7132007-12-19 Jeff Johnston <jjohnstn@redhat.com>
714
715 * COPYING.NEWLIB: Update default copyright.
716
57c53b2b
RS
7172007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
718
719 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
720 Change recommended MPFR from 2.2.1 > 2.3.0.
721 * configure: Regenerate.
722
fee14b60
RS
7232007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
724
725 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
726 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
727 * Makefile.in: Regenerate.
728
c9b68031
DD
7292007-12-10 Andreas Tobler <a.tobler@schweiz.org>
730
731 * configure.ac: Enable libjava for x86_64-*-darwin9.
732 * configure: Regenerate.
733
ad25e7d5
BE
7342007-12-05 Ben Elliston <bje@au.ibm.com>
735
736 * config.sub, config.guess: Update from upstream sources.
737
6ac84f65
PB
7382007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
739
f7c83eac
AS
740 * config-ml.in: Robustify against white space in absolute file
741 names.
6ac84f65 742
f7c83eac
AS
743 * config-ml.in (multi-clean): Substitute ${Makefile}.
744 Remove superfluous ${Makefile} in list.
6ac84f65 745
7b3200f9
DJ
7462007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
747
748 * Makefile.def (dependencies): Make configure-gdb depend on
749 all-intl.
750 * Makefile.in: Regenerated.
751
2c133ff9
JJ
7522007-10-15 Patrick Mansfield <patmans@us.ibm.com>
753
754 * Makefile.def: To avoid problems running with parallel makes,
755 build newlib before libgloss so that target specific header
756 files are availble.
757 * Makefile.in: Regenerate.
758
5074315a
DJ
7592007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
760
761 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
762 * Makefile.in: Regenerate.
763
f5bc1778
DJ
7642007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
765
766 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
767 * libdecnumber: New directory, imported from GCC.
768
c66487f8
NC
7692007-10-08 Mike Frysinger <vapier@gentoo.org>
770
771 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
772 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
773 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
774 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
775 * configure: Regenerate.
776
b5714970
PB
7772007-10-01 Paolo Bonzini <bonzini@gnu.org>
778
779 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
780 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
781 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
782 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
783 * configure.ac: Default them to host tools for $host = $build.
784 Subst them.
785
786 * configure: Regenerate.
787 * Makefile.in: Regenerate.
788
f3b1e08e
RS
7892007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
790
791 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
792 * configure: Regenerate.
793
cff87f51
DD
7942007-09-19 Benjamin Kosnik <bkoz@redhat.com>
795
796 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
797 libstdc++.
798 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
799 * configure: Regenerate.
800 * Makefile.in: Regenerate.
f7c83eac 801
625a61cd
AS
8022007-09-17 Andreas Schwab <schwab@suse.de>
803
804 * configure.ac: Raise minimum makeinfo version to 4.6.
805 * configure: Regenerate.
806
83a3a68b
AM
8072007-09-15 Alan Modra <amodra@bigpond.net.au>
808
809 * configure.ac: Correct makeinfo version check.
810 * configure: Regenerate.
811
5bd8be13
RS
8122007-09-14 Richard Sandiford <richard@codesourcery.com>
813
814 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
815 to $skipdirs and only disable gprof for newlib. Use the normal
816 mips*-elf* handling in other respects.
817 * configure: Regnerate.
818
5566c1fa
DD
8192007-09-12 David Daney <ddaney@avtrex.com>
820
821 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
822 enabling libgcj.
823 * configure: Regenerate.
824
8252007-09-12 Richard Guenther <rguenther@suse.de>
826
827 * configure.ac (--enable-stage1-checking): If neither --enable-checking
828 nor --disable-checking is provided also turn on yes and types
829 checking for stage1.
830 * configure: Re-generate.
831
a18e2996 8322007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
833
834 PR target/33281
835 * configure.ac: Use config/mh-mingw on mingw.
836 * configure: Regenerate.
84e7906e 837
691bb5a1
DD
8382007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
839
840 PR other/32154
841 * configure.ac: For libgloss targets, point the linker to the linker
842 script, startup code and simulator library.
843 * configure: Regenerate.
844
6d18b86b
AH
8452007-09-09 Andrew Haley <aph@redhat.com>
846
847 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 848 target-libjava.
6d18b86b 849
f00a3165 8502007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 851
f00a3165 852 * config.sub, config.guess: Update from upstream sources.
971aaaa5 853
2abc4e65
BE
8542007-08-21 Richard Guenther <rguenther@suse.de>
855
856 * configure.ac: Add types checking to stage1 checking flags.
857 * configure: Regenerate.
858
8a6ee3ab 8592007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 860 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
861
862 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
863 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
864 * Makefile.in: Regenerate.
865 * configure.ac (--with-debug-prefix-map): New.
866 * configure: Regenerate.
867
429acdec
RS
8682007-08-17 Richard Sandiford <richard@codesourcery.com>
869 Nigel Stephens <nigel@mips.com>
870
429acdec
RS
871 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
872 as target_makefile_frag.
873 * configure: Regenerate.
874
8520c408
AO
8752007-08-16 Alexandre Oliva <aoliva@redhat.com>
876
877 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
878 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
879 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
880 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
881 (do-compare, do-compare3, do-compare-debug): New.
882 ([+compare-target+]): Use them.
883
8842007-08-16 Alexandre Oliva <aoliva@redhat.com>
885
886 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
887 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
888 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
889 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
890 (do-compare, do-compare3, do-compare-debug): New.
891 ([+compare-target+]): Use them.
892
2444379b
BE
8932007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
894 Ben Elliston <bje@au.ibm.com>
895
896 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
897 --silent if $silent.
898 * configure: Regenerate.
899
d6f99447
DJ
9002007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
901
902 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
903
bd0aa315
NC
9042007-07-17 Nick Clifton <nickc@redhat.com>
905
906 * COPYING3: New file. Contains version 3 of the GNU General
907 Public License.
908 * COPYING3.LIB: New file. Contains version 3 of the GNU
909 Lesser General Public License.
910
0ebe98fb
BS
9112007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
912
913 * configure.ac: Fix my previous change to really match GCC.
914 * configure: Regenerate.
915
521ec477
DD
9162007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
917
918 * configure.ac: Rewrite 'configure --help' strings to look nicer.
919 * configure: Regenerate.
920
9212007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
922
923 * configure.ac: Add some missing m4 quotation.
924 * configure: Regenerate.
925
0c24b341
NC
9262007-07-09 Kai Tietz <kai.tietz@onevision.com>
927
f7c83eac
AS
928 * Makefile.def: Add windmc tool to build.
929 * Makefile.tpl: Likewise.
930 * configure.ac: Likewise.
931 * Makefile.in: Regenerate.
932 * configure: Regenerate.
0c24b341 933
a09314d0
L
9342007-07-05 H.J. Lu <hongjiu.lu@intel.com>
935
936 * lt~obsolete.m4: New. Import from 20070318 libtool.
937
7c3e1d12
BS
9382007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
939
940 * configure.ac: Don't add target-libmudflap to noconfigdirs for
941 uclinux and linux-uclibc targets.
942 * configure: Regenerate.
943
a5b3b4dd
DD
9442007-06-28 DJ Delorie <dj@redhat.com>
945
946 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
947 not building newlib.
948 * configure: Regenerated.
f7c83eac 949
184d813c
DJ
9502007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
951
952 * src-release (DEVO_SUPPORT): Correct typos.
953
31d99776
DJ
9542007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
955
956 * Makefile.def: Add dependency from configure-gdb to all-bfd.
957 * Makefile.in: Regenerated.
958
e00a73e3
PB
9592007-06-14 Paolo Bonzini <bonzini@gnu.org>
960
f7c83eac
AS
961 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
962 (distclean-stage[+id+]): Possibly delete stage_last.
963 * Makefile.in: Regenerate.
e00a73e3 964
98a1bbc5
BE
9652007-06-07 Ben Elliston <bje@au.ibm.com>
966
967 * config.sub, config.guess: Update from upstream sources.
968
973601e1
BE
9692007-06-07 Ben Elliston <bje@au.ibm.com>
970
971 * Makefile.tpl: Fix spelling error.
972 * Makefile.in: Regenerate.
973
2038f525
PB
9742007-06-04 Paolo Bonzini <bonzini@gnu.org>
975
976 Sync with gcc:
977 2007-05-30 Jakub Jelinek <jakub@redhat.com>
978
f7c83eac
AS
979 PR bootstrap/29382
980 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
981 * configure: Rebuilt.
2038f525 982
f7c5c4b5
PB
9832007-06-01 Steve Ellcey <sje@cup.hp.com>
984
12a64d4f
L
985 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
986 lt_cv_sys_max_cmd_len.
f7c5c4b5 987
7ad9660b
PB
9882007-05-31 Paolo Bonzini <bonzini@gnu.org>
989
990 * ltgcc.m4: Update from GCC.
991
0e7ef45c
EC
9922007-05-25 Andreas Tobler <a.tobler@schweiz.org>
993
12a64d4f 994 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 995
37ad9514
SE
9962007-05-24 Steve Ellcey <sje@cup.hp.com>
997
998 * ltmain.sh: Update from GCC.
999 * libtool.m4: Update from GCC.
1000 * ltsugar.m4: New. Update from GCC.
1001 * ltversion.m4: New. Update from GCC.
1002 * ltoptions.m4: New. Update from GCC.
1003 * ltconfig: Remove.
1004 * ltcf-c.sh: Remove.
1005 * ltcf-cxx.sh: Remove.
1006 * ltcf-gcj.sh: Remove.
1007 * src-release: Update with new libtool file list.
1008
8ee82aff
PB
10092007-05-16 Paolo Bonzini <bonzini@gnu.org>
1010
1011 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1012 stage_cflags.
1013 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1014 Remove CFLAGS/LIBCFLAGS.
1015 (configure-stage[+id+]-[+prefix+][+module+],
1016 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1017 * Makefile.in: Regenerate.
1018
149cb58d
SE
10192007-04-14 Steve Ellcey <sje@cup.hp.com>
1020
1021 * config-ml.in: Update from GCC.
1022
91506736
DJ
10232007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
1024
1025 * src-release (do-proto-toplev): Process the support directories before
1026 the tool directory.
1027
ffa8bd48
RS
10282007-03-21 Richard Sandiford <richard@codesourcery.com>
1029
1030 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1031 of glob. Quote arguments with single quotes too.
1032 * configure: Regenerate.
1033
a4fd3374
DD
10342007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1035
1036 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1037 * Makefile.in: Regenerate
1038
b8025f34
AS
10392007-03-07 Andreas Schwab <schwab@suse.de>
1040
1041 * configure: Regenerate.
1042
a3ca38d2
DD
10432007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1044
1045 * configure.ac: Add "--with-pdfdir" configure option,
1046 which defines pdfdir variable.
1047 * Makefile.def (target=fixincludes): Add install-pdf to
1048 missing targets.
1049 (recursive_targets): Add install-pdf target.
1050 (flags_to_pass): Add pdfdir.
1051 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1052 target.
1053 * configure: Regenerate
1054 * Makefile.in: Regenerate
1055
10562007-02-28 Eric Christopher <echristo@apple.com>
1057
1058 Revert:
1059 2006-12-07 Mike Stump <mrs@apple.com>
1060
1061 * Makefile.def (dependencies): Add dependency for
1062 install-target-libssp and install-target-libgomp on
1063 install-gcc.
1064 * Makefile.in: Regenerate.
1065
10662007-02-27 Matt Kraai <kraai@ftbfs.org>
1067
1068 * configure: Regenerate.
1069 * configure.ac: Move statements after variable declarations.
1070
a4708fba
JM
10712007-02-19 Joseph Myers <joseph@codesourcery.com>
1072
1073 * configure.ac: Adjust for loop syntax.
1074 * configure: Regenerate.
1075
9a819804
AO
10762007-02-18 Alexandre Oliva <aoliva@redhat.com>
1077
1078 * configure: Rebuilt.
1079
81ec575a
AO
10802007-02-18 Alexandre Oliva <aoliva@redhat.com>
1081
1082 * configure.ac: Drop multiple occurrences of --enable-languages,
1083 and fix its quoting.
1084 * configure: Rebuilt.
1085
92f01d61 10862007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
1087 Nathan Sidwell <nathan@codesourcery.com>
1088 Vladimir Prus <vladimir@codesourcery.com
1089 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
1090
1091 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1092 * configure: Regenerate.
1093
b1299c4e
DJ
10942007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1095
1096 * configure.ac (target_libraries): Move libgcc before libiberty.
1097 * configure: Regenerated.
1098
18f6b6ee
PB
10992007-02-13 Paolo Bonzini <bonzini@gnu.org>
1100
1101 * configure: Regenerate again?
1102
9c4e9f27
PB
11032007-02-13 Paolo Bonzini <bonzini@gnu.org>
1104
1105 * configure: Reapply PR30748 fix which was lost in the previous commit.
1106
24ff9987
DJ
11072007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1108 Paolo Bonzini <bonzini@gnu.org>
1109
1110 PR bootstrap/30753
1111 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1112 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1113 * configure: Regenerated.
1114
7df2cd5d
PB
11152007-02-10 Paolo Bonzini <bonzini@gnu.org>
1116
1117 * configure: Regenerate.
1118
b0aaa663
DJ
11192007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1120
1121 PR bootstrap/30748
1122 * configure.ac: Correct syntax for Solaris ksh.
1123 * configure: Regenerated.
1124
a0323144
PB
11252007-02-09 Paolo Bonzini <bonzini@gnu.org>
1126
1127 * Makefile.def: Sync with GCC.
1128 * Makefile.tpl: Sync with GCC.
1129 * Makefile.in: Regenerate.
1130 * configure: Regenerate.
1131
c6b750e1
DJ
11322007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1133
1134 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1135 noncanonical equivalents.
1136 * configure.in: Rename to...
1137 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1138 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1139 target_noncanonical. Use them. Rewrite removal of configure
1140 arguments for autoconf 2.59. Discard variable settings. Force
1141 program_transform_name for native tools.
1142
1143 * Makefile.in: Regenerated.
1144 * configure: Regenerated with autoconf 2.59.
1145
1146 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
1147
f3cd89f4
JJ
11482007-02-08 Jeff Johnston <jjohnstn@redhat.com>
1149
1150 * COPYING.LIBGLOSS: Reformat default Red Hat
1151 license to fit within 80 columns.
1152 * COPYING.NEWLIB: Ditto.
1153
4e206d7e
DB
11542007-02-05 Dave Brolley <brolley@redhat.com>
1155
1156 * Contribute the following changes:
1157 2006-11-28 DJ Delorie <dj@redhat.com>
1158
1159 * configure.in: Fix typo for mep's target_makefile_frag.
1160 * configure: Regenerated.
1161
1162 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
1163
1164 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
1165 * configure: Regenerate.
1166
1167 2001-09-19 DJ Delorie <dj@redhat.com>
1168
1169 * configure.in (target_makefile_frag): use mt-mep
1170
1171 2001-06-12 Don Howard <dhoward@redhat.com>
1172
1173 * configure.in: Remove gdb from MeP skip list.
1174
1175 2001-04-05 DJ Delorie <dj@redhat.com>
1176
1177 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
1178
1179 2001-03-20 Ben Elliston <bje@redhat.com>
1180
1181 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
1182
1183 2001-03-19 Ben Elliston <bje@redhat.com>
1184
1185 * config.sub (mep, mep-*): Add.
1186
b2edfdd2
AS
11872007-01-31 Andreas Schwab <schwab@suse.de>
1188
1189 * Makefile.tpl (LDFLAGS): Substitute it.
1190 * Makefile.in: Regenerate.
1191
ceb92e78
PB
11922007-01-11 Paolo Bonzini <bonzini@gnu.org>
1193
1194 * configure.in: Change == to = in test command.
f7c83eac 1195 * configure: Regenerate.
ceb92e78 1196
4b900473 11972007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
1198 Nick Clifton <nickc@redhat.com>
1199 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1200
1201 * configure.in (build_configargs, host_configargs, target_configargs):
1202 Remove build/host/target parameters.
1203 (host_libs): Add gmp and mpfr.
1204 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1205 * Makefile.def (gmp, mpfr): New.
1206 (gcc): Remove target.
1207 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1208 target_os, target_vendor): New.
1209 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1210 * configure: Regenerate.
1211 * Makefile.in: Regenerate.
4b900473
PB
1212
12132007-01-11 Matt Fago <fago@earthlink.net>
1214
1215 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 1216 to improve robustness of configure tests.
4b900473
PB
1217 * configure: Regenerate.
1218
80f6dcbc
NC
12192007-01-08 Kai Tietz <kai.tietz@onevision.com>
1220
1221 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 1222 * configure: Regenerate.
80f6dcbc 1223
f86e35b8
NC
12242007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1225
1226 * Makefile.tpl (all-target): Correct @if conditional for target
1227 modules.
1228 * configure.in: Omit libiberty if building only target libgcc.
1229 * configure, Makefile.in: Regenerated.
1230
79fcd0ec
PB
12312007-01-04 Paolo Bonzini <bonzini@gnu.org>
1232
1233 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1234 * configure: Regenerate.
1235
6aa8ef82
DJ
12362007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1237
1238 * Makefile.def (target_modules): Add libgcc.
1239 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1240 * Makefile.tpl (clean-target-libgcc): Delete.
1241 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1242 on gcc even for bootstrapped modules. Rewrite handling of
1243 lang_env_dependencies to loop over target_modules.
1244 * configure.in (target_libraries): Add target-libgcc.
1245 * Makefile.in, configure: Regenerated.
1246
9b134994
PB
12472006-12-29 Paolo Bonzini <bonzini@gnu.org>
1248
1249 Sync with gcc:
1250 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1251
f7c83eac
AS
1252 * configure.in: Reorganize recognition of languages. Add
1253 --enable-stage1-languages. Show supported languages for the chosen
1254 target rather than all recognized languages.
1255 * configure: Regenerate.
9b134994
PB
1256
1257 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1258
f7c83eac
AS
1259 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1260 * Makefile.in: Regenerate.
9b134994
PB
1261
1262 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1263
f7c83eac
AS
1264 * configure.in: Warn that MPFR 2.2.0 is buggy.
1265 * configure: Regenerate.
9b134994 1266
8cf39b1b
ILT
12672006-12-27 Ian Lance Taylor <iant@google.com>
1268
1269 * configure.in: When removing Makefiles to force a reconfigure, also
1270 remove prev-DIR*/Makefile.
1271 * configure: Regenerate.
1272
ebff6cd5
KH
12732006-12-23 Kazu Hirata <kazu@codesourcery.com>
1274
1275 * config.bfd: Recognize fido.
1276
8a0d8a5c
PB
12772006-12-19 Paolo Bonzini <bonzini@gnu.org>
1278
1279 Sync with gcc:
1280
1281 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1282
1283 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1284 it only affects bootstrap and could be tested on "$host" as well.
1285 * configure: Regenerate.
1286 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1287
1288 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1289
1290 PR bootstrap/29544
1291 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1292 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1293 move here comment from Makefile.tpl.
1294 * Makefile.tpl: Move some definitions higher in the file.
1295 (STAGE1_CHECKING): New.
1296 * configure.in: Add --enable-stage1-checking.
1297 * configure: Regenerate.
1298 * Makefile.in: Regenerate.
1299
1300 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1301
1302 * configure.in: Update error message for missing GMP/MPFR.
1303
1304 * configure: Regenerate.
1305
1306 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1307
1308 * configure.in: Update MPFR version in error message.
1309
1310 * configure: Regenerate.
1311
1312 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1313
1314 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1315 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1316 --with-gmp-lib): New flags.
1317
1318 * configure: Regenerate.
1319
790c0838
AM
13202006-12-12 Andreas Tobler <a.tobler@schweiz.org>
1321
1322 PR bootstrap/30134
1323 * configure.in: Correct x86 darwin support for libjava to powerpc
1324 and i?86 only.
1325 * configure: Regenerate.
1326
77d7106f
AM
13272006-12-11 Alan Modra <amodra@bigpond.net.au>
1328
1329 * configure.in: Handle spu makefile frag.
77d7106f
AM
1330 * Makefile.tpl (MAINT): Define
1331 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1332 * configure: Regenerate.
1333 * Makefile.in: Regenerate.
1334
0cfa5389
BE
13352006-12-11 Ben Elliston <bje@au.ibm.com>
1336
1337 * config.sub, config.guess: Update from upstream sources.
1338
2839fe5d
BE
13392006-12-11 Ben Elliston <bje@au.ibm.com>
1340
1341 * configure.in: Sync with GCC (spu-*-*).
1342 * configure: Sync with GCC.
1343
b897f5d4
MS
13442006-12-07 Mike Stump <mrs@apple.com>
1345
1346 * Makefile.def (dependencies): Add dependency for
1347 install-target-libssp and install-target-libgomp on
1348 install-gcc.
1349 * Makefile.in: Regenerate.
1350
9daf3993
PB
13512006-11-16 Paolo Bonzini <bonzini@gnu.org>
1352
1353 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1354 (unstage): Test for stage_last presence.
1355
1356 PR bootstrap/29802
1357 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1358 * Makefile.in: Regenerate.
1359
9dbaa842
DD
13602006-11-14 DJ Delorie <dj@redhat.com>
1361
1362 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1363 * Makefile.in: Sync with GCC.
1364 * configure.in: Sync with GCC (mpfr, gmp).
1365 * configure: Sync with GCC.
1366
b0cbce8d
JJ
13672006-11-08 Jie Zhang <jie.zhang@analog.com>
1368
1369 * configure.in: Remove target-libgloss from noconfigdirs for
1370 bfin-*-*.
1371 * configure: Regenerated.
1372
44330a94
JJ
13732006-10-27 Jeff Johnston <jjohnstn@redhat.com>
1374
1375 * COPYING.NEWLIB: Add spu license.
7de05dd5 1376 * COPYING.LIBGLOSS: Ditto.
44330a94 1377
56a8fe78
DD
13782006-10-17 Brooks Moses <bmoses@stanford.edu>
1379
1380 * Makefile.def: Added pdf target handling.
1381 * Makefile.tpl: Added pdf target handling.
1382 * Makefile.in: Regenerated.
1383
fbb00ad0
JJ
13842006-10-11 Jeff Johnston <jjohnstn@redhat.com>
1385
1386 * COPYING.NEWLIB: Updated.
1387 * COPYING.LIBGLOSS: Ditto.
1388
6b89cc21
DB
13892006-09-27 Dave Brolley <brolley@redhat.com>
1390
1391 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1392 $s instead of $r.
1393 * configure: Regenerated.
1394
17bcf627
BE
13952006-09-26 Ben Elliston <bje@au.ibm.com>
1396
1397 * config.sub, config.guess: Update from upstream sources.
1398
f3529cf1
TS
13992006-09-20 Thiemo Seufer <ths@mips.com>
1400
1401 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1402 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1403 * configure: Regenerate.
1404
45055374
CV
14052006-08-30 Corinna Vinschen <corinna@vinschen.de>
1406
1407 * configure.in: Never build newlib for a Mingw host.
1408 Never build newlib as Mingw target library.
1409 Test the existence of winsup/cygwin for building a Cygwin newlib,
1410 rather than just winsup.
1411 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1412 building a Mingw target.
1413 * configure: Regenerate.
1414
4be041b2 14152006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
1416 Nigel Stephens <nigel@mips.com>
1417 David Ung <davidu@mips.com>
4be041b2
TS
1418
1419 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1420
1d89b610
PB
14212006-07-25 Paolo Bonzini <bonzini@gnu.org>
1422
1423 Sync from GCC:
1424 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1425
f7c83eac
AS
1426 PR bootstrap/18058
1427 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1428 if the bootstrap compiler is a GCC version that supports it.
1429 * configure: Regenerate.
1d89b610 1430
66a79c16
DJ
14312006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1432
1433 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1434 * configure: Regenerated.
1435
c1cb7e02
PB
14362006-07-18 Paolo Bonzini <bonzini@gnu.org>
1437
f7c83eac
AS
1438 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1439 for stages after the first.
c1cb7e02 1440
7206a0ee
JJ
14412006-07-17 Jakub Jelinek <jakub@redhat.com>
1442
1443 * Makefile.def: Add dependencies for configure-opcodes
1444 on configure-intl and all-opcodes on all-intl.
1445 * Makefile.in: Regenerated.
1446
6816f995
AO
14472006-07-04 Peter O'Gorman <peter@pogma.com>
1448
1449 * ltconfig: chmod 644 before ranlib during install.
1450
3d3adb43
PB
14512006-07-03 Paolo Bonzini <bonzini@gnu.org>
1452
1f3f1bbf 1453 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
1454 * configure: Regenerate.
1455
64ce424c
PB
14562006-07-03 Paolo Bonzini <bonzini@gnu.org>
1457
1458 Sync from gcc:
1459
1460 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
1461
1462 PR other/27063
1463 * configure.in: Test subdir_requires and give an appropriate
1464 error message.
1465 * configure: Regenerate.
1466
1467 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1468
1469 PR target/27540
1470 * configure.in: Only enable libgomp on IRIX 6.
1471 * configure: Regenerate.
1472
d42c4017
DA
14732006-06-20 David Ayers <d.ayers@inode.at>
1474
1475 PR bootstrap/28072
1476 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1477 whether target-libjava is being configured instead of whether the
1478 java front end is enabled.
1479 * configure: Regenerate.
0e7ef45c 1480
4962c51a
MS
14812006-06-15 Mark Shinwell <shinwell@codesourcery.com>
1482
1483 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1484 to R_ARM_LDC_SB_G{0,1,2} respectively.
1485
caee866a
PB
14862006-06-15 Paolo Bonzini <bonzini@gnu.org>
1487
1488 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1489 too.
1490 * Makefile.in: Regenerate.
1491
363ef840
DA
14922006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1493
1494 Sync from gcc:
1495
1496 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1497 * configure.in: Don't enable libgomp on hpux10.
1498 * configure: Rebuilt.
1499
54d1c879
DA
15002006-06-13 David Ayers <d.ayers@inode.at>
1501
1502 Sync from gcc:
1503
1504 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 1505
54d1c879
DA
1506 PR bootstrap/27963
1507 PR target/19970
0e7ef45c 1508 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
1509 ${libgcj} is specified.
1510 * configure: Regenerate.
0e7ef45c 1511
a4d8b690
JJ
15122006-06-08 Jeff Johnston <jjohnstn@redhat.com>
1513
1514 Sync from gcc:
1515
1516 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 1517 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
1518
1519 PR bootstrap/18033
1520 * config-ml.in: Eval option if surrounded by single quotes.
1521
4f0ef2d8
CD
15222006-06-07 Carlos O'Donell <carlos@codesourcery.com>
1523
1524 Sync from gcc:
0e7ef45c 1525
4f0ef2d8 1526 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 1527
4f0ef2d8
CD
1528 PR libobjc/13946
1529 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1530 * Makefile.in: Regenerate.
1531 * configure.in: Add --enable-objc-gc at toplevel and have it
1532 enable boehm-gc for Objective-C.
1533 Remove target-boehm-gc from libgcj.
1534 Add target-boehm-gc to target_libraries.
1535 Add target-boehm-gc to noconfigdirs where ${libgcj}
1536 is specified.
1537 Assert that boehm-gc is supported when requested for Objective-C.
1538 Only build boehm-gc if needed either for Java or Objective-C.
1539 * configure: Regenerate.
1540
1541 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 1542
4f0ef2d8
CD
1543 PR 27674
1544 * Makefile.tpl (configure-[+prefix+][+module+],
1545 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1546 Remove rule to unstage bootstrapped modules.
1547 (stage_current): New.
1548 * Makefile.in: Regenerate.
1549
1550 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1551 Andreas Tobler <a.tobler@schweiz.ch>
1552
1553 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1554 * configure: Rebuilt.
1555
1556 Revert
1557 2006-01-31 Richard Guenther <rguenther@suse.de>
1558 Paolo Bonzini <bonzini@gnu.org>
1559
1560 * Makefile.def (target_modules): Add libgcc-math target module.
1561 * configure.in (target_libraries): Add libgcc-math target library.
1562 (--enable-libgcc-math): New configure switch.
1563 * Makefile.in: Re-generate.
1564 * configure: Re-generate.
1565
c17b816b
JJ
15662006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1567
1568 * config-ml.in: Alter CCASFLAGS to include special
1569 multilib options the same as is done for CFLAGS.
1570
20e95c23
DJ
15712006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1572
1573 * Makefile.def: Added dependencies from sim and gdb on intl, and
1574 added configure dependencies to everything with an all dependency
1575 on intl.
1576 * gettext.m4: Removed.
1577 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1578 (GDB_SUPPORT_DIRS): Add intl.
1579 * Makefile.in: Regenerated.
1580
4bd8ad80
DJ
15812006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1582
1583 * src-release (DEVO_SUPPORT): Add config.rpath.
1584
c380fdd8
PB
15852006-05-25 Paolo Bonzini <bonzini@gnu.org>
1586
1587 * Makefile.def (bfd, opcodes): Fix lib_path.
1588 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1589 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1590 * Makefile.in: Regenerate.
1591
701628f5
MS
15922006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1593
1594 * configure.in: Enable gprof for cross builds.
1595 * configure: Regenerate.
1596
25aae7f2
DJ
15972006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1598
1599 * src-release (MAKEINFOFLAGS): Define.
1600 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1601
ea3d1626
BE
16022006-05-14 Ben Elliston <bje@au.ibm.com>
1603
1604 * config.sub, config.guess: Update from upstream sources.
1605
49b9e644
BE
16062006-05-12 Ben Elliston <bje@au.ibm.com>
1607
1608 * config.sub, config.guess: Update from upstream sources.
1609
482dd2f6
DJ
16102006-05-04 Steve Ellcey <sje@cup.hp.com>
1611
1612 * blt, iwidgets, mmalloc: Remove directories.
1613
8b01a5c2
DD
16142006-05-01 DJ Delorie <dj@redhat.com>
1615
641a3af4 1616 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
1617 * configure: Regenerate.
1618
a481dbb7
DD
16192006-04-18 DJ Delorie <dj@redhat.com>
1620
1621 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1622 reference libgloss so that libssp can be built in a combined
1623 tree.
1624 * configure: Regenerate.
1625
962c9e74
BE
16262006-04-10 Ben Elliston <bje@au.ibm.com>
1627
1628 * contrib: Remove directory.
1629
108a6f8e
CD
16302006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1631
1632 * Makefile.tpl: Add install-html target.
1633 * Makefile.def: Add install-html target.
1634 * Makefile.in: Regenerate.
1635 * configure.in: Add --with-datarootdir, --with-docdir,
1636 and --with-htmldir options.
1637 * configure: Regenerate.
1638
a4ef73e9
BE
16392006-03-31 Ben Elliston <bje@au.ibm.com>
1640
1641 PR binutils/1860
1642 * configure.in: Require makeinfo 4.4 or higher.
1643 * configure: Regenerate.
1644
b37df25a
PB
16452006-03-14 Paolo Bonzini <bonzini@gnu.org>
1646
1647 * Makefile.in: Regenerate.
1648
a6df5a19
PB
16492006-03-14 Paolo Bonzini <bonzini@gnu.org>
1650
1651 Sync with gcc:
1652 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1653
f7c83eac
AS
1654 * configure.in: Handle --disable-<component> generically.
1655 * configure: Regenerate.
a6df5a19
PB
1656
1657 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 1658
f7c83eac
AS
1659 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1660 (TARGET_CONFIGDIRS): Remove.
1661 * configure.in: Remove AC_SUBST(target_configdirs).
1662 * Makefile.in, configure: Regenerated.
a6df5a19
PB
1663
1664
65419985
L
16652006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1666
1667 PR libgcj/17311
1668 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1669
c52c6897
PB
16702006-02-20 Paolo Bonzini <bonzini@gnu.org>
1671
1672 PR bootstrap/25670
1673
1674 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1675
1676 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1677 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1678 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1679 BUILD_PREFIX, BUILD_PREFIX_1.
1680 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1681
1682 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1683 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1684
1685 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1686 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1687 of `cat stage_current`. Always provide the `r' and `s' variables.
1688 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1689 a single shell execution.
1690 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1691 bootstrapped modules, make the stage1 module if the build was not
1692 started yet, else build the current stage.
1693 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1694 (all-build, all-host, all-target, [+make_target+]-host,
1695 [+make_target+]-target): Do not use \-continued lines.
1696 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1697 (current_stage, restrap, stage_last): New.
1698
1699 * Makefile.in: Regenerate.
1700 * configure: Regenerate.
1701
b3ded179
PB
17022006-02-14 Paolo Bonzini <bonzini@gnu.org>
1703
1704 Sync from gcc:
1705
1706 2006-01-31 Richard Guenther <rguenther@suse.de>
1707 Paolo Bonzini <bonzini@gnu.org>
1708
f7c83eac
AS
1709 * Makefile.def (target_modules): Add libgcc-math target module.
1710 * configure.in (target_libraries): Add libgcc-math target library.
1711 (--enable-libgcc-math): New configure switch.
1712 * Makefile.in: Re-generate.
1713 * configure: Re-generate.
1714 * libgcc-math: New toplevel directory.
b3ded179
PB
1715
1716 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
1717 Jakub Jelinek <jakub@redhat.com>
1718 Diego Novillo <dnovillo@redhat.com>
b3ded179 1719
f7c83eac
AS
1720 * libgomp: New directory.
1721 * Makefile.def: Add target_module libgomp.
1722 * Makefile.in: Regenerate.
1723 * configure.in (target_libraries): Add target-libgomp.
1724 * configure: Regenerate.
b3ded179 1725
3a35eeb3
PB
17262006-02-14 Paolo Bonzini <bonzini@gnu.org>
1727 Andreas Schwab <schwab@suse.de>
0e7ef45c 1728
3a35eeb3
PB
1729 * configure: Regenerate.
1730
2429c060
PB
17312006-01-16 Paolo Bonzini <bonzini@gnu.org>
1732
1733 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1734 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1735 the assembler, linker and binutils.
1736 * configure: Regenerate.
1737
ec49b2b8
NC
17382006-01-16 Nick Clifton <nickc@redhat.com>
1739
49b9e644 1740 * config.sub, config.guess: Sync from config repository.
ec49b2b8 1741
44b2308f
AO
17422006-01-05 Alexandre Oliva <aoliva@redhat.com>
1743
1744 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1745 @ from continuation.
1746 * Makefile.in: Rebuilt.
1747
80911fe1
PB
17482006-01-04 Paolo Bonzini <bonzini@gnu.org>
1749
1750 Sync from gcc:
1751
1752 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1753
f7c83eac 1754 PR bootstrap/24252
80911fe1 1755
f7c83eac
AS
1756 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1757 * Makefile.tpl (OBJDUMP): New.
1758 (EXTRA_HOST_FLAGS): Add it.
1759 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 1760
f7c83eac
AS
1761 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1762 to use symbolic links between directories. Avoid race conditions
1763 or make them harmless.
1764 * configure.in: Do not try to use symbolic links between directories.
80911fe1 1765
f7c83eac
AS
1766 * Makefile.def (LEAN): Pass.
1767 * Makefile.tpl (LEAN): Define.
1768 (stage[+id+]-start): Accept that the previous directory does not
1769 exist, if the bootstrap is lean.
1770 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1771 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1772 configure substitution.
1773 ([+compare-target+]): Likewise.
1774 ([+bootstrap-target+]-lean): New.
1775 * configure.in: Remove lean bootstrap support from here.
80911fe1 1776
f7c83eac
AS
1777 * Makefile.in: Regenerate.
1778 * configure: Regenerate.
80911fe1
PB
1779
1780 2006-01-02 Andreas Schwab <schwab@suse.de>
1781
f7c83eac
AS
1782 * configure.in: When reconfiguring remove Makefile in
1783 all stage directories.
1784 * configure: Regenerate.
80911fe1 1785
b59bea8a
NC
17862005-12-27 Leif Ekblad <leif@rdos.net>
1787
1788 * configure.in: Add support for RDOS target.
1789 * configure: Regenerate.
1790
d7730bac
NC
17912005-12-27 Nick Clifton <nickc@redhat.com>
1792
1793 PR binutils/1990
1794 * libtool.m4: Synchronize with version in GCC sources.
1795
c02dabc3
PB
17962005-12-20 Paolo Bonzini <bonzini@gnu.org>
1797
f7c83eac 1798 Revert Ada-related part of the previous change.
c02dabc3 1799
f7c83eac
AS
1800 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1801 Do not pass.
1802 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1803 * Makefile.in: Regenerate.
1804 * configure.in: Do not include mt-ppc-aix target fragment.
1805 * configure: Regenerate.
c02dabc3 1806
f6d183c0
PB
18072005-12-19 Paolo Bonzini <bonzini@gnu.org>
1808
1809 * configure.in: Select appropriate fragments for PowerPC/AIX.
1810 * configure: Regenerate.
1811
1812 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1813 BOOT_CFLAGS, BOOT_LDFLAGS.
1814 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1815 BOOT_CFLAGS, BOOT_LDFLAGS.
1816 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1817 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1818 (stage): Fail if we cannot complete the work.
1819 * Makefile.in: Regenerate.
1820
f29759fc
JJ
18212005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1822
1823 * COPYING.NEWLIB: Update copyright year for default
1824 copyright.
1825
1f054001
PB
18262005-12-15 Paolo Bonzini <bonzini@gnu.org>
1827
1828 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1829 install-host-nogcc): Don't invoke $(stage) at the end.
1830 * Makefile.in: Regenerate.
1831
0aed8855
PB
18322005-12-14 Paolo Bonzini <bonzini@gnu.org>
1833
1834 * configure.in: Flip the top-level bootstrap switch.
1835 * configure: Regenerate.
1836
1837 Merge from gcc:
1838
1839 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1840
f7c83eac
AS
1841 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1842 $(stage) and $(unstage).
1843 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1844 (all): Remove stray semicolon.
1845 (local-distclean): Don't handle multilib.tmp and multilib.out.
1846 (install.all): Set $s for consistency.
1847 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1848 check_multilibs setting. Always make the install directory.
1849 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1850 Correct @if/@endif.
1851 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1852 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1853 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1854 (multilib.out): Remove.
1855 * Makefile.in: Regenerated.
0aed8855
PB
1856
18572005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1858
1859 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1860 * configure.in: Replace ms1 arch with mt.
1861 * configure: Rebuilt.
1862
18632005-12-05 Paolo Bonzini <bonzini@gnu.org>
1864
1865 Sync with gcc:
1866
4970f871
NS
18672005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1868
1869 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1870 * configure.in: Replace ms1 arch with mt.
1871 * configure: Rebuilt.
1872
be01d343
PB
18732005-12-05 Paolo Bonzini <bonzini@gnu.org>
1874
1875 Sync with gcc:
1876
1877 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1878
f7c83eac
AS
1879 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1880 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1881 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1882 Find in-tree tools if available.
1883 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1884 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1885 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1886 (COMPILER_*_FOR_TARGET): New.
1887 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1888 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1889 (CONFIGURED_*, USUAL_*): Remove.
1890 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1891 STRIP): Use autoconf substitutions.
1892 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1893 COMPILER_NM_FOR_TARGET): New.
1894 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1895
1896 (all): Make all-host and all-target in parallel.
1897 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1898 that $$r and $$s are set before invoking a recursive make.
1899 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1900 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
1901
1902 2005-11-29 Ben Elliston <bje@au.ibm.com>
1903
f7c83eac
AS
1904 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1905 from the gcc build directory.
1906 * Makefile.in: Regenerate.
be01d343
PB
1907
1908 2005-11-29 Ben Elliston <bje@au.ibm.com>
1909
f7c83eac
AS
1910 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1911 depend on all-libdecnumber.
1912 * configure.in (host_libs): Include libdecnumber.
1913 * Makefile.in: Regenerate.
1914 * configure: Likewise.
be01d343
PB
1915
1916 2005-11-21 Kean Johnston <jkj@sco.com>
1917
f7c83eac 1918 * config.sub, config.guess: Sync from upstream sources.
be01d343 1919
907be67c
DJ
19202005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1921
1922 * Makefile.def: Remove gdb dependencies for gdbtk.
1923 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1924 (configure-gdb, install-gdb): New rules.
1925 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1926 * Makefile.in, configure: Regenerated.
1927
e360f423
PB
19282005-10-22 Paolo Bonzini <bonzini@gnu.org>
1929
1930 PR bootstrap/24297
1931 * Makefile.tpl (do-[+make-target+], do-check, install,
1932 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1933 are set before recursing.
1934 * Makefile.in: Regenerate.
1935
45d5eb0a
EB
19362005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1937
1938 PR bootstrap/18939
1939 * Makefile.def (gcc) <target>: Fix thinko.
1940 * Makefile.in: Regenerate.
1941
3cf3372e
BS
19422005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1943
1944 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1945 * configure: Regenerate.
1946
bd70a46f
KH
19472005-10-09 Kazu Hirata <kazu@codesourcery.com>
1948
1949 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1950 target-libffi, target-qthreads, target-libjava, and
1951 targetlibobjc.
1952 * configure: Regenerate.
1953
5ae72758
DJ
19542005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1955
1956 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1957 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1958 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1959 (USUAL_OBJDUMP_FOR_TARGET): New.
1960 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1961 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1962 * configure, Makefile.in: Regenerated.
5ae72758 1963
cc96343e
PB
19642005-10-05 Paolo Bonzini <bonzini@gnu.org>
1965
1966 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1967 before other host packages.
1968
f70224b5
PB
19692005-10-05 Paolo Bonzini <bonzini@gnu.org>
1970
1971 PR bootstrap/22340
1972
1973 * configure.in (default_target): Remove.
1974 * Makefile.tpl (all): Do not use prerequisites as subroutines
1975 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1976 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1977 use prerequisites as subroutines.
1978 (check-host, check-target): New.
1979 (bootstrap configure & all targets): Do not use stage*-start
1980 if the directory layout is already ok.
1981 (non-bootstrap configure & all targets): Prepend a $(unstage).
1982 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1983 (NOTPARALLEL): Remove.
1984 (unstage, stage variables): New variables.
1985 (unstage, stage targets): Simply expand to those variables.
1986
1987 * configure: Regenerate.
1988 * Makefile.in: Regenerate.
1989
c13c918a
JW
19902005-10-04 James E Wilson <wilson@specifix.com>
1991
1992 * Makefile.def (lang_env_dependencies): Add libmudflap.
1993 * Makefile.in: Regenerate.
1994
376a0e54
CM
19952005-10-03 Catherine Moore <clm@cm00re.com>
1996
1997 * configure.in (bfin-*-*): Support bfin.
1998 * configure: Regenerated.
1999
d320aacb
L
20002005-09-30 H.J. Lu <hongjiu.lu@intel.com>
2001
2002 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2003 * configure: Regenerated.
2004
7e0f7140
GK
20052005-09-28 Geoffrey Keating <geoffk@apple.com>
2006
2007 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2008 (LIPO_FOR_TARGET): New.
2009 (CONFIGURED_LIPO_FOR_TARGET): New.
2010 (USUAL_LIPO_FOR_TARGET): New.
2011 (STRIP_FOR_TARGET): New.
2012 (CONFIGURED_STRIP_FOR_TARGET): New.
2013 (USUAL_STRIP_FOR_TARGET): New.
2014 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2015 STRIP_FOR_TARGET.
2016 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2017 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2018 * Makefile.in: Regenerate.
2019 * configure: Regenerate.
0e7ef45c 2020
096f7d00
DE
20212005-09-19 David Edelsohn <edelsohn@gnu.org>
2022
2023 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2024 (rs6000-*-aix*): Same.
2025 * configure: Regenerate.
2026
20272005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2028
2029 * configure.in: Recognize f95 in the --enable-languages option,
2030 and substitute it for fortran, issuing a warning.
2031 * configure: Regenerate.
2032
2016dfcc
BE
20332005-09-07 Ben Elliston <bje@au.ibm.com>
2034
2035 Import from Autoconf sources:
2036
2037 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2038 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
2039 Elliston. Handle weird characters correctly.
2040
6dd2fda9
DD
20412005-08-30 Phil Edwards <phil@codesourcery.com>
2042
2043 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2044 * configure: Regenerated.
2045
e6db70d4
RE
20462005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2047
f7c83eac
AS
2048 * Makefile.def (libssp): Add to lang_env_dependencies.
2049 * Makefile.in: Regenerate.
e6db70d4 2050
e1e3d0f5
CG
20512005-08-17 Christian Groessler <chris@groessler.org>
2052
2053 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2054 * Makefile.in: Regenerate.
2055
05cbd757
PB
20562005-08-12 Paolo Bonzini <bonzini@gnu.org>
2057
2058 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2059 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2060 Look for alternate names of the target cc and c++
2061 * configure: Regenerate.
2062
55db4b87
PB
20632005-08-08 Paolo Bonzini <bonzini@gnu.org>
2064
2065 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2066 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2067 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2068 tools; remove code to manually set them.
2069 (Target tools): Look in the environment for them.
2070 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2071 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2072 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2073 build directory.
2074 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2075 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2076 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2077 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2078 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2079 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2080 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2081 * configure: Regenerate.
2082 * Makefile.in: Regenerate.
2083
414e5532
MM
20842005-07-27 Mark Mitchell <mark@codesourcery.com>
2085
2086 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 2087 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
2088 * Makefile.in: Regenerated.
2089
a19b6204
MM
20902005-07-26 Mark Mitchell <mark@codesourcery.com>
2091
2092 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2093 (CFLAGS_FOR_TARGET): Use it.
2094 (CXXFLAGS_FOR_TARGET): Likewise.
2095 * Makefile.in: Regenerated.
2096 * configure.in (--with-build-sysroot): New option.
2097 * configure: Regenerated.
2098
b73aa406
PB
20992005-07-24 Paolo Bonzini <bonzini@gnu.org>
2100
2101 * Makefile.tpl: Wrap install between unstage and stage
2102 * Makefile.in: Regenerate.
2103
6e4d0bcb
KC
21042005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2105
2106 * all files: Update FSF address.
2107
49f58d10
JB
21082005-07-14 Jim Blandy <jimb@redhat.com>
2109
2110 * configure.in: Add cases for Renesas m32c.
2111 * configure: Regenerated.
0e7ef45c 2112
1d9c9cd7
KC
21132005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2114
2115 * COPYING, compile, config-ml.in, config.guess,
2116 config.sub, install-sh, missing, mkinstalldirs,
2117 symlink-tree, ylwrap: Sync from upstream sources.
2118
1587117a
EC
21192005-07-13 Eric Christopher <echristo@redhat.com>
2120
2121 * configure.in: Add toplevel noconfigdir support for tpf.
2122 * configure: Regenerate.
2123
bb780410
DD
21242005-07-11 Jakub Jelinek <jakub@redhat.com>
2125
2126 * Makefile.def (target_modules): Add libssp.
2127 * configure.in (target_libraries): Add target-libssp.
2128 * configure: Rebuilt.
2129 * Makefile.in: Rebuilt.
2130
064d0a7c
PB
21312005-07-11 Paolo Bonzini <bonzini@gnu.org>
2132
2133 PR ada/22340
2134
2135 * Makefile.def: Sync with gcc.
2136 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2137 * Makefile.in: Regenerate.
2138
b2edd3b5
AS
21392005-07-07 Andreas Schwab <schwab@suse.de>
2140
2141 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2142 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2143 * Makefile.in: Regenerated.
2144
5f128533
KH
21452005-07-07 Kazu Hirata <kazu@codesourcery.com>
2146
2147 * configure.in: Add --enable-libssp and --disable-libssp.
2148 * configure: Regenerate with autoconf-2.13.
2149
4e3fc8e5
GK
21502005-07-06 Geoffrey Keating <geoffk@apple.com>
2151
2152 * configure.in: Don't build sim or rda when targetting darwin.
2153 * configure: Regenerate.
2154
c7357d6a
BE
21552005-07-04 Ben Elliston <bje@gnu.org>
2156
2157 * src-release (do-proto-toplev): Remove dejagnu bits.
2158 (DEJAGNU_SUPPORT_DIRS): Remove.
2159 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
2160 (GDBD_SUPPORT_DIRS): Likewise.
2161 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
2162 (INSIGHTD_SUPPORT_DIRS): Likewise.
2163 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
2164
21652005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
2166
2167 * setup.com (mpw): Remove unused directive.
2168
7d329e61
PB
21692005-06-22 Paolo Bonzini <bonzini@gnu.org>
2170
2171 * Makefile.def (stagefeedback): Come after profile.
2172 Define profiledbootstrap target.
2173 * Makefile.tpl (profiledbootstrap): Remove.
2174 (stageprofile-end): Zap stagefeedback.
2175 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2176 * Makefile.in: Regenerate.
2177
e5fbed21
DD
21782005-06-13 Zack Weinberg <zack@codesourcery.com>
2179
2180 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2181 In 'cpp' stanza, support '#line' as well as '# '.
2182
59f7ec45
HPN
21832005-06-07 Hans-Peter Nilsson <hp@axis.com>
2184
2185 * configure.in (unsupported_languages): New macro.
2186 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2187 non-ported target libraries in noconfigdirs.
2188 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2189 non-linux-gnu. Remove libgcj_ex_libffi.
2190 <lang_frag loop>: Set add_this_lang=no if the language is in
2191 unsupported_languages.
2192 * configure: Regenerate.
2193
c10e9ba7
DD
21942005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2195
2196 * configure.in: Fix typo in handling of --with-mpfr-dir.
2197 * configure: Regenerate.
2198
20deb2b8
JB
21992005-06-02 Jim Blandy <jimb@redhat.com>
2200
2201 * config.sub: Add cases for the Renesas m32c. (This patch has been
2202 accepted into the master sources.)
2203
cdb9b172 22042005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
2205 Michael Snyder <msnyder@redhat.com>
2206 Stan Cox <scox@redhat.com>
cdb9b172 2207
f7c83eac 2208 * configure.in: Set noconfigdirs for ms1.
cdb9b172 2209
f7c83eac 2210 * configure: Regenerate.
cdb9b172 2211
1dc3053f
PB
22122005-05-25 Paolo Bonzini <bonzini@gnu.org>
2213
2214 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2215 (Dependencies): Consider target modules for bootstrap dependencies.
2216 Make target bootstrap modules depend on each stage's gcc.
2217 * Makefile.in: Regenerate.
2218
c60fe18b
PB
22192005-05-20 Paolo Bonzini <bonzini@gnu.org>
2220
2221 * Makefile.def (configure-gcc): Depend on binutils having been built.
2222 (all-gcc): No need to do it here.
2223 * Makefile.in: Regenerate.
2224
27258dd4
PB
22252005-05-19 Paul Brook <paul@codesourcery.com>
2226
0e7ef45c 2227 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
2228 language cannot be built.
2229 * configure: Regenerate.
2230
42ecbf5e
DJ
22312005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2232
2233 * ylwrap: Import from Automake 1.9.5.
2234
ae380b45
MS
22352005-05-04 Mike Stump <mrs@apple.com>
2236
2237 * configure.in: Always pass --target to target configures as
2238 otherwise rebuilds that do --recheck will fail.
811d3af8 2239 * configure: Rebuilt.
ae380b45 2240
d545f33b
PB
22412005-05-04 Paolo Bonzini <bonzini@gnu.org>
2242
2243 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2244 STAGE_HOST_EXPORTS.
2245 (configure, all): Add bootstrap support.
2246 (Host modules, target modules): Pass post-stage1 flags and exports.
2247 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2248 * Makefile.in: Regenerate.
2249
2faa2958
PB
22502005-04-29 Paolo Bonzini <bonzini@gnu.org>
2251
2252 Sync from gcc:
2253
2254 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2255
f7c83eac 2256 * config.sub: Update from master copy.
2faa2958
PB
2257
2258 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2259
f7c83eac
AS
2260 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2261 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2262 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2263 "*-*-elf" and "*-*-linux*".
2264 * configure: Regenerate.
2faa2958 2265
a7254363
PB
22662005-04-06 Paolo Bonzini <bonzini@gnu.org>
2267
f7c83eac 2268 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
2269 (TARGET_CONFIGARGS): Include --with-target-subdir.
2270 (configure, all): New macros. Use them throughout.
2271
a8637a7d
PB
22722005-04-05 Paolo Bonzini <bonzini@gnu.org>
2273
2274 * Makefile.tpl: Sync with gcc.
2275 * Makefile.in: Regenerate.
2276
dd387d52
JR
22772005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2278
2279 * config/mh-mingw32: Delete.
2280 * configure.in: Don't use it.
2281 * configure: Regenerate.
2282
e90269c8
PB
22832005-03-31 Paolo Bonzini <bonzini@gnu.org>
2284
2285 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2286 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2287 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2288 (HOST_LIB_PATH): Generate from Makefile.def.
2289 (TARGET_LIB_PATH): Likewise.
2290 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2291 * Makefile.in: Regenerate.
2292 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2293 (RPATH_ENVVAR): Include Darwin case.
2294 * configure: Regenerate.
2295
9a237d9e
PB
22962005-03-25 Paolo Bonzini <bonzini@gnu.org>
2297
2298 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2299 * configure: Regenerate.
2300
479759c8
ZW
23012005-03-21 Zack Weinberg <zack@codesourcery.com>
2302
2303 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2304 gcc_version, and gcc_version_trigger from set of flags to pass.
2305 * Makefile.tpl: Remove definitions of above variables.
2306 (config.status): Remove dependency on $(gcc_version_trigger).
2307 * Makefile.in: Regenerate.
2308 * configure.in: Do not reference config/gcc-version.m4 nor
2309 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2310 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2311 * configure: Regenerate.
2312
4cfaf6d5
DD
23132005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2314 Andrew Pinski <pinskia@physics.uc.edu>
2315
2316 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2317 * Makefile.in: Regenerate.
2318
33a3fb7b
AO
23192005-03-01 Alexandre Oliva <aoliva@redhat.com>
2320
2321 PR libgcj/20160
2322 * ltmain.sh: Avoid creating archives with components that have
2323 duplicate basenames.
2324
2da12f12
PB
23252005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2326
479759c8
ZW
2327 PR bootstrap/20250
2328 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2329 instead of check.
2330 * Makefile.in: Regenerate.
2da12f12 2331
b00612cc
PB
23322005-02-28 Paolo Bonzini <bonzini@gnu.org>
2333
2334 Sync from gcc.
2335
2336 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2337
2338 PR bootstrap/17383
2339 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2340 * Makefile.tpl (HOST_SUBDIR): New substitution.
2341 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2342 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2343 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2344 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2345 (Host modules, Bootstrapped modules): Use it.
2346 (Build modules, Target modules): Do not create symlink trees,
2347 always configure out-of-srcdir.
2348 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2349 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2350 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2351 $(HOST_SUBDIR). Create a symlink for host_subdir.
2352
2353 * Makefile.in: Regenerate.
2354 * configure: Regenerate.
2355
2356 Merged from libada-gnattools-branch:
2357 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2358
2359 * Makefile.def: Add gnattools as a module, depending on target-libada.
2360 * Makefile.in: Regenerate.
2361 * configure.in: Include gnattools in host_tools; disable it if ada
2362 is disabled.
2363 * configure: Regenerate.
2364
c3e65f62
NC
23652005-02-23 Nick Clifton <nickc@redhat.com>
2366
2367 * configure: Regenerate.
2368
e4d180c2
NC
23692005-02-22 Paul Schlie <schlie@comcast.net>
2370
2371 * configure.in: Allow darwin targeted ports to build tk, itcl and
2372 libgui.
2373
e3c770b1
EB
23742005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2375
2376 PR libgcj/10353
2377 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2378 * configure: Regenerate.
2379
9c73618c
AC
23802005-02-08 Andrew Cagney <cagney@gnu.org>
2381
2382 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2383 gdb/ section. Update GDB's URL.
2384
c46f8c51
AC
23852005-01-31 Andrew Cagney <cagney@gnu.org>
2386
2387 * gettext.m4: Only set ENABLE_NLS when gettext is present.
2388
c7e66c6d
HPN
23892005-01-29 Hans-Peter Nilsson <hp@axis.com>
2390
2391 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2392 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2393 target-libgloss when not *-*-elf and *-*-aout.
2394 * configure: Regenerate.
2395
a53bf506
AC
23962005-01-27 Andrew Cagney <cagney@gnu.org>
2397
2398 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2399
45181ed1
AC
24002005-01-24 Andrew Cagney <cagney@gnu.org>
2401
2402 * gettext.m4: Only fall back to ../intl/ when it's present.
2403
a1e0f4e4
KC
24042005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2405
2406 * install-sh, config.sub: Import from upstream.
2407
24082005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
2409
2410 PR bootstrap/18222
2411 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2412 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2413 * Makefile.in: Regenerate.
2414
c50382e2
PB
24152005-01-03 Paolo Bonzini <bonzini@gnu.org>
2416
2417 Revert 2004-12-28 Makefile changes, a better fix will be
2418 applied to mainline and src after GCC 4.0 branches.
2419
11d07737
PB
24202004-12-28 Paolo Bonzini <bonzini@gnu.org>
2421
2422 PR bootstrap/17383
2423
2424 * Makefile.def (target_modules): Remove stage parameter,
2425 it is always true now.
2426 * Makefile.tpl (configure-build-[+module+],
2427 configure-target-[+module+]): Always build symlink tree
2428 for the directory and for include. BUILD_SUBDIR and
2429 TARGET_SUBDIR cannot be . anymore.
2430 * Makefile.in: Regenerate.
2431
dadfdbe2
DD
24322004-12-25 David Edelsohn <edelsohn@gnu.org>
2433
2434 Revert 2004-12-08 Makefile changes.
2435
dbf85af7
JR
24362004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2437
2438 * configure.in (sh64-*-*): Reenable gprof.
2439 * configure: Regenerate.
2440
6b8fea99
JB
24412004-12-09 Jim Blandy <jimb@redhat.com>
2442
2443 * MAINTAINERS: List 'depcomp' as part of automake.
2444
7341462c
DE
24452004-12-08 David Edelsohn <edelsohn@gnu.org>
2446
2447 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2448 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2449 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2450 * Makefile.in: Regenerate.
2451
21fde4dc
DD
24522004-12-07 Matt Kraai <kraai@ftbfs.org>
2453
2454 * Makefile.tpl: Generate normal dependencies if the LHS module is
2455 not bootstrapped.
2456 * Makefile.in: Regenerate.
2457
3da796a2
RS
24582004-12-03 Richard Sandiford <rsandifo@redhat.com>
2459
2460 * configure.in: Include config/gxx-include-dir.m4. Use
2461 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2462 * configure: Regenerate.
2463
73fb7068
RS
24642004-12-03 Richard Sandiford <rsandifo@redhat.com>
2465
2466 * config.if: Delete.
2467 * configure.in: Set libstdcxx_incdir directly.
2468 * configure: Regenerate.
2469 * MAINTAINERS: Remove mention of config.if.
2470 * src-release (DEVO_SUPPORT): Remove config.if.
2471
6c8e6ce9
EC
24722004-12-02 Eric Christopher <echristo@redhat.com>
2473
3b6098f8
EC
2474 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2475 of things to remove.
6c8e6ce9 2476 * Makefile.in: Regenerate.
479759c8 2477
b8658a2f
RS
24782004-12-02 Richard Sandiford <rsandifo@redhat.com>
2479
2480 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2481 * configure: Regenerate.
2482
afefada0
RS
24832004-12-02 Richard Sandiford <rsandifo@redhat.com>
2484
2485 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2486 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2487 * configure: Regenerate.
2488
5dcac624
DA
24892004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2490
2491 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2492 (hppa*64*-*-*): Delete incorrect comment.
2493 * configure: Rebuilt.
2494
57d1eb1a
DD
24952004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2496
2497 * install-sh, compile: Import from automake.
2498
24992004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2500
2501 * config.guess, config.sub: Import from savannnah.
2502
6d389afc
MS
25032004-11-12 Mike Stump <mrs@apple.com>
2504
2505 * Makefile.def: Add html support.
2506 * Makefile.tpl: Likewise.
2507 * Makefile.in: Regenerate.
2508
69e57115
GK
25092004-11-11 Geoffrey Keating <geoffk@apple.com>
2510
2511 PR 18423
2512 * configure.in: Remove all instances of build-fixincludes from
2513 noconfigdirs.
2514 (build_configargs): Supply --target to subdirectories.
2515 * configure: Regenerate.
2516
2517 * Makefile.def: Make gcc install depend on fixincludes install.
2518 * Makefile.in: Regenerate.
2519
ba719b26
HPN
25202004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2521
2522 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2523 target-libgfortran.
2524 * configure: Regenerate.
2525
c37653e7
DE
25262004-11-07 David Edelsohn <edelsohn@gnu.org>
2527
2528 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2529 like CC.
2530
1eefd493
PB
25312004-11-05 Paolo Bonzini <bonzini@gnu.org>
2532
2533 * Makefile.def (host fixincludes): Specify missing targets.
2534 * Makefile.in: Regenerate.
2535
02b1af09
L
25362004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2537
2538 PR other/17783
2539 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2540 * configure: Regenerated.
2541
7f266840
DJ
25422004-11-04 Daniel Jacobowitz <dan@debian.org>
2543
2544 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2545 * configure: Regenerated.
2546
47444073
AL
25472004-10-28 Eric B. Weddington <ericw@evcohs.com>
2548
2549 PR target/18151
2550 * configure.in (case ${target}): Do not build fixincludes for avr.
2551 * configure: Regenerated.
2552
caeba88f
AL
25532004-10-26 Paolo Bonzini <bonzini@gnu.org>
2554
2555 * configure.in (case ${target}): Do not build fixincludes
2556 on platforms where it is not used.
2557 * configure: Regenerated.
2558
0fdbe983
DJ
25592004-10-23 Daniel Jacobowitz <dan@debian.org>
2560
2561 * configure.in: Use an absolute path to install-sh.
2562 * configure: Regenerated.
2563
1c0f67c1
AC
25642004-10-19 Andrew Cagney <cagney@gnu.org>
2565
2566 * src-release (do-djunpack, do-md5sum): Install the generated file
2567 directly into the proto-toplev/ directory.
479759c8 2568
a9cfce9c
AC
25692004-10-19 Andrew Cagney <cagney@gnu.org>
2570
2571 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2572
ac0fa625
DD
25732004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2574
2575 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2576 * configure: Regenerate.
2577
d27cc32e
PB
25782004-10-06 Paolo Bonzini <bonzini@gnu.org>
2579
2580 Fix wrong conflict resolution in:
2581
2582 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2583
2584 * Makefile.in: Regenerate.
2585 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2586 in the recursive `make', instead of hardwiring `all'.
2587 (Autogenerated TARGET-* variables): New.
2588
1763908f
UW
25892004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2590
2591 Merged from GCC / libtool upstream:
2592 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2593 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2594 * ltcf-cxx.sh (tpf*): Likewise.
2595 * ltconfig (tpf*): Add TPF OS configuration support.
2596
0490e016
NC
25972004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2598
2599 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 2600 * configure: Regenerate.
0490e016 2601
32be62b5
RS
26022004-09-24 Michael Roth <mroth@nessie.de>
2603
2604 * configure.in (--without-headers): Add missing double quotes.
2605 * configure: Regenerate.
2606
6048df60
DD
26072004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2608
2609 * ylwrap: Revert to previous version.
2610
315b3b02
L
26112004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2612
6048df60 2613 PR bootstrap/17369
315b3b02
L
2614 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2615 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2616 SET_GCC_LIB_PATH_CMD.
2617 (BASE_TARGET_EXPORTS): Likewise.
2618 * Makefile.in: Regenerated.
2619
2620 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2621 * configure: Regenerated.
2622
fe69863c
DD
26232004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2624
2625 * config.guess: New upstream version
2626 * compile, depcomp, install-sh, ylwrap: Likewise.
2627
26282004-09-19 Roger Sayle <roger@eyesopen.com>
2629
2630 * config/mh-x86omitfp: New host makefile fragment. Add
2631 -fomit-frame-pointer to the default BOOT_CFLAGS.
2632 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2633 * configure: Regenerate.
2634
26352004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2636
2637 PR target/11572
2638 * configure.in (*-*-darwin*): Renable libobjc.
2639 * configure: Regenerate.
2640
be75bbe1 26412004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 2642
be75bbe1
DB
2643 * Makefile.def: Remove libbanshee.
2644 * Makefile.tpl: Ditto.
2645 * configure.in: Ditto.
2646 * Makefile.in: Regen.
2647 * configure: Ditto.
2648
1b882a91
PB
26492004-09-07 Paolo Bonzini <bonzini@gnu.org>
2650
2651 * missing: Import latest version from master repository.
2652
eb1352ed
NC
26532004-09-04 Nick Clifton <nickc@redhat.com>
2654
2655 * config.sub: Import latest version from master repository.
2656 * config.guess: Likewise.
2657 This includes these changes:
479759c8 2658
eb1352ed
NC
2659 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2660
2661 * config.sub: Handle crisv32, alias etraxfs.
2662 * config.guess (crisv32:Linux:*:*): Handle.
2663
2664 2004-08-13 Brad Smith <brad@comstyle.com>
2665
2666 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2667 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2668
2669 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2670
2671 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2672 assume the processor is a powerpc. This is because coreutils
2673 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2674 in this case, due to a MacOS X bug that causes
2675 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2676 to return a negative number.
2677 Problem reported by Petter Reinholdtsen in:
2678 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2679
2680 2004-07-19 Ben Elliston <bje@gnu.org>
2681
2682 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2683
2684 2004-06-24 Ben Elliston <bje@gnu.org>
2685
2686 * config.guess: Update copyright years.
2687 * config.sub: Likewise.
2688
2689 2004-06-22 Robert Millan <robertmh@gnu.org>
2690
2691 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2692 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2693
2694 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2695
2696 * config.guess (*:*VMS:*:*): New entry. Replaces
2697 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2698 manufacturer.
2699
2700 2004-06-22 Ben Elliston <bje@gnu.org>
2701
2702 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2703 * config.sub: Likewise.
2704
2705 2004-06-22 Ben Elliston <bje@gnu.org>
2706
2707 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2708 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2709
2710 2004-06-11 Ben Elliston <bje@gnu.org>
2711
2712 * config.guess (pegasos:OpenBSD:*:*): Remove.
2713
2714 2004-06-11 Ben Elliston <bje@gnu.org>
2715
2716 From Wouter Verhelst <wouter@grep.be>:
2717 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2718
2719 2004-06-11 Ben Elliston <bje@gnu.org>
2720
2721 * config.guess (luna88k:OpenBSD:*:*): New.
2722
2723 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2724
2725 * config.guess (m32r*:Linux:*:*): New case.
2726 * config.sub: Handle m32rle.
2727
2728 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2729
2730 From Jens Petersen <petersen@redhat.com>:
2731 * config.sub: Handle sparcv8.
2732
2733 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2734
2735 From Tom Smith <smith@cag.lkg.hp.com>:
2736 * config.guess: Version suffixes are equally significant on Tru64
2737 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2738 prefix of "P" (patched kernel).
2739
2740 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2741
2742 * config.sub: Add support for National Semiconductor CRX target.
2743
2a3124ca 27442004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 2745
2a3124ca
RH
2746 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2747 *-*-netware, but add target-libmudflap.
2748 Consolidate *-*-netware targets (of which really only i?86 exists)
2749 into a single entry.
2750 * configure: Likewise.
2751
0df3d27f
PB
27522004-09-01 Paolo Bonzini <bonzini@gnu.org>
2753
2754 * Makefile.tpl (sorry): Remove.
2755 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2756 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2757 (do-clean): Clean per-stage directories too.
2758 (do-distclean): Run distclean-stage1 too.
2759 (.NOTPARALLEL): Enable during toplevel bootstrap.
2760 (stage[+id+]-bubble): Enable parallel execution during
2761 the recursive invocation.
2762 * Makefile.in: Regenerate.
2763
2764 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2765
2766 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2767
2768 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2769 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2770 * configure: regenerate
479759c8
ZW
2771 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2772 -mdynamic-no-pic
0df3d27f
PB
2773
27742004-08-31 Paolo Bonzini <bonzini@gnu.org>
2775
2776 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2777 include.
2778 * configure.in: Fix indentation.
2779 * configure: Regenerate.
2780
ee025550
PB
27812004-08-31 Paolo Bonzini <bonzini@gnu.org>
2782
2783 * Makefile.def (build_modules): Add fixincludes.
2784 (dependencies): Make gcc depend on fixincludes.
2785 * configure.in (build_tools): Add fixincludes.
2786 (build_configdirs): Always include build_libs.
2787 * Makefile.in: Regenerate.
2788 * configure: Regenerate.
2789
27902004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
2791
2792 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2793 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2794 phony targets; do not generate timestamp files.
2795 (distclean-stageN): Remove references to their timestamp files.
2796 (restageN, touch-stageN): Remove.
2797 (stageN-bubble): Rewritten.
2798 (compare): Support lean bootstraps.
2799 * Makefile.in: Regenerate.
2800
2801 * configure.in: Only warn when bootstrapping but
2802 build != host or build != target. Support lean bootstraps.
2803 * configure: Regenerate.
2804
2805 Sync from gcc:
2806 2004-08-26 Phil Edwards <phil@codesourcery.com>
2807
2808 * configure.in: Give a better error message if GMP/MPFR are missing
2809 and a language needing them has been requested.
2810 * configure: Regenerated.
2811
2812 2004-08-25 Phil Edwards <phil@codesourcery.com>
2813
2814 * configure.in: Print a list of available language front-ends if
2815 a requested one is missing. Tidy stray tab characters.
2816 * configure: Regenerated.
2817
72b2455a
PB
28182004-08-17 Paolo Bonzini <bonzini@gnu.org>
2819
2820 * Makefile.in: Regenerate.
2821 * configure: Regenerate.
2822
2823 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2824 stage_*_flags.
2825 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2826 for bootstrapped modules if toplevel bootstrap is going.
2827 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2828 modules. Adjust for changes in Makefile.def. Enable several
2829 rules even in non-bootstrap mode, just to avoid peppering the
2830 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2831 (stage-[+prev+]-bubble): Remove.
2832
2833 * Makefile.def (Dependencies): Depend on all-build-bison,
2834 all-build-flex, all-build-byacc, all-build-texinfo, rather
2835 than the host variations.
2836 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2837 with BUILD_SUBDIR.
2838 (BISON): Update for recent Bisons.
2839 (YACC): Fix typo.
2840 (cross): Depend on all-build.
2841 (all): Do not depend on all-build.
2842 (prebootstrap): Remove.
2843 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2844 (Prebootstrap dependencies): Add them to the per-stage targets
2845 and to all-prebootstrap.
2846 * configure.in (build_configdirs): Always enable build_tools.
2847 (BUILD_DIR_PREFIX): Remove.
2848
2849 * Makefile.def (gcc): Add target variable.
2850 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2851 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2852 in the recursive `make', instead of hardwiring `all'.
2853 (Autogenerated TARGET-* variables): New.
2854
de0b4a87
JW
28552004-08-17 Robert Millan <robertmh@gnu.org>
2856
2857 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2858 (instead of FreeBSD).
2859 * configure: Regenerate.
2860
ad681c85
NN
28612004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2862
675c6968
NN
2863 * Makefile.def, configure.in, src-release: Remove useless, bogus
2864 references to tix.
2865 * Makefile.in, configure: Regenerate.
2866
ad681c85
NN
2867 * src-release: Stop distributing mmalloc with gdb (which doesn't
2868 use it).
2869 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2870 * Makefile.in: Regenerate.
2871
11b04d1f
DD
28722004-08-09 Mark Mitchell <mark@codesourcery.com>
2873
2874 * configure.in (arm*-*-eabi*): New target.
2875 * configure: Regenerate.
2876
f2420bea
NN
28772004-08-01 Robert Millan <robertmh@gnu.org>
2878
2879 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2880 libmudflap for all GNU-based systems (with Glibc).
2881 * configure: Regenerate.
2882
9e6ce191
PB
28832004-08-06 Paolo Bonzini <bonzini@gnu.org>
2884
2885 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2886 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2887 (Dependencies): New section.
2888 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2889 (configure-target-[+module+]): Depend on maybe-all-gcc
2890 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2891 (toplevel profiledbootstrap): Fix dependencies.
2892 * Makefile.in: Regenerate.
2893
df4a6958
MM
28942004-08-03 Mark Mitchell <mark@codesourcery.com>
2895
2896 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2897 target-libiberty to noconfigdirs.
2898
11b04d1f
DD
28992004-08-03 Paul Brook <paul@codesourcery.com>
2900
2901 * configure.in: Check for MPFR as well as GMP.
2902 * configure: Regenerate.
2903
b813574b
PB
29042004-08-03 Paolo Bonzini <bonzini@gnu.org>
2905
2906 * Makefile.def (host-modules): Add gcc.
2907 * Makefile.in: Regenerate.
2908 * Makefile.tpl (sorry): New rule.
2909 (configure-host, all-host, [+make_target+]-host, do-check,
2910 install-host): Do not add gcc as a special case.
2911 (host modules): Add a small special-casing for gcc. Export
2912 extra_make_flags through the environment.
2913 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2914 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2915 other recursive targets for gcc): Remove.
2916
2917 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2918 (stage, unstage): New rules.
2919 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2920 distclean-stage[+id+]): Use stage_current.
2921 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2922 the stage*-start rules.
2923
61edac0c
JW
29242004-07-19 Robert Millan <robertmh@gnu.org>
2925
2926 Synced from gcc:
2927
2928 2004-04-26 Robert Millan <robertmh@gnu.org>
2929
2930 Add patches from libtool CVS.
2931 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2932 * ltconfig: Likewise.
2933 * ltcf-c.sh: Likewise.
2934 * ltcf-cxx.sh: Likewise.
2935 * ltcf-gcj.sh: Likewise.
2936
3e707e94
PB
29372004-07-12 Paolo Bonzini <bonzini@gnu.org>
2938
2939 * configure.in: Add noconfigdirs for crx-*-*.
2940 * configure: Regenerate.
2941
29422004-07-12 Paolo Bonzini <bonzini@gnu.org>
2943
2944 Synced from gcc:
2945
2946 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2947
2948 * configure.in: Build libmudflap by default on FreeBSD.
2949 * configure: Regenerated.
2950
2951 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2952
2953 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2954 systems.
2955 * configure: Regenerated.
2956
2957 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2958
2959 PR target/16344
2960 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2961 feedback based compiler.
2962 * Makefile.in: Rebuilt.
2963
2964 2004-07-05 Phil Edwards <phil@codesourcery.com>
2965
2966 * configure.in: Do not prepend $srcdir to /dev/null in
2967 makefile fragments.
2968 * configure: Regenerate.
2969
a7ee7660
AO
29702004-07-08 Alexandre Oliva <aoliva@redhat.com>
2971
2972 * Makefile.def (host_modules): Set bootstrap=true for flex.
2973 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2974 * Makefile.in: Rebuilt.
2975
6a9cf61e
PB
29762004-07-01 Paolo Bonzini <bonzini@gnu.org>
2977
2978 * Makefile.def (build_modules): Add bison, byacc, flex,
2979 m4, texinfo.
2980 (flags_to_pass): Add FLEX.
2981 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2982 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2983 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2984 DEFAULT_MAKEINFO): Remove.
2985 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2986 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2987 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2988 objdir or else use configured tool.
2989 (all-build): New.
2990 (all): Depend on it.
2991 (Build module dependencies): Add.
2992 * Makefile.in: Regenerate.
2993 * configure.in: Better support for multiple build modules,
2994 matching what is done for host/target modules. Do not look
2995 for "plausible" locations of build tools if Canadian cross.
2996 Use autoconf's AC_PROG_CC to find a C compiler. Define
2997 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2998 * configure: Regenerate.
2999
95b6a1f2
PB
30002004-06-22 Paolo Bonzini <bonzini@gnu.org>
3001
3002 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3003 * Makefile.in: Regenerate.
3004
7ffa0b57
PB
30052004-06-22 Paolo Bonzini <bonzini@gnu.org>
3006
3007 * Makefile.tpl (configure-build-[+module+],
3008 configure-[+module+], configure-target-[+module+]): Pass
3009 [+extra_configure_args+].
3010 (all-build-[+module+], all-[+module+], check-[+module+],
3011 install-[+module+], [+make_target+]-[+module+],
3012 all-target-[+module+], check-target-[+module+],
3013 install-target-[+module+], [+make_target+]-target-[+module+]):
3014 Pass [+extra_make_args+].
3015 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3016 (GCC_HOST_EXPORTS): Remove.
3017 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3018 cross, check-gcc, check-gcc-c++, install-gcc,
3019 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3020 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3021 * Makefile.in: Regenerate.
3022
929ba6e7
CF
30232004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3024
3025 * configure.in: Check for srcdir/winsup rather than build directory
3026 winsup.
3027 * configure: Regenerate.
3028
b76d7de0
CV
30292004-06-17 Corinna Vinschen <vinschen@redhat.com>
3030
3031 * configure.in: Don't build Cygwin native newlib if winsup
3032 directory is missing. Emit warning instead.
3033 * configure: Regenerate.
3034
656fdd47
PB
30352004-06-09 Paolo Bonzini <bonzini@gnu.org>
3036
3037 * Makefile.tpl (touch-stage[+id+]): New.
3038 (restage[+prev+]): Depend on touch-stage[+id+].
3039
3040 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3041 Use it throughout.
3042
3043 * Makefile.def: Add profile and feedback bootstrap stages.
3044 Remove next field from bootstrap stages.
3045 * Makefile.tpl (LN, LN_S): Substitute.
3046 (stageN-start, stageN-end): Use double-colon rules, to
3047 provide a hook for additional setup commands.
3048 (distclean-stageN-gcc, restageN): Create dependencies from
3049 [+prev+], not from [+next+].
3050 (stageN-bubble): Add commands for successive stages from
3051 [+prev+], using double-colon rules.
3052 (all-stageN-gcc): Fix typo.
3053 (stagefeedback-start, profiledbootstrap): New.
3054 * Makefile.in: Regenerate.
3055 * configure.in: Call ACX_PROG_LN.
3056 * configure: Regenerate.
3057
498d4a71
CF
30582004-06-03 Paolo Bonzini <bonzini@gnu.org>
3059
3060 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3061 without gcc.
3062 * configure: Regenerate.
3063
377d8c42
PB
30642004-06-01 Paolo Bonzini <bonzini@gnu.org>
3065
3066 * Makefile.tpl: Fix typo.
3067 * Makefile.in: Regenerate.
3068
f5f8a794
PB
30692004-06-01 Paolo Bonzini <bonzini@gnu.org>
3070
3071 * configure.in: Remove new- prefix from toplevel
3072 bootstrap targets.
3073 * configure: Regenerate.
3074
f7a4c34f
PB
30752004-06-01 Paolo Bonzini <bonzini@gnu.org>
3076
3077 Merge this patch from the gcc tree:
3078
3079 2004-05-30 Andreas Jaeger <aj@suse.de>
3080 Jim Wilson <wilson@specifixinc.com>
3081
3082 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3083 like CC.
3084
319cab08
PB
30852004-06-01 Paolo Bonzini <bonzini@gnu.org>
3086
3087 * Makefile.tpl (all.normal): Rename to all.
3088 (all): Replace with a rule to pick the default
3089 target from configure.
3090 (all-gcc, configure-gcc): Use conditionals to
3091 do nothing when toplevel bootstrap is going on.
3092 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3093 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3094 * configure.in: Support --enable-bootstrap.
3095
3096 * Makefile.def: Remove new- prefix from toplevel
3097 bootstrap targets.
3098 * Makefile.tpl: Likewise.
3099
3100 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3101 target.
3102
3103 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3104 $(RECURSE_FLAGS) to recursive invocation of make.
3105
3106 * Makefile.in: Regenerate.
3107 * configure: Regenerate.
3108
88f64edc
DJ
31092004-05-27 Daniel Jacobowitz <dan@debian.org>
3110
3111 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3112 * configure: Regenerate.
3113
378fce5b
DD
31142004-05-25 Daniel Jacobowitz <drow@false.org>
3115
3116 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3117 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3118 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3119 targets.
3120 * Makefile.in: Regenerate.
3121
dfdffa2c
PB
31222005-05-24 Paolo Bonzini <bonzini@gnu.org>
3123
3124 * configure.in: Test the ability to symlink directories.
3125 * configure: Regenerate.
3126
3127 * Makefile.def (bootstrap-stage): New definitions.
3128 * Makefile.tpl (configure-stage1-gcc,
3129 configure-stage2-gcc, configure-stage3-gcc,
3130 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3131 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3132 new-restage3, compare): Autogenerate, see Makefile.in
3133 entry for behavioral changes.
3134 (distclean-stage1, new-stage1-start, new-stage1-end,
3135 new-stage1-bubble, distclean-stage2, new-stage2-start,
3136 new-stage2-end, new-stage2-bubble, distclean-stage3,
3137 new-stage3-start, new-stage3-end): New autogenerated targets.
3138 (objext, prebootstrap, BOOT_CFLAGS,
3139 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3140 targets.
3141
3142 * Makefile.in: Regenerate.
3143 (distclean-stage1, new-stage1-start, new-stage1-end,
3144 new-stage1-bubble, distclean-stage2, new-stage2-start,
3145 new-stage2-end, new-stage2-bubble, distclean-stage3,
3146 new-stage3-start, new-stage3-end): New targets.
3147 (all-stage1-gcc): Move prebootstrap dependency from here...
3148 (configure-stage1-gcc): ...to here.
3149 (new-bootstrap): Use bubble targets.
3150 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3151 Use per-stage distclean targets.
3152 (configure-stage1-gcc, configure-stage2-gcc,
3153 configure-stage3-gcc, all-stage1-gcc,
3154 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3155 Use new-stageN-start to prepare the tree.
3156
04cf1b77
PB
31572004-05-23 Paolo Bonzini <bonzini@gnu.org>
3158
3159 * Makefile.def (host_modules): add libcpp.
3160 * Makefile.tpl: Add dependencies on and for libcpp.
3161 * Makefile.in: Regenerate.
3162 * configure.in: Add libcpp host module.
3163 * configure: Regenerate.
3164
80b200a1
ZW
31652004-05-17 Zack Weinberg <zack@codesourcery.com>
3166
3167 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3168 of libf2c.
3169 * configure, Makefile.in: Regenerate.
3170
4b1cb4fe
DD
31712004-05-13 Diego Novillo <dnovillo@redhat.com>
3172
3173 Merge from tree-ssa-20020619-branch.
3174
3175 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3176 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3177 (HOST_GMPLIBS): Define.
3178 (HOST_GMPINC): Define.
3179 (TARGET_LIB_PATH): Add libmudflap.
3180 (GFORTRAN_FOR_TARGET): Define.
3181 (configure-build*): Export GFORTRAN.
3182 (configure-gcc): Export GMPLIBS and GMPINC.
3183 (all-gcc): Add maybe-all-libbanshee.
3184 (configure-target-libgfortran): Define.
3185 * Makefile.in: Regenerate.
3186 * configure.in (host_libs): Add libbanshee.
3187 (target_libraries): Add target-libmudflap and target-libgfortran.
3188 Add --with-libbanshee.
3189 Handle --disable-libmudflap.
3190 (*-*-freebsd*): Use with_gmp.
3191 Add $(libgcj) to noconfigdirs.
3192 * configure: Regenerate.
3193 * depcomp: New file.
3194 * MAINTAINERS: Add tree-ssa maintainers.
3195
31962004-04-28 Paolo Bonzini <bonzini@gnu.org>
3197
3198 * config/acx.m4: Fix fastcompare support for new-bootstrap.
3199 * configure: Regenerate.
3200
b8908782
DD
32012004-04-27 Paolo Bonzini <bonzini@gnu.org>
3202
3203 Revert:
3204 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3205
3206 * Makefile.def (flags_to_pass): Remove *dir variables that
3207 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3208 as well as prefix and exec_prefix.
3209 * Makefile.in: Regenerate.
3210
32112004-04-26 Paolo Bonzini <bonzini@gnu.org>
3212
3213 * Makefile.def (host_modules): Mark with the bootstrap
3214 flag packages on which gcc depends.
3215 * Makefile.tpl (all-bootstrap): Use it.
3216 * Makefile.in: Regenerate.
3217
32182004-04-26 Paolo Bonzini <bonzini@gnu.org>
3219
3220 * Makefile.def (flags_to_pass): Remove *dir variables that
3221 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3222 as well as prefix and exec_prefix.
3223 * Makefile.in: Regenerate.
3224
32252004-04-26 Paolo Bonzini <bonzini@gnu.org>
3226
80b200a1
ZW
3227 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3228 * configure: Regenerate.
3229 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3230 * gcc/Makefile.tpl (compare): Use the result of the test.
3231 * gcc/Makefile.in: Regenerate.
b8908782
DD
3232
32332004-04-23 Paolo Bonzini <bonzini@gnu.org>
3234
3235 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3236 Always relocate gcc and prev-gcc to the original names, even
3237 if the build fails.
3238 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3239 New targets.
3240
0f260896
RO
32412004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3242
3243 * configure.in (mips*-*-irix5*): Enable ld.
3244 * configure: Regenerate.
3245
51860f05
JW
32462004-04-15 James E Wilson <wilson@specifixinc.com>
3247
3248 * Makefile.tpl (configure-[+module+], configure-gcc,
3249 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3250 Set and export LDFLAGS.
3251 * Makefile.in: Regenerate.
3252
54752a6b
NN
32532004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3254
3255 PR bootstrap/14871
3256 * Makefile.tpl: If we don't have built-in-tree target tools,
3257 use the ones found by configure rather than hacking around with
3258 program_transform_name.
3259 * configure.in: Give Makefile.tpl the information necessary
3260 to do that.
3261 * Makefile.in: Regenerate.
3262 * configure: Regenerate.
3263
32642004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3265
3266 PR bootstrap/14760
3267 * configure.in: When computing baseargs, strip *all* copies of
3268 offending options. Also, don't match/substitute the trailing space,
3269 so that this actually works when two similar options are separated by
3270 only one space.
3271 * configure: Regenerate.
3272
32732004-04-06 David Edelsohn <edelsohn@gnu.org>
3274
80b200a1
ZW
3275 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3276 (rs6000-*-aix*): Same.
3277 * configure: Regenerate.
54752a6b 3278
5e2b61fb
SS
32792004-03-25 Stan Shebs <shebs@apple.com>
3280
3281 Remove MPW support, no longer used.
3282 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3283 mpw-install: Remove files.
3284 * src-release (DEVO_SUPPORT): Remove names of removed files.
3285 * MAINTAINERS: Likewise.
3286
1a6f2dc7
NN
32872004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3288
a0049f1b
NN
3289 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3290 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3291 * Makefile.in: Regenerate.
3292
1a6f2dc7
NN
3293 * configure.in (top level bootstrap support): Rework --enable-werror
3294 to set @stage2_werror_flag@.
3295 * configure: Regenerate.
3296 * Makefile.tpl (top level bootstrap support): Pass
3297 @stage2_werror_flag@ down to configure in stages 2 and 3.
3298 * Makefile.in: Regenerate.
3299
920e3419
NN
33002004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3301
3302 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3303 for stages 2 and 3 as well as in make. As a consequence, remove
3304 OUTPUT_OPTION (now detected by configure) from the flags passed down
3305 to make.
3306 * Makefile.in: Regenerate.
3307
3308 * Makefile.tpl (new-bootstrap): Fix typo.
3309 * Makefile.in: Regenerate.
3310
4fa63067
NN
33112004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3312
3313 * Makefile.tpl: Rearrange by moving recursive_targets rules
3314 into their proper sections.
3315 * Makefile.tpl (top level bootstrap support): Move disabling
3316 of coverage flags from 'make' to 'configure'; improve comments.
3317 * Makefile.in: Regenerate.
3318
3319 * Makefile.tpl (experimental top level bootstrap) Move stage1
3320 language setting from all- target to configure- target; disable
3321 intermodule optimization in stage 1; prevent gratuitous rebuilds
3322 of stage 1.
3323 * Makefile.in: Regenerate.
3324 * configure.in: Comma-separate stage 1 language list for top
3325 level bootstrap.
3326 * configure: Regenerate.
3327
3328 * Makefile.tpl: Clean up experimental top level bootstrap support:
3329 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3330 prev-gcc in configure- targets as well as all- targets.
3331 * Makefile.in: Regenerate.
3332
fb8a10fd
NN
33332004-03-17 Paolo Bonzini <bonzini@gnu.org>
3334
3335 * configure.in: Remove symbolic link section.
3336 * configure: Regenerate.
3337 * Makefile.tpl (links): Remove.
3338 * Makefile.in: Regenerate.
3339
947f426e 33402004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 3341 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
3342
3343 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 3344 Set with AC_CHECK_PROGS.
947f426e
NN
3345 * configure.in: Fix comment typo from last patch.
3346 * configure: Regenerate.
3347
1d39f329
NN
33482004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3349
3350 * Makefile.tpl: Introduce experimental top level bootstrap support.
3351 * Makefile.in: Regenerate.
3352 * configure.in: Introduce support for top level bootstrap.
3353 * configure: Regenerate.
3354
4b0ac75d 33552004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3356 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
3357
3358 PR bootstrap/14522
3359 * configure.in: Cope with shells that do not support unquoted ^
3360 * configure: Regenerate.
3361
2e70b094 33622004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3363 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
3364
3365 PR bootstrap/14522
3366 * configure.in: Cope with shell that do not support nesting
3367 quotes inside quoted backquote substitutions.
3368 * configure: Regenerate.
3369
33702004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3371
3372 PR bootstrap/14522
3373 * configure.in: Fix escaping of $.
3374 * configure: Regenerate.
3375
9e07f89d
NN
33762004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3377
3378 * configure: Regenerate.
3379
33802004-03-08 Paolo Bonzini <bonzini@gnu.org>
3381
3382 PR ada/14131
3383 Move language detection to the top level.
3384 * configure.in: Find default values for the tools as
3385 soon as possible. Disable ada if GNAT is not found.
3386 Emit error message about missing languages. Expand
3387 --enable-languages=all for the gcc subdirectory.
3388
1712ab83
RS
33892004-03-01 Richard Sandiford <rsandifo@redhat.com>
3390
3391 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3392 and disable libgcj.
3393 * configure: Regenerated.
3394
3dee29da
NN
33952004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3396
3397 PR bootstrap/7087
3398 * Makefile.tpl: Guard XFOO sed statements better.
3399 * Makefile.tpl: Add dependency for configure-target-libada.
3400 * Makefile.in: Regenerate (incidentally fixes broken
3401 commit when libada-branch was merged).
3402
0558264b
AC
34032004-02-28 Andrew Cagney <cagney@redhat.com>
3404
3405 * src-release (CVS_NAMES): Define.
3406 (do-tar, do-tar): Prune $(CVS_NAMES).
3407
c38f9803
AC
34082004-02-23 Andrew Cagney <cagney@redhat.com>
3409
3410 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3411 2004-02-19.09.
3412
55636792
NN
34132004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3414
3415 PR bootstrap/11932
3416 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3417
1e600082
AC
34182004-02-19 Andrew Cagney <cagney@redhat.com>
3419
3420 * config.guess: Update from version 2003-06-12 to 2004-02-16.
3421 * config.sub: Update from version 2003-06-13 to 2004-02-16.
3422
3769cd82
DD
34232004-02-11 David Edelsohn <edelsohn@gnu.org>
3424
3425 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3426 (rs6000-*-aix*): Same.
3427 * configure: Regenerate.
3428
a92834c8
DD
34292004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3430
3431 * configure.in (host): Add in missing $noconfigdirs to defines.
3432 * configure: Regenerate.
3433
a2592b1b
DD
34342004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3435 Nathanael Nerode <neroden@gcc.gnu.org>
3436
3437 PR ada/6637, PR ada/5911
80b200a1 3438 Merge with libada-branch:
a2592b1b
DD
3439 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3440 with appropriate dependencies. Add --enable-libada configure switch.
3441 * configure, Makefile.in: Regenerate.
3442
e31d1ea3
DD
34432004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3444
3445 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3446 * configure: Regenerate.
3447
db85f5c0
JJ
34482004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3449
3450 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 3451
fc434214
DD
34522004-01-23 DJ Delorie <dj@redhat.com>
3453
3454 * Makefile.def (target_modules) [libiberty]: Don't stage.
3455 * Makefile.in: Rebuilt.
3456
ad445c2c 34572004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 3458
ad445c2c
JJ
3459 * COPYING.NEWLIB: Update to include copyrights for new
3460 iconv code.
3461
72bbedde
AC
34622004-01-15 Andrew Cagney <cagney@redhat.com>
3463
3464 * src-release: Update copyright year.
3465 (do-proto-toplev): Configure using i686-pc-linux-gnu.
3466 (NEWLIB_SUPPORT_DIRS): Delete macro.
3467 (newlib.tar.bz2): Delete rule.
3468
a6d6062d
DD
34692004-01-14 Loren J. Rittle <ljrittle@acm.org>
3470
3471 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3472 * Makefile.tpl (configure-target-[+module+]): Support stage.
3473 * Makefile.in: Rebuilt.
3474
f8b73030
MR
34752003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3476
3477 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3478 throughout.
3479
aff0e9df
NN
34802004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3481
bb5dca17
NN
3482 * configure.in: Use ./config.cache, not config.cache.
3483 * configure: Regenerate.
3484 * Makefile.tpl: Special-casing not needed for GCC any more.
3485 * Makefile.in: Regenerate.
3486
82252c06
NN
3487 * configure.in: Don't share a cache file for host dirs.
3488 * configure: Regenerate.
3489
aff0e9df
NN
3490 * config-ml.in: Don't mess with the cache file.
3491
95036d20
NN
34922004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3493
ac7b618e
NN
3494 * Makefile.tpl: Make GCC use a separate config.cache.
3495 * Makefile.in: Regenerate.
3496
95036d20
NN
3497 PR bootstrap/11932, PR bootstrap/11933
3498 (I don't know if it will fix either of them, but it relates
3499 to them.)
3500 * configure.in: Don't use shared config.cache for target
3501 directories.
3502 * configure: Regenerate.
3503
08c1856b
DD
35042003-12-31 Roger Sayle <roger@eyesopen.com>
3505
3506 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3507 * configure: Regenerated.
3508
c1968181 35092003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 3510
c1968181
DD
3511 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3512 * configure: Regenerated.
3513
10ecffb9
NN
35142003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3515
3516 Port change over from GCC:
3517 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3518 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3519 (configure-build-[+module+], configure-[+module+]): Likewise.
3520 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3521 * Makefile.in: Regenerate.
3522
f2ab5990
TF
35232003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3524
3525 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3526 * configure: Regenerate.
3527
41a7d11a
JJ
35282003-11-27 Jeff Johnston <jjohnstn@redhat.com>
3529
80b200a1 3530 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
3531 stdlib.
3532
d9441a1f
DD
35332003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3534
3535 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3536 * Makefile.in: Regenerate.
3537
3a48a978
DD
35382003-10-20 Phil Edwards <phil@codesourcery.com>
3539
3540 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3541 * configure: Regenerate.
3542
f0b24077
NN
35432003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3544
3545 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3546 HOST_FLAGS_TO_PASS.
3547 * Makefile.in: Regenerate.
3548
5fbad20a
DD
35492003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3550
3551 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3552 * configure: Rebuilt
3553 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3554 * Makefile.in: Rebuilt
3555
78be4155
L
35562003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3557
3558 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3559
051fcc7a
L
35602003-10-01 Phil Edwards <pme@gcc.gnu.org>
3561
3562 * config-ml.in: Use ac_configure_args directly instead of
3563 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3564 actually seen.
3565
35662003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3567
3568 * config-ml.in: Propagate INSTALL variables.
3569
f27d4f92
DJ
35702003-09-21 Daniel Jacobowitz <drow@mvista.com>
3571
3572 * configure.in: Pass a computed --program-transform-name
3573 to subconfigures.
3574 * configure: Regenerated.
3575
cae4d560
NN
35762003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3577
3578 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3579 * Makefile.in: Regenerate.
3580
3581 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3582 * Makefile.in: Regenerate.
3583
8ff944f6
DJ
35842003-09-17 Daniel Jacobowitz <drow@mvista.com>
3585
3586 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3587 quoting.
3588 * configure: Regenerated.
3589
d9a35680
MC
35902003-09-12 Michael Chastain <mec@shout.net>
3591
3592 Fix PR gdb/857.
3593 * src-release (do-proto-topleve): Remove junk files
3594 intl/config.cache, intl/config.status,
3595 intl/config.h, intl/stamp-h.
3596
710068b9
AC
35972003-09-14 Andrew Cagney <cagney@redhat.com>
3598
3599 * src-release (dejagnu.tar): New target.
3600 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3601 (do-djunpack): Use $(PACKAGE) for the package name.
3602
e1008165
DD
36032003-09-04 DJ Delorie <dj@redhat.com>
3604
3605 * configure: Regenerate.
3606
21998d12
NC
36072003-09-04 Robert Millan <robertmh@gnu.org>
3608
3609 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 3610
ccca4bb3
DD
36112003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3612
3613 * configure.in: Ensure arguments to sed are properly spaced.
3614 * configure: Regenerate.
3615
ee949b5e
DJ
36162003-08-28 Daniel Jacobowitz <drow@mvista.com>
3617
3618 Merge from gcc:
3619 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3620 * install-sh: Update to newer upstream versions (associated with
3621 aclocal 1.7).
3622 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3623
75addda2
DJ
36242003-08-27 Daniel Jacobowitz <drow@mvista.com>
3625
3626 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3627 * configure: Regenerated.
3628
8d2877d8
NN
36292003-08-23 Phil Edwards <pme@gcc.gnu.org>
3630
3631 * configure.in: Use newline instead of semicolon when assuming
3632 shell arguments in a for loop.
3633 * configure: Regenerated.
3634
d2cc0e0d
GK
36352003-08-20 Geoffrey Keating <geoffk@apple.com>
3636
3637 PR 8180
3638 * configure.in: When testing with_libs and with_headers, treat
3639 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3640 * configure: Regenerate.
80b200a1 3641
d2cc0e0d
GK
3642 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3643 make, shell, etc.
3644 (baseargs): Likewise.
3645 * configure: Regenerate.
3646
04d1ab34
GK
36472003-08-19 Geoffrey Keating <geoffk@apple.com>
3648
3649 * configure.in: Disable libgcj for darwin not on powerpc.
3650 * configure: Rebuild.
3651
ca506da8
MC
36522003-08-15 Michael Chastain <mec@shout.net>
3653
3654 * src-release (do-proto-toplev): Remove junk files
3655 dejagnu/example/calc/config.status,
3656 dejagnu/example/calc/config.log.
3657
a4aa3f49
DD
36582003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3659
3660 * config-ml.in, symlink-tree: Add license.
3661
ede4fbe4
NN
36622003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3663
3664 Merge from gcc:
3665
3666 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3667 * Makefile.tpl (check, check-c++): Express dependencies using
3668 dependencies rather than commands.
3669 * Makefile.in: Regenerate.
3670
3671 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3672 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3673 * Makefile.in: Update.
3674
970f29af
AC
36752003-08-01 Andrew Cagney <cagney@redhat.com>
3676
3677 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3678 * configure: Ditto.
3679
b2884a0c
DD
36802003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3681
3682 * configure.in: Enable libgcj for darwin.
3683 * configure: Rebuild.
3684
c07f46a4
NN
36852003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3686
3687 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3688
9175bfc0
NN
36892003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3690
3691 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3692 creating target and build subdirs to build all parent dirs as needed.
3693 * Makefile.in: Rebuild.
3694 * configure.in: Don't build dirs explicitly here.
3695 * configure: Rebuild.
3696
b9abda6a
AO
36972003-07-22 Alexandre Oliva <aoliva@redhat.com>
3698
3699 * Makefile.tpl (all-make): Depend on intl.
3700 * Makefile.in: Rebuilt.
3701
eef8ffd4
NN
37022003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3703
3704 * config.if: Remove unused libc_interface determination.
3705
295efaf0
NN
37062003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3707
3708 * Makefile.in: Regenerate, correctly this time.
3709
e5c3f801
NN
37102003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3711
3712 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3713 unused INSTALL_PROGRAM_ARGS.
3714 * configure.in: Use AC_PROG_INSTALL.
3715 * Makefile.in: Regenerate.
3716 * configure: Regenerate.
3717
4a18bd6b
AO
37182003-07-10 Alexandre Oliva <aoliva@redhat.com>
3719
3720 * configure: Rebuilt.
3721 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3722 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3723 newlib nor libgloss.
3724 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3725 * configure.in (am33_2.0-*-linux*): Added.
3726
fbd1054d
BW
37272003-07-09 Bob Wilson <bob.wilson@acm.org>
3728
3729 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3730 * configure: Regenerate.
3731
b40e3958
L
37322003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3733
3734 * config-ml.in: Replace PWD with PWD_COMMAND.
3735 * Makefile.tpl: Likewise.
3736 * Makefile.in: Regenerated.
3737
4a5be7ba
NN
37382003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3739
3740 * configure.in: Clean up config-lang.in handling. Delete
3741 useless assignment to "subdirs".
3742 * configure: Regenerate.
3743
9c14acb8
NN
37442003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3745
3746 * configure.in: Rename 'target_libs' to 'target_libraries'.
3747 Remove useless reference to 'target_libs'.
3748 * configure: Regenerate.
3749
8f32e830
KS
37502003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3751
3752 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3753 * Makefile.in: Regenerate.
3754
12f0bd74
NN
37552003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3756
3757 * Makefile.def: Introduce flags_to_pass.
3758 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3759 * Makefile.in: Regenerate.
3760
b07c2aad
HPN
37612003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3762
3763 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3764 and target-libgloss.
3765 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3766 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 3767 * configure: Regenerate.
b07c2aad 3768
56f25033
DD
37692003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3770
3771 * configure.in: Update testsuite_flags to new location.
3772 * configure. Regenerate.
80b200a1 3773
4ec9a3b2
NN
37742003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3775
3776 * Makefile.tpl: Remove BUILD_CC stuff.
3777 * Makefile.in: Regenerate.
3778
059083b1 37792003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3780
059083b1
L
3781 * config.guess: Update to 2003-06-12 version.
3782 * config.sub: Update to 2003-06-13 version.
3783
535b046a
TS
37842003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3785
3786 * MAINTAINERS: Add myself as MIPS co-maintainer.
3787
00c22daa 37882003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3789
00c22daa
L
3790 * config.guess: Update to 2003-06-06 version.
3791 * config.sub: Update to 2003-06-06 version.
3792
1047cb91
DD
37932003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3794
3795 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3796 * configure. Regenerate.
3797
123494c8
NN
37982003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3799
1047cb91
DD
3800 * configure.in: Disable serial configure by default.
3801 * configure: Regenerate.
3802 * Makefile.tpl: Abolish .NOTPARALLEL.
3803 * Makefile.in: Regenerate.
3804
7f121bbf
NN
3805 * Makefile.tpl: Replace {build,host,target}_canonical by
3806 {build,host,target}.
3807 * Makefile.in: Regenerate.
3808
123494c8
NN
3809 * Makefile.tpl: Fix stupid pasto.
3810 * Makefile.in: Regenerate.
3811
ec7e0995
NN
38122003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3813
3814 * Makefile.tpl: Remove bogus conditional.
3815 * Makefile.in: Regenerate.
3816
27b1cc72
NN
38172003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3818
2a4cbe27
NN
3819 * Makefile.tpl: Make 'recursive targets' using autogen rather
3820 than shell loop. Remove duplicate 'clean' targets and false
3821 comments.
3822 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3823 Add systematic method of specifying missing targets in subdirs.
3824 Add copyright boilerplate.
3825 * Makefile.in: Regenerate.
3826 * configure.in: Add 'recursive targets' to maybe list.
3827 * configure: Regenerate.
3828
27b1cc72
NN
3829 * Makefile.tpl: Rename [+target+] to [+make_target+].
3830 * Makefile.def: Rename 'target' to 'make_target'.
3831
01e51bd0
NC
38322003-05-30 Nick Clifton <nickc@redhat.com>
3833
3834 * README-maintainer-mode: Update URL for locating blessed config
3835 tools.
3836
2fd84b42
NC
38372003-05-29 Robert Millan <rmh@debian.org>
3838
3839 * ltconfig: Import this patch and modify for use with current
3840 version of ltconfig:
3841
3842 2003-05-21 Bruno Haible <bruno@clisp.org>
3843
3844 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3845 GNU/FreeBSD.
3846
8945c6bb
DD
38472003-05-28 DJ Delorie <dj@redhat.com>
3848
3849 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3850 * Makefile.in: Regenerate.
3851
2f9632a1
JJ
38522003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3853
80b200a1 3854 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3855
3a12db16 38562003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3857
3a12db16
DD
3858 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3859 newlib or libgloss.
3860 * Makefile.in: Regenerate.
3861
44482353
DD
38622003-05-21 DJ Delorie <dj@redhat.com>
3863
3864 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3865 * Makefile.in: Regenerate.
3866
fec2c52d
MR
38672003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3868
3869 * configure.in: Use curly braces in the definition of tooldir.
3870 * configure: Regenerate.
3871
16ae0395
NN
38722003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3873
3874 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3875 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3876 Factor out common code from autogen IF statements.
3877 * configure: Regenerate.
3878 * Makefile.in: Regenerate.
3879
ec11bdc6
DD
38802003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3881
3882 * configure.in: Accept i[3456789]86 for machine type.
3883 * configure: Regenerate.
3884
dd12c3a8
NN
38852003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3886
3887 * configure.in: Switch more things to use maybe dependencies.
3888 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3889 * configure: Regenerate.
3890 * Makefile.tpl: Switch more things to use maybe dependencies.
3891 * Makefile.in: Regenerate.
3892
cf662e21
AJ
38932003-05-16 Andreas Schwab <schwab@suse.de>
3894
3895 * Makefile.tpl (install-opcodes): Define.
3896 * Makefile.in: Rebuild.
3897
5481b376
AJ
38982003-05-13 Andreas Jaeger <aj@suse.de>
3899
3900 * config.guess: Update to 2003-05-09 version.
3901 * config.sub: Update to 2003-05-09 version.
3902
3959a22a
AJ
39032003-05-13 Michael Eager <eager@mvista.com>
3904
3905 * configure.in: Correct sed script so that options in quotes are not
3906 deleted.
3907 * configure: Rebuild.
3908
564b43e5
CV
39092003-05-12 Corinna Vinschen <corinna@vinschen.de>
3910
3911 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3912 and $$s/newlib/libc/sys/cygwin32 include paths.
3913 * configure: Ditto.
3914
bb947dc9
L
39152003-05-05 H.J. Lu <hjl@gnu.org>
3916
3917 * config-ml.in: Restored from gcc repository.
3918
77f7441a
CD
39192003-05-02 Chris Demetriou <cgd@broadcom.com>
3920
80b200a1
ZW
3921 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3922 * Makefile.in: Regenerate.
77f7441a 3923
a26d7085
DJ
39242003-04-27 Daniel Jacobowitz <drow@mvista.com>
3925
3926 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3927 and Makefile.def.
3928
e4c4d240
DJ
39292003-04-27 Daniel Jacobowitz <drow@mvista.com>
3930
3931 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3932 * Makefile.in: Regenerated.
3933
62a3fc85
DD
39342003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3935
3936 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3937 * Makefile.in: Regenerate.
3938
39392003-04-18 Jakub Jelinek <jakub@redhat.com>
3940
3941 * configure.in (powerpc64*-*-linux*): Remove.
3942 * configure: Rebuilt.
3943
5b474aa8
DD
39442003-04-17 Phil Edwards <pme@gcc.gnu.org>
3945
3946 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3947 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3948 and restrap.
3949 * Makefile.in: Regenerate.
3950
39512003-04-16 Richard Earnshaw <rearnsha@arm.com>
3952
3953 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3954 * configure: Regenerated.
3955
bc295afe
AO
39562003-04-11 Alexandre Oliva <aoliva@redhat.com>
3957
3958 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3959 * */configure: Rebuilt.
3960
3728fade
NN
39612003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3962
3963 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3964 * Makefile.in: Regenerate.
3965
ce5b542e
MC
39662003-03-14 Michael Chastain <mec@shout.net>
3967
3968 * Makefile.in: Regenerate with correct Makefile.def.
3969
3db0a37f
NN
39702003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3971
3972 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3973 Make macro.
3974 * Makefile.in: Regenerate.
3975 * configure.in: Clean up gxx_include_dir logic.
3976 * configure: Regenerate.
3977
34349c6e
DD
39782003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3979
3980 * configure.in (gxx_include_dir): Fix typo.
3981 * configure: Regenerated.
3982
686c28c9
AC
39832003-03-06 Andrew Cagney <cagney@redhat.com>
3984
3985 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3986
bba45b8b 39872003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3988
bba45b8b
NN
3989 * configure.in: Include $(build_tooldir)/sys-include in
3990 FLAGS_FOR_TARGET.
3991 * configure: Regenerated.
3992
2683747f
NN
39932003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3994
bba45b8b
NN
3995 * Makefile.tpl: Reindent.
3996 * Makefile.in: Regenerate.
3997 * configure.in: Reindent. Don't set unused variables.
3998 * configure: Regenerate.
3999
2683747f
NN
4000 * Makefile.tpl: Always pass down RANLIB.
4001 * Makefile.in: Regenerate.
4002
4003 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4004 * Makefile.in: Regenerate.
4005 * configure.in: Remove unused logic relating to --enable-shared
4006 and --enable-threads. Remove bogus comments. Remove redundant
4007 noconfigdirs.
4008 * configure: Regenerate.
4009
4010 * configure.in: Replace ${libstdcxx_version} by its value.
4011 Remove reference to mh-dgux.
4012 * configure: Regenerate.
4013
50212802
NN
40142003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4015
4016 * Makefile.tpl: Rearrange.
4017 * Makefile.in: Regenerate.
4018
a6be7fc6
NC
40192003-02-25 Nick Clifton <nickc@redhat.com>
4020
4021 * configure: Remove site-file supprot - it is obsolete.
4022
f8a495c8
NC
40232003-02-24 Uwe Stieber <uwe@wwws.de>
4024
4025 * configure.in: Add support for kaOS as cross build target system.
4026 * configure: Regenerated.
4027
3decd77d
DD
40282003-02-20 Sean McNeil <sean@blue.mcneil.com>
4029
4030 * Makefile.tpl: Add definition of CPPFLAGS to pass into
4031 configure-target-* as some target builds may require additional
4032 flags for preprocessor tests.
4033 * Makefile.in: Regenerated.
4034
f4ff34a3
AO
40352003-02-19 Alexandre Oliva <aoliva@redhat.com>
4036
4037 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4038 * ltconfig: Handle it.
4039 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4040 auto-detecting it.
4041
b7e4a931
AO
40422003-02-19 Alexandre Oliva <aoliva@redhat.com>
4043
4044 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4045 it is used as argument to $CC.
4046 * ltcf-gcj.sh: Likewise.
4047
6b784d9f
AO
40482003-02-19 Alexandre Oliva <aoliva@redhat.com>
4049
4050 * configure.in: Introduce --enable-maintainer-mode.
4051 * configure: Rebuilt.
4052 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4053 for maintainer mode.
4054 * Makefile.in: Rebuilt.
4055
8bcd8a07
AC
40562003-02-19 Andrew Cagney <ac131313@redhat.com>
4057
4058 * configure: Regenerate using autoconf 2.13.
4059
ee3fd329
AM
40602003-02-19 Alan Modra <amodra@bigpond.net.au>
4061
4062 * config.guess: Import latest version.
4063 * config.sub: Import latest version.
4064
e9e45685
JM
40652003-02-18 Jason Merrill <jason@redhat.com>
4066
4067 * Makefile.tpl (check-c++): Allow parallelism.
4068
859789af
AC
40692003-02-17 Andrew Cagney <ac131313@redhat.com>
4070
4071 * configure: Regenerate using autoconf 000227.
4072
b3f16a9b
GK
40732003-02-15 Geoffrey Keating <geoffk@apple.com>
4074
4075 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4076 don't configure target-libobjc.
4077 * configure: Regenerate.
4078
72e60e02
DD
40792003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4080
4081 * Makefile.tpl (RANLIB): Define.
4082 * Makefile.in: Regenerate.
4083
91f0e695
KS
40842003-02-06 Keith R Seitz <keiths@redhat.com>
4085
4086 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4087 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4088 * Makefile.in: Regenerated.
4089 * configure.in: Remove all traces of snavigator, db, and grep.
4090 * configure: Regenerated.
4091
122bfa92
FCE
40922003-01-31 Frank Ch. Eigler <fche@redhat.com>
4093
4094 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4095 * Makefile.in: Regenerated.
4096
264095c3
AO
40972003-01-30 Alexandre Oliva <aoliva@redhat.com>
4098
4099 * config.if: Copy from GCC.
4100
a84dbcb3
AO
41012003-01-27 Phil Edwards <pme@gcc.gnu.org>
4102
4103 * configure.in: Revert 24Jan change.
4104 * configure: Regenerate.
4105
19618276
NN
41062003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4107
4108 * configure.in: Revert previous change.
4109 * configure: Regenerate.
4110
b7f27a92
NN
41112003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4112
4113 * configure.in: Make rda native-only.
4114 * configure: Regenerate.
4115
83326456
NN
41162003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
4117
4118 * configure.in: Add missing \.
4119 * configure: Rebuilt.
4120
5e367fa5
JJ
41212003-01-17 Jakub Jelinek <jakub@redhat.com>
4122
4123 * configure.in (baseargs): Avoid using \| in sed regular
4124 expressions.
4125 * configure: Rebuilt.
4126
e01f337c
JJ
41272003-01-16 Jakub Jelinek <jakub@redhat.com>
4128
4129 * configure.in (baseargs): Remove all supported forms of
4130 --cache-file, --srcdir, --host, --build and --target options
4131 from argument lists.
4132 * configure: Rebuilt.
4133
aa236487
AO
41342003-01-15 Alexandre Oliva <aoliva@redhat.com>
4135
4136 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4137 * configure: Rebuilt.
4138
586c0873
NN
41392003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
4140
4141 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4142 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4143 * Makefile.in: Regenerate.
4144 * configure: Regenerate.
4145
497f816e
DD
41462003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
4147
4148 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4149 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4150 * Makefile.in: Regenerate.
4151
bfbe5519
AO
41522003-01-09 Alexandre Oliva <aoliva@redhat.com>
4153
4154 * configure.in: Remove Makefile in build, host and target modules
4155 unless configure was run with --no-recursion.
4156 * configure: Rebuilt.
4157
3f234ef5
CD
41582003-01-08 Chris Demetriou <cgd@broadcom.com>
4159
4160 * config.guess: Update to 2003-01-03 version.
4161 * config.sub: Update to 2003-01-03 version.
4162
a3982d48
CF
41632003-01-07 Christopher Faylor <cgf@redhat.com>
4164
4165 * configure: Regenerate with proper autoconf 2.13.
4166
75778ec4
CF
41672003-01-07 Christopher Faylor <cgf@redhat.com>
4168
80b200a1
ZW
4169 * configure.in: Add AC_PREREQ for consistency.
4170 * configure: Regenerate.
75778ec4 4171
c180f501
AC
41722003-01-06 Andrew Cagney <ac131313@redhat.com>
4173
4174 * configure.in (GDB_TK): Add tcl directories conditional on
4175 gdb/gdbtk directory being present.
4176 * configure: Regenerate.
5481b376 4177
46ca2cc2
DA
41782003-01-04 John David Anglin <dave.anglin@nrc.ca>
4179
4180 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
4181 by gcc if LD is not defined and we are not doing a Canadian Cross.
4182 * configure: Rebuilt.
4183
53dd8dab
DJ
41842003-01-01 Daniel Jacobowitz <drow@mvista.com>
4185
4186 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
4187
50ceb20c
TT
41882002-12-31 Tom Tromey <tromey@redhat.com>
4189
4190 * Makefile.in: Rebuilt.
4191 * Makefile.def (target_modules) [libffi]: Allow installation.
4192
e78b5cfe
AS
41932002-12-31 Andreas Schwab <schwab@suse.de>
4194
4195 * configure.in: Fix use of $program_transform_name.
4196 * configure: Regenerated.
4197
67448102
DJ
41982002-12-30 Daniel Jacobowitz <drow@mvista.com>
4199
4200 * configure.in (baseargs): Don't remove first configure argument.
4201 * configure: Regenerated.
4202
e6bfb94a
AO
42032002-12-29 Alexandre Oliva <aoliva@redhat.com>
4204
4205 * Makefile.tpl (local-distclean): Don't remove...
4206 (multilib.ts): ... this. Moved into...
4207 (multilib.out): ... this. Don't use sub-make.
4208 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4209 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4210 (configure-build-[+module+], configure-[+module+],
4211 configure-target-[+module+], configure-gcc): ... these. Test
4212 for Makefile existence. Drop config.status from dependencies.
4213 * Makefile.in: Rebuilt.
4214 * configure.in: Move gcc-version-trigger to the end of
4215 ac_configure_args. Add comments to maybedep.tmp and
4216 serdep.tmp. Introduce --disable-serial-configure. Remove
4217 nonopt from baseargs, matching and removing corresponding
4218 whitespace while at it.
4219 * configure: Rebuilt.
4220
8f0dfb36
AO
42212002-12-28 Alexandre Oliva <aoliva@redhat.com>
4222
4223 * configure.in (host_configargs): Replace reference to
4224 no-longer-defined buildopts with --build=${build_alias}.
4225 * configure: Rebuilt.
4226
43be203f
AO
42272002-12-28 Alexandre Oliva <aoliva@redhat.com>
4228
4229 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
4230 program_transform_name to standard idiom.
4231 (AUTOGEN, AUTOCONF): Define.
4232 (Makefile.in): Use $(AUTOGEN).
4233 (Makefile): Depend on config.status, and use autoconf-style rule to
4234 build it. Move original commands to...
4235 (config.status): ... this new target.
4236 (configure): Add $(srcdir). Depend on config/acx.m4. Use
4237 $(AUTOCONF).
4238 * Makefile.in: Rebuilt.
4239
a0da8069
NN
42402002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
4241
d18f1c9f
NN
4242 * Makefile.tpl: Fix dramatic bustage due to change in
4243 program_transform_name.
4244 * Makefile.in: Regenerate.
4245
4246 * configure.in: Remove unnecessary PATH setting.
4247 * configure: Regnerate.
4248
4249 * configure.in: Don't default to unprefixed tools unless
4250 the native tools will work.
4251 * configure: Regenerate.
4252
a0da8069
NN
4253 * configure.in: Convert to autoconf script. Blow away lots
4254 of now-redundant Makefile fragments.
4255 * configure: Generate using Autoconf.
4256 * Makefile.tpl: Rewrite to reflect autoconfiscation.
4257 * Makefile.in: Regenerate.
4258
c567df0a
NN
42592002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
4260
5481b376 4261 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
4262 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4263
5481b376 4264 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 4265 where they belong.
2c7f9a32 4266
2dabcfb4
AS
42672002-12-24 Andreas Schwab <schwab@suse.de>
4268
4269 * Makefile.tpl (multilib.out): Fix missing space.
4270 * Makefile.in: Regenerate.
4271
1086bc09
NN
42722002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
4273
4274 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
4275 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
4276 * Makefile.in: Regenerate.
4277 * configure.in: Remove unnecessary leftovers.
4278
1086bc09
NN
42792002-12-21 Geoffrey Keating <geoffk@apple.com>
4280
4281 * configure.in (extra_ranlibflags_for_target): New variable.
4282 (*-*-darwin): Add -c to ranlib commands.
4283 * configure (tooldir): Handle extra_ranlibflags_for_target.
4284
14e9ca95
JJ
42852002-12-20 Jeff Johnston <jjohnstn@redhat.com>
4286
4287 * COPYING.NEWLIB: Updated.
4288 * COPYING.LIBGLOSS: Ditto.
4289
14c428fb
NN
42902002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4291
4292 * Makefile.tpl: Revert HJL's change.
4293 * Makefile.in: Regenerated.
4294 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4295 always.
4296
313b8244
AS
42972002-12-19 Andreas Schwab <schwab@suse.de>
4298
4299 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4300 * Makefile.in: Regenerate.
4301
efeae3db
L
43022002-12-18 H.J. Lu <hjl@gnu.org>
4303
4304 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4305 * Makefile.in: Regenerated.
4306
4307 * configure.in (build_prefix): New. Substitute.
4308
43d92c63
NN
43092002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
4310
59da4fe6
NN
4311 * Makefile.tpl: Don't let real targets depend on phony targets.
4312 * Makefile.in: Regenerate.
4313
43d92c63
NN
4314 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4315 * Makefile.in: Regenerate.
4316
b72e6a2d
JM
43172002-12-16 Jason Merrill <jason@redhat.com>
4318
4319 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4320 previous 'make bootstrap'.
4321 * Makefile.in: Regenerate.
4322
95c72c44
HPN
43232002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
4324
4325 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4326
7d695d07
JM
43272002-12-13 Jason Merrill <jason@redhat.com>
4328
4329 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
4330 library tests.
4331 (check-c++): Just depend on it and check-target-libstdc++-v3.
4332 * Makefile.in: Regenerate.
4333
54103d1e
NN
43342002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
4335
4336 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4337 * Makefile.in: Regenerate.
4338
4024f1e1
JJ
43392002-12-12 Jeff Johnston <jjohnstn@redhat.com>
4340
80b200a1
ZW
4341 * COPYING.NEWLIB: Update list of alternate Regent of California
4342 licenses and discuss official revoking of advertising clause.
4343 * COPYING.LIBGLOSS: Ditto.
4024f1e1 4344
7dda0df6
AO
43452002-12-12 Alexandre Oliva <aoliva@redhat.com>
4346
4347 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4348 * Makefile.in: Rebuilt.
4349
d03be79e 43502002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 4351
929293f4
NN
4352 * configure: Fix bug put in by gremlins.
4353
d03be79e
NN
4354 * Makefile.tpl: Substitute more autoconfily.
4355 * configure: Substitute more autoconfily.
4356 * Makefile.in: Regenerate.
4357
43582002-12-08 Andrew Cagney <ac131313@redhat.com>
4359
4360 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4361 * Makefile.in (all-sim): Ditto.
a36d530e
DD
4362
43632002-12-06 DJ Delorie <dj@redhat.com>
4364
4365 * Makefile.tpl: Change configure dependencies to not have real
4366 targets depend on phony targets.
b4a77b47 4367
db1ac78d
NN
43682002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
4369
bcaf2395
NN
4370 * configure.in: Revert unintentional change.
4371
b4fa093e
NN
4372 * src-release: Configure host subdirs.
4373
db1ac78d
NN
4374 * Makefile.tpl: Change dependency for */multilib.out so that
4375 it works when gcc isn't in the tree.
4376
4377 * configure.in: Substitute more.
4378 * configure: Run subconfigures from the Makefile.
4379 * Makefile.tpl: Run subconfigures from the Makefile; add a few
4380 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4381
15723a45
NN
43822002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4383
e2b9e2dc
NN
4384 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4385 and corresponding dependencies.
4386 * Makefile.in: Regenerate.
4387
2af579c4
NN
4388 * configure.in (host_tools): Order binutils, gas and ld for
4389 convenience in running the testsuites.
4390
a2cc058a
NN
4391 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4392 * Makefile.in: Regenerate.
4393 * configure.in: Introduce rules to serialize subconfigure runs.
4394
15723a45
NN
4395 * configure.in: Introduce BASE_CC_FOR_TARGET.
4396 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
4397 Realize configure-build-* targets. Realize configure-target-* targets.
4398 * Makefile.in: Regenerate.
4399
ae831be5
NN
44002002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4401
4402 * configure: Move gcc_version_trigger stuff from here...
4403 * configure.in: ...to here.
4404
4405 * configure.in: Separate subconfigure options added by this file from
4406 options given by the user. Add machinery to put args for host
4407 subconfigures into the Makefile.
4408
4409 * Makefile.tpl: Remove 'vault' targets.
4410 * Makefile.tpl: Reorder and comment dependencies.
4411 * Makefile.in: Regenerate.
4412
bbf7c8ac
NN
44132002-11-28 Geoffrey Keating <geoffk@apple.com>
4414
4415 * configure.in: Move host-specific darwin noconfigdirs into
4416 the host-specific section.
4417
930314a4
NN
44182002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4419
52d7cdee
NN
4420 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4421 during replay.
4422 * Makefile.in: Regenerate.
4423
930314a4
NN
4424 (finishing slow-motion replay)
4425 * configure: Remove skip-this-dir support.
4426 * Makefile.tpl: Remove skip-this-dir support.
4427
4428 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4429 subdirectories.
4430 * Makefile.in: Regenerate.
4431
4432 * Makefile.tpl: Strip out useless setting of 'dir'.
4433 * Makefile.in: Regenerate.
5481b376 4434
930314a4
NN
44352002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4436
4437 (finishing slow-motion replay)
4438 * configure.in: Fix deeply stupid bug.
4439
4440 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4441 shell code in CXX_FOR_TARGET
4442 * Makefile.def: Introduce raw_cxx.
4443 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4444 RAW_CXX_FOR_TARGET.
4445 * Makefile.in: Regenerate.
4446
44472002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4448
4449 (finishing slow-motion replay)
4450 * Makefile.tpl: Remove unnecessary ifs.
4451 * Makefile.in: Regenerate.
4452
5481b376 4453 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4454 dependencies. Maybe-ize build-libiberty. Create dummy install
4455 targets for 'no_install' modules.
5481b376 4456 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 4457 build_modules stuff to configure.in.
5481b376 4458 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4459 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4460 * Makefile.in: Regenerate.
4461
3866be5d
NN
44622002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4463
4464 (continuing slow-motion replay)
4465 * Makefile.tpl: Make all-target, install-target behave similarly
4466 to all, install (only hitting configured targets). Eliminate
4467 unused macro defintions.
4468
4469 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4470 build != host.
4471
4472 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4473
4474 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4475
5481b376 4476 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
4477 configuring. Remove references to "dosrel".
4478 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 4479 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 4480 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 4481 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
4482 and redundant dependency; rearrange slightly.
4483 * Makefile.def: Add host-side libtermcap, utils.
4484
4485 * Makefile.in: Regenerate.
4486
e393202e
NN
44872002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4488
4489 (Continuing slow-motion replay)
4490 * Makefile.def: Add list of recursive targets to autogenerate.
4491 Add build_modules.
4492 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4493 targets. Autogenerate *-build-* targets.
4494 * Makefile.in: Regenerate.
4495
583d52d7
NN
44962002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4497
4498 (Continuing slow-motion replay)
4499 * configure: More autoconf-style substitutions.
4500 * Makefile.tpl: More autoconf-style substitutions.
4501 * Makefile.in: Regenerate.
4502
45032002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4504
4505 (Continuing slow-motion replay)
4506 * configure: Substitute more variables in a more autoconf-friendly
4507 way. Simplify slightly.
4508 * Makefile.tpl: Make more variables substitutable in an
4509 autoconf-friendly way.
4510 * Makefile.in: Regenerate.
4511
874e38b4
NN
45122002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4513
4514 (Continuing slow-motion replay)
4515 * configure.in (v810*): Remove special setting of tools.
4516
4517 * configure: Add support for extra required flags for ar or nm.
4518 * configure.in (aix4.3+): Use above support for target-specific
4519 issues, rather than using config/mt-aix43.
4520
852e5f18
NN
45212002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4522
4523 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4524 * configure: Remove 'removing', which doesn't work. Replace $subdir
4525 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4526 with $srcdir. Reformat indentation. Substitute some variables
4527 formerly hard-coded in the Makefile for build=host.
4528 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4529 * Makefile.def: Autogenerate more.
4530 * Makefile.in: Regenerate.
4531
c9a0d920
DD
45322002-11-13 Bruce Korb <bkorb@gnu.org>
4533
4534 * Makefile.tpl: syntactic cleanup
4535
dd2768ff
KB
45362002-11-04 Kevin Buettner <kevinb@redhat.com>
4537
4538 * Makefile.def (host_modules): Add rda.
4539 * Makefile.in: Regenerate.
4540 * configure.in (target_tool): Add target-rda to list.
4541
1aa8389d
DD
45422002-10-25 Phil Edwards <pme@gcc.gnu.org>
4543
4544 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4545 and restrap targets to this rule.
4546 * Makefile.in: Regenerate.
4547
28f46298
HPN
45482002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4549
4550 * configure.in (i[3456]86-*-linux*): Add check to disable
4551 ${libgcj} for glibc1.
4552
ff72e302
NC
45532002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4554
4555 * configure.in: Add tic4x target.
4556
8607b6c9
NN
45572002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4558
4559 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4560 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4561 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4562 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4563 * Makefile.in: Regenerate.
4564
f8f61f4a
NN
45652002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4566
c86f794b
NN
4567 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4568 * Makefile.in: Regenerate.
4569
a9590527
NN
4570 * Makefile.def: Remove order dependency comments.
4571 * Makefile.tpl: Add explicit install-install dependencies.
4572 * Makefile.in: Regenerate.
4573
8412ce72
NN
4574 * Makefile.tpl: Remove material now in src-release. (Finally!)
4575 * Makefile.in: Regenerate.
4576
8b9f37f1
NN
4577 * configure: Restore my original patch by syncing with gcc version.
4578
f8f61f4a
NN
4579 * Bring following over from gcc:
4580
45812002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4582
4583 * configure.in (s390*-*-linux*): Enable libgcj.
4584
403d9505
NN
45852002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4586
4587 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4588
95f6f383
AM
45892002-10-02 Alan Modra <amodra@bigpond.net.au>
4590
e4673b0a 4591 * configure: Move stray lines back to where they belong.
95f6f383 4592
748503c8
NN
45932002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4594
a581b5c3
NN
4595 * Makefile.tpl: Insert configure-target target, for src-release.
4596
c084f5b4
NN
4597 * configure: Finish reverting change which Andrew Cagney started
4598 reverting. Should fix bustage.
4599
7aa673ed 4600 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
4601 * src-release: New file. Contains material for making net
4602 releases for gdb, binutils, et al., formerly in Makefile.in.
4603
82a9b2d9
NC
46042002-09-30 Nick Clifton <nickc@redhat.com>
4605
4606 * cpu: New top level directory. Intended to hold input files for
4607 CGEN which have FSF copyright assignment.
4608 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4609
c2463a00
AC
46102002-09-29 Andrew Cagney <ac131313@redhat.com>
4611
4612 Revert below (note that src does not contain Makefile.tpl):
4613 * Makefile.tpl: Make subsituted variables more autoconfy.
4614 * Makefile.in: Regenerate.
4615
f03b4789
NN
46162002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4617
c11e16a9
NN
4618 * configure: Revert accidentally applied changes.
4619
f03b4789
NN
4620 * Makefile.tpl: Make more autoconf-friendly.
4621 * Makefile.in: Regenerate.
4622 * configure: Make substitution more autoconf-like.
4623
46242002-09-28 Richard Earnshaw <rearnsha@arm.com>
4625
4626 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4627 single entry to handle all these.
4628 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4629 libjava on arm-*-elf.
4630
c0292023
GK
46312002-09-27 Geoffrey Keating <geoffk@apple.com>
4632
4633 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4634 things that depend on them.
4635
c66d951e
NN
46362002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4637
4638 * Makefile.tpl: Make subsituted variables more autoconfy.
4639 * Makefile.in: Regenerate.
4640 * configure: Make seds more autoconfy.
4641
907a7241 46422002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
4643
4644 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4645 * Makefile.in: Regenerate.
4646 * configure.in: Rewrite sed statements to look autoconfy.
4647
907a7241
NN
4648 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4649 all-target-foo on configure-target-foo.
4650 * Makefile.def: Ditto.
4651 * Makefile.in: Rebuild.
4652
405ea7a0
NN
46532002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4654
4655 * Makefile.def: New file.
4656 * Makefile.tpl: New file.
4657 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4658
4659 * configure.in: Minor rearrangement. Simplify tests.
4660
bdc57bfd
JT
46612002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4662
4663 * configure.in (with_headers): Skip copy if value is "yes".
4664 (with_libs): Likewise.
4665
ae03d6e2
NN
46662002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4667
4668 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4669 * configure.in (sh*-*-pe*): Ditto.
4670 * configure.in (mips*-*-pe*): Ditto.
4671 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
4672
4673 * configure.in: Rearrange.
4674
707960fe
NC
46752002-09-12 Nick Clifton <nickc@redhat.com>
4676
4677 * Import these changes from the config master repository:
4678
4679 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4680
4681 * config.sub: Add tic4x target.
4682
4683 2002-09-03 Ben Elliston <bje@redhat.com>
4684
4685 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4686 Reported by <Duncan_Stodart@insession.com>.
4687
36ea319f
JJ
46882002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4689
4690 * COPYING.NEWLIB: More updates.
4691
cf57480a
JJ
46922002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4693
4694 * COPYING.NEWLIB: Update.
4695
fd31a171
AC
46962002-08-23 Andrew Cagney <ac131313@redhat.com>
4697
23b632fc
AC
4698 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4699
fd31a171
AC
4700 * config.guess: Import version 2002-08-23.
4701 * config.sub: Import version 2002-08-22.
4702
a08bafb5
AO
47032002-08-20 Alexandre Oliva <aoliva@redhat.com>
4704
4705 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4706 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4707 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4708
17240c1f
NC
47092002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4710
4711 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4712
e70ad0c6
L
47132002-08-04 H.J. Lu (hjl@gnu.org)
4714
4715 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4716
574e6d11
DD
47172002-07-31 Alan Modra <amodra@bigpond.net.au>
4718
4719 * configure.in: Move generic linux case to end. Copy generic
4720 linux noconfigdirs to mips*-*-linux* entry and new
4721 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4722
611e7523
CD
47232002-07-19 Chris Demetriou <cgd@broadcom.com>
4724
4725 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4726 one instance of them which was missed to the list to update.
4727
51759676
CD
47282002-07-16 Chris Demetriou <cgd@broadcom.com>
4729
4730 * config.guess: Update to 2002-07-09 version.
4731 * config.sub: Update to 2002-07-03 version.
4732
7c1f909c
DD
47332002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4734
4735 * configure.in: Remove two redundant tests.
4736
d7cf5d30
DD
47372002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4738
4739 * configure.in (mips*-*-irix6*o32): Enable stabs.
4740
c74222f7
DD
47412002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4742
5b53c336
DD
4743 * configure.in: Don't build grez.
4744 * Makefile.in: Ditto.
4745
c74222f7
DD
4746 * Makefile.in: Remove references to bsp, cygmon, libstub.
4747 * configure.in: Ditto.
4748
4749 * configure.in: Remove leftover reference to gdbtest.
4750
edd1b227
DD
47512002-07-08 Phil Edwards <pme@gcc.gnu.org>
4752
4753 * configure.in (gxx_include_dir): Change to match versioned
4754 C++ headers if --enable-version-specific-runtime-libs is used.
4755
486186e3
AO
47562002-07-04 Steve Ellcey <sje@cup.hp.com>
4757
4758 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4759
ff0a3bf8
DD
47602002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4761
4762 * configure.in: Make --without-x work.
4763
1dfa8174
NC
47642002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4765
4766 * contrib: New directory. Created to contain a copy of the
5481b376 4767 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
4768 the FSF GCC sources.
4769
07637366
DD
47702002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4771
b6f83f2a
DD
4772 * configure.in: Rearrange target Makefile fragment collection.
4773
07637366
DD
4774 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4775 cvs[src].
4776 * configure.in: Ditto.
4777
f48556b1
DD
47782002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4779
4780 * Makefile.in: Eliminate 'apache' targets.
4781 * configure.in: Eliminate 'apache' targets.
4782
4783 * configure.in: Eliminate redundant tests. Reorganize.
4784
4785 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4786
4787 * config-ml.in: Eliminate references to Cygnus configure.
4788
4789 * Makefile.in: Eliminate references to building emacs.
4790
47912002-07-01 Denis Chertykov <denisc@overta.ru>
4792
4793 * configure.in: Add support for ip2k.
4794
cdb9e2b8
BE
47952002-06-24 Ben Elliston <bje@redhat.com>
4796
4797 * configure.in (host_tools): Remove cgen.
4798
4799 * Makefile.in (all-cgen): Remove; runs from its source directory.
4800 (check-cgen, install-cgen, clean-cgen): Likewise.
4801 (all-opcodes): No not depend on all-cgen.
4802 (all-sim): Likewise.
4803
3558860c
DD
48042002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4805
4806 * configure.in: Fix AIX configury bug.
4807
e3b0c936
DD
48082002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4809
cdb9e2b8 4810 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4811
cdb9e2b8
BE
4812 * configure.in: Move definition of libstdcxx_flags right above
4813 usage, rather than way earlier.
8ee424c0 4814
c712250a
DD
4815 * configure.in: Pull definition of is_cross_compiler earlier.
4816
9ee1a75c
DD
4817 * configure.in: Rearrange a little.
4818
e3b0c936
DD
4819 * configure.in: Remove references to librx.
4820 * Makefile.in: Remove references to librx.
4821
b2bd228e
DD
48222002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4823
4824 * configure.in: Eliminate ${gasdir} variable.
4825
7cd52483
DB
48262002-06-18 Dave Brolley <brolley@redhat.com>
4827
4828 * configure.in: Add support for frv.
4829 * config.sub: Add support for frv.
4830
6c5e141a
DD
48312002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4832
4833 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4834
0d18b56d
JT
48352002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4836
4837 * configure.in (vax-*-netbsd*): Re-enable gas.
4838
fd8958d5
DD
48392002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4840
27f15fdd
DD
4841 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4842 BUILD_PREFIX_1, to correct nomenclature.
4843 * configure: Likewise.
4844
fd8958d5
DD
4845 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4846 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4847
0c2442b7
DD
48482002-05-31 Olaf Hering <olh@suse.de>
4849
4850 * config-ml.in: Propogate DESTDIR also.
4851
a3602181
JT
48522002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4853
4854 * configure.in (vax-*-netbsd*): Don't build gas for this
4855 platform.
4856
c95f53ae
MM
48572002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4858
4859 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4860 and libgcj for AVR.
4861
1d7c1053
NC
48622002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4863
4864 * config.sub: Add DLX target.
4865
4b37028f
JT
48662002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4867
4868 * config.guess: Update to 2002-05-22 version.
4869 * config.sub: Likewise.
4870
d5de0a84
NC
48712002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4872
4873 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4874 * config-ml.in: Likewise.
4875 * configure: Likewise.
4876 * configure.in: Likewise.
4877
c92a0210
DD
48782002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4879
115a77aa
DD
4880 * configure.in: Simplify makefile fragment collection.
4881
4882 * configure.in: Remove code to build emacs.
e99daf2b 4883
91e060aa
DD
4884 * configure.in : Remove --srcdir argument from targargs and buildargs
4885 (it's always overridden in the Makefile anyway). Rearrange a bit.
4886
4887 * configure: Move some logic to configure.in.
4888 * configure.in: Move some logic from configure.
c92a0210 4889
91217342
JJ
48902002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4891
4892 * COPYING.LIBGLOSS: New file.
4893
d3d8a9ee
NC
48942002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4895
4896 * Makefile.in: Honour DESTDIR.
4897
3a036cdc
AO
48982002-05-05 Alexandre Oliva <aoliva@redhat.com>
4899
4900 * configure.in (noconfigdirs): Don't disable libgcj on
4901 sparc64-*-solaris* and sparcv9-*-solaris*.
4902
6d095fe4
AO
49032002-05-03 Alexandre Oliva <aoliva@redhat.com>
4904
4905 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4906
dac55df9
TF
49072002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4908
4909 * configure.in (FLAGS_FOR_TARGET): Do not add
4910 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4911 on i[3456]86-*-linux*.
4912
a018e15b
TF
49132002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4914
4915 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4916
4917 * configure.in (noconfigdirs): Do not add target-newlib if
4918 target == i[3456]86-*-linux*, and host == target.
4919
5f284831
MM
49202002-04-29 Mark Mitchell <mark@codesourcery.com>
4921
4922 * config.guess: Updated to 2002-04-26's version.
4923 * config.sub: Updated to 2002-04-26's version.
4924
33babf59
DD
49252002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4926
bd5f7da2
DD
4927 * configure.in: delete reference to absent file
4928
a0c4f3a0
DD
4929 * configure.in: replace '[' with 'test'
4930
66f1ba4f
DD
4931 * configure.in: Eliminate references to gash.
4932 * Makefile.in: Eliminate references to gash.
4933
7c3ab50c
DD
4934 * configure.in: remove useless references to 'pic' makefile fragments.
4935
bbc025f5
DD
4936 * configure.in: (*-*-windows*) Finish removing.
4937
33babf59
DD
4938 * configure.in: Eliminate redundant test for libgui.
4939
d5ec694c
DD
49402002-04-26 Joel Sherrill <joel@OARcorp.com>
4941
4942 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4943 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4944
57a5346c
DD
49452002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4946
4947 * configure.in: remove references to dead files
4948
dbf93899
DD
49492002-04-18 Tom Tromey <tromey@redhat.com>
4950
4951 * configure.in: Disallow configuring libgcj when it is already
4952 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4953 Solaris 2.8 by default. For PR libgcj/6158.
4954
26eadf68
DD
49552002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4956
4957 * configure.in: Move default CC setting out of config/mh-* fragments
4958 directly into here.
4959
a0a2c6c6
DD
49602002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4961
4962 * configure.in: don't even try to configure or make a subdirectory
4963 if there's no configure script for it.
4964
9972f812
DD
49652002-04-15 Mark Mitchell <mark@codesourcery.com>
4966
4967 * MAINTAINERS: Remove chill maintainers.
4968 * Makefile.in (CHILLFLAGS): Remove.
4969 (CHILL_LIB): Remove.
4970 (TARGET_CONFIGDIRS): Remove libchill.
4971 (CHILL_FOR_TARGET): Remove.
4972 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4973 CHILL_LIB.
4974 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4975 (CHECK_TARGET_MODULES): Likewise.
4976 (INSTALL_TARGET_MODULES): Likewise.
4977 (CLEAN_TARGET_MODULES): Likewise.
4978 (configure-target-libchill): Remove.
4979 (all-target-libchill): Remove.
4980 * configure.in (target_libs): Remove target-libchill.
4981 Do not compute CHILL_FOR_TARGET.
4982 * libchill: Remove directory.
5481b376 4983
75205f78
DD
49842002-04-15 DJ Delorie <dj@redhat.com>
4985
4986 * Makefile.in, configure.in, configure: Sync with gcc, entries
4987 follow...
4988
49892002-04-08 Tom Tromey <tromey@redhat.com>
4990
4991 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4992 Fixes PR libgcj/6068.
4993
49942002-03-30 Krister Walfridsson <cato@df.lth.se>
4995
4996 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4997
49982002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4999
5000 * configure.in (alpha*-dec-osf*): Enable libgcj.
5001
50022002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
5003
5004 Fix for: PR bootstrap/3591, target/5676
5005 * configure.in (mcore-pe): Disable the configuration of
5006 libstdc++-v3 since exceptions are not supported.
5007
50082002-03-20 Anthony Green <green@redhat.com>
5009
5010 * configure.in: Enable libgcj for xscale-elf target.
5011
50122002-02-28 Alexandre Oliva <aoliva@redhat.com>
5013
5014 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5015 libjava.
5016 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5017
50182002-02-22 Alexandre Oliva <aoliva@redhat.com>
5019
5020 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5021 libstdc++-v3 and libjava.
5022
50232002-02-11 Adam Megacz <adam@xwt.org>
5024
5025 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5026 boehm-gc
5027
50282002-02-09 Alexandre Oliva <aoliva@redhat.com>
5029
5030 * config.guess: Updated to 2002-01-30's version.
5031 * config.sub: Updated to 2002-02-01's version.
5032 Contribute sh64-elf.
5033 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5034 * configure.in: Added sh64-*-*.
5035
50362002-01-17 H.J. Lu <hjl@gnu.org>
5037
5038 * Makefile.in (all-fastjar): Also depend on all-libiberty.
5039 (all-target-fastjar): Also depend on all-target-libiberty.
5040
5041Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
5042
5043 * configure, configure.in: Use temp file for long sed commands.
5044
50452001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
5046
5047 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5048 libf2c.
5049
50502001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
5051
5052 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5053
50542001-10-11 Hans-Peter Nilsson <hp@axis.com>
5055
5056 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5057
50582001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5059
5060 * configure: Handle temporary files securely using mkdir.
5061
50622001-09-26 Will Cohen <wcohen@redhat.com>
5063
5064 * configure.in (*-*-linux*): Disable configuration of target-newlib
5065 and target-libgloss.
5066
50672001-09-26 Alexandre Oliva <aoliva@redhat.com>
5068
5069 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5070 RANLIB.
5071
50722001-08-11 Graham Stott <grahams@redhat.com>
5073
5074 * Makefile.in (check-c++): Add missing semicolon.
5075
50762001-07-25 Andrew Haley <aph@cambridge.redhat.com>
5077
5078 * configure.in (sh-*-linux*): New.
5079
50802001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5081
5082 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5083 and libgcj on m68hc11/m68hc12.
5084
50852001-06-27 H.J. Lu (hjl@gnu.org)
5086
5087 * Makefile (CFLAGS_FOR_BUILD): New.
5088 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5089
50902001-06-01 Hans-Peter Nilsson <hp@axis.com>
5091
5092 * configure.in (libstdcxx_flags): Do not try to execute
5093 libstdc++-v3/testsuite_flags until it exists.
5094
50952001-05-18 Benjamin Kosnik <bkoz@redhat.com>
5096
5097 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5098
50992001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
5100
5101 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5102
5103Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
5104
5105 * configure.in: Move *-chorusos target case to the proper switch.
5106 Disable libgcj.
5107
51082001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5109
5110 * Makefile.in (STAGE1_CFLAGS): Pass down.
5111
51122001-04-13 Alan Modra <amodra@one.net.au>
5113
5114 * config.guess: Add hppa64-linux support. Note for next import that
5115 this is already in the master file.
5116 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
5117
51182001-03-22 Colin Howell <chowell@redhat.com>
5119
5120 * Makefile.in (DO_X): Do not backslash single-quotes in
5121 backquotes (two places).
5122
51232001-03-18 Laurynas Biveinis <lauras@softhome.net>
5124
5125 * Makefile.in (DO_X): Quote nested quotes.
5126
51272001-03-15 Laurynas Biveinis <lauras@softhome.net>
5128
5129 * Makefile.in (DO_X): Use double quotes for quoting
5130 "RANLIB=$${RANLIB}".
5131
51322001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5133
5134 * configure.in: Only use `lang_requires' for languages athat are
5135 actually enabled.
5136
51372001-03-07 Tom Tromey <tromey@redhat.com>
5138
5139 * configure.in: Allow config-lang.in to set `lang_requires' to list
5140 of other required languages.
5141
51422001-03-06 Laurynas Biveinis <lauras@softhome.net>
5143
5144 * Makefile.in: Remove RANLIB definition. Use RANLIB
5145 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5146 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5147
51482001-02-28 Benjamin Kosnik <bkoz@redhat.com>
5149 Alexandre Oliva <aoliva@redhat.com>
5150
5151 * Makefile.in (check-c++): Use tabs, not spaces.
5152
51532001-02-19 Benjamin Kosnik <bkoz@redhat.com>
5154
5155 * Makefile.in (check-c++): New rule.
5156
5157 * configure.in (target_libs): Remove libg++.
5158 (noconfigdirs): Remove libg++.
5159 (noconfigdirs): Same.
5160 (noconfigdirs): Same.
5161 (noconfigdirs): Same.
5162
5163 * config-ml.in: Remove libg++ references.
5164
5165 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5166 (ALL_TARGET_MODULES): Same.
5167 (configure-target-libg++): Remove.
5168 (all-target-libg++): Remove.
5169 (configure-target-libio): Remove.
5170 (all-target-libio): Remove.
5171 (check-target-libio): Remove.
5172 (.PHONY): Remove.
5173 (libg++.tar.bz2): Remove.
5174 (all-target-cygmon): Remove libio.
5175 (all-target-libstdc++): Remove.
5176 (configure-target-libstdc++): Remove.
5177 (TARGET_LIB_PATH): Remove libstdc++.
5178 (ALL_GCC_CXX): Remove libstdc++.
5179 (all-target-gperf): Correct.
5180
51812001-02-15 Anthony Green <green@redhat.com>
5182
5183 * configure: Introduce GCJ_FOR_TARGET.
5184 * configure.in: Ditto.
5185 * Makefile.in: Ditto.
5186
51872001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5188
5189 * configure.in: for *-chorusos, don't config target-newlib and
5190 target-libgloss.
5191
51922001-02-04 Mark Mitchell <mark@codesourcery.com>
5193
5194 Remove V2 C++ library.
5195 * configure.in: Remove --enable-libstdcxx_v3 support.
5196
51972001-01-27 Richard Henderson <rth@redhat.com>
5198
5199 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5200
52012001-01-26 Tom Tromey <tromey@redhat.com>
5202
5203 * configure.in: Allow libgcj to be built on Sparc Solaris.
5204
52052001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
5206
5207 * configure.in: Enable libgcj on several additional platforms.
5208
52092001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
5210
5211 * configure.in: Enable libgcj for linux targets.
5212
52132001-01-09 Mike Stump <mrs@wrs.com>
5214
5215 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5216 failures of subdirectories.
5217
52182001-01-02 Laurynas Biveinis <lauras@softhome.net>
5219
5220 * configure: handle DOS-style absolute paths.
5221
52222001-01-02 Laurynas Biveinis <lauras@softhome.net>
5223
5224 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5225
52262000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5227
5228 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5229 (libstdcxx_incdir): Pass down.
5230 * config.if: Remove expired bits for cxx_interface, add stub.
5231 (libstdcxx_incdir): Add variable for g++ include directory.
5232 * configure.in (gxx_include_dir): Use it.
5233
52342000-12-15 Andreas Jaeger <aj@suse.de>
5235
5236 * configure.in: Handle lang_dirs.
5237
52382000-12-13 Anthony Green <green@redhat.com>
5239
5240 * configure.in: Disable libgcj for any target not specifically
5241 listed. Disable libgcj for x86 and Alpha Linux until compatible
5242 with g++ abi.
5243
52442000-12-13 Mike Stump <mrs@wrs.com>
5245
5246 * Makefile.in (local-distclean): Also remove fastjar.
5247
52482000-12-10 Anthony Green <green@redhat.com>
5249
5250 * configure.in: Define libgcj. Disable libgcj target libraries for
5251 most targets.
5252
52532000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5254
5255 * configure.in (target_libs): Revert 2000-12-08 patch.
5256 (noconfigdirs): Added target-libjava.
5257
52582000-12-09 Laurynas Biveinis <lauras@softhome.net>
5259
5260 * Makefile.in: handle DOS-style absolute paths.
5261
52622000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5263
5264 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5265 libjava.
5266 * configure.in (target_libs): Removed `target-libjava'.
5267
52682000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5269
5270 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5271 (ALL_MODULES): Added fastjar.
5272 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5273 (all-target-libjava): all-fastjar replaces all-zip.
5274 (all-fastjar): Added.
5275 (configure-target-fastjar, all-target-fastjar): Likewise.
5276 * configure.in (host_tools): Added fastjar.
5277
52782000-12-07 Mike Stump <mrs@wrs.com>
5279
5280 * Makefile.in (local-distclean): Remove leftover built files.
5281
52822000-11-16 Fred Fish <fnf@be.com>
5283
5284 * configure.in (enable_libstdcxx_v3): Fix typo,
5285 libstd++ -> libstdc++.
5286
52872000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5288
5289 * configure: Provide the original toplevel configure arguments
5290 (including $0) to subprocesses in the environment rather than
5291 through gcc/configargs.h.
5292
52932000-11-12 Mark Mitchell <mark@codesourcery.com>
5294
5295 * configure: Turn on libstdc++ V3 by default.
5296
52972000-10-16 Michael Meissner <meissner@redhat.com>
5298
5299 * configure (gcc/configargs.h): Only create if there is a build GCC
5300 directory created.
5301
53022000-10-05 Phil Edwards <pme@gcc.gnu.org>
5303
5304 * configure: Save configure arguments to gcc/configargs.h.
5305
53062000-10-04 Andris Pavenis <pavenis@latnet.lv>
5307
5308 * Makefile.in (bootstrap): avoid recursion if subdir missing
5309 (cross): ditto
5310 (do-proto-toplev): ditto
5311
5312Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5313
5314 * configure.in: Do not build byacc for hppa64. Provide paths to the
5315 X11 libraries for hppa64.
5316
53172000-09-02 Anthony Green <green@cygnus.com>
5318
5319 * Makefile.in (all-gcc): Depend on all-zlib.
5320 (CLEAN_MODULES): Add clean-zlib.
5321 (ALL_MODULES): Add all-zlib.
5322 * configure.in (host_libs): Add zlib.
5323
53242000-08-25 Alexandre Oliva <aoliva@redhat.com>
5325
5326 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5327 $targargs to tell whether newlib is going to be built.
5328
5329 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5330 $$r/TARGET_SUBDIR/libio for _G_config.h.
5331
53322000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5333
5334 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5335
5336 * configure: Make enable_threads and enable_shared defaults
5337 explicit. Substitute enable_threads into generated Makefiles.
5338 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5339 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5340
53412000-08-02 Manfred Hollstein <manfredh@redhat.com>
5342
5343 * configure.in: Re-enable all references to libg++ and librx.
5344
ffb97b2f 53452002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 5346
ffb97b2f
DD
5347 * configure.in: Add *-*-freebsd* configurations.
5348
bbf6e9e3
AC
53492002-04-07 Andrew Cagney <ac131313@redhat.com>
5350
5351 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
5352 (do-tar, do-bz2): New rules.
5353 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
5354 (gdb-tar): New rule.
5355 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
5356 (insight_dejagnu.tar): New rule.
5357 (insight.tar): New rule.
5358 (gdb+dejagnu.tar): New rule.
5359 (gdb.tar): New rule.
5360
8f1579c0
AC
53612002-04-07 Andrew Cagney <ac131313@redhat.com>
5362
5363 * MAINTAINERS: Update dejagnu/
5364
ba3c59ab
AO
53652002-03-16 Alexandre Oliva <aoliva@redhat.com>
5366
5367 * ltmain.sh (relink_command): Fix typo in previous change.
5368
6243d5dd
AO
53692002-03-15 Alexandre Oliva <aoliva@redhat.com>
5370
5371 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
5372 (relink_command): Added --tag flags.
5373 (mode=install): If relinking fails; error out.
5374
80413487
RH
53752002-03-12 Richard Henderson <rth@redhat.com>
5376
5377 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
5378 .NOTPARALLEL tag.
5379 (do-check): Rename from check.
5380 (check): Allow parallel check.
5381
3daeddf6
RH
53822002-03-11 Richard Henderson <rth@redhat.com>
5383
5384 * Makefile.in (.NOTPARALLEL): Add fake tag.
5385
fad93c55
L
53862002-03-07 H.J. Lu (hjl@gnu.org)
5387
5388 * configure.in: Enable gprof for mips*-*-linux*.
5389
2e8357fc
AO
53902002-02-28 Alexandre Oliva <aoliva@redhat.com>
5391
5392 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5393 libjava.
5394 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5395
bd48e1a9
AC
53962002-02-24 Andrew Cagney <ac131313@redhat.com>
5397
5398 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5399
39121370
DJ
54002002-02-23 Daniel Jacobowitz <drow@mvista.com>
5401
5402 * config.guess: Import from master sources, rev 1.232.
5403 * config.sub: Import from master sources, rev 1.246.
5404
081ff160
AO
54052002-02-23 Alexandre Oliva <aoliva@redhat.com>
5406
5407 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5408 because its Makefile is there; test for the executable instead.
5409
20a5393b
AO
54102002-02-09 Alexandre Oliva <aoliva@redhat.com>
5411
5412 Contribute sh64-elf.
5413 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5414 * configure.in: Added sh64-*-*.
5415
38135629
JJ
54162002-02-04 Jeff Johnston <jjohnstn@redhat.com>
5417
80413487
RH
5418 * COPYING.NEWLIB: Remove advertising clause from
5419 Berkeley and Red Hat licenses.
38135629 5420
48d19748
MD
54212002-02-01 Mo DeJong <supermo@bayarea.net>
5422
5423 * Makefile.in: Add all-tix to deps for all-snavigator
5424 so that tix is built when building snavigator.
5425
f6e1c110
BE
54262002-02-01 Ben Elliston <bje@redhat.com>
5427
5428 * config.guess: Import from master sources, rev 1.229.
5429 * config.sub: Import from master sources, rev 1.240.
5430
4867be41
DJ
54312002-01-27 Daniel Jacobowitz <drow@mvista.com>
5432
5433 From Steve Ellcey <sje@cup.hp.com>:
5434 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5435 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5436 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5437 IA64.
5438 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5439 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5440 soname_spec, sys_lib_search_path_spec): Ditto.
5441
e82380cc
JT
54422002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
5443
5444 * configure.in (*-*-netbsd*): New. Skip target-newlib,
5445 target-libiberty, and target-libgloss. Skip Java-related
5446 libraries if not supported for NetBSD on target CPU.
5447
1319fb9c
NC
54482002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
5449
5450 * configure.in: Import StrongARM and XScale target_configdirs from
5451 FSF GCC version.
5452
b020f6ac
L
54532002-01-16 H.J. Lu (hjl@gnu.org)
5454
5455 * config.guess: Import from master sources, rev 1.225.
5456 * config.sub: Import from master sources, rev 1.238.
5457
5458 * MAINTAINERS: Updated notes on config.guess and config.sub.
5459
a0c1c920
NC
54602002-01-11 Steve Ellcey <sje@cup.hp.com>
5461
5462 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5463 ld and gdb are not supported.
5464
a9fa5e1f
JJ
54652002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5466
5467 * Change reference to Cygnus Solutions to be Red Hat.
5468
94077108
JJ
54692002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5470
5471 * COPYING.NEWLIB: Update generic copyright date.
5472
05ecd75c
MS
54732002-01-07 Mark Salter <msalter@redhat.com>
5474
5475 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5476 Allow target-libgloss to be built for arm, strongarm, and xscale.
5477
a106bb62
BE
54782002-01-03 Ben Elliston <bje@redhat.com>
5479
5480 * MAINTAINERS: Update URL for config.* scripts.
5481
0e254642
AM
54822001-12-18 Alan Modra <amodra@bigpond.net.au>
5483
5484 * config.sub: Import latest version.
5485 * config.guess: Likewise.
5486
0a0d0041
TF
54872001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5488
5489 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5490 options for i[3456]86-pc-linux* native builds.
5491
d932cae7
NC
54922001-12-05 Laurent Guerby <guerby@acm.org>
5493
5494 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 5495 libiberty.
d932cae7
NC
5496
5497 Import this patch from gcc:
5481b376 5498
d932cae7
NC
5499 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5500
5501 * symlink-tree: handle DOS-style absolute paths.
5502
49b7683b
DD
55032001-11-28 DJ Delorie <dj@redhat.com>
5504 Zack Weinberg <zack@codesourcery.com>
5505
5506 When build != host, create libiberty for the build machine.
5507
5508 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5509 CONFIG_ARGUMENTS.
5510 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5511 New variables.
5512 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5513 and rules.
5514 (all.normal): Depend on ALL_BUILD_MODULES.
5515 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5516 (all-build-libiberty): Depend on configure-build-libiberty.
5517
5518 * configure: Calculate and substitute proper value for
5519 ALL_BUILD_MODULES.
5520 * configure.in: Create the build subdirectory.
5521 Calculate and substitute TARGET_CONFIGARGS (formerly
5522 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5523
26ef82f4
GK
55242001-11-26 Geoffrey Keating <geoffk@redhat.com>
5525
5526 * config.sub: Update to version 1.232 on subversion.
5527
43e64072
NC
55282001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5529
5530 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5531 files from .po files for a distribution.
5532
66f6c0d5
HPN
55332001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
5534
5535 * COPYING.NEWLIB: Mention preserved notice in specific parts.
5536
4a02fdb2
JH
55372001-11-13 Jeff Holcomb <jeffh@redhat.com>
5538
5539 Merged from net gcc:
5540 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5541 * ltcf-c.sh: Use $objext, not $ac_objext.
5542 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5543 * ltcf-cxx.sh: Add support for GNU.
5544 2001-07-22 Timothy Wall <twall@redhat.com>
5545 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5546 default settings if using GNU tools with that configuration.
5547 * ltcf-cxx.sh: Ditto.
5548 * ltcf-gcj.sh: Ditto.
5549 2001-07-21 Michael Chastain <chastain@redhat.com>
5550 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5551 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5552 * ltmain.sh: Mark as gcc-local.
5553
227b9953
JH
55542001-11-13 Jeff Holcomb <jeffh@redhat.com>
5555
5556 * Makefile.in (all-bison): Revert 2001-10-24.
5557 Don't depend on texinfo.
5558
cbbab8fb
JJ
55592001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5560
80413487 5561 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 5562
922b2485
DD
55632001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5564
5565 * configure.in (--enable-languages): Be more permissive about
5566 syntax. Check for empty lists better. Warn about $LANGUAGES.
5567
f08fa01d
HPN
55682001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5569
5570 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5571
fee3da4e
JH
55722001-10-24 Jeff Holcomb <jeffh@redhat.com>
5573
5574 Makefile.in (all-bison): Don't depend on texinfo.
5575
73fb1ef9
AM
55762001-10-03 Alan Modra <amodra@bigpond.net.au>
5577
5578 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5579
373688ac
AO
55802001-09-29 Alexandre Oliva <aoliva@redhat.com>
5581
5582 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5583
9c07660b
HPN
55842001-09-28 Hans-Peter Nilsson <hp@axis.com>
5585
5586 * config.sub, config.guess: Import latest from subversions.
5587
3f152009
AO
55882001-09-21 Alexandre Oliva <aoliva@redhat.com>
5589
5590 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5591 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5592 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5593 avoid quotes nesting problems.
5594 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5595 (DO_X): Export only variables that are set.
5596
8f6a59e5
BE
55972001-09-19 Ben Elliston <bje@redhat.com>
5598
5599 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5600 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5601 semantics. Use the shell built-in "type" command instead.
5602
a1ec19fa
TS
56032001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5604
5605 * config.sub: Reverted the earlier change, this version is not the
5606 master file.
5607
4008bd9b
TS
56082001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5609
5610 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5611 Add support for mips64.
5612
dd1e52a4
JH
56132001-09-03 Jeff Holcomb <jeffh@redhat.com>
5614
5615 * configure.in: Enable libstdc++-v3 for h8300 targets.
5616
91549d1c
EC
56172001-08-30 Eric Christopher <echristo@redhat.com>
5618 Jason Eckhardt <jle@redhat.com>
5619
5620 * config.sub: Add support for mipsisa32.
5621
cf966cf9
EC
56222001-08-30 Eric Christopher <echristo@redhat.com>
5623
5624 * config.sub, config.guess: Import latest from subversions.
5625
82208dc5
AM
56262001-08-20 Alan Modra <amodra@bigpond.net.au>
5627
5628 * config.sub, config.guess: Import latest from subversions.
5629
4dca8403
DD
56302001-07-26 DJ Delorie <dj@redhat.com>
5631
5632 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5633
1107dce2
AM
56342001-06-19 Alan Modra <amodra@bigpond.net.au>
5635
5636 * Makefile.in: Revert 2001-06-17.
5637 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5638
e09a6604
L
56392001-06-17 H.J. Lu <hjl@gnu.org>
5640
5641 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5642 (gas+binutils.tar.bz2): Likewise.
5643 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5644
31a8b634
AC
5645Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5646
5647 * Makefile.in (VER): When present, extract the version number from
5481b376 5648 the file version.in.
31a8b634 5649
dc70af01
AO
56502001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5651
5652 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5653 gcc/xgcc is built, use -print-prog-name to find out the program
5654 name to use.
5655
839bbd8c
AO
56562001-06-04 Mark Mitchell <mark@codesourcery.com>
5657
5658 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5659 with_gcc]: Use `gcc -shared' to build a shared library.
5660
566e9a30
AO
56612001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5662
5663 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5664 archives.
5665
e877bb69
AO
56662001-05-28 Simon Patarin <simon.patarin@inria.fr>
5667
5668 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5669 libraries when using g++ with native linker.
5670
1605288b
AO
56712001-05-28 Alexandre Oliva <aoliva@redhat.com>
5672
5673 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5674
11a383ba
TR
56752001-05-24 Tom Rix <trix@redhat.com>
5676
5677 * configure.in : enable ld for aix
cf966cf9 5678
18611226
AO
56792001-05-22 Alexandre Oliva <aoliva@redhat.com>
5680
5681 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5682 [aix4*|aix5*]: Prepend blank.
5683
6be7c12c
AO
56842001-05-20 Alexandre Oliva <aoliva@redhat.com>
5685
5686 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5687 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5688 of subdir/configure scripts to use the new libtool.m4.
5689
4ed00bba
L
56902001-05-14 H.J. Lu <hjl@gnu.org>
5691
5692 * config.if (libc_interface): Set to -libc6.2- for cross
5693 compiling to Linux/glibc 2.2.
5694
b1af961c
AO
56952001-05-03 Alexandre Oliva <aoliva@redhat.com>
5696
5697 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5698 libgcj.
5699
5ec3e74e
AO
57002001-04-26 Alexandre Oliva <aoliva@redhat.com>
5701
5702 * configure.in (noconfigdirs): Don't reset it from scratch in the
5703 target case; only append to it.
5704
b3ed1d6b
AO
57052001-04-26 Alexandre Oliva <aoliva@redhat.com>
5706
5707 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5708 sparc-*-solaris2.8]: Disable ${libgcj}.
5709
96111c10
AO
57102001-04-25 Alexandre Oliva <aoliva@redhat.com>
5711
5712 * configure.in (libgcj_saved): Copy from $libgcj.
5713 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5714 --disable-libgcj.
5715
b5bf43f2
AO
57162001-04-20 Alexandre Oliva <aoliva@redhat.com>
5717
5718 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5719 1.641.2.228.
5720
8cc32590
AO
57212001-04-12 Alexandre Oliva <aoliva@redhat.com>
5722
5723 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5724 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5725
dec0cb0c
AO
57262001-04-01 Alexandre Oliva <aoliva@redhat.com>
5727
5728 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5729 New macros.
5730 (bootstrap, cross): Use RECURSE_FLAGS.
5731 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5732
6a9c3886
AO
57332001-03-27 Alexandre Oliva <aoliva@redhat.com>
5734
5735 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5736
d4fc7db8
NC
57372001-03-23 Nick Clifton <nickc@redhat.com>
5738
5739 * README-maintainer-mode: Add note about inability to use "make
5740 distclean" in maintainer mode.
5741
7389ff65
AO
57422001-03-22 Alexandre Oliva <aoliva@redhat.com>
5743
5744 Re-installed:
5745 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5746 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5747 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5748 * ltcf-cxx.sh: Likewise.
5749 * ltcf-gcj.sh: Likewise.
5750
b3e0dc8e
PB
57512001-03-22 Philip Blundell <philb@gnu.org>
5752
5753 * config.sub, config.guess: Import latest from subversions.
5754
469b781c
AO
57552001-03-22 Alexandre Oliva <aoliva@redhat.com>
5756
5757 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5758 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5759
b0dad762
MC
57602001-03-20 Michael Chastain <chastain@redhat.com>
5761
5762 * Makefile.in: all-m4 depends on all-texinfo.
5763
c559bb17
AO
57642001-03-08 Alexandre Oliva <aoliva@redhat.com>
5765
5766 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5767
fef4ae2e
JJ
57682001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5769
5770 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5771 longer valid.
5772
8d6dd99d
NC
57732001-02-16 Nick Clifton <nickc@redhat.com>
5774
5775 * configure.in (noconfigdirs): Allow configuration of texinfo
5776 for Cygwin hosts.
5777
a85d7ed0
NC
57782001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5779
5780 * config.guess: Add linux target for S/390.
5781 * config.sub: Likewise.
5782 * configure.in: Likewise.
5783
51221c5e
DD
57842001-02-06 Ben Elliston <bje@redhat.com>
5785
5786 * configure: Output host type to stdout, not stderr.
5787
9dec4c71
MS
57882001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5789
5790 * config.guess: Import from subversions.gnu.org (revision 1.181).
5791 * config.sub: Import from subversions.gnu.org (revision 1.199).
5792
9add9c04
AM
57932001-01-30 Alan Modra <alan@linuxcare.com.au>
5794
5795 * config.guess: Handle hppa64-linux systems.
5796
8679174d
MS
57972001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5798
5799 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5800 Don't unset, it's non-portable and no longer necessary, set to empty
5801 instead.
5802
02d01ed4
MS
58032001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5804
5805 * ltconfig: Shell portability fix for the tagname validity check.
5806
4cc5853d
MS
58072001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5808
5809 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5810
7487e485
AO
58112001-01-27 Alexandre Oliva <aoliva@redhat.com>
5812
5813 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5814 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5815
f332af52
AO
58162001-01-24 Alexandre Oliva <aoliva@redhat.com>
5817
5818 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5819 keep at least one of build_libtool_libs or build_old_libs set to
5820 yes.
5821
ef099754
AO
58222001-01-24 Alexandre Oliva <aoliva@redhat.com>
5823
5824 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5825 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5826
8341f2fc 58272000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5828
8341f2fc
AJ
5829 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5830
58312000-11-03 Philip Blundell <pb@futuretv.com>
5832
5833 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5834 files.
ebf0fa2e 5835
c320a39f
JJ
58362001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5837
5838 * COPYING.NEWLIB: Put into source repository.
5839
8817b92e
BE
58402001-01-15 Ben Elliston <bje@redhat.com>
5841
5842 * configure.in (host_tools): Add sid.
5843 Always configure cgen.
5844 * Makefile.in (all-sid): New target.
5845 (check-sid, clean-sid, install-sid): Likewise.
5846
35590697
AJ
58472001-01-07 Andreas Jaeger <aj@suse.de>
5848
80413487 5849 * config.sub, config.guess: Update from subversions.
35590697 5850
6ee6cea6
AO
58512000-12-12 Alexandre Oliva <aoliva@redhat.com>
5852
5853 * configure.in: Disable language-specific target libraries for
5854 languages that aren't enabled.
5855
077b8428
NC
58562000-11-24 Nick Clifton <nickc@redhat.com>
5857
5858 * configure.in (xscale-elf): Add target.
5859 (xscale-coff): Add target.
5860 (c4x, c5x, tic54x): Move after ARM targets.
5861
9e28a1ed
AO
58622000-11-23 Alexandre Oliva <aoliva@redhat.com>
5863
5864 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5865
be98a80a
ILT
58662000-11-20 Ian Lance Taylor <ian@zembu.com>
5867
5868 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5869
5cec67bf
AO
58702000-11-18 Alexandre Oliva <aoliva@redhat.com>
5871
5872 * Makefile.in: Merge with GCC and libgcj.
5873 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5874 configure-target-<library> when their configure scripts need the C
5875 or C++ library to have already been built to work properly.
5876 (do_proto_toplev): Set them to an empty string.
5877
d932cae7 58782000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5879
5880 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5881 (REALLY_SET_LIB_PATH): Use them.
5882
d932cae7 58832000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5884
5885 * config.sub: Add support for Sun Chorus
5886
8602ff0c
NC
58872000-11-02 Per Lundberg <plundis@chaosdev.org>
5888
5889 * config.sub: Add support for the *-storm-chaos OS.
5890
f9e0997d
NC
58912000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5892
80413487
RH
5893 * configure.in (noconfigdirs): Don't compile some
5894 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5895
d64552c5
AO
58962000-09-30 Alexandre Oliva <aoliva@redhat.com>
5897
5898 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5899 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5900 all affected `configure' scripts.
5901
97f60b31
AO
59022000-09-25 Alexandre Oliva <aoliva@redhat.com>
5903
5904 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5905 ltcf-c.sh.
5906
6e8dd58f
PB
59072000-09-12 Philip Blundell <philb@gnu.org>
5908
5909 * config.sub, config.guess: Update from subversions.
5910
103a2e99
AO
59112000-09-06 Alexandre Oliva <aoliva@redhat.com>
5912
51601921
AO
5913 * Makefile.in (all-zlib): Added dummy target.
5914
103a2e99
AO
5915 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5916 multi-language branch.
5917
2809b4b9
AO
59182000-09-05 Alexandre Oliva <aoliva@redhat.com>
5919
5920 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5921 (bootstrap*): Depend on all-bootstrap.
5922
7450026c
AO
59232000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5924
5925 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5926 crosses, but add gcc/include to the header search path for them.
5927
6cf86f7f
AO
59282000-08-31 Alexandre Oliva <aoliva@redhat.com>
5929
5930 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5931 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5932 * gettext.m4: New file, extracted from aclocal.m4.
5933
ce2ea6e3
AO
59342000-08-22 Alexandre Oliva <aoliva@redhat.com>
5935
5936 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5937 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5938 sub-configures.
5939
9765193e
DE
59402000-08-20 Doug Evans <dje@casey.transmeta.com>
5941
5942 * Makefile.in (ALL_MODULES): Add all-cgen.
5943 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5944 (all-cgen): New target.
5945 (all-opcodes,all-sim): Depend on all-cgen.
5946 * configure.in (host_tools): Add cgen.
5947 Only configure cgen if --enable-cgen-maint.
5948
d7b32520
AO
59492000-08-17 Alexandre Oliva <aoliva@redhat.com>
5950
5951 * config-ml.in (CC, CXX): Don't introduce a leading space.
5952
e52ef561
AO
59532000-08-16 Alexandre Oliva <aoliva@redhat.com>
5954
5955 * configure.in (libstdcxx_flags): Use
5956 libstdc++-v3/src/libstdc++.INC.
5957
88f9c2a0
AO
59582000-08-15 Alexandre Oliva <aoliva@redhat.com>
5959
5960 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5961
98fbe43f
JM
59622000-08-11 Jason Merrill <jason@redhat.com>
5963
5964 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5965 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5966 (FLAGS_FOR_TARGET): Not here.
5967 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5968
279ddab4
DD
59692000-08-07 DJ Delorie <dj@redhat.com>
5970
5971 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5972 "if we're also building gcc, and it's a gcc that will run on the
5973 build machine, we want to use its includes instead of the system's
5974 default includes".
5975
60523a83
AO
59762000-08-03 Alexandre Oliva <aoliva@redhat.com>
5977
24ffec7a
AO
5978 * configure.in (libstdcxx_flags): Don't use `"'.
5979
60523a83
AO
5980 * config-ml.in: Adjust multilib search paths to the
5981 appropriate multilib tree.
5982
daf644b5
AO
59832000-08-02 Alexandre Oliva <aoliva@redhat.com>
5984
5985 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5986 commas in $LANGUAGES.
5987
63266560
DD
59882000-08-01 Alexandre Oliva <aoliva@redhat.com>
5989
5990 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5991
59922000-07-31 Alexandre Oliva <aoliva@redhat.com>
5993
5994 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5995 CXX_FOR_TARGET for sed.
5996
59972000-07-30 Alexandre Oliva <aoliva@redhat.com>
5998
5999 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6000 Do not override if already set in the environment or in configure.
6001 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6002 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6003
9e449d3e
AO
60042000-07-27 Alexandre Oliva <aoliva@redhat.com>
6005
6006 * Makefile.in (FLAGS_FOR_TARGET): New macro.
6007 (GCC_FOR_TARGET): Use it.
6008 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6009 * configure.in: ... here.
6010 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
6011 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6012
8bbd92e0
AO
60132000-07-24 Alexandre Oliva <aoliva@redhat.com>
6014
fd1f87b2
AO
6015 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6016 (configure-target-libchill, configure-target-libobjc): Likewise.
6017
8bbd92e0
AO
6018 * configure.in: Use the same cache file for all target libs.
6019 * config-ml.in: But different cache files per multilib variant.
6020
25c6c112
JL
60212000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6022
6023 * configure (topsrcdir): Don't use dirname.
6024
ba73c63f
JM
60252000-07-20 Jason Merrill <jason@redhat.com>
6026
6027 * configure.in: Remove all references to libg++ and librx.
6028
6029 * configure, configure.in, Makefile.in: Unify gcc and binutils.
6030
1af08294
HPN
60312000-07-20 Hans-Peter Nilsson <hp@axis.com>
6032
6033 * config.sub: Update to subversions version 2000-07-06.
6034
ba73c63f
JM
60352000-07-12 Andrew Haley <aph@cygnus.com>
6036
6037 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6038 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6039
60402000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
6041
6042 * symlink-tree: Check number of arguments.
6043
d932cae7 60442000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
6045
6046 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
6047
ba73c63f
JM
60482000-07-05 Jim Wilson <wilson@cygnus.com>
6049
6050 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6051 search path for a g++ extracted from the build tree. This
6052 will allow link tests run by configure scripts in
6053 subdirectories to succeed.
6054
92ee2f86
UC
60552000-07-01 Koundinya K <kk@ddeorg.soft.net>
6056
80413487 6057 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 6058
23f2f29f
CV
60592000-06-28 Corinna Vinschen <vinschen@cygnus.com>
6060
6061 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6062 `os2'. Force ac_cv_exeext to be ".exe" in that case.
6063
f04f5a67
TW
60642000-06-19 Timothy Wall <twall@cygnus.com>
6065
6066 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6067 * config.sub: Add tic54x target.
6068
11da68be
NC
60692000-06-07 Phillip Thomas <pthomas@suse.de>
6070
6071 * README-maintainer-mode: New file: Contains notes on using
6072 --enable-maintainer-mode with binutils.
6073
d932cae7 60742000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
6075
6076 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
6077
d932cae7 60782000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
6079
6080 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6081 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6082
9442cea3
L
608320000-05-21 H.J. Lu (hjl@gnu.org)
6084
80413487
RH
6085 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6086 directory are used if they exist. Make sure
6087 $(build_tooldir)/include is searched for header files,
6088 $(build_tooldir)/lib/ for library files.
9442cea3 6089 (GCC_FOR_TARGET): Likewise.
80413487 6090 (CXX_FOR_TARGET): Likewise.
9442cea3 6091
d932cae7 60922000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
6093
6094 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6095
d932cae7 60962000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
6097
6098 * Makefile.in (configure-target-libiberty): Depend on
6099 configure-target-newlib.
6100
ba73c63f
JM
61012000-05-16 Alexandre Oliva <aoliva@cygnus.com>
6102
6103 * configure.in, Makefile.in: Merge all libffi-related
6104 configury stuff from the libgcj tree.
6105
d932cae7 61062000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
6107
6108 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6109 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6110
d932cae7 61112000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
6112
6113 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6114 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 6115 current version information. Add to proto-toplev directory.
b5a23627
AC
6116 (gdb-taz): Build do-djunpack.
6117
ba73c63f
JM
61182000-05-15 David Edelsohn <edelsohn@gnu.org>
6119
6120 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6121
7c86ed39
L
61222000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6123
6124 * ltmain.sh: Preserve in relink_command any environment
6125 variables that may affect the linker behavior.
6126
d932cae7 61272000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
6128
6129 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6130
d932cae7 61312000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
6132
6133 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6134
ed0a91a5
EZ
61352000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
6136
6137 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 6138 with the version name.
ed0a91a5 6139
ba73c63f 61402000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 6141
ba73c63f 6142 * config.if: Tweak.
6cafa39f 6143
ba73c63f 61442000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 6145
ba73c63f 6146 * djunpack.bat: New file.
66156876 6147
d932cae7 61482000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
6149
6150 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
6151 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6152 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6153 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 6154
ba73c63f
JM
61552000-04-16 Dave Pitts <dpitts@cozx.com>
6156
80413487
RH
6157 * config.sub (case $basic_machine): Change default for "ibm-*"
6158 to "openedition".
ba73c63f 6159
d932cae7 61602000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
6161
6162 * Makefile.in (gdb-taz): New target. GDB specific archive.
6163 (do-md5sum): New target.
6164 (MD5PROG): Define.
6165 (PACKAGE): Default to TOOL.
6166 (VER): Default to a shell script.
6167 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 6168 md5 checksum generation.
b35ece4e
AC
6169 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6170 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6171 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 6172 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 6173
d932cae7 61742000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
6175
6176 * configure (warn_cflags): Delete.
6177
ba73c63f 61782000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 6179 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 6180
80413487
RH
6181 * configure.in (enable_libstdcxx_v3): Add.
6182 (target_libs): Add bits here to switch between libstdc++-v2 and
6183 libstdc++-v3.
6184 * config.if: And this file too.
6185 * Makefile.in: Add libstdc++-v3 targets.
35590697 6186
ba73c63f
JM
61872000-04-05 Michael Meissner <meissner@redhat.com>
6188
6189 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 6190
d332c5ac
JM
61912000-03-29 Jason Merrill <jason@casey.cygnus.com>
6192
6193 * configure.in: -linux-gnu*, not -linux-gnu.
6194
d932cae7 61952000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
6196
6197 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6198 (do-tar-bz2): Replace TOOL with PACKAGE.
6199 (gdb.tar.bz2): Remove GDBTK from GDB package.
6200 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 6201 dejagnu.tar.bz2): New packages.
6dcbc97b 6202
96ce09a7
ILT
62032000-02-27 Andreas Jaeger <aj@suse.de>
6204
6205 * configure.in: Add entry for mips*-*-linux*, move catch all
6206 *-*-*linux* entry below this one.
6207
2031769e
ILT
62082000-02-27 Ian Lance Taylor <ian@zembu.com>
6209
6210 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6211
4bab746c
NC
62122000-02-24 Nick Clifton <nickc@cygnus.com>
6213
6214 * config.sub: Support an OS of "wince".
6215
d932cae7 62162000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
6217
6218 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 6219 version.
ada59422 6220
5b93d8bb
AM
62212000-02-23 Linas Vepstas <linas@linas.org>
6222
6223 * config.sub: Add support for Linux/IBM 370.
6224 * configure.in: Likewise.
6225
2fb651f6
NC
62262000-02-22 Nick Clifton <nickc@cygnus.com>
6227
6228 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6229
b8441c25
CF
62302000-02-20 Christopher Faylor <cgf@cygnus.com>
6231
6232 * config.guess: Guess "cygwin" rather than "cygwin32".
6233
d332c5ac
JM
62342000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6235
6236 * configure (gcc_version): When setting, narrow search to
6237 lines containing `version_string'.
6238
ba73c63f
JM
62392000-02-15 Denis Chertykov <denisc@overta.ru>
6240
6241 * config.sub: Add support for avr target.
6242
d932cae7 62432000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
6244
6245 * config.sub: Add mmix-knuth-mmixware.
6246
62472000-01-27 Christopher Faylor <cgf@redhat.com>
6248
6249 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6250 structure stuff to -L library search.
6251 (CXX_FOR_TARGET): Ditto.
6252 (CROSS_CHECK_MODULES): Fix spelling mistake.
6253
62542000-01-24 Mark Mitchell <mark@codesourcery.com>
6255
6256 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6257 the C++ compiler.
6258
62592000-01-12 Richard Henderson <rth@cygnus.com>
6260
6261 * configure.in: Don't build some bits for beos.
6262
62632000-01-12 Joel Sherrill (joel@OARcorp.com)
6264
6265 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6266 as include files.
6267
91b2c84d
GK
62682000-01-06 Geoff Keating <geoffk@cygnus.com>
6269
6270 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6271 not mh-aix43.
6272
ba73c63f
JM
62731999-12-14 Richard Henderson <rth@cygnus.com>
6274
6275 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6276 * config.sub: Accept alphaev[78], alphaev8.
6277
62781999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6279
6280 * config.guess, config.sub: Update from autoconf.
6281
6282Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6283
6284 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6285 necessary libraries are missing.
6286
62871999-10-25 Andreas Schwab <schwab@suse.de>
6288
6289 * configure: Fix quoting inside arguments of eval.
6290
62911999-10-21 Nick Clifton <nickc@cygnus.com>
6292
6293 * config-ml.in: Allow suppression of some ARM multilibs.
6294
6295Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6296
6297 * config.guess: Add OS/390 match pattern.
6298 * config.sub: Add mvs, openedition targets.
6299 * configure.in (i370-ibm-opened*): New.
6300
ef14edc4
ILT
63011999-09-04 Steve Chamberlain <sac@pobox.com>
6302
6303 * config.sub: Add support for configuring for pj.
6304
afb478e8
NC
63051999-08-31 Nick Clifton <nickc@cygnus.com>
6306
fd6848f6 6307 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 6308
ba73c63f 63091999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
6310
6311 * configure.in: Do not configure or build ld for AIX
6312 platforms. ld is known to be broken on these platforms.
6313
ba73c63f
JM
6314Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6315
6316 * config-ml.in: Pass compiler flag corresponding to multidirs to
6317 subdir configures.
6318
c363de44
ILT
63191999-08-09 Ian Lance Taylor <ian@zembu.com>
6320
6321 * Makefile.in (LDFLAGS): Define.
6322
dc8bc5a6
ILT
63231999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6324
6325 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6326 noconfigdirs.
6327 (*-*-cygwin*): Likewise.
6328
6ca3858e
ILT
63291999-08-08 Ian Lance Taylor <ian@zembu.com>
6330
71141bb6
ILT
6331 * mkdep: New file.
6332 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6333 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6334
6ca3858e
ILT
6335 From Eli Zaretskii <eliz@is.elta.co.il>:
6336 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6337 long file name when using DJGPP on MS-DOS.
6338
ba73c63f
JM
6339Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6340
6341 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6342
2735a327
AM
63431999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6344
6345 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6346 dependency as this causes "make check" to globally "make all"
6347
ba73c63f
JM
6348Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6349
6350 * configure.in (target_libs): Added target-zlib.
6351 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6352 (CONFIGURE_TARGET_MODULES): Likewise.
6353 (CHECK_TARGET_MODULES): Likewise.
6354 (INSTALL_TARGET_MODULES): Likewise.
6355 (CLEAN_TARGET_MODULES): Likewise.
6356 (configure-target-zlib): New target.
6357 (all-target-zlib): Likewise.
6358 (all-target-libjava): Depend on all-target-zlib.
6359 (configure-target-libjava): Depend on configure-target-zlib.
6360
6361 * Makefile.in (configure-target-libjava): Depend on
6362 configure-target-newlib.
6363 (configure-target-boehm-gc): New target.
6364 (configure-target-qthreads): New target.
6365
80413487
RH
6366 * configure.in (target_libs): Added target-qthreads.
6367 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6368 (CONFIGURE_TARGET_MODULES): Likewise.
6369 (CHECK_TARGET_MODULES): Likewise.
6370 (INSTALL_TARGET_MODULES): Likewise.
6371 (CLEAN_TARGET_MODULES): Likewise.
6372 (all-target-qthreads): New target.
6373 (configure-target-libjava): Depend on configure-target-qthreads.
6374 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
6375
6376 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6377 (CONFIGURE_TARGET_MODULES): Likewise.
6378 (CHECK_TARGET_MODULES): Likewise.
6379 (INSTALL_TARGET_MODULES): Likewise.
6380 (CLEAN_TARGET_MODULES): Likewise.
6381 (all-target-libjava): New target.
6382 (all-target-boehm-gc): Likewise.
6383 * configure.in (target_libs): Added libjava, boehm-gc.
6384
08d836d6
ILT
63851999-07-22 Ian Lance Taylor <ian@zembu.com>
6386
6387 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6388 configure.bat in SUPPORT_FILES.
6389 (gas+binutils.tar.bz2): Likewise.
6390
6391 * makeall.bat: Remove; obsolete.
6392
8f36e47c
ILT
63931999-07-21 Ian Lance Taylor <ian@zembu.com>
6394
6395 From Mark Elbrecht:
6396 * configure.bat: Remove; obsolete.
6397
56e82f25
ILT
63981999-07-11 Ian Lance Taylor <ian@zembu.com>
6399
6400 * configure: Add -W -Wall to the default CFLAGS when compiling with
6401 gcc.
6402
1001d816
JL
6403Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6404
6405 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6406
106117aa
MM
64071999-06-30 Mark Mitchell <mark@codesourcery.com>
6408
6409 * configure.in: Build ld on IRIX6.
6410
c376f4ed
ILT
64111999-06-12 Ian Lance Taylor <ian@zembu.com>
6412
6413 * Makefile.in: Change distribution targets to use bzip2 instead of
6414 gzip.
6415 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 6416 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 6417
306b7445
NC
64181999-06-04 Nick Clifton <nickc@cygnus.com>
6419
6420 * config.sub: Add mcore target.
6421
d932cae7 64221999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
6423
6424 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6425
d932cae7 64261999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
6427
6428 * config.guess (dummy): Changed to $dummy.
6429
6c3175b0
NC
64301999-05-24 Nick Clifton <nickc@cygnus.com>
6431
ba73c63f
JM
6432 * config.sub: Tidied up case statements.
6433
64341999-05-22 Ben Elliston <bje@cygnus.com>
6435
6436 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6437 <jiro@din.or.jp>.
6438
6439 * config.guess: Merge with FSF version. Future changes will be
6440 more accurately recorded in this ChangeLog.
6441 * config.sub: Likewise.
6442
d932cae7 64431999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
6444
6445 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 6446
252b5132
RH
64471999-04-30 Tom Tromey <tromey@cygnus.com>
6448
6449 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6450
64511999-04-23 Tom Tromey <tromey@cygnus.com>
6452
6453 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6454
64551999-04-20 Drew Moseley <dmoseley@cygnus.com>
6456
6457 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6458 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6459 Bad merge removed these two changes.
6460
ba73c63f 6461Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 6462 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
6463
6464 * config.guess (interix Alpha): Add.
6465
252b5132
RH
64661999-04-11 Richard Henderson <rth@cygnus.com>
6467
6468 * configure.in (i?86-*-beos*): Do config gperf; don't config
6469 gdb, newlib, or libgloss.
6470
d932cae7 64711999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6472
ba73c63f
JM
6473 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6474 link a trivial program with -mabi=64. If it fails, remove mabi=64
6475 from multidirs.
6476
d932cae7 64771999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
6478
6479 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6480
252b5132
RH
64811999-04-08 Nick Clifton <nickc@cygnus.com>
6482
6483 * config.sub: Add support for mcore targets.
6484
64851999-04-07 Michael Meissner <meissner@cygnus.com>
6486
6487 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6488 not mt-ospace, in order to shut up assembler warning about using
6489 symbols that are named the same as registers.
6490
64911999-04-07 Drew Moseley <dmoseley@cygnus.com>
6492
6493 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6494 dependency list for all-target-cygmon.
6495
64961999-04-05 Doug Evans <devans@casey.cygnus.com>
6497
6498 * config-ml.in: Check $host, not $target, for selective multilibs.
6499 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6500 thumb interworking, and underscore prefix multilibs.
6501
65021999-04-04 Ian Lance Taylor <ian@zembu.com>
6503
6504 * missing: Update to version from current automake.
6505
6506Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6507
6508 * configure (gxx_include_dir): Removed.
6509
6510 * configure.in (gxx_include_dir): Handle it.
6511 * Makefile.in: Likewise.
6512
65131999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6514
6515 * config.sub (mips64vr4111,mips64vr4111el) Add.
6516
65171999-03-21 Ben Elliston <bje@cygnus.com>
6518
80413487 6519 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
6520
6521Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6522
252b5132
RH
6523 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6524 config/mh-djgpp.
6525
6526Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6527
6528 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6529 all-target-newlib to dependency list for all-target-bsp.
6530
6531Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6532
6533 * config.sub: Add i386-uwin support.
6534 * config.guess: Likewise.
6535
6536Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6537
6538 * configure.in: cleanup, add mh-*pic handling for arm, special
6539 case powerpc*-*-aix*
6540
6541Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6542
6543 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6544 can be built.
6545
6546Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6547
6548 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 6549 targets.
252b5132
RH
6550
65511999-03-02 Nick Clifton <nickc@cygnus.com>
6552
6553 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6554
d932cae7 65551999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6556
6557 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6558
65591999-02-24 Nick Clifton <nickc@cygnus.com>
6560
6561 * config.sub: Fix typo in arm recognition.
6562
d932cae7 65631999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
6564
6565 * configure.in (noconfigdirs): Changed target_configdirs to
6566 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6567 rather than m68k-*-* since it is not known to work on
6568 m68k-aout. Ditto for arm-*-*oabi.
6569
d932cae7 65701999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
6571
6572 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
6573
65741999-02-19 Ben Elliston <bje@cygnus.com>
6575
6576 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6577 Smart and improved by Andrew Cagney.
6578
d932cae7 65791999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
6580
6581 * config.guess: Recognize openbsd-*-hppa.
6582
d932cae7 65831999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
6584
6585 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6586 only if it is not empty.
6587
65881999-02-17 Nick Clifton <nickc@cygnus.com>
6589
6590 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 6591
fd6848f6 6592 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
6593
6594 * config.sub: Modified to recognize uname's armv* syntax.
6595
65961999-02-17 Mark Salter <msalter@cygnus.com>
6597
6598 * configure.in: Added target-bsp for sparclite.
6599
d932cae7 66001999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
6601
6602 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6603
66041999-02-08 Nick Clifton <nickc@cygnus.com>
6605
6606 * configure.in: Add support for strongarm port.
6607 * config.sub: Add support for strongarm target.
6608
d932cae7 66091999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 6610
252b5132
RH
6611 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6612 the old name config/mh-cygwin32.
6613 Enable texinfo.
6614
d932cae7 66151999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
6616
6617 * configure.in: Do build ld for ix86 Solaris.
6618
d932cae7 66191999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
6620
6621 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6622 $AR_FOR_TARGET. Likewise for RANLIB.
6623
d932cae7 66241999-02-02 Catherine Moore <clm@cygnus.com>
35590697 6625
80413487
RH
6626 * config.sub (oabi): Recognize.
6627 * configure.in (arm-*-oabi): Handle.
252b5132 6628
d932cae7 66291999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
6630
6631 * config.guess: Improve detection of i686 on UnixWare 7.
6632
d932cae7 66331999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
6634
6635 * config.guess: Add support for i386-pc-interix.
6636 * config.sub: Likewise.
6637 * configure.in: Likewise.
252b5132 6638
d932cae7 66391999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6640
6641 * Makefile.in: Remove unneeded all-target-libio from
6642 from all-target-winsup target since it is now unneeded.
6643 Add all-target-libtermcap in its place since it is now
6644 needed.
6645
d932cae7 66461998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6647
6648 * configure.in: makefile stub for cygwin target is probably
6649 unnecessary. Remove it for now.
252b5132 6650
d932cae7 66511998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6652
6653 * configure.in: libtermcap.a should be built when cygwin is the
6654 target as well as the host.
6655 * config.guess: Allow mixed case in cygwin uname output.
6656 * Makefile.in: Add libtermcap target.
252b5132 6657
d932cae7 66581998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6659
6660 * config.sub: Clean up handling of hppa2.0.
6661
d932cae7 66621998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
6663
6664 * config.guess: Use C code to identify more HP machines.
6665
6666Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6667
6668 * config.sub: Handle hppa2.0.
6669
ba73c63f
JM
6670Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6671
6672 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 6673 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
6674
66751998-12-15 Mark Salter <msalter@cygnus.com>
6676
6677 * configure.in: Added target-bsp for several target architectures.
6678
6679 * Makefile.in: Added rules for bsp.
6680
252b5132
RH
6681Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6682
6683 * config.guess: Improve detection of hppa2.0 processors.
6684
6685Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6686
6687 * config.guess: Recognize FreeBSD using ELF automatically.
6688
66891998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6690
6691 * configure (skip-this-dir): Add handling for new shell script, which
6692 might be created by a sub-directory's configure to indicate, this particular
6693 directory is "unwanted".
6694 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6695
252b5132
RH
6696Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6697
6698 * ltconfig: import from libtool, after changing libtool to
6699 account for the cygwin name change.
6700
6701Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6702
6703 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6704 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6705
6706Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6707
6708 * configure.in: Add libtermcap to list of cygwin dependencies.
6709
d932cae7 67101998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 6711
80413487
RH
6712 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6713 they include winsup/include when it's a cygwin target.
252b5132
RH
6714
67151998-11-12 Tom Tromey <tromey@cygnus.com>
6716
6717 * configure.in (host_tools): Added zip.
6718 * Makefile.in (all-target-libjava): Depend on all-zip.
6719 (all-zip): New target.
6720 (ALL_MODULES): Added all-zip.
6721 (NATIVE_CHECK_MODULES): Added check-zip.
6722 (INSTALL_MODULES): Added install-zip.
6723 (CLEAN_MODULES): Added clean-zip.
6724
d932cae7 67251998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6726
6727 * Makefile.in: lose "32" from comment about cygwin.
6728
d932cae7 67291998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
6730
6731 * configure.in: Use -Os to build target libraries for the fr30.
6732
d932cae7 67331998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
6734
6735 * config.sub: Add fr30.
6736
d932cae7 67371998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 6738
80413487 6739 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
6740 cygwin* instead of cygwin32*.
6741 * config.sub: Check cygwin* instead of cygwin32*.
6742
d932cae7 67431998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
6744
6745 * config.guess: Match any version of Unixware7.
6746
252b5132
RH
67471998-10-20 Syd Polk <spolk@cygnus.com>
6748
6749 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6750 if desired.
6751
d932cae7 67521998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6753
6754 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6755 these if the appropriate directories and files to not exist.
6756
d932cae7 67571998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6758
6759 * Makefile.in (DEVO_SUPPORT): Add config.if.
6760
d932cae7 67611998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
6762
6763 * configure: Add pattern to replace "build_tooldir"'s
6764 definition in the generated Makefile with "tooldir"'s
6765 actual value.
6766
252b5132
RH
6767Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6768
6769 * config.sub: Bring back lost sparcv9.
6770
ba73c63f
JM
6771 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6772
6773Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6774
6775 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6776 CC_FOR_TARGET and friends.
6777
6778Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6779
ba73c63f
JM
6780 * Makefile.in (build_tooldir): New variable, same as tooldir.
6781 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6782 -B$(build_tooldir)/bin/.
6783 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6784
252b5132
RH
6785Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6786
6787 * config.sub: Add support for i[34567]86-pc-udk.
6788 * configure.in: Likewise.
6789
6790Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6791
6792 * Makefile.in: add bzip2 package building bits for user
6793 tools module
6794 * configure.in: ditto
6795
ba73c63f
JM
6796Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6797
6798 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6799 (ALL_TARGET_MODULES): Add all-target-libobjc.
6800 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6801 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6802 (all-target-libchill): Add dependencies.
6803 * configure.in (target_libs): Add libchill.
35590697 6804
252b5132
RH
68051998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6806
ba73c63f 6807 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6808
6809Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6810
6811 * Makefile.in (all-automake): fix dependencies.
6812
6813Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6814
6815 * configure.in: Minor cleanups for building in the $(target_alias)
6816 subdir.
6817
68181998-09-22 Jim Wilson <wilson@cygnus.com>
6819
6820 * Makefile.in (bootstrap): Set r and s before make all. Use
6821 BASE_FLAGS_TO_PASS in make all.
6822 (cross): Likewise.
6823
68241998-09-20 Mark Mitchell <mark@markmitchell.com>
6825
6826 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6827
252b5132
RH
6828Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6829
6830 * config.sub: Fix typo in last change.
6831
68321998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6833
6834 * config.sub: Add support for C4x target.
6835 * configure.in: Likewise.
6836
68371998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6838
6839 * config.sub: Recognize sparcv9 just like sparc64.
6840
6841Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6842
6843 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6844
6845Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6846
6847 * config.guess: Correctly identify Pentium II sco boxes.
6848
6849 * config.guess: Fix "tr" code. From Weiwen Liu.
6850
6851Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6852
6853 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6854 stabs.
6855
6856Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6857
6858 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6859 (ALL_TARGET_MODULES): Add all-target-libchill.
6860 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6861 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6862 (all-target-libchill): Add dependencies.
6863 * configure.in (target_libs): Add libchill.
6864
6865Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6866
6867 * config.guess: Avoid assumptions about "tr" behaves when
6868 LANG is set to something other than English.
6869
6870Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6871
6872 * configure (gxx_include_dir): Changed to
6873 '${prefix}/include/g++'-${libstdcxx_interface}.
6874
6875 * config.if: New to determine the interfaces.
6876
6877Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6878
6879 * config.guess: Detect and handle MPE/IX.
6880 * config.sub: Deal with MPE/IX.
6881
6882Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6883
6884 * configure.in: Use mh-aix43.
6885
68861998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6887
6888 * configure: Fix --without/--disable cases for gxx-include-dir.
6889
6890Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6891
6892 * mdata-sh: Imported. Needed for automake support.
6893
6894Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6895
ba73c63f 6896 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6897 "chmod og=u `find . -print`".
6898
6899Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6900
ba73c63f 6901 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6902
6903Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6904
6905 * Makefile.in: Undo previous patch.
6906
6907Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6908
6909 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6910 to here ...
6911 (install-no-fixedincludes): and here
6912 (INSTALL_MODULES): ... from here.
6913
6914Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6915
6916 * config.sub: Merge with FSF.
6917
6918 * config.guess: Merge with FSF.
6919
6920Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6921
6922 * configure (extraconfigdirs): New variable.
6923 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6924 * Makefile.in (all): Move higher in file.
6925 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6926 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6927 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6928 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6929 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6930
69311998-07-23 Brendan Kehoe <brendan@cygnus.com>
6932
6933 * Makefile.in (all-target-libjava): Depend on all-gcc and
6934 all-target-newlib.
6935 (configure-target-libjava): Depend on $(ALL_GCC).
6936
6937Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6938
6939 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6940 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6941
6942Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6943
6944 * ylwrap: Change absolute path checks to check for DOS style path
6945 names.
6946
6947 * ylwrap: Don't use a full path name if the source file is in the
6948 same directory. From hjl@lucon.org (H.J. Lu).
6949
6950 * config-ml.in: Default to being verbose, to match Feb 18 change to
6951 configure.
6952
6953Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6954
6955 Brought over from egcs:
6956
6957 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6958
6959 * configure.in (target_subdir): Set to ${target_alias} instead
6960 of "libraries".
6961
6962 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6963
6964 * configure.in (target_subdir): Set to libraries if enable_multilib.
6965
6966Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6967
6968 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6969 multilibs, force reconfiguration the first time we create
6970 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6971
6972Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6973
6974 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6975 avoid confusion with --no-recursion.
6976
6977Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6978
6979 * configure.in: Win32 hosts shouldn't use install -x
6980 * install-sh: remove -x option, and special .exe-handling
6981 hack.
6982
6983Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6984
6985 * config.guess: Recognize i586-pc-beos.
6986 * configure.in: Don't build some bits for beos.
6987
6988Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6989
6990 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6991 CFLAGS default to -O2.
6992
6993 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6994 when using GNU ld.
6995
6996Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6997
6998 * ltmain.sh: Correct install when using a different shell.
6999
7000Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
7001
7002 * ltconfig, ltmain.sh: Update to libtool 1.2b.
7003
7004Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
7005
7006 * makefile.vms: Update to build binutils/makefile.vms. Add install
7007 target.
7008
7009Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
7010
7011 * ltconfig: Update to correct AIX handling.
7012
7013Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
7014
7015 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
7016
7017 * configure.in (target_subdir): Set to ${target_alias} instead
7018 of "libraries".
7019
70201998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
7021
7022 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
7023 (Makefile): Depend on $(gcc_version_trigger).
7024
7025 * configure (gcc_version): Change default initializer to empty
7026 string.
7027 (gcc_version_trigger): New variable; pass this variable down
7028 to subdir configures to enable them checking gcc's version
7029 themselves. Emit make macros for both gcc_version vars.
7030 (topsrcdir): Initialize reliably.
7031 (recursion line): Remove --with-gcc-version=${gcc_version}.
7032
70331998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7034
7035 * configure (enable_version_specific_runtime_libs): Implement new flag
7036 --enable-version-specific-runtime-libs which installs C++ runtime stuff
7037 in $(libsubdir); emit definition in each generated Makefile.
7038 (gxx_include_dir): Initialize depending on
7039 $enable_version_specific_runtime_libs.
7040
70411998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7042
7043 * configure (gcc_version): Initialize properly depending on
7044 how and where configure is started.
7045 (recursion line): Pass a --with-gcc-version=${gcc_version}
7046 to configures in subdirs.
7047
7048Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
7049
7050 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 7051 cygmon
252b5132
RH
7052
7053Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
7054
7055 * configure.in: Add cygmon and libstub support for mn10200.
7056
70571998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
7058
7059 * configure (gcc_version): Add new variable describing the
7060 particular gcc version we're building.
7061 * Makefile.in (libsubdir): Add new macro for the directory
7062 in which the compiler finds executables, libraries, etc.
7063 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7064 and libsubdir.
7065
7066Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7067
ba73c63f
JM
7068 * Makefile.in (local-clean): Remove *.log.
7069 (warning.log): Built with warn_summary from build.log.
7070 (mail-report.log): Run test_summary.
7071 (mail-report-with-warnings.log): Run test_summary including
7072 warning.log in the report.
252b5132
RH
7073
7074Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
7075
7076 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7077
7078Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
7079
7080 * Makefile.in (grep): Grep no longer depends on libiberty.
7081
7082Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
7083
7084 * Makefile.in: all-snavigator needs all-libgui.
7085
7086Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
7087
7088 * configure.in: Add cygmon and libstub support for mn10300.
7089
7090Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
7091
7092 * missing: Update to version from automake 1.3.
7093
7094 * ltmain.sh: On installation, don't get confused if the same name
7095 appears more than once in the list of library names.
7096
7097Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
7098
7099 * config.sub: Accept m68060 and m5200 as CPU names.
7100
7101Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
7102
7103 * configure: Use && rather than using -a in test, because odd
7104 strings can confuse test.
7105 * configure.in: Likewise.
7106
7107Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
7108
7109 * ltconfig, ltmain.sh: Bring in Visual C++ support.
7110
7111Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7112
7113 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
7114 bootstrap4-lean): New targets.
7115
7116Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
7117
7118 * mpw-* Delete. Not used.
252b5132
RH
7119
7120Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
7121
7122 * COPYING.LIB: Update FSF address.
7123
7124Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
7125
7126 * ltconfig, ltmain.sh: Update to libtool 1.2a.
7127
7128 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7129 GAS_SUPPORT_DIRS.
7130
7131Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7132
7133 * ltconfig, ltmain.sh: Avoid producing a version number if
7134 -version-info was not used.
7135
7136Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7137
7138 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7139 building with newlib.
7140
71411998-04-30 Paul Eggert <eggert@twinsun.com>
7142
ba73c63f 7143 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 7144 Solaris `make' causes it to continue to next definition.
252b5132 7145
afb8d725
JM
7146Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7147
7148 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7149 the right GUI libraries and files are installed along with GDB.
7150
252b5132
RH
7151Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7152
7153 * configure.in: Change alpha to alpha* in several places.
7154
7155Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7156
7157 * config.sub: Recognize sparc86x.
7158
7159Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 7160
252b5132
RH
7161 * configure.in (--enable-target-optspace): Remove debug echo.
7162
7163Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7164
7165 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7166
7167Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7168
7169 * ltconfig: Update cygwin32 support.
7170
7171 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7172 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7173 (GDB_SUPPORT_DIRS): Likewise.
7174
7175Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7176
7177 * configure.in (target_makefile_frag): If --enable-target-optspace,
7178 use -Os to compile target libraries rather than -O2. Default to
7179 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7180 not used.
7181 * configure.in (target_cflags): Ditto for d30v.
7182
7183Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7184
7185 * Makefile.in (all-bfd): Depend on all-intl.
7186 (all-binutils): Likewise.
7187 (all-gas): Likewise.
7188 (all-gprof): Likewise.
7189 (all-ld): Likewise.
7190
252b5132
RH
71911998-04-19 Brendan Kehoe <brendan@cygnus.com>
7192
7193 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7194
7195Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7196
7197 * Makefile.in (all-bfd): Depend upon all-libiberty.
7198
7199 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7200
7201Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7202
7203 * Makefile.in: Add libstub.
7204
7205 * configure.in: Ditto. Build libstub for targets that have cygmon
7206 support.
7207
7208Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7209
7210 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7211
7212Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7213
7214 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7215 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7216
7217Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7218
7219 * configure: Define DEFAULT_M4 by searching PATH.
7220 * Makfile.in: Use DEFAULT_M4.
7221
7222Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7223
7224 * ltconfig: Add cygwin32 support.
7225
7226 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
7227 to configure and build.
7228
7229Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7230
7231 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
7232
7233Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
7234
7235 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7236
7237Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7238
7239 * Makefile.in: add ash make rules
7240 * configure.in: add ash to native_only and host_tools lists
7241
7242Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7243
7244 * Makefile.in (all-gettext, all-intl): New targets.
7245 (ALL_MODULES): Added all-gettext, all-intl.
7246 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7247 (INSTALL_MODULES): Added install-gettext, install-intl.
7248 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7249
7250 * configure.in (host_tools): Added gettext.
7251 (native_only): Likewise.
7252 (noconfigdirs) [various cases]: Likewise.
7253 (host_libs): Added intl.
7254
afb8d725
JM
7255Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7256
7257 * configure: Do not disable building gdbtk for cygwin32 hosts.
7258
ba73c63f
JM
7259Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7260
7261 * configure.in: Add thumb-coff target.
7262 * config.sub: Add thumb-coff target.
7263
252b5132
RH
7264Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7265
7266 * Makefile.in: Revert yesterday's change.
7267 (all-target-winsup): all-target-librx stays out of here.
7268
7269Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7270
ba73c63f
JM
7271 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7272 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7273 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
7274 Remove references to librx and libg++.
7275
7276Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7277
7278 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7279 recursive makes
7280
7281Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7282
7283 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7284 for newlib directory.
7285 (CXX_FOR_TARGET): Likewise.
7286
7287Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7288
7289 * ltconfig: Update after libtool/ltconfig.in change for
7290 hpux11.
7291
7292Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7293
7294 * ltconfig, ltmain.sh: Update to libtool 1.2.
7295
7296Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7297
7298 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7299 (install-gcc-cross): Instead, override LANGUAGES here.
7300
73011998-03-18 Dave Love <d.love@dl.ac.uk>
7302
7303 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7304 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7305
7306Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7307
7308 * configure.in: Add Thumb-pe target.
7309
7310Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 7311
252b5132
RH
7312 * Makefile.in - changed sn targets to snavigator
7313 * configure.in - changed sn targets to snavigator
7314
7315Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7316
7317 * config-ml.in: After building symlink tree call make distclean
7318 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7319 to be the case for libiberty.
7320
7321Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7322
7323 * configure: When making link, also check the current
7324 directory. The configure scripts may create one.
7325
7326Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7327
7328 * config.sub: Accept alphapca56 and alphaev6 properly.
7329
7330Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7331
7332 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7333
252b5132
RH
7334Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7335
80413487 7336 * config.sub (sco5): Fix typo.
252b5132
RH
7337
7338Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7339
7340 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7341 install-itcl.
7342 (install-itcl): Remove dependency on install-tcl.
7343
7344Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7345
7346 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7347
252b5132
RH
7348Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7349
7350 * configure.in: Don't build libgui for a cygwin32 target when not on
7351 a cygwin32 host.
7352
7353Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7354
7355 * configure (redirect): Set to null, so default behavior of
7356 configure is now --verbose.
7357
73581998-02-16 Dave Love <d.love@dl.ac.uk>
7359
7360 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7361 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7362
7363Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7364
7365 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7366 this change to sync Makefile.in with its ChangeLog entries.
7367
7368Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7369
7370 * ltmain.sh (mkdir): Check that the directory doesn't exist
7371 before we exit with error, so that we don't get races during
7372 parallel builds.
7373
7374Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7375
7376 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7377
7378Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7379
7380 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7381 PICFLAG_FOR_TARGET.
7382 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7383
7384 * configure: Emit a definition for the new macro enable_shared
7385 into each Makefile.
7386
252b5132
RH
7387Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7388
7389 * configure.in (host_tools, native_only): Add libtool.
7390
7391Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7392
7393 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7394 Fix typo in ming config comment.
7395
7396Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7397
7398 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7399
7400Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7401
7402 * config.sub: Add tic30 cases, and map c30 to tic30.
7403
ba73c63f
JM
7404Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7405
7406 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7407 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7408 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7409 (CLEAN_TARGET_MODULES): Similarly
7410 (all-target-libf2c): Add dependences.
35590697 7411 * configure.in (target_libs): Add libf2c.
ba73c63f 7412
252b5132
RH
7413Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7414
ba73c63f
JM
7415 * configure.in: Remove expect from noconfigdirs when target
7416 is cygwin32. OK to build expect and dejagnu with Canadian
7417 Cross.
252b5132
RH
7418
7419Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7420
7421 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7422 host.
7423
7424 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7425 and mingw32.
7426
7427Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7428
7429 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7430 here as it is not defined in the toplevel Makefile.
7431
7432Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7433
7434 * configure (package_makefile_rules_frag): New variable, which names
7435 a file with generic rules, ...
7436 Change comment to mention we now have FIVE parts.
7437 * configure: Undo last change.
7438
7439Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7440
7441 * config.guess: More accurate determination of HP processor types.
7442 * config.sub: More accurate determination of HP processor types.
7443
7444Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7445
7446 * configure (package_makefile_frag): Move inserting the
7447 ${package_makefile_frag} to where it should be according
7448 to the comment.
7449
ba73c63f 7450Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
7451
7452 * config.guess: Add support for Linux/ARM.
7453
7454Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7455
7456 * .cvsignore: Remove *-info and *-install since they match
7457 release-info and mpw-install, which we don't want to just ignore.
7458
7459Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7460
7461 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7462
7463Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7464
7465 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7466 local_prefix to sub-make invocations.
7467
7468Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7469
7470 * configure.in: Check makefile fragments in the source
7471 directory.
7472
7473Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7474
ba73c63f
JM
7475 * configure.in: Check whether host and target makefile
7476 fragments exist before adding them to *_makefile_frag.
252b5132
RH
7477
7478Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7479
7480 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 7481
252b5132
RH
7482Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7483
7484 * configure.in: Make sure we only replace RPATH_ENVVAR on
7485 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7486 regexp to sed.
7487
7488 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7489 to sub-makes.
7490
74911998-01-13 Lee Iverson (leei@ai.sri.com)
7492
7493 * config-ml.in (multi-do): LDFLAGS must include multilib
7494 designator.
7495
7496Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
7497
7498 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7499
7500Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7501
7502 * config.sub: Add mingw32 support.
7503 * configure.in: Likewise.
252b5132
RH
7504
7505Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7506
7507 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7508
7509Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7510
7511 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7512 * configure (gxx_include_dir): Provide a definition for subdirs
7513 which do not use autoconf.
7514
7515Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7516
7517 * config.guess: Sync with egcs. Picks up new alpha support,
7518 BeOS & some additional linux support.
7519
ba73c63f 7520Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7521
7522 * config.guess: HP 9000/803 is a PA1.1 machine.
7523
ba73c63f
JM
7524Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7525
7526 * configure.in: It's alpha*-...
252b5132
RH
7527
7528Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7529
ba73c63f
JM
7530 * configure.in (host_makefile_frag, target_makefile_frag):
7531 Handle multiple config files.
7532 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7533 alpha-*-*.
252b5132
RH
7534
7535Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7536
7537 * mkdep: New file.
7538
7539Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7540
7541 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7542
7543Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7544
7545 * Makefile.in: Add libgui directory.
7546 (GDB_TK): Add all-libgui.
7547 * configure.in: Add libgui directory.
7548 * configure: Add all-libgui to GDB_TK.
7549
7550Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7551
7552 * config-ml.in (multidirs): Add m32r to multilib list.
7553
7554Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7555
7556 * Makefile.in (all-target-gperf): Change dependency to
7557 all-target-libstdc++.
7558
7559Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7560
7561 * config.guess: Add BeOS support.
7562
7563Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7564
7565 Source directory cvs renamed to cvssrc:
7566 * configure.in (host_tools): Change cvs to cvssrc.
7567 (native_only): Likewise.
7568 (noconfigdirs) [various cases]: Likewise.
7569 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7570 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7571 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7572 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7573 (all-cvssrc): Rename target from all-cvs.
7574
7575Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7576
7577 * configure (gxx_include_dir): Fix thinko.
7578
7579Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7580
7581 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7582 (install-cross, install-gcc-cross): New targets.
7583
7584Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7585
7586 * configure.in (noconfigdirs): Add support for Thumb target.
7587
7588 * config.sub (maybe_os): Add support for Thumb target.
7589
7590Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7591
7592 * Makefile.in: Add rules for cygmon.
7593
7594 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7595
7596Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7597
7598 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7599 * configure (gxx_include_dir): Provide a definition for subdirs
7600 which do not use autoconf.
7601
7602Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7603
7604 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 7605 11/18/97 build
252b5132
RH
7606
7607Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7608
7609 * From Franz Sirl.
7610 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7611 found on RedHat Linux systems.
7612
7613Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7614
7615 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7616 guesses.
7617
7618Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7619
7620 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7621
7622Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7623
7624 * ltmain.sh: If mkdir fails, check whether the directory was created
7625 anyhow by some other process.
7626
7627Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7628
7629 * configure.in (d30v-*-*): Configure all directories.
7630
7631Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7632
7633 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7634 for the D30V.
7635
7636Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7637
7638 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7639
7640Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7641
80413487
RH
7642 * include/libiberty.h: Add extern "C" { so it can be used with C++
7643 progrms.
7644 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7645 programs.
252b5132
RH
7646
7647Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7648
7649 * configure.in (d30v-*-*): Configure GCC now.
7650
7651Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7652
7653 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7654 is no longer needed.
7655
7656Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7657
7658 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7659
7660Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7661
7662 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7663 targets using "$@" to provide support for similar but not identical
7664 targets without having to duplicate code.
7665
7666Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7667
7668 * makefile.vms: Fix to work with DEC C.
7669
7670Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7671
7672 * config.sub: Add mips-tx39-elf to marketing names.
7673
7674Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7675
7676 * ltmain.sh: Handle symlinks in generated script.
7677
7678Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7679
7680 * configure: Handle autoconf style directory options: --bindir,
7681 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7682 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7683 --sysconfdir.
7684 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7685 (sharedstatedir, localstatedir, oldincludedir): New variables.
7686 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7687 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7688 sbindir, sharedstatedir, and sysconfdir.
7689
7690Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7691
7692 * Makefile.in (bootstrap-lean): New target.
7693
7694Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7695
7696 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 7697 sn, and gnuserv from noconfigdirs.
252b5132
RH
7698
7699Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7700
7701 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7702
7703Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7704
ba73c63f 7705 * Makefile.in (cross): New target.
252b5132
RH
7706
7707Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 7708 Jeff Law <law@cygnus.com>
252b5132
RH
7709
7710 * Makefile.in (bootstrap2, bootstrap3): New targets.
7711 (all-bootstrap): Remove outdated and confusing target.
7712 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7713
afb8d725
JM
7714Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7715
7716 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 7717 windows. Consistent with gdb/configure.
afb8d725 7718
252b5132
RH
77191997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7720
252b5132
RH
7721 * configure.in: Name Linux target fragment.
7722
7723 * configure: Rewrite so that project Makefile fragment is inserted
7724 first and appears last in the resulting Makefile.
7725
7726Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7727
7728 * Makefile.in (install-itcl): Install tcl first.
7729
252b5132 7730Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 7731
252b5132
RH
7732 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7733
7734Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7735
7736 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7737
7738 * configure.in (skipdirs): Add target-librx for Linux.
7739 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7740
7741Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7742
7743 * Makefile.in (bootstrap): New target.
7744
7745Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7746
7747 * config.sub: Accept 'amigados' for backward compatability.
7748
7749Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7750
7751 * config.guess: Merge with FSF.
7752
ba73c63f
JM
7753Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7754
7755 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7756
252b5132
RH
7757Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7758
7759 * config.sub: Add "marketing-names" patch.
7760
7761Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7762
80413487 7763 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
7764
7765Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7766
7767 * config.sub: Handle v850-elf.
7768
ba73c63f
JM
7769Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7770
7771 * .cvsignore (*-install): Remove.
7772
252b5132
RH
7773Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7774
7775 * ltconfig: Set CONFIG_SHELL in libtool.
7776 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7777
7778Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7779
7780 * configure.in (target_subdir): Set to libraries if enable_multilib.
7781
7782Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7783
7784 * config.guess: Update from gcc directory.
7785
7786Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7787
7788 * Makefile.in (all-sim): Depends on all-readline.
7789
7790Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7791
7792 * Makefile.in (BISON, YACC): Use $$s.
7793 (all-bison): Depend on all-texinfo.
7794
7795Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7796
7797 * Makefile.in (BISON): Add -L flag.
7798 (YACC): Likewise.
7799
7800Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7801
35590697
AJ
7802 * configure.in (noconfigdirs): Add support for v850e target.
7803
252b5132
RH
7804 * config.sub (maybe_os): Add support for v850e target.
7805
7806Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7807
35590697
AJ
7808 * configure.in (noconfigdirs): Add support for v850ea target.
7809
252b5132
RH
7810 * config.sub (maybe_os): Add support for v850ea target.
7811
7812Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7813
7814 * config.sub: Add mipstx39. Delete r3900.
7815
7816Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7817
7818 * Makefile.in (all-autoconf): Depends on all-texinfo.
7819
7820Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7821
7822 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7823 eabi targets.
7824
7825Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7826
7827 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7828
7829 * configure: When handling a Canadian Cross, handle YACC as well as
7830 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7831 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7832
7833Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7834
7835 * Makefile.in (BISON): bison, not byacc or bison -y.
7836 (YACC): bison -y or byacc or yacc.
7837 (various): Add *-bison as appropriate.
7838 (taz): No need to mess with BISON anymore.
7839
7840Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7841
7842 * configure: If OSTYPE matches *win32*, try to find a good value for
7843 CONFIG_SHELL.
7844
7845Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7846
7847 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7848 configure.in if it is present.
7849
7850Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7851
7852 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7853
7854Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7855
7856 * config.sub: Recognize `arc' cpu.
7857 * configure.in: Likewise.
7858 * config-ml.in: Likewise.
7859
7860Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7861
7862 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7863
7864Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7865
7866 * configure: Changed sed delimiter from ':' to '|' when
7867 attempting to substitute ${config_shell} for SHELL. On
7868 NT ${config_shell} may contain a ':' in it.
7869
7870Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7871
7872 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7873
7874Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7875
7876 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7877
7878Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7879
7880 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7881
7882 * ylwrap: If the program is a relative path, force it to be
7883 absolute.
7884
7885Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7886
7887 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7888
7889Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7890
7891 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7892 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7893 for libraries.
252b5132
RH
7894
7895Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7896
7897 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7898 separated by spaces.
252b5132
RH
7899
7900Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7901
7902 * ylwrap: New file.
7903 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7904
7905 * ltmain.sh: Handle /bin/sh at start of install program.
7906
7907 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7908
7909 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7910 * missing: New file, from automake 1.2.
7911
7912Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7913
7914 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7915 check-tk to CHECK_X11_MODULES.
7916
7917Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7918
7919 * config.sub: Merge with FSF.
7920
7921Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7922
7923 * config.guess: Merge with FSF.
7924
7925Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7926
7927 * configure: Treat msdosdjgpp like go32.
7928 * configure.in: Likewise. Don't remove gprof for go32.
7929
7930 * configure: Change Makefile.tem2 to Makefile.tm2.
7931
7932Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7933
7934 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7935
7936Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7937
7938 * install-sh (chmodcmd): Set to null if the DST directory already
7939 exists. Same as Nov 11th change.
7940
7941Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7942
35590697 7943 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7944
7945Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7946
7947 * config.guess: Update from FSF.
7948
7949Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7950
7951 * Makefile.in (GDB_TK): Depend on itcl and tix.
7952
7953Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7954
7955 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7956 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7957 (INSTALL_SCRIPT): New variable.
7958 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7959 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7960 to -x.
7961 * install-sh: Add support for -x option.
7962
7963Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7964
7965 * configure.in, Makefile.in: Treat tix like itcl.
7966
7967Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7968
7969 * Makefile.in (WINDRES): New variable.
7970 (WINDRES_FOR_TARGET): New variable.
7971 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7972 (EXTRA_HOST_FLAGS): Add WINDRES.
7973 (EXTRA_TARGET_FLAGS): Add WINDRES.
7974 (EXTRA_GCC_FLAGS): Add WINDRES.
7975 ($(DO_X)): Pass down WINDRES.
7976 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7977 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7978 DLLTOOL_FOR_TARGET.
7979
7980Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7981
7982 * configure.in: configure sim before gdb for win32-x-ppc
7983
7984Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7985
7986 Move gperf into the toplevel, from libg++.
7987 * configure.in (target_tools): Add target-gperf.
7988 (native_only): Add target-gperf.
7989 * Makefile.in (all-target-gperf): New target, depend on
7990 all-target-libg++.
7991 (configure-target-gperf): Empty rule.
7992 (ALL_TARGET_MODULES): Add all-target-gperf.
7993 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7994 (CHECK_TARGET_MODULES): Add check-target-gperf.
7995 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7996 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7997
7998Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7999
252b5132
RH
8000 * config.sub (mn10200): Recognize new basic machine.
8001
8002Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8003
8004 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8005 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8006
8007Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8008
8009 * configure.in: If we're building mips-sgi-irix6* native, turn on
8010 ENABLE_MULTILIB and set TARGET_SUBDIR.
8011
8012Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
8013
8014 * Makefile.in (all-sn): Depend on all-grep.
8015
8016Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
8017
8018 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
8019
8020 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
8021 Makefile. From Jeff Makey <jeff@cts.com>.
8022 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
8023
8024 * Makefile.in (DISTBISONFILES): Remove.
8025 (taz): Don't futz with DISTBISONFILES. Change BISON to use
8026 $(DEFAULT_YACC).
8027
8028 * configure.in: Build itl, db, sn, etc., when building for native
35590697 8029 cygwin32.
252b5132
RH
8030
8031 * Makefile.in (LD): New variable.
8032 (EXTRA_HOST_FLAGS): Pass down LD.
8033 ($(DO_X)): Likewise.
8034
8035Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
8036
8037 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
8038
8039Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
8040
8041 * configure.in (targargs): Strip out any supplied --build argument
35590697 8042 before adding our own. Always add --build.
252b5132
RH
8043
8044Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
8045
8046 * configure.in (targargs): Pass --build if we're doing
8047 a cross-compile.
8048
8049Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
8050
ba73c63f 8051 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
8052 sed. Otherwise sed chokes on NT path names with drive
8053 designators. Also look for "?:*" as the leading characters in an
8054 absolute pathname.
8055
8056Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
8057
8058 * config.sub: Support for r3900.
8059
8060Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
8061
8062 * configure.in: Use install-sh, not install.sh.
8063
8064Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
8065
8066 * Makefile.in (taz): Improve check for BISON so it doesn't try to
8067 apply it twice.
8068
8069Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
8070
8071 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8072 install-binutils.
8073
8074Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
8075
8076 * Makefile.in: Add automake targets.
8077 * configure.in (host_tools): Add automake.
8078
8079Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
8080
8081 * configure: Default CXX to c++, not gcc.
8082 * Makefile.in (CXX): Set to c++, not gcc.
8083 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8084
8085Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
8086
8087 * install-sh: try appending a .exe if source file doesn't
8088 exist
8089
8090Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
8091
8092 * configure.in: Turn on multilib by default.
8093 (cross_only): Remove target-libiberty.
8094
8095 * Makefile.in (all-gcc): Don't depend on libiberty.
8096
8097Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
8098
8099 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8100
8101Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
8102
8103 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8104 (DISTBISONFILES): Add ld/Makefile.in
8105
8106Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
8107
8108 * configure.in: if target is cygwin32 but host isn't cygwin32,
8109 don't configure gdb tcl tk expect, not just gdb.
8110
8111Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
8112
8113 * configure.in: Added gnuserv everywhere sn appears.
8114
8115 * Makefile.in (ALL_MODULES): Added all-gnuserv.
8116 (CROSS_CHECK_MODULES): Added check-gnuserv.
8117 (INSTALL_MODULES): Added install-gnuserv.
8118 (CLEAN_MODULES): Added clean-gnuserv.
8119 (all-gnuserv): New target.
8120
8121Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
8122
8123 * config.guess: Fixes for MIPS OpenBSD systems.
8124
8125Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
8126
8127 * Makefile.in (INSTALL_XFORM): Remove.
8128 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8129
8130 * mkinstalldirs: New file, copied from automake.
8131 * Makefile.in (installdirs): Rename from install-dirs. Use
8132 mkinstalldirs. Change all users.
8133 (DEVO_SUPPORT): Add mkinstalldirs.
8134
8135Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8136
8137 * install-sh: Rename from install.sh.
8138 * Makefile.in (INSTALL): Change install.sh to install-sh.
8139 (DEVO_SUPPORT): Likewise.
8140
8141 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8142 Graichen <graichen@rzpd.de>.
8143
8144Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8145
8146 * config.guess: Recognize OpenBSD systems correctly.
8147
8148Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8149
8150 * README, Makefile.in (ETC_SUPPORT): Remove references to
8151 cfg-paper*, configure.{texi,man,info*}._
8152
8153Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8154
8155 * Makefile.in (all.normal): Ensure that gcc is built after all
8156 the x11 - ie gdb - targets.
8157
8158Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8159
8160 * makefile.vms: Don't run conf-a-gas.
8161
8162Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8163
80413487 8164 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
8165
8166Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8167
8168 * configure.in: Remove noconfigdirs case since gdb also
8169 configures and builds for tic80-coff.
8170
8171Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8172
8173 * configure: Set cache_file to config.cache.
8174 * Makefile.in (local-distclean): Remove config.cache.
8175
8176Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8177
8178 * COPYING: Update FSF address.
8179
8180Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8181
8182 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8183 noconfigdirs.
8184
8185Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8186
8187 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8188 MAKEDIRS, is empty.
8189
8190Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8191
8192 * config.sub: Tweak mn10300 entry.
8193
8194Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8195
8196 * configure.in (host_tools): Put sim before gdb, so gdb's
8197 configure.tgt can determine if the simulator was configured.
8198
8199Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8200
8201 * config.sub: Move BeOS $os case to be with other Cygnus
8202 local cases.
8203
8204Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8205
8206 * config.sub: Remove misplaced comment that broke Linux.
8207
8208Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8209
8210 * config.sub: Add BeOS support.
8211
8212Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8213
8214 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8215
8216Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8217
8218 * configure.in (noconfigdirs): Remove tcl and tk from
8219 noconfigdirs for cygwin32 builds.
8220
8221Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8222
8223 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8224
8225Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8226
8227 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8228 make-all.com, use makefile.vms instead.
8229
8230Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8231
8232 * config.sub: Accept -lnews*.
8233
8234Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8235
8236 * configure.in (noconfigdirs): Disable target-newlib,
35590697 8237 target-examples and target-libiberty for d30v.
252b5132
RH
8238
8239Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8240
8241 * configure.in (noconfigdirs): Enable ld for d30v.
8242
8243Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8244
8245 * configure.in (tic80-*-*): Build compiler.
8246
8247Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8248
8249 * configure.in (d30v-*): Remove sim directory from list of
35590697 8250 unsupported d30v directories
252b5132
RH
8251
8252Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8253
35590697
AJ
8254 * config.sub, configure.in: Add d30v target cpu.
8255
252b5132
RH
8256Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8257
8258 * makefile.vms: New file.
8259 * make-all.com: Remove.
8260
8261Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8262
8263 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8264
8265Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8266
8267 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8268
8269Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8270
8271 * Makefile.in (ALL_MODULES): Added all-db.
8272 (CROSS_CHECK_MODULES): Addec check-db.
8273 (INSTALL_MODULES): Added install-db.
8274 (CLEAN_MODULES): Added clean-db.
8275
8276Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8277
8278 * config.guess: Merge with latest FSF sources.
8279
8280Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8281
8282 * Makefile.in (ALL_MODULES): Added all-itcl.
8283 (CROSS_CHECK_MODULES): Added check-itcl.
8284 (INSTALL_MODULES): Added install-itcl.
8285 (CLEAN_MODULES): Added clean-itcl.
8286
8287Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8288
8289 * configure.in: build gdb for mn10200
8290
8291Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8292
8293 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8294
8295Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8296
8297 * configure.in (tic80-*-*): Turn off most targets right now.
8298
8299Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8300
8301 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8302 rather than the makeinfo program.
8303 (do-info): Depend upon all-texinfo.
8304
8305Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8306
8307 * configure.in: Remove uses of config/mh-linux.
8308
8309 * config.sub, config.guess: Merge with latest FSF sources.
8310
8311Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8312
8313 * config.sub (case $basic_machine): Add tic80 entries.
8314
8315Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8316
8317 * config.sub, config.guess: Merge with latest FSF sources.
8318
8319Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8320
8321 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8322 * mpw-config.in: Test for NewFolderRecursive.
8323 * mpw-install: Use symbolic name for startup filename.
8324 * mpw-README: Add various additional details.
8325
8326Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8327
8328 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8329
8330Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8331
8332 * configure.in: Do build gcc and the target libraries for
8333 the mn10200.
8334
8335Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8336
8337 * configure.in: don't avoid building gdb for mn10300 any more
8338 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8339 instead of single-quoting it.
8340
8341Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8342
8343 * configure.in: Don't use --with-stabs on IRIX 6.
8344
8345Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8346
8347 * configure.in (m32r): Build gdb, libg++ now.
8348
8349Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8350
8351 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8352 directories from noconfigdirs.
8353
8354Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8355
8356 * config.sub (basic_machine): added mips16 configuration
8357
8358Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8359
8360 * config.sub: Handle d10v-unknown.
8361
8362Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8363
8364 * config.sub: Handle v850-unknown.
8365
8366Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8367
8368 * Makefile.in: add findutils
8369 * configure.in: add findutils to list of host_tools
8370
8371Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8372
8373 * config.sub: Handle mn10200 and mn10300.
8374
8375Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8376
8377 * configure.in (d10v-*): Do not build librx.
8378
8379Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8380
8381 * configure.in (mn10300): Build everything except gdb & libgloss.
8382
8383Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8384
8385 * config.guess: Patch for Dansk Data Elektronik servers,
8386 from Niels Skou Olsen <nso@dde.dk>.
8387
8388 For ncr, use /bin/uname rather than uname, since GNU uname does not
8389 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8390
8391 Patch for MIPS R4000 running System V,
8392 from Eric S. Raymond <esr@snark.thyrsus.com>.
8393
8394 Fix thinko for nextstep.
8395
8396 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8397
8398 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8399 * config.guess: Guess mips-dec-mach_bsd4.3.
8400
8401 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8402 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8403 release numbers.
8404 * config.guess (mips-mips-riscos*): Emit just enough of the
8405 release number.
8406
8407 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8408 * config.guess (sparc-auspex-sunos*): Added.
8409 (f300-fujitsu-*): Added.
8410
8411 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8412 * config.guess: Recognize a Tadpole as a sparc.
8413
8414Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8415
8416 * config.guess: Don't assume that NextStep version is either 2 or
8417 3. NextStep 4 (aka OpenStep 4) has come out now.
8418
8419Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8420
8421 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8422 From Rik Faith <faith@cs.unc.edu>.
8423
8424Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8425
8426 * config.sub: Contributions from bug-gnu-utils to:
8427 Support plain "hppa" (no version given) architecture, reported by
8428 OpenStep.
8429 OpenBSD like NetBSD.
8430 LynxOs is not a hardware supplier.
8431
8432 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 8433 OpenBSD like NetBSD.
252b5132
RH
8434 Stratus systems.
8435 More Pyramid systems.
8436 i[n>4]86 Intel chips.
8437 M680[n>4]0 Motorola chips.
8438 Use unknown instead of lynx for hardware manufacturer.
8439
8440Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8441
8442 * install.sh (chmodcmd): Set to null if the DST directory already
8443 exists.
8444
8445Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8446
8447 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8448 not use mt-ppc target Makefile fragment any more.
8449
8450Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8451
8452 * configure.in (*-*-windows): Exclude everything but those dirs
8453 needed to build windows.
8454
8455Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8456
8457 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8458
8459Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8460
8461 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
8462
8463Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8464
8465 * Undo my previous change.
8466
8467Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8468
8469 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8470 unconditionally.
8471 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8472
8473Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8474
8475 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8476 host to add it's own flags.
252b5132
RH
8477
8478Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8479
8480 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8481
8482Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8483
8484 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8485 (CXX_FOR_TARGET): Likewise.
8486 (GCC_FOR_TARGET): Define.
8487 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8488 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8489 CC_FOR_TARGET was specified on the command line.
8490 (MAKEOVERRIDES): Don't define.
8491
8492Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8493
8494 * configure.in (m32r): Fix spelling of libg++ libs.
8495
8496Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8497
8498 * config.sub (-apple*): Remove, now redundant.
8499
8500Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8501
8502 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8503
8504 * configure: Rework yesterday's sed script patch.
8505
8506 * config.sub: Merge with FSF.
8507
8508Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8509
8510 * config.guess: Merge from FSF.
8511
8512 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
8513 * config.guess: Use pc instead of unknown, for pc clone systems.
8514 Change linux to linux-gnu.
252b5132
RH
8515
8516 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 8517 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
8518
8519Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8520
8521 * test-build.mk (HOLES): Add "xargs" for gdb.
8522
8523 * configure: Avoid hpux10.20 sed bug.
8524
8525Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8526
4bddf3ad 8527 * configure.in: Add support for windows host
252b5132
RH
8528 (that is a build done under the Microsoft build environment).
8529
8530Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8531
8532 * Makefile.in: Replace all uses of srcroot with s, to shrink
8533 command line lengths.
8534
8535 Patches from Geoffrey Noer <noer@cygnus.com>:
8536 * configure.in: If configuring for newlib, pass --with-newlib to
8537 subdirectories.
8538 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8539 -Bnewlib/ and -Lwinsup to gcc.
8540 (CXX_FOR_TARGET): Likewise.
8541
8542Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8543
8544 * Makefile.in (ETC_SUPPORT): Add configure.
8545
8546Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8547
35590697 8548 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
8549 host configuration file.
8550
8551Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8552
8553 * configure.in: Break mn10x00 support into separate
8554 mn10200 and mn10300 configurations.
8555 * config.sub: Likewise.
8556
8557Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8558
8559 * configure.in: Add lots of stuff to noconfigdirs for
8560 the mn10x00 targets.
8561
8562 * config.sub, configure.in: Add mn10x00 support.
8563
8564Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8565
8566 * make-all.com: Call conf-a-gas, not config-a-gas.
8567
8568Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8569
8570 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 8571 targets.
252b5132
RH
8572
8573Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8574
8575 * mpw-README: Add much more detail for native PowerMac.
8576 * mpw-install: New file.
8577 * mpw-configure: Add --norecursion and --help options.
8578 * mpw-config.in: Translate readme and install files when
8579 copying to objdir.
8580 * mpw-build.in: Don't always depend on byacc and flex.
8581 (install-only-top): New action.
8582
8583Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8584
8585 * configure.in: You can now configure GDB for the v850.
8586
8587Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8588
8589 * configure.in (noconfigdirs): Don't configure any C++ dirs
8590 if targeting D10V.
8591
8592Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8593
8594 * config.sub: Recognize mips64vr5000.
8595
8596Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8597
8598 * configure.in: Use a single line for host_tools and native_only.
8599
8600Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8601
8602 * config.sub, configure.in: Add entries for m32r.
8603
8604Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8605
8606 * Makefile.in (inet-install): Don't run install-gzip.
8607
8608Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8609
8610 * configure.in: Don't config lots of things for *-*-windows*.
8611
8612Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8613
8614 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8615 (host_libs, host_tools): Copy from configure.in.
8616 * mpw-configure: Don't complain about directories not found.
8617
8618Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8619
8620 * configure.in (i[345]86): Recognize i686 for pentium pro.
8621 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8622 file.
8623
8624 * config.guess (i[345]86): Ditto.
8625
8626Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8627
8628 * configure.in (noconfigdirs): Removed gdb for D10V.
8629
8630Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8631
8632 * configure.in: Remove ld, target-libio, target-libg++, and
8633 target-libstdc++ from noconfigdirs.
8634
8635Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8636
8637 * configure: Fix three locations where shell scripts were
8638 being run directly rather than with config_shell.
8639
8640Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8641
8642 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8643 * config.sub (basic_machine): Recognize v850.
8644
8645Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8646
8647 * mpw-configure: Handle multiple enable/disable options and
8648 pass them down recursively, handle -c and -s flags appropriately
8649 depending on choice of compiler, add escape mechanism for
8650 quoted arguments to gC.
8651
8652Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8653
8654 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8655 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8656 so that -mrelocatable-lib and -mno-eabi are used.
8657
8658 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8659 not support --print-multi-lib, don't abort.
8660
252b5132
RH
8661Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8662
8663 * make-all.com: Run config-a-gas.
8664 * setup.com: Don't copy subdirectory files around.
8665
8666Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8667
8668 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8669 target, it now compiles correctly.
8670
8671Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8672
8673 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8674
8675Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8676
35590697 8677 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
8678
8679Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8680
8681 * configure.in (native_only): Add prms.
8682
8683Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8684
8685 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8686 (BINUTILS_SUPPORT_DIRS): Likewise.
8687
8688Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8689
8690 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8691 d10v support is added.
8692
8693Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8694
8695 * configure.in (d10v-*-*): New target.
8696
8697Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8698
8699 * config.guess (HP 9000/811): Recognize this as a PA1.1
8700 machine.
8701
8702Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8703
8704 * Makefile.in (do-tar-gz): New target, split out from tail end of
8705 taz target. Run each command separately, don't use pipes.
8706 (taz): Use it.
8707
8708Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8709
8710 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8711 * mpw-build.in: No builds should depend on building byacc or flex,
8712 they are assumed to be installed already.
8713
8714Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8715
8716 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8717 variable that CC_FOR_TARGET needs.
8718
8719Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8720
8721 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8722 options have changed since the last time the subdirectory was
8723 configured, and if it has, reconfigure.
8724 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8725 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8726
8727Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8728
8729 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8730 CLEAN_MODULES): Add bash.
8731 (all-bash): New target.
8732
8733Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8734
8735 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8736
8737Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8738
8739 * config.sub (basic_machine): Recognize d10v as a valid processor.
8740
8741Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8742
8743 * mpw-configure: Add support for --bindir.
8744 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8745
8746Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8747
8748 * configure.in: add bash, time, gawk to list of hosttools and things
8749 to only build for native toolchains
8750
8751Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8752
8753 * Makefile.in (docdir): Remove.
8754
8755Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8756
8757 * Makefile.in (datadir): Set to $(prefix)/share.
8758
8759Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8760
8761 * configure.in: build diff and patch for cygwin32-hosted
8762 toolchains.
8763
8764Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8765
8766 * config.sub: Accept -rtems*.
8767
8768Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8769
80413487 8770 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
8771 remove diff from the list of things not buildable
8772 via Canadian Cross
252b5132
RH
8773
8774Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8775
8776 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 8777 don't get ". ".
252b5132
RH
8778
8779Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8780
8781 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8782
8783Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8784
8785 * Makefile.in (taz): Handle case where tex3patch didn't even get
8786 checked out. Also, if it was found, put the symlink in a new util
8787 subdirectory.
8788
8789Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8790
8791 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8792
8793Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8794
8795 * config.sub: Recognize -openvms.
8796 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8797 * make-all.com, setup.com: New files.
8798
8799Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8800
8801 * Makefile.in (taz): tex3patch moved to texinfo/util.
8802
8803Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8804
afb8d725 8805 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8806 * configure.in: remove make from disable-if-Can-Cross list
8807 enable gdb if ${host} and ${target} are cygwin32
8808
8809Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8810
8811 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8812 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8813
8814Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8815
8816 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8817 distinguish sysv/svr4/bsd variants.
8818 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8819
8820Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8821
8822 * configure.in: Added copyright notice.
8823 * move-if-change: Added copyright notice.
8824
8825Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8826
8827 * configure.in (powerpcle-*-solaris*): Until we get shared
8828 libraries working, don't build gdb, sim, make, tcl, tk, or
8829 expect.
8830
8831Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8832
8833 * config.guess: Merge with FSF:
8834
8835 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8836 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8837
8838 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8839 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8840
8841 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8842 * config.guess: Combine two OSF1 rules.
8843 Also recognize field test versions. From mjr@zk3.dec.com.
8844 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8845 because GNU uname does not support -p. From pmr@pajato.com.
8846
8847Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8848
8849 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8850
8851Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8852
8853 * mpw-README: Document GCCIncludes.
8854
8855Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8856
8857 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8858
8859Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8860
8861 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8862
8863Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8864
8865 * configure.in (*-*-cygwin32): Configure make.
8866
8867Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8868
8869 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8870
8871Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8872
8873 * Makefile.in (all-inet): Depend on all-perl.
8874
8875 * Makefile.in (inet-install): New target.
8876
8877 * Makefile.in (all-inet): Depend on all-tcl.
8878 (all-inet): Depend on all-send-pr.
8879
8880Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8881
8882 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8883 temporarily.
8884
8885Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8886
8887 * configure.in: Don't configure --with-gnu-ld on AIX.
8888
8889Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8890
8891 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8892
8893Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8894
8895 * Makefile.in (ALL_MODULES): Added all-inet.
8896 (CROSS_CHECK_MODULES): Added check-inet.
8897 (INSTALL_MODULES): Added install-inet.
8898 (CLEAN_MODULES): Added clean-inet.
8899 (all-indent): New target.
8900
8901 * configure.in (host_tools): Added inet.
8902 (native_only): Added inet.
8903 (noconfigdirs): Added inet.
8904
8905Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8906
8907 * configure.in: Don't configure libgloss if we are not configuring
8908 newlib.
8909
8910Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8911
8912 * configure.in: Don't configure libgloss for unsupported
8913 architectures.
8914
8915Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8916
8917 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8918
8919Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8920
8921 * Makefile.in (ALL_MODULES): Include all-apache.
8922 (CROSS_CHECK_MODULES): Include check-apache.
8923 (INSTALL_MODULES): Include install-apache.
8924 (all-apache): New target.
8925
8926 * configure.in: Added apache everywhere perl is seen.
8927
8928Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8929
8930 * Makefile.in: Add support for clean-{module} and
8931 clean-target-{module} rules.
8932
8933Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8934
8935 * configure.in (*-*-ose) do not build libgloss.
8936
8937Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8938
8939 * config.guess (prep*:SunOS:5.*:*): Turn into
8940 powerpele-unknown-solaris2.
8941
8942Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8943
8944 * configure.in: Permit --enable-shared to specify a list of
8945 directories.
8946
8947Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8948
8949 * configure.in (host==solaris): Pass only the first word of $CC
8950 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8951
8952Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8953
8954 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8955
8956Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8957
8958 * Makefile.in (ALL_MODULES): Include all-perl.
8959 (CROSS_CHECK_MODULES): Include check-perl.
8960 (INSTALL_MODULES): Include install-perl.
8961 (ALL_X11_MODULES): Include all-guile.
8962 (CHECK_X11_MODULES): Include check-guile.
8963 (INSTALL_X11_MODULES): Include install-guile.
8964 (all-perl): New target.
8965 (all-guile): New target.
8966
8967 * configure.in (host_tools): Include perl and guile.
8968 (native_only): Include perl and guile.
8969 (noconfigdirs): Don't build guile and perl; no ports have been
8970 done.
8971
8972Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8973
80413487
RH
8974 * configure (--enable-*): Handle quoted option lists such as
8975 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8976
8977Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8978
8979 * Makefile.in ({,inst}all-target): New rule so we can make and
8980 install all of the target directories easily.
8981
8982Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8983
8984 * configure.in: Add missing global flag in sed substitution when
8985 deleting `target-' from ${configdirs}.
8986
8987Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8988
8989 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8990 option.
8991
8992 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8993 config/mh-necv4.
8994
8995 * install.sh: Correct misspelling of transformbasename.
8996
8997 * config.guess: Recognize mips-*-sysv*.
8998
8999Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
9000
9001 * config.sub: Recognize mon960.
9002
9003Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
9004
9005 * configure: Restore Canadian Cross handling of BISON and LEX,
9006 removed in Feb 20 change.
9007
9008Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
9009
9010 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
9011 Mention make install. Remove the old copyright date as well the
9012 clumsy and rather pointless copyright on the README file.
9013
9014Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
9015
9016 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
9017 Makefile after running symlink-tree, then run `make distclean' to
9018 avoid clobbering any generated files in srcdir.
9019
9020Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
9021
9022 * configure.in (m68k-*-netbsd*): Build everything now.
9023
9024Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
9025
9026 * Makefile.in (taz): Fix quoting.
9027
9028Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
9029
9030 * configure.in (sparclet-*-*): Build everything now.
9031
9032Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9033
9034 * configure.in (m68k-*-linux*): New host.
9035
9036Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
9037
9038 * configure: Check for bison before byacc.
9039
9040Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
9041
9042 * Makefile.in configure: Change the way LEX and BISON/YACC are
9043 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
9044 searching PATH. These are used as fallbacks by Makefile.in if
9045 flex/bison/byacc aren't in objdir.
9046
9047Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
9048
9049 * Makefile.in: Make everything which depends upon all-bfd also
9050 depend upon all-opcodes, in case --with-commonbfdlib is used.
9051
9052Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9053
9054 * configure.in (host *-*-cygwin32): Don't build gdb if we are
9055 building NT native compilers on Unix.
9056
9057Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
9058
9059 * configure.in: Don't get CC from the host Makefile fragment if we
9060 can find gcc in PATH, or if this is a Canadian Cross. Move the
9061 Solaris test for /usr/ucb/cc to the post target script, just after
9062 the compiler sanity test.
9063
9064Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
9065
9066 * config.sub: Merge with FSF.
9067
9068Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
9069
9070 * Makefile.in (RPATH_ENVVAR): New variable.
9071 (REALLY_SET_LIB_PATH): Use it.
9072 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9073
9074Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
9075
9076 * config.sub, configure.in: Recognize sparclet cpu.
9077
9078Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
9079
9080 * config.guess: Support m68k-cbm-sysv4.
9081
9082Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9083
9084 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9085 m68k-unknown-linuxaout from linker help string. Put quotes around
9086 $ld_help_string.
9087
9088Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
9089
9090 * config.guess (powerpc-harris-powerunix): Add guess for port
9091 to new target.
9092
9093Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9094
9095 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9096
9097Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
9098
9099 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9100 $(REALLY_SET_LIB_PATH) in Makefile.
9101 * Makefile.in (SET_LIB_PATH): New variable.
9102 (REALLY_SET_LIB_PATH): New variable.
9103 ($(DO_X)): Use $(SET_LIB_PATH).
9104 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9105 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9106 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9107 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9108 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9109 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9110 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9111 (install-dosrel): Likewise.
9112 (all-opcodes): Depend upon all-libiberty.
9113
9114Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
9115
9116 * config.guess (*:CYGWIN*): New
9117
9118Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9119
9120 * Makefile.in (all-target-winsup): All all-target-libiberty.
9121
9122Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9123
9124 * configure.in (noconfigdirs): Add missing # in front of comment.
9125
9126Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
9127
9128 * configure.in: add second pass to things added to noconfigdirs
9129 so *-gm-magic can exclude libgloss properly.
9130
9131Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9132
9133 * mpw-configure (extralibs_name, rez_name): Set correctly
9134 for MWC68K compiler.
9135
9136 * mpw-README: Add more info on the necessary build tools.
9137
9138Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9139
9140 * configure.in, config.sub: Recognize cygwin32.
9141
9142Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9143
9144 * config.guess, config.sub: Recognize A/UX.
9145
9146Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9147
9148 * config.sub: Merge with gcc/config.sub.
9149
9150Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9151
9152 * mpw-build.in (do-binutils): Add build of stamps.
9153
9154Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9155
9156 * config.sub: Add recognition for mips64vr4100*-* targets.
9157
9158Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9159
9160 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9161 Add creation of gconfigargs with `--enable-shared' turned on.
9162 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9163 ($(host)-stamp-stage3-configured): Likewise.
9164 (HOLES): Add chatr and ldd.
9165 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9166
9167Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9168
9169 * configure: Pass --nfp to recursive configures.
9170
9171Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9172
9173 * Makefile.in (DLLTOOL): New.
9174 (DLLTOOL_FOR_TARGET): New.
9175 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9176 (EXTRA_TARGET_FLAGS): Ditto.
9177 (EXTRA_GCC_FLAGS): Ditto.
9178 (CONFIGURE_TARGET_MODULES): Ditto.
9179 (DO_X): Ditto.
9180 * configure: Add DLLTOOL.
9181
9182Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9183
9184 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9185 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9186 mh-sco, since old workarounds no longer needed, and don't
9187 build ld, since libraries have weak symbols in COFF.
9188
9189Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9190
9191 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9192
9193Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9194
9195 * configure.in: Make sure that ${CC} can be used to compile an
9196 executable.
9197
afb8d725
JM
9198Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9199
9200 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9201 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9202 nothing depending on whether gdbtk is being built.
9203
252b5132
RH
9204Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9205
9206 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9207
9208Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9209
9210 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9211 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9212
9213Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9214
9215 * config-ml.in: Add support for
9216 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9217 Simplify setting of multidirs from --disable-foo.
9218
9219Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9220
9221 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9222 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9223 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 9224 non-empty, pass them on to the GCC make.
252b5132
RH
9225 (all-bootstrap): New rule that is like all-gcc, except it executes
9226 the GCC bootstrap rule instead of the GCC all rule.
9227
9228Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9229
9230 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9231
9232Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9233
9234 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9235 DG/UX support.
9236
9237Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9238
9239 * config.sub (i*86*) Change [345] to [3456]
9240
9241Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9242
9243 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9244 --with-gnu-ld=no.
9245
9246Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9247
9248 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9249 AIX multilibs get built.
9250
9251Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9252
9253 * configure.in (i386-win32): Don't build expect if we're not
9254 building the tcl subdir.
9255
9256Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9257
9258 * Makefile.in: (configure-target-examples, all-target-examples):
9259 New targets, configure and build example programs.
9260
9261Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9262
9263 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9264 use it as input to sedit the generated MPW makefile.
9265 * mpw-README: Add a suggestion about Gestalt.h.
9266
9267Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9268
9269 * config.sub: Accept *-*-ieee*.
9270
9271Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9272
9273 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9274 Ronald F. Guilmette <rfg@monkeys.com>.
9275
9276Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9277
9278 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9279 for powerpc-pe native.
9280 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9281 (target==powerpc-pe): duplicate i386-win32 entry.
9282
9283Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9284
9285 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9286 of vxworks, not just vxworks5.1.
9287
9288Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9289
9290 * mpw-configure: Add support for exec-prefix.
9291
9292Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9293
9294 * config.guess: Recognize HP model 816 machines as having
9295 a PA1.1 processor.
9296
9297Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9298
9299 * configure: Ignore new autoconf configure options.
9300
252b5132
RH
9301Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9302
9303 * config.guess: Recognize Pentium under SCO.
9304 From Robert Lipe <robertl@arnet.com>.
9305
9306Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9307
9308 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
9309
9310Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9311
9312 * configure.in: Don't configure gas for alpha-dec-osf*.
9313
9314Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9315
9316 * configure.in: Default to --with-stabs for some targets for which
9317 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9318 i[345]86*-*-unixware*.
9319
9320Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9321
9322 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9323 rather than basing it on the target. Simplify handling of options
9324 controlling which directories to configure. Remove extraneous
9325 slash in multi-clean target.
9326
9327Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9328
9329 * config-ml.in: Prefix more variables with ml_ so they don't collide
9330 with configure's.
9331
9332Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9333
9334 * configure: Don't turn -v into --v.
9335
9336Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9337
9338 * configure.in (targargs): Fix typo.
9339
9340 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9341
9342Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9343
9344 * configure.in: Strip --host and --target options from
9345 CONFIG_ARGUMENTS, and always configure for --host only. Add
9346 --with-cross-host option when building with a cross-compiler.
9347 * configure: Canonicalize the arguments put into config.status by
9348 always using `=' for an option with an argument. Pass a presumed
9349 --host or --target explicitly.
9350
9351Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9352
9353 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9354 into general OS recognition case.
9355
9356Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9357
9358 * configure.in (target_configdirs): add target-winsup only
9359 for win32 target systems.
9360
9361Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9362
9363 * Makefile.in (all-target-libgloss): Depend upon
9364 configure-target-newlib, since when libgloss is built it looks to
9365 see if the newlib directory exists.
9366
9367Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9368
9369 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9370 cfg-ml-*.in.
9371
9372Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9373
9374 * configure: Handle LD and LD_FOR_TARGET when configuring a
9375 Canadian Cross.
9376
252b5132
RH
9377Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9378
9379 * configure.in (target_libs): add target-winsup.
9380 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9381 (target==ppcle-pe): remove ld from $noconfigdirs.
9382
9383Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9384
9385 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9386 Preserve relative path names in $srcdir. Build symlink tree if
9387 configuring cross target dir and srcdir=. (= no VPATH support).
9388 (configure-target-libg++): Depend on configure-target-librx.
9389 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9390 * config-ml.in: New file.
9391 * symlink-tree: New file.
9392 * configure: Ensure srcdir="." if that's what it is.
9393
9394Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9395
9396 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9397 includes and FLEX_SKELETON setting.
9398 * mpw-configure (--with-gnu-ld): New option, controls whether
9399 to use PPCLink or ld with PowerMac GCC.
9400 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9401 * mpw-config.in: Configure grez if targeting Mac.
9402
9403 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
9404 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9405 just macos.
252b5132
RH
9406 * configure.in: Configure grez resource compiler if targeting Mac.
9407 * Makefile.in (all-grez, install-grez): New targets.
9408
9409Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9410
9411 * configure: CXX defaults to gcc, not g++. If we find
35590697 9412 gcc in the path, set CC to gcc -O2.
252b5132
RH
9413
9414Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9415
9416 * configure: Default ${build} correctly. Avoid picking up extra
9417 spaces when reading CC and CXX from Makefile. When doing a
9418 Canadian Cross, use plausible default values for numerous
9419 variables.
9420 * configure.in: When doing a Canadian Cross, don't try to
9421 configure tools whose configure script can't handle it.
9422
9423Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9424
9425 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9426
9427Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9428
9429 * configure: Remove dubious bug reporting address.
9430
9431Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9432
9433 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9434 configure script, run that instead of this directory's configure.
9435 In either case, print a message that we're configuring the sub-dir.
9436
9437Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9438
9439 * configure.in: Before checking for the existence of various files,
9440 use sed to filter out "target-".
9441
9442Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9443
9444 * Makefile.in (DO_X): Split rule to decrease command line length
9445 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9446 (Philippe De Muyter).
9447
9448Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9449
9450 * Makefile.in (all-patch): depend on all-libiberty.
9451
9452Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9453
9454 * configure.in: If the only directory in target_configdirs which
9455 actually exists is libiberty, then set target_configdirs to empty,
9456 to avoid trying to build a target libiberty in a gas or gdb
9457 distribution.
9458
9459Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9460
9461 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
9462 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9463 systems.
252b5132
RH
9464
9465Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9466
9467 * configure.in (copy_dirs): Use sys-include instead of include
9468 for --with-headers option.
9469
9470Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9471
9472 * Makefile.in, configure.in: Make winsup builds work with
9473 new scheme.
9474
9475Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9476
9477 * configure.in: Build the linker on AIX.
9478
9479Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9480
9481 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9482 where needed.
9483
9484Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9485
9486 * Makefile.in (all-gcc): Fix typo.
9487
9488Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9489
9490 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9491
9492Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9493
9494 * configure.in: Rename libFOO to target-libFOO, and xiberty
9495 to target-xiberty, to provide more flexibility.
9496 (target_subdir): Define. Create if cross.
9497 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9498 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9499 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9500 check-libFOO -> check-target-libFOO, etc.
9501 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9502 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9503 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9504 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9505 allow ALL_GCC="" to only configure.
9506 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9507 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9508 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9509
9510Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9511
9512 * Makefile.in (taz): Build "info" in etc explicitly.
9513
9514Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9515
9516 * configure.in: Make sure that CC is undefined (as opposed to
9517 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9518 problem with autoconf trying to configure on a host without GCC.
9519
9520Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9521
9522 * mpw-configure: Set host alias from choice of host compiler,
9523 only use generic MPW Makefile sed if present, edit a file
9524 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9525 * mpw-README: Add problem notes about CW6 and CW7.
9526
9527Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9528
9529 * Makefile.in (taz): Use ";" instead of ";;".
9530
9531Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9532
9533 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9534 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9535 DISTDOCDIRS.
9536 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9537 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9538
9539Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9540
9541 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9542 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9543 Move bfd to DISTSTUFFDIRS.
9544
9545Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9546
9547 * Makefile.in (X11_LIB): Removed.
9548 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9549
9550 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9551
9552Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9553
9554 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9555 names.
9556
9557Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9558
9559 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9560
9561Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9562
9563 * configure.in (i[345]86-*-win32): Always build newlib.
9564 Don't configure cvs, autoconf or texinfo.
9565 * Makefile.in (LD_FOR_TARGET): New.
9566 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9567 Pass down LD_FOR_TARGET.
9568
9569Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9570
9571 * winsup: New directory.
9572 * Makefile.in: Build winsup.
9573 * configure.in: Winsup is configured when target is win32.
9574 Can only build win32 target GDB when native.
35590697 9575
252b5132
RH
9576Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9577
9578 * config.guess: Recognize HP model 819 machines as having
9579 a PA 1.1 processor.
9580
9581Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9582
9583 * configure: Fix sed loop which substitutes for CC and CXX to
9584 avoid bug found in various sed implementations.
9585
9586Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9587
9588 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9589 simulator. Use standard powerpc-*-eabi*.
9590
9591Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9592
9593 * configure.in: Stop putting gas and binutils in noconfigdirs for
9594 powerpc-*-aix* and rs6000-*-*.
9595
9596Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9597
9598 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9599 -mcall-aixdesc libraries.
9600
9601Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9602
9603 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9604
9605 * config.sub (arm | armel | armeb): Fix shell syntax.
9606
9607Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9608
9609 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9610 -msoft-float and -mcpu=common support.
9611 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9612 libraries.
9613
9614Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9615
9616 * configure.in: Allow configuration and build of emacs19 for the alpha.
9617
9618Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9619
9620 * configure.in (CC): Get ^CC, not just any old CC, from
9621 ${host_makefile_frag}.
9622
9623Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9624
35590697 9625 * configure.in (CC): Try to get CC from
252b5132
RH
9626 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9627
9628Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9629
9630 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9631 only if it exists in $(srcdir).
9632
9633Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9634
9635 * configure: If CC and CXX are not set in the environment, set
9636 them, based on either an existing Makefile or on searching for gcc
9637 in PATH. Substitute for CC and CXX in Makefile.
9638 * configure.in: Remove libm from target_libs. Separate
9639 target_configdirs from configdirs. If CC is not set in
9640 environment, try to get it from a host Makefile fragment. Rewrite
9641 changes of configdirs to use skipdirs instead. A few minor
9642 tweaks. Take directories out of target_configdirs as they are
9643 taken out of configdirs. Remove existing Makefile files from
9644 subdirectories. Substitute for TARGET_CONFIGDIRS and
9645 CONFIG_ARGUMENTS in Makefile.
9646 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9647 by configure.in.
9648 (CONFIG_ARGUMENTS): Likewise.
9649 (CONFIGURE_TARGET_MODULES): New variable.
9650 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9651 ($(CONFIGURE_TARGET_MODULES)): New target.
9652 (configure-libg++, configure-libio): New targets.
9653 (all-libg++): Depend upon configure-libg++.
9654 (all-libio): Depend upon configure-libio.
9655 (configure-libgloss, all-libgloss): New targets.
9656 (configure-libstdc++): New target.
9657 (all-libstdc++): Depend upon configure-libstdc++.
9658 (configure-librx, all-librx): New targets.
9659 (configure-newlib): New target.
9660 (all-newlib): Depend upon configure-newlib
9661 (configure-xiberty): New target.
9662 (all-xiberty): Depend upon configure-xiberty.
9663
9664Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9665
9666 * configure.in (host i[345]86-*-win32): Expand the
9667 noconfigdirs again.
9668
9669Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9670
9671 * mpw-configure: Fix sed command file name.
9672
9673Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9674
35590697 9675 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
9676 noconfigdirs again.
9677
9678Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9679
9680 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9681 or powerpc*-*-pe*, since they are not yet supported.
9682
9683Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9684
9685 Add PowerMac support and many other enhancements.
9686 * mpw-configure: New option --cc to select compiler to use,
9687 paste options set according to --cc into the generated
9688 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9689 if mpw-make.sed is present.
9690 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9691 add forward includes for PowerPC include files.
9692 * mpw-build.in: Build using Makefile.PPC if present.
9693 (do-byacc, etc): Remove separate version resource builds.
9694 (do-gas): Build "stamps" before "all".
9695 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9696 * mpw-README: Update to reflect --cc option, PowerMac support,
9697 and recently-reported compatibility problems.
9698
9699Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9700
9701 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9702 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9703 (--with-multilib-top): Pass to recursive invocations.
9704
9705Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9706
9707 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9708 v810-*-*.
9709
9710Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9711
9712 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9713 gdb, ld and opcodes on v810-*-*.
9714
252b5132
RH
9715Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9716
9717 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9718 (local-maintainer-clean): New target.
9719 (maintainer-clean): New target.
9720 (realclean): Just depend upon maintainer-clean.
9721
9722Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9723
9724 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9725
9726Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9727
9728 * configure.in: Build ld in mips*-*-bsd* case.
9729
9730Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9731
9732 * config.sub: Accept -lites* OS. From Ian Dall.
9733
9734Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9735
9736 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 9737 targets.
252b5132
RH
9738
9739Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9740
9741 * configure.in: treat i386-win32 canadian cross the same as
9742 i386-go32 canadian cross.
9743
9744Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9745
9746 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9747 running under the simulator to build a reduced set of libraries.
9748 (powerpc-*-eabiaix): Add fine grained multilib support added to
9749 other powerpc targets yesterday.
9750
9751Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9752
9753 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9754 -disable-softfloat, -disable-relocatable, -disable-aix, and
9755 -disable-sysv to control which multilib libraries get built.
9756
9757Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9758
9759 * configure: Add Makefile.tem to list of files to remove in trap
9760 handler.
9761
9762Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9763
9764 * config.guess (*Linux*): Add missing "exit"s.
9765 Also, need specific check for alpha-unknown-linux (uses COFF).
9766
9767Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9768
9769 * config.guess: Merge with FSF:
9770
9771 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9772 * config.guess (AIX4): More robust release numbering discovery.
9773
9774 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9775 * config.guess (i386-sequent-ptx): Properly get version number.
9776
9777 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9778 * config.guess (mips:*:4*:UMIPS): New case.
9779
9780Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9781
9782 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9783 (i386-win32 host): Likewise. Don't build readline.
9784
afb8d725
JM
9785Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9786
9787 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9788 SUPPORT_FILES to submakes.
9789
252b5132
RH
9790Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9791
9792 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9793 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9794 mpw-configure.
9795
9796Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9797
9798 * configure.in (appdirs): Use =, not ==, in test expression when
9799 trying to build the text to print in the warning message for
9800 Solaris users.
9801
9802Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9803
9804 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9805
9806Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9807
9808 * config.guess: Recognize lynx-2.3.
9809
9810Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9811
9812 * config.sub (z8ksim): Deleted
9813 (z8k-*-coff): New, this is the one true name of the target.
9814
9815Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9816
9817 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9818
9819Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9820
9821 * config.guess (*:Linux:*:*): First try asking the linker what the
9822 default object file format is (elf, aout, or coff). Then if this
9823 fails, try previous methods.
9824
9825Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9826
9827 * configure.in: Don't build newlib for *-*-vxworks5.1.
9828
9829Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9830
9831 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9832 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9833
9834Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9835
9836 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9837
9838Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9839
9840 * cfg-ml-com.in: New file.
9841 * cfg-ml-pos.in: New file.
9842
9843Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9844
9845 * COPYING.NEWLIB: Add HP free copyright to list.
9846
9847Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9848
9849 * config.sub: Recognize -eabi* for the system, not just -eabi.
9850
9851Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9852
9853 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9854 * config.sub, configure.in (win32): New target and host.
9855
9856Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9857
9858 * configure.in: Add i386-pe configuration.
9859
9860Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9861
9862 * mpw-build.in (install): Install GDB after LD.
9863
9864Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9865
9866 * mpw-config.in (elf/mips.h): Always forward-include, needed
9867 for GDB to build.
9868
9869Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9870
9871 * testsuite: New directory for customer acceptance and whole tool
9872 chain tests.
9873
9874Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9875
9876 * configure: If per-host line isn't found, but AC_OUTPUT is found
9877 and a configure script exists, run it instead.
9878
9879Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9880
9881 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9882
9883Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9884
9885 * configure: Set build_{cpu,vendor,os,alias} to host values when
9886 --build isn't specified.
9887
9888Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9889
9890 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9891 (FLAGS_TO_PASS): Pass them.
9892 (EXTRA_TARGET_FLAGS): Ditto.
9893
252b5132
RH
9894Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9895
9896 * Makefile.in (all-libg++): Depend on all-libstdc++.
9897
9898Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9899
9900 * configure.in (noconfigdirs): Enable all packages for
9901 i386-unknown-netbsd.
9902
9903Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9904
9905 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9906 hosted builds (DOS builds)
9907
9908Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9909
9910 Changes for ARM based on patches from Richard Earnshaw:
9911 * config.sub: Handle armeb and armel.
9912 * configure.in: Omit arm linker only for riscix.
9913
9914Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9915
9916 * config.guess: Update from FSF.
9917
9918Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9919
9920 * config.sub: Recognize powerpcle as the little endian varient of
9921 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9922 powerpcle variant. Convert pentium into i586, not i486. Add p5
9923 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9924 temporarily.
9925
9926Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9927
9928 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9929
9930Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9931
9932 * config.sub: Accept -lites* as a basic system type.
9933
9934Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9935
9936 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9937 installed, and if so return linuxoldld as the system name.
9938
9939Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9940
9941 * config.guess: Add hppa1.1-hp-lites support.
9942
9943Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9944
9945 * configure.in: Don't build newlib for m68k-vxworks5.1.
9946
9947Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9948
9949 * configure.in (mips-sgi-irix6): Use mh-irix5.
9950
9951Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9952
9953 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9954
9955Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9956
9957 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9958 OSF/1. Fix compiler flags.
252b5132
RH
9959 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9960
9961Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9962
9963 * configure.in: Recognize --with-newlib.
9964 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9965
afb8d725
JM
9966Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9967
9968 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9969 to *_X11_MODULES due to gdbtk needing X include files et al.
9970
252b5132
RH
9971Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9972
9973 Merge in support for Mac MPW as a host.
9974 (Old change descriptions retained for informational value.)
9975
9976 * mpw-config.in: Add generic include forwards for cpu-specific
9977 include files in aout and elf directories.
9978
9979 * mpw-configure: Added copyright.
9980 * mpw-config.in: Check for presence of required build tools.
9981 (target_libs): Add newlib.
9982 (target_tools): Add examples.
9983 (Read Me): Generate as "Read Me for MPW" instead.
9984 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9985 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9986 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9987
9988 * mpw-configure: Remove subdir-specific makefile hackery,
9989 delete mk.tmp after using it.
9990
9991 * mpw-build.in (all): Display start and end times.
9992
9993 * mpw-configure (host_canonical): Set.
9994 (target_cpu): Always add to makefiles.
9995 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9996 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9997 (mpw-mh-mpw): Look for in srcdir and srcroot.
9998 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9999
10000 * mpw-build.in: (install-only): New target.
10001
10002 * mpw-configure (host_alias, target_alias): Rename from hostalias
10003 and targetalias, add into generated Makefile.
10004 (mk.tmp): If present, add into generated Makefile.
10005 * mpw-build.in (all-gas): Build config.h first before gas proper.
10006
10007 * mpw-configure (config.status): Write only if changed.
10008 * mpw-config.in (readline): Configure it (not built, just used for
10009 definitions).
10010
10011 * mpw-config.in (elf/mips.h): Add a forward include.
10012
10013 * mpw-config.in: Forward-include most .h files in include into
10014 extra-include.
10015 (readline): Don't build.
10016 mpw-build.in (install): Install GDB.
10017
10018 * mpw-configure (prefix, mpw_prefix): Handle it.
10019 * mpw-config.in (mmalloc, readline): Don't configure.
10020 * mpw-build.in (thisscript): Rename to ThisScript.
10021 Use mpw-build instead of BuildProgram everywhere.
10022 (mmalloc, readline): Don't build.
10023 * mpw-README: New file, basic documentation about the MPW port.
10024
10025 * mpw-config.in: Use forward-include to create include files.
10026
10027 * mpw-configure: Add more things to the top of each configured
10028 Makefile, including contents of config/mpw-mh-mpw.
10029 * mpw-config.in (extra-include): Create this directory and fill it
10030 with Posix-like include files when configuring.
10031
10032 * config.sub (apple, mac, mpw): Add various aliases.
10033
10034 * mpw-build.in: New file, top-level build script fragment for MPW.
10035 * mpw-configure: New file, configure script for MPW.
10036 * mpw-config.in: New file, config fragment for MPW.
10037
10038Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10039
10040 * configure.in (host_libs): Remove glob, since it is gone from the
10041 sources.
10042
10043Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10044
10045 * Makefile.in: define empty GDB_NLM_DEPS var.
10046
10047 * configure.in(target_makefile_frag): use config/mt-netware
10048 for netware targets.
10049
10050Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
10051
10052 * config.sub: Merge in recent FSF changes. Remove linux special
10053 cases.
10054
10055Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10056
4bddf3ad 10057 Revert this change:
252b5132
RH
10058
10059 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10060
10061 * build-all.mk: Use CC=cc -Xs on Solaris.
10062
252b5132
RH
10063Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10064
10065 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
10066 stop using it.
10067 * Makefile.in: Nuke all references to glob subdirectory.
10068
10069Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10070
10071 * configure.in: Fix --enable-shared logic in per-host.
10072
10073Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
10074
10075 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10076
10077Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10078
10079 * configure.in (noconfigdirs): Don't build gas on AIX, for
10080 powerpc*-*-aix* as well as for rs6000*-*-aix*.
10081
10082Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
10083
10084 * configure: Fix --cache-file to work if the file argument is a
10085 relative path.
10086
10087Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
10088
10089 * configure: If the --cache-file is used, pass it down to
10090 configure in subdirectories.
10091
10092Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
10093
10094 * config.sub: add vxworks29k configuration.
10095
10096Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10097
10098 * Makefile.in (taz): Do "diststuff" part quietly.
10099
10100Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
10101
10102 * config.sub: Mini-merge with gcc/config.sub.
10103
10104Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10105
10106 * config.guess (IRIX): Sed - to _.
10107
10108Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10109
10110 * Makefile.in (source-vault, binary-vault): New targets.
10111
10112Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
10113
10114 * config.sub: Recognize -eabi as a basic system type.
10115
10116Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10117
10118 * configure.in (enable_shared stuff): Fix typo.
10119
10120Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
10121
10122 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10123
10124Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10125
10126 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10127
10128Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10129
10130 * configure.in (rs6000-*-*): Don't build gas.
10131
10132Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10133
10134 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10135 reduce command line length.
10136 (AS_FOR_TARGET): Check for as.new, not Makefile.
10137 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10138
10139Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10140
10141 * config.guess: Merge from FSF.
10142
10143Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10144
10145 * configure: Don't use $ when handling program_suffix.
10146
10147Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10148
10149 * configure.in: Configure tk for hppa/hpux.
10150
10151Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10152
10153 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10154
10155Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10156
10157 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10158 to LIBCXXFLAGS. Tests are better run without it.
10159
10160Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10161
10162 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10163
10164Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10165
10166 * configure.in (*-*-netware*): Don't configure xiberty.
10167
10168Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10169
10170 * configure.in: Remove tk from native_only list.
10171
10172Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10173
10174 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10175 for special NCD build.
10176
10177Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10178
10179 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10180 makeall.bat, they're only useful for binutils snapshots.
10181 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10182 makeall.bat to specified SUPPORT_FILES.
10183
10184Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10185
10186 * build-all.mk: Add Ericsson targets to sun4 and solaris
10187 hosts. Add BNR's sun4 target to solaris host, so their
10188 build-from-source will be tested in-house first.
10189
10190Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10191
10192 * Makefile.in (LIBCFLAGS): New variable.
10193 (CFLAGS_FOR_TARGET): Ditto.
10194 (LIBCFLAGS_FOR_TARGET): Ditto.
10195 (LIBCXXFLAGS): Ditto.
10196 (CXXFLAGS_FOR_TARGET): Ditto.
10197 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10198 (BASE_FLAGS_TO_PASS): Pass them.
10199 (EXTRA_TARGET_FLAGS): Ditto.
10200
4bddf3ad 10201 * configure.in: Support --enable-shared.
252b5132
RH
10202
10203Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10204
10205 * configure.in (target_libs): Include libstdc++ again.
10206 * config.guess: Update from FSF (for FreeBSD).
10207
10208Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10209
10210 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10211 makeall.bat.
10212 (DISTDOCDIRS): Add `etc'.
10213 (ETC_SUPPORT_PFX): New variable.
10214 (taz): Include anything from etc starting with a word in
10215 ETC_SUPPORT_PFX.
10216
10217Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10218
10219 * config.sub: Update for recent FSF changes. Remove obsolete
10220 h8300hds entry. Add -windows* and -osx as basic os. Minor
10221 spacing changes.
10222
10223Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10224
10225 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10226
10227 * config.guess: Merge with FSF.
10228 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10229
10230Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10231
10232 * configure: Since the "trap 0" handler will override the exit
10233 status on many systems, only use it for "exit 1", and make it set
10234 a non-zero exit status; reset it before "exit 0". Also, check
10235 exit status of config.sub, and error out if it failed.
10236
10237Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10238
10239 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10240 and install libgloss.
10241
10242Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10243
10244 * Makefile.in (all-binutils): Depend upon all-byacc.
10245
10246 * configure.in: Don't build emacs on Irix 5.
10247
10248Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10249
10250 * configure.in (*-*-netware*): Add libio.
10251
10252Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10253
10254 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10255 (CHECK_TARGET_MODULES): Ditto.
10256 (INSTALL_TARGET_MODULES): Ditto.
10257 (TARGET_LIBS): Ditto.
10258 (all-libstdc++): Note dependencies.
10259
10260Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10261
10262 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10263
10264Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10265
10266 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10267 -fexternal-templates.
10268
10269 * configure.in (target_libs): Add libstdc++.
10270 (noconfigdirs): Add libstdc++ as appropriate.
10271
10272Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10273
10274 * config.guess: Update from FSF.
10275
10276Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10277
10278 * configure: Use ${config_shell} when running ${configsub}.
10279
10280Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10281
10282 * config.sub: No longer recognize h8300h.
10283
10284Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10285
10286 * config.sub: Remove extraneous differences between config.sub and
10287 gcc/config.sub.
10288
10289Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10290
10291 * Makefile.in (DISTSTUFFDIRS): Add gas.
10292
10293Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10294
10295 * COPYING.NEWLIB: New file.
10296
10297Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10298
10299 * config.guess (HP-UX): Patch from Harlan Stenn
10300 <harlan@landmark.com> to also emit release level.
10301
10302Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10303
10304 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10305
10306Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10307
10308 * config.sub: Merge nextstep cleanup from FSF.
10309
10310Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10311
10312 * configure.in (arm-*-*): Don't configure ld for this target.
10313
10314Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10315
10316 * configure.in (*-*-netware): don't configure libg++, libio,
10317 librx, or newlib.
10318
10319Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10320
10321 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10322 configure ld--it works, but it doesn't support shared libraries.
10323
10324Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10325
10326 * config.guess (*-unknown-freebsd*): Get rid of possible
10327 trailing "(Release)" in version string.
10328 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10329
10330Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10331
10332 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10333 Fix type: *-next-neststep -> *-next-nextstep.
10334
10335 * config.guess: Merge from FSF:
10336
10337 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10338
10339 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10340
10341 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10342
10343 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10344 instead of UNIX_SV for UnixWare 1.0).
10345
10346Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10347
10348 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10349 to make gdb/nlm/* build after the compiler and linker.
10350
10351Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10352
10353 * config.guess (netbsd, freebsd, linux): Accept any machine,
10354 not just i[34]86.
10355 (m68k-atari-sysv4): Relocate to match FSF version.
10356
10357 * config.guess: More merges from the FSF:
10358
10359 Add a space before function call or macro invocation.
10360
10361 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10362
10363 * config.guess: Add trap cmd to remove dummy.c and dummy when
10364 interrupted.
10365
10366 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10367
10368 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10369 (dummy): Redirect stderr from compilation of dummy.c.
10370
10371 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10372
10373 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10374
10375Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10376
10377 * configure: Accept and ignore --cache*, for compatibility with
10378 new autoconf.
10379
10380Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10381
10382 * config.guess: Merge from FSF:
10383
10384 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10385
10386 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
10387 (PATH): Add /.attbin at end for finding uname.
10388 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
10389
10390 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10391
80413487 10392 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
10393
10394 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10395
80413487
RH
10396 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10397 to select whether to use ELF or COFF.
252b5132
RH
10398
10399 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10400
80413487 10401 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
10402
10403 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10404
10405 * config.guess: Guess the OS version for HPUX.
10406
10407 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10408
10409 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10410
10411Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10412
10413 * configure.in: Recognize --with-headers, --with-libs, and
10414 --without-newlib.
10415 * Makefile.in (all-xiberty): Depend upon all-ld.
10416
10417Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10418
10419 * configure.in: Change i[34]86 to i[345]86.
10420
10421Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10422
10423 * configure (version): A few more tweaks to help message.
10424
10425Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10426
10427 * Makefile.in: Remove (for now) librx as a host library,
10428 now that we're building it for target.
10429
10430Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10431
10432 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10433 (Karl Berry).
10434
10435Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10436
10437 * configure.in: Also configure librx.
10438
10439Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10440
10441 * Makefile.in: Update various rules to reflect that librx
10442 is now needed for libg++.
10443
10444Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10445
10446 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10447
10448Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10449
10450 * configure.in: Configure the examples directory.
10451
10452Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10453
10454 * configure: Simplify Jun 2 1994 change.
10455
10456Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10457
10458 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10459 /bin/gcc isn't good enough to build gcc.
10460
10461Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10462
10463 * Makefile.in (GDB_SUPPORT_FILES): Remove
10464 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10465 (gdb.tar.gz): Add new rule to use standard distribution building
10466 mechanism.
10467
10468Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10469
10470 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10471 Bill Cox <bill@cygnus.com>.
10472
10473Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10474
10475 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10476
10477Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10478
10479 * configure: Search current dir first in .gdbinit.
10480
10481Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10482
10483 * config.sub: Recognize freebsd (merged from gcc config.sub).
10484
10485Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10486
10487 * config.sub: Refer to NeXT's operating system as nextstep.
10488
10489 * config.sub (case $basic_machine): Re-order the cases, to match
10490 the order in the FSF version (which is mostly alphabethical).
10491 Merge in some additions and changes from the FSF.
10492
10493Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10494
10495 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10496 * config.sub: Recognize cxux7.
10497 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10498
10499Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10500
10501 * config.sub: Fix typo powerpc -> powerpc-*.
10502
10503Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10504
10505 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10506
10507 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10508 parallel with all-emacs and install-emacs). Top-level command
10509 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10510
10511Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10512
10513 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10514 $(relbindir)/make before doing ``make install'', and use
10515 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10516 installing over running make binary.
10517 ($(host)-stamp-stage3-installed): Likewise.
10518
10519Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10520
10521 * config.guess: Recognize Mach.
10522
10523Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10524
10525 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10526 see whether --exec-prefix was used.
10527
10528Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10529
10530 * README: Explicitly mention libg++/README. (Zoo's idea.)
10531
10532Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10533
10534 * Makefile.in: Add all-librx target similar to all-libproc.
10535
10536Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10537
10538 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10539 with post 1.2 uname bogosity.
10540
10541Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10542
10543 * configure: Remove temporary files on receipt of a signal.
10544
10545Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10546
10547 * configure: If there is a package_makefile_frag, remove
10548 ${subdir}/Makefile.tem after copying it in.
10549
10550Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10551
10552 * build_all.mk: support rs6000 lynx identifies itself as
10553 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10554 since /bin/gcc is too feeble to compile a modern gcc.
10555
10556Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10557
10558 * brought devo/test-build.mk update-to-date with progressive/
10559 test-build.mk. Add lynx targets and hppa flag info.
10560
10561Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10562
10563 * configure.in: Use mh-ncrsvr43. Patch from
10564 Tom McConnell <tmcconne@sedona.intel.com>.
10565
10566Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10567
10568 * config.guess (i386-unknown-bsdi): No longer need to
10569 check #if defined(__bsdi__) && defined(__i386__).
10570
10571Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10572
10573 * configure: Set program_transform_nameoption correctly.
10574
10575Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10576
10577 * brought build-all.mk update-to-date with progressive build-all.mk,
10578 added new targets and hppa info.
35590697 10579
252b5132
RH
10580Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10581
10582 * configure: If config.guess result is a prefix of the user
10583 specified target, assume a native build and use the user specified
10584 target as the host alias. Remove SunOS patch suffix removal hack.
10585 * configure.in: Remove SunOS patch suffix removal hack.
10586
10587 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10588 in NATIVE_CHECK_MODULES.
10589
10590Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10591
10592 * Makefile.in: Rename HOST_ONLY to NATIVE.
10593 * configure: Delete SunOs patch suffix from host_canonical
10594 and build_canonical variables that are prepended to Makefiles.
10595 * configure.in: Add comments for easier maintenance.
10596
10597Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10598
10599 * Makefile.in: Add all-libproc target similar to all-gui.
10600
10601Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10602
10603 * Makefile.in (CHECK_MODULES): split into
10604 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10605
10606Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10607
10608 * config.guess (i386-unknown-bsdi): New system to guess.
10609
10610Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10611
10612 * Makefile.in: Add all-gui target (but not yet build by "all").
10613
10614Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10615
10616 * config.sub: Move deletion of patch suffix from here...
10617 * configure.in: To here, at Ian's suggestion. The top-
10618 level scripts might need to know of a patch level.
10619
10620Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10621
10622 * config.sub: Strip off patch suffix so rtl is recognized
10623 as a sunos4.1.3 machine, even though it's been patched.
10624
10625Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10626
10627 * Makefile.in (INSTALL_LAST): Delete.
10628 (INSTALL_DOSREL): New.
10629
10630Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10631
10632 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10633 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10634 whether we pass down --with-gnu-ld anyhow.
10635
10636Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10637
10638 * Makefile.in (INSTALL_LAST): Change operation so it works
10639 on more flavors of make.
10640 * configure.in (go32): Don't build libg++ or libio.
10641
10642Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10643
10644 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10645 they can be overriden by templates.
10646
10647Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10648
10649 * configure.in (target==go32): Don't build gdb.
10650 * dosrel: New directory.
10651
10652Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10653
10654 * configure.in (host==go32): Configure dosrel too.
10655 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10656 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10657 be set by incoming names or templates.
10658 (INSTALL_LAST): New rule.
252b5132
RH
10659
10660Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10661
10662 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10663
10664Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10665
252b5132
RH
10666 * configure.in (appdirs): New variable. Currently empty, but will
10667 be used in gas distribution. If nonempty, lists a set of
10668 directories at least one of which must get configured, or top
10669 level configuration is considered to have failed.
10670 (rs6000-*-lynxos*): Use new file name.
10671
10672Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10673
10674 Eliminate XTRAFLAGS.
10675 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10676 newlib include files using -idirafter, and also use -nostdinc.
10677 (CXX_FOR_TARGET): Likewise.
10678 (XTRAFLAGS): Removed.
10679 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10680 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10681 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10682 ($(DO_X)): Don't pass down XTRAFLAGS.
10683
10684Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10685
10686 * configure.in (mips*-dec-bsd*): New target; do build linker.
10687 (mips*-*-bsd*): New target; don't build linker.
10688
10689Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10690
10691 * configure.in: support rs6000-*-lynxos* configuration.
10692 support sunos4 as a cross target.
10693
10694 * config.sub: look for lynx*, not lynx since the OS version may
10695 legitimately be part of the name.
10696
10697Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10698
10699 * configure.in (i[34]86-*-sco*): Move to be with other i386
10700 targets.
10701 (romp-*-*): New target. Skip various binary utilities.
10702 (vax-*-*): New target. Don't build newlib.
10703 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10704
10705Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10706
10707 * configure.in: Only set host_makefile_frag if config
10708 directory exists.
10709
10710Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10711
10712 * install.sh: If $dstdir exists, don't check whether each
10713 component does.
10714
10715Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10716
10717 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10718
10719Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10720
35590697
AJ
10721 * configure.in (*-*-lynxos*): Don't configure newlib for either
10722 native or cross Lynx.
252b5132
RH
10723
10724Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10725
10726 * config.sub (sparc64-elf): Fix os.
10727 (z8k): Remove duplicate.
10728
10729Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10730
10731 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10732 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10733
10734Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10735
10736 * configure: Make file links cleanly even if Lynx fails on
80413487 10737 an NFS symlink (at least fail cleanly).
252b5132
RH
10738
10739Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10740
10741 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10742 -XNh2000.
10743
10744Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10745
10746 * configure: Unknown options are fatal again.
10747
10748Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10749
10750 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 10751 compatibility.
252b5132
RH
10752
10753Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10754
10755 * build-all.mk: Add `clean' target.
10756
10757Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10758
10759 * config.guess: Add SINIX support.
10760 * configure.in: Add mips-*-sysv4* support.
10761
10762Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10763
10764 * build-all.mk: Document all useful targets.
10765 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10766 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10767
10768Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10769
10770 * configure: Support --silent, --quiet.
10771
10772Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10773
10774 * configure: Support --disable-FEATURE.
10775
10776Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10777
10778 * config.guess: Recognize NCR running SVR4.3.
10779
10780Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10781
10782 * config.guess: Make BSDI generate i386-unknown-bsd386.
10783 Patch from Paul Eggert <eggert@twinsun.com>.
10784
10785Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10786
10787 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10788
10789Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10790
10791 * configure: Make unrecognized options give nonfatal warnings
10792 instead of fatal errors, and pass them to any subdirectory
10793 configures in case they recognize them.
10794 Make --x equivalent to --with-x.
10795
10796Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10797
10798 * configure: Add --enable-* options. Clean up usage message and
10799 some comments.
10800
10801Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10802
10803 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10804
10805Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10806
10807 * configure.in (hppa*-*-*): Enable binutils.
10808
10809Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10810
10811 * config.sub: Recognize cisco.
10812
10813Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10814
10815 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10816
10817Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10818
10819 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10820 than one configuration name. Add comment.
10821
10822Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10823
10824 * config.guess: about target *-hitachi-hiuxwe2, fixed
10825 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10826 macro is incorrect.]
10827
10828Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10829
10830 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10831 than the "make ls" stuff which used to be here.
10832
10833Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10834
10835 * config.guess: Recognize i[34]86-unknown-freebsd.
10836 From Shawn M Carey <smcarey@rodan.syr.edu>.
10837
10838Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10839
10840 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10841
10842Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10843
10844 * config.guess: Check for ptx.
10845
10846Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10847
10848 * config.sub: Add os9k checking.
10849
10850Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10851
10852 * config.guess: Handle OSF1 running on HPPA processors
10853
10854Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10855
10856 * configure: If subdir configure fails, print out a message with
10857 subdirectory name, in case subdir's configure code didn't identify
10858 itself.
10859
10860Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10861
10862 * configure.in: Remove embedded newlines from configdirs.
10863 Avoid mismatches of substrings. Fix matching strings at end
10864 of configdirs.
10865
10866Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10867
10868 * config.guess: Add Lynx/rs6000 config support.
10869
10870Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10871
10872 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10873
10874Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10875
10876 * configure.in (hppa*-*-osf*): Treat this just like most other
10877 PA configurations (eg no binutils or ld).
10878 (hppa*-*-*elf*): These configurations have binutils and ld.
10879
10880Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10881
10882 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10883
10884Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10885
10886 * configure.in (rs6000-*-*): Build gas.
10887
10888Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10889
80413487 10890 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10891
10892Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10893
10894 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10895 for GDB and GDB has been fixed to not need it.
10896
252b5132
RH
10897Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10898
10899 * config.guess: Recognize vax hosts.
10900
10901Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10902
10903 * configure (while loop): Don't use "break 2" inside case
10904 statement -- the case statement isn't an enclosing loop.
10905
10906Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10907
10908 * config.guess: Clean up NeXT support, to allow nextstep
10909 on Intel machines. Make OS be nextstep.
10910
10911Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10912
10913 * config.guess: Add alternate forms for Convex.
10914
10915Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10916
10917 * configure: Completely rewrite option processing. Take
10918 advantage of pattern-matching to avoid invoking test frequently.
10919 Also clean up host and target defaulting logic.
10920
10921Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10922
10923 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10924 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10925 commands (plus user environment) will fit SCO limits.
10926
10927Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10928
10929 * configure.in: Don't issue warnings about directories which are
10930 not being configured if -norecursion is set. Correct test for
10931 --with-gnu-as and --with-gnu-ld to not get confused by substring
10932 matches.
10933
10934 * configure.in: Don't build gas for alpha-dec-osf1*.
10935
10936Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10937
10938 * configure: Back out Per's change of 12/19/1993. It changes the
10939 behavior of configure in unexpected and confusing ways.
10940
10941 Also, use different delim char when calculating
10942 program_transform_name so that the name can contain slashes.
10943
10944Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10945
10946 * configure.in, config.sub: Add support for VSTa micro-kernel.
10947
10948Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10949
10950 * configure.in: Nuke hacks which were used to get a special
10951 version of GAS for HPPA configurations.
10952
10953Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10954
10955 * configure: If only ${target_alias} is given, use that
10956 as the default for ${host_alias}.
10957 * configure: Add missing back-slashes before nested quotes.
10958
10959Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10960
10961 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10962
10963Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10964
10965 * config.guess: Recognize some Tektronix configurations.
10966 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10967
10968Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10969
10970 * config.sub: Match any flavor of SH.
10971
10972Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10973
10974 * configure.in: Don't try to configure newlib for Alpha.
10975
10976Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10977
10978 * configure.in: Don't build ld for Irix 5. Don't build gas,
10979 libg++ or libio for any Alpha target.
10980
10981 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10982
10983Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10984
10985 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10986 default arguments -- so it tried to compress itself.
10987
10988Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10989
10990 * configure.in (notsupp): ensure that a space is always at the end
10991 of the configdirs list, since the grep checks for an explicit space
10992
10993Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10994
10995 * configure.in (target i386-sysv4.2): don't build ld, since static
10996 versions of many libraries are not available.
10997
10998Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10999
11000 * config.guess: Recognize Apollos (using environment variables).
11001 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11002
11003Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11004
11005 * config.guess: Recognize Sony news mips running newsos.
11006
11007Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
11008
11009 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
11010 "fi ; else" for bash.
11011
11012Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
11013
11014 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
11015
11016Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
11017
11018 * config.sub: accept unixware as an alias for svr4.2.
11019 Fix some inconsistancies with the gcc version.
11020
11021Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11022
11023 * Makefile.in (DISTDOCDIRS): Add gdb.
11024
11025Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
11026
11027 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
11028
11029Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11030
11031 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
11032 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
11033 this now.
11034
11035Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11036
11037 * config.sub: Accept hiux* as an OS name.
11038
11039 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
11040 etc/make-stds.texi. The underscore came from gcc, and dje now
11041 agrees that RUNTESTFLAGS is the correct name.
11042
11043Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
11044
11045 * install.sh: Remove 'set -e'. It makes any conditionals
11046 in the script useless.
11047
11048 * config.guess: Automatically recognize arm-acorn-riscix
11049 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11050
11051Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
11052
11053 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11054
11055Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11056
11057 * Makefile.in (DISTDOCDIRS): New variable.
11058 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 11059 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
11060
11061Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11062
11063 * configure.in (hppa target): check the source directory for the
11064 pagas sub-directory
11065
11066Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
11067
11068 * config.sub: Allow -aout* and -elf*.
11069
11070Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11071
11072 * configure.in: Don't build ld on i386-solaris2, same as for
11073 sparc-solaris2.
11074
11075Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
11076
11077 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11078
11079Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11080
11081 * configure.in: Configure gdb for alpha.
11082
11083Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11084
11085 * Makefile.in (CXXFLAGS): Add -O.
11086
11087Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11088
11089 * config.guess: added support for DG Aviion
11090
11091Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11092
11093 * configure.in: Produce warning message for subdirectories not
11094 configurable for this host/target combination. Don't try to
11095 configure gdb for vms.
11096
11097Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11098
11099 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11100 appropriate files before making "diststuff".
11101 (DISTBISONFILES): New var: list of files to be edited.
11102 (DISTSTUFFDIRS): Add binutils.
11103
11104Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11105
11106 * config.sub: also handle mipsel and mips64el (for little endian mips)
11107
11108Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11109
11110 * configure.in: Add * to end of all OS names.
11111
11112Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
11113
11114 * configure.in: Build newlib for LynxOS native.
11115
11116Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11117
11118 * config.guess: Add support for delta 88k running SVR3.
11119
11120 * configure.in: Add comment about HP compiler vs. emacs.
11121
11122Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11123
11124 * configure.in: don't build ld on solaris2 (not a viable option
11125 due to bugs in getpwnam & getpwuid)
11126
11127Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11128
11129 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11130 config.guess will produce a full version number.
11131
11132Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11133
11134 * configure.in: Build linker and binutils for alpha-dec-osf1.
11135
11136Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11137
11138 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11139 and gdb/testsuite/Makefile.in.
11140
11141Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11142
11143 * configure.in: recognize mips*- instead of mips-
11144
11145Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11146
11147 * config.sub: Accept linux*coff and linux*elf as operating
11148 systems.
11149
11150Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11151
11152 * config.sub: Recognize mips64, and mips3 as an alias for it.
11153
11154Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11155
11156 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11157 gdb knows how to handle OSF/1 shared libraries.
11158
11159Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11160
11161 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11162 * config.guess: Recognize Hitachi's HIUX.
11163 * config.sub: Recognize h3050r* and hppahitachi.
11164 Remove redundant cases for hp9k[23]*.
11165
11166Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11167
11168 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11169 if gas and ld are in the source tree and are in ${configdirs}.
11170 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 11171 --with options (but still pass them down on the command line,
252b5132
RH
11172 if they were explicitly specified).
11173
11174Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11175
11176 * configure: substitute SHELL value in Makefile.in with
11177 ${CONFIG_SHELL}
11178
11179Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11180
11181 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11182 *-*-solaris2* targets.
11183
11184Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11185
11186 * Makefile.in: define M4, and pass it down to sub-makes;
11187 all-autoconf now depends on all-m4
11188
11189Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11190
11191 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11192 presence of {ar,ranlib} instead of a configured directory
11193
11194Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11195
11196 * config.guess: Accept 34?? as well as 33?? for NCR.
11197
11198Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11199
11200 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11201 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11202
11203Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11204
11205 * configure: grab values for $(CC) and $(CXX) from the
11206 environment, so that someone can do "CC=gcc configure; make" and
11207 have it work right (matching the way that autoconf works now)
11208
11209 * configure.in, Makefile.in: add support for gash, the tcl
11210 interface to Galaxy
11211
11212 * config.guess: add NetBSD variants (hp300, x86)
11213
11214Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11215
11216 * install.sh: Support -d option (in the manner of SunOS 4 install,
11217 as it is more deterministic than that of GNU install)
11218 (chmodcmd): Set file to mode 755 by default (should also do default
11219 chgrp and chown, but I don't feel like dealing with that now)
11220
11221Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11222
11223 * config.sub: Remove h8300hhms alias.
11224
11225Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11226
11227 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11228
11229Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11230
11231 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11232 as stmp-fixinc
11233
11234Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11235
11236 * config.sub: recognize m88110-bug-coff.
11237
11238Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11239
11240 * Makefile.in (all-libio): all dependencies on the toolchain used
11241 to build this (gcc, gas, ld, etc)
11242
11243Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11244
11245 * config.guess: Deal with OSF/1 1.3 on alpha.
11246
11247Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11248
11249 * install.sh: add some 'else true' clauses for portability
11250
11251 * configure.in: don't build libio for h8[35]00-*-* targets
11252
11253Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11254
11255 * Makefile.in: Add support for new libio.
11256
11257Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11258
11259 * install.sh: If one command fails, don't try the rest. Don't try
11260 to remove $dsttmp (via trap) unless we have already created it.
11261 If $src doesn't exist, detect it and exit with an error.
11262
11263 * config.guess: Recognize BSD on hp300.
11264
11265Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11266
11267 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11268 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11269
11270Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11271
11272 * Makefile.in (all-send-pr): depends on all-prms
11273
11274Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11275
11276 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11277
11278Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11279
11280 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11281 Added test for mips-mips-riscos5.
11282
11283Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11284
11285 * configure.in: use mh-hp300 for 68k HP hosts
11286
11287Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11288
11289 * configure: add support for CONFIG_SHELL, so that you can use
11290 some alternate shell for evaluating configure scripts
11291
11292Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11293
11294 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11295 in configure script to bug-gdb@prep.ai.mit.edu when building
11296 distribution archive.
11297 * Makefile.in (COMPRESS): Remove def.
11298 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11299 gdb.tar.Z and make-gdb.tar.Z respectively.
11300 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11301 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11302 to convergence with 'taz' target in Makefile.in.
11303
11304Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11305
11306 * install.sh (dsttmp): use trap to ensure that tmp files go
11307 away on error conditions
11308
11309Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11310
11311 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11312
11313Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11314
11315 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11316 its parent is '/' not ''.
11317
11318 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11319
11320Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11321
11322 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11323 that ${newsrcdir}/configure.in does.
11324
11325Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11326
11327 * test-build.mk: support for CONFIG_SHELL
11328
11329Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11330
11331 * config.sub (netware): Add as a basic system type.
11332
11333Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11334
11335 * Makefile.in (Makefile): depend on configure.in. Also drop the
11336 $(srcdir)/ from the dependency on Makefile.in.
11337
11338Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11339
11340 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11341 (h8300hhms is temporary until multi-libraries are implemented).
11342 * configure.in: Handle h8300h too.
11343
11344Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11345
11346 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11347
11348Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11349
11350 * configure: Remove extraneous output when guessing host type.
11351 * config.guess: Remove extraneous output when guessing using C
11352 compiler rather than uname, or when guessing fails.
11353
11354Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11355
11356 * Makefile.in: remove all.cross and install.cross targets
11357
11358 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11359 definitions
11360
11361Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11362
11363 * configure.in (target sh): Build gprof.
11364
11365Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11366
11367 * config.sub: change -solaris to -solaris2
11368
11369Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11370
11371 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11372
11373Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11374
11375 * configure: Correct error message for missing Makefile.in to
11376 print correct directory.
11377
11378Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11379
11380 * install.sh: kludge around 386BSD shell bug
11381
11382Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11383
11384 * config.guess: Recognize NeXT.
11385 * config.guess: Recognize i486-ncr-sysv4.
11386 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11387
11388Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11389
11390 * Makefile.in (MAKEINFOFLAGS): New variable.
11391 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11392 * build-all.mk, test-build.mk: Pass down --no-split as
11393 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11394
11395Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11396
11397 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11398
11399Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11400
11401 * Makefile.in (libg++.tar.z): New rule.
11402 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11403 * Makefile.in (taz): Only do a single chmod.
11404
11405Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11406
11407 * install.sh: don't use dirname anymore (replaced with sed usage)
11408
11409Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11410
11411 * Makefile.in: Change extension for gzip'd files from '.z' to
11412 '.gz' per new FSF standard usage.
11413
11414Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11415
11416 * configure: put quotes around the final value of program_transform_name
11417
11418Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11419
11420 * Makefile.in: new install.sh support; update install-info rules
11421
11422Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11423
11424 * configure.in: Build diff for crosses, but not for go32 host.
11425
11426 * configure.in: Build gprof only for native, and don't build it
11427 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11428
11429Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11430
11431 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11432
11433Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11434
11435 * configure.in (host_tools): Add prms.
11436
11437Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11438
11439 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11440 with $(FLAGS_TO_PASS) on the command line
11441
11442 * config.sub: Recognize lynx and lynxos
11443
11444Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11445
11446 * config.sub: Accept -ecoff*, not just -ecoff.
11447
11448Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11449
11450 * Makefile.in (taz): Use .gz suffix instead of .z.
11451 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11452 names.
11453
11454Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11455
11456 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11457
11458Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11459
11460 * Makefile.in (install-no-fixedincludes): install gcc last, so
11461 that rebuilds that might happen during 'make install' don't get
11462 bogus gcc include files
11463
11464Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11465
11466 Change from Utah for HPPA support:
11467 * config.guess: Recognize hppa1.x-hp-bsd.
11468
11469Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11470
11471 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11472 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11473
11474Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11475
11476 * config.sub: Add support for rom68k and bug boot monitors.
11477
11478Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11479
11480 * Makefile.in: Make all-opcodes depend on all-bfd.
11481
11482Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11483
11484 * config.guess: Added special check for i[34]86-univel-sysv4*.
11485
11486Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11487
11488 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11489 the processor rather than assuming i486.
11490
11491Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11492
11493 * config.guess: Recognize SunOS6 as Solaris3.
11494
11495Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11496
11497 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11498 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11499
11500Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11501
11502 * build-all.mk (all-cross): New target for Canadian Cross.
11503 Added Q2 go32 targets.
11504 * test-build.mk: Configure go32 cross sparclite-aout and
11505 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11506 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11507
11508Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11509
11510 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11511 GO32 hosted toolchains
11512
11513Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11514
11515 * configure: change so "-exec-prefix" gets passed down rather
11516 than "-exec_prefix" so autoconf generated Makefiles get the
11517 exec_prefix set right.
11518
11519Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11520
11521 * config.guess: get the Solaris2 minor version number
11522
11523 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11524
11525Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11526
11527 * config.guess: Recognize some Sequent platforms.
11528
11529Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11530
11531 * Makefile.in: added the vault-install target
11532
11533 * configure.in: actually use the Sun3 makefile fragment that's in
11534 config, also added the release dir to configdirs
11535
11536Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11537
11538 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11539
11540Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11541
11542 * configure.in: remove some program from Alpha targetted toolchains
11543
11544Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11545
11546 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11547 gprof.
11548 (taz): Run "make diststuff" in those directories instead of "make
11549 proto-dir". Look for "VERSION=" only at start of line in subdir
11550 Makefile. Use "gzip -9" for compression.
11551 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11552 (binutils.tar.z): New target.
11553
11554Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11555
11556 * Makefile.in (taz): Include gpl.texinfo.
11557
11558Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11559
11560 * Makefile.in (setup-dirs): Merged into "taz" target.
11561 (taz): Only do `proto-dir' stuff if a directory is actually needed
11562 for this target.
11563
11564Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11565
11566 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11567 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11568 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11569 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11570 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11571
11572Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11573
11574 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11575 config.sub, and move-if-change to gdb testsuite distribution
11576 archive, so the testsuite can be extracted, configured, and
11577 run separately from the gdb distribution. Blow away the Chill
11578 tests that require a Chill compiled executable, since GNU Chill
11579 is not yet publically available.
11580
11581Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11582
11583 * test-build.mk: set environment variables in a single command,
11584 instead of a list of assignments and exports
11585
11586 * config.guess: recognize Alpha/OSF1 systems
11587
11588Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11589
11590 * configure: Change help message to prefer --options rather than
11591 -options.
11592
11593Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11594
11595 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11596 zippy@ecst.csuchico.edu.
11597 * config.guess: Recognize miniframe.
11598
11599Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11600
11601 * Makefile.in: Use srcroot to find runtest rather than rootme.
11602 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11603
11604Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11605
11606 * test-build.mk: Extensive additions to support building on a
11607 machine other than the host.
11608
11609Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11610
11611 * configure (tooldir): Fix for i386-aix again.
11612
11613Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11614
11615 * configure, Makefile.in: Change definition of $(tooldir)
11616 to match the FSF.
11617
11618Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11619
11620 * config.guess: Recognize i[34]86/SVR4.
11621
11622Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11623
11624 * Makefile.in (all-gdb): gdb depends on sim.
11625
11626Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11627
11628 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11629 at the same time we make the prototype gdb directory.
11630 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11631 files at the same time as the gdb base release distribution.
11632
11633Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11634
11635 * Makefile.in (check): Use individual check targets rather than
11636 DO_X rule.
11637 (check-gcc): Added.
11638
11639Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11640
11641 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11642 for System V release 3.2.
11643
11644Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11645
11646 * config.sub: Recognize hppaosf.
11647 * configure.in: Do configure ld/binutils/gas for it.
11648
11649Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11650
11651 * configure (tooldir): Alter syntax used to set this, for systems
11652 where "\$" isn't handled right, like i386-aix.
11653
11654Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11655
11656 * configure: Pass program-transform-name, not
11657 program_transform_name, to recursive configures.
11658
11659Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11660
11661 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11662 of gas+ld+binutils.
11663
11664Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11665
11666 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11667
11668Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11669
11670 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11671
252b5132
RH
11672Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11673
11674 * Makefile.in (PRMS): Set back to all-prms.
11675
11676Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11677
11678 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11679 targets, rather than for MIPS hosts.
11680
11681Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11682
11683 * configure.in: add comment for --with-x default values
11684
11685 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11686
11687 * Makefile.in: add check-* targets for each of the directories in
11688 the tree. Add a definition of RUNTEST that will use the one we
11689 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11690
11691Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11692
11693 * configure.in: Removed obsolete references to bfd_target and
11694 target_makefile_frag.
11695
11696 * build-all.mk: Set assorted targets for Q2.
11697 * config.sub: Recognize z8k-sim and h8300-hms.
11698 * test-build.mk: Really don't pass host to configure.
11699 (HOLES): Added uname.
11700
11701Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11702
11703 * configure: Handle an empty program-prefix, program-suffix or
11704 program-transform-name correctly.
11705
11706Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11707
11708 * build-all.mk: -G 8 no longer required for MIPS targets.
11709 * test-build.mk: Don't pass host argument to configure; make it
11710 guess.
11711
11712Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11713
11714 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11715 * Makefile.in (COMPRESS): New macro, like GZIP.
11716
11717Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11718
11719 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11720
11721 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11722 with gas currently defaults to -G 0.
11723
11724Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11725
11726 * Makefile.in (all-flex): flex depends on byacc.
11727
11728 * build-all.mk: If host not specified, use config.guess. Pass TAG
11729 to test-build.mk as RELEASE_TAG.
11730 * test-build.mk (configargs): New variable containing arguments to
11731 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11732 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11733
11734 * config.guess: Use /bin/uname when checking -X argument on SCO,
11735 to avoid invoking GNU uname which doesn't understand -X.
11736
11737 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11738
11739 * configure.in: Build gas for mips-*-*.
11740
11741Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11742
11743 * Makefile.in (all.normal): insert missing backslash.
11744
11745Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11746
4bddf3ad 11747 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
11748
11749 * Makefile.in: Complete overhaul to merge many almost identical
11750 targets.
11751
11752Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11753
11754 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11755 (gdb.tar.Z): Adjusted.
11756
11757 * Makefile.in (setup-dirs, taz): New targets; should be general
11758 enough to adapt for gdb sometime. Build only .z file.
11759 (gas.tar.z): New target.
11760
11761Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11762
11763 * build-all.mk: Use CC=cc -Xs on Solaris.
11764
252b5132
RH
11765Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11766
11767 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11768 for handling BISON for FSF releases.
11769
11770Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11771
11772 * configure: Actually implement the change zoo just documented.
11773
11774Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11775
11776 * configure: when using config.guess, only set target_alias when
11777 it's not already been set (ie, on the command line)
11778
11779Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11780
11781 * Makefile.in: add installcheck target, set PRMS to install-prms
11782
11783Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11784
11785 * configure: add support for package_makefile_fragment, handle the
11786 case where a directory has a configure.in file but no Makefile.in
11787 more gracefully (with an actual understandable error message, even);
11788 add support for --without (and add this to the usage message); also
11789 explicitly add a --host=${host_alias} to the command line when
11790 config.guess is used
11791
11792Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11793
11794 * configure: Must use both --host and --target in recursive calls.
11795
11796Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11797
11798 * Makefile.in: Change deja-gnu to dejagnu.
11799
11800Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11801
11802 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11803
11804Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11805
11806 * configure.in: canonicalize all instances to *-*-solaris2*,
11807 also strip out a number of tools to not build for go32 host
11808
11809Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11810
11811 * config.guess: add GPL.
11812
11813 * Makefile.in, config.guess, config.sub, configure: bump
11814 copyrights to 93.
11815
11816Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11817
11818 * Makefile.in (do-info): Removed obsolete check for existence of
11819 localenv file.
11820
11821 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11822
11823Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11824
11825 * Makefile.in: a couple of 'else true' for decstation,
11826 support for TclX
11827
11828 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11829
11830Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11831
11832 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11833
11834Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11835
11836 * config.guess: Recognize i386-ibm-aix (PS/2).
11837 * configure.in: Use config/mh-aix386 file for it.
11838
11839Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11840
11841 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11842 CC_FOR_TARGET instead.
11843 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11844
11845Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11846
11847 * Makefile.in: Add sim to list of directories sent with gdb
11848
11849Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11850
11851 * configure.in: Put back mips-dec-bsd* case.
11852
11853Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11854
11855 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11856 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11857 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11858
11859Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11860
11861 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11862
11863 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11864 (install-info): install dir.info only if it exists,
11865 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11866
11867Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11868
11869 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11870 gas for mips-dec-bsd.
11871
11872Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11873
11874 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11875 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11876
11877Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11878
11879 * configure.in: Added "dejagnu" to hosttools list.
11880
11881Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11882
11883 * config.sub, configure.in, config.guess: Add support
11884 for Bosx, an AIX variant from Bull.
11885 Patches from F.Pierresteguy@frcl.bull.fr.
11886
11887Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11888
11889 * devo/dejagnu: Initial creation of devo/dejagnu.
11890 Migrated dejagnu testcases and support files for testing software
11891 tools to reside as subdirectories, currently called "testsuite",
11892 within the directory of the software tool. Migrated all programs,
11893 support libraries, etc. beloging to dejagnu proper from
11894 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11895 with no modifications. The changes to these files which will
11896 allow them to configure, build, and execute properly will be made
11897 in a future update.
11898
11899Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11900
11901 * Makefile.in: Change send_pr to send-pr.
11902 * configure.in: Likewise.
11903 * send_pr: Renamed directory to send-pr.
11904
11905Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11906
11907 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11908
11909Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11910
11911 * README: Update for gdb-4.8 release.
11912 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11913 gdb-xxx.tar.z (gzip'd) file also.
11914
11915Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11916
11917 * Makefile.in: make all-diff depend on all-libiberty
11918
11919Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11920
11921 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11922
11923Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11924
11925 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11926
11927Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11928
11929 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11930 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11931 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11932
11933Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11934
11935 * Makefile.in: makeinfo binary is in a new location
11936
11937Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11938
11939 * config.sub: Accept -ecoff as an OS.
11940
11941 * Makefile.in: Various changes to eliminate a level of make
11942 recursion and reduce the required command line length.
11943 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11944 sub-makes.
11945 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11946 variables holding settings for specific sub-makes.
11947 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11948 in terms of BASE_FLAGS_TO_PASS.
11949 (TARGET_LIBS): New variable listing directories which use
11950 TARGET_FLAGS_TO_PASS.
11951 (subdir_do): Eliminated.
11952 (do-*): New set of targets to replace subdir_do.
11953 (various): All targets which used subdir_do now depend on do-*.
11954 (local-clean): Renamed from do_clean.
11955 (local-distclean): New target, dependency of distclean and
11956 realclean.
11957 (install-info): Don't create directories. Depend on dir.info
11958 rather than calling make recursively.
11959 (install-dir.info): Eliminated.
11960 (install-info-dirs): Create all info directories here.
11961 (dir.info): Depend upon do-install-info.
11962
11963 * test-build.mk (HOLES): Added false.
11964
11965Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11966
11967 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11968
11969Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11970
11971 * Makefile.in (info): remove dependency on all-texinfo. The
11972 problem was really in texinfo/C, not at this level.
11973
11974Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11975
11976 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11977
11978Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11979
11980 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11981 GDB releases.
11982
11983Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11984
11985 * configure: Include srcdir in message about target of link not
11986 being found. Don't convert `-' to `_' in `with' options being
11987 passed to subdirs.
11988
11989Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11990
11991 * configure.in: add uudecode to host_tools
11992
11993 * Makefile.in: added {all,install}-uudecode targets, added them to
11994 the appropriate lists
11995
11996Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11997
11998 * Makefile.in (all-gcc): Added dependency on all-gas.
11999
12000 * configure.in (mips-*-*): Build ld and binutils.
12001
12002Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12003
12004 * configure: check return code from mkdir, print error message and
12005 exit on failure.
12006
12007Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
12008
12009 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
12010
12011Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
12012
12013 * test-build.mk (HOLES): Added tar, cpio and uudecode.
12014
12015Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12016
12017 * config.sub (h8500): Recognize this as a cpu type.
12018
12019Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12020
12021 * configure: source directory missing is no longer a warning
12022
12023 * configure.in: recognize irix[34]* instead of irix[34]
12024
12025 * Makefile.in: define and pass down X11_LIB
12026
252b5132
RH
12027Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
12028
12029 * guess-systype: Renamed to ...
12030 * config.guess: ... by popular request.
12031 * configure.in, Makefile.in: Update accordingly.
12032
12033Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
12034
12035 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
12036 + Add Convex, Cray/Unicos, and Encore/Multimax support.
12037 + Execute ./dummy instead of assuming . is in PATH.
12038
12039Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
12040
12041 * guess-systype: New shell script. Attempts to guess the
12042 canonical host name of the executing host.
12043 Only a few hosts are supported so far.
12044 * configure: Call guess-systype if no host is specified.
12045
12046Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
12047
12048 * Makefile.in (gcc-no-fixedincludes): Made to work with current
12049 gcc Makefile.
12050
12051
12052Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
12053
12054 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12055 (all-gcc, install-gcc, subdir_do): Use it.
12056
12057Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12058
12059 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12060
12061Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
12062
12063 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12064 set exclusively by configure, using configure.in .
12065
12066Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12067
12068 * test-build.mk: set $PATH for all builds
12069
12070 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12071
12072Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
12073
12074 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
12075 the one used in gcc/Makefile.in, so that a null expansion doesn't
12076 override the one needed to build gcc with a native cc.
12077
12078
12079Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12080
12081 * configure: Accept -with arguments.
12082
12083Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12084
12085 * Makefile.in: added h8300sim
12086
12087Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
12088
252b5132
RH
12089 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12090 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
12091 (all-cygnus, native, build-cygnus): Make
12092 $(canonhost)-stamp-3stage-done, not $(host)....
12093 * test-build.mk (stamp-3stage-compared): Use tail +10c for
12094 i386-sco3.2v4. Added else true to if command.
12095
12096Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
12097
12098 * config.sub: (from FSF) Sequent uses a BSD-like OS.
12099
12100Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
12101
12102 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12103
12104Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12105
12106 * configure.in: don't remove binutils from Solaris builds
12107
12108Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
12109
12110 * Makefile.in: get rid of earlier definitions for *clean,
12111 also handle the recursive info rule better
12112
12113Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
12114
12115 * Makefile.in (mostlyclean, distclean, realclean): Fix to
12116 do more-or-less the right thing.
12117
12118Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
12119
12120 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12121 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12122
12123Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12124
12125 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12126 $(host_canonical).
12127
12128 * configure.in: split the configdirs list into 4 categories (native
12129 v. cross, library v. tool) and handle the cross-only and native-
12130 only in more reasonable (and correct!) way.
12131
12132Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12133
12134 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12135 configdirs anymore.
12136
12137Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12138
12139 * Makefile.in: extensive cleanup:: removed all of the explicit
12140 clean-* targets, collapsed many wrappers around subdir_do into
12141 one, added additional targets to satisfy standards.texi, deleted
12142 some old targets, some changes for consistency
12143
12144Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12145
12146 * configure.in: handle some programs as cross-only, and others as
12147 native only
12148
12149 * test-build.mk: handle partial holes in a more generic manner
12150
12151 * Makefile.in: m4 depends on libiberty
12152
252b5132
RH
12153Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12154
12155 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12156 time, wdiff, and find to configdirs
12157
12158 * Makefile.in: all, clean, and install rules for the new programs
12159 added to configure.in
12160
12161Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12162
12163 * configure.in: use mh-sun for all *-sun-* hosts
12164
252b5132
RH
12165Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12166
12167 * Makefile.in: define flags for X11 include files and library file
12168 locations, pass them down to the programs that need this info
12169
12170 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12171
252b5132
RH
12172Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12173
12174 * configure.in: start building libg++ for HP-UX targets
12175
12176Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12177
12178 * README: Update references to files moved into etc/.
12179
12180Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12181
12182 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12183 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12184
12185Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12186
12187 * configure: accept dash as well as underscore in long option
12188 names for FSF compatibility.
12189
12190Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12191
12192 * config.sub: added -sco3.2v4 support from FSF.
12193
12194Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12195
12196 * configure.in: expand the section that adds or removes
12197 directories from the list of programs to build, to handle native
12198 vs. cross in addition to host v. native
12199
12200Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12201
12202 * Makefile.in: Replace C++ in macro names with CXX.
12203 This is less likely to break ...
12204
12205Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12206
12207 * test-build.mk: add -w to GNU_MAKE
12208
12209Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12210
12211 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12212 add 'sparc' to list of recognized cpus. This needed to make
12213 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12214 Delete some redundant ose68 variants. Recognize -wrs as an os,
12215 then changes that into $CPU-wrs-vxworks.
12216
12217 * configure.in: remove most references to gdbtest, regularize
12218 target based program removal
12219
12220 * test-build.mk: import from p3 tree (many fixes and changes)
12221
12222Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12223
12224 * Makefile.in: added rules to handle tcl, tk, and expect
12225
12226 * configure.in: handle those directories if they exist
12227
12228Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12229
12230 * config.sub: removed bogus hppabsd and hppahpux names, since
12231 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12232
12233Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12234
12235 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12236 depends upon all-xiberty
12237
12238 * Makefile.in: changes from p3, including:
12239
12240 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12241
12242 * Makefile.in (XTRAFLAGS): include newlib directories if
12243 newlib/Makefile exists, rather than if host != target.
12244
12245 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12246
12247 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12248 from the same source tree and not building a cross-compiler. This
12249 matters for the libg++ configuration if reconfiguring a tree that
12250 has already been installed.
12251
12252 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12253
12254 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12255 pick up the machine and system specific header files.
12256
12257 * Makefile.in: added AS_FOR_TARGET, passed down in
12258 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12259 the C compiler to use to create programs which are run in the
12260 build environment, set it to default to $(CC), and passed it down
12261 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12262
12263 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12264
12265 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12266 We need them for unusual native builds, like systems without
12267 ranlib.
12268
12269 * configure: also define $(host_canonical) and
80413487
RH
12270 $(target_canonical), which are the full, canonical names for the
12271 given host and target
252b5132
RH
12272
12273Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12274
12275 * Makefile.in: Added separate definitions for C++.
12276
12277Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12278
12279 * configure.in (configdirs): Add deja-gnu.
12280
12281Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12282
12283 * README: Update for configure.texi and gdb-4.7 release.
12284
12285Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12286
12287 * Makefile.in: Move "all" target to top of file.
12288 Previously, first target was ".PHONY" which caused BSD4.4 make
12289 to build .PHONY when make was run without arguments.
12290
12291Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12292
12293 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12294 Library-copylefted code in libiberty.
12295
12296Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12297
12298 * config.sub: Replace m68kmote with plain old m68k.
12299
12300Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12301
12302 * Makefile.in: Remove space from blank line, avoid Make complaints.
12303
12304Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12305
12306 * config.sub: Complain if no argument is given. Added support for
12307 386bsd as OS and target alias.
12308
12309Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12310
12311 * Makefile.in (XTRAFLAGS): include newlib directories if
12312 newlib/Makefile exists, rather than if host != target.
12313
12314Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12315
12316 * config.sub: recognize sparclite-wrs-vxworks.
12317
12318 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12319 p3.) Added clean-xiberty to clean.
12320
12321Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12322
12323 * configure.in: use *-*-* instead of nested cases for host and target
12324
12325Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12326
12327 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12328 from the same source tree and not building a cross-compiler. This
12329 matters for the libg++ configuration if reconfiguring a tree that
12330 has already been installed.
12331
12332Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12333
12334 * config.sub (i486v/i486v4): Merge in from FSF version.
12335
12336Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12337
12338 * configure: only set PWD if it is already set.
12339
12340Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12341
12342 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12343 doesn't have unset and all success paths (and most error paths)
12344 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12345 to just ${PWD} to avoid confusion.)
12346
12347Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12348
12349 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12350 even for a native compilation.
12351
12352Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12353
12354 Changes to make the gdb.tar.Z rule work better.
12355
12356 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12357 (DEVO_SUPPORT): Add configure.texi.
12358 (bfd-ilrt.tar.Z): Remove ancient rule.
12359
12360Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12361
12362 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12363 pick up the machine and system specific header files.
12364
12365 * configure.in, config.sub: added new target m68010-adobe-scout,
12366 with alias of adobe68k. Changed configure.in to check for
12367 -scout before -sco* to avoid a false match.
12368
12369 * Makefile.in: added AS_FOR_TARGET, passed down in
12370 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12371 the C compiler to use to create programs which are run in the
12372 build environment, set it to default to $(CC), and passed it down
12373 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12374
12375Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12376
12377 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12378 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12379 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12380 FOR_TARGET variants, to newlib and libg++.
12381
12382Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12383
12384 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12385 first.
12386
12387Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12388
12389 * config.sub: Accept `elf' as an environment.
12390
12391Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12392
12393 * Makefile.in (all-opcodes): cd into the right directory
12394
12395Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12396
12397 * configure: added -program_transform_name option, used as
12398 argument to sed when installing programs.
12399 configure.texi: added documentation for -program_prefix,
12400 -program_suffix and -program_transform_name.
12401
12402Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12403
12404 * config.sub: Accept i486 where i386 ok.
12405
12406Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12407
12408 * config.sub: accept we32k
12409
12410Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12411
35590697 12412 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
12413
12414 * Makefile.in: don't create all directories for ``make install'';
12415 let the subdirectories create the ones they need.
12416
12417Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12418
80413487 12419 * COPYING: new file, GPL v2
252b5132
RH
12420
12421Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12422
12423 * Makefile.in: use the new gen-info-dir, which needs a template
12424 argument (which also lives in texinfo)
12425
12426 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12427
252b5132
RH
12428Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12429
12430 * config.sub (ncr3000): Change i386 to i486.
12431
12432Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12433
12434 * Makefile.in: add install-rcs, install-grep to
12435 install-no-fixedincludes, removed install-bison and install-libgcc
12436
12437Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12438
12439 * configure.in: grab the HPUX makefile fragment if on HPUX
12440
12441Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12442
12443 * Makefile.in: eradicate bison spoor (ditto libgcc).
12444 configure.in: recognise m68{k,000}-ericsson-OSE.
12445 es1800 is alias for m68k-ericsson-OSE
12446
12447Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12448
12449 * configure.in: rearrange the parts that remove programs from
12450 configdirs, based now on HOST==TARGET or by canonical triple.
12451
12452Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12453
12454 * test-build.mk: recurse explicitly with -f test-build.mk when
12455 appropriate. predicate stage3 and comparison on the existence
12456 of gcc. That is, if gcc isn't around, we aren't three-staging.
12457 On very clean, also remove ...stamp-co. Build in-place before
12458 doing other builds.
12459
12460Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12461
12462 * Makefile.in, configure.in: add tgas
12463
12464Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12465
12466 * Makefile.in: a number of changes merged in from progressive.
12467
12468 * configure.in: add libm.
12469
12470 * .cvsignore: ignore some stuff that comes from test-build.mk.
12471
252b5132
RH
12472Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12473
12474 * config.sub: Add es1800 (m68k-ericsson-es1800).
12475
12476Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12477
12478 * configure: Add program_suffix (parallel to program_prefix)
12479 * Makefile.in: adjust directory-creating script for losing decstation
12480
12481Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12482
12483 * configure: Minor $subdir-related fixes.
12484
12485Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12486
12487 * configure: fix various problems with propogating
12488 makefile_target_frag in subdirs.
12489 * configure.in: config libgcc if its there
12490
12491Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12492
12493 * config.sub: HPPA merge.
12494
252b5132
RH
12495Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12496
12497 * Makefile.in: Replace all-bison with all-byacc in all
12498 dependency lines for other tools (which now use byacc).
12499
12500Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12501
12502 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12503
252b5132
RH
12504Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12505
12506 * Makefile.in: make gprof rules similar to byacc rules (instead of
12507 vestigal $(unsubdir) that didn't work...)
12508
12509Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12510
12511 * config.sub: Add support for Linux.
12512 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12513 (at least for libg++).
12514
12515Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12516
12517 * configure.texi: fix doc for the -nfp option to configure
12518
12519Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12520
12521 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12522
12523Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12524
12525 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12526 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12527 * configure.in: added solaris* host_makefile_frag hook.
12528
12529Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12530
12531 * config.sub: changed recognition of m68000 so that various
12532 m68k types can be specified via m680[01234]0
12533
12534Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12535
12536 * config.sub (basic_machine): fix sed so that '-foo' isn't
12537 completely substituted out while .+'-foo' loses the '-foo'
12538
12539Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12540
12541 * config.sub ($os): Add -aout.
12542
12543Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12544
12545 * configure: If host_makefile_frag is absolute, don't
12546 prefix ${invsubdir} (relevant to libg++ auto-configure).
12547
12548Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12549
12550 * Makefile.in (tooldir): Define it.
12551 (all-ld): Depend on all-flex.
12552
12553Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12554
12555 * Makefile.in (check): Fix libg++ special case.
12556
12557Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12558
12559 * configure: do not bury `pwd` into config.status, thus do fewer
12560 pwd's.
12561
12562 * configure: print the "Building in" message only when building in
12563 other than "." AND verbose.
12564
12565 * configure: remove -s, rework -v to better accomodate guested
12566 configures.
12567
12568 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12569
12570Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12571
12572 * Makefile.in: macroize flags passed on recursion. remove
12573 fileutils.
12574
12575Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12576
12577 * configure: get makesrcdir right for subdirs deeper than 1.
12578
12579 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12580 install.
12581
12582Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12583
12584 * Makefile.in: don't print subdir_do or recursion lines.
12585
12586Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12587
12588 * standards.texi: added menu item.
12589
12590 * Makefile.in: build and install standards.info.
12591
12592 * standards.texi: new file.
12593
12594Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12595
12596 * configure: test for and move config.status pieces from
12597 ${subdir}/.
12598
12599Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12600
252b5132
RH
12601 * configure: Test for existance of files before trying to mv
12602 them, to avoid numerous non-existance messages.
12603
12604Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12605
12606 * configure: correct final line of config.status.
12607
12608 * configure: patch from eggert. Avoids a protection problem if
12609 the original Makefile.in is read only.
12610
12611 * configure: use move-if-change from gcc to create config.status.
12612 Some makefiles depend on config.status to tell if a directory
12613 has been reconfigured for a different host. This change
12614 prevents those directories from remaking everything in the case
12615 where the reconfig was only intended to rebuild a Makefile.
12616
12617 * configure: test for config.sub with "config.sub sun4" rather
12618 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12619 host alias from a missing config.sub.
12620
12621Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12622
12623 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12624 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12625
12626Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12627
12628 * configure: mkdir ${subdir} as needed.
12629
12630Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12631
12632 * Makefile.in,configure.in: added autoconf.
12633
12634Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12635
12636 * Makefile.in: no longer pass against on recursion.
12637
12638 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12639 definitions are not inherited.
12640
12641 * configure: correct makesrcdir when subdir is .
12642
12643Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12644
12645 * configure: Add support for 'subdirs' variable, which is
12646 like 'configdirs', except that configure doesn't re-invoke
12647 itself for subdirs, it just creates a Makefile for each subdir.
12648 * configure.texi: Document subdirs.
12649
12650Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12651
12652 * configure.in: added flex to configdirs
12653
12654Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12655
12656 * Makefile.in: remove clean-stamps from clean.
12657
12658Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12659
12660 * configure.in: Add gdbtest to configdirs.
12661
12662Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12663
12664 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12665 to recursive makes.
12666 * configure.in: Recognize new ncr3000 config.
12667
12668Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12669
12670 * Makefile.in, configure.in: removed references to gdbm.
12671
12672Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12673
12674 * config.sub: Don't canonicalize os value
12675 newsos* to bsd (readline needs to check for newsos).
12676 (This fix was earlier made Jan 31, but got re-broken.)
12677
12678Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12679
12680 * configure.in: sco is an os, not a vendor!
12681
12682 * configure: Quote $( better. Keep various shells happy.
12683
12684Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12685
12686 * Makefile.in: eliminate stamp-files.
12687
12688Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12689
12690 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12691 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12692
12693Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12694
12695 * config.sub: fix iris/iris3.
12696
12697Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12698
12699 * configure: re-add -rm.
12700
12701Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12702
12703 * Maskefile.in: add .stmp-rcs to all.
12704
12705 * configure.in: remove gas from rs6000 build, use aix host fragment.
12706
12707Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12708
12709 * configure: pass down site_option during recursion.
12710
12711Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12712
12713 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12714
12715Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12716
12717 * configure: Change exec_prefix so that it really defaults to prefix.
12718
12719Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12720
12721 * Makefile.in, configure.in: Add support for mmalloc library.
12722
12723Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12724
12725 * Makefile.in: add stmp dependencies for a few more things.
12726
12727Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12728
12729 * configure: adjusted error message on objdir/srcdir configure
12730 collision, per john's suggestion.
12731
12732 * Makefile.in: add libiberty stmp to all and all.cross.
12733
12734Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12735
12736 * Makefile.in: remove force dependencies, add grep to all.
12737
12738Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12739
12740 * Makefile.in: drop flex. make stamp files work.
12741
12742 * configure: added test for conflicting configuration in srcdir,
12743 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12744 gets cranky. use relative paths for configure and srcdir
12745 whenever possible. Send some error messages to stderr that were
12746 going to stdout.
12747
12748Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12749
12750 * Makefile.in: Fix libg++ rule to check for gcc directory
12751 before using gcc/gcc. Also pass XTRAFLAGS.
12752
12753Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12754
12755 * Makefile.in: added stmp-files so that directories aren't polled
12756 when they are already built.
12757
12758 * configure.texi: fixed a node pointer problem.
12759
12760Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12761
4bddf3ad 12762 * config.sub configure.in gdb/configure.in
252b5132
RH
12763 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12764 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12765 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12766
12767Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12768
12769 * configure: -recurring becomes -silent. corrected help message
12770 for -site= option.
12771
12772 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12773
12774Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12775
12776 * configure: when building Makefile for crosses, replace
12777 tooldir and program_prefix. default srcdir from location of
12778 config.sub. remove "for host in hosts" and "for target in
12779 targets" loops.
12780
12781Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12782
12783 * Makefile.in: Do not pass bindir or mandir to cvs.
12784
12785Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12786
12787 * Makefile.in, configure.in: removed traces of namesubdir,
12788 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12789 copyrights to '92, changed some from Cygnus to FSF.
12790
12791 * configure.texi: remove most references to multiple hosts,
12792 multiple targets, subdirs, etc.
12793
12794 * configure.man: removed rcsid. reference config.sub not
12795 config.subr.
12796
12797 * Makefile.in: mkdir $(infodir) on install-info.
12798
12799Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12800
12801 * configure.texi: Explain better about .gdbinit and about
12802 the environment that configure.in sections run in.
12803
12804Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12805
12806 * configure.in: Ultrix is only a decstation if it's a MIPS.
12807
12808Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12809
12810 * README: DOC.configure => cfg-paper.texi.
12811
12812Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12813
12814 * config.sub (near case $os): Don't convert newsos* to bsd!
12815
12816Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12817
12818 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12819 the number of copies of COPYING that go into the GDB tar file.
12820
12821Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12822
4bddf3ad 12823 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12824 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12825 Fix SCO configuration stuff.
12826
12827Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12828
12829 * Makefile.in: For libg++, make sure the -I pointing
12830 to the gcc directory goes *after* all the libg++-local -I flags.
12831 Also, move just-gcc dependency from just-libg++ to all-libg++.
12832
12833Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12834
12835 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12836
12837Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12838
12839 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12840
12841Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12842
12843 * config.sub: Add stratus configuration frags. Also
12844 submitted to FSF.
12845
12846Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12847
12848 * Makefile.in (DEV_SUPPORT): add configure.man.
12849
12850 * config.sub(Decode manufacturer-specific): add -none*.
12851
12852Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12853
12854 * Makefile.in: remove form feeds to make Sun's make happy.
12855 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12856
12857Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12858
12859 * Makefile.in (AR_FLAGS): Make quieter.
12860
12861Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12862
12863 * configure.in: Add libg++.
12864 * configure: When verbose, don't output the command line at each
12865 level; it will be unremarkably the same as the previous version,
12866 which will be the same as what the user typed.
12867
12868Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12869
12870 * configure.in, Makefile.in: fix clean-info, add flex. add
12871 fileutils.
12872
12873 * configure: be less sensitive to spaces in Makefile.in. Do not
12874 look for sources in "..". Doing so breaks subdirectories that
12875 might have their own configure. If a subdir has it's own
12876 configure script, use it.
12877
12878Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12879
12880 * cfg-paper.texi: some changes suggested by rms.
12881
12882Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12883
12884 * config.sub: Merge in some small additions from the FSF version,
12885 taken from the gcc distribution, to bring the Cygnus and FSF
12886 versions into closer sync.
12887
12888Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12889
12890 * configure.in: Changed svr4 references to sysv4.
12891
12892Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12893
12894 * configure: added -V for version number option.
12895
12896Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12897
12898 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12899 renamed from DOC.configure to cfg-paper.texi.
12900
12901Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12902
12903 * configure, config.subr, config.sub: config.subr is now
12904 config.sub again.
12905
12906Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12907
12908 * configure.texi: new file, in progress.
12909
12910 * Makefile.in: build info file and install the man page for
12911 configure.
12912
12913 * configure.man: new file, first cut.
12914
12915 * configure: find config.subr again now that configuration "none"
12916 has gone. removed all traces of the -ansi option. removed all
12917 traces of the -languages option.
12918
12919 * config.subr: resync from rms.
12920
d932cae7 129211991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12922
12923 * configure, config.sub, config.subr: merge config.sub into
12924 config.subr, call the result config.subr, remove config.sub, use
12925 config.subr.
12926
12927 * Makefile.in: revised install for dir.info.
12928
d932cae7 129291991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12930
12931 * configure.in: add decstation host makefile frag.
12932
12933 * Makefile.in: BISON now bison -y again. also install-gcc on
12934 install. clean-gdbm on clean. infodir belongs in datadir.
12935 Make directories for info install. Build dir.info here then
12936 install it.
12937
d932cae7 129381991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12939
12940 * Makefile.in: fix for bad directory tests.
12941
d932cae7 129421991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12943
12944 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12945 regexp. -srcdir relative was being handled incorrectly.
12946
12947 * Makefile.in: unwrapped some for loops so that parallel makes
12948 work again and so one can focus one's attention on a particular
12949 package.
12950
d932cae7 129511991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12952
12953 * configure: added PWD as a stand in for `pwd` (for speed). use
12954 elif wherever possible. make -srcdir work without -objdir.
12955 -objdir= commented out.
12956
d932cae7 129571991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12958
12959 * configure: +options become --options. -subdirs commented out.
12960 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12961 Makefile now at top of generated Makefile. Removed cvs log
12962 entries. added -srcdir. create .gdbinit only if there is one
12963 in ${srcdir}.
12964
12965 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12966 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12967 and mandir now keyed off datadir by default.
12968
d932cae7 129691991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12970
12971 * Freshly created ChangeLog.
12972
12973\f
12974Local Variables:
12975mode: change-log
12976left-margin: 8
12977fill-column: 76
12978version-control: never
12979End:
This page took 0.996612 seconds and 4 git commands to generate.