[cgen/cpu]
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
8a7a39ab
TG
12009-05-25 Tristan Gingold <gingold@adacore.com>
2
3 * setup.com: Complete the file with configuration and build.
4
b5233201
AO
52009-05-18 Alexandre Oliva <aoliva@redhat.com>
6
7 PR other/40159
8 * Makefile.tpl (all): Don't assume gcc-bootstrap and
9 gcc-no-bootstrap are mutually exclusive.
10 * Makefile.in: Rebuilt.
11
7b6175f9
AO
122009-05-18 Alexandre Oliva <aoliva@redhat.com>
13
14 PR other/40159
15 * Makefile.tpl (all): Don't end with unconditional success.
16 * Makefile.in: Rebuilt.
17
1b05fbbd
AO
182009-05-12 Alexandre Oliva <aoliva@redhat.com>
19
20 PR target/37137
21 * Makefile.def (flags_to_pass): Remove redundant and incomplete
22 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
23 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
24 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
25 stage_configureflags, stage_cflags and stage_libcflags into
26 explicit Makefile macros.
27 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
28 GFORTRAN.
29 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
30 CC. Set CC_FOR_BUILD from CC.
31 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
32 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
33 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
34 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
35 and GFORTRAN.
36 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
37 (_LIBCFLAGS): Renamed to _TFLAGS.
38 (do-compare-debug, do-compare3-debug): Drop.
39 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
40 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
41 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
42 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
43 (XGCC_FLAGS_FOR_TARGET): New.
44 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
45 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
46 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
47 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
48 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
49 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
50 TFLAGS.
51 (BUILD_CONFIG): Include if requested.
52 (all): Set TFLAGS on bootstrap.
53 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
54 (all-stageid-prefixmodule): Likewise.
55 (do-clean, distclean-stageid): Set TFLAGS.
56 (restrap): Fix whitespace.
57 * Makefile.in: Rebuilt.
58
dc17c78c
EB
592009-04-25 Eric Botcazou <ebotcazou@adacore.com>
60
61 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
62 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
63 * Makefile.in: Regenerate.
64
14324cd7
EZ
652009-04-24 Eli Zaretskii <eliz@gnu.org>
66
67 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
68 consistency with config.sub. (Update from upstream sources.)
69
f8d5f06c
JM
702009-04-21 Joseph Myers <joseph@codesourcery.com>
71
72 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
73
0000e2bf
BE
742009-04-17 Ben Elliston <bje@au.ibm.com>
75
76 * config.sub, config.guess: Update from upstream sources.
77
20135e4c
NC
782009-04-15 Anthony Green <green@moxielogic.com>
79
34adf976 80 * configure.ac: Add moxie support.
20135e4c
NC
81 * configure: Rebuilt.
82
ef699244
L
832009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
84
85 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
86 * configure: Regenerate.
87
10ad8ef3
L
882009-04-09 H.J. Lu <hongjiu.lu@intel.com>
89
90 PR gas/10039
91 * configure.ac: Require texinfo 4.7.
92 * configure: Regenerated.
93
c50523ce
L
942009-04-09 Steve Ellcey <sje@cup.hp.com>
95
96 * Makefil.def (languages): New entries.
97 * Makefile.tpl (check-gcc-*): New generic target.
98 * Makefile.in: Regenerate.
99
47afba5f
EZ
1002009-03-27 Eli Zaretskii <eliz@gnu.org>
101
102 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
103 Windows builds of Sed.
104
dc448a7b
TT
1052009-03-18 Tom Tromey <tromey@redhat.com>
106
107 * configure: Rebuild.
108 * configure.ac (host_libs): Add libiconv.
109 * Makefile.in: Rebuild.
110 * Makefile.def (host_modules): Add libiconv.
111 (configure-gdb, all-gdb): Depend on libiconv.
112
24741ab2
JB
1132009-03-16 Tristan Gingold <gingold@adacore.com>
114
115 * configure.ac: Treat gdb as supported on x86_64-darwin.
116 * configure: Regenerate.
117
29383458
JM
1182009-03-16 Joseph Myers <joseph@codesourcery.com>
119
120 Merge from GCC:
121
122 2009-03-16 Joseph Myers <joseph@codesourcery.com>
123
124 * configure.ac (--with-host-libstdcxx): New option.
125 * configure: Regenerate.
126
127 2009-01-29 Robert Millan <rmh@aybabtu.com>
128
129 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
130 * configure: Regenerate.
131
132 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
133
134 PR tree-optimization/38515
135 * configure.ac (cloog-polylib): Removed.
136 (with_ppl, with_cloog): Test for "no".
137 * configure: Regenerated.
138
58e24671
RW
1392009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
140
141 Backport from git Libtool:
142
143 2009-01-19 Robert Millan <rmh@aybabtu.com>
144 Support GNU/kOpenSolaris.
145 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
146 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
147 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
148 GNU/kOpenSolaris.
149
314b2e66
AS
1502009-02-05 Andreas Schwab <schwab@suse.de>
151
152 * Makefile.tpl (stage_last): Define $r and $s before using
153 $(RECURSE_FLAGS_TO_PASS).
154 * Makefile.in: Regenerate
155
8b700390
JJ
1562009-01-21 Jeff Johnston <jjohnstn@redhat.com>
157
158 * COPYING.NEWLIB: Add ARM license.
159
66775d67
AM
1602009-01-16 Alan Modra <amodra@bigpond.net.au>
161
162 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 163 (all-opcodes): Depend on all-libiberty.
66775d67
AM
164 * Makefile.in: Regenerate.
165
19e99079
NC
1662009-01-15 Douglas B Rupp <rupp@gnat.com>
167
168 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
169 * configure: Regenerate.
170
22e8c8e0
RW
1712008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
172
173 Backport link test fix from upstream Libtool:
174
175 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
176 Add cache variables to tests that require the linker to work.
177 For shlibpath_overrides_runpath, this also changes the semantics
178 to let the result from the C compiler take precedence.
179 compiler take precedence.
180
7d6d7764
BE
1812008-12-02 Ben Elliston <bje@au.ibm.com>
182
183 * config.sub, config.guess: Update from upstream sources.
184
ea8af06e
JJ
1852008-12-17 Jeff Johnston <jjohnstn@redhat.com>
186
187 * COPYING.NEWLIB: Updated.
188 * COPYING.LIBGLOSS: Ditto.
189
af0771d3
PB
1902008-12-16 Paolo Bonzini <bonzini@gnu.org>
191
192 Sync with GCC:
193
194 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
195
196 * configure.ac (ppllibs): Add by default the lib flags.
197 * configure: Regenerate.
198
199 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
200
314b2e66
AS
201 * configure.ac: Add double brackets on darwin[912].
202 * configure: Regenerate.
af0771d3
PB
203
204 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
205
314b2e66
AS
206 * configure.ac: Expand to darwin10 and later.
207 * configure: Regenerate.
af0771d3 208
f7c83eac
AS
2092008-12-02 Andreas Schwab <schwab@suse.de>
210
211 * Makefile.def: configure-target-boehm-gc depends on
212 all-target-libstdc++-v3.
213 * Makefile.in: Regenerate.
214
bc67ad83
BE
2152008-12-02 Ben Elliston <bje@au.ibm.com>
216
217 * config.sub, config.guess: Update from upstream sources.
218
e28c595f
JM
2192008-11-27 Joseph Myers <joseph@codesourcery.com>
220
221 Merge from GCC:
222
223 2007-12-02 Matthias Klose <doko@ubuntu.com>
224
225 * config-ml.in: Remove 64bit configure tests.
226
227 2008-05-14 Rafael Espindola <espindola@google.com>
228
229 * config-ml.in: don't handle --enable-shared and --enable-static.
230
231 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
232 Tobias Grosser <grosser@fim.uni-passau.de>
233 Jan Sjodin <jan.sjodin@amd.com>
234 Harsha Jagasia <harsha.jagasia@amd.com>
235 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
236 Konrad Trifunovic <konrad.trifunovic@inria.fr>
237 Adrien Eliche <aeliche@isty.uvsq.fr>
238
239 Merge from graphite branch.
240 * configure: Regenerate.
241 * Makefile.in: Regenerate.
242 * configure.ac (host_libs): Add ppl and cloog.
243 Add checks for PPL and CLooG.
244 * Makefile.def (ppl, cloog): Added modules and dependences.
245 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
246 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
247
248 2008-09-03 Richard Guenther <rguenther@suse.de>
249
250 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
251 cloog test.
252 * configure: Re-generate.
253
254 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
255
256 * configure.ac (--with-cloog-polylib): New.
257 (--disable-cloog-version-check): New.
258 (--disable-ppl-version-check): New.
259 * configure: Re-generate.
260
261 2008-09-05 Richard Guenther <rguenther@suse.de>
262
263 * configure.ac: Initialize clooglibs to -lcloog.
264 * configure: Re-generate.
265
266 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
267
268 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
269 recommended version to 2.3.2.
270
271 * configure: Regenerate.
272
273 2008-10-31 Ben Elliston <bje@au.ibm.com>
274
275 * configure.ac (spu-*-*): Remove special case.
276 * configure: Regenerate.
277
278 Complete comment text from GCC version of:
279
280 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
281
282 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
283 (GCC_SHLIB_SUBDIR): New.
284 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
285 * configure: Regenerate.
286 * Makefile.in: Regenerate.
287
652dec25
TG
2882008-11-27 Tristan Gingold <gingold@adacore.com>
289
290 * configure.ac: Build gdb for i?86-*-darwin*
291 * configure: Regenerated.
292
7582fb4a
DJ
2932008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
294
295 PR bootstrap/38014
296 PR bootstrap/37923
297
298 Revert:
299
300 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
301
302 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
303 * Makefile.in: Regenerated.
304
305 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
306
307 PR gdb/921
308 PR gdb/1646
309 PR gdb/2175
310 PR gdb/2176
311
312 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
313 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
314 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
315 (HOST_EXPORTS): Pass CPPFLAGS.
316 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
317 (LDFLAGS_FOR_TARGET): Initialize from configure script.
318 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
319 * Makefile.in, configure: Regenerated.
320 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
321 and CPPFLAGS_FOR_BUILD.
322
faee1be2
UW
3232008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
324
325 * configure.ac [spu-*-*]: Do not set skipdirs.
326 * configure: Re-generate.
327
b7c2dce4
DJ
3282008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
329
330 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
331 * Makefile.in: Regenerated.
332
bb52de30
DJ
3332008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
334
335 PR gdb/921
336 PR gdb/1646
337 PR gdb/2175
338 PR gdb/2176
339
340 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
341 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
342 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
343 (HOST_EXPORTS): Pass CPPFLAGS.
344 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
345 (LDFLAGS_FOR_TARGET): Initialize from configure script.
346 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
347 * Makefile.in, configure: Regenerated.
348 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
349 and CPPFLAGS_FOR_BUILD.
350
b25062ae
SE
3512008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
352
353 * libtool.m4: Update to libtool 2.2.6.
354 * lt~obsolete.m4: Update to libtool 2.2.6.
355 * ltmain.sh: Update to libtool 2.2.6.
356 * ltsugar.m4: Update to libtool 2.2.6.
357 * ltversion.m4: Update to libtool 2.2.6.
358 * ltoptions.m4: Update to libtool 2.2.6.
359 * ltgcc.m4: Update to match changes from libtool 2.2.6.
360
3bbd2f8f
AL
3612008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
362
363 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
364 (GCC_SHLIB_SUBDIR): New.
365 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
366 * configure: Regenerate.
367 * Makefile.in: Regenerate.
368
b29d32ce
TG
3692008-08-28 Tristan Gingold <gingold@adacore.com>
370
371 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
372 Enable bfd, binutils and opcodes.
373 * configure: Regenerate.
374
c325a203
DD
3752008-08-16 Nicolas Roche <roche@adacore.com>
376
377 * Makefile.tpl: Add BOOT_ADAFLAGS.
378 * Makefile.in: Regenerate.
379
e7c8859c
RS
3802008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
381
382 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
383 * configure: Regenerate.
384
da888c87
PB
3852008-07-30 Paolo Bonzini <bonzini@gnu.org>
386
387 Sync with gcc:
388 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
389
f7c83eac
AS
390 * configure.ac: Add makefile fragments for hpux.
391 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
392 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
393 * configure: Regenerate.
394 * Makefile.in: Regenerate.
da888c87
PB
395
396 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
397
f7c83eac
AS
398 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
399 * Makefile.in: Regenerate.
400 * configure: Regenerate.
da888c87 401
944982cf
ILT
4022008-06-18 Ian Lance Taylor <iant@google.com>
403
662c6704
ILT
404 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
405
944982cf
ILT
406 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
407
7a283e07
RW
4082008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
409
410 * configure: Regenerate.
411
5b553f7e
RW
4122008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
413
414 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
415 "$@" is still intact with both Autoconf 2.59 and 2.62.
416 * configure: Regenerate.
417
675492f0
RW
4182008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
419
420 * Makefile.tpl: Fix comment errors.
421 * Makefile.in: Regenerate.
422
b018a5d1
JB
4232008-06-13 Julian Brown <julian@codesourcery.com>
424
425 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
426 of libobjc for ARM EABI Linux.
427 * configure: Regenerate.
428
310213e8
DE
4292008-06-12 David S. Miller <davem@davemloft.net>
430 David Edelsohn <edelsohn@gnu.org>
431
432 * configure.ac: Add powerpc*-*-* to gold supported targets.
433 * configure: Regenerate.
434
6641ce42
JM
4352008-06-08 Joseph Myers <joseph@codesourcery.com>
436
437 PR tree-optimization/36218
438 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
439 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
440 (all prefix="build-"): Pass them to build-system sub-makes.
441 * Makefile.in: Regenerate.
442
03c2f9e6
DJ
4432008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
444
445 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
446 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
447 mkdep, and compile. Update comments.
448 (ETC_SUPPORT): Add ChangeLog and update comments.
449
4538db8b
ILT
4502008-05-11 Ian Lance Taylor <iant@google.com>
451
452 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
453
266df637
PB
4542008-04-18 Paolo Bonzini <bonzini@gnu.org>
455
456 Sync with gcc:
457 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
458
459 PR bootstrap/35457
460 * configure.ac: Include override.m4.
461 * configure: Regenerate.
462
463 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
464
f7c83eac
AS
465 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
466 * Makefile.in: Regenerate.
266df637
PB
467
468 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
469
f7c83eac
AS
470 * configure.ac: Do not build libssp for the AVR.
471 * configure: Regenerate.
266df637 472
a86a761e
NC
4732008-04-18 Nick Clifton <nickc@redhat.com>
474
475 * MAINTAINERS: Replace reference to configure.in with reference to
476 configure.ac.
477
52310858
NC
4782008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
479
f7c83eac 480 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 481 as nonconfigurable directories list.
f7c83eac 482 * configure: Regenerate.
52310858 483
f5314dd5
DM
4842008-04-14 David S. Miller <davem@davemloft.net>
485
486 * configure.ac: Add sparc*-*-* to gold supported targets.
487 * configure: Regenerate.
488
e2208220
BE
4892008-04-14 Ben Elliston <bje@au.ibm.com>
490
491 * config.sub, config.guess: Update from upstream sources.
492
0bb6ea20
HPN
4932008-04-12 Hans-Peter Nilsson <hp@axis.com>
494
495 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
496 * Makefile.in: Regenerate.
497
e5164e97
ILT
4982008-04-07 Ian Lance Taylor <iant@google.com>
499
500 * Makefile.def: check-gold depends upon all-binutils.
501 * Makefile.in: Regenerate.
502
e33b51a6
NC
5032008-04-04 Nick Clifton <nickc@redhat.com>
504
505 PR binutils/4334
506 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
507 builds.
508 * configure: Regenerate.
509
fc5df3ab
NC
5102008-04-04 NightStrike <NightStrike@gmail.com>
511
512 PR other/35151
f7c83eac
AS
513 * configure.ac: Combine rules for mingw32 and mingw64.
514 * configure: Regenerate.
fc5df3ab 515
c779bab8
PB
5162008-03-27 Paolo Bonzini <bonzini@gnu.org>
517
518 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
519 * Makefile.in: Regenerate.
520
93f9b408
ILT
5212008-03-20 Ian Lance Taylor <iant@google.com>
522
523 * configure.ac: Add support for --enable-gold.
524 * Makefile.def: Add gold as a directory like ld.
525 * configure, Makefile.in: Regenerate.
526
5746fb46
AK
5272008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
528
529 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
530 (s390_cond_extensions): Reduced extensions to the compare related.
531 (main): z10 cpu type option added.
532 (expandConditionalJump): Renamed to ...
533 (insertExpandedMnemonic): ... this.
534
535 * opcodes/s390-opc.c: Re-group the operand format makros.
536 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
537 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
538 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
539 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
540 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
541 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
542 INSTR_SIL_RDU): New instruction formats added.
543 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
544 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
545 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
546 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
547 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
548 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
549 masks added.
550 (s390_opformats): New formats added "ris", "rrs", "sil".
551 * opcodes/s390-opc.txt: Add the conditional jumps with the
552 extensions removed from automatic expansion in s390-mkopc.c manually.
553 (asi - trtre): Add new System z10 EC instructions.
554 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
555
58c85be7
RW
5562008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
557
558 * configure.ac: m4_include config/proginstall.m4.
559 * configure: Regenerate.
560
78124051
RW
5612008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
562
563 Backport from upstream Libtool:
f7c83eac 564
78124051 565 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 566
78124051
RW
567 Deal with Autoconf 2.62's semantic change in m4_append.
568 * ltsugar.m4 (lt_append): Replace broken versions of
569 m4_append.
570 (lt_if_append_uniq): Don't require separator to be overquoted,
571 and avoid broken m4_append.
572 (lt_dict_add): Fix typo.
573 * libtool.m4 (_LT_DECL): Don't overquote separator.
574
018f1bea
DE
5752008-03-13 David Edelsohn <edelsohn@gnu.org>
576
577 * config.rpath: Add AIX 6 support.
578
5c5f596d
PB
5792008-03-13 Paolo Bonzini <bonzini@gnu.org>
580
581 * Makefile.def (stageprofile). Remove -fprofile-generate
582 from stage_libcflags.
583 * Makefile.in: Regenerate.
584
a1f93a5e
BE
5852008-03-13 Ben Elliston <bje@au.ibm.com>
586
587 * config.sub, config.guess: Update from upstream sources.
588
98c3d905
AK
5892008-03-06 Florian Krohm <fkrohm@us.ibm.com>
590
591 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
592 * s390-opc.txt (cmpsc): Duplicate entry removed.
593 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
594 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
595 fier, cu42, cu41): Fix operand format.
596
7f6ef0c0
PB
5972008-02-20 Paolo Bonzini <bonzini@gnu.org>
598
f7c83eac
AS
599 PR bootstrap/32009
600 PR bootstrap/32161
601
602 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
603 * configure: Regenerate.
604
605 * Makefile.def: Define stage_libcflags for all bootstrap stages.
606 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
607 STAGE4_LIBCFLAGS): New.
608 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
609 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
610 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
611 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
612 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
613 for target modules. Don't export LIBCFLAGS.
614 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
615 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
616 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
617 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
618 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
619 * Makefile.in: Regenerate.
7f6ef0c0 620
eaf19029
PB
6212008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
622
623 PR libgcj/33085
624 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
625 Do not use -DDLL_EXPORT. Backport from upstream.
626
680c43e9
NC
6272008-02-14 Nick Clifton <nickc@redhat.com>
628
629 Import this patch from gcc:
630 2008-01-24 David Edelsohn <edelsohn@gnu.org>
631
632 * libtool.m4: Backport AIX 6 support from ToT Libtool.
633
c72b1d96
HPN
6342008-02-02 Hans-Peter Nilsson <hp@axis.com>
635
636 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
637 * configure: Regenerate.
638
8b66833e
BW
6392008-01-31 Marc Gauthier <marc@tensilica.com>
640
641 * configure.ac (xtensa*-*-*): Recognize processor variants.
642 * configure: Regenerate.
643
9cc8ae67
PB
6442008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
645
f7c83eac
AS
646 PR bootstrap/34922
647 * configure.ac (PARSE_ARGS): Push suitable setting of
648 ac_subdirs_all, for `./configure --help=recursive'.
649 Handle `+' in generic toplevel directory disabling.
650 * configure: Regenerate.
9cc8ae67 651
19090595
BE
6522008-01-23 Ben Elliston <bje@au.ibm.com>
653
654 * config.sub, config.guess: Update from upstream sources.
655
9f1e7fd3
BE
6562008-01-08 Ben Elliston <bje@au.ibm.com>
657
658 * config.sub, config.guess: Update from upstream sources.
659
2f959d61
JJ
6602007-12-19 Jeff Johnston <jjohnstn@redhat.com>
661
662 * COPYING.LIBGLOSS: Update default copyright.
663
aa054b85
JJ
6642007-12-19 Jeff Johnston <jjohnstn@redhat.com>
665
666 * COPYING.NEWLIB: Update default copyright.
667
57c53b2b
RS
6682007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
669
670 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
671 Change recommended MPFR from 2.2.1 > 2.3.0.
672 * configure: Regenerate.
673
fee14b60
RS
6742007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
675
676 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
677 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
678 * Makefile.in: Regenerate.
679
c9b68031
DD
6802007-12-10 Andreas Tobler <a.tobler@schweiz.org>
681
682 * configure.ac: Enable libjava for x86_64-*-darwin9.
683 * configure: Regenerate.
684
ad25e7d5
BE
6852007-12-05 Ben Elliston <bje@au.ibm.com>
686
687 * config.sub, config.guess: Update from upstream sources.
688
6ac84f65
PB
6892007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
690
f7c83eac
AS
691 * config-ml.in: Robustify against white space in absolute file
692 names.
6ac84f65 693
f7c83eac
AS
694 * config-ml.in (multi-clean): Substitute ${Makefile}.
695 Remove superfluous ${Makefile} in list.
6ac84f65 696
7b3200f9
DJ
6972007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
698
699 * Makefile.def (dependencies): Make configure-gdb depend on
700 all-intl.
701 * Makefile.in: Regenerated.
702
2c133ff9
JJ
7032007-10-15 Patrick Mansfield <patmans@us.ibm.com>
704
705 * Makefile.def: To avoid problems running with parallel makes,
706 build newlib before libgloss so that target specific header
707 files are availble.
708 * Makefile.in: Regenerate.
709
5074315a
DJ
7102007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
711
712 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
713 * Makefile.in: Regenerate.
714
f5bc1778
DJ
7152007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
716
717 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
718 * libdecnumber: New directory, imported from GCC.
719
c66487f8
NC
7202007-10-08 Mike Frysinger <vapier@gentoo.org>
721
722 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
723 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
724 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
725 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
726 * configure: Regenerate.
727
b5714970
PB
7282007-10-01 Paolo Bonzini <bonzini@gnu.org>
729
730 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
731 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
732 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
733 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
734 * configure.ac: Default them to host tools for $host = $build.
735 Subst them.
736
737 * configure: Regenerate.
738 * Makefile.in: Regenerate.
739
f3b1e08e
RS
7402007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
741
742 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
743 * configure: Regenerate.
744
cff87f51
DD
7452007-09-19 Benjamin Kosnik <bkoz@redhat.com>
746
747 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
748 libstdc++.
749 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
750 * configure: Regenerate.
751 * Makefile.in: Regenerate.
f7c83eac 752
625a61cd
AS
7532007-09-17 Andreas Schwab <schwab@suse.de>
754
755 * configure.ac: Raise minimum makeinfo version to 4.6.
756 * configure: Regenerate.
757
83a3a68b
AM
7582007-09-15 Alan Modra <amodra@bigpond.net.au>
759
760 * configure.ac: Correct makeinfo version check.
761 * configure: Regenerate.
762
5bd8be13
RS
7632007-09-14 Richard Sandiford <richard@codesourcery.com>
764
765 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
766 to $skipdirs and only disable gprof for newlib. Use the normal
767 mips*-elf* handling in other respects.
768 * configure: Regnerate.
769
5566c1fa
DD
7702007-09-12 David Daney <ddaney@avtrex.com>
771
772 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
773 enabling libgcj.
774 * configure: Regenerate.
775
7762007-09-12 Richard Guenther <rguenther@suse.de>
777
778 * configure.ac (--enable-stage1-checking): If neither --enable-checking
779 nor --disable-checking is provided also turn on yes and types
780 checking for stage1.
781 * configure: Re-generate.
782
a18e2996 7832007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
784
785 PR target/33281
786 * configure.ac: Use config/mh-mingw on mingw.
787 * configure: Regenerate.
84e7906e 788
691bb5a1
DD
7892007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
790
791 PR other/32154
792 * configure.ac: For libgloss targets, point the linker to the linker
793 script, startup code and simulator library.
794 * configure: Regenerate.
795
6d18b86b
AH
7962007-09-09 Andrew Haley <aph@redhat.com>
797
798 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 799 target-libjava.
6d18b86b 800
f00a3165 8012007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 802
f00a3165 803 * config.sub, config.guess: Update from upstream sources.
971aaaa5 804
2abc4e65
BE
8052007-08-21 Richard Guenther <rguenther@suse.de>
806
807 * configure.ac: Add types checking to stage1 checking flags.
808 * configure: Regenerate.
809
8a6ee3ab 8102007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 811 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
812
813 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
814 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
815 * Makefile.in: Regenerate.
816 * configure.ac (--with-debug-prefix-map): New.
817 * configure: Regenerate.
818
429acdec
RS
8192007-08-17 Richard Sandiford <richard@codesourcery.com>
820 Nigel Stephens <nigel@mips.com>
821
429acdec
RS
822 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
823 as target_makefile_frag.
824 * configure: Regenerate.
825
8520c408
AO
8262007-08-16 Alexandre Oliva <aoliva@redhat.com>
827
828 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
829 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
830 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
831 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
832 (do-compare, do-compare3, do-compare-debug): New.
833 ([+compare-target+]): Use them.
834
8352007-08-16 Alexandre Oliva <aoliva@redhat.com>
836
837 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
838 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
839 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
840 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
841 (do-compare, do-compare3, do-compare-debug): New.
842 ([+compare-target+]): Use them.
843
2444379b
BE
8442007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
845 Ben Elliston <bje@au.ibm.com>
846
847 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
848 --silent if $silent.
849 * configure: Regenerate.
850
d6f99447
DJ
8512007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
852
853 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
854
bd0aa315
NC
8552007-07-17 Nick Clifton <nickc@redhat.com>
856
857 * COPYING3: New file. Contains version 3 of the GNU General
858 Public License.
859 * COPYING3.LIB: New file. Contains version 3 of the GNU
860 Lesser General Public License.
861
0ebe98fb
BS
8622007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
863
864 * configure.ac: Fix my previous change to really match GCC.
865 * configure: Regenerate.
866
521ec477
DD
8672007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
868
869 * configure.ac: Rewrite 'configure --help' strings to look nicer.
870 * configure: Regenerate.
871
8722007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
873
874 * configure.ac: Add some missing m4 quotation.
875 * configure: Regenerate.
876
0c24b341
NC
8772007-07-09 Kai Tietz <kai.tietz@onevision.com>
878
f7c83eac
AS
879 * Makefile.def: Add windmc tool to build.
880 * Makefile.tpl: Likewise.
881 * configure.ac: Likewise.
882 * Makefile.in: Regenerate.
883 * configure: Regenerate.
0c24b341 884
a09314d0
L
8852007-07-05 H.J. Lu <hongjiu.lu@intel.com>
886
887 * lt~obsolete.m4: New. Import from 20070318 libtool.
888
7c3e1d12
BS
8892007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
890
891 * configure.ac: Don't add target-libmudflap to noconfigdirs for
892 uclinux and linux-uclibc targets.
893 * configure: Regenerate.
894
a5b3b4dd
DD
8952007-06-28 DJ Delorie <dj@redhat.com>
896
897 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
898 not building newlib.
899 * configure: Regenerated.
f7c83eac 900
184d813c
DJ
9012007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
902
903 * src-release (DEVO_SUPPORT): Correct typos.
904
31d99776
DJ
9052007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
906
907 * Makefile.def: Add dependency from configure-gdb to all-bfd.
908 * Makefile.in: Regenerated.
909
e00a73e3
PB
9102007-06-14 Paolo Bonzini <bonzini@gnu.org>
911
f7c83eac
AS
912 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
913 (distclean-stage[+id+]): Possibly delete stage_last.
914 * Makefile.in: Regenerate.
e00a73e3 915
98a1bbc5
BE
9162007-06-07 Ben Elliston <bje@au.ibm.com>
917
918 * config.sub, config.guess: Update from upstream sources.
919
973601e1
BE
9202007-06-07 Ben Elliston <bje@au.ibm.com>
921
922 * Makefile.tpl: Fix spelling error.
923 * Makefile.in: Regenerate.
924
2038f525
PB
9252007-06-04 Paolo Bonzini <bonzini@gnu.org>
926
927 Sync with gcc:
928 2007-05-30 Jakub Jelinek <jakub@redhat.com>
929
f7c83eac
AS
930 PR bootstrap/29382
931 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
932 * configure: Rebuilt.
2038f525 933
f7c5c4b5
PB
9342007-06-01 Steve Ellcey <sje@cup.hp.com>
935
12a64d4f
L
936 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
937 lt_cv_sys_max_cmd_len.
f7c5c4b5 938
7ad9660b
PB
9392007-05-31 Paolo Bonzini <bonzini@gnu.org>
940
941 * ltgcc.m4: Update from GCC.
942
0e7ef45c
EC
9432007-05-25 Andreas Tobler <a.tobler@schweiz.org>
944
12a64d4f 945 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 946
37ad9514
SE
9472007-05-24 Steve Ellcey <sje@cup.hp.com>
948
949 * ltmain.sh: Update from GCC.
950 * libtool.m4: Update from GCC.
951 * ltsugar.m4: New. Update from GCC.
952 * ltversion.m4: New. Update from GCC.
953 * ltoptions.m4: New. Update from GCC.
954 * ltconfig: Remove.
955 * ltcf-c.sh: Remove.
956 * ltcf-cxx.sh: Remove.
957 * ltcf-gcj.sh: Remove.
958 * src-release: Update with new libtool file list.
959
8ee82aff
PB
9602007-05-16 Paolo Bonzini <bonzini@gnu.org>
961
962 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
963 stage_cflags.
964 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
965 Remove CFLAGS/LIBCFLAGS.
966 (configure-stage[+id+]-[+prefix+][+module+],
967 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
968 * Makefile.in: Regenerate.
969
149cb58d
SE
9702007-04-14 Steve Ellcey <sje@cup.hp.com>
971
972 * config-ml.in: Update from GCC.
973
91506736
DJ
9742007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
975
976 * src-release (do-proto-toplev): Process the support directories before
977 the tool directory.
978
ffa8bd48
RS
9792007-03-21 Richard Sandiford <richard@codesourcery.com>
980
981 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
982 of glob. Quote arguments with single quotes too.
983 * configure: Regenerate.
984
a4fd3374
DD
9852007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
986
987 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
988 * Makefile.in: Regenerate
989
b8025f34
AS
9902007-03-07 Andreas Schwab <schwab@suse.de>
991
992 * configure: Regenerate.
993
a3ca38d2
DD
9942007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
995
996 * configure.ac: Add "--with-pdfdir" configure option,
997 which defines pdfdir variable.
998 * Makefile.def (target=fixincludes): Add install-pdf to
999 missing targets.
1000 (recursive_targets): Add install-pdf target.
1001 (flags_to_pass): Add pdfdir.
1002 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1003 target.
1004 * configure: Regenerate
1005 * Makefile.in: Regenerate
1006
10072007-02-28 Eric Christopher <echristo@apple.com>
1008
1009 Revert:
1010 2006-12-07 Mike Stump <mrs@apple.com>
1011
1012 * Makefile.def (dependencies): Add dependency for
1013 install-target-libssp and install-target-libgomp on
1014 install-gcc.
1015 * Makefile.in: Regenerate.
1016
10172007-02-27 Matt Kraai <kraai@ftbfs.org>
1018
1019 * configure: Regenerate.
1020 * configure.ac: Move statements after variable declarations.
1021
a4708fba
JM
10222007-02-19 Joseph Myers <joseph@codesourcery.com>
1023
1024 * configure.ac: Adjust for loop syntax.
1025 * configure: Regenerate.
1026
9a819804
AO
10272007-02-18 Alexandre Oliva <aoliva@redhat.com>
1028
1029 * configure: Rebuilt.
1030
81ec575a
AO
10312007-02-18 Alexandre Oliva <aoliva@redhat.com>
1032
1033 * configure.ac: Drop multiple occurrences of --enable-languages,
1034 and fix its quoting.
1035 * configure: Rebuilt.
1036
92f01d61 10372007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
1038 Nathan Sidwell <nathan@codesourcery.com>
1039 Vladimir Prus <vladimir@codesourcery.com
1040 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
1041
1042 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1043 * configure: Regenerate.
1044
b1299c4e
DJ
10452007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1046
1047 * configure.ac (target_libraries): Move libgcc before libiberty.
1048 * configure: Regenerated.
1049
18f6b6ee
PB
10502007-02-13 Paolo Bonzini <bonzini@gnu.org>
1051
1052 * configure: Regenerate again?
1053
9c4e9f27
PB
10542007-02-13 Paolo Bonzini <bonzini@gnu.org>
1055
1056 * configure: Reapply PR30748 fix which was lost in the previous commit.
1057
24ff9987
DJ
10582007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1059 Paolo Bonzini <bonzini@gnu.org>
1060
1061 PR bootstrap/30753
1062 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1063 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1064 * configure: Regenerated.
1065
7df2cd5d
PB
10662007-02-10 Paolo Bonzini <bonzini@gnu.org>
1067
1068 * configure: Regenerate.
1069
b0aaa663
DJ
10702007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1071
1072 PR bootstrap/30748
1073 * configure.ac: Correct syntax for Solaris ksh.
1074 * configure: Regenerated.
1075
a0323144
PB
10762007-02-09 Paolo Bonzini <bonzini@gnu.org>
1077
1078 * Makefile.def: Sync with GCC.
1079 * Makefile.tpl: Sync with GCC.
1080 * Makefile.in: Regenerate.
1081 * configure: Regenerate.
1082
c6b750e1
DJ
10832007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1084
1085 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1086 noncanonical equivalents.
1087 * configure.in: Rename to...
1088 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1089 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1090 target_noncanonical. Use them. Rewrite removal of configure
1091 arguments for autoconf 2.59. Discard variable settings. Force
1092 program_transform_name for native tools.
1093
1094 * Makefile.in: Regenerated.
1095 * configure: Regenerated with autoconf 2.59.
1096
1097 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
1098
f3cd89f4
JJ
10992007-02-08 Jeff Johnston <jjohnstn@redhat.com>
1100
1101 * COPYING.LIBGLOSS: Reformat default Red Hat
1102 license to fit within 80 columns.
1103 * COPYING.NEWLIB: Ditto.
1104
4e206d7e
DB
11052007-02-05 Dave Brolley <brolley@redhat.com>
1106
1107 * Contribute the following changes:
1108 2006-11-28 DJ Delorie <dj@redhat.com>
1109
1110 * configure.in: Fix typo for mep's target_makefile_frag.
1111 * configure: Regenerated.
1112
1113 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
1114
1115 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
1116 * configure: Regenerate.
1117
1118 2001-09-19 DJ Delorie <dj@redhat.com>
1119
1120 * configure.in (target_makefile_frag): use mt-mep
1121
1122 2001-06-12 Don Howard <dhoward@redhat.com>
1123
1124 * configure.in: Remove gdb from MeP skip list.
1125
1126 2001-04-05 DJ Delorie <dj@redhat.com>
1127
1128 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
1129
1130 2001-03-20 Ben Elliston <bje@redhat.com>
1131
1132 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
1133
1134 2001-03-19 Ben Elliston <bje@redhat.com>
1135
1136 * config.sub (mep, mep-*): Add.
1137
b2edfdd2
AS
11382007-01-31 Andreas Schwab <schwab@suse.de>
1139
1140 * Makefile.tpl (LDFLAGS): Substitute it.
1141 * Makefile.in: Regenerate.
1142
ceb92e78
PB
11432007-01-11 Paolo Bonzini <bonzini@gnu.org>
1144
1145 * configure.in: Change == to = in test command.
f7c83eac 1146 * configure: Regenerate.
ceb92e78 1147
4b900473 11482007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
1149 Nick Clifton <nickc@redhat.com>
1150 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1151
1152 * configure.in (build_configargs, host_configargs, target_configargs):
1153 Remove build/host/target parameters.
1154 (host_libs): Add gmp and mpfr.
1155 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1156 * Makefile.def (gmp, mpfr): New.
1157 (gcc): Remove target.
1158 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1159 target_os, target_vendor): New.
1160 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1161 * configure: Regenerate.
1162 * Makefile.in: Regenerate.
4b900473
PB
1163
11642007-01-11 Matt Fago <fago@earthlink.net>
1165
1166 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 1167 to improve robustness of configure tests.
4b900473
PB
1168 * configure: Regenerate.
1169
80f6dcbc
NC
11702007-01-08 Kai Tietz <kai.tietz@onevision.com>
1171
1172 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 1173 * configure: Regenerate.
80f6dcbc 1174
f86e35b8
NC
11752007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1176
1177 * Makefile.tpl (all-target): Correct @if conditional for target
1178 modules.
1179 * configure.in: Omit libiberty if building only target libgcc.
1180 * configure, Makefile.in: Regenerated.
1181
79fcd0ec
PB
11822007-01-04 Paolo Bonzini <bonzini@gnu.org>
1183
1184 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1185 * configure: Regenerate.
1186
6aa8ef82
DJ
11872007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1188
1189 * Makefile.def (target_modules): Add libgcc.
1190 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1191 * Makefile.tpl (clean-target-libgcc): Delete.
1192 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1193 on gcc even for bootstrapped modules. Rewrite handling of
1194 lang_env_dependencies to loop over target_modules.
1195 * configure.in (target_libraries): Add target-libgcc.
1196 * Makefile.in, configure: Regenerated.
1197
9b134994
PB
11982006-12-29 Paolo Bonzini <bonzini@gnu.org>
1199
1200 Sync with gcc:
1201 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1202
f7c83eac
AS
1203 * configure.in: Reorganize recognition of languages. Add
1204 --enable-stage1-languages. Show supported languages for the chosen
1205 target rather than all recognized languages.
1206 * configure: Regenerate.
9b134994
PB
1207
1208 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1209
f7c83eac
AS
1210 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1211 * Makefile.in: Regenerate.
9b134994
PB
1212
1213 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1214
f7c83eac
AS
1215 * configure.in: Warn that MPFR 2.2.0 is buggy.
1216 * configure: Regenerate.
9b134994 1217
8cf39b1b
ILT
12182006-12-27 Ian Lance Taylor <iant@google.com>
1219
1220 * configure.in: When removing Makefiles to force a reconfigure, also
1221 remove prev-DIR*/Makefile.
1222 * configure: Regenerate.
1223
ebff6cd5
KH
12242006-12-23 Kazu Hirata <kazu@codesourcery.com>
1225
1226 * config.bfd: Recognize fido.
1227
8a0d8a5c
PB
12282006-12-19 Paolo Bonzini <bonzini@gnu.org>
1229
1230 Sync with gcc:
1231
1232 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1233
1234 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1235 it only affects bootstrap and could be tested on "$host" as well.
1236 * configure: Regenerate.
1237 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1238
1239 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1240
1241 PR bootstrap/29544
1242 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1243 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1244 move here comment from Makefile.tpl.
1245 * Makefile.tpl: Move some definitions higher in the file.
1246 (STAGE1_CHECKING): New.
1247 * configure.in: Add --enable-stage1-checking.
1248 * configure: Regenerate.
1249 * Makefile.in: Regenerate.
1250
1251 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1252
1253 * configure.in: Update error message for missing GMP/MPFR.
1254
1255 * configure: Regenerate.
1256
1257 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1258
1259 * configure.in: Update MPFR version in error message.
1260
1261 * configure: Regenerate.
1262
1263 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1264
1265 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1266 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1267 --with-gmp-lib): New flags.
1268
1269 * configure: Regenerate.
1270
790c0838
AM
12712006-12-12 Andreas Tobler <a.tobler@schweiz.org>
1272
1273 PR bootstrap/30134
1274 * configure.in: Correct x86 darwin support for libjava to powerpc
1275 and i?86 only.
1276 * configure: Regenerate.
1277
77d7106f
AM
12782006-12-11 Alan Modra <amodra@bigpond.net.au>
1279
1280 * configure.in: Handle spu makefile frag.
77d7106f
AM
1281 * Makefile.tpl (MAINT): Define
1282 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1283 * configure: Regenerate.
1284 * Makefile.in: Regenerate.
1285
0cfa5389
BE
12862006-12-11 Ben Elliston <bje@au.ibm.com>
1287
1288 * config.sub, config.guess: Update from upstream sources.
1289
2839fe5d
BE
12902006-12-11 Ben Elliston <bje@au.ibm.com>
1291
1292 * configure.in: Sync with GCC (spu-*-*).
1293 * configure: Sync with GCC.
1294
b897f5d4
MS
12952006-12-07 Mike Stump <mrs@apple.com>
1296
1297 * Makefile.def (dependencies): Add dependency for
1298 install-target-libssp and install-target-libgomp on
1299 install-gcc.
1300 * Makefile.in: Regenerate.
1301
9daf3993
PB
13022006-11-16 Paolo Bonzini <bonzini@gnu.org>
1303
1304 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1305 (unstage): Test for stage_last presence.
1306
1307 PR bootstrap/29802
1308 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1309 * Makefile.in: Regenerate.
1310
9dbaa842
DD
13112006-11-14 DJ Delorie <dj@redhat.com>
1312
1313 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1314 * Makefile.in: Sync with GCC.
1315 * configure.in: Sync with GCC (mpfr, gmp).
1316 * configure: Sync with GCC.
1317
b0cbce8d
JJ
13182006-11-08 Jie Zhang <jie.zhang@analog.com>
1319
1320 * configure.in: Remove target-libgloss from noconfigdirs for
1321 bfin-*-*.
1322 * configure: Regenerated.
1323
44330a94
JJ
13242006-10-27 Jeff Johnston <jjohnstn@redhat.com>
1325
1326 * COPYING.NEWLIB: Add spu license.
7de05dd5 1327 * COPYING.LIBGLOSS: Ditto.
44330a94 1328
56a8fe78
DD
13292006-10-17 Brooks Moses <bmoses@stanford.edu>
1330
1331 * Makefile.def: Added pdf target handling.
1332 * Makefile.tpl: Added pdf target handling.
1333 * Makefile.in: Regenerated.
1334
fbb00ad0
JJ
13352006-10-11 Jeff Johnston <jjohnstn@redhat.com>
1336
1337 * COPYING.NEWLIB: Updated.
1338 * COPYING.LIBGLOSS: Ditto.
1339
6b89cc21
DB
13402006-09-27 Dave Brolley <brolley@redhat.com>
1341
1342 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1343 $s instead of $r.
1344 * configure: Regenerated.
1345
17bcf627
BE
13462006-09-26 Ben Elliston <bje@au.ibm.com>
1347
1348 * config.sub, config.guess: Update from upstream sources.
1349
f3529cf1
TS
13502006-09-20 Thiemo Seufer <ths@mips.com>
1351
1352 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1353 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1354 * configure: Regenerate.
1355
45055374
CV
13562006-08-30 Corinna Vinschen <corinna@vinschen.de>
1357
1358 * configure.in: Never build newlib for a Mingw host.
1359 Never build newlib as Mingw target library.
1360 Test the existence of winsup/cygwin for building a Cygwin newlib,
1361 rather than just winsup.
1362 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1363 building a Mingw target.
1364 * configure: Regenerate.
1365
4be041b2 13662006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
1367 Nigel Stephens <nigel@mips.com>
1368 David Ung <davidu@mips.com>
4be041b2
TS
1369
1370 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1371
1d89b610
PB
13722006-07-25 Paolo Bonzini <bonzini@gnu.org>
1373
1374 Sync from GCC:
1375 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1376
f7c83eac
AS
1377 PR bootstrap/18058
1378 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1379 if the bootstrap compiler is a GCC version that supports it.
1380 * configure: Regenerate.
1d89b610 1381
66a79c16
DJ
13822006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1383
1384 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1385 * configure: Regenerated.
1386
c1cb7e02
PB
13872006-07-18 Paolo Bonzini <bonzini@gnu.org>
1388
f7c83eac
AS
1389 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1390 for stages after the first.
c1cb7e02 1391
7206a0ee
JJ
13922006-07-17 Jakub Jelinek <jakub@redhat.com>
1393
1394 * Makefile.def: Add dependencies for configure-opcodes
1395 on configure-intl and all-opcodes on all-intl.
1396 * Makefile.in: Regenerated.
1397
6816f995
AO
13982006-07-04 Peter O'Gorman <peter@pogma.com>
1399
1400 * ltconfig: chmod 644 before ranlib during install.
1401
3d3adb43
PB
14022006-07-03 Paolo Bonzini <bonzini@gnu.org>
1403
1f3f1bbf 1404 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
1405 * configure: Regenerate.
1406
64ce424c
PB
14072006-07-03 Paolo Bonzini <bonzini@gnu.org>
1408
1409 Sync from gcc:
1410
1411 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
1412
1413 PR other/27063
1414 * configure.in: Test subdir_requires and give an appropriate
1415 error message.
1416 * configure: Regenerate.
1417
1418 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1419
1420 PR target/27540
1421 * configure.in: Only enable libgomp on IRIX 6.
1422 * configure: Regenerate.
1423
d42c4017
DA
14242006-06-20 David Ayers <d.ayers@inode.at>
1425
1426 PR bootstrap/28072
1427 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1428 whether target-libjava is being configured instead of whether the
1429 java front end is enabled.
1430 * configure: Regenerate.
0e7ef45c 1431
4962c51a
MS
14322006-06-15 Mark Shinwell <shinwell@codesourcery.com>
1433
1434 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1435 to R_ARM_LDC_SB_G{0,1,2} respectively.
1436
caee866a
PB
14372006-06-15 Paolo Bonzini <bonzini@gnu.org>
1438
1439 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1440 too.
1441 * Makefile.in: Regenerate.
1442
363ef840
DA
14432006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1444
1445 Sync from gcc:
1446
1447 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1448 * configure.in: Don't enable libgomp on hpux10.
1449 * configure: Rebuilt.
1450
54d1c879
DA
14512006-06-13 David Ayers <d.ayers@inode.at>
1452
1453 Sync from gcc:
1454
1455 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 1456
54d1c879
DA
1457 PR bootstrap/27963
1458 PR target/19970
0e7ef45c 1459 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
1460 ${libgcj} is specified.
1461 * configure: Regenerate.
0e7ef45c 1462
a4d8b690
JJ
14632006-06-08 Jeff Johnston <jjohnstn@redhat.com>
1464
1465 Sync from gcc:
1466
1467 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 1468 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
1469
1470 PR bootstrap/18033
1471 * config-ml.in: Eval option if surrounded by single quotes.
1472
4f0ef2d8
CD
14732006-06-07 Carlos O'Donell <carlos@codesourcery.com>
1474
1475 Sync from gcc:
0e7ef45c 1476
4f0ef2d8 1477 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 1478
4f0ef2d8
CD
1479 PR libobjc/13946
1480 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1481 * Makefile.in: Regenerate.
1482 * configure.in: Add --enable-objc-gc at toplevel and have it
1483 enable boehm-gc for Objective-C.
1484 Remove target-boehm-gc from libgcj.
1485 Add target-boehm-gc to target_libraries.
1486 Add target-boehm-gc to noconfigdirs where ${libgcj}
1487 is specified.
1488 Assert that boehm-gc is supported when requested for Objective-C.
1489 Only build boehm-gc if needed either for Java or Objective-C.
1490 * configure: Regenerate.
1491
1492 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 1493
4f0ef2d8
CD
1494 PR 27674
1495 * Makefile.tpl (configure-[+prefix+][+module+],
1496 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1497 Remove rule to unstage bootstrapped modules.
1498 (stage_current): New.
1499 * Makefile.in: Regenerate.
1500
1501 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1502 Andreas Tobler <a.tobler@schweiz.ch>
1503
1504 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1505 * configure: Rebuilt.
1506
1507 Revert
1508 2006-01-31 Richard Guenther <rguenther@suse.de>
1509 Paolo Bonzini <bonzini@gnu.org>
1510
1511 * Makefile.def (target_modules): Add libgcc-math target module.
1512 * configure.in (target_libraries): Add libgcc-math target library.
1513 (--enable-libgcc-math): New configure switch.
1514 * Makefile.in: Re-generate.
1515 * configure: Re-generate.
1516
c17b816b
JJ
15172006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1518
1519 * config-ml.in: Alter CCASFLAGS to include special
1520 multilib options the same as is done for CFLAGS.
1521
20e95c23
DJ
15222006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1523
1524 * Makefile.def: Added dependencies from sim and gdb on intl, and
1525 added configure dependencies to everything with an all dependency
1526 on intl.
1527 * gettext.m4: Removed.
1528 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1529 (GDB_SUPPORT_DIRS): Add intl.
1530 * Makefile.in: Regenerated.
1531
4bd8ad80
DJ
15322006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1533
1534 * src-release (DEVO_SUPPORT): Add config.rpath.
1535
c380fdd8
PB
15362006-05-25 Paolo Bonzini <bonzini@gnu.org>
1537
1538 * Makefile.def (bfd, opcodes): Fix lib_path.
1539 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1540 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1541 * Makefile.in: Regenerate.
1542
701628f5
MS
15432006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1544
1545 * configure.in: Enable gprof for cross builds.
1546 * configure: Regenerate.
1547
25aae7f2
DJ
15482006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1549
1550 * src-release (MAKEINFOFLAGS): Define.
1551 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1552
ea3d1626
BE
15532006-05-14 Ben Elliston <bje@au.ibm.com>
1554
1555 * config.sub, config.guess: Update from upstream sources.
1556
49b9e644
BE
15572006-05-12 Ben Elliston <bje@au.ibm.com>
1558
1559 * config.sub, config.guess: Update from upstream sources.
1560
482dd2f6
DJ
15612006-05-04 Steve Ellcey <sje@cup.hp.com>
1562
1563 * blt, iwidgets, mmalloc: Remove directories.
1564
8b01a5c2
DD
15652006-05-01 DJ Delorie <dj@redhat.com>
1566
641a3af4 1567 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
1568 * configure: Regenerate.
1569
a481dbb7
DD
15702006-04-18 DJ Delorie <dj@redhat.com>
1571
1572 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1573 reference libgloss so that libssp can be built in a combined
1574 tree.
1575 * configure: Regenerate.
1576
962c9e74
BE
15772006-04-10 Ben Elliston <bje@au.ibm.com>
1578
1579 * contrib: Remove directory.
1580
108a6f8e
CD
15812006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1582
1583 * Makefile.tpl: Add install-html target.
1584 * Makefile.def: Add install-html target.
1585 * Makefile.in: Regenerate.
1586 * configure.in: Add --with-datarootdir, --with-docdir,
1587 and --with-htmldir options.
1588 * configure: Regenerate.
1589
a4ef73e9
BE
15902006-03-31 Ben Elliston <bje@au.ibm.com>
1591
1592 PR binutils/1860
1593 * configure.in: Require makeinfo 4.4 or higher.
1594 * configure: Regenerate.
1595
b37df25a
PB
15962006-03-14 Paolo Bonzini <bonzini@gnu.org>
1597
1598 * Makefile.in: Regenerate.
1599
a6df5a19
PB
16002006-03-14 Paolo Bonzini <bonzini@gnu.org>
1601
1602 Sync with gcc:
1603 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1604
f7c83eac
AS
1605 * configure.in: Handle --disable-<component> generically.
1606 * configure: Regenerate.
a6df5a19
PB
1607
1608 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 1609
f7c83eac
AS
1610 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1611 (TARGET_CONFIGDIRS): Remove.
1612 * configure.in: Remove AC_SUBST(target_configdirs).
1613 * Makefile.in, configure: Regenerated.
a6df5a19
PB
1614
1615
65419985
L
16162006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1617
1618 PR libgcj/17311
1619 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1620
c52c6897
PB
16212006-02-20 Paolo Bonzini <bonzini@gnu.org>
1622
1623 PR bootstrap/25670
1624
1625 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1626
1627 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1628 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1629 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1630 BUILD_PREFIX, BUILD_PREFIX_1.
1631 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1632
1633 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1634 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1635
1636 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1637 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1638 of `cat stage_current`. Always provide the `r' and `s' variables.
1639 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1640 a single shell execution.
1641 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1642 bootstrapped modules, make the stage1 module if the build was not
1643 started yet, else build the current stage.
1644 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1645 (all-build, all-host, all-target, [+make_target+]-host,
1646 [+make_target+]-target): Do not use \-continued lines.
1647 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1648 (current_stage, restrap, stage_last): New.
1649
1650 * Makefile.in: Regenerate.
1651 * configure: Regenerate.
1652
b3ded179
PB
16532006-02-14 Paolo Bonzini <bonzini@gnu.org>
1654
1655 Sync from gcc:
1656
1657 2006-01-31 Richard Guenther <rguenther@suse.de>
1658 Paolo Bonzini <bonzini@gnu.org>
1659
f7c83eac
AS
1660 * Makefile.def (target_modules): Add libgcc-math target module.
1661 * configure.in (target_libraries): Add libgcc-math target library.
1662 (--enable-libgcc-math): New configure switch.
1663 * Makefile.in: Re-generate.
1664 * configure: Re-generate.
1665 * libgcc-math: New toplevel directory.
b3ded179
PB
1666
1667 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
1668 Jakub Jelinek <jakub@redhat.com>
1669 Diego Novillo <dnovillo@redhat.com>
b3ded179 1670
f7c83eac
AS
1671 * libgomp: New directory.
1672 * Makefile.def: Add target_module libgomp.
1673 * Makefile.in: Regenerate.
1674 * configure.in (target_libraries): Add target-libgomp.
1675 * configure: Regenerate.
b3ded179 1676
3a35eeb3
PB
16772006-02-14 Paolo Bonzini <bonzini@gnu.org>
1678 Andreas Schwab <schwab@suse.de>
0e7ef45c 1679
3a35eeb3
PB
1680 * configure: Regenerate.
1681
2429c060
PB
16822006-01-16 Paolo Bonzini <bonzini@gnu.org>
1683
1684 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1685 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1686 the assembler, linker and binutils.
1687 * configure: Regenerate.
1688
ec49b2b8
NC
16892006-01-16 Nick Clifton <nickc@redhat.com>
1690
49b9e644 1691 * config.sub, config.guess: Sync from config repository.
ec49b2b8 1692
44b2308f
AO
16932006-01-05 Alexandre Oliva <aoliva@redhat.com>
1694
1695 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1696 @ from continuation.
1697 * Makefile.in: Rebuilt.
1698
80911fe1
PB
16992006-01-04 Paolo Bonzini <bonzini@gnu.org>
1700
1701 Sync from gcc:
1702
1703 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1704
f7c83eac 1705 PR bootstrap/24252
80911fe1 1706
f7c83eac
AS
1707 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1708 * Makefile.tpl (OBJDUMP): New.
1709 (EXTRA_HOST_FLAGS): Add it.
1710 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 1711
f7c83eac
AS
1712 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1713 to use symbolic links between directories. Avoid race conditions
1714 or make them harmless.
1715 * configure.in: Do not try to use symbolic links between directories.
80911fe1 1716
f7c83eac
AS
1717 * Makefile.def (LEAN): Pass.
1718 * Makefile.tpl (LEAN): Define.
1719 (stage[+id+]-start): Accept that the previous directory does not
1720 exist, if the bootstrap is lean.
1721 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1722 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1723 configure substitution.
1724 ([+compare-target+]): Likewise.
1725 ([+bootstrap-target+]-lean): New.
1726 * configure.in: Remove lean bootstrap support from here.
80911fe1 1727
f7c83eac
AS
1728 * Makefile.in: Regenerate.
1729 * configure: Regenerate.
80911fe1
PB
1730
1731 2006-01-02 Andreas Schwab <schwab@suse.de>
1732
f7c83eac
AS
1733 * configure.in: When reconfiguring remove Makefile in
1734 all stage directories.
1735 * configure: Regenerate.
80911fe1 1736
b59bea8a
NC
17372005-12-27 Leif Ekblad <leif@rdos.net>
1738
1739 * configure.in: Add support for RDOS target.
1740 * configure: Regenerate.
1741
d7730bac
NC
17422005-12-27 Nick Clifton <nickc@redhat.com>
1743
1744 PR binutils/1990
1745 * libtool.m4: Synchronize with version in GCC sources.
1746
c02dabc3
PB
17472005-12-20 Paolo Bonzini <bonzini@gnu.org>
1748
f7c83eac 1749 Revert Ada-related part of the previous change.
c02dabc3 1750
f7c83eac
AS
1751 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1752 Do not pass.
1753 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1754 * Makefile.in: Regenerate.
1755 * configure.in: Do not include mt-ppc-aix target fragment.
1756 * configure: Regenerate.
c02dabc3 1757
f6d183c0
PB
17582005-12-19 Paolo Bonzini <bonzini@gnu.org>
1759
1760 * configure.in: Select appropriate fragments for PowerPC/AIX.
1761 * configure: Regenerate.
1762
1763 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1764 BOOT_CFLAGS, BOOT_LDFLAGS.
1765 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1766 BOOT_CFLAGS, BOOT_LDFLAGS.
1767 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1768 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1769 (stage): Fail if we cannot complete the work.
1770 * Makefile.in: Regenerate.
1771
f29759fc
JJ
17722005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1773
1774 * COPYING.NEWLIB: Update copyright year for default
1775 copyright.
1776
1f054001
PB
17772005-12-15 Paolo Bonzini <bonzini@gnu.org>
1778
1779 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1780 install-host-nogcc): Don't invoke $(stage) at the end.
1781 * Makefile.in: Regenerate.
1782
0aed8855
PB
17832005-12-14 Paolo Bonzini <bonzini@gnu.org>
1784
1785 * configure.in: Flip the top-level bootstrap switch.
1786 * configure: Regenerate.
1787
1788 Merge from gcc:
1789
1790 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1791
f7c83eac
AS
1792 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1793 $(stage) and $(unstage).
1794 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1795 (all): Remove stray semicolon.
1796 (local-distclean): Don't handle multilib.tmp and multilib.out.
1797 (install.all): Set $s for consistency.
1798 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1799 check_multilibs setting. Always make the install directory.
1800 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1801 Correct @if/@endif.
1802 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1803 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1804 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1805 (multilib.out): Remove.
1806 * Makefile.in: Regenerated.
0aed8855
PB
1807
18082005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1809
1810 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1811 * configure.in: Replace ms1 arch with mt.
1812 * configure: Rebuilt.
1813
18142005-12-05 Paolo Bonzini <bonzini@gnu.org>
1815
1816 Sync with gcc:
1817
4970f871
NS
18182005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1819
1820 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1821 * configure.in: Replace ms1 arch with mt.
1822 * configure: Rebuilt.
1823
be01d343
PB
18242005-12-05 Paolo Bonzini <bonzini@gnu.org>
1825
1826 Sync with gcc:
1827
1828 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1829
f7c83eac
AS
1830 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1831 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1832 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1833 Find in-tree tools if available.
1834 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1835 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1836 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1837 (COMPILER_*_FOR_TARGET): New.
1838 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1839 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1840 (CONFIGURED_*, USUAL_*): Remove.
1841 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1842 STRIP): Use autoconf substitutions.
1843 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1844 COMPILER_NM_FOR_TARGET): New.
1845 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1846
1847 (all): Make all-host and all-target in parallel.
1848 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1849 that $$r and $$s are set before invoking a recursive make.
1850 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1851 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
1852
1853 2005-11-29 Ben Elliston <bje@au.ibm.com>
1854
f7c83eac
AS
1855 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1856 from the gcc build directory.
1857 * Makefile.in: Regenerate.
be01d343
PB
1858
1859 2005-11-29 Ben Elliston <bje@au.ibm.com>
1860
f7c83eac
AS
1861 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1862 depend on all-libdecnumber.
1863 * configure.in (host_libs): Include libdecnumber.
1864 * Makefile.in: Regenerate.
1865 * configure: Likewise.
be01d343
PB
1866
1867 2005-11-21 Kean Johnston <jkj@sco.com>
1868
f7c83eac 1869 * config.sub, config.guess: Sync from upstream sources.
be01d343 1870
907be67c
DJ
18712005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1872
1873 * Makefile.def: Remove gdb dependencies for gdbtk.
1874 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1875 (configure-gdb, install-gdb): New rules.
1876 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1877 * Makefile.in, configure: Regenerated.
1878
e360f423
PB
18792005-10-22 Paolo Bonzini <bonzini@gnu.org>
1880
1881 PR bootstrap/24297
1882 * Makefile.tpl (do-[+make-target+], do-check, install,
1883 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1884 are set before recursing.
1885 * Makefile.in: Regenerate.
1886
45d5eb0a
EB
18872005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1888
1889 PR bootstrap/18939
1890 * Makefile.def (gcc) <target>: Fix thinko.
1891 * Makefile.in: Regenerate.
1892
3cf3372e
BS
18932005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1894
1895 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1896 * configure: Regenerate.
1897
bd70a46f
KH
18982005-10-09 Kazu Hirata <kazu@codesourcery.com>
1899
1900 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1901 target-libffi, target-qthreads, target-libjava, and
1902 targetlibobjc.
1903 * configure: Regenerate.
1904
5ae72758
DJ
19052005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1906
1907 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1908 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1909 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1910 (USUAL_OBJDUMP_FOR_TARGET): New.
1911 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1912 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1913 * configure, Makefile.in: Regenerated.
5ae72758 1914
cc96343e
PB
19152005-10-05 Paolo Bonzini <bonzini@gnu.org>
1916
1917 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1918 before other host packages.
1919
f70224b5
PB
19202005-10-05 Paolo Bonzini <bonzini@gnu.org>
1921
1922 PR bootstrap/22340
1923
1924 * configure.in (default_target): Remove.
1925 * Makefile.tpl (all): Do not use prerequisites as subroutines
1926 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1927 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1928 use prerequisites as subroutines.
1929 (check-host, check-target): New.
1930 (bootstrap configure & all targets): Do not use stage*-start
1931 if the directory layout is already ok.
1932 (non-bootstrap configure & all targets): Prepend a $(unstage).
1933 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1934 (NOTPARALLEL): Remove.
1935 (unstage, stage variables): New variables.
1936 (unstage, stage targets): Simply expand to those variables.
1937
1938 * configure: Regenerate.
1939 * Makefile.in: Regenerate.
1940
c13c918a
JW
19412005-10-04 James E Wilson <wilson@specifix.com>
1942
1943 * Makefile.def (lang_env_dependencies): Add libmudflap.
1944 * Makefile.in: Regenerate.
1945
376a0e54
CM
19462005-10-03 Catherine Moore <clm@cm00re.com>
1947
1948 * configure.in (bfin-*-*): Support bfin.
1949 * configure: Regenerated.
1950
d320aacb
L
19512005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1952
1953 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1954 * configure: Regenerated.
1955
7e0f7140
GK
19562005-09-28 Geoffrey Keating <geoffk@apple.com>
1957
1958 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1959 (LIPO_FOR_TARGET): New.
1960 (CONFIGURED_LIPO_FOR_TARGET): New.
1961 (USUAL_LIPO_FOR_TARGET): New.
1962 (STRIP_FOR_TARGET): New.
1963 (CONFIGURED_STRIP_FOR_TARGET): New.
1964 (USUAL_STRIP_FOR_TARGET): New.
1965 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1966 STRIP_FOR_TARGET.
1967 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1968 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1969 * Makefile.in: Regenerate.
1970 * configure: Regenerate.
0e7ef45c 1971
096f7d00
DE
19722005-09-19 David Edelsohn <edelsohn@gnu.org>
1973
1974 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1975 (rs6000-*-aix*): Same.
1976 * configure: Regenerate.
1977
19782005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1979
1980 * configure.in: Recognize f95 in the --enable-languages option,
1981 and substitute it for fortran, issuing a warning.
1982 * configure: Regenerate.
1983
2016dfcc
BE
19842005-09-07 Ben Elliston <bje@au.ibm.com>
1985
1986 Import from Autoconf sources:
1987
1988 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1989 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1990 Elliston. Handle weird characters correctly.
1991
6dd2fda9
DD
19922005-08-30 Phil Edwards <phil@codesourcery.com>
1993
1994 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1995 * configure: Regenerated.
1996
e6db70d4
RE
19972005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1998
f7c83eac
AS
1999 * Makefile.def (libssp): Add to lang_env_dependencies.
2000 * Makefile.in: Regenerate.
e6db70d4 2001
e1e3d0f5
CG
20022005-08-17 Christian Groessler <chris@groessler.org>
2003
2004 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2005 * Makefile.in: Regenerate.
2006
05cbd757
PB
20072005-08-12 Paolo Bonzini <bonzini@gnu.org>
2008
2009 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2010 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2011 Look for alternate names of the target cc and c++
2012 * configure: Regenerate.
2013
55db4b87
PB
20142005-08-08 Paolo Bonzini <bonzini@gnu.org>
2015
2016 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2017 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2018 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2019 tools; remove code to manually set them.
2020 (Target tools): Look in the environment for them.
2021 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2022 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2023 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2024 build directory.
2025 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2026 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2027 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2028 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2029 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2030 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2031 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2032 * configure: Regenerate.
2033 * Makefile.in: Regenerate.
2034
414e5532
MM
20352005-07-27 Mark Mitchell <mark@codesourcery.com>
2036
2037 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 2038 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
2039 * Makefile.in: Regenerated.
2040
a19b6204
MM
20412005-07-26 Mark Mitchell <mark@codesourcery.com>
2042
2043 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2044 (CFLAGS_FOR_TARGET): Use it.
2045 (CXXFLAGS_FOR_TARGET): Likewise.
2046 * Makefile.in: Regenerated.
2047 * configure.in (--with-build-sysroot): New option.
2048 * configure: Regenerated.
2049
b73aa406
PB
20502005-07-24 Paolo Bonzini <bonzini@gnu.org>
2051
2052 * Makefile.tpl: Wrap install between unstage and stage
2053 * Makefile.in: Regenerate.
2054
6e4d0bcb
KC
20552005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2056
2057 * all files: Update FSF address.
2058
49f58d10
JB
20592005-07-14 Jim Blandy <jimb@redhat.com>
2060
2061 * configure.in: Add cases for Renesas m32c.
2062 * configure: Regenerated.
0e7ef45c 2063
1d9c9cd7
KC
20642005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2065
2066 * COPYING, compile, config-ml.in, config.guess,
2067 config.sub, install-sh, missing, mkinstalldirs,
2068 symlink-tree, ylwrap: Sync from upstream sources.
2069
1587117a
EC
20702005-07-13 Eric Christopher <echristo@redhat.com>
2071
2072 * configure.in: Add toplevel noconfigdir support for tpf.
2073 * configure: Regenerate.
2074
bb780410
DD
20752005-07-11 Jakub Jelinek <jakub@redhat.com>
2076
2077 * Makefile.def (target_modules): Add libssp.
2078 * configure.in (target_libraries): Add target-libssp.
2079 * configure: Rebuilt.
2080 * Makefile.in: Rebuilt.
2081
064d0a7c
PB
20822005-07-11 Paolo Bonzini <bonzini@gnu.org>
2083
2084 PR ada/22340
2085
2086 * Makefile.def: Sync with gcc.
2087 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2088 * Makefile.in: Regenerate.
2089
b2edd3b5
AS
20902005-07-07 Andreas Schwab <schwab@suse.de>
2091
2092 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2093 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2094 * Makefile.in: Regenerated.
2095
5f128533
KH
20962005-07-07 Kazu Hirata <kazu@codesourcery.com>
2097
2098 * configure.in: Add --enable-libssp and --disable-libssp.
2099 * configure: Regenerate with autoconf-2.13.
2100
4e3fc8e5
GK
21012005-07-06 Geoffrey Keating <geoffk@apple.com>
2102
2103 * configure.in: Don't build sim or rda when targetting darwin.
2104 * configure: Regenerate.
2105
c7357d6a
BE
21062005-07-04 Ben Elliston <bje@gnu.org>
2107
2108 * src-release (do-proto-toplev): Remove dejagnu bits.
2109 (DEJAGNU_SUPPORT_DIRS): Remove.
2110 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
2111 (GDBD_SUPPORT_DIRS): Likewise.
2112 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
2113 (INSIGHTD_SUPPORT_DIRS): Likewise.
2114 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
2115
21162005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
2117
2118 * setup.com (mpw): Remove unused directive.
2119
7d329e61
PB
21202005-06-22 Paolo Bonzini <bonzini@gnu.org>
2121
2122 * Makefile.def (stagefeedback): Come after profile.
2123 Define profiledbootstrap target.
2124 * Makefile.tpl (profiledbootstrap): Remove.
2125 (stageprofile-end): Zap stagefeedback.
2126 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2127 * Makefile.in: Regenerate.
2128
e5fbed21
DD
21292005-06-13 Zack Weinberg <zack@codesourcery.com>
2130
2131 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2132 In 'cpp' stanza, support '#line' as well as '# '.
2133
59f7ec45
HPN
21342005-06-07 Hans-Peter Nilsson <hp@axis.com>
2135
2136 * configure.in (unsupported_languages): New macro.
2137 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2138 non-ported target libraries in noconfigdirs.
2139 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2140 non-linux-gnu. Remove libgcj_ex_libffi.
2141 <lang_frag loop>: Set add_this_lang=no if the language is in
2142 unsupported_languages.
2143 * configure: Regenerate.
2144
c10e9ba7
DD
21452005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2146
2147 * configure.in: Fix typo in handling of --with-mpfr-dir.
2148 * configure: Regenerate.
2149
20deb2b8
JB
21502005-06-02 Jim Blandy <jimb@redhat.com>
2151
2152 * config.sub: Add cases for the Renesas m32c. (This patch has been
2153 accepted into the master sources.)
2154
cdb9b172 21552005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
2156 Michael Snyder <msnyder@redhat.com>
2157 Stan Cox <scox@redhat.com>
cdb9b172 2158
f7c83eac 2159 * configure.in: Set noconfigdirs for ms1.
cdb9b172 2160
f7c83eac 2161 * configure: Regenerate.
cdb9b172 2162
1dc3053f
PB
21632005-05-25 Paolo Bonzini <bonzini@gnu.org>
2164
2165 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2166 (Dependencies): Consider target modules for bootstrap dependencies.
2167 Make target bootstrap modules depend on each stage's gcc.
2168 * Makefile.in: Regenerate.
2169
c60fe18b
PB
21702005-05-20 Paolo Bonzini <bonzini@gnu.org>
2171
2172 * Makefile.def (configure-gcc): Depend on binutils having been built.
2173 (all-gcc): No need to do it here.
2174 * Makefile.in: Regenerate.
2175
27258dd4
PB
21762005-05-19 Paul Brook <paul@codesourcery.com>
2177
0e7ef45c 2178 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
2179 language cannot be built.
2180 * configure: Regenerate.
2181
42ecbf5e
DJ
21822005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2183
2184 * ylwrap: Import from Automake 1.9.5.
2185
ae380b45
MS
21862005-05-04 Mike Stump <mrs@apple.com>
2187
2188 * configure.in: Always pass --target to target configures as
2189 otherwise rebuilds that do --recheck will fail.
811d3af8 2190 * configure: Rebuilt.
ae380b45 2191
d545f33b
PB
21922005-05-04 Paolo Bonzini <bonzini@gnu.org>
2193
2194 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2195 STAGE_HOST_EXPORTS.
2196 (configure, all): Add bootstrap support.
2197 (Host modules, target modules): Pass post-stage1 flags and exports.
2198 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2199 * Makefile.in: Regenerate.
2200
2faa2958
PB
22012005-04-29 Paolo Bonzini <bonzini@gnu.org>
2202
2203 Sync from gcc:
2204
2205 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2206
f7c83eac 2207 * config.sub: Update from master copy.
2faa2958
PB
2208
2209 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2210
f7c83eac
AS
2211 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2212 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2213 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2214 "*-*-elf" and "*-*-linux*".
2215 * configure: Regenerate.
2faa2958 2216
a7254363
PB
22172005-04-06 Paolo Bonzini <bonzini@gnu.org>
2218
f7c83eac 2219 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
2220 (TARGET_CONFIGARGS): Include --with-target-subdir.
2221 (configure, all): New macros. Use them throughout.
2222
a8637a7d
PB
22232005-04-05 Paolo Bonzini <bonzini@gnu.org>
2224
2225 * Makefile.tpl: Sync with gcc.
2226 * Makefile.in: Regenerate.
2227
dd387d52
JR
22282005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2229
2230 * config/mh-mingw32: Delete.
2231 * configure.in: Don't use it.
2232 * configure: Regenerate.
2233
e90269c8
PB
22342005-03-31 Paolo Bonzini <bonzini@gnu.org>
2235
2236 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2237 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2238 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2239 (HOST_LIB_PATH): Generate from Makefile.def.
2240 (TARGET_LIB_PATH): Likewise.
2241 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2242 * Makefile.in: Regenerate.
2243 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2244 (RPATH_ENVVAR): Include Darwin case.
2245 * configure: Regenerate.
2246
9a237d9e
PB
22472005-03-25 Paolo Bonzini <bonzini@gnu.org>
2248
2249 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2250 * configure: Regenerate.
2251
479759c8
ZW
22522005-03-21 Zack Weinberg <zack@codesourcery.com>
2253
2254 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2255 gcc_version, and gcc_version_trigger from set of flags to pass.
2256 * Makefile.tpl: Remove definitions of above variables.
2257 (config.status): Remove dependency on $(gcc_version_trigger).
2258 * Makefile.in: Regenerate.
2259 * configure.in: Do not reference config/gcc-version.m4 nor
2260 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2261 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2262 * configure: Regenerate.
2263
4cfaf6d5
DD
22642005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2265 Andrew Pinski <pinskia@physics.uc.edu>
2266
2267 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2268 * Makefile.in: Regenerate.
2269
33a3fb7b
AO
22702005-03-01 Alexandre Oliva <aoliva@redhat.com>
2271
2272 PR libgcj/20160
2273 * ltmain.sh: Avoid creating archives with components that have
2274 duplicate basenames.
2275
2da12f12
PB
22762005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2277
479759c8
ZW
2278 PR bootstrap/20250
2279 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2280 instead of check.
2281 * Makefile.in: Regenerate.
2da12f12 2282
b00612cc
PB
22832005-02-28 Paolo Bonzini <bonzini@gnu.org>
2284
2285 Sync from gcc.
2286
2287 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2288
2289 PR bootstrap/17383
2290 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2291 * Makefile.tpl (HOST_SUBDIR): New substitution.
2292 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2293 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2294 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2295 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2296 (Host modules, Bootstrapped modules): Use it.
2297 (Build modules, Target modules): Do not create symlink trees,
2298 always configure out-of-srcdir.
2299 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2300 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2301 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2302 $(HOST_SUBDIR). Create a symlink for host_subdir.
2303
2304 * Makefile.in: Regenerate.
2305 * configure: Regenerate.
2306
2307 Merged from libada-gnattools-branch:
2308 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2309
2310 * Makefile.def: Add gnattools as a module, depending on target-libada.
2311 * Makefile.in: Regenerate.
2312 * configure.in: Include gnattools in host_tools; disable it if ada
2313 is disabled.
2314 * configure: Regenerate.
2315
c3e65f62
NC
23162005-02-23 Nick Clifton <nickc@redhat.com>
2317
2318 * configure: Regenerate.
2319
e4d180c2
NC
23202005-02-22 Paul Schlie <schlie@comcast.net>
2321
2322 * configure.in: Allow darwin targeted ports to build tk, itcl and
2323 libgui.
2324
e3c770b1
EB
23252005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2326
2327 PR libgcj/10353
2328 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2329 * configure: Regenerate.
2330
9c73618c
AC
23312005-02-08 Andrew Cagney <cagney@gnu.org>
2332
2333 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2334 gdb/ section. Update GDB's URL.
2335
c46f8c51
AC
23362005-01-31 Andrew Cagney <cagney@gnu.org>
2337
2338 * gettext.m4: Only set ENABLE_NLS when gettext is present.
2339
c7e66c6d
HPN
23402005-01-29 Hans-Peter Nilsson <hp@axis.com>
2341
2342 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2343 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2344 target-libgloss when not *-*-elf and *-*-aout.
2345 * configure: Regenerate.
2346
a53bf506
AC
23472005-01-27 Andrew Cagney <cagney@gnu.org>
2348
2349 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2350
45181ed1
AC
23512005-01-24 Andrew Cagney <cagney@gnu.org>
2352
2353 * gettext.m4: Only fall back to ../intl/ when it's present.
2354
a1e0f4e4
KC
23552005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2356
2357 * install-sh, config.sub: Import from upstream.
2358
23592005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
2360
2361 PR bootstrap/18222
2362 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2363 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2364 * Makefile.in: Regenerate.
2365
c50382e2
PB
23662005-01-03 Paolo Bonzini <bonzini@gnu.org>
2367
2368 Revert 2004-12-28 Makefile changes, a better fix will be
2369 applied to mainline and src after GCC 4.0 branches.
2370
11d07737
PB
23712004-12-28 Paolo Bonzini <bonzini@gnu.org>
2372
2373 PR bootstrap/17383
2374
2375 * Makefile.def (target_modules): Remove stage parameter,
2376 it is always true now.
2377 * Makefile.tpl (configure-build-[+module+],
2378 configure-target-[+module+]): Always build symlink tree
2379 for the directory and for include. BUILD_SUBDIR and
2380 TARGET_SUBDIR cannot be . anymore.
2381 * Makefile.in: Regenerate.
2382
dadfdbe2
DD
23832004-12-25 David Edelsohn <edelsohn@gnu.org>
2384
2385 Revert 2004-12-08 Makefile changes.
2386
dbf85af7
JR
23872004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2388
2389 * configure.in (sh64-*-*): Reenable gprof.
2390 * configure: Regenerate.
2391
6b8fea99
JB
23922004-12-09 Jim Blandy <jimb@redhat.com>
2393
2394 * MAINTAINERS: List 'depcomp' as part of automake.
2395
7341462c
DE
23962004-12-08 David Edelsohn <edelsohn@gnu.org>
2397
2398 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2399 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2400 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2401 * Makefile.in: Regenerate.
2402
21fde4dc
DD
24032004-12-07 Matt Kraai <kraai@ftbfs.org>
2404
2405 * Makefile.tpl: Generate normal dependencies if the LHS module is
2406 not bootstrapped.
2407 * Makefile.in: Regenerate.
2408
3da796a2
RS
24092004-12-03 Richard Sandiford <rsandifo@redhat.com>
2410
2411 * configure.in: Include config/gxx-include-dir.m4. Use
2412 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2413 * configure: Regenerate.
2414
73fb7068
RS
24152004-12-03 Richard Sandiford <rsandifo@redhat.com>
2416
2417 * config.if: Delete.
2418 * configure.in: Set libstdcxx_incdir directly.
2419 * configure: Regenerate.
2420 * MAINTAINERS: Remove mention of config.if.
2421 * src-release (DEVO_SUPPORT): Remove config.if.
2422
6c8e6ce9
EC
24232004-12-02 Eric Christopher <echristo@redhat.com>
2424
3b6098f8
EC
2425 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2426 of things to remove.
6c8e6ce9 2427 * Makefile.in: Regenerate.
479759c8 2428
b8658a2f
RS
24292004-12-02 Richard Sandiford <rsandifo@redhat.com>
2430
2431 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2432 * configure: Regenerate.
2433
afefada0
RS
24342004-12-02 Richard Sandiford <rsandifo@redhat.com>
2435
2436 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2437 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2438 * configure: Regenerate.
2439
5dcac624
DA
24402004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2441
2442 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2443 (hppa*64*-*-*): Delete incorrect comment.
2444 * configure: Rebuilt.
2445
57d1eb1a
DD
24462004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2447
2448 * install-sh, compile: Import from automake.
2449
24502004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2451
2452 * config.guess, config.sub: Import from savannnah.
2453
6d389afc
MS
24542004-11-12 Mike Stump <mrs@apple.com>
2455
2456 * Makefile.def: Add html support.
2457 * Makefile.tpl: Likewise.
2458 * Makefile.in: Regenerate.
2459
69e57115
GK
24602004-11-11 Geoffrey Keating <geoffk@apple.com>
2461
2462 PR 18423
2463 * configure.in: Remove all instances of build-fixincludes from
2464 noconfigdirs.
2465 (build_configargs): Supply --target to subdirectories.
2466 * configure: Regenerate.
2467
2468 * Makefile.def: Make gcc install depend on fixincludes install.
2469 * Makefile.in: Regenerate.
2470
ba719b26
HPN
24712004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2472
2473 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2474 target-libgfortran.
2475 * configure: Regenerate.
2476
c37653e7
DE
24772004-11-07 David Edelsohn <edelsohn@gnu.org>
2478
2479 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2480 like CC.
2481
1eefd493
PB
24822004-11-05 Paolo Bonzini <bonzini@gnu.org>
2483
2484 * Makefile.def (host fixincludes): Specify missing targets.
2485 * Makefile.in: Regenerate.
2486
02b1af09
L
24872004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2488
2489 PR other/17783
2490 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2491 * configure: Regenerated.
2492
7f266840
DJ
24932004-11-04 Daniel Jacobowitz <dan@debian.org>
2494
2495 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2496 * configure: Regenerated.
2497
47444073
AL
24982004-10-28 Eric B. Weddington <ericw@evcohs.com>
2499
2500 PR target/18151
2501 * configure.in (case ${target}): Do not build fixincludes for avr.
2502 * configure: Regenerated.
2503
caeba88f
AL
25042004-10-26 Paolo Bonzini <bonzini@gnu.org>
2505
2506 * configure.in (case ${target}): Do not build fixincludes
2507 on platforms where it is not used.
2508 * configure: Regenerated.
2509
0fdbe983
DJ
25102004-10-23 Daniel Jacobowitz <dan@debian.org>
2511
2512 * configure.in: Use an absolute path to install-sh.
2513 * configure: Regenerated.
2514
1c0f67c1
AC
25152004-10-19 Andrew Cagney <cagney@gnu.org>
2516
2517 * src-release (do-djunpack, do-md5sum): Install the generated file
2518 directly into the proto-toplev/ directory.
479759c8 2519
a9cfce9c
AC
25202004-10-19 Andrew Cagney <cagney@gnu.org>
2521
2522 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2523
ac0fa625
DD
25242004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2525
2526 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2527 * configure: Regenerate.
2528
d27cc32e
PB
25292004-10-06 Paolo Bonzini <bonzini@gnu.org>
2530
2531 Fix wrong conflict resolution in:
2532
2533 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2534
2535 * Makefile.in: Regenerate.
2536 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2537 in the recursive `make', instead of hardwiring `all'.
2538 (Autogenerated TARGET-* variables): New.
2539
1763908f
UW
25402004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2541
2542 Merged from GCC / libtool upstream:
2543 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2544 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2545 * ltcf-cxx.sh (tpf*): Likewise.
2546 * ltconfig (tpf*): Add TPF OS configuration support.
2547
0490e016
NC
25482004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2549
2550 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 2551 * configure: Regenerate.
0490e016 2552
32be62b5
RS
25532004-09-24 Michael Roth <mroth@nessie.de>
2554
2555 * configure.in (--without-headers): Add missing double quotes.
2556 * configure: Regenerate.
2557
6048df60
DD
25582004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2559
2560 * ylwrap: Revert to previous version.
2561
315b3b02
L
25622004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2563
6048df60 2564 PR bootstrap/17369
315b3b02
L
2565 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2566 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2567 SET_GCC_LIB_PATH_CMD.
2568 (BASE_TARGET_EXPORTS): Likewise.
2569 * Makefile.in: Regenerated.
2570
2571 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2572 * configure: Regenerated.
2573
fe69863c
DD
25742004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2575
2576 * config.guess: New upstream version
2577 * compile, depcomp, install-sh, ylwrap: Likewise.
2578
25792004-09-19 Roger Sayle <roger@eyesopen.com>
2580
2581 * config/mh-x86omitfp: New host makefile fragment. Add
2582 -fomit-frame-pointer to the default BOOT_CFLAGS.
2583 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2584 * configure: Regenerate.
2585
25862004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2587
2588 PR target/11572
2589 * configure.in (*-*-darwin*): Renable libobjc.
2590 * configure: Regenerate.
2591
be75bbe1 25922004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 2593
be75bbe1
DB
2594 * Makefile.def: Remove libbanshee.
2595 * Makefile.tpl: Ditto.
2596 * configure.in: Ditto.
2597 * Makefile.in: Regen.
2598 * configure: Ditto.
2599
1b882a91
PB
26002004-09-07 Paolo Bonzini <bonzini@gnu.org>
2601
2602 * missing: Import latest version from master repository.
2603
eb1352ed
NC
26042004-09-04 Nick Clifton <nickc@redhat.com>
2605
2606 * config.sub: Import latest version from master repository.
2607 * config.guess: Likewise.
2608 This includes these changes:
479759c8 2609
eb1352ed
NC
2610 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2611
2612 * config.sub: Handle crisv32, alias etraxfs.
2613 * config.guess (crisv32:Linux:*:*): Handle.
2614
2615 2004-08-13 Brad Smith <brad@comstyle.com>
2616
2617 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2618 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2619
2620 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2621
2622 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2623 assume the processor is a powerpc. This is because coreutils
2624 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2625 in this case, due to a MacOS X bug that causes
2626 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2627 to return a negative number.
2628 Problem reported by Petter Reinholdtsen in:
2629 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2630
2631 2004-07-19 Ben Elliston <bje@gnu.org>
2632
2633 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2634
2635 2004-06-24 Ben Elliston <bje@gnu.org>
2636
2637 * config.guess: Update copyright years.
2638 * config.sub: Likewise.
2639
2640 2004-06-22 Robert Millan <robertmh@gnu.org>
2641
2642 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2643 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2644
2645 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2646
2647 * config.guess (*:*VMS:*:*): New entry. Replaces
2648 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2649 manufacturer.
2650
2651 2004-06-22 Ben Elliston <bje@gnu.org>
2652
2653 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2654 * config.sub: Likewise.
2655
2656 2004-06-22 Ben Elliston <bje@gnu.org>
2657
2658 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2659 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2660
2661 2004-06-11 Ben Elliston <bje@gnu.org>
2662
2663 * config.guess (pegasos:OpenBSD:*:*): Remove.
2664
2665 2004-06-11 Ben Elliston <bje@gnu.org>
2666
2667 From Wouter Verhelst <wouter@grep.be>:
2668 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2669
2670 2004-06-11 Ben Elliston <bje@gnu.org>
2671
2672 * config.guess (luna88k:OpenBSD:*:*): New.
2673
2674 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2675
2676 * config.guess (m32r*:Linux:*:*): New case.
2677 * config.sub: Handle m32rle.
2678
2679 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2680
2681 From Jens Petersen <petersen@redhat.com>:
2682 * config.sub: Handle sparcv8.
2683
2684 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2685
2686 From Tom Smith <smith@cag.lkg.hp.com>:
2687 * config.guess: Version suffixes are equally significant on Tru64
2688 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2689 prefix of "P" (patched kernel).
2690
2691 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2692
2693 * config.sub: Add support for National Semiconductor CRX target.
2694
2a3124ca 26952004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 2696
2a3124ca
RH
2697 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2698 *-*-netware, but add target-libmudflap.
2699 Consolidate *-*-netware targets (of which really only i?86 exists)
2700 into a single entry.
2701 * configure: Likewise.
2702
0df3d27f
PB
27032004-09-01 Paolo Bonzini <bonzini@gnu.org>
2704
2705 * Makefile.tpl (sorry): Remove.
2706 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2707 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2708 (do-clean): Clean per-stage directories too.
2709 (do-distclean): Run distclean-stage1 too.
2710 (.NOTPARALLEL): Enable during toplevel bootstrap.
2711 (stage[+id+]-bubble): Enable parallel execution during
2712 the recursive invocation.
2713 * Makefile.in: Regenerate.
2714
2715 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2716
2717 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2718
2719 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2720 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2721 * configure: regenerate
479759c8
ZW
2722 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2723 -mdynamic-no-pic
0df3d27f
PB
2724
27252004-08-31 Paolo Bonzini <bonzini@gnu.org>
2726
2727 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2728 include.
2729 * configure.in: Fix indentation.
2730 * configure: Regenerate.
2731
ee025550
PB
27322004-08-31 Paolo Bonzini <bonzini@gnu.org>
2733
2734 * Makefile.def (build_modules): Add fixincludes.
2735 (dependencies): Make gcc depend on fixincludes.
2736 * configure.in (build_tools): Add fixincludes.
2737 (build_configdirs): Always include build_libs.
2738 * Makefile.in: Regenerate.
2739 * configure: Regenerate.
2740
27412004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
2742
2743 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2744 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2745 phony targets; do not generate timestamp files.
2746 (distclean-stageN): Remove references to their timestamp files.
2747 (restageN, touch-stageN): Remove.
2748 (stageN-bubble): Rewritten.
2749 (compare): Support lean bootstraps.
2750 * Makefile.in: Regenerate.
2751
2752 * configure.in: Only warn when bootstrapping but
2753 build != host or build != target. Support lean bootstraps.
2754 * configure: Regenerate.
2755
2756 Sync from gcc:
2757 2004-08-26 Phil Edwards <phil@codesourcery.com>
2758
2759 * configure.in: Give a better error message if GMP/MPFR are missing
2760 and a language needing them has been requested.
2761 * configure: Regenerated.
2762
2763 2004-08-25 Phil Edwards <phil@codesourcery.com>
2764
2765 * configure.in: Print a list of available language front-ends if
2766 a requested one is missing. Tidy stray tab characters.
2767 * configure: Regenerated.
2768
72b2455a
PB
27692004-08-17 Paolo Bonzini <bonzini@gnu.org>
2770
2771 * Makefile.in: Regenerate.
2772 * configure: Regenerate.
2773
2774 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2775 stage_*_flags.
2776 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2777 for bootstrapped modules if toplevel bootstrap is going.
2778 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2779 modules. Adjust for changes in Makefile.def. Enable several
2780 rules even in non-bootstrap mode, just to avoid peppering the
2781 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2782 (stage-[+prev+]-bubble): Remove.
2783
2784 * Makefile.def (Dependencies): Depend on all-build-bison,
2785 all-build-flex, all-build-byacc, all-build-texinfo, rather
2786 than the host variations.
2787 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2788 with BUILD_SUBDIR.
2789 (BISON): Update for recent Bisons.
2790 (YACC): Fix typo.
2791 (cross): Depend on all-build.
2792 (all): Do not depend on all-build.
2793 (prebootstrap): Remove.
2794 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2795 (Prebootstrap dependencies): Add them to the per-stage targets
2796 and to all-prebootstrap.
2797 * configure.in (build_configdirs): Always enable build_tools.
2798 (BUILD_DIR_PREFIX): Remove.
2799
2800 * Makefile.def (gcc): Add target variable.
2801 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2802 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2803 in the recursive `make', instead of hardwiring `all'.
2804 (Autogenerated TARGET-* variables): New.
2805
de0b4a87
JW
28062004-08-17 Robert Millan <robertmh@gnu.org>
2807
2808 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2809 (instead of FreeBSD).
2810 * configure: Regenerate.
2811
ad681c85
NN
28122004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2813
675c6968
NN
2814 * Makefile.def, configure.in, src-release: Remove useless, bogus
2815 references to tix.
2816 * Makefile.in, configure: Regenerate.
2817
ad681c85
NN
2818 * src-release: Stop distributing mmalloc with gdb (which doesn't
2819 use it).
2820 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2821 * Makefile.in: Regenerate.
2822
11b04d1f
DD
28232004-08-09 Mark Mitchell <mark@codesourcery.com>
2824
2825 * configure.in (arm*-*-eabi*): New target.
2826 * configure: Regenerate.
2827
f2420bea
NN
28282004-08-01 Robert Millan <robertmh@gnu.org>
2829
2830 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2831 libmudflap for all GNU-based systems (with Glibc).
2832 * configure: Regenerate.
2833
9e6ce191
PB
28342004-08-06 Paolo Bonzini <bonzini@gnu.org>
2835
2836 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2837 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2838 (Dependencies): New section.
2839 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2840 (configure-target-[+module+]): Depend on maybe-all-gcc
2841 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2842 (toplevel profiledbootstrap): Fix dependencies.
2843 * Makefile.in: Regenerate.
2844
df4a6958
MM
28452004-08-03 Mark Mitchell <mark@codesourcery.com>
2846
2847 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2848 target-libiberty to noconfigdirs.
2849
11b04d1f
DD
28502004-08-03 Paul Brook <paul@codesourcery.com>
2851
2852 * configure.in: Check for MPFR as well as GMP.
2853 * configure: Regenerate.
2854
b813574b
PB
28552004-08-03 Paolo Bonzini <bonzini@gnu.org>
2856
2857 * Makefile.def (host-modules): Add gcc.
2858 * Makefile.in: Regenerate.
2859 * Makefile.tpl (sorry): New rule.
2860 (configure-host, all-host, [+make_target+]-host, do-check,
2861 install-host): Do not add gcc as a special case.
2862 (host modules): Add a small special-casing for gcc. Export
2863 extra_make_flags through the environment.
2864 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2865 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2866 other recursive targets for gcc): Remove.
2867
2868 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2869 (stage, unstage): New rules.
2870 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2871 distclean-stage[+id+]): Use stage_current.
2872 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2873 the stage*-start rules.
2874
61edac0c
JW
28752004-07-19 Robert Millan <robertmh@gnu.org>
2876
2877 Synced from gcc:
2878
2879 2004-04-26 Robert Millan <robertmh@gnu.org>
2880
2881 Add patches from libtool CVS.
2882 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2883 * ltconfig: Likewise.
2884 * ltcf-c.sh: Likewise.
2885 * ltcf-cxx.sh: Likewise.
2886 * ltcf-gcj.sh: Likewise.
2887
3e707e94
PB
28882004-07-12 Paolo Bonzini <bonzini@gnu.org>
2889
2890 * configure.in: Add noconfigdirs for crx-*-*.
2891 * configure: Regenerate.
2892
28932004-07-12 Paolo Bonzini <bonzini@gnu.org>
2894
2895 Synced from gcc:
2896
2897 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2898
2899 * configure.in: Build libmudflap by default on FreeBSD.
2900 * configure: Regenerated.
2901
2902 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2903
2904 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2905 systems.
2906 * configure: Regenerated.
2907
2908 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2909
2910 PR target/16344
2911 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2912 feedback based compiler.
2913 * Makefile.in: Rebuilt.
2914
2915 2004-07-05 Phil Edwards <phil@codesourcery.com>
2916
2917 * configure.in: Do not prepend $srcdir to /dev/null in
2918 makefile fragments.
2919 * configure: Regenerate.
2920
a7ee7660
AO
29212004-07-08 Alexandre Oliva <aoliva@redhat.com>
2922
2923 * Makefile.def (host_modules): Set bootstrap=true for flex.
2924 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2925 * Makefile.in: Rebuilt.
2926
6a9cf61e
PB
29272004-07-01 Paolo Bonzini <bonzini@gnu.org>
2928
2929 * Makefile.def (build_modules): Add bison, byacc, flex,
2930 m4, texinfo.
2931 (flags_to_pass): Add FLEX.
2932 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2933 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2934 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2935 DEFAULT_MAKEINFO): Remove.
2936 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2937 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2938 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2939 objdir or else use configured tool.
2940 (all-build): New.
2941 (all): Depend on it.
2942 (Build module dependencies): Add.
2943 * Makefile.in: Regenerate.
2944 * configure.in: Better support for multiple build modules,
2945 matching what is done for host/target modules. Do not look
2946 for "plausible" locations of build tools if Canadian cross.
2947 Use autoconf's AC_PROG_CC to find a C compiler. Define
2948 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2949 * configure: Regenerate.
2950
95b6a1f2
PB
29512004-06-22 Paolo Bonzini <bonzini@gnu.org>
2952
2953 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2954 * Makefile.in: Regenerate.
2955
7ffa0b57
PB
29562004-06-22 Paolo Bonzini <bonzini@gnu.org>
2957
2958 * Makefile.tpl (configure-build-[+module+],
2959 configure-[+module+], configure-target-[+module+]): Pass
2960 [+extra_configure_args+].
2961 (all-build-[+module+], all-[+module+], check-[+module+],
2962 install-[+module+], [+make_target+]-[+module+],
2963 all-target-[+module+], check-target-[+module+],
2964 install-target-[+module+], [+make_target+]-target-[+module+]):
2965 Pass [+extra_make_args+].
2966 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2967 (GCC_HOST_EXPORTS): Remove.
2968 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2969 cross, check-gcc, check-gcc-c++, install-gcc,
2970 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2971 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2972 * Makefile.in: Regenerate.
2973
929ba6e7
CF
29742004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2975
2976 * configure.in: Check for srcdir/winsup rather than build directory
2977 winsup.
2978 * configure: Regenerate.
2979
b76d7de0
CV
29802004-06-17 Corinna Vinschen <vinschen@redhat.com>
2981
2982 * configure.in: Don't build Cygwin native newlib if winsup
2983 directory is missing. Emit warning instead.
2984 * configure: Regenerate.
2985
656fdd47
PB
29862004-06-09 Paolo Bonzini <bonzini@gnu.org>
2987
2988 * Makefile.tpl (touch-stage[+id+]): New.
2989 (restage[+prev+]): Depend on touch-stage[+id+].
2990
2991 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2992 Use it throughout.
2993
2994 * Makefile.def: Add profile and feedback bootstrap stages.
2995 Remove next field from bootstrap stages.
2996 * Makefile.tpl (LN, LN_S): Substitute.
2997 (stageN-start, stageN-end): Use double-colon rules, to
2998 provide a hook for additional setup commands.
2999 (distclean-stageN-gcc, restageN): Create dependencies from
3000 [+prev+], not from [+next+].
3001 (stageN-bubble): Add commands for successive stages from
3002 [+prev+], using double-colon rules.
3003 (all-stageN-gcc): Fix typo.
3004 (stagefeedback-start, profiledbootstrap): New.
3005 * Makefile.in: Regenerate.
3006 * configure.in: Call ACX_PROG_LN.
3007 * configure: Regenerate.
3008
498d4a71
CF
30092004-06-03 Paolo Bonzini <bonzini@gnu.org>
3010
3011 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3012 without gcc.
3013 * configure: Regenerate.
3014
377d8c42
PB
30152004-06-01 Paolo Bonzini <bonzini@gnu.org>
3016
3017 * Makefile.tpl: Fix typo.
3018 * Makefile.in: Regenerate.
3019
f5f8a794
PB
30202004-06-01 Paolo Bonzini <bonzini@gnu.org>
3021
3022 * configure.in: Remove new- prefix from toplevel
3023 bootstrap targets.
3024 * configure: Regenerate.
3025
f7a4c34f
PB
30262004-06-01 Paolo Bonzini <bonzini@gnu.org>
3027
3028 Merge this patch from the gcc tree:
3029
3030 2004-05-30 Andreas Jaeger <aj@suse.de>
3031 Jim Wilson <wilson@specifixinc.com>
3032
3033 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3034 like CC.
3035
319cab08
PB
30362004-06-01 Paolo Bonzini <bonzini@gnu.org>
3037
3038 * Makefile.tpl (all.normal): Rename to all.
3039 (all): Replace with a rule to pick the default
3040 target from configure.
3041 (all-gcc, configure-gcc): Use conditionals to
3042 do nothing when toplevel bootstrap is going on.
3043 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3044 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3045 * configure.in: Support --enable-bootstrap.
3046
3047 * Makefile.def: Remove new- prefix from toplevel
3048 bootstrap targets.
3049 * Makefile.tpl: Likewise.
3050
3051 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3052 target.
3053
3054 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3055 $(RECURSE_FLAGS) to recursive invocation of make.
3056
3057 * Makefile.in: Regenerate.
3058 * configure: Regenerate.
3059
88f64edc
DJ
30602004-05-27 Daniel Jacobowitz <dan@debian.org>
3061
3062 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3063 * configure: Regenerate.
3064
378fce5b
DD
30652004-05-25 Daniel Jacobowitz <drow@false.org>
3066
3067 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3068 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3069 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3070 targets.
3071 * Makefile.in: Regenerate.
3072
dfdffa2c
PB
30732005-05-24 Paolo Bonzini <bonzini@gnu.org>
3074
3075 * configure.in: Test the ability to symlink directories.
3076 * configure: Regenerate.
3077
3078 * Makefile.def (bootstrap-stage): New definitions.
3079 * Makefile.tpl (configure-stage1-gcc,
3080 configure-stage2-gcc, configure-stage3-gcc,
3081 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3082 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3083 new-restage3, compare): Autogenerate, see Makefile.in
3084 entry for behavioral changes.
3085 (distclean-stage1, new-stage1-start, new-stage1-end,
3086 new-stage1-bubble, distclean-stage2, new-stage2-start,
3087 new-stage2-end, new-stage2-bubble, distclean-stage3,
3088 new-stage3-start, new-stage3-end): New autogenerated targets.
3089 (objext, prebootstrap, BOOT_CFLAGS,
3090 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3091 targets.
3092
3093 * Makefile.in: Regenerate.
3094 (distclean-stage1, new-stage1-start, new-stage1-end,
3095 new-stage1-bubble, distclean-stage2, new-stage2-start,
3096 new-stage2-end, new-stage2-bubble, distclean-stage3,
3097 new-stage3-start, new-stage3-end): New targets.
3098 (all-stage1-gcc): Move prebootstrap dependency from here...
3099 (configure-stage1-gcc): ...to here.
3100 (new-bootstrap): Use bubble targets.
3101 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3102 Use per-stage distclean targets.
3103 (configure-stage1-gcc, configure-stage2-gcc,
3104 configure-stage3-gcc, all-stage1-gcc,
3105 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3106 Use new-stageN-start to prepare the tree.
3107
04cf1b77
PB
31082004-05-23 Paolo Bonzini <bonzini@gnu.org>
3109
3110 * Makefile.def (host_modules): add libcpp.
3111 * Makefile.tpl: Add dependencies on and for libcpp.
3112 * Makefile.in: Regenerate.
3113 * configure.in: Add libcpp host module.
3114 * configure: Regenerate.
3115
80b200a1
ZW
31162004-05-17 Zack Weinberg <zack@codesourcery.com>
3117
3118 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3119 of libf2c.
3120 * configure, Makefile.in: Regenerate.
3121
4b1cb4fe
DD
31222004-05-13 Diego Novillo <dnovillo@redhat.com>
3123
3124 Merge from tree-ssa-20020619-branch.
3125
3126 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3127 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3128 (HOST_GMPLIBS): Define.
3129 (HOST_GMPINC): Define.
3130 (TARGET_LIB_PATH): Add libmudflap.
3131 (GFORTRAN_FOR_TARGET): Define.
3132 (configure-build*): Export GFORTRAN.
3133 (configure-gcc): Export GMPLIBS and GMPINC.
3134 (all-gcc): Add maybe-all-libbanshee.
3135 (configure-target-libgfortran): Define.
3136 * Makefile.in: Regenerate.
3137 * configure.in (host_libs): Add libbanshee.
3138 (target_libraries): Add target-libmudflap and target-libgfortran.
3139 Add --with-libbanshee.
3140 Handle --disable-libmudflap.
3141 (*-*-freebsd*): Use with_gmp.
3142 Add $(libgcj) to noconfigdirs.
3143 * configure: Regenerate.
3144 * depcomp: New file.
3145 * MAINTAINERS: Add tree-ssa maintainers.
3146
31472004-04-28 Paolo Bonzini <bonzini@gnu.org>
3148
3149 * config/acx.m4: Fix fastcompare support for new-bootstrap.
3150 * configure: Regenerate.
3151
b8908782
DD
31522004-04-27 Paolo Bonzini <bonzini@gnu.org>
3153
3154 Revert:
3155 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3156
3157 * Makefile.def (flags_to_pass): Remove *dir variables that
3158 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3159 as well as prefix and exec_prefix.
3160 * Makefile.in: Regenerate.
3161
31622004-04-26 Paolo Bonzini <bonzini@gnu.org>
3163
3164 * Makefile.def (host_modules): Mark with the bootstrap
3165 flag packages on which gcc depends.
3166 * Makefile.tpl (all-bootstrap): Use it.
3167 * Makefile.in: Regenerate.
3168
31692004-04-26 Paolo Bonzini <bonzini@gnu.org>
3170
3171 * Makefile.def (flags_to_pass): Remove *dir variables that
3172 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3173 as well as prefix and exec_prefix.
3174 * Makefile.in: Regenerate.
3175
31762004-04-26 Paolo Bonzini <bonzini@gnu.org>
3177
80b200a1
ZW
3178 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3179 * configure: Regenerate.
3180 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3181 * gcc/Makefile.tpl (compare): Use the result of the test.
3182 * gcc/Makefile.in: Regenerate.
b8908782
DD
3183
31842004-04-23 Paolo Bonzini <bonzini@gnu.org>
3185
3186 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3187 Always relocate gcc and prev-gcc to the original names, even
3188 if the build fails.
3189 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3190 New targets.
3191
0f260896
RO
31922004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3193
3194 * configure.in (mips*-*-irix5*): Enable ld.
3195 * configure: Regenerate.
3196
51860f05
JW
31972004-04-15 James E Wilson <wilson@specifixinc.com>
3198
3199 * Makefile.tpl (configure-[+module+], configure-gcc,
3200 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3201 Set and export LDFLAGS.
3202 * Makefile.in: Regenerate.
3203
54752a6b
NN
32042004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3205
3206 PR bootstrap/14871
3207 * Makefile.tpl: If we don't have built-in-tree target tools,
3208 use the ones found by configure rather than hacking around with
3209 program_transform_name.
3210 * configure.in: Give Makefile.tpl the information necessary
3211 to do that.
3212 * Makefile.in: Regenerate.
3213 * configure: Regenerate.
3214
32152004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3216
3217 PR bootstrap/14760
3218 * configure.in: When computing baseargs, strip *all* copies of
3219 offending options. Also, don't match/substitute the trailing space,
3220 so that this actually works when two similar options are separated by
3221 only one space.
3222 * configure: Regenerate.
3223
32242004-04-06 David Edelsohn <edelsohn@gnu.org>
3225
80b200a1
ZW
3226 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3227 (rs6000-*-aix*): Same.
3228 * configure: Regenerate.
54752a6b 3229
5e2b61fb
SS
32302004-03-25 Stan Shebs <shebs@apple.com>
3231
3232 Remove MPW support, no longer used.
3233 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3234 mpw-install: Remove files.
3235 * src-release (DEVO_SUPPORT): Remove names of removed files.
3236 * MAINTAINERS: Likewise.
3237
1a6f2dc7
NN
32382004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3239
a0049f1b
NN
3240 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3241 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3242 * Makefile.in: Regenerate.
3243
1a6f2dc7
NN
3244 * configure.in (top level bootstrap support): Rework --enable-werror
3245 to set @stage2_werror_flag@.
3246 * configure: Regenerate.
3247 * Makefile.tpl (top level bootstrap support): Pass
3248 @stage2_werror_flag@ down to configure in stages 2 and 3.
3249 * Makefile.in: Regenerate.
3250
920e3419
NN
32512004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3252
3253 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3254 for stages 2 and 3 as well as in make. As a consequence, remove
3255 OUTPUT_OPTION (now detected by configure) from the flags passed down
3256 to make.
3257 * Makefile.in: Regenerate.
3258
3259 * Makefile.tpl (new-bootstrap): Fix typo.
3260 * Makefile.in: Regenerate.
3261
4fa63067
NN
32622004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3263
3264 * Makefile.tpl: Rearrange by moving recursive_targets rules
3265 into their proper sections.
3266 * Makefile.tpl (top level bootstrap support): Move disabling
3267 of coverage flags from 'make' to 'configure'; improve comments.
3268 * Makefile.in: Regenerate.
3269
3270 * Makefile.tpl (experimental top level bootstrap) Move stage1
3271 language setting from all- target to configure- target; disable
3272 intermodule optimization in stage 1; prevent gratuitous rebuilds
3273 of stage 1.
3274 * Makefile.in: Regenerate.
3275 * configure.in: Comma-separate stage 1 language list for top
3276 level bootstrap.
3277 * configure: Regenerate.
3278
3279 * Makefile.tpl: Clean up experimental top level bootstrap support:
3280 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3281 prev-gcc in configure- targets as well as all- targets.
3282 * Makefile.in: Regenerate.
3283
fb8a10fd
NN
32842004-03-17 Paolo Bonzini <bonzini@gnu.org>
3285
3286 * configure.in: Remove symbolic link section.
3287 * configure: Regenerate.
3288 * Makefile.tpl (links): Remove.
3289 * Makefile.in: Regenerate.
3290
947f426e 32912004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 3292 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
3293
3294 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 3295 Set with AC_CHECK_PROGS.
947f426e
NN
3296 * configure.in: Fix comment typo from last patch.
3297 * configure: Regenerate.
3298
1d39f329
NN
32992004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3300
3301 * Makefile.tpl: Introduce experimental top level bootstrap support.
3302 * Makefile.in: Regenerate.
3303 * configure.in: Introduce support for top level bootstrap.
3304 * configure: Regenerate.
3305
4b0ac75d 33062004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3307 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
3308
3309 PR bootstrap/14522
3310 * configure.in: Cope with shells that do not support unquoted ^
3311 * configure: Regenerate.
3312
2e70b094 33132004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3314 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
3315
3316 PR bootstrap/14522
3317 * configure.in: Cope with shell that do not support nesting
3318 quotes inside quoted backquote substitutions.
3319 * configure: Regenerate.
3320
33212004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3322
3323 PR bootstrap/14522
3324 * configure.in: Fix escaping of $.
3325 * configure: Regenerate.
3326
9e07f89d
NN
33272004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3328
3329 * configure: Regenerate.
3330
33312004-03-08 Paolo Bonzini <bonzini@gnu.org>
3332
3333 PR ada/14131
3334 Move language detection to the top level.
3335 * configure.in: Find default values for the tools as
3336 soon as possible. Disable ada if GNAT is not found.
3337 Emit error message about missing languages. Expand
3338 --enable-languages=all for the gcc subdirectory.
3339
1712ab83
RS
33402004-03-01 Richard Sandiford <rsandifo@redhat.com>
3341
3342 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3343 and disable libgcj.
3344 * configure: Regenerated.
3345
3dee29da
NN
33462004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3347
3348 PR bootstrap/7087
3349 * Makefile.tpl: Guard XFOO sed statements better.
3350 * Makefile.tpl: Add dependency for configure-target-libada.
3351 * Makefile.in: Regenerate (incidentally fixes broken
3352 commit when libada-branch was merged).
3353
0558264b
AC
33542004-02-28 Andrew Cagney <cagney@redhat.com>
3355
3356 * src-release (CVS_NAMES): Define.
3357 (do-tar, do-tar): Prune $(CVS_NAMES).
3358
c38f9803
AC
33592004-02-23 Andrew Cagney <cagney@redhat.com>
3360
3361 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3362 2004-02-19.09.
3363
55636792
NN
33642004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3365
3366 PR bootstrap/11932
3367 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3368
1e600082
AC
33692004-02-19 Andrew Cagney <cagney@redhat.com>
3370
3371 * config.guess: Update from version 2003-06-12 to 2004-02-16.
3372 * config.sub: Update from version 2003-06-13 to 2004-02-16.
3373
3769cd82
DD
33742004-02-11 David Edelsohn <edelsohn@gnu.org>
3375
3376 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3377 (rs6000-*-aix*): Same.
3378 * configure: Regenerate.
3379
a92834c8
DD
33802004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3381
3382 * configure.in (host): Add in missing $noconfigdirs to defines.
3383 * configure: Regenerate.
3384
a2592b1b
DD
33852004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3386 Nathanael Nerode <neroden@gcc.gnu.org>
3387
3388 PR ada/6637, PR ada/5911
80b200a1 3389 Merge with libada-branch:
a2592b1b
DD
3390 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3391 with appropriate dependencies. Add --enable-libada configure switch.
3392 * configure, Makefile.in: Regenerate.
3393
e31d1ea3
DD
33942004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3395
3396 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3397 * configure: Regenerate.
3398
db85f5c0
JJ
33992004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3400
3401 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 3402
fc434214
DD
34032004-01-23 DJ Delorie <dj@redhat.com>
3404
3405 * Makefile.def (target_modules) [libiberty]: Don't stage.
3406 * Makefile.in: Rebuilt.
3407
ad445c2c 34082004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 3409
ad445c2c
JJ
3410 * COPYING.NEWLIB: Update to include copyrights for new
3411 iconv code.
3412
72bbedde
AC
34132004-01-15 Andrew Cagney <cagney@redhat.com>
3414
3415 * src-release: Update copyright year.
3416 (do-proto-toplev): Configure using i686-pc-linux-gnu.
3417 (NEWLIB_SUPPORT_DIRS): Delete macro.
3418 (newlib.tar.bz2): Delete rule.
3419
a6d6062d
DD
34202004-01-14 Loren J. Rittle <ljrittle@acm.org>
3421
3422 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3423 * Makefile.tpl (configure-target-[+module+]): Support stage.
3424 * Makefile.in: Rebuilt.
3425
f8b73030
MR
34262003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3427
3428 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3429 throughout.
3430
aff0e9df
NN
34312004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3432
bb5dca17
NN
3433 * configure.in: Use ./config.cache, not config.cache.
3434 * configure: Regenerate.
3435 * Makefile.tpl: Special-casing not needed for GCC any more.
3436 * Makefile.in: Regenerate.
3437
82252c06
NN
3438 * configure.in: Don't share a cache file for host dirs.
3439 * configure: Regenerate.
3440
aff0e9df
NN
3441 * config-ml.in: Don't mess with the cache file.
3442
95036d20
NN
34432004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3444
ac7b618e
NN
3445 * Makefile.tpl: Make GCC use a separate config.cache.
3446 * Makefile.in: Regenerate.
3447
95036d20
NN
3448 PR bootstrap/11932, PR bootstrap/11933
3449 (I don't know if it will fix either of them, but it relates
3450 to them.)
3451 * configure.in: Don't use shared config.cache for target
3452 directories.
3453 * configure: Regenerate.
3454
08c1856b
DD
34552003-12-31 Roger Sayle <roger@eyesopen.com>
3456
3457 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3458 * configure: Regenerated.
3459
c1968181 34602003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 3461
c1968181
DD
3462 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3463 * configure: Regenerated.
3464
10ecffb9
NN
34652003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3466
3467 Port change over from GCC:
3468 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3469 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3470 (configure-build-[+module+], configure-[+module+]): Likewise.
3471 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3472 * Makefile.in: Regenerate.
3473
f2ab5990
TF
34742003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3475
3476 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3477 * configure: Regenerate.
3478
41a7d11a
JJ
34792003-11-27 Jeff Johnston <jjohnstn@redhat.com>
3480
80b200a1 3481 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
3482 stdlib.
3483
d9441a1f
DD
34842003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3485
3486 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3487 * Makefile.in: Regenerate.
3488
3a48a978
DD
34892003-10-20 Phil Edwards <phil@codesourcery.com>
3490
3491 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3492 * configure: Regenerate.
3493
f0b24077
NN
34942003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3495
3496 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3497 HOST_FLAGS_TO_PASS.
3498 * Makefile.in: Regenerate.
3499
5fbad20a
DD
35002003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3501
3502 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3503 * configure: Rebuilt
3504 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3505 * Makefile.in: Rebuilt
3506
78be4155
L
35072003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3508
3509 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3510
051fcc7a
L
35112003-10-01 Phil Edwards <pme@gcc.gnu.org>
3512
3513 * config-ml.in: Use ac_configure_args directly instead of
3514 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3515 actually seen.
3516
35172003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3518
3519 * config-ml.in: Propagate INSTALL variables.
3520
f27d4f92
DJ
35212003-09-21 Daniel Jacobowitz <drow@mvista.com>
3522
3523 * configure.in: Pass a computed --program-transform-name
3524 to subconfigures.
3525 * configure: Regenerated.
3526
cae4d560
NN
35272003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3528
3529 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3530 * Makefile.in: Regenerate.
3531
3532 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3533 * Makefile.in: Regenerate.
3534
8ff944f6
DJ
35352003-09-17 Daniel Jacobowitz <drow@mvista.com>
3536
3537 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3538 quoting.
3539 * configure: Regenerated.
3540
d9a35680
MC
35412003-09-12 Michael Chastain <mec@shout.net>
3542
3543 Fix PR gdb/857.
3544 * src-release (do-proto-topleve): Remove junk files
3545 intl/config.cache, intl/config.status,
3546 intl/config.h, intl/stamp-h.
3547
710068b9
AC
35482003-09-14 Andrew Cagney <cagney@redhat.com>
3549
3550 * src-release (dejagnu.tar): New target.
3551 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3552 (do-djunpack): Use $(PACKAGE) for the package name.
3553
e1008165
DD
35542003-09-04 DJ Delorie <dj@redhat.com>
3555
3556 * configure: Regenerate.
3557
21998d12
NC
35582003-09-04 Robert Millan <robertmh@gnu.org>
3559
3560 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 3561
ccca4bb3
DD
35622003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3563
3564 * configure.in: Ensure arguments to sed are properly spaced.
3565 * configure: Regenerate.
3566
ee949b5e
DJ
35672003-08-28 Daniel Jacobowitz <drow@mvista.com>
3568
3569 Merge from gcc:
3570 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3571 * install-sh: Update to newer upstream versions (associated with
3572 aclocal 1.7).
3573 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3574
75addda2
DJ
35752003-08-27 Daniel Jacobowitz <drow@mvista.com>
3576
3577 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3578 * configure: Regenerated.
3579
8d2877d8
NN
35802003-08-23 Phil Edwards <pme@gcc.gnu.org>
3581
3582 * configure.in: Use newline instead of semicolon when assuming
3583 shell arguments in a for loop.
3584 * configure: Regenerated.
3585
d2cc0e0d
GK
35862003-08-20 Geoffrey Keating <geoffk@apple.com>
3587
3588 PR 8180
3589 * configure.in: When testing with_libs and with_headers, treat
3590 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3591 * configure: Regenerate.
80b200a1 3592
d2cc0e0d
GK
3593 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3594 make, shell, etc.
3595 (baseargs): Likewise.
3596 * configure: Regenerate.
3597
04d1ab34
GK
35982003-08-19 Geoffrey Keating <geoffk@apple.com>
3599
3600 * configure.in: Disable libgcj for darwin not on powerpc.
3601 * configure: Rebuild.
3602
ca506da8
MC
36032003-08-15 Michael Chastain <mec@shout.net>
3604
3605 * src-release (do-proto-toplev): Remove junk files
3606 dejagnu/example/calc/config.status,
3607 dejagnu/example/calc/config.log.
3608
a4aa3f49
DD
36092003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3610
3611 * config-ml.in, symlink-tree: Add license.
3612
ede4fbe4
NN
36132003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3614
3615 Merge from gcc:
3616
3617 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3618 * Makefile.tpl (check, check-c++): Express dependencies using
3619 dependencies rather than commands.
3620 * Makefile.in: Regenerate.
3621
3622 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3623 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3624 * Makefile.in: Update.
3625
970f29af
AC
36262003-08-01 Andrew Cagney <cagney@redhat.com>
3627
3628 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3629 * configure: Ditto.
3630
b2884a0c
DD
36312003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3632
3633 * configure.in: Enable libgcj for darwin.
3634 * configure: Rebuild.
3635
c07f46a4
NN
36362003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3637
3638 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3639
9175bfc0
NN
36402003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3641
3642 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3643 creating target and build subdirs to build all parent dirs as needed.
3644 * Makefile.in: Rebuild.
3645 * configure.in: Don't build dirs explicitly here.
3646 * configure: Rebuild.
3647
b9abda6a
AO
36482003-07-22 Alexandre Oliva <aoliva@redhat.com>
3649
3650 * Makefile.tpl (all-make): Depend on intl.
3651 * Makefile.in: Rebuilt.
3652
eef8ffd4
NN
36532003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3654
3655 * config.if: Remove unused libc_interface determination.
3656
295efaf0
NN
36572003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3658
3659 * Makefile.in: Regenerate, correctly this time.
3660
e5c3f801
NN
36612003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3662
3663 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3664 unused INSTALL_PROGRAM_ARGS.
3665 * configure.in: Use AC_PROG_INSTALL.
3666 * Makefile.in: Regenerate.
3667 * configure: Regenerate.
3668
4a18bd6b
AO
36692003-07-10 Alexandre Oliva <aoliva@redhat.com>
3670
3671 * configure: Rebuilt.
3672 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3673 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3674 newlib nor libgloss.
3675 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3676 * configure.in (am33_2.0-*-linux*): Added.
3677
fbd1054d
BW
36782003-07-09 Bob Wilson <bob.wilson@acm.org>
3679
3680 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3681 * configure: Regenerate.
3682
b40e3958
L
36832003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3684
3685 * config-ml.in: Replace PWD with PWD_COMMAND.
3686 * Makefile.tpl: Likewise.
3687 * Makefile.in: Regenerated.
3688
4a5be7ba
NN
36892003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3690
3691 * configure.in: Clean up config-lang.in handling. Delete
3692 useless assignment to "subdirs".
3693 * configure: Regenerate.
3694
9c14acb8
NN
36952003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3696
3697 * configure.in: Rename 'target_libs' to 'target_libraries'.
3698 Remove useless reference to 'target_libs'.
3699 * configure: Regenerate.
3700
8f32e830
KS
37012003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3702
3703 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3704 * Makefile.in: Regenerate.
3705
12f0bd74
NN
37062003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3707
3708 * Makefile.def: Introduce flags_to_pass.
3709 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3710 * Makefile.in: Regenerate.
3711
b07c2aad
HPN
37122003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3713
3714 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3715 and target-libgloss.
3716 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3717 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 3718 * configure: Regenerate.
b07c2aad 3719
56f25033
DD
37202003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3721
3722 * configure.in: Update testsuite_flags to new location.
3723 * configure. Regenerate.
80b200a1 3724
4ec9a3b2
NN
37252003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3726
3727 * Makefile.tpl: Remove BUILD_CC stuff.
3728 * Makefile.in: Regenerate.
3729
059083b1 37302003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3731
059083b1
L
3732 * config.guess: Update to 2003-06-12 version.
3733 * config.sub: Update to 2003-06-13 version.
3734
535b046a
TS
37352003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3736
3737 * MAINTAINERS: Add myself as MIPS co-maintainer.
3738
00c22daa 37392003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3740
00c22daa
L
3741 * config.guess: Update to 2003-06-06 version.
3742 * config.sub: Update to 2003-06-06 version.
3743
1047cb91
DD
37442003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3745
3746 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3747 * configure. Regenerate.
3748
123494c8
NN
37492003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3750
1047cb91
DD
3751 * configure.in: Disable serial configure by default.
3752 * configure: Regenerate.
3753 * Makefile.tpl: Abolish .NOTPARALLEL.
3754 * Makefile.in: Regenerate.
3755
7f121bbf
NN
3756 * Makefile.tpl: Replace {build,host,target}_canonical by
3757 {build,host,target}.
3758 * Makefile.in: Regenerate.
3759
123494c8
NN
3760 * Makefile.tpl: Fix stupid pasto.
3761 * Makefile.in: Regenerate.
3762
ec7e0995
NN
37632003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3764
3765 * Makefile.tpl: Remove bogus conditional.
3766 * Makefile.in: Regenerate.
3767
27b1cc72
NN
37682003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3769
2a4cbe27
NN
3770 * Makefile.tpl: Make 'recursive targets' using autogen rather
3771 than shell loop. Remove duplicate 'clean' targets and false
3772 comments.
3773 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3774 Add systematic method of specifying missing targets in subdirs.
3775 Add copyright boilerplate.
3776 * Makefile.in: Regenerate.
3777 * configure.in: Add 'recursive targets' to maybe list.
3778 * configure: Regenerate.
3779
27b1cc72
NN
3780 * Makefile.tpl: Rename [+target+] to [+make_target+].
3781 * Makefile.def: Rename 'target' to 'make_target'.
3782
01e51bd0
NC
37832003-05-30 Nick Clifton <nickc@redhat.com>
3784
3785 * README-maintainer-mode: Update URL for locating blessed config
3786 tools.
3787
2fd84b42
NC
37882003-05-29 Robert Millan <rmh@debian.org>
3789
3790 * ltconfig: Import this patch and modify for use with current
3791 version of ltconfig:
3792
3793 2003-05-21 Bruno Haible <bruno@clisp.org>
3794
3795 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3796 GNU/FreeBSD.
3797
8945c6bb
DD
37982003-05-28 DJ Delorie <dj@redhat.com>
3799
3800 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3801 * Makefile.in: Regenerate.
3802
2f9632a1
JJ
38032003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3804
80b200a1 3805 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3806
3a12db16 38072003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3808
3a12db16
DD
3809 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3810 newlib or libgloss.
3811 * Makefile.in: Regenerate.
3812
44482353
DD
38132003-05-21 DJ Delorie <dj@redhat.com>
3814
3815 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3816 * Makefile.in: Regenerate.
3817
fec2c52d
MR
38182003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3819
3820 * configure.in: Use curly braces in the definition of tooldir.
3821 * configure: Regenerate.
3822
16ae0395
NN
38232003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3824
3825 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3826 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3827 Factor out common code from autogen IF statements.
3828 * configure: Regenerate.
3829 * Makefile.in: Regenerate.
3830
ec11bdc6
DD
38312003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3832
3833 * configure.in: Accept i[3456789]86 for machine type.
3834 * configure: Regenerate.
3835
dd12c3a8
NN
38362003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3837
3838 * configure.in: Switch more things to use maybe dependencies.
3839 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3840 * configure: Regenerate.
3841 * Makefile.tpl: Switch more things to use maybe dependencies.
3842 * Makefile.in: Regenerate.
3843
cf662e21
AJ
38442003-05-16 Andreas Schwab <schwab@suse.de>
3845
3846 * Makefile.tpl (install-opcodes): Define.
3847 * Makefile.in: Rebuild.
3848
5481b376
AJ
38492003-05-13 Andreas Jaeger <aj@suse.de>
3850
3851 * config.guess: Update to 2003-05-09 version.
3852 * config.sub: Update to 2003-05-09 version.
3853
3959a22a
AJ
38542003-05-13 Michael Eager <eager@mvista.com>
3855
3856 * configure.in: Correct sed script so that options in quotes are not
3857 deleted.
3858 * configure: Rebuild.
3859
564b43e5
CV
38602003-05-12 Corinna Vinschen <corinna@vinschen.de>
3861
3862 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3863 and $$s/newlib/libc/sys/cygwin32 include paths.
3864 * configure: Ditto.
3865
bb947dc9
L
38662003-05-05 H.J. Lu <hjl@gnu.org>
3867
3868 * config-ml.in: Restored from gcc repository.
3869
77f7441a
CD
38702003-05-02 Chris Demetriou <cgd@broadcom.com>
3871
80b200a1
ZW
3872 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3873 * Makefile.in: Regenerate.
77f7441a 3874
a26d7085
DJ
38752003-04-27 Daniel Jacobowitz <drow@mvista.com>
3876
3877 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3878 and Makefile.def.
3879
e4c4d240
DJ
38802003-04-27 Daniel Jacobowitz <drow@mvista.com>
3881
3882 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3883 * Makefile.in: Regenerated.
3884
62a3fc85
DD
38852003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3886
3887 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3888 * Makefile.in: Regenerate.
3889
38902003-04-18 Jakub Jelinek <jakub@redhat.com>
3891
3892 * configure.in (powerpc64*-*-linux*): Remove.
3893 * configure: Rebuilt.
3894
5b474aa8
DD
38952003-04-17 Phil Edwards <pme@gcc.gnu.org>
3896
3897 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3898 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3899 and restrap.
3900 * Makefile.in: Regenerate.
3901
39022003-04-16 Richard Earnshaw <rearnsha@arm.com>
3903
3904 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3905 * configure: Regenerated.
3906
bc295afe
AO
39072003-04-11 Alexandre Oliva <aoliva@redhat.com>
3908
3909 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3910 * */configure: Rebuilt.
3911
3728fade
NN
39122003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3913
3914 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3915 * Makefile.in: Regenerate.
3916
ce5b542e
MC
39172003-03-14 Michael Chastain <mec@shout.net>
3918
3919 * Makefile.in: Regenerate with correct Makefile.def.
3920
3db0a37f
NN
39212003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3922
3923 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3924 Make macro.
3925 * Makefile.in: Regenerate.
3926 * configure.in: Clean up gxx_include_dir logic.
3927 * configure: Regenerate.
3928
34349c6e
DD
39292003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3930
3931 * configure.in (gxx_include_dir): Fix typo.
3932 * configure: Regenerated.
3933
686c28c9
AC
39342003-03-06 Andrew Cagney <cagney@redhat.com>
3935
3936 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3937
bba45b8b 39382003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3939
bba45b8b
NN
3940 * configure.in: Include $(build_tooldir)/sys-include in
3941 FLAGS_FOR_TARGET.
3942 * configure: Regenerated.
3943
2683747f
NN
39442003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3945
bba45b8b
NN
3946 * Makefile.tpl: Reindent.
3947 * Makefile.in: Regenerate.
3948 * configure.in: Reindent. Don't set unused variables.
3949 * configure: Regenerate.
3950
2683747f
NN
3951 * Makefile.tpl: Always pass down RANLIB.
3952 * Makefile.in: Regenerate.
3953
3954 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3955 * Makefile.in: Regenerate.
3956 * configure.in: Remove unused logic relating to --enable-shared
3957 and --enable-threads. Remove bogus comments. Remove redundant
3958 noconfigdirs.
3959 * configure: Regenerate.
3960
3961 * configure.in: Replace ${libstdcxx_version} by its value.
3962 Remove reference to mh-dgux.
3963 * configure: Regenerate.
3964
50212802
NN
39652003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3966
3967 * Makefile.tpl: Rearrange.
3968 * Makefile.in: Regenerate.
3969
a6be7fc6
NC
39702003-02-25 Nick Clifton <nickc@redhat.com>
3971
3972 * configure: Remove site-file supprot - it is obsolete.
3973
f8a495c8
NC
39742003-02-24 Uwe Stieber <uwe@wwws.de>
3975
3976 * configure.in: Add support for kaOS as cross build target system.
3977 * configure: Regenerated.
3978
3decd77d
DD
39792003-02-20 Sean McNeil <sean@blue.mcneil.com>
3980
3981 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3982 configure-target-* as some target builds may require additional
3983 flags for preprocessor tests.
3984 * Makefile.in: Regenerated.
3985
f4ff34a3
AO
39862003-02-19 Alexandre Oliva <aoliva@redhat.com>
3987
3988 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3989 * ltconfig: Handle it.
3990 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3991 auto-detecting it.
3992
b7e4a931
AO
39932003-02-19 Alexandre Oliva <aoliva@redhat.com>
3994
3995 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3996 it is used as argument to $CC.
3997 * ltcf-gcj.sh: Likewise.
3998
6b784d9f
AO
39992003-02-19 Alexandre Oliva <aoliva@redhat.com>
4000
4001 * configure.in: Introduce --enable-maintainer-mode.
4002 * configure: Rebuilt.
4003 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4004 for maintainer mode.
4005 * Makefile.in: Rebuilt.
4006
8bcd8a07
AC
40072003-02-19 Andrew Cagney <ac131313@redhat.com>
4008
4009 * configure: Regenerate using autoconf 2.13.
4010
ee3fd329
AM
40112003-02-19 Alan Modra <amodra@bigpond.net.au>
4012
4013 * config.guess: Import latest version.
4014 * config.sub: Import latest version.
4015
e9e45685
JM
40162003-02-18 Jason Merrill <jason@redhat.com>
4017
4018 * Makefile.tpl (check-c++): Allow parallelism.
4019
859789af
AC
40202003-02-17 Andrew Cagney <ac131313@redhat.com>
4021
4022 * configure: Regenerate using autoconf 000227.
4023
b3f16a9b
GK
40242003-02-15 Geoffrey Keating <geoffk@apple.com>
4025
4026 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4027 don't configure target-libobjc.
4028 * configure: Regenerate.
4029
72e60e02
DD
40302003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4031
4032 * Makefile.tpl (RANLIB): Define.
4033 * Makefile.in: Regenerate.
4034
91f0e695
KS
40352003-02-06 Keith R Seitz <keiths@redhat.com>
4036
4037 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4038 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4039 * Makefile.in: Regenerated.
4040 * configure.in: Remove all traces of snavigator, db, and grep.
4041 * configure: Regenerated.
4042
122bfa92
FCE
40432003-01-31 Frank Ch. Eigler <fche@redhat.com>
4044
4045 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4046 * Makefile.in: Regenerated.
4047
264095c3
AO
40482003-01-30 Alexandre Oliva <aoliva@redhat.com>
4049
4050 * config.if: Copy from GCC.
4051
a84dbcb3
AO
40522003-01-27 Phil Edwards <pme@gcc.gnu.org>
4053
4054 * configure.in: Revert 24Jan change.
4055 * configure: Regenerate.
4056
19618276
NN
40572003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4058
4059 * configure.in: Revert previous change.
4060 * configure: Regenerate.
4061
b7f27a92
NN
40622003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4063
4064 * configure.in: Make rda native-only.
4065 * configure: Regenerate.
4066
83326456
NN
40672003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
4068
4069 * configure.in: Add missing \.
4070 * configure: Rebuilt.
4071
5e367fa5
JJ
40722003-01-17 Jakub Jelinek <jakub@redhat.com>
4073
4074 * configure.in (baseargs): Avoid using \| in sed regular
4075 expressions.
4076 * configure: Rebuilt.
4077
e01f337c
JJ
40782003-01-16 Jakub Jelinek <jakub@redhat.com>
4079
4080 * configure.in (baseargs): Remove all supported forms of
4081 --cache-file, --srcdir, --host, --build and --target options
4082 from argument lists.
4083 * configure: Rebuilt.
4084
aa236487
AO
40852003-01-15 Alexandre Oliva <aoliva@redhat.com>
4086
4087 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4088 * configure: Rebuilt.
4089
586c0873
NN
40902003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
4091
4092 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4093 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4094 * Makefile.in: Regenerate.
4095 * configure: Regenerate.
4096
497f816e
DD
40972003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
4098
4099 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4100 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4101 * Makefile.in: Regenerate.
4102
bfbe5519
AO
41032003-01-09 Alexandre Oliva <aoliva@redhat.com>
4104
4105 * configure.in: Remove Makefile in build, host and target modules
4106 unless configure was run with --no-recursion.
4107 * configure: Rebuilt.
4108
3f234ef5
CD
41092003-01-08 Chris Demetriou <cgd@broadcom.com>
4110
4111 * config.guess: Update to 2003-01-03 version.
4112 * config.sub: Update to 2003-01-03 version.
4113
a3982d48
CF
41142003-01-07 Christopher Faylor <cgf@redhat.com>
4115
4116 * configure: Regenerate with proper autoconf 2.13.
4117
75778ec4
CF
41182003-01-07 Christopher Faylor <cgf@redhat.com>
4119
80b200a1
ZW
4120 * configure.in: Add AC_PREREQ for consistency.
4121 * configure: Regenerate.
75778ec4 4122
c180f501
AC
41232003-01-06 Andrew Cagney <ac131313@redhat.com>
4124
4125 * configure.in (GDB_TK): Add tcl directories conditional on
4126 gdb/gdbtk directory being present.
4127 * configure: Regenerate.
5481b376 4128
46ca2cc2
DA
41292003-01-04 John David Anglin <dave.anglin@nrc.ca>
4130
4131 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
4132 by gcc if LD is not defined and we are not doing a Canadian Cross.
4133 * configure: Rebuilt.
4134
53dd8dab
DJ
41352003-01-01 Daniel Jacobowitz <drow@mvista.com>
4136
4137 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
4138
50ceb20c
TT
41392002-12-31 Tom Tromey <tromey@redhat.com>
4140
4141 * Makefile.in: Rebuilt.
4142 * Makefile.def (target_modules) [libffi]: Allow installation.
4143
e78b5cfe
AS
41442002-12-31 Andreas Schwab <schwab@suse.de>
4145
4146 * configure.in: Fix use of $program_transform_name.
4147 * configure: Regenerated.
4148
67448102
DJ
41492002-12-30 Daniel Jacobowitz <drow@mvista.com>
4150
4151 * configure.in (baseargs): Don't remove first configure argument.
4152 * configure: Regenerated.
4153
e6bfb94a
AO
41542002-12-29 Alexandre Oliva <aoliva@redhat.com>
4155
4156 * Makefile.tpl (local-distclean): Don't remove...
4157 (multilib.ts): ... this. Moved into...
4158 (multilib.out): ... this. Don't use sub-make.
4159 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4160 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4161 (configure-build-[+module+], configure-[+module+],
4162 configure-target-[+module+], configure-gcc): ... these. Test
4163 for Makefile existence. Drop config.status from dependencies.
4164 * Makefile.in: Rebuilt.
4165 * configure.in: Move gcc-version-trigger to the end of
4166 ac_configure_args. Add comments to maybedep.tmp and
4167 serdep.tmp. Introduce --disable-serial-configure. Remove
4168 nonopt from baseargs, matching and removing corresponding
4169 whitespace while at it.
4170 * configure: Rebuilt.
4171
8f0dfb36
AO
41722002-12-28 Alexandre Oliva <aoliva@redhat.com>
4173
4174 * configure.in (host_configargs): Replace reference to
4175 no-longer-defined buildopts with --build=${build_alias}.
4176 * configure: Rebuilt.
4177
43be203f
AO
41782002-12-28 Alexandre Oliva <aoliva@redhat.com>
4179
4180 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
4181 program_transform_name to standard idiom.
4182 (AUTOGEN, AUTOCONF): Define.
4183 (Makefile.in): Use $(AUTOGEN).
4184 (Makefile): Depend on config.status, and use autoconf-style rule to
4185 build it. Move original commands to...
4186 (config.status): ... this new target.
4187 (configure): Add $(srcdir). Depend on config/acx.m4. Use
4188 $(AUTOCONF).
4189 * Makefile.in: Rebuilt.
4190
a0da8069
NN
41912002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
4192
d18f1c9f
NN
4193 * Makefile.tpl: Fix dramatic bustage due to change in
4194 program_transform_name.
4195 * Makefile.in: Regenerate.
4196
4197 * configure.in: Remove unnecessary PATH setting.
4198 * configure: Regnerate.
4199
4200 * configure.in: Don't default to unprefixed tools unless
4201 the native tools will work.
4202 * configure: Regenerate.
4203
a0da8069
NN
4204 * configure.in: Convert to autoconf script. Blow away lots
4205 of now-redundant Makefile fragments.
4206 * configure: Generate using Autoconf.
4207 * Makefile.tpl: Rewrite to reflect autoconfiscation.
4208 * Makefile.in: Regenerate.
4209
c567df0a
NN
42102002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
4211
5481b376 4212 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
4213 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4214
5481b376 4215 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 4216 where they belong.
2c7f9a32 4217
2dabcfb4
AS
42182002-12-24 Andreas Schwab <schwab@suse.de>
4219
4220 * Makefile.tpl (multilib.out): Fix missing space.
4221 * Makefile.in: Regenerate.
4222
1086bc09
NN
42232002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
4224
4225 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
4226 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
4227 * Makefile.in: Regenerate.
4228 * configure.in: Remove unnecessary leftovers.
4229
1086bc09
NN
42302002-12-21 Geoffrey Keating <geoffk@apple.com>
4231
4232 * configure.in (extra_ranlibflags_for_target): New variable.
4233 (*-*-darwin): Add -c to ranlib commands.
4234 * configure (tooldir): Handle extra_ranlibflags_for_target.
4235
14e9ca95
JJ
42362002-12-20 Jeff Johnston <jjohnstn@redhat.com>
4237
4238 * COPYING.NEWLIB: Updated.
4239 * COPYING.LIBGLOSS: Ditto.
4240
14c428fb
NN
42412002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4242
4243 * Makefile.tpl: Revert HJL's change.
4244 * Makefile.in: Regenerated.
4245 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4246 always.
4247
313b8244
AS
42482002-12-19 Andreas Schwab <schwab@suse.de>
4249
4250 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4251 * Makefile.in: Regenerate.
4252
efeae3db
L
42532002-12-18 H.J. Lu <hjl@gnu.org>
4254
4255 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4256 * Makefile.in: Regenerated.
4257
4258 * configure.in (build_prefix): New. Substitute.
4259
43d92c63
NN
42602002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
4261
59da4fe6
NN
4262 * Makefile.tpl: Don't let real targets depend on phony targets.
4263 * Makefile.in: Regenerate.
4264
43d92c63
NN
4265 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4266 * Makefile.in: Regenerate.
4267
b72e6a2d
JM
42682002-12-16 Jason Merrill <jason@redhat.com>
4269
4270 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4271 previous 'make bootstrap'.
4272 * Makefile.in: Regenerate.
4273
95c72c44
HPN
42742002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
4275
4276 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4277
7d695d07
JM
42782002-12-13 Jason Merrill <jason@redhat.com>
4279
4280 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
4281 library tests.
4282 (check-c++): Just depend on it and check-target-libstdc++-v3.
4283 * Makefile.in: Regenerate.
4284
54103d1e
NN
42852002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
4286
4287 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4288 * Makefile.in: Regenerate.
4289
4024f1e1
JJ
42902002-12-12 Jeff Johnston <jjohnstn@redhat.com>
4291
80b200a1
ZW
4292 * COPYING.NEWLIB: Update list of alternate Regent of California
4293 licenses and discuss official revoking of advertising clause.
4294 * COPYING.LIBGLOSS: Ditto.
4024f1e1 4295
7dda0df6
AO
42962002-12-12 Alexandre Oliva <aoliva@redhat.com>
4297
4298 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4299 * Makefile.in: Rebuilt.
4300
d03be79e 43012002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 4302
929293f4
NN
4303 * configure: Fix bug put in by gremlins.
4304
d03be79e
NN
4305 * Makefile.tpl: Substitute more autoconfily.
4306 * configure: Substitute more autoconfily.
4307 * Makefile.in: Regenerate.
4308
43092002-12-08 Andrew Cagney <ac131313@redhat.com>
4310
4311 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4312 * Makefile.in (all-sim): Ditto.
a36d530e
DD
4313
43142002-12-06 DJ Delorie <dj@redhat.com>
4315
4316 * Makefile.tpl: Change configure dependencies to not have real
4317 targets depend on phony targets.
b4a77b47 4318
db1ac78d
NN
43192002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
4320
bcaf2395
NN
4321 * configure.in: Revert unintentional change.
4322
b4fa093e
NN
4323 * src-release: Configure host subdirs.
4324
db1ac78d
NN
4325 * Makefile.tpl: Change dependency for */multilib.out so that
4326 it works when gcc isn't in the tree.
4327
4328 * configure.in: Substitute more.
4329 * configure: Run subconfigures from the Makefile.
4330 * Makefile.tpl: Run subconfigures from the Makefile; add a few
4331 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4332
15723a45
NN
43332002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4334
e2b9e2dc
NN
4335 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4336 and corresponding dependencies.
4337 * Makefile.in: Regenerate.
4338
2af579c4
NN
4339 * configure.in (host_tools): Order binutils, gas and ld for
4340 convenience in running the testsuites.
4341
a2cc058a
NN
4342 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4343 * Makefile.in: Regenerate.
4344 * configure.in: Introduce rules to serialize subconfigure runs.
4345
15723a45
NN
4346 * configure.in: Introduce BASE_CC_FOR_TARGET.
4347 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
4348 Realize configure-build-* targets. Realize configure-target-* targets.
4349 * Makefile.in: Regenerate.
4350
ae831be5
NN
43512002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4352
4353 * configure: Move gcc_version_trigger stuff from here...
4354 * configure.in: ...to here.
4355
4356 * configure.in: Separate subconfigure options added by this file from
4357 options given by the user. Add machinery to put args for host
4358 subconfigures into the Makefile.
4359
4360 * Makefile.tpl: Remove 'vault' targets.
4361 * Makefile.tpl: Reorder and comment dependencies.
4362 * Makefile.in: Regenerate.
4363
bbf7c8ac
NN
43642002-11-28 Geoffrey Keating <geoffk@apple.com>
4365
4366 * configure.in: Move host-specific darwin noconfigdirs into
4367 the host-specific section.
4368
930314a4
NN
43692002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4370
52d7cdee
NN
4371 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4372 during replay.
4373 * Makefile.in: Regenerate.
4374
930314a4
NN
4375 (finishing slow-motion replay)
4376 * configure: Remove skip-this-dir support.
4377 * Makefile.tpl: Remove skip-this-dir support.
4378
4379 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4380 subdirectories.
4381 * Makefile.in: Regenerate.
4382
4383 * Makefile.tpl: Strip out useless setting of 'dir'.
4384 * Makefile.in: Regenerate.
5481b376 4385
930314a4
NN
43862002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4387
4388 (finishing slow-motion replay)
4389 * configure.in: Fix deeply stupid bug.
4390
4391 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4392 shell code in CXX_FOR_TARGET
4393 * Makefile.def: Introduce raw_cxx.
4394 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4395 RAW_CXX_FOR_TARGET.
4396 * Makefile.in: Regenerate.
4397
43982002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4399
4400 (finishing slow-motion replay)
4401 * Makefile.tpl: Remove unnecessary ifs.
4402 * Makefile.in: Regenerate.
4403
5481b376 4404 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4405 dependencies. Maybe-ize build-libiberty. Create dummy install
4406 targets for 'no_install' modules.
5481b376 4407 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 4408 build_modules stuff to configure.in.
5481b376 4409 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4410 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4411 * Makefile.in: Regenerate.
4412
3866be5d
NN
44132002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4414
4415 (continuing slow-motion replay)
4416 * Makefile.tpl: Make all-target, install-target behave similarly
4417 to all, install (only hitting configured targets). Eliminate
4418 unused macro defintions.
4419
4420 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4421 build != host.
4422
4423 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4424
4425 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4426
5481b376 4427 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
4428 configuring. Remove references to "dosrel".
4429 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 4430 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 4431 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 4432 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
4433 and redundant dependency; rearrange slightly.
4434 * Makefile.def: Add host-side libtermcap, utils.
4435
4436 * Makefile.in: Regenerate.
4437
e393202e
NN
44382002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4439
4440 (Continuing slow-motion replay)
4441 * Makefile.def: Add list of recursive targets to autogenerate.
4442 Add build_modules.
4443 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4444 targets. Autogenerate *-build-* targets.
4445 * Makefile.in: Regenerate.
4446
583d52d7
NN
44472002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4448
4449 (Continuing slow-motion replay)
4450 * configure: More autoconf-style substitutions.
4451 * Makefile.tpl: More autoconf-style substitutions.
4452 * Makefile.in: Regenerate.
4453
44542002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4455
4456 (Continuing slow-motion replay)
4457 * configure: Substitute more variables in a more autoconf-friendly
4458 way. Simplify slightly.
4459 * Makefile.tpl: Make more variables substitutable in an
4460 autoconf-friendly way.
4461 * Makefile.in: Regenerate.
4462
874e38b4
NN
44632002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4464
4465 (Continuing slow-motion replay)
4466 * configure.in (v810*): Remove special setting of tools.
4467
4468 * configure: Add support for extra required flags for ar or nm.
4469 * configure.in (aix4.3+): Use above support for target-specific
4470 issues, rather than using config/mt-aix43.
4471
852e5f18
NN
44722002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4473
4474 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4475 * configure: Remove 'removing', which doesn't work. Replace $subdir
4476 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4477 with $srcdir. Reformat indentation. Substitute some variables
4478 formerly hard-coded in the Makefile for build=host.
4479 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4480 * Makefile.def: Autogenerate more.
4481 * Makefile.in: Regenerate.
4482
c9a0d920
DD
44832002-11-13 Bruce Korb <bkorb@gnu.org>
4484
4485 * Makefile.tpl: syntactic cleanup
4486
dd2768ff
KB
44872002-11-04 Kevin Buettner <kevinb@redhat.com>
4488
4489 * Makefile.def (host_modules): Add rda.
4490 * Makefile.in: Regenerate.
4491 * configure.in (target_tool): Add target-rda to list.
4492
1aa8389d
DD
44932002-10-25 Phil Edwards <pme@gcc.gnu.org>
4494
4495 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4496 and restrap targets to this rule.
4497 * Makefile.in: Regenerate.
4498
28f46298
HPN
44992002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4500
4501 * configure.in (i[3456]86-*-linux*): Add check to disable
4502 ${libgcj} for glibc1.
4503
ff72e302
NC
45042002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4505
4506 * configure.in: Add tic4x target.
4507
8607b6c9
NN
45082002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4509
4510 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4511 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4512 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4513 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4514 * Makefile.in: Regenerate.
4515
f8f61f4a
NN
45162002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4517
c86f794b
NN
4518 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4519 * Makefile.in: Regenerate.
4520
a9590527
NN
4521 * Makefile.def: Remove order dependency comments.
4522 * Makefile.tpl: Add explicit install-install dependencies.
4523 * Makefile.in: Regenerate.
4524
8412ce72
NN
4525 * Makefile.tpl: Remove material now in src-release. (Finally!)
4526 * Makefile.in: Regenerate.
4527
8b9f37f1
NN
4528 * configure: Restore my original patch by syncing with gcc version.
4529
f8f61f4a
NN
4530 * Bring following over from gcc:
4531
45322002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4533
4534 * configure.in (s390*-*-linux*): Enable libgcj.
4535
403d9505
NN
45362002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4537
4538 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4539
95f6f383
AM
45402002-10-02 Alan Modra <amodra@bigpond.net.au>
4541
e4673b0a 4542 * configure: Move stray lines back to where they belong.
95f6f383 4543
748503c8
NN
45442002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4545
a581b5c3
NN
4546 * Makefile.tpl: Insert configure-target target, for src-release.
4547
c084f5b4
NN
4548 * configure: Finish reverting change which Andrew Cagney started
4549 reverting. Should fix bustage.
4550
7aa673ed 4551 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
4552 * src-release: New file. Contains material for making net
4553 releases for gdb, binutils, et al., formerly in Makefile.in.
4554
82a9b2d9
NC
45552002-09-30 Nick Clifton <nickc@redhat.com>
4556
4557 * cpu: New top level directory. Intended to hold input files for
4558 CGEN which have FSF copyright assignment.
4559 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4560
c2463a00
AC
45612002-09-29 Andrew Cagney <ac131313@redhat.com>
4562
4563 Revert below (note that src does not contain Makefile.tpl):
4564 * Makefile.tpl: Make subsituted variables more autoconfy.
4565 * Makefile.in: Regenerate.
4566
f03b4789
NN
45672002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4568
c11e16a9
NN
4569 * configure: Revert accidentally applied changes.
4570
f03b4789
NN
4571 * Makefile.tpl: Make more autoconf-friendly.
4572 * Makefile.in: Regenerate.
4573 * configure: Make substitution more autoconf-like.
4574
45752002-09-28 Richard Earnshaw <rearnsha@arm.com>
4576
4577 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4578 single entry to handle all these.
4579 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4580 libjava on arm-*-elf.
4581
c0292023
GK
45822002-09-27 Geoffrey Keating <geoffk@apple.com>
4583
4584 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4585 things that depend on them.
4586
c66d951e
NN
45872002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4588
4589 * Makefile.tpl: Make subsituted variables more autoconfy.
4590 * Makefile.in: Regenerate.
4591 * configure: Make seds more autoconfy.
4592
907a7241 45932002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
4594
4595 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4596 * Makefile.in: Regenerate.
4597 * configure.in: Rewrite sed statements to look autoconfy.
4598
907a7241
NN
4599 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4600 all-target-foo on configure-target-foo.
4601 * Makefile.def: Ditto.
4602 * Makefile.in: Rebuild.
4603
405ea7a0
NN
46042002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4605
4606 * Makefile.def: New file.
4607 * Makefile.tpl: New file.
4608 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4609
4610 * configure.in: Minor rearrangement. Simplify tests.
4611
bdc57bfd
JT
46122002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4613
4614 * configure.in (with_headers): Skip copy if value is "yes".
4615 (with_libs): Likewise.
4616
ae03d6e2
NN
46172002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4618
4619 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4620 * configure.in (sh*-*-pe*): Ditto.
4621 * configure.in (mips*-*-pe*): Ditto.
4622 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
4623
4624 * configure.in: Rearrange.
4625
707960fe
NC
46262002-09-12 Nick Clifton <nickc@redhat.com>
4627
4628 * Import these changes from the config master repository:
4629
4630 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4631
4632 * config.sub: Add tic4x target.
4633
4634 2002-09-03 Ben Elliston <bje@redhat.com>
4635
4636 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4637 Reported by <Duncan_Stodart@insession.com>.
4638
36ea319f
JJ
46392002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4640
4641 * COPYING.NEWLIB: More updates.
4642
cf57480a
JJ
46432002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4644
4645 * COPYING.NEWLIB: Update.
4646
fd31a171
AC
46472002-08-23 Andrew Cagney <ac131313@redhat.com>
4648
23b632fc
AC
4649 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4650
fd31a171
AC
4651 * config.guess: Import version 2002-08-23.
4652 * config.sub: Import version 2002-08-22.
4653
a08bafb5
AO
46542002-08-20 Alexandre Oliva <aoliva@redhat.com>
4655
4656 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4657 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4658 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4659
17240c1f
NC
46602002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4661
4662 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4663
e70ad0c6
L
46642002-08-04 H.J. Lu (hjl@gnu.org)
4665
4666 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4667
574e6d11
DD
46682002-07-31 Alan Modra <amodra@bigpond.net.au>
4669
4670 * configure.in: Move generic linux case to end. Copy generic
4671 linux noconfigdirs to mips*-*-linux* entry and new
4672 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4673
611e7523
CD
46742002-07-19 Chris Demetriou <cgd@broadcom.com>
4675
4676 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4677 one instance of them which was missed to the list to update.
4678
51759676
CD
46792002-07-16 Chris Demetriou <cgd@broadcom.com>
4680
4681 * config.guess: Update to 2002-07-09 version.
4682 * config.sub: Update to 2002-07-03 version.
4683
7c1f909c
DD
46842002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4685
4686 * configure.in: Remove two redundant tests.
4687
d7cf5d30
DD
46882002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4689
4690 * configure.in (mips*-*-irix6*o32): Enable stabs.
4691
c74222f7
DD
46922002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4693
5b53c336
DD
4694 * configure.in: Don't build grez.
4695 * Makefile.in: Ditto.
4696
c74222f7
DD
4697 * Makefile.in: Remove references to bsp, cygmon, libstub.
4698 * configure.in: Ditto.
4699
4700 * configure.in: Remove leftover reference to gdbtest.
4701
edd1b227
DD
47022002-07-08 Phil Edwards <pme@gcc.gnu.org>
4703
4704 * configure.in (gxx_include_dir): Change to match versioned
4705 C++ headers if --enable-version-specific-runtime-libs is used.
4706
486186e3
AO
47072002-07-04 Steve Ellcey <sje@cup.hp.com>
4708
4709 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4710
ff0a3bf8
DD
47112002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4712
4713 * configure.in: Make --without-x work.
4714
1dfa8174
NC
47152002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4716
4717 * contrib: New directory. Created to contain a copy of the
5481b376 4718 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
4719 the FSF GCC sources.
4720
07637366
DD
47212002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4722
b6f83f2a
DD
4723 * configure.in: Rearrange target Makefile fragment collection.
4724
07637366
DD
4725 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4726 cvs[src].
4727 * configure.in: Ditto.
4728
f48556b1
DD
47292002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4730
4731 * Makefile.in: Eliminate 'apache' targets.
4732 * configure.in: Eliminate 'apache' targets.
4733
4734 * configure.in: Eliminate redundant tests. Reorganize.
4735
4736 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4737
4738 * config-ml.in: Eliminate references to Cygnus configure.
4739
4740 * Makefile.in: Eliminate references to building emacs.
4741
47422002-07-01 Denis Chertykov <denisc@overta.ru>
4743
4744 * configure.in: Add support for ip2k.
4745
cdb9e2b8
BE
47462002-06-24 Ben Elliston <bje@redhat.com>
4747
4748 * configure.in (host_tools): Remove cgen.
4749
4750 * Makefile.in (all-cgen): Remove; runs from its source directory.
4751 (check-cgen, install-cgen, clean-cgen): Likewise.
4752 (all-opcodes): No not depend on all-cgen.
4753 (all-sim): Likewise.
4754
3558860c
DD
47552002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4756
4757 * configure.in: Fix AIX configury bug.
4758
e3b0c936
DD
47592002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4760
cdb9e2b8 4761 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4762
cdb9e2b8
BE
4763 * configure.in: Move definition of libstdcxx_flags right above
4764 usage, rather than way earlier.
8ee424c0 4765
c712250a
DD
4766 * configure.in: Pull definition of is_cross_compiler earlier.
4767
9ee1a75c
DD
4768 * configure.in: Rearrange a little.
4769
e3b0c936
DD
4770 * configure.in: Remove references to librx.
4771 * Makefile.in: Remove references to librx.
4772
b2bd228e
DD
47732002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4774
4775 * configure.in: Eliminate ${gasdir} variable.
4776
7cd52483
DB
47772002-06-18 Dave Brolley <brolley@redhat.com>
4778
4779 * configure.in: Add support for frv.
4780 * config.sub: Add support for frv.
4781
6c5e141a
DD
47822002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4783
4784 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4785
0d18b56d
JT
47862002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4787
4788 * configure.in (vax-*-netbsd*): Re-enable gas.
4789
fd8958d5
DD
47902002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4791
27f15fdd
DD
4792 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4793 BUILD_PREFIX_1, to correct nomenclature.
4794 * configure: Likewise.
4795
fd8958d5
DD
4796 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4797 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4798
0c2442b7
DD
47992002-05-31 Olaf Hering <olh@suse.de>
4800
4801 * config-ml.in: Propogate DESTDIR also.
4802
a3602181
JT
48032002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4804
4805 * configure.in (vax-*-netbsd*): Don't build gas for this
4806 platform.
4807
c95f53ae
MM
48082002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4809
4810 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4811 and libgcj for AVR.
4812
1d7c1053
NC
48132002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4814
4815 * config.sub: Add DLX target.
4816
4b37028f
JT
48172002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4818
4819 * config.guess: Update to 2002-05-22 version.
4820 * config.sub: Likewise.
4821
d5de0a84
NC
48222002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4823
4824 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4825 * config-ml.in: Likewise.
4826 * configure: Likewise.
4827 * configure.in: Likewise.
4828
c92a0210
DD
48292002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4830
115a77aa
DD
4831 * configure.in: Simplify makefile fragment collection.
4832
4833 * configure.in: Remove code to build emacs.
e99daf2b 4834
91e060aa
DD
4835 * configure.in : Remove --srcdir argument from targargs and buildargs
4836 (it's always overridden in the Makefile anyway). Rearrange a bit.
4837
4838 * configure: Move some logic to configure.in.
4839 * configure.in: Move some logic from configure.
c92a0210 4840
91217342
JJ
48412002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4842
4843 * COPYING.LIBGLOSS: New file.
4844
d3d8a9ee
NC
48452002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4846
4847 * Makefile.in: Honour DESTDIR.
4848
3a036cdc
AO
48492002-05-05 Alexandre Oliva <aoliva@redhat.com>
4850
4851 * configure.in (noconfigdirs): Don't disable libgcj on
4852 sparc64-*-solaris* and sparcv9-*-solaris*.
4853
6d095fe4
AO
48542002-05-03 Alexandre Oliva <aoliva@redhat.com>
4855
4856 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4857
dac55df9
TF
48582002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4859
4860 * configure.in (FLAGS_FOR_TARGET): Do not add
4861 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4862 on i[3456]86-*-linux*.
4863
a018e15b
TF
48642002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4865
4866 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4867
4868 * configure.in (noconfigdirs): Do not add target-newlib if
4869 target == i[3456]86-*-linux*, and host == target.
4870
5f284831
MM
48712002-04-29 Mark Mitchell <mark@codesourcery.com>
4872
4873 * config.guess: Updated to 2002-04-26's version.
4874 * config.sub: Updated to 2002-04-26's version.
4875
33babf59
DD
48762002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4877
bd5f7da2
DD
4878 * configure.in: delete reference to absent file
4879
a0c4f3a0
DD
4880 * configure.in: replace '[' with 'test'
4881
66f1ba4f
DD
4882 * configure.in: Eliminate references to gash.
4883 * Makefile.in: Eliminate references to gash.
4884
7c3ab50c
DD
4885 * configure.in: remove useless references to 'pic' makefile fragments.
4886
bbc025f5
DD
4887 * configure.in: (*-*-windows*) Finish removing.
4888
33babf59
DD
4889 * configure.in: Eliminate redundant test for libgui.
4890
d5ec694c
DD
48912002-04-26 Joel Sherrill <joel@OARcorp.com>
4892
4893 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4894 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4895
57a5346c
DD
48962002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4897
4898 * configure.in: remove references to dead files
4899
dbf93899
DD
49002002-04-18 Tom Tromey <tromey@redhat.com>
4901
4902 * configure.in: Disallow configuring libgcj when it is already
4903 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4904 Solaris 2.8 by default. For PR libgcj/6158.
4905
26eadf68
DD
49062002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4907
4908 * configure.in: Move default CC setting out of config/mh-* fragments
4909 directly into here.
4910
a0a2c6c6
DD
49112002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4912
4913 * configure.in: don't even try to configure or make a subdirectory
4914 if there's no configure script for it.
4915
9972f812
DD
49162002-04-15 Mark Mitchell <mark@codesourcery.com>
4917
4918 * MAINTAINERS: Remove chill maintainers.
4919 * Makefile.in (CHILLFLAGS): Remove.
4920 (CHILL_LIB): Remove.
4921 (TARGET_CONFIGDIRS): Remove libchill.
4922 (CHILL_FOR_TARGET): Remove.
4923 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4924 CHILL_LIB.
4925 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4926 (CHECK_TARGET_MODULES): Likewise.
4927 (INSTALL_TARGET_MODULES): Likewise.
4928 (CLEAN_TARGET_MODULES): Likewise.
4929 (configure-target-libchill): Remove.
4930 (all-target-libchill): Remove.
4931 * configure.in (target_libs): Remove target-libchill.
4932 Do not compute CHILL_FOR_TARGET.
4933 * libchill: Remove directory.
5481b376 4934
75205f78
DD
49352002-04-15 DJ Delorie <dj@redhat.com>
4936
4937 * Makefile.in, configure.in, configure: Sync with gcc, entries
4938 follow...
4939
49402002-04-08 Tom Tromey <tromey@redhat.com>
4941
4942 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4943 Fixes PR libgcj/6068.
4944
49452002-03-30 Krister Walfridsson <cato@df.lth.se>
4946
4947 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4948
49492002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4950
4951 * configure.in (alpha*-dec-osf*): Enable libgcj.
4952
49532002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4954
4955 Fix for: PR bootstrap/3591, target/5676
4956 * configure.in (mcore-pe): Disable the configuration of
4957 libstdc++-v3 since exceptions are not supported.
4958
49592002-03-20 Anthony Green <green@redhat.com>
4960
4961 * configure.in: Enable libgcj for xscale-elf target.
4962
49632002-02-28 Alexandre Oliva <aoliva@redhat.com>
4964
4965 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4966 libjava.
4967 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4968
49692002-02-22 Alexandre Oliva <aoliva@redhat.com>
4970
4971 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4972 libstdc++-v3 and libjava.
4973
49742002-02-11 Adam Megacz <adam@xwt.org>
4975
4976 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4977 boehm-gc
4978
49792002-02-09 Alexandre Oliva <aoliva@redhat.com>
4980
4981 * config.guess: Updated to 2002-01-30's version.
4982 * config.sub: Updated to 2002-02-01's version.
4983 Contribute sh64-elf.
4984 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4985 * configure.in: Added sh64-*-*.
4986
49872002-01-17 H.J. Lu <hjl@gnu.org>
4988
4989 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4990 (all-target-fastjar): Also depend on all-target-libiberty.
4991
4992Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4993
4994 * configure, configure.in: Use temp file for long sed commands.
4995
49962001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4997
4998 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4999 libf2c.
5000
50012001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
5002
5003 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5004
50052001-10-11 Hans-Peter Nilsson <hp@axis.com>
5006
5007 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5008
50092001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5010
5011 * configure: Handle temporary files securely using mkdir.
5012
50132001-09-26 Will Cohen <wcohen@redhat.com>
5014
5015 * configure.in (*-*-linux*): Disable configuration of target-newlib
5016 and target-libgloss.
5017
50182001-09-26 Alexandre Oliva <aoliva@redhat.com>
5019
5020 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5021 RANLIB.
5022
50232001-08-11 Graham Stott <grahams@redhat.com>
5024
5025 * Makefile.in (check-c++): Add missing semicolon.
5026
50272001-07-25 Andrew Haley <aph@cambridge.redhat.com>
5028
5029 * configure.in (sh-*-linux*): New.
5030
50312001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5032
5033 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5034 and libgcj on m68hc11/m68hc12.
5035
50362001-06-27 H.J. Lu (hjl@gnu.org)
5037
5038 * Makefile (CFLAGS_FOR_BUILD): New.
5039 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5040
50412001-06-01 Hans-Peter Nilsson <hp@axis.com>
5042
5043 * configure.in (libstdcxx_flags): Do not try to execute
5044 libstdc++-v3/testsuite_flags until it exists.
5045
50462001-05-18 Benjamin Kosnik <bkoz@redhat.com>
5047
5048 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5049
50502001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
5051
5052 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5053
5054Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
5055
5056 * configure.in: Move *-chorusos target case to the proper switch.
5057 Disable libgcj.
5058
50592001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5060
5061 * Makefile.in (STAGE1_CFLAGS): Pass down.
5062
50632001-04-13 Alan Modra <amodra@one.net.au>
5064
5065 * config.guess: Add hppa64-linux support. Note for next import that
5066 this is already in the master file.
5067 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
5068
50692001-03-22 Colin Howell <chowell@redhat.com>
5070
5071 * Makefile.in (DO_X): Do not backslash single-quotes in
5072 backquotes (two places).
5073
50742001-03-18 Laurynas Biveinis <lauras@softhome.net>
5075
5076 * Makefile.in (DO_X): Quote nested quotes.
5077
50782001-03-15 Laurynas Biveinis <lauras@softhome.net>
5079
5080 * Makefile.in (DO_X): Use double quotes for quoting
5081 "RANLIB=$${RANLIB}".
5082
50832001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5084
5085 * configure.in: Only use `lang_requires' for languages athat are
5086 actually enabled.
5087
50882001-03-07 Tom Tromey <tromey@redhat.com>
5089
5090 * configure.in: Allow config-lang.in to set `lang_requires' to list
5091 of other required languages.
5092
50932001-03-06 Laurynas Biveinis <lauras@softhome.net>
5094
5095 * Makefile.in: Remove RANLIB definition. Use RANLIB
5096 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5097 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5098
50992001-02-28 Benjamin Kosnik <bkoz@redhat.com>
5100 Alexandre Oliva <aoliva@redhat.com>
5101
5102 * Makefile.in (check-c++): Use tabs, not spaces.
5103
51042001-02-19 Benjamin Kosnik <bkoz@redhat.com>
5105
5106 * Makefile.in (check-c++): New rule.
5107
5108 * configure.in (target_libs): Remove libg++.
5109 (noconfigdirs): Remove libg++.
5110 (noconfigdirs): Same.
5111 (noconfigdirs): Same.
5112 (noconfigdirs): Same.
5113
5114 * config-ml.in: Remove libg++ references.
5115
5116 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5117 (ALL_TARGET_MODULES): Same.
5118 (configure-target-libg++): Remove.
5119 (all-target-libg++): Remove.
5120 (configure-target-libio): Remove.
5121 (all-target-libio): Remove.
5122 (check-target-libio): Remove.
5123 (.PHONY): Remove.
5124 (libg++.tar.bz2): Remove.
5125 (all-target-cygmon): Remove libio.
5126 (all-target-libstdc++): Remove.
5127 (configure-target-libstdc++): Remove.
5128 (TARGET_LIB_PATH): Remove libstdc++.
5129 (ALL_GCC_CXX): Remove libstdc++.
5130 (all-target-gperf): Correct.
5131
51322001-02-15 Anthony Green <green@redhat.com>
5133
5134 * configure: Introduce GCJ_FOR_TARGET.
5135 * configure.in: Ditto.
5136 * Makefile.in: Ditto.
5137
51382001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5139
5140 * configure.in: for *-chorusos, don't config target-newlib and
5141 target-libgloss.
5142
51432001-02-04 Mark Mitchell <mark@codesourcery.com>
5144
5145 Remove V2 C++ library.
5146 * configure.in: Remove --enable-libstdcxx_v3 support.
5147
51482001-01-27 Richard Henderson <rth@redhat.com>
5149
5150 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5151
51522001-01-26 Tom Tromey <tromey@redhat.com>
5153
5154 * configure.in: Allow libgcj to be built on Sparc Solaris.
5155
51562001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
5157
5158 * configure.in: Enable libgcj on several additional platforms.
5159
51602001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
5161
5162 * configure.in: Enable libgcj for linux targets.
5163
51642001-01-09 Mike Stump <mrs@wrs.com>
5165
5166 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5167 failures of subdirectories.
5168
51692001-01-02 Laurynas Biveinis <lauras@softhome.net>
5170
5171 * configure: handle DOS-style absolute paths.
5172
51732001-01-02 Laurynas Biveinis <lauras@softhome.net>
5174
5175 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5176
51772000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5178
5179 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5180 (libstdcxx_incdir): Pass down.
5181 * config.if: Remove expired bits for cxx_interface, add stub.
5182 (libstdcxx_incdir): Add variable for g++ include directory.
5183 * configure.in (gxx_include_dir): Use it.
5184
51852000-12-15 Andreas Jaeger <aj@suse.de>
5186
5187 * configure.in: Handle lang_dirs.
5188
51892000-12-13 Anthony Green <green@redhat.com>
5190
5191 * configure.in: Disable libgcj for any target not specifically
5192 listed. Disable libgcj for x86 and Alpha Linux until compatible
5193 with g++ abi.
5194
51952000-12-13 Mike Stump <mrs@wrs.com>
5196
5197 * Makefile.in (local-distclean): Also remove fastjar.
5198
51992000-12-10 Anthony Green <green@redhat.com>
5200
5201 * configure.in: Define libgcj. Disable libgcj target libraries for
5202 most targets.
5203
52042000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5205
5206 * configure.in (target_libs): Revert 2000-12-08 patch.
5207 (noconfigdirs): Added target-libjava.
5208
52092000-12-09 Laurynas Biveinis <lauras@softhome.net>
5210
5211 * Makefile.in: handle DOS-style absolute paths.
5212
52132000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5214
5215 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5216 libjava.
5217 * configure.in (target_libs): Removed `target-libjava'.
5218
52192000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5220
5221 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5222 (ALL_MODULES): Added fastjar.
5223 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5224 (all-target-libjava): all-fastjar replaces all-zip.
5225 (all-fastjar): Added.
5226 (configure-target-fastjar, all-target-fastjar): Likewise.
5227 * configure.in (host_tools): Added fastjar.
5228
52292000-12-07 Mike Stump <mrs@wrs.com>
5230
5231 * Makefile.in (local-distclean): Remove leftover built files.
5232
52332000-11-16 Fred Fish <fnf@be.com>
5234
5235 * configure.in (enable_libstdcxx_v3): Fix typo,
5236 libstd++ -> libstdc++.
5237
52382000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5239
5240 * configure: Provide the original toplevel configure arguments
5241 (including $0) to subprocesses in the environment rather than
5242 through gcc/configargs.h.
5243
52442000-11-12 Mark Mitchell <mark@codesourcery.com>
5245
5246 * configure: Turn on libstdc++ V3 by default.
5247
52482000-10-16 Michael Meissner <meissner@redhat.com>
5249
5250 * configure (gcc/configargs.h): Only create if there is a build GCC
5251 directory created.
5252
52532000-10-05 Phil Edwards <pme@gcc.gnu.org>
5254
5255 * configure: Save configure arguments to gcc/configargs.h.
5256
52572000-10-04 Andris Pavenis <pavenis@latnet.lv>
5258
5259 * Makefile.in (bootstrap): avoid recursion if subdir missing
5260 (cross): ditto
5261 (do-proto-toplev): ditto
5262
5263Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5264
5265 * configure.in: Do not build byacc for hppa64. Provide paths to the
5266 X11 libraries for hppa64.
5267
52682000-09-02 Anthony Green <green@cygnus.com>
5269
5270 * Makefile.in (all-gcc): Depend on all-zlib.
5271 (CLEAN_MODULES): Add clean-zlib.
5272 (ALL_MODULES): Add all-zlib.
5273 * configure.in (host_libs): Add zlib.
5274
52752000-08-25 Alexandre Oliva <aoliva@redhat.com>
5276
5277 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5278 $targargs to tell whether newlib is going to be built.
5279
5280 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5281 $$r/TARGET_SUBDIR/libio for _G_config.h.
5282
52832000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5284
5285 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5286
5287 * configure: Make enable_threads and enable_shared defaults
5288 explicit. Substitute enable_threads into generated Makefiles.
5289 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5290 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5291
52922000-08-02 Manfred Hollstein <manfredh@redhat.com>
5293
5294 * configure.in: Re-enable all references to libg++ and librx.
5295
ffb97b2f 52962002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 5297
ffb97b2f
DD
5298 * configure.in: Add *-*-freebsd* configurations.
5299
bbf6e9e3
AC
53002002-04-07 Andrew Cagney <ac131313@redhat.com>
5301
5302 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
5303 (do-tar, do-bz2): New rules.
5304 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
5305 (gdb-tar): New rule.
5306 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
5307 (insight_dejagnu.tar): New rule.
5308 (insight.tar): New rule.
5309 (gdb+dejagnu.tar): New rule.
5310 (gdb.tar): New rule.
5311
8f1579c0
AC
53122002-04-07 Andrew Cagney <ac131313@redhat.com>
5313
5314 * MAINTAINERS: Update dejagnu/
5315
ba3c59ab
AO
53162002-03-16 Alexandre Oliva <aoliva@redhat.com>
5317
5318 * ltmain.sh (relink_command): Fix typo in previous change.
5319
6243d5dd
AO
53202002-03-15 Alexandre Oliva <aoliva@redhat.com>
5321
5322 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
5323 (relink_command): Added --tag flags.
5324 (mode=install): If relinking fails; error out.
5325
80413487
RH
53262002-03-12 Richard Henderson <rth@redhat.com>
5327
5328 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
5329 .NOTPARALLEL tag.
5330 (do-check): Rename from check.
5331 (check): Allow parallel check.
5332
3daeddf6
RH
53332002-03-11 Richard Henderson <rth@redhat.com>
5334
5335 * Makefile.in (.NOTPARALLEL): Add fake tag.
5336
fad93c55
L
53372002-03-07 H.J. Lu (hjl@gnu.org)
5338
5339 * configure.in: Enable gprof for mips*-*-linux*.
5340
2e8357fc
AO
53412002-02-28 Alexandre Oliva <aoliva@redhat.com>
5342
5343 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5344 libjava.
5345 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5346
bd48e1a9
AC
53472002-02-24 Andrew Cagney <ac131313@redhat.com>
5348
5349 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5350
39121370
DJ
53512002-02-23 Daniel Jacobowitz <drow@mvista.com>
5352
5353 * config.guess: Import from master sources, rev 1.232.
5354 * config.sub: Import from master sources, rev 1.246.
5355
081ff160
AO
53562002-02-23 Alexandre Oliva <aoliva@redhat.com>
5357
5358 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5359 because its Makefile is there; test for the executable instead.
5360
20a5393b
AO
53612002-02-09 Alexandre Oliva <aoliva@redhat.com>
5362
5363 Contribute sh64-elf.
5364 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5365 * configure.in: Added sh64-*-*.
5366
38135629
JJ
53672002-02-04 Jeff Johnston <jjohnstn@redhat.com>
5368
80413487
RH
5369 * COPYING.NEWLIB: Remove advertising clause from
5370 Berkeley and Red Hat licenses.
38135629 5371
48d19748
MD
53722002-02-01 Mo DeJong <supermo@bayarea.net>
5373
5374 * Makefile.in: Add all-tix to deps for all-snavigator
5375 so that tix is built when building snavigator.
5376
f6e1c110
BE
53772002-02-01 Ben Elliston <bje@redhat.com>
5378
5379 * config.guess: Import from master sources, rev 1.229.
5380 * config.sub: Import from master sources, rev 1.240.
5381
4867be41
DJ
53822002-01-27 Daniel Jacobowitz <drow@mvista.com>
5383
5384 From Steve Ellcey <sje@cup.hp.com>:
5385 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5386 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5387 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5388 IA64.
5389 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5390 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5391 soname_spec, sys_lib_search_path_spec): Ditto.
5392
e82380cc
JT
53932002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
5394
5395 * configure.in (*-*-netbsd*): New. Skip target-newlib,
5396 target-libiberty, and target-libgloss. Skip Java-related
5397 libraries if not supported for NetBSD on target CPU.
5398
1319fb9c
NC
53992002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
5400
5401 * configure.in: Import StrongARM and XScale target_configdirs from
5402 FSF GCC version.
5403
b020f6ac
L
54042002-01-16 H.J. Lu (hjl@gnu.org)
5405
5406 * config.guess: Import from master sources, rev 1.225.
5407 * config.sub: Import from master sources, rev 1.238.
5408
5409 * MAINTAINERS: Updated notes on config.guess and config.sub.
5410
a0c1c920
NC
54112002-01-11 Steve Ellcey <sje@cup.hp.com>
5412
5413 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5414 ld and gdb are not supported.
5415
a9fa5e1f
JJ
54162002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5417
5418 * Change reference to Cygnus Solutions to be Red Hat.
5419
94077108
JJ
54202002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5421
5422 * COPYING.NEWLIB: Update generic copyright date.
5423
05ecd75c
MS
54242002-01-07 Mark Salter <msalter@redhat.com>
5425
5426 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5427 Allow target-libgloss to be built for arm, strongarm, and xscale.
5428
a106bb62
BE
54292002-01-03 Ben Elliston <bje@redhat.com>
5430
5431 * MAINTAINERS: Update URL for config.* scripts.
5432
0e254642
AM
54332001-12-18 Alan Modra <amodra@bigpond.net.au>
5434
5435 * config.sub: Import latest version.
5436 * config.guess: Likewise.
5437
0a0d0041
TF
54382001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5439
5440 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5441 options for i[3456]86-pc-linux* native builds.
5442
d932cae7
NC
54432001-12-05 Laurent Guerby <guerby@acm.org>
5444
5445 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 5446 libiberty.
d932cae7
NC
5447
5448 Import this patch from gcc:
5481b376 5449
d932cae7
NC
5450 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5451
5452 * symlink-tree: handle DOS-style absolute paths.
5453
49b7683b
DD
54542001-11-28 DJ Delorie <dj@redhat.com>
5455 Zack Weinberg <zack@codesourcery.com>
5456
5457 When build != host, create libiberty for the build machine.
5458
5459 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5460 CONFIG_ARGUMENTS.
5461 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5462 New variables.
5463 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5464 and rules.
5465 (all.normal): Depend on ALL_BUILD_MODULES.
5466 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5467 (all-build-libiberty): Depend on configure-build-libiberty.
5468
5469 * configure: Calculate and substitute proper value for
5470 ALL_BUILD_MODULES.
5471 * configure.in: Create the build subdirectory.
5472 Calculate and substitute TARGET_CONFIGARGS (formerly
5473 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5474
26ef82f4
GK
54752001-11-26 Geoffrey Keating <geoffk@redhat.com>
5476
5477 * config.sub: Update to version 1.232 on subversion.
5478
43e64072
NC
54792001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5480
5481 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5482 files from .po files for a distribution.
5483
66f6c0d5
HPN
54842001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
5485
5486 * COPYING.NEWLIB: Mention preserved notice in specific parts.
5487
4a02fdb2
JH
54882001-11-13 Jeff Holcomb <jeffh@redhat.com>
5489
5490 Merged from net gcc:
5491 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5492 * ltcf-c.sh: Use $objext, not $ac_objext.
5493 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5494 * ltcf-cxx.sh: Add support for GNU.
5495 2001-07-22 Timothy Wall <twall@redhat.com>
5496 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5497 default settings if using GNU tools with that configuration.
5498 * ltcf-cxx.sh: Ditto.
5499 * ltcf-gcj.sh: Ditto.
5500 2001-07-21 Michael Chastain <chastain@redhat.com>
5501 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5502 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5503 * ltmain.sh: Mark as gcc-local.
5504
227b9953
JH
55052001-11-13 Jeff Holcomb <jeffh@redhat.com>
5506
5507 * Makefile.in (all-bison): Revert 2001-10-24.
5508 Don't depend on texinfo.
5509
cbbab8fb
JJ
55102001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5511
80413487 5512 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 5513
922b2485
DD
55142001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5515
5516 * configure.in (--enable-languages): Be more permissive about
5517 syntax. Check for empty lists better. Warn about $LANGUAGES.
5518
f08fa01d
HPN
55192001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5520
5521 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5522
fee3da4e
JH
55232001-10-24 Jeff Holcomb <jeffh@redhat.com>
5524
5525 Makefile.in (all-bison): Don't depend on texinfo.
5526
73fb1ef9
AM
55272001-10-03 Alan Modra <amodra@bigpond.net.au>
5528
5529 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5530
373688ac
AO
55312001-09-29 Alexandre Oliva <aoliva@redhat.com>
5532
5533 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5534
9c07660b
HPN
55352001-09-28 Hans-Peter Nilsson <hp@axis.com>
5536
5537 * config.sub, config.guess: Import latest from subversions.
5538
3f152009
AO
55392001-09-21 Alexandre Oliva <aoliva@redhat.com>
5540
5541 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5542 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5543 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5544 avoid quotes nesting problems.
5545 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5546 (DO_X): Export only variables that are set.
5547
8f6a59e5
BE
55482001-09-19 Ben Elliston <bje@redhat.com>
5549
5550 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5551 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5552 semantics. Use the shell built-in "type" command instead.
5553
a1ec19fa
TS
55542001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5555
5556 * config.sub: Reverted the earlier change, this version is not the
5557 master file.
5558
4008bd9b
TS
55592001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5560
5561 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5562 Add support for mips64.
5563
dd1e52a4
JH
55642001-09-03 Jeff Holcomb <jeffh@redhat.com>
5565
5566 * configure.in: Enable libstdc++-v3 for h8300 targets.
5567
91549d1c
EC
55682001-08-30 Eric Christopher <echristo@redhat.com>
5569 Jason Eckhardt <jle@redhat.com>
5570
5571 * config.sub: Add support for mipsisa32.
5572
cf966cf9
EC
55732001-08-30 Eric Christopher <echristo@redhat.com>
5574
5575 * config.sub, config.guess: Import latest from subversions.
5576
82208dc5
AM
55772001-08-20 Alan Modra <amodra@bigpond.net.au>
5578
5579 * config.sub, config.guess: Import latest from subversions.
5580
4dca8403
DD
55812001-07-26 DJ Delorie <dj@redhat.com>
5582
5583 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5584
1107dce2
AM
55852001-06-19 Alan Modra <amodra@bigpond.net.au>
5586
5587 * Makefile.in: Revert 2001-06-17.
5588 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5589
e09a6604
L
55902001-06-17 H.J. Lu <hjl@gnu.org>
5591
5592 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5593 (gas+binutils.tar.bz2): Likewise.
5594 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5595
31a8b634
AC
5596Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5597
5598 * Makefile.in (VER): When present, extract the version number from
5481b376 5599 the file version.in.
31a8b634 5600
dc70af01
AO
56012001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5602
5603 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5604 gcc/xgcc is built, use -print-prog-name to find out the program
5605 name to use.
5606
839bbd8c
AO
56072001-06-04 Mark Mitchell <mark@codesourcery.com>
5608
5609 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5610 with_gcc]: Use `gcc -shared' to build a shared library.
5611
566e9a30
AO
56122001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5613
5614 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5615 archives.
5616
e877bb69
AO
56172001-05-28 Simon Patarin <simon.patarin@inria.fr>
5618
5619 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5620 libraries when using g++ with native linker.
5621
1605288b
AO
56222001-05-28 Alexandre Oliva <aoliva@redhat.com>
5623
5624 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5625
11a383ba
TR
56262001-05-24 Tom Rix <trix@redhat.com>
5627
5628 * configure.in : enable ld for aix
cf966cf9 5629
18611226
AO
56302001-05-22 Alexandre Oliva <aoliva@redhat.com>
5631
5632 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5633 [aix4*|aix5*]: Prepend blank.
5634
6be7c12c
AO
56352001-05-20 Alexandre Oliva <aoliva@redhat.com>
5636
5637 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5638 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5639 of subdir/configure scripts to use the new libtool.m4.
5640
4ed00bba
L
56412001-05-14 H.J. Lu <hjl@gnu.org>
5642
5643 * config.if (libc_interface): Set to -libc6.2- for cross
5644 compiling to Linux/glibc 2.2.
5645
b1af961c
AO
56462001-05-03 Alexandre Oliva <aoliva@redhat.com>
5647
5648 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5649 libgcj.
5650
5ec3e74e
AO
56512001-04-26 Alexandre Oliva <aoliva@redhat.com>
5652
5653 * configure.in (noconfigdirs): Don't reset it from scratch in the
5654 target case; only append to it.
5655
b3ed1d6b
AO
56562001-04-26 Alexandre Oliva <aoliva@redhat.com>
5657
5658 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5659 sparc-*-solaris2.8]: Disable ${libgcj}.
5660
96111c10
AO
56612001-04-25 Alexandre Oliva <aoliva@redhat.com>
5662
5663 * configure.in (libgcj_saved): Copy from $libgcj.
5664 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5665 --disable-libgcj.
5666
b5bf43f2
AO
56672001-04-20 Alexandre Oliva <aoliva@redhat.com>
5668
5669 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5670 1.641.2.228.
5671
8cc32590
AO
56722001-04-12 Alexandre Oliva <aoliva@redhat.com>
5673
5674 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5675 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5676
dec0cb0c
AO
56772001-04-01 Alexandre Oliva <aoliva@redhat.com>
5678
5679 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5680 New macros.
5681 (bootstrap, cross): Use RECURSE_FLAGS.
5682 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5683
6a9c3886
AO
56842001-03-27 Alexandre Oliva <aoliva@redhat.com>
5685
5686 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5687
d4fc7db8
NC
56882001-03-23 Nick Clifton <nickc@redhat.com>
5689
5690 * README-maintainer-mode: Add note about inability to use "make
5691 distclean" in maintainer mode.
5692
7389ff65
AO
56932001-03-22 Alexandre Oliva <aoliva@redhat.com>
5694
5695 Re-installed:
5696 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5697 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5698 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5699 * ltcf-cxx.sh: Likewise.
5700 * ltcf-gcj.sh: Likewise.
5701
b3e0dc8e
PB
57022001-03-22 Philip Blundell <philb@gnu.org>
5703
5704 * config.sub, config.guess: Import latest from subversions.
5705
469b781c
AO
57062001-03-22 Alexandre Oliva <aoliva@redhat.com>
5707
5708 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5709 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5710
b0dad762
MC
57112001-03-20 Michael Chastain <chastain@redhat.com>
5712
5713 * Makefile.in: all-m4 depends on all-texinfo.
5714
c559bb17
AO
57152001-03-08 Alexandre Oliva <aoliva@redhat.com>
5716
5717 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5718
fef4ae2e
JJ
57192001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5720
5721 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5722 longer valid.
5723
8d6dd99d
NC
57242001-02-16 Nick Clifton <nickc@redhat.com>
5725
5726 * configure.in (noconfigdirs): Allow configuration of texinfo
5727 for Cygwin hosts.
5728
a85d7ed0
NC
57292001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5730
5731 * config.guess: Add linux target for S/390.
5732 * config.sub: Likewise.
5733 * configure.in: Likewise.
5734
51221c5e
DD
57352001-02-06 Ben Elliston <bje@redhat.com>
5736
5737 * configure: Output host type to stdout, not stderr.
5738
9dec4c71
MS
57392001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5740
5741 * config.guess: Import from subversions.gnu.org (revision 1.181).
5742 * config.sub: Import from subversions.gnu.org (revision 1.199).
5743
9add9c04
AM
57442001-01-30 Alan Modra <alan@linuxcare.com.au>
5745
5746 * config.guess: Handle hppa64-linux systems.
5747
8679174d
MS
57482001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5749
5750 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5751 Don't unset, it's non-portable and no longer necessary, set to empty
5752 instead.
5753
02d01ed4
MS
57542001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5755
5756 * ltconfig: Shell portability fix for the tagname validity check.
5757
4cc5853d
MS
57582001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5759
5760 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5761
7487e485
AO
57622001-01-27 Alexandre Oliva <aoliva@redhat.com>
5763
5764 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5765 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5766
f332af52
AO
57672001-01-24 Alexandre Oliva <aoliva@redhat.com>
5768
5769 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5770 keep at least one of build_libtool_libs or build_old_libs set to
5771 yes.
5772
ef099754
AO
57732001-01-24 Alexandre Oliva <aoliva@redhat.com>
5774
5775 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5776 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5777
8341f2fc 57782000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5779
8341f2fc
AJ
5780 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5781
57822000-11-03 Philip Blundell <pb@futuretv.com>
5783
5784 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5785 files.
ebf0fa2e 5786
c320a39f
JJ
57872001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5788
5789 * COPYING.NEWLIB: Put into source repository.
5790
8817b92e
BE
57912001-01-15 Ben Elliston <bje@redhat.com>
5792
5793 * configure.in (host_tools): Add sid.
5794 Always configure cgen.
5795 * Makefile.in (all-sid): New target.
5796 (check-sid, clean-sid, install-sid): Likewise.
5797
35590697
AJ
57982001-01-07 Andreas Jaeger <aj@suse.de>
5799
80413487 5800 * config.sub, config.guess: Update from subversions.
35590697 5801
6ee6cea6
AO
58022000-12-12 Alexandre Oliva <aoliva@redhat.com>
5803
5804 * configure.in: Disable language-specific target libraries for
5805 languages that aren't enabled.
5806
077b8428
NC
58072000-11-24 Nick Clifton <nickc@redhat.com>
5808
5809 * configure.in (xscale-elf): Add target.
5810 (xscale-coff): Add target.
5811 (c4x, c5x, tic54x): Move after ARM targets.
5812
9e28a1ed
AO
58132000-11-23 Alexandre Oliva <aoliva@redhat.com>
5814
5815 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5816
be98a80a
ILT
58172000-11-20 Ian Lance Taylor <ian@zembu.com>
5818
5819 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5820
5cec67bf
AO
58212000-11-18 Alexandre Oliva <aoliva@redhat.com>
5822
5823 * Makefile.in: Merge with GCC and libgcj.
5824 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5825 configure-target-<library> when their configure scripts need the C
5826 or C++ library to have already been built to work properly.
5827 (do_proto_toplev): Set them to an empty string.
5828
d932cae7 58292000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5830
5831 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5832 (REALLY_SET_LIB_PATH): Use them.
5833
d932cae7 58342000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5835
5836 * config.sub: Add support for Sun Chorus
5837
8602ff0c
NC
58382000-11-02 Per Lundberg <plundis@chaosdev.org>
5839
5840 * config.sub: Add support for the *-storm-chaos OS.
5841
f9e0997d
NC
58422000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5843
80413487
RH
5844 * configure.in (noconfigdirs): Don't compile some
5845 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5846
d64552c5
AO
58472000-09-30 Alexandre Oliva <aoliva@redhat.com>
5848
5849 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5850 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5851 all affected `configure' scripts.
5852
97f60b31
AO
58532000-09-25 Alexandre Oliva <aoliva@redhat.com>
5854
5855 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5856 ltcf-c.sh.
5857
6e8dd58f
PB
58582000-09-12 Philip Blundell <philb@gnu.org>
5859
5860 * config.sub, config.guess: Update from subversions.
5861
103a2e99
AO
58622000-09-06 Alexandre Oliva <aoliva@redhat.com>
5863
51601921
AO
5864 * Makefile.in (all-zlib): Added dummy target.
5865
103a2e99
AO
5866 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5867 multi-language branch.
5868
2809b4b9
AO
58692000-09-05 Alexandre Oliva <aoliva@redhat.com>
5870
5871 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5872 (bootstrap*): Depend on all-bootstrap.
5873
7450026c
AO
58742000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5875
5876 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5877 crosses, but add gcc/include to the header search path for them.
5878
6cf86f7f
AO
58792000-08-31 Alexandre Oliva <aoliva@redhat.com>
5880
5881 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5882 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5883 * gettext.m4: New file, extracted from aclocal.m4.
5884
ce2ea6e3
AO
58852000-08-22 Alexandre Oliva <aoliva@redhat.com>
5886
5887 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5888 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5889 sub-configures.
5890
9765193e
DE
58912000-08-20 Doug Evans <dje@casey.transmeta.com>
5892
5893 * Makefile.in (ALL_MODULES): Add all-cgen.
5894 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5895 (all-cgen): New target.
5896 (all-opcodes,all-sim): Depend on all-cgen.
5897 * configure.in (host_tools): Add cgen.
5898 Only configure cgen if --enable-cgen-maint.
5899
d7b32520
AO
59002000-08-17 Alexandre Oliva <aoliva@redhat.com>
5901
5902 * config-ml.in (CC, CXX): Don't introduce a leading space.
5903
e52ef561
AO
59042000-08-16 Alexandre Oliva <aoliva@redhat.com>
5905
5906 * configure.in (libstdcxx_flags): Use
5907 libstdc++-v3/src/libstdc++.INC.
5908
88f9c2a0
AO
59092000-08-15 Alexandre Oliva <aoliva@redhat.com>
5910
5911 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5912
98fbe43f
JM
59132000-08-11 Jason Merrill <jason@redhat.com>
5914
5915 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5916 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5917 (FLAGS_FOR_TARGET): Not here.
5918 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5919
279ddab4
DD
59202000-08-07 DJ Delorie <dj@redhat.com>
5921
5922 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5923 "if we're also building gcc, and it's a gcc that will run on the
5924 build machine, we want to use its includes instead of the system's
5925 default includes".
5926
60523a83
AO
59272000-08-03 Alexandre Oliva <aoliva@redhat.com>
5928
24ffec7a
AO
5929 * configure.in (libstdcxx_flags): Don't use `"'.
5930
60523a83
AO
5931 * config-ml.in: Adjust multilib search paths to the
5932 appropriate multilib tree.
5933
daf644b5
AO
59342000-08-02 Alexandre Oliva <aoliva@redhat.com>
5935
5936 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5937 commas in $LANGUAGES.
5938
63266560
DD
59392000-08-01 Alexandre Oliva <aoliva@redhat.com>
5940
5941 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5942
59432000-07-31 Alexandre Oliva <aoliva@redhat.com>
5944
5945 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5946 CXX_FOR_TARGET for sed.
5947
59482000-07-30 Alexandre Oliva <aoliva@redhat.com>
5949
5950 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5951 Do not override if already set in the environment or in configure.
5952 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5953 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5954
9e449d3e
AO
59552000-07-27 Alexandre Oliva <aoliva@redhat.com>
5956
5957 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5958 (GCC_FOR_TARGET): Use it.
5959 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5960 * configure.in: ... here.
5961 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5962 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5963
8bbd92e0
AO
59642000-07-24 Alexandre Oliva <aoliva@redhat.com>
5965
fd1f87b2
AO
5966 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5967 (configure-target-libchill, configure-target-libobjc): Likewise.
5968
8bbd92e0
AO
5969 * configure.in: Use the same cache file for all target libs.
5970 * config-ml.in: But different cache files per multilib variant.
5971
25c6c112
JL
59722000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5973
5974 * configure (topsrcdir): Don't use dirname.
5975
ba73c63f
JM
59762000-07-20 Jason Merrill <jason@redhat.com>
5977
5978 * configure.in: Remove all references to libg++ and librx.
5979
5980 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5981
1af08294
HPN
59822000-07-20 Hans-Peter Nilsson <hp@axis.com>
5983
5984 * config.sub: Update to subversions version 2000-07-06.
5985
ba73c63f
JM
59862000-07-12 Andrew Haley <aph@cygnus.com>
5987
5988 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5989 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5990
59912000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5992
5993 * symlink-tree: Check number of arguments.
5994
d932cae7 59952000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5996
5997 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5998
ba73c63f
JM
59992000-07-05 Jim Wilson <wilson@cygnus.com>
6000
6001 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6002 search path for a g++ extracted from the build tree. This
6003 will allow link tests run by configure scripts in
6004 subdirectories to succeed.
6005
92ee2f86
UC
60062000-07-01 Koundinya K <kk@ddeorg.soft.net>
6007
80413487 6008 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 6009
23f2f29f
CV
60102000-06-28 Corinna Vinschen <vinschen@cygnus.com>
6011
6012 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6013 `os2'. Force ac_cv_exeext to be ".exe" in that case.
6014
f04f5a67
TW
60152000-06-19 Timothy Wall <twall@cygnus.com>
6016
6017 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6018 * config.sub: Add tic54x target.
6019
11da68be
NC
60202000-06-07 Phillip Thomas <pthomas@suse.de>
6021
6022 * README-maintainer-mode: New file: Contains notes on using
6023 --enable-maintainer-mode with binutils.
6024
d932cae7 60252000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
6026
6027 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
6028
d932cae7 60292000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
6030
6031 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6032 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6033
9442cea3
L
603420000-05-21 H.J. Lu (hjl@gnu.org)
6035
80413487
RH
6036 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6037 directory are used if they exist. Make sure
6038 $(build_tooldir)/include is searched for header files,
6039 $(build_tooldir)/lib/ for library files.
9442cea3 6040 (GCC_FOR_TARGET): Likewise.
80413487 6041 (CXX_FOR_TARGET): Likewise.
9442cea3 6042
d932cae7 60432000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
6044
6045 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6046
d932cae7 60472000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
6048
6049 * Makefile.in (configure-target-libiberty): Depend on
6050 configure-target-newlib.
6051
ba73c63f
JM
60522000-05-16 Alexandre Oliva <aoliva@cygnus.com>
6053
6054 * configure.in, Makefile.in: Merge all libffi-related
6055 configury stuff from the libgcj tree.
6056
d932cae7 60572000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
6058
6059 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6060 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6061
d932cae7 60622000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
6063
6064 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6065 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 6066 current version information. Add to proto-toplev directory.
b5a23627
AC
6067 (gdb-taz): Build do-djunpack.
6068
ba73c63f
JM
60692000-05-15 David Edelsohn <edelsohn@gnu.org>
6070
6071 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6072
7c86ed39
L
60732000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6074
6075 * ltmain.sh: Preserve in relink_command any environment
6076 variables that may affect the linker behavior.
6077
d932cae7 60782000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
6079
6080 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6081
d932cae7 60822000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
6083
6084 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6085
ed0a91a5
EZ
60862000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
6087
6088 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 6089 with the version name.
ed0a91a5 6090
ba73c63f 60912000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 6092
ba73c63f 6093 * config.if: Tweak.
6cafa39f 6094
ba73c63f 60952000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 6096
ba73c63f 6097 * djunpack.bat: New file.
66156876 6098
d932cae7 60992000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
6100
6101 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
6102 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6103 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6104 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 6105
ba73c63f
JM
61062000-04-16 Dave Pitts <dpitts@cozx.com>
6107
80413487
RH
6108 * config.sub (case $basic_machine): Change default for "ibm-*"
6109 to "openedition".
ba73c63f 6110
d932cae7 61112000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
6112
6113 * Makefile.in (gdb-taz): New target. GDB specific archive.
6114 (do-md5sum): New target.
6115 (MD5PROG): Define.
6116 (PACKAGE): Default to TOOL.
6117 (VER): Default to a shell script.
6118 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 6119 md5 checksum generation.
b35ece4e
AC
6120 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6121 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6122 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 6123 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 6124
d932cae7 61252000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
6126
6127 * configure (warn_cflags): Delete.
6128
ba73c63f 61292000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 6130 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 6131
80413487
RH
6132 * configure.in (enable_libstdcxx_v3): Add.
6133 (target_libs): Add bits here to switch between libstdc++-v2 and
6134 libstdc++-v3.
6135 * config.if: And this file too.
6136 * Makefile.in: Add libstdc++-v3 targets.
35590697 6137
ba73c63f
JM
61382000-04-05 Michael Meissner <meissner@redhat.com>
6139
6140 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 6141
d332c5ac
JM
61422000-03-29 Jason Merrill <jason@casey.cygnus.com>
6143
6144 * configure.in: -linux-gnu*, not -linux-gnu.
6145
d932cae7 61462000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
6147
6148 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6149 (do-tar-bz2): Replace TOOL with PACKAGE.
6150 (gdb.tar.bz2): Remove GDBTK from GDB package.
6151 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 6152 dejagnu.tar.bz2): New packages.
6dcbc97b 6153
96ce09a7
ILT
61542000-02-27 Andreas Jaeger <aj@suse.de>
6155
6156 * configure.in: Add entry for mips*-*-linux*, move catch all
6157 *-*-*linux* entry below this one.
6158
2031769e
ILT
61592000-02-27 Ian Lance Taylor <ian@zembu.com>
6160
6161 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6162
4bab746c
NC
61632000-02-24 Nick Clifton <nickc@cygnus.com>
6164
6165 * config.sub: Support an OS of "wince".
6166
d932cae7 61672000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
6168
6169 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 6170 version.
ada59422 6171
5b93d8bb
AM
61722000-02-23 Linas Vepstas <linas@linas.org>
6173
6174 * config.sub: Add support for Linux/IBM 370.
6175 * configure.in: Likewise.
6176
2fb651f6
NC
61772000-02-22 Nick Clifton <nickc@cygnus.com>
6178
6179 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6180
b8441c25
CF
61812000-02-20 Christopher Faylor <cgf@cygnus.com>
6182
6183 * config.guess: Guess "cygwin" rather than "cygwin32".
6184
d332c5ac
JM
61852000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6186
6187 * configure (gcc_version): When setting, narrow search to
6188 lines containing `version_string'.
6189
ba73c63f
JM
61902000-02-15 Denis Chertykov <denisc@overta.ru>
6191
6192 * config.sub: Add support for avr target.
6193
d932cae7 61942000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
6195
6196 * config.sub: Add mmix-knuth-mmixware.
6197
61982000-01-27 Christopher Faylor <cgf@redhat.com>
6199
6200 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6201 structure stuff to -L library search.
6202 (CXX_FOR_TARGET): Ditto.
6203 (CROSS_CHECK_MODULES): Fix spelling mistake.
6204
62052000-01-24 Mark Mitchell <mark@codesourcery.com>
6206
6207 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6208 the C++ compiler.
6209
62102000-01-12 Richard Henderson <rth@cygnus.com>
6211
6212 * configure.in: Don't build some bits for beos.
6213
62142000-01-12 Joel Sherrill (joel@OARcorp.com)
6215
6216 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6217 as include files.
6218
91b2c84d
GK
62192000-01-06 Geoff Keating <geoffk@cygnus.com>
6220
6221 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6222 not mh-aix43.
6223
ba73c63f
JM
62241999-12-14 Richard Henderson <rth@cygnus.com>
6225
6226 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6227 * config.sub: Accept alphaev[78], alphaev8.
6228
62291999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6230
6231 * config.guess, config.sub: Update from autoconf.
6232
6233Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6234
6235 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6236 necessary libraries are missing.
6237
62381999-10-25 Andreas Schwab <schwab@suse.de>
6239
6240 * configure: Fix quoting inside arguments of eval.
6241
62421999-10-21 Nick Clifton <nickc@cygnus.com>
6243
6244 * config-ml.in: Allow suppression of some ARM multilibs.
6245
6246Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6247
6248 * config.guess: Add OS/390 match pattern.
6249 * config.sub: Add mvs, openedition targets.
6250 * configure.in (i370-ibm-opened*): New.
6251
ef14edc4
ILT
62521999-09-04 Steve Chamberlain <sac@pobox.com>
6253
6254 * config.sub: Add support for configuring for pj.
6255
afb478e8
NC
62561999-08-31 Nick Clifton <nickc@cygnus.com>
6257
fd6848f6 6258 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 6259
ba73c63f 62601999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
6261
6262 * configure.in: Do not configure or build ld for AIX
6263 platforms. ld is known to be broken on these platforms.
6264
ba73c63f
JM
6265Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6266
6267 * config-ml.in: Pass compiler flag corresponding to multidirs to
6268 subdir configures.
6269
c363de44
ILT
62701999-08-09 Ian Lance Taylor <ian@zembu.com>
6271
6272 * Makefile.in (LDFLAGS): Define.
6273
dc8bc5a6
ILT
62741999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6275
6276 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6277 noconfigdirs.
6278 (*-*-cygwin*): Likewise.
6279
6ca3858e
ILT
62801999-08-08 Ian Lance Taylor <ian@zembu.com>
6281
71141bb6
ILT
6282 * mkdep: New file.
6283 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6284 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6285
6ca3858e
ILT
6286 From Eli Zaretskii <eliz@is.elta.co.il>:
6287 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6288 long file name when using DJGPP on MS-DOS.
6289
ba73c63f
JM
6290Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6291
6292 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6293
2735a327
AM
62941999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6295
6296 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6297 dependency as this causes "make check" to globally "make all"
6298
ba73c63f
JM
6299Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6300
6301 * configure.in (target_libs): Added target-zlib.
6302 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6303 (CONFIGURE_TARGET_MODULES): Likewise.
6304 (CHECK_TARGET_MODULES): Likewise.
6305 (INSTALL_TARGET_MODULES): Likewise.
6306 (CLEAN_TARGET_MODULES): Likewise.
6307 (configure-target-zlib): New target.
6308 (all-target-zlib): Likewise.
6309 (all-target-libjava): Depend on all-target-zlib.
6310 (configure-target-libjava): Depend on configure-target-zlib.
6311
6312 * Makefile.in (configure-target-libjava): Depend on
6313 configure-target-newlib.
6314 (configure-target-boehm-gc): New target.
6315 (configure-target-qthreads): New target.
6316
80413487
RH
6317 * configure.in (target_libs): Added target-qthreads.
6318 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6319 (CONFIGURE_TARGET_MODULES): Likewise.
6320 (CHECK_TARGET_MODULES): Likewise.
6321 (INSTALL_TARGET_MODULES): Likewise.
6322 (CLEAN_TARGET_MODULES): Likewise.
6323 (all-target-qthreads): New target.
6324 (configure-target-libjava): Depend on configure-target-qthreads.
6325 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
6326
6327 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6328 (CONFIGURE_TARGET_MODULES): Likewise.
6329 (CHECK_TARGET_MODULES): Likewise.
6330 (INSTALL_TARGET_MODULES): Likewise.
6331 (CLEAN_TARGET_MODULES): Likewise.
6332 (all-target-libjava): New target.
6333 (all-target-boehm-gc): Likewise.
6334 * configure.in (target_libs): Added libjava, boehm-gc.
6335
08d836d6
ILT
63361999-07-22 Ian Lance Taylor <ian@zembu.com>
6337
6338 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6339 configure.bat in SUPPORT_FILES.
6340 (gas+binutils.tar.bz2): Likewise.
6341
6342 * makeall.bat: Remove; obsolete.
6343
8f36e47c
ILT
63441999-07-21 Ian Lance Taylor <ian@zembu.com>
6345
6346 From Mark Elbrecht:
6347 * configure.bat: Remove; obsolete.
6348
56e82f25
ILT
63491999-07-11 Ian Lance Taylor <ian@zembu.com>
6350
6351 * configure: Add -W -Wall to the default CFLAGS when compiling with
6352 gcc.
6353
1001d816
JL
6354Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6355
6356 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6357
106117aa
MM
63581999-06-30 Mark Mitchell <mark@codesourcery.com>
6359
6360 * configure.in: Build ld on IRIX6.
6361
c376f4ed
ILT
63621999-06-12 Ian Lance Taylor <ian@zembu.com>
6363
6364 * Makefile.in: Change distribution targets to use bzip2 instead of
6365 gzip.
6366 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 6367 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 6368
306b7445
NC
63691999-06-04 Nick Clifton <nickc@cygnus.com>
6370
6371 * config.sub: Add mcore target.
6372
d932cae7 63731999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
6374
6375 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6376
d932cae7 63771999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
6378
6379 * config.guess (dummy): Changed to $dummy.
6380
6c3175b0
NC
63811999-05-24 Nick Clifton <nickc@cygnus.com>
6382
ba73c63f
JM
6383 * config.sub: Tidied up case statements.
6384
63851999-05-22 Ben Elliston <bje@cygnus.com>
6386
6387 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6388 <jiro@din.or.jp>.
6389
6390 * config.guess: Merge with FSF version. Future changes will be
6391 more accurately recorded in this ChangeLog.
6392 * config.sub: Likewise.
6393
d932cae7 63941999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
6395
6396 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 6397
252b5132
RH
63981999-04-30 Tom Tromey <tromey@cygnus.com>
6399
6400 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6401
64021999-04-23 Tom Tromey <tromey@cygnus.com>
6403
6404 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6405
64061999-04-20 Drew Moseley <dmoseley@cygnus.com>
6407
6408 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6409 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6410 Bad merge removed these two changes.
6411
ba73c63f 6412Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 6413 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
6414
6415 * config.guess (interix Alpha): Add.
6416
252b5132
RH
64171999-04-11 Richard Henderson <rth@cygnus.com>
6418
6419 * configure.in (i?86-*-beos*): Do config gperf; don't config
6420 gdb, newlib, or libgloss.
6421
d932cae7 64221999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6423
ba73c63f
JM
6424 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6425 link a trivial program with -mabi=64. If it fails, remove mabi=64
6426 from multidirs.
6427
d932cae7 64281999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
6429
6430 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6431
252b5132
RH
64321999-04-08 Nick Clifton <nickc@cygnus.com>
6433
6434 * config.sub: Add support for mcore targets.
6435
64361999-04-07 Michael Meissner <meissner@cygnus.com>
6437
6438 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6439 not mt-ospace, in order to shut up assembler warning about using
6440 symbols that are named the same as registers.
6441
64421999-04-07 Drew Moseley <dmoseley@cygnus.com>
6443
6444 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6445 dependency list for all-target-cygmon.
6446
64471999-04-05 Doug Evans <devans@casey.cygnus.com>
6448
6449 * config-ml.in: Check $host, not $target, for selective multilibs.
6450 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6451 thumb interworking, and underscore prefix multilibs.
6452
64531999-04-04 Ian Lance Taylor <ian@zembu.com>
6454
6455 * missing: Update to version from current automake.
6456
6457Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6458
6459 * configure (gxx_include_dir): Removed.
6460
6461 * configure.in (gxx_include_dir): Handle it.
6462 * Makefile.in: Likewise.
6463
64641999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6465
6466 * config.sub (mips64vr4111,mips64vr4111el) Add.
6467
64681999-03-21 Ben Elliston <bje@cygnus.com>
6469
80413487 6470 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
6471
6472Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6473
252b5132
RH
6474 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6475 config/mh-djgpp.
6476
6477Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6478
6479 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6480 all-target-newlib to dependency list for all-target-bsp.
6481
6482Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6483
6484 * config.sub: Add i386-uwin support.
6485 * config.guess: Likewise.
6486
6487Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6488
6489 * configure.in: cleanup, add mh-*pic handling for arm, special
6490 case powerpc*-*-aix*
6491
6492Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6493
6494 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6495 can be built.
6496
6497Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6498
6499 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 6500 targets.
252b5132
RH
6501
65021999-03-02 Nick Clifton <nickc@cygnus.com>
6503
6504 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6505
d932cae7 65061999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6507
6508 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6509
65101999-02-24 Nick Clifton <nickc@cygnus.com>
6511
6512 * config.sub: Fix typo in arm recognition.
6513
d932cae7 65141999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
6515
6516 * configure.in (noconfigdirs): Changed target_configdirs to
6517 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6518 rather than m68k-*-* since it is not known to work on
6519 m68k-aout. Ditto for arm-*-*oabi.
6520
d932cae7 65211999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
6522
6523 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
6524
65251999-02-19 Ben Elliston <bje@cygnus.com>
6526
6527 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6528 Smart and improved by Andrew Cagney.
6529
d932cae7 65301999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
6531
6532 * config.guess: Recognize openbsd-*-hppa.
6533
d932cae7 65341999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
6535
6536 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6537 only if it is not empty.
6538
65391999-02-17 Nick Clifton <nickc@cygnus.com>
6540
6541 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 6542
fd6848f6 6543 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
6544
6545 * config.sub: Modified to recognize uname's armv* syntax.
6546
65471999-02-17 Mark Salter <msalter@cygnus.com>
6548
6549 * configure.in: Added target-bsp for sparclite.
6550
d932cae7 65511999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
6552
6553 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6554
65551999-02-08 Nick Clifton <nickc@cygnus.com>
6556
6557 * configure.in: Add support for strongarm port.
6558 * config.sub: Add support for strongarm target.
6559
d932cae7 65601999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 6561
252b5132
RH
6562 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6563 the old name config/mh-cygwin32.
6564 Enable texinfo.
6565
d932cae7 65661999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
6567
6568 * configure.in: Do build ld for ix86 Solaris.
6569
d932cae7 65701999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
6571
6572 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6573 $AR_FOR_TARGET. Likewise for RANLIB.
6574
d932cae7 65751999-02-02 Catherine Moore <clm@cygnus.com>
35590697 6576
80413487
RH
6577 * config.sub (oabi): Recognize.
6578 * configure.in (arm-*-oabi): Handle.
252b5132 6579
d932cae7 65801999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
6581
6582 * config.guess: Improve detection of i686 on UnixWare 7.
6583
d932cae7 65841999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
6585
6586 * config.guess: Add support for i386-pc-interix.
6587 * config.sub: Likewise.
6588 * configure.in: Likewise.
252b5132 6589
d932cae7 65901999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6591
6592 * Makefile.in: Remove unneeded all-target-libio from
6593 from all-target-winsup target since it is now unneeded.
6594 Add all-target-libtermcap in its place since it is now
6595 needed.
6596
d932cae7 65971998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6598
6599 * configure.in: makefile stub for cygwin target is probably
6600 unnecessary. Remove it for now.
252b5132 6601
d932cae7 66021998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6603
6604 * configure.in: libtermcap.a should be built when cygwin is the
6605 target as well as the host.
6606 * config.guess: Allow mixed case in cygwin uname output.
6607 * Makefile.in: Add libtermcap target.
252b5132 6608
d932cae7 66091998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6610
6611 * config.sub: Clean up handling of hppa2.0.
6612
d932cae7 66131998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
6614
6615 * config.guess: Use C code to identify more HP machines.
6616
6617Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6618
6619 * config.sub: Handle hppa2.0.
6620
ba73c63f
JM
6621Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6622
6623 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 6624 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
6625
66261998-12-15 Mark Salter <msalter@cygnus.com>
6627
6628 * configure.in: Added target-bsp for several target architectures.
6629
6630 * Makefile.in: Added rules for bsp.
6631
252b5132
RH
6632Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6633
6634 * config.guess: Improve detection of hppa2.0 processors.
6635
6636Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6637
6638 * config.guess: Recognize FreeBSD using ELF automatically.
6639
66401998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6641
6642 * configure (skip-this-dir): Add handling for new shell script, which
6643 might be created by a sub-directory's configure to indicate, this particular
6644 directory is "unwanted".
6645 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6646
252b5132
RH
6647Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6648
6649 * ltconfig: import from libtool, after changing libtool to
6650 account for the cygwin name change.
6651
6652Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6653
6654 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6655 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6656
6657Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6658
6659 * configure.in: Add libtermcap to list of cygwin dependencies.
6660
d932cae7 66611998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 6662
80413487
RH
6663 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6664 they include winsup/include when it's a cygwin target.
252b5132
RH
6665
66661998-11-12 Tom Tromey <tromey@cygnus.com>
6667
6668 * configure.in (host_tools): Added zip.
6669 * Makefile.in (all-target-libjava): Depend on all-zip.
6670 (all-zip): New target.
6671 (ALL_MODULES): Added all-zip.
6672 (NATIVE_CHECK_MODULES): Added check-zip.
6673 (INSTALL_MODULES): Added install-zip.
6674 (CLEAN_MODULES): Added clean-zip.
6675
d932cae7 66761998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6677
6678 * Makefile.in: lose "32" from comment about cygwin.
6679
d932cae7 66801998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
6681
6682 * configure.in: Use -Os to build target libraries for the fr30.
6683
d932cae7 66841998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
6685
6686 * config.sub: Add fr30.
6687
d932cae7 66881998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 6689
80413487 6690 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
6691 cygwin* instead of cygwin32*.
6692 * config.sub: Check cygwin* instead of cygwin32*.
6693
d932cae7 66941998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
6695
6696 * config.guess: Match any version of Unixware7.
6697
252b5132
RH
66981998-10-20 Syd Polk <spolk@cygnus.com>
6699
6700 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6701 if desired.
6702
d932cae7 67031998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6704
6705 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6706 these if the appropriate directories and files to not exist.
6707
d932cae7 67081998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6709
6710 * Makefile.in (DEVO_SUPPORT): Add config.if.
6711
d932cae7 67121998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
6713
6714 * configure: Add pattern to replace "build_tooldir"'s
6715 definition in the generated Makefile with "tooldir"'s
6716 actual value.
6717
252b5132
RH
6718Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6719
6720 * config.sub: Bring back lost sparcv9.
6721
ba73c63f
JM
6722 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6723
6724Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6725
6726 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6727 CC_FOR_TARGET and friends.
6728
6729Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6730
ba73c63f
JM
6731 * Makefile.in (build_tooldir): New variable, same as tooldir.
6732 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6733 -B$(build_tooldir)/bin/.
6734 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6735
252b5132
RH
6736Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6737
6738 * config.sub: Add support for i[34567]86-pc-udk.
6739 * configure.in: Likewise.
6740
6741Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6742
6743 * Makefile.in: add bzip2 package building bits for user
6744 tools module
6745 * configure.in: ditto
6746
ba73c63f
JM
6747Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6748
6749 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6750 (ALL_TARGET_MODULES): Add all-target-libobjc.
6751 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6752 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6753 (all-target-libchill): Add dependencies.
6754 * configure.in (target_libs): Add libchill.
35590697 6755
252b5132
RH
67561998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6757
ba73c63f 6758 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6759
6760Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6761
6762 * Makefile.in (all-automake): fix dependencies.
6763
6764Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6765
6766 * configure.in: Minor cleanups for building in the $(target_alias)
6767 subdir.
6768
67691998-09-22 Jim Wilson <wilson@cygnus.com>
6770
6771 * Makefile.in (bootstrap): Set r and s before make all. Use
6772 BASE_FLAGS_TO_PASS in make all.
6773 (cross): Likewise.
6774
67751998-09-20 Mark Mitchell <mark@markmitchell.com>
6776
6777 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6778
252b5132
RH
6779Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6780
6781 * config.sub: Fix typo in last change.
6782
67831998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6784
6785 * config.sub: Add support for C4x target.
6786 * configure.in: Likewise.
6787
67881998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6789
6790 * config.sub: Recognize sparcv9 just like sparc64.
6791
6792Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6793
6794 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6795
6796Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6797
6798 * config.guess: Correctly identify Pentium II sco boxes.
6799
6800 * config.guess: Fix "tr" code. From Weiwen Liu.
6801
6802Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6803
6804 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6805 stabs.
6806
6807Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6808
6809 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6810 (ALL_TARGET_MODULES): Add all-target-libchill.
6811 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6812 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6813 (all-target-libchill): Add dependencies.
6814 * configure.in (target_libs): Add libchill.
6815
6816Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6817
6818 * config.guess: Avoid assumptions about "tr" behaves when
6819 LANG is set to something other than English.
6820
6821Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6822
6823 * configure (gxx_include_dir): Changed to
6824 '${prefix}/include/g++'-${libstdcxx_interface}.
6825
6826 * config.if: New to determine the interfaces.
6827
6828Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6829
6830 * config.guess: Detect and handle MPE/IX.
6831 * config.sub: Deal with MPE/IX.
6832
6833Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6834
6835 * configure.in: Use mh-aix43.
6836
68371998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6838
6839 * configure: Fix --without/--disable cases for gxx-include-dir.
6840
6841Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6842
6843 * mdata-sh: Imported. Needed for automake support.
6844
6845Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6846
ba73c63f 6847 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6848 "chmod og=u `find . -print`".
6849
6850Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6851
ba73c63f 6852 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6853
6854Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6855
6856 * Makefile.in: Undo previous patch.
6857
6858Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6859
6860 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6861 to here ...
6862 (install-no-fixedincludes): and here
6863 (INSTALL_MODULES): ... from here.
6864
6865Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6866
6867 * config.sub: Merge with FSF.
6868
6869 * config.guess: Merge with FSF.
6870
6871Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6872
6873 * configure (extraconfigdirs): New variable.
6874 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6875 * Makefile.in (all): Move higher in file.
6876 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6877 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6878 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6879 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6880 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6881
68821998-07-23 Brendan Kehoe <brendan@cygnus.com>
6883
6884 * Makefile.in (all-target-libjava): Depend on all-gcc and
6885 all-target-newlib.
6886 (configure-target-libjava): Depend on $(ALL_GCC).
6887
6888Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6889
6890 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6891 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6892
6893Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6894
6895 * ylwrap: Change absolute path checks to check for DOS style path
6896 names.
6897
6898 * ylwrap: Don't use a full path name if the source file is in the
6899 same directory. From hjl@lucon.org (H.J. Lu).
6900
6901 * config-ml.in: Default to being verbose, to match Feb 18 change to
6902 configure.
6903
6904Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6905
6906 Brought over from egcs:
6907
6908 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6909
6910 * configure.in (target_subdir): Set to ${target_alias} instead
6911 of "libraries".
6912
6913 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6914
6915 * configure.in (target_subdir): Set to libraries if enable_multilib.
6916
6917Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6918
6919 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6920 multilibs, force reconfiguration the first time we create
6921 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6922
6923Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6924
6925 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6926 avoid confusion with --no-recursion.
6927
6928Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6929
6930 * configure.in: Win32 hosts shouldn't use install -x
6931 * install-sh: remove -x option, and special .exe-handling
6932 hack.
6933
6934Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6935
6936 * config.guess: Recognize i586-pc-beos.
6937 * configure.in: Don't build some bits for beos.
6938
6939Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6940
6941 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6942 CFLAGS default to -O2.
6943
6944 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6945 when using GNU ld.
6946
6947Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6948
6949 * ltmain.sh: Correct install when using a different shell.
6950
6951Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6952
6953 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6954
6955Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6956
6957 * makefile.vms: Update to build binutils/makefile.vms. Add install
6958 target.
6959
6960Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6961
6962 * ltconfig: Update to correct AIX handling.
6963
6964Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6965
6966 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6967
6968 * configure.in (target_subdir): Set to ${target_alias} instead
6969 of "libraries".
6970
69711998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6972
6973 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6974 (Makefile): Depend on $(gcc_version_trigger).
6975
6976 * configure (gcc_version): Change default initializer to empty
6977 string.
6978 (gcc_version_trigger): New variable; pass this variable down
6979 to subdir configures to enable them checking gcc's version
6980 themselves. Emit make macros for both gcc_version vars.
6981 (topsrcdir): Initialize reliably.
6982 (recursion line): Remove --with-gcc-version=${gcc_version}.
6983
69841998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6985
6986 * configure (enable_version_specific_runtime_libs): Implement new flag
6987 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6988 in $(libsubdir); emit definition in each generated Makefile.
6989 (gxx_include_dir): Initialize depending on
6990 $enable_version_specific_runtime_libs.
6991
69921998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6993
6994 * configure (gcc_version): Initialize properly depending on
6995 how and where configure is started.
6996 (recursion line): Pass a --with-gcc-version=${gcc_version}
6997 to configures in subdirs.
6998
6999Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
7000
7001 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 7002 cygmon
252b5132
RH
7003
7004Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
7005
7006 * configure.in: Add cygmon and libstub support for mn10200.
7007
70081998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
7009
7010 * configure (gcc_version): Add new variable describing the
7011 particular gcc version we're building.
7012 * Makefile.in (libsubdir): Add new macro for the directory
7013 in which the compiler finds executables, libraries, etc.
7014 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7015 and libsubdir.
7016
7017Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7018
ba73c63f
JM
7019 * Makefile.in (local-clean): Remove *.log.
7020 (warning.log): Built with warn_summary from build.log.
7021 (mail-report.log): Run test_summary.
7022 (mail-report-with-warnings.log): Run test_summary including
7023 warning.log in the report.
252b5132
RH
7024
7025Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
7026
7027 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7028
7029Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
7030
7031 * Makefile.in (grep): Grep no longer depends on libiberty.
7032
7033Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
7034
7035 * Makefile.in: all-snavigator needs all-libgui.
7036
7037Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
7038
7039 * configure.in: Add cygmon and libstub support for mn10300.
7040
7041Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
7042
7043 * missing: Update to version from automake 1.3.
7044
7045 * ltmain.sh: On installation, don't get confused if the same name
7046 appears more than once in the list of library names.
7047
7048Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
7049
7050 * config.sub: Accept m68060 and m5200 as CPU names.
7051
7052Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
7053
7054 * configure: Use && rather than using -a in test, because odd
7055 strings can confuse test.
7056 * configure.in: Likewise.
7057
7058Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
7059
7060 * ltconfig, ltmain.sh: Bring in Visual C++ support.
7061
7062Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7063
7064 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
7065 bootstrap4-lean): New targets.
7066
7067Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
7068
7069 * mpw-* Delete. Not used.
252b5132
RH
7070
7071Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
7072
7073 * COPYING.LIB: Update FSF address.
7074
7075Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
7076
7077 * ltconfig, ltmain.sh: Update to libtool 1.2a.
7078
7079 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7080 GAS_SUPPORT_DIRS.
7081
7082Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7083
7084 * ltconfig, ltmain.sh: Avoid producing a version number if
7085 -version-info was not used.
7086
7087Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7088
7089 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7090 building with newlib.
7091
70921998-04-30 Paul Eggert <eggert@twinsun.com>
7093
ba73c63f 7094 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 7095 Solaris `make' causes it to continue to next definition.
252b5132 7096
afb8d725
JM
7097Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7098
7099 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7100 the right GUI libraries and files are installed along with GDB.
7101
252b5132
RH
7102Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7103
7104 * configure.in: Change alpha to alpha* in several places.
7105
7106Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7107
7108 * config.sub: Recognize sparc86x.
7109
7110Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 7111
252b5132
RH
7112 * configure.in (--enable-target-optspace): Remove debug echo.
7113
7114Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7115
7116 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7117
7118Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7119
7120 * ltconfig: Update cygwin32 support.
7121
7122 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7123 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7124 (GDB_SUPPORT_DIRS): Likewise.
7125
7126Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7127
7128 * configure.in (target_makefile_frag): If --enable-target-optspace,
7129 use -Os to compile target libraries rather than -O2. Default to
7130 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7131 not used.
7132 * configure.in (target_cflags): Ditto for d30v.
7133
7134Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7135
7136 * Makefile.in (all-bfd): Depend on all-intl.
7137 (all-binutils): Likewise.
7138 (all-gas): Likewise.
7139 (all-gprof): Likewise.
7140 (all-ld): Likewise.
7141
252b5132
RH
71421998-04-19 Brendan Kehoe <brendan@cygnus.com>
7143
7144 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7145
7146Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7147
7148 * Makefile.in (all-bfd): Depend upon all-libiberty.
7149
7150 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7151
7152Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7153
7154 * Makefile.in: Add libstub.
7155
7156 * configure.in: Ditto. Build libstub for targets that have cygmon
7157 support.
7158
7159Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7160
7161 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7162
7163Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7164
7165 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7166 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7167
7168Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7169
7170 * configure: Define DEFAULT_M4 by searching PATH.
7171 * Makfile.in: Use DEFAULT_M4.
7172
7173Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7174
7175 * ltconfig: Add cygwin32 support.
7176
7177 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
7178 to configure and build.
7179
7180Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7181
7182 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
7183
7184Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
7185
7186 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7187
7188Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7189
7190 * Makefile.in: add ash make rules
7191 * configure.in: add ash to native_only and host_tools lists
7192
7193Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7194
7195 * Makefile.in (all-gettext, all-intl): New targets.
7196 (ALL_MODULES): Added all-gettext, all-intl.
7197 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7198 (INSTALL_MODULES): Added install-gettext, install-intl.
7199 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7200
7201 * configure.in (host_tools): Added gettext.
7202 (native_only): Likewise.
7203 (noconfigdirs) [various cases]: Likewise.
7204 (host_libs): Added intl.
7205
afb8d725
JM
7206Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7207
7208 * configure: Do not disable building gdbtk for cygwin32 hosts.
7209
ba73c63f
JM
7210Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7211
7212 * configure.in: Add thumb-coff target.
7213 * config.sub: Add thumb-coff target.
7214
252b5132
RH
7215Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7216
7217 * Makefile.in: Revert yesterday's change.
7218 (all-target-winsup): all-target-librx stays out of here.
7219
7220Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7221
ba73c63f
JM
7222 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7223 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7224 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
7225 Remove references to librx and libg++.
7226
7227Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7228
7229 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7230 recursive makes
7231
7232Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7233
7234 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7235 for newlib directory.
7236 (CXX_FOR_TARGET): Likewise.
7237
7238Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7239
7240 * ltconfig: Update after libtool/ltconfig.in change for
7241 hpux11.
7242
7243Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7244
7245 * ltconfig, ltmain.sh: Update to libtool 1.2.
7246
7247Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7248
7249 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7250 (install-gcc-cross): Instead, override LANGUAGES here.
7251
72521998-03-18 Dave Love <d.love@dl.ac.uk>
7253
7254 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7255 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7256
7257Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7258
7259 * configure.in: Add Thumb-pe target.
7260
7261Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 7262
252b5132
RH
7263 * Makefile.in - changed sn targets to snavigator
7264 * configure.in - changed sn targets to snavigator
7265
7266Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7267
7268 * config-ml.in: After building symlink tree call make distclean
7269 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7270 to be the case for libiberty.
7271
7272Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7273
7274 * configure: When making link, also check the current
7275 directory. The configure scripts may create one.
7276
7277Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7278
7279 * config.sub: Accept alphapca56 and alphaev6 properly.
7280
7281Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7282
7283 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7284
252b5132
RH
7285Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7286
80413487 7287 * config.sub (sco5): Fix typo.
252b5132
RH
7288
7289Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7290
7291 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7292 install-itcl.
7293 (install-itcl): Remove dependency on install-tcl.
7294
7295Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7296
7297 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7298
252b5132
RH
7299Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7300
7301 * configure.in: Don't build libgui for a cygwin32 target when not on
7302 a cygwin32 host.
7303
7304Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7305
7306 * configure (redirect): Set to null, so default behavior of
7307 configure is now --verbose.
7308
73091998-02-16 Dave Love <d.love@dl.ac.uk>
7310
7311 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7312 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7313
7314Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7315
7316 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7317 this change to sync Makefile.in with its ChangeLog entries.
7318
7319Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7320
7321 * ltmain.sh (mkdir): Check that the directory doesn't exist
7322 before we exit with error, so that we don't get races during
7323 parallel builds.
7324
7325Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7326
7327 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7328
7329Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7330
7331 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7332 PICFLAG_FOR_TARGET.
7333 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7334
7335 * configure: Emit a definition for the new macro enable_shared
7336 into each Makefile.
7337
252b5132
RH
7338Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7339
7340 * configure.in (host_tools, native_only): Add libtool.
7341
7342Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7343
7344 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7345 Fix typo in ming config comment.
7346
7347Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7348
7349 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7350
7351Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7352
7353 * config.sub: Add tic30 cases, and map c30 to tic30.
7354
ba73c63f
JM
7355Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7356
7357 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7358 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7359 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7360 (CLEAN_TARGET_MODULES): Similarly
7361 (all-target-libf2c): Add dependences.
35590697 7362 * configure.in (target_libs): Add libf2c.
ba73c63f 7363
252b5132
RH
7364Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7365
ba73c63f
JM
7366 * configure.in: Remove expect from noconfigdirs when target
7367 is cygwin32. OK to build expect and dejagnu with Canadian
7368 Cross.
252b5132
RH
7369
7370Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7371
7372 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7373 host.
7374
7375 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7376 and mingw32.
7377
7378Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7379
7380 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7381 here as it is not defined in the toplevel Makefile.
7382
7383Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7384
7385 * configure (package_makefile_rules_frag): New variable, which names
7386 a file with generic rules, ...
7387 Change comment to mention we now have FIVE parts.
7388 * configure: Undo last change.
7389
7390Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7391
7392 * config.guess: More accurate determination of HP processor types.
7393 * config.sub: More accurate determination of HP processor types.
7394
7395Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7396
7397 * configure (package_makefile_frag): Move inserting the
7398 ${package_makefile_frag} to where it should be according
7399 to the comment.
7400
ba73c63f 7401Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
7402
7403 * config.guess: Add support for Linux/ARM.
7404
7405Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7406
7407 * .cvsignore: Remove *-info and *-install since they match
7408 release-info and mpw-install, which we don't want to just ignore.
7409
7410Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7411
7412 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7413
7414Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7415
7416 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7417 local_prefix to sub-make invocations.
7418
7419Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7420
7421 * configure.in: Check makefile fragments in the source
7422 directory.
7423
7424Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7425
ba73c63f
JM
7426 * configure.in: Check whether host and target makefile
7427 fragments exist before adding them to *_makefile_frag.
252b5132
RH
7428
7429Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7430
7431 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 7432
252b5132
RH
7433Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7434
7435 * configure.in: Make sure we only replace RPATH_ENVVAR on
7436 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7437 regexp to sed.
7438
7439 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7440 to sub-makes.
7441
74421998-01-13 Lee Iverson (leei@ai.sri.com)
7443
7444 * config-ml.in (multi-do): LDFLAGS must include multilib
7445 designator.
7446
7447Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
7448
7449 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7450
7451Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7452
7453 * config.sub: Add mingw32 support.
7454 * configure.in: Likewise.
252b5132
RH
7455
7456Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7457
7458 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7459
7460Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7461
7462 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7463 * configure (gxx_include_dir): Provide a definition for subdirs
7464 which do not use autoconf.
7465
7466Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7467
7468 * config.guess: Sync with egcs. Picks up new alpha support,
7469 BeOS & some additional linux support.
7470
ba73c63f 7471Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7472
7473 * config.guess: HP 9000/803 is a PA1.1 machine.
7474
ba73c63f
JM
7475Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7476
7477 * configure.in: It's alpha*-...
252b5132
RH
7478
7479Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7480
ba73c63f
JM
7481 * configure.in (host_makefile_frag, target_makefile_frag):
7482 Handle multiple config files.
7483 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7484 alpha-*-*.
252b5132
RH
7485
7486Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7487
7488 * mkdep: New file.
7489
7490Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7491
7492 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7493
7494Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7495
7496 * Makefile.in: Add libgui directory.
7497 (GDB_TK): Add all-libgui.
7498 * configure.in: Add libgui directory.
7499 * configure: Add all-libgui to GDB_TK.
7500
7501Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7502
7503 * config-ml.in (multidirs): Add m32r to multilib list.
7504
7505Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7506
7507 * Makefile.in (all-target-gperf): Change dependency to
7508 all-target-libstdc++.
7509
7510Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7511
7512 * config.guess: Add BeOS support.
7513
7514Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7515
7516 Source directory cvs renamed to cvssrc:
7517 * configure.in (host_tools): Change cvs to cvssrc.
7518 (native_only): Likewise.
7519 (noconfigdirs) [various cases]: Likewise.
7520 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7521 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7522 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7523 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7524 (all-cvssrc): Rename target from all-cvs.
7525
7526Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7527
7528 * configure (gxx_include_dir): Fix thinko.
7529
7530Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7531
7532 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7533 (install-cross, install-gcc-cross): New targets.
7534
7535Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7536
7537 * configure.in (noconfigdirs): Add support for Thumb target.
7538
7539 * config.sub (maybe_os): Add support for Thumb target.
7540
7541Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7542
7543 * Makefile.in: Add rules for cygmon.
7544
7545 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7546
7547Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7548
7549 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7550 * configure (gxx_include_dir): Provide a definition for subdirs
7551 which do not use autoconf.
7552
7553Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7554
7555 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 7556 11/18/97 build
252b5132
RH
7557
7558Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7559
7560 * From Franz Sirl.
7561 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7562 found on RedHat Linux systems.
7563
7564Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7565
7566 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7567 guesses.
7568
7569Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7570
7571 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7572
7573Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7574
7575 * ltmain.sh: If mkdir fails, check whether the directory was created
7576 anyhow by some other process.
7577
7578Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7579
7580 * configure.in (d30v-*-*): Configure all directories.
7581
7582Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7583
7584 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7585 for the D30V.
7586
7587Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7588
7589 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7590
7591Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7592
80413487
RH
7593 * include/libiberty.h: Add extern "C" { so it can be used with C++
7594 progrms.
7595 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7596 programs.
252b5132
RH
7597
7598Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7599
7600 * configure.in (d30v-*-*): Configure GCC now.
7601
7602Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7603
7604 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7605 is no longer needed.
7606
7607Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7608
7609 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7610
7611Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7612
7613 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7614 targets using "$@" to provide support for similar but not identical
7615 targets without having to duplicate code.
7616
7617Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7618
7619 * makefile.vms: Fix to work with DEC C.
7620
7621Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7622
7623 * config.sub: Add mips-tx39-elf to marketing names.
7624
7625Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7626
7627 * ltmain.sh: Handle symlinks in generated script.
7628
7629Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7630
7631 * configure: Handle autoconf style directory options: --bindir,
7632 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7633 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7634 --sysconfdir.
7635 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7636 (sharedstatedir, localstatedir, oldincludedir): New variables.
7637 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7638 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7639 sbindir, sharedstatedir, and sysconfdir.
7640
7641Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7642
7643 * Makefile.in (bootstrap-lean): New target.
7644
7645Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7646
7647 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 7648 sn, and gnuserv from noconfigdirs.
252b5132
RH
7649
7650Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7651
7652 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7653
7654Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7655
ba73c63f 7656 * Makefile.in (cross): New target.
252b5132
RH
7657
7658Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 7659 Jeff Law <law@cygnus.com>
252b5132
RH
7660
7661 * Makefile.in (bootstrap2, bootstrap3): New targets.
7662 (all-bootstrap): Remove outdated and confusing target.
7663 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7664
afb8d725
JM
7665Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7666
7667 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 7668 windows. Consistent with gdb/configure.
afb8d725 7669
252b5132
RH
76701997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7671
252b5132
RH
7672 * configure.in: Name Linux target fragment.
7673
7674 * configure: Rewrite so that project Makefile fragment is inserted
7675 first and appears last in the resulting Makefile.
7676
7677Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7678
7679 * Makefile.in (install-itcl): Install tcl first.
7680
252b5132 7681Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 7682
252b5132
RH
7683 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7684
7685Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7686
7687 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7688
7689 * configure.in (skipdirs): Add target-librx for Linux.
7690 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7691
7692Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7693
7694 * Makefile.in (bootstrap): New target.
7695
7696Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7697
7698 * config.sub: Accept 'amigados' for backward compatability.
7699
7700Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7701
7702 * config.guess: Merge with FSF.
7703
ba73c63f
JM
7704Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7705
7706 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7707
252b5132
RH
7708Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7709
7710 * config.sub: Add "marketing-names" patch.
7711
7712Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7713
80413487 7714 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
7715
7716Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7717
7718 * config.sub: Handle v850-elf.
7719
ba73c63f
JM
7720Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7721
7722 * .cvsignore (*-install): Remove.
7723
252b5132
RH
7724Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7725
7726 * ltconfig: Set CONFIG_SHELL in libtool.
7727 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7728
7729Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7730
7731 * configure.in (target_subdir): Set to libraries if enable_multilib.
7732
7733Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7734
7735 * config.guess: Update from gcc directory.
7736
7737Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7738
7739 * Makefile.in (all-sim): Depends on all-readline.
7740
7741Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7742
7743 * Makefile.in (BISON, YACC): Use $$s.
7744 (all-bison): Depend on all-texinfo.
7745
7746Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7747
7748 * Makefile.in (BISON): Add -L flag.
7749 (YACC): Likewise.
7750
7751Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7752
35590697
AJ
7753 * configure.in (noconfigdirs): Add support for v850e target.
7754
252b5132
RH
7755 * config.sub (maybe_os): Add support for v850e target.
7756
7757Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7758
35590697
AJ
7759 * configure.in (noconfigdirs): Add support for v850ea target.
7760
252b5132
RH
7761 * config.sub (maybe_os): Add support for v850ea target.
7762
7763Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7764
7765 * config.sub: Add mipstx39. Delete r3900.
7766
7767Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7768
7769 * Makefile.in (all-autoconf): Depends on all-texinfo.
7770
7771Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7772
7773 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7774 eabi targets.
7775
7776Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7777
7778 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7779
7780 * configure: When handling a Canadian Cross, handle YACC as well as
7781 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7782 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7783
7784Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7785
7786 * Makefile.in (BISON): bison, not byacc or bison -y.
7787 (YACC): bison -y or byacc or yacc.
7788 (various): Add *-bison as appropriate.
7789 (taz): No need to mess with BISON anymore.
7790
7791Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7792
7793 * configure: If OSTYPE matches *win32*, try to find a good value for
7794 CONFIG_SHELL.
7795
7796Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7797
7798 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7799 configure.in if it is present.
7800
7801Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7802
7803 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7804
7805Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7806
7807 * config.sub: Recognize `arc' cpu.
7808 * configure.in: Likewise.
7809 * config-ml.in: Likewise.
7810
7811Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7812
7813 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7814
7815Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7816
7817 * configure: Changed sed delimiter from ':' to '|' when
7818 attempting to substitute ${config_shell} for SHELL. On
7819 NT ${config_shell} may contain a ':' in it.
7820
7821Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7822
7823 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7824
7825Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7826
7827 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7828
7829Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7830
7831 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7832
7833 * ylwrap: If the program is a relative path, force it to be
7834 absolute.
7835
7836Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7837
7838 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7839
7840Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7841
7842 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7843 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7844 for libraries.
252b5132
RH
7845
7846Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7847
7848 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7849 separated by spaces.
252b5132
RH
7850
7851Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7852
7853 * ylwrap: New file.
7854 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7855
7856 * ltmain.sh: Handle /bin/sh at start of install program.
7857
7858 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7859
7860 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7861 * missing: New file, from automake 1.2.
7862
7863Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7864
7865 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7866 check-tk to CHECK_X11_MODULES.
7867
7868Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7869
7870 * config.sub: Merge with FSF.
7871
7872Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7873
7874 * config.guess: Merge with FSF.
7875
7876Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7877
7878 * configure: Treat msdosdjgpp like go32.
7879 * configure.in: Likewise. Don't remove gprof for go32.
7880
7881 * configure: Change Makefile.tem2 to Makefile.tm2.
7882
7883Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7884
7885 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7886
7887Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7888
7889 * install-sh (chmodcmd): Set to null if the DST directory already
7890 exists. Same as Nov 11th change.
7891
7892Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7893
35590697 7894 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7895
7896Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7897
7898 * config.guess: Update from FSF.
7899
7900Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7901
7902 * Makefile.in (GDB_TK): Depend on itcl and tix.
7903
7904Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7905
7906 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7907 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7908 (INSTALL_SCRIPT): New variable.
7909 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7910 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7911 to -x.
7912 * install-sh: Add support for -x option.
7913
7914Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7915
7916 * configure.in, Makefile.in: Treat tix like itcl.
7917
7918Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7919
7920 * Makefile.in (WINDRES): New variable.
7921 (WINDRES_FOR_TARGET): New variable.
7922 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7923 (EXTRA_HOST_FLAGS): Add WINDRES.
7924 (EXTRA_TARGET_FLAGS): Add WINDRES.
7925 (EXTRA_GCC_FLAGS): Add WINDRES.
7926 ($(DO_X)): Pass down WINDRES.
7927 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7928 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7929 DLLTOOL_FOR_TARGET.
7930
7931Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7932
7933 * configure.in: configure sim before gdb for win32-x-ppc
7934
7935Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7936
7937 Move gperf into the toplevel, from libg++.
7938 * configure.in (target_tools): Add target-gperf.
7939 (native_only): Add target-gperf.
7940 * Makefile.in (all-target-gperf): New target, depend on
7941 all-target-libg++.
7942 (configure-target-gperf): Empty rule.
7943 (ALL_TARGET_MODULES): Add all-target-gperf.
7944 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7945 (CHECK_TARGET_MODULES): Add check-target-gperf.
7946 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7947 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7948
7949Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7950
252b5132
RH
7951 * config.sub (mn10200): Recognize new basic machine.
7952
7953Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7954
7955 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7956 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7957
7958Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7959
7960 * configure.in: If we're building mips-sgi-irix6* native, turn on
7961 ENABLE_MULTILIB and set TARGET_SUBDIR.
7962
7963Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7964
7965 * Makefile.in (all-sn): Depend on all-grep.
7966
7967Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7968
7969 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7970
7971 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7972 Makefile. From Jeff Makey <jeff@cts.com>.
7973 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7974
7975 * Makefile.in (DISTBISONFILES): Remove.
7976 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7977 $(DEFAULT_YACC).
7978
7979 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7980 cygwin32.
252b5132
RH
7981
7982 * Makefile.in (LD): New variable.
7983 (EXTRA_HOST_FLAGS): Pass down LD.
7984 ($(DO_X)): Likewise.
7985
7986Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7987
7988 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7989
7990Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7991
7992 * configure.in (targargs): Strip out any supplied --build argument
35590697 7993 before adding our own. Always add --build.
252b5132
RH
7994
7995Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7996
7997 * configure.in (targargs): Pass --build if we're doing
7998 a cross-compile.
7999
8000Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
8001
ba73c63f 8002 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
8003 sed. Otherwise sed chokes on NT path names with drive
8004 designators. Also look for "?:*" as the leading characters in an
8005 absolute pathname.
8006
8007Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
8008
8009 * config.sub: Support for r3900.
8010
8011Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
8012
8013 * configure.in: Use install-sh, not install.sh.
8014
8015Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
8016
8017 * Makefile.in (taz): Improve check for BISON so it doesn't try to
8018 apply it twice.
8019
8020Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
8021
8022 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8023 install-binutils.
8024
8025Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
8026
8027 * Makefile.in: Add automake targets.
8028 * configure.in (host_tools): Add automake.
8029
8030Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
8031
8032 * configure: Default CXX to c++, not gcc.
8033 * Makefile.in (CXX): Set to c++, not gcc.
8034 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8035
8036Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
8037
8038 * install-sh: try appending a .exe if source file doesn't
8039 exist
8040
8041Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
8042
8043 * configure.in: Turn on multilib by default.
8044 (cross_only): Remove target-libiberty.
8045
8046 * Makefile.in (all-gcc): Don't depend on libiberty.
8047
8048Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
8049
8050 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8051
8052Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
8053
8054 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8055 (DISTBISONFILES): Add ld/Makefile.in
8056
8057Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
8058
8059 * configure.in: if target is cygwin32 but host isn't cygwin32,
8060 don't configure gdb tcl tk expect, not just gdb.
8061
8062Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
8063
8064 * configure.in: Added gnuserv everywhere sn appears.
8065
8066 * Makefile.in (ALL_MODULES): Added all-gnuserv.
8067 (CROSS_CHECK_MODULES): Added check-gnuserv.
8068 (INSTALL_MODULES): Added install-gnuserv.
8069 (CLEAN_MODULES): Added clean-gnuserv.
8070 (all-gnuserv): New target.
8071
8072Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
8073
8074 * config.guess: Fixes for MIPS OpenBSD systems.
8075
8076Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
8077
8078 * Makefile.in (INSTALL_XFORM): Remove.
8079 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8080
8081 * mkinstalldirs: New file, copied from automake.
8082 * Makefile.in (installdirs): Rename from install-dirs. Use
8083 mkinstalldirs. Change all users.
8084 (DEVO_SUPPORT): Add mkinstalldirs.
8085
8086Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8087
8088 * install-sh: Rename from install.sh.
8089 * Makefile.in (INSTALL): Change install.sh to install-sh.
8090 (DEVO_SUPPORT): Likewise.
8091
8092 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8093 Graichen <graichen@rzpd.de>.
8094
8095Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8096
8097 * config.guess: Recognize OpenBSD systems correctly.
8098
8099Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8100
8101 * README, Makefile.in (ETC_SUPPORT): Remove references to
8102 cfg-paper*, configure.{texi,man,info*}._
8103
8104Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8105
8106 * Makefile.in (all.normal): Ensure that gcc is built after all
8107 the x11 - ie gdb - targets.
8108
8109Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8110
8111 * makefile.vms: Don't run conf-a-gas.
8112
8113Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8114
80413487 8115 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
8116
8117Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8118
8119 * configure.in: Remove noconfigdirs case since gdb also
8120 configures and builds for tic80-coff.
8121
8122Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8123
8124 * configure: Set cache_file to config.cache.
8125 * Makefile.in (local-distclean): Remove config.cache.
8126
8127Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8128
8129 * COPYING: Update FSF address.
8130
8131Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8132
8133 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8134 noconfigdirs.
8135
8136Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8137
8138 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8139 MAKEDIRS, is empty.
8140
8141Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8142
8143 * config.sub: Tweak mn10300 entry.
8144
8145Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8146
8147 * configure.in (host_tools): Put sim before gdb, so gdb's
8148 configure.tgt can determine if the simulator was configured.
8149
8150Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8151
8152 * config.sub: Move BeOS $os case to be with other Cygnus
8153 local cases.
8154
8155Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8156
8157 * config.sub: Remove misplaced comment that broke Linux.
8158
8159Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8160
8161 * config.sub: Add BeOS support.
8162
8163Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8164
8165 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8166
8167Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8168
8169 * configure.in (noconfigdirs): Remove tcl and tk from
8170 noconfigdirs for cygwin32 builds.
8171
8172Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8173
8174 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8175
8176Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8177
8178 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8179 make-all.com, use makefile.vms instead.
8180
8181Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8182
8183 * config.sub: Accept -lnews*.
8184
8185Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8186
8187 * configure.in (noconfigdirs): Disable target-newlib,
35590697 8188 target-examples and target-libiberty for d30v.
252b5132
RH
8189
8190Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8191
8192 * configure.in (noconfigdirs): Enable ld for d30v.
8193
8194Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8195
8196 * configure.in (tic80-*-*): Build compiler.
8197
8198Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8199
8200 * configure.in (d30v-*): Remove sim directory from list of
35590697 8201 unsupported d30v directories
252b5132
RH
8202
8203Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8204
35590697
AJ
8205 * config.sub, configure.in: Add d30v target cpu.
8206
252b5132
RH
8207Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8208
8209 * makefile.vms: New file.
8210 * make-all.com: Remove.
8211
8212Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8213
8214 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8215
8216Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8217
8218 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8219
8220Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8221
8222 * Makefile.in (ALL_MODULES): Added all-db.
8223 (CROSS_CHECK_MODULES): Addec check-db.
8224 (INSTALL_MODULES): Added install-db.
8225 (CLEAN_MODULES): Added clean-db.
8226
8227Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8228
8229 * config.guess: Merge with latest FSF sources.
8230
8231Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8232
8233 * Makefile.in (ALL_MODULES): Added all-itcl.
8234 (CROSS_CHECK_MODULES): Added check-itcl.
8235 (INSTALL_MODULES): Added install-itcl.
8236 (CLEAN_MODULES): Added clean-itcl.
8237
8238Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8239
8240 * configure.in: build gdb for mn10200
8241
8242Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8243
8244 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8245
8246Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8247
8248 * configure.in (tic80-*-*): Turn off most targets right now.
8249
8250Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8251
8252 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8253 rather than the makeinfo program.
8254 (do-info): Depend upon all-texinfo.
8255
8256Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8257
8258 * configure.in: Remove uses of config/mh-linux.
8259
8260 * config.sub, config.guess: Merge with latest FSF sources.
8261
8262Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8263
8264 * config.sub (case $basic_machine): Add tic80 entries.
8265
8266Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8267
8268 * config.sub, config.guess: Merge with latest FSF sources.
8269
8270Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8271
8272 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8273 * mpw-config.in: Test for NewFolderRecursive.
8274 * mpw-install: Use symbolic name for startup filename.
8275 * mpw-README: Add various additional details.
8276
8277Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8278
8279 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8280
8281Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8282
8283 * configure.in: Do build gcc and the target libraries for
8284 the mn10200.
8285
8286Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8287
8288 * configure.in: don't avoid building gdb for mn10300 any more
8289 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8290 instead of single-quoting it.
8291
8292Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8293
8294 * configure.in: Don't use --with-stabs on IRIX 6.
8295
8296Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8297
8298 * configure.in (m32r): Build gdb, libg++ now.
8299
8300Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8301
8302 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8303 directories from noconfigdirs.
8304
8305Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8306
8307 * config.sub (basic_machine): added mips16 configuration
8308
8309Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8310
8311 * config.sub: Handle d10v-unknown.
8312
8313Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8314
8315 * config.sub: Handle v850-unknown.
8316
8317Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8318
8319 * Makefile.in: add findutils
8320 * configure.in: add findutils to list of host_tools
8321
8322Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8323
8324 * config.sub: Handle mn10200 and mn10300.
8325
8326Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8327
8328 * configure.in (d10v-*): Do not build librx.
8329
8330Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8331
8332 * configure.in (mn10300): Build everything except gdb & libgloss.
8333
8334Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8335
8336 * config.guess: Patch for Dansk Data Elektronik servers,
8337 from Niels Skou Olsen <nso@dde.dk>.
8338
8339 For ncr, use /bin/uname rather than uname, since GNU uname does not
8340 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8341
8342 Patch for MIPS R4000 running System V,
8343 from Eric S. Raymond <esr@snark.thyrsus.com>.
8344
8345 Fix thinko for nextstep.
8346
8347 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8348
8349 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8350 * config.guess: Guess mips-dec-mach_bsd4.3.
8351
8352 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8353 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8354 release numbers.
8355 * config.guess (mips-mips-riscos*): Emit just enough of the
8356 release number.
8357
8358 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8359 * config.guess (sparc-auspex-sunos*): Added.
8360 (f300-fujitsu-*): Added.
8361
8362 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8363 * config.guess: Recognize a Tadpole as a sparc.
8364
8365Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8366
8367 * config.guess: Don't assume that NextStep version is either 2 or
8368 3. NextStep 4 (aka OpenStep 4) has come out now.
8369
8370Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8371
8372 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8373 From Rik Faith <faith@cs.unc.edu>.
8374
8375Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8376
8377 * config.sub: Contributions from bug-gnu-utils to:
8378 Support plain "hppa" (no version given) architecture, reported by
8379 OpenStep.
8380 OpenBSD like NetBSD.
8381 LynxOs is not a hardware supplier.
8382
8383 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 8384 OpenBSD like NetBSD.
252b5132
RH
8385 Stratus systems.
8386 More Pyramid systems.
8387 i[n>4]86 Intel chips.
8388 M680[n>4]0 Motorola chips.
8389 Use unknown instead of lynx for hardware manufacturer.
8390
8391Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8392
8393 * install.sh (chmodcmd): Set to null if the DST directory already
8394 exists.
8395
8396Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8397
8398 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8399 not use mt-ppc target Makefile fragment any more.
8400
8401Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8402
8403 * configure.in (*-*-windows): Exclude everything but those dirs
8404 needed to build windows.
8405
8406Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8407
8408 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8409
8410Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8411
8412 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
8413
8414Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8415
8416 * Undo my previous change.
8417
8418Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8419
8420 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8421 unconditionally.
8422 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8423
8424Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8425
8426 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8427 host to add it's own flags.
252b5132
RH
8428
8429Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8430
8431 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8432
8433Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8434
8435 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8436 (CXX_FOR_TARGET): Likewise.
8437 (GCC_FOR_TARGET): Define.
8438 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8439 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8440 CC_FOR_TARGET was specified on the command line.
8441 (MAKEOVERRIDES): Don't define.
8442
8443Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8444
8445 * configure.in (m32r): Fix spelling of libg++ libs.
8446
8447Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8448
8449 * config.sub (-apple*): Remove, now redundant.
8450
8451Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8452
8453 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8454
8455 * configure: Rework yesterday's sed script patch.
8456
8457 * config.sub: Merge with FSF.
8458
8459Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8460
8461 * config.guess: Merge from FSF.
8462
8463 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
8464 * config.guess: Use pc instead of unknown, for pc clone systems.
8465 Change linux to linux-gnu.
252b5132
RH
8466
8467 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 8468 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
8469
8470Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8471
8472 * test-build.mk (HOLES): Add "xargs" for gdb.
8473
8474 * configure: Avoid hpux10.20 sed bug.
8475
8476Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8477
4bddf3ad 8478 * configure.in: Add support for windows host
252b5132
RH
8479 (that is a build done under the Microsoft build environment).
8480
8481Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8482
8483 * Makefile.in: Replace all uses of srcroot with s, to shrink
8484 command line lengths.
8485
8486 Patches from Geoffrey Noer <noer@cygnus.com>:
8487 * configure.in: If configuring for newlib, pass --with-newlib to
8488 subdirectories.
8489 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8490 -Bnewlib/ and -Lwinsup to gcc.
8491 (CXX_FOR_TARGET): Likewise.
8492
8493Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8494
8495 * Makefile.in (ETC_SUPPORT): Add configure.
8496
8497Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8498
35590697 8499 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
8500 host configuration file.
8501
8502Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8503
8504 * configure.in: Break mn10x00 support into separate
8505 mn10200 and mn10300 configurations.
8506 * config.sub: Likewise.
8507
8508Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8509
8510 * configure.in: Add lots of stuff to noconfigdirs for
8511 the mn10x00 targets.
8512
8513 * config.sub, configure.in: Add mn10x00 support.
8514
8515Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8516
8517 * make-all.com: Call conf-a-gas, not config-a-gas.
8518
8519Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8520
8521 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 8522 targets.
252b5132
RH
8523
8524Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8525
8526 * mpw-README: Add much more detail for native PowerMac.
8527 * mpw-install: New file.
8528 * mpw-configure: Add --norecursion and --help options.
8529 * mpw-config.in: Translate readme and install files when
8530 copying to objdir.
8531 * mpw-build.in: Don't always depend on byacc and flex.
8532 (install-only-top): New action.
8533
8534Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8535
8536 * configure.in: You can now configure GDB for the v850.
8537
8538Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8539
8540 * configure.in (noconfigdirs): Don't configure any C++ dirs
8541 if targeting D10V.
8542
8543Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8544
8545 * config.sub: Recognize mips64vr5000.
8546
8547Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8548
8549 * configure.in: Use a single line for host_tools and native_only.
8550
8551Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8552
8553 * config.sub, configure.in: Add entries for m32r.
8554
8555Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8556
8557 * Makefile.in (inet-install): Don't run install-gzip.
8558
8559Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8560
8561 * configure.in: Don't config lots of things for *-*-windows*.
8562
8563Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8564
8565 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8566 (host_libs, host_tools): Copy from configure.in.
8567 * mpw-configure: Don't complain about directories not found.
8568
8569Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8570
8571 * configure.in (i[345]86): Recognize i686 for pentium pro.
8572 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8573 file.
8574
8575 * config.guess (i[345]86): Ditto.
8576
8577Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8578
8579 * configure.in (noconfigdirs): Removed gdb for D10V.
8580
8581Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8582
8583 * configure.in: Remove ld, target-libio, target-libg++, and
8584 target-libstdc++ from noconfigdirs.
8585
8586Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8587
8588 * configure: Fix three locations where shell scripts were
8589 being run directly rather than with config_shell.
8590
8591Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8592
8593 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8594 * config.sub (basic_machine): Recognize v850.
8595
8596Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8597
8598 * mpw-configure: Handle multiple enable/disable options and
8599 pass them down recursively, handle -c and -s flags appropriately
8600 depending on choice of compiler, add escape mechanism for
8601 quoted arguments to gC.
8602
8603Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8604
8605 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8606 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8607 so that -mrelocatable-lib and -mno-eabi are used.
8608
8609 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8610 not support --print-multi-lib, don't abort.
8611
252b5132
RH
8612Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8613
8614 * make-all.com: Run config-a-gas.
8615 * setup.com: Don't copy subdirectory files around.
8616
8617Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8618
8619 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8620 target, it now compiles correctly.
8621
8622Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8623
8624 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8625
8626Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8627
35590697 8628 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
8629
8630Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8631
8632 * configure.in (native_only): Add prms.
8633
8634Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8635
8636 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8637 (BINUTILS_SUPPORT_DIRS): Likewise.
8638
8639Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8640
8641 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8642 d10v support is added.
8643
8644Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8645
8646 * configure.in (d10v-*-*): New target.
8647
8648Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8649
8650 * config.guess (HP 9000/811): Recognize this as a PA1.1
8651 machine.
8652
8653Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8654
8655 * Makefile.in (do-tar-gz): New target, split out from tail end of
8656 taz target. Run each command separately, don't use pipes.
8657 (taz): Use it.
8658
8659Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8660
8661 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8662 * mpw-build.in: No builds should depend on building byacc or flex,
8663 they are assumed to be installed already.
8664
8665Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8666
8667 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8668 variable that CC_FOR_TARGET needs.
8669
8670Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8671
8672 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8673 options have changed since the last time the subdirectory was
8674 configured, and if it has, reconfigure.
8675 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8676 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8677
8678Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8679
8680 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8681 CLEAN_MODULES): Add bash.
8682 (all-bash): New target.
8683
8684Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8685
8686 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8687
8688Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8689
8690 * config.sub (basic_machine): Recognize d10v as a valid processor.
8691
8692Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8693
8694 * mpw-configure: Add support for --bindir.
8695 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8696
8697Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8698
8699 * configure.in: add bash, time, gawk to list of hosttools and things
8700 to only build for native toolchains
8701
8702Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8703
8704 * Makefile.in (docdir): Remove.
8705
8706Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8707
8708 * Makefile.in (datadir): Set to $(prefix)/share.
8709
8710Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8711
8712 * configure.in: build diff and patch for cygwin32-hosted
8713 toolchains.
8714
8715Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8716
8717 * config.sub: Accept -rtems*.
8718
8719Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8720
80413487 8721 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
8722 remove diff from the list of things not buildable
8723 via Canadian Cross
252b5132
RH
8724
8725Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8726
8727 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 8728 don't get ". ".
252b5132
RH
8729
8730Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8731
8732 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8733
8734Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8735
8736 * Makefile.in (taz): Handle case where tex3patch didn't even get
8737 checked out. Also, if it was found, put the symlink in a new util
8738 subdirectory.
8739
8740Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8741
8742 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8743
8744Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8745
8746 * config.sub: Recognize -openvms.
8747 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8748 * make-all.com, setup.com: New files.
8749
8750Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8751
8752 * Makefile.in (taz): tex3patch moved to texinfo/util.
8753
8754Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8755
afb8d725 8756 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8757 * configure.in: remove make from disable-if-Can-Cross list
8758 enable gdb if ${host} and ${target} are cygwin32
8759
8760Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8761
8762 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8763 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8764
8765Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8766
8767 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8768 distinguish sysv/svr4/bsd variants.
8769 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8770
8771Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8772
8773 * configure.in: Added copyright notice.
8774 * move-if-change: Added copyright notice.
8775
8776Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8777
8778 * configure.in (powerpcle-*-solaris*): Until we get shared
8779 libraries working, don't build gdb, sim, make, tcl, tk, or
8780 expect.
8781
8782Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8783
8784 * config.guess: Merge with FSF:
8785
8786 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8787 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8788
8789 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8790 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8791
8792 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8793 * config.guess: Combine two OSF1 rules.
8794 Also recognize field test versions. From mjr@zk3.dec.com.
8795 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8796 because GNU uname does not support -p. From pmr@pajato.com.
8797
8798Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8799
8800 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8801
8802Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8803
8804 * mpw-README: Document GCCIncludes.
8805
8806Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8807
8808 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8809
8810Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8811
8812 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8813
8814Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8815
8816 * configure.in (*-*-cygwin32): Configure make.
8817
8818Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8819
8820 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8821
8822Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8823
8824 * Makefile.in (all-inet): Depend on all-perl.
8825
8826 * Makefile.in (inet-install): New target.
8827
8828 * Makefile.in (all-inet): Depend on all-tcl.
8829 (all-inet): Depend on all-send-pr.
8830
8831Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8832
8833 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8834 temporarily.
8835
8836Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8837
8838 * configure.in: Don't configure --with-gnu-ld on AIX.
8839
8840Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8841
8842 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8843
8844Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8845
8846 * Makefile.in (ALL_MODULES): Added all-inet.
8847 (CROSS_CHECK_MODULES): Added check-inet.
8848 (INSTALL_MODULES): Added install-inet.
8849 (CLEAN_MODULES): Added clean-inet.
8850 (all-indent): New target.
8851
8852 * configure.in (host_tools): Added inet.
8853 (native_only): Added inet.
8854 (noconfigdirs): Added inet.
8855
8856Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8857
8858 * configure.in: Don't configure libgloss if we are not configuring
8859 newlib.
8860
8861Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8862
8863 * configure.in: Don't configure libgloss for unsupported
8864 architectures.
8865
8866Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8867
8868 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8869
8870Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8871
8872 * Makefile.in (ALL_MODULES): Include all-apache.
8873 (CROSS_CHECK_MODULES): Include check-apache.
8874 (INSTALL_MODULES): Include install-apache.
8875 (all-apache): New target.
8876
8877 * configure.in: Added apache everywhere perl is seen.
8878
8879Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8880
8881 * Makefile.in: Add support for clean-{module} and
8882 clean-target-{module} rules.
8883
8884Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8885
8886 * configure.in (*-*-ose) do not build libgloss.
8887
8888Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8889
8890 * config.guess (prep*:SunOS:5.*:*): Turn into
8891 powerpele-unknown-solaris2.
8892
8893Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8894
8895 * configure.in: Permit --enable-shared to specify a list of
8896 directories.
8897
8898Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8899
8900 * configure.in (host==solaris): Pass only the first word of $CC
8901 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8902
8903Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8904
8905 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8906
8907Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8908
8909 * Makefile.in (ALL_MODULES): Include all-perl.
8910 (CROSS_CHECK_MODULES): Include check-perl.
8911 (INSTALL_MODULES): Include install-perl.
8912 (ALL_X11_MODULES): Include all-guile.
8913 (CHECK_X11_MODULES): Include check-guile.
8914 (INSTALL_X11_MODULES): Include install-guile.
8915 (all-perl): New target.
8916 (all-guile): New target.
8917
8918 * configure.in (host_tools): Include perl and guile.
8919 (native_only): Include perl and guile.
8920 (noconfigdirs): Don't build guile and perl; no ports have been
8921 done.
8922
8923Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8924
80413487
RH
8925 * configure (--enable-*): Handle quoted option lists such as
8926 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8927
8928Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8929
8930 * Makefile.in ({,inst}all-target): New rule so we can make and
8931 install all of the target directories easily.
8932
8933Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8934
8935 * configure.in: Add missing global flag in sed substitution when
8936 deleting `target-' from ${configdirs}.
8937
8938Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8939
8940 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8941 option.
8942
8943 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8944 config/mh-necv4.
8945
8946 * install.sh: Correct misspelling of transformbasename.
8947
8948 * config.guess: Recognize mips-*-sysv*.
8949
8950Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8951
8952 * config.sub: Recognize mon960.
8953
8954Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8955
8956 * configure: Restore Canadian Cross handling of BISON and LEX,
8957 removed in Feb 20 change.
8958
8959Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8960
8961 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8962 Mention make install. Remove the old copyright date as well the
8963 clumsy and rather pointless copyright on the README file.
8964
8965Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8966
8967 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8968 Makefile after running symlink-tree, then run `make distclean' to
8969 avoid clobbering any generated files in srcdir.
8970
8971Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8972
8973 * configure.in (m68k-*-netbsd*): Build everything now.
8974
8975Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8976
8977 * Makefile.in (taz): Fix quoting.
8978
8979Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8980
8981 * configure.in (sparclet-*-*): Build everything now.
8982
8983Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8984
8985 * configure.in (m68k-*-linux*): New host.
8986
8987Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8988
8989 * configure: Check for bison before byacc.
8990
8991Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8992
8993 * Makefile.in configure: Change the way LEX and BISON/YACC are
8994 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8995 searching PATH. These are used as fallbacks by Makefile.in if
8996 flex/bison/byacc aren't in objdir.
8997
8998Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8999
9000 * Makefile.in: Make everything which depends upon all-bfd also
9001 depend upon all-opcodes, in case --with-commonbfdlib is used.
9002
9003Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9004
9005 * configure.in (host *-*-cygwin32): Don't build gdb if we are
9006 building NT native compilers on Unix.
9007
9008Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
9009
9010 * configure.in: Don't get CC from the host Makefile fragment if we
9011 can find gcc in PATH, or if this is a Canadian Cross. Move the
9012 Solaris test for /usr/ucb/cc to the post target script, just after
9013 the compiler sanity test.
9014
9015Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
9016
9017 * config.sub: Merge with FSF.
9018
9019Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
9020
9021 * Makefile.in (RPATH_ENVVAR): New variable.
9022 (REALLY_SET_LIB_PATH): Use it.
9023 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9024
9025Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
9026
9027 * config.sub, configure.in: Recognize sparclet cpu.
9028
9029Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
9030
9031 * config.guess: Support m68k-cbm-sysv4.
9032
9033Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9034
9035 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9036 m68k-unknown-linuxaout from linker help string. Put quotes around
9037 $ld_help_string.
9038
9039Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
9040
9041 * config.guess (powerpc-harris-powerunix): Add guess for port
9042 to new target.
9043
9044Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9045
9046 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9047
9048Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
9049
9050 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9051 $(REALLY_SET_LIB_PATH) in Makefile.
9052 * Makefile.in (SET_LIB_PATH): New variable.
9053 (REALLY_SET_LIB_PATH): New variable.
9054 ($(DO_X)): Use $(SET_LIB_PATH).
9055 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9056 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9057 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9058 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9059 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9060 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9061 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9062 (install-dosrel): Likewise.
9063 (all-opcodes): Depend upon all-libiberty.
9064
9065Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
9066
9067 * config.guess (*:CYGWIN*): New
9068
9069Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9070
9071 * Makefile.in (all-target-winsup): All all-target-libiberty.
9072
9073Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9074
9075 * configure.in (noconfigdirs): Add missing # in front of comment.
9076
9077Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
9078
9079 * configure.in: add second pass to things added to noconfigdirs
9080 so *-gm-magic can exclude libgloss properly.
9081
9082Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9083
9084 * mpw-configure (extralibs_name, rez_name): Set correctly
9085 for MWC68K compiler.
9086
9087 * mpw-README: Add more info on the necessary build tools.
9088
9089Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9090
9091 * configure.in, config.sub: Recognize cygwin32.
9092
9093Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9094
9095 * config.guess, config.sub: Recognize A/UX.
9096
9097Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9098
9099 * config.sub: Merge with gcc/config.sub.
9100
9101Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9102
9103 * mpw-build.in (do-binutils): Add build of stamps.
9104
9105Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9106
9107 * config.sub: Add recognition for mips64vr4100*-* targets.
9108
9109Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9110
9111 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9112 Add creation of gconfigargs with `--enable-shared' turned on.
9113 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9114 ($(host)-stamp-stage3-configured): Likewise.
9115 (HOLES): Add chatr and ldd.
9116 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9117
9118Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9119
9120 * configure: Pass --nfp to recursive configures.
9121
9122Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9123
9124 * Makefile.in (DLLTOOL): New.
9125 (DLLTOOL_FOR_TARGET): New.
9126 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9127 (EXTRA_TARGET_FLAGS): Ditto.
9128 (EXTRA_GCC_FLAGS): Ditto.
9129 (CONFIGURE_TARGET_MODULES): Ditto.
9130 (DO_X): Ditto.
9131 * configure: Add DLLTOOL.
9132
9133Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9134
9135 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9136 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9137 mh-sco, since old workarounds no longer needed, and don't
9138 build ld, since libraries have weak symbols in COFF.
9139
9140Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9141
9142 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9143
9144Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9145
9146 * configure.in: Make sure that ${CC} can be used to compile an
9147 executable.
9148
afb8d725
JM
9149Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9150
9151 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9152 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9153 nothing depending on whether gdbtk is being built.
9154
252b5132
RH
9155Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9156
9157 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9158
9159Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9160
9161 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9162 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9163
9164Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9165
9166 * config-ml.in: Add support for
9167 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9168 Simplify setting of multidirs from --disable-foo.
9169
9170Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9171
9172 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9173 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9174 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 9175 non-empty, pass them on to the GCC make.
252b5132
RH
9176 (all-bootstrap): New rule that is like all-gcc, except it executes
9177 the GCC bootstrap rule instead of the GCC all rule.
9178
9179Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9180
9181 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9182
9183Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9184
9185 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9186 DG/UX support.
9187
9188Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9189
9190 * config.sub (i*86*) Change [345] to [3456]
9191
9192Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9193
9194 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9195 --with-gnu-ld=no.
9196
9197Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9198
9199 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9200 AIX multilibs get built.
9201
9202Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9203
9204 * configure.in (i386-win32): Don't build expect if we're not
9205 building the tcl subdir.
9206
9207Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9208
9209 * Makefile.in: (configure-target-examples, all-target-examples):
9210 New targets, configure and build example programs.
9211
9212Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9213
9214 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9215 use it as input to sedit the generated MPW makefile.
9216 * mpw-README: Add a suggestion about Gestalt.h.
9217
9218Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9219
9220 * config.sub: Accept *-*-ieee*.
9221
9222Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9223
9224 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9225 Ronald F. Guilmette <rfg@monkeys.com>.
9226
9227Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9228
9229 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9230 for powerpc-pe native.
9231 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9232 (target==powerpc-pe): duplicate i386-win32 entry.
9233
9234Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9235
9236 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9237 of vxworks, not just vxworks5.1.
9238
9239Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9240
9241 * mpw-configure: Add support for exec-prefix.
9242
9243Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9244
9245 * config.guess: Recognize HP model 816 machines as having
9246 a PA1.1 processor.
9247
9248Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9249
9250 * configure: Ignore new autoconf configure options.
9251
252b5132
RH
9252Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9253
9254 * config.guess: Recognize Pentium under SCO.
9255 From Robert Lipe <robertl@arnet.com>.
9256
9257Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9258
9259 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
9260
9261Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9262
9263 * configure.in: Don't configure gas for alpha-dec-osf*.
9264
9265Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9266
9267 * configure.in: Default to --with-stabs for some targets for which
9268 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9269 i[345]86*-*-unixware*.
9270
9271Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9272
9273 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9274 rather than basing it on the target. Simplify handling of options
9275 controlling which directories to configure. Remove extraneous
9276 slash in multi-clean target.
9277
9278Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9279
9280 * config-ml.in: Prefix more variables with ml_ so they don't collide
9281 with configure's.
9282
9283Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9284
9285 * configure: Don't turn -v into --v.
9286
9287Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9288
9289 * configure.in (targargs): Fix typo.
9290
9291 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9292
9293Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9294
9295 * configure.in: Strip --host and --target options from
9296 CONFIG_ARGUMENTS, and always configure for --host only. Add
9297 --with-cross-host option when building with a cross-compiler.
9298 * configure: Canonicalize the arguments put into config.status by
9299 always using `=' for an option with an argument. Pass a presumed
9300 --host or --target explicitly.
9301
9302Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9303
9304 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9305 into general OS recognition case.
9306
9307Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9308
9309 * configure.in (target_configdirs): add target-winsup only
9310 for win32 target systems.
9311
9312Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9313
9314 * Makefile.in (all-target-libgloss): Depend upon
9315 configure-target-newlib, since when libgloss is built it looks to
9316 see if the newlib directory exists.
9317
9318Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9319
9320 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9321 cfg-ml-*.in.
9322
9323Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9324
9325 * configure: Handle LD and LD_FOR_TARGET when configuring a
9326 Canadian Cross.
9327
252b5132
RH
9328Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9329
9330 * configure.in (target_libs): add target-winsup.
9331 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9332 (target==ppcle-pe): remove ld from $noconfigdirs.
9333
9334Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9335
9336 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9337 Preserve relative path names in $srcdir. Build symlink tree if
9338 configuring cross target dir and srcdir=. (= no VPATH support).
9339 (configure-target-libg++): Depend on configure-target-librx.
9340 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9341 * config-ml.in: New file.
9342 * symlink-tree: New file.
9343 * configure: Ensure srcdir="." if that's what it is.
9344
9345Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9346
9347 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9348 includes and FLEX_SKELETON setting.
9349 * mpw-configure (--with-gnu-ld): New option, controls whether
9350 to use PPCLink or ld with PowerMac GCC.
9351 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9352 * mpw-config.in: Configure grez if targeting Mac.
9353
9354 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
9355 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9356 just macos.
252b5132
RH
9357 * configure.in: Configure grez resource compiler if targeting Mac.
9358 * Makefile.in (all-grez, install-grez): New targets.
9359
9360Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9361
9362 * configure: CXX defaults to gcc, not g++. If we find
35590697 9363 gcc in the path, set CC to gcc -O2.
252b5132
RH
9364
9365Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9366
9367 * configure: Default ${build} correctly. Avoid picking up extra
9368 spaces when reading CC and CXX from Makefile. When doing a
9369 Canadian Cross, use plausible default values for numerous
9370 variables.
9371 * configure.in: When doing a Canadian Cross, don't try to
9372 configure tools whose configure script can't handle it.
9373
9374Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9375
9376 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9377
9378Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9379
9380 * configure: Remove dubious bug reporting address.
9381
9382Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9383
9384 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9385 configure script, run that instead of this directory's configure.
9386 In either case, print a message that we're configuring the sub-dir.
9387
9388Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9389
9390 * configure.in: Before checking for the existence of various files,
9391 use sed to filter out "target-".
9392
9393Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9394
9395 * Makefile.in (DO_X): Split rule to decrease command line length
9396 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9397 (Philippe De Muyter).
9398
9399Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9400
9401 * Makefile.in (all-patch): depend on all-libiberty.
9402
9403Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9404
9405 * configure.in: If the only directory in target_configdirs which
9406 actually exists is libiberty, then set target_configdirs to empty,
9407 to avoid trying to build a target libiberty in a gas or gdb
9408 distribution.
9409
9410Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9411
9412 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
9413 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9414 systems.
252b5132
RH
9415
9416Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9417
9418 * configure.in (copy_dirs): Use sys-include instead of include
9419 for --with-headers option.
9420
9421Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9422
9423 * Makefile.in, configure.in: Make winsup builds work with
9424 new scheme.
9425
9426Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9427
9428 * configure.in: Build the linker on AIX.
9429
9430Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9431
9432 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9433 where needed.
9434
9435Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9436
9437 * Makefile.in (all-gcc): Fix typo.
9438
9439Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9440
9441 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9442
9443Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9444
9445 * configure.in: Rename libFOO to target-libFOO, and xiberty
9446 to target-xiberty, to provide more flexibility.
9447 (target_subdir): Define. Create if cross.
9448 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9449 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9450 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9451 check-libFOO -> check-target-libFOO, etc.
9452 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9453 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9454 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9455 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9456 allow ALL_GCC="" to only configure.
9457 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9458 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9459 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9460
9461Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9462
9463 * Makefile.in (taz): Build "info" in etc explicitly.
9464
9465Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9466
9467 * configure.in: Make sure that CC is undefined (as opposed to
9468 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9469 problem with autoconf trying to configure on a host without GCC.
9470
9471Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9472
9473 * mpw-configure: Set host alias from choice of host compiler,
9474 only use generic MPW Makefile sed if present, edit a file
9475 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9476 * mpw-README: Add problem notes about CW6 and CW7.
9477
9478Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9479
9480 * Makefile.in (taz): Use ";" instead of ";;".
9481
9482Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9483
9484 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9485 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9486 DISTDOCDIRS.
9487 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9488 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9489
9490Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9491
9492 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9493 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9494 Move bfd to DISTSTUFFDIRS.
9495
9496Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9497
9498 * Makefile.in (X11_LIB): Removed.
9499 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9500
9501 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9502
9503Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9504
9505 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9506 names.
9507
9508Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9509
9510 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9511
9512Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9513
9514 * configure.in (i[345]86-*-win32): Always build newlib.
9515 Don't configure cvs, autoconf or texinfo.
9516 * Makefile.in (LD_FOR_TARGET): New.
9517 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9518 Pass down LD_FOR_TARGET.
9519
9520Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9521
9522 * winsup: New directory.
9523 * Makefile.in: Build winsup.
9524 * configure.in: Winsup is configured when target is win32.
9525 Can only build win32 target GDB when native.
35590697 9526
252b5132
RH
9527Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9528
9529 * config.guess: Recognize HP model 819 machines as having
9530 a PA 1.1 processor.
9531
9532Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9533
9534 * configure: Fix sed loop which substitutes for CC and CXX to
9535 avoid bug found in various sed implementations.
9536
9537Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9538
9539 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9540 simulator. Use standard powerpc-*-eabi*.
9541
9542Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9543
9544 * configure.in: Stop putting gas and binutils in noconfigdirs for
9545 powerpc-*-aix* and rs6000-*-*.
9546
9547Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9548
9549 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9550 -mcall-aixdesc libraries.
9551
9552Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9553
9554 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9555
9556 * config.sub (arm | armel | armeb): Fix shell syntax.
9557
9558Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9559
9560 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9561 -msoft-float and -mcpu=common support.
9562 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9563 libraries.
9564
9565Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9566
9567 * configure.in: Allow configuration and build of emacs19 for the alpha.
9568
9569Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9570
9571 * configure.in (CC): Get ^CC, not just any old CC, from
9572 ${host_makefile_frag}.
9573
9574Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9575
35590697 9576 * configure.in (CC): Try to get CC from
252b5132
RH
9577 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9578
9579Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9580
9581 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9582 only if it exists in $(srcdir).
9583
9584Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9585
9586 * configure: If CC and CXX are not set in the environment, set
9587 them, based on either an existing Makefile or on searching for gcc
9588 in PATH. Substitute for CC and CXX in Makefile.
9589 * configure.in: Remove libm from target_libs. Separate
9590 target_configdirs from configdirs. If CC is not set in
9591 environment, try to get it from a host Makefile fragment. Rewrite
9592 changes of configdirs to use skipdirs instead. A few minor
9593 tweaks. Take directories out of target_configdirs as they are
9594 taken out of configdirs. Remove existing Makefile files from
9595 subdirectories. Substitute for TARGET_CONFIGDIRS and
9596 CONFIG_ARGUMENTS in Makefile.
9597 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9598 by configure.in.
9599 (CONFIG_ARGUMENTS): Likewise.
9600 (CONFIGURE_TARGET_MODULES): New variable.
9601 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9602 ($(CONFIGURE_TARGET_MODULES)): New target.
9603 (configure-libg++, configure-libio): New targets.
9604 (all-libg++): Depend upon configure-libg++.
9605 (all-libio): Depend upon configure-libio.
9606 (configure-libgloss, all-libgloss): New targets.
9607 (configure-libstdc++): New target.
9608 (all-libstdc++): Depend upon configure-libstdc++.
9609 (configure-librx, all-librx): New targets.
9610 (configure-newlib): New target.
9611 (all-newlib): Depend upon configure-newlib
9612 (configure-xiberty): New target.
9613 (all-xiberty): Depend upon configure-xiberty.
9614
9615Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9616
9617 * configure.in (host i[345]86-*-win32): Expand the
9618 noconfigdirs again.
9619
9620Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9621
9622 * mpw-configure: Fix sed command file name.
9623
9624Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9625
35590697 9626 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
9627 noconfigdirs again.
9628
9629Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9630
9631 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9632 or powerpc*-*-pe*, since they are not yet supported.
9633
9634Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9635
9636 Add PowerMac support and many other enhancements.
9637 * mpw-configure: New option --cc to select compiler to use,
9638 paste options set according to --cc into the generated
9639 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9640 if mpw-make.sed is present.
9641 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9642 add forward includes for PowerPC include files.
9643 * mpw-build.in: Build using Makefile.PPC if present.
9644 (do-byacc, etc): Remove separate version resource builds.
9645 (do-gas): Build "stamps" before "all".
9646 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9647 * mpw-README: Update to reflect --cc option, PowerMac support,
9648 and recently-reported compatibility problems.
9649
9650Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9651
9652 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9653 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9654 (--with-multilib-top): Pass to recursive invocations.
9655
9656Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9657
9658 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9659 v810-*-*.
9660
9661Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9662
9663 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9664 gdb, ld and opcodes on v810-*-*.
9665
252b5132
RH
9666Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9667
9668 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9669 (local-maintainer-clean): New target.
9670 (maintainer-clean): New target.
9671 (realclean): Just depend upon maintainer-clean.
9672
9673Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9674
9675 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9676
9677Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9678
9679 * configure.in: Build ld in mips*-*-bsd* case.
9680
9681Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9682
9683 * config.sub: Accept -lites* OS. From Ian Dall.
9684
9685Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9686
9687 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 9688 targets.
252b5132
RH
9689
9690Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9691
9692 * configure.in: treat i386-win32 canadian cross the same as
9693 i386-go32 canadian cross.
9694
9695Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9696
9697 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9698 running under the simulator to build a reduced set of libraries.
9699 (powerpc-*-eabiaix): Add fine grained multilib support added to
9700 other powerpc targets yesterday.
9701
9702Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9703
9704 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9705 -disable-softfloat, -disable-relocatable, -disable-aix, and
9706 -disable-sysv to control which multilib libraries get built.
9707
9708Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9709
9710 * configure: Add Makefile.tem to list of files to remove in trap
9711 handler.
9712
9713Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9714
9715 * config.guess (*Linux*): Add missing "exit"s.
9716 Also, need specific check for alpha-unknown-linux (uses COFF).
9717
9718Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9719
9720 * config.guess: Merge with FSF:
9721
9722 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9723 * config.guess (AIX4): More robust release numbering discovery.
9724
9725 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9726 * config.guess (i386-sequent-ptx): Properly get version number.
9727
9728 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9729 * config.guess (mips:*:4*:UMIPS): New case.
9730
9731Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9732
9733 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9734 (i386-win32 host): Likewise. Don't build readline.
9735
afb8d725
JM
9736Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9737
9738 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9739 SUPPORT_FILES to submakes.
9740
252b5132
RH
9741Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9742
9743 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9744 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9745 mpw-configure.
9746
9747Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9748
9749 * configure.in (appdirs): Use =, not ==, in test expression when
9750 trying to build the text to print in the warning message for
9751 Solaris users.
9752
9753Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9754
9755 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9756
9757Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9758
9759 * config.guess: Recognize lynx-2.3.
9760
9761Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9762
9763 * config.sub (z8ksim): Deleted
9764 (z8k-*-coff): New, this is the one true name of the target.
9765
9766Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9767
9768 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9769
9770Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9771
9772 * config.guess (*:Linux:*:*): First try asking the linker what the
9773 default object file format is (elf, aout, or coff). Then if this
9774 fails, try previous methods.
9775
9776Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9777
9778 * configure.in: Don't build newlib for *-*-vxworks5.1.
9779
9780Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9781
9782 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9783 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9784
9785Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9786
9787 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9788
9789Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9790
9791 * cfg-ml-com.in: New file.
9792 * cfg-ml-pos.in: New file.
9793
9794Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9795
9796 * COPYING.NEWLIB: Add HP free copyright to list.
9797
9798Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9799
9800 * config.sub: Recognize -eabi* for the system, not just -eabi.
9801
9802Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9803
9804 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9805 * config.sub, configure.in (win32): New target and host.
9806
9807Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9808
9809 * configure.in: Add i386-pe configuration.
9810
9811Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9812
9813 * mpw-build.in (install): Install GDB after LD.
9814
9815Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9816
9817 * mpw-config.in (elf/mips.h): Always forward-include, needed
9818 for GDB to build.
9819
9820Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9821
9822 * testsuite: New directory for customer acceptance and whole tool
9823 chain tests.
9824
9825Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9826
9827 * configure: If per-host line isn't found, but AC_OUTPUT is found
9828 and a configure script exists, run it instead.
9829
9830Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9831
9832 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9833
9834Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9835
9836 * configure: Set build_{cpu,vendor,os,alias} to host values when
9837 --build isn't specified.
9838
9839Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9840
9841 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9842 (FLAGS_TO_PASS): Pass them.
9843 (EXTRA_TARGET_FLAGS): Ditto.
9844
252b5132
RH
9845Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9846
9847 * Makefile.in (all-libg++): Depend on all-libstdc++.
9848
9849Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9850
9851 * configure.in (noconfigdirs): Enable all packages for
9852 i386-unknown-netbsd.
9853
9854Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9855
9856 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9857 hosted builds (DOS builds)
9858
9859Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9860
9861 Changes for ARM based on patches from Richard Earnshaw:
9862 * config.sub: Handle armeb and armel.
9863 * configure.in: Omit arm linker only for riscix.
9864
9865Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9866
9867 * config.guess: Update from FSF.
9868
9869Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9870
9871 * config.sub: Recognize powerpcle as the little endian varient of
9872 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9873 powerpcle variant. Convert pentium into i586, not i486. Add p5
9874 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9875 temporarily.
9876
9877Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9878
9879 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9880
9881Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9882
9883 * config.sub: Accept -lites* as a basic system type.
9884
9885Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9886
9887 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9888 installed, and if so return linuxoldld as the system name.
9889
9890Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9891
9892 * config.guess: Add hppa1.1-hp-lites support.
9893
9894Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9895
9896 * configure.in: Don't build newlib for m68k-vxworks5.1.
9897
9898Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9899
9900 * configure.in (mips-sgi-irix6): Use mh-irix5.
9901
9902Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9903
9904 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9905
9906Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9907
9908 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9909 OSF/1. Fix compiler flags.
252b5132
RH
9910 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9911
9912Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9913
9914 * configure.in: Recognize --with-newlib.
9915 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9916
afb8d725
JM
9917Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9918
9919 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9920 to *_X11_MODULES due to gdbtk needing X include files et al.
9921
252b5132
RH
9922Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9923
9924 Merge in support for Mac MPW as a host.
9925 (Old change descriptions retained for informational value.)
9926
9927 * mpw-config.in: Add generic include forwards for cpu-specific
9928 include files in aout and elf directories.
9929
9930 * mpw-configure: Added copyright.
9931 * mpw-config.in: Check for presence of required build tools.
9932 (target_libs): Add newlib.
9933 (target_tools): Add examples.
9934 (Read Me): Generate as "Read Me for MPW" instead.
9935 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9936 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9937 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9938
9939 * mpw-configure: Remove subdir-specific makefile hackery,
9940 delete mk.tmp after using it.
9941
9942 * mpw-build.in (all): Display start and end times.
9943
9944 * mpw-configure (host_canonical): Set.
9945 (target_cpu): Always add to makefiles.
9946 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9947 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9948 (mpw-mh-mpw): Look for in srcdir and srcroot.
9949 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9950
9951 * mpw-build.in: (install-only): New target.
9952
9953 * mpw-configure (host_alias, target_alias): Rename from hostalias
9954 and targetalias, add into generated Makefile.
9955 (mk.tmp): If present, add into generated Makefile.
9956 * mpw-build.in (all-gas): Build config.h first before gas proper.
9957
9958 * mpw-configure (config.status): Write only if changed.
9959 * mpw-config.in (readline): Configure it (not built, just used for
9960 definitions).
9961
9962 * mpw-config.in (elf/mips.h): Add a forward include.
9963
9964 * mpw-config.in: Forward-include most .h files in include into
9965 extra-include.
9966 (readline): Don't build.
9967 mpw-build.in (install): Install GDB.
9968
9969 * mpw-configure (prefix, mpw_prefix): Handle it.
9970 * mpw-config.in (mmalloc, readline): Don't configure.
9971 * mpw-build.in (thisscript): Rename to ThisScript.
9972 Use mpw-build instead of BuildProgram everywhere.
9973 (mmalloc, readline): Don't build.
9974 * mpw-README: New file, basic documentation about the MPW port.
9975
9976 * mpw-config.in: Use forward-include to create include files.
9977
9978 * mpw-configure: Add more things to the top of each configured
9979 Makefile, including contents of config/mpw-mh-mpw.
9980 * mpw-config.in (extra-include): Create this directory and fill it
9981 with Posix-like include files when configuring.
9982
9983 * config.sub (apple, mac, mpw): Add various aliases.
9984
9985 * mpw-build.in: New file, top-level build script fragment for MPW.
9986 * mpw-configure: New file, configure script for MPW.
9987 * mpw-config.in: New file, config fragment for MPW.
9988
9989Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9990
9991 * configure.in (host_libs): Remove glob, since it is gone from the
9992 sources.
9993
9994Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9995
9996 * Makefile.in: define empty GDB_NLM_DEPS var.
9997
9998 * configure.in(target_makefile_frag): use config/mt-netware
9999 for netware targets.
10000
10001Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
10002
10003 * config.sub: Merge in recent FSF changes. Remove linux special
10004 cases.
10005
10006Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10007
4bddf3ad 10008 Revert this change:
252b5132
RH
10009
10010 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10011
10012 * build-all.mk: Use CC=cc -Xs on Solaris.
10013
252b5132
RH
10014Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10015
10016 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
10017 stop using it.
10018 * Makefile.in: Nuke all references to glob subdirectory.
10019
10020Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10021
10022 * configure.in: Fix --enable-shared logic in per-host.
10023
10024Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
10025
10026 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10027
10028Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10029
10030 * configure.in (noconfigdirs): Don't build gas on AIX, for
10031 powerpc*-*-aix* as well as for rs6000*-*-aix*.
10032
10033Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
10034
10035 * configure: Fix --cache-file to work if the file argument is a
10036 relative path.
10037
10038Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
10039
10040 * configure: If the --cache-file is used, pass it down to
10041 configure in subdirectories.
10042
10043Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
10044
10045 * config.sub: add vxworks29k configuration.
10046
10047Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10048
10049 * Makefile.in (taz): Do "diststuff" part quietly.
10050
10051Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
10052
10053 * config.sub: Mini-merge with gcc/config.sub.
10054
10055Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10056
10057 * config.guess (IRIX): Sed - to _.
10058
10059Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10060
10061 * Makefile.in (source-vault, binary-vault): New targets.
10062
10063Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
10064
10065 * config.sub: Recognize -eabi as a basic system type.
10066
10067Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10068
10069 * configure.in (enable_shared stuff): Fix typo.
10070
10071Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
10072
10073 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10074
10075Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10076
10077 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10078
10079Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10080
10081 * configure.in (rs6000-*-*): Don't build gas.
10082
10083Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10084
10085 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10086 reduce command line length.
10087 (AS_FOR_TARGET): Check for as.new, not Makefile.
10088 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10089
10090Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10091
10092 * config.guess: Merge from FSF.
10093
10094Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10095
10096 * configure: Don't use $ when handling program_suffix.
10097
10098Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10099
10100 * configure.in: Configure tk for hppa/hpux.
10101
10102Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10103
10104 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10105
10106Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10107
10108 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10109 to LIBCXXFLAGS. Tests are better run without it.
10110
10111Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10112
10113 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10114
10115Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10116
10117 * configure.in (*-*-netware*): Don't configure xiberty.
10118
10119Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10120
10121 * configure.in: Remove tk from native_only list.
10122
10123Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10124
10125 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10126 for special NCD build.
10127
10128Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10129
10130 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10131 makeall.bat, they're only useful for binutils snapshots.
10132 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10133 makeall.bat to specified SUPPORT_FILES.
10134
10135Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10136
10137 * build-all.mk: Add Ericsson targets to sun4 and solaris
10138 hosts. Add BNR's sun4 target to solaris host, so their
10139 build-from-source will be tested in-house first.
10140
10141Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10142
10143 * Makefile.in (LIBCFLAGS): New variable.
10144 (CFLAGS_FOR_TARGET): Ditto.
10145 (LIBCFLAGS_FOR_TARGET): Ditto.
10146 (LIBCXXFLAGS): Ditto.
10147 (CXXFLAGS_FOR_TARGET): Ditto.
10148 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10149 (BASE_FLAGS_TO_PASS): Pass them.
10150 (EXTRA_TARGET_FLAGS): Ditto.
10151
4bddf3ad 10152 * configure.in: Support --enable-shared.
252b5132
RH
10153
10154Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10155
10156 * configure.in (target_libs): Include libstdc++ again.
10157 * config.guess: Update from FSF (for FreeBSD).
10158
10159Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10160
10161 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10162 makeall.bat.
10163 (DISTDOCDIRS): Add `etc'.
10164 (ETC_SUPPORT_PFX): New variable.
10165 (taz): Include anything from etc starting with a word in
10166 ETC_SUPPORT_PFX.
10167
10168Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10169
10170 * config.sub: Update for recent FSF changes. Remove obsolete
10171 h8300hds entry. Add -windows* and -osx as basic os. Minor
10172 spacing changes.
10173
10174Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10175
10176 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10177
10178 * config.guess: Merge with FSF.
10179 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10180
10181Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10182
10183 * configure: Since the "trap 0" handler will override the exit
10184 status on many systems, only use it for "exit 1", and make it set
10185 a non-zero exit status; reset it before "exit 0". Also, check
10186 exit status of config.sub, and error out if it failed.
10187
10188Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10189
10190 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10191 and install libgloss.
10192
10193Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10194
10195 * Makefile.in (all-binutils): Depend upon all-byacc.
10196
10197 * configure.in: Don't build emacs on Irix 5.
10198
10199Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10200
10201 * configure.in (*-*-netware*): Add libio.
10202
10203Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10204
10205 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10206 (CHECK_TARGET_MODULES): Ditto.
10207 (INSTALL_TARGET_MODULES): Ditto.
10208 (TARGET_LIBS): Ditto.
10209 (all-libstdc++): Note dependencies.
10210
10211Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10212
10213 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10214
10215Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10216
10217 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10218 -fexternal-templates.
10219
10220 * configure.in (target_libs): Add libstdc++.
10221 (noconfigdirs): Add libstdc++ as appropriate.
10222
10223Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10224
10225 * config.guess: Update from FSF.
10226
10227Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10228
10229 * configure: Use ${config_shell} when running ${configsub}.
10230
10231Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10232
10233 * config.sub: No longer recognize h8300h.
10234
10235Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10236
10237 * config.sub: Remove extraneous differences between config.sub and
10238 gcc/config.sub.
10239
10240Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10241
10242 * Makefile.in (DISTSTUFFDIRS): Add gas.
10243
10244Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10245
10246 * COPYING.NEWLIB: New file.
10247
10248Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10249
10250 * config.guess (HP-UX): Patch from Harlan Stenn
10251 <harlan@landmark.com> to also emit release level.
10252
10253Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10254
10255 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10256
10257Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10258
10259 * config.sub: Merge nextstep cleanup from FSF.
10260
10261Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10262
10263 * configure.in (arm-*-*): Don't configure ld for this target.
10264
10265Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10266
10267 * configure.in (*-*-netware): don't configure libg++, libio,
10268 librx, or newlib.
10269
10270Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10271
10272 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10273 configure ld--it works, but it doesn't support shared libraries.
10274
10275Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10276
10277 * config.guess (*-unknown-freebsd*): Get rid of possible
10278 trailing "(Release)" in version string.
10279 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10280
10281Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10282
10283 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10284 Fix type: *-next-neststep -> *-next-nextstep.
10285
10286 * config.guess: Merge from FSF:
10287
10288 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10289
10290 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10291
10292 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10293
10294 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10295 instead of UNIX_SV for UnixWare 1.0).
10296
10297Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10298
10299 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10300 to make gdb/nlm/* build after the compiler and linker.
10301
10302Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10303
10304 * config.guess (netbsd, freebsd, linux): Accept any machine,
10305 not just i[34]86.
10306 (m68k-atari-sysv4): Relocate to match FSF version.
10307
10308 * config.guess: More merges from the FSF:
10309
10310 Add a space before function call or macro invocation.
10311
10312 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10313
10314 * config.guess: Add trap cmd to remove dummy.c and dummy when
10315 interrupted.
10316
10317 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10318
10319 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10320 (dummy): Redirect stderr from compilation of dummy.c.
10321
10322 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10323
10324 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10325
10326Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10327
10328 * configure: Accept and ignore --cache*, for compatibility with
10329 new autoconf.
10330
10331Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10332
10333 * config.guess: Merge from FSF:
10334
10335 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10336
10337 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
10338 (PATH): Add /.attbin at end for finding uname.
10339 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
10340
10341 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10342
80413487 10343 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
10344
10345 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10346
80413487
RH
10347 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10348 to select whether to use ELF or COFF.
252b5132
RH
10349
10350 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10351
80413487 10352 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
10353
10354 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10355
10356 * config.guess: Guess the OS version for HPUX.
10357
10358 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10359
10360 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10361
10362Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10363
10364 * configure.in: Recognize --with-headers, --with-libs, and
10365 --without-newlib.
10366 * Makefile.in (all-xiberty): Depend upon all-ld.
10367
10368Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10369
10370 * configure.in: Change i[34]86 to i[345]86.
10371
10372Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10373
10374 * configure (version): A few more tweaks to help message.
10375
10376Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10377
10378 * Makefile.in: Remove (for now) librx as a host library,
10379 now that we're building it for target.
10380
10381Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10382
10383 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10384 (Karl Berry).
10385
10386Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10387
10388 * configure.in: Also configure librx.
10389
10390Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10391
10392 * Makefile.in: Update various rules to reflect that librx
10393 is now needed for libg++.
10394
10395Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10396
10397 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10398
10399Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10400
10401 * configure.in: Configure the examples directory.
10402
10403Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10404
10405 * configure: Simplify Jun 2 1994 change.
10406
10407Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10408
10409 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10410 /bin/gcc isn't good enough to build gcc.
10411
10412Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10413
10414 * Makefile.in (GDB_SUPPORT_FILES): Remove
10415 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10416 (gdb.tar.gz): Add new rule to use standard distribution building
10417 mechanism.
10418
10419Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10420
10421 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10422 Bill Cox <bill@cygnus.com>.
10423
10424Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10425
10426 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10427
10428Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10429
10430 * configure: Search current dir first in .gdbinit.
10431
10432Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10433
10434 * config.sub: Recognize freebsd (merged from gcc config.sub).
10435
10436Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10437
10438 * config.sub: Refer to NeXT's operating system as nextstep.
10439
10440 * config.sub (case $basic_machine): Re-order the cases, to match
10441 the order in the FSF version (which is mostly alphabethical).
10442 Merge in some additions and changes from the FSF.
10443
10444Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10445
10446 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10447 * config.sub: Recognize cxux7.
10448 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10449
10450Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10451
10452 * config.sub: Fix typo powerpc -> powerpc-*.
10453
10454Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10455
10456 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10457
10458 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10459 parallel with all-emacs and install-emacs). Top-level command
10460 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10461
10462Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10463
10464 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10465 $(relbindir)/make before doing ``make install'', and use
10466 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10467 installing over running make binary.
10468 ($(host)-stamp-stage3-installed): Likewise.
10469
10470Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10471
10472 * config.guess: Recognize Mach.
10473
10474Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10475
10476 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10477 see whether --exec-prefix was used.
10478
10479Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10480
10481 * README: Explicitly mention libg++/README. (Zoo's idea.)
10482
10483Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10484
10485 * Makefile.in: Add all-librx target similar to all-libproc.
10486
10487Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10488
10489 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10490 with post 1.2 uname bogosity.
10491
10492Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10493
10494 * configure: Remove temporary files on receipt of a signal.
10495
10496Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10497
10498 * configure: If there is a package_makefile_frag, remove
10499 ${subdir}/Makefile.tem after copying it in.
10500
10501Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10502
10503 * build_all.mk: support rs6000 lynx identifies itself as
10504 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10505 since /bin/gcc is too feeble to compile a modern gcc.
10506
10507Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10508
10509 * brought devo/test-build.mk update-to-date with progressive/
10510 test-build.mk. Add lynx targets and hppa flag info.
10511
10512Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10513
10514 * configure.in: Use mh-ncrsvr43. Patch from
10515 Tom McConnell <tmcconne@sedona.intel.com>.
10516
10517Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10518
10519 * config.guess (i386-unknown-bsdi): No longer need to
10520 check #if defined(__bsdi__) && defined(__i386__).
10521
10522Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10523
10524 * configure: Set program_transform_nameoption correctly.
10525
10526Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10527
10528 * brought build-all.mk update-to-date with progressive build-all.mk,
10529 added new targets and hppa info.
35590697 10530
252b5132
RH
10531Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10532
10533 * configure: If config.guess result is a prefix of the user
10534 specified target, assume a native build and use the user specified
10535 target as the host alias. Remove SunOS patch suffix removal hack.
10536 * configure.in: Remove SunOS patch suffix removal hack.
10537
10538 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10539 in NATIVE_CHECK_MODULES.
10540
10541Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10542
10543 * Makefile.in: Rename HOST_ONLY to NATIVE.
10544 * configure: Delete SunOs patch suffix from host_canonical
10545 and build_canonical variables that are prepended to Makefiles.
10546 * configure.in: Add comments for easier maintenance.
10547
10548Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10549
10550 * Makefile.in: Add all-libproc target similar to all-gui.
10551
10552Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10553
10554 * Makefile.in (CHECK_MODULES): split into
10555 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10556
10557Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10558
10559 * config.guess (i386-unknown-bsdi): New system to guess.
10560
10561Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10562
10563 * Makefile.in: Add all-gui target (but not yet build by "all").
10564
10565Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10566
10567 * config.sub: Move deletion of patch suffix from here...
10568 * configure.in: To here, at Ian's suggestion. The top-
10569 level scripts might need to know of a patch level.
10570
10571Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10572
10573 * config.sub: Strip off patch suffix so rtl is recognized
10574 as a sunos4.1.3 machine, even though it's been patched.
10575
10576Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10577
10578 * Makefile.in (INSTALL_LAST): Delete.
10579 (INSTALL_DOSREL): New.
10580
10581Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10582
10583 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10584 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10585 whether we pass down --with-gnu-ld anyhow.
10586
10587Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10588
10589 * Makefile.in (INSTALL_LAST): Change operation so it works
10590 on more flavors of make.
10591 * configure.in (go32): Don't build libg++ or libio.
10592
10593Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10594
10595 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10596 they can be overriden by templates.
10597
10598Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10599
10600 * configure.in (target==go32): Don't build gdb.
10601 * dosrel: New directory.
10602
10603Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10604
10605 * configure.in (host==go32): Configure dosrel too.
10606 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10607 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10608 be set by incoming names or templates.
10609 (INSTALL_LAST): New rule.
252b5132
RH
10610
10611Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10612
10613 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10614
10615Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10616
252b5132
RH
10617 * configure.in (appdirs): New variable. Currently empty, but will
10618 be used in gas distribution. If nonempty, lists a set of
10619 directories at least one of which must get configured, or top
10620 level configuration is considered to have failed.
10621 (rs6000-*-lynxos*): Use new file name.
10622
10623Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10624
10625 Eliminate XTRAFLAGS.
10626 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10627 newlib include files using -idirafter, and also use -nostdinc.
10628 (CXX_FOR_TARGET): Likewise.
10629 (XTRAFLAGS): Removed.
10630 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10631 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10632 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10633 ($(DO_X)): Don't pass down XTRAFLAGS.
10634
10635Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10636
10637 * configure.in (mips*-dec-bsd*): New target; do build linker.
10638 (mips*-*-bsd*): New target; don't build linker.
10639
10640Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10641
10642 * configure.in: support rs6000-*-lynxos* configuration.
10643 support sunos4 as a cross target.
10644
10645 * config.sub: look for lynx*, not lynx since the OS version may
10646 legitimately be part of the name.
10647
10648Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10649
10650 * configure.in (i[34]86-*-sco*): Move to be with other i386
10651 targets.
10652 (romp-*-*): New target. Skip various binary utilities.
10653 (vax-*-*): New target. Don't build newlib.
10654 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10655
10656Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10657
10658 * configure.in: Only set host_makefile_frag if config
10659 directory exists.
10660
10661Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10662
10663 * install.sh: If $dstdir exists, don't check whether each
10664 component does.
10665
10666Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10667
10668 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10669
10670Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10671
35590697
AJ
10672 * configure.in (*-*-lynxos*): Don't configure newlib for either
10673 native or cross Lynx.
252b5132
RH
10674
10675Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10676
10677 * config.sub (sparc64-elf): Fix os.
10678 (z8k): Remove duplicate.
10679
10680Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10681
10682 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10683 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10684
10685Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10686
10687 * configure: Make file links cleanly even if Lynx fails on
80413487 10688 an NFS symlink (at least fail cleanly).
252b5132
RH
10689
10690Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10691
10692 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10693 -XNh2000.
10694
10695Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10696
10697 * configure: Unknown options are fatal again.
10698
10699Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10700
10701 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 10702 compatibility.
252b5132
RH
10703
10704Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10705
10706 * build-all.mk: Add `clean' target.
10707
10708Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10709
10710 * config.guess: Add SINIX support.
10711 * configure.in: Add mips-*-sysv4* support.
10712
10713Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10714
10715 * build-all.mk: Document all useful targets.
10716 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10717 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10718
10719Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10720
10721 * configure: Support --silent, --quiet.
10722
10723Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10724
10725 * configure: Support --disable-FEATURE.
10726
10727Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10728
10729 * config.guess: Recognize NCR running SVR4.3.
10730
10731Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10732
10733 * config.guess: Make BSDI generate i386-unknown-bsd386.
10734 Patch from Paul Eggert <eggert@twinsun.com>.
10735
10736Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10737
10738 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10739
10740Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10741
10742 * configure: Make unrecognized options give nonfatal warnings
10743 instead of fatal errors, and pass them to any subdirectory
10744 configures in case they recognize them.
10745 Make --x equivalent to --with-x.
10746
10747Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10748
10749 * configure: Add --enable-* options. Clean up usage message and
10750 some comments.
10751
10752Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10753
10754 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10755
10756Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10757
10758 * configure.in (hppa*-*-*): Enable binutils.
10759
10760Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10761
10762 * config.sub: Recognize cisco.
10763
10764Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10765
10766 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10767
10768Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10769
10770 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10771 than one configuration name. Add comment.
10772
10773Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10774
10775 * config.guess: about target *-hitachi-hiuxwe2, fixed
10776 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10777 macro is incorrect.]
10778
10779Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10780
10781 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10782 than the "make ls" stuff which used to be here.
10783
10784Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10785
10786 * config.guess: Recognize i[34]86-unknown-freebsd.
10787 From Shawn M Carey <smcarey@rodan.syr.edu>.
10788
10789Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10790
10791 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10792
10793Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10794
10795 * config.guess: Check for ptx.
10796
10797Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10798
10799 * config.sub: Add os9k checking.
10800
10801Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10802
10803 * config.guess: Handle OSF1 running on HPPA processors
10804
10805Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10806
10807 * configure: If subdir configure fails, print out a message with
10808 subdirectory name, in case subdir's configure code didn't identify
10809 itself.
10810
10811Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10812
10813 * configure.in: Remove embedded newlines from configdirs.
10814 Avoid mismatches of substrings. Fix matching strings at end
10815 of configdirs.
10816
10817Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10818
10819 * config.guess: Add Lynx/rs6000 config support.
10820
10821Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10822
10823 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10824
10825Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10826
10827 * configure.in (hppa*-*-osf*): Treat this just like most other
10828 PA configurations (eg no binutils or ld).
10829 (hppa*-*-*elf*): These configurations have binutils and ld.
10830
10831Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10832
10833 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10834
10835Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10836
10837 * configure.in (rs6000-*-*): Build gas.
10838
10839Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10840
80413487 10841 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10842
10843Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10844
10845 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10846 for GDB and GDB has been fixed to not need it.
10847
252b5132
RH
10848Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10849
10850 * config.guess: Recognize vax hosts.
10851
10852Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10853
10854 * configure (while loop): Don't use "break 2" inside case
10855 statement -- the case statement isn't an enclosing loop.
10856
10857Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10858
10859 * config.guess: Clean up NeXT support, to allow nextstep
10860 on Intel machines. Make OS be nextstep.
10861
10862Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10863
10864 * config.guess: Add alternate forms for Convex.
10865
10866Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10867
10868 * configure: Completely rewrite option processing. Take
10869 advantage of pattern-matching to avoid invoking test frequently.
10870 Also clean up host and target defaulting logic.
10871
10872Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10873
10874 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10875 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10876 commands (plus user environment) will fit SCO limits.
10877
10878Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10879
10880 * configure.in: Don't issue warnings about directories which are
10881 not being configured if -norecursion is set. Correct test for
10882 --with-gnu-as and --with-gnu-ld to not get confused by substring
10883 matches.
10884
10885 * configure.in: Don't build gas for alpha-dec-osf1*.
10886
10887Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10888
10889 * configure: Back out Per's change of 12/19/1993. It changes the
10890 behavior of configure in unexpected and confusing ways.
10891
10892 Also, use different delim char when calculating
10893 program_transform_name so that the name can contain slashes.
10894
10895Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10896
10897 * configure.in, config.sub: Add support for VSTa micro-kernel.
10898
10899Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10900
10901 * configure.in: Nuke hacks which were used to get a special
10902 version of GAS for HPPA configurations.
10903
10904Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10905
10906 * configure: If only ${target_alias} is given, use that
10907 as the default for ${host_alias}.
10908 * configure: Add missing back-slashes before nested quotes.
10909
10910Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10911
10912 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10913
10914Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10915
10916 * config.guess: Recognize some Tektronix configurations.
10917 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10918
10919Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10920
10921 * config.sub: Match any flavor of SH.
10922
10923Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10924
10925 * configure.in: Don't try to configure newlib for Alpha.
10926
10927Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10928
10929 * configure.in: Don't build ld for Irix 5. Don't build gas,
10930 libg++ or libio for any Alpha target.
10931
10932 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10933
10934Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10935
10936 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10937 default arguments -- so it tried to compress itself.
10938
10939Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10940
10941 * configure.in (notsupp): ensure that a space is always at the end
10942 of the configdirs list, since the grep checks for an explicit space
10943
10944Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10945
10946 * configure.in (target i386-sysv4.2): don't build ld, since static
10947 versions of many libraries are not available.
10948
10949Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10950
10951 * config.guess: Recognize Apollos (using environment variables).
10952 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10953
10954Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10955
10956 * config.guess: Recognize Sony news mips running newsos.
10957
10958Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10959
10960 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10961 "fi ; else" for bash.
10962
10963Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10964
10965 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10966
10967Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10968
10969 * config.sub: accept unixware as an alias for svr4.2.
10970 Fix some inconsistancies with the gcc version.
10971
10972Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10973
10974 * Makefile.in (DISTDOCDIRS): Add gdb.
10975
10976Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10977
10978 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10979
10980Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10981
10982 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10983 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10984 this now.
10985
10986Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10987
10988 * config.sub: Accept hiux* as an OS name.
10989
10990 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10991 etc/make-stds.texi. The underscore came from gcc, and dje now
10992 agrees that RUNTESTFLAGS is the correct name.
10993
10994Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10995
10996 * install.sh: Remove 'set -e'. It makes any conditionals
10997 in the script useless.
10998
10999 * config.guess: Automatically recognize arm-acorn-riscix
11000 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11001
11002Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
11003
11004 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11005
11006Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11007
11008 * Makefile.in (DISTDOCDIRS): New variable.
11009 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 11010 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
11011
11012Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11013
11014 * configure.in (hppa target): check the source directory for the
11015 pagas sub-directory
11016
11017Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
11018
11019 * config.sub: Allow -aout* and -elf*.
11020
11021Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11022
11023 * configure.in: Don't build ld on i386-solaris2, same as for
11024 sparc-solaris2.
11025
11026Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
11027
11028 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11029
11030Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11031
11032 * configure.in: Configure gdb for alpha.
11033
11034Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11035
11036 * Makefile.in (CXXFLAGS): Add -O.
11037
11038Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11039
11040 * config.guess: added support for DG Aviion
11041
11042Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11043
11044 * configure.in: Produce warning message for subdirectories not
11045 configurable for this host/target combination. Don't try to
11046 configure gdb for vms.
11047
11048Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11049
11050 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11051 appropriate files before making "diststuff".
11052 (DISTBISONFILES): New var: list of files to be edited.
11053 (DISTSTUFFDIRS): Add binutils.
11054
11055Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11056
11057 * config.sub: also handle mipsel and mips64el (for little endian mips)
11058
11059Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11060
11061 * configure.in: Add * to end of all OS names.
11062
11063Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
11064
11065 * configure.in: Build newlib for LynxOS native.
11066
11067Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11068
11069 * config.guess: Add support for delta 88k running SVR3.
11070
11071 * configure.in: Add comment about HP compiler vs. emacs.
11072
11073Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11074
11075 * configure.in: don't build ld on solaris2 (not a viable option
11076 due to bugs in getpwnam & getpwuid)
11077
11078Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11079
11080 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11081 config.guess will produce a full version number.
11082
11083Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11084
11085 * configure.in: Build linker and binutils for alpha-dec-osf1.
11086
11087Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11088
11089 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11090 and gdb/testsuite/Makefile.in.
11091
11092Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11093
11094 * configure.in: recognize mips*- instead of mips-
11095
11096Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11097
11098 * config.sub: Accept linux*coff and linux*elf as operating
11099 systems.
11100
11101Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11102
11103 * config.sub: Recognize mips64, and mips3 as an alias for it.
11104
11105Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11106
11107 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11108 gdb knows how to handle OSF/1 shared libraries.
11109
11110Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11111
11112 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11113 * config.guess: Recognize Hitachi's HIUX.
11114 * config.sub: Recognize h3050r* and hppahitachi.
11115 Remove redundant cases for hp9k[23]*.
11116
11117Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11118
11119 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11120 if gas and ld are in the source tree and are in ${configdirs}.
11121 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 11122 --with options (but still pass them down on the command line,
252b5132
RH
11123 if they were explicitly specified).
11124
11125Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11126
11127 * configure: substitute SHELL value in Makefile.in with
11128 ${CONFIG_SHELL}
11129
11130Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11131
11132 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11133 *-*-solaris2* targets.
11134
11135Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11136
11137 * Makefile.in: define M4, and pass it down to sub-makes;
11138 all-autoconf now depends on all-m4
11139
11140Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11141
11142 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11143 presence of {ar,ranlib} instead of a configured directory
11144
11145Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11146
11147 * config.guess: Accept 34?? as well as 33?? for NCR.
11148
11149Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11150
11151 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11152 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11153
11154Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11155
11156 * configure: grab values for $(CC) and $(CXX) from the
11157 environment, so that someone can do "CC=gcc configure; make" and
11158 have it work right (matching the way that autoconf works now)
11159
11160 * configure.in, Makefile.in: add support for gash, the tcl
11161 interface to Galaxy
11162
11163 * config.guess: add NetBSD variants (hp300, x86)
11164
11165Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11166
11167 * install.sh: Support -d option (in the manner of SunOS 4 install,
11168 as it is more deterministic than that of GNU install)
11169 (chmodcmd): Set file to mode 755 by default (should also do default
11170 chgrp and chown, but I don't feel like dealing with that now)
11171
11172Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11173
11174 * config.sub: Remove h8300hhms alias.
11175
11176Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11177
11178 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11179
11180Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11181
11182 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11183 as stmp-fixinc
11184
11185Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11186
11187 * config.sub: recognize m88110-bug-coff.
11188
11189Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11190
11191 * Makefile.in (all-libio): all dependencies on the toolchain used
11192 to build this (gcc, gas, ld, etc)
11193
11194Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11195
11196 * config.guess: Deal with OSF/1 1.3 on alpha.
11197
11198Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11199
11200 * install.sh: add some 'else true' clauses for portability
11201
11202 * configure.in: don't build libio for h8[35]00-*-* targets
11203
11204Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11205
11206 * Makefile.in: Add support for new libio.
11207
11208Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11209
11210 * install.sh: If one command fails, don't try the rest. Don't try
11211 to remove $dsttmp (via trap) unless we have already created it.
11212 If $src doesn't exist, detect it and exit with an error.
11213
11214 * config.guess: Recognize BSD on hp300.
11215
11216Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11217
11218 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11219 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11220
11221Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11222
11223 * Makefile.in (all-send-pr): depends on all-prms
11224
11225Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11226
11227 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11228
11229Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11230
11231 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11232 Added test for mips-mips-riscos5.
11233
11234Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11235
11236 * configure.in: use mh-hp300 for 68k HP hosts
11237
11238Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11239
11240 * configure: add support for CONFIG_SHELL, so that you can use
11241 some alternate shell for evaluating configure scripts
11242
11243Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11244
11245 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11246 in configure script to bug-gdb@prep.ai.mit.edu when building
11247 distribution archive.
11248 * Makefile.in (COMPRESS): Remove def.
11249 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11250 gdb.tar.Z and make-gdb.tar.Z respectively.
11251 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11252 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11253 to convergence with 'taz' target in Makefile.in.
11254
11255Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11256
11257 * install.sh (dsttmp): use trap to ensure that tmp files go
11258 away on error conditions
11259
11260Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11261
11262 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11263
11264Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11265
11266 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11267 its parent is '/' not ''.
11268
11269 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11270
11271Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11272
11273 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11274 that ${newsrcdir}/configure.in does.
11275
11276Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11277
11278 * test-build.mk: support for CONFIG_SHELL
11279
11280Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11281
11282 * config.sub (netware): Add as a basic system type.
11283
11284Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11285
11286 * Makefile.in (Makefile): depend on configure.in. Also drop the
11287 $(srcdir)/ from the dependency on Makefile.in.
11288
11289Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11290
11291 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11292 (h8300hhms is temporary until multi-libraries are implemented).
11293 * configure.in: Handle h8300h too.
11294
11295Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11296
11297 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11298
11299Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11300
11301 * configure: Remove extraneous output when guessing host type.
11302 * config.guess: Remove extraneous output when guessing using C
11303 compiler rather than uname, or when guessing fails.
11304
11305Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11306
11307 * Makefile.in: remove all.cross and install.cross targets
11308
11309 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11310 definitions
11311
11312Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11313
11314 * configure.in (target sh): Build gprof.
11315
11316Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11317
11318 * config.sub: change -solaris to -solaris2
11319
11320Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11321
11322 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11323
11324Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11325
11326 * configure: Correct error message for missing Makefile.in to
11327 print correct directory.
11328
11329Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11330
11331 * install.sh: kludge around 386BSD shell bug
11332
11333Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11334
11335 * config.guess: Recognize NeXT.
11336 * config.guess: Recognize i486-ncr-sysv4.
11337 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11338
11339Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11340
11341 * Makefile.in (MAKEINFOFLAGS): New variable.
11342 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11343 * build-all.mk, test-build.mk: Pass down --no-split as
11344 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11345
11346Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11347
11348 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11349
11350Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11351
11352 * Makefile.in (libg++.tar.z): New rule.
11353 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11354 * Makefile.in (taz): Only do a single chmod.
11355
11356Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11357
11358 * install.sh: don't use dirname anymore (replaced with sed usage)
11359
11360Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11361
11362 * Makefile.in: Change extension for gzip'd files from '.z' to
11363 '.gz' per new FSF standard usage.
11364
11365Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11366
11367 * configure: put quotes around the final value of program_transform_name
11368
11369Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11370
11371 * Makefile.in: new install.sh support; update install-info rules
11372
11373Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11374
11375 * configure.in: Build diff for crosses, but not for go32 host.
11376
11377 * configure.in: Build gprof only for native, and don't build it
11378 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11379
11380Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11381
11382 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11383
11384Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11385
11386 * configure.in (host_tools): Add prms.
11387
11388Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11389
11390 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11391 with $(FLAGS_TO_PASS) on the command line
11392
11393 * config.sub: Recognize lynx and lynxos
11394
11395Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11396
11397 * config.sub: Accept -ecoff*, not just -ecoff.
11398
11399Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11400
11401 * Makefile.in (taz): Use .gz suffix instead of .z.
11402 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11403 names.
11404
11405Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11406
11407 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11408
11409Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11410
11411 * Makefile.in (install-no-fixedincludes): install gcc last, so
11412 that rebuilds that might happen during 'make install' don't get
11413 bogus gcc include files
11414
11415Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11416
11417 Change from Utah for HPPA support:
11418 * config.guess: Recognize hppa1.x-hp-bsd.
11419
11420Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11421
11422 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11423 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11424
11425Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11426
11427 * config.sub: Add support for rom68k and bug boot monitors.
11428
11429Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11430
11431 * Makefile.in: Make all-opcodes depend on all-bfd.
11432
11433Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11434
11435 * config.guess: Added special check for i[34]86-univel-sysv4*.
11436
11437Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11438
11439 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11440 the processor rather than assuming i486.
11441
11442Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11443
11444 * config.guess: Recognize SunOS6 as Solaris3.
11445
11446Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11447
11448 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11449 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11450
11451Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11452
11453 * build-all.mk (all-cross): New target for Canadian Cross.
11454 Added Q2 go32 targets.
11455 * test-build.mk: Configure go32 cross sparclite-aout and
11456 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11457 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11458
11459Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11460
11461 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11462 GO32 hosted toolchains
11463
11464Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11465
11466 * configure: change so "-exec-prefix" gets passed down rather
11467 than "-exec_prefix" so autoconf generated Makefiles get the
11468 exec_prefix set right.
11469
11470Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11471
11472 * config.guess: get the Solaris2 minor version number
11473
11474 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11475
11476Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11477
11478 * config.guess: Recognize some Sequent platforms.
11479
11480Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11481
11482 * Makefile.in: added the vault-install target
11483
11484 * configure.in: actually use the Sun3 makefile fragment that's in
11485 config, also added the release dir to configdirs
11486
11487Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11488
11489 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11490
11491Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11492
11493 * configure.in: remove some program from Alpha targetted toolchains
11494
11495Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11496
11497 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11498 gprof.
11499 (taz): Run "make diststuff" in those directories instead of "make
11500 proto-dir". Look for "VERSION=" only at start of line in subdir
11501 Makefile. Use "gzip -9" for compression.
11502 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11503 (binutils.tar.z): New target.
11504
11505Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11506
11507 * Makefile.in (taz): Include gpl.texinfo.
11508
11509Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11510
11511 * Makefile.in (setup-dirs): Merged into "taz" target.
11512 (taz): Only do `proto-dir' stuff if a directory is actually needed
11513 for this target.
11514
11515Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11516
11517 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11518 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11519 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11520 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11521 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11522
11523Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11524
11525 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11526 config.sub, and move-if-change to gdb testsuite distribution
11527 archive, so the testsuite can be extracted, configured, and
11528 run separately from the gdb distribution. Blow away the Chill
11529 tests that require a Chill compiled executable, since GNU Chill
11530 is not yet publically available.
11531
11532Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11533
11534 * test-build.mk: set environment variables in a single command,
11535 instead of a list of assignments and exports
11536
11537 * config.guess: recognize Alpha/OSF1 systems
11538
11539Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11540
11541 * configure: Change help message to prefer --options rather than
11542 -options.
11543
11544Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11545
11546 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11547 zippy@ecst.csuchico.edu.
11548 * config.guess: Recognize miniframe.
11549
11550Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11551
11552 * Makefile.in: Use srcroot to find runtest rather than rootme.
11553 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11554
11555Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11556
11557 * test-build.mk: Extensive additions to support building on a
11558 machine other than the host.
11559
11560Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11561
11562 * configure (tooldir): Fix for i386-aix again.
11563
11564Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11565
11566 * configure, Makefile.in: Change definition of $(tooldir)
11567 to match the FSF.
11568
11569Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11570
11571 * config.guess: Recognize i[34]86/SVR4.
11572
11573Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11574
11575 * Makefile.in (all-gdb): gdb depends on sim.
11576
11577Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11578
11579 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11580 at the same time we make the prototype gdb directory.
11581 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11582 files at the same time as the gdb base release distribution.
11583
11584Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11585
11586 * Makefile.in (check): Use individual check targets rather than
11587 DO_X rule.
11588 (check-gcc): Added.
11589
11590Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11591
11592 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11593 for System V release 3.2.
11594
11595Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11596
11597 * config.sub: Recognize hppaosf.
11598 * configure.in: Do configure ld/binutils/gas for it.
11599
11600Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11601
11602 * configure (tooldir): Alter syntax used to set this, for systems
11603 where "\$" isn't handled right, like i386-aix.
11604
11605Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11606
11607 * configure: Pass program-transform-name, not
11608 program_transform_name, to recursive configures.
11609
11610Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11611
11612 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11613 of gas+ld+binutils.
11614
11615Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11616
11617 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11618
11619Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11620
11621 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11622
252b5132
RH
11623Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11624
11625 * Makefile.in (PRMS): Set back to all-prms.
11626
11627Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11628
11629 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11630 targets, rather than for MIPS hosts.
11631
11632Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11633
11634 * configure.in: add comment for --with-x default values
11635
11636 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11637
11638 * Makefile.in: add check-* targets for each of the directories in
11639 the tree. Add a definition of RUNTEST that will use the one we
11640 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11641
11642Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11643
11644 * configure.in: Removed obsolete references to bfd_target and
11645 target_makefile_frag.
11646
11647 * build-all.mk: Set assorted targets for Q2.
11648 * config.sub: Recognize z8k-sim and h8300-hms.
11649 * test-build.mk: Really don't pass host to configure.
11650 (HOLES): Added uname.
11651
11652Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11653
11654 * configure: Handle an empty program-prefix, program-suffix or
11655 program-transform-name correctly.
11656
11657Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11658
11659 * build-all.mk: -G 8 no longer required for MIPS targets.
11660 * test-build.mk: Don't pass host argument to configure; make it
11661 guess.
11662
11663Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11664
11665 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11666 * Makefile.in (COMPRESS): New macro, like GZIP.
11667
11668Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11669
11670 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11671
11672 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11673 with gas currently defaults to -G 0.
11674
11675Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11676
11677 * Makefile.in (all-flex): flex depends on byacc.
11678
11679 * build-all.mk: If host not specified, use config.guess. Pass TAG
11680 to test-build.mk as RELEASE_TAG.
11681 * test-build.mk (configargs): New variable containing arguments to
11682 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11683 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11684
11685 * config.guess: Use /bin/uname when checking -X argument on SCO,
11686 to avoid invoking GNU uname which doesn't understand -X.
11687
11688 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11689
11690 * configure.in: Build gas for mips-*-*.
11691
11692Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11693
11694 * Makefile.in (all.normal): insert missing backslash.
11695
11696Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11697
4bddf3ad 11698 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
11699
11700 * Makefile.in: Complete overhaul to merge many almost identical
11701 targets.
11702
11703Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11704
11705 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11706 (gdb.tar.Z): Adjusted.
11707
11708 * Makefile.in (setup-dirs, taz): New targets; should be general
11709 enough to adapt for gdb sometime. Build only .z file.
11710 (gas.tar.z): New target.
11711
11712Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11713
11714 * build-all.mk: Use CC=cc -Xs on Solaris.
11715
252b5132
RH
11716Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11717
11718 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11719 for handling BISON for FSF releases.
11720
11721Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11722
11723 * configure: Actually implement the change zoo just documented.
11724
11725Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11726
11727 * configure: when using config.guess, only set target_alias when
11728 it's not already been set (ie, on the command line)
11729
11730Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11731
11732 * Makefile.in: add installcheck target, set PRMS to install-prms
11733
11734Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11735
11736 * configure: add support for package_makefile_fragment, handle the
11737 case where a directory has a configure.in file but no Makefile.in
11738 more gracefully (with an actual understandable error message, even);
11739 add support for --without (and add this to the usage message); also
11740 explicitly add a --host=${host_alias} to the command line when
11741 config.guess is used
11742
11743Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11744
11745 * configure: Must use both --host and --target in recursive calls.
11746
11747Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11748
11749 * Makefile.in: Change deja-gnu to dejagnu.
11750
11751Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11752
11753 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11754
11755Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11756
11757 * configure.in: canonicalize all instances to *-*-solaris2*,
11758 also strip out a number of tools to not build for go32 host
11759
11760Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11761
11762 * config.guess: add GPL.
11763
11764 * Makefile.in, config.guess, config.sub, configure: bump
11765 copyrights to 93.
11766
11767Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11768
11769 * Makefile.in (do-info): Removed obsolete check for existence of
11770 localenv file.
11771
11772 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11773
11774Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11775
11776 * Makefile.in: a couple of 'else true' for decstation,
11777 support for TclX
11778
11779 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11780
11781Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11782
11783 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11784
11785Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11786
11787 * config.guess: Recognize i386-ibm-aix (PS/2).
11788 * configure.in: Use config/mh-aix386 file for it.
11789
11790Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11791
11792 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11793 CC_FOR_TARGET instead.
11794 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11795
11796Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11797
11798 * Makefile.in: Add sim to list of directories sent with gdb
11799
11800Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11801
11802 * configure.in: Put back mips-dec-bsd* case.
11803
11804Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11805
11806 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11807 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11808 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11809
11810Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11811
11812 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11813
11814 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11815 (install-info): install dir.info only if it exists,
11816 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11817
11818Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11819
11820 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11821 gas for mips-dec-bsd.
11822
11823Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11824
11825 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11826 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11827
11828Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11829
11830 * configure.in: Added "dejagnu" to hosttools list.
11831
11832Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11833
11834 * config.sub, configure.in, config.guess: Add support
11835 for Bosx, an AIX variant from Bull.
11836 Patches from F.Pierresteguy@frcl.bull.fr.
11837
11838Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11839
11840 * devo/dejagnu: Initial creation of devo/dejagnu.
11841 Migrated dejagnu testcases and support files for testing software
11842 tools to reside as subdirectories, currently called "testsuite",
11843 within the directory of the software tool. Migrated all programs,
11844 support libraries, etc. beloging to dejagnu proper from
11845 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11846 with no modifications. The changes to these files which will
11847 allow them to configure, build, and execute properly will be made
11848 in a future update.
11849
11850Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11851
11852 * Makefile.in: Change send_pr to send-pr.
11853 * configure.in: Likewise.
11854 * send_pr: Renamed directory to send-pr.
11855
11856Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11857
11858 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11859
11860Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11861
11862 * README: Update for gdb-4.8 release.
11863 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11864 gdb-xxx.tar.z (gzip'd) file also.
11865
11866Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11867
11868 * Makefile.in: make all-diff depend on all-libiberty
11869
11870Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11871
11872 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11873
11874Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11875
11876 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11877
11878Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11879
11880 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11881 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11882 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11883
11884Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11885
11886 * Makefile.in: makeinfo binary is in a new location
11887
11888Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11889
11890 * config.sub: Accept -ecoff as an OS.
11891
11892 * Makefile.in: Various changes to eliminate a level of make
11893 recursion and reduce the required command line length.
11894 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11895 sub-makes.
11896 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11897 variables holding settings for specific sub-makes.
11898 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11899 in terms of BASE_FLAGS_TO_PASS.
11900 (TARGET_LIBS): New variable listing directories which use
11901 TARGET_FLAGS_TO_PASS.
11902 (subdir_do): Eliminated.
11903 (do-*): New set of targets to replace subdir_do.
11904 (various): All targets which used subdir_do now depend on do-*.
11905 (local-clean): Renamed from do_clean.
11906 (local-distclean): New target, dependency of distclean and
11907 realclean.
11908 (install-info): Don't create directories. Depend on dir.info
11909 rather than calling make recursively.
11910 (install-dir.info): Eliminated.
11911 (install-info-dirs): Create all info directories here.
11912 (dir.info): Depend upon do-install-info.
11913
11914 * test-build.mk (HOLES): Added false.
11915
11916Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11917
11918 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11919
11920Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11921
11922 * Makefile.in (info): remove dependency on all-texinfo. The
11923 problem was really in texinfo/C, not at this level.
11924
11925Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11926
11927 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11928
11929Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11930
11931 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11932 GDB releases.
11933
11934Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11935
11936 * configure: Include srcdir in message about target of link not
11937 being found. Don't convert `-' to `_' in `with' options being
11938 passed to subdirs.
11939
11940Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11941
11942 * configure.in: add uudecode to host_tools
11943
11944 * Makefile.in: added {all,install}-uudecode targets, added them to
11945 the appropriate lists
11946
11947Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11948
11949 * Makefile.in (all-gcc): Added dependency on all-gas.
11950
11951 * configure.in (mips-*-*): Build ld and binutils.
11952
11953Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11954
11955 * configure: check return code from mkdir, print error message and
11956 exit on failure.
11957
11958Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11959
11960 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11961
11962Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11963
11964 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11965
11966Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11967
11968 * config.sub (h8500): Recognize this as a cpu type.
11969
11970Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11971
11972 * configure: source directory missing is no longer a warning
11973
11974 * configure.in: recognize irix[34]* instead of irix[34]
11975
11976 * Makefile.in: define and pass down X11_LIB
11977
252b5132
RH
11978Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11979
11980 * guess-systype: Renamed to ...
11981 * config.guess: ... by popular request.
11982 * configure.in, Makefile.in: Update accordingly.
11983
11984Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11985
11986 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11987 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11988 + Execute ./dummy instead of assuming . is in PATH.
11989
11990Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11991
11992 * guess-systype: New shell script. Attempts to guess the
11993 canonical host name of the executing host.
11994 Only a few hosts are supported so far.
11995 * configure: Call guess-systype if no host is specified.
11996
11997Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11998
11999 * Makefile.in (gcc-no-fixedincludes): Made to work with current
12000 gcc Makefile.
12001
12002
12003Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
12004
12005 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12006 (all-gcc, install-gcc, subdir_do): Use it.
12007
12008Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12009
12010 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12011
12012Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
12013
12014 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12015 set exclusively by configure, using configure.in .
12016
12017Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12018
12019 * test-build.mk: set $PATH for all builds
12020
12021 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12022
12023Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
12024
12025 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
12026 the one used in gcc/Makefile.in, so that a null expansion doesn't
12027 override the one needed to build gcc with a native cc.
12028
12029
12030Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12031
12032 * configure: Accept -with arguments.
12033
12034Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12035
12036 * Makefile.in: added h8300sim
12037
12038Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
12039
252b5132
RH
12040 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12041 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
12042 (all-cygnus, native, build-cygnus): Make
12043 $(canonhost)-stamp-3stage-done, not $(host)....
12044 * test-build.mk (stamp-3stage-compared): Use tail +10c for
12045 i386-sco3.2v4. Added else true to if command.
12046
12047Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
12048
12049 * config.sub: (from FSF) Sequent uses a BSD-like OS.
12050
12051Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
12052
12053 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12054
12055Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12056
12057 * configure.in: don't remove binutils from Solaris builds
12058
12059Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
12060
12061 * Makefile.in: get rid of earlier definitions for *clean,
12062 also handle the recursive info rule better
12063
12064Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
12065
12066 * Makefile.in (mostlyclean, distclean, realclean): Fix to
12067 do more-or-less the right thing.
12068
12069Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
12070
12071 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12072 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12073
12074Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12075
12076 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12077 $(host_canonical).
12078
12079 * configure.in: split the configdirs list into 4 categories (native
12080 v. cross, library v. tool) and handle the cross-only and native-
12081 only in more reasonable (and correct!) way.
12082
12083Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12084
12085 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12086 configdirs anymore.
12087
12088Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12089
12090 * Makefile.in: extensive cleanup:: removed all of the explicit
12091 clean-* targets, collapsed many wrappers around subdir_do into
12092 one, added additional targets to satisfy standards.texi, deleted
12093 some old targets, some changes for consistency
12094
12095Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12096
12097 * configure.in: handle some programs as cross-only, and others as
12098 native only
12099
12100 * test-build.mk: handle partial holes in a more generic manner
12101
12102 * Makefile.in: m4 depends on libiberty
12103
252b5132
RH
12104Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12105
12106 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12107 time, wdiff, and find to configdirs
12108
12109 * Makefile.in: all, clean, and install rules for the new programs
12110 added to configure.in
12111
12112Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12113
12114 * configure.in: use mh-sun for all *-sun-* hosts
12115
252b5132
RH
12116Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12117
12118 * Makefile.in: define flags for X11 include files and library file
12119 locations, pass them down to the programs that need this info
12120
12121 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12122
252b5132
RH
12123Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12124
12125 * configure.in: start building libg++ for HP-UX targets
12126
12127Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12128
12129 * README: Update references to files moved into etc/.
12130
12131Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12132
12133 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12134 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12135
12136Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12137
12138 * configure: accept dash as well as underscore in long option
12139 names for FSF compatibility.
12140
12141Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12142
12143 * config.sub: added -sco3.2v4 support from FSF.
12144
12145Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12146
12147 * configure.in: expand the section that adds or removes
12148 directories from the list of programs to build, to handle native
12149 vs. cross in addition to host v. native
12150
12151Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12152
12153 * Makefile.in: Replace C++ in macro names with CXX.
12154 This is less likely to break ...
12155
12156Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12157
12158 * test-build.mk: add -w to GNU_MAKE
12159
12160Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12161
12162 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12163 add 'sparc' to list of recognized cpus. This needed to make
12164 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12165 Delete some redundant ose68 variants. Recognize -wrs as an os,
12166 then changes that into $CPU-wrs-vxworks.
12167
12168 * configure.in: remove most references to gdbtest, regularize
12169 target based program removal
12170
12171 * test-build.mk: import from p3 tree (many fixes and changes)
12172
12173Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12174
12175 * Makefile.in: added rules to handle tcl, tk, and expect
12176
12177 * configure.in: handle those directories if they exist
12178
12179Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12180
12181 * config.sub: removed bogus hppabsd and hppahpux names, since
12182 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12183
12184Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12185
12186 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12187 depends upon all-xiberty
12188
12189 * Makefile.in: changes from p3, including:
12190
12191 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12192
12193 * Makefile.in (XTRAFLAGS): include newlib directories if
12194 newlib/Makefile exists, rather than if host != target.
12195
12196 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12197
12198 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12199 from the same source tree and not building a cross-compiler. This
12200 matters for the libg++ configuration if reconfiguring a tree that
12201 has already been installed.
12202
12203 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12204
12205 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12206 pick up the machine and system specific header files.
12207
12208 * Makefile.in: added AS_FOR_TARGET, passed down in
12209 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12210 the C compiler to use to create programs which are run in the
12211 build environment, set it to default to $(CC), and passed it down
12212 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12213
12214 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12215
12216 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12217 We need them for unusual native builds, like systems without
12218 ranlib.
12219
12220 * configure: also define $(host_canonical) and
80413487
RH
12221 $(target_canonical), which are the full, canonical names for the
12222 given host and target
252b5132
RH
12223
12224Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12225
12226 * Makefile.in: Added separate definitions for C++.
12227
12228Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12229
12230 * configure.in (configdirs): Add deja-gnu.
12231
12232Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12233
12234 * README: Update for configure.texi and gdb-4.7 release.
12235
12236Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12237
12238 * Makefile.in: Move "all" target to top of file.
12239 Previously, first target was ".PHONY" which caused BSD4.4 make
12240 to build .PHONY when make was run without arguments.
12241
12242Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12243
12244 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12245 Library-copylefted code in libiberty.
12246
12247Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12248
12249 * config.sub: Replace m68kmote with plain old m68k.
12250
12251Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12252
12253 * Makefile.in: Remove space from blank line, avoid Make complaints.
12254
12255Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12256
12257 * config.sub: Complain if no argument is given. Added support for
12258 386bsd as OS and target alias.
12259
12260Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12261
12262 * Makefile.in (XTRAFLAGS): include newlib directories if
12263 newlib/Makefile exists, rather than if host != target.
12264
12265Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12266
12267 * config.sub: recognize sparclite-wrs-vxworks.
12268
12269 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12270 p3.) Added clean-xiberty to clean.
12271
12272Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12273
12274 * configure.in: use *-*-* instead of nested cases for host and target
12275
12276Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12277
12278 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12279 from the same source tree and not building a cross-compiler. This
12280 matters for the libg++ configuration if reconfiguring a tree that
12281 has already been installed.
12282
12283Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12284
12285 * config.sub (i486v/i486v4): Merge in from FSF version.
12286
12287Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12288
12289 * configure: only set PWD if it is already set.
12290
12291Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12292
12293 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12294 doesn't have unset and all success paths (and most error paths)
12295 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12296 to just ${PWD} to avoid confusion.)
12297
12298Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12299
12300 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12301 even for a native compilation.
12302
12303Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12304
12305 Changes to make the gdb.tar.Z rule work better.
12306
12307 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12308 (DEVO_SUPPORT): Add configure.texi.
12309 (bfd-ilrt.tar.Z): Remove ancient rule.
12310
12311Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12312
12313 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12314 pick up the machine and system specific header files.
12315
12316 * configure.in, config.sub: added new target m68010-adobe-scout,
12317 with alias of adobe68k. Changed configure.in to check for
12318 -scout before -sco* to avoid a false match.
12319
12320 * Makefile.in: added AS_FOR_TARGET, passed down in
12321 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12322 the C compiler to use to create programs which are run in the
12323 build environment, set it to default to $(CC), and passed it down
12324 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12325
12326Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12327
12328 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12329 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12330 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12331 FOR_TARGET variants, to newlib and libg++.
12332
12333Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12334
12335 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12336 first.
12337
12338Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12339
12340 * config.sub: Accept `elf' as an environment.
12341
12342Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12343
12344 * Makefile.in (all-opcodes): cd into the right directory
12345
12346Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12347
12348 * configure: added -program_transform_name option, used as
12349 argument to sed when installing programs.
12350 configure.texi: added documentation for -program_prefix,
12351 -program_suffix and -program_transform_name.
12352
12353Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12354
12355 * config.sub: Accept i486 where i386 ok.
12356
12357Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12358
12359 * config.sub: accept we32k
12360
12361Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12362
35590697 12363 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
12364
12365 * Makefile.in: don't create all directories for ``make install'';
12366 let the subdirectories create the ones they need.
12367
12368Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12369
80413487 12370 * COPYING: new file, GPL v2
252b5132
RH
12371
12372Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12373
12374 * Makefile.in: use the new gen-info-dir, which needs a template
12375 argument (which also lives in texinfo)
12376
12377 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12378
252b5132
RH
12379Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12380
12381 * config.sub (ncr3000): Change i386 to i486.
12382
12383Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12384
12385 * Makefile.in: add install-rcs, install-grep to
12386 install-no-fixedincludes, removed install-bison and install-libgcc
12387
12388Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12389
12390 * configure.in: grab the HPUX makefile fragment if on HPUX
12391
12392Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12393
12394 * Makefile.in: eradicate bison spoor (ditto libgcc).
12395 configure.in: recognise m68{k,000}-ericsson-OSE.
12396 es1800 is alias for m68k-ericsson-OSE
12397
12398Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12399
12400 * configure.in: rearrange the parts that remove programs from
12401 configdirs, based now on HOST==TARGET or by canonical triple.
12402
12403Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12404
12405 * test-build.mk: recurse explicitly with -f test-build.mk when
12406 appropriate. predicate stage3 and comparison on the existence
12407 of gcc. That is, if gcc isn't around, we aren't three-staging.
12408 On very clean, also remove ...stamp-co. Build in-place before
12409 doing other builds.
12410
12411Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12412
12413 * Makefile.in, configure.in: add tgas
12414
12415Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12416
12417 * Makefile.in: a number of changes merged in from progressive.
12418
12419 * configure.in: add libm.
12420
12421 * .cvsignore: ignore some stuff that comes from test-build.mk.
12422
252b5132
RH
12423Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12424
12425 * config.sub: Add es1800 (m68k-ericsson-es1800).
12426
12427Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12428
12429 * configure: Add program_suffix (parallel to program_prefix)
12430 * Makefile.in: adjust directory-creating script for losing decstation
12431
12432Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12433
12434 * configure: Minor $subdir-related fixes.
12435
12436Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12437
12438 * configure: fix various problems with propogating
12439 makefile_target_frag in subdirs.
12440 * configure.in: config libgcc if its there
12441
12442Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12443
12444 * config.sub: HPPA merge.
12445
252b5132
RH
12446Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12447
12448 * Makefile.in: Replace all-bison with all-byacc in all
12449 dependency lines for other tools (which now use byacc).
12450
12451Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12452
12453 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12454
252b5132
RH
12455Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12456
12457 * Makefile.in: make gprof rules similar to byacc rules (instead of
12458 vestigal $(unsubdir) that didn't work...)
12459
12460Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12461
12462 * config.sub: Add support for Linux.
12463 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12464 (at least for libg++).
12465
12466Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12467
12468 * configure.texi: fix doc for the -nfp option to configure
12469
12470Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12471
12472 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12473
12474Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12475
12476 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12477 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12478 * configure.in: added solaris* host_makefile_frag hook.
12479
12480Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12481
12482 * config.sub: changed recognition of m68000 so that various
12483 m68k types can be specified via m680[01234]0
12484
12485Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12486
12487 * config.sub (basic_machine): fix sed so that '-foo' isn't
12488 completely substituted out while .+'-foo' loses the '-foo'
12489
12490Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12491
12492 * config.sub ($os): Add -aout.
12493
12494Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12495
12496 * configure: If host_makefile_frag is absolute, don't
12497 prefix ${invsubdir} (relevant to libg++ auto-configure).
12498
12499Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12500
12501 * Makefile.in (tooldir): Define it.
12502 (all-ld): Depend on all-flex.
12503
12504Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12505
12506 * Makefile.in (check): Fix libg++ special case.
12507
12508Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12509
12510 * configure: do not bury `pwd` into config.status, thus do fewer
12511 pwd's.
12512
12513 * configure: print the "Building in" message only when building in
12514 other than "." AND verbose.
12515
12516 * configure: remove -s, rework -v to better accomodate guested
12517 configures.
12518
12519 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12520
12521Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12522
12523 * Makefile.in: macroize flags passed on recursion. remove
12524 fileutils.
12525
12526Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12527
12528 * configure: get makesrcdir right for subdirs deeper than 1.
12529
12530 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12531 install.
12532
12533Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12534
12535 * Makefile.in: don't print subdir_do or recursion lines.
12536
12537Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12538
12539 * standards.texi: added menu item.
12540
12541 * Makefile.in: build and install standards.info.
12542
12543 * standards.texi: new file.
12544
12545Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12546
12547 * configure: test for and move config.status pieces from
12548 ${subdir}/.
12549
12550Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12551
252b5132
RH
12552 * configure: Test for existance of files before trying to mv
12553 them, to avoid numerous non-existance messages.
12554
12555Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12556
12557 * configure: correct final line of config.status.
12558
12559 * configure: patch from eggert. Avoids a protection problem if
12560 the original Makefile.in is read only.
12561
12562 * configure: use move-if-change from gcc to create config.status.
12563 Some makefiles depend on config.status to tell if a directory
12564 has been reconfigured for a different host. This change
12565 prevents those directories from remaking everything in the case
12566 where the reconfig was only intended to rebuild a Makefile.
12567
12568 * configure: test for config.sub with "config.sub sun4" rather
12569 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12570 host alias from a missing config.sub.
12571
12572Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12573
12574 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12575 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12576
12577Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12578
12579 * configure: mkdir ${subdir} as needed.
12580
12581Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12582
12583 * Makefile.in,configure.in: added autoconf.
12584
12585Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12586
12587 * Makefile.in: no longer pass against on recursion.
12588
12589 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12590 definitions are not inherited.
12591
12592 * configure: correct makesrcdir when subdir is .
12593
12594Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12595
12596 * configure: Add support for 'subdirs' variable, which is
12597 like 'configdirs', except that configure doesn't re-invoke
12598 itself for subdirs, it just creates a Makefile for each subdir.
12599 * configure.texi: Document subdirs.
12600
12601Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12602
12603 * configure.in: added flex to configdirs
12604
12605Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12606
12607 * Makefile.in: remove clean-stamps from clean.
12608
12609Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12610
12611 * configure.in: Add gdbtest to configdirs.
12612
12613Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12614
12615 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12616 to recursive makes.
12617 * configure.in: Recognize new ncr3000 config.
12618
12619Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12620
12621 * Makefile.in, configure.in: removed references to gdbm.
12622
12623Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12624
12625 * config.sub: Don't canonicalize os value
12626 newsos* to bsd (readline needs to check for newsos).
12627 (This fix was earlier made Jan 31, but got re-broken.)
12628
12629Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12630
12631 * configure.in: sco is an os, not a vendor!
12632
12633 * configure: Quote $( better. Keep various shells happy.
12634
12635Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12636
12637 * Makefile.in: eliminate stamp-files.
12638
12639Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12640
12641 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12642 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12643
12644Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12645
12646 * config.sub: fix iris/iris3.
12647
12648Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12649
12650 * configure: re-add -rm.
12651
12652Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12653
12654 * Maskefile.in: add .stmp-rcs to all.
12655
12656 * configure.in: remove gas from rs6000 build, use aix host fragment.
12657
12658Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12659
12660 * configure: pass down site_option during recursion.
12661
12662Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12663
12664 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12665
12666Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12667
12668 * configure: Change exec_prefix so that it really defaults to prefix.
12669
12670Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12671
12672 * Makefile.in, configure.in: Add support for mmalloc library.
12673
12674Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12675
12676 * Makefile.in: add stmp dependencies for a few more things.
12677
12678Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12679
12680 * configure: adjusted error message on objdir/srcdir configure
12681 collision, per john's suggestion.
12682
12683 * Makefile.in: add libiberty stmp to all and all.cross.
12684
12685Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12686
12687 * Makefile.in: remove force dependencies, add grep to all.
12688
12689Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12690
12691 * Makefile.in: drop flex. make stamp files work.
12692
12693 * configure: added test for conflicting configuration in srcdir,
12694 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12695 gets cranky. use relative paths for configure and srcdir
12696 whenever possible. Send some error messages to stderr that were
12697 going to stdout.
12698
12699Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12700
12701 * Makefile.in: Fix libg++ rule to check for gcc directory
12702 before using gcc/gcc. Also pass XTRAFLAGS.
12703
12704Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12705
12706 * Makefile.in: added stmp-files so that directories aren't polled
12707 when they are already built.
12708
12709 * configure.texi: fixed a node pointer problem.
12710
12711Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12712
4bddf3ad 12713 * config.sub configure.in gdb/configure.in
252b5132
RH
12714 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12715 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12716 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12717
12718Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12719
12720 * configure: -recurring becomes -silent. corrected help message
12721 for -site= option.
12722
12723 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12724
12725Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12726
12727 * configure: when building Makefile for crosses, replace
12728 tooldir and program_prefix. default srcdir from location of
12729 config.sub. remove "for host in hosts" and "for target in
12730 targets" loops.
12731
12732Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12733
12734 * Makefile.in: Do not pass bindir or mandir to cvs.
12735
12736Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12737
12738 * Makefile.in, configure.in: removed traces of namesubdir,
12739 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12740 copyrights to '92, changed some from Cygnus to FSF.
12741
12742 * configure.texi: remove most references to multiple hosts,
12743 multiple targets, subdirs, etc.
12744
12745 * configure.man: removed rcsid. reference config.sub not
12746 config.subr.
12747
12748 * Makefile.in: mkdir $(infodir) on install-info.
12749
12750Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12751
12752 * configure.texi: Explain better about .gdbinit and about
12753 the environment that configure.in sections run in.
12754
12755Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12756
12757 * configure.in: Ultrix is only a decstation if it's a MIPS.
12758
12759Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12760
12761 * README: DOC.configure => cfg-paper.texi.
12762
12763Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12764
12765 * config.sub (near case $os): Don't convert newsos* to bsd!
12766
12767Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12768
12769 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12770 the number of copies of COPYING that go into the GDB tar file.
12771
12772Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12773
4bddf3ad 12774 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12775 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12776 Fix SCO configuration stuff.
12777
12778Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12779
12780 * Makefile.in: For libg++, make sure the -I pointing
12781 to the gcc directory goes *after* all the libg++-local -I flags.
12782 Also, move just-gcc dependency from just-libg++ to all-libg++.
12783
12784Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12785
12786 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12787
12788Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12789
12790 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12791
12792Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12793
12794 * config.sub: Add stratus configuration frags. Also
12795 submitted to FSF.
12796
12797Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12798
12799 * Makefile.in (DEV_SUPPORT): add configure.man.
12800
12801 * config.sub(Decode manufacturer-specific): add -none*.
12802
12803Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12804
12805 * Makefile.in: remove form feeds to make Sun's make happy.
12806 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12807
12808Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12809
12810 * Makefile.in (AR_FLAGS): Make quieter.
12811
12812Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12813
12814 * configure.in: Add libg++.
12815 * configure: When verbose, don't output the command line at each
12816 level; it will be unremarkably the same as the previous version,
12817 which will be the same as what the user typed.
12818
12819Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12820
12821 * configure.in, Makefile.in: fix clean-info, add flex. add
12822 fileutils.
12823
12824 * configure: be less sensitive to spaces in Makefile.in. Do not
12825 look for sources in "..". Doing so breaks subdirectories that
12826 might have their own configure. If a subdir has it's own
12827 configure script, use it.
12828
12829Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12830
12831 * cfg-paper.texi: some changes suggested by rms.
12832
12833Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12834
12835 * config.sub: Merge in some small additions from the FSF version,
12836 taken from the gcc distribution, to bring the Cygnus and FSF
12837 versions into closer sync.
12838
12839Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12840
12841 * configure.in: Changed svr4 references to sysv4.
12842
12843Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12844
12845 * configure: added -V for version number option.
12846
12847Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12848
12849 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12850 renamed from DOC.configure to cfg-paper.texi.
12851
12852Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12853
12854 * configure, config.subr, config.sub: config.subr is now
12855 config.sub again.
12856
12857Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12858
12859 * configure.texi: new file, in progress.
12860
12861 * Makefile.in: build info file and install the man page for
12862 configure.
12863
12864 * configure.man: new file, first cut.
12865
12866 * configure: find config.subr again now that configuration "none"
12867 has gone. removed all traces of the -ansi option. removed all
12868 traces of the -languages option.
12869
12870 * config.subr: resync from rms.
12871
d932cae7 128721991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12873
12874 * configure, config.sub, config.subr: merge config.sub into
12875 config.subr, call the result config.subr, remove config.sub, use
12876 config.subr.
12877
12878 * Makefile.in: revised install for dir.info.
12879
d932cae7 128801991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12881
12882 * configure.in: add decstation host makefile frag.
12883
12884 * Makefile.in: BISON now bison -y again. also install-gcc on
12885 install. clean-gdbm on clean. infodir belongs in datadir.
12886 Make directories for info install. Build dir.info here then
12887 install it.
12888
d932cae7 128891991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12890
12891 * Makefile.in: fix for bad directory tests.
12892
d932cae7 128931991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12894
12895 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12896 regexp. -srcdir relative was being handled incorrectly.
12897
12898 * Makefile.in: unwrapped some for loops so that parallel makes
12899 work again and so one can focus one's attention on a particular
12900 package.
12901
d932cae7 129021991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12903
12904 * configure: added PWD as a stand in for `pwd` (for speed). use
12905 elif wherever possible. make -srcdir work without -objdir.
12906 -objdir= commented out.
12907
d932cae7 129081991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12909
12910 * configure: +options become --options. -subdirs commented out.
12911 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12912 Makefile now at top of generated Makefile. Removed cvs log
12913 entries. added -srcdir. create .gdbinit only if there is one
12914 in ${srcdir}.
12915
12916 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12917 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12918 and mandir now keyed off datadir by default.
12919
d932cae7 129201991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12921
12922 * Freshly created ChangeLog.
12923
12924\f
12925Local Variables:
12926mode: change-log
12927left-margin: 8
12928fill-column: 76
12929version-control: never
12930End:
This page took 1.027896 seconds and 4 git commands to generate.