* gdb.base/psymtab.exp: Turn off pending breakpoints.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
6bfb4e30
JJ
12009-06-17 Michael Eager <eager@eagercon.com>
2
3 * COPYING.LIBGLOSS: Add Xilinx license.
4
8bcf2718
NC
52009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6
7 * configure.ac: Define is_elf for QNX Neutrino targets.
8 * configure: Regenerate.
9
04ec0acb
RW
102009-06-03 Jerome Guitton <guitton@adacore.com>
11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12
13 * Makefile.tpl (all): Avoid a trailing backslash.
14 * Makefile.in: Regenerate.
15
7ee5dbeb
BE
162009-06-03 Ben Elliston <bje@au.ibm.com>
17
18 * config.sub, config.guess: Update from upstream sources.
19
fda13ee8
AO
202009-06-02 Alexandre Oliva <aoliva@redhat.com>
21
22 * Makefile.tpl ([+compare-target+]): Compare all stage
23 directories, rather than just gcc.
24 * Makefile.in: Rebuilt.
25
4a657b0d
DK
262009-05-28 Doug Kwan <dougkwan@google.com>
27
28 * configure.ac: Support gold for target arm*-*-*.
29 * configure: Regenerate.
30
07fc31c9
AO
312009-05-27 Alexandre Oliva <aoliva@redhat.com>
32
33 * Makefile.tpl (all): Avoid harmless warning in make all when
34 gcc-bootstrap is enabled but stage_last does not exist.
35 * Makefile.in: Rebuilt.
36
8a7a39ab
TG
372009-05-25 Tristan Gingold <gingold@adacore.com>
38
39 * setup.com: Complete the file with configuration and build.
40
b5233201
AO
412009-05-18 Alexandre Oliva <aoliva@redhat.com>
42
43 PR other/40159
44 * Makefile.tpl (all): Don't assume gcc-bootstrap and
45 gcc-no-bootstrap are mutually exclusive.
46 * Makefile.in: Rebuilt.
47
7b6175f9
AO
482009-05-18 Alexandre Oliva <aoliva@redhat.com>
49
50 PR other/40159
51 * Makefile.tpl (all): Don't end with unconditional success.
52 * Makefile.in: Rebuilt.
53
1b05fbbd
AO
542009-05-12 Alexandre Oliva <aoliva@redhat.com>
55
56 PR target/37137
57 * Makefile.def (flags_to_pass): Remove redundant and incomplete
58 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
59 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
60 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
61 stage_configureflags, stage_cflags and stage_libcflags into
62 explicit Makefile macros.
63 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
64 GFORTRAN.
65 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
66 CC. Set CC_FOR_BUILD from CC.
67 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
68 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
69 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
70 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
71 and GFORTRAN.
72 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
73 (_LIBCFLAGS): Renamed to _TFLAGS.
74 (do-compare-debug, do-compare3-debug): Drop.
75 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
76 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
77 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
78 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
79 (XGCC_FLAGS_FOR_TARGET): New.
80 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
81 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
82 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
83 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
84 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
85 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
86 TFLAGS.
87 (BUILD_CONFIG): Include if requested.
88 (all): Set TFLAGS on bootstrap.
89 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
90 (all-stageid-prefixmodule): Likewise.
91 (do-clean, distclean-stageid): Set TFLAGS.
92 (restrap): Fix whitespace.
93 * Makefile.in: Rebuilt.
94
dc17c78c
EB
952009-04-25 Eric Botcazou <ebotcazou@adacore.com>
96
97 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
98 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
99 * Makefile.in: Regenerate.
100
14324cd7
EZ
1012009-04-24 Eli Zaretskii <eliz@gnu.org>
102
103 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
104 consistency with config.sub. (Update from upstream sources.)
105
f8d5f06c
JM
1062009-04-21 Joseph Myers <joseph@codesourcery.com>
107
108 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
109
0000e2bf
BE
1102009-04-17 Ben Elliston <bje@au.ibm.com>
111
112 * config.sub, config.guess: Update from upstream sources.
113
20135e4c
NC
1142009-04-15 Anthony Green <green@moxielogic.com>
115
34adf976 116 * configure.ac: Add moxie support.
20135e4c
NC
117 * configure: Rebuilt.
118
ef699244
L
1192009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
120
121 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
122 * configure: Regenerate.
123
10ad8ef3
L
1242009-04-09 H.J. Lu <hongjiu.lu@intel.com>
125
126 PR gas/10039
127 * configure.ac: Require texinfo 4.7.
128 * configure: Regenerated.
129
c50523ce
L
1302009-04-09 Steve Ellcey <sje@cup.hp.com>
131
132 * Makefil.def (languages): New entries.
133 * Makefile.tpl (check-gcc-*): New generic target.
134 * Makefile.in: Regenerate.
135
47afba5f
EZ
1362009-03-27 Eli Zaretskii <eliz@gnu.org>
137
138 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
139 Windows builds of Sed.
140
dc448a7b
TT
1412009-03-18 Tom Tromey <tromey@redhat.com>
142
143 * configure: Rebuild.
144 * configure.ac (host_libs): Add libiconv.
145 * Makefile.in: Rebuild.
146 * Makefile.def (host_modules): Add libiconv.
147 (configure-gdb, all-gdb): Depend on libiconv.
148
24741ab2
JB
1492009-03-16 Tristan Gingold <gingold@adacore.com>
150
151 * configure.ac: Treat gdb as supported on x86_64-darwin.
152 * configure: Regenerate.
153
29383458
JM
1542009-03-16 Joseph Myers <joseph@codesourcery.com>
155
156 Merge from GCC:
157
158 2009-03-16 Joseph Myers <joseph@codesourcery.com>
159
160 * configure.ac (--with-host-libstdcxx): New option.
161 * configure: Regenerate.
162
163 2009-01-29 Robert Millan <rmh@aybabtu.com>
164
165 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
166 * configure: Regenerate.
167
168 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
169
170 PR tree-optimization/38515
171 * configure.ac (cloog-polylib): Removed.
172 (with_ppl, with_cloog): Test for "no".
173 * configure: Regenerated.
174
58e24671
RW
1752009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
176
177 Backport from git Libtool:
178
179 2009-01-19 Robert Millan <rmh@aybabtu.com>
180 Support GNU/kOpenSolaris.
181 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
182 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
183 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
184 GNU/kOpenSolaris.
185
314b2e66
AS
1862009-02-05 Andreas Schwab <schwab@suse.de>
187
188 * Makefile.tpl (stage_last): Define $r and $s before using
189 $(RECURSE_FLAGS_TO_PASS).
190 * Makefile.in: Regenerate
191
8b700390
JJ
1922009-01-21 Jeff Johnston <jjohnstn@redhat.com>
193
194 * COPYING.NEWLIB: Add ARM license.
195
66775d67
AM
1962009-01-16 Alan Modra <amodra@bigpond.net.au>
197
198 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 199 (all-opcodes): Depend on all-libiberty.
66775d67
AM
200 * Makefile.in: Regenerate.
201
19e99079
NC
2022009-01-15 Douglas B Rupp <rupp@gnat.com>
203
204 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
205 * configure: Regenerate.
206
22e8c8e0
RW
2072008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
208
209 Backport link test fix from upstream Libtool:
210
211 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
212 Add cache variables to tests that require the linker to work.
213 For shlibpath_overrides_runpath, this also changes the semantics
214 to let the result from the C compiler take precedence.
215 compiler take precedence.
216
7d6d7764
BE
2172008-12-02 Ben Elliston <bje@au.ibm.com>
218
219 * config.sub, config.guess: Update from upstream sources.
220
ea8af06e
JJ
2212008-12-17 Jeff Johnston <jjohnstn@redhat.com>
222
223 * COPYING.NEWLIB: Updated.
224 * COPYING.LIBGLOSS: Ditto.
225
af0771d3
PB
2262008-12-16 Paolo Bonzini <bonzini@gnu.org>
227
228 Sync with GCC:
229
230 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
231
232 * configure.ac (ppllibs): Add by default the lib flags.
233 * configure: Regenerate.
234
235 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
236
314b2e66
AS
237 * configure.ac: Add double brackets on darwin[912].
238 * configure: Regenerate.
af0771d3
PB
239
240 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
241
314b2e66
AS
242 * configure.ac: Expand to darwin10 and later.
243 * configure: Regenerate.
af0771d3 244
f7c83eac
AS
2452008-12-02 Andreas Schwab <schwab@suse.de>
246
247 * Makefile.def: configure-target-boehm-gc depends on
248 all-target-libstdc++-v3.
249 * Makefile.in: Regenerate.
250
bc67ad83
BE
2512008-12-02 Ben Elliston <bje@au.ibm.com>
252
253 * config.sub, config.guess: Update from upstream sources.
254
e28c595f
JM
2552008-11-27 Joseph Myers <joseph@codesourcery.com>
256
257 Merge from GCC:
258
259 2007-12-02 Matthias Klose <doko@ubuntu.com>
260
261 * config-ml.in: Remove 64bit configure tests.
262
263 2008-05-14 Rafael Espindola <espindola@google.com>
264
265 * config-ml.in: don't handle --enable-shared and --enable-static.
266
267 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
268 Tobias Grosser <grosser@fim.uni-passau.de>
269 Jan Sjodin <jan.sjodin@amd.com>
270 Harsha Jagasia <harsha.jagasia@amd.com>
271 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
272 Konrad Trifunovic <konrad.trifunovic@inria.fr>
273 Adrien Eliche <aeliche@isty.uvsq.fr>
274
275 Merge from graphite branch.
276 * configure: Regenerate.
277 * Makefile.in: Regenerate.
278 * configure.ac (host_libs): Add ppl and cloog.
279 Add checks for PPL and CLooG.
280 * Makefile.def (ppl, cloog): Added modules and dependences.
281 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
282 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
283
284 2008-09-03 Richard Guenther <rguenther@suse.de>
285
286 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
287 cloog test.
288 * configure: Re-generate.
289
290 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
291
292 * configure.ac (--with-cloog-polylib): New.
293 (--disable-cloog-version-check): New.
294 (--disable-ppl-version-check): New.
295 * configure: Re-generate.
296
297 2008-09-05 Richard Guenther <rguenther@suse.de>
298
299 * configure.ac: Initialize clooglibs to -lcloog.
300 * configure: Re-generate.
301
302 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
303
304 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
305 recommended version to 2.3.2.
306
307 * configure: Regenerate.
308
309 2008-10-31 Ben Elliston <bje@au.ibm.com>
310
311 * configure.ac (spu-*-*): Remove special case.
312 * configure: Regenerate.
313
314 Complete comment text from GCC version of:
315
316 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
317
318 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
319 (GCC_SHLIB_SUBDIR): New.
320 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
321 * configure: Regenerate.
322 * Makefile.in: Regenerate.
323
652dec25
TG
3242008-11-27 Tristan Gingold <gingold@adacore.com>
325
326 * configure.ac: Build gdb for i?86-*-darwin*
327 * configure: Regenerated.
328
7582fb4a
DJ
3292008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
330
331 PR bootstrap/38014
332 PR bootstrap/37923
333
334 Revert:
335
336 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
337
338 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
339 * Makefile.in: Regenerated.
340
341 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
342
343 PR gdb/921
344 PR gdb/1646
345 PR gdb/2175
346 PR gdb/2176
347
348 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
349 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
350 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
351 (HOST_EXPORTS): Pass CPPFLAGS.
352 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
353 (LDFLAGS_FOR_TARGET): Initialize from configure script.
354 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
355 * Makefile.in, configure: Regenerated.
356 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
357 and CPPFLAGS_FOR_BUILD.
358
faee1be2
UW
3592008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
360
361 * configure.ac [spu-*-*]: Do not set skipdirs.
362 * configure: Re-generate.
363
b7c2dce4
DJ
3642008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
365
366 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
367 * Makefile.in: Regenerated.
368
bb52de30
DJ
3692008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
370
371 PR gdb/921
372 PR gdb/1646
373 PR gdb/2175
374 PR gdb/2176
375
376 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
377 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
378 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
379 (HOST_EXPORTS): Pass CPPFLAGS.
380 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
381 (LDFLAGS_FOR_TARGET): Initialize from configure script.
382 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
383 * Makefile.in, configure: Regenerated.
384 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
385 and CPPFLAGS_FOR_BUILD.
386
b25062ae
SE
3872008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
388
389 * libtool.m4: Update to libtool 2.2.6.
390 * lt~obsolete.m4: Update to libtool 2.2.6.
391 * ltmain.sh: Update to libtool 2.2.6.
392 * ltsugar.m4: Update to libtool 2.2.6.
393 * ltversion.m4: Update to libtool 2.2.6.
394 * ltoptions.m4: Update to libtool 2.2.6.
395 * ltgcc.m4: Update to match changes from libtool 2.2.6.
396
3bbd2f8f
AL
3972008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
398
399 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
400 (GCC_SHLIB_SUBDIR): New.
401 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
402 * configure: Regenerate.
403 * Makefile.in: Regenerate.
404
b29d32ce
TG
4052008-08-28 Tristan Gingold <gingold@adacore.com>
406
407 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
408 Enable bfd, binutils and opcodes.
409 * configure: Regenerate.
410
c325a203
DD
4112008-08-16 Nicolas Roche <roche@adacore.com>
412
413 * Makefile.tpl: Add BOOT_ADAFLAGS.
414 * Makefile.in: Regenerate.
415
e7c8859c
RS
4162008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
417
418 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
419 * configure: Regenerate.
420
da888c87
PB
4212008-07-30 Paolo Bonzini <bonzini@gnu.org>
422
423 Sync with gcc:
424 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
425
f7c83eac
AS
426 * configure.ac: Add makefile fragments for hpux.
427 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
428 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
429 * configure: Regenerate.
430 * Makefile.in: Regenerate.
da888c87
PB
431
432 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
433
f7c83eac
AS
434 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
435 * Makefile.in: Regenerate.
436 * configure: Regenerate.
da888c87 437
944982cf
ILT
4382008-06-18 Ian Lance Taylor <iant@google.com>
439
662c6704
ILT
440 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
441
944982cf
ILT
442 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
443
7a283e07
RW
4442008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
445
446 * configure: Regenerate.
447
5b553f7e
RW
4482008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
449
450 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
451 "$@" is still intact with both Autoconf 2.59 and 2.62.
452 * configure: Regenerate.
453
675492f0
RW
4542008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
455
456 * Makefile.tpl: Fix comment errors.
457 * Makefile.in: Regenerate.
458
b018a5d1
JB
4592008-06-13 Julian Brown <julian@codesourcery.com>
460
461 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
462 of libobjc for ARM EABI Linux.
463 * configure: Regenerate.
464
310213e8
DE
4652008-06-12 David S. Miller <davem@davemloft.net>
466 David Edelsohn <edelsohn@gnu.org>
467
468 * configure.ac: Add powerpc*-*-* to gold supported targets.
469 * configure: Regenerate.
470
6641ce42
JM
4712008-06-08 Joseph Myers <joseph@codesourcery.com>
472
473 PR tree-optimization/36218
474 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
475 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
476 (all prefix="build-"): Pass them to build-system sub-makes.
477 * Makefile.in: Regenerate.
478
03c2f9e6
DJ
4792008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
480
481 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
482 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
483 mkdep, and compile. Update comments.
484 (ETC_SUPPORT): Add ChangeLog and update comments.
485
4538db8b
ILT
4862008-05-11 Ian Lance Taylor <iant@google.com>
487
488 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
489
266df637
PB
4902008-04-18 Paolo Bonzini <bonzini@gnu.org>
491
492 Sync with gcc:
493 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
494
495 PR bootstrap/35457
496 * configure.ac: Include override.m4.
497 * configure: Regenerate.
498
499 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
500
f7c83eac
AS
501 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
502 * Makefile.in: Regenerate.
266df637
PB
503
504 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
505
f7c83eac
AS
506 * configure.ac: Do not build libssp for the AVR.
507 * configure: Regenerate.
266df637 508
a86a761e
NC
5092008-04-18 Nick Clifton <nickc@redhat.com>
510
511 * MAINTAINERS: Replace reference to configure.in with reference to
512 configure.ac.
513
52310858
NC
5142008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
515
f7c83eac 516 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 517 as nonconfigurable directories list.
f7c83eac 518 * configure: Regenerate.
52310858 519
f5314dd5
DM
5202008-04-14 David S. Miller <davem@davemloft.net>
521
522 * configure.ac: Add sparc*-*-* to gold supported targets.
523 * configure: Regenerate.
524
e2208220
BE
5252008-04-14 Ben Elliston <bje@au.ibm.com>
526
527 * config.sub, config.guess: Update from upstream sources.
528
0bb6ea20
HPN
5292008-04-12 Hans-Peter Nilsson <hp@axis.com>
530
531 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
532 * Makefile.in: Regenerate.
533
e5164e97
ILT
5342008-04-07 Ian Lance Taylor <iant@google.com>
535
536 * Makefile.def: check-gold depends upon all-binutils.
537 * Makefile.in: Regenerate.
538
e33b51a6
NC
5392008-04-04 Nick Clifton <nickc@redhat.com>
540
541 PR binutils/4334
542 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
543 builds.
544 * configure: Regenerate.
545
fc5df3ab
NC
5462008-04-04 NightStrike <NightStrike@gmail.com>
547
548 PR other/35151
f7c83eac
AS
549 * configure.ac: Combine rules for mingw32 and mingw64.
550 * configure: Regenerate.
fc5df3ab 551
c779bab8
PB
5522008-03-27 Paolo Bonzini <bonzini@gnu.org>
553
554 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
555 * Makefile.in: Regenerate.
556
93f9b408
ILT
5572008-03-20 Ian Lance Taylor <iant@google.com>
558
559 * configure.ac: Add support for --enable-gold.
560 * Makefile.def: Add gold as a directory like ld.
561 * configure, Makefile.in: Regenerate.
562
5746fb46
AK
5632008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
564
565 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
566 (s390_cond_extensions): Reduced extensions to the compare related.
567 (main): z10 cpu type option added.
568 (expandConditionalJump): Renamed to ...
569 (insertExpandedMnemonic): ... this.
570
571 * opcodes/s390-opc.c: Re-group the operand format makros.
572 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
573 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
574 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
575 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
576 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
577 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
578 INSTR_SIL_RDU): New instruction formats added.
579 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
580 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
581 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
582 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
583 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
584 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
585 masks added.
586 (s390_opformats): New formats added "ris", "rrs", "sil".
587 * opcodes/s390-opc.txt: Add the conditional jumps with the
588 extensions removed from automatic expansion in s390-mkopc.c manually.
589 (asi - trtre): Add new System z10 EC instructions.
590 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
591
58c85be7
RW
5922008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
593
594 * configure.ac: m4_include config/proginstall.m4.
595 * configure: Regenerate.
596
78124051
RW
5972008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
598
599 Backport from upstream Libtool:
f7c83eac 600
78124051 601 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 602
78124051
RW
603 Deal with Autoconf 2.62's semantic change in m4_append.
604 * ltsugar.m4 (lt_append): Replace broken versions of
605 m4_append.
606 (lt_if_append_uniq): Don't require separator to be overquoted,
607 and avoid broken m4_append.
608 (lt_dict_add): Fix typo.
609 * libtool.m4 (_LT_DECL): Don't overquote separator.
610
018f1bea
DE
6112008-03-13 David Edelsohn <edelsohn@gnu.org>
612
613 * config.rpath: Add AIX 6 support.
614
5c5f596d
PB
6152008-03-13 Paolo Bonzini <bonzini@gnu.org>
616
617 * Makefile.def (stageprofile). Remove -fprofile-generate
618 from stage_libcflags.
619 * Makefile.in: Regenerate.
620
a1f93a5e
BE
6212008-03-13 Ben Elliston <bje@au.ibm.com>
622
623 * config.sub, config.guess: Update from upstream sources.
624
98c3d905
AK
6252008-03-06 Florian Krohm <fkrohm@us.ibm.com>
626
627 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
628 * s390-opc.txt (cmpsc): Duplicate entry removed.
629 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
630 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
631 fier, cu42, cu41): Fix operand format.
632
7f6ef0c0
PB
6332008-02-20 Paolo Bonzini <bonzini@gnu.org>
634
f7c83eac
AS
635 PR bootstrap/32009
636 PR bootstrap/32161
637
638 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
639 * configure: Regenerate.
640
641 * Makefile.def: Define stage_libcflags for all bootstrap stages.
642 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
643 STAGE4_LIBCFLAGS): New.
644 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
645 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
646 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
647 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
648 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
649 for target modules. Don't export LIBCFLAGS.
650 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
651 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
652 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
653 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
654 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
655 * Makefile.in: Regenerate.
7f6ef0c0 656
eaf19029
PB
6572008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
658
659 PR libgcj/33085
660 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
661 Do not use -DDLL_EXPORT. Backport from upstream.
662
680c43e9
NC
6632008-02-14 Nick Clifton <nickc@redhat.com>
664
665 Import this patch from gcc:
666 2008-01-24 David Edelsohn <edelsohn@gnu.org>
667
668 * libtool.m4: Backport AIX 6 support from ToT Libtool.
669
c72b1d96
HPN
6702008-02-02 Hans-Peter Nilsson <hp@axis.com>
671
672 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
673 * configure: Regenerate.
674
8b66833e
BW
6752008-01-31 Marc Gauthier <marc@tensilica.com>
676
677 * configure.ac (xtensa*-*-*): Recognize processor variants.
678 * configure: Regenerate.
679
9cc8ae67
PB
6802008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
681
f7c83eac
AS
682 PR bootstrap/34922
683 * configure.ac (PARSE_ARGS): Push suitable setting of
684 ac_subdirs_all, for `./configure --help=recursive'.
685 Handle `+' in generic toplevel directory disabling.
686 * configure: Regenerate.
9cc8ae67 687
19090595
BE
6882008-01-23 Ben Elliston <bje@au.ibm.com>
689
690 * config.sub, config.guess: Update from upstream sources.
691
9f1e7fd3
BE
6922008-01-08 Ben Elliston <bje@au.ibm.com>
693
694 * config.sub, config.guess: Update from upstream sources.
695
2f959d61
JJ
6962007-12-19 Jeff Johnston <jjohnstn@redhat.com>
697
698 * COPYING.LIBGLOSS: Update default copyright.
699
aa054b85
JJ
7002007-12-19 Jeff Johnston <jjohnstn@redhat.com>
701
702 * COPYING.NEWLIB: Update default copyright.
703
57c53b2b
RS
7042007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
705
706 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
707 Change recommended MPFR from 2.2.1 > 2.3.0.
708 * configure: Regenerate.
709
fee14b60
RS
7102007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
711
712 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
713 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
714 * Makefile.in: Regenerate.
715
c9b68031
DD
7162007-12-10 Andreas Tobler <a.tobler@schweiz.org>
717
718 * configure.ac: Enable libjava for x86_64-*-darwin9.
719 * configure: Regenerate.
720
ad25e7d5
BE
7212007-12-05 Ben Elliston <bje@au.ibm.com>
722
723 * config.sub, config.guess: Update from upstream sources.
724
6ac84f65
PB
7252007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
726
f7c83eac
AS
727 * config-ml.in: Robustify against white space in absolute file
728 names.
6ac84f65 729
f7c83eac
AS
730 * config-ml.in (multi-clean): Substitute ${Makefile}.
731 Remove superfluous ${Makefile} in list.
6ac84f65 732
7b3200f9
DJ
7332007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
734
735 * Makefile.def (dependencies): Make configure-gdb depend on
736 all-intl.
737 * Makefile.in: Regenerated.
738
2c133ff9
JJ
7392007-10-15 Patrick Mansfield <patmans@us.ibm.com>
740
741 * Makefile.def: To avoid problems running with parallel makes,
742 build newlib before libgloss so that target specific header
743 files are availble.
744 * Makefile.in: Regenerate.
745
5074315a
DJ
7462007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
747
748 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
749 * Makefile.in: Regenerate.
750
f5bc1778
DJ
7512007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
752
753 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
754 * libdecnumber: New directory, imported from GCC.
755
c66487f8
NC
7562007-10-08 Mike Frysinger <vapier@gentoo.org>
757
758 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
759 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
760 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
761 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
762 * configure: Regenerate.
763
b5714970
PB
7642007-10-01 Paolo Bonzini <bonzini@gnu.org>
765
766 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
767 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
768 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
769 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
770 * configure.ac: Default them to host tools for $host = $build.
771 Subst them.
772
773 * configure: Regenerate.
774 * Makefile.in: Regenerate.
775
f3b1e08e
RS
7762007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
777
778 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
779 * configure: Regenerate.
780
cff87f51
DD
7812007-09-19 Benjamin Kosnik <bkoz@redhat.com>
782
783 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
784 libstdc++.
785 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
786 * configure: Regenerate.
787 * Makefile.in: Regenerate.
f7c83eac 788
625a61cd
AS
7892007-09-17 Andreas Schwab <schwab@suse.de>
790
791 * configure.ac: Raise minimum makeinfo version to 4.6.
792 * configure: Regenerate.
793
83a3a68b
AM
7942007-09-15 Alan Modra <amodra@bigpond.net.au>
795
796 * configure.ac: Correct makeinfo version check.
797 * configure: Regenerate.
798
5bd8be13
RS
7992007-09-14 Richard Sandiford <richard@codesourcery.com>
800
801 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
802 to $skipdirs and only disable gprof for newlib. Use the normal
803 mips*-elf* handling in other respects.
804 * configure: Regnerate.
805
5566c1fa
DD
8062007-09-12 David Daney <ddaney@avtrex.com>
807
808 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
809 enabling libgcj.
810 * configure: Regenerate.
811
8122007-09-12 Richard Guenther <rguenther@suse.de>
813
814 * configure.ac (--enable-stage1-checking): If neither --enable-checking
815 nor --disable-checking is provided also turn on yes and types
816 checking for stage1.
817 * configure: Re-generate.
818
a18e2996 8192007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
820
821 PR target/33281
822 * configure.ac: Use config/mh-mingw on mingw.
823 * configure: Regenerate.
84e7906e 824
691bb5a1
DD
8252007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
826
827 PR other/32154
828 * configure.ac: For libgloss targets, point the linker to the linker
829 script, startup code and simulator library.
830 * configure: Regenerate.
831
6d18b86b
AH
8322007-09-09 Andrew Haley <aph@redhat.com>
833
834 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 835 target-libjava.
6d18b86b 836
f00a3165 8372007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 838
f00a3165 839 * config.sub, config.guess: Update from upstream sources.
971aaaa5 840
2abc4e65
BE
8412007-08-21 Richard Guenther <rguenther@suse.de>
842
843 * configure.ac: Add types checking to stage1 checking flags.
844 * configure: Regenerate.
845
8a6ee3ab 8462007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 847 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
848
849 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
850 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
851 * Makefile.in: Regenerate.
852 * configure.ac (--with-debug-prefix-map): New.
853 * configure: Regenerate.
854
429acdec
RS
8552007-08-17 Richard Sandiford <richard@codesourcery.com>
856 Nigel Stephens <nigel@mips.com>
857
429acdec
RS
858 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
859 as target_makefile_frag.
860 * configure: Regenerate.
861
8520c408
AO
8622007-08-16 Alexandre Oliva <aoliva@redhat.com>
863
864 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
865 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
866 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
867 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
868 (do-compare, do-compare3, do-compare-debug): New.
869 ([+compare-target+]): Use them.
870
8712007-08-16 Alexandre Oliva <aoliva@redhat.com>
872
873 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
874 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
875 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
876 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
877 (do-compare, do-compare3, do-compare-debug): New.
878 ([+compare-target+]): Use them.
879
2444379b
BE
8802007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
881 Ben Elliston <bje@au.ibm.com>
882
883 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
884 --silent if $silent.
885 * configure: Regenerate.
886
d6f99447
DJ
8872007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
888
889 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
890
bd0aa315
NC
8912007-07-17 Nick Clifton <nickc@redhat.com>
892
893 * COPYING3: New file. Contains version 3 of the GNU General
894 Public License.
895 * COPYING3.LIB: New file. Contains version 3 of the GNU
896 Lesser General Public License.
897
0ebe98fb
BS
8982007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
899
900 * configure.ac: Fix my previous change to really match GCC.
901 * configure: Regenerate.
902
521ec477
DD
9032007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
904
905 * configure.ac: Rewrite 'configure --help' strings to look nicer.
906 * configure: Regenerate.
907
9082007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
909
910 * configure.ac: Add some missing m4 quotation.
911 * configure: Regenerate.
912
0c24b341
NC
9132007-07-09 Kai Tietz <kai.tietz@onevision.com>
914
f7c83eac
AS
915 * Makefile.def: Add windmc tool to build.
916 * Makefile.tpl: Likewise.
917 * configure.ac: Likewise.
918 * Makefile.in: Regenerate.
919 * configure: Regenerate.
0c24b341 920
a09314d0
L
9212007-07-05 H.J. Lu <hongjiu.lu@intel.com>
922
923 * lt~obsolete.m4: New. Import from 20070318 libtool.
924
7c3e1d12
BS
9252007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
926
927 * configure.ac: Don't add target-libmudflap to noconfigdirs for
928 uclinux and linux-uclibc targets.
929 * configure: Regenerate.
930
a5b3b4dd
DD
9312007-06-28 DJ Delorie <dj@redhat.com>
932
933 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
934 not building newlib.
935 * configure: Regenerated.
f7c83eac 936
184d813c
DJ
9372007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
938
939 * src-release (DEVO_SUPPORT): Correct typos.
940
31d99776
DJ
9412007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
942
943 * Makefile.def: Add dependency from configure-gdb to all-bfd.
944 * Makefile.in: Regenerated.
945
e00a73e3
PB
9462007-06-14 Paolo Bonzini <bonzini@gnu.org>
947
f7c83eac
AS
948 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
949 (distclean-stage[+id+]): Possibly delete stage_last.
950 * Makefile.in: Regenerate.
e00a73e3 951
98a1bbc5
BE
9522007-06-07 Ben Elliston <bje@au.ibm.com>
953
954 * config.sub, config.guess: Update from upstream sources.
955
973601e1
BE
9562007-06-07 Ben Elliston <bje@au.ibm.com>
957
958 * Makefile.tpl: Fix spelling error.
959 * Makefile.in: Regenerate.
960
2038f525
PB
9612007-06-04 Paolo Bonzini <bonzini@gnu.org>
962
963 Sync with gcc:
964 2007-05-30 Jakub Jelinek <jakub@redhat.com>
965
f7c83eac
AS
966 PR bootstrap/29382
967 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
968 * configure: Rebuilt.
2038f525 969
f7c5c4b5
PB
9702007-06-01 Steve Ellcey <sje@cup.hp.com>
971
12a64d4f
L
972 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
973 lt_cv_sys_max_cmd_len.
f7c5c4b5 974
7ad9660b
PB
9752007-05-31 Paolo Bonzini <bonzini@gnu.org>
976
977 * ltgcc.m4: Update from GCC.
978
0e7ef45c
EC
9792007-05-25 Andreas Tobler <a.tobler@schweiz.org>
980
12a64d4f 981 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 982
37ad9514
SE
9832007-05-24 Steve Ellcey <sje@cup.hp.com>
984
985 * ltmain.sh: Update from GCC.
986 * libtool.m4: Update from GCC.
987 * ltsugar.m4: New. Update from GCC.
988 * ltversion.m4: New. Update from GCC.
989 * ltoptions.m4: New. Update from GCC.
990 * ltconfig: Remove.
991 * ltcf-c.sh: Remove.
992 * ltcf-cxx.sh: Remove.
993 * ltcf-gcj.sh: Remove.
994 * src-release: Update with new libtool file list.
995
8ee82aff
PB
9962007-05-16 Paolo Bonzini <bonzini@gnu.org>
997
998 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
999 stage_cflags.
1000 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1001 Remove CFLAGS/LIBCFLAGS.
1002 (configure-stage[+id+]-[+prefix+][+module+],
1003 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1004 * Makefile.in: Regenerate.
1005
149cb58d
SE
10062007-04-14 Steve Ellcey <sje@cup.hp.com>
1007
1008 * config-ml.in: Update from GCC.
1009
91506736
DJ
10102007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
1011
1012 * src-release (do-proto-toplev): Process the support directories before
1013 the tool directory.
1014
ffa8bd48
RS
10152007-03-21 Richard Sandiford <richard@codesourcery.com>
1016
1017 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1018 of glob. Quote arguments with single quotes too.
1019 * configure: Regenerate.
1020
a4fd3374
DD
10212007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1022
1023 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1024 * Makefile.in: Regenerate
1025
b8025f34
AS
10262007-03-07 Andreas Schwab <schwab@suse.de>
1027
1028 * configure: Regenerate.
1029
a3ca38d2
DD
10302007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1031
1032 * configure.ac: Add "--with-pdfdir" configure option,
1033 which defines pdfdir variable.
1034 * Makefile.def (target=fixincludes): Add install-pdf to
1035 missing targets.
1036 (recursive_targets): Add install-pdf target.
1037 (flags_to_pass): Add pdfdir.
1038 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1039 target.
1040 * configure: Regenerate
1041 * Makefile.in: Regenerate
1042
10432007-02-28 Eric Christopher <echristo@apple.com>
1044
1045 Revert:
1046 2006-12-07 Mike Stump <mrs@apple.com>
1047
1048 * Makefile.def (dependencies): Add dependency for
1049 install-target-libssp and install-target-libgomp on
1050 install-gcc.
1051 * Makefile.in: Regenerate.
1052
10532007-02-27 Matt Kraai <kraai@ftbfs.org>
1054
1055 * configure: Regenerate.
1056 * configure.ac: Move statements after variable declarations.
1057
a4708fba
JM
10582007-02-19 Joseph Myers <joseph@codesourcery.com>
1059
1060 * configure.ac: Adjust for loop syntax.
1061 * configure: Regenerate.
1062
9a819804
AO
10632007-02-18 Alexandre Oliva <aoliva@redhat.com>
1064
1065 * configure: Rebuilt.
1066
81ec575a
AO
10672007-02-18 Alexandre Oliva <aoliva@redhat.com>
1068
1069 * configure.ac: Drop multiple occurrences of --enable-languages,
1070 and fix its quoting.
1071 * configure: Rebuilt.
1072
92f01d61 10732007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
1074 Nathan Sidwell <nathan@codesourcery.com>
1075 Vladimir Prus <vladimir@codesourcery.com
1076 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
1077
1078 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1079 * configure: Regenerate.
1080
b1299c4e
DJ
10812007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1082
1083 * configure.ac (target_libraries): Move libgcc before libiberty.
1084 * configure: Regenerated.
1085
18f6b6ee
PB
10862007-02-13 Paolo Bonzini <bonzini@gnu.org>
1087
1088 * configure: Regenerate again?
1089
9c4e9f27
PB
10902007-02-13 Paolo Bonzini <bonzini@gnu.org>
1091
1092 * configure: Reapply PR30748 fix which was lost in the previous commit.
1093
24ff9987
DJ
10942007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1095 Paolo Bonzini <bonzini@gnu.org>
1096
1097 PR bootstrap/30753
1098 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1099 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1100 * configure: Regenerated.
1101
7df2cd5d
PB
11022007-02-10 Paolo Bonzini <bonzini@gnu.org>
1103
1104 * configure: Regenerate.
1105
b0aaa663
DJ
11062007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1107
1108 PR bootstrap/30748
1109 * configure.ac: Correct syntax for Solaris ksh.
1110 * configure: Regenerated.
1111
a0323144
PB
11122007-02-09 Paolo Bonzini <bonzini@gnu.org>
1113
1114 * Makefile.def: Sync with GCC.
1115 * Makefile.tpl: Sync with GCC.
1116 * Makefile.in: Regenerate.
1117 * configure: Regenerate.
1118
c6b750e1
DJ
11192007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1120
1121 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1122 noncanonical equivalents.
1123 * configure.in: Rename to...
1124 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1125 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1126 target_noncanonical. Use them. Rewrite removal of configure
1127 arguments for autoconf 2.59. Discard variable settings. Force
1128 program_transform_name for native tools.
1129
1130 * Makefile.in: Regenerated.
1131 * configure: Regenerated with autoconf 2.59.
1132
1133 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
1134
f3cd89f4
JJ
11352007-02-08 Jeff Johnston <jjohnstn@redhat.com>
1136
1137 * COPYING.LIBGLOSS: Reformat default Red Hat
1138 license to fit within 80 columns.
1139 * COPYING.NEWLIB: Ditto.
1140
4e206d7e
DB
11412007-02-05 Dave Brolley <brolley@redhat.com>
1142
1143 * Contribute the following changes:
1144 2006-11-28 DJ Delorie <dj@redhat.com>
1145
1146 * configure.in: Fix typo for mep's target_makefile_frag.
1147 * configure: Regenerated.
1148
1149 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
1150
1151 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
1152 * configure: Regenerate.
1153
1154 2001-09-19 DJ Delorie <dj@redhat.com>
1155
1156 * configure.in (target_makefile_frag): use mt-mep
1157
1158 2001-06-12 Don Howard <dhoward@redhat.com>
1159
1160 * configure.in: Remove gdb from MeP skip list.
1161
1162 2001-04-05 DJ Delorie <dj@redhat.com>
1163
1164 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
1165
1166 2001-03-20 Ben Elliston <bje@redhat.com>
1167
1168 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
1169
1170 2001-03-19 Ben Elliston <bje@redhat.com>
1171
1172 * config.sub (mep, mep-*): Add.
1173
b2edfdd2
AS
11742007-01-31 Andreas Schwab <schwab@suse.de>
1175
1176 * Makefile.tpl (LDFLAGS): Substitute it.
1177 * Makefile.in: Regenerate.
1178
ceb92e78
PB
11792007-01-11 Paolo Bonzini <bonzini@gnu.org>
1180
1181 * configure.in: Change == to = in test command.
f7c83eac 1182 * configure: Regenerate.
ceb92e78 1183
4b900473 11842007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
1185 Nick Clifton <nickc@redhat.com>
1186 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1187
1188 * configure.in (build_configargs, host_configargs, target_configargs):
1189 Remove build/host/target parameters.
1190 (host_libs): Add gmp and mpfr.
1191 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1192 * Makefile.def (gmp, mpfr): New.
1193 (gcc): Remove target.
1194 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1195 target_os, target_vendor): New.
1196 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1197 * configure: Regenerate.
1198 * Makefile.in: Regenerate.
4b900473
PB
1199
12002007-01-11 Matt Fago <fago@earthlink.net>
1201
1202 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 1203 to improve robustness of configure tests.
4b900473
PB
1204 * configure: Regenerate.
1205
80f6dcbc
NC
12062007-01-08 Kai Tietz <kai.tietz@onevision.com>
1207
1208 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 1209 * configure: Regenerate.
80f6dcbc 1210
f86e35b8
NC
12112007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1212
1213 * Makefile.tpl (all-target): Correct @if conditional for target
1214 modules.
1215 * configure.in: Omit libiberty if building only target libgcc.
1216 * configure, Makefile.in: Regenerated.
1217
79fcd0ec
PB
12182007-01-04 Paolo Bonzini <bonzini@gnu.org>
1219
1220 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1221 * configure: Regenerate.
1222
6aa8ef82
DJ
12232007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1224
1225 * Makefile.def (target_modules): Add libgcc.
1226 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1227 * Makefile.tpl (clean-target-libgcc): Delete.
1228 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1229 on gcc even for bootstrapped modules. Rewrite handling of
1230 lang_env_dependencies to loop over target_modules.
1231 * configure.in (target_libraries): Add target-libgcc.
1232 * Makefile.in, configure: Regenerated.
1233
9b134994
PB
12342006-12-29 Paolo Bonzini <bonzini@gnu.org>
1235
1236 Sync with gcc:
1237 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1238
f7c83eac
AS
1239 * configure.in: Reorganize recognition of languages. Add
1240 --enable-stage1-languages. Show supported languages for the chosen
1241 target rather than all recognized languages.
1242 * configure: Regenerate.
9b134994
PB
1243
1244 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1245
f7c83eac
AS
1246 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1247 * Makefile.in: Regenerate.
9b134994
PB
1248
1249 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1250
f7c83eac
AS
1251 * configure.in: Warn that MPFR 2.2.0 is buggy.
1252 * configure: Regenerate.
9b134994 1253
8cf39b1b
ILT
12542006-12-27 Ian Lance Taylor <iant@google.com>
1255
1256 * configure.in: When removing Makefiles to force a reconfigure, also
1257 remove prev-DIR*/Makefile.
1258 * configure: Regenerate.
1259
ebff6cd5
KH
12602006-12-23 Kazu Hirata <kazu@codesourcery.com>
1261
1262 * config.bfd: Recognize fido.
1263
8a0d8a5c
PB
12642006-12-19 Paolo Bonzini <bonzini@gnu.org>
1265
1266 Sync with gcc:
1267
1268 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1269
1270 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1271 it only affects bootstrap and could be tested on "$host" as well.
1272 * configure: Regenerate.
1273 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1274
1275 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1276
1277 PR bootstrap/29544
1278 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1279 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1280 move here comment from Makefile.tpl.
1281 * Makefile.tpl: Move some definitions higher in the file.
1282 (STAGE1_CHECKING): New.
1283 * configure.in: Add --enable-stage1-checking.
1284 * configure: Regenerate.
1285 * Makefile.in: Regenerate.
1286
1287 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1288
1289 * configure.in: Update error message for missing GMP/MPFR.
1290
1291 * configure: Regenerate.
1292
1293 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1294
1295 * configure.in: Update MPFR version in error message.
1296
1297 * configure: Regenerate.
1298
1299 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1300
1301 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1302 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1303 --with-gmp-lib): New flags.
1304
1305 * configure: Regenerate.
1306
790c0838
AM
13072006-12-12 Andreas Tobler <a.tobler@schweiz.org>
1308
1309 PR bootstrap/30134
1310 * configure.in: Correct x86 darwin support for libjava to powerpc
1311 and i?86 only.
1312 * configure: Regenerate.
1313
77d7106f
AM
13142006-12-11 Alan Modra <amodra@bigpond.net.au>
1315
1316 * configure.in: Handle spu makefile frag.
77d7106f
AM
1317 * Makefile.tpl (MAINT): Define
1318 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1319 * configure: Regenerate.
1320 * Makefile.in: Regenerate.
1321
0cfa5389
BE
13222006-12-11 Ben Elliston <bje@au.ibm.com>
1323
1324 * config.sub, config.guess: Update from upstream sources.
1325
2839fe5d
BE
13262006-12-11 Ben Elliston <bje@au.ibm.com>
1327
1328 * configure.in: Sync with GCC (spu-*-*).
1329 * configure: Sync with GCC.
1330
b897f5d4
MS
13312006-12-07 Mike Stump <mrs@apple.com>
1332
1333 * Makefile.def (dependencies): Add dependency for
1334 install-target-libssp and install-target-libgomp on
1335 install-gcc.
1336 * Makefile.in: Regenerate.
1337
9daf3993
PB
13382006-11-16 Paolo Bonzini <bonzini@gnu.org>
1339
1340 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1341 (unstage): Test for stage_last presence.
1342
1343 PR bootstrap/29802
1344 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1345 * Makefile.in: Regenerate.
1346
9dbaa842
DD
13472006-11-14 DJ Delorie <dj@redhat.com>
1348
1349 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1350 * Makefile.in: Sync with GCC.
1351 * configure.in: Sync with GCC (mpfr, gmp).
1352 * configure: Sync with GCC.
1353
b0cbce8d
JJ
13542006-11-08 Jie Zhang <jie.zhang@analog.com>
1355
1356 * configure.in: Remove target-libgloss from noconfigdirs for
1357 bfin-*-*.
1358 * configure: Regenerated.
1359
44330a94
JJ
13602006-10-27 Jeff Johnston <jjohnstn@redhat.com>
1361
1362 * COPYING.NEWLIB: Add spu license.
7de05dd5 1363 * COPYING.LIBGLOSS: Ditto.
44330a94 1364
56a8fe78
DD
13652006-10-17 Brooks Moses <bmoses@stanford.edu>
1366
1367 * Makefile.def: Added pdf target handling.
1368 * Makefile.tpl: Added pdf target handling.
1369 * Makefile.in: Regenerated.
1370
fbb00ad0
JJ
13712006-10-11 Jeff Johnston <jjohnstn@redhat.com>
1372
1373 * COPYING.NEWLIB: Updated.
1374 * COPYING.LIBGLOSS: Ditto.
1375
6b89cc21
DB
13762006-09-27 Dave Brolley <brolley@redhat.com>
1377
1378 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1379 $s instead of $r.
1380 * configure: Regenerated.
1381
17bcf627
BE
13822006-09-26 Ben Elliston <bje@au.ibm.com>
1383
1384 * config.sub, config.guess: Update from upstream sources.
1385
f3529cf1
TS
13862006-09-20 Thiemo Seufer <ths@mips.com>
1387
1388 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1389 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1390 * configure: Regenerate.
1391
45055374
CV
13922006-08-30 Corinna Vinschen <corinna@vinschen.de>
1393
1394 * configure.in: Never build newlib for a Mingw host.
1395 Never build newlib as Mingw target library.
1396 Test the existence of winsup/cygwin for building a Cygwin newlib,
1397 rather than just winsup.
1398 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1399 building a Mingw target.
1400 * configure: Regenerate.
1401
4be041b2 14022006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
1403 Nigel Stephens <nigel@mips.com>
1404 David Ung <davidu@mips.com>
4be041b2
TS
1405
1406 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1407
1d89b610
PB
14082006-07-25 Paolo Bonzini <bonzini@gnu.org>
1409
1410 Sync from GCC:
1411 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1412
f7c83eac
AS
1413 PR bootstrap/18058
1414 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1415 if the bootstrap compiler is a GCC version that supports it.
1416 * configure: Regenerate.
1d89b610 1417
66a79c16
DJ
14182006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1419
1420 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1421 * configure: Regenerated.
1422
c1cb7e02
PB
14232006-07-18 Paolo Bonzini <bonzini@gnu.org>
1424
f7c83eac
AS
1425 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1426 for stages after the first.
c1cb7e02 1427
7206a0ee
JJ
14282006-07-17 Jakub Jelinek <jakub@redhat.com>
1429
1430 * Makefile.def: Add dependencies for configure-opcodes
1431 on configure-intl and all-opcodes on all-intl.
1432 * Makefile.in: Regenerated.
1433
6816f995
AO
14342006-07-04 Peter O'Gorman <peter@pogma.com>
1435
1436 * ltconfig: chmod 644 before ranlib during install.
1437
3d3adb43
PB
14382006-07-03 Paolo Bonzini <bonzini@gnu.org>
1439
1f3f1bbf 1440 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
1441 * configure: Regenerate.
1442
64ce424c
PB
14432006-07-03 Paolo Bonzini <bonzini@gnu.org>
1444
1445 Sync from gcc:
1446
1447 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
1448
1449 PR other/27063
1450 * configure.in: Test subdir_requires and give an appropriate
1451 error message.
1452 * configure: Regenerate.
1453
1454 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1455
1456 PR target/27540
1457 * configure.in: Only enable libgomp on IRIX 6.
1458 * configure: Regenerate.
1459
d42c4017
DA
14602006-06-20 David Ayers <d.ayers@inode.at>
1461
1462 PR bootstrap/28072
1463 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1464 whether target-libjava is being configured instead of whether the
1465 java front end is enabled.
1466 * configure: Regenerate.
0e7ef45c 1467
4962c51a
MS
14682006-06-15 Mark Shinwell <shinwell@codesourcery.com>
1469
1470 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1471 to R_ARM_LDC_SB_G{0,1,2} respectively.
1472
caee866a
PB
14732006-06-15 Paolo Bonzini <bonzini@gnu.org>
1474
1475 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1476 too.
1477 * Makefile.in: Regenerate.
1478
363ef840
DA
14792006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1480
1481 Sync from gcc:
1482
1483 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1484 * configure.in: Don't enable libgomp on hpux10.
1485 * configure: Rebuilt.
1486
54d1c879
DA
14872006-06-13 David Ayers <d.ayers@inode.at>
1488
1489 Sync from gcc:
1490
1491 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 1492
54d1c879
DA
1493 PR bootstrap/27963
1494 PR target/19970
0e7ef45c 1495 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
1496 ${libgcj} is specified.
1497 * configure: Regenerate.
0e7ef45c 1498
a4d8b690
JJ
14992006-06-08 Jeff Johnston <jjohnstn@redhat.com>
1500
1501 Sync from gcc:
1502
1503 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 1504 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
1505
1506 PR bootstrap/18033
1507 * config-ml.in: Eval option if surrounded by single quotes.
1508
4f0ef2d8
CD
15092006-06-07 Carlos O'Donell <carlos@codesourcery.com>
1510
1511 Sync from gcc:
0e7ef45c 1512
4f0ef2d8 1513 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 1514
4f0ef2d8
CD
1515 PR libobjc/13946
1516 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1517 * Makefile.in: Regenerate.
1518 * configure.in: Add --enable-objc-gc at toplevel and have it
1519 enable boehm-gc for Objective-C.
1520 Remove target-boehm-gc from libgcj.
1521 Add target-boehm-gc to target_libraries.
1522 Add target-boehm-gc to noconfigdirs where ${libgcj}
1523 is specified.
1524 Assert that boehm-gc is supported when requested for Objective-C.
1525 Only build boehm-gc if needed either for Java or Objective-C.
1526 * configure: Regenerate.
1527
1528 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 1529
4f0ef2d8
CD
1530 PR 27674
1531 * Makefile.tpl (configure-[+prefix+][+module+],
1532 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1533 Remove rule to unstage bootstrapped modules.
1534 (stage_current): New.
1535 * Makefile.in: Regenerate.
1536
1537 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1538 Andreas Tobler <a.tobler@schweiz.ch>
1539
1540 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1541 * configure: Rebuilt.
1542
1543 Revert
1544 2006-01-31 Richard Guenther <rguenther@suse.de>
1545 Paolo Bonzini <bonzini@gnu.org>
1546
1547 * Makefile.def (target_modules): Add libgcc-math target module.
1548 * configure.in (target_libraries): Add libgcc-math target library.
1549 (--enable-libgcc-math): New configure switch.
1550 * Makefile.in: Re-generate.
1551 * configure: Re-generate.
1552
c17b816b
JJ
15532006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1554
1555 * config-ml.in: Alter CCASFLAGS to include special
1556 multilib options the same as is done for CFLAGS.
1557
20e95c23
DJ
15582006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1559
1560 * Makefile.def: Added dependencies from sim and gdb on intl, and
1561 added configure dependencies to everything with an all dependency
1562 on intl.
1563 * gettext.m4: Removed.
1564 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1565 (GDB_SUPPORT_DIRS): Add intl.
1566 * Makefile.in: Regenerated.
1567
4bd8ad80
DJ
15682006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1569
1570 * src-release (DEVO_SUPPORT): Add config.rpath.
1571
c380fdd8
PB
15722006-05-25 Paolo Bonzini <bonzini@gnu.org>
1573
1574 * Makefile.def (bfd, opcodes): Fix lib_path.
1575 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1576 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1577 * Makefile.in: Regenerate.
1578
701628f5
MS
15792006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1580
1581 * configure.in: Enable gprof for cross builds.
1582 * configure: Regenerate.
1583
25aae7f2
DJ
15842006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1585
1586 * src-release (MAKEINFOFLAGS): Define.
1587 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1588
ea3d1626
BE
15892006-05-14 Ben Elliston <bje@au.ibm.com>
1590
1591 * config.sub, config.guess: Update from upstream sources.
1592
49b9e644
BE
15932006-05-12 Ben Elliston <bje@au.ibm.com>
1594
1595 * config.sub, config.guess: Update from upstream sources.
1596
482dd2f6
DJ
15972006-05-04 Steve Ellcey <sje@cup.hp.com>
1598
1599 * blt, iwidgets, mmalloc: Remove directories.
1600
8b01a5c2
DD
16012006-05-01 DJ Delorie <dj@redhat.com>
1602
641a3af4 1603 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
1604 * configure: Regenerate.
1605
a481dbb7
DD
16062006-04-18 DJ Delorie <dj@redhat.com>
1607
1608 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1609 reference libgloss so that libssp can be built in a combined
1610 tree.
1611 * configure: Regenerate.
1612
962c9e74
BE
16132006-04-10 Ben Elliston <bje@au.ibm.com>
1614
1615 * contrib: Remove directory.
1616
108a6f8e
CD
16172006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1618
1619 * Makefile.tpl: Add install-html target.
1620 * Makefile.def: Add install-html target.
1621 * Makefile.in: Regenerate.
1622 * configure.in: Add --with-datarootdir, --with-docdir,
1623 and --with-htmldir options.
1624 * configure: Regenerate.
1625
a4ef73e9
BE
16262006-03-31 Ben Elliston <bje@au.ibm.com>
1627
1628 PR binutils/1860
1629 * configure.in: Require makeinfo 4.4 or higher.
1630 * configure: Regenerate.
1631
b37df25a
PB
16322006-03-14 Paolo Bonzini <bonzini@gnu.org>
1633
1634 * Makefile.in: Regenerate.
1635
a6df5a19
PB
16362006-03-14 Paolo Bonzini <bonzini@gnu.org>
1637
1638 Sync with gcc:
1639 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1640
f7c83eac
AS
1641 * configure.in: Handle --disable-<component> generically.
1642 * configure: Regenerate.
a6df5a19
PB
1643
1644 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 1645
f7c83eac
AS
1646 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1647 (TARGET_CONFIGDIRS): Remove.
1648 * configure.in: Remove AC_SUBST(target_configdirs).
1649 * Makefile.in, configure: Regenerated.
a6df5a19
PB
1650
1651
65419985
L
16522006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1653
1654 PR libgcj/17311
1655 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1656
c52c6897
PB
16572006-02-20 Paolo Bonzini <bonzini@gnu.org>
1658
1659 PR bootstrap/25670
1660
1661 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1662
1663 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1664 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1665 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1666 BUILD_PREFIX, BUILD_PREFIX_1.
1667 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1668
1669 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1670 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1671
1672 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1673 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1674 of `cat stage_current`. Always provide the `r' and `s' variables.
1675 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1676 a single shell execution.
1677 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1678 bootstrapped modules, make the stage1 module if the build was not
1679 started yet, else build the current stage.
1680 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1681 (all-build, all-host, all-target, [+make_target+]-host,
1682 [+make_target+]-target): Do not use \-continued lines.
1683 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1684 (current_stage, restrap, stage_last): New.
1685
1686 * Makefile.in: Regenerate.
1687 * configure: Regenerate.
1688
b3ded179
PB
16892006-02-14 Paolo Bonzini <bonzini@gnu.org>
1690
1691 Sync from gcc:
1692
1693 2006-01-31 Richard Guenther <rguenther@suse.de>
1694 Paolo Bonzini <bonzini@gnu.org>
1695
f7c83eac
AS
1696 * Makefile.def (target_modules): Add libgcc-math target module.
1697 * configure.in (target_libraries): Add libgcc-math target library.
1698 (--enable-libgcc-math): New configure switch.
1699 * Makefile.in: Re-generate.
1700 * configure: Re-generate.
1701 * libgcc-math: New toplevel directory.
b3ded179
PB
1702
1703 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
1704 Jakub Jelinek <jakub@redhat.com>
1705 Diego Novillo <dnovillo@redhat.com>
b3ded179 1706
f7c83eac
AS
1707 * libgomp: New directory.
1708 * Makefile.def: Add target_module libgomp.
1709 * Makefile.in: Regenerate.
1710 * configure.in (target_libraries): Add target-libgomp.
1711 * configure: Regenerate.
b3ded179 1712
3a35eeb3
PB
17132006-02-14 Paolo Bonzini <bonzini@gnu.org>
1714 Andreas Schwab <schwab@suse.de>
0e7ef45c 1715
3a35eeb3
PB
1716 * configure: Regenerate.
1717
2429c060
PB
17182006-01-16 Paolo Bonzini <bonzini@gnu.org>
1719
1720 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1721 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1722 the assembler, linker and binutils.
1723 * configure: Regenerate.
1724
ec49b2b8
NC
17252006-01-16 Nick Clifton <nickc@redhat.com>
1726
49b9e644 1727 * config.sub, config.guess: Sync from config repository.
ec49b2b8 1728
44b2308f
AO
17292006-01-05 Alexandre Oliva <aoliva@redhat.com>
1730
1731 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1732 @ from continuation.
1733 * Makefile.in: Rebuilt.
1734
80911fe1
PB
17352006-01-04 Paolo Bonzini <bonzini@gnu.org>
1736
1737 Sync from gcc:
1738
1739 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1740
f7c83eac 1741 PR bootstrap/24252
80911fe1 1742
f7c83eac
AS
1743 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1744 * Makefile.tpl (OBJDUMP): New.
1745 (EXTRA_HOST_FLAGS): Add it.
1746 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 1747
f7c83eac
AS
1748 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1749 to use symbolic links between directories. Avoid race conditions
1750 or make them harmless.
1751 * configure.in: Do not try to use symbolic links between directories.
80911fe1 1752
f7c83eac
AS
1753 * Makefile.def (LEAN): Pass.
1754 * Makefile.tpl (LEAN): Define.
1755 (stage[+id+]-start): Accept that the previous directory does not
1756 exist, if the bootstrap is lean.
1757 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1758 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1759 configure substitution.
1760 ([+compare-target+]): Likewise.
1761 ([+bootstrap-target+]-lean): New.
1762 * configure.in: Remove lean bootstrap support from here.
80911fe1 1763
f7c83eac
AS
1764 * Makefile.in: Regenerate.
1765 * configure: Regenerate.
80911fe1
PB
1766
1767 2006-01-02 Andreas Schwab <schwab@suse.de>
1768
f7c83eac
AS
1769 * configure.in: When reconfiguring remove Makefile in
1770 all stage directories.
1771 * configure: Regenerate.
80911fe1 1772
b59bea8a
NC
17732005-12-27 Leif Ekblad <leif@rdos.net>
1774
1775 * configure.in: Add support for RDOS target.
1776 * configure: Regenerate.
1777
d7730bac
NC
17782005-12-27 Nick Clifton <nickc@redhat.com>
1779
1780 PR binutils/1990
1781 * libtool.m4: Synchronize with version in GCC sources.
1782
c02dabc3
PB
17832005-12-20 Paolo Bonzini <bonzini@gnu.org>
1784
f7c83eac 1785 Revert Ada-related part of the previous change.
c02dabc3 1786
f7c83eac
AS
1787 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1788 Do not pass.
1789 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1790 * Makefile.in: Regenerate.
1791 * configure.in: Do not include mt-ppc-aix target fragment.
1792 * configure: Regenerate.
c02dabc3 1793
f6d183c0
PB
17942005-12-19 Paolo Bonzini <bonzini@gnu.org>
1795
1796 * configure.in: Select appropriate fragments for PowerPC/AIX.
1797 * configure: Regenerate.
1798
1799 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1800 BOOT_CFLAGS, BOOT_LDFLAGS.
1801 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1802 BOOT_CFLAGS, BOOT_LDFLAGS.
1803 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1804 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1805 (stage): Fail if we cannot complete the work.
1806 * Makefile.in: Regenerate.
1807
f29759fc
JJ
18082005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1809
1810 * COPYING.NEWLIB: Update copyright year for default
1811 copyright.
1812
1f054001
PB
18132005-12-15 Paolo Bonzini <bonzini@gnu.org>
1814
1815 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1816 install-host-nogcc): Don't invoke $(stage) at the end.
1817 * Makefile.in: Regenerate.
1818
0aed8855
PB
18192005-12-14 Paolo Bonzini <bonzini@gnu.org>
1820
1821 * configure.in: Flip the top-level bootstrap switch.
1822 * configure: Regenerate.
1823
1824 Merge from gcc:
1825
1826 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1827
f7c83eac
AS
1828 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1829 $(stage) and $(unstage).
1830 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1831 (all): Remove stray semicolon.
1832 (local-distclean): Don't handle multilib.tmp and multilib.out.
1833 (install.all): Set $s for consistency.
1834 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1835 check_multilibs setting. Always make the install directory.
1836 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1837 Correct @if/@endif.
1838 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1839 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1840 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1841 (multilib.out): Remove.
1842 * Makefile.in: Regenerated.
0aed8855
PB
1843
18442005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1845
1846 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1847 * configure.in: Replace ms1 arch with mt.
1848 * configure: Rebuilt.
1849
18502005-12-05 Paolo Bonzini <bonzini@gnu.org>
1851
1852 Sync with gcc:
1853
4970f871
NS
18542005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1855
1856 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1857 * configure.in: Replace ms1 arch with mt.
1858 * configure: Rebuilt.
1859
be01d343
PB
18602005-12-05 Paolo Bonzini <bonzini@gnu.org>
1861
1862 Sync with gcc:
1863
1864 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1865
f7c83eac
AS
1866 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1867 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1868 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1869 Find in-tree tools if available.
1870 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1871 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1872 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1873 (COMPILER_*_FOR_TARGET): New.
1874 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1875 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1876 (CONFIGURED_*, USUAL_*): Remove.
1877 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1878 STRIP): Use autoconf substitutions.
1879 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1880 COMPILER_NM_FOR_TARGET): New.
1881 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1882
1883 (all): Make all-host and all-target in parallel.
1884 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1885 that $$r and $$s are set before invoking a recursive make.
1886 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1887 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
1888
1889 2005-11-29 Ben Elliston <bje@au.ibm.com>
1890
f7c83eac
AS
1891 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1892 from the gcc build directory.
1893 * Makefile.in: Regenerate.
be01d343
PB
1894
1895 2005-11-29 Ben Elliston <bje@au.ibm.com>
1896
f7c83eac
AS
1897 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1898 depend on all-libdecnumber.
1899 * configure.in (host_libs): Include libdecnumber.
1900 * Makefile.in: Regenerate.
1901 * configure: Likewise.
be01d343
PB
1902
1903 2005-11-21 Kean Johnston <jkj@sco.com>
1904
f7c83eac 1905 * config.sub, config.guess: Sync from upstream sources.
be01d343 1906
907be67c
DJ
19072005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1908
1909 * Makefile.def: Remove gdb dependencies for gdbtk.
1910 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1911 (configure-gdb, install-gdb): New rules.
1912 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1913 * Makefile.in, configure: Regenerated.
1914
e360f423
PB
19152005-10-22 Paolo Bonzini <bonzini@gnu.org>
1916
1917 PR bootstrap/24297
1918 * Makefile.tpl (do-[+make-target+], do-check, install,
1919 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1920 are set before recursing.
1921 * Makefile.in: Regenerate.
1922
45d5eb0a
EB
19232005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1924
1925 PR bootstrap/18939
1926 * Makefile.def (gcc) <target>: Fix thinko.
1927 * Makefile.in: Regenerate.
1928
3cf3372e
BS
19292005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1930
1931 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1932 * configure: Regenerate.
1933
bd70a46f
KH
19342005-10-09 Kazu Hirata <kazu@codesourcery.com>
1935
1936 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1937 target-libffi, target-qthreads, target-libjava, and
1938 targetlibobjc.
1939 * configure: Regenerate.
1940
5ae72758
DJ
19412005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1942
1943 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1944 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1945 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1946 (USUAL_OBJDUMP_FOR_TARGET): New.
1947 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1948 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1949 * configure, Makefile.in: Regenerated.
5ae72758 1950
cc96343e
PB
19512005-10-05 Paolo Bonzini <bonzini@gnu.org>
1952
1953 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1954 before other host packages.
1955
f70224b5
PB
19562005-10-05 Paolo Bonzini <bonzini@gnu.org>
1957
1958 PR bootstrap/22340
1959
1960 * configure.in (default_target): Remove.
1961 * Makefile.tpl (all): Do not use prerequisites as subroutines
1962 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1963 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1964 use prerequisites as subroutines.
1965 (check-host, check-target): New.
1966 (bootstrap configure & all targets): Do not use stage*-start
1967 if the directory layout is already ok.
1968 (non-bootstrap configure & all targets): Prepend a $(unstage).
1969 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1970 (NOTPARALLEL): Remove.
1971 (unstage, stage variables): New variables.
1972 (unstage, stage targets): Simply expand to those variables.
1973
1974 * configure: Regenerate.
1975 * Makefile.in: Regenerate.
1976
c13c918a
JW
19772005-10-04 James E Wilson <wilson@specifix.com>
1978
1979 * Makefile.def (lang_env_dependencies): Add libmudflap.
1980 * Makefile.in: Regenerate.
1981
376a0e54
CM
19822005-10-03 Catherine Moore <clm@cm00re.com>
1983
1984 * configure.in (bfin-*-*): Support bfin.
1985 * configure: Regenerated.
1986
d320aacb
L
19872005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1988
1989 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1990 * configure: Regenerated.
1991
7e0f7140
GK
19922005-09-28 Geoffrey Keating <geoffk@apple.com>
1993
1994 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1995 (LIPO_FOR_TARGET): New.
1996 (CONFIGURED_LIPO_FOR_TARGET): New.
1997 (USUAL_LIPO_FOR_TARGET): New.
1998 (STRIP_FOR_TARGET): New.
1999 (CONFIGURED_STRIP_FOR_TARGET): New.
2000 (USUAL_STRIP_FOR_TARGET): New.
2001 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2002 STRIP_FOR_TARGET.
2003 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2004 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2005 * Makefile.in: Regenerate.
2006 * configure: Regenerate.
0e7ef45c 2007
096f7d00
DE
20082005-09-19 David Edelsohn <edelsohn@gnu.org>
2009
2010 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2011 (rs6000-*-aix*): Same.
2012 * configure: Regenerate.
2013
20142005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2015
2016 * configure.in: Recognize f95 in the --enable-languages option,
2017 and substitute it for fortran, issuing a warning.
2018 * configure: Regenerate.
2019
2016dfcc
BE
20202005-09-07 Ben Elliston <bje@au.ibm.com>
2021
2022 Import from Autoconf sources:
2023
2024 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2025 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
2026 Elliston. Handle weird characters correctly.
2027
6dd2fda9
DD
20282005-08-30 Phil Edwards <phil@codesourcery.com>
2029
2030 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2031 * configure: Regenerated.
2032
e6db70d4
RE
20332005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2034
f7c83eac
AS
2035 * Makefile.def (libssp): Add to lang_env_dependencies.
2036 * Makefile.in: Regenerate.
e6db70d4 2037
e1e3d0f5
CG
20382005-08-17 Christian Groessler <chris@groessler.org>
2039
2040 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2041 * Makefile.in: Regenerate.
2042
05cbd757
PB
20432005-08-12 Paolo Bonzini <bonzini@gnu.org>
2044
2045 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2046 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2047 Look for alternate names of the target cc and c++
2048 * configure: Regenerate.
2049
55db4b87
PB
20502005-08-08 Paolo Bonzini <bonzini@gnu.org>
2051
2052 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2053 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2054 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2055 tools; remove code to manually set them.
2056 (Target tools): Look in the environment for them.
2057 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2058 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2059 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2060 build directory.
2061 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2062 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2063 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2064 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2065 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2066 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2067 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2068 * configure: Regenerate.
2069 * Makefile.in: Regenerate.
2070
414e5532
MM
20712005-07-27 Mark Mitchell <mark@codesourcery.com>
2072
2073 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 2074 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
2075 * Makefile.in: Regenerated.
2076
a19b6204
MM
20772005-07-26 Mark Mitchell <mark@codesourcery.com>
2078
2079 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2080 (CFLAGS_FOR_TARGET): Use it.
2081 (CXXFLAGS_FOR_TARGET): Likewise.
2082 * Makefile.in: Regenerated.
2083 * configure.in (--with-build-sysroot): New option.
2084 * configure: Regenerated.
2085
b73aa406
PB
20862005-07-24 Paolo Bonzini <bonzini@gnu.org>
2087
2088 * Makefile.tpl: Wrap install between unstage and stage
2089 * Makefile.in: Regenerate.
2090
6e4d0bcb
KC
20912005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2092
2093 * all files: Update FSF address.
2094
49f58d10
JB
20952005-07-14 Jim Blandy <jimb@redhat.com>
2096
2097 * configure.in: Add cases for Renesas m32c.
2098 * configure: Regenerated.
0e7ef45c 2099
1d9c9cd7
KC
21002005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2101
2102 * COPYING, compile, config-ml.in, config.guess,
2103 config.sub, install-sh, missing, mkinstalldirs,
2104 symlink-tree, ylwrap: Sync from upstream sources.
2105
1587117a
EC
21062005-07-13 Eric Christopher <echristo@redhat.com>
2107
2108 * configure.in: Add toplevel noconfigdir support for tpf.
2109 * configure: Regenerate.
2110
bb780410
DD
21112005-07-11 Jakub Jelinek <jakub@redhat.com>
2112
2113 * Makefile.def (target_modules): Add libssp.
2114 * configure.in (target_libraries): Add target-libssp.
2115 * configure: Rebuilt.
2116 * Makefile.in: Rebuilt.
2117
064d0a7c
PB
21182005-07-11 Paolo Bonzini <bonzini@gnu.org>
2119
2120 PR ada/22340
2121
2122 * Makefile.def: Sync with gcc.
2123 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2124 * Makefile.in: Regenerate.
2125
b2edd3b5
AS
21262005-07-07 Andreas Schwab <schwab@suse.de>
2127
2128 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2129 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2130 * Makefile.in: Regenerated.
2131
5f128533
KH
21322005-07-07 Kazu Hirata <kazu@codesourcery.com>
2133
2134 * configure.in: Add --enable-libssp and --disable-libssp.
2135 * configure: Regenerate with autoconf-2.13.
2136
4e3fc8e5
GK
21372005-07-06 Geoffrey Keating <geoffk@apple.com>
2138
2139 * configure.in: Don't build sim or rda when targetting darwin.
2140 * configure: Regenerate.
2141
c7357d6a
BE
21422005-07-04 Ben Elliston <bje@gnu.org>
2143
2144 * src-release (do-proto-toplev): Remove dejagnu bits.
2145 (DEJAGNU_SUPPORT_DIRS): Remove.
2146 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
2147 (GDBD_SUPPORT_DIRS): Likewise.
2148 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
2149 (INSIGHTD_SUPPORT_DIRS): Likewise.
2150 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
2151
21522005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
2153
2154 * setup.com (mpw): Remove unused directive.
2155
7d329e61
PB
21562005-06-22 Paolo Bonzini <bonzini@gnu.org>
2157
2158 * Makefile.def (stagefeedback): Come after profile.
2159 Define profiledbootstrap target.
2160 * Makefile.tpl (profiledbootstrap): Remove.
2161 (stageprofile-end): Zap stagefeedback.
2162 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2163 * Makefile.in: Regenerate.
2164
e5fbed21
DD
21652005-06-13 Zack Weinberg <zack@codesourcery.com>
2166
2167 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2168 In 'cpp' stanza, support '#line' as well as '# '.
2169
59f7ec45
HPN
21702005-06-07 Hans-Peter Nilsson <hp@axis.com>
2171
2172 * configure.in (unsupported_languages): New macro.
2173 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2174 non-ported target libraries in noconfigdirs.
2175 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2176 non-linux-gnu. Remove libgcj_ex_libffi.
2177 <lang_frag loop>: Set add_this_lang=no if the language is in
2178 unsupported_languages.
2179 * configure: Regenerate.
2180
c10e9ba7
DD
21812005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2182
2183 * configure.in: Fix typo in handling of --with-mpfr-dir.
2184 * configure: Regenerate.
2185
20deb2b8
JB
21862005-06-02 Jim Blandy <jimb@redhat.com>
2187
2188 * config.sub: Add cases for the Renesas m32c. (This patch has been
2189 accepted into the master sources.)
2190
cdb9b172 21912005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
2192 Michael Snyder <msnyder@redhat.com>
2193 Stan Cox <scox@redhat.com>
cdb9b172 2194
f7c83eac 2195 * configure.in: Set noconfigdirs for ms1.
cdb9b172 2196
f7c83eac 2197 * configure: Regenerate.
cdb9b172 2198
1dc3053f
PB
21992005-05-25 Paolo Bonzini <bonzini@gnu.org>
2200
2201 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2202 (Dependencies): Consider target modules for bootstrap dependencies.
2203 Make target bootstrap modules depend on each stage's gcc.
2204 * Makefile.in: Regenerate.
2205
c60fe18b
PB
22062005-05-20 Paolo Bonzini <bonzini@gnu.org>
2207
2208 * Makefile.def (configure-gcc): Depend on binutils having been built.
2209 (all-gcc): No need to do it here.
2210 * Makefile.in: Regenerate.
2211
27258dd4
PB
22122005-05-19 Paul Brook <paul@codesourcery.com>
2213
0e7ef45c 2214 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
2215 language cannot be built.
2216 * configure: Regenerate.
2217
42ecbf5e
DJ
22182005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2219
2220 * ylwrap: Import from Automake 1.9.5.
2221
ae380b45
MS
22222005-05-04 Mike Stump <mrs@apple.com>
2223
2224 * configure.in: Always pass --target to target configures as
2225 otherwise rebuilds that do --recheck will fail.
811d3af8 2226 * configure: Rebuilt.
ae380b45 2227
d545f33b
PB
22282005-05-04 Paolo Bonzini <bonzini@gnu.org>
2229
2230 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2231 STAGE_HOST_EXPORTS.
2232 (configure, all): Add bootstrap support.
2233 (Host modules, target modules): Pass post-stage1 flags and exports.
2234 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2235 * Makefile.in: Regenerate.
2236
2faa2958
PB
22372005-04-29 Paolo Bonzini <bonzini@gnu.org>
2238
2239 Sync from gcc:
2240
2241 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2242
f7c83eac 2243 * config.sub: Update from master copy.
2faa2958
PB
2244
2245 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2246
f7c83eac
AS
2247 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2248 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2249 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2250 "*-*-elf" and "*-*-linux*".
2251 * configure: Regenerate.
2faa2958 2252
a7254363
PB
22532005-04-06 Paolo Bonzini <bonzini@gnu.org>
2254
f7c83eac 2255 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
2256 (TARGET_CONFIGARGS): Include --with-target-subdir.
2257 (configure, all): New macros. Use them throughout.
2258
a8637a7d
PB
22592005-04-05 Paolo Bonzini <bonzini@gnu.org>
2260
2261 * Makefile.tpl: Sync with gcc.
2262 * Makefile.in: Regenerate.
2263
dd387d52
JR
22642005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2265
2266 * config/mh-mingw32: Delete.
2267 * configure.in: Don't use it.
2268 * configure: Regenerate.
2269
e90269c8
PB
22702005-03-31 Paolo Bonzini <bonzini@gnu.org>
2271
2272 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2273 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2274 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2275 (HOST_LIB_PATH): Generate from Makefile.def.
2276 (TARGET_LIB_PATH): Likewise.
2277 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2278 * Makefile.in: Regenerate.
2279 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2280 (RPATH_ENVVAR): Include Darwin case.
2281 * configure: Regenerate.
2282
9a237d9e
PB
22832005-03-25 Paolo Bonzini <bonzini@gnu.org>
2284
2285 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2286 * configure: Regenerate.
2287
479759c8
ZW
22882005-03-21 Zack Weinberg <zack@codesourcery.com>
2289
2290 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2291 gcc_version, and gcc_version_trigger from set of flags to pass.
2292 * Makefile.tpl: Remove definitions of above variables.
2293 (config.status): Remove dependency on $(gcc_version_trigger).
2294 * Makefile.in: Regenerate.
2295 * configure.in: Do not reference config/gcc-version.m4 nor
2296 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2297 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2298 * configure: Regenerate.
2299
4cfaf6d5
DD
23002005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2301 Andrew Pinski <pinskia@physics.uc.edu>
2302
2303 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2304 * Makefile.in: Regenerate.
2305
33a3fb7b
AO
23062005-03-01 Alexandre Oliva <aoliva@redhat.com>
2307
2308 PR libgcj/20160
2309 * ltmain.sh: Avoid creating archives with components that have
2310 duplicate basenames.
2311
2da12f12
PB
23122005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2313
479759c8
ZW
2314 PR bootstrap/20250
2315 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2316 instead of check.
2317 * Makefile.in: Regenerate.
2da12f12 2318
b00612cc
PB
23192005-02-28 Paolo Bonzini <bonzini@gnu.org>
2320
2321 Sync from gcc.
2322
2323 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2324
2325 PR bootstrap/17383
2326 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2327 * Makefile.tpl (HOST_SUBDIR): New substitution.
2328 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2329 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2330 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2331 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2332 (Host modules, Bootstrapped modules): Use it.
2333 (Build modules, Target modules): Do not create symlink trees,
2334 always configure out-of-srcdir.
2335 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2336 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2337 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2338 $(HOST_SUBDIR). Create a symlink for host_subdir.
2339
2340 * Makefile.in: Regenerate.
2341 * configure: Regenerate.
2342
2343 Merged from libada-gnattools-branch:
2344 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2345
2346 * Makefile.def: Add gnattools as a module, depending on target-libada.
2347 * Makefile.in: Regenerate.
2348 * configure.in: Include gnattools in host_tools; disable it if ada
2349 is disabled.
2350 * configure: Regenerate.
2351
c3e65f62
NC
23522005-02-23 Nick Clifton <nickc@redhat.com>
2353
2354 * configure: Regenerate.
2355
e4d180c2
NC
23562005-02-22 Paul Schlie <schlie@comcast.net>
2357
2358 * configure.in: Allow darwin targeted ports to build tk, itcl and
2359 libgui.
2360
e3c770b1
EB
23612005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2362
2363 PR libgcj/10353
2364 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2365 * configure: Regenerate.
2366
9c73618c
AC
23672005-02-08 Andrew Cagney <cagney@gnu.org>
2368
2369 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2370 gdb/ section. Update GDB's URL.
2371
c46f8c51
AC
23722005-01-31 Andrew Cagney <cagney@gnu.org>
2373
2374 * gettext.m4: Only set ENABLE_NLS when gettext is present.
2375
c7e66c6d
HPN
23762005-01-29 Hans-Peter Nilsson <hp@axis.com>
2377
2378 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2379 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2380 target-libgloss when not *-*-elf and *-*-aout.
2381 * configure: Regenerate.
2382
a53bf506
AC
23832005-01-27 Andrew Cagney <cagney@gnu.org>
2384
2385 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2386
45181ed1
AC
23872005-01-24 Andrew Cagney <cagney@gnu.org>
2388
2389 * gettext.m4: Only fall back to ../intl/ when it's present.
2390
a1e0f4e4
KC
23912005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2392
2393 * install-sh, config.sub: Import from upstream.
2394
23952005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
2396
2397 PR bootstrap/18222
2398 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2399 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2400 * Makefile.in: Regenerate.
2401
c50382e2
PB
24022005-01-03 Paolo Bonzini <bonzini@gnu.org>
2403
2404 Revert 2004-12-28 Makefile changes, a better fix will be
2405 applied to mainline and src after GCC 4.0 branches.
2406
11d07737
PB
24072004-12-28 Paolo Bonzini <bonzini@gnu.org>
2408
2409 PR bootstrap/17383
2410
2411 * Makefile.def (target_modules): Remove stage parameter,
2412 it is always true now.
2413 * Makefile.tpl (configure-build-[+module+],
2414 configure-target-[+module+]): Always build symlink tree
2415 for the directory and for include. BUILD_SUBDIR and
2416 TARGET_SUBDIR cannot be . anymore.
2417 * Makefile.in: Regenerate.
2418
dadfdbe2
DD
24192004-12-25 David Edelsohn <edelsohn@gnu.org>
2420
2421 Revert 2004-12-08 Makefile changes.
2422
dbf85af7
JR
24232004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2424
2425 * configure.in (sh64-*-*): Reenable gprof.
2426 * configure: Regenerate.
2427
6b8fea99
JB
24282004-12-09 Jim Blandy <jimb@redhat.com>
2429
2430 * MAINTAINERS: List 'depcomp' as part of automake.
2431
7341462c
DE
24322004-12-08 David Edelsohn <edelsohn@gnu.org>
2433
2434 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2435 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2436 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2437 * Makefile.in: Regenerate.
2438
21fde4dc
DD
24392004-12-07 Matt Kraai <kraai@ftbfs.org>
2440
2441 * Makefile.tpl: Generate normal dependencies if the LHS module is
2442 not bootstrapped.
2443 * Makefile.in: Regenerate.
2444
3da796a2
RS
24452004-12-03 Richard Sandiford <rsandifo@redhat.com>
2446
2447 * configure.in: Include config/gxx-include-dir.m4. Use
2448 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2449 * configure: Regenerate.
2450
73fb7068
RS
24512004-12-03 Richard Sandiford <rsandifo@redhat.com>
2452
2453 * config.if: Delete.
2454 * configure.in: Set libstdcxx_incdir directly.
2455 * configure: Regenerate.
2456 * MAINTAINERS: Remove mention of config.if.
2457 * src-release (DEVO_SUPPORT): Remove config.if.
2458
6c8e6ce9
EC
24592004-12-02 Eric Christopher <echristo@redhat.com>
2460
3b6098f8
EC
2461 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2462 of things to remove.
6c8e6ce9 2463 * Makefile.in: Regenerate.
479759c8 2464
b8658a2f
RS
24652004-12-02 Richard Sandiford <rsandifo@redhat.com>
2466
2467 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2468 * configure: Regenerate.
2469
afefada0
RS
24702004-12-02 Richard Sandiford <rsandifo@redhat.com>
2471
2472 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2473 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2474 * configure: Regenerate.
2475
5dcac624
DA
24762004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2477
2478 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2479 (hppa*64*-*-*): Delete incorrect comment.
2480 * configure: Rebuilt.
2481
57d1eb1a
DD
24822004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2483
2484 * install-sh, compile: Import from automake.
2485
24862004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2487
2488 * config.guess, config.sub: Import from savannnah.
2489
6d389afc
MS
24902004-11-12 Mike Stump <mrs@apple.com>
2491
2492 * Makefile.def: Add html support.
2493 * Makefile.tpl: Likewise.
2494 * Makefile.in: Regenerate.
2495
69e57115
GK
24962004-11-11 Geoffrey Keating <geoffk@apple.com>
2497
2498 PR 18423
2499 * configure.in: Remove all instances of build-fixincludes from
2500 noconfigdirs.
2501 (build_configargs): Supply --target to subdirectories.
2502 * configure: Regenerate.
2503
2504 * Makefile.def: Make gcc install depend on fixincludes install.
2505 * Makefile.in: Regenerate.
2506
ba719b26
HPN
25072004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2508
2509 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2510 target-libgfortran.
2511 * configure: Regenerate.
2512
c37653e7
DE
25132004-11-07 David Edelsohn <edelsohn@gnu.org>
2514
2515 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2516 like CC.
2517
1eefd493
PB
25182004-11-05 Paolo Bonzini <bonzini@gnu.org>
2519
2520 * Makefile.def (host fixincludes): Specify missing targets.
2521 * Makefile.in: Regenerate.
2522
02b1af09
L
25232004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2524
2525 PR other/17783
2526 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2527 * configure: Regenerated.
2528
7f266840
DJ
25292004-11-04 Daniel Jacobowitz <dan@debian.org>
2530
2531 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2532 * configure: Regenerated.
2533
47444073
AL
25342004-10-28 Eric B. Weddington <ericw@evcohs.com>
2535
2536 PR target/18151
2537 * configure.in (case ${target}): Do not build fixincludes for avr.
2538 * configure: Regenerated.
2539
caeba88f
AL
25402004-10-26 Paolo Bonzini <bonzini@gnu.org>
2541
2542 * configure.in (case ${target}): Do not build fixincludes
2543 on platforms where it is not used.
2544 * configure: Regenerated.
2545
0fdbe983
DJ
25462004-10-23 Daniel Jacobowitz <dan@debian.org>
2547
2548 * configure.in: Use an absolute path to install-sh.
2549 * configure: Regenerated.
2550
1c0f67c1
AC
25512004-10-19 Andrew Cagney <cagney@gnu.org>
2552
2553 * src-release (do-djunpack, do-md5sum): Install the generated file
2554 directly into the proto-toplev/ directory.
479759c8 2555
a9cfce9c
AC
25562004-10-19 Andrew Cagney <cagney@gnu.org>
2557
2558 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2559
ac0fa625
DD
25602004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2561
2562 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2563 * configure: Regenerate.
2564
d27cc32e
PB
25652004-10-06 Paolo Bonzini <bonzini@gnu.org>
2566
2567 Fix wrong conflict resolution in:
2568
2569 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2570
2571 * Makefile.in: Regenerate.
2572 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2573 in the recursive `make', instead of hardwiring `all'.
2574 (Autogenerated TARGET-* variables): New.
2575
1763908f
UW
25762004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2577
2578 Merged from GCC / libtool upstream:
2579 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2580 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2581 * ltcf-cxx.sh (tpf*): Likewise.
2582 * ltconfig (tpf*): Add TPF OS configuration support.
2583
0490e016
NC
25842004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2585
2586 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 2587 * configure: Regenerate.
0490e016 2588
32be62b5
RS
25892004-09-24 Michael Roth <mroth@nessie.de>
2590
2591 * configure.in (--without-headers): Add missing double quotes.
2592 * configure: Regenerate.
2593
6048df60
DD
25942004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2595
2596 * ylwrap: Revert to previous version.
2597
315b3b02
L
25982004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2599
6048df60 2600 PR bootstrap/17369
315b3b02
L
2601 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2602 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2603 SET_GCC_LIB_PATH_CMD.
2604 (BASE_TARGET_EXPORTS): Likewise.
2605 * Makefile.in: Regenerated.
2606
2607 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2608 * configure: Regenerated.
2609
fe69863c
DD
26102004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2611
2612 * config.guess: New upstream version
2613 * compile, depcomp, install-sh, ylwrap: Likewise.
2614
26152004-09-19 Roger Sayle <roger@eyesopen.com>
2616
2617 * config/mh-x86omitfp: New host makefile fragment. Add
2618 -fomit-frame-pointer to the default BOOT_CFLAGS.
2619 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2620 * configure: Regenerate.
2621
26222004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2623
2624 PR target/11572
2625 * configure.in (*-*-darwin*): Renable libobjc.
2626 * configure: Regenerate.
2627
be75bbe1 26282004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 2629
be75bbe1
DB
2630 * Makefile.def: Remove libbanshee.
2631 * Makefile.tpl: Ditto.
2632 * configure.in: Ditto.
2633 * Makefile.in: Regen.
2634 * configure: Ditto.
2635
1b882a91
PB
26362004-09-07 Paolo Bonzini <bonzini@gnu.org>
2637
2638 * missing: Import latest version from master repository.
2639
eb1352ed
NC
26402004-09-04 Nick Clifton <nickc@redhat.com>
2641
2642 * config.sub: Import latest version from master repository.
2643 * config.guess: Likewise.
2644 This includes these changes:
479759c8 2645
eb1352ed
NC
2646 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2647
2648 * config.sub: Handle crisv32, alias etraxfs.
2649 * config.guess (crisv32:Linux:*:*): Handle.
2650
2651 2004-08-13 Brad Smith <brad@comstyle.com>
2652
2653 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2654 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2655
2656 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2657
2658 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2659 assume the processor is a powerpc. This is because coreutils
2660 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2661 in this case, due to a MacOS X bug that causes
2662 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2663 to return a negative number.
2664 Problem reported by Petter Reinholdtsen in:
2665 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2666
2667 2004-07-19 Ben Elliston <bje@gnu.org>
2668
2669 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2670
2671 2004-06-24 Ben Elliston <bje@gnu.org>
2672
2673 * config.guess: Update copyright years.
2674 * config.sub: Likewise.
2675
2676 2004-06-22 Robert Millan <robertmh@gnu.org>
2677
2678 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2679 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2680
2681 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2682
2683 * config.guess (*:*VMS:*:*): New entry. Replaces
2684 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2685 manufacturer.
2686
2687 2004-06-22 Ben Elliston <bje@gnu.org>
2688
2689 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2690 * config.sub: Likewise.
2691
2692 2004-06-22 Ben Elliston <bje@gnu.org>
2693
2694 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2695 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2696
2697 2004-06-11 Ben Elliston <bje@gnu.org>
2698
2699 * config.guess (pegasos:OpenBSD:*:*): Remove.
2700
2701 2004-06-11 Ben Elliston <bje@gnu.org>
2702
2703 From Wouter Verhelst <wouter@grep.be>:
2704 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2705
2706 2004-06-11 Ben Elliston <bje@gnu.org>
2707
2708 * config.guess (luna88k:OpenBSD:*:*): New.
2709
2710 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2711
2712 * config.guess (m32r*:Linux:*:*): New case.
2713 * config.sub: Handle m32rle.
2714
2715 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2716
2717 From Jens Petersen <petersen@redhat.com>:
2718 * config.sub: Handle sparcv8.
2719
2720 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2721
2722 From Tom Smith <smith@cag.lkg.hp.com>:
2723 * config.guess: Version suffixes are equally significant on Tru64
2724 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2725 prefix of "P" (patched kernel).
2726
2727 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2728
2729 * config.sub: Add support for National Semiconductor CRX target.
2730
2a3124ca 27312004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 2732
2a3124ca
RH
2733 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2734 *-*-netware, but add target-libmudflap.
2735 Consolidate *-*-netware targets (of which really only i?86 exists)
2736 into a single entry.
2737 * configure: Likewise.
2738
0df3d27f
PB
27392004-09-01 Paolo Bonzini <bonzini@gnu.org>
2740
2741 * Makefile.tpl (sorry): Remove.
2742 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2743 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2744 (do-clean): Clean per-stage directories too.
2745 (do-distclean): Run distclean-stage1 too.
2746 (.NOTPARALLEL): Enable during toplevel bootstrap.
2747 (stage[+id+]-bubble): Enable parallel execution during
2748 the recursive invocation.
2749 * Makefile.in: Regenerate.
2750
2751 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2752
2753 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2754
2755 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2756 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2757 * configure: regenerate
479759c8
ZW
2758 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2759 -mdynamic-no-pic
0df3d27f
PB
2760
27612004-08-31 Paolo Bonzini <bonzini@gnu.org>
2762
2763 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2764 include.
2765 * configure.in: Fix indentation.
2766 * configure: Regenerate.
2767
ee025550
PB
27682004-08-31 Paolo Bonzini <bonzini@gnu.org>
2769
2770 * Makefile.def (build_modules): Add fixincludes.
2771 (dependencies): Make gcc depend on fixincludes.
2772 * configure.in (build_tools): Add fixincludes.
2773 (build_configdirs): Always include build_libs.
2774 * Makefile.in: Regenerate.
2775 * configure: Regenerate.
2776
27772004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
2778
2779 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2780 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2781 phony targets; do not generate timestamp files.
2782 (distclean-stageN): Remove references to their timestamp files.
2783 (restageN, touch-stageN): Remove.
2784 (stageN-bubble): Rewritten.
2785 (compare): Support lean bootstraps.
2786 * Makefile.in: Regenerate.
2787
2788 * configure.in: Only warn when bootstrapping but
2789 build != host or build != target. Support lean bootstraps.
2790 * configure: Regenerate.
2791
2792 Sync from gcc:
2793 2004-08-26 Phil Edwards <phil@codesourcery.com>
2794
2795 * configure.in: Give a better error message if GMP/MPFR are missing
2796 and a language needing them has been requested.
2797 * configure: Regenerated.
2798
2799 2004-08-25 Phil Edwards <phil@codesourcery.com>
2800
2801 * configure.in: Print a list of available language front-ends if
2802 a requested one is missing. Tidy stray tab characters.
2803 * configure: Regenerated.
2804
72b2455a
PB
28052004-08-17 Paolo Bonzini <bonzini@gnu.org>
2806
2807 * Makefile.in: Regenerate.
2808 * configure: Regenerate.
2809
2810 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2811 stage_*_flags.
2812 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2813 for bootstrapped modules if toplevel bootstrap is going.
2814 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2815 modules. Adjust for changes in Makefile.def. Enable several
2816 rules even in non-bootstrap mode, just to avoid peppering the
2817 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2818 (stage-[+prev+]-bubble): Remove.
2819
2820 * Makefile.def (Dependencies): Depend on all-build-bison,
2821 all-build-flex, all-build-byacc, all-build-texinfo, rather
2822 than the host variations.
2823 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2824 with BUILD_SUBDIR.
2825 (BISON): Update for recent Bisons.
2826 (YACC): Fix typo.
2827 (cross): Depend on all-build.
2828 (all): Do not depend on all-build.
2829 (prebootstrap): Remove.
2830 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2831 (Prebootstrap dependencies): Add them to the per-stage targets
2832 and to all-prebootstrap.
2833 * configure.in (build_configdirs): Always enable build_tools.
2834 (BUILD_DIR_PREFIX): Remove.
2835
2836 * Makefile.def (gcc): Add target variable.
2837 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2838 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2839 in the recursive `make', instead of hardwiring `all'.
2840 (Autogenerated TARGET-* variables): New.
2841
de0b4a87
JW
28422004-08-17 Robert Millan <robertmh@gnu.org>
2843
2844 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2845 (instead of FreeBSD).
2846 * configure: Regenerate.
2847
ad681c85
NN
28482004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2849
675c6968
NN
2850 * Makefile.def, configure.in, src-release: Remove useless, bogus
2851 references to tix.
2852 * Makefile.in, configure: Regenerate.
2853
ad681c85
NN
2854 * src-release: Stop distributing mmalloc with gdb (which doesn't
2855 use it).
2856 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2857 * Makefile.in: Regenerate.
2858
11b04d1f
DD
28592004-08-09 Mark Mitchell <mark@codesourcery.com>
2860
2861 * configure.in (arm*-*-eabi*): New target.
2862 * configure: Regenerate.
2863
f2420bea
NN
28642004-08-01 Robert Millan <robertmh@gnu.org>
2865
2866 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2867 libmudflap for all GNU-based systems (with Glibc).
2868 * configure: Regenerate.
2869
9e6ce191
PB
28702004-08-06 Paolo Bonzini <bonzini@gnu.org>
2871
2872 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2873 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2874 (Dependencies): New section.
2875 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2876 (configure-target-[+module+]): Depend on maybe-all-gcc
2877 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2878 (toplevel profiledbootstrap): Fix dependencies.
2879 * Makefile.in: Regenerate.
2880
df4a6958
MM
28812004-08-03 Mark Mitchell <mark@codesourcery.com>
2882
2883 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2884 target-libiberty to noconfigdirs.
2885
11b04d1f
DD
28862004-08-03 Paul Brook <paul@codesourcery.com>
2887
2888 * configure.in: Check for MPFR as well as GMP.
2889 * configure: Regenerate.
2890
b813574b
PB
28912004-08-03 Paolo Bonzini <bonzini@gnu.org>
2892
2893 * Makefile.def (host-modules): Add gcc.
2894 * Makefile.in: Regenerate.
2895 * Makefile.tpl (sorry): New rule.
2896 (configure-host, all-host, [+make_target+]-host, do-check,
2897 install-host): Do not add gcc as a special case.
2898 (host modules): Add a small special-casing for gcc. Export
2899 extra_make_flags through the environment.
2900 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2901 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2902 other recursive targets for gcc): Remove.
2903
2904 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2905 (stage, unstage): New rules.
2906 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2907 distclean-stage[+id+]): Use stage_current.
2908 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2909 the stage*-start rules.
2910
61edac0c
JW
29112004-07-19 Robert Millan <robertmh@gnu.org>
2912
2913 Synced from gcc:
2914
2915 2004-04-26 Robert Millan <robertmh@gnu.org>
2916
2917 Add patches from libtool CVS.
2918 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2919 * ltconfig: Likewise.
2920 * ltcf-c.sh: Likewise.
2921 * ltcf-cxx.sh: Likewise.
2922 * ltcf-gcj.sh: Likewise.
2923
3e707e94
PB
29242004-07-12 Paolo Bonzini <bonzini@gnu.org>
2925
2926 * configure.in: Add noconfigdirs for crx-*-*.
2927 * configure: Regenerate.
2928
29292004-07-12 Paolo Bonzini <bonzini@gnu.org>
2930
2931 Synced from gcc:
2932
2933 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2934
2935 * configure.in: Build libmudflap by default on FreeBSD.
2936 * configure: Regenerated.
2937
2938 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2939
2940 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2941 systems.
2942 * configure: Regenerated.
2943
2944 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2945
2946 PR target/16344
2947 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2948 feedback based compiler.
2949 * Makefile.in: Rebuilt.
2950
2951 2004-07-05 Phil Edwards <phil@codesourcery.com>
2952
2953 * configure.in: Do not prepend $srcdir to /dev/null in
2954 makefile fragments.
2955 * configure: Regenerate.
2956
a7ee7660
AO
29572004-07-08 Alexandre Oliva <aoliva@redhat.com>
2958
2959 * Makefile.def (host_modules): Set bootstrap=true for flex.
2960 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2961 * Makefile.in: Rebuilt.
2962
6a9cf61e
PB
29632004-07-01 Paolo Bonzini <bonzini@gnu.org>
2964
2965 * Makefile.def (build_modules): Add bison, byacc, flex,
2966 m4, texinfo.
2967 (flags_to_pass): Add FLEX.
2968 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2969 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2970 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2971 DEFAULT_MAKEINFO): Remove.
2972 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2973 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2974 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2975 objdir or else use configured tool.
2976 (all-build): New.
2977 (all): Depend on it.
2978 (Build module dependencies): Add.
2979 * Makefile.in: Regenerate.
2980 * configure.in: Better support for multiple build modules,
2981 matching what is done for host/target modules. Do not look
2982 for "plausible" locations of build tools if Canadian cross.
2983 Use autoconf's AC_PROG_CC to find a C compiler. Define
2984 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2985 * configure: Regenerate.
2986
95b6a1f2
PB
29872004-06-22 Paolo Bonzini <bonzini@gnu.org>
2988
2989 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2990 * Makefile.in: Regenerate.
2991
7ffa0b57
PB
29922004-06-22 Paolo Bonzini <bonzini@gnu.org>
2993
2994 * Makefile.tpl (configure-build-[+module+],
2995 configure-[+module+], configure-target-[+module+]): Pass
2996 [+extra_configure_args+].
2997 (all-build-[+module+], all-[+module+], check-[+module+],
2998 install-[+module+], [+make_target+]-[+module+],
2999 all-target-[+module+], check-target-[+module+],
3000 install-target-[+module+], [+make_target+]-target-[+module+]):
3001 Pass [+extra_make_args+].
3002 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3003 (GCC_HOST_EXPORTS): Remove.
3004 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3005 cross, check-gcc, check-gcc-c++, install-gcc,
3006 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3007 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3008 * Makefile.in: Regenerate.
3009
929ba6e7
CF
30102004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3011
3012 * configure.in: Check for srcdir/winsup rather than build directory
3013 winsup.
3014 * configure: Regenerate.
3015
b76d7de0
CV
30162004-06-17 Corinna Vinschen <vinschen@redhat.com>
3017
3018 * configure.in: Don't build Cygwin native newlib if winsup
3019 directory is missing. Emit warning instead.
3020 * configure: Regenerate.
3021
656fdd47
PB
30222004-06-09 Paolo Bonzini <bonzini@gnu.org>
3023
3024 * Makefile.tpl (touch-stage[+id+]): New.
3025 (restage[+prev+]): Depend on touch-stage[+id+].
3026
3027 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3028 Use it throughout.
3029
3030 * Makefile.def: Add profile and feedback bootstrap stages.
3031 Remove next field from bootstrap stages.
3032 * Makefile.tpl (LN, LN_S): Substitute.
3033 (stageN-start, stageN-end): Use double-colon rules, to
3034 provide a hook for additional setup commands.
3035 (distclean-stageN-gcc, restageN): Create dependencies from
3036 [+prev+], not from [+next+].
3037 (stageN-bubble): Add commands for successive stages from
3038 [+prev+], using double-colon rules.
3039 (all-stageN-gcc): Fix typo.
3040 (stagefeedback-start, profiledbootstrap): New.
3041 * Makefile.in: Regenerate.
3042 * configure.in: Call ACX_PROG_LN.
3043 * configure: Regenerate.
3044
498d4a71
CF
30452004-06-03 Paolo Bonzini <bonzini@gnu.org>
3046
3047 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3048 without gcc.
3049 * configure: Regenerate.
3050
377d8c42
PB
30512004-06-01 Paolo Bonzini <bonzini@gnu.org>
3052
3053 * Makefile.tpl: Fix typo.
3054 * Makefile.in: Regenerate.
3055
f5f8a794
PB
30562004-06-01 Paolo Bonzini <bonzini@gnu.org>
3057
3058 * configure.in: Remove new- prefix from toplevel
3059 bootstrap targets.
3060 * configure: Regenerate.
3061
f7a4c34f
PB
30622004-06-01 Paolo Bonzini <bonzini@gnu.org>
3063
3064 Merge this patch from the gcc tree:
3065
3066 2004-05-30 Andreas Jaeger <aj@suse.de>
3067 Jim Wilson <wilson@specifixinc.com>
3068
3069 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3070 like CC.
3071
319cab08
PB
30722004-06-01 Paolo Bonzini <bonzini@gnu.org>
3073
3074 * Makefile.tpl (all.normal): Rename to all.
3075 (all): Replace with a rule to pick the default
3076 target from configure.
3077 (all-gcc, configure-gcc): Use conditionals to
3078 do nothing when toplevel bootstrap is going on.
3079 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3080 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3081 * configure.in: Support --enable-bootstrap.
3082
3083 * Makefile.def: Remove new- prefix from toplevel
3084 bootstrap targets.
3085 * Makefile.tpl: Likewise.
3086
3087 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3088 target.
3089
3090 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3091 $(RECURSE_FLAGS) to recursive invocation of make.
3092
3093 * Makefile.in: Regenerate.
3094 * configure: Regenerate.
3095
88f64edc
DJ
30962004-05-27 Daniel Jacobowitz <dan@debian.org>
3097
3098 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3099 * configure: Regenerate.
3100
378fce5b
DD
31012004-05-25 Daniel Jacobowitz <drow@false.org>
3102
3103 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3104 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3105 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3106 targets.
3107 * Makefile.in: Regenerate.
3108
dfdffa2c
PB
31092005-05-24 Paolo Bonzini <bonzini@gnu.org>
3110
3111 * configure.in: Test the ability to symlink directories.
3112 * configure: Regenerate.
3113
3114 * Makefile.def (bootstrap-stage): New definitions.
3115 * Makefile.tpl (configure-stage1-gcc,
3116 configure-stage2-gcc, configure-stage3-gcc,
3117 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3118 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3119 new-restage3, compare): Autogenerate, see Makefile.in
3120 entry for behavioral changes.
3121 (distclean-stage1, new-stage1-start, new-stage1-end,
3122 new-stage1-bubble, distclean-stage2, new-stage2-start,
3123 new-stage2-end, new-stage2-bubble, distclean-stage3,
3124 new-stage3-start, new-stage3-end): New autogenerated targets.
3125 (objext, prebootstrap, BOOT_CFLAGS,
3126 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3127 targets.
3128
3129 * Makefile.in: Regenerate.
3130 (distclean-stage1, new-stage1-start, new-stage1-end,
3131 new-stage1-bubble, distclean-stage2, new-stage2-start,
3132 new-stage2-end, new-stage2-bubble, distclean-stage3,
3133 new-stage3-start, new-stage3-end): New targets.
3134 (all-stage1-gcc): Move prebootstrap dependency from here...
3135 (configure-stage1-gcc): ...to here.
3136 (new-bootstrap): Use bubble targets.
3137 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3138 Use per-stage distclean targets.
3139 (configure-stage1-gcc, configure-stage2-gcc,
3140 configure-stage3-gcc, all-stage1-gcc,
3141 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3142 Use new-stageN-start to prepare the tree.
3143
04cf1b77
PB
31442004-05-23 Paolo Bonzini <bonzini@gnu.org>
3145
3146 * Makefile.def (host_modules): add libcpp.
3147 * Makefile.tpl: Add dependencies on and for libcpp.
3148 * Makefile.in: Regenerate.
3149 * configure.in: Add libcpp host module.
3150 * configure: Regenerate.
3151
80b200a1
ZW
31522004-05-17 Zack Weinberg <zack@codesourcery.com>
3153
3154 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3155 of libf2c.
3156 * configure, Makefile.in: Regenerate.
3157
4b1cb4fe
DD
31582004-05-13 Diego Novillo <dnovillo@redhat.com>
3159
3160 Merge from tree-ssa-20020619-branch.
3161
3162 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3163 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3164 (HOST_GMPLIBS): Define.
3165 (HOST_GMPINC): Define.
3166 (TARGET_LIB_PATH): Add libmudflap.
3167 (GFORTRAN_FOR_TARGET): Define.
3168 (configure-build*): Export GFORTRAN.
3169 (configure-gcc): Export GMPLIBS and GMPINC.
3170 (all-gcc): Add maybe-all-libbanshee.
3171 (configure-target-libgfortran): Define.
3172 * Makefile.in: Regenerate.
3173 * configure.in (host_libs): Add libbanshee.
3174 (target_libraries): Add target-libmudflap and target-libgfortran.
3175 Add --with-libbanshee.
3176 Handle --disable-libmudflap.
3177 (*-*-freebsd*): Use with_gmp.
3178 Add $(libgcj) to noconfigdirs.
3179 * configure: Regenerate.
3180 * depcomp: New file.
3181 * MAINTAINERS: Add tree-ssa maintainers.
3182
31832004-04-28 Paolo Bonzini <bonzini@gnu.org>
3184
3185 * config/acx.m4: Fix fastcompare support for new-bootstrap.
3186 * configure: Regenerate.
3187
b8908782
DD
31882004-04-27 Paolo Bonzini <bonzini@gnu.org>
3189
3190 Revert:
3191 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3192
3193 * Makefile.def (flags_to_pass): Remove *dir variables that
3194 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3195 as well as prefix and exec_prefix.
3196 * Makefile.in: Regenerate.
3197
31982004-04-26 Paolo Bonzini <bonzini@gnu.org>
3199
3200 * Makefile.def (host_modules): Mark with the bootstrap
3201 flag packages on which gcc depends.
3202 * Makefile.tpl (all-bootstrap): Use it.
3203 * Makefile.in: Regenerate.
3204
32052004-04-26 Paolo Bonzini <bonzini@gnu.org>
3206
3207 * Makefile.def (flags_to_pass): Remove *dir variables that
3208 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3209 as well as prefix and exec_prefix.
3210 * Makefile.in: Regenerate.
3211
32122004-04-26 Paolo Bonzini <bonzini@gnu.org>
3213
80b200a1
ZW
3214 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3215 * configure: Regenerate.
3216 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3217 * gcc/Makefile.tpl (compare): Use the result of the test.
3218 * gcc/Makefile.in: Regenerate.
b8908782
DD
3219
32202004-04-23 Paolo Bonzini <bonzini@gnu.org>
3221
3222 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3223 Always relocate gcc and prev-gcc to the original names, even
3224 if the build fails.
3225 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3226 New targets.
3227
0f260896
RO
32282004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3229
3230 * configure.in (mips*-*-irix5*): Enable ld.
3231 * configure: Regenerate.
3232
51860f05
JW
32332004-04-15 James E Wilson <wilson@specifixinc.com>
3234
3235 * Makefile.tpl (configure-[+module+], configure-gcc,
3236 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3237 Set and export LDFLAGS.
3238 * Makefile.in: Regenerate.
3239
54752a6b
NN
32402004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3241
3242 PR bootstrap/14871
3243 * Makefile.tpl: If we don't have built-in-tree target tools,
3244 use the ones found by configure rather than hacking around with
3245 program_transform_name.
3246 * configure.in: Give Makefile.tpl the information necessary
3247 to do that.
3248 * Makefile.in: Regenerate.
3249 * configure: Regenerate.
3250
32512004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3252
3253 PR bootstrap/14760
3254 * configure.in: When computing baseargs, strip *all* copies of
3255 offending options. Also, don't match/substitute the trailing space,
3256 so that this actually works when two similar options are separated by
3257 only one space.
3258 * configure: Regenerate.
3259
32602004-04-06 David Edelsohn <edelsohn@gnu.org>
3261
80b200a1
ZW
3262 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3263 (rs6000-*-aix*): Same.
3264 * configure: Regenerate.
54752a6b 3265
5e2b61fb
SS
32662004-03-25 Stan Shebs <shebs@apple.com>
3267
3268 Remove MPW support, no longer used.
3269 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3270 mpw-install: Remove files.
3271 * src-release (DEVO_SUPPORT): Remove names of removed files.
3272 * MAINTAINERS: Likewise.
3273
1a6f2dc7
NN
32742004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3275
a0049f1b
NN
3276 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3277 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3278 * Makefile.in: Regenerate.
3279
1a6f2dc7
NN
3280 * configure.in (top level bootstrap support): Rework --enable-werror
3281 to set @stage2_werror_flag@.
3282 * configure: Regenerate.
3283 * Makefile.tpl (top level bootstrap support): Pass
3284 @stage2_werror_flag@ down to configure in stages 2 and 3.
3285 * Makefile.in: Regenerate.
3286
920e3419
NN
32872004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3288
3289 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3290 for stages 2 and 3 as well as in make. As a consequence, remove
3291 OUTPUT_OPTION (now detected by configure) from the flags passed down
3292 to make.
3293 * Makefile.in: Regenerate.
3294
3295 * Makefile.tpl (new-bootstrap): Fix typo.
3296 * Makefile.in: Regenerate.
3297
4fa63067
NN
32982004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3299
3300 * Makefile.tpl: Rearrange by moving recursive_targets rules
3301 into their proper sections.
3302 * Makefile.tpl (top level bootstrap support): Move disabling
3303 of coverage flags from 'make' to 'configure'; improve comments.
3304 * Makefile.in: Regenerate.
3305
3306 * Makefile.tpl (experimental top level bootstrap) Move stage1
3307 language setting from all- target to configure- target; disable
3308 intermodule optimization in stage 1; prevent gratuitous rebuilds
3309 of stage 1.
3310 * Makefile.in: Regenerate.
3311 * configure.in: Comma-separate stage 1 language list for top
3312 level bootstrap.
3313 * configure: Regenerate.
3314
3315 * Makefile.tpl: Clean up experimental top level bootstrap support:
3316 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3317 prev-gcc in configure- targets as well as all- targets.
3318 * Makefile.in: Regenerate.
3319
fb8a10fd
NN
33202004-03-17 Paolo Bonzini <bonzini@gnu.org>
3321
3322 * configure.in: Remove symbolic link section.
3323 * configure: Regenerate.
3324 * Makefile.tpl (links): Remove.
3325 * Makefile.in: Regenerate.
3326
947f426e 33272004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 3328 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
3329
3330 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 3331 Set with AC_CHECK_PROGS.
947f426e
NN
3332 * configure.in: Fix comment typo from last patch.
3333 * configure: Regenerate.
3334
1d39f329
NN
33352004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3336
3337 * Makefile.tpl: Introduce experimental top level bootstrap support.
3338 * Makefile.in: Regenerate.
3339 * configure.in: Introduce support for top level bootstrap.
3340 * configure: Regenerate.
3341
4b0ac75d 33422004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3343 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
3344
3345 PR bootstrap/14522
3346 * configure.in: Cope with shells that do not support unquoted ^
3347 * configure: Regenerate.
3348
2e70b094 33492004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3350 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
3351
3352 PR bootstrap/14522
3353 * configure.in: Cope with shell that do not support nesting
3354 quotes inside quoted backquote substitutions.
3355 * configure: Regenerate.
3356
33572004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3358
3359 PR bootstrap/14522
3360 * configure.in: Fix escaping of $.
3361 * configure: Regenerate.
3362
9e07f89d
NN
33632004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3364
3365 * configure: Regenerate.
3366
33672004-03-08 Paolo Bonzini <bonzini@gnu.org>
3368
3369 PR ada/14131
3370 Move language detection to the top level.
3371 * configure.in: Find default values for the tools as
3372 soon as possible. Disable ada if GNAT is not found.
3373 Emit error message about missing languages. Expand
3374 --enable-languages=all for the gcc subdirectory.
3375
1712ab83
RS
33762004-03-01 Richard Sandiford <rsandifo@redhat.com>
3377
3378 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3379 and disable libgcj.
3380 * configure: Regenerated.
3381
3dee29da
NN
33822004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3383
3384 PR bootstrap/7087
3385 * Makefile.tpl: Guard XFOO sed statements better.
3386 * Makefile.tpl: Add dependency for configure-target-libada.
3387 * Makefile.in: Regenerate (incidentally fixes broken
3388 commit when libada-branch was merged).
3389
0558264b
AC
33902004-02-28 Andrew Cagney <cagney@redhat.com>
3391
3392 * src-release (CVS_NAMES): Define.
3393 (do-tar, do-tar): Prune $(CVS_NAMES).
3394
c38f9803
AC
33952004-02-23 Andrew Cagney <cagney@redhat.com>
3396
3397 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3398 2004-02-19.09.
3399
55636792
NN
34002004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3401
3402 PR bootstrap/11932
3403 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3404
1e600082
AC
34052004-02-19 Andrew Cagney <cagney@redhat.com>
3406
3407 * config.guess: Update from version 2003-06-12 to 2004-02-16.
3408 * config.sub: Update from version 2003-06-13 to 2004-02-16.
3409
3769cd82
DD
34102004-02-11 David Edelsohn <edelsohn@gnu.org>
3411
3412 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3413 (rs6000-*-aix*): Same.
3414 * configure: Regenerate.
3415
a92834c8
DD
34162004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3417
3418 * configure.in (host): Add in missing $noconfigdirs to defines.
3419 * configure: Regenerate.
3420
a2592b1b
DD
34212004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3422 Nathanael Nerode <neroden@gcc.gnu.org>
3423
3424 PR ada/6637, PR ada/5911
80b200a1 3425 Merge with libada-branch:
a2592b1b
DD
3426 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3427 with appropriate dependencies. Add --enable-libada configure switch.
3428 * configure, Makefile.in: Regenerate.
3429
e31d1ea3
DD
34302004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3431
3432 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3433 * configure: Regenerate.
3434
db85f5c0
JJ
34352004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3436
3437 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 3438
fc434214
DD
34392004-01-23 DJ Delorie <dj@redhat.com>
3440
3441 * Makefile.def (target_modules) [libiberty]: Don't stage.
3442 * Makefile.in: Rebuilt.
3443
ad445c2c 34442004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 3445
ad445c2c
JJ
3446 * COPYING.NEWLIB: Update to include copyrights for new
3447 iconv code.
3448
72bbedde
AC
34492004-01-15 Andrew Cagney <cagney@redhat.com>
3450
3451 * src-release: Update copyright year.
3452 (do-proto-toplev): Configure using i686-pc-linux-gnu.
3453 (NEWLIB_SUPPORT_DIRS): Delete macro.
3454 (newlib.tar.bz2): Delete rule.
3455
a6d6062d
DD
34562004-01-14 Loren J. Rittle <ljrittle@acm.org>
3457
3458 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3459 * Makefile.tpl (configure-target-[+module+]): Support stage.
3460 * Makefile.in: Rebuilt.
3461
f8b73030
MR
34622003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3463
3464 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3465 throughout.
3466
aff0e9df
NN
34672004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3468
bb5dca17
NN
3469 * configure.in: Use ./config.cache, not config.cache.
3470 * configure: Regenerate.
3471 * Makefile.tpl: Special-casing not needed for GCC any more.
3472 * Makefile.in: Regenerate.
3473
82252c06
NN
3474 * configure.in: Don't share a cache file for host dirs.
3475 * configure: Regenerate.
3476
aff0e9df
NN
3477 * config-ml.in: Don't mess with the cache file.
3478
95036d20
NN
34792004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3480
ac7b618e
NN
3481 * Makefile.tpl: Make GCC use a separate config.cache.
3482 * Makefile.in: Regenerate.
3483
95036d20
NN
3484 PR bootstrap/11932, PR bootstrap/11933
3485 (I don't know if it will fix either of them, but it relates
3486 to them.)
3487 * configure.in: Don't use shared config.cache for target
3488 directories.
3489 * configure: Regenerate.
3490
08c1856b
DD
34912003-12-31 Roger Sayle <roger@eyesopen.com>
3492
3493 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3494 * configure: Regenerated.
3495
c1968181 34962003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 3497
c1968181
DD
3498 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3499 * configure: Regenerated.
3500
10ecffb9
NN
35012003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3502
3503 Port change over from GCC:
3504 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3505 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3506 (configure-build-[+module+], configure-[+module+]): Likewise.
3507 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3508 * Makefile.in: Regenerate.
3509
f2ab5990
TF
35102003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3511
3512 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3513 * configure: Regenerate.
3514
41a7d11a
JJ
35152003-11-27 Jeff Johnston <jjohnstn@redhat.com>
3516
80b200a1 3517 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
3518 stdlib.
3519
d9441a1f
DD
35202003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3521
3522 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3523 * Makefile.in: Regenerate.
3524
3a48a978
DD
35252003-10-20 Phil Edwards <phil@codesourcery.com>
3526
3527 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3528 * configure: Regenerate.
3529
f0b24077
NN
35302003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3531
3532 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3533 HOST_FLAGS_TO_PASS.
3534 * Makefile.in: Regenerate.
3535
5fbad20a
DD
35362003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3537
3538 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3539 * configure: Rebuilt
3540 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3541 * Makefile.in: Rebuilt
3542
78be4155
L
35432003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3544
3545 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3546
051fcc7a
L
35472003-10-01 Phil Edwards <pme@gcc.gnu.org>
3548
3549 * config-ml.in: Use ac_configure_args directly instead of
3550 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3551 actually seen.
3552
35532003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3554
3555 * config-ml.in: Propagate INSTALL variables.
3556
f27d4f92
DJ
35572003-09-21 Daniel Jacobowitz <drow@mvista.com>
3558
3559 * configure.in: Pass a computed --program-transform-name
3560 to subconfigures.
3561 * configure: Regenerated.
3562
cae4d560
NN
35632003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3564
3565 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3566 * Makefile.in: Regenerate.
3567
3568 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3569 * Makefile.in: Regenerate.
3570
8ff944f6
DJ
35712003-09-17 Daniel Jacobowitz <drow@mvista.com>
3572
3573 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3574 quoting.
3575 * configure: Regenerated.
3576
d9a35680
MC
35772003-09-12 Michael Chastain <mec@shout.net>
3578
3579 Fix PR gdb/857.
3580 * src-release (do-proto-topleve): Remove junk files
3581 intl/config.cache, intl/config.status,
3582 intl/config.h, intl/stamp-h.
3583
710068b9
AC
35842003-09-14 Andrew Cagney <cagney@redhat.com>
3585
3586 * src-release (dejagnu.tar): New target.
3587 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3588 (do-djunpack): Use $(PACKAGE) for the package name.
3589
e1008165
DD
35902003-09-04 DJ Delorie <dj@redhat.com>
3591
3592 * configure: Regenerate.
3593
21998d12
NC
35942003-09-04 Robert Millan <robertmh@gnu.org>
3595
3596 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 3597
ccca4bb3
DD
35982003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3599
3600 * configure.in: Ensure arguments to sed are properly spaced.
3601 * configure: Regenerate.
3602
ee949b5e
DJ
36032003-08-28 Daniel Jacobowitz <drow@mvista.com>
3604
3605 Merge from gcc:
3606 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3607 * install-sh: Update to newer upstream versions (associated with
3608 aclocal 1.7).
3609 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3610
75addda2
DJ
36112003-08-27 Daniel Jacobowitz <drow@mvista.com>
3612
3613 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3614 * configure: Regenerated.
3615
8d2877d8
NN
36162003-08-23 Phil Edwards <pme@gcc.gnu.org>
3617
3618 * configure.in: Use newline instead of semicolon when assuming
3619 shell arguments in a for loop.
3620 * configure: Regenerated.
3621
d2cc0e0d
GK
36222003-08-20 Geoffrey Keating <geoffk@apple.com>
3623
3624 PR 8180
3625 * configure.in: When testing with_libs and with_headers, treat
3626 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3627 * configure: Regenerate.
80b200a1 3628
d2cc0e0d
GK
3629 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3630 make, shell, etc.
3631 (baseargs): Likewise.
3632 * configure: Regenerate.
3633
04d1ab34
GK
36342003-08-19 Geoffrey Keating <geoffk@apple.com>
3635
3636 * configure.in: Disable libgcj for darwin not on powerpc.
3637 * configure: Rebuild.
3638
ca506da8
MC
36392003-08-15 Michael Chastain <mec@shout.net>
3640
3641 * src-release (do-proto-toplev): Remove junk files
3642 dejagnu/example/calc/config.status,
3643 dejagnu/example/calc/config.log.
3644
a4aa3f49
DD
36452003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3646
3647 * config-ml.in, symlink-tree: Add license.
3648
ede4fbe4
NN
36492003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3650
3651 Merge from gcc:
3652
3653 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3654 * Makefile.tpl (check, check-c++): Express dependencies using
3655 dependencies rather than commands.
3656 * Makefile.in: Regenerate.
3657
3658 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3659 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3660 * Makefile.in: Update.
3661
970f29af
AC
36622003-08-01 Andrew Cagney <cagney@redhat.com>
3663
3664 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3665 * configure: Ditto.
3666
b2884a0c
DD
36672003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3668
3669 * configure.in: Enable libgcj for darwin.
3670 * configure: Rebuild.
3671
c07f46a4
NN
36722003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3673
3674 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3675
9175bfc0
NN
36762003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3677
3678 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3679 creating target and build subdirs to build all parent dirs as needed.
3680 * Makefile.in: Rebuild.
3681 * configure.in: Don't build dirs explicitly here.
3682 * configure: Rebuild.
3683
b9abda6a
AO
36842003-07-22 Alexandre Oliva <aoliva@redhat.com>
3685
3686 * Makefile.tpl (all-make): Depend on intl.
3687 * Makefile.in: Rebuilt.
3688
eef8ffd4
NN
36892003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3690
3691 * config.if: Remove unused libc_interface determination.
3692
295efaf0
NN
36932003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3694
3695 * Makefile.in: Regenerate, correctly this time.
3696
e5c3f801
NN
36972003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3698
3699 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3700 unused INSTALL_PROGRAM_ARGS.
3701 * configure.in: Use AC_PROG_INSTALL.
3702 * Makefile.in: Regenerate.
3703 * configure: Regenerate.
3704
4a18bd6b
AO
37052003-07-10 Alexandre Oliva <aoliva@redhat.com>
3706
3707 * configure: Rebuilt.
3708 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3709 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3710 newlib nor libgloss.
3711 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3712 * configure.in (am33_2.0-*-linux*): Added.
3713
fbd1054d
BW
37142003-07-09 Bob Wilson <bob.wilson@acm.org>
3715
3716 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3717 * configure: Regenerate.
3718
b40e3958
L
37192003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3720
3721 * config-ml.in: Replace PWD with PWD_COMMAND.
3722 * Makefile.tpl: Likewise.
3723 * Makefile.in: Regenerated.
3724
4a5be7ba
NN
37252003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3726
3727 * configure.in: Clean up config-lang.in handling. Delete
3728 useless assignment to "subdirs".
3729 * configure: Regenerate.
3730
9c14acb8
NN
37312003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3732
3733 * configure.in: Rename 'target_libs' to 'target_libraries'.
3734 Remove useless reference to 'target_libs'.
3735 * configure: Regenerate.
3736
8f32e830
KS
37372003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3738
3739 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3740 * Makefile.in: Regenerate.
3741
12f0bd74
NN
37422003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3743
3744 * Makefile.def: Introduce flags_to_pass.
3745 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3746 * Makefile.in: Regenerate.
3747
b07c2aad
HPN
37482003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3749
3750 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3751 and target-libgloss.
3752 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3753 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 3754 * configure: Regenerate.
b07c2aad 3755
56f25033
DD
37562003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3757
3758 * configure.in: Update testsuite_flags to new location.
3759 * configure. Regenerate.
80b200a1 3760
4ec9a3b2
NN
37612003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3762
3763 * Makefile.tpl: Remove BUILD_CC stuff.
3764 * Makefile.in: Regenerate.
3765
059083b1 37662003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3767
059083b1
L
3768 * config.guess: Update to 2003-06-12 version.
3769 * config.sub: Update to 2003-06-13 version.
3770
535b046a
TS
37712003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3772
3773 * MAINTAINERS: Add myself as MIPS co-maintainer.
3774
00c22daa 37752003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3776
00c22daa
L
3777 * config.guess: Update to 2003-06-06 version.
3778 * config.sub: Update to 2003-06-06 version.
3779
1047cb91
DD
37802003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3781
3782 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3783 * configure. Regenerate.
3784
123494c8
NN
37852003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3786
1047cb91
DD
3787 * configure.in: Disable serial configure by default.
3788 * configure: Regenerate.
3789 * Makefile.tpl: Abolish .NOTPARALLEL.
3790 * Makefile.in: Regenerate.
3791
7f121bbf
NN
3792 * Makefile.tpl: Replace {build,host,target}_canonical by
3793 {build,host,target}.
3794 * Makefile.in: Regenerate.
3795
123494c8
NN
3796 * Makefile.tpl: Fix stupid pasto.
3797 * Makefile.in: Regenerate.
3798
ec7e0995
NN
37992003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3800
3801 * Makefile.tpl: Remove bogus conditional.
3802 * Makefile.in: Regenerate.
3803
27b1cc72
NN
38042003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3805
2a4cbe27
NN
3806 * Makefile.tpl: Make 'recursive targets' using autogen rather
3807 than shell loop. Remove duplicate 'clean' targets and false
3808 comments.
3809 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3810 Add systematic method of specifying missing targets in subdirs.
3811 Add copyright boilerplate.
3812 * Makefile.in: Regenerate.
3813 * configure.in: Add 'recursive targets' to maybe list.
3814 * configure: Regenerate.
3815
27b1cc72
NN
3816 * Makefile.tpl: Rename [+target+] to [+make_target+].
3817 * Makefile.def: Rename 'target' to 'make_target'.
3818
01e51bd0
NC
38192003-05-30 Nick Clifton <nickc@redhat.com>
3820
3821 * README-maintainer-mode: Update URL for locating blessed config
3822 tools.
3823
2fd84b42
NC
38242003-05-29 Robert Millan <rmh@debian.org>
3825
3826 * ltconfig: Import this patch and modify for use with current
3827 version of ltconfig:
3828
3829 2003-05-21 Bruno Haible <bruno@clisp.org>
3830
3831 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3832 GNU/FreeBSD.
3833
8945c6bb
DD
38342003-05-28 DJ Delorie <dj@redhat.com>
3835
3836 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3837 * Makefile.in: Regenerate.
3838
2f9632a1
JJ
38392003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3840
80b200a1 3841 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3842
3a12db16 38432003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3844
3a12db16
DD
3845 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3846 newlib or libgloss.
3847 * Makefile.in: Regenerate.
3848
44482353
DD
38492003-05-21 DJ Delorie <dj@redhat.com>
3850
3851 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3852 * Makefile.in: Regenerate.
3853
fec2c52d
MR
38542003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3855
3856 * configure.in: Use curly braces in the definition of tooldir.
3857 * configure: Regenerate.
3858
16ae0395
NN
38592003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3860
3861 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3862 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3863 Factor out common code from autogen IF statements.
3864 * configure: Regenerate.
3865 * Makefile.in: Regenerate.
3866
ec11bdc6
DD
38672003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3868
3869 * configure.in: Accept i[3456789]86 for machine type.
3870 * configure: Regenerate.
3871
dd12c3a8
NN
38722003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3873
3874 * configure.in: Switch more things to use maybe dependencies.
3875 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3876 * configure: Regenerate.
3877 * Makefile.tpl: Switch more things to use maybe dependencies.
3878 * Makefile.in: Regenerate.
3879
cf662e21
AJ
38802003-05-16 Andreas Schwab <schwab@suse.de>
3881
3882 * Makefile.tpl (install-opcodes): Define.
3883 * Makefile.in: Rebuild.
3884
5481b376
AJ
38852003-05-13 Andreas Jaeger <aj@suse.de>
3886
3887 * config.guess: Update to 2003-05-09 version.
3888 * config.sub: Update to 2003-05-09 version.
3889
3959a22a
AJ
38902003-05-13 Michael Eager <eager@mvista.com>
3891
3892 * configure.in: Correct sed script so that options in quotes are not
3893 deleted.
3894 * configure: Rebuild.
3895
564b43e5
CV
38962003-05-12 Corinna Vinschen <corinna@vinschen.de>
3897
3898 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3899 and $$s/newlib/libc/sys/cygwin32 include paths.
3900 * configure: Ditto.
3901
bb947dc9
L
39022003-05-05 H.J. Lu <hjl@gnu.org>
3903
3904 * config-ml.in: Restored from gcc repository.
3905
77f7441a
CD
39062003-05-02 Chris Demetriou <cgd@broadcom.com>
3907
80b200a1
ZW
3908 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3909 * Makefile.in: Regenerate.
77f7441a 3910
a26d7085
DJ
39112003-04-27 Daniel Jacobowitz <drow@mvista.com>
3912
3913 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3914 and Makefile.def.
3915
e4c4d240
DJ
39162003-04-27 Daniel Jacobowitz <drow@mvista.com>
3917
3918 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3919 * Makefile.in: Regenerated.
3920
62a3fc85
DD
39212003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3922
3923 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3924 * Makefile.in: Regenerate.
3925
39262003-04-18 Jakub Jelinek <jakub@redhat.com>
3927
3928 * configure.in (powerpc64*-*-linux*): Remove.
3929 * configure: Rebuilt.
3930
5b474aa8
DD
39312003-04-17 Phil Edwards <pme@gcc.gnu.org>
3932
3933 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3934 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3935 and restrap.
3936 * Makefile.in: Regenerate.
3937
39382003-04-16 Richard Earnshaw <rearnsha@arm.com>
3939
3940 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3941 * configure: Regenerated.
3942
bc295afe
AO
39432003-04-11 Alexandre Oliva <aoliva@redhat.com>
3944
3945 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3946 * */configure: Rebuilt.
3947
3728fade
NN
39482003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3949
3950 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3951 * Makefile.in: Regenerate.
3952
ce5b542e
MC
39532003-03-14 Michael Chastain <mec@shout.net>
3954
3955 * Makefile.in: Regenerate with correct Makefile.def.
3956
3db0a37f
NN
39572003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3958
3959 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3960 Make macro.
3961 * Makefile.in: Regenerate.
3962 * configure.in: Clean up gxx_include_dir logic.
3963 * configure: Regenerate.
3964
34349c6e
DD
39652003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3966
3967 * configure.in (gxx_include_dir): Fix typo.
3968 * configure: Regenerated.
3969
686c28c9
AC
39702003-03-06 Andrew Cagney <cagney@redhat.com>
3971
3972 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3973
bba45b8b 39742003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3975
bba45b8b
NN
3976 * configure.in: Include $(build_tooldir)/sys-include in
3977 FLAGS_FOR_TARGET.
3978 * configure: Regenerated.
3979
2683747f
NN
39802003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3981
bba45b8b
NN
3982 * Makefile.tpl: Reindent.
3983 * Makefile.in: Regenerate.
3984 * configure.in: Reindent. Don't set unused variables.
3985 * configure: Regenerate.
3986
2683747f
NN
3987 * Makefile.tpl: Always pass down RANLIB.
3988 * Makefile.in: Regenerate.
3989
3990 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3991 * Makefile.in: Regenerate.
3992 * configure.in: Remove unused logic relating to --enable-shared
3993 and --enable-threads. Remove bogus comments. Remove redundant
3994 noconfigdirs.
3995 * configure: Regenerate.
3996
3997 * configure.in: Replace ${libstdcxx_version} by its value.
3998 Remove reference to mh-dgux.
3999 * configure: Regenerate.
4000
50212802
NN
40012003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4002
4003 * Makefile.tpl: Rearrange.
4004 * Makefile.in: Regenerate.
4005
a6be7fc6
NC
40062003-02-25 Nick Clifton <nickc@redhat.com>
4007
4008 * configure: Remove site-file supprot - it is obsolete.
4009
f8a495c8
NC
40102003-02-24 Uwe Stieber <uwe@wwws.de>
4011
4012 * configure.in: Add support for kaOS as cross build target system.
4013 * configure: Regenerated.
4014
3decd77d
DD
40152003-02-20 Sean McNeil <sean@blue.mcneil.com>
4016
4017 * Makefile.tpl: Add definition of CPPFLAGS to pass into
4018 configure-target-* as some target builds may require additional
4019 flags for preprocessor tests.
4020 * Makefile.in: Regenerated.
4021
f4ff34a3
AO
40222003-02-19 Alexandre Oliva <aoliva@redhat.com>
4023
4024 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4025 * ltconfig: Handle it.
4026 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4027 auto-detecting it.
4028
b7e4a931
AO
40292003-02-19 Alexandre Oliva <aoliva@redhat.com>
4030
4031 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4032 it is used as argument to $CC.
4033 * ltcf-gcj.sh: Likewise.
4034
6b784d9f
AO
40352003-02-19 Alexandre Oliva <aoliva@redhat.com>
4036
4037 * configure.in: Introduce --enable-maintainer-mode.
4038 * configure: Rebuilt.
4039 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4040 for maintainer mode.
4041 * Makefile.in: Rebuilt.
4042
8bcd8a07
AC
40432003-02-19 Andrew Cagney <ac131313@redhat.com>
4044
4045 * configure: Regenerate using autoconf 2.13.
4046
ee3fd329
AM
40472003-02-19 Alan Modra <amodra@bigpond.net.au>
4048
4049 * config.guess: Import latest version.
4050 * config.sub: Import latest version.
4051
e9e45685
JM
40522003-02-18 Jason Merrill <jason@redhat.com>
4053
4054 * Makefile.tpl (check-c++): Allow parallelism.
4055
859789af
AC
40562003-02-17 Andrew Cagney <ac131313@redhat.com>
4057
4058 * configure: Regenerate using autoconf 000227.
4059
b3f16a9b
GK
40602003-02-15 Geoffrey Keating <geoffk@apple.com>
4061
4062 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4063 don't configure target-libobjc.
4064 * configure: Regenerate.
4065
72e60e02
DD
40662003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4067
4068 * Makefile.tpl (RANLIB): Define.
4069 * Makefile.in: Regenerate.
4070
91f0e695
KS
40712003-02-06 Keith R Seitz <keiths@redhat.com>
4072
4073 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4074 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4075 * Makefile.in: Regenerated.
4076 * configure.in: Remove all traces of snavigator, db, and grep.
4077 * configure: Regenerated.
4078
122bfa92
FCE
40792003-01-31 Frank Ch. Eigler <fche@redhat.com>
4080
4081 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4082 * Makefile.in: Regenerated.
4083
264095c3
AO
40842003-01-30 Alexandre Oliva <aoliva@redhat.com>
4085
4086 * config.if: Copy from GCC.
4087
a84dbcb3
AO
40882003-01-27 Phil Edwards <pme@gcc.gnu.org>
4089
4090 * configure.in: Revert 24Jan change.
4091 * configure: Regenerate.
4092
19618276
NN
40932003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4094
4095 * configure.in: Revert previous change.
4096 * configure: Regenerate.
4097
b7f27a92
NN
40982003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4099
4100 * configure.in: Make rda native-only.
4101 * configure: Regenerate.
4102
83326456
NN
41032003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
4104
4105 * configure.in: Add missing \.
4106 * configure: Rebuilt.
4107
5e367fa5
JJ
41082003-01-17 Jakub Jelinek <jakub@redhat.com>
4109
4110 * configure.in (baseargs): Avoid using \| in sed regular
4111 expressions.
4112 * configure: Rebuilt.
4113
e01f337c
JJ
41142003-01-16 Jakub Jelinek <jakub@redhat.com>
4115
4116 * configure.in (baseargs): Remove all supported forms of
4117 --cache-file, --srcdir, --host, --build and --target options
4118 from argument lists.
4119 * configure: Rebuilt.
4120
aa236487
AO
41212003-01-15 Alexandre Oliva <aoliva@redhat.com>
4122
4123 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4124 * configure: Rebuilt.
4125
586c0873
NN
41262003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
4127
4128 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4129 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4130 * Makefile.in: Regenerate.
4131 * configure: Regenerate.
4132
497f816e
DD
41332003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
4134
4135 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4136 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4137 * Makefile.in: Regenerate.
4138
bfbe5519
AO
41392003-01-09 Alexandre Oliva <aoliva@redhat.com>
4140
4141 * configure.in: Remove Makefile in build, host and target modules
4142 unless configure was run with --no-recursion.
4143 * configure: Rebuilt.
4144
3f234ef5
CD
41452003-01-08 Chris Demetriou <cgd@broadcom.com>
4146
4147 * config.guess: Update to 2003-01-03 version.
4148 * config.sub: Update to 2003-01-03 version.
4149
a3982d48
CF
41502003-01-07 Christopher Faylor <cgf@redhat.com>
4151
4152 * configure: Regenerate with proper autoconf 2.13.
4153
75778ec4
CF
41542003-01-07 Christopher Faylor <cgf@redhat.com>
4155
80b200a1
ZW
4156 * configure.in: Add AC_PREREQ for consistency.
4157 * configure: Regenerate.
75778ec4 4158
c180f501
AC
41592003-01-06 Andrew Cagney <ac131313@redhat.com>
4160
4161 * configure.in (GDB_TK): Add tcl directories conditional on
4162 gdb/gdbtk directory being present.
4163 * configure: Regenerate.
5481b376 4164
46ca2cc2
DA
41652003-01-04 John David Anglin <dave.anglin@nrc.ca>
4166
4167 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
4168 by gcc if LD is not defined and we are not doing a Canadian Cross.
4169 * configure: Rebuilt.
4170
53dd8dab
DJ
41712003-01-01 Daniel Jacobowitz <drow@mvista.com>
4172
4173 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
4174
50ceb20c
TT
41752002-12-31 Tom Tromey <tromey@redhat.com>
4176
4177 * Makefile.in: Rebuilt.
4178 * Makefile.def (target_modules) [libffi]: Allow installation.
4179
e78b5cfe
AS
41802002-12-31 Andreas Schwab <schwab@suse.de>
4181
4182 * configure.in: Fix use of $program_transform_name.
4183 * configure: Regenerated.
4184
67448102
DJ
41852002-12-30 Daniel Jacobowitz <drow@mvista.com>
4186
4187 * configure.in (baseargs): Don't remove first configure argument.
4188 * configure: Regenerated.
4189
e6bfb94a
AO
41902002-12-29 Alexandre Oliva <aoliva@redhat.com>
4191
4192 * Makefile.tpl (local-distclean): Don't remove...
4193 (multilib.ts): ... this. Moved into...
4194 (multilib.out): ... this. Don't use sub-make.
4195 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4196 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4197 (configure-build-[+module+], configure-[+module+],
4198 configure-target-[+module+], configure-gcc): ... these. Test
4199 for Makefile existence. Drop config.status from dependencies.
4200 * Makefile.in: Rebuilt.
4201 * configure.in: Move gcc-version-trigger to the end of
4202 ac_configure_args. Add comments to maybedep.tmp and
4203 serdep.tmp. Introduce --disable-serial-configure. Remove
4204 nonopt from baseargs, matching and removing corresponding
4205 whitespace while at it.
4206 * configure: Rebuilt.
4207
8f0dfb36
AO
42082002-12-28 Alexandre Oliva <aoliva@redhat.com>
4209
4210 * configure.in (host_configargs): Replace reference to
4211 no-longer-defined buildopts with --build=${build_alias}.
4212 * configure: Rebuilt.
4213
43be203f
AO
42142002-12-28 Alexandre Oliva <aoliva@redhat.com>
4215
4216 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
4217 program_transform_name to standard idiom.
4218 (AUTOGEN, AUTOCONF): Define.
4219 (Makefile.in): Use $(AUTOGEN).
4220 (Makefile): Depend on config.status, and use autoconf-style rule to
4221 build it. Move original commands to...
4222 (config.status): ... this new target.
4223 (configure): Add $(srcdir). Depend on config/acx.m4. Use
4224 $(AUTOCONF).
4225 * Makefile.in: Rebuilt.
4226
a0da8069
NN
42272002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
4228
d18f1c9f
NN
4229 * Makefile.tpl: Fix dramatic bustage due to change in
4230 program_transform_name.
4231 * Makefile.in: Regenerate.
4232
4233 * configure.in: Remove unnecessary PATH setting.
4234 * configure: Regnerate.
4235
4236 * configure.in: Don't default to unprefixed tools unless
4237 the native tools will work.
4238 * configure: Regenerate.
4239
a0da8069
NN
4240 * configure.in: Convert to autoconf script. Blow away lots
4241 of now-redundant Makefile fragments.
4242 * configure: Generate using Autoconf.
4243 * Makefile.tpl: Rewrite to reflect autoconfiscation.
4244 * Makefile.in: Regenerate.
4245
c567df0a
NN
42462002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
4247
5481b376 4248 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
4249 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4250
5481b376 4251 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 4252 where they belong.
2c7f9a32 4253
2dabcfb4
AS
42542002-12-24 Andreas Schwab <schwab@suse.de>
4255
4256 * Makefile.tpl (multilib.out): Fix missing space.
4257 * Makefile.in: Regenerate.
4258
1086bc09
NN
42592002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
4260
4261 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
4262 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
4263 * Makefile.in: Regenerate.
4264 * configure.in: Remove unnecessary leftovers.
4265
1086bc09
NN
42662002-12-21 Geoffrey Keating <geoffk@apple.com>
4267
4268 * configure.in (extra_ranlibflags_for_target): New variable.
4269 (*-*-darwin): Add -c to ranlib commands.
4270 * configure (tooldir): Handle extra_ranlibflags_for_target.
4271
14e9ca95
JJ
42722002-12-20 Jeff Johnston <jjohnstn@redhat.com>
4273
4274 * COPYING.NEWLIB: Updated.
4275 * COPYING.LIBGLOSS: Ditto.
4276
14c428fb
NN
42772002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4278
4279 * Makefile.tpl: Revert HJL's change.
4280 * Makefile.in: Regenerated.
4281 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4282 always.
4283
313b8244
AS
42842002-12-19 Andreas Schwab <schwab@suse.de>
4285
4286 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4287 * Makefile.in: Regenerate.
4288
efeae3db
L
42892002-12-18 H.J. Lu <hjl@gnu.org>
4290
4291 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4292 * Makefile.in: Regenerated.
4293
4294 * configure.in (build_prefix): New. Substitute.
4295
43d92c63
NN
42962002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
4297
59da4fe6
NN
4298 * Makefile.tpl: Don't let real targets depend on phony targets.
4299 * Makefile.in: Regenerate.
4300
43d92c63
NN
4301 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4302 * Makefile.in: Regenerate.
4303
b72e6a2d
JM
43042002-12-16 Jason Merrill <jason@redhat.com>
4305
4306 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4307 previous 'make bootstrap'.
4308 * Makefile.in: Regenerate.
4309
95c72c44
HPN
43102002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
4311
4312 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4313
7d695d07
JM
43142002-12-13 Jason Merrill <jason@redhat.com>
4315
4316 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
4317 library tests.
4318 (check-c++): Just depend on it and check-target-libstdc++-v3.
4319 * Makefile.in: Regenerate.
4320
54103d1e
NN
43212002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
4322
4323 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4324 * Makefile.in: Regenerate.
4325
4024f1e1
JJ
43262002-12-12 Jeff Johnston <jjohnstn@redhat.com>
4327
80b200a1
ZW
4328 * COPYING.NEWLIB: Update list of alternate Regent of California
4329 licenses and discuss official revoking of advertising clause.
4330 * COPYING.LIBGLOSS: Ditto.
4024f1e1 4331
7dda0df6
AO
43322002-12-12 Alexandre Oliva <aoliva@redhat.com>
4333
4334 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4335 * Makefile.in: Rebuilt.
4336
d03be79e 43372002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 4338
929293f4
NN
4339 * configure: Fix bug put in by gremlins.
4340
d03be79e
NN
4341 * Makefile.tpl: Substitute more autoconfily.
4342 * configure: Substitute more autoconfily.
4343 * Makefile.in: Regenerate.
4344
43452002-12-08 Andrew Cagney <ac131313@redhat.com>
4346
4347 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4348 * Makefile.in (all-sim): Ditto.
a36d530e
DD
4349
43502002-12-06 DJ Delorie <dj@redhat.com>
4351
4352 * Makefile.tpl: Change configure dependencies to not have real
4353 targets depend on phony targets.
b4a77b47 4354
db1ac78d
NN
43552002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
4356
bcaf2395
NN
4357 * configure.in: Revert unintentional change.
4358
b4fa093e
NN
4359 * src-release: Configure host subdirs.
4360
db1ac78d
NN
4361 * Makefile.tpl: Change dependency for */multilib.out so that
4362 it works when gcc isn't in the tree.
4363
4364 * configure.in: Substitute more.
4365 * configure: Run subconfigures from the Makefile.
4366 * Makefile.tpl: Run subconfigures from the Makefile; add a few
4367 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4368
15723a45
NN
43692002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4370
e2b9e2dc
NN
4371 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4372 and corresponding dependencies.
4373 * Makefile.in: Regenerate.
4374
2af579c4
NN
4375 * configure.in (host_tools): Order binutils, gas and ld for
4376 convenience in running the testsuites.
4377
a2cc058a
NN
4378 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4379 * Makefile.in: Regenerate.
4380 * configure.in: Introduce rules to serialize subconfigure runs.
4381
15723a45
NN
4382 * configure.in: Introduce BASE_CC_FOR_TARGET.
4383 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
4384 Realize configure-build-* targets. Realize configure-target-* targets.
4385 * Makefile.in: Regenerate.
4386
ae831be5
NN
43872002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4388
4389 * configure: Move gcc_version_trigger stuff from here...
4390 * configure.in: ...to here.
4391
4392 * configure.in: Separate subconfigure options added by this file from
4393 options given by the user. Add machinery to put args for host
4394 subconfigures into the Makefile.
4395
4396 * Makefile.tpl: Remove 'vault' targets.
4397 * Makefile.tpl: Reorder and comment dependencies.
4398 * Makefile.in: Regenerate.
4399
bbf7c8ac
NN
44002002-11-28 Geoffrey Keating <geoffk@apple.com>
4401
4402 * configure.in: Move host-specific darwin noconfigdirs into
4403 the host-specific section.
4404
930314a4
NN
44052002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4406
52d7cdee
NN
4407 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4408 during replay.
4409 * Makefile.in: Regenerate.
4410
930314a4
NN
4411 (finishing slow-motion replay)
4412 * configure: Remove skip-this-dir support.
4413 * Makefile.tpl: Remove skip-this-dir support.
4414
4415 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4416 subdirectories.
4417 * Makefile.in: Regenerate.
4418
4419 * Makefile.tpl: Strip out useless setting of 'dir'.
4420 * Makefile.in: Regenerate.
5481b376 4421
930314a4
NN
44222002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4423
4424 (finishing slow-motion replay)
4425 * configure.in: Fix deeply stupid bug.
4426
4427 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4428 shell code in CXX_FOR_TARGET
4429 * Makefile.def: Introduce raw_cxx.
4430 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4431 RAW_CXX_FOR_TARGET.
4432 * Makefile.in: Regenerate.
4433
44342002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4435
4436 (finishing slow-motion replay)
4437 * Makefile.tpl: Remove unnecessary ifs.
4438 * Makefile.in: Regenerate.
4439
5481b376 4440 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4441 dependencies. Maybe-ize build-libiberty. Create dummy install
4442 targets for 'no_install' modules.
5481b376 4443 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 4444 build_modules stuff to configure.in.
5481b376 4445 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4446 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4447 * Makefile.in: Regenerate.
4448
3866be5d
NN
44492002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4450
4451 (continuing slow-motion replay)
4452 * Makefile.tpl: Make all-target, install-target behave similarly
4453 to all, install (only hitting configured targets). Eliminate
4454 unused macro defintions.
4455
4456 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4457 build != host.
4458
4459 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4460
4461 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4462
5481b376 4463 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
4464 configuring. Remove references to "dosrel".
4465 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 4466 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 4467 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 4468 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
4469 and redundant dependency; rearrange slightly.
4470 * Makefile.def: Add host-side libtermcap, utils.
4471
4472 * Makefile.in: Regenerate.
4473
e393202e
NN
44742002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4475
4476 (Continuing slow-motion replay)
4477 * Makefile.def: Add list of recursive targets to autogenerate.
4478 Add build_modules.
4479 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4480 targets. Autogenerate *-build-* targets.
4481 * Makefile.in: Regenerate.
4482
583d52d7
NN
44832002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4484
4485 (Continuing slow-motion replay)
4486 * configure: More autoconf-style substitutions.
4487 * Makefile.tpl: More autoconf-style substitutions.
4488 * Makefile.in: Regenerate.
4489
44902002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4491
4492 (Continuing slow-motion replay)
4493 * configure: Substitute more variables in a more autoconf-friendly
4494 way. Simplify slightly.
4495 * Makefile.tpl: Make more variables substitutable in an
4496 autoconf-friendly way.
4497 * Makefile.in: Regenerate.
4498
874e38b4
NN
44992002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4500
4501 (Continuing slow-motion replay)
4502 * configure.in (v810*): Remove special setting of tools.
4503
4504 * configure: Add support for extra required flags for ar or nm.
4505 * configure.in (aix4.3+): Use above support for target-specific
4506 issues, rather than using config/mt-aix43.
4507
852e5f18
NN
45082002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4509
4510 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4511 * configure: Remove 'removing', which doesn't work. Replace $subdir
4512 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4513 with $srcdir. Reformat indentation. Substitute some variables
4514 formerly hard-coded in the Makefile for build=host.
4515 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4516 * Makefile.def: Autogenerate more.
4517 * Makefile.in: Regenerate.
4518
c9a0d920
DD
45192002-11-13 Bruce Korb <bkorb@gnu.org>
4520
4521 * Makefile.tpl: syntactic cleanup
4522
dd2768ff
KB
45232002-11-04 Kevin Buettner <kevinb@redhat.com>
4524
4525 * Makefile.def (host_modules): Add rda.
4526 * Makefile.in: Regenerate.
4527 * configure.in (target_tool): Add target-rda to list.
4528
1aa8389d
DD
45292002-10-25 Phil Edwards <pme@gcc.gnu.org>
4530
4531 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4532 and restrap targets to this rule.
4533 * Makefile.in: Regenerate.
4534
28f46298
HPN
45352002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4536
4537 * configure.in (i[3456]86-*-linux*): Add check to disable
4538 ${libgcj} for glibc1.
4539
ff72e302
NC
45402002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4541
4542 * configure.in: Add tic4x target.
4543
8607b6c9
NN
45442002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4545
4546 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4547 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4548 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4549 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4550 * Makefile.in: Regenerate.
4551
f8f61f4a
NN
45522002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4553
c86f794b
NN
4554 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4555 * Makefile.in: Regenerate.
4556
a9590527
NN
4557 * Makefile.def: Remove order dependency comments.
4558 * Makefile.tpl: Add explicit install-install dependencies.
4559 * Makefile.in: Regenerate.
4560
8412ce72
NN
4561 * Makefile.tpl: Remove material now in src-release. (Finally!)
4562 * Makefile.in: Regenerate.
4563
8b9f37f1
NN
4564 * configure: Restore my original patch by syncing with gcc version.
4565
f8f61f4a
NN
4566 * Bring following over from gcc:
4567
45682002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4569
4570 * configure.in (s390*-*-linux*): Enable libgcj.
4571
403d9505
NN
45722002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4573
4574 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4575
95f6f383
AM
45762002-10-02 Alan Modra <amodra@bigpond.net.au>
4577
e4673b0a 4578 * configure: Move stray lines back to where they belong.
95f6f383 4579
748503c8
NN
45802002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4581
a581b5c3
NN
4582 * Makefile.tpl: Insert configure-target target, for src-release.
4583
c084f5b4
NN
4584 * configure: Finish reverting change which Andrew Cagney started
4585 reverting. Should fix bustage.
4586
7aa673ed 4587 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
4588 * src-release: New file. Contains material for making net
4589 releases for gdb, binutils, et al., formerly in Makefile.in.
4590
82a9b2d9
NC
45912002-09-30 Nick Clifton <nickc@redhat.com>
4592
4593 * cpu: New top level directory. Intended to hold input files for
4594 CGEN which have FSF copyright assignment.
4595 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4596
c2463a00
AC
45972002-09-29 Andrew Cagney <ac131313@redhat.com>
4598
4599 Revert below (note that src does not contain Makefile.tpl):
4600 * Makefile.tpl: Make subsituted variables more autoconfy.
4601 * Makefile.in: Regenerate.
4602
f03b4789
NN
46032002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4604
c11e16a9
NN
4605 * configure: Revert accidentally applied changes.
4606
f03b4789
NN
4607 * Makefile.tpl: Make more autoconf-friendly.
4608 * Makefile.in: Regenerate.
4609 * configure: Make substitution more autoconf-like.
4610
46112002-09-28 Richard Earnshaw <rearnsha@arm.com>
4612
4613 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4614 single entry to handle all these.
4615 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4616 libjava on arm-*-elf.
4617
c0292023
GK
46182002-09-27 Geoffrey Keating <geoffk@apple.com>
4619
4620 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4621 things that depend on them.
4622
c66d951e
NN
46232002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4624
4625 * Makefile.tpl: Make subsituted variables more autoconfy.
4626 * Makefile.in: Regenerate.
4627 * configure: Make seds more autoconfy.
4628
907a7241 46292002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
4630
4631 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4632 * Makefile.in: Regenerate.
4633 * configure.in: Rewrite sed statements to look autoconfy.
4634
907a7241
NN
4635 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4636 all-target-foo on configure-target-foo.
4637 * Makefile.def: Ditto.
4638 * Makefile.in: Rebuild.
4639
405ea7a0
NN
46402002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4641
4642 * Makefile.def: New file.
4643 * Makefile.tpl: New file.
4644 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4645
4646 * configure.in: Minor rearrangement. Simplify tests.
4647
bdc57bfd
JT
46482002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4649
4650 * configure.in (with_headers): Skip copy if value is "yes".
4651 (with_libs): Likewise.
4652
ae03d6e2
NN
46532002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4654
4655 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4656 * configure.in (sh*-*-pe*): Ditto.
4657 * configure.in (mips*-*-pe*): Ditto.
4658 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
4659
4660 * configure.in: Rearrange.
4661
707960fe
NC
46622002-09-12 Nick Clifton <nickc@redhat.com>
4663
4664 * Import these changes from the config master repository:
4665
4666 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4667
4668 * config.sub: Add tic4x target.
4669
4670 2002-09-03 Ben Elliston <bje@redhat.com>
4671
4672 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4673 Reported by <Duncan_Stodart@insession.com>.
4674
36ea319f
JJ
46752002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4676
4677 * COPYING.NEWLIB: More updates.
4678
cf57480a
JJ
46792002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4680
4681 * COPYING.NEWLIB: Update.
4682
fd31a171
AC
46832002-08-23 Andrew Cagney <ac131313@redhat.com>
4684
23b632fc
AC
4685 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4686
fd31a171
AC
4687 * config.guess: Import version 2002-08-23.
4688 * config.sub: Import version 2002-08-22.
4689
a08bafb5
AO
46902002-08-20 Alexandre Oliva <aoliva@redhat.com>
4691
4692 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4693 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4694 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4695
17240c1f
NC
46962002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4697
4698 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4699
e70ad0c6
L
47002002-08-04 H.J. Lu (hjl@gnu.org)
4701
4702 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4703
574e6d11
DD
47042002-07-31 Alan Modra <amodra@bigpond.net.au>
4705
4706 * configure.in: Move generic linux case to end. Copy generic
4707 linux noconfigdirs to mips*-*-linux* entry and new
4708 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4709
611e7523
CD
47102002-07-19 Chris Demetriou <cgd@broadcom.com>
4711
4712 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4713 one instance of them which was missed to the list to update.
4714
51759676
CD
47152002-07-16 Chris Demetriou <cgd@broadcom.com>
4716
4717 * config.guess: Update to 2002-07-09 version.
4718 * config.sub: Update to 2002-07-03 version.
4719
7c1f909c
DD
47202002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4721
4722 * configure.in: Remove two redundant tests.
4723
d7cf5d30
DD
47242002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4725
4726 * configure.in (mips*-*-irix6*o32): Enable stabs.
4727
c74222f7
DD
47282002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4729
5b53c336
DD
4730 * configure.in: Don't build grez.
4731 * Makefile.in: Ditto.
4732
c74222f7
DD
4733 * Makefile.in: Remove references to bsp, cygmon, libstub.
4734 * configure.in: Ditto.
4735
4736 * configure.in: Remove leftover reference to gdbtest.
4737
edd1b227
DD
47382002-07-08 Phil Edwards <pme@gcc.gnu.org>
4739
4740 * configure.in (gxx_include_dir): Change to match versioned
4741 C++ headers if --enable-version-specific-runtime-libs is used.
4742
486186e3
AO
47432002-07-04 Steve Ellcey <sje@cup.hp.com>
4744
4745 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4746
ff0a3bf8
DD
47472002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4748
4749 * configure.in: Make --without-x work.
4750
1dfa8174
NC
47512002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4752
4753 * contrib: New directory. Created to contain a copy of the
5481b376 4754 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
4755 the FSF GCC sources.
4756
07637366
DD
47572002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4758
b6f83f2a
DD
4759 * configure.in: Rearrange target Makefile fragment collection.
4760
07637366
DD
4761 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4762 cvs[src].
4763 * configure.in: Ditto.
4764
f48556b1
DD
47652002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4766
4767 * Makefile.in: Eliminate 'apache' targets.
4768 * configure.in: Eliminate 'apache' targets.
4769
4770 * configure.in: Eliminate redundant tests. Reorganize.
4771
4772 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4773
4774 * config-ml.in: Eliminate references to Cygnus configure.
4775
4776 * Makefile.in: Eliminate references to building emacs.
4777
47782002-07-01 Denis Chertykov <denisc@overta.ru>
4779
4780 * configure.in: Add support for ip2k.
4781
cdb9e2b8
BE
47822002-06-24 Ben Elliston <bje@redhat.com>
4783
4784 * configure.in (host_tools): Remove cgen.
4785
4786 * Makefile.in (all-cgen): Remove; runs from its source directory.
4787 (check-cgen, install-cgen, clean-cgen): Likewise.
4788 (all-opcodes): No not depend on all-cgen.
4789 (all-sim): Likewise.
4790
3558860c
DD
47912002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4792
4793 * configure.in: Fix AIX configury bug.
4794
e3b0c936
DD
47952002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4796
cdb9e2b8 4797 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4798
cdb9e2b8
BE
4799 * configure.in: Move definition of libstdcxx_flags right above
4800 usage, rather than way earlier.
8ee424c0 4801
c712250a
DD
4802 * configure.in: Pull definition of is_cross_compiler earlier.
4803
9ee1a75c
DD
4804 * configure.in: Rearrange a little.
4805
e3b0c936
DD
4806 * configure.in: Remove references to librx.
4807 * Makefile.in: Remove references to librx.
4808
b2bd228e
DD
48092002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4810
4811 * configure.in: Eliminate ${gasdir} variable.
4812
7cd52483
DB
48132002-06-18 Dave Brolley <brolley@redhat.com>
4814
4815 * configure.in: Add support for frv.
4816 * config.sub: Add support for frv.
4817
6c5e141a
DD
48182002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4819
4820 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4821
0d18b56d
JT
48222002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4823
4824 * configure.in (vax-*-netbsd*): Re-enable gas.
4825
fd8958d5
DD
48262002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4827
27f15fdd
DD
4828 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4829 BUILD_PREFIX_1, to correct nomenclature.
4830 * configure: Likewise.
4831
fd8958d5
DD
4832 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4833 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4834
0c2442b7
DD
48352002-05-31 Olaf Hering <olh@suse.de>
4836
4837 * config-ml.in: Propogate DESTDIR also.
4838
a3602181
JT
48392002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4840
4841 * configure.in (vax-*-netbsd*): Don't build gas for this
4842 platform.
4843
c95f53ae
MM
48442002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4845
4846 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4847 and libgcj for AVR.
4848
1d7c1053
NC
48492002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4850
4851 * config.sub: Add DLX target.
4852
4b37028f
JT
48532002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4854
4855 * config.guess: Update to 2002-05-22 version.
4856 * config.sub: Likewise.
4857
d5de0a84
NC
48582002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4859
4860 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4861 * config-ml.in: Likewise.
4862 * configure: Likewise.
4863 * configure.in: Likewise.
4864
c92a0210
DD
48652002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4866
115a77aa
DD
4867 * configure.in: Simplify makefile fragment collection.
4868
4869 * configure.in: Remove code to build emacs.
e99daf2b 4870
91e060aa
DD
4871 * configure.in : Remove --srcdir argument from targargs and buildargs
4872 (it's always overridden in the Makefile anyway). Rearrange a bit.
4873
4874 * configure: Move some logic to configure.in.
4875 * configure.in: Move some logic from configure.
c92a0210 4876
91217342
JJ
48772002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4878
4879 * COPYING.LIBGLOSS: New file.
4880
d3d8a9ee
NC
48812002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4882
4883 * Makefile.in: Honour DESTDIR.
4884
3a036cdc
AO
48852002-05-05 Alexandre Oliva <aoliva@redhat.com>
4886
4887 * configure.in (noconfigdirs): Don't disable libgcj on
4888 sparc64-*-solaris* and sparcv9-*-solaris*.
4889
6d095fe4
AO
48902002-05-03 Alexandre Oliva <aoliva@redhat.com>
4891
4892 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4893
dac55df9
TF
48942002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4895
4896 * configure.in (FLAGS_FOR_TARGET): Do not add
4897 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4898 on i[3456]86-*-linux*.
4899
a018e15b
TF
49002002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4901
4902 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4903
4904 * configure.in (noconfigdirs): Do not add target-newlib if
4905 target == i[3456]86-*-linux*, and host == target.
4906
5f284831
MM
49072002-04-29 Mark Mitchell <mark@codesourcery.com>
4908
4909 * config.guess: Updated to 2002-04-26's version.
4910 * config.sub: Updated to 2002-04-26's version.
4911
33babf59
DD
49122002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4913
bd5f7da2
DD
4914 * configure.in: delete reference to absent file
4915
a0c4f3a0
DD
4916 * configure.in: replace '[' with 'test'
4917
66f1ba4f
DD
4918 * configure.in: Eliminate references to gash.
4919 * Makefile.in: Eliminate references to gash.
4920
7c3ab50c
DD
4921 * configure.in: remove useless references to 'pic' makefile fragments.
4922
bbc025f5
DD
4923 * configure.in: (*-*-windows*) Finish removing.
4924
33babf59
DD
4925 * configure.in: Eliminate redundant test for libgui.
4926
d5ec694c
DD
49272002-04-26 Joel Sherrill <joel@OARcorp.com>
4928
4929 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4930 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4931
57a5346c
DD
49322002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4933
4934 * configure.in: remove references to dead files
4935
dbf93899
DD
49362002-04-18 Tom Tromey <tromey@redhat.com>
4937
4938 * configure.in: Disallow configuring libgcj when it is already
4939 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4940 Solaris 2.8 by default. For PR libgcj/6158.
4941
26eadf68
DD
49422002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4943
4944 * configure.in: Move default CC setting out of config/mh-* fragments
4945 directly into here.
4946
a0a2c6c6
DD
49472002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4948
4949 * configure.in: don't even try to configure or make a subdirectory
4950 if there's no configure script for it.
4951
9972f812
DD
49522002-04-15 Mark Mitchell <mark@codesourcery.com>
4953
4954 * MAINTAINERS: Remove chill maintainers.
4955 * Makefile.in (CHILLFLAGS): Remove.
4956 (CHILL_LIB): Remove.
4957 (TARGET_CONFIGDIRS): Remove libchill.
4958 (CHILL_FOR_TARGET): Remove.
4959 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4960 CHILL_LIB.
4961 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4962 (CHECK_TARGET_MODULES): Likewise.
4963 (INSTALL_TARGET_MODULES): Likewise.
4964 (CLEAN_TARGET_MODULES): Likewise.
4965 (configure-target-libchill): Remove.
4966 (all-target-libchill): Remove.
4967 * configure.in (target_libs): Remove target-libchill.
4968 Do not compute CHILL_FOR_TARGET.
4969 * libchill: Remove directory.
5481b376 4970
75205f78
DD
49712002-04-15 DJ Delorie <dj@redhat.com>
4972
4973 * Makefile.in, configure.in, configure: Sync with gcc, entries
4974 follow...
4975
49762002-04-08 Tom Tromey <tromey@redhat.com>
4977
4978 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4979 Fixes PR libgcj/6068.
4980
49812002-03-30 Krister Walfridsson <cato@df.lth.se>
4982
4983 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4984
49852002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4986
4987 * configure.in (alpha*-dec-osf*): Enable libgcj.
4988
49892002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4990
4991 Fix for: PR bootstrap/3591, target/5676
4992 * configure.in (mcore-pe): Disable the configuration of
4993 libstdc++-v3 since exceptions are not supported.
4994
49952002-03-20 Anthony Green <green@redhat.com>
4996
4997 * configure.in: Enable libgcj for xscale-elf target.
4998
49992002-02-28 Alexandre Oliva <aoliva@redhat.com>
5000
5001 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5002 libjava.
5003 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5004
50052002-02-22 Alexandre Oliva <aoliva@redhat.com>
5006
5007 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5008 libstdc++-v3 and libjava.
5009
50102002-02-11 Adam Megacz <adam@xwt.org>
5011
5012 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5013 boehm-gc
5014
50152002-02-09 Alexandre Oliva <aoliva@redhat.com>
5016
5017 * config.guess: Updated to 2002-01-30's version.
5018 * config.sub: Updated to 2002-02-01's version.
5019 Contribute sh64-elf.
5020 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5021 * configure.in: Added sh64-*-*.
5022
50232002-01-17 H.J. Lu <hjl@gnu.org>
5024
5025 * Makefile.in (all-fastjar): Also depend on all-libiberty.
5026 (all-target-fastjar): Also depend on all-target-libiberty.
5027
5028Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
5029
5030 * configure, configure.in: Use temp file for long sed commands.
5031
50322001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
5033
5034 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5035 libf2c.
5036
50372001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
5038
5039 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5040
50412001-10-11 Hans-Peter Nilsson <hp@axis.com>
5042
5043 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5044
50452001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5046
5047 * configure: Handle temporary files securely using mkdir.
5048
50492001-09-26 Will Cohen <wcohen@redhat.com>
5050
5051 * configure.in (*-*-linux*): Disable configuration of target-newlib
5052 and target-libgloss.
5053
50542001-09-26 Alexandre Oliva <aoliva@redhat.com>
5055
5056 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5057 RANLIB.
5058
50592001-08-11 Graham Stott <grahams@redhat.com>
5060
5061 * Makefile.in (check-c++): Add missing semicolon.
5062
50632001-07-25 Andrew Haley <aph@cambridge.redhat.com>
5064
5065 * configure.in (sh-*-linux*): New.
5066
50672001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5068
5069 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5070 and libgcj on m68hc11/m68hc12.
5071
50722001-06-27 H.J. Lu (hjl@gnu.org)
5073
5074 * Makefile (CFLAGS_FOR_BUILD): New.
5075 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5076
50772001-06-01 Hans-Peter Nilsson <hp@axis.com>
5078
5079 * configure.in (libstdcxx_flags): Do not try to execute
5080 libstdc++-v3/testsuite_flags until it exists.
5081
50822001-05-18 Benjamin Kosnik <bkoz@redhat.com>
5083
5084 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5085
50862001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
5087
5088 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5089
5090Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
5091
5092 * configure.in: Move *-chorusos target case to the proper switch.
5093 Disable libgcj.
5094
50952001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5096
5097 * Makefile.in (STAGE1_CFLAGS): Pass down.
5098
50992001-04-13 Alan Modra <amodra@one.net.au>
5100
5101 * config.guess: Add hppa64-linux support. Note for next import that
5102 this is already in the master file.
5103 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
5104
51052001-03-22 Colin Howell <chowell@redhat.com>
5106
5107 * Makefile.in (DO_X): Do not backslash single-quotes in
5108 backquotes (two places).
5109
51102001-03-18 Laurynas Biveinis <lauras@softhome.net>
5111
5112 * Makefile.in (DO_X): Quote nested quotes.
5113
51142001-03-15 Laurynas Biveinis <lauras@softhome.net>
5115
5116 * Makefile.in (DO_X): Use double quotes for quoting
5117 "RANLIB=$${RANLIB}".
5118
51192001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5120
5121 * configure.in: Only use `lang_requires' for languages athat are
5122 actually enabled.
5123
51242001-03-07 Tom Tromey <tromey@redhat.com>
5125
5126 * configure.in: Allow config-lang.in to set `lang_requires' to list
5127 of other required languages.
5128
51292001-03-06 Laurynas Biveinis <lauras@softhome.net>
5130
5131 * Makefile.in: Remove RANLIB definition. Use RANLIB
5132 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5133 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5134
51352001-02-28 Benjamin Kosnik <bkoz@redhat.com>
5136 Alexandre Oliva <aoliva@redhat.com>
5137
5138 * Makefile.in (check-c++): Use tabs, not spaces.
5139
51402001-02-19 Benjamin Kosnik <bkoz@redhat.com>
5141
5142 * Makefile.in (check-c++): New rule.
5143
5144 * configure.in (target_libs): Remove libg++.
5145 (noconfigdirs): Remove libg++.
5146 (noconfigdirs): Same.
5147 (noconfigdirs): Same.
5148 (noconfigdirs): Same.
5149
5150 * config-ml.in: Remove libg++ references.
5151
5152 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5153 (ALL_TARGET_MODULES): Same.
5154 (configure-target-libg++): Remove.
5155 (all-target-libg++): Remove.
5156 (configure-target-libio): Remove.
5157 (all-target-libio): Remove.
5158 (check-target-libio): Remove.
5159 (.PHONY): Remove.
5160 (libg++.tar.bz2): Remove.
5161 (all-target-cygmon): Remove libio.
5162 (all-target-libstdc++): Remove.
5163 (configure-target-libstdc++): Remove.
5164 (TARGET_LIB_PATH): Remove libstdc++.
5165 (ALL_GCC_CXX): Remove libstdc++.
5166 (all-target-gperf): Correct.
5167
51682001-02-15 Anthony Green <green@redhat.com>
5169
5170 * configure: Introduce GCJ_FOR_TARGET.
5171 * configure.in: Ditto.
5172 * Makefile.in: Ditto.
5173
51742001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5175
5176 * configure.in: for *-chorusos, don't config target-newlib and
5177 target-libgloss.
5178
51792001-02-04 Mark Mitchell <mark@codesourcery.com>
5180
5181 Remove V2 C++ library.
5182 * configure.in: Remove --enable-libstdcxx_v3 support.
5183
51842001-01-27 Richard Henderson <rth@redhat.com>
5185
5186 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5187
51882001-01-26 Tom Tromey <tromey@redhat.com>
5189
5190 * configure.in: Allow libgcj to be built on Sparc Solaris.
5191
51922001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
5193
5194 * configure.in: Enable libgcj on several additional platforms.
5195
51962001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
5197
5198 * configure.in: Enable libgcj for linux targets.
5199
52002001-01-09 Mike Stump <mrs@wrs.com>
5201
5202 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5203 failures of subdirectories.
5204
52052001-01-02 Laurynas Biveinis <lauras@softhome.net>
5206
5207 * configure: handle DOS-style absolute paths.
5208
52092001-01-02 Laurynas Biveinis <lauras@softhome.net>
5210
5211 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5212
52132000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5214
5215 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5216 (libstdcxx_incdir): Pass down.
5217 * config.if: Remove expired bits for cxx_interface, add stub.
5218 (libstdcxx_incdir): Add variable for g++ include directory.
5219 * configure.in (gxx_include_dir): Use it.
5220
52212000-12-15 Andreas Jaeger <aj@suse.de>
5222
5223 * configure.in: Handle lang_dirs.
5224
52252000-12-13 Anthony Green <green@redhat.com>
5226
5227 * configure.in: Disable libgcj for any target not specifically
5228 listed. Disable libgcj for x86 and Alpha Linux until compatible
5229 with g++ abi.
5230
52312000-12-13 Mike Stump <mrs@wrs.com>
5232
5233 * Makefile.in (local-distclean): Also remove fastjar.
5234
52352000-12-10 Anthony Green <green@redhat.com>
5236
5237 * configure.in: Define libgcj. Disable libgcj target libraries for
5238 most targets.
5239
52402000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5241
5242 * configure.in (target_libs): Revert 2000-12-08 patch.
5243 (noconfigdirs): Added target-libjava.
5244
52452000-12-09 Laurynas Biveinis <lauras@softhome.net>
5246
5247 * Makefile.in: handle DOS-style absolute paths.
5248
52492000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5250
5251 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5252 libjava.
5253 * configure.in (target_libs): Removed `target-libjava'.
5254
52552000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5256
5257 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5258 (ALL_MODULES): Added fastjar.
5259 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5260 (all-target-libjava): all-fastjar replaces all-zip.
5261 (all-fastjar): Added.
5262 (configure-target-fastjar, all-target-fastjar): Likewise.
5263 * configure.in (host_tools): Added fastjar.
5264
52652000-12-07 Mike Stump <mrs@wrs.com>
5266
5267 * Makefile.in (local-distclean): Remove leftover built files.
5268
52692000-11-16 Fred Fish <fnf@be.com>
5270
5271 * configure.in (enable_libstdcxx_v3): Fix typo,
5272 libstd++ -> libstdc++.
5273
52742000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5275
5276 * configure: Provide the original toplevel configure arguments
5277 (including $0) to subprocesses in the environment rather than
5278 through gcc/configargs.h.
5279
52802000-11-12 Mark Mitchell <mark@codesourcery.com>
5281
5282 * configure: Turn on libstdc++ V3 by default.
5283
52842000-10-16 Michael Meissner <meissner@redhat.com>
5285
5286 * configure (gcc/configargs.h): Only create if there is a build GCC
5287 directory created.
5288
52892000-10-05 Phil Edwards <pme@gcc.gnu.org>
5290
5291 * configure: Save configure arguments to gcc/configargs.h.
5292
52932000-10-04 Andris Pavenis <pavenis@latnet.lv>
5294
5295 * Makefile.in (bootstrap): avoid recursion if subdir missing
5296 (cross): ditto
5297 (do-proto-toplev): ditto
5298
5299Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5300
5301 * configure.in: Do not build byacc for hppa64. Provide paths to the
5302 X11 libraries for hppa64.
5303
53042000-09-02 Anthony Green <green@cygnus.com>
5305
5306 * Makefile.in (all-gcc): Depend on all-zlib.
5307 (CLEAN_MODULES): Add clean-zlib.
5308 (ALL_MODULES): Add all-zlib.
5309 * configure.in (host_libs): Add zlib.
5310
53112000-08-25 Alexandre Oliva <aoliva@redhat.com>
5312
5313 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5314 $targargs to tell whether newlib is going to be built.
5315
5316 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5317 $$r/TARGET_SUBDIR/libio for _G_config.h.
5318
53192000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5320
5321 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5322
5323 * configure: Make enable_threads and enable_shared defaults
5324 explicit. Substitute enable_threads into generated Makefiles.
5325 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5326 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5327
53282000-08-02 Manfred Hollstein <manfredh@redhat.com>
5329
5330 * configure.in: Re-enable all references to libg++ and librx.
5331
ffb97b2f 53322002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 5333
ffb97b2f
DD
5334 * configure.in: Add *-*-freebsd* configurations.
5335
bbf6e9e3
AC
53362002-04-07 Andrew Cagney <ac131313@redhat.com>
5337
5338 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
5339 (do-tar, do-bz2): New rules.
5340 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
5341 (gdb-tar): New rule.
5342 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
5343 (insight_dejagnu.tar): New rule.
5344 (insight.tar): New rule.
5345 (gdb+dejagnu.tar): New rule.
5346 (gdb.tar): New rule.
5347
8f1579c0
AC
53482002-04-07 Andrew Cagney <ac131313@redhat.com>
5349
5350 * MAINTAINERS: Update dejagnu/
5351
ba3c59ab
AO
53522002-03-16 Alexandre Oliva <aoliva@redhat.com>
5353
5354 * ltmain.sh (relink_command): Fix typo in previous change.
5355
6243d5dd
AO
53562002-03-15 Alexandre Oliva <aoliva@redhat.com>
5357
5358 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
5359 (relink_command): Added --tag flags.
5360 (mode=install): If relinking fails; error out.
5361
80413487
RH
53622002-03-12 Richard Henderson <rth@redhat.com>
5363
5364 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
5365 .NOTPARALLEL tag.
5366 (do-check): Rename from check.
5367 (check): Allow parallel check.
5368
3daeddf6
RH
53692002-03-11 Richard Henderson <rth@redhat.com>
5370
5371 * Makefile.in (.NOTPARALLEL): Add fake tag.
5372
fad93c55
L
53732002-03-07 H.J. Lu (hjl@gnu.org)
5374
5375 * configure.in: Enable gprof for mips*-*-linux*.
5376
2e8357fc
AO
53772002-02-28 Alexandre Oliva <aoliva@redhat.com>
5378
5379 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5380 libjava.
5381 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5382
bd48e1a9
AC
53832002-02-24 Andrew Cagney <ac131313@redhat.com>
5384
5385 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5386
39121370
DJ
53872002-02-23 Daniel Jacobowitz <drow@mvista.com>
5388
5389 * config.guess: Import from master sources, rev 1.232.
5390 * config.sub: Import from master sources, rev 1.246.
5391
081ff160
AO
53922002-02-23 Alexandre Oliva <aoliva@redhat.com>
5393
5394 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5395 because its Makefile is there; test for the executable instead.
5396
20a5393b
AO
53972002-02-09 Alexandre Oliva <aoliva@redhat.com>
5398
5399 Contribute sh64-elf.
5400 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5401 * configure.in: Added sh64-*-*.
5402
38135629
JJ
54032002-02-04 Jeff Johnston <jjohnstn@redhat.com>
5404
80413487
RH
5405 * COPYING.NEWLIB: Remove advertising clause from
5406 Berkeley and Red Hat licenses.
38135629 5407
48d19748
MD
54082002-02-01 Mo DeJong <supermo@bayarea.net>
5409
5410 * Makefile.in: Add all-tix to deps for all-snavigator
5411 so that tix is built when building snavigator.
5412
f6e1c110
BE
54132002-02-01 Ben Elliston <bje@redhat.com>
5414
5415 * config.guess: Import from master sources, rev 1.229.
5416 * config.sub: Import from master sources, rev 1.240.
5417
4867be41
DJ
54182002-01-27 Daniel Jacobowitz <drow@mvista.com>
5419
5420 From Steve Ellcey <sje@cup.hp.com>:
5421 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5422 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5423 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5424 IA64.
5425 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5426 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5427 soname_spec, sys_lib_search_path_spec): Ditto.
5428
e82380cc
JT
54292002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
5430
5431 * configure.in (*-*-netbsd*): New. Skip target-newlib,
5432 target-libiberty, and target-libgloss. Skip Java-related
5433 libraries if not supported for NetBSD on target CPU.
5434
1319fb9c
NC
54352002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
5436
5437 * configure.in: Import StrongARM and XScale target_configdirs from
5438 FSF GCC version.
5439
b020f6ac
L
54402002-01-16 H.J. Lu (hjl@gnu.org)
5441
5442 * config.guess: Import from master sources, rev 1.225.
5443 * config.sub: Import from master sources, rev 1.238.
5444
5445 * MAINTAINERS: Updated notes on config.guess and config.sub.
5446
a0c1c920
NC
54472002-01-11 Steve Ellcey <sje@cup.hp.com>
5448
5449 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5450 ld and gdb are not supported.
5451
a9fa5e1f
JJ
54522002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5453
5454 * Change reference to Cygnus Solutions to be Red Hat.
5455
94077108
JJ
54562002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5457
5458 * COPYING.NEWLIB: Update generic copyright date.
5459
05ecd75c
MS
54602002-01-07 Mark Salter <msalter@redhat.com>
5461
5462 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5463 Allow target-libgloss to be built for arm, strongarm, and xscale.
5464
a106bb62
BE
54652002-01-03 Ben Elliston <bje@redhat.com>
5466
5467 * MAINTAINERS: Update URL for config.* scripts.
5468
0e254642
AM
54692001-12-18 Alan Modra <amodra@bigpond.net.au>
5470
5471 * config.sub: Import latest version.
5472 * config.guess: Likewise.
5473
0a0d0041
TF
54742001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5475
5476 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5477 options for i[3456]86-pc-linux* native builds.
5478
d932cae7
NC
54792001-12-05 Laurent Guerby <guerby@acm.org>
5480
5481 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 5482 libiberty.
d932cae7
NC
5483
5484 Import this patch from gcc:
5481b376 5485
d932cae7
NC
5486 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5487
5488 * symlink-tree: handle DOS-style absolute paths.
5489
49b7683b
DD
54902001-11-28 DJ Delorie <dj@redhat.com>
5491 Zack Weinberg <zack@codesourcery.com>
5492
5493 When build != host, create libiberty for the build machine.
5494
5495 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5496 CONFIG_ARGUMENTS.
5497 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5498 New variables.
5499 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5500 and rules.
5501 (all.normal): Depend on ALL_BUILD_MODULES.
5502 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5503 (all-build-libiberty): Depend on configure-build-libiberty.
5504
5505 * configure: Calculate and substitute proper value for
5506 ALL_BUILD_MODULES.
5507 * configure.in: Create the build subdirectory.
5508 Calculate and substitute TARGET_CONFIGARGS (formerly
5509 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5510
26ef82f4
GK
55112001-11-26 Geoffrey Keating <geoffk@redhat.com>
5512
5513 * config.sub: Update to version 1.232 on subversion.
5514
43e64072
NC
55152001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5516
5517 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5518 files from .po files for a distribution.
5519
66f6c0d5
HPN
55202001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
5521
5522 * COPYING.NEWLIB: Mention preserved notice in specific parts.
5523
4a02fdb2
JH
55242001-11-13 Jeff Holcomb <jeffh@redhat.com>
5525
5526 Merged from net gcc:
5527 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5528 * ltcf-c.sh: Use $objext, not $ac_objext.
5529 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5530 * ltcf-cxx.sh: Add support for GNU.
5531 2001-07-22 Timothy Wall <twall@redhat.com>
5532 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5533 default settings if using GNU tools with that configuration.
5534 * ltcf-cxx.sh: Ditto.
5535 * ltcf-gcj.sh: Ditto.
5536 2001-07-21 Michael Chastain <chastain@redhat.com>
5537 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5538 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5539 * ltmain.sh: Mark as gcc-local.
5540
227b9953
JH
55412001-11-13 Jeff Holcomb <jeffh@redhat.com>
5542
5543 * Makefile.in (all-bison): Revert 2001-10-24.
5544 Don't depend on texinfo.
5545
cbbab8fb
JJ
55462001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5547
80413487 5548 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 5549
922b2485
DD
55502001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5551
5552 * configure.in (--enable-languages): Be more permissive about
5553 syntax. Check for empty lists better. Warn about $LANGUAGES.
5554
f08fa01d
HPN
55552001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5556
5557 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5558
fee3da4e
JH
55592001-10-24 Jeff Holcomb <jeffh@redhat.com>
5560
5561 Makefile.in (all-bison): Don't depend on texinfo.
5562
73fb1ef9
AM
55632001-10-03 Alan Modra <amodra@bigpond.net.au>
5564
5565 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5566
373688ac
AO
55672001-09-29 Alexandre Oliva <aoliva@redhat.com>
5568
5569 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5570
9c07660b
HPN
55712001-09-28 Hans-Peter Nilsson <hp@axis.com>
5572
5573 * config.sub, config.guess: Import latest from subversions.
5574
3f152009
AO
55752001-09-21 Alexandre Oliva <aoliva@redhat.com>
5576
5577 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5578 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5579 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5580 avoid quotes nesting problems.
5581 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5582 (DO_X): Export only variables that are set.
5583
8f6a59e5
BE
55842001-09-19 Ben Elliston <bje@redhat.com>
5585
5586 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5587 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5588 semantics. Use the shell built-in "type" command instead.
5589
a1ec19fa
TS
55902001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5591
5592 * config.sub: Reverted the earlier change, this version is not the
5593 master file.
5594
4008bd9b
TS
55952001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5596
5597 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5598 Add support for mips64.
5599
dd1e52a4
JH
56002001-09-03 Jeff Holcomb <jeffh@redhat.com>
5601
5602 * configure.in: Enable libstdc++-v3 for h8300 targets.
5603
91549d1c
EC
56042001-08-30 Eric Christopher <echristo@redhat.com>
5605 Jason Eckhardt <jle@redhat.com>
5606
5607 * config.sub: Add support for mipsisa32.
5608
cf966cf9
EC
56092001-08-30 Eric Christopher <echristo@redhat.com>
5610
5611 * config.sub, config.guess: Import latest from subversions.
5612
82208dc5
AM
56132001-08-20 Alan Modra <amodra@bigpond.net.au>
5614
5615 * config.sub, config.guess: Import latest from subversions.
5616
4dca8403
DD
56172001-07-26 DJ Delorie <dj@redhat.com>
5618
5619 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5620
1107dce2
AM
56212001-06-19 Alan Modra <amodra@bigpond.net.au>
5622
5623 * Makefile.in: Revert 2001-06-17.
5624 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5625
e09a6604
L
56262001-06-17 H.J. Lu <hjl@gnu.org>
5627
5628 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5629 (gas+binutils.tar.bz2): Likewise.
5630 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5631
31a8b634
AC
5632Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5633
5634 * Makefile.in (VER): When present, extract the version number from
5481b376 5635 the file version.in.
31a8b634 5636
dc70af01
AO
56372001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5638
5639 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5640 gcc/xgcc is built, use -print-prog-name to find out the program
5641 name to use.
5642
839bbd8c
AO
56432001-06-04 Mark Mitchell <mark@codesourcery.com>
5644
5645 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5646 with_gcc]: Use `gcc -shared' to build a shared library.
5647
566e9a30
AO
56482001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5649
5650 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5651 archives.
5652
e877bb69
AO
56532001-05-28 Simon Patarin <simon.patarin@inria.fr>
5654
5655 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5656 libraries when using g++ with native linker.
5657
1605288b
AO
56582001-05-28 Alexandre Oliva <aoliva@redhat.com>
5659
5660 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5661
11a383ba
TR
56622001-05-24 Tom Rix <trix@redhat.com>
5663
5664 * configure.in : enable ld for aix
cf966cf9 5665
18611226
AO
56662001-05-22 Alexandre Oliva <aoliva@redhat.com>
5667
5668 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5669 [aix4*|aix5*]: Prepend blank.
5670
6be7c12c
AO
56712001-05-20 Alexandre Oliva <aoliva@redhat.com>
5672
5673 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5674 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5675 of subdir/configure scripts to use the new libtool.m4.
5676
4ed00bba
L
56772001-05-14 H.J. Lu <hjl@gnu.org>
5678
5679 * config.if (libc_interface): Set to -libc6.2- for cross
5680 compiling to Linux/glibc 2.2.
5681
b1af961c
AO
56822001-05-03 Alexandre Oliva <aoliva@redhat.com>
5683
5684 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5685 libgcj.
5686
5ec3e74e
AO
56872001-04-26 Alexandre Oliva <aoliva@redhat.com>
5688
5689 * configure.in (noconfigdirs): Don't reset it from scratch in the
5690 target case; only append to it.
5691
b3ed1d6b
AO
56922001-04-26 Alexandre Oliva <aoliva@redhat.com>
5693
5694 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5695 sparc-*-solaris2.8]: Disable ${libgcj}.
5696
96111c10
AO
56972001-04-25 Alexandre Oliva <aoliva@redhat.com>
5698
5699 * configure.in (libgcj_saved): Copy from $libgcj.
5700 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5701 --disable-libgcj.
5702
b5bf43f2
AO
57032001-04-20 Alexandre Oliva <aoliva@redhat.com>
5704
5705 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5706 1.641.2.228.
5707
8cc32590
AO
57082001-04-12 Alexandre Oliva <aoliva@redhat.com>
5709
5710 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5711 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5712
dec0cb0c
AO
57132001-04-01 Alexandre Oliva <aoliva@redhat.com>
5714
5715 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5716 New macros.
5717 (bootstrap, cross): Use RECURSE_FLAGS.
5718 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5719
6a9c3886
AO
57202001-03-27 Alexandre Oliva <aoliva@redhat.com>
5721
5722 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5723
d4fc7db8
NC
57242001-03-23 Nick Clifton <nickc@redhat.com>
5725
5726 * README-maintainer-mode: Add note about inability to use "make
5727 distclean" in maintainer mode.
5728
7389ff65
AO
57292001-03-22 Alexandre Oliva <aoliva@redhat.com>
5730
5731 Re-installed:
5732 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5733 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5734 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5735 * ltcf-cxx.sh: Likewise.
5736 * ltcf-gcj.sh: Likewise.
5737
b3e0dc8e
PB
57382001-03-22 Philip Blundell <philb@gnu.org>
5739
5740 * config.sub, config.guess: Import latest from subversions.
5741
469b781c
AO
57422001-03-22 Alexandre Oliva <aoliva@redhat.com>
5743
5744 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5745 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5746
b0dad762
MC
57472001-03-20 Michael Chastain <chastain@redhat.com>
5748
5749 * Makefile.in: all-m4 depends on all-texinfo.
5750
c559bb17
AO
57512001-03-08 Alexandre Oliva <aoliva@redhat.com>
5752
5753 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5754
fef4ae2e
JJ
57552001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5756
5757 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5758 longer valid.
5759
8d6dd99d
NC
57602001-02-16 Nick Clifton <nickc@redhat.com>
5761
5762 * configure.in (noconfigdirs): Allow configuration of texinfo
5763 for Cygwin hosts.
5764
a85d7ed0
NC
57652001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5766
5767 * config.guess: Add linux target for S/390.
5768 * config.sub: Likewise.
5769 * configure.in: Likewise.
5770
51221c5e
DD
57712001-02-06 Ben Elliston <bje@redhat.com>
5772
5773 * configure: Output host type to stdout, not stderr.
5774
9dec4c71
MS
57752001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5776
5777 * config.guess: Import from subversions.gnu.org (revision 1.181).
5778 * config.sub: Import from subversions.gnu.org (revision 1.199).
5779
9add9c04
AM
57802001-01-30 Alan Modra <alan@linuxcare.com.au>
5781
5782 * config.guess: Handle hppa64-linux systems.
5783
8679174d
MS
57842001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5785
5786 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5787 Don't unset, it's non-portable and no longer necessary, set to empty
5788 instead.
5789
02d01ed4
MS
57902001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5791
5792 * ltconfig: Shell portability fix for the tagname validity check.
5793
4cc5853d
MS
57942001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5795
5796 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5797
7487e485
AO
57982001-01-27 Alexandre Oliva <aoliva@redhat.com>
5799
5800 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5801 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5802
f332af52
AO
58032001-01-24 Alexandre Oliva <aoliva@redhat.com>
5804
5805 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5806 keep at least one of build_libtool_libs or build_old_libs set to
5807 yes.
5808
ef099754
AO
58092001-01-24 Alexandre Oliva <aoliva@redhat.com>
5810
5811 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5812 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5813
8341f2fc 58142000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5815
8341f2fc
AJ
5816 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5817
58182000-11-03 Philip Blundell <pb@futuretv.com>
5819
5820 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5821 files.
ebf0fa2e 5822
c320a39f
JJ
58232001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5824
5825 * COPYING.NEWLIB: Put into source repository.
5826
8817b92e
BE
58272001-01-15 Ben Elliston <bje@redhat.com>
5828
5829 * configure.in (host_tools): Add sid.
5830 Always configure cgen.
5831 * Makefile.in (all-sid): New target.
5832 (check-sid, clean-sid, install-sid): Likewise.
5833
35590697
AJ
58342001-01-07 Andreas Jaeger <aj@suse.de>
5835
80413487 5836 * config.sub, config.guess: Update from subversions.
35590697 5837
6ee6cea6
AO
58382000-12-12 Alexandre Oliva <aoliva@redhat.com>
5839
5840 * configure.in: Disable language-specific target libraries for
5841 languages that aren't enabled.
5842
077b8428
NC
58432000-11-24 Nick Clifton <nickc@redhat.com>
5844
5845 * configure.in (xscale-elf): Add target.
5846 (xscale-coff): Add target.
5847 (c4x, c5x, tic54x): Move after ARM targets.
5848
9e28a1ed
AO
58492000-11-23 Alexandre Oliva <aoliva@redhat.com>
5850
5851 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5852
be98a80a
ILT
58532000-11-20 Ian Lance Taylor <ian@zembu.com>
5854
5855 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5856
5cec67bf
AO
58572000-11-18 Alexandre Oliva <aoliva@redhat.com>
5858
5859 * Makefile.in: Merge with GCC and libgcj.
5860 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5861 configure-target-<library> when their configure scripts need the C
5862 or C++ library to have already been built to work properly.
5863 (do_proto_toplev): Set them to an empty string.
5864
d932cae7 58652000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5866
5867 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5868 (REALLY_SET_LIB_PATH): Use them.
5869
d932cae7 58702000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5871
5872 * config.sub: Add support for Sun Chorus
5873
8602ff0c
NC
58742000-11-02 Per Lundberg <plundis@chaosdev.org>
5875
5876 * config.sub: Add support for the *-storm-chaos OS.
5877
f9e0997d
NC
58782000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5879
80413487
RH
5880 * configure.in (noconfigdirs): Don't compile some
5881 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5882
d64552c5
AO
58832000-09-30 Alexandre Oliva <aoliva@redhat.com>
5884
5885 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5886 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5887 all affected `configure' scripts.
5888
97f60b31
AO
58892000-09-25 Alexandre Oliva <aoliva@redhat.com>
5890
5891 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5892 ltcf-c.sh.
5893
6e8dd58f
PB
58942000-09-12 Philip Blundell <philb@gnu.org>
5895
5896 * config.sub, config.guess: Update from subversions.
5897
103a2e99
AO
58982000-09-06 Alexandre Oliva <aoliva@redhat.com>
5899
51601921
AO
5900 * Makefile.in (all-zlib): Added dummy target.
5901
103a2e99
AO
5902 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5903 multi-language branch.
5904
2809b4b9
AO
59052000-09-05 Alexandre Oliva <aoliva@redhat.com>
5906
5907 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5908 (bootstrap*): Depend on all-bootstrap.
5909
7450026c
AO
59102000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5911
5912 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5913 crosses, but add gcc/include to the header search path for them.
5914
6cf86f7f
AO
59152000-08-31 Alexandre Oliva <aoliva@redhat.com>
5916
5917 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5918 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5919 * gettext.m4: New file, extracted from aclocal.m4.
5920
ce2ea6e3
AO
59212000-08-22 Alexandre Oliva <aoliva@redhat.com>
5922
5923 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5924 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5925 sub-configures.
5926
9765193e
DE
59272000-08-20 Doug Evans <dje@casey.transmeta.com>
5928
5929 * Makefile.in (ALL_MODULES): Add all-cgen.
5930 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5931 (all-cgen): New target.
5932 (all-opcodes,all-sim): Depend on all-cgen.
5933 * configure.in (host_tools): Add cgen.
5934 Only configure cgen if --enable-cgen-maint.
5935
d7b32520
AO
59362000-08-17 Alexandre Oliva <aoliva@redhat.com>
5937
5938 * config-ml.in (CC, CXX): Don't introduce a leading space.
5939
e52ef561
AO
59402000-08-16 Alexandre Oliva <aoliva@redhat.com>
5941
5942 * configure.in (libstdcxx_flags): Use
5943 libstdc++-v3/src/libstdc++.INC.
5944
88f9c2a0
AO
59452000-08-15 Alexandre Oliva <aoliva@redhat.com>
5946
5947 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5948
98fbe43f
JM
59492000-08-11 Jason Merrill <jason@redhat.com>
5950
5951 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5952 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5953 (FLAGS_FOR_TARGET): Not here.
5954 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5955
279ddab4
DD
59562000-08-07 DJ Delorie <dj@redhat.com>
5957
5958 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5959 "if we're also building gcc, and it's a gcc that will run on the
5960 build machine, we want to use its includes instead of the system's
5961 default includes".
5962
60523a83
AO
59632000-08-03 Alexandre Oliva <aoliva@redhat.com>
5964
24ffec7a
AO
5965 * configure.in (libstdcxx_flags): Don't use `"'.
5966
60523a83
AO
5967 * config-ml.in: Adjust multilib search paths to the
5968 appropriate multilib tree.
5969
daf644b5
AO
59702000-08-02 Alexandre Oliva <aoliva@redhat.com>
5971
5972 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5973 commas in $LANGUAGES.
5974
63266560
DD
59752000-08-01 Alexandre Oliva <aoliva@redhat.com>
5976
5977 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5978
59792000-07-31 Alexandre Oliva <aoliva@redhat.com>
5980
5981 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5982 CXX_FOR_TARGET for sed.
5983
59842000-07-30 Alexandre Oliva <aoliva@redhat.com>
5985
5986 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5987 Do not override if already set in the environment or in configure.
5988 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5989 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5990
9e449d3e
AO
59912000-07-27 Alexandre Oliva <aoliva@redhat.com>
5992
5993 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5994 (GCC_FOR_TARGET): Use it.
5995 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5996 * configure.in: ... here.
5997 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5998 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5999
8bbd92e0
AO
60002000-07-24 Alexandre Oliva <aoliva@redhat.com>
6001
fd1f87b2
AO
6002 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6003 (configure-target-libchill, configure-target-libobjc): Likewise.
6004
8bbd92e0
AO
6005 * configure.in: Use the same cache file for all target libs.
6006 * config-ml.in: But different cache files per multilib variant.
6007
25c6c112
JL
60082000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6009
6010 * configure (topsrcdir): Don't use dirname.
6011
ba73c63f
JM
60122000-07-20 Jason Merrill <jason@redhat.com>
6013
6014 * configure.in: Remove all references to libg++ and librx.
6015
6016 * configure, configure.in, Makefile.in: Unify gcc and binutils.
6017
1af08294
HPN
60182000-07-20 Hans-Peter Nilsson <hp@axis.com>
6019
6020 * config.sub: Update to subversions version 2000-07-06.
6021
ba73c63f
JM
60222000-07-12 Andrew Haley <aph@cygnus.com>
6023
6024 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6025 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6026
60272000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
6028
6029 * symlink-tree: Check number of arguments.
6030
d932cae7 60312000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
6032
6033 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
6034
ba73c63f
JM
60352000-07-05 Jim Wilson <wilson@cygnus.com>
6036
6037 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6038 search path for a g++ extracted from the build tree. This
6039 will allow link tests run by configure scripts in
6040 subdirectories to succeed.
6041
92ee2f86
UC
60422000-07-01 Koundinya K <kk@ddeorg.soft.net>
6043
80413487 6044 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 6045
23f2f29f
CV
60462000-06-28 Corinna Vinschen <vinschen@cygnus.com>
6047
6048 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6049 `os2'. Force ac_cv_exeext to be ".exe" in that case.
6050
f04f5a67
TW
60512000-06-19 Timothy Wall <twall@cygnus.com>
6052
6053 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6054 * config.sub: Add tic54x target.
6055
11da68be
NC
60562000-06-07 Phillip Thomas <pthomas@suse.de>
6057
6058 * README-maintainer-mode: New file: Contains notes on using
6059 --enable-maintainer-mode with binutils.
6060
d932cae7 60612000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
6062
6063 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
6064
d932cae7 60652000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
6066
6067 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6068 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6069
9442cea3
L
607020000-05-21 H.J. Lu (hjl@gnu.org)
6071
80413487
RH
6072 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6073 directory are used if they exist. Make sure
6074 $(build_tooldir)/include is searched for header files,
6075 $(build_tooldir)/lib/ for library files.
9442cea3 6076 (GCC_FOR_TARGET): Likewise.
80413487 6077 (CXX_FOR_TARGET): Likewise.
9442cea3 6078
d932cae7 60792000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
6080
6081 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6082
d932cae7 60832000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
6084
6085 * Makefile.in (configure-target-libiberty): Depend on
6086 configure-target-newlib.
6087
ba73c63f
JM
60882000-05-16 Alexandre Oliva <aoliva@cygnus.com>
6089
6090 * configure.in, Makefile.in: Merge all libffi-related
6091 configury stuff from the libgcj tree.
6092
d932cae7 60932000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
6094
6095 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6096 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6097
d932cae7 60982000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
6099
6100 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6101 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 6102 current version information. Add to proto-toplev directory.
b5a23627
AC
6103 (gdb-taz): Build do-djunpack.
6104
ba73c63f
JM
61052000-05-15 David Edelsohn <edelsohn@gnu.org>
6106
6107 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6108
7c86ed39
L
61092000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6110
6111 * ltmain.sh: Preserve in relink_command any environment
6112 variables that may affect the linker behavior.
6113
d932cae7 61142000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
6115
6116 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6117
d932cae7 61182000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
6119
6120 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6121
ed0a91a5
EZ
61222000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
6123
6124 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 6125 with the version name.
ed0a91a5 6126
ba73c63f 61272000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 6128
ba73c63f 6129 * config.if: Tweak.
6cafa39f 6130
ba73c63f 61312000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 6132
ba73c63f 6133 * djunpack.bat: New file.
66156876 6134
d932cae7 61352000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
6136
6137 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
6138 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6139 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6140 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 6141
ba73c63f
JM
61422000-04-16 Dave Pitts <dpitts@cozx.com>
6143
80413487
RH
6144 * config.sub (case $basic_machine): Change default for "ibm-*"
6145 to "openedition".
ba73c63f 6146
d932cae7 61472000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
6148
6149 * Makefile.in (gdb-taz): New target. GDB specific archive.
6150 (do-md5sum): New target.
6151 (MD5PROG): Define.
6152 (PACKAGE): Default to TOOL.
6153 (VER): Default to a shell script.
6154 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 6155 md5 checksum generation.
b35ece4e
AC
6156 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6157 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6158 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 6159 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 6160
d932cae7 61612000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
6162
6163 * configure (warn_cflags): Delete.
6164
ba73c63f 61652000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 6166 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 6167
80413487
RH
6168 * configure.in (enable_libstdcxx_v3): Add.
6169 (target_libs): Add bits here to switch between libstdc++-v2 and
6170 libstdc++-v3.
6171 * config.if: And this file too.
6172 * Makefile.in: Add libstdc++-v3 targets.
35590697 6173
ba73c63f
JM
61742000-04-05 Michael Meissner <meissner@redhat.com>
6175
6176 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 6177
d332c5ac
JM
61782000-03-29 Jason Merrill <jason@casey.cygnus.com>
6179
6180 * configure.in: -linux-gnu*, not -linux-gnu.
6181
d932cae7 61822000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
6183
6184 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6185 (do-tar-bz2): Replace TOOL with PACKAGE.
6186 (gdb.tar.bz2): Remove GDBTK from GDB package.
6187 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 6188 dejagnu.tar.bz2): New packages.
6dcbc97b 6189
96ce09a7
ILT
61902000-02-27 Andreas Jaeger <aj@suse.de>
6191
6192 * configure.in: Add entry for mips*-*-linux*, move catch all
6193 *-*-*linux* entry below this one.
6194
2031769e
ILT
61952000-02-27 Ian Lance Taylor <ian@zembu.com>
6196
6197 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6198
4bab746c
NC
61992000-02-24 Nick Clifton <nickc@cygnus.com>
6200
6201 * config.sub: Support an OS of "wince".
6202
d932cae7 62032000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
6204
6205 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 6206 version.
ada59422 6207
5b93d8bb
AM
62082000-02-23 Linas Vepstas <linas@linas.org>
6209
6210 * config.sub: Add support for Linux/IBM 370.
6211 * configure.in: Likewise.
6212
2fb651f6
NC
62132000-02-22 Nick Clifton <nickc@cygnus.com>
6214
6215 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6216
b8441c25
CF
62172000-02-20 Christopher Faylor <cgf@cygnus.com>
6218
6219 * config.guess: Guess "cygwin" rather than "cygwin32".
6220
d332c5ac
JM
62212000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6222
6223 * configure (gcc_version): When setting, narrow search to
6224 lines containing `version_string'.
6225
ba73c63f
JM
62262000-02-15 Denis Chertykov <denisc@overta.ru>
6227
6228 * config.sub: Add support for avr target.
6229
d932cae7 62302000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
6231
6232 * config.sub: Add mmix-knuth-mmixware.
6233
62342000-01-27 Christopher Faylor <cgf@redhat.com>
6235
6236 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6237 structure stuff to -L library search.
6238 (CXX_FOR_TARGET): Ditto.
6239 (CROSS_CHECK_MODULES): Fix spelling mistake.
6240
62412000-01-24 Mark Mitchell <mark@codesourcery.com>
6242
6243 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6244 the C++ compiler.
6245
62462000-01-12 Richard Henderson <rth@cygnus.com>
6247
6248 * configure.in: Don't build some bits for beos.
6249
62502000-01-12 Joel Sherrill (joel@OARcorp.com)
6251
6252 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6253 as include files.
6254
91b2c84d
GK
62552000-01-06 Geoff Keating <geoffk@cygnus.com>
6256
6257 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6258 not mh-aix43.
6259
ba73c63f
JM
62601999-12-14 Richard Henderson <rth@cygnus.com>
6261
6262 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6263 * config.sub: Accept alphaev[78], alphaev8.
6264
62651999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6266
6267 * config.guess, config.sub: Update from autoconf.
6268
6269Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6270
6271 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6272 necessary libraries are missing.
6273
62741999-10-25 Andreas Schwab <schwab@suse.de>
6275
6276 * configure: Fix quoting inside arguments of eval.
6277
62781999-10-21 Nick Clifton <nickc@cygnus.com>
6279
6280 * config-ml.in: Allow suppression of some ARM multilibs.
6281
6282Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6283
6284 * config.guess: Add OS/390 match pattern.
6285 * config.sub: Add mvs, openedition targets.
6286 * configure.in (i370-ibm-opened*): New.
6287
ef14edc4
ILT
62881999-09-04 Steve Chamberlain <sac@pobox.com>
6289
6290 * config.sub: Add support for configuring for pj.
6291
afb478e8
NC
62921999-08-31 Nick Clifton <nickc@cygnus.com>
6293
fd6848f6 6294 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 6295
ba73c63f 62961999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
6297
6298 * configure.in: Do not configure or build ld for AIX
6299 platforms. ld is known to be broken on these platforms.
6300
ba73c63f
JM
6301Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6302
6303 * config-ml.in: Pass compiler flag corresponding to multidirs to
6304 subdir configures.
6305
c363de44
ILT
63061999-08-09 Ian Lance Taylor <ian@zembu.com>
6307
6308 * Makefile.in (LDFLAGS): Define.
6309
dc8bc5a6
ILT
63101999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6311
6312 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6313 noconfigdirs.
6314 (*-*-cygwin*): Likewise.
6315
6ca3858e
ILT
63161999-08-08 Ian Lance Taylor <ian@zembu.com>
6317
71141bb6
ILT
6318 * mkdep: New file.
6319 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6320 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6321
6ca3858e
ILT
6322 From Eli Zaretskii <eliz@is.elta.co.il>:
6323 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6324 long file name when using DJGPP on MS-DOS.
6325
ba73c63f
JM
6326Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6327
6328 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6329
2735a327
AM
63301999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6331
6332 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6333 dependency as this causes "make check" to globally "make all"
6334
ba73c63f
JM
6335Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6336
6337 * configure.in (target_libs): Added target-zlib.
6338 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6339 (CONFIGURE_TARGET_MODULES): Likewise.
6340 (CHECK_TARGET_MODULES): Likewise.
6341 (INSTALL_TARGET_MODULES): Likewise.
6342 (CLEAN_TARGET_MODULES): Likewise.
6343 (configure-target-zlib): New target.
6344 (all-target-zlib): Likewise.
6345 (all-target-libjava): Depend on all-target-zlib.
6346 (configure-target-libjava): Depend on configure-target-zlib.
6347
6348 * Makefile.in (configure-target-libjava): Depend on
6349 configure-target-newlib.
6350 (configure-target-boehm-gc): New target.
6351 (configure-target-qthreads): New target.
6352
80413487
RH
6353 * configure.in (target_libs): Added target-qthreads.
6354 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6355 (CONFIGURE_TARGET_MODULES): Likewise.
6356 (CHECK_TARGET_MODULES): Likewise.
6357 (INSTALL_TARGET_MODULES): Likewise.
6358 (CLEAN_TARGET_MODULES): Likewise.
6359 (all-target-qthreads): New target.
6360 (configure-target-libjava): Depend on configure-target-qthreads.
6361 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
6362
6363 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6364 (CONFIGURE_TARGET_MODULES): Likewise.
6365 (CHECK_TARGET_MODULES): Likewise.
6366 (INSTALL_TARGET_MODULES): Likewise.
6367 (CLEAN_TARGET_MODULES): Likewise.
6368 (all-target-libjava): New target.
6369 (all-target-boehm-gc): Likewise.
6370 * configure.in (target_libs): Added libjava, boehm-gc.
6371
08d836d6
ILT
63721999-07-22 Ian Lance Taylor <ian@zembu.com>
6373
6374 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6375 configure.bat in SUPPORT_FILES.
6376 (gas+binutils.tar.bz2): Likewise.
6377
6378 * makeall.bat: Remove; obsolete.
6379
8f36e47c
ILT
63801999-07-21 Ian Lance Taylor <ian@zembu.com>
6381
6382 From Mark Elbrecht:
6383 * configure.bat: Remove; obsolete.
6384
56e82f25
ILT
63851999-07-11 Ian Lance Taylor <ian@zembu.com>
6386
6387 * configure: Add -W -Wall to the default CFLAGS when compiling with
6388 gcc.
6389
1001d816
JL
6390Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6391
6392 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6393
106117aa
MM
63941999-06-30 Mark Mitchell <mark@codesourcery.com>
6395
6396 * configure.in: Build ld on IRIX6.
6397
c376f4ed
ILT
63981999-06-12 Ian Lance Taylor <ian@zembu.com>
6399
6400 * Makefile.in: Change distribution targets to use bzip2 instead of
6401 gzip.
6402 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 6403 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 6404
306b7445
NC
64051999-06-04 Nick Clifton <nickc@cygnus.com>
6406
6407 * config.sub: Add mcore target.
6408
d932cae7 64091999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
6410
6411 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6412
d932cae7 64131999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
6414
6415 * config.guess (dummy): Changed to $dummy.
6416
6c3175b0
NC
64171999-05-24 Nick Clifton <nickc@cygnus.com>
6418
ba73c63f
JM
6419 * config.sub: Tidied up case statements.
6420
64211999-05-22 Ben Elliston <bje@cygnus.com>
6422
6423 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6424 <jiro@din.or.jp>.
6425
6426 * config.guess: Merge with FSF version. Future changes will be
6427 more accurately recorded in this ChangeLog.
6428 * config.sub: Likewise.
6429
d932cae7 64301999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
6431
6432 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 6433
252b5132
RH
64341999-04-30 Tom Tromey <tromey@cygnus.com>
6435
6436 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6437
64381999-04-23 Tom Tromey <tromey@cygnus.com>
6439
6440 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6441
64421999-04-20 Drew Moseley <dmoseley@cygnus.com>
6443
6444 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6445 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6446 Bad merge removed these two changes.
6447
ba73c63f 6448Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 6449 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
6450
6451 * config.guess (interix Alpha): Add.
6452
252b5132
RH
64531999-04-11 Richard Henderson <rth@cygnus.com>
6454
6455 * configure.in (i?86-*-beos*): Do config gperf; don't config
6456 gdb, newlib, or libgloss.
6457
d932cae7 64581999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6459
ba73c63f
JM
6460 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6461 link a trivial program with -mabi=64. If it fails, remove mabi=64
6462 from multidirs.
6463
d932cae7 64641999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
6465
6466 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6467
252b5132
RH
64681999-04-08 Nick Clifton <nickc@cygnus.com>
6469
6470 * config.sub: Add support for mcore targets.
6471
64721999-04-07 Michael Meissner <meissner@cygnus.com>
6473
6474 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6475 not mt-ospace, in order to shut up assembler warning about using
6476 symbols that are named the same as registers.
6477
64781999-04-07 Drew Moseley <dmoseley@cygnus.com>
6479
6480 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6481 dependency list for all-target-cygmon.
6482
64831999-04-05 Doug Evans <devans@casey.cygnus.com>
6484
6485 * config-ml.in: Check $host, not $target, for selective multilibs.
6486 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6487 thumb interworking, and underscore prefix multilibs.
6488
64891999-04-04 Ian Lance Taylor <ian@zembu.com>
6490
6491 * missing: Update to version from current automake.
6492
6493Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6494
6495 * configure (gxx_include_dir): Removed.
6496
6497 * configure.in (gxx_include_dir): Handle it.
6498 * Makefile.in: Likewise.
6499
65001999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6501
6502 * config.sub (mips64vr4111,mips64vr4111el) Add.
6503
65041999-03-21 Ben Elliston <bje@cygnus.com>
6505
80413487 6506 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
6507
6508Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6509
252b5132
RH
6510 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6511 config/mh-djgpp.
6512
6513Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6514
6515 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6516 all-target-newlib to dependency list for all-target-bsp.
6517
6518Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6519
6520 * config.sub: Add i386-uwin support.
6521 * config.guess: Likewise.
6522
6523Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6524
6525 * configure.in: cleanup, add mh-*pic handling for arm, special
6526 case powerpc*-*-aix*
6527
6528Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6529
6530 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6531 can be built.
6532
6533Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6534
6535 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 6536 targets.
252b5132
RH
6537
65381999-03-02 Nick Clifton <nickc@cygnus.com>
6539
6540 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6541
d932cae7 65421999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6543
6544 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6545
65461999-02-24 Nick Clifton <nickc@cygnus.com>
6547
6548 * config.sub: Fix typo in arm recognition.
6549
d932cae7 65501999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
6551
6552 * configure.in (noconfigdirs): Changed target_configdirs to
6553 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6554 rather than m68k-*-* since it is not known to work on
6555 m68k-aout. Ditto for arm-*-*oabi.
6556
d932cae7 65571999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
6558
6559 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
6560
65611999-02-19 Ben Elliston <bje@cygnus.com>
6562
6563 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6564 Smart and improved by Andrew Cagney.
6565
d932cae7 65661999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
6567
6568 * config.guess: Recognize openbsd-*-hppa.
6569
d932cae7 65701999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
6571
6572 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6573 only if it is not empty.
6574
65751999-02-17 Nick Clifton <nickc@cygnus.com>
6576
6577 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 6578
fd6848f6 6579 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
6580
6581 * config.sub: Modified to recognize uname's armv* syntax.
6582
65831999-02-17 Mark Salter <msalter@cygnus.com>
6584
6585 * configure.in: Added target-bsp for sparclite.
6586
d932cae7 65871999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
6588
6589 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6590
65911999-02-08 Nick Clifton <nickc@cygnus.com>
6592
6593 * configure.in: Add support for strongarm port.
6594 * config.sub: Add support for strongarm target.
6595
d932cae7 65961999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 6597
252b5132
RH
6598 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6599 the old name config/mh-cygwin32.
6600 Enable texinfo.
6601
d932cae7 66021999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
6603
6604 * configure.in: Do build ld for ix86 Solaris.
6605
d932cae7 66061999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
6607
6608 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6609 $AR_FOR_TARGET. Likewise for RANLIB.
6610
d932cae7 66111999-02-02 Catherine Moore <clm@cygnus.com>
35590697 6612
80413487
RH
6613 * config.sub (oabi): Recognize.
6614 * configure.in (arm-*-oabi): Handle.
252b5132 6615
d932cae7 66161999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
6617
6618 * config.guess: Improve detection of i686 on UnixWare 7.
6619
d932cae7 66201999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
6621
6622 * config.guess: Add support for i386-pc-interix.
6623 * config.sub: Likewise.
6624 * configure.in: Likewise.
252b5132 6625
d932cae7 66261999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6627
6628 * Makefile.in: Remove unneeded all-target-libio from
6629 from all-target-winsup target since it is now unneeded.
6630 Add all-target-libtermcap in its place since it is now
6631 needed.
6632
d932cae7 66331998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6634
6635 * configure.in: makefile stub for cygwin target is probably
6636 unnecessary. Remove it for now.
252b5132 6637
d932cae7 66381998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6639
6640 * configure.in: libtermcap.a should be built when cygwin is the
6641 target as well as the host.
6642 * config.guess: Allow mixed case in cygwin uname output.
6643 * Makefile.in: Add libtermcap target.
252b5132 6644
d932cae7 66451998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6646
6647 * config.sub: Clean up handling of hppa2.0.
6648
d932cae7 66491998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
6650
6651 * config.guess: Use C code to identify more HP machines.
6652
6653Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6654
6655 * config.sub: Handle hppa2.0.
6656
ba73c63f
JM
6657Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6658
6659 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 6660 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
6661
66621998-12-15 Mark Salter <msalter@cygnus.com>
6663
6664 * configure.in: Added target-bsp for several target architectures.
6665
6666 * Makefile.in: Added rules for bsp.
6667
252b5132
RH
6668Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6669
6670 * config.guess: Improve detection of hppa2.0 processors.
6671
6672Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6673
6674 * config.guess: Recognize FreeBSD using ELF automatically.
6675
66761998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6677
6678 * configure (skip-this-dir): Add handling for new shell script, which
6679 might be created by a sub-directory's configure to indicate, this particular
6680 directory is "unwanted".
6681 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6682
252b5132
RH
6683Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6684
6685 * ltconfig: import from libtool, after changing libtool to
6686 account for the cygwin name change.
6687
6688Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6689
6690 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6691 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6692
6693Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6694
6695 * configure.in: Add libtermcap to list of cygwin dependencies.
6696
d932cae7 66971998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 6698
80413487
RH
6699 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6700 they include winsup/include when it's a cygwin target.
252b5132
RH
6701
67021998-11-12 Tom Tromey <tromey@cygnus.com>
6703
6704 * configure.in (host_tools): Added zip.
6705 * Makefile.in (all-target-libjava): Depend on all-zip.
6706 (all-zip): New target.
6707 (ALL_MODULES): Added all-zip.
6708 (NATIVE_CHECK_MODULES): Added check-zip.
6709 (INSTALL_MODULES): Added install-zip.
6710 (CLEAN_MODULES): Added clean-zip.
6711
d932cae7 67121998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6713
6714 * Makefile.in: lose "32" from comment about cygwin.
6715
d932cae7 67161998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
6717
6718 * configure.in: Use -Os to build target libraries for the fr30.
6719
d932cae7 67201998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
6721
6722 * config.sub: Add fr30.
6723
d932cae7 67241998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 6725
80413487 6726 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
6727 cygwin* instead of cygwin32*.
6728 * config.sub: Check cygwin* instead of cygwin32*.
6729
d932cae7 67301998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
6731
6732 * config.guess: Match any version of Unixware7.
6733
252b5132
RH
67341998-10-20 Syd Polk <spolk@cygnus.com>
6735
6736 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6737 if desired.
6738
d932cae7 67391998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6740
6741 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6742 these if the appropriate directories and files to not exist.
6743
d932cae7 67441998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6745
6746 * Makefile.in (DEVO_SUPPORT): Add config.if.
6747
d932cae7 67481998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
6749
6750 * configure: Add pattern to replace "build_tooldir"'s
6751 definition in the generated Makefile with "tooldir"'s
6752 actual value.
6753
252b5132
RH
6754Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6755
6756 * config.sub: Bring back lost sparcv9.
6757
ba73c63f
JM
6758 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6759
6760Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6761
6762 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6763 CC_FOR_TARGET and friends.
6764
6765Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6766
ba73c63f
JM
6767 * Makefile.in (build_tooldir): New variable, same as tooldir.
6768 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6769 -B$(build_tooldir)/bin/.
6770 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6771
252b5132
RH
6772Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6773
6774 * config.sub: Add support for i[34567]86-pc-udk.
6775 * configure.in: Likewise.
6776
6777Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6778
6779 * Makefile.in: add bzip2 package building bits for user
6780 tools module
6781 * configure.in: ditto
6782
ba73c63f
JM
6783Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6784
6785 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6786 (ALL_TARGET_MODULES): Add all-target-libobjc.
6787 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6788 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6789 (all-target-libchill): Add dependencies.
6790 * configure.in (target_libs): Add libchill.
35590697 6791
252b5132
RH
67921998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6793
ba73c63f 6794 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6795
6796Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6797
6798 * Makefile.in (all-automake): fix dependencies.
6799
6800Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6801
6802 * configure.in: Minor cleanups for building in the $(target_alias)
6803 subdir.
6804
68051998-09-22 Jim Wilson <wilson@cygnus.com>
6806
6807 * Makefile.in (bootstrap): Set r and s before make all. Use
6808 BASE_FLAGS_TO_PASS in make all.
6809 (cross): Likewise.
6810
68111998-09-20 Mark Mitchell <mark@markmitchell.com>
6812
6813 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6814
252b5132
RH
6815Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6816
6817 * config.sub: Fix typo in last change.
6818
68191998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6820
6821 * config.sub: Add support for C4x target.
6822 * configure.in: Likewise.
6823
68241998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6825
6826 * config.sub: Recognize sparcv9 just like sparc64.
6827
6828Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6829
6830 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6831
6832Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6833
6834 * config.guess: Correctly identify Pentium II sco boxes.
6835
6836 * config.guess: Fix "tr" code. From Weiwen Liu.
6837
6838Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6839
6840 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6841 stabs.
6842
6843Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6844
6845 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6846 (ALL_TARGET_MODULES): Add all-target-libchill.
6847 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6848 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6849 (all-target-libchill): Add dependencies.
6850 * configure.in (target_libs): Add libchill.
6851
6852Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6853
6854 * config.guess: Avoid assumptions about "tr" behaves when
6855 LANG is set to something other than English.
6856
6857Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6858
6859 * configure (gxx_include_dir): Changed to
6860 '${prefix}/include/g++'-${libstdcxx_interface}.
6861
6862 * config.if: New to determine the interfaces.
6863
6864Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6865
6866 * config.guess: Detect and handle MPE/IX.
6867 * config.sub: Deal with MPE/IX.
6868
6869Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6870
6871 * configure.in: Use mh-aix43.
6872
68731998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6874
6875 * configure: Fix --without/--disable cases for gxx-include-dir.
6876
6877Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6878
6879 * mdata-sh: Imported. Needed for automake support.
6880
6881Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6882
ba73c63f 6883 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6884 "chmod og=u `find . -print`".
6885
6886Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6887
ba73c63f 6888 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6889
6890Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6891
6892 * Makefile.in: Undo previous patch.
6893
6894Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6895
6896 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6897 to here ...
6898 (install-no-fixedincludes): and here
6899 (INSTALL_MODULES): ... from here.
6900
6901Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6902
6903 * config.sub: Merge with FSF.
6904
6905 * config.guess: Merge with FSF.
6906
6907Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6908
6909 * configure (extraconfigdirs): New variable.
6910 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6911 * Makefile.in (all): Move higher in file.
6912 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6913 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6914 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6915 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6916 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6917
69181998-07-23 Brendan Kehoe <brendan@cygnus.com>
6919
6920 * Makefile.in (all-target-libjava): Depend on all-gcc and
6921 all-target-newlib.
6922 (configure-target-libjava): Depend on $(ALL_GCC).
6923
6924Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6925
6926 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6927 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6928
6929Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6930
6931 * ylwrap: Change absolute path checks to check for DOS style path
6932 names.
6933
6934 * ylwrap: Don't use a full path name if the source file is in the
6935 same directory. From hjl@lucon.org (H.J. Lu).
6936
6937 * config-ml.in: Default to being verbose, to match Feb 18 change to
6938 configure.
6939
6940Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6941
6942 Brought over from egcs:
6943
6944 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6945
6946 * configure.in (target_subdir): Set to ${target_alias} instead
6947 of "libraries".
6948
6949 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6950
6951 * configure.in (target_subdir): Set to libraries if enable_multilib.
6952
6953Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6954
6955 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6956 multilibs, force reconfiguration the first time we create
6957 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6958
6959Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6960
6961 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6962 avoid confusion with --no-recursion.
6963
6964Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6965
6966 * configure.in: Win32 hosts shouldn't use install -x
6967 * install-sh: remove -x option, and special .exe-handling
6968 hack.
6969
6970Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6971
6972 * config.guess: Recognize i586-pc-beos.
6973 * configure.in: Don't build some bits for beos.
6974
6975Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6976
6977 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6978 CFLAGS default to -O2.
6979
6980 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6981 when using GNU ld.
6982
6983Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6984
6985 * ltmain.sh: Correct install when using a different shell.
6986
6987Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6988
6989 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6990
6991Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6992
6993 * makefile.vms: Update to build binutils/makefile.vms. Add install
6994 target.
6995
6996Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6997
6998 * ltconfig: Update to correct AIX handling.
6999
7000Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
7001
7002 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
7003
7004 * configure.in (target_subdir): Set to ${target_alias} instead
7005 of "libraries".
7006
70071998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
7008
7009 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
7010 (Makefile): Depend on $(gcc_version_trigger).
7011
7012 * configure (gcc_version): Change default initializer to empty
7013 string.
7014 (gcc_version_trigger): New variable; pass this variable down
7015 to subdir configures to enable them checking gcc's version
7016 themselves. Emit make macros for both gcc_version vars.
7017 (topsrcdir): Initialize reliably.
7018 (recursion line): Remove --with-gcc-version=${gcc_version}.
7019
70201998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7021
7022 * configure (enable_version_specific_runtime_libs): Implement new flag
7023 --enable-version-specific-runtime-libs which installs C++ runtime stuff
7024 in $(libsubdir); emit definition in each generated Makefile.
7025 (gxx_include_dir): Initialize depending on
7026 $enable_version_specific_runtime_libs.
7027
70281998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7029
7030 * configure (gcc_version): Initialize properly depending on
7031 how and where configure is started.
7032 (recursion line): Pass a --with-gcc-version=${gcc_version}
7033 to configures in subdirs.
7034
7035Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
7036
7037 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 7038 cygmon
252b5132
RH
7039
7040Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
7041
7042 * configure.in: Add cygmon and libstub support for mn10200.
7043
70441998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
7045
7046 * configure (gcc_version): Add new variable describing the
7047 particular gcc version we're building.
7048 * Makefile.in (libsubdir): Add new macro for the directory
7049 in which the compiler finds executables, libraries, etc.
7050 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7051 and libsubdir.
7052
7053Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7054
ba73c63f
JM
7055 * Makefile.in (local-clean): Remove *.log.
7056 (warning.log): Built with warn_summary from build.log.
7057 (mail-report.log): Run test_summary.
7058 (mail-report-with-warnings.log): Run test_summary including
7059 warning.log in the report.
252b5132
RH
7060
7061Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
7062
7063 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7064
7065Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
7066
7067 * Makefile.in (grep): Grep no longer depends on libiberty.
7068
7069Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
7070
7071 * Makefile.in: all-snavigator needs all-libgui.
7072
7073Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
7074
7075 * configure.in: Add cygmon and libstub support for mn10300.
7076
7077Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
7078
7079 * missing: Update to version from automake 1.3.
7080
7081 * ltmain.sh: On installation, don't get confused if the same name
7082 appears more than once in the list of library names.
7083
7084Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
7085
7086 * config.sub: Accept m68060 and m5200 as CPU names.
7087
7088Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
7089
7090 * configure: Use && rather than using -a in test, because odd
7091 strings can confuse test.
7092 * configure.in: Likewise.
7093
7094Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
7095
7096 * ltconfig, ltmain.sh: Bring in Visual C++ support.
7097
7098Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7099
7100 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
7101 bootstrap4-lean): New targets.
7102
7103Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
7104
7105 * mpw-* Delete. Not used.
252b5132
RH
7106
7107Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
7108
7109 * COPYING.LIB: Update FSF address.
7110
7111Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
7112
7113 * ltconfig, ltmain.sh: Update to libtool 1.2a.
7114
7115 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7116 GAS_SUPPORT_DIRS.
7117
7118Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7119
7120 * ltconfig, ltmain.sh: Avoid producing a version number if
7121 -version-info was not used.
7122
7123Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7124
7125 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7126 building with newlib.
7127
71281998-04-30 Paul Eggert <eggert@twinsun.com>
7129
ba73c63f 7130 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 7131 Solaris `make' causes it to continue to next definition.
252b5132 7132
afb8d725
JM
7133Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7134
7135 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7136 the right GUI libraries and files are installed along with GDB.
7137
252b5132
RH
7138Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7139
7140 * configure.in: Change alpha to alpha* in several places.
7141
7142Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7143
7144 * config.sub: Recognize sparc86x.
7145
7146Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 7147
252b5132
RH
7148 * configure.in (--enable-target-optspace): Remove debug echo.
7149
7150Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7151
7152 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7153
7154Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7155
7156 * ltconfig: Update cygwin32 support.
7157
7158 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7159 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7160 (GDB_SUPPORT_DIRS): Likewise.
7161
7162Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7163
7164 * configure.in (target_makefile_frag): If --enable-target-optspace,
7165 use -Os to compile target libraries rather than -O2. Default to
7166 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7167 not used.
7168 * configure.in (target_cflags): Ditto for d30v.
7169
7170Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7171
7172 * Makefile.in (all-bfd): Depend on all-intl.
7173 (all-binutils): Likewise.
7174 (all-gas): Likewise.
7175 (all-gprof): Likewise.
7176 (all-ld): Likewise.
7177
252b5132
RH
71781998-04-19 Brendan Kehoe <brendan@cygnus.com>
7179
7180 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7181
7182Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7183
7184 * Makefile.in (all-bfd): Depend upon all-libiberty.
7185
7186 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7187
7188Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7189
7190 * Makefile.in: Add libstub.
7191
7192 * configure.in: Ditto. Build libstub for targets that have cygmon
7193 support.
7194
7195Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7196
7197 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7198
7199Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7200
7201 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7202 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7203
7204Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7205
7206 * configure: Define DEFAULT_M4 by searching PATH.
7207 * Makfile.in: Use DEFAULT_M4.
7208
7209Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7210
7211 * ltconfig: Add cygwin32 support.
7212
7213 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
7214 to configure and build.
7215
7216Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7217
7218 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
7219
7220Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
7221
7222 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7223
7224Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7225
7226 * Makefile.in: add ash make rules
7227 * configure.in: add ash to native_only and host_tools lists
7228
7229Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7230
7231 * Makefile.in (all-gettext, all-intl): New targets.
7232 (ALL_MODULES): Added all-gettext, all-intl.
7233 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7234 (INSTALL_MODULES): Added install-gettext, install-intl.
7235 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7236
7237 * configure.in (host_tools): Added gettext.
7238 (native_only): Likewise.
7239 (noconfigdirs) [various cases]: Likewise.
7240 (host_libs): Added intl.
7241
afb8d725
JM
7242Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7243
7244 * configure: Do not disable building gdbtk for cygwin32 hosts.
7245
ba73c63f
JM
7246Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7247
7248 * configure.in: Add thumb-coff target.
7249 * config.sub: Add thumb-coff target.
7250
252b5132
RH
7251Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7252
7253 * Makefile.in: Revert yesterday's change.
7254 (all-target-winsup): all-target-librx stays out of here.
7255
7256Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7257
ba73c63f
JM
7258 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7259 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7260 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
7261 Remove references to librx and libg++.
7262
7263Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7264
7265 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7266 recursive makes
7267
7268Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7269
7270 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7271 for newlib directory.
7272 (CXX_FOR_TARGET): Likewise.
7273
7274Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7275
7276 * ltconfig: Update after libtool/ltconfig.in change for
7277 hpux11.
7278
7279Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7280
7281 * ltconfig, ltmain.sh: Update to libtool 1.2.
7282
7283Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7284
7285 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7286 (install-gcc-cross): Instead, override LANGUAGES here.
7287
72881998-03-18 Dave Love <d.love@dl.ac.uk>
7289
7290 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7291 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7292
7293Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7294
7295 * configure.in: Add Thumb-pe target.
7296
7297Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 7298
252b5132
RH
7299 * Makefile.in - changed sn targets to snavigator
7300 * configure.in - changed sn targets to snavigator
7301
7302Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7303
7304 * config-ml.in: After building symlink tree call make distclean
7305 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7306 to be the case for libiberty.
7307
7308Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7309
7310 * configure: When making link, also check the current
7311 directory. The configure scripts may create one.
7312
7313Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7314
7315 * config.sub: Accept alphapca56 and alphaev6 properly.
7316
7317Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7318
7319 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7320
252b5132
RH
7321Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7322
80413487 7323 * config.sub (sco5): Fix typo.
252b5132
RH
7324
7325Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7326
7327 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7328 install-itcl.
7329 (install-itcl): Remove dependency on install-tcl.
7330
7331Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7332
7333 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7334
252b5132
RH
7335Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7336
7337 * configure.in: Don't build libgui for a cygwin32 target when not on
7338 a cygwin32 host.
7339
7340Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7341
7342 * configure (redirect): Set to null, so default behavior of
7343 configure is now --verbose.
7344
73451998-02-16 Dave Love <d.love@dl.ac.uk>
7346
7347 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7348 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7349
7350Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7351
7352 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7353 this change to sync Makefile.in with its ChangeLog entries.
7354
7355Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7356
7357 * ltmain.sh (mkdir): Check that the directory doesn't exist
7358 before we exit with error, so that we don't get races during
7359 parallel builds.
7360
7361Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7362
7363 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7364
7365Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7366
7367 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7368 PICFLAG_FOR_TARGET.
7369 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7370
7371 * configure: Emit a definition for the new macro enable_shared
7372 into each Makefile.
7373
252b5132
RH
7374Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7375
7376 * configure.in (host_tools, native_only): Add libtool.
7377
7378Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7379
7380 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7381 Fix typo in ming config comment.
7382
7383Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7384
7385 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7386
7387Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7388
7389 * config.sub: Add tic30 cases, and map c30 to tic30.
7390
ba73c63f
JM
7391Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7392
7393 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7394 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7395 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7396 (CLEAN_TARGET_MODULES): Similarly
7397 (all-target-libf2c): Add dependences.
35590697 7398 * configure.in (target_libs): Add libf2c.
ba73c63f 7399
252b5132
RH
7400Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7401
ba73c63f
JM
7402 * configure.in: Remove expect from noconfigdirs when target
7403 is cygwin32. OK to build expect and dejagnu with Canadian
7404 Cross.
252b5132
RH
7405
7406Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7407
7408 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7409 host.
7410
7411 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7412 and mingw32.
7413
7414Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7415
7416 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7417 here as it is not defined in the toplevel Makefile.
7418
7419Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7420
7421 * configure (package_makefile_rules_frag): New variable, which names
7422 a file with generic rules, ...
7423 Change comment to mention we now have FIVE parts.
7424 * configure: Undo last change.
7425
7426Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7427
7428 * config.guess: More accurate determination of HP processor types.
7429 * config.sub: More accurate determination of HP processor types.
7430
7431Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7432
7433 * configure (package_makefile_frag): Move inserting the
7434 ${package_makefile_frag} to where it should be according
7435 to the comment.
7436
ba73c63f 7437Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
7438
7439 * config.guess: Add support for Linux/ARM.
7440
7441Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7442
7443 * .cvsignore: Remove *-info and *-install since they match
7444 release-info and mpw-install, which we don't want to just ignore.
7445
7446Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7447
7448 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7449
7450Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7451
7452 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7453 local_prefix to sub-make invocations.
7454
7455Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7456
7457 * configure.in: Check makefile fragments in the source
7458 directory.
7459
7460Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7461
ba73c63f
JM
7462 * configure.in: Check whether host and target makefile
7463 fragments exist before adding them to *_makefile_frag.
252b5132
RH
7464
7465Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7466
7467 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 7468
252b5132
RH
7469Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7470
7471 * configure.in: Make sure we only replace RPATH_ENVVAR on
7472 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7473 regexp to sed.
7474
7475 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7476 to sub-makes.
7477
74781998-01-13 Lee Iverson (leei@ai.sri.com)
7479
7480 * config-ml.in (multi-do): LDFLAGS must include multilib
7481 designator.
7482
7483Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
7484
7485 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7486
7487Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7488
7489 * config.sub: Add mingw32 support.
7490 * configure.in: Likewise.
252b5132
RH
7491
7492Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7493
7494 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7495
7496Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7497
7498 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7499 * configure (gxx_include_dir): Provide a definition for subdirs
7500 which do not use autoconf.
7501
7502Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7503
7504 * config.guess: Sync with egcs. Picks up new alpha support,
7505 BeOS & some additional linux support.
7506
ba73c63f 7507Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7508
7509 * config.guess: HP 9000/803 is a PA1.1 machine.
7510
ba73c63f
JM
7511Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7512
7513 * configure.in: It's alpha*-...
252b5132
RH
7514
7515Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7516
ba73c63f
JM
7517 * configure.in (host_makefile_frag, target_makefile_frag):
7518 Handle multiple config files.
7519 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7520 alpha-*-*.
252b5132
RH
7521
7522Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7523
7524 * mkdep: New file.
7525
7526Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7527
7528 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7529
7530Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7531
7532 * Makefile.in: Add libgui directory.
7533 (GDB_TK): Add all-libgui.
7534 * configure.in: Add libgui directory.
7535 * configure: Add all-libgui to GDB_TK.
7536
7537Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7538
7539 * config-ml.in (multidirs): Add m32r to multilib list.
7540
7541Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7542
7543 * Makefile.in (all-target-gperf): Change dependency to
7544 all-target-libstdc++.
7545
7546Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7547
7548 * config.guess: Add BeOS support.
7549
7550Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7551
7552 Source directory cvs renamed to cvssrc:
7553 * configure.in (host_tools): Change cvs to cvssrc.
7554 (native_only): Likewise.
7555 (noconfigdirs) [various cases]: Likewise.
7556 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7557 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7558 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7559 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7560 (all-cvssrc): Rename target from all-cvs.
7561
7562Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7563
7564 * configure (gxx_include_dir): Fix thinko.
7565
7566Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7567
7568 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7569 (install-cross, install-gcc-cross): New targets.
7570
7571Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7572
7573 * configure.in (noconfigdirs): Add support for Thumb target.
7574
7575 * config.sub (maybe_os): Add support for Thumb target.
7576
7577Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7578
7579 * Makefile.in: Add rules for cygmon.
7580
7581 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7582
7583Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7584
7585 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7586 * configure (gxx_include_dir): Provide a definition for subdirs
7587 which do not use autoconf.
7588
7589Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7590
7591 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 7592 11/18/97 build
252b5132
RH
7593
7594Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7595
7596 * From Franz Sirl.
7597 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7598 found on RedHat Linux systems.
7599
7600Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7601
7602 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7603 guesses.
7604
7605Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7606
7607 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7608
7609Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7610
7611 * ltmain.sh: If mkdir fails, check whether the directory was created
7612 anyhow by some other process.
7613
7614Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7615
7616 * configure.in (d30v-*-*): Configure all directories.
7617
7618Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7619
7620 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7621 for the D30V.
7622
7623Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7624
7625 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7626
7627Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7628
80413487
RH
7629 * include/libiberty.h: Add extern "C" { so it can be used with C++
7630 progrms.
7631 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7632 programs.
252b5132
RH
7633
7634Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7635
7636 * configure.in (d30v-*-*): Configure GCC now.
7637
7638Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7639
7640 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7641 is no longer needed.
7642
7643Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7644
7645 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7646
7647Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7648
7649 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7650 targets using "$@" to provide support for similar but not identical
7651 targets without having to duplicate code.
7652
7653Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7654
7655 * makefile.vms: Fix to work with DEC C.
7656
7657Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7658
7659 * config.sub: Add mips-tx39-elf to marketing names.
7660
7661Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7662
7663 * ltmain.sh: Handle symlinks in generated script.
7664
7665Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7666
7667 * configure: Handle autoconf style directory options: --bindir,
7668 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7669 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7670 --sysconfdir.
7671 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7672 (sharedstatedir, localstatedir, oldincludedir): New variables.
7673 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7674 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7675 sbindir, sharedstatedir, and sysconfdir.
7676
7677Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7678
7679 * Makefile.in (bootstrap-lean): New target.
7680
7681Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7682
7683 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 7684 sn, and gnuserv from noconfigdirs.
252b5132
RH
7685
7686Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7687
7688 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7689
7690Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7691
ba73c63f 7692 * Makefile.in (cross): New target.
252b5132
RH
7693
7694Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 7695 Jeff Law <law@cygnus.com>
252b5132
RH
7696
7697 * Makefile.in (bootstrap2, bootstrap3): New targets.
7698 (all-bootstrap): Remove outdated and confusing target.
7699 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7700
afb8d725
JM
7701Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7702
7703 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 7704 windows. Consistent with gdb/configure.
afb8d725 7705
252b5132
RH
77061997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7707
252b5132
RH
7708 * configure.in: Name Linux target fragment.
7709
7710 * configure: Rewrite so that project Makefile fragment is inserted
7711 first and appears last in the resulting Makefile.
7712
7713Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7714
7715 * Makefile.in (install-itcl): Install tcl first.
7716
252b5132 7717Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 7718
252b5132
RH
7719 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7720
7721Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7722
7723 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7724
7725 * configure.in (skipdirs): Add target-librx for Linux.
7726 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7727
7728Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7729
7730 * Makefile.in (bootstrap): New target.
7731
7732Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7733
7734 * config.sub: Accept 'amigados' for backward compatability.
7735
7736Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7737
7738 * config.guess: Merge with FSF.
7739
ba73c63f
JM
7740Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7741
7742 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7743
252b5132
RH
7744Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7745
7746 * config.sub: Add "marketing-names" patch.
7747
7748Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7749
80413487 7750 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
7751
7752Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7753
7754 * config.sub: Handle v850-elf.
7755
ba73c63f
JM
7756Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7757
7758 * .cvsignore (*-install): Remove.
7759
252b5132
RH
7760Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7761
7762 * ltconfig: Set CONFIG_SHELL in libtool.
7763 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7764
7765Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7766
7767 * configure.in (target_subdir): Set to libraries if enable_multilib.
7768
7769Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7770
7771 * config.guess: Update from gcc directory.
7772
7773Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7774
7775 * Makefile.in (all-sim): Depends on all-readline.
7776
7777Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7778
7779 * Makefile.in (BISON, YACC): Use $$s.
7780 (all-bison): Depend on all-texinfo.
7781
7782Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7783
7784 * Makefile.in (BISON): Add -L flag.
7785 (YACC): Likewise.
7786
7787Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7788
35590697
AJ
7789 * configure.in (noconfigdirs): Add support for v850e target.
7790
252b5132
RH
7791 * config.sub (maybe_os): Add support for v850e target.
7792
7793Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7794
35590697
AJ
7795 * configure.in (noconfigdirs): Add support for v850ea target.
7796
252b5132
RH
7797 * config.sub (maybe_os): Add support for v850ea target.
7798
7799Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7800
7801 * config.sub: Add mipstx39. Delete r3900.
7802
7803Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7804
7805 * Makefile.in (all-autoconf): Depends on all-texinfo.
7806
7807Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7808
7809 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7810 eabi targets.
7811
7812Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7813
7814 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7815
7816 * configure: When handling a Canadian Cross, handle YACC as well as
7817 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7818 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7819
7820Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7821
7822 * Makefile.in (BISON): bison, not byacc or bison -y.
7823 (YACC): bison -y or byacc or yacc.
7824 (various): Add *-bison as appropriate.
7825 (taz): No need to mess with BISON anymore.
7826
7827Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7828
7829 * configure: If OSTYPE matches *win32*, try to find a good value for
7830 CONFIG_SHELL.
7831
7832Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7833
7834 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7835 configure.in if it is present.
7836
7837Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7838
7839 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7840
7841Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7842
7843 * config.sub: Recognize `arc' cpu.
7844 * configure.in: Likewise.
7845 * config-ml.in: Likewise.
7846
7847Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7848
7849 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7850
7851Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7852
7853 * configure: Changed sed delimiter from ':' to '|' when
7854 attempting to substitute ${config_shell} for SHELL. On
7855 NT ${config_shell} may contain a ':' in it.
7856
7857Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7858
7859 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7860
7861Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7862
7863 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7864
7865Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7866
7867 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7868
7869 * ylwrap: If the program is a relative path, force it to be
7870 absolute.
7871
7872Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7873
7874 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7875
7876Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7877
7878 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7879 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7880 for libraries.
252b5132
RH
7881
7882Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7883
7884 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7885 separated by spaces.
252b5132
RH
7886
7887Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7888
7889 * ylwrap: New file.
7890 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7891
7892 * ltmain.sh: Handle /bin/sh at start of install program.
7893
7894 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7895
7896 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7897 * missing: New file, from automake 1.2.
7898
7899Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7900
7901 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7902 check-tk to CHECK_X11_MODULES.
7903
7904Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7905
7906 * config.sub: Merge with FSF.
7907
7908Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7909
7910 * config.guess: Merge with FSF.
7911
7912Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7913
7914 * configure: Treat msdosdjgpp like go32.
7915 * configure.in: Likewise. Don't remove gprof for go32.
7916
7917 * configure: Change Makefile.tem2 to Makefile.tm2.
7918
7919Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7920
7921 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7922
7923Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7924
7925 * install-sh (chmodcmd): Set to null if the DST directory already
7926 exists. Same as Nov 11th change.
7927
7928Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7929
35590697 7930 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7931
7932Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7933
7934 * config.guess: Update from FSF.
7935
7936Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7937
7938 * Makefile.in (GDB_TK): Depend on itcl and tix.
7939
7940Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7941
7942 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7943 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7944 (INSTALL_SCRIPT): New variable.
7945 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7946 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7947 to -x.
7948 * install-sh: Add support for -x option.
7949
7950Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7951
7952 * configure.in, Makefile.in: Treat tix like itcl.
7953
7954Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7955
7956 * Makefile.in (WINDRES): New variable.
7957 (WINDRES_FOR_TARGET): New variable.
7958 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7959 (EXTRA_HOST_FLAGS): Add WINDRES.
7960 (EXTRA_TARGET_FLAGS): Add WINDRES.
7961 (EXTRA_GCC_FLAGS): Add WINDRES.
7962 ($(DO_X)): Pass down WINDRES.
7963 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7964 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7965 DLLTOOL_FOR_TARGET.
7966
7967Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7968
7969 * configure.in: configure sim before gdb for win32-x-ppc
7970
7971Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7972
7973 Move gperf into the toplevel, from libg++.
7974 * configure.in (target_tools): Add target-gperf.
7975 (native_only): Add target-gperf.
7976 * Makefile.in (all-target-gperf): New target, depend on
7977 all-target-libg++.
7978 (configure-target-gperf): Empty rule.
7979 (ALL_TARGET_MODULES): Add all-target-gperf.
7980 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7981 (CHECK_TARGET_MODULES): Add check-target-gperf.
7982 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7983 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7984
7985Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7986
252b5132
RH
7987 * config.sub (mn10200): Recognize new basic machine.
7988
7989Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7990
7991 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7992 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7993
7994Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7995
7996 * configure.in: If we're building mips-sgi-irix6* native, turn on
7997 ENABLE_MULTILIB and set TARGET_SUBDIR.
7998
7999Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
8000
8001 * Makefile.in (all-sn): Depend on all-grep.
8002
8003Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
8004
8005 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
8006
8007 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
8008 Makefile. From Jeff Makey <jeff@cts.com>.
8009 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
8010
8011 * Makefile.in (DISTBISONFILES): Remove.
8012 (taz): Don't futz with DISTBISONFILES. Change BISON to use
8013 $(DEFAULT_YACC).
8014
8015 * configure.in: Build itl, db, sn, etc., when building for native
35590697 8016 cygwin32.
252b5132
RH
8017
8018 * Makefile.in (LD): New variable.
8019 (EXTRA_HOST_FLAGS): Pass down LD.
8020 ($(DO_X)): Likewise.
8021
8022Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
8023
8024 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
8025
8026Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
8027
8028 * configure.in (targargs): Strip out any supplied --build argument
35590697 8029 before adding our own. Always add --build.
252b5132
RH
8030
8031Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
8032
8033 * configure.in (targargs): Pass --build if we're doing
8034 a cross-compile.
8035
8036Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
8037
ba73c63f 8038 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
8039 sed. Otherwise sed chokes on NT path names with drive
8040 designators. Also look for "?:*" as the leading characters in an
8041 absolute pathname.
8042
8043Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
8044
8045 * config.sub: Support for r3900.
8046
8047Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
8048
8049 * configure.in: Use install-sh, not install.sh.
8050
8051Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
8052
8053 * Makefile.in (taz): Improve check for BISON so it doesn't try to
8054 apply it twice.
8055
8056Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
8057
8058 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8059 install-binutils.
8060
8061Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
8062
8063 * Makefile.in: Add automake targets.
8064 * configure.in (host_tools): Add automake.
8065
8066Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
8067
8068 * configure: Default CXX to c++, not gcc.
8069 * Makefile.in (CXX): Set to c++, not gcc.
8070 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8071
8072Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
8073
8074 * install-sh: try appending a .exe if source file doesn't
8075 exist
8076
8077Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
8078
8079 * configure.in: Turn on multilib by default.
8080 (cross_only): Remove target-libiberty.
8081
8082 * Makefile.in (all-gcc): Don't depend on libiberty.
8083
8084Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
8085
8086 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8087
8088Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
8089
8090 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8091 (DISTBISONFILES): Add ld/Makefile.in
8092
8093Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
8094
8095 * configure.in: if target is cygwin32 but host isn't cygwin32,
8096 don't configure gdb tcl tk expect, not just gdb.
8097
8098Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
8099
8100 * configure.in: Added gnuserv everywhere sn appears.
8101
8102 * Makefile.in (ALL_MODULES): Added all-gnuserv.
8103 (CROSS_CHECK_MODULES): Added check-gnuserv.
8104 (INSTALL_MODULES): Added install-gnuserv.
8105 (CLEAN_MODULES): Added clean-gnuserv.
8106 (all-gnuserv): New target.
8107
8108Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
8109
8110 * config.guess: Fixes for MIPS OpenBSD systems.
8111
8112Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
8113
8114 * Makefile.in (INSTALL_XFORM): Remove.
8115 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8116
8117 * mkinstalldirs: New file, copied from automake.
8118 * Makefile.in (installdirs): Rename from install-dirs. Use
8119 mkinstalldirs. Change all users.
8120 (DEVO_SUPPORT): Add mkinstalldirs.
8121
8122Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8123
8124 * install-sh: Rename from install.sh.
8125 * Makefile.in (INSTALL): Change install.sh to install-sh.
8126 (DEVO_SUPPORT): Likewise.
8127
8128 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8129 Graichen <graichen@rzpd.de>.
8130
8131Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8132
8133 * config.guess: Recognize OpenBSD systems correctly.
8134
8135Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8136
8137 * README, Makefile.in (ETC_SUPPORT): Remove references to
8138 cfg-paper*, configure.{texi,man,info*}._
8139
8140Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8141
8142 * Makefile.in (all.normal): Ensure that gcc is built after all
8143 the x11 - ie gdb - targets.
8144
8145Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8146
8147 * makefile.vms: Don't run conf-a-gas.
8148
8149Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8150
80413487 8151 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
8152
8153Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8154
8155 * configure.in: Remove noconfigdirs case since gdb also
8156 configures and builds for tic80-coff.
8157
8158Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8159
8160 * configure: Set cache_file to config.cache.
8161 * Makefile.in (local-distclean): Remove config.cache.
8162
8163Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8164
8165 * COPYING: Update FSF address.
8166
8167Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8168
8169 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8170 noconfigdirs.
8171
8172Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8173
8174 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8175 MAKEDIRS, is empty.
8176
8177Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8178
8179 * config.sub: Tweak mn10300 entry.
8180
8181Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8182
8183 * configure.in (host_tools): Put sim before gdb, so gdb's
8184 configure.tgt can determine if the simulator was configured.
8185
8186Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8187
8188 * config.sub: Move BeOS $os case to be with other Cygnus
8189 local cases.
8190
8191Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8192
8193 * config.sub: Remove misplaced comment that broke Linux.
8194
8195Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8196
8197 * config.sub: Add BeOS support.
8198
8199Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8200
8201 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8202
8203Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8204
8205 * configure.in (noconfigdirs): Remove tcl and tk from
8206 noconfigdirs for cygwin32 builds.
8207
8208Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8209
8210 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8211
8212Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8213
8214 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8215 make-all.com, use makefile.vms instead.
8216
8217Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8218
8219 * config.sub: Accept -lnews*.
8220
8221Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8222
8223 * configure.in (noconfigdirs): Disable target-newlib,
35590697 8224 target-examples and target-libiberty for d30v.
252b5132
RH
8225
8226Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8227
8228 * configure.in (noconfigdirs): Enable ld for d30v.
8229
8230Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8231
8232 * configure.in (tic80-*-*): Build compiler.
8233
8234Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8235
8236 * configure.in (d30v-*): Remove sim directory from list of
35590697 8237 unsupported d30v directories
252b5132
RH
8238
8239Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8240
35590697
AJ
8241 * config.sub, configure.in: Add d30v target cpu.
8242
252b5132
RH
8243Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8244
8245 * makefile.vms: New file.
8246 * make-all.com: Remove.
8247
8248Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8249
8250 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8251
8252Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8253
8254 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8255
8256Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8257
8258 * Makefile.in (ALL_MODULES): Added all-db.
8259 (CROSS_CHECK_MODULES): Addec check-db.
8260 (INSTALL_MODULES): Added install-db.
8261 (CLEAN_MODULES): Added clean-db.
8262
8263Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8264
8265 * config.guess: Merge with latest FSF sources.
8266
8267Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8268
8269 * Makefile.in (ALL_MODULES): Added all-itcl.
8270 (CROSS_CHECK_MODULES): Added check-itcl.
8271 (INSTALL_MODULES): Added install-itcl.
8272 (CLEAN_MODULES): Added clean-itcl.
8273
8274Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8275
8276 * configure.in: build gdb for mn10200
8277
8278Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8279
8280 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8281
8282Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8283
8284 * configure.in (tic80-*-*): Turn off most targets right now.
8285
8286Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8287
8288 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8289 rather than the makeinfo program.
8290 (do-info): Depend upon all-texinfo.
8291
8292Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8293
8294 * configure.in: Remove uses of config/mh-linux.
8295
8296 * config.sub, config.guess: Merge with latest FSF sources.
8297
8298Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8299
8300 * config.sub (case $basic_machine): Add tic80 entries.
8301
8302Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8303
8304 * config.sub, config.guess: Merge with latest FSF sources.
8305
8306Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8307
8308 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8309 * mpw-config.in: Test for NewFolderRecursive.
8310 * mpw-install: Use symbolic name for startup filename.
8311 * mpw-README: Add various additional details.
8312
8313Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8314
8315 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8316
8317Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8318
8319 * configure.in: Do build gcc and the target libraries for
8320 the mn10200.
8321
8322Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8323
8324 * configure.in: don't avoid building gdb for mn10300 any more
8325 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8326 instead of single-quoting it.
8327
8328Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8329
8330 * configure.in: Don't use --with-stabs on IRIX 6.
8331
8332Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8333
8334 * configure.in (m32r): Build gdb, libg++ now.
8335
8336Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8337
8338 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8339 directories from noconfigdirs.
8340
8341Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8342
8343 * config.sub (basic_machine): added mips16 configuration
8344
8345Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8346
8347 * config.sub: Handle d10v-unknown.
8348
8349Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8350
8351 * config.sub: Handle v850-unknown.
8352
8353Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8354
8355 * Makefile.in: add findutils
8356 * configure.in: add findutils to list of host_tools
8357
8358Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8359
8360 * config.sub: Handle mn10200 and mn10300.
8361
8362Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8363
8364 * configure.in (d10v-*): Do not build librx.
8365
8366Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8367
8368 * configure.in (mn10300): Build everything except gdb & libgloss.
8369
8370Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8371
8372 * config.guess: Patch for Dansk Data Elektronik servers,
8373 from Niels Skou Olsen <nso@dde.dk>.
8374
8375 For ncr, use /bin/uname rather than uname, since GNU uname does not
8376 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8377
8378 Patch for MIPS R4000 running System V,
8379 from Eric S. Raymond <esr@snark.thyrsus.com>.
8380
8381 Fix thinko for nextstep.
8382
8383 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8384
8385 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8386 * config.guess: Guess mips-dec-mach_bsd4.3.
8387
8388 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8389 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8390 release numbers.
8391 * config.guess (mips-mips-riscos*): Emit just enough of the
8392 release number.
8393
8394 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8395 * config.guess (sparc-auspex-sunos*): Added.
8396 (f300-fujitsu-*): Added.
8397
8398 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8399 * config.guess: Recognize a Tadpole as a sparc.
8400
8401Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8402
8403 * config.guess: Don't assume that NextStep version is either 2 or
8404 3. NextStep 4 (aka OpenStep 4) has come out now.
8405
8406Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8407
8408 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8409 From Rik Faith <faith@cs.unc.edu>.
8410
8411Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8412
8413 * config.sub: Contributions from bug-gnu-utils to:
8414 Support plain "hppa" (no version given) architecture, reported by
8415 OpenStep.
8416 OpenBSD like NetBSD.
8417 LynxOs is not a hardware supplier.
8418
8419 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 8420 OpenBSD like NetBSD.
252b5132
RH
8421 Stratus systems.
8422 More Pyramid systems.
8423 i[n>4]86 Intel chips.
8424 M680[n>4]0 Motorola chips.
8425 Use unknown instead of lynx for hardware manufacturer.
8426
8427Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8428
8429 * install.sh (chmodcmd): Set to null if the DST directory already
8430 exists.
8431
8432Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8433
8434 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8435 not use mt-ppc target Makefile fragment any more.
8436
8437Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8438
8439 * configure.in (*-*-windows): Exclude everything but those dirs
8440 needed to build windows.
8441
8442Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8443
8444 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8445
8446Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8447
8448 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
8449
8450Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8451
8452 * Undo my previous change.
8453
8454Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8455
8456 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8457 unconditionally.
8458 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8459
8460Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8461
8462 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8463 host to add it's own flags.
252b5132
RH
8464
8465Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8466
8467 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8468
8469Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8470
8471 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8472 (CXX_FOR_TARGET): Likewise.
8473 (GCC_FOR_TARGET): Define.
8474 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8475 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8476 CC_FOR_TARGET was specified on the command line.
8477 (MAKEOVERRIDES): Don't define.
8478
8479Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8480
8481 * configure.in (m32r): Fix spelling of libg++ libs.
8482
8483Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8484
8485 * config.sub (-apple*): Remove, now redundant.
8486
8487Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8488
8489 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8490
8491 * configure: Rework yesterday's sed script patch.
8492
8493 * config.sub: Merge with FSF.
8494
8495Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8496
8497 * config.guess: Merge from FSF.
8498
8499 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
8500 * config.guess: Use pc instead of unknown, for pc clone systems.
8501 Change linux to linux-gnu.
252b5132
RH
8502
8503 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 8504 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
8505
8506Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8507
8508 * test-build.mk (HOLES): Add "xargs" for gdb.
8509
8510 * configure: Avoid hpux10.20 sed bug.
8511
8512Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8513
4bddf3ad 8514 * configure.in: Add support for windows host
252b5132
RH
8515 (that is a build done under the Microsoft build environment).
8516
8517Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8518
8519 * Makefile.in: Replace all uses of srcroot with s, to shrink
8520 command line lengths.
8521
8522 Patches from Geoffrey Noer <noer@cygnus.com>:
8523 * configure.in: If configuring for newlib, pass --with-newlib to
8524 subdirectories.
8525 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8526 -Bnewlib/ and -Lwinsup to gcc.
8527 (CXX_FOR_TARGET): Likewise.
8528
8529Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8530
8531 * Makefile.in (ETC_SUPPORT): Add configure.
8532
8533Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8534
35590697 8535 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
8536 host configuration file.
8537
8538Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8539
8540 * configure.in: Break mn10x00 support into separate
8541 mn10200 and mn10300 configurations.
8542 * config.sub: Likewise.
8543
8544Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8545
8546 * configure.in: Add lots of stuff to noconfigdirs for
8547 the mn10x00 targets.
8548
8549 * config.sub, configure.in: Add mn10x00 support.
8550
8551Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8552
8553 * make-all.com: Call conf-a-gas, not config-a-gas.
8554
8555Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8556
8557 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 8558 targets.
252b5132
RH
8559
8560Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8561
8562 * mpw-README: Add much more detail for native PowerMac.
8563 * mpw-install: New file.
8564 * mpw-configure: Add --norecursion and --help options.
8565 * mpw-config.in: Translate readme and install files when
8566 copying to objdir.
8567 * mpw-build.in: Don't always depend on byacc and flex.
8568 (install-only-top): New action.
8569
8570Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8571
8572 * configure.in: You can now configure GDB for the v850.
8573
8574Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8575
8576 * configure.in (noconfigdirs): Don't configure any C++ dirs
8577 if targeting D10V.
8578
8579Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8580
8581 * config.sub: Recognize mips64vr5000.
8582
8583Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8584
8585 * configure.in: Use a single line for host_tools and native_only.
8586
8587Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8588
8589 * config.sub, configure.in: Add entries for m32r.
8590
8591Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8592
8593 * Makefile.in (inet-install): Don't run install-gzip.
8594
8595Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8596
8597 * configure.in: Don't config lots of things for *-*-windows*.
8598
8599Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8600
8601 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8602 (host_libs, host_tools): Copy from configure.in.
8603 * mpw-configure: Don't complain about directories not found.
8604
8605Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8606
8607 * configure.in (i[345]86): Recognize i686 for pentium pro.
8608 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8609 file.
8610
8611 * config.guess (i[345]86): Ditto.
8612
8613Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8614
8615 * configure.in (noconfigdirs): Removed gdb for D10V.
8616
8617Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8618
8619 * configure.in: Remove ld, target-libio, target-libg++, and
8620 target-libstdc++ from noconfigdirs.
8621
8622Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8623
8624 * configure: Fix three locations where shell scripts were
8625 being run directly rather than with config_shell.
8626
8627Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8628
8629 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8630 * config.sub (basic_machine): Recognize v850.
8631
8632Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8633
8634 * mpw-configure: Handle multiple enable/disable options and
8635 pass them down recursively, handle -c and -s flags appropriately
8636 depending on choice of compiler, add escape mechanism for
8637 quoted arguments to gC.
8638
8639Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8640
8641 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8642 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8643 so that -mrelocatable-lib and -mno-eabi are used.
8644
8645 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8646 not support --print-multi-lib, don't abort.
8647
252b5132
RH
8648Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8649
8650 * make-all.com: Run config-a-gas.
8651 * setup.com: Don't copy subdirectory files around.
8652
8653Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8654
8655 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8656 target, it now compiles correctly.
8657
8658Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8659
8660 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8661
8662Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8663
35590697 8664 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
8665
8666Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8667
8668 * configure.in (native_only): Add prms.
8669
8670Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8671
8672 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8673 (BINUTILS_SUPPORT_DIRS): Likewise.
8674
8675Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8676
8677 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8678 d10v support is added.
8679
8680Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8681
8682 * configure.in (d10v-*-*): New target.
8683
8684Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8685
8686 * config.guess (HP 9000/811): Recognize this as a PA1.1
8687 machine.
8688
8689Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8690
8691 * Makefile.in (do-tar-gz): New target, split out from tail end of
8692 taz target. Run each command separately, don't use pipes.
8693 (taz): Use it.
8694
8695Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8696
8697 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8698 * mpw-build.in: No builds should depend on building byacc or flex,
8699 they are assumed to be installed already.
8700
8701Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8702
8703 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8704 variable that CC_FOR_TARGET needs.
8705
8706Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8707
8708 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8709 options have changed since the last time the subdirectory was
8710 configured, and if it has, reconfigure.
8711 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8712 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8713
8714Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8715
8716 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8717 CLEAN_MODULES): Add bash.
8718 (all-bash): New target.
8719
8720Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8721
8722 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8723
8724Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8725
8726 * config.sub (basic_machine): Recognize d10v as a valid processor.
8727
8728Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8729
8730 * mpw-configure: Add support for --bindir.
8731 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8732
8733Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8734
8735 * configure.in: add bash, time, gawk to list of hosttools and things
8736 to only build for native toolchains
8737
8738Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8739
8740 * Makefile.in (docdir): Remove.
8741
8742Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8743
8744 * Makefile.in (datadir): Set to $(prefix)/share.
8745
8746Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8747
8748 * configure.in: build diff and patch for cygwin32-hosted
8749 toolchains.
8750
8751Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8752
8753 * config.sub: Accept -rtems*.
8754
8755Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8756
80413487 8757 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
8758 remove diff from the list of things not buildable
8759 via Canadian Cross
252b5132
RH
8760
8761Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8762
8763 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 8764 don't get ". ".
252b5132
RH
8765
8766Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8767
8768 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8769
8770Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8771
8772 * Makefile.in (taz): Handle case where tex3patch didn't even get
8773 checked out. Also, if it was found, put the symlink in a new util
8774 subdirectory.
8775
8776Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8777
8778 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8779
8780Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8781
8782 * config.sub: Recognize -openvms.
8783 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8784 * make-all.com, setup.com: New files.
8785
8786Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8787
8788 * Makefile.in (taz): tex3patch moved to texinfo/util.
8789
8790Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8791
afb8d725 8792 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8793 * configure.in: remove make from disable-if-Can-Cross list
8794 enable gdb if ${host} and ${target} are cygwin32
8795
8796Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8797
8798 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8799 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8800
8801Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8802
8803 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8804 distinguish sysv/svr4/bsd variants.
8805 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8806
8807Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8808
8809 * configure.in: Added copyright notice.
8810 * move-if-change: Added copyright notice.
8811
8812Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8813
8814 * configure.in (powerpcle-*-solaris*): Until we get shared
8815 libraries working, don't build gdb, sim, make, tcl, tk, or
8816 expect.
8817
8818Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8819
8820 * config.guess: Merge with FSF:
8821
8822 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8823 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8824
8825 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8826 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8827
8828 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8829 * config.guess: Combine two OSF1 rules.
8830 Also recognize field test versions. From mjr@zk3.dec.com.
8831 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8832 because GNU uname does not support -p. From pmr@pajato.com.
8833
8834Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8835
8836 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8837
8838Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8839
8840 * mpw-README: Document GCCIncludes.
8841
8842Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8843
8844 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8845
8846Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8847
8848 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8849
8850Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8851
8852 * configure.in (*-*-cygwin32): Configure make.
8853
8854Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8855
8856 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8857
8858Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8859
8860 * Makefile.in (all-inet): Depend on all-perl.
8861
8862 * Makefile.in (inet-install): New target.
8863
8864 * Makefile.in (all-inet): Depend on all-tcl.
8865 (all-inet): Depend on all-send-pr.
8866
8867Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8868
8869 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8870 temporarily.
8871
8872Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8873
8874 * configure.in: Don't configure --with-gnu-ld on AIX.
8875
8876Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8877
8878 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8879
8880Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8881
8882 * Makefile.in (ALL_MODULES): Added all-inet.
8883 (CROSS_CHECK_MODULES): Added check-inet.
8884 (INSTALL_MODULES): Added install-inet.
8885 (CLEAN_MODULES): Added clean-inet.
8886 (all-indent): New target.
8887
8888 * configure.in (host_tools): Added inet.
8889 (native_only): Added inet.
8890 (noconfigdirs): Added inet.
8891
8892Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8893
8894 * configure.in: Don't configure libgloss if we are not configuring
8895 newlib.
8896
8897Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8898
8899 * configure.in: Don't configure libgloss for unsupported
8900 architectures.
8901
8902Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8903
8904 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8905
8906Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8907
8908 * Makefile.in (ALL_MODULES): Include all-apache.
8909 (CROSS_CHECK_MODULES): Include check-apache.
8910 (INSTALL_MODULES): Include install-apache.
8911 (all-apache): New target.
8912
8913 * configure.in: Added apache everywhere perl is seen.
8914
8915Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8916
8917 * Makefile.in: Add support for clean-{module} and
8918 clean-target-{module} rules.
8919
8920Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8921
8922 * configure.in (*-*-ose) do not build libgloss.
8923
8924Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8925
8926 * config.guess (prep*:SunOS:5.*:*): Turn into
8927 powerpele-unknown-solaris2.
8928
8929Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8930
8931 * configure.in: Permit --enable-shared to specify a list of
8932 directories.
8933
8934Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8935
8936 * configure.in (host==solaris): Pass only the first word of $CC
8937 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8938
8939Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8940
8941 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8942
8943Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8944
8945 * Makefile.in (ALL_MODULES): Include all-perl.
8946 (CROSS_CHECK_MODULES): Include check-perl.
8947 (INSTALL_MODULES): Include install-perl.
8948 (ALL_X11_MODULES): Include all-guile.
8949 (CHECK_X11_MODULES): Include check-guile.
8950 (INSTALL_X11_MODULES): Include install-guile.
8951 (all-perl): New target.
8952 (all-guile): New target.
8953
8954 * configure.in (host_tools): Include perl and guile.
8955 (native_only): Include perl and guile.
8956 (noconfigdirs): Don't build guile and perl; no ports have been
8957 done.
8958
8959Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8960
80413487
RH
8961 * configure (--enable-*): Handle quoted option lists such as
8962 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8963
8964Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8965
8966 * Makefile.in ({,inst}all-target): New rule so we can make and
8967 install all of the target directories easily.
8968
8969Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8970
8971 * configure.in: Add missing global flag in sed substitution when
8972 deleting `target-' from ${configdirs}.
8973
8974Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8975
8976 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8977 option.
8978
8979 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8980 config/mh-necv4.
8981
8982 * install.sh: Correct misspelling of transformbasename.
8983
8984 * config.guess: Recognize mips-*-sysv*.
8985
8986Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8987
8988 * config.sub: Recognize mon960.
8989
8990Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8991
8992 * configure: Restore Canadian Cross handling of BISON and LEX,
8993 removed in Feb 20 change.
8994
8995Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8996
8997 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8998 Mention make install. Remove the old copyright date as well the
8999 clumsy and rather pointless copyright on the README file.
9000
9001Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
9002
9003 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
9004 Makefile after running symlink-tree, then run `make distclean' to
9005 avoid clobbering any generated files in srcdir.
9006
9007Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
9008
9009 * configure.in (m68k-*-netbsd*): Build everything now.
9010
9011Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
9012
9013 * Makefile.in (taz): Fix quoting.
9014
9015Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
9016
9017 * configure.in (sparclet-*-*): Build everything now.
9018
9019Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9020
9021 * configure.in (m68k-*-linux*): New host.
9022
9023Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
9024
9025 * configure: Check for bison before byacc.
9026
9027Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
9028
9029 * Makefile.in configure: Change the way LEX and BISON/YACC are
9030 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
9031 searching PATH. These are used as fallbacks by Makefile.in if
9032 flex/bison/byacc aren't in objdir.
9033
9034Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
9035
9036 * Makefile.in: Make everything which depends upon all-bfd also
9037 depend upon all-opcodes, in case --with-commonbfdlib is used.
9038
9039Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9040
9041 * configure.in (host *-*-cygwin32): Don't build gdb if we are
9042 building NT native compilers on Unix.
9043
9044Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
9045
9046 * configure.in: Don't get CC from the host Makefile fragment if we
9047 can find gcc in PATH, or if this is a Canadian Cross. Move the
9048 Solaris test for /usr/ucb/cc to the post target script, just after
9049 the compiler sanity test.
9050
9051Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
9052
9053 * config.sub: Merge with FSF.
9054
9055Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
9056
9057 * Makefile.in (RPATH_ENVVAR): New variable.
9058 (REALLY_SET_LIB_PATH): Use it.
9059 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9060
9061Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
9062
9063 * config.sub, configure.in: Recognize sparclet cpu.
9064
9065Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
9066
9067 * config.guess: Support m68k-cbm-sysv4.
9068
9069Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9070
9071 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9072 m68k-unknown-linuxaout from linker help string. Put quotes around
9073 $ld_help_string.
9074
9075Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
9076
9077 * config.guess (powerpc-harris-powerunix): Add guess for port
9078 to new target.
9079
9080Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9081
9082 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9083
9084Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
9085
9086 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9087 $(REALLY_SET_LIB_PATH) in Makefile.
9088 * Makefile.in (SET_LIB_PATH): New variable.
9089 (REALLY_SET_LIB_PATH): New variable.
9090 ($(DO_X)): Use $(SET_LIB_PATH).
9091 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9092 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9093 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9094 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9095 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9096 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9097 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9098 (install-dosrel): Likewise.
9099 (all-opcodes): Depend upon all-libiberty.
9100
9101Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
9102
9103 * config.guess (*:CYGWIN*): New
9104
9105Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9106
9107 * Makefile.in (all-target-winsup): All all-target-libiberty.
9108
9109Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9110
9111 * configure.in (noconfigdirs): Add missing # in front of comment.
9112
9113Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
9114
9115 * configure.in: add second pass to things added to noconfigdirs
9116 so *-gm-magic can exclude libgloss properly.
9117
9118Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9119
9120 * mpw-configure (extralibs_name, rez_name): Set correctly
9121 for MWC68K compiler.
9122
9123 * mpw-README: Add more info on the necessary build tools.
9124
9125Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9126
9127 * configure.in, config.sub: Recognize cygwin32.
9128
9129Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9130
9131 * config.guess, config.sub: Recognize A/UX.
9132
9133Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9134
9135 * config.sub: Merge with gcc/config.sub.
9136
9137Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9138
9139 * mpw-build.in (do-binutils): Add build of stamps.
9140
9141Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9142
9143 * config.sub: Add recognition for mips64vr4100*-* targets.
9144
9145Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9146
9147 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9148 Add creation of gconfigargs with `--enable-shared' turned on.
9149 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9150 ($(host)-stamp-stage3-configured): Likewise.
9151 (HOLES): Add chatr and ldd.
9152 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9153
9154Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9155
9156 * configure: Pass --nfp to recursive configures.
9157
9158Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9159
9160 * Makefile.in (DLLTOOL): New.
9161 (DLLTOOL_FOR_TARGET): New.
9162 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9163 (EXTRA_TARGET_FLAGS): Ditto.
9164 (EXTRA_GCC_FLAGS): Ditto.
9165 (CONFIGURE_TARGET_MODULES): Ditto.
9166 (DO_X): Ditto.
9167 * configure: Add DLLTOOL.
9168
9169Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9170
9171 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9172 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9173 mh-sco, since old workarounds no longer needed, and don't
9174 build ld, since libraries have weak symbols in COFF.
9175
9176Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9177
9178 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9179
9180Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9181
9182 * configure.in: Make sure that ${CC} can be used to compile an
9183 executable.
9184
afb8d725
JM
9185Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9186
9187 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9188 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9189 nothing depending on whether gdbtk is being built.
9190
252b5132
RH
9191Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9192
9193 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9194
9195Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9196
9197 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9198 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9199
9200Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9201
9202 * config-ml.in: Add support for
9203 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9204 Simplify setting of multidirs from --disable-foo.
9205
9206Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9207
9208 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9209 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9210 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 9211 non-empty, pass them on to the GCC make.
252b5132
RH
9212 (all-bootstrap): New rule that is like all-gcc, except it executes
9213 the GCC bootstrap rule instead of the GCC all rule.
9214
9215Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9216
9217 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9218
9219Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9220
9221 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9222 DG/UX support.
9223
9224Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9225
9226 * config.sub (i*86*) Change [345] to [3456]
9227
9228Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9229
9230 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9231 --with-gnu-ld=no.
9232
9233Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9234
9235 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9236 AIX multilibs get built.
9237
9238Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9239
9240 * configure.in (i386-win32): Don't build expect if we're not
9241 building the tcl subdir.
9242
9243Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9244
9245 * Makefile.in: (configure-target-examples, all-target-examples):
9246 New targets, configure and build example programs.
9247
9248Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9249
9250 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9251 use it as input to sedit the generated MPW makefile.
9252 * mpw-README: Add a suggestion about Gestalt.h.
9253
9254Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9255
9256 * config.sub: Accept *-*-ieee*.
9257
9258Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9259
9260 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9261 Ronald F. Guilmette <rfg@monkeys.com>.
9262
9263Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9264
9265 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9266 for powerpc-pe native.
9267 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9268 (target==powerpc-pe): duplicate i386-win32 entry.
9269
9270Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9271
9272 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9273 of vxworks, not just vxworks5.1.
9274
9275Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9276
9277 * mpw-configure: Add support for exec-prefix.
9278
9279Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9280
9281 * config.guess: Recognize HP model 816 machines as having
9282 a PA1.1 processor.
9283
9284Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9285
9286 * configure: Ignore new autoconf configure options.
9287
252b5132
RH
9288Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9289
9290 * config.guess: Recognize Pentium under SCO.
9291 From Robert Lipe <robertl@arnet.com>.
9292
9293Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9294
9295 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
9296
9297Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9298
9299 * configure.in: Don't configure gas for alpha-dec-osf*.
9300
9301Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9302
9303 * configure.in: Default to --with-stabs for some targets for which
9304 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9305 i[345]86*-*-unixware*.
9306
9307Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9308
9309 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9310 rather than basing it on the target. Simplify handling of options
9311 controlling which directories to configure. Remove extraneous
9312 slash in multi-clean target.
9313
9314Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9315
9316 * config-ml.in: Prefix more variables with ml_ so they don't collide
9317 with configure's.
9318
9319Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9320
9321 * configure: Don't turn -v into --v.
9322
9323Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9324
9325 * configure.in (targargs): Fix typo.
9326
9327 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9328
9329Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9330
9331 * configure.in: Strip --host and --target options from
9332 CONFIG_ARGUMENTS, and always configure for --host only. Add
9333 --with-cross-host option when building with a cross-compiler.
9334 * configure: Canonicalize the arguments put into config.status by
9335 always using `=' for an option with an argument. Pass a presumed
9336 --host or --target explicitly.
9337
9338Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9339
9340 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9341 into general OS recognition case.
9342
9343Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9344
9345 * configure.in (target_configdirs): add target-winsup only
9346 for win32 target systems.
9347
9348Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9349
9350 * Makefile.in (all-target-libgloss): Depend upon
9351 configure-target-newlib, since when libgloss is built it looks to
9352 see if the newlib directory exists.
9353
9354Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9355
9356 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9357 cfg-ml-*.in.
9358
9359Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9360
9361 * configure: Handle LD and LD_FOR_TARGET when configuring a
9362 Canadian Cross.
9363
252b5132
RH
9364Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9365
9366 * configure.in (target_libs): add target-winsup.
9367 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9368 (target==ppcle-pe): remove ld from $noconfigdirs.
9369
9370Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9371
9372 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9373 Preserve relative path names in $srcdir. Build symlink tree if
9374 configuring cross target dir and srcdir=. (= no VPATH support).
9375 (configure-target-libg++): Depend on configure-target-librx.
9376 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9377 * config-ml.in: New file.
9378 * symlink-tree: New file.
9379 * configure: Ensure srcdir="." if that's what it is.
9380
9381Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9382
9383 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9384 includes and FLEX_SKELETON setting.
9385 * mpw-configure (--with-gnu-ld): New option, controls whether
9386 to use PPCLink or ld with PowerMac GCC.
9387 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9388 * mpw-config.in: Configure grez if targeting Mac.
9389
9390 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
9391 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9392 just macos.
252b5132
RH
9393 * configure.in: Configure grez resource compiler if targeting Mac.
9394 * Makefile.in (all-grez, install-grez): New targets.
9395
9396Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9397
9398 * configure: CXX defaults to gcc, not g++. If we find
35590697 9399 gcc in the path, set CC to gcc -O2.
252b5132
RH
9400
9401Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9402
9403 * configure: Default ${build} correctly. Avoid picking up extra
9404 spaces when reading CC and CXX from Makefile. When doing a
9405 Canadian Cross, use plausible default values for numerous
9406 variables.
9407 * configure.in: When doing a Canadian Cross, don't try to
9408 configure tools whose configure script can't handle it.
9409
9410Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9411
9412 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9413
9414Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9415
9416 * configure: Remove dubious bug reporting address.
9417
9418Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9419
9420 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9421 configure script, run that instead of this directory's configure.
9422 In either case, print a message that we're configuring the sub-dir.
9423
9424Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9425
9426 * configure.in: Before checking for the existence of various files,
9427 use sed to filter out "target-".
9428
9429Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9430
9431 * Makefile.in (DO_X): Split rule to decrease command line length
9432 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9433 (Philippe De Muyter).
9434
9435Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9436
9437 * Makefile.in (all-patch): depend on all-libiberty.
9438
9439Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9440
9441 * configure.in: If the only directory in target_configdirs which
9442 actually exists is libiberty, then set target_configdirs to empty,
9443 to avoid trying to build a target libiberty in a gas or gdb
9444 distribution.
9445
9446Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9447
9448 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
9449 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9450 systems.
252b5132
RH
9451
9452Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9453
9454 * configure.in (copy_dirs): Use sys-include instead of include
9455 for --with-headers option.
9456
9457Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9458
9459 * Makefile.in, configure.in: Make winsup builds work with
9460 new scheme.
9461
9462Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9463
9464 * configure.in: Build the linker on AIX.
9465
9466Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9467
9468 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9469 where needed.
9470
9471Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9472
9473 * Makefile.in (all-gcc): Fix typo.
9474
9475Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9476
9477 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9478
9479Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9480
9481 * configure.in: Rename libFOO to target-libFOO, and xiberty
9482 to target-xiberty, to provide more flexibility.
9483 (target_subdir): Define. Create if cross.
9484 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9485 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9486 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9487 check-libFOO -> check-target-libFOO, etc.
9488 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9489 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9490 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9491 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9492 allow ALL_GCC="" to only configure.
9493 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9494 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9495 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9496
9497Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9498
9499 * Makefile.in (taz): Build "info" in etc explicitly.
9500
9501Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9502
9503 * configure.in: Make sure that CC is undefined (as opposed to
9504 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9505 problem with autoconf trying to configure on a host without GCC.
9506
9507Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9508
9509 * mpw-configure: Set host alias from choice of host compiler,
9510 only use generic MPW Makefile sed if present, edit a file
9511 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9512 * mpw-README: Add problem notes about CW6 and CW7.
9513
9514Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9515
9516 * Makefile.in (taz): Use ";" instead of ";;".
9517
9518Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9519
9520 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9521 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9522 DISTDOCDIRS.
9523 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9524 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9525
9526Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9527
9528 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9529 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9530 Move bfd to DISTSTUFFDIRS.
9531
9532Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9533
9534 * Makefile.in (X11_LIB): Removed.
9535 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9536
9537 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9538
9539Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9540
9541 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9542 names.
9543
9544Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9545
9546 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9547
9548Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9549
9550 * configure.in (i[345]86-*-win32): Always build newlib.
9551 Don't configure cvs, autoconf or texinfo.
9552 * Makefile.in (LD_FOR_TARGET): New.
9553 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9554 Pass down LD_FOR_TARGET.
9555
9556Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9557
9558 * winsup: New directory.
9559 * Makefile.in: Build winsup.
9560 * configure.in: Winsup is configured when target is win32.
9561 Can only build win32 target GDB when native.
35590697 9562
252b5132
RH
9563Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9564
9565 * config.guess: Recognize HP model 819 machines as having
9566 a PA 1.1 processor.
9567
9568Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9569
9570 * configure: Fix sed loop which substitutes for CC and CXX to
9571 avoid bug found in various sed implementations.
9572
9573Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9574
9575 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9576 simulator. Use standard powerpc-*-eabi*.
9577
9578Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9579
9580 * configure.in: Stop putting gas and binutils in noconfigdirs for
9581 powerpc-*-aix* and rs6000-*-*.
9582
9583Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9584
9585 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9586 -mcall-aixdesc libraries.
9587
9588Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9589
9590 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9591
9592 * config.sub (arm | armel | armeb): Fix shell syntax.
9593
9594Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9595
9596 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9597 -msoft-float and -mcpu=common support.
9598 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9599 libraries.
9600
9601Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9602
9603 * configure.in: Allow configuration and build of emacs19 for the alpha.
9604
9605Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9606
9607 * configure.in (CC): Get ^CC, not just any old CC, from
9608 ${host_makefile_frag}.
9609
9610Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9611
35590697 9612 * configure.in (CC): Try to get CC from
252b5132
RH
9613 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9614
9615Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9616
9617 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9618 only if it exists in $(srcdir).
9619
9620Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9621
9622 * configure: If CC and CXX are not set in the environment, set
9623 them, based on either an existing Makefile or on searching for gcc
9624 in PATH. Substitute for CC and CXX in Makefile.
9625 * configure.in: Remove libm from target_libs. Separate
9626 target_configdirs from configdirs. If CC is not set in
9627 environment, try to get it from a host Makefile fragment. Rewrite
9628 changes of configdirs to use skipdirs instead. A few minor
9629 tweaks. Take directories out of target_configdirs as they are
9630 taken out of configdirs. Remove existing Makefile files from
9631 subdirectories. Substitute for TARGET_CONFIGDIRS and
9632 CONFIG_ARGUMENTS in Makefile.
9633 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9634 by configure.in.
9635 (CONFIG_ARGUMENTS): Likewise.
9636 (CONFIGURE_TARGET_MODULES): New variable.
9637 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9638 ($(CONFIGURE_TARGET_MODULES)): New target.
9639 (configure-libg++, configure-libio): New targets.
9640 (all-libg++): Depend upon configure-libg++.
9641 (all-libio): Depend upon configure-libio.
9642 (configure-libgloss, all-libgloss): New targets.
9643 (configure-libstdc++): New target.
9644 (all-libstdc++): Depend upon configure-libstdc++.
9645 (configure-librx, all-librx): New targets.
9646 (configure-newlib): New target.
9647 (all-newlib): Depend upon configure-newlib
9648 (configure-xiberty): New target.
9649 (all-xiberty): Depend upon configure-xiberty.
9650
9651Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9652
9653 * configure.in (host i[345]86-*-win32): Expand the
9654 noconfigdirs again.
9655
9656Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9657
9658 * mpw-configure: Fix sed command file name.
9659
9660Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9661
35590697 9662 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
9663 noconfigdirs again.
9664
9665Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9666
9667 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9668 or powerpc*-*-pe*, since they are not yet supported.
9669
9670Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9671
9672 Add PowerMac support and many other enhancements.
9673 * mpw-configure: New option --cc to select compiler to use,
9674 paste options set according to --cc into the generated
9675 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9676 if mpw-make.sed is present.
9677 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9678 add forward includes for PowerPC include files.
9679 * mpw-build.in: Build using Makefile.PPC if present.
9680 (do-byacc, etc): Remove separate version resource builds.
9681 (do-gas): Build "stamps" before "all".
9682 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9683 * mpw-README: Update to reflect --cc option, PowerMac support,
9684 and recently-reported compatibility problems.
9685
9686Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9687
9688 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9689 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9690 (--with-multilib-top): Pass to recursive invocations.
9691
9692Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9693
9694 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9695 v810-*-*.
9696
9697Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9698
9699 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9700 gdb, ld and opcodes on v810-*-*.
9701
252b5132
RH
9702Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9703
9704 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9705 (local-maintainer-clean): New target.
9706 (maintainer-clean): New target.
9707 (realclean): Just depend upon maintainer-clean.
9708
9709Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9710
9711 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9712
9713Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9714
9715 * configure.in: Build ld in mips*-*-bsd* case.
9716
9717Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9718
9719 * config.sub: Accept -lites* OS. From Ian Dall.
9720
9721Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9722
9723 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 9724 targets.
252b5132
RH
9725
9726Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9727
9728 * configure.in: treat i386-win32 canadian cross the same as
9729 i386-go32 canadian cross.
9730
9731Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9732
9733 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9734 running under the simulator to build a reduced set of libraries.
9735 (powerpc-*-eabiaix): Add fine grained multilib support added to
9736 other powerpc targets yesterday.
9737
9738Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9739
9740 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9741 -disable-softfloat, -disable-relocatable, -disable-aix, and
9742 -disable-sysv to control which multilib libraries get built.
9743
9744Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9745
9746 * configure: Add Makefile.tem to list of files to remove in trap
9747 handler.
9748
9749Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9750
9751 * config.guess (*Linux*): Add missing "exit"s.
9752 Also, need specific check for alpha-unknown-linux (uses COFF).
9753
9754Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9755
9756 * config.guess: Merge with FSF:
9757
9758 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9759 * config.guess (AIX4): More robust release numbering discovery.
9760
9761 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9762 * config.guess (i386-sequent-ptx): Properly get version number.
9763
9764 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9765 * config.guess (mips:*:4*:UMIPS): New case.
9766
9767Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9768
9769 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9770 (i386-win32 host): Likewise. Don't build readline.
9771
afb8d725
JM
9772Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9773
9774 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9775 SUPPORT_FILES to submakes.
9776
252b5132
RH
9777Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9778
9779 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9780 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9781 mpw-configure.
9782
9783Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9784
9785 * configure.in (appdirs): Use =, not ==, in test expression when
9786 trying to build the text to print in the warning message for
9787 Solaris users.
9788
9789Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9790
9791 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9792
9793Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9794
9795 * config.guess: Recognize lynx-2.3.
9796
9797Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9798
9799 * config.sub (z8ksim): Deleted
9800 (z8k-*-coff): New, this is the one true name of the target.
9801
9802Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9803
9804 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9805
9806Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9807
9808 * config.guess (*:Linux:*:*): First try asking the linker what the
9809 default object file format is (elf, aout, or coff). Then if this
9810 fails, try previous methods.
9811
9812Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9813
9814 * configure.in: Don't build newlib for *-*-vxworks5.1.
9815
9816Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9817
9818 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9819 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9820
9821Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9822
9823 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9824
9825Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9826
9827 * cfg-ml-com.in: New file.
9828 * cfg-ml-pos.in: New file.
9829
9830Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9831
9832 * COPYING.NEWLIB: Add HP free copyright to list.
9833
9834Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9835
9836 * config.sub: Recognize -eabi* for the system, not just -eabi.
9837
9838Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9839
9840 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9841 * config.sub, configure.in (win32): New target and host.
9842
9843Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9844
9845 * configure.in: Add i386-pe configuration.
9846
9847Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9848
9849 * mpw-build.in (install): Install GDB after LD.
9850
9851Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9852
9853 * mpw-config.in (elf/mips.h): Always forward-include, needed
9854 for GDB to build.
9855
9856Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9857
9858 * testsuite: New directory for customer acceptance and whole tool
9859 chain tests.
9860
9861Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9862
9863 * configure: If per-host line isn't found, but AC_OUTPUT is found
9864 and a configure script exists, run it instead.
9865
9866Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9867
9868 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9869
9870Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9871
9872 * configure: Set build_{cpu,vendor,os,alias} to host values when
9873 --build isn't specified.
9874
9875Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9876
9877 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9878 (FLAGS_TO_PASS): Pass them.
9879 (EXTRA_TARGET_FLAGS): Ditto.
9880
252b5132
RH
9881Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9882
9883 * Makefile.in (all-libg++): Depend on all-libstdc++.
9884
9885Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9886
9887 * configure.in (noconfigdirs): Enable all packages for
9888 i386-unknown-netbsd.
9889
9890Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9891
9892 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9893 hosted builds (DOS builds)
9894
9895Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9896
9897 Changes for ARM based on patches from Richard Earnshaw:
9898 * config.sub: Handle armeb and armel.
9899 * configure.in: Omit arm linker only for riscix.
9900
9901Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9902
9903 * config.guess: Update from FSF.
9904
9905Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9906
9907 * config.sub: Recognize powerpcle as the little endian varient of
9908 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9909 powerpcle variant. Convert pentium into i586, not i486. Add p5
9910 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9911 temporarily.
9912
9913Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9914
9915 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9916
9917Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9918
9919 * config.sub: Accept -lites* as a basic system type.
9920
9921Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9922
9923 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9924 installed, and if so return linuxoldld as the system name.
9925
9926Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9927
9928 * config.guess: Add hppa1.1-hp-lites support.
9929
9930Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9931
9932 * configure.in: Don't build newlib for m68k-vxworks5.1.
9933
9934Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9935
9936 * configure.in (mips-sgi-irix6): Use mh-irix5.
9937
9938Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9939
9940 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9941
9942Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9943
9944 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9945 OSF/1. Fix compiler flags.
252b5132
RH
9946 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9947
9948Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9949
9950 * configure.in: Recognize --with-newlib.
9951 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9952
afb8d725
JM
9953Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9954
9955 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9956 to *_X11_MODULES due to gdbtk needing X include files et al.
9957
252b5132
RH
9958Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9959
9960 Merge in support for Mac MPW as a host.
9961 (Old change descriptions retained for informational value.)
9962
9963 * mpw-config.in: Add generic include forwards for cpu-specific
9964 include files in aout and elf directories.
9965
9966 * mpw-configure: Added copyright.
9967 * mpw-config.in: Check for presence of required build tools.
9968 (target_libs): Add newlib.
9969 (target_tools): Add examples.
9970 (Read Me): Generate as "Read Me for MPW" instead.
9971 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9972 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9973 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9974
9975 * mpw-configure: Remove subdir-specific makefile hackery,
9976 delete mk.tmp after using it.
9977
9978 * mpw-build.in (all): Display start and end times.
9979
9980 * mpw-configure (host_canonical): Set.
9981 (target_cpu): Always add to makefiles.
9982 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9983 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9984 (mpw-mh-mpw): Look for in srcdir and srcroot.
9985 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9986
9987 * mpw-build.in: (install-only): New target.
9988
9989 * mpw-configure (host_alias, target_alias): Rename from hostalias
9990 and targetalias, add into generated Makefile.
9991 (mk.tmp): If present, add into generated Makefile.
9992 * mpw-build.in (all-gas): Build config.h first before gas proper.
9993
9994 * mpw-configure (config.status): Write only if changed.
9995 * mpw-config.in (readline): Configure it (not built, just used for
9996 definitions).
9997
9998 * mpw-config.in (elf/mips.h): Add a forward include.
9999
10000 * mpw-config.in: Forward-include most .h files in include into
10001 extra-include.
10002 (readline): Don't build.
10003 mpw-build.in (install): Install GDB.
10004
10005 * mpw-configure (prefix, mpw_prefix): Handle it.
10006 * mpw-config.in (mmalloc, readline): Don't configure.
10007 * mpw-build.in (thisscript): Rename to ThisScript.
10008 Use mpw-build instead of BuildProgram everywhere.
10009 (mmalloc, readline): Don't build.
10010 * mpw-README: New file, basic documentation about the MPW port.
10011
10012 * mpw-config.in: Use forward-include to create include files.
10013
10014 * mpw-configure: Add more things to the top of each configured
10015 Makefile, including contents of config/mpw-mh-mpw.
10016 * mpw-config.in (extra-include): Create this directory and fill it
10017 with Posix-like include files when configuring.
10018
10019 * config.sub (apple, mac, mpw): Add various aliases.
10020
10021 * mpw-build.in: New file, top-level build script fragment for MPW.
10022 * mpw-configure: New file, configure script for MPW.
10023 * mpw-config.in: New file, config fragment for MPW.
10024
10025Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10026
10027 * configure.in (host_libs): Remove glob, since it is gone from the
10028 sources.
10029
10030Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10031
10032 * Makefile.in: define empty GDB_NLM_DEPS var.
10033
10034 * configure.in(target_makefile_frag): use config/mt-netware
10035 for netware targets.
10036
10037Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
10038
10039 * config.sub: Merge in recent FSF changes. Remove linux special
10040 cases.
10041
10042Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10043
4bddf3ad 10044 Revert this change:
252b5132
RH
10045
10046 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10047
10048 * build-all.mk: Use CC=cc -Xs on Solaris.
10049
252b5132
RH
10050Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10051
10052 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
10053 stop using it.
10054 * Makefile.in: Nuke all references to glob subdirectory.
10055
10056Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10057
10058 * configure.in: Fix --enable-shared logic in per-host.
10059
10060Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
10061
10062 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10063
10064Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10065
10066 * configure.in (noconfigdirs): Don't build gas on AIX, for
10067 powerpc*-*-aix* as well as for rs6000*-*-aix*.
10068
10069Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
10070
10071 * configure: Fix --cache-file to work if the file argument is a
10072 relative path.
10073
10074Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
10075
10076 * configure: If the --cache-file is used, pass it down to
10077 configure in subdirectories.
10078
10079Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
10080
10081 * config.sub: add vxworks29k configuration.
10082
10083Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10084
10085 * Makefile.in (taz): Do "diststuff" part quietly.
10086
10087Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
10088
10089 * config.sub: Mini-merge with gcc/config.sub.
10090
10091Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10092
10093 * config.guess (IRIX): Sed - to _.
10094
10095Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10096
10097 * Makefile.in (source-vault, binary-vault): New targets.
10098
10099Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
10100
10101 * config.sub: Recognize -eabi as a basic system type.
10102
10103Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10104
10105 * configure.in (enable_shared stuff): Fix typo.
10106
10107Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
10108
10109 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10110
10111Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10112
10113 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10114
10115Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10116
10117 * configure.in (rs6000-*-*): Don't build gas.
10118
10119Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10120
10121 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10122 reduce command line length.
10123 (AS_FOR_TARGET): Check for as.new, not Makefile.
10124 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10125
10126Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10127
10128 * config.guess: Merge from FSF.
10129
10130Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10131
10132 * configure: Don't use $ when handling program_suffix.
10133
10134Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10135
10136 * configure.in: Configure tk for hppa/hpux.
10137
10138Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10139
10140 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10141
10142Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10143
10144 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10145 to LIBCXXFLAGS. Tests are better run without it.
10146
10147Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10148
10149 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10150
10151Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10152
10153 * configure.in (*-*-netware*): Don't configure xiberty.
10154
10155Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10156
10157 * configure.in: Remove tk from native_only list.
10158
10159Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10160
10161 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10162 for special NCD build.
10163
10164Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10165
10166 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10167 makeall.bat, they're only useful for binutils snapshots.
10168 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10169 makeall.bat to specified SUPPORT_FILES.
10170
10171Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10172
10173 * build-all.mk: Add Ericsson targets to sun4 and solaris
10174 hosts. Add BNR's sun4 target to solaris host, so their
10175 build-from-source will be tested in-house first.
10176
10177Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10178
10179 * Makefile.in (LIBCFLAGS): New variable.
10180 (CFLAGS_FOR_TARGET): Ditto.
10181 (LIBCFLAGS_FOR_TARGET): Ditto.
10182 (LIBCXXFLAGS): Ditto.
10183 (CXXFLAGS_FOR_TARGET): Ditto.
10184 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10185 (BASE_FLAGS_TO_PASS): Pass them.
10186 (EXTRA_TARGET_FLAGS): Ditto.
10187
4bddf3ad 10188 * configure.in: Support --enable-shared.
252b5132
RH
10189
10190Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10191
10192 * configure.in (target_libs): Include libstdc++ again.
10193 * config.guess: Update from FSF (for FreeBSD).
10194
10195Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10196
10197 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10198 makeall.bat.
10199 (DISTDOCDIRS): Add `etc'.
10200 (ETC_SUPPORT_PFX): New variable.
10201 (taz): Include anything from etc starting with a word in
10202 ETC_SUPPORT_PFX.
10203
10204Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10205
10206 * config.sub: Update for recent FSF changes. Remove obsolete
10207 h8300hds entry. Add -windows* and -osx as basic os. Minor
10208 spacing changes.
10209
10210Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10211
10212 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10213
10214 * config.guess: Merge with FSF.
10215 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10216
10217Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10218
10219 * configure: Since the "trap 0" handler will override the exit
10220 status on many systems, only use it for "exit 1", and make it set
10221 a non-zero exit status; reset it before "exit 0". Also, check
10222 exit status of config.sub, and error out if it failed.
10223
10224Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10225
10226 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10227 and install libgloss.
10228
10229Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10230
10231 * Makefile.in (all-binutils): Depend upon all-byacc.
10232
10233 * configure.in: Don't build emacs on Irix 5.
10234
10235Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10236
10237 * configure.in (*-*-netware*): Add libio.
10238
10239Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10240
10241 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10242 (CHECK_TARGET_MODULES): Ditto.
10243 (INSTALL_TARGET_MODULES): Ditto.
10244 (TARGET_LIBS): Ditto.
10245 (all-libstdc++): Note dependencies.
10246
10247Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10248
10249 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10250
10251Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10252
10253 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10254 -fexternal-templates.
10255
10256 * configure.in (target_libs): Add libstdc++.
10257 (noconfigdirs): Add libstdc++ as appropriate.
10258
10259Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10260
10261 * config.guess: Update from FSF.
10262
10263Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10264
10265 * configure: Use ${config_shell} when running ${configsub}.
10266
10267Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10268
10269 * config.sub: No longer recognize h8300h.
10270
10271Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10272
10273 * config.sub: Remove extraneous differences between config.sub and
10274 gcc/config.sub.
10275
10276Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10277
10278 * Makefile.in (DISTSTUFFDIRS): Add gas.
10279
10280Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10281
10282 * COPYING.NEWLIB: New file.
10283
10284Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10285
10286 * config.guess (HP-UX): Patch from Harlan Stenn
10287 <harlan@landmark.com> to also emit release level.
10288
10289Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10290
10291 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10292
10293Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10294
10295 * config.sub: Merge nextstep cleanup from FSF.
10296
10297Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10298
10299 * configure.in (arm-*-*): Don't configure ld for this target.
10300
10301Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10302
10303 * configure.in (*-*-netware): don't configure libg++, libio,
10304 librx, or newlib.
10305
10306Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10307
10308 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10309 configure ld--it works, but it doesn't support shared libraries.
10310
10311Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10312
10313 * config.guess (*-unknown-freebsd*): Get rid of possible
10314 trailing "(Release)" in version string.
10315 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10316
10317Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10318
10319 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10320 Fix type: *-next-neststep -> *-next-nextstep.
10321
10322 * config.guess: Merge from FSF:
10323
10324 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10325
10326 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10327
10328 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10329
10330 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10331 instead of UNIX_SV for UnixWare 1.0).
10332
10333Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10334
10335 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10336 to make gdb/nlm/* build after the compiler and linker.
10337
10338Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10339
10340 * config.guess (netbsd, freebsd, linux): Accept any machine,
10341 not just i[34]86.
10342 (m68k-atari-sysv4): Relocate to match FSF version.
10343
10344 * config.guess: More merges from the FSF:
10345
10346 Add a space before function call or macro invocation.
10347
10348 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10349
10350 * config.guess: Add trap cmd to remove dummy.c and dummy when
10351 interrupted.
10352
10353 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10354
10355 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10356 (dummy): Redirect stderr from compilation of dummy.c.
10357
10358 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10359
10360 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10361
10362Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10363
10364 * configure: Accept and ignore --cache*, for compatibility with
10365 new autoconf.
10366
10367Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10368
10369 * config.guess: Merge from FSF:
10370
10371 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10372
10373 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
10374 (PATH): Add /.attbin at end for finding uname.
10375 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
10376
10377 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10378
80413487 10379 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
10380
10381 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10382
80413487
RH
10383 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10384 to select whether to use ELF or COFF.
252b5132
RH
10385
10386 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10387
80413487 10388 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
10389
10390 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10391
10392 * config.guess: Guess the OS version for HPUX.
10393
10394 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10395
10396 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10397
10398Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10399
10400 * configure.in: Recognize --with-headers, --with-libs, and
10401 --without-newlib.
10402 * Makefile.in (all-xiberty): Depend upon all-ld.
10403
10404Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10405
10406 * configure.in: Change i[34]86 to i[345]86.
10407
10408Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10409
10410 * configure (version): A few more tweaks to help message.
10411
10412Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10413
10414 * Makefile.in: Remove (for now) librx as a host library,
10415 now that we're building it for target.
10416
10417Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10418
10419 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10420 (Karl Berry).
10421
10422Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10423
10424 * configure.in: Also configure librx.
10425
10426Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10427
10428 * Makefile.in: Update various rules to reflect that librx
10429 is now needed for libg++.
10430
10431Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10432
10433 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10434
10435Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10436
10437 * configure.in: Configure the examples directory.
10438
10439Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10440
10441 * configure: Simplify Jun 2 1994 change.
10442
10443Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10444
10445 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10446 /bin/gcc isn't good enough to build gcc.
10447
10448Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10449
10450 * Makefile.in (GDB_SUPPORT_FILES): Remove
10451 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10452 (gdb.tar.gz): Add new rule to use standard distribution building
10453 mechanism.
10454
10455Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10456
10457 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10458 Bill Cox <bill@cygnus.com>.
10459
10460Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10461
10462 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10463
10464Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10465
10466 * configure: Search current dir first in .gdbinit.
10467
10468Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10469
10470 * config.sub: Recognize freebsd (merged from gcc config.sub).
10471
10472Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10473
10474 * config.sub: Refer to NeXT's operating system as nextstep.
10475
10476 * config.sub (case $basic_machine): Re-order the cases, to match
10477 the order in the FSF version (which is mostly alphabethical).
10478 Merge in some additions and changes from the FSF.
10479
10480Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10481
10482 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10483 * config.sub: Recognize cxux7.
10484 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10485
10486Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10487
10488 * config.sub: Fix typo powerpc -> powerpc-*.
10489
10490Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10491
10492 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10493
10494 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10495 parallel with all-emacs and install-emacs). Top-level command
10496 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10497
10498Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10499
10500 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10501 $(relbindir)/make before doing ``make install'', and use
10502 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10503 installing over running make binary.
10504 ($(host)-stamp-stage3-installed): Likewise.
10505
10506Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10507
10508 * config.guess: Recognize Mach.
10509
10510Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10511
10512 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10513 see whether --exec-prefix was used.
10514
10515Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10516
10517 * README: Explicitly mention libg++/README. (Zoo's idea.)
10518
10519Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10520
10521 * Makefile.in: Add all-librx target similar to all-libproc.
10522
10523Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10524
10525 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10526 with post 1.2 uname bogosity.
10527
10528Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10529
10530 * configure: Remove temporary files on receipt of a signal.
10531
10532Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10533
10534 * configure: If there is a package_makefile_frag, remove
10535 ${subdir}/Makefile.tem after copying it in.
10536
10537Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10538
10539 * build_all.mk: support rs6000 lynx identifies itself as
10540 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10541 since /bin/gcc is too feeble to compile a modern gcc.
10542
10543Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10544
10545 * brought devo/test-build.mk update-to-date with progressive/
10546 test-build.mk. Add lynx targets and hppa flag info.
10547
10548Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10549
10550 * configure.in: Use mh-ncrsvr43. Patch from
10551 Tom McConnell <tmcconne@sedona.intel.com>.
10552
10553Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10554
10555 * config.guess (i386-unknown-bsdi): No longer need to
10556 check #if defined(__bsdi__) && defined(__i386__).
10557
10558Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10559
10560 * configure: Set program_transform_nameoption correctly.
10561
10562Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10563
10564 * brought build-all.mk update-to-date with progressive build-all.mk,
10565 added new targets and hppa info.
35590697 10566
252b5132
RH
10567Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10568
10569 * configure: If config.guess result is a prefix of the user
10570 specified target, assume a native build and use the user specified
10571 target as the host alias. Remove SunOS patch suffix removal hack.
10572 * configure.in: Remove SunOS patch suffix removal hack.
10573
10574 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10575 in NATIVE_CHECK_MODULES.
10576
10577Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10578
10579 * Makefile.in: Rename HOST_ONLY to NATIVE.
10580 * configure: Delete SunOs patch suffix from host_canonical
10581 and build_canonical variables that are prepended to Makefiles.
10582 * configure.in: Add comments for easier maintenance.
10583
10584Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10585
10586 * Makefile.in: Add all-libproc target similar to all-gui.
10587
10588Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10589
10590 * Makefile.in (CHECK_MODULES): split into
10591 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10592
10593Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10594
10595 * config.guess (i386-unknown-bsdi): New system to guess.
10596
10597Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10598
10599 * Makefile.in: Add all-gui target (but not yet build by "all").
10600
10601Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10602
10603 * config.sub: Move deletion of patch suffix from here...
10604 * configure.in: To here, at Ian's suggestion. The top-
10605 level scripts might need to know of a patch level.
10606
10607Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10608
10609 * config.sub: Strip off patch suffix so rtl is recognized
10610 as a sunos4.1.3 machine, even though it's been patched.
10611
10612Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10613
10614 * Makefile.in (INSTALL_LAST): Delete.
10615 (INSTALL_DOSREL): New.
10616
10617Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10618
10619 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10620 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10621 whether we pass down --with-gnu-ld anyhow.
10622
10623Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10624
10625 * Makefile.in (INSTALL_LAST): Change operation so it works
10626 on more flavors of make.
10627 * configure.in (go32): Don't build libg++ or libio.
10628
10629Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10630
10631 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10632 they can be overriden by templates.
10633
10634Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10635
10636 * configure.in (target==go32): Don't build gdb.
10637 * dosrel: New directory.
10638
10639Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10640
10641 * configure.in (host==go32): Configure dosrel too.
10642 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10643 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10644 be set by incoming names or templates.
10645 (INSTALL_LAST): New rule.
252b5132
RH
10646
10647Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10648
10649 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10650
10651Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10652
252b5132
RH
10653 * configure.in (appdirs): New variable. Currently empty, but will
10654 be used in gas distribution. If nonempty, lists a set of
10655 directories at least one of which must get configured, or top
10656 level configuration is considered to have failed.
10657 (rs6000-*-lynxos*): Use new file name.
10658
10659Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10660
10661 Eliminate XTRAFLAGS.
10662 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10663 newlib include files using -idirafter, and also use -nostdinc.
10664 (CXX_FOR_TARGET): Likewise.
10665 (XTRAFLAGS): Removed.
10666 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10667 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10668 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10669 ($(DO_X)): Don't pass down XTRAFLAGS.
10670
10671Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10672
10673 * configure.in (mips*-dec-bsd*): New target; do build linker.
10674 (mips*-*-bsd*): New target; don't build linker.
10675
10676Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10677
10678 * configure.in: support rs6000-*-lynxos* configuration.
10679 support sunos4 as a cross target.
10680
10681 * config.sub: look for lynx*, not lynx since the OS version may
10682 legitimately be part of the name.
10683
10684Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10685
10686 * configure.in (i[34]86-*-sco*): Move to be with other i386
10687 targets.
10688 (romp-*-*): New target. Skip various binary utilities.
10689 (vax-*-*): New target. Don't build newlib.
10690 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10691
10692Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10693
10694 * configure.in: Only set host_makefile_frag if config
10695 directory exists.
10696
10697Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10698
10699 * install.sh: If $dstdir exists, don't check whether each
10700 component does.
10701
10702Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10703
10704 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10705
10706Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10707
35590697
AJ
10708 * configure.in (*-*-lynxos*): Don't configure newlib for either
10709 native or cross Lynx.
252b5132
RH
10710
10711Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10712
10713 * config.sub (sparc64-elf): Fix os.
10714 (z8k): Remove duplicate.
10715
10716Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10717
10718 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10719 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10720
10721Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10722
10723 * configure: Make file links cleanly even if Lynx fails on
80413487 10724 an NFS symlink (at least fail cleanly).
252b5132
RH
10725
10726Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10727
10728 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10729 -XNh2000.
10730
10731Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10732
10733 * configure: Unknown options are fatal again.
10734
10735Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10736
10737 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 10738 compatibility.
252b5132
RH
10739
10740Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10741
10742 * build-all.mk: Add `clean' target.
10743
10744Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10745
10746 * config.guess: Add SINIX support.
10747 * configure.in: Add mips-*-sysv4* support.
10748
10749Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10750
10751 * build-all.mk: Document all useful targets.
10752 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10753 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10754
10755Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10756
10757 * configure: Support --silent, --quiet.
10758
10759Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10760
10761 * configure: Support --disable-FEATURE.
10762
10763Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10764
10765 * config.guess: Recognize NCR running SVR4.3.
10766
10767Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10768
10769 * config.guess: Make BSDI generate i386-unknown-bsd386.
10770 Patch from Paul Eggert <eggert@twinsun.com>.
10771
10772Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10773
10774 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10775
10776Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10777
10778 * configure: Make unrecognized options give nonfatal warnings
10779 instead of fatal errors, and pass them to any subdirectory
10780 configures in case they recognize them.
10781 Make --x equivalent to --with-x.
10782
10783Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10784
10785 * configure: Add --enable-* options. Clean up usage message and
10786 some comments.
10787
10788Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10789
10790 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10791
10792Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10793
10794 * configure.in (hppa*-*-*): Enable binutils.
10795
10796Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10797
10798 * config.sub: Recognize cisco.
10799
10800Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10801
10802 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10803
10804Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10805
10806 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10807 than one configuration name. Add comment.
10808
10809Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10810
10811 * config.guess: about target *-hitachi-hiuxwe2, fixed
10812 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10813 macro is incorrect.]
10814
10815Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10816
10817 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10818 than the "make ls" stuff which used to be here.
10819
10820Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10821
10822 * config.guess: Recognize i[34]86-unknown-freebsd.
10823 From Shawn M Carey <smcarey@rodan.syr.edu>.
10824
10825Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10826
10827 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10828
10829Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10830
10831 * config.guess: Check for ptx.
10832
10833Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10834
10835 * config.sub: Add os9k checking.
10836
10837Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10838
10839 * config.guess: Handle OSF1 running on HPPA processors
10840
10841Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10842
10843 * configure: If subdir configure fails, print out a message with
10844 subdirectory name, in case subdir's configure code didn't identify
10845 itself.
10846
10847Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10848
10849 * configure.in: Remove embedded newlines from configdirs.
10850 Avoid mismatches of substrings. Fix matching strings at end
10851 of configdirs.
10852
10853Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10854
10855 * config.guess: Add Lynx/rs6000 config support.
10856
10857Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10858
10859 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10860
10861Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10862
10863 * configure.in (hppa*-*-osf*): Treat this just like most other
10864 PA configurations (eg no binutils or ld).
10865 (hppa*-*-*elf*): These configurations have binutils and ld.
10866
10867Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10868
10869 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10870
10871Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10872
10873 * configure.in (rs6000-*-*): Build gas.
10874
10875Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10876
80413487 10877 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10878
10879Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10880
10881 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10882 for GDB and GDB has been fixed to not need it.
10883
252b5132
RH
10884Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10885
10886 * config.guess: Recognize vax hosts.
10887
10888Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10889
10890 * configure (while loop): Don't use "break 2" inside case
10891 statement -- the case statement isn't an enclosing loop.
10892
10893Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10894
10895 * config.guess: Clean up NeXT support, to allow nextstep
10896 on Intel machines. Make OS be nextstep.
10897
10898Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10899
10900 * config.guess: Add alternate forms for Convex.
10901
10902Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10903
10904 * configure: Completely rewrite option processing. Take
10905 advantage of pattern-matching to avoid invoking test frequently.
10906 Also clean up host and target defaulting logic.
10907
10908Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10909
10910 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10911 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10912 commands (plus user environment) will fit SCO limits.
10913
10914Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10915
10916 * configure.in: Don't issue warnings about directories which are
10917 not being configured if -norecursion is set. Correct test for
10918 --with-gnu-as and --with-gnu-ld to not get confused by substring
10919 matches.
10920
10921 * configure.in: Don't build gas for alpha-dec-osf1*.
10922
10923Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10924
10925 * configure: Back out Per's change of 12/19/1993. It changes the
10926 behavior of configure in unexpected and confusing ways.
10927
10928 Also, use different delim char when calculating
10929 program_transform_name so that the name can contain slashes.
10930
10931Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10932
10933 * configure.in, config.sub: Add support for VSTa micro-kernel.
10934
10935Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10936
10937 * configure.in: Nuke hacks which were used to get a special
10938 version of GAS for HPPA configurations.
10939
10940Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10941
10942 * configure: If only ${target_alias} is given, use that
10943 as the default for ${host_alias}.
10944 * configure: Add missing back-slashes before nested quotes.
10945
10946Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10947
10948 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10949
10950Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10951
10952 * config.guess: Recognize some Tektronix configurations.
10953 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10954
10955Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10956
10957 * config.sub: Match any flavor of SH.
10958
10959Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10960
10961 * configure.in: Don't try to configure newlib for Alpha.
10962
10963Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10964
10965 * configure.in: Don't build ld for Irix 5. Don't build gas,
10966 libg++ or libio for any Alpha target.
10967
10968 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10969
10970Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10971
10972 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10973 default arguments -- so it tried to compress itself.
10974
10975Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10976
10977 * configure.in (notsupp): ensure that a space is always at the end
10978 of the configdirs list, since the grep checks for an explicit space
10979
10980Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10981
10982 * configure.in (target i386-sysv4.2): don't build ld, since static
10983 versions of many libraries are not available.
10984
10985Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10986
10987 * config.guess: Recognize Apollos (using environment variables).
10988 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10989
10990Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10991
10992 * config.guess: Recognize Sony news mips running newsos.
10993
10994Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10995
10996 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10997 "fi ; else" for bash.
10998
10999Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
11000
11001 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
11002
11003Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
11004
11005 * config.sub: accept unixware as an alias for svr4.2.
11006 Fix some inconsistancies with the gcc version.
11007
11008Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11009
11010 * Makefile.in (DISTDOCDIRS): Add gdb.
11011
11012Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
11013
11014 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
11015
11016Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11017
11018 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
11019 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
11020 this now.
11021
11022Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11023
11024 * config.sub: Accept hiux* as an OS name.
11025
11026 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
11027 etc/make-stds.texi. The underscore came from gcc, and dje now
11028 agrees that RUNTESTFLAGS is the correct name.
11029
11030Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
11031
11032 * install.sh: Remove 'set -e'. It makes any conditionals
11033 in the script useless.
11034
11035 * config.guess: Automatically recognize arm-acorn-riscix
11036 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11037
11038Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
11039
11040 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11041
11042Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11043
11044 * Makefile.in (DISTDOCDIRS): New variable.
11045 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 11046 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
11047
11048Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11049
11050 * configure.in (hppa target): check the source directory for the
11051 pagas sub-directory
11052
11053Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
11054
11055 * config.sub: Allow -aout* and -elf*.
11056
11057Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11058
11059 * configure.in: Don't build ld on i386-solaris2, same as for
11060 sparc-solaris2.
11061
11062Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
11063
11064 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11065
11066Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11067
11068 * configure.in: Configure gdb for alpha.
11069
11070Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11071
11072 * Makefile.in (CXXFLAGS): Add -O.
11073
11074Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11075
11076 * config.guess: added support for DG Aviion
11077
11078Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11079
11080 * configure.in: Produce warning message for subdirectories not
11081 configurable for this host/target combination. Don't try to
11082 configure gdb for vms.
11083
11084Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11085
11086 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11087 appropriate files before making "diststuff".
11088 (DISTBISONFILES): New var: list of files to be edited.
11089 (DISTSTUFFDIRS): Add binutils.
11090
11091Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11092
11093 * config.sub: also handle mipsel and mips64el (for little endian mips)
11094
11095Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11096
11097 * configure.in: Add * to end of all OS names.
11098
11099Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
11100
11101 * configure.in: Build newlib for LynxOS native.
11102
11103Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11104
11105 * config.guess: Add support for delta 88k running SVR3.
11106
11107 * configure.in: Add comment about HP compiler vs. emacs.
11108
11109Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11110
11111 * configure.in: don't build ld on solaris2 (not a viable option
11112 due to bugs in getpwnam & getpwuid)
11113
11114Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11115
11116 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11117 config.guess will produce a full version number.
11118
11119Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11120
11121 * configure.in: Build linker and binutils for alpha-dec-osf1.
11122
11123Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11124
11125 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11126 and gdb/testsuite/Makefile.in.
11127
11128Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11129
11130 * configure.in: recognize mips*- instead of mips-
11131
11132Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11133
11134 * config.sub: Accept linux*coff and linux*elf as operating
11135 systems.
11136
11137Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11138
11139 * config.sub: Recognize mips64, and mips3 as an alias for it.
11140
11141Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11142
11143 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11144 gdb knows how to handle OSF/1 shared libraries.
11145
11146Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11147
11148 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11149 * config.guess: Recognize Hitachi's HIUX.
11150 * config.sub: Recognize h3050r* and hppahitachi.
11151 Remove redundant cases for hp9k[23]*.
11152
11153Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11154
11155 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11156 if gas and ld are in the source tree and are in ${configdirs}.
11157 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 11158 --with options (but still pass them down on the command line,
252b5132
RH
11159 if they were explicitly specified).
11160
11161Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11162
11163 * configure: substitute SHELL value in Makefile.in with
11164 ${CONFIG_SHELL}
11165
11166Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11167
11168 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11169 *-*-solaris2* targets.
11170
11171Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11172
11173 * Makefile.in: define M4, and pass it down to sub-makes;
11174 all-autoconf now depends on all-m4
11175
11176Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11177
11178 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11179 presence of {ar,ranlib} instead of a configured directory
11180
11181Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11182
11183 * config.guess: Accept 34?? as well as 33?? for NCR.
11184
11185Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11186
11187 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11188 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11189
11190Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11191
11192 * configure: grab values for $(CC) and $(CXX) from the
11193 environment, so that someone can do "CC=gcc configure; make" and
11194 have it work right (matching the way that autoconf works now)
11195
11196 * configure.in, Makefile.in: add support for gash, the tcl
11197 interface to Galaxy
11198
11199 * config.guess: add NetBSD variants (hp300, x86)
11200
11201Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11202
11203 * install.sh: Support -d option (in the manner of SunOS 4 install,
11204 as it is more deterministic than that of GNU install)
11205 (chmodcmd): Set file to mode 755 by default (should also do default
11206 chgrp and chown, but I don't feel like dealing with that now)
11207
11208Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11209
11210 * config.sub: Remove h8300hhms alias.
11211
11212Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11213
11214 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11215
11216Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11217
11218 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11219 as stmp-fixinc
11220
11221Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11222
11223 * config.sub: recognize m88110-bug-coff.
11224
11225Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11226
11227 * Makefile.in (all-libio): all dependencies on the toolchain used
11228 to build this (gcc, gas, ld, etc)
11229
11230Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11231
11232 * config.guess: Deal with OSF/1 1.3 on alpha.
11233
11234Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11235
11236 * install.sh: add some 'else true' clauses for portability
11237
11238 * configure.in: don't build libio for h8[35]00-*-* targets
11239
11240Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11241
11242 * Makefile.in: Add support for new libio.
11243
11244Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11245
11246 * install.sh: If one command fails, don't try the rest. Don't try
11247 to remove $dsttmp (via trap) unless we have already created it.
11248 If $src doesn't exist, detect it and exit with an error.
11249
11250 * config.guess: Recognize BSD on hp300.
11251
11252Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11253
11254 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11255 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11256
11257Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11258
11259 * Makefile.in (all-send-pr): depends on all-prms
11260
11261Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11262
11263 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11264
11265Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11266
11267 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11268 Added test for mips-mips-riscos5.
11269
11270Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11271
11272 * configure.in: use mh-hp300 for 68k HP hosts
11273
11274Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11275
11276 * configure: add support for CONFIG_SHELL, so that you can use
11277 some alternate shell for evaluating configure scripts
11278
11279Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11280
11281 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11282 in configure script to bug-gdb@prep.ai.mit.edu when building
11283 distribution archive.
11284 * Makefile.in (COMPRESS): Remove def.
11285 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11286 gdb.tar.Z and make-gdb.tar.Z respectively.
11287 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11288 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11289 to convergence with 'taz' target in Makefile.in.
11290
11291Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11292
11293 * install.sh (dsttmp): use trap to ensure that tmp files go
11294 away on error conditions
11295
11296Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11297
11298 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11299
11300Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11301
11302 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11303 its parent is '/' not ''.
11304
11305 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11306
11307Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11308
11309 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11310 that ${newsrcdir}/configure.in does.
11311
11312Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11313
11314 * test-build.mk: support for CONFIG_SHELL
11315
11316Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11317
11318 * config.sub (netware): Add as a basic system type.
11319
11320Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11321
11322 * Makefile.in (Makefile): depend on configure.in. Also drop the
11323 $(srcdir)/ from the dependency on Makefile.in.
11324
11325Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11326
11327 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11328 (h8300hhms is temporary until multi-libraries are implemented).
11329 * configure.in: Handle h8300h too.
11330
11331Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11332
11333 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11334
11335Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11336
11337 * configure: Remove extraneous output when guessing host type.
11338 * config.guess: Remove extraneous output when guessing using C
11339 compiler rather than uname, or when guessing fails.
11340
11341Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11342
11343 * Makefile.in: remove all.cross and install.cross targets
11344
11345 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11346 definitions
11347
11348Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11349
11350 * configure.in (target sh): Build gprof.
11351
11352Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11353
11354 * config.sub: change -solaris to -solaris2
11355
11356Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11357
11358 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11359
11360Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11361
11362 * configure: Correct error message for missing Makefile.in to
11363 print correct directory.
11364
11365Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11366
11367 * install.sh: kludge around 386BSD shell bug
11368
11369Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11370
11371 * config.guess: Recognize NeXT.
11372 * config.guess: Recognize i486-ncr-sysv4.
11373 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11374
11375Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11376
11377 * Makefile.in (MAKEINFOFLAGS): New variable.
11378 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11379 * build-all.mk, test-build.mk: Pass down --no-split as
11380 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11381
11382Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11383
11384 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11385
11386Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11387
11388 * Makefile.in (libg++.tar.z): New rule.
11389 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11390 * Makefile.in (taz): Only do a single chmod.
11391
11392Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11393
11394 * install.sh: don't use dirname anymore (replaced with sed usage)
11395
11396Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11397
11398 * Makefile.in: Change extension for gzip'd files from '.z' to
11399 '.gz' per new FSF standard usage.
11400
11401Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11402
11403 * configure: put quotes around the final value of program_transform_name
11404
11405Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11406
11407 * Makefile.in: new install.sh support; update install-info rules
11408
11409Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11410
11411 * configure.in: Build diff for crosses, but not for go32 host.
11412
11413 * configure.in: Build gprof only for native, and don't build it
11414 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11415
11416Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11417
11418 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11419
11420Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11421
11422 * configure.in (host_tools): Add prms.
11423
11424Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11425
11426 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11427 with $(FLAGS_TO_PASS) on the command line
11428
11429 * config.sub: Recognize lynx and lynxos
11430
11431Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11432
11433 * config.sub: Accept -ecoff*, not just -ecoff.
11434
11435Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11436
11437 * Makefile.in (taz): Use .gz suffix instead of .z.
11438 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11439 names.
11440
11441Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11442
11443 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11444
11445Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11446
11447 * Makefile.in (install-no-fixedincludes): install gcc last, so
11448 that rebuilds that might happen during 'make install' don't get
11449 bogus gcc include files
11450
11451Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11452
11453 Change from Utah for HPPA support:
11454 * config.guess: Recognize hppa1.x-hp-bsd.
11455
11456Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11457
11458 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11459 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11460
11461Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11462
11463 * config.sub: Add support for rom68k and bug boot monitors.
11464
11465Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11466
11467 * Makefile.in: Make all-opcodes depend on all-bfd.
11468
11469Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11470
11471 * config.guess: Added special check for i[34]86-univel-sysv4*.
11472
11473Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11474
11475 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11476 the processor rather than assuming i486.
11477
11478Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11479
11480 * config.guess: Recognize SunOS6 as Solaris3.
11481
11482Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11483
11484 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11485 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11486
11487Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11488
11489 * build-all.mk (all-cross): New target for Canadian Cross.
11490 Added Q2 go32 targets.
11491 * test-build.mk: Configure go32 cross sparclite-aout and
11492 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11493 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11494
11495Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11496
11497 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11498 GO32 hosted toolchains
11499
11500Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11501
11502 * configure: change so "-exec-prefix" gets passed down rather
11503 than "-exec_prefix" so autoconf generated Makefiles get the
11504 exec_prefix set right.
11505
11506Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11507
11508 * config.guess: get the Solaris2 minor version number
11509
11510 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11511
11512Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11513
11514 * config.guess: Recognize some Sequent platforms.
11515
11516Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11517
11518 * Makefile.in: added the vault-install target
11519
11520 * configure.in: actually use the Sun3 makefile fragment that's in
11521 config, also added the release dir to configdirs
11522
11523Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11524
11525 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11526
11527Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11528
11529 * configure.in: remove some program from Alpha targetted toolchains
11530
11531Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11532
11533 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11534 gprof.
11535 (taz): Run "make diststuff" in those directories instead of "make
11536 proto-dir". Look for "VERSION=" only at start of line in subdir
11537 Makefile. Use "gzip -9" for compression.
11538 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11539 (binutils.tar.z): New target.
11540
11541Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11542
11543 * Makefile.in (taz): Include gpl.texinfo.
11544
11545Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11546
11547 * Makefile.in (setup-dirs): Merged into "taz" target.
11548 (taz): Only do `proto-dir' stuff if a directory is actually needed
11549 for this target.
11550
11551Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11552
11553 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11554 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11555 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11556 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11557 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11558
11559Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11560
11561 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11562 config.sub, and move-if-change to gdb testsuite distribution
11563 archive, so the testsuite can be extracted, configured, and
11564 run separately from the gdb distribution. Blow away the Chill
11565 tests that require a Chill compiled executable, since GNU Chill
11566 is not yet publically available.
11567
11568Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11569
11570 * test-build.mk: set environment variables in a single command,
11571 instead of a list of assignments and exports
11572
11573 * config.guess: recognize Alpha/OSF1 systems
11574
11575Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11576
11577 * configure: Change help message to prefer --options rather than
11578 -options.
11579
11580Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11581
11582 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11583 zippy@ecst.csuchico.edu.
11584 * config.guess: Recognize miniframe.
11585
11586Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11587
11588 * Makefile.in: Use srcroot to find runtest rather than rootme.
11589 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11590
11591Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11592
11593 * test-build.mk: Extensive additions to support building on a
11594 machine other than the host.
11595
11596Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11597
11598 * configure (tooldir): Fix for i386-aix again.
11599
11600Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11601
11602 * configure, Makefile.in: Change definition of $(tooldir)
11603 to match the FSF.
11604
11605Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11606
11607 * config.guess: Recognize i[34]86/SVR4.
11608
11609Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11610
11611 * Makefile.in (all-gdb): gdb depends on sim.
11612
11613Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11614
11615 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11616 at the same time we make the prototype gdb directory.
11617 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11618 files at the same time as the gdb base release distribution.
11619
11620Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11621
11622 * Makefile.in (check): Use individual check targets rather than
11623 DO_X rule.
11624 (check-gcc): Added.
11625
11626Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11627
11628 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11629 for System V release 3.2.
11630
11631Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11632
11633 * config.sub: Recognize hppaosf.
11634 * configure.in: Do configure ld/binutils/gas for it.
11635
11636Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11637
11638 * configure (tooldir): Alter syntax used to set this, for systems
11639 where "\$" isn't handled right, like i386-aix.
11640
11641Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11642
11643 * configure: Pass program-transform-name, not
11644 program_transform_name, to recursive configures.
11645
11646Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11647
11648 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11649 of gas+ld+binutils.
11650
11651Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11652
11653 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11654
11655Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11656
11657 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11658
252b5132
RH
11659Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11660
11661 * Makefile.in (PRMS): Set back to all-prms.
11662
11663Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11664
11665 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11666 targets, rather than for MIPS hosts.
11667
11668Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11669
11670 * configure.in: add comment for --with-x default values
11671
11672 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11673
11674 * Makefile.in: add check-* targets for each of the directories in
11675 the tree. Add a definition of RUNTEST that will use the one we
11676 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11677
11678Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11679
11680 * configure.in: Removed obsolete references to bfd_target and
11681 target_makefile_frag.
11682
11683 * build-all.mk: Set assorted targets for Q2.
11684 * config.sub: Recognize z8k-sim and h8300-hms.
11685 * test-build.mk: Really don't pass host to configure.
11686 (HOLES): Added uname.
11687
11688Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11689
11690 * configure: Handle an empty program-prefix, program-suffix or
11691 program-transform-name correctly.
11692
11693Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11694
11695 * build-all.mk: -G 8 no longer required for MIPS targets.
11696 * test-build.mk: Don't pass host argument to configure; make it
11697 guess.
11698
11699Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11700
11701 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11702 * Makefile.in (COMPRESS): New macro, like GZIP.
11703
11704Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11705
11706 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11707
11708 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11709 with gas currently defaults to -G 0.
11710
11711Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11712
11713 * Makefile.in (all-flex): flex depends on byacc.
11714
11715 * build-all.mk: If host not specified, use config.guess. Pass TAG
11716 to test-build.mk as RELEASE_TAG.
11717 * test-build.mk (configargs): New variable containing arguments to
11718 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11719 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11720
11721 * config.guess: Use /bin/uname when checking -X argument on SCO,
11722 to avoid invoking GNU uname which doesn't understand -X.
11723
11724 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11725
11726 * configure.in: Build gas for mips-*-*.
11727
11728Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11729
11730 * Makefile.in (all.normal): insert missing backslash.
11731
11732Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11733
4bddf3ad 11734 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
11735
11736 * Makefile.in: Complete overhaul to merge many almost identical
11737 targets.
11738
11739Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11740
11741 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11742 (gdb.tar.Z): Adjusted.
11743
11744 * Makefile.in (setup-dirs, taz): New targets; should be general
11745 enough to adapt for gdb sometime. Build only .z file.
11746 (gas.tar.z): New target.
11747
11748Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11749
11750 * build-all.mk: Use CC=cc -Xs on Solaris.
11751
252b5132
RH
11752Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11753
11754 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11755 for handling BISON for FSF releases.
11756
11757Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11758
11759 * configure: Actually implement the change zoo just documented.
11760
11761Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11762
11763 * configure: when using config.guess, only set target_alias when
11764 it's not already been set (ie, on the command line)
11765
11766Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11767
11768 * Makefile.in: add installcheck target, set PRMS to install-prms
11769
11770Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11771
11772 * configure: add support for package_makefile_fragment, handle the
11773 case where a directory has a configure.in file but no Makefile.in
11774 more gracefully (with an actual understandable error message, even);
11775 add support for --without (and add this to the usage message); also
11776 explicitly add a --host=${host_alias} to the command line when
11777 config.guess is used
11778
11779Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11780
11781 * configure: Must use both --host and --target in recursive calls.
11782
11783Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11784
11785 * Makefile.in: Change deja-gnu to dejagnu.
11786
11787Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11788
11789 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11790
11791Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11792
11793 * configure.in: canonicalize all instances to *-*-solaris2*,
11794 also strip out a number of tools to not build for go32 host
11795
11796Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11797
11798 * config.guess: add GPL.
11799
11800 * Makefile.in, config.guess, config.sub, configure: bump
11801 copyrights to 93.
11802
11803Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11804
11805 * Makefile.in (do-info): Removed obsolete check for existence of
11806 localenv file.
11807
11808 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11809
11810Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11811
11812 * Makefile.in: a couple of 'else true' for decstation,
11813 support for TclX
11814
11815 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11816
11817Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11818
11819 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11820
11821Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11822
11823 * config.guess: Recognize i386-ibm-aix (PS/2).
11824 * configure.in: Use config/mh-aix386 file for it.
11825
11826Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11827
11828 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11829 CC_FOR_TARGET instead.
11830 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11831
11832Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11833
11834 * Makefile.in: Add sim to list of directories sent with gdb
11835
11836Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11837
11838 * configure.in: Put back mips-dec-bsd* case.
11839
11840Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11841
11842 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11843 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11844 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11845
11846Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11847
11848 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11849
11850 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11851 (install-info): install dir.info only if it exists,
11852 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11853
11854Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11855
11856 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11857 gas for mips-dec-bsd.
11858
11859Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11860
11861 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11862 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11863
11864Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11865
11866 * configure.in: Added "dejagnu" to hosttools list.
11867
11868Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11869
11870 * config.sub, configure.in, config.guess: Add support
11871 for Bosx, an AIX variant from Bull.
11872 Patches from F.Pierresteguy@frcl.bull.fr.
11873
11874Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11875
11876 * devo/dejagnu: Initial creation of devo/dejagnu.
11877 Migrated dejagnu testcases and support files for testing software
11878 tools to reside as subdirectories, currently called "testsuite",
11879 within the directory of the software tool. Migrated all programs,
11880 support libraries, etc. beloging to dejagnu proper from
11881 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11882 with no modifications. The changes to these files which will
11883 allow them to configure, build, and execute properly will be made
11884 in a future update.
11885
11886Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11887
11888 * Makefile.in: Change send_pr to send-pr.
11889 * configure.in: Likewise.
11890 * send_pr: Renamed directory to send-pr.
11891
11892Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11893
11894 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11895
11896Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11897
11898 * README: Update for gdb-4.8 release.
11899 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11900 gdb-xxx.tar.z (gzip'd) file also.
11901
11902Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11903
11904 * Makefile.in: make all-diff depend on all-libiberty
11905
11906Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11907
11908 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11909
11910Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11911
11912 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11913
11914Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11915
11916 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11917 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11918 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11919
11920Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11921
11922 * Makefile.in: makeinfo binary is in a new location
11923
11924Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11925
11926 * config.sub: Accept -ecoff as an OS.
11927
11928 * Makefile.in: Various changes to eliminate a level of make
11929 recursion and reduce the required command line length.
11930 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11931 sub-makes.
11932 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11933 variables holding settings for specific sub-makes.
11934 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11935 in terms of BASE_FLAGS_TO_PASS.
11936 (TARGET_LIBS): New variable listing directories which use
11937 TARGET_FLAGS_TO_PASS.
11938 (subdir_do): Eliminated.
11939 (do-*): New set of targets to replace subdir_do.
11940 (various): All targets which used subdir_do now depend on do-*.
11941 (local-clean): Renamed from do_clean.
11942 (local-distclean): New target, dependency of distclean and
11943 realclean.
11944 (install-info): Don't create directories. Depend on dir.info
11945 rather than calling make recursively.
11946 (install-dir.info): Eliminated.
11947 (install-info-dirs): Create all info directories here.
11948 (dir.info): Depend upon do-install-info.
11949
11950 * test-build.mk (HOLES): Added false.
11951
11952Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11953
11954 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11955
11956Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11957
11958 * Makefile.in (info): remove dependency on all-texinfo. The
11959 problem was really in texinfo/C, not at this level.
11960
11961Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11962
11963 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11964
11965Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11966
11967 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11968 GDB releases.
11969
11970Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11971
11972 * configure: Include srcdir in message about target of link not
11973 being found. Don't convert `-' to `_' in `with' options being
11974 passed to subdirs.
11975
11976Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11977
11978 * configure.in: add uudecode to host_tools
11979
11980 * Makefile.in: added {all,install}-uudecode targets, added them to
11981 the appropriate lists
11982
11983Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11984
11985 * Makefile.in (all-gcc): Added dependency on all-gas.
11986
11987 * configure.in (mips-*-*): Build ld and binutils.
11988
11989Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11990
11991 * configure: check return code from mkdir, print error message and
11992 exit on failure.
11993
11994Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11995
11996 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11997
11998Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11999
12000 * test-build.mk (HOLES): Added tar, cpio and uudecode.
12001
12002Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12003
12004 * config.sub (h8500): Recognize this as a cpu type.
12005
12006Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12007
12008 * configure: source directory missing is no longer a warning
12009
12010 * configure.in: recognize irix[34]* instead of irix[34]
12011
12012 * Makefile.in: define and pass down X11_LIB
12013
252b5132
RH
12014Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
12015
12016 * guess-systype: Renamed to ...
12017 * config.guess: ... by popular request.
12018 * configure.in, Makefile.in: Update accordingly.
12019
12020Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
12021
12022 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
12023 + Add Convex, Cray/Unicos, and Encore/Multimax support.
12024 + Execute ./dummy instead of assuming . is in PATH.
12025
12026Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
12027
12028 * guess-systype: New shell script. Attempts to guess the
12029 canonical host name of the executing host.
12030 Only a few hosts are supported so far.
12031 * configure: Call guess-systype if no host is specified.
12032
12033Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
12034
12035 * Makefile.in (gcc-no-fixedincludes): Made to work with current
12036 gcc Makefile.
12037
12038
12039Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
12040
12041 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12042 (all-gcc, install-gcc, subdir_do): Use it.
12043
12044Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12045
12046 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12047
12048Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
12049
12050 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12051 set exclusively by configure, using configure.in .
12052
12053Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12054
12055 * test-build.mk: set $PATH for all builds
12056
12057 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12058
12059Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
12060
12061 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
12062 the one used in gcc/Makefile.in, so that a null expansion doesn't
12063 override the one needed to build gcc with a native cc.
12064
12065
12066Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12067
12068 * configure: Accept -with arguments.
12069
12070Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12071
12072 * Makefile.in: added h8300sim
12073
12074Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
12075
252b5132
RH
12076 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12077 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
12078 (all-cygnus, native, build-cygnus): Make
12079 $(canonhost)-stamp-3stage-done, not $(host)....
12080 * test-build.mk (stamp-3stage-compared): Use tail +10c for
12081 i386-sco3.2v4. Added else true to if command.
12082
12083Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
12084
12085 * config.sub: (from FSF) Sequent uses a BSD-like OS.
12086
12087Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
12088
12089 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12090
12091Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12092
12093 * configure.in: don't remove binutils from Solaris builds
12094
12095Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
12096
12097 * Makefile.in: get rid of earlier definitions for *clean,
12098 also handle the recursive info rule better
12099
12100Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
12101
12102 * Makefile.in (mostlyclean, distclean, realclean): Fix to
12103 do more-or-less the right thing.
12104
12105Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
12106
12107 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12108 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12109
12110Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12111
12112 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12113 $(host_canonical).
12114
12115 * configure.in: split the configdirs list into 4 categories (native
12116 v. cross, library v. tool) and handle the cross-only and native-
12117 only in more reasonable (and correct!) way.
12118
12119Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12120
12121 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12122 configdirs anymore.
12123
12124Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12125
12126 * Makefile.in: extensive cleanup:: removed all of the explicit
12127 clean-* targets, collapsed many wrappers around subdir_do into
12128 one, added additional targets to satisfy standards.texi, deleted
12129 some old targets, some changes for consistency
12130
12131Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12132
12133 * configure.in: handle some programs as cross-only, and others as
12134 native only
12135
12136 * test-build.mk: handle partial holes in a more generic manner
12137
12138 * Makefile.in: m4 depends on libiberty
12139
252b5132
RH
12140Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12141
12142 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12143 time, wdiff, and find to configdirs
12144
12145 * Makefile.in: all, clean, and install rules for the new programs
12146 added to configure.in
12147
12148Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12149
12150 * configure.in: use mh-sun for all *-sun-* hosts
12151
252b5132
RH
12152Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12153
12154 * Makefile.in: define flags for X11 include files and library file
12155 locations, pass them down to the programs that need this info
12156
12157 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12158
252b5132
RH
12159Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12160
12161 * configure.in: start building libg++ for HP-UX targets
12162
12163Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12164
12165 * README: Update references to files moved into etc/.
12166
12167Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12168
12169 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12170 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12171
12172Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12173
12174 * configure: accept dash as well as underscore in long option
12175 names for FSF compatibility.
12176
12177Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12178
12179 * config.sub: added -sco3.2v4 support from FSF.
12180
12181Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12182
12183 * configure.in: expand the section that adds or removes
12184 directories from the list of programs to build, to handle native
12185 vs. cross in addition to host v. native
12186
12187Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12188
12189 * Makefile.in: Replace C++ in macro names with CXX.
12190 This is less likely to break ...
12191
12192Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12193
12194 * test-build.mk: add -w to GNU_MAKE
12195
12196Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12197
12198 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12199 add 'sparc' to list of recognized cpus. This needed to make
12200 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12201 Delete some redundant ose68 variants. Recognize -wrs as an os,
12202 then changes that into $CPU-wrs-vxworks.
12203
12204 * configure.in: remove most references to gdbtest, regularize
12205 target based program removal
12206
12207 * test-build.mk: import from p3 tree (many fixes and changes)
12208
12209Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12210
12211 * Makefile.in: added rules to handle tcl, tk, and expect
12212
12213 * configure.in: handle those directories if they exist
12214
12215Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12216
12217 * config.sub: removed bogus hppabsd and hppahpux names, since
12218 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12219
12220Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12221
12222 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12223 depends upon all-xiberty
12224
12225 * Makefile.in: changes from p3, including:
12226
12227 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12228
12229 * Makefile.in (XTRAFLAGS): include newlib directories if
12230 newlib/Makefile exists, rather than if host != target.
12231
12232 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12233
12234 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12235 from the same source tree and not building a cross-compiler. This
12236 matters for the libg++ configuration if reconfiguring a tree that
12237 has already been installed.
12238
12239 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12240
12241 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12242 pick up the machine and system specific header files.
12243
12244 * Makefile.in: added AS_FOR_TARGET, passed down in
12245 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12246 the C compiler to use to create programs which are run in the
12247 build environment, set it to default to $(CC), and passed it down
12248 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12249
12250 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12251
12252 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12253 We need them for unusual native builds, like systems without
12254 ranlib.
12255
12256 * configure: also define $(host_canonical) and
80413487
RH
12257 $(target_canonical), which are the full, canonical names for the
12258 given host and target
252b5132
RH
12259
12260Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12261
12262 * Makefile.in: Added separate definitions for C++.
12263
12264Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12265
12266 * configure.in (configdirs): Add deja-gnu.
12267
12268Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12269
12270 * README: Update for configure.texi and gdb-4.7 release.
12271
12272Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12273
12274 * Makefile.in: Move "all" target to top of file.
12275 Previously, first target was ".PHONY" which caused BSD4.4 make
12276 to build .PHONY when make was run without arguments.
12277
12278Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12279
12280 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12281 Library-copylefted code in libiberty.
12282
12283Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12284
12285 * config.sub: Replace m68kmote with plain old m68k.
12286
12287Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12288
12289 * Makefile.in: Remove space from blank line, avoid Make complaints.
12290
12291Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12292
12293 * config.sub: Complain if no argument is given. Added support for
12294 386bsd as OS and target alias.
12295
12296Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12297
12298 * Makefile.in (XTRAFLAGS): include newlib directories if
12299 newlib/Makefile exists, rather than if host != target.
12300
12301Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12302
12303 * config.sub: recognize sparclite-wrs-vxworks.
12304
12305 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12306 p3.) Added clean-xiberty to clean.
12307
12308Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12309
12310 * configure.in: use *-*-* instead of nested cases for host and target
12311
12312Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12313
12314 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12315 from the same source tree and not building a cross-compiler. This
12316 matters for the libg++ configuration if reconfiguring a tree that
12317 has already been installed.
12318
12319Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12320
12321 * config.sub (i486v/i486v4): Merge in from FSF version.
12322
12323Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12324
12325 * configure: only set PWD if it is already set.
12326
12327Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12328
12329 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12330 doesn't have unset and all success paths (and most error paths)
12331 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12332 to just ${PWD} to avoid confusion.)
12333
12334Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12335
12336 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12337 even for a native compilation.
12338
12339Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12340
12341 Changes to make the gdb.tar.Z rule work better.
12342
12343 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12344 (DEVO_SUPPORT): Add configure.texi.
12345 (bfd-ilrt.tar.Z): Remove ancient rule.
12346
12347Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12348
12349 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12350 pick up the machine and system specific header files.
12351
12352 * configure.in, config.sub: added new target m68010-adobe-scout,
12353 with alias of adobe68k. Changed configure.in to check for
12354 -scout before -sco* to avoid a false match.
12355
12356 * Makefile.in: added AS_FOR_TARGET, passed down in
12357 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12358 the C compiler to use to create programs which are run in the
12359 build environment, set it to default to $(CC), and passed it down
12360 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12361
12362Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12363
12364 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12365 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12366 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12367 FOR_TARGET variants, to newlib and libg++.
12368
12369Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12370
12371 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12372 first.
12373
12374Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12375
12376 * config.sub: Accept `elf' as an environment.
12377
12378Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12379
12380 * Makefile.in (all-opcodes): cd into the right directory
12381
12382Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12383
12384 * configure: added -program_transform_name option, used as
12385 argument to sed when installing programs.
12386 configure.texi: added documentation for -program_prefix,
12387 -program_suffix and -program_transform_name.
12388
12389Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12390
12391 * config.sub: Accept i486 where i386 ok.
12392
12393Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12394
12395 * config.sub: accept we32k
12396
12397Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12398
35590697 12399 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
12400
12401 * Makefile.in: don't create all directories for ``make install'';
12402 let the subdirectories create the ones they need.
12403
12404Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12405
80413487 12406 * COPYING: new file, GPL v2
252b5132
RH
12407
12408Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12409
12410 * Makefile.in: use the new gen-info-dir, which needs a template
12411 argument (which also lives in texinfo)
12412
12413 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12414
252b5132
RH
12415Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12416
12417 * config.sub (ncr3000): Change i386 to i486.
12418
12419Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12420
12421 * Makefile.in: add install-rcs, install-grep to
12422 install-no-fixedincludes, removed install-bison and install-libgcc
12423
12424Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12425
12426 * configure.in: grab the HPUX makefile fragment if on HPUX
12427
12428Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12429
12430 * Makefile.in: eradicate bison spoor (ditto libgcc).
12431 configure.in: recognise m68{k,000}-ericsson-OSE.
12432 es1800 is alias for m68k-ericsson-OSE
12433
12434Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12435
12436 * configure.in: rearrange the parts that remove programs from
12437 configdirs, based now on HOST==TARGET or by canonical triple.
12438
12439Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12440
12441 * test-build.mk: recurse explicitly with -f test-build.mk when
12442 appropriate. predicate stage3 and comparison on the existence
12443 of gcc. That is, if gcc isn't around, we aren't three-staging.
12444 On very clean, also remove ...stamp-co. Build in-place before
12445 doing other builds.
12446
12447Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12448
12449 * Makefile.in, configure.in: add tgas
12450
12451Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12452
12453 * Makefile.in: a number of changes merged in from progressive.
12454
12455 * configure.in: add libm.
12456
12457 * .cvsignore: ignore some stuff that comes from test-build.mk.
12458
252b5132
RH
12459Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12460
12461 * config.sub: Add es1800 (m68k-ericsson-es1800).
12462
12463Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12464
12465 * configure: Add program_suffix (parallel to program_prefix)
12466 * Makefile.in: adjust directory-creating script for losing decstation
12467
12468Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12469
12470 * configure: Minor $subdir-related fixes.
12471
12472Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12473
12474 * configure: fix various problems with propogating
12475 makefile_target_frag in subdirs.
12476 * configure.in: config libgcc if its there
12477
12478Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12479
12480 * config.sub: HPPA merge.
12481
252b5132
RH
12482Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12483
12484 * Makefile.in: Replace all-bison with all-byacc in all
12485 dependency lines for other tools (which now use byacc).
12486
12487Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12488
12489 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12490
252b5132
RH
12491Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12492
12493 * Makefile.in: make gprof rules similar to byacc rules (instead of
12494 vestigal $(unsubdir) that didn't work...)
12495
12496Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12497
12498 * config.sub: Add support for Linux.
12499 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12500 (at least for libg++).
12501
12502Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12503
12504 * configure.texi: fix doc for the -nfp option to configure
12505
12506Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12507
12508 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12509
12510Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12511
12512 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12513 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12514 * configure.in: added solaris* host_makefile_frag hook.
12515
12516Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12517
12518 * config.sub: changed recognition of m68000 so that various
12519 m68k types can be specified via m680[01234]0
12520
12521Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12522
12523 * config.sub (basic_machine): fix sed so that '-foo' isn't
12524 completely substituted out while .+'-foo' loses the '-foo'
12525
12526Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12527
12528 * config.sub ($os): Add -aout.
12529
12530Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12531
12532 * configure: If host_makefile_frag is absolute, don't
12533 prefix ${invsubdir} (relevant to libg++ auto-configure).
12534
12535Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12536
12537 * Makefile.in (tooldir): Define it.
12538 (all-ld): Depend on all-flex.
12539
12540Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12541
12542 * Makefile.in (check): Fix libg++ special case.
12543
12544Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12545
12546 * configure: do not bury `pwd` into config.status, thus do fewer
12547 pwd's.
12548
12549 * configure: print the "Building in" message only when building in
12550 other than "." AND verbose.
12551
12552 * configure: remove -s, rework -v to better accomodate guested
12553 configures.
12554
12555 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12556
12557Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12558
12559 * Makefile.in: macroize flags passed on recursion. remove
12560 fileutils.
12561
12562Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12563
12564 * configure: get makesrcdir right for subdirs deeper than 1.
12565
12566 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12567 install.
12568
12569Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12570
12571 * Makefile.in: don't print subdir_do or recursion lines.
12572
12573Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12574
12575 * standards.texi: added menu item.
12576
12577 * Makefile.in: build and install standards.info.
12578
12579 * standards.texi: new file.
12580
12581Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12582
12583 * configure: test for and move config.status pieces from
12584 ${subdir}/.
12585
12586Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12587
252b5132
RH
12588 * configure: Test for existance of files before trying to mv
12589 them, to avoid numerous non-existance messages.
12590
12591Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12592
12593 * configure: correct final line of config.status.
12594
12595 * configure: patch from eggert. Avoids a protection problem if
12596 the original Makefile.in is read only.
12597
12598 * configure: use move-if-change from gcc to create config.status.
12599 Some makefiles depend on config.status to tell if a directory
12600 has been reconfigured for a different host. This change
12601 prevents those directories from remaking everything in the case
12602 where the reconfig was only intended to rebuild a Makefile.
12603
12604 * configure: test for config.sub with "config.sub sun4" rather
12605 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12606 host alias from a missing config.sub.
12607
12608Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12609
12610 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12611 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12612
12613Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12614
12615 * configure: mkdir ${subdir} as needed.
12616
12617Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12618
12619 * Makefile.in,configure.in: added autoconf.
12620
12621Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12622
12623 * Makefile.in: no longer pass against on recursion.
12624
12625 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12626 definitions are not inherited.
12627
12628 * configure: correct makesrcdir when subdir is .
12629
12630Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12631
12632 * configure: Add support for 'subdirs' variable, which is
12633 like 'configdirs', except that configure doesn't re-invoke
12634 itself for subdirs, it just creates a Makefile for each subdir.
12635 * configure.texi: Document subdirs.
12636
12637Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12638
12639 * configure.in: added flex to configdirs
12640
12641Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12642
12643 * Makefile.in: remove clean-stamps from clean.
12644
12645Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12646
12647 * configure.in: Add gdbtest to configdirs.
12648
12649Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12650
12651 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12652 to recursive makes.
12653 * configure.in: Recognize new ncr3000 config.
12654
12655Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12656
12657 * Makefile.in, configure.in: removed references to gdbm.
12658
12659Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12660
12661 * config.sub: Don't canonicalize os value
12662 newsos* to bsd (readline needs to check for newsos).
12663 (This fix was earlier made Jan 31, but got re-broken.)
12664
12665Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12666
12667 * configure.in: sco is an os, not a vendor!
12668
12669 * configure: Quote $( better. Keep various shells happy.
12670
12671Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12672
12673 * Makefile.in: eliminate stamp-files.
12674
12675Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12676
12677 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12678 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12679
12680Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12681
12682 * config.sub: fix iris/iris3.
12683
12684Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12685
12686 * configure: re-add -rm.
12687
12688Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12689
12690 * Maskefile.in: add .stmp-rcs to all.
12691
12692 * configure.in: remove gas from rs6000 build, use aix host fragment.
12693
12694Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12695
12696 * configure: pass down site_option during recursion.
12697
12698Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12699
12700 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12701
12702Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12703
12704 * configure: Change exec_prefix so that it really defaults to prefix.
12705
12706Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12707
12708 * Makefile.in, configure.in: Add support for mmalloc library.
12709
12710Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12711
12712 * Makefile.in: add stmp dependencies for a few more things.
12713
12714Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12715
12716 * configure: adjusted error message on objdir/srcdir configure
12717 collision, per john's suggestion.
12718
12719 * Makefile.in: add libiberty stmp to all and all.cross.
12720
12721Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12722
12723 * Makefile.in: remove force dependencies, add grep to all.
12724
12725Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12726
12727 * Makefile.in: drop flex. make stamp files work.
12728
12729 * configure: added test for conflicting configuration in srcdir,
12730 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12731 gets cranky. use relative paths for configure and srcdir
12732 whenever possible. Send some error messages to stderr that were
12733 going to stdout.
12734
12735Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12736
12737 * Makefile.in: Fix libg++ rule to check for gcc directory
12738 before using gcc/gcc. Also pass XTRAFLAGS.
12739
12740Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12741
12742 * Makefile.in: added stmp-files so that directories aren't polled
12743 when they are already built.
12744
12745 * configure.texi: fixed a node pointer problem.
12746
12747Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12748
4bddf3ad 12749 * config.sub configure.in gdb/configure.in
252b5132
RH
12750 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12751 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12752 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12753
12754Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12755
12756 * configure: -recurring becomes -silent. corrected help message
12757 for -site= option.
12758
12759 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12760
12761Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12762
12763 * configure: when building Makefile for crosses, replace
12764 tooldir and program_prefix. default srcdir from location of
12765 config.sub. remove "for host in hosts" and "for target in
12766 targets" loops.
12767
12768Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12769
12770 * Makefile.in: Do not pass bindir or mandir to cvs.
12771
12772Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12773
12774 * Makefile.in, configure.in: removed traces of namesubdir,
12775 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12776 copyrights to '92, changed some from Cygnus to FSF.
12777
12778 * configure.texi: remove most references to multiple hosts,
12779 multiple targets, subdirs, etc.
12780
12781 * configure.man: removed rcsid. reference config.sub not
12782 config.subr.
12783
12784 * Makefile.in: mkdir $(infodir) on install-info.
12785
12786Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12787
12788 * configure.texi: Explain better about .gdbinit and about
12789 the environment that configure.in sections run in.
12790
12791Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12792
12793 * configure.in: Ultrix is only a decstation if it's a MIPS.
12794
12795Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12796
12797 * README: DOC.configure => cfg-paper.texi.
12798
12799Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12800
12801 * config.sub (near case $os): Don't convert newsos* to bsd!
12802
12803Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12804
12805 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12806 the number of copies of COPYING that go into the GDB tar file.
12807
12808Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12809
4bddf3ad 12810 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12811 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12812 Fix SCO configuration stuff.
12813
12814Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12815
12816 * Makefile.in: For libg++, make sure the -I pointing
12817 to the gcc directory goes *after* all the libg++-local -I flags.
12818 Also, move just-gcc dependency from just-libg++ to all-libg++.
12819
12820Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12821
12822 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12823
12824Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12825
12826 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12827
12828Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12829
12830 * config.sub: Add stratus configuration frags. Also
12831 submitted to FSF.
12832
12833Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12834
12835 * Makefile.in (DEV_SUPPORT): add configure.man.
12836
12837 * config.sub(Decode manufacturer-specific): add -none*.
12838
12839Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12840
12841 * Makefile.in: remove form feeds to make Sun's make happy.
12842 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12843
12844Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12845
12846 * Makefile.in (AR_FLAGS): Make quieter.
12847
12848Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12849
12850 * configure.in: Add libg++.
12851 * configure: When verbose, don't output the command line at each
12852 level; it will be unremarkably the same as the previous version,
12853 which will be the same as what the user typed.
12854
12855Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12856
12857 * configure.in, Makefile.in: fix clean-info, add flex. add
12858 fileutils.
12859
12860 * configure: be less sensitive to spaces in Makefile.in. Do not
12861 look for sources in "..". Doing so breaks subdirectories that
12862 might have their own configure. If a subdir has it's own
12863 configure script, use it.
12864
12865Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12866
12867 * cfg-paper.texi: some changes suggested by rms.
12868
12869Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12870
12871 * config.sub: Merge in some small additions from the FSF version,
12872 taken from the gcc distribution, to bring the Cygnus and FSF
12873 versions into closer sync.
12874
12875Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12876
12877 * configure.in: Changed svr4 references to sysv4.
12878
12879Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12880
12881 * configure: added -V for version number option.
12882
12883Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12884
12885 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12886 renamed from DOC.configure to cfg-paper.texi.
12887
12888Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12889
12890 * configure, config.subr, config.sub: config.subr is now
12891 config.sub again.
12892
12893Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12894
12895 * configure.texi: new file, in progress.
12896
12897 * Makefile.in: build info file and install the man page for
12898 configure.
12899
12900 * configure.man: new file, first cut.
12901
12902 * configure: find config.subr again now that configuration "none"
12903 has gone. removed all traces of the -ansi option. removed all
12904 traces of the -languages option.
12905
12906 * config.subr: resync from rms.
12907
d932cae7 129081991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12909
12910 * configure, config.sub, config.subr: merge config.sub into
12911 config.subr, call the result config.subr, remove config.sub, use
12912 config.subr.
12913
12914 * Makefile.in: revised install for dir.info.
12915
d932cae7 129161991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12917
12918 * configure.in: add decstation host makefile frag.
12919
12920 * Makefile.in: BISON now bison -y again. also install-gcc on
12921 install. clean-gdbm on clean. infodir belongs in datadir.
12922 Make directories for info install. Build dir.info here then
12923 install it.
12924
d932cae7 129251991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12926
12927 * Makefile.in: fix for bad directory tests.
12928
d932cae7 129291991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12930
12931 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12932 regexp. -srcdir relative was being handled incorrectly.
12933
12934 * Makefile.in: unwrapped some for loops so that parallel makes
12935 work again and so one can focus one's attention on a particular
12936 package.
12937
d932cae7 129381991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12939
12940 * configure: added PWD as a stand in for `pwd` (for speed). use
12941 elif wherever possible. make -srcdir work without -objdir.
12942 -objdir= commented out.
12943
d932cae7 129441991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12945
12946 * configure: +options become --options. -subdirs commented out.
12947 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12948 Makefile now at top of generated Makefile. Removed cvs log
12949 entries. added -srcdir. create .gdbinit only if there is one
12950 in ${srcdir}.
12951
12952 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12953 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12954 and mandir now keyed off datadir by default.
12955
d932cae7 129561991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12957
12958 * Freshly created ChangeLog.
12959
12960\f
12961Local Variables:
12962mode: change-log
12963left-margin: 8
12964fill-column: 76
12965version-control: never
12966End:
This page took 0.939716 seconds and 4 git commands to generate.