]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ChangeLog
* options.h (class General_options): Add --no case for
[thirdparty/binutils-gdb.git] / ChangeLog
CommitLineData
ea8af06e
JJ
12008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2
3 * COPYING.NEWLIB: Updated.
4 * COPYING.LIBGLOSS: Ditto.
5
af0771d3
PB
62008-12-16 Paolo Bonzini <bonzini@gnu.org>
7
8 Sync with GCC:
9
10 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
11
12 * configure.ac (ppllibs): Add by default the lib flags.
13 * configure: Regenerate.
14
15 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
16
17 * configure.ac: Add double brackets on darwin[912].
18 * configure: Regenerate.
19
20 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
21
22 * configure.ac: Expand to darwin10 and later.
23 * configure: Regenerate.
24
f7c83eac
AS
252008-12-02 Andreas Schwab <schwab@suse.de>
26
27 * Makefile.def: configure-target-boehm-gc depends on
28 all-target-libstdc++-v3.
29 * Makefile.in: Regenerate.
30
bc67ad83
BE
312008-12-02 Ben Elliston <bje@au.ibm.com>
32
33 * config.sub, config.guess: Update from upstream sources.
34
e28c595f
JM
352008-11-27 Joseph Myers <joseph@codesourcery.com>
36
37 Merge from GCC:
38
39 2007-12-02 Matthias Klose <doko@ubuntu.com>
40
41 * config-ml.in: Remove 64bit configure tests.
42
43 2008-05-14 Rafael Espindola <espindola@google.com>
44
45 * config-ml.in: don't handle --enable-shared and --enable-static.
46
47 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
48 Tobias Grosser <grosser@fim.uni-passau.de>
49 Jan Sjodin <jan.sjodin@amd.com>
50 Harsha Jagasia <harsha.jagasia@amd.com>
51 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
52 Konrad Trifunovic <konrad.trifunovic@inria.fr>
53 Adrien Eliche <aeliche@isty.uvsq.fr>
54
55 Merge from graphite branch.
56 * configure: Regenerate.
57 * Makefile.in: Regenerate.
58 * configure.ac (host_libs): Add ppl and cloog.
59 Add checks for PPL and CLooG.
60 * Makefile.def (ppl, cloog): Added modules and dependences.
61 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
62 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
63
64 2008-09-03 Richard Guenther <rguenther@suse.de>
65
66 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
67 cloog test.
68 * configure: Re-generate.
69
70 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
71
72 * configure.ac (--with-cloog-polylib): New.
73 (--disable-cloog-version-check): New.
74 (--disable-ppl-version-check): New.
75 * configure: Re-generate.
76
77 2008-09-05 Richard Guenther <rguenther@suse.de>
78
79 * configure.ac: Initialize clooglibs to -lcloog.
80 * configure: Re-generate.
81
82 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
83
84 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
85 recommended version to 2.3.2.
86
87 * configure: Regenerate.
88
89 2008-10-31 Ben Elliston <bje@au.ibm.com>
90
91 * configure.ac (spu-*-*): Remove special case.
92 * configure: Regenerate.
93
94 Complete comment text from GCC version of:
95
96 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
97
98 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
99 (GCC_SHLIB_SUBDIR): New.
100 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
101 * configure: Regenerate.
102 * Makefile.in: Regenerate.
103
652dec25
TG
1042008-11-27 Tristan Gingold <gingold@adacore.com>
105
106 * configure.ac: Build gdb for i?86-*-darwin*
107 * configure: Regenerated.
108
7582fb4a
DJ
1092008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
110
111 PR bootstrap/38014
112 PR bootstrap/37923
113
114 Revert:
115
116 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
117
118 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
119 * Makefile.in: Regenerated.
120
121 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
122
123 PR gdb/921
124 PR gdb/1646
125 PR gdb/2175
126 PR gdb/2176
127
128 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
129 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
130 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
131 (HOST_EXPORTS): Pass CPPFLAGS.
132 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
133 (LDFLAGS_FOR_TARGET): Initialize from configure script.
134 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
135 * Makefile.in, configure: Regenerated.
136 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
137 and CPPFLAGS_FOR_BUILD.
138
faee1be2
UW
1392008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
140
141 * configure.ac [spu-*-*]: Do not set skipdirs.
142 * configure: Re-generate.
143
b7c2dce4
DJ
1442008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
145
146 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
147 * Makefile.in: Regenerated.
148
bb52de30
DJ
1492008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
150
151 PR gdb/921
152 PR gdb/1646
153 PR gdb/2175
154 PR gdb/2176
155
156 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
157 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
158 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
159 (HOST_EXPORTS): Pass CPPFLAGS.
160 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
161 (LDFLAGS_FOR_TARGET): Initialize from configure script.
162 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
163 * Makefile.in, configure: Regenerated.
164 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
165 and CPPFLAGS_FOR_BUILD.
166
b25062ae
SE
1672008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
168
169 * libtool.m4: Update to libtool 2.2.6.
170 * lt~obsolete.m4: Update to libtool 2.2.6.
171 * ltmain.sh: Update to libtool 2.2.6.
172 * ltsugar.m4: Update to libtool 2.2.6.
173 * ltversion.m4: Update to libtool 2.2.6.
174 * ltoptions.m4: Update to libtool 2.2.6.
175 * ltgcc.m4: Update to match changes from libtool 2.2.6.
176
3bbd2f8f
AL
1772008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
178
179 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
180 (GCC_SHLIB_SUBDIR): New.
181 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
182 * configure: Regenerate.
183 * Makefile.in: Regenerate.
184
b29d32ce
TG
1852008-08-28 Tristan Gingold <gingold@adacore.com>
186
187 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
188 Enable bfd, binutils and opcodes.
189 * configure: Regenerate.
190
c325a203
DD
1912008-08-16 Nicolas Roche <roche@adacore.com>
192
193 * Makefile.tpl: Add BOOT_ADAFLAGS.
194 * Makefile.in: Regenerate.
195
e7c8859c
RS
1962008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
197
198 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
199 * configure: Regenerate.
200
da888c87
PB
2012008-07-30 Paolo Bonzini <bonzini@gnu.org>
202
203 Sync with gcc:
204 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
205
f7c83eac
AS
206 * configure.ac: Add makefile fragments for hpux.
207 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
208 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
209 * configure: Regenerate.
210 * Makefile.in: Regenerate.
da888c87
PB
211
212 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
213
f7c83eac
AS
214 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
215 * Makefile.in: Regenerate.
216 * configure: Regenerate.
da888c87 217
944982cf
ILT
2182008-06-18 Ian Lance Taylor <iant@google.com>
219
662c6704
ILT
220 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
221
944982cf
ILT
222 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
223
7a283e07
RW
2242008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
225
226 * configure: Regenerate.
227
5b553f7e
RW
2282008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
229
230 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
231 "$@" is still intact with both Autoconf 2.59 and 2.62.
232 * configure: Regenerate.
233
675492f0
RW
2342008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
235
236 * Makefile.tpl: Fix comment errors.
237 * Makefile.in: Regenerate.
238
b018a5d1
JB
2392008-06-13 Julian Brown <julian@codesourcery.com>
240
241 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
242 of libobjc for ARM EABI Linux.
243 * configure: Regenerate.
244
310213e8
DE
2452008-06-12 David S. Miller <davem@davemloft.net>
246 David Edelsohn <edelsohn@gnu.org>
247
248 * configure.ac: Add powerpc*-*-* to gold supported targets.
249 * configure: Regenerate.
250
6641ce42
JM
2512008-06-08 Joseph Myers <joseph@codesourcery.com>
252
253 PR tree-optimization/36218
254 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
255 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
256 (all prefix="build-"): Pass them to build-system sub-makes.
257 * Makefile.in: Regenerate.
258
03c2f9e6
DJ
2592008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
260
261 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
262 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
263 mkdep, and compile. Update comments.
264 (ETC_SUPPORT): Add ChangeLog and update comments.
265
4538db8b
ILT
2662008-05-11 Ian Lance Taylor <iant@google.com>
267
268 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
269
266df637
PB
2702008-04-18 Paolo Bonzini <bonzini@gnu.org>
271
272 Sync with gcc:
273 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
274
275 PR bootstrap/35457
276 * configure.ac: Include override.m4.
277 * configure: Regenerate.
278
279 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
280
f7c83eac
AS
281 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
282 * Makefile.in: Regenerate.
266df637
PB
283
284 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
285
f7c83eac
AS
286 * configure.ac: Do not build libssp for the AVR.
287 * configure: Regenerate.
266df637 288
a86a761e
NC
2892008-04-18 Nick Clifton <nickc@redhat.com>
290
291 * MAINTAINERS: Replace reference to configure.in with reference to
292 configure.ac.
293
52310858
NC
2942008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
295
f7c83eac 296 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 297 as nonconfigurable directories list.
f7c83eac 298 * configure: Regenerate.
52310858 299
f5314dd5
DM
3002008-04-14 David S. Miller <davem@davemloft.net>
301
302 * configure.ac: Add sparc*-*-* to gold supported targets.
303 * configure: Regenerate.
304
e2208220
BE
3052008-04-14 Ben Elliston <bje@au.ibm.com>
306
307 * config.sub, config.guess: Update from upstream sources.
308
0bb6ea20
HPN
3092008-04-12 Hans-Peter Nilsson <hp@axis.com>
310
311 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
312 * Makefile.in: Regenerate.
313
e5164e97
ILT
3142008-04-07 Ian Lance Taylor <iant@google.com>
315
316 * Makefile.def: check-gold depends upon all-binutils.
317 * Makefile.in: Regenerate.
318
e33b51a6
NC
3192008-04-04 Nick Clifton <nickc@redhat.com>
320
321 PR binutils/4334
322 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
323 builds.
324 * configure: Regenerate.
325
fc5df3ab
NC
3262008-04-04 NightStrike <NightStrike@gmail.com>
327
328 PR other/35151
f7c83eac
AS
329 * configure.ac: Combine rules for mingw32 and mingw64.
330 * configure: Regenerate.
fc5df3ab 331
c779bab8
PB
3322008-03-27 Paolo Bonzini <bonzini@gnu.org>
333
334 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
335 * Makefile.in: Regenerate.
336
93f9b408
ILT
3372008-03-20 Ian Lance Taylor <iant@google.com>
338
339 * configure.ac: Add support for --enable-gold.
340 * Makefile.def: Add gold as a directory like ld.
341 * configure, Makefile.in: Regenerate.
342
5746fb46
AK
3432008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
344
345 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
346 (s390_cond_extensions): Reduced extensions to the compare related.
347 (main): z10 cpu type option added.
348 (expandConditionalJump): Renamed to ...
349 (insertExpandedMnemonic): ... this.
350
351 * opcodes/s390-opc.c: Re-group the operand format makros.
352 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
353 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
354 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
355 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
356 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
357 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
358 INSTR_SIL_RDU): New instruction formats added.
359 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
360 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
361 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
362 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
363 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
364 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
365 masks added.
366 (s390_opformats): New formats added "ris", "rrs", "sil".
367 * opcodes/s390-opc.txt: Add the conditional jumps with the
368 extensions removed from automatic expansion in s390-mkopc.c manually.
369 (asi - trtre): Add new System z10 EC instructions.
370 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
371
58c85be7
RW
3722008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
373
374 * configure.ac: m4_include config/proginstall.m4.
375 * configure: Regenerate.
376
78124051
RW
3772008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
378
379 Backport from upstream Libtool:
f7c83eac 380
78124051 381 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 382
78124051
RW
383 Deal with Autoconf 2.62's semantic change in m4_append.
384 * ltsugar.m4 (lt_append): Replace broken versions of
385 m4_append.
386 (lt_if_append_uniq): Don't require separator to be overquoted,
387 and avoid broken m4_append.
388 (lt_dict_add): Fix typo.
389 * libtool.m4 (_LT_DECL): Don't overquote separator.
390
018f1bea
DE
3912008-03-13 David Edelsohn <edelsohn@gnu.org>
392
393 * config.rpath: Add AIX 6 support.
394
5c5f596d
PB
3952008-03-13 Paolo Bonzini <bonzini@gnu.org>
396
397 * Makefile.def (stageprofile). Remove -fprofile-generate
398 from stage_libcflags.
399 * Makefile.in: Regenerate.
400
a1f93a5e
BE
4012008-03-13 Ben Elliston <bje@au.ibm.com>
402
403 * config.sub, config.guess: Update from upstream sources.
404
98c3d905
AK
4052008-03-06 Florian Krohm <fkrohm@us.ibm.com>
406
407 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
408 * s390-opc.txt (cmpsc): Duplicate entry removed.
409 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
410 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
411 fier, cu42, cu41): Fix operand format.
412
7f6ef0c0
PB
4132008-02-20 Paolo Bonzini <bonzini@gnu.org>
414
f7c83eac
AS
415 PR bootstrap/32009
416 PR bootstrap/32161
417
418 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
419 * configure: Regenerate.
420
421 * Makefile.def: Define stage_libcflags for all bootstrap stages.
422 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
423 STAGE4_LIBCFLAGS): New.
424 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
425 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
426 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
427 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
428 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
429 for target modules. Don't export LIBCFLAGS.
430 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
431 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
432 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
433 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
434 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
435 * Makefile.in: Regenerate.
7f6ef0c0 436
eaf19029
PB
4372008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
438
439 PR libgcj/33085
440 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
441 Do not use -DDLL_EXPORT. Backport from upstream.
442
680c43e9
NC
4432008-02-14 Nick Clifton <nickc@redhat.com>
444
445 Import this patch from gcc:
446 2008-01-24 David Edelsohn <edelsohn@gnu.org>
447
448 * libtool.m4: Backport AIX 6 support from ToT Libtool.
449
c72b1d96
HPN
4502008-02-02 Hans-Peter Nilsson <hp@axis.com>
451
452 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
453 * configure: Regenerate.
454
8b66833e
BW
4552008-01-31 Marc Gauthier <marc@tensilica.com>
456
457 * configure.ac (xtensa*-*-*): Recognize processor variants.
458 * configure: Regenerate.
459
9cc8ae67
PB
4602008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
461
f7c83eac
AS
462 PR bootstrap/34922
463 * configure.ac (PARSE_ARGS): Push suitable setting of
464 ac_subdirs_all, for `./configure --help=recursive'.
465 Handle `+' in generic toplevel directory disabling.
466 * configure: Regenerate.
9cc8ae67 467
19090595
BE
4682008-01-23 Ben Elliston <bje@au.ibm.com>
469
470 * config.sub, config.guess: Update from upstream sources.
471
9f1e7fd3
BE
4722008-01-08 Ben Elliston <bje@au.ibm.com>
473
474 * config.sub, config.guess: Update from upstream sources.
475
2f959d61
JJ
4762007-12-19 Jeff Johnston <jjohnstn@redhat.com>
477
478 * COPYING.LIBGLOSS: Update default copyright.
479
aa054b85
JJ
4802007-12-19 Jeff Johnston <jjohnstn@redhat.com>
481
482 * COPYING.NEWLIB: Update default copyright.
483
57c53b2b
RS
4842007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
485
486 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
487 Change recommended MPFR from 2.2.1 > 2.3.0.
488 * configure: Regenerate.
489
fee14b60
RS
4902007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
491
492 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
493 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
494 * Makefile.in: Regenerate.
495
c9b68031
DD
4962007-12-10 Andreas Tobler <a.tobler@schweiz.org>
497
498 * configure.ac: Enable libjava for x86_64-*-darwin9.
499 * configure: Regenerate.
500
ad25e7d5
BE
5012007-12-05 Ben Elliston <bje@au.ibm.com>
502
503 * config.sub, config.guess: Update from upstream sources.
504
6ac84f65
PB
5052007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
506
f7c83eac
AS
507 * config-ml.in: Robustify against white space in absolute file
508 names.
6ac84f65 509
f7c83eac
AS
510 * config-ml.in (multi-clean): Substitute ${Makefile}.
511 Remove superfluous ${Makefile} in list.
6ac84f65 512
7b3200f9
DJ
5132007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
514
515 * Makefile.def (dependencies): Make configure-gdb depend on
516 all-intl.
517 * Makefile.in: Regenerated.
518
2c133ff9
JJ
5192007-10-15 Patrick Mansfield <patmans@us.ibm.com>
520
521 * Makefile.def: To avoid problems running with parallel makes,
522 build newlib before libgloss so that target specific header
523 files are availble.
524 * Makefile.in: Regenerate.
525
5074315a
DJ
5262007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
527
528 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
529 * Makefile.in: Regenerate.
530
f5bc1778
DJ
5312007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
532
533 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
534 * libdecnumber: New directory, imported from GCC.
535
c66487f8
NC
5362007-10-08 Mike Frysinger <vapier@gentoo.org>
537
538 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
539 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
540 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
541 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
542 * configure: Regenerate.
543
b5714970
PB
5442007-10-01 Paolo Bonzini <bonzini@gnu.org>
545
546 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
547 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
548 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
549 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
550 * configure.ac: Default them to host tools for $host = $build.
551 Subst them.
552
553 * configure: Regenerate.
554 * Makefile.in: Regenerate.
555
f3b1e08e
RS
5562007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
557
558 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
559 * configure: Regenerate.
560
cff87f51
DD
5612007-09-19 Benjamin Kosnik <bkoz@redhat.com>
562
563 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
564 libstdc++.
565 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
566 * configure: Regenerate.
567 * Makefile.in: Regenerate.
f7c83eac 568
625a61cd
AS
5692007-09-17 Andreas Schwab <schwab@suse.de>
570
571 * configure.ac: Raise minimum makeinfo version to 4.6.
572 * configure: Regenerate.
573
83a3a68b
AM
5742007-09-15 Alan Modra <amodra@bigpond.net.au>
575
576 * configure.ac: Correct makeinfo version check.
577 * configure: Regenerate.
578
5bd8be13
RS
5792007-09-14 Richard Sandiford <richard@codesourcery.com>
580
581 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
582 to $skipdirs and only disable gprof for newlib. Use the normal
583 mips*-elf* handling in other respects.
584 * configure: Regnerate.
585
5566c1fa
DD
5862007-09-12 David Daney <ddaney@avtrex.com>
587
588 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
589 enabling libgcj.
590 * configure: Regenerate.
591
5922007-09-12 Richard Guenther <rguenther@suse.de>
593
594 * configure.ac (--enable-stage1-checking): If neither --enable-checking
595 nor --disable-checking is provided also turn on yes and types
596 checking for stage1.
597 * configure: Re-generate.
598
a18e2996 5992007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
600
601 PR target/33281
602 * configure.ac: Use config/mh-mingw on mingw.
603 * configure: Regenerate.
84e7906e 604
691bb5a1
DD
6052007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
606
607 PR other/32154
608 * configure.ac: For libgloss targets, point the linker to the linker
609 script, startup code and simulator library.
610 * configure: Regenerate.
611
6d18b86b
AH
6122007-09-09 Andrew Haley <aph@redhat.com>
613
614 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 615 target-libjava.
6d18b86b 616
f00a3165 6172007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 618
f00a3165 619 * config.sub, config.guess: Update from upstream sources.
971aaaa5 620
2abc4e65
BE
6212007-08-21 Richard Guenther <rguenther@suse.de>
622
623 * configure.ac: Add types checking to stage1 checking flags.
624 * configure: Regenerate.
625
8a6ee3ab 6262007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 627 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
628
629 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
630 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
631 * Makefile.in: Regenerate.
632 * configure.ac (--with-debug-prefix-map): New.
633 * configure: Regenerate.
634
429acdec
RS
6352007-08-17 Richard Sandiford <richard@codesourcery.com>
636 Nigel Stephens <nigel@mips.com>
637
429acdec
RS
638 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
639 as target_makefile_frag.
640 * configure: Regenerate.
641
8520c408
AO
6422007-08-16 Alexandre Oliva <aoliva@redhat.com>
643
644 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
645 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
646 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
647 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
648 (do-compare, do-compare3, do-compare-debug): New.
649 ([+compare-target+]): Use them.
650
6512007-08-16 Alexandre Oliva <aoliva@redhat.com>
652
653 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
654 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
655 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
656 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
657 (do-compare, do-compare3, do-compare-debug): New.
658 ([+compare-target+]): Use them.
659
2444379b
BE
6602007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
661 Ben Elliston <bje@au.ibm.com>
662
663 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
664 --silent if $silent.
665 * configure: Regenerate.
666
d6f99447
DJ
6672007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
668
669 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
670
bd0aa315
NC
6712007-07-17 Nick Clifton <nickc@redhat.com>
672
673 * COPYING3: New file. Contains version 3 of the GNU General
674 Public License.
675 * COPYING3.LIB: New file. Contains version 3 of the GNU
676 Lesser General Public License.
677
0ebe98fb
BS
6782007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
679
680 * configure.ac: Fix my previous change to really match GCC.
681 * configure: Regenerate.
682
521ec477
DD
6832007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
684
685 * configure.ac: Rewrite 'configure --help' strings to look nicer.
686 * configure: Regenerate.
687
6882007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
689
690 * configure.ac: Add some missing m4 quotation.
691 * configure: Regenerate.
692
0c24b341
NC
6932007-07-09 Kai Tietz <kai.tietz@onevision.com>
694
f7c83eac
AS
695 * Makefile.def: Add windmc tool to build.
696 * Makefile.tpl: Likewise.
697 * configure.ac: Likewise.
698 * Makefile.in: Regenerate.
699 * configure: Regenerate.
0c24b341 700
a09314d0
L
7012007-07-05 H.J. Lu <hongjiu.lu@intel.com>
702
703 * lt~obsolete.m4: New. Import from 20070318 libtool.
704
7c3e1d12
BS
7052007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
706
707 * configure.ac: Don't add target-libmudflap to noconfigdirs for
708 uclinux and linux-uclibc targets.
709 * configure: Regenerate.
710
a5b3b4dd
DD
7112007-06-28 DJ Delorie <dj@redhat.com>
712
713 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
714 not building newlib.
715 * configure: Regenerated.
f7c83eac 716
184d813c
DJ
7172007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
718
719 * src-release (DEVO_SUPPORT): Correct typos.
720
31d99776
DJ
7212007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
722
723 * Makefile.def: Add dependency from configure-gdb to all-bfd.
724 * Makefile.in: Regenerated.
725
e00a73e3
PB
7262007-06-14 Paolo Bonzini <bonzini@gnu.org>
727
f7c83eac
AS
728 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
729 (distclean-stage[+id+]): Possibly delete stage_last.
730 * Makefile.in: Regenerate.
e00a73e3 731
98a1bbc5
BE
7322007-06-07 Ben Elliston <bje@au.ibm.com>
733
734 * config.sub, config.guess: Update from upstream sources.
735
973601e1
BE
7362007-06-07 Ben Elliston <bje@au.ibm.com>
737
738 * Makefile.tpl: Fix spelling error.
739 * Makefile.in: Regenerate.
740
2038f525
PB
7412007-06-04 Paolo Bonzini <bonzini@gnu.org>
742
743 Sync with gcc:
744 2007-05-30 Jakub Jelinek <jakub@redhat.com>
745
f7c83eac
AS
746 PR bootstrap/29382
747 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
748 * configure: Rebuilt.
2038f525 749
f7c5c4b5
PB
7502007-06-01 Steve Ellcey <sje@cup.hp.com>
751
12a64d4f
L
752 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
753 lt_cv_sys_max_cmd_len.
f7c5c4b5 754
7ad9660b
PB
7552007-05-31 Paolo Bonzini <bonzini@gnu.org>
756
757 * ltgcc.m4: Update from GCC.
758
0e7ef45c
EC
7592007-05-25 Andreas Tobler <a.tobler@schweiz.org>
760
12a64d4f 761 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 762
37ad9514
SE
7632007-05-24 Steve Ellcey <sje@cup.hp.com>
764
765 * ltmain.sh: Update from GCC.
766 * libtool.m4: Update from GCC.
767 * ltsugar.m4: New. Update from GCC.
768 * ltversion.m4: New. Update from GCC.
769 * ltoptions.m4: New. Update from GCC.
770 * ltconfig: Remove.
771 * ltcf-c.sh: Remove.
772 * ltcf-cxx.sh: Remove.
773 * ltcf-gcj.sh: Remove.
774 * src-release: Update with new libtool file list.
775
8ee82aff
PB
7762007-05-16 Paolo Bonzini <bonzini@gnu.org>
777
778 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
779 stage_cflags.
780 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
781 Remove CFLAGS/LIBCFLAGS.
782 (configure-stage[+id+]-[+prefix+][+module+],
783 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
784 * Makefile.in: Regenerate.
785
149cb58d
SE
7862007-04-14 Steve Ellcey <sje@cup.hp.com>
787
788 * config-ml.in: Update from GCC.
789
91506736
DJ
7902007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
791
792 * src-release (do-proto-toplev): Process the support directories before
793 the tool directory.
794
ffa8bd48
RS
7952007-03-21 Richard Sandiford <richard@codesourcery.com>
796
797 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
798 of glob. Quote arguments with single quotes too.
799 * configure: Regenerate.
800
a4fd3374
DD
8012007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
802
803 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
804 * Makefile.in: Regenerate
805
b8025f34
AS
8062007-03-07 Andreas Schwab <schwab@suse.de>
807
808 * configure: Regenerate.
809
a3ca38d2
DD
8102007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
811
812 * configure.ac: Add "--with-pdfdir" configure option,
813 which defines pdfdir variable.
814 * Makefile.def (target=fixincludes): Add install-pdf to
815 missing targets.
816 (recursive_targets): Add install-pdf target.
817 (flags_to_pass): Add pdfdir.
818 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
819 target.
820 * configure: Regenerate
821 * Makefile.in: Regenerate
822
8232007-02-28 Eric Christopher <echristo@apple.com>
824
825 Revert:
826 2006-12-07 Mike Stump <mrs@apple.com>
827
828 * Makefile.def (dependencies): Add dependency for
829 install-target-libssp and install-target-libgomp on
830 install-gcc.
831 * Makefile.in: Regenerate.
832
8332007-02-27 Matt Kraai <kraai@ftbfs.org>
834
835 * configure: Regenerate.
836 * configure.ac: Move statements after variable declarations.
837
a4708fba
JM
8382007-02-19 Joseph Myers <joseph@codesourcery.com>
839
840 * configure.ac: Adjust for loop syntax.
841 * configure: Regenerate.
842
9a819804
AO
8432007-02-18 Alexandre Oliva <aoliva@redhat.com>
844
845 * configure: Rebuilt.
846
81ec575a
AO
8472007-02-18 Alexandre Oliva <aoliva@redhat.com>
848
849 * configure.ac: Drop multiple occurrences of --enable-languages,
850 and fix its quoting.
851 * configure: Rebuilt.
852
92f01d61 8532007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
854 Nathan Sidwell <nathan@codesourcery.com>
855 Vladimir Prus <vladimir@codesourcery.com
856 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
857
858 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
859 * configure: Regenerate.
860
b1299c4e
DJ
8612007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
862
863 * configure.ac (target_libraries): Move libgcc before libiberty.
864 * configure: Regenerated.
865
18f6b6ee
PB
8662007-02-13 Paolo Bonzini <bonzini@gnu.org>
867
868 * configure: Regenerate again?
869
9c4e9f27
PB
8702007-02-13 Paolo Bonzini <bonzini@gnu.org>
871
872 * configure: Reapply PR30748 fix which was lost in the previous commit.
873
24ff9987
DJ
8742007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
875 Paolo Bonzini <bonzini@gnu.org>
876
877 PR bootstrap/30753
878 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
879 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
880 * configure: Regenerated.
881
7df2cd5d
PB
8822007-02-10 Paolo Bonzini <bonzini@gnu.org>
883
884 * configure: Regenerate.
885
b0aaa663
DJ
8862007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
887
888 PR bootstrap/30748
889 * configure.ac: Correct syntax for Solaris ksh.
890 * configure: Regenerated.
891
a0323144
PB
8922007-02-09 Paolo Bonzini <bonzini@gnu.org>
893
894 * Makefile.def: Sync with GCC.
895 * Makefile.tpl: Sync with GCC.
896 * Makefile.in: Regenerate.
897 * configure: Regenerate.
898
c6b750e1
DJ
8992007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
900
901 * Makefile.tpl (build_alias, host_alias, target_alias): Use
902 noncanonical equivalents.
903 * configure.in: Rename to...
904 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
905 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
906 target_noncanonical. Use them. Rewrite removal of configure
907 arguments for autoconf 2.59. Discard variable settings. Force
908 program_transform_name for native tools.
909
910 * Makefile.in: Regenerated.
911 * configure: Regenerated with autoconf 2.59.
912
913 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
914
f3cd89f4
JJ
9152007-02-08 Jeff Johnston <jjohnstn@redhat.com>
916
917 * COPYING.LIBGLOSS: Reformat default Red Hat
918 license to fit within 80 columns.
919 * COPYING.NEWLIB: Ditto.
920
4e206d7e
DB
9212007-02-05 Dave Brolley <brolley@redhat.com>
922
923 * Contribute the following changes:
924 2006-11-28 DJ Delorie <dj@redhat.com>
925
926 * configure.in: Fix typo for mep's target_makefile_frag.
927 * configure: Regenerated.
928
929 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
930
931 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
932 * configure: Regenerate.
933
934 2001-09-19 DJ Delorie <dj@redhat.com>
935
936 * configure.in (target_makefile_frag): use mt-mep
937
938 2001-06-12 Don Howard <dhoward@redhat.com>
939
940 * configure.in: Remove gdb from MeP skip list.
941
942 2001-04-05 DJ Delorie <dj@redhat.com>
943
944 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
945
946 2001-03-20 Ben Elliston <bje@redhat.com>
947
948 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
949
950 2001-03-19 Ben Elliston <bje@redhat.com>
951
952 * config.sub (mep, mep-*): Add.
953
b2edfdd2
AS
9542007-01-31 Andreas Schwab <schwab@suse.de>
955
956 * Makefile.tpl (LDFLAGS): Substitute it.
957 * Makefile.in: Regenerate.
958
ceb92e78
PB
9592007-01-11 Paolo Bonzini <bonzini@gnu.org>
960
961 * configure.in: Change == to = in test command.
f7c83eac 962 * configure: Regenerate.
ceb92e78 963
4b900473 9642007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
965 Nick Clifton <nickc@redhat.com>
966 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
967
968 * configure.in (build_configargs, host_configargs, target_configargs):
969 Remove build/host/target parameters.
970 (host_libs): Add gmp and mpfr.
971 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
972 * Makefile.def (gmp, mpfr): New.
973 (gcc): Remove target.
974 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
975 target_os, target_vendor): New.
976 (configure): Add host_alias/target_alias arguments. Adjust invocations.
977 * configure: Regenerate.
978 * Makefile.in: Regenerate.
4b900473
PB
979
9802007-01-11 Matt Fago <fago@earthlink.net>
981
982 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 983 to improve robustness of configure tests.
4b900473
PB
984 * configure: Regenerate.
985
80f6dcbc
NC
9862007-01-08 Kai Tietz <kai.tietz@onevision.com>
987
988 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 989 * configure: Regenerate.
80f6dcbc 990
f86e35b8
NC
9912007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
992
993 * Makefile.tpl (all-target): Correct @if conditional for target
994 modules.
995 * configure.in: Omit libiberty if building only target libgcc.
996 * configure, Makefile.in: Regenerated.
997
79fcd0ec
PB
9982007-01-04 Paolo Bonzini <bonzini@gnu.org>
999
1000 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1001 * configure: Regenerate.
1002
6aa8ef82
DJ
10032007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1004
1005 * Makefile.def (target_modules): Add libgcc.
1006 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1007 * Makefile.tpl (clean-target-libgcc): Delete.
1008 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1009 on gcc even for bootstrapped modules. Rewrite handling of
1010 lang_env_dependencies to loop over target_modules.
1011 * configure.in (target_libraries): Add target-libgcc.
1012 * Makefile.in, configure: Regenerated.
1013
9b134994
PB
10142006-12-29 Paolo Bonzini <bonzini@gnu.org>
1015
1016 Sync with gcc:
1017 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1018
f7c83eac
AS
1019 * configure.in: Reorganize recognition of languages. Add
1020 --enable-stage1-languages. Show supported languages for the chosen
1021 target rather than all recognized languages.
1022 * configure: Regenerate.
9b134994
PB
1023
1024 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1025
f7c83eac
AS
1026 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1027 * Makefile.in: Regenerate.
9b134994
PB
1028
1029 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1030
f7c83eac
AS
1031 * configure.in: Warn that MPFR 2.2.0 is buggy.
1032 * configure: Regenerate.
9b134994 1033
8cf39b1b
ILT
10342006-12-27 Ian Lance Taylor <iant@google.com>
1035
1036 * configure.in: When removing Makefiles to force a reconfigure, also
1037 remove prev-DIR*/Makefile.
1038 * configure: Regenerate.
1039
ebff6cd5
KH
10402006-12-23 Kazu Hirata <kazu@codesourcery.com>
1041
1042 * config.bfd: Recognize fido.
1043
8a0d8a5c
PB
10442006-12-19 Paolo Bonzini <bonzini@gnu.org>
1045
1046 Sync with gcc:
1047
1048 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1049
1050 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1051 it only affects bootstrap and could be tested on "$host" as well.
1052 * configure: Regenerate.
1053 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1054
1055 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1056
1057 PR bootstrap/29544
1058 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1059 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1060 move here comment from Makefile.tpl.
1061 * Makefile.tpl: Move some definitions higher in the file.
1062 (STAGE1_CHECKING): New.
1063 * configure.in: Add --enable-stage1-checking.
1064 * configure: Regenerate.
1065 * Makefile.in: Regenerate.
1066
1067 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1068
1069 * configure.in: Update error message for missing GMP/MPFR.
1070
1071 * configure: Regenerate.
1072
1073 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1074
1075 * configure.in: Update MPFR version in error message.
1076
1077 * configure: Regenerate.
1078
1079 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1080
1081 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1082 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1083 --with-gmp-lib): New flags.
1084
1085 * configure: Regenerate.
1086
790c0838
AM
10872006-12-12 Andreas Tobler <a.tobler@schweiz.org>
1088
1089 PR bootstrap/30134
1090 * configure.in: Correct x86 darwin support for libjava to powerpc
1091 and i?86 only.
1092 * configure: Regenerate.
1093
77d7106f
AM
10942006-12-11 Alan Modra <amodra@bigpond.net.au>
1095
1096 * configure.in: Handle spu makefile frag.
77d7106f
AM
1097 * Makefile.tpl (MAINT): Define
1098 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1099 * configure: Regenerate.
1100 * Makefile.in: Regenerate.
1101
0cfa5389
BE
11022006-12-11 Ben Elliston <bje@au.ibm.com>
1103
1104 * config.sub, config.guess: Update from upstream sources.
1105
2839fe5d
BE
11062006-12-11 Ben Elliston <bje@au.ibm.com>
1107
1108 * configure.in: Sync with GCC (spu-*-*).
1109 * configure: Sync with GCC.
1110
b897f5d4
MS
11112006-12-07 Mike Stump <mrs@apple.com>
1112
1113 * Makefile.def (dependencies): Add dependency for
1114 install-target-libssp and install-target-libgomp on
1115 install-gcc.
1116 * Makefile.in: Regenerate.
1117
9daf3993
PB
11182006-11-16 Paolo Bonzini <bonzini@gnu.org>
1119
1120 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1121 (unstage): Test for stage_last presence.
1122
1123 PR bootstrap/29802
1124 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1125 * Makefile.in: Regenerate.
1126
9dbaa842
DD
11272006-11-14 DJ Delorie <dj@redhat.com>
1128
1129 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1130 * Makefile.in: Sync with GCC.
1131 * configure.in: Sync with GCC (mpfr, gmp).
1132 * configure: Sync with GCC.
1133
b0cbce8d
JJ
11342006-11-08 Jie Zhang <jie.zhang@analog.com>
1135
1136 * configure.in: Remove target-libgloss from noconfigdirs for
1137 bfin-*-*.
1138 * configure: Regenerated.
1139
44330a94
JJ
11402006-10-27 Jeff Johnston <jjohnstn@redhat.com>
1141
1142 * COPYING.NEWLIB: Add spu license.
7de05dd5 1143 * COPYING.LIBGLOSS: Ditto.
44330a94 1144
56a8fe78
DD
11452006-10-17 Brooks Moses <bmoses@stanford.edu>
1146
1147 * Makefile.def: Added pdf target handling.
1148 * Makefile.tpl: Added pdf target handling.
1149 * Makefile.in: Regenerated.
1150
fbb00ad0
JJ
11512006-10-11 Jeff Johnston <jjohnstn@redhat.com>
1152
1153 * COPYING.NEWLIB: Updated.
1154 * COPYING.LIBGLOSS: Ditto.
1155
6b89cc21
DB
11562006-09-27 Dave Brolley <brolley@redhat.com>
1157
1158 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1159 $s instead of $r.
1160 * configure: Regenerated.
1161
17bcf627
BE
11622006-09-26 Ben Elliston <bje@au.ibm.com>
1163
1164 * config.sub, config.guess: Update from upstream sources.
1165
f3529cf1
TS
11662006-09-20 Thiemo Seufer <ths@mips.com>
1167
1168 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1169 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1170 * configure: Regenerate.
1171
45055374
CV
11722006-08-30 Corinna Vinschen <corinna@vinschen.de>
1173
1174 * configure.in: Never build newlib for a Mingw host.
1175 Never build newlib as Mingw target library.
1176 Test the existence of winsup/cygwin for building a Cygwin newlib,
1177 rather than just winsup.
1178 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1179 building a Mingw target.
1180 * configure: Regenerate.
1181
4be041b2 11822006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
1183 Nigel Stephens <nigel@mips.com>
1184 David Ung <davidu@mips.com>
4be041b2
TS
1185
1186 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1187
1d89b610
PB
11882006-07-25 Paolo Bonzini <bonzini@gnu.org>
1189
1190 Sync from GCC:
1191 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1192
f7c83eac
AS
1193 PR bootstrap/18058
1194 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1195 if the bootstrap compiler is a GCC version that supports it.
1196 * configure: Regenerate.
1d89b610 1197
66a79c16
DJ
11982006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1199
1200 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1201 * configure: Regenerated.
1202
c1cb7e02
PB
12032006-07-18 Paolo Bonzini <bonzini@gnu.org>
1204
f7c83eac
AS
1205 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1206 for stages after the first.
c1cb7e02 1207
7206a0ee
JJ
12082006-07-17 Jakub Jelinek <jakub@redhat.com>
1209
1210 * Makefile.def: Add dependencies for configure-opcodes
1211 on configure-intl and all-opcodes on all-intl.
1212 * Makefile.in: Regenerated.
1213
6816f995
AO
12142006-07-04 Peter O'Gorman <peter@pogma.com>
1215
1216 * ltconfig: chmod 644 before ranlib during install.
1217
3d3adb43
PB
12182006-07-03 Paolo Bonzini <bonzini@gnu.org>
1219
1f3f1bbf 1220 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
1221 * configure: Regenerate.
1222
64ce424c
PB
12232006-07-03 Paolo Bonzini <bonzini@gnu.org>
1224
1225 Sync from gcc:
1226
1227 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
1228
1229 PR other/27063
1230 * configure.in: Test subdir_requires and give an appropriate
1231 error message.
1232 * configure: Regenerate.
1233
1234 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1235
1236 PR target/27540
1237 * configure.in: Only enable libgomp on IRIX 6.
1238 * configure: Regenerate.
1239
d42c4017
DA
12402006-06-20 David Ayers <d.ayers@inode.at>
1241
1242 PR bootstrap/28072
1243 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1244 whether target-libjava is being configured instead of whether the
1245 java front end is enabled.
1246 * configure: Regenerate.
0e7ef45c 1247
4962c51a
MS
12482006-06-15 Mark Shinwell <shinwell@codesourcery.com>
1249
1250 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1251 to R_ARM_LDC_SB_G{0,1,2} respectively.
1252
caee866a
PB
12532006-06-15 Paolo Bonzini <bonzini@gnu.org>
1254
1255 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1256 too.
1257 * Makefile.in: Regenerate.
1258
363ef840
DA
12592006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1260
1261 Sync from gcc:
1262
1263 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1264 * configure.in: Don't enable libgomp on hpux10.
1265 * configure: Rebuilt.
1266
54d1c879
DA
12672006-06-13 David Ayers <d.ayers@inode.at>
1268
1269 Sync from gcc:
1270
1271 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 1272
54d1c879
DA
1273 PR bootstrap/27963
1274 PR target/19970
0e7ef45c 1275 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
1276 ${libgcj} is specified.
1277 * configure: Regenerate.
0e7ef45c 1278
a4d8b690
JJ
12792006-06-08 Jeff Johnston <jjohnstn@redhat.com>
1280
1281 Sync from gcc:
1282
1283 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 1284 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
1285
1286 PR bootstrap/18033
1287 * config-ml.in: Eval option if surrounded by single quotes.
1288
4f0ef2d8
CD
12892006-06-07 Carlos O'Donell <carlos@codesourcery.com>
1290
1291 Sync from gcc:
0e7ef45c 1292
4f0ef2d8 1293 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 1294
4f0ef2d8
CD
1295 PR libobjc/13946
1296 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1297 * Makefile.in: Regenerate.
1298 * configure.in: Add --enable-objc-gc at toplevel and have it
1299 enable boehm-gc for Objective-C.
1300 Remove target-boehm-gc from libgcj.
1301 Add target-boehm-gc to target_libraries.
1302 Add target-boehm-gc to noconfigdirs where ${libgcj}
1303 is specified.
1304 Assert that boehm-gc is supported when requested for Objective-C.
1305 Only build boehm-gc if needed either for Java or Objective-C.
1306 * configure: Regenerate.
1307
1308 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 1309
4f0ef2d8
CD
1310 PR 27674
1311 * Makefile.tpl (configure-[+prefix+][+module+],
1312 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1313 Remove rule to unstage bootstrapped modules.
1314 (stage_current): New.
1315 * Makefile.in: Regenerate.
1316
1317 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1318 Andreas Tobler <a.tobler@schweiz.ch>
1319
1320 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1321 * configure: Rebuilt.
1322
1323 Revert
1324 2006-01-31 Richard Guenther <rguenther@suse.de>
1325 Paolo Bonzini <bonzini@gnu.org>
1326
1327 * Makefile.def (target_modules): Add libgcc-math target module.
1328 * configure.in (target_libraries): Add libgcc-math target library.
1329 (--enable-libgcc-math): New configure switch.
1330 * Makefile.in: Re-generate.
1331 * configure: Re-generate.
1332
c17b816b
JJ
13332006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1334
1335 * config-ml.in: Alter CCASFLAGS to include special
1336 multilib options the same as is done for CFLAGS.
1337
20e95c23
DJ
13382006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1339
1340 * Makefile.def: Added dependencies from sim and gdb on intl, and
1341 added configure dependencies to everything with an all dependency
1342 on intl.
1343 * gettext.m4: Removed.
1344 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1345 (GDB_SUPPORT_DIRS): Add intl.
1346 * Makefile.in: Regenerated.
1347
4bd8ad80
DJ
13482006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1349
1350 * src-release (DEVO_SUPPORT): Add config.rpath.
1351
c380fdd8
PB
13522006-05-25 Paolo Bonzini <bonzini@gnu.org>
1353
1354 * Makefile.def (bfd, opcodes): Fix lib_path.
1355 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1356 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1357 * Makefile.in: Regenerate.
1358
701628f5
MS
13592006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1360
1361 * configure.in: Enable gprof for cross builds.
1362 * configure: Regenerate.
1363
25aae7f2
DJ
13642006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1365
1366 * src-release (MAKEINFOFLAGS): Define.
1367 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1368
ea3d1626
BE
13692006-05-14 Ben Elliston <bje@au.ibm.com>
1370
1371 * config.sub, config.guess: Update from upstream sources.
1372
49b9e644
BE
13732006-05-12 Ben Elliston <bje@au.ibm.com>
1374
1375 * config.sub, config.guess: Update from upstream sources.
1376
482dd2f6
DJ
13772006-05-04 Steve Ellcey <sje@cup.hp.com>
1378
1379 * blt, iwidgets, mmalloc: Remove directories.
1380
8b01a5c2
DD
13812006-05-01 DJ Delorie <dj@redhat.com>
1382
641a3af4 1383 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
1384 * configure: Regenerate.
1385
a481dbb7
DD
13862006-04-18 DJ Delorie <dj@redhat.com>
1387
1388 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1389 reference libgloss so that libssp can be built in a combined
1390 tree.
1391 * configure: Regenerate.
1392
962c9e74
BE
13932006-04-10 Ben Elliston <bje@au.ibm.com>
1394
1395 * contrib: Remove directory.
1396
108a6f8e
CD
13972006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1398
1399 * Makefile.tpl: Add install-html target.
1400 * Makefile.def: Add install-html target.
1401 * Makefile.in: Regenerate.
1402 * configure.in: Add --with-datarootdir, --with-docdir,
1403 and --with-htmldir options.
1404 * configure: Regenerate.
1405
a4ef73e9
BE
14062006-03-31 Ben Elliston <bje@au.ibm.com>
1407
1408 PR binutils/1860
1409 * configure.in: Require makeinfo 4.4 or higher.
1410 * configure: Regenerate.
1411
b37df25a
PB
14122006-03-14 Paolo Bonzini <bonzini@gnu.org>
1413
1414 * Makefile.in: Regenerate.
1415
a6df5a19
PB
14162006-03-14 Paolo Bonzini <bonzini@gnu.org>
1417
1418 Sync with gcc:
1419 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1420
f7c83eac
AS
1421 * configure.in: Handle --disable-<component> generically.
1422 * configure: Regenerate.
a6df5a19
PB
1423
1424 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 1425
f7c83eac
AS
1426 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1427 (TARGET_CONFIGDIRS): Remove.
1428 * configure.in: Remove AC_SUBST(target_configdirs).
1429 * Makefile.in, configure: Regenerated.
a6df5a19
PB
1430
1431
65419985
L
14322006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1433
1434 PR libgcj/17311
1435 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1436
c52c6897
PB
14372006-02-20 Paolo Bonzini <bonzini@gnu.org>
1438
1439 PR bootstrap/25670
1440
1441 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1442
1443 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1444 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1445 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1446 BUILD_PREFIX, BUILD_PREFIX_1.
1447 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1448
1449 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1450 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1451
1452 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1453 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1454 of `cat stage_current`. Always provide the `r' and `s' variables.
1455 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1456 a single shell execution.
1457 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1458 bootstrapped modules, make the stage1 module if the build was not
1459 started yet, else build the current stage.
1460 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1461 (all-build, all-host, all-target, [+make_target+]-host,
1462 [+make_target+]-target): Do not use \-continued lines.
1463 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1464 (current_stage, restrap, stage_last): New.
1465
1466 * Makefile.in: Regenerate.
1467 * configure: Regenerate.
1468
b3ded179
PB
14692006-02-14 Paolo Bonzini <bonzini@gnu.org>
1470
1471 Sync from gcc:
1472
1473 2006-01-31 Richard Guenther <rguenther@suse.de>
1474 Paolo Bonzini <bonzini@gnu.org>
1475
f7c83eac
AS
1476 * Makefile.def (target_modules): Add libgcc-math target module.
1477 * configure.in (target_libraries): Add libgcc-math target library.
1478 (--enable-libgcc-math): New configure switch.
1479 * Makefile.in: Re-generate.
1480 * configure: Re-generate.
1481 * libgcc-math: New toplevel directory.
b3ded179
PB
1482
1483 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
1484 Jakub Jelinek <jakub@redhat.com>
1485 Diego Novillo <dnovillo@redhat.com>
b3ded179 1486
f7c83eac
AS
1487 * libgomp: New directory.
1488 * Makefile.def: Add target_module libgomp.
1489 * Makefile.in: Regenerate.
1490 * configure.in (target_libraries): Add target-libgomp.
1491 * configure: Regenerate.
b3ded179 1492
3a35eeb3
PB
14932006-02-14 Paolo Bonzini <bonzini@gnu.org>
1494 Andreas Schwab <schwab@suse.de>
0e7ef45c 1495
3a35eeb3
PB
1496 * configure: Regenerate.
1497
2429c060
PB
14982006-01-16 Paolo Bonzini <bonzini@gnu.org>
1499
1500 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1501 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1502 the assembler, linker and binutils.
1503 * configure: Regenerate.
1504
ec49b2b8
NC
15052006-01-16 Nick Clifton <nickc@redhat.com>
1506
49b9e644 1507 * config.sub, config.guess: Sync from config repository.
ec49b2b8 1508
44b2308f
AO
15092006-01-05 Alexandre Oliva <aoliva@redhat.com>
1510
1511 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1512 @ from continuation.
1513 * Makefile.in: Rebuilt.
1514
80911fe1
PB
15152006-01-04 Paolo Bonzini <bonzini@gnu.org>
1516
1517 Sync from gcc:
1518
1519 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1520
f7c83eac 1521 PR bootstrap/24252
80911fe1 1522
f7c83eac
AS
1523 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1524 * Makefile.tpl (OBJDUMP): New.
1525 (EXTRA_HOST_FLAGS): Add it.
1526 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 1527
f7c83eac
AS
1528 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1529 to use symbolic links between directories. Avoid race conditions
1530 or make them harmless.
1531 * configure.in: Do not try to use symbolic links between directories.
80911fe1 1532
f7c83eac
AS
1533 * Makefile.def (LEAN): Pass.
1534 * Makefile.tpl (LEAN): Define.
1535 (stage[+id+]-start): Accept that the previous directory does not
1536 exist, if the bootstrap is lean.
1537 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1538 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1539 configure substitution.
1540 ([+compare-target+]): Likewise.
1541 ([+bootstrap-target+]-lean): New.
1542 * configure.in: Remove lean bootstrap support from here.
80911fe1 1543
f7c83eac
AS
1544 * Makefile.in: Regenerate.
1545 * configure: Regenerate.
80911fe1
PB
1546
1547 2006-01-02 Andreas Schwab <schwab@suse.de>
1548
f7c83eac
AS
1549 * configure.in: When reconfiguring remove Makefile in
1550 all stage directories.
1551 * configure: Regenerate.
80911fe1 1552
b59bea8a
NC
15532005-12-27 Leif Ekblad <leif@rdos.net>
1554
1555 * configure.in: Add support for RDOS target.
1556 * configure: Regenerate.
1557
d7730bac
NC
15582005-12-27 Nick Clifton <nickc@redhat.com>
1559
1560 PR binutils/1990
1561 * libtool.m4: Synchronize with version in GCC sources.
1562
c02dabc3
PB
15632005-12-20 Paolo Bonzini <bonzini@gnu.org>
1564
f7c83eac 1565 Revert Ada-related part of the previous change.
c02dabc3 1566
f7c83eac
AS
1567 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1568 Do not pass.
1569 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1570 * Makefile.in: Regenerate.
1571 * configure.in: Do not include mt-ppc-aix target fragment.
1572 * configure: Regenerate.
c02dabc3 1573
f6d183c0
PB
15742005-12-19 Paolo Bonzini <bonzini@gnu.org>
1575
1576 * configure.in: Select appropriate fragments for PowerPC/AIX.
1577 * configure: Regenerate.
1578
1579 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1580 BOOT_CFLAGS, BOOT_LDFLAGS.
1581 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1582 BOOT_CFLAGS, BOOT_LDFLAGS.
1583 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1584 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1585 (stage): Fail if we cannot complete the work.
1586 * Makefile.in: Regenerate.
1587
f29759fc
JJ
15882005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1589
1590 * COPYING.NEWLIB: Update copyright year for default
1591 copyright.
1592
1f054001
PB
15932005-12-15 Paolo Bonzini <bonzini@gnu.org>
1594
1595 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1596 install-host-nogcc): Don't invoke $(stage) at the end.
1597 * Makefile.in: Regenerate.
1598
0aed8855
PB
15992005-12-14 Paolo Bonzini <bonzini@gnu.org>
1600
1601 * configure.in: Flip the top-level bootstrap switch.
1602 * configure: Regenerate.
1603
1604 Merge from gcc:
1605
1606 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1607
f7c83eac
AS
1608 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1609 $(stage) and $(unstage).
1610 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1611 (all): Remove stray semicolon.
1612 (local-distclean): Don't handle multilib.tmp and multilib.out.
1613 (install.all): Set $s for consistency.
1614 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1615 check_multilibs setting. Always make the install directory.
1616 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1617 Correct @if/@endif.
1618 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1619 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1620 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1621 (multilib.out): Remove.
1622 * Makefile.in: Regenerated.
0aed8855
PB
1623
16242005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1625
1626 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1627 * configure.in: Replace ms1 arch with mt.
1628 * configure: Rebuilt.
1629
16302005-12-05 Paolo Bonzini <bonzini@gnu.org>
1631
1632 Sync with gcc:
1633
4970f871
NS
16342005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1635
1636 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1637 * configure.in: Replace ms1 arch with mt.
1638 * configure: Rebuilt.
1639
be01d343
PB
16402005-12-05 Paolo Bonzini <bonzini@gnu.org>
1641
1642 Sync with gcc:
1643
1644 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1645
f7c83eac
AS
1646 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1647 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1648 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1649 Find in-tree tools if available.
1650 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1651 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1652 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1653 (COMPILER_*_FOR_TARGET): New.
1654 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1655 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1656 (CONFIGURED_*, USUAL_*): Remove.
1657 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1658 STRIP): Use autoconf substitutions.
1659 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1660 COMPILER_NM_FOR_TARGET): New.
1661 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1662
1663 (all): Make all-host and all-target in parallel.
1664 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1665 that $$r and $$s are set before invoking a recursive make.
1666 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1667 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
1668
1669 2005-11-29 Ben Elliston <bje@au.ibm.com>
1670
f7c83eac
AS
1671 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1672 from the gcc build directory.
1673 * Makefile.in: Regenerate.
be01d343
PB
1674
1675 2005-11-29 Ben Elliston <bje@au.ibm.com>
1676
f7c83eac
AS
1677 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1678 depend on all-libdecnumber.
1679 * configure.in (host_libs): Include libdecnumber.
1680 * Makefile.in: Regenerate.
1681 * configure: Likewise.
be01d343
PB
1682
1683 2005-11-21 Kean Johnston <jkj@sco.com>
1684
f7c83eac 1685 * config.sub, config.guess: Sync from upstream sources.
be01d343 1686
907be67c
DJ
16872005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1688
1689 * Makefile.def: Remove gdb dependencies for gdbtk.
1690 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1691 (configure-gdb, install-gdb): New rules.
1692 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1693 * Makefile.in, configure: Regenerated.
1694
e360f423
PB
16952005-10-22 Paolo Bonzini <bonzini@gnu.org>
1696
1697 PR bootstrap/24297
1698 * Makefile.tpl (do-[+make-target+], do-check, install,
1699 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1700 are set before recursing.
1701 * Makefile.in: Regenerate.
1702
45d5eb0a
EB
17032005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1704
1705 PR bootstrap/18939
1706 * Makefile.def (gcc) <target>: Fix thinko.
1707 * Makefile.in: Regenerate.
1708
3cf3372e
BS
17092005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1710
1711 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1712 * configure: Regenerate.
1713
bd70a46f
KH
17142005-10-09 Kazu Hirata <kazu@codesourcery.com>
1715
1716 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1717 target-libffi, target-qthreads, target-libjava, and
1718 targetlibobjc.
1719 * configure: Regenerate.
1720
5ae72758
DJ
17212005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1722
1723 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1724 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1725 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1726 (USUAL_OBJDUMP_FOR_TARGET): New.
1727 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1728 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1729 * configure, Makefile.in: Regenerated.
5ae72758 1730
cc96343e
PB
17312005-10-05 Paolo Bonzini <bonzini@gnu.org>
1732
1733 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1734 before other host packages.
1735
f70224b5
PB
17362005-10-05 Paolo Bonzini <bonzini@gnu.org>
1737
1738 PR bootstrap/22340
1739
1740 * configure.in (default_target): Remove.
1741 * Makefile.tpl (all): Do not use prerequisites as subroutines
1742 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1743 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1744 use prerequisites as subroutines.
1745 (check-host, check-target): New.
1746 (bootstrap configure & all targets): Do not use stage*-start
1747 if the directory layout is already ok.
1748 (non-bootstrap configure & all targets): Prepend a $(unstage).
1749 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1750 (NOTPARALLEL): Remove.
1751 (unstage, stage variables): New variables.
1752 (unstage, stage targets): Simply expand to those variables.
1753
1754 * configure: Regenerate.
1755 * Makefile.in: Regenerate.
1756
c13c918a
JW
17572005-10-04 James E Wilson <wilson@specifix.com>
1758
1759 * Makefile.def (lang_env_dependencies): Add libmudflap.
1760 * Makefile.in: Regenerate.
1761
376a0e54
CM
17622005-10-03 Catherine Moore <clm@cm00re.com>
1763
1764 * configure.in (bfin-*-*): Support bfin.
1765 * configure: Regenerated.
1766
d320aacb
L
17672005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1768
1769 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1770 * configure: Regenerated.
1771
7e0f7140
GK
17722005-09-28 Geoffrey Keating <geoffk@apple.com>
1773
1774 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1775 (LIPO_FOR_TARGET): New.
1776 (CONFIGURED_LIPO_FOR_TARGET): New.
1777 (USUAL_LIPO_FOR_TARGET): New.
1778 (STRIP_FOR_TARGET): New.
1779 (CONFIGURED_STRIP_FOR_TARGET): New.
1780 (USUAL_STRIP_FOR_TARGET): New.
1781 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1782 STRIP_FOR_TARGET.
1783 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1784 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1785 * Makefile.in: Regenerate.
1786 * configure: Regenerate.
0e7ef45c 1787
096f7d00
DE
17882005-09-19 David Edelsohn <edelsohn@gnu.org>
1789
1790 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1791 (rs6000-*-aix*): Same.
1792 * configure: Regenerate.
1793
17942005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1795
1796 * configure.in: Recognize f95 in the --enable-languages option,
1797 and substitute it for fortran, issuing a warning.
1798 * configure: Regenerate.
1799
2016dfcc
BE
18002005-09-07 Ben Elliston <bje@au.ibm.com>
1801
1802 Import from Autoconf sources:
1803
1804 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1805 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1806 Elliston. Handle weird characters correctly.
1807
6dd2fda9
DD
18082005-08-30 Phil Edwards <phil@codesourcery.com>
1809
1810 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1811 * configure: Regenerated.
1812
e6db70d4
RE
18132005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1814
f7c83eac
AS
1815 * Makefile.def (libssp): Add to lang_env_dependencies.
1816 * Makefile.in: Regenerate.
e6db70d4 1817
e1e3d0f5
CG
18182005-08-17 Christian Groessler <chris@groessler.org>
1819
1820 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1821 * Makefile.in: Regenerate.
1822
05cbd757
PB
18232005-08-12 Paolo Bonzini <bonzini@gnu.org>
1824
1825 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1826 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1827 Look for alternate names of the target cc and c++
1828 * configure: Regenerate.
1829
55db4b87
PB
18302005-08-08 Paolo Bonzini <bonzini@gnu.org>
1831
1832 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1833 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1834 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1835 tools; remove code to manually set them.
1836 (Target tools): Look in the environment for them.
1837 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1838 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1839 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1840 build directory.
1841 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1842 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1843 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1844 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1845 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1846 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1847 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1848 * configure: Regenerate.
1849 * Makefile.in: Regenerate.
1850
414e5532
MM
18512005-07-27 Mark Mitchell <mark@codesourcery.com>
1852
1853 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 1854 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
1855 * Makefile.in: Regenerated.
1856
a19b6204
MM
18572005-07-26 Mark Mitchell <mark@codesourcery.com>
1858
1859 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1860 (CFLAGS_FOR_TARGET): Use it.
1861 (CXXFLAGS_FOR_TARGET): Likewise.
1862 * Makefile.in: Regenerated.
1863 * configure.in (--with-build-sysroot): New option.
1864 * configure: Regenerated.
1865
b73aa406
PB
18662005-07-24 Paolo Bonzini <bonzini@gnu.org>
1867
1868 * Makefile.tpl: Wrap install between unstage and stage
1869 * Makefile.in: Regenerate.
1870
6e4d0bcb
KC
18712005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1872
1873 * all files: Update FSF address.
1874
49f58d10
JB
18752005-07-14 Jim Blandy <jimb@redhat.com>
1876
1877 * configure.in: Add cases for Renesas m32c.
1878 * configure: Regenerated.
0e7ef45c 1879
1d9c9cd7
KC
18802005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1881
1882 * COPYING, compile, config-ml.in, config.guess,
1883 config.sub, install-sh, missing, mkinstalldirs,
1884 symlink-tree, ylwrap: Sync from upstream sources.
1885
1587117a
EC
18862005-07-13 Eric Christopher <echristo@redhat.com>
1887
1888 * configure.in: Add toplevel noconfigdir support for tpf.
1889 * configure: Regenerate.
1890
bb780410
DD
18912005-07-11 Jakub Jelinek <jakub@redhat.com>
1892
1893 * Makefile.def (target_modules): Add libssp.
1894 * configure.in (target_libraries): Add target-libssp.
1895 * configure: Rebuilt.
1896 * Makefile.in: Rebuilt.
1897
064d0a7c
PB
18982005-07-11 Paolo Bonzini <bonzini@gnu.org>
1899
1900 PR ada/22340
1901
1902 * Makefile.def: Sync with gcc.
1903 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1904 * Makefile.in: Regenerate.
1905
b2edd3b5
AS
19062005-07-07 Andreas Schwab <schwab@suse.de>
1907
1908 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1909 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1910 * Makefile.in: Regenerated.
1911
5f128533
KH
19122005-07-07 Kazu Hirata <kazu@codesourcery.com>
1913
1914 * configure.in: Add --enable-libssp and --disable-libssp.
1915 * configure: Regenerate with autoconf-2.13.
1916
4e3fc8e5
GK
19172005-07-06 Geoffrey Keating <geoffk@apple.com>
1918
1919 * configure.in: Don't build sim or rda when targetting darwin.
1920 * configure: Regenerate.
1921
c7357d6a
BE
19222005-07-04 Ben Elliston <bje@gnu.org>
1923
1924 * src-release (do-proto-toplev): Remove dejagnu bits.
1925 (DEJAGNU_SUPPORT_DIRS): Remove.
1926 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1927 (GDBD_SUPPORT_DIRS): Likewise.
1928 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1929 (INSIGHTD_SUPPORT_DIRS): Likewise.
1930 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1931
19322005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
1933
1934 * setup.com (mpw): Remove unused directive.
1935
7d329e61
PB
19362005-06-22 Paolo Bonzini <bonzini@gnu.org>
1937
1938 * Makefile.def (stagefeedback): Come after profile.
1939 Define profiledbootstrap target.
1940 * Makefile.tpl (profiledbootstrap): Remove.
1941 (stageprofile-end): Zap stagefeedback.
1942 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1943 * Makefile.in: Regenerate.
1944
e5fbed21
DD
19452005-06-13 Zack Weinberg <zack@codesourcery.com>
1946
1947 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1948 In 'cpp' stanza, support '#line' as well as '# '.
1949
59f7ec45
HPN
19502005-06-07 Hans-Peter Nilsson <hp@axis.com>
1951
1952 * configure.in (unsupported_languages): New macro.
1953 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1954 non-ported target libraries in noconfigdirs.
1955 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1956 non-linux-gnu. Remove libgcj_ex_libffi.
1957 <lang_frag loop>: Set add_this_lang=no if the language is in
1958 unsupported_languages.
1959 * configure: Regenerate.
1960
c10e9ba7
DD
19612005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1962
1963 * configure.in: Fix typo in handling of --with-mpfr-dir.
1964 * configure: Regenerate.
1965
20deb2b8
JB
19662005-06-02 Jim Blandy <jimb@redhat.com>
1967
1968 * config.sub: Add cases for the Renesas m32c. (This patch has been
1969 accepted into the master sources.)
1970
cdb9b172 19712005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
1972 Michael Snyder <msnyder@redhat.com>
1973 Stan Cox <scox@redhat.com>
cdb9b172 1974
f7c83eac 1975 * configure.in: Set noconfigdirs for ms1.
cdb9b172 1976
f7c83eac 1977 * configure: Regenerate.
cdb9b172 1978
1dc3053f
PB
19792005-05-25 Paolo Bonzini <bonzini@gnu.org>
1980
1981 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1982 (Dependencies): Consider target modules for bootstrap dependencies.
1983 Make target bootstrap modules depend on each stage's gcc.
1984 * Makefile.in: Regenerate.
1985
c60fe18b
PB
19862005-05-20 Paolo Bonzini <bonzini@gnu.org>
1987
1988 * Makefile.def (configure-gcc): Depend on binutils having been built.
1989 (all-gcc): No need to do it here.
1990 * Makefile.in: Regenerate.
1991
27258dd4
PB
19922005-05-19 Paul Brook <paul@codesourcery.com>
1993
0e7ef45c 1994 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
1995 language cannot be built.
1996 * configure: Regenerate.
1997
42ecbf5e
DJ
19982005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1999
2000 * ylwrap: Import from Automake 1.9.5.
2001
ae380b45
MS
20022005-05-04 Mike Stump <mrs@apple.com>
2003
2004 * configure.in: Always pass --target to target configures as
2005 otherwise rebuilds that do --recheck will fail.
811d3af8 2006 * configure: Rebuilt.
ae380b45 2007
d545f33b
PB
20082005-05-04 Paolo Bonzini <bonzini@gnu.org>
2009
2010 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2011 STAGE_HOST_EXPORTS.
2012 (configure, all): Add bootstrap support.
2013 (Host modules, target modules): Pass post-stage1 flags and exports.
2014 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2015 * Makefile.in: Regenerate.
2016
2faa2958
PB
20172005-04-29 Paolo Bonzini <bonzini@gnu.org>
2018
2019 Sync from gcc:
2020
2021 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2022
f7c83eac 2023 * config.sub: Update from master copy.
2faa2958
PB
2024
2025 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2026
f7c83eac
AS
2027 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2028 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2029 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2030 "*-*-elf" and "*-*-linux*".
2031 * configure: Regenerate.
2faa2958 2032
a7254363
PB
20332005-04-06 Paolo Bonzini <bonzini@gnu.org>
2034
f7c83eac 2035 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
2036 (TARGET_CONFIGARGS): Include --with-target-subdir.
2037 (configure, all): New macros. Use them throughout.
2038
a8637a7d
PB
20392005-04-05 Paolo Bonzini <bonzini@gnu.org>
2040
2041 * Makefile.tpl: Sync with gcc.
2042 * Makefile.in: Regenerate.
2043
dd387d52
JR
20442005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2045
2046 * config/mh-mingw32: Delete.
2047 * configure.in: Don't use it.
2048 * configure: Regenerate.
2049
e90269c8
PB
20502005-03-31 Paolo Bonzini <bonzini@gnu.org>
2051
2052 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2053 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2054 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2055 (HOST_LIB_PATH): Generate from Makefile.def.
2056 (TARGET_LIB_PATH): Likewise.
2057 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2058 * Makefile.in: Regenerate.
2059 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2060 (RPATH_ENVVAR): Include Darwin case.
2061 * configure: Regenerate.
2062
9a237d9e
PB
20632005-03-25 Paolo Bonzini <bonzini@gnu.org>
2064
2065 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2066 * configure: Regenerate.
2067
479759c8
ZW
20682005-03-21 Zack Weinberg <zack@codesourcery.com>
2069
2070 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2071 gcc_version, and gcc_version_trigger from set of flags to pass.
2072 * Makefile.tpl: Remove definitions of above variables.
2073 (config.status): Remove dependency on $(gcc_version_trigger).
2074 * Makefile.in: Regenerate.
2075 * configure.in: Do not reference config/gcc-version.m4 nor
2076 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2077 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2078 * configure: Regenerate.
2079
4cfaf6d5
DD
20802005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2081 Andrew Pinski <pinskia@physics.uc.edu>
2082
2083 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2084 * Makefile.in: Regenerate.
2085
33a3fb7b
AO
20862005-03-01 Alexandre Oliva <aoliva@redhat.com>
2087
2088 PR libgcj/20160
2089 * ltmain.sh: Avoid creating archives with components that have
2090 duplicate basenames.
2091
2da12f12
PB
20922005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2093
479759c8
ZW
2094 PR bootstrap/20250
2095 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2096 instead of check.
2097 * Makefile.in: Regenerate.
2da12f12 2098
b00612cc
PB
20992005-02-28 Paolo Bonzini <bonzini@gnu.org>
2100
2101 Sync from gcc.
2102
2103 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2104
2105 PR bootstrap/17383
2106 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2107 * Makefile.tpl (HOST_SUBDIR): New substitution.
2108 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2109 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2110 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2111 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2112 (Host modules, Bootstrapped modules): Use it.
2113 (Build modules, Target modules): Do not create symlink trees,
2114 always configure out-of-srcdir.
2115 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2116 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2117 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2118 $(HOST_SUBDIR). Create a symlink for host_subdir.
2119
2120 * Makefile.in: Regenerate.
2121 * configure: Regenerate.
2122
2123 Merged from libada-gnattools-branch:
2124 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2125
2126 * Makefile.def: Add gnattools as a module, depending on target-libada.
2127 * Makefile.in: Regenerate.
2128 * configure.in: Include gnattools in host_tools; disable it if ada
2129 is disabled.
2130 * configure: Regenerate.
2131
c3e65f62
NC
21322005-02-23 Nick Clifton <nickc@redhat.com>
2133
2134 * configure: Regenerate.
2135
e4d180c2
NC
21362005-02-22 Paul Schlie <schlie@comcast.net>
2137
2138 * configure.in: Allow darwin targeted ports to build tk, itcl and
2139 libgui.
2140
e3c770b1
EB
21412005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2142
2143 PR libgcj/10353
2144 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2145 * configure: Regenerate.
2146
9c73618c
AC
21472005-02-08 Andrew Cagney <cagney@gnu.org>
2148
2149 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2150 gdb/ section. Update GDB's URL.
2151
c46f8c51
AC
21522005-01-31 Andrew Cagney <cagney@gnu.org>
2153
2154 * gettext.m4: Only set ENABLE_NLS when gettext is present.
2155
c7e66c6d
HPN
21562005-01-29 Hans-Peter Nilsson <hp@axis.com>
2157
2158 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2159 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2160 target-libgloss when not *-*-elf and *-*-aout.
2161 * configure: Regenerate.
2162
a53bf506
AC
21632005-01-27 Andrew Cagney <cagney@gnu.org>
2164
2165 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2166
45181ed1
AC
21672005-01-24 Andrew Cagney <cagney@gnu.org>
2168
2169 * gettext.m4: Only fall back to ../intl/ when it's present.
2170
a1e0f4e4
KC
21712005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2172
2173 * install-sh, config.sub: Import from upstream.
2174
21752005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
2176
2177 PR bootstrap/18222
2178 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2179 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2180 * Makefile.in: Regenerate.
2181
c50382e2
PB
21822005-01-03 Paolo Bonzini <bonzini@gnu.org>
2183
2184 Revert 2004-12-28 Makefile changes, a better fix will be
2185 applied to mainline and src after GCC 4.0 branches.
2186
11d07737
PB
21872004-12-28 Paolo Bonzini <bonzini@gnu.org>
2188
2189 PR bootstrap/17383
2190
2191 * Makefile.def (target_modules): Remove stage parameter,
2192 it is always true now.
2193 * Makefile.tpl (configure-build-[+module+],
2194 configure-target-[+module+]): Always build symlink tree
2195 for the directory and for include. BUILD_SUBDIR and
2196 TARGET_SUBDIR cannot be . anymore.
2197 * Makefile.in: Regenerate.
2198
dadfdbe2
DD
21992004-12-25 David Edelsohn <edelsohn@gnu.org>
2200
2201 Revert 2004-12-08 Makefile changes.
2202
dbf85af7
JR
22032004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2204
2205 * configure.in (sh64-*-*): Reenable gprof.
2206 * configure: Regenerate.
2207
6b8fea99
JB
22082004-12-09 Jim Blandy <jimb@redhat.com>
2209
2210 * MAINTAINERS: List 'depcomp' as part of automake.
2211
7341462c
DE
22122004-12-08 David Edelsohn <edelsohn@gnu.org>
2213
2214 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2215 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2216 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2217 * Makefile.in: Regenerate.
2218
21fde4dc
DD
22192004-12-07 Matt Kraai <kraai@ftbfs.org>
2220
2221 * Makefile.tpl: Generate normal dependencies if the LHS module is
2222 not bootstrapped.
2223 * Makefile.in: Regenerate.
2224
3da796a2
RS
22252004-12-03 Richard Sandiford <rsandifo@redhat.com>
2226
2227 * configure.in: Include config/gxx-include-dir.m4. Use
2228 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2229 * configure: Regenerate.
2230
73fb7068
RS
22312004-12-03 Richard Sandiford <rsandifo@redhat.com>
2232
2233 * config.if: Delete.
2234 * configure.in: Set libstdcxx_incdir directly.
2235 * configure: Regenerate.
2236 * MAINTAINERS: Remove mention of config.if.
2237 * src-release (DEVO_SUPPORT): Remove config.if.
2238
6c8e6ce9
EC
22392004-12-02 Eric Christopher <echristo@redhat.com>
2240
3b6098f8
EC
2241 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2242 of things to remove.
6c8e6ce9 2243 * Makefile.in: Regenerate.
479759c8 2244
b8658a2f
RS
22452004-12-02 Richard Sandiford <rsandifo@redhat.com>
2246
2247 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2248 * configure: Regenerate.
2249
afefada0
RS
22502004-12-02 Richard Sandiford <rsandifo@redhat.com>
2251
2252 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2253 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2254 * configure: Regenerate.
2255
5dcac624
DA
22562004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2257
2258 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2259 (hppa*64*-*-*): Delete incorrect comment.
2260 * configure: Rebuilt.
2261
57d1eb1a
DD
22622004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2263
2264 * install-sh, compile: Import from automake.
2265
22662004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2267
2268 * config.guess, config.sub: Import from savannnah.
2269
6d389afc
MS
22702004-11-12 Mike Stump <mrs@apple.com>
2271
2272 * Makefile.def: Add html support.
2273 * Makefile.tpl: Likewise.
2274 * Makefile.in: Regenerate.
2275
69e57115
GK
22762004-11-11 Geoffrey Keating <geoffk@apple.com>
2277
2278 PR 18423
2279 * configure.in: Remove all instances of build-fixincludes from
2280 noconfigdirs.
2281 (build_configargs): Supply --target to subdirectories.
2282 * configure: Regenerate.
2283
2284 * Makefile.def: Make gcc install depend on fixincludes install.
2285 * Makefile.in: Regenerate.
2286
ba719b26
HPN
22872004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2288
2289 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2290 target-libgfortran.
2291 * configure: Regenerate.
2292
c37653e7
DE
22932004-11-07 David Edelsohn <edelsohn@gnu.org>
2294
2295 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2296 like CC.
2297
1eefd493
PB
22982004-11-05 Paolo Bonzini <bonzini@gnu.org>
2299
2300 * Makefile.def (host fixincludes): Specify missing targets.
2301 * Makefile.in: Regenerate.
2302
02b1af09
L
23032004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2304
2305 PR other/17783
2306 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2307 * configure: Regenerated.
2308
7f266840
DJ
23092004-11-04 Daniel Jacobowitz <dan@debian.org>
2310
2311 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2312 * configure: Regenerated.
2313
47444073
AL
23142004-10-28 Eric B. Weddington <ericw@evcohs.com>
2315
2316 PR target/18151
2317 * configure.in (case ${target}): Do not build fixincludes for avr.
2318 * configure: Regenerated.
2319
caeba88f
AL
23202004-10-26 Paolo Bonzini <bonzini@gnu.org>
2321
2322 * configure.in (case ${target}): Do not build fixincludes
2323 on platforms where it is not used.
2324 * configure: Regenerated.
2325
0fdbe983
DJ
23262004-10-23 Daniel Jacobowitz <dan@debian.org>
2327
2328 * configure.in: Use an absolute path to install-sh.
2329 * configure: Regenerated.
2330
1c0f67c1
AC
23312004-10-19 Andrew Cagney <cagney@gnu.org>
2332
2333 * src-release (do-djunpack, do-md5sum): Install the generated file
2334 directly into the proto-toplev/ directory.
479759c8 2335
a9cfce9c
AC
23362004-10-19 Andrew Cagney <cagney@gnu.org>
2337
2338 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2339
ac0fa625
DD
23402004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2341
2342 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2343 * configure: Regenerate.
2344
d27cc32e
PB
23452004-10-06 Paolo Bonzini <bonzini@gnu.org>
2346
2347 Fix wrong conflict resolution in:
2348
2349 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2350
2351 * Makefile.in: Regenerate.
2352 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2353 in the recursive `make', instead of hardwiring `all'.
2354 (Autogenerated TARGET-* variables): New.
2355
1763908f
UW
23562004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2357
2358 Merged from GCC / libtool upstream:
2359 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2360 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2361 * ltcf-cxx.sh (tpf*): Likewise.
2362 * ltconfig (tpf*): Add TPF OS configuration support.
2363
0490e016
NC
23642004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2365
2366 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 2367 * configure: Regenerate.
0490e016 2368
32be62b5
RS
23692004-09-24 Michael Roth <mroth@nessie.de>
2370
2371 * configure.in (--without-headers): Add missing double quotes.
2372 * configure: Regenerate.
2373
6048df60
DD
23742004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2375
2376 * ylwrap: Revert to previous version.
2377
315b3b02
L
23782004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2379
6048df60 2380 PR bootstrap/17369
315b3b02
L
2381 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2382 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2383 SET_GCC_LIB_PATH_CMD.
2384 (BASE_TARGET_EXPORTS): Likewise.
2385 * Makefile.in: Regenerated.
2386
2387 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2388 * configure: Regenerated.
2389
fe69863c
DD
23902004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2391
2392 * config.guess: New upstream version
2393 * compile, depcomp, install-sh, ylwrap: Likewise.
2394
23952004-09-19 Roger Sayle <roger@eyesopen.com>
2396
2397 * config/mh-x86omitfp: New host makefile fragment. Add
2398 -fomit-frame-pointer to the default BOOT_CFLAGS.
2399 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2400 * configure: Regenerate.
2401
24022004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2403
2404 PR target/11572
2405 * configure.in (*-*-darwin*): Renable libobjc.
2406 * configure: Regenerate.
2407
be75bbe1 24082004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 2409
be75bbe1
DB
2410 * Makefile.def: Remove libbanshee.
2411 * Makefile.tpl: Ditto.
2412 * configure.in: Ditto.
2413 * Makefile.in: Regen.
2414 * configure: Ditto.
2415
1b882a91
PB
24162004-09-07 Paolo Bonzini <bonzini@gnu.org>
2417
2418 * missing: Import latest version from master repository.
2419
eb1352ed
NC
24202004-09-04 Nick Clifton <nickc@redhat.com>
2421
2422 * config.sub: Import latest version from master repository.
2423 * config.guess: Likewise.
2424 This includes these changes:
479759c8 2425
eb1352ed
NC
2426 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2427
2428 * config.sub: Handle crisv32, alias etraxfs.
2429 * config.guess (crisv32:Linux:*:*): Handle.
2430
2431 2004-08-13 Brad Smith <brad@comstyle.com>
2432
2433 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2434 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2435
2436 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2437
2438 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2439 assume the processor is a powerpc. This is because coreutils
2440 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2441 in this case, due to a MacOS X bug that causes
2442 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2443 to return a negative number.
2444 Problem reported by Petter Reinholdtsen in:
2445 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2446
2447 2004-07-19 Ben Elliston <bje@gnu.org>
2448
2449 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2450
2451 2004-06-24 Ben Elliston <bje@gnu.org>
2452
2453 * config.guess: Update copyright years.
2454 * config.sub: Likewise.
2455
2456 2004-06-22 Robert Millan <robertmh@gnu.org>
2457
2458 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2459 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2460
2461 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2462
2463 * config.guess (*:*VMS:*:*): New entry. Replaces
2464 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2465 manufacturer.
2466
2467 2004-06-22 Ben Elliston <bje@gnu.org>
2468
2469 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2470 * config.sub: Likewise.
2471
2472 2004-06-22 Ben Elliston <bje@gnu.org>
2473
2474 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2475 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2476
2477 2004-06-11 Ben Elliston <bje@gnu.org>
2478
2479 * config.guess (pegasos:OpenBSD:*:*): Remove.
2480
2481 2004-06-11 Ben Elliston <bje@gnu.org>
2482
2483 From Wouter Verhelst <wouter@grep.be>:
2484 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2485
2486 2004-06-11 Ben Elliston <bje@gnu.org>
2487
2488 * config.guess (luna88k:OpenBSD:*:*): New.
2489
2490 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2491
2492 * config.guess (m32r*:Linux:*:*): New case.
2493 * config.sub: Handle m32rle.
2494
2495 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2496
2497 From Jens Petersen <petersen@redhat.com>:
2498 * config.sub: Handle sparcv8.
2499
2500 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2501
2502 From Tom Smith <smith@cag.lkg.hp.com>:
2503 * config.guess: Version suffixes are equally significant on Tru64
2504 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2505 prefix of "P" (patched kernel).
2506
2507 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2508
2509 * config.sub: Add support for National Semiconductor CRX target.
2510
2a3124ca 25112004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 2512
2a3124ca
RH
2513 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2514 *-*-netware, but add target-libmudflap.
2515 Consolidate *-*-netware targets (of which really only i?86 exists)
2516 into a single entry.
2517 * configure: Likewise.
2518
0df3d27f
PB
25192004-09-01 Paolo Bonzini <bonzini@gnu.org>
2520
2521 * Makefile.tpl (sorry): Remove.
2522 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2523 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2524 (do-clean): Clean per-stage directories too.
2525 (do-distclean): Run distclean-stage1 too.
2526 (.NOTPARALLEL): Enable during toplevel bootstrap.
2527 (stage[+id+]-bubble): Enable parallel execution during
2528 the recursive invocation.
2529 * Makefile.in: Regenerate.
2530
2531 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2532
2533 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2534
2535 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2536 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2537 * configure: regenerate
479759c8
ZW
2538 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2539 -mdynamic-no-pic
0df3d27f
PB
2540
25412004-08-31 Paolo Bonzini <bonzini@gnu.org>
2542
2543 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2544 include.
2545 * configure.in: Fix indentation.
2546 * configure: Regenerate.
2547
ee025550
PB
25482004-08-31 Paolo Bonzini <bonzini@gnu.org>
2549
2550 * Makefile.def (build_modules): Add fixincludes.
2551 (dependencies): Make gcc depend on fixincludes.
2552 * configure.in (build_tools): Add fixincludes.
2553 (build_configdirs): Always include build_libs.
2554 * Makefile.in: Regenerate.
2555 * configure: Regenerate.
2556
25572004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
2558
2559 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2560 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2561 phony targets; do not generate timestamp files.
2562 (distclean-stageN): Remove references to their timestamp files.
2563 (restageN, touch-stageN): Remove.
2564 (stageN-bubble): Rewritten.
2565 (compare): Support lean bootstraps.
2566 * Makefile.in: Regenerate.
2567
2568 * configure.in: Only warn when bootstrapping but
2569 build != host or build != target. Support lean bootstraps.
2570 * configure: Regenerate.
2571
2572 Sync from gcc:
2573 2004-08-26 Phil Edwards <phil@codesourcery.com>
2574
2575 * configure.in: Give a better error message if GMP/MPFR are missing
2576 and a language needing them has been requested.
2577 * configure: Regenerated.
2578
2579 2004-08-25 Phil Edwards <phil@codesourcery.com>
2580
2581 * configure.in: Print a list of available language front-ends if
2582 a requested one is missing. Tidy stray tab characters.
2583 * configure: Regenerated.
2584
72b2455a
PB
25852004-08-17 Paolo Bonzini <bonzini@gnu.org>
2586
2587 * Makefile.in: Regenerate.
2588 * configure: Regenerate.
2589
2590 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2591 stage_*_flags.
2592 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2593 for bootstrapped modules if toplevel bootstrap is going.
2594 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2595 modules. Adjust for changes in Makefile.def. Enable several
2596 rules even in non-bootstrap mode, just to avoid peppering the
2597 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2598 (stage-[+prev+]-bubble): Remove.
2599
2600 * Makefile.def (Dependencies): Depend on all-build-bison,
2601 all-build-flex, all-build-byacc, all-build-texinfo, rather
2602 than the host variations.
2603 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2604 with BUILD_SUBDIR.
2605 (BISON): Update for recent Bisons.
2606 (YACC): Fix typo.
2607 (cross): Depend on all-build.
2608 (all): Do not depend on all-build.
2609 (prebootstrap): Remove.
2610 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2611 (Prebootstrap dependencies): Add them to the per-stage targets
2612 and to all-prebootstrap.
2613 * configure.in (build_configdirs): Always enable build_tools.
2614 (BUILD_DIR_PREFIX): Remove.
2615
2616 * Makefile.def (gcc): Add target variable.
2617 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2618 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2619 in the recursive `make', instead of hardwiring `all'.
2620 (Autogenerated TARGET-* variables): New.
2621
de0b4a87
JW
26222004-08-17 Robert Millan <robertmh@gnu.org>
2623
2624 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2625 (instead of FreeBSD).
2626 * configure: Regenerate.
2627
ad681c85
NN
26282004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2629
675c6968
NN
2630 * Makefile.def, configure.in, src-release: Remove useless, bogus
2631 references to tix.
2632 * Makefile.in, configure: Regenerate.
2633
ad681c85
NN
2634 * src-release: Stop distributing mmalloc with gdb (which doesn't
2635 use it).
2636 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2637 * Makefile.in: Regenerate.
2638
11b04d1f
DD
26392004-08-09 Mark Mitchell <mark@codesourcery.com>
2640
2641 * configure.in (arm*-*-eabi*): New target.
2642 * configure: Regenerate.
2643
f2420bea
NN
26442004-08-01 Robert Millan <robertmh@gnu.org>
2645
2646 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2647 libmudflap for all GNU-based systems (with Glibc).
2648 * configure: Regenerate.
2649
9e6ce191
PB
26502004-08-06 Paolo Bonzini <bonzini@gnu.org>
2651
2652 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2653 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2654 (Dependencies): New section.
2655 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2656 (configure-target-[+module+]): Depend on maybe-all-gcc
2657 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2658 (toplevel profiledbootstrap): Fix dependencies.
2659 * Makefile.in: Regenerate.
2660
df4a6958
MM
26612004-08-03 Mark Mitchell <mark@codesourcery.com>
2662
2663 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2664 target-libiberty to noconfigdirs.
2665
11b04d1f
DD
26662004-08-03 Paul Brook <paul@codesourcery.com>
2667
2668 * configure.in: Check for MPFR as well as GMP.
2669 * configure: Regenerate.
2670
b813574b
PB
26712004-08-03 Paolo Bonzini <bonzini@gnu.org>
2672
2673 * Makefile.def (host-modules): Add gcc.
2674 * Makefile.in: Regenerate.
2675 * Makefile.tpl (sorry): New rule.
2676 (configure-host, all-host, [+make_target+]-host, do-check,
2677 install-host): Do not add gcc as a special case.
2678 (host modules): Add a small special-casing for gcc. Export
2679 extra_make_flags through the environment.
2680 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2681 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2682 other recursive targets for gcc): Remove.
2683
2684 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2685 (stage, unstage): New rules.
2686 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2687 distclean-stage[+id+]): Use stage_current.
2688 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2689 the stage*-start rules.
2690
61edac0c
JW
26912004-07-19 Robert Millan <robertmh@gnu.org>
2692
2693 Synced from gcc:
2694
2695 2004-04-26 Robert Millan <robertmh@gnu.org>
2696
2697 Add patches from libtool CVS.
2698 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2699 * ltconfig: Likewise.
2700 * ltcf-c.sh: Likewise.
2701 * ltcf-cxx.sh: Likewise.
2702 * ltcf-gcj.sh: Likewise.
2703
3e707e94
PB
27042004-07-12 Paolo Bonzini <bonzini@gnu.org>
2705
2706 * configure.in: Add noconfigdirs for crx-*-*.
2707 * configure: Regenerate.
2708
27092004-07-12 Paolo Bonzini <bonzini@gnu.org>
2710
2711 Synced from gcc:
2712
2713 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2714
2715 * configure.in: Build libmudflap by default on FreeBSD.
2716 * configure: Regenerated.
2717
2718 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2719
2720 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2721 systems.
2722 * configure: Regenerated.
2723
2724 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2725
2726 PR target/16344
2727 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2728 feedback based compiler.
2729 * Makefile.in: Rebuilt.
2730
2731 2004-07-05 Phil Edwards <phil@codesourcery.com>
2732
2733 * configure.in: Do not prepend $srcdir to /dev/null in
2734 makefile fragments.
2735 * configure: Regenerate.
2736
a7ee7660
AO
27372004-07-08 Alexandre Oliva <aoliva@redhat.com>
2738
2739 * Makefile.def (host_modules): Set bootstrap=true for flex.
2740 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2741 * Makefile.in: Rebuilt.
2742
6a9cf61e
PB
27432004-07-01 Paolo Bonzini <bonzini@gnu.org>
2744
2745 * Makefile.def (build_modules): Add bison, byacc, flex,
2746 m4, texinfo.
2747 (flags_to_pass): Add FLEX.
2748 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2749 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2750 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2751 DEFAULT_MAKEINFO): Remove.
2752 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2753 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2754 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2755 objdir or else use configured tool.
2756 (all-build): New.
2757 (all): Depend on it.
2758 (Build module dependencies): Add.
2759 * Makefile.in: Regenerate.
2760 * configure.in: Better support for multiple build modules,
2761 matching what is done for host/target modules. Do not look
2762 for "plausible" locations of build tools if Canadian cross.
2763 Use autoconf's AC_PROG_CC to find a C compiler. Define
2764 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2765 * configure: Regenerate.
2766
95b6a1f2
PB
27672004-06-22 Paolo Bonzini <bonzini@gnu.org>
2768
2769 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2770 * Makefile.in: Regenerate.
2771
7ffa0b57
PB
27722004-06-22 Paolo Bonzini <bonzini@gnu.org>
2773
2774 * Makefile.tpl (configure-build-[+module+],
2775 configure-[+module+], configure-target-[+module+]): Pass
2776 [+extra_configure_args+].
2777 (all-build-[+module+], all-[+module+], check-[+module+],
2778 install-[+module+], [+make_target+]-[+module+],
2779 all-target-[+module+], check-target-[+module+],
2780 install-target-[+module+], [+make_target+]-target-[+module+]):
2781 Pass [+extra_make_args+].
2782 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2783 (GCC_HOST_EXPORTS): Remove.
2784 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2785 cross, check-gcc, check-gcc-c++, install-gcc,
2786 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2787 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2788 * Makefile.in: Regenerate.
2789
929ba6e7
CF
27902004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2791
2792 * configure.in: Check for srcdir/winsup rather than build directory
2793 winsup.
2794 * configure: Regenerate.
2795
b76d7de0
CV
27962004-06-17 Corinna Vinschen <vinschen@redhat.com>
2797
2798 * configure.in: Don't build Cygwin native newlib if winsup
2799 directory is missing. Emit warning instead.
2800 * configure: Regenerate.
2801
656fdd47
PB
28022004-06-09 Paolo Bonzini <bonzini@gnu.org>
2803
2804 * Makefile.tpl (touch-stage[+id+]): New.
2805 (restage[+prev+]): Depend on touch-stage[+id+].
2806
2807 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2808 Use it throughout.
2809
2810 * Makefile.def: Add profile and feedback bootstrap stages.
2811 Remove next field from bootstrap stages.
2812 * Makefile.tpl (LN, LN_S): Substitute.
2813 (stageN-start, stageN-end): Use double-colon rules, to
2814 provide a hook for additional setup commands.
2815 (distclean-stageN-gcc, restageN): Create dependencies from
2816 [+prev+], not from [+next+].
2817 (stageN-bubble): Add commands for successive stages from
2818 [+prev+], using double-colon rules.
2819 (all-stageN-gcc): Fix typo.
2820 (stagefeedback-start, profiledbootstrap): New.
2821 * Makefile.in: Regenerate.
2822 * configure.in: Call ACX_PROG_LN.
2823 * configure: Regenerate.
2824
498d4a71
CF
28252004-06-03 Paolo Bonzini <bonzini@gnu.org>
2826
2827 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2828 without gcc.
2829 * configure: Regenerate.
2830
377d8c42
PB
28312004-06-01 Paolo Bonzini <bonzini@gnu.org>
2832
2833 * Makefile.tpl: Fix typo.
2834 * Makefile.in: Regenerate.
2835
f5f8a794
PB
28362004-06-01 Paolo Bonzini <bonzini@gnu.org>
2837
2838 * configure.in: Remove new- prefix from toplevel
2839 bootstrap targets.
2840 * configure: Regenerate.
2841
f7a4c34f
PB
28422004-06-01 Paolo Bonzini <bonzini@gnu.org>
2843
2844 Merge this patch from the gcc tree:
2845
2846 2004-05-30 Andreas Jaeger <aj@suse.de>
2847 Jim Wilson <wilson@specifixinc.com>
2848
2849 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2850 like CC.
2851
319cab08
PB
28522004-06-01 Paolo Bonzini <bonzini@gnu.org>
2853
2854 * Makefile.tpl (all.normal): Rename to all.
2855 (all): Replace with a rule to pick the default
2856 target from configure.
2857 (all-gcc, configure-gcc): Use conditionals to
2858 do nothing when toplevel bootstrap is going on.
2859 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2860 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2861 * configure.in: Support --enable-bootstrap.
2862
2863 * Makefile.def: Remove new- prefix from toplevel
2864 bootstrap targets.
2865 * Makefile.tpl: Likewise.
2866
2867 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2868 target.
2869
2870 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2871 $(RECURSE_FLAGS) to recursive invocation of make.
2872
2873 * Makefile.in: Regenerate.
2874 * configure: Regenerate.
2875
88f64edc
DJ
28762004-05-27 Daniel Jacobowitz <dan@debian.org>
2877
2878 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2879 * configure: Regenerate.
2880
378fce5b
DD
28812004-05-25 Daniel Jacobowitz <drow@false.org>
2882
2883 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2884 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2885 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2886 targets.
2887 * Makefile.in: Regenerate.
2888
dfdffa2c
PB
28892005-05-24 Paolo Bonzini <bonzini@gnu.org>
2890
2891 * configure.in: Test the ability to symlink directories.
2892 * configure: Regenerate.
2893
2894 * Makefile.def (bootstrap-stage): New definitions.
2895 * Makefile.tpl (configure-stage1-gcc,
2896 configure-stage2-gcc, configure-stage3-gcc,
2897 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2898 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2899 new-restage3, compare): Autogenerate, see Makefile.in
2900 entry for behavioral changes.
2901 (distclean-stage1, new-stage1-start, new-stage1-end,
2902 new-stage1-bubble, distclean-stage2, new-stage2-start,
2903 new-stage2-end, new-stage2-bubble, distclean-stage3,
2904 new-stage3-start, new-stage3-end): New autogenerated targets.
2905 (objext, prebootstrap, BOOT_CFLAGS,
2906 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2907 targets.
2908
2909 * Makefile.in: Regenerate.
2910 (distclean-stage1, new-stage1-start, new-stage1-end,
2911 new-stage1-bubble, distclean-stage2, new-stage2-start,
2912 new-stage2-end, new-stage2-bubble, distclean-stage3,
2913 new-stage3-start, new-stage3-end): New targets.
2914 (all-stage1-gcc): Move prebootstrap dependency from here...
2915 (configure-stage1-gcc): ...to here.
2916 (new-bootstrap): Use bubble targets.
2917 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2918 Use per-stage distclean targets.
2919 (configure-stage1-gcc, configure-stage2-gcc,
2920 configure-stage3-gcc, all-stage1-gcc,
2921 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2922 Use new-stageN-start to prepare the tree.
2923
04cf1b77
PB
29242004-05-23 Paolo Bonzini <bonzini@gnu.org>
2925
2926 * Makefile.def (host_modules): add libcpp.
2927 * Makefile.tpl: Add dependencies on and for libcpp.
2928 * Makefile.in: Regenerate.
2929 * configure.in: Add libcpp host module.
2930 * configure: Regenerate.
2931
80b200a1
ZW
29322004-05-17 Zack Weinberg <zack@codesourcery.com>
2933
2934 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2935 of libf2c.
2936 * configure, Makefile.in: Regenerate.
2937
4b1cb4fe
DD
29382004-05-13 Diego Novillo <dnovillo@redhat.com>
2939
2940 Merge from tree-ssa-20020619-branch.
2941
2942 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2943 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2944 (HOST_GMPLIBS): Define.
2945 (HOST_GMPINC): Define.
2946 (TARGET_LIB_PATH): Add libmudflap.
2947 (GFORTRAN_FOR_TARGET): Define.
2948 (configure-build*): Export GFORTRAN.
2949 (configure-gcc): Export GMPLIBS and GMPINC.
2950 (all-gcc): Add maybe-all-libbanshee.
2951 (configure-target-libgfortran): Define.
2952 * Makefile.in: Regenerate.
2953 * configure.in (host_libs): Add libbanshee.
2954 (target_libraries): Add target-libmudflap and target-libgfortran.
2955 Add --with-libbanshee.
2956 Handle --disable-libmudflap.
2957 (*-*-freebsd*): Use with_gmp.
2958 Add $(libgcj) to noconfigdirs.
2959 * configure: Regenerate.
2960 * depcomp: New file.
2961 * MAINTAINERS: Add tree-ssa maintainers.
2962
29632004-04-28 Paolo Bonzini <bonzini@gnu.org>
2964
2965 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2966 * configure: Regenerate.
2967
b8908782
DD
29682004-04-27 Paolo Bonzini <bonzini@gnu.org>
2969
2970 Revert:
2971 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2972
2973 * Makefile.def (flags_to_pass): Remove *dir variables that
2974 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2975 as well as prefix and exec_prefix.
2976 * Makefile.in: Regenerate.
2977
29782004-04-26 Paolo Bonzini <bonzini@gnu.org>
2979
2980 * Makefile.def (host_modules): Mark with the bootstrap
2981 flag packages on which gcc depends.
2982 * Makefile.tpl (all-bootstrap): Use it.
2983 * Makefile.in: Regenerate.
2984
29852004-04-26 Paolo Bonzini <bonzini@gnu.org>
2986
2987 * Makefile.def (flags_to_pass): Remove *dir variables that
2988 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2989 as well as prefix and exec_prefix.
2990 * Makefile.in: Regenerate.
2991
29922004-04-26 Paolo Bonzini <bonzini@gnu.org>
2993
80b200a1
ZW
2994 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2995 * configure: Regenerate.
2996 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2997 * gcc/Makefile.tpl (compare): Use the result of the test.
2998 * gcc/Makefile.in: Regenerate.
b8908782
DD
2999
30002004-04-23 Paolo Bonzini <bonzini@gnu.org>
3001
3002 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3003 Always relocate gcc and prev-gcc to the original names, even
3004 if the build fails.
3005 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3006 New targets.
3007
0f260896
RO
30082004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3009
3010 * configure.in (mips*-*-irix5*): Enable ld.
3011 * configure: Regenerate.
3012
51860f05
JW
30132004-04-15 James E Wilson <wilson@specifixinc.com>
3014
3015 * Makefile.tpl (configure-[+module+], configure-gcc,
3016 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3017 Set and export LDFLAGS.
3018 * Makefile.in: Regenerate.
3019
54752a6b
NN
30202004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3021
3022 PR bootstrap/14871
3023 * Makefile.tpl: If we don't have built-in-tree target tools,
3024 use the ones found by configure rather than hacking around with
3025 program_transform_name.
3026 * configure.in: Give Makefile.tpl the information necessary
3027 to do that.
3028 * Makefile.in: Regenerate.
3029 * configure: Regenerate.
3030
30312004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3032
3033 PR bootstrap/14760
3034 * configure.in: When computing baseargs, strip *all* copies of
3035 offending options. Also, don't match/substitute the trailing space,
3036 so that this actually works when two similar options are separated by
3037 only one space.
3038 * configure: Regenerate.
3039
30402004-04-06 David Edelsohn <edelsohn@gnu.org>
3041
80b200a1
ZW
3042 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3043 (rs6000-*-aix*): Same.
3044 * configure: Regenerate.
54752a6b 3045
5e2b61fb
SS
30462004-03-25 Stan Shebs <shebs@apple.com>
3047
3048 Remove MPW support, no longer used.
3049 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3050 mpw-install: Remove files.
3051 * src-release (DEVO_SUPPORT): Remove names of removed files.
3052 * MAINTAINERS: Likewise.
3053
1a6f2dc7
NN
30542004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3055
a0049f1b
NN
3056 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3057 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3058 * Makefile.in: Regenerate.
3059
1a6f2dc7
NN
3060 * configure.in (top level bootstrap support): Rework --enable-werror
3061 to set @stage2_werror_flag@.
3062 * configure: Regenerate.
3063 * Makefile.tpl (top level bootstrap support): Pass
3064 @stage2_werror_flag@ down to configure in stages 2 and 3.
3065 * Makefile.in: Regenerate.
3066
920e3419
NN
30672004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3068
3069 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3070 for stages 2 and 3 as well as in make. As a consequence, remove
3071 OUTPUT_OPTION (now detected by configure) from the flags passed down
3072 to make.
3073 * Makefile.in: Regenerate.
3074
3075 * Makefile.tpl (new-bootstrap): Fix typo.
3076 * Makefile.in: Regenerate.
3077
4fa63067
NN
30782004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3079
3080 * Makefile.tpl: Rearrange by moving recursive_targets rules
3081 into their proper sections.
3082 * Makefile.tpl (top level bootstrap support): Move disabling
3083 of coverage flags from 'make' to 'configure'; improve comments.
3084 * Makefile.in: Regenerate.
3085
3086 * Makefile.tpl (experimental top level bootstrap) Move stage1
3087 language setting from all- target to configure- target; disable
3088 intermodule optimization in stage 1; prevent gratuitous rebuilds
3089 of stage 1.
3090 * Makefile.in: Regenerate.
3091 * configure.in: Comma-separate stage 1 language list for top
3092 level bootstrap.
3093 * configure: Regenerate.
3094
3095 * Makefile.tpl: Clean up experimental top level bootstrap support:
3096 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3097 prev-gcc in configure- targets as well as all- targets.
3098 * Makefile.in: Regenerate.
3099
fb8a10fd
NN
31002004-03-17 Paolo Bonzini <bonzini@gnu.org>
3101
3102 * configure.in: Remove symbolic link section.
3103 * configure: Regenerate.
3104 * Makefile.tpl (links): Remove.
3105 * Makefile.in: Regenerate.
3106
947f426e 31072004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 3108 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
3109
3110 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 3111 Set with AC_CHECK_PROGS.
947f426e
NN
3112 * configure.in: Fix comment typo from last patch.
3113 * configure: Regenerate.
3114
1d39f329
NN
31152004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3116
3117 * Makefile.tpl: Introduce experimental top level bootstrap support.
3118 * Makefile.in: Regenerate.
3119 * configure.in: Introduce support for top level bootstrap.
3120 * configure: Regenerate.
3121
4b0ac75d 31222004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3123 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
3124
3125 PR bootstrap/14522
3126 * configure.in: Cope with shells that do not support unquoted ^
3127 * configure: Regenerate.
3128
2e70b094 31292004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3130 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
3131
3132 PR bootstrap/14522
3133 * configure.in: Cope with shell that do not support nesting
3134 quotes inside quoted backquote substitutions.
3135 * configure: Regenerate.
3136
31372004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3138
3139 PR bootstrap/14522
3140 * configure.in: Fix escaping of $.
3141 * configure: Regenerate.
3142
9e07f89d
NN
31432004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3144
3145 * configure: Regenerate.
3146
31472004-03-08 Paolo Bonzini <bonzini@gnu.org>
3148
3149 PR ada/14131
3150 Move language detection to the top level.
3151 * configure.in: Find default values for the tools as
3152 soon as possible. Disable ada if GNAT is not found.
3153 Emit error message about missing languages. Expand
3154 --enable-languages=all for the gcc subdirectory.
3155
1712ab83
RS
31562004-03-01 Richard Sandiford <rsandifo@redhat.com>
3157
3158 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3159 and disable libgcj.
3160 * configure: Regenerated.
3161
3dee29da
NN
31622004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3163
3164 PR bootstrap/7087
3165 * Makefile.tpl: Guard XFOO sed statements better.
3166 * Makefile.tpl: Add dependency for configure-target-libada.
3167 * Makefile.in: Regenerate (incidentally fixes broken
3168 commit when libada-branch was merged).
3169
0558264b
AC
31702004-02-28 Andrew Cagney <cagney@redhat.com>
3171
3172 * src-release (CVS_NAMES): Define.
3173 (do-tar, do-tar): Prune $(CVS_NAMES).
3174
c38f9803
AC
31752004-02-23 Andrew Cagney <cagney@redhat.com>
3176
3177 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3178 2004-02-19.09.
3179
55636792
NN
31802004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3181
3182 PR bootstrap/11932
3183 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3184
1e600082
AC
31852004-02-19 Andrew Cagney <cagney@redhat.com>
3186
3187 * config.guess: Update from version 2003-06-12 to 2004-02-16.
3188 * config.sub: Update from version 2003-06-13 to 2004-02-16.
3189
3769cd82
DD
31902004-02-11 David Edelsohn <edelsohn@gnu.org>
3191
3192 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3193 (rs6000-*-aix*): Same.
3194 * configure: Regenerate.
3195
a92834c8
DD
31962004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3197
3198 * configure.in (host): Add in missing $noconfigdirs to defines.
3199 * configure: Regenerate.
3200
a2592b1b
DD
32012004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3202 Nathanael Nerode <neroden@gcc.gnu.org>
3203
3204 PR ada/6637, PR ada/5911
80b200a1 3205 Merge with libada-branch:
a2592b1b
DD
3206 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3207 with appropriate dependencies. Add --enable-libada configure switch.
3208 * configure, Makefile.in: Regenerate.
3209
e31d1ea3
DD
32102004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3211
3212 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3213 * configure: Regenerate.
3214
db85f5c0
JJ
32152004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3216
3217 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 3218
fc434214
DD
32192004-01-23 DJ Delorie <dj@redhat.com>
3220
3221 * Makefile.def (target_modules) [libiberty]: Don't stage.
3222 * Makefile.in: Rebuilt.
3223
ad445c2c 32242004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 3225
ad445c2c
JJ
3226 * COPYING.NEWLIB: Update to include copyrights for new
3227 iconv code.
3228
72bbedde
AC
32292004-01-15 Andrew Cagney <cagney@redhat.com>
3230
3231 * src-release: Update copyright year.
3232 (do-proto-toplev): Configure using i686-pc-linux-gnu.
3233 (NEWLIB_SUPPORT_DIRS): Delete macro.
3234 (newlib.tar.bz2): Delete rule.
3235
a6d6062d
DD
32362004-01-14 Loren J. Rittle <ljrittle@acm.org>
3237
3238 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3239 * Makefile.tpl (configure-target-[+module+]): Support stage.
3240 * Makefile.in: Rebuilt.
3241
f8b73030
MR
32422003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3243
3244 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3245 throughout.
3246
aff0e9df
NN
32472004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3248
bb5dca17
NN
3249 * configure.in: Use ./config.cache, not config.cache.
3250 * configure: Regenerate.
3251 * Makefile.tpl: Special-casing not needed for GCC any more.
3252 * Makefile.in: Regenerate.
3253
82252c06
NN
3254 * configure.in: Don't share a cache file for host dirs.
3255 * configure: Regenerate.
3256
aff0e9df
NN
3257 * config-ml.in: Don't mess with the cache file.
3258
95036d20
NN
32592004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3260
ac7b618e
NN
3261 * Makefile.tpl: Make GCC use a separate config.cache.
3262 * Makefile.in: Regenerate.
3263
95036d20
NN
3264 PR bootstrap/11932, PR bootstrap/11933
3265 (I don't know if it will fix either of them, but it relates
3266 to them.)
3267 * configure.in: Don't use shared config.cache for target
3268 directories.
3269 * configure: Regenerate.
3270
08c1856b
DD
32712003-12-31 Roger Sayle <roger@eyesopen.com>
3272
3273 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3274 * configure: Regenerated.
3275
c1968181 32762003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 3277
c1968181
DD
3278 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3279 * configure: Regenerated.
3280
10ecffb9
NN
32812003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3282
3283 Port change over from GCC:
3284 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3285 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3286 (configure-build-[+module+], configure-[+module+]): Likewise.
3287 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3288 * Makefile.in: Regenerate.
3289
f2ab5990
TF
32902003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3291
3292 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3293 * configure: Regenerate.
3294
41a7d11a
JJ
32952003-11-27 Jeff Johnston <jjohnstn@redhat.com>
3296
80b200a1 3297 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
3298 stdlib.
3299
d9441a1f
DD
33002003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3301
3302 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3303 * Makefile.in: Regenerate.
3304
3a48a978
DD
33052003-10-20 Phil Edwards <phil@codesourcery.com>
3306
3307 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3308 * configure: Regenerate.
3309
f0b24077
NN
33102003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3311
3312 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3313 HOST_FLAGS_TO_PASS.
3314 * Makefile.in: Regenerate.
3315
5fbad20a
DD
33162003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3317
3318 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3319 * configure: Rebuilt
3320 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3321 * Makefile.in: Rebuilt
3322
78be4155
L
33232003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3324
3325 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3326
051fcc7a
L
33272003-10-01 Phil Edwards <pme@gcc.gnu.org>
3328
3329 * config-ml.in: Use ac_configure_args directly instead of
3330 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3331 actually seen.
3332
33332003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3334
3335 * config-ml.in: Propagate INSTALL variables.
3336
f27d4f92
DJ
33372003-09-21 Daniel Jacobowitz <drow@mvista.com>
3338
3339 * configure.in: Pass a computed --program-transform-name
3340 to subconfigures.
3341 * configure: Regenerated.
3342
cae4d560
NN
33432003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3344
3345 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3346 * Makefile.in: Regenerate.
3347
3348 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3349 * Makefile.in: Regenerate.
3350
8ff944f6
DJ
33512003-09-17 Daniel Jacobowitz <drow@mvista.com>
3352
3353 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3354 quoting.
3355 * configure: Regenerated.
3356
d9a35680
MC
33572003-09-12 Michael Chastain <mec@shout.net>
3358
3359 Fix PR gdb/857.
3360 * src-release (do-proto-topleve): Remove junk files
3361 intl/config.cache, intl/config.status,
3362 intl/config.h, intl/stamp-h.
3363
710068b9
AC
33642003-09-14 Andrew Cagney <cagney@redhat.com>
3365
3366 * src-release (dejagnu.tar): New target.
3367 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3368 (do-djunpack): Use $(PACKAGE) for the package name.
3369
e1008165
DD
33702003-09-04 DJ Delorie <dj@redhat.com>
3371
3372 * configure: Regenerate.
3373
21998d12
NC
33742003-09-04 Robert Millan <robertmh@gnu.org>
3375
3376 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 3377
ccca4bb3
DD
33782003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3379
3380 * configure.in: Ensure arguments to sed are properly spaced.
3381 * configure: Regenerate.
3382
ee949b5e
DJ
33832003-08-28 Daniel Jacobowitz <drow@mvista.com>
3384
3385 Merge from gcc:
3386 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3387 * install-sh: Update to newer upstream versions (associated with
3388 aclocal 1.7).
3389 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3390
75addda2
DJ
33912003-08-27 Daniel Jacobowitz <drow@mvista.com>
3392
3393 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3394 * configure: Regenerated.
3395
8d2877d8
NN
33962003-08-23 Phil Edwards <pme@gcc.gnu.org>
3397
3398 * configure.in: Use newline instead of semicolon when assuming
3399 shell arguments in a for loop.
3400 * configure: Regenerated.
3401
d2cc0e0d
GK
34022003-08-20 Geoffrey Keating <geoffk@apple.com>
3403
3404 PR 8180
3405 * configure.in: When testing with_libs and with_headers, treat
3406 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3407 * configure: Regenerate.
80b200a1 3408
d2cc0e0d
GK
3409 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3410 make, shell, etc.
3411 (baseargs): Likewise.
3412 * configure: Regenerate.
3413
04d1ab34
GK
34142003-08-19 Geoffrey Keating <geoffk@apple.com>
3415
3416 * configure.in: Disable libgcj for darwin not on powerpc.
3417 * configure: Rebuild.
3418
ca506da8
MC
34192003-08-15 Michael Chastain <mec@shout.net>
3420
3421 * src-release (do-proto-toplev): Remove junk files
3422 dejagnu/example/calc/config.status,
3423 dejagnu/example/calc/config.log.
3424
a4aa3f49
DD
34252003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3426
3427 * config-ml.in, symlink-tree: Add license.
3428
ede4fbe4
NN
34292003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3430
3431 Merge from gcc:
3432
3433 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3434 * Makefile.tpl (check, check-c++): Express dependencies using
3435 dependencies rather than commands.
3436 * Makefile.in: Regenerate.
3437
3438 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3439 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3440 * Makefile.in: Update.
3441
970f29af
AC
34422003-08-01 Andrew Cagney <cagney@redhat.com>
3443
3444 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3445 * configure: Ditto.
3446
b2884a0c
DD
34472003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3448
3449 * configure.in: Enable libgcj for darwin.
3450 * configure: Rebuild.
3451
c07f46a4
NN
34522003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3453
3454 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3455
9175bfc0
NN
34562003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3457
3458 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3459 creating target and build subdirs to build all parent dirs as needed.
3460 * Makefile.in: Rebuild.
3461 * configure.in: Don't build dirs explicitly here.
3462 * configure: Rebuild.
3463
b9abda6a
AO
34642003-07-22 Alexandre Oliva <aoliva@redhat.com>
3465
3466 * Makefile.tpl (all-make): Depend on intl.
3467 * Makefile.in: Rebuilt.
3468
eef8ffd4
NN
34692003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3470
3471 * config.if: Remove unused libc_interface determination.
3472
295efaf0
NN
34732003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3474
3475 * Makefile.in: Regenerate, correctly this time.
3476
e5c3f801
NN
34772003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3478
3479 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3480 unused INSTALL_PROGRAM_ARGS.
3481 * configure.in: Use AC_PROG_INSTALL.
3482 * Makefile.in: Regenerate.
3483 * configure: Regenerate.
3484
4a18bd6b
AO
34852003-07-10 Alexandre Oliva <aoliva@redhat.com>
3486
3487 * configure: Rebuilt.
3488 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3489 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3490 newlib nor libgloss.
3491 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3492 * configure.in (am33_2.0-*-linux*): Added.
3493
fbd1054d
BW
34942003-07-09 Bob Wilson <bob.wilson@acm.org>
3495
3496 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3497 * configure: Regenerate.
3498
b40e3958
L
34992003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3500
3501 * config-ml.in: Replace PWD with PWD_COMMAND.
3502 * Makefile.tpl: Likewise.
3503 * Makefile.in: Regenerated.
3504
4a5be7ba
NN
35052003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3506
3507 * configure.in: Clean up config-lang.in handling. Delete
3508 useless assignment to "subdirs".
3509 * configure: Regenerate.
3510
9c14acb8
NN
35112003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3512
3513 * configure.in: Rename 'target_libs' to 'target_libraries'.
3514 Remove useless reference to 'target_libs'.
3515 * configure: Regenerate.
3516
8f32e830
KS
35172003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3518
3519 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3520 * Makefile.in: Regenerate.
3521
12f0bd74
NN
35222003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3523
3524 * Makefile.def: Introduce flags_to_pass.
3525 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3526 * Makefile.in: Regenerate.
3527
b07c2aad
HPN
35282003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3529
3530 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3531 and target-libgloss.
3532 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3533 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 3534 * configure: Regenerate.
b07c2aad 3535
56f25033
DD
35362003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3537
3538 * configure.in: Update testsuite_flags to new location.
3539 * configure. Regenerate.
80b200a1 3540
4ec9a3b2
NN
35412003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3542
3543 * Makefile.tpl: Remove BUILD_CC stuff.
3544 * Makefile.in: Regenerate.
3545
059083b1 35462003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3547
059083b1
L
3548 * config.guess: Update to 2003-06-12 version.
3549 * config.sub: Update to 2003-06-13 version.
3550
535b046a
TS
35512003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3552
3553 * MAINTAINERS: Add myself as MIPS co-maintainer.
3554
00c22daa 35552003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3556
00c22daa
L
3557 * config.guess: Update to 2003-06-06 version.
3558 * config.sub: Update to 2003-06-06 version.
3559
1047cb91
DD
35602003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3561
3562 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3563 * configure. Regenerate.
3564
123494c8
NN
35652003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3566
1047cb91
DD
3567 * configure.in: Disable serial configure by default.
3568 * configure: Regenerate.
3569 * Makefile.tpl: Abolish .NOTPARALLEL.
3570 * Makefile.in: Regenerate.
3571
7f121bbf
NN
3572 * Makefile.tpl: Replace {build,host,target}_canonical by
3573 {build,host,target}.
3574 * Makefile.in: Regenerate.
3575
123494c8
NN
3576 * Makefile.tpl: Fix stupid pasto.
3577 * Makefile.in: Regenerate.
3578
ec7e0995
NN
35792003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3580
3581 * Makefile.tpl: Remove bogus conditional.
3582 * Makefile.in: Regenerate.
3583
27b1cc72
NN
35842003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3585
2a4cbe27
NN
3586 * Makefile.tpl: Make 'recursive targets' using autogen rather
3587 than shell loop. Remove duplicate 'clean' targets and false
3588 comments.
3589 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3590 Add systematic method of specifying missing targets in subdirs.
3591 Add copyright boilerplate.
3592 * Makefile.in: Regenerate.
3593 * configure.in: Add 'recursive targets' to maybe list.
3594 * configure: Regenerate.
3595
27b1cc72
NN
3596 * Makefile.tpl: Rename [+target+] to [+make_target+].
3597 * Makefile.def: Rename 'target' to 'make_target'.
3598
01e51bd0
NC
35992003-05-30 Nick Clifton <nickc@redhat.com>
3600
3601 * README-maintainer-mode: Update URL for locating blessed config
3602 tools.
3603
2fd84b42
NC
36042003-05-29 Robert Millan <rmh@debian.org>
3605
3606 * ltconfig: Import this patch and modify for use with current
3607 version of ltconfig:
3608
3609 2003-05-21 Bruno Haible <bruno@clisp.org>
3610
3611 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3612 GNU/FreeBSD.
3613
8945c6bb
DD
36142003-05-28 DJ Delorie <dj@redhat.com>
3615
3616 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3617 * Makefile.in: Regenerate.
3618
2f9632a1
JJ
36192003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3620
80b200a1 3621 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3622
3a12db16 36232003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3624
3a12db16
DD
3625 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3626 newlib or libgloss.
3627 * Makefile.in: Regenerate.
3628
44482353
DD
36292003-05-21 DJ Delorie <dj@redhat.com>
3630
3631 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3632 * Makefile.in: Regenerate.
3633
fec2c52d
MR
36342003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3635
3636 * configure.in: Use curly braces in the definition of tooldir.
3637 * configure: Regenerate.
3638
16ae0395
NN
36392003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3640
3641 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3642 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3643 Factor out common code from autogen IF statements.
3644 * configure: Regenerate.
3645 * Makefile.in: Regenerate.
3646
ec11bdc6
DD
36472003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3648
3649 * configure.in: Accept i[3456789]86 for machine type.
3650 * configure: Regenerate.
3651
dd12c3a8
NN
36522003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3653
3654 * configure.in: Switch more things to use maybe dependencies.
3655 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3656 * configure: Regenerate.
3657 * Makefile.tpl: Switch more things to use maybe dependencies.
3658 * Makefile.in: Regenerate.
3659
cf662e21
AJ
36602003-05-16 Andreas Schwab <schwab@suse.de>
3661
3662 * Makefile.tpl (install-opcodes): Define.
3663 * Makefile.in: Rebuild.
3664
5481b376
AJ
36652003-05-13 Andreas Jaeger <aj@suse.de>
3666
3667 * config.guess: Update to 2003-05-09 version.
3668 * config.sub: Update to 2003-05-09 version.
3669
3959a22a
AJ
36702003-05-13 Michael Eager <eager@mvista.com>
3671
3672 * configure.in: Correct sed script so that options in quotes are not
3673 deleted.
3674 * configure: Rebuild.
3675
564b43e5
CV
36762003-05-12 Corinna Vinschen <corinna@vinschen.de>
3677
3678 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3679 and $$s/newlib/libc/sys/cygwin32 include paths.
3680 * configure: Ditto.
3681
bb947dc9
L
36822003-05-05 H.J. Lu <hjl@gnu.org>
3683
3684 * config-ml.in: Restored from gcc repository.
3685
77f7441a
CD
36862003-05-02 Chris Demetriou <cgd@broadcom.com>
3687
80b200a1
ZW
3688 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3689 * Makefile.in: Regenerate.
77f7441a 3690
a26d7085
DJ
36912003-04-27 Daniel Jacobowitz <drow@mvista.com>
3692
3693 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3694 and Makefile.def.
3695
e4c4d240
DJ
36962003-04-27 Daniel Jacobowitz <drow@mvista.com>
3697
3698 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3699 * Makefile.in: Regenerated.
3700
62a3fc85
DD
37012003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3702
3703 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3704 * Makefile.in: Regenerate.
3705
37062003-04-18 Jakub Jelinek <jakub@redhat.com>
3707
3708 * configure.in (powerpc64*-*-linux*): Remove.
3709 * configure: Rebuilt.
3710
5b474aa8
DD
37112003-04-17 Phil Edwards <pme@gcc.gnu.org>
3712
3713 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3714 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3715 and restrap.
3716 * Makefile.in: Regenerate.
3717
37182003-04-16 Richard Earnshaw <rearnsha@arm.com>
3719
3720 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3721 * configure: Regenerated.
3722
bc295afe
AO
37232003-04-11 Alexandre Oliva <aoliva@redhat.com>
3724
3725 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3726 * */configure: Rebuilt.
3727
3728fade
NN
37282003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3729
3730 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3731 * Makefile.in: Regenerate.
3732
ce5b542e
MC
37332003-03-14 Michael Chastain <mec@shout.net>
3734
3735 * Makefile.in: Regenerate with correct Makefile.def.
3736
3db0a37f
NN
37372003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3738
3739 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3740 Make macro.
3741 * Makefile.in: Regenerate.
3742 * configure.in: Clean up gxx_include_dir logic.
3743 * configure: Regenerate.
3744
34349c6e
DD
37452003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3746
3747 * configure.in (gxx_include_dir): Fix typo.
3748 * configure: Regenerated.
3749
686c28c9
AC
37502003-03-06 Andrew Cagney <cagney@redhat.com>
3751
3752 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3753
bba45b8b 37542003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3755
bba45b8b
NN
3756 * configure.in: Include $(build_tooldir)/sys-include in
3757 FLAGS_FOR_TARGET.
3758 * configure: Regenerated.
3759
2683747f
NN
37602003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3761
bba45b8b
NN
3762 * Makefile.tpl: Reindent.
3763 * Makefile.in: Regenerate.
3764 * configure.in: Reindent. Don't set unused variables.
3765 * configure: Regenerate.
3766
2683747f
NN
3767 * Makefile.tpl: Always pass down RANLIB.
3768 * Makefile.in: Regenerate.
3769
3770 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3771 * Makefile.in: Regenerate.
3772 * configure.in: Remove unused logic relating to --enable-shared
3773 and --enable-threads. Remove bogus comments. Remove redundant
3774 noconfigdirs.
3775 * configure: Regenerate.
3776
3777 * configure.in: Replace ${libstdcxx_version} by its value.
3778 Remove reference to mh-dgux.
3779 * configure: Regenerate.
3780
50212802
NN
37812003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3782
3783 * Makefile.tpl: Rearrange.
3784 * Makefile.in: Regenerate.
3785
a6be7fc6
NC
37862003-02-25 Nick Clifton <nickc@redhat.com>
3787
3788 * configure: Remove site-file supprot - it is obsolete.
3789
f8a495c8
NC
37902003-02-24 Uwe Stieber <uwe@wwws.de>
3791
3792 * configure.in: Add support for kaOS as cross build target system.
3793 * configure: Regenerated.
3794
3decd77d
DD
37952003-02-20 Sean McNeil <sean@blue.mcneil.com>
3796
3797 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3798 configure-target-* as some target builds may require additional
3799 flags for preprocessor tests.
3800 * Makefile.in: Regenerated.
3801
f4ff34a3
AO
38022003-02-19 Alexandre Oliva <aoliva@redhat.com>
3803
3804 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3805 * ltconfig: Handle it.
3806 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3807 auto-detecting it.
3808
b7e4a931
AO
38092003-02-19 Alexandre Oliva <aoliva@redhat.com>
3810
3811 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3812 it is used as argument to $CC.
3813 * ltcf-gcj.sh: Likewise.
3814
6b784d9f
AO
38152003-02-19 Alexandre Oliva <aoliva@redhat.com>
3816
3817 * configure.in: Introduce --enable-maintainer-mode.
3818 * configure: Rebuilt.
3819 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3820 for maintainer mode.
3821 * Makefile.in: Rebuilt.
3822
8bcd8a07
AC
38232003-02-19 Andrew Cagney <ac131313@redhat.com>
3824
3825 * configure: Regenerate using autoconf 2.13.
3826
ee3fd329
AM
38272003-02-19 Alan Modra <amodra@bigpond.net.au>
3828
3829 * config.guess: Import latest version.
3830 * config.sub: Import latest version.
3831
e9e45685
JM
38322003-02-18 Jason Merrill <jason@redhat.com>
3833
3834 * Makefile.tpl (check-c++): Allow parallelism.
3835
859789af
AC
38362003-02-17 Andrew Cagney <ac131313@redhat.com>
3837
3838 * configure: Regenerate using autoconf 000227.
3839
b3f16a9b
GK
38402003-02-15 Geoffrey Keating <geoffk@apple.com>
3841
3842 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3843 don't configure target-libobjc.
3844 * configure: Regenerate.
3845
72e60e02
DD
38462003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3847
3848 * Makefile.tpl (RANLIB): Define.
3849 * Makefile.in: Regenerate.
3850
91f0e695
KS
38512003-02-06 Keith R Seitz <keiths@redhat.com>
3852
3853 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3854 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3855 * Makefile.in: Regenerated.
3856 * configure.in: Remove all traces of snavigator, db, and grep.
3857 * configure: Regenerated.
3858
122bfa92
FCE
38592003-01-31 Frank Ch. Eigler <fche@redhat.com>
3860
3861 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3862 * Makefile.in: Regenerated.
3863
264095c3
AO
38642003-01-30 Alexandre Oliva <aoliva@redhat.com>
3865
3866 * config.if: Copy from GCC.
3867
a84dbcb3
AO
38682003-01-27 Phil Edwards <pme@gcc.gnu.org>
3869
3870 * configure.in: Revert 24Jan change.
3871 * configure: Regenerate.
3872
19618276
NN
38732003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3874
3875 * configure.in: Revert previous change.
3876 * configure: Regenerate.
3877
b7f27a92
NN
38782003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3879
3880 * configure.in: Make rda native-only.
3881 * configure: Regenerate.
3882
83326456
NN
38832003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3884
3885 * configure.in: Add missing \.
3886 * configure: Rebuilt.
3887
5e367fa5
JJ
38882003-01-17 Jakub Jelinek <jakub@redhat.com>
3889
3890 * configure.in (baseargs): Avoid using \| in sed regular
3891 expressions.
3892 * configure: Rebuilt.
3893
e01f337c
JJ
38942003-01-16 Jakub Jelinek <jakub@redhat.com>
3895
3896 * configure.in (baseargs): Remove all supported forms of
3897 --cache-file, --srcdir, --host, --build and --target options
3898 from argument lists.
3899 * configure: Rebuilt.
3900
aa236487
AO
39012003-01-15 Alexandre Oliva <aoliva@redhat.com>
3902
3903 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3904 * configure: Rebuilt.
3905
586c0873
NN
39062003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3907
3908 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3909 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3910 * Makefile.in: Regenerate.
3911 * configure: Regenerate.
3912
497f816e
DD
39132003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3914
3915 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3916 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3917 * Makefile.in: Regenerate.
3918
bfbe5519
AO
39192003-01-09 Alexandre Oliva <aoliva@redhat.com>
3920
3921 * configure.in: Remove Makefile in build, host and target modules
3922 unless configure was run with --no-recursion.
3923 * configure: Rebuilt.
3924
3f234ef5
CD
39252003-01-08 Chris Demetriou <cgd@broadcom.com>
3926
3927 * config.guess: Update to 2003-01-03 version.
3928 * config.sub: Update to 2003-01-03 version.
3929
a3982d48
CF
39302003-01-07 Christopher Faylor <cgf@redhat.com>
3931
3932 * configure: Regenerate with proper autoconf 2.13.
3933
75778ec4
CF
39342003-01-07 Christopher Faylor <cgf@redhat.com>
3935
80b200a1
ZW
3936 * configure.in: Add AC_PREREQ for consistency.
3937 * configure: Regenerate.
75778ec4 3938
c180f501
AC
39392003-01-06 Andrew Cagney <ac131313@redhat.com>
3940
3941 * configure.in (GDB_TK): Add tcl directories conditional on
3942 gdb/gdbtk directory being present.
3943 * configure: Regenerate.
5481b376 3944
46ca2cc2
DA
39452003-01-04 John David Anglin <dave.anglin@nrc.ca>
3946
3947 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3948 by gcc if LD is not defined and we are not doing a Canadian Cross.
3949 * configure: Rebuilt.
3950
53dd8dab
DJ
39512003-01-01 Daniel Jacobowitz <drow@mvista.com>
3952
3953 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3954
50ceb20c
TT
39552002-12-31 Tom Tromey <tromey@redhat.com>
3956
3957 * Makefile.in: Rebuilt.
3958 * Makefile.def (target_modules) [libffi]: Allow installation.
3959
e78b5cfe
AS
39602002-12-31 Andreas Schwab <schwab@suse.de>
3961
3962 * configure.in: Fix use of $program_transform_name.
3963 * configure: Regenerated.
3964
67448102
DJ
39652002-12-30 Daniel Jacobowitz <drow@mvista.com>
3966
3967 * configure.in (baseargs): Don't remove first configure argument.
3968 * configure: Regenerated.
3969
e6bfb94a
AO
39702002-12-29 Alexandre Oliva <aoliva@redhat.com>
3971
3972 * Makefile.tpl (local-distclean): Don't remove...
3973 (multilib.ts): ... this. Moved into...
3974 (multilib.out): ... this. Don't use sub-make.
3975 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3976 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3977 (configure-build-[+module+], configure-[+module+],
3978 configure-target-[+module+], configure-gcc): ... these. Test
3979 for Makefile existence. Drop config.status from dependencies.
3980 * Makefile.in: Rebuilt.
3981 * configure.in: Move gcc-version-trigger to the end of
3982 ac_configure_args. Add comments to maybedep.tmp and
3983 serdep.tmp. Introduce --disable-serial-configure. Remove
3984 nonopt from baseargs, matching and removing corresponding
3985 whitespace while at it.
3986 * configure: Rebuilt.
3987
8f0dfb36
AO
39882002-12-28 Alexandre Oliva <aoliva@redhat.com>
3989
3990 * configure.in (host_configargs): Replace reference to
3991 no-longer-defined buildopts with --build=${build_alias}.
3992 * configure: Rebuilt.
3993
43be203f
AO
39942002-12-28 Alexandre Oliva <aoliva@redhat.com>
3995
3996 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3997 program_transform_name to standard idiom.
3998 (AUTOGEN, AUTOCONF): Define.
3999 (Makefile.in): Use $(AUTOGEN).
4000 (Makefile): Depend on config.status, and use autoconf-style rule to
4001 build it. Move original commands to...
4002 (config.status): ... this new target.
4003 (configure): Add $(srcdir). Depend on config/acx.m4. Use
4004 $(AUTOCONF).
4005 * Makefile.in: Rebuilt.
4006
a0da8069
NN
40072002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
4008
d18f1c9f
NN
4009 * Makefile.tpl: Fix dramatic bustage due to change in
4010 program_transform_name.
4011 * Makefile.in: Regenerate.
4012
4013 * configure.in: Remove unnecessary PATH setting.
4014 * configure: Regnerate.
4015
4016 * configure.in: Don't default to unprefixed tools unless
4017 the native tools will work.
4018 * configure: Regenerate.
4019
a0da8069
NN
4020 * configure.in: Convert to autoconf script. Blow away lots
4021 of now-redundant Makefile fragments.
4022 * configure: Generate using Autoconf.
4023 * Makefile.tpl: Rewrite to reflect autoconfiscation.
4024 * Makefile.in: Regenerate.
4025
c567df0a
NN
40262002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
4027
5481b376 4028 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
4029 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4030
5481b376 4031 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 4032 where they belong.
2c7f9a32 4033
2dabcfb4
AS
40342002-12-24 Andreas Schwab <schwab@suse.de>
4035
4036 * Makefile.tpl (multilib.out): Fix missing space.
4037 * Makefile.in: Regenerate.
4038
1086bc09
NN
40392002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
4040
4041 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
4042 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
4043 * Makefile.in: Regenerate.
4044 * configure.in: Remove unnecessary leftovers.
4045
1086bc09
NN
40462002-12-21 Geoffrey Keating <geoffk@apple.com>
4047
4048 * configure.in (extra_ranlibflags_for_target): New variable.
4049 (*-*-darwin): Add -c to ranlib commands.
4050 * configure (tooldir): Handle extra_ranlibflags_for_target.
4051
14e9ca95
JJ
40522002-12-20 Jeff Johnston <jjohnstn@redhat.com>
4053
4054 * COPYING.NEWLIB: Updated.
4055 * COPYING.LIBGLOSS: Ditto.
4056
14c428fb
NN
40572002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4058
4059 * Makefile.tpl: Revert HJL's change.
4060 * Makefile.in: Regenerated.
4061 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4062 always.
4063
313b8244
AS
40642002-12-19 Andreas Schwab <schwab@suse.de>
4065
4066 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4067 * Makefile.in: Regenerate.
4068
efeae3db
L
40692002-12-18 H.J. Lu <hjl@gnu.org>
4070
4071 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4072 * Makefile.in: Regenerated.
4073
4074 * configure.in (build_prefix): New. Substitute.
4075
43d92c63
NN
40762002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
4077
59da4fe6
NN
4078 * Makefile.tpl: Don't let real targets depend on phony targets.
4079 * Makefile.in: Regenerate.
4080
43d92c63
NN
4081 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4082 * Makefile.in: Regenerate.
4083
b72e6a2d
JM
40842002-12-16 Jason Merrill <jason@redhat.com>
4085
4086 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4087 previous 'make bootstrap'.
4088 * Makefile.in: Regenerate.
4089
95c72c44
HPN
40902002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
4091
4092 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4093
7d695d07
JM
40942002-12-13 Jason Merrill <jason@redhat.com>
4095
4096 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
4097 library tests.
4098 (check-c++): Just depend on it and check-target-libstdc++-v3.
4099 * Makefile.in: Regenerate.
4100
54103d1e
NN
41012002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
4102
4103 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4104 * Makefile.in: Regenerate.
4105
4024f1e1
JJ
41062002-12-12 Jeff Johnston <jjohnstn@redhat.com>
4107
80b200a1
ZW
4108 * COPYING.NEWLIB: Update list of alternate Regent of California
4109 licenses and discuss official revoking of advertising clause.
4110 * COPYING.LIBGLOSS: Ditto.
4024f1e1 4111
7dda0df6
AO
41122002-12-12 Alexandre Oliva <aoliva@redhat.com>
4113
4114 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4115 * Makefile.in: Rebuilt.
4116
d03be79e 41172002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 4118
929293f4
NN
4119 * configure: Fix bug put in by gremlins.
4120
d03be79e
NN
4121 * Makefile.tpl: Substitute more autoconfily.
4122 * configure: Substitute more autoconfily.
4123 * Makefile.in: Regenerate.
4124
41252002-12-08 Andrew Cagney <ac131313@redhat.com>
4126
4127 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4128 * Makefile.in (all-sim): Ditto.
a36d530e
DD
4129
41302002-12-06 DJ Delorie <dj@redhat.com>
4131
4132 * Makefile.tpl: Change configure dependencies to not have real
4133 targets depend on phony targets.
b4a77b47 4134
db1ac78d
NN
41352002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
4136
bcaf2395
NN
4137 * configure.in: Revert unintentional change.
4138
b4fa093e
NN
4139 * src-release: Configure host subdirs.
4140
db1ac78d
NN
4141 * Makefile.tpl: Change dependency for */multilib.out so that
4142 it works when gcc isn't in the tree.
4143
4144 * configure.in: Substitute more.
4145 * configure: Run subconfigures from the Makefile.
4146 * Makefile.tpl: Run subconfigures from the Makefile; add a few
4147 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4148
15723a45
NN
41492002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4150
e2b9e2dc
NN
4151 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4152 and corresponding dependencies.
4153 * Makefile.in: Regenerate.
4154
2af579c4
NN
4155 * configure.in (host_tools): Order binutils, gas and ld for
4156 convenience in running the testsuites.
4157
a2cc058a
NN
4158 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4159 * Makefile.in: Regenerate.
4160 * configure.in: Introduce rules to serialize subconfigure runs.
4161
15723a45
NN
4162 * configure.in: Introduce BASE_CC_FOR_TARGET.
4163 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
4164 Realize configure-build-* targets. Realize configure-target-* targets.
4165 * Makefile.in: Regenerate.
4166
ae831be5
NN
41672002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4168
4169 * configure: Move gcc_version_trigger stuff from here...
4170 * configure.in: ...to here.
4171
4172 * configure.in: Separate subconfigure options added by this file from
4173 options given by the user. Add machinery to put args for host
4174 subconfigures into the Makefile.
4175
4176 * Makefile.tpl: Remove 'vault' targets.
4177 * Makefile.tpl: Reorder and comment dependencies.
4178 * Makefile.in: Regenerate.
4179
bbf7c8ac
NN
41802002-11-28 Geoffrey Keating <geoffk@apple.com>
4181
4182 * configure.in: Move host-specific darwin noconfigdirs into
4183 the host-specific section.
4184
930314a4
NN
41852002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4186
52d7cdee
NN
4187 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4188 during replay.
4189 * Makefile.in: Regenerate.
4190
930314a4
NN
4191 (finishing slow-motion replay)
4192 * configure: Remove skip-this-dir support.
4193 * Makefile.tpl: Remove skip-this-dir support.
4194
4195 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4196 subdirectories.
4197 * Makefile.in: Regenerate.
4198
4199 * Makefile.tpl: Strip out useless setting of 'dir'.
4200 * Makefile.in: Regenerate.
5481b376 4201
930314a4
NN
42022002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4203
4204 (finishing slow-motion replay)
4205 * configure.in: Fix deeply stupid bug.
4206
4207 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4208 shell code in CXX_FOR_TARGET
4209 * Makefile.def: Introduce raw_cxx.
4210 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4211 RAW_CXX_FOR_TARGET.
4212 * Makefile.in: Regenerate.
4213
42142002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4215
4216 (finishing slow-motion replay)
4217 * Makefile.tpl: Remove unnecessary ifs.
4218 * Makefile.in: Regenerate.
4219
5481b376 4220 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4221 dependencies. Maybe-ize build-libiberty. Create dummy install
4222 targets for 'no_install' modules.
5481b376 4223 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 4224 build_modules stuff to configure.in.
5481b376 4225 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4226 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4227 * Makefile.in: Regenerate.
4228
3866be5d
NN
42292002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4230
4231 (continuing slow-motion replay)
4232 * Makefile.tpl: Make all-target, install-target behave similarly
4233 to all, install (only hitting configured targets). Eliminate
4234 unused macro defintions.
4235
4236 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4237 build != host.
4238
4239 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4240
4241 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4242
5481b376 4243 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
4244 configuring. Remove references to "dosrel".
4245 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 4246 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 4247 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 4248 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
4249 and redundant dependency; rearrange slightly.
4250 * Makefile.def: Add host-side libtermcap, utils.
4251
4252 * Makefile.in: Regenerate.
4253
e393202e
NN
42542002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4255
4256 (Continuing slow-motion replay)
4257 * Makefile.def: Add list of recursive targets to autogenerate.
4258 Add build_modules.
4259 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4260 targets. Autogenerate *-build-* targets.
4261 * Makefile.in: Regenerate.
4262
583d52d7
NN
42632002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4264
4265 (Continuing slow-motion replay)
4266 * configure: More autoconf-style substitutions.
4267 * Makefile.tpl: More autoconf-style substitutions.
4268 * Makefile.in: Regenerate.
4269
42702002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4271
4272 (Continuing slow-motion replay)
4273 * configure: Substitute more variables in a more autoconf-friendly
4274 way. Simplify slightly.
4275 * Makefile.tpl: Make more variables substitutable in an
4276 autoconf-friendly way.
4277 * Makefile.in: Regenerate.
4278
874e38b4
NN
42792002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4280
4281 (Continuing slow-motion replay)
4282 * configure.in (v810*): Remove special setting of tools.
4283
4284 * configure: Add support for extra required flags for ar or nm.
4285 * configure.in (aix4.3+): Use above support for target-specific
4286 issues, rather than using config/mt-aix43.
4287
852e5f18
NN
42882002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4289
4290 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4291 * configure: Remove 'removing', which doesn't work. Replace $subdir
4292 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4293 with $srcdir. Reformat indentation. Substitute some variables
4294 formerly hard-coded in the Makefile for build=host.
4295 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4296 * Makefile.def: Autogenerate more.
4297 * Makefile.in: Regenerate.
4298
c9a0d920
DD
42992002-11-13 Bruce Korb <bkorb@gnu.org>
4300
4301 * Makefile.tpl: syntactic cleanup
4302
dd2768ff
KB
43032002-11-04 Kevin Buettner <kevinb@redhat.com>
4304
4305 * Makefile.def (host_modules): Add rda.
4306 * Makefile.in: Regenerate.
4307 * configure.in (target_tool): Add target-rda to list.
4308
1aa8389d
DD
43092002-10-25 Phil Edwards <pme@gcc.gnu.org>
4310
4311 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4312 and restrap targets to this rule.
4313 * Makefile.in: Regenerate.
4314
28f46298
HPN
43152002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4316
4317 * configure.in (i[3456]86-*-linux*): Add check to disable
4318 ${libgcj} for glibc1.
4319
ff72e302
NC
43202002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4321
4322 * configure.in: Add tic4x target.
4323
8607b6c9
NN
43242002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4325
4326 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4327 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4328 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4329 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4330 * Makefile.in: Regenerate.
4331
f8f61f4a
NN
43322002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4333
c86f794b
NN
4334 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4335 * Makefile.in: Regenerate.
4336
a9590527
NN
4337 * Makefile.def: Remove order dependency comments.
4338 * Makefile.tpl: Add explicit install-install dependencies.
4339 * Makefile.in: Regenerate.
4340
8412ce72
NN
4341 * Makefile.tpl: Remove material now in src-release. (Finally!)
4342 * Makefile.in: Regenerate.
4343
8b9f37f1
NN
4344 * configure: Restore my original patch by syncing with gcc version.
4345
f8f61f4a
NN
4346 * Bring following over from gcc:
4347
43482002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4349
4350 * configure.in (s390*-*-linux*): Enable libgcj.
4351
403d9505
NN
43522002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4353
4354 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4355
95f6f383
AM
43562002-10-02 Alan Modra <amodra@bigpond.net.au>
4357
e4673b0a 4358 * configure: Move stray lines back to where they belong.
95f6f383 4359
748503c8
NN
43602002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4361
a581b5c3
NN
4362 * Makefile.tpl: Insert configure-target target, for src-release.
4363
c084f5b4
NN
4364 * configure: Finish reverting change which Andrew Cagney started
4365 reverting. Should fix bustage.
4366
7aa673ed 4367 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
4368 * src-release: New file. Contains material for making net
4369 releases for gdb, binutils, et al., formerly in Makefile.in.
4370
82a9b2d9
NC
43712002-09-30 Nick Clifton <nickc@redhat.com>
4372
4373 * cpu: New top level directory. Intended to hold input files for
4374 CGEN which have FSF copyright assignment.
4375 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4376
c2463a00
AC
43772002-09-29 Andrew Cagney <ac131313@redhat.com>
4378
4379 Revert below (note that src does not contain Makefile.tpl):
4380 * Makefile.tpl: Make subsituted variables more autoconfy.
4381 * Makefile.in: Regenerate.
4382
f03b4789
NN
43832002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4384
c11e16a9
NN
4385 * configure: Revert accidentally applied changes.
4386
f03b4789
NN
4387 * Makefile.tpl: Make more autoconf-friendly.
4388 * Makefile.in: Regenerate.
4389 * configure: Make substitution more autoconf-like.
4390
43912002-09-28 Richard Earnshaw <rearnsha@arm.com>
4392
4393 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4394 single entry to handle all these.
4395 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4396 libjava on arm-*-elf.
4397
c0292023
GK
43982002-09-27 Geoffrey Keating <geoffk@apple.com>
4399
4400 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4401 things that depend on them.
4402
c66d951e
NN
44032002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4404
4405 * Makefile.tpl: Make subsituted variables more autoconfy.
4406 * Makefile.in: Regenerate.
4407 * configure: Make seds more autoconfy.
4408
907a7241 44092002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
4410
4411 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4412 * Makefile.in: Regenerate.
4413 * configure.in: Rewrite sed statements to look autoconfy.
4414
907a7241
NN
4415 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4416 all-target-foo on configure-target-foo.
4417 * Makefile.def: Ditto.
4418 * Makefile.in: Rebuild.
4419
405ea7a0
NN
44202002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4421
4422 * Makefile.def: New file.
4423 * Makefile.tpl: New file.
4424 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4425
4426 * configure.in: Minor rearrangement. Simplify tests.
4427
bdc57bfd
JT
44282002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4429
4430 * configure.in (with_headers): Skip copy if value is "yes".
4431 (with_libs): Likewise.
4432
ae03d6e2
NN
44332002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4434
4435 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4436 * configure.in (sh*-*-pe*): Ditto.
4437 * configure.in (mips*-*-pe*): Ditto.
4438 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
4439
4440 * configure.in: Rearrange.
4441
707960fe
NC
44422002-09-12 Nick Clifton <nickc@redhat.com>
4443
4444 * Import these changes from the config master repository:
4445
4446 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4447
4448 * config.sub: Add tic4x target.
4449
4450 2002-09-03 Ben Elliston <bje@redhat.com>
4451
4452 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4453 Reported by <Duncan_Stodart@insession.com>.
4454
36ea319f
JJ
44552002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4456
4457 * COPYING.NEWLIB: More updates.
4458
cf57480a
JJ
44592002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4460
4461 * COPYING.NEWLIB: Update.
4462
fd31a171
AC
44632002-08-23 Andrew Cagney <ac131313@redhat.com>
4464
23b632fc
AC
4465 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4466
fd31a171
AC
4467 * config.guess: Import version 2002-08-23.
4468 * config.sub: Import version 2002-08-22.
4469
a08bafb5
AO
44702002-08-20 Alexandre Oliva <aoliva@redhat.com>
4471
4472 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4473 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4474 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4475
17240c1f
NC
44762002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4477
4478 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4479
e70ad0c6
L
44802002-08-04 H.J. Lu (hjl@gnu.org)
4481
4482 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4483
574e6d11
DD
44842002-07-31 Alan Modra <amodra@bigpond.net.au>
4485
4486 * configure.in: Move generic linux case to end. Copy generic
4487 linux noconfigdirs to mips*-*-linux* entry and new
4488 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4489
611e7523
CD
44902002-07-19 Chris Demetriou <cgd@broadcom.com>
4491
4492 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4493 one instance of them which was missed to the list to update.
4494
51759676
CD
44952002-07-16 Chris Demetriou <cgd@broadcom.com>
4496
4497 * config.guess: Update to 2002-07-09 version.
4498 * config.sub: Update to 2002-07-03 version.
4499
7c1f909c
DD
45002002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4501
4502 * configure.in: Remove two redundant tests.
4503
d7cf5d30
DD
45042002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4505
4506 * configure.in (mips*-*-irix6*o32): Enable stabs.
4507
c74222f7
DD
45082002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4509
5b53c336
DD
4510 * configure.in: Don't build grez.
4511 * Makefile.in: Ditto.
4512
c74222f7
DD
4513 * Makefile.in: Remove references to bsp, cygmon, libstub.
4514 * configure.in: Ditto.
4515
4516 * configure.in: Remove leftover reference to gdbtest.
4517
edd1b227
DD
45182002-07-08 Phil Edwards <pme@gcc.gnu.org>
4519
4520 * configure.in (gxx_include_dir): Change to match versioned
4521 C++ headers if --enable-version-specific-runtime-libs is used.
4522
486186e3
AO
45232002-07-04 Steve Ellcey <sje@cup.hp.com>
4524
4525 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4526
ff0a3bf8
DD
45272002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4528
4529 * configure.in: Make --without-x work.
4530
1dfa8174
NC
45312002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4532
4533 * contrib: New directory. Created to contain a copy of the
5481b376 4534 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
4535 the FSF GCC sources.
4536
07637366
DD
45372002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4538
b6f83f2a
DD
4539 * configure.in: Rearrange target Makefile fragment collection.
4540
07637366
DD
4541 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4542 cvs[src].
4543 * configure.in: Ditto.
4544
f48556b1
DD
45452002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4546
4547 * Makefile.in: Eliminate 'apache' targets.
4548 * configure.in: Eliminate 'apache' targets.
4549
4550 * configure.in: Eliminate redundant tests. Reorganize.
4551
4552 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4553
4554 * config-ml.in: Eliminate references to Cygnus configure.
4555
4556 * Makefile.in: Eliminate references to building emacs.
4557
45582002-07-01 Denis Chertykov <denisc@overta.ru>
4559
4560 * configure.in: Add support for ip2k.
4561
cdb9e2b8
BE
45622002-06-24 Ben Elliston <bje@redhat.com>
4563
4564 * configure.in (host_tools): Remove cgen.
4565
4566 * Makefile.in (all-cgen): Remove; runs from its source directory.
4567 (check-cgen, install-cgen, clean-cgen): Likewise.
4568 (all-opcodes): No not depend on all-cgen.
4569 (all-sim): Likewise.
4570
3558860c
DD
45712002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4572
4573 * configure.in: Fix AIX configury bug.
4574
e3b0c936
DD
45752002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4576
cdb9e2b8 4577 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4578
cdb9e2b8
BE
4579 * configure.in: Move definition of libstdcxx_flags right above
4580 usage, rather than way earlier.
8ee424c0 4581
c712250a
DD
4582 * configure.in: Pull definition of is_cross_compiler earlier.
4583
9ee1a75c
DD
4584 * configure.in: Rearrange a little.
4585
e3b0c936
DD
4586 * configure.in: Remove references to librx.
4587 * Makefile.in: Remove references to librx.
4588
b2bd228e
DD
45892002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4590
4591 * configure.in: Eliminate ${gasdir} variable.
4592
7cd52483
DB
45932002-06-18 Dave Brolley <brolley@redhat.com>
4594
4595 * configure.in: Add support for frv.
4596 * config.sub: Add support for frv.
4597
6c5e141a
DD
45982002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4599
4600 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4601
0d18b56d
JT
46022002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4603
4604 * configure.in (vax-*-netbsd*): Re-enable gas.
4605
fd8958d5
DD
46062002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4607
27f15fdd
DD
4608 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4609 BUILD_PREFIX_1, to correct nomenclature.
4610 * configure: Likewise.
4611
fd8958d5
DD
4612 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4613 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4614
0c2442b7
DD
46152002-05-31 Olaf Hering <olh@suse.de>
4616
4617 * config-ml.in: Propogate DESTDIR also.
4618
a3602181
JT
46192002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4620
4621 * configure.in (vax-*-netbsd*): Don't build gas for this
4622 platform.
4623
c95f53ae
MM
46242002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4625
4626 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4627 and libgcj for AVR.
4628
1d7c1053
NC
46292002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4630
4631 * config.sub: Add DLX target.
4632
4b37028f
JT
46332002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4634
4635 * config.guess: Update to 2002-05-22 version.
4636 * config.sub: Likewise.
4637
d5de0a84
NC
46382002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4639
4640 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4641 * config-ml.in: Likewise.
4642 * configure: Likewise.
4643 * configure.in: Likewise.
4644
c92a0210
DD
46452002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4646
115a77aa
DD
4647 * configure.in: Simplify makefile fragment collection.
4648
4649 * configure.in: Remove code to build emacs.
e99daf2b 4650
91e060aa
DD
4651 * configure.in : Remove --srcdir argument from targargs and buildargs
4652 (it's always overridden in the Makefile anyway). Rearrange a bit.
4653
4654 * configure: Move some logic to configure.in.
4655 * configure.in: Move some logic from configure.
c92a0210 4656
91217342
JJ
46572002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4658
4659 * COPYING.LIBGLOSS: New file.
4660
d3d8a9ee
NC
46612002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4662
4663 * Makefile.in: Honour DESTDIR.
4664
3a036cdc
AO
46652002-05-05 Alexandre Oliva <aoliva@redhat.com>
4666
4667 * configure.in (noconfigdirs): Don't disable libgcj on
4668 sparc64-*-solaris* and sparcv9-*-solaris*.
4669
6d095fe4
AO
46702002-05-03 Alexandre Oliva <aoliva@redhat.com>
4671
4672 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4673
dac55df9
TF
46742002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4675
4676 * configure.in (FLAGS_FOR_TARGET): Do not add
4677 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4678 on i[3456]86-*-linux*.
4679
a018e15b
TF
46802002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4681
4682 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4683
4684 * configure.in (noconfigdirs): Do not add target-newlib if
4685 target == i[3456]86-*-linux*, and host == target.
4686
5f284831
MM
46872002-04-29 Mark Mitchell <mark@codesourcery.com>
4688
4689 * config.guess: Updated to 2002-04-26's version.
4690 * config.sub: Updated to 2002-04-26's version.
4691
33babf59
DD
46922002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4693
bd5f7da2
DD
4694 * configure.in: delete reference to absent file
4695
a0c4f3a0
DD
4696 * configure.in: replace '[' with 'test'
4697
66f1ba4f
DD
4698 * configure.in: Eliminate references to gash.
4699 * Makefile.in: Eliminate references to gash.
4700
7c3ab50c
DD
4701 * configure.in: remove useless references to 'pic' makefile fragments.
4702
bbc025f5
DD
4703 * configure.in: (*-*-windows*) Finish removing.
4704
33babf59
DD
4705 * configure.in: Eliminate redundant test for libgui.
4706
d5ec694c
DD
47072002-04-26 Joel Sherrill <joel@OARcorp.com>
4708
4709 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4710 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4711
57a5346c
DD
47122002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4713
4714 * configure.in: remove references to dead files
4715
dbf93899
DD
47162002-04-18 Tom Tromey <tromey@redhat.com>
4717
4718 * configure.in: Disallow configuring libgcj when it is already
4719 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4720 Solaris 2.8 by default. For PR libgcj/6158.
4721
26eadf68
DD
47222002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4723
4724 * configure.in: Move default CC setting out of config/mh-* fragments
4725 directly into here.
4726
a0a2c6c6
DD
47272002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4728
4729 * configure.in: don't even try to configure or make a subdirectory
4730 if there's no configure script for it.
4731
9972f812
DD
47322002-04-15 Mark Mitchell <mark@codesourcery.com>
4733
4734 * MAINTAINERS: Remove chill maintainers.
4735 * Makefile.in (CHILLFLAGS): Remove.
4736 (CHILL_LIB): Remove.
4737 (TARGET_CONFIGDIRS): Remove libchill.
4738 (CHILL_FOR_TARGET): Remove.
4739 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4740 CHILL_LIB.
4741 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4742 (CHECK_TARGET_MODULES): Likewise.
4743 (INSTALL_TARGET_MODULES): Likewise.
4744 (CLEAN_TARGET_MODULES): Likewise.
4745 (configure-target-libchill): Remove.
4746 (all-target-libchill): Remove.
4747 * configure.in (target_libs): Remove target-libchill.
4748 Do not compute CHILL_FOR_TARGET.
4749 * libchill: Remove directory.
5481b376 4750
75205f78
DD
47512002-04-15 DJ Delorie <dj@redhat.com>
4752
4753 * Makefile.in, configure.in, configure: Sync with gcc, entries
4754 follow...
4755
47562002-04-08 Tom Tromey <tromey@redhat.com>
4757
4758 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4759 Fixes PR libgcj/6068.
4760
47612002-03-30 Krister Walfridsson <cato@df.lth.se>
4762
4763 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4764
47652002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4766
4767 * configure.in (alpha*-dec-osf*): Enable libgcj.
4768
47692002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4770
4771 Fix for: PR bootstrap/3591, target/5676
4772 * configure.in (mcore-pe): Disable the configuration of
4773 libstdc++-v3 since exceptions are not supported.
4774
47752002-03-20 Anthony Green <green@redhat.com>
4776
4777 * configure.in: Enable libgcj for xscale-elf target.
4778
47792002-02-28 Alexandre Oliva <aoliva@redhat.com>
4780
4781 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4782 libjava.
4783 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4784
47852002-02-22 Alexandre Oliva <aoliva@redhat.com>
4786
4787 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4788 libstdc++-v3 and libjava.
4789
47902002-02-11 Adam Megacz <adam@xwt.org>
4791
4792 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4793 boehm-gc
4794
47952002-02-09 Alexandre Oliva <aoliva@redhat.com>
4796
4797 * config.guess: Updated to 2002-01-30's version.
4798 * config.sub: Updated to 2002-02-01's version.
4799 Contribute sh64-elf.
4800 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4801 * configure.in: Added sh64-*-*.
4802
48032002-01-17 H.J. Lu <hjl@gnu.org>
4804
4805 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4806 (all-target-fastjar): Also depend on all-target-libiberty.
4807
4808Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4809
4810 * configure, configure.in: Use temp file for long sed commands.
4811
48122001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4813
4814 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4815 libf2c.
4816
48172001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4818
4819 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4820
48212001-10-11 Hans-Peter Nilsson <hp@axis.com>
4822
4823 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4824
48252001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4826
4827 * configure: Handle temporary files securely using mkdir.
4828
48292001-09-26 Will Cohen <wcohen@redhat.com>
4830
4831 * configure.in (*-*-linux*): Disable configuration of target-newlib
4832 and target-libgloss.
4833
48342001-09-26 Alexandre Oliva <aoliva@redhat.com>
4835
4836 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4837 RANLIB.
4838
48392001-08-11 Graham Stott <grahams@redhat.com>
4840
4841 * Makefile.in (check-c++): Add missing semicolon.
4842
48432001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4844
4845 * configure.in (sh-*-linux*): New.
4846
48472001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4848
4849 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4850 and libgcj on m68hc11/m68hc12.
4851
48522001-06-27 H.J. Lu (hjl@gnu.org)
4853
4854 * Makefile (CFLAGS_FOR_BUILD): New.
4855 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4856
48572001-06-01 Hans-Peter Nilsson <hp@axis.com>
4858
4859 * configure.in (libstdcxx_flags): Do not try to execute
4860 libstdc++-v3/testsuite_flags until it exists.
4861
48622001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4863
4864 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4865
48662001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4867
4868 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4869
4870Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4871
4872 * configure.in: Move *-chorusos target case to the proper switch.
4873 Disable libgcj.
4874
48752001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4876
4877 * Makefile.in (STAGE1_CFLAGS): Pass down.
4878
48792001-04-13 Alan Modra <amodra@one.net.au>
4880
4881 * config.guess: Add hppa64-linux support. Note for next import that
4882 this is already in the master file.
4883 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4884
48852001-03-22 Colin Howell <chowell@redhat.com>
4886
4887 * Makefile.in (DO_X): Do not backslash single-quotes in
4888 backquotes (two places).
4889
48902001-03-18 Laurynas Biveinis <lauras@softhome.net>
4891
4892 * Makefile.in (DO_X): Quote nested quotes.
4893
48942001-03-15 Laurynas Biveinis <lauras@softhome.net>
4895
4896 * Makefile.in (DO_X): Use double quotes for quoting
4897 "RANLIB=$${RANLIB}".
4898
48992001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4900
4901 * configure.in: Only use `lang_requires' for languages athat are
4902 actually enabled.
4903
49042001-03-07 Tom Tromey <tromey@redhat.com>
4905
4906 * configure.in: Allow config-lang.in to set `lang_requires' to list
4907 of other required languages.
4908
49092001-03-06 Laurynas Biveinis <lauras@softhome.net>
4910
4911 * Makefile.in: Remove RANLIB definition. Use RANLIB
4912 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4913 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4914
49152001-02-28 Benjamin Kosnik <bkoz@redhat.com>
4916 Alexandre Oliva <aoliva@redhat.com>
4917
4918 * Makefile.in (check-c++): Use tabs, not spaces.
4919
49202001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4921
4922 * Makefile.in (check-c++): New rule.
4923
4924 * configure.in (target_libs): Remove libg++.
4925 (noconfigdirs): Remove libg++.
4926 (noconfigdirs): Same.
4927 (noconfigdirs): Same.
4928 (noconfigdirs): Same.
4929
4930 * config-ml.in: Remove libg++ references.
4931
4932 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4933 (ALL_TARGET_MODULES): Same.
4934 (configure-target-libg++): Remove.
4935 (all-target-libg++): Remove.
4936 (configure-target-libio): Remove.
4937 (all-target-libio): Remove.
4938 (check-target-libio): Remove.
4939 (.PHONY): Remove.
4940 (libg++.tar.bz2): Remove.
4941 (all-target-cygmon): Remove libio.
4942 (all-target-libstdc++): Remove.
4943 (configure-target-libstdc++): Remove.
4944 (TARGET_LIB_PATH): Remove libstdc++.
4945 (ALL_GCC_CXX): Remove libstdc++.
4946 (all-target-gperf): Correct.
4947
49482001-02-15 Anthony Green <green@redhat.com>
4949
4950 * configure: Introduce GCJ_FOR_TARGET.
4951 * configure.in: Ditto.
4952 * Makefile.in: Ditto.
4953
49542001-02-08 Chandrakala Chavva <cchavva@redhat.com>
4955
4956 * configure.in: for *-chorusos, don't config target-newlib and
4957 target-libgloss.
4958
49592001-02-04 Mark Mitchell <mark@codesourcery.com>
4960
4961 Remove V2 C++ library.
4962 * configure.in: Remove --enable-libstdcxx_v3 support.
4963
49642001-01-27 Richard Henderson <rth@redhat.com>
4965
4966 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4967
49682001-01-26 Tom Tromey <tromey@redhat.com>
4969
4970 * configure.in: Allow libgcj to be built on Sparc Solaris.
4971
49722001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4973
4974 * configure.in: Enable libgcj on several additional platforms.
4975
49762001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4977
4978 * configure.in: Enable libgcj for linux targets.
4979
49802001-01-09 Mike Stump <mrs@wrs.com>
4981
4982 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4983 failures of subdirectories.
4984
49852001-01-02 Laurynas Biveinis <lauras@softhome.net>
4986
4987 * configure: handle DOS-style absolute paths.
4988
49892001-01-02 Laurynas Biveinis <lauras@softhome.net>
4990
4991 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4992
49932000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4994
4995 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4996 (libstdcxx_incdir): Pass down.
4997 * config.if: Remove expired bits for cxx_interface, add stub.
4998 (libstdcxx_incdir): Add variable for g++ include directory.
4999 * configure.in (gxx_include_dir): Use it.
5000
50012000-12-15 Andreas Jaeger <aj@suse.de>
5002
5003 * configure.in: Handle lang_dirs.
5004
50052000-12-13 Anthony Green <green@redhat.com>
5006
5007 * configure.in: Disable libgcj for any target not specifically
5008 listed. Disable libgcj for x86 and Alpha Linux until compatible
5009 with g++ abi.
5010
50112000-12-13 Mike Stump <mrs@wrs.com>
5012
5013 * Makefile.in (local-distclean): Also remove fastjar.
5014
50152000-12-10 Anthony Green <green@redhat.com>
5016
5017 * configure.in: Define libgcj. Disable libgcj target libraries for
5018 most targets.
5019
50202000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5021
5022 * configure.in (target_libs): Revert 2000-12-08 patch.
5023 (noconfigdirs): Added target-libjava.
5024
50252000-12-09 Laurynas Biveinis <lauras@softhome.net>
5026
5027 * Makefile.in: handle DOS-style absolute paths.
5028
50292000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5030
5031 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5032 libjava.
5033 * configure.in (target_libs): Removed `target-libjava'.
5034
50352000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5036
5037 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5038 (ALL_MODULES): Added fastjar.
5039 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5040 (all-target-libjava): all-fastjar replaces all-zip.
5041 (all-fastjar): Added.
5042 (configure-target-fastjar, all-target-fastjar): Likewise.
5043 * configure.in (host_tools): Added fastjar.
5044
50452000-12-07 Mike Stump <mrs@wrs.com>
5046
5047 * Makefile.in (local-distclean): Remove leftover built files.
5048
50492000-11-16 Fred Fish <fnf@be.com>
5050
5051 * configure.in (enable_libstdcxx_v3): Fix typo,
5052 libstd++ -> libstdc++.
5053
50542000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5055
5056 * configure: Provide the original toplevel configure arguments
5057 (including $0) to subprocesses in the environment rather than
5058 through gcc/configargs.h.
5059
50602000-11-12 Mark Mitchell <mark@codesourcery.com>
5061
5062 * configure: Turn on libstdc++ V3 by default.
5063
50642000-10-16 Michael Meissner <meissner@redhat.com>
5065
5066 * configure (gcc/configargs.h): Only create if there is a build GCC
5067 directory created.
5068
50692000-10-05 Phil Edwards <pme@gcc.gnu.org>
5070
5071 * configure: Save configure arguments to gcc/configargs.h.
5072
50732000-10-04 Andris Pavenis <pavenis@latnet.lv>
5074
5075 * Makefile.in (bootstrap): avoid recursion if subdir missing
5076 (cross): ditto
5077 (do-proto-toplev): ditto
5078
5079Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5080
5081 * configure.in: Do not build byacc for hppa64. Provide paths to the
5082 X11 libraries for hppa64.
5083
50842000-09-02 Anthony Green <green@cygnus.com>
5085
5086 * Makefile.in (all-gcc): Depend on all-zlib.
5087 (CLEAN_MODULES): Add clean-zlib.
5088 (ALL_MODULES): Add all-zlib.
5089 * configure.in (host_libs): Add zlib.
5090
50912000-08-25 Alexandre Oliva <aoliva@redhat.com>
5092
5093 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5094 $targargs to tell whether newlib is going to be built.
5095
5096 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5097 $$r/TARGET_SUBDIR/libio for _G_config.h.
5098
50992000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5100
5101 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5102
5103 * configure: Make enable_threads and enable_shared defaults
5104 explicit. Substitute enable_threads into generated Makefiles.
5105 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5106 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5107
51082000-08-02 Manfred Hollstein <manfredh@redhat.com>
5109
5110 * configure.in: Re-enable all references to libg++ and librx.
5111
ffb97b2f 51122002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 5113
ffb97b2f
DD
5114 * configure.in: Add *-*-freebsd* configurations.
5115
bbf6e9e3
AC
51162002-04-07 Andrew Cagney <ac131313@redhat.com>
5117
5118 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
5119 (do-tar, do-bz2): New rules.
5120 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
5121 (gdb-tar): New rule.
5122 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
5123 (insight_dejagnu.tar): New rule.
5124 (insight.tar): New rule.
5125 (gdb+dejagnu.tar): New rule.
5126 (gdb.tar): New rule.
5127
8f1579c0
AC
51282002-04-07 Andrew Cagney <ac131313@redhat.com>
5129
5130 * MAINTAINERS: Update dejagnu/
5131
ba3c59ab
AO
51322002-03-16 Alexandre Oliva <aoliva@redhat.com>
5133
5134 * ltmain.sh (relink_command): Fix typo in previous change.
5135
6243d5dd
AO
51362002-03-15 Alexandre Oliva <aoliva@redhat.com>
5137
5138 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
5139 (relink_command): Added --tag flags.
5140 (mode=install): If relinking fails; error out.
5141
80413487
RH
51422002-03-12 Richard Henderson <rth@redhat.com>
5143
5144 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
5145 .NOTPARALLEL tag.
5146 (do-check): Rename from check.
5147 (check): Allow parallel check.
5148
3daeddf6
RH
51492002-03-11 Richard Henderson <rth@redhat.com>
5150
5151 * Makefile.in (.NOTPARALLEL): Add fake tag.
5152
fad93c55
L
51532002-03-07 H.J. Lu (hjl@gnu.org)
5154
5155 * configure.in: Enable gprof for mips*-*-linux*.
5156
2e8357fc
AO
51572002-02-28 Alexandre Oliva <aoliva@redhat.com>
5158
5159 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5160 libjava.
5161 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5162
bd48e1a9
AC
51632002-02-24 Andrew Cagney <ac131313@redhat.com>
5164
5165 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5166
39121370
DJ
51672002-02-23 Daniel Jacobowitz <drow@mvista.com>
5168
5169 * config.guess: Import from master sources, rev 1.232.
5170 * config.sub: Import from master sources, rev 1.246.
5171
081ff160
AO
51722002-02-23 Alexandre Oliva <aoliva@redhat.com>
5173
5174 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5175 because its Makefile is there; test for the executable instead.
5176
20a5393b
AO
51772002-02-09 Alexandre Oliva <aoliva@redhat.com>
5178
5179 Contribute sh64-elf.
5180 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5181 * configure.in: Added sh64-*-*.
5182
38135629
JJ
51832002-02-04 Jeff Johnston <jjohnstn@redhat.com>
5184
80413487
RH
5185 * COPYING.NEWLIB: Remove advertising clause from
5186 Berkeley and Red Hat licenses.
38135629 5187
48d19748
MD
51882002-02-01 Mo DeJong <supermo@bayarea.net>
5189
5190 * Makefile.in: Add all-tix to deps for all-snavigator
5191 so that tix is built when building snavigator.
5192
f6e1c110
BE
51932002-02-01 Ben Elliston <bje@redhat.com>
5194
5195 * config.guess: Import from master sources, rev 1.229.
5196 * config.sub: Import from master sources, rev 1.240.
5197
4867be41
DJ
51982002-01-27 Daniel Jacobowitz <drow@mvista.com>
5199
5200 From Steve Ellcey <sje@cup.hp.com>:
5201 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5202 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5203 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5204 IA64.
5205 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5206 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5207 soname_spec, sys_lib_search_path_spec): Ditto.
5208
e82380cc
JT
52092002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
5210
5211 * configure.in (*-*-netbsd*): New. Skip target-newlib,
5212 target-libiberty, and target-libgloss. Skip Java-related
5213 libraries if not supported for NetBSD on target CPU.
5214
1319fb9c
NC
52152002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
5216
5217 * configure.in: Import StrongARM and XScale target_configdirs from
5218 FSF GCC version.
5219
b020f6ac
L
52202002-01-16 H.J. Lu (hjl@gnu.org)
5221
5222 * config.guess: Import from master sources, rev 1.225.
5223 * config.sub: Import from master sources, rev 1.238.
5224
5225 * MAINTAINERS: Updated notes on config.guess and config.sub.
5226
a0c1c920
NC
52272002-01-11 Steve Ellcey <sje@cup.hp.com>
5228
5229 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5230 ld and gdb are not supported.
5231
a9fa5e1f
JJ
52322002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5233
5234 * Change reference to Cygnus Solutions to be Red Hat.
5235
94077108
JJ
52362002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5237
5238 * COPYING.NEWLIB: Update generic copyright date.
5239
05ecd75c
MS
52402002-01-07 Mark Salter <msalter@redhat.com>
5241
5242 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5243 Allow target-libgloss to be built for arm, strongarm, and xscale.
5244
a106bb62
BE
52452002-01-03 Ben Elliston <bje@redhat.com>
5246
5247 * MAINTAINERS: Update URL for config.* scripts.
5248
0e254642
AM
52492001-12-18 Alan Modra <amodra@bigpond.net.au>
5250
5251 * config.sub: Import latest version.
5252 * config.guess: Likewise.
5253
0a0d0041
TF
52542001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5255
5256 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5257 options for i[3456]86-pc-linux* native builds.
5258
d932cae7
NC
52592001-12-05 Laurent Guerby <guerby@acm.org>
5260
5261 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 5262 libiberty.
d932cae7
NC
5263
5264 Import this patch from gcc:
5481b376 5265
d932cae7
NC
5266 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5267
5268 * symlink-tree: handle DOS-style absolute paths.
5269
49b7683b
DD
52702001-11-28 DJ Delorie <dj@redhat.com>
5271 Zack Weinberg <zack@codesourcery.com>
5272
5273 When build != host, create libiberty for the build machine.
5274
5275 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5276 CONFIG_ARGUMENTS.
5277 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5278 New variables.
5279 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5280 and rules.
5281 (all.normal): Depend on ALL_BUILD_MODULES.
5282 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5283 (all-build-libiberty): Depend on configure-build-libiberty.
5284
5285 * configure: Calculate and substitute proper value for
5286 ALL_BUILD_MODULES.
5287 * configure.in: Create the build subdirectory.
5288 Calculate and substitute TARGET_CONFIGARGS (formerly
5289 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5290
26ef82f4
GK
52912001-11-26 Geoffrey Keating <geoffk@redhat.com>
5292
5293 * config.sub: Update to version 1.232 on subversion.
5294
43e64072
NC
52952001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5296
5297 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5298 files from .po files for a distribution.
5299
66f6c0d5
HPN
53002001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
5301
5302 * COPYING.NEWLIB: Mention preserved notice in specific parts.
5303
4a02fdb2
JH
53042001-11-13 Jeff Holcomb <jeffh@redhat.com>
5305
5306 Merged from net gcc:
5307 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5308 * ltcf-c.sh: Use $objext, not $ac_objext.
5309 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5310 * ltcf-cxx.sh: Add support for GNU.
5311 2001-07-22 Timothy Wall <twall@redhat.com>
5312 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5313 default settings if using GNU tools with that configuration.
5314 * ltcf-cxx.sh: Ditto.
5315 * ltcf-gcj.sh: Ditto.
5316 2001-07-21 Michael Chastain <chastain@redhat.com>
5317 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5318 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5319 * ltmain.sh: Mark as gcc-local.
5320
227b9953
JH
53212001-11-13 Jeff Holcomb <jeffh@redhat.com>
5322
5323 * Makefile.in (all-bison): Revert 2001-10-24.
5324 Don't depend on texinfo.
5325
cbbab8fb
JJ
53262001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5327
80413487 5328 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 5329
922b2485
DD
53302001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5331
5332 * configure.in (--enable-languages): Be more permissive about
5333 syntax. Check for empty lists better. Warn about $LANGUAGES.
5334
f08fa01d
HPN
53352001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5336
5337 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5338
fee3da4e
JH
53392001-10-24 Jeff Holcomb <jeffh@redhat.com>
5340
5341 Makefile.in (all-bison): Don't depend on texinfo.
5342
73fb1ef9
AM
53432001-10-03 Alan Modra <amodra@bigpond.net.au>
5344
5345 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5346
373688ac
AO
53472001-09-29 Alexandre Oliva <aoliva@redhat.com>
5348
5349 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5350
9c07660b
HPN
53512001-09-28 Hans-Peter Nilsson <hp@axis.com>
5352
5353 * config.sub, config.guess: Import latest from subversions.
5354
3f152009
AO
53552001-09-21 Alexandre Oliva <aoliva@redhat.com>
5356
5357 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5358 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5359 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5360 avoid quotes nesting problems.
5361 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5362 (DO_X): Export only variables that are set.
5363
8f6a59e5
BE
53642001-09-19 Ben Elliston <bje@redhat.com>
5365
5366 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5367 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5368 semantics. Use the shell built-in "type" command instead.
5369
a1ec19fa
TS
53702001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5371
5372 * config.sub: Reverted the earlier change, this version is not the
5373 master file.
5374
4008bd9b
TS
53752001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5376
5377 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5378 Add support for mips64.
5379
dd1e52a4
JH
53802001-09-03 Jeff Holcomb <jeffh@redhat.com>
5381
5382 * configure.in: Enable libstdc++-v3 for h8300 targets.
5383
91549d1c
EC
53842001-08-30 Eric Christopher <echristo@redhat.com>
5385 Jason Eckhardt <jle@redhat.com>
5386
5387 * config.sub: Add support for mipsisa32.
5388
cf966cf9
EC
53892001-08-30 Eric Christopher <echristo@redhat.com>
5390
5391 * config.sub, config.guess: Import latest from subversions.
5392
82208dc5
AM
53932001-08-20 Alan Modra <amodra@bigpond.net.au>
5394
5395 * config.sub, config.guess: Import latest from subversions.
5396
4dca8403
DD
53972001-07-26 DJ Delorie <dj@redhat.com>
5398
5399 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5400
1107dce2
AM
54012001-06-19 Alan Modra <amodra@bigpond.net.au>
5402
5403 * Makefile.in: Revert 2001-06-17.
5404 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5405
e09a6604
L
54062001-06-17 H.J. Lu <hjl@gnu.org>
5407
5408 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5409 (gas+binutils.tar.bz2): Likewise.
5410 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5411
31a8b634
AC
5412Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5413
5414 * Makefile.in (VER): When present, extract the version number from
5481b376 5415 the file version.in.
31a8b634 5416
dc70af01
AO
54172001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5418
5419 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5420 gcc/xgcc is built, use -print-prog-name to find out the program
5421 name to use.
5422
839bbd8c
AO
54232001-06-04 Mark Mitchell <mark@codesourcery.com>
5424
5425 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5426 with_gcc]: Use `gcc -shared' to build a shared library.
5427
566e9a30
AO
54282001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5429
5430 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5431 archives.
5432
e877bb69
AO
54332001-05-28 Simon Patarin <simon.patarin@inria.fr>
5434
5435 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5436 libraries when using g++ with native linker.
5437
1605288b
AO
54382001-05-28 Alexandre Oliva <aoliva@redhat.com>
5439
5440 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5441
11a383ba
TR
54422001-05-24 Tom Rix <trix@redhat.com>
5443
5444 * configure.in : enable ld for aix
cf966cf9 5445
18611226
AO
54462001-05-22 Alexandre Oliva <aoliva@redhat.com>
5447
5448 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5449 [aix4*|aix5*]: Prepend blank.
5450
6be7c12c
AO
54512001-05-20 Alexandre Oliva <aoliva@redhat.com>
5452
5453 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5454 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5455 of subdir/configure scripts to use the new libtool.m4.
5456
4ed00bba
L
54572001-05-14 H.J. Lu <hjl@gnu.org>
5458
5459 * config.if (libc_interface): Set to -libc6.2- for cross
5460 compiling to Linux/glibc 2.2.
5461
b1af961c
AO
54622001-05-03 Alexandre Oliva <aoliva@redhat.com>
5463
5464 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5465 libgcj.
5466
5ec3e74e
AO
54672001-04-26 Alexandre Oliva <aoliva@redhat.com>
5468
5469 * configure.in (noconfigdirs): Don't reset it from scratch in the
5470 target case; only append to it.
5471
b3ed1d6b
AO
54722001-04-26 Alexandre Oliva <aoliva@redhat.com>
5473
5474 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5475 sparc-*-solaris2.8]: Disable ${libgcj}.
5476
96111c10
AO
54772001-04-25 Alexandre Oliva <aoliva@redhat.com>
5478
5479 * configure.in (libgcj_saved): Copy from $libgcj.
5480 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5481 --disable-libgcj.
5482
b5bf43f2
AO
54832001-04-20 Alexandre Oliva <aoliva@redhat.com>
5484
5485 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5486 1.641.2.228.
5487
8cc32590
AO
54882001-04-12 Alexandre Oliva <aoliva@redhat.com>
5489
5490 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5491 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5492
dec0cb0c
AO
54932001-04-01 Alexandre Oliva <aoliva@redhat.com>
5494
5495 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5496 New macros.
5497 (bootstrap, cross): Use RECURSE_FLAGS.
5498 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5499
6a9c3886
AO
55002001-03-27 Alexandre Oliva <aoliva@redhat.com>
5501
5502 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5503
d4fc7db8
NC
55042001-03-23 Nick Clifton <nickc@redhat.com>
5505
5506 * README-maintainer-mode: Add note about inability to use "make
5507 distclean" in maintainer mode.
5508
7389ff65
AO
55092001-03-22 Alexandre Oliva <aoliva@redhat.com>
5510
5511 Re-installed:
5512 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5513 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5514 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5515 * ltcf-cxx.sh: Likewise.
5516 * ltcf-gcj.sh: Likewise.
5517
b3e0dc8e
PB
55182001-03-22 Philip Blundell <philb@gnu.org>
5519
5520 * config.sub, config.guess: Import latest from subversions.
5521
469b781c
AO
55222001-03-22 Alexandre Oliva <aoliva@redhat.com>
5523
5524 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5525 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5526
b0dad762
MC
55272001-03-20 Michael Chastain <chastain@redhat.com>
5528
5529 * Makefile.in: all-m4 depends on all-texinfo.
5530
c559bb17
AO
55312001-03-08 Alexandre Oliva <aoliva@redhat.com>
5532
5533 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5534
fef4ae2e
JJ
55352001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5536
5537 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5538 longer valid.
5539
8d6dd99d
NC
55402001-02-16 Nick Clifton <nickc@redhat.com>
5541
5542 * configure.in (noconfigdirs): Allow configuration of texinfo
5543 for Cygwin hosts.
5544
a85d7ed0
NC
55452001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5546
5547 * config.guess: Add linux target for S/390.
5548 * config.sub: Likewise.
5549 * configure.in: Likewise.
5550
51221c5e
DD
55512001-02-06 Ben Elliston <bje@redhat.com>
5552
5553 * configure: Output host type to stdout, not stderr.
5554
9dec4c71
MS
55552001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5556
5557 * config.guess: Import from subversions.gnu.org (revision 1.181).
5558 * config.sub: Import from subversions.gnu.org (revision 1.199).
5559
9add9c04
AM
55602001-01-30 Alan Modra <alan@linuxcare.com.au>
5561
5562 * config.guess: Handle hppa64-linux systems.
5563
8679174d
MS
55642001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5565
5566 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5567 Don't unset, it's non-portable and no longer necessary, set to empty
5568 instead.
5569
02d01ed4
MS
55702001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5571
5572 * ltconfig: Shell portability fix for the tagname validity check.
5573
4cc5853d
MS
55742001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5575
5576 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5577
7487e485
AO
55782001-01-27 Alexandre Oliva <aoliva@redhat.com>
5579
5580 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5581 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5582
f332af52
AO
55832001-01-24 Alexandre Oliva <aoliva@redhat.com>
5584
5585 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5586 keep at least one of build_libtool_libs or build_old_libs set to
5587 yes.
5588
ef099754
AO
55892001-01-24 Alexandre Oliva <aoliva@redhat.com>
5590
5591 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5592 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5593
8341f2fc 55942000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5595
8341f2fc
AJ
5596 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5597
55982000-11-03 Philip Blundell <pb@futuretv.com>
5599
5600 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5601 files.
ebf0fa2e 5602
c320a39f
JJ
56032001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5604
5605 * COPYING.NEWLIB: Put into source repository.
5606
8817b92e
BE
56072001-01-15 Ben Elliston <bje@redhat.com>
5608
5609 * configure.in (host_tools): Add sid.
5610 Always configure cgen.
5611 * Makefile.in (all-sid): New target.
5612 (check-sid, clean-sid, install-sid): Likewise.
5613
35590697
AJ
56142001-01-07 Andreas Jaeger <aj@suse.de>
5615
80413487 5616 * config.sub, config.guess: Update from subversions.
35590697 5617
6ee6cea6
AO
56182000-12-12 Alexandre Oliva <aoliva@redhat.com>
5619
5620 * configure.in: Disable language-specific target libraries for
5621 languages that aren't enabled.
5622
077b8428
NC
56232000-11-24 Nick Clifton <nickc@redhat.com>
5624
5625 * configure.in (xscale-elf): Add target.
5626 (xscale-coff): Add target.
5627 (c4x, c5x, tic54x): Move after ARM targets.
5628
9e28a1ed
AO
56292000-11-23 Alexandre Oliva <aoliva@redhat.com>
5630
5631 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5632
be98a80a
ILT
56332000-11-20 Ian Lance Taylor <ian@zembu.com>
5634
5635 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5636
5cec67bf
AO
56372000-11-18 Alexandre Oliva <aoliva@redhat.com>
5638
5639 * Makefile.in: Merge with GCC and libgcj.
5640 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5641 configure-target-<library> when their configure scripts need the C
5642 or C++ library to have already been built to work properly.
5643 (do_proto_toplev): Set them to an empty string.
5644
d932cae7 56452000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5646
5647 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5648 (REALLY_SET_LIB_PATH): Use them.
5649
d932cae7 56502000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5651
5652 * config.sub: Add support for Sun Chorus
5653
8602ff0c
NC
56542000-11-02 Per Lundberg <plundis@chaosdev.org>
5655
5656 * config.sub: Add support for the *-storm-chaos OS.
5657
f9e0997d
NC
56582000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5659
80413487
RH
5660 * configure.in (noconfigdirs): Don't compile some
5661 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5662
d64552c5
AO
56632000-09-30 Alexandre Oliva <aoliva@redhat.com>
5664
5665 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5666 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5667 all affected `configure' scripts.
5668
97f60b31
AO
56692000-09-25 Alexandre Oliva <aoliva@redhat.com>
5670
5671 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5672 ltcf-c.sh.
5673
6e8dd58f
PB
56742000-09-12 Philip Blundell <philb@gnu.org>
5675
5676 * config.sub, config.guess: Update from subversions.
5677
103a2e99
AO
56782000-09-06 Alexandre Oliva <aoliva@redhat.com>
5679
51601921
AO
5680 * Makefile.in (all-zlib): Added dummy target.
5681
103a2e99
AO
5682 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5683 multi-language branch.
5684
2809b4b9
AO
56852000-09-05 Alexandre Oliva <aoliva@redhat.com>
5686
5687 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5688 (bootstrap*): Depend on all-bootstrap.
5689
7450026c
AO
56902000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5691
5692 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5693 crosses, but add gcc/include to the header search path for them.
5694
6cf86f7f
AO
56952000-08-31 Alexandre Oliva <aoliva@redhat.com>
5696
5697 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5698 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5699 * gettext.m4: New file, extracted from aclocal.m4.
5700
ce2ea6e3
AO
57012000-08-22 Alexandre Oliva <aoliva@redhat.com>
5702
5703 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5704 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5705 sub-configures.
5706
9765193e
DE
57072000-08-20 Doug Evans <dje@casey.transmeta.com>
5708
5709 * Makefile.in (ALL_MODULES): Add all-cgen.
5710 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5711 (all-cgen): New target.
5712 (all-opcodes,all-sim): Depend on all-cgen.
5713 * configure.in (host_tools): Add cgen.
5714 Only configure cgen if --enable-cgen-maint.
5715
d7b32520
AO
57162000-08-17 Alexandre Oliva <aoliva@redhat.com>
5717
5718 * config-ml.in (CC, CXX): Don't introduce a leading space.
5719
e52ef561
AO
57202000-08-16 Alexandre Oliva <aoliva@redhat.com>
5721
5722 * configure.in (libstdcxx_flags): Use
5723 libstdc++-v3/src/libstdc++.INC.
5724
88f9c2a0
AO
57252000-08-15 Alexandre Oliva <aoliva@redhat.com>
5726
5727 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5728
98fbe43f
JM
57292000-08-11 Jason Merrill <jason@redhat.com>
5730
5731 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5732 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5733 (FLAGS_FOR_TARGET): Not here.
5734 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5735
279ddab4
DD
57362000-08-07 DJ Delorie <dj@redhat.com>
5737
5738 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5739 "if we're also building gcc, and it's a gcc that will run on the
5740 build machine, we want to use its includes instead of the system's
5741 default includes".
5742
60523a83
AO
57432000-08-03 Alexandre Oliva <aoliva@redhat.com>
5744
24ffec7a
AO
5745 * configure.in (libstdcxx_flags): Don't use `"'.
5746
60523a83
AO
5747 * config-ml.in: Adjust multilib search paths to the
5748 appropriate multilib tree.
5749
daf644b5
AO
57502000-08-02 Alexandre Oliva <aoliva@redhat.com>
5751
5752 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5753 commas in $LANGUAGES.
5754
63266560
DD
57552000-08-01 Alexandre Oliva <aoliva@redhat.com>
5756
5757 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5758
57592000-07-31 Alexandre Oliva <aoliva@redhat.com>
5760
5761 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5762 CXX_FOR_TARGET for sed.
5763
57642000-07-30 Alexandre Oliva <aoliva@redhat.com>
5765
5766 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5767 Do not override if already set in the environment or in configure.
5768 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5769 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5770
9e449d3e
AO
57712000-07-27 Alexandre Oliva <aoliva@redhat.com>
5772
5773 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5774 (GCC_FOR_TARGET): Use it.
5775 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5776 * configure.in: ... here.
5777 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5778 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5779
8bbd92e0
AO
57802000-07-24 Alexandre Oliva <aoliva@redhat.com>
5781
fd1f87b2
AO
5782 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5783 (configure-target-libchill, configure-target-libobjc): Likewise.
5784
8bbd92e0
AO
5785 * configure.in: Use the same cache file for all target libs.
5786 * config-ml.in: But different cache files per multilib variant.
5787
25c6c112
JL
57882000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5789
5790 * configure (topsrcdir): Don't use dirname.
5791
ba73c63f
JM
57922000-07-20 Jason Merrill <jason@redhat.com>
5793
5794 * configure.in: Remove all references to libg++ and librx.
5795
5796 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5797
1af08294
HPN
57982000-07-20 Hans-Peter Nilsson <hp@axis.com>
5799
5800 * config.sub: Update to subversions version 2000-07-06.
5801
ba73c63f
JM
58022000-07-12 Andrew Haley <aph@cygnus.com>
5803
5804 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5805 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5806
58072000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5808
5809 * symlink-tree: Check number of arguments.
5810
d932cae7 58112000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5812
5813 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5814
ba73c63f
JM
58152000-07-05 Jim Wilson <wilson@cygnus.com>
5816
5817 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5818 search path for a g++ extracted from the build tree. This
5819 will allow link tests run by configure scripts in
5820 subdirectories to succeed.
5821
92ee2f86
UC
58222000-07-01 Koundinya K <kk@ddeorg.soft.net>
5823
80413487 5824 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5825
23f2f29f
CV
58262000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5827
5828 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5829 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5830
f04f5a67
TW
58312000-06-19 Timothy Wall <twall@cygnus.com>
5832
5833 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5834 * config.sub: Add tic54x target.
5835
11da68be
NC
58362000-06-07 Phillip Thomas <pthomas@suse.de>
5837
5838 * README-maintainer-mode: New file: Contains notes on using
5839 --enable-maintainer-mode with binutils.
5840
d932cae7 58412000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5842
5843 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5844
d932cae7 58452000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5846
5847 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5848 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5849
9442cea3
L
585020000-05-21 H.J. Lu (hjl@gnu.org)
5851
80413487
RH
5852 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5853 directory are used if they exist. Make sure
5854 $(build_tooldir)/include is searched for header files,
5855 $(build_tooldir)/lib/ for library files.
9442cea3 5856 (GCC_FOR_TARGET): Likewise.
80413487 5857 (CXX_FOR_TARGET): Likewise.
9442cea3 5858
d932cae7 58592000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5860
5861 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5862
d932cae7 58632000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5864
5865 * Makefile.in (configure-target-libiberty): Depend on
5866 configure-target-newlib.
5867
ba73c63f
JM
58682000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5869
5870 * configure.in, Makefile.in: Merge all libffi-related
5871 configury stuff from the libgcj tree.
5872
d932cae7 58732000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
5874
5875 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5876 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5877
d932cae7 58782000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
5879
5880 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5881 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 5882 current version information. Add to proto-toplev directory.
b5a23627
AC
5883 (gdb-taz): Build do-djunpack.
5884
ba73c63f
JM
58852000-05-15 David Edelsohn <edelsohn@gnu.org>
5886
5887 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5888
7c86ed39
L
58892000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5890
5891 * ltmain.sh: Preserve in relink_command any environment
5892 variables that may affect the linker behavior.
5893
d932cae7 58942000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
5895
5896 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5897
d932cae7 58982000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
5899
5900 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5901
ed0a91a5
EZ
59022000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5903
5904 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 5905 with the version name.
ed0a91a5 5906
ba73c63f 59072000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 5908
ba73c63f 5909 * config.if: Tweak.
6cafa39f 5910
ba73c63f 59112000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 5912
ba73c63f 5913 * djunpack.bat: New file.
66156876 5914
d932cae7 59152000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
5916
5917 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
5918 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5919 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5920 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 5921
ba73c63f
JM
59222000-04-16 Dave Pitts <dpitts@cozx.com>
5923
80413487
RH
5924 * config.sub (case $basic_machine): Change default for "ibm-*"
5925 to "openedition".
ba73c63f 5926
d932cae7 59272000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
5928
5929 * Makefile.in (gdb-taz): New target. GDB specific archive.
5930 (do-md5sum): New target.
5931 (MD5PROG): Define.
5932 (PACKAGE): Default to TOOL.
5933 (VER): Default to a shell script.
5934 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 5935 md5 checksum generation.
b35ece4e
AC
5936 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5937 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5938 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 5939 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 5940
d932cae7 59412000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
5942
5943 * configure (warn_cflags): Delete.
5944
ba73c63f 59452000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 5946 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 5947
80413487
RH
5948 * configure.in (enable_libstdcxx_v3): Add.
5949 (target_libs): Add bits here to switch between libstdc++-v2 and
5950 libstdc++-v3.
5951 * config.if: And this file too.
5952 * Makefile.in: Add libstdc++-v3 targets.
35590697 5953
ba73c63f
JM
59542000-04-05 Michael Meissner <meissner@redhat.com>
5955
5956 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 5957
d332c5ac
JM
59582000-03-29 Jason Merrill <jason@casey.cygnus.com>
5959
5960 * configure.in: -linux-gnu*, not -linux-gnu.
5961
d932cae7 59622000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
5963
5964 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5965 (do-tar-bz2): Replace TOOL with PACKAGE.
5966 (gdb.tar.bz2): Remove GDBTK from GDB package.
5967 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 5968 dejagnu.tar.bz2): New packages.
6dcbc97b 5969
96ce09a7
ILT
59702000-02-27 Andreas Jaeger <aj@suse.de>
5971
5972 * configure.in: Add entry for mips*-*-linux*, move catch all
5973 *-*-*linux* entry below this one.
5974
2031769e
ILT
59752000-02-27 Ian Lance Taylor <ian@zembu.com>
5976
5977 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5978
4bab746c
NC
59792000-02-24 Nick Clifton <nickc@cygnus.com>
5980
5981 * config.sub: Support an OS of "wince".
5982
d932cae7 59832000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
5984
5985 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 5986 version.
ada59422 5987
5b93d8bb
AM
59882000-02-23 Linas Vepstas <linas@linas.org>
5989
5990 * config.sub: Add support for Linux/IBM 370.
5991 * configure.in: Likewise.
5992
2fb651f6
NC
59932000-02-22 Nick Clifton <nickc@cygnus.com>
5994
5995 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5996
b8441c25
CF
59972000-02-20 Christopher Faylor <cgf@cygnus.com>
5998
5999 * config.guess: Guess "cygwin" rather than "cygwin32".
6000
d332c5ac
JM
60012000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6002
6003 * configure (gcc_version): When setting, narrow search to
6004 lines containing `version_string'.
6005
ba73c63f
JM
60062000-02-15 Denis Chertykov <denisc@overta.ru>
6007
6008 * config.sub: Add support for avr target.
6009
d932cae7 60102000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
6011
6012 * config.sub: Add mmix-knuth-mmixware.
6013
60142000-01-27 Christopher Faylor <cgf@redhat.com>
6015
6016 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6017 structure stuff to -L library search.
6018 (CXX_FOR_TARGET): Ditto.
6019 (CROSS_CHECK_MODULES): Fix spelling mistake.
6020
60212000-01-24 Mark Mitchell <mark@codesourcery.com>
6022
6023 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6024 the C++ compiler.
6025
60262000-01-12 Richard Henderson <rth@cygnus.com>
6027
6028 * configure.in: Don't build some bits for beos.
6029
60302000-01-12 Joel Sherrill (joel@OARcorp.com)
6031
6032 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6033 as include files.
6034
91b2c84d
GK
60352000-01-06 Geoff Keating <geoffk@cygnus.com>
6036
6037 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6038 not mh-aix43.
6039
ba73c63f
JM
60401999-12-14 Richard Henderson <rth@cygnus.com>
6041
6042 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6043 * config.sub: Accept alphaev[78], alphaev8.
6044
60451999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6046
6047 * config.guess, config.sub: Update from autoconf.
6048
6049Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6050
6051 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6052 necessary libraries are missing.
6053
60541999-10-25 Andreas Schwab <schwab@suse.de>
6055
6056 * configure: Fix quoting inside arguments of eval.
6057
60581999-10-21 Nick Clifton <nickc@cygnus.com>
6059
6060 * config-ml.in: Allow suppression of some ARM multilibs.
6061
6062Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6063
6064 * config.guess: Add OS/390 match pattern.
6065 * config.sub: Add mvs, openedition targets.
6066 * configure.in (i370-ibm-opened*): New.
6067
ef14edc4
ILT
60681999-09-04 Steve Chamberlain <sac@pobox.com>
6069
6070 * config.sub: Add support for configuring for pj.
6071
afb478e8
NC
60721999-08-31 Nick Clifton <nickc@cygnus.com>
6073
fd6848f6 6074 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 6075
ba73c63f 60761999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
6077
6078 * configure.in: Do not configure or build ld for AIX
6079 platforms. ld is known to be broken on these platforms.
6080
ba73c63f
JM
6081Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6082
6083 * config-ml.in: Pass compiler flag corresponding to multidirs to
6084 subdir configures.
6085
c363de44
ILT
60861999-08-09 Ian Lance Taylor <ian@zembu.com>
6087
6088 * Makefile.in (LDFLAGS): Define.
6089
dc8bc5a6
ILT
60901999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6091
6092 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6093 noconfigdirs.
6094 (*-*-cygwin*): Likewise.
6095
6ca3858e
ILT
60961999-08-08 Ian Lance Taylor <ian@zembu.com>
6097
71141bb6
ILT
6098 * mkdep: New file.
6099 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6100 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6101
6ca3858e
ILT
6102 From Eli Zaretskii <eliz@is.elta.co.il>:
6103 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6104 long file name when using DJGPP on MS-DOS.
6105
ba73c63f
JM
6106Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6107
6108 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6109
2735a327
AM
61101999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6111
6112 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6113 dependency as this causes "make check" to globally "make all"
6114
ba73c63f
JM
6115Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6116
6117 * configure.in (target_libs): Added target-zlib.
6118 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6119 (CONFIGURE_TARGET_MODULES): Likewise.
6120 (CHECK_TARGET_MODULES): Likewise.
6121 (INSTALL_TARGET_MODULES): Likewise.
6122 (CLEAN_TARGET_MODULES): Likewise.
6123 (configure-target-zlib): New target.
6124 (all-target-zlib): Likewise.
6125 (all-target-libjava): Depend on all-target-zlib.
6126 (configure-target-libjava): Depend on configure-target-zlib.
6127
6128 * Makefile.in (configure-target-libjava): Depend on
6129 configure-target-newlib.
6130 (configure-target-boehm-gc): New target.
6131 (configure-target-qthreads): New target.
6132
80413487
RH
6133 * configure.in (target_libs): Added target-qthreads.
6134 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6135 (CONFIGURE_TARGET_MODULES): Likewise.
6136 (CHECK_TARGET_MODULES): Likewise.
6137 (INSTALL_TARGET_MODULES): Likewise.
6138 (CLEAN_TARGET_MODULES): Likewise.
6139 (all-target-qthreads): New target.
6140 (configure-target-libjava): Depend on configure-target-qthreads.
6141 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
6142
6143 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6144 (CONFIGURE_TARGET_MODULES): Likewise.
6145 (CHECK_TARGET_MODULES): Likewise.
6146 (INSTALL_TARGET_MODULES): Likewise.
6147 (CLEAN_TARGET_MODULES): Likewise.
6148 (all-target-libjava): New target.
6149 (all-target-boehm-gc): Likewise.
6150 * configure.in (target_libs): Added libjava, boehm-gc.
6151
08d836d6
ILT
61521999-07-22 Ian Lance Taylor <ian@zembu.com>
6153
6154 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6155 configure.bat in SUPPORT_FILES.
6156 (gas+binutils.tar.bz2): Likewise.
6157
6158 * makeall.bat: Remove; obsolete.
6159
8f36e47c
ILT
61601999-07-21 Ian Lance Taylor <ian@zembu.com>
6161
6162 From Mark Elbrecht:
6163 * configure.bat: Remove; obsolete.
6164
56e82f25
ILT
61651999-07-11 Ian Lance Taylor <ian@zembu.com>
6166
6167 * configure: Add -W -Wall to the default CFLAGS when compiling with
6168 gcc.
6169
1001d816
JL
6170Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6171
6172 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6173
106117aa
MM
61741999-06-30 Mark Mitchell <mark@codesourcery.com>
6175
6176 * configure.in: Build ld on IRIX6.
6177
c376f4ed
ILT
61781999-06-12 Ian Lance Taylor <ian@zembu.com>
6179
6180 * Makefile.in: Change distribution targets to use bzip2 instead of
6181 gzip.
6182 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 6183 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 6184
306b7445
NC
61851999-06-04 Nick Clifton <nickc@cygnus.com>
6186
6187 * config.sub: Add mcore target.
6188
d932cae7 61891999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
6190
6191 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6192
d932cae7 61931999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
6194
6195 * config.guess (dummy): Changed to $dummy.
6196
6c3175b0
NC
61971999-05-24 Nick Clifton <nickc@cygnus.com>
6198
ba73c63f
JM
6199 * config.sub: Tidied up case statements.
6200
62011999-05-22 Ben Elliston <bje@cygnus.com>
6202
6203 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6204 <jiro@din.or.jp>.
6205
6206 * config.guess: Merge with FSF version. Future changes will be
6207 more accurately recorded in this ChangeLog.
6208 * config.sub: Likewise.
6209
d932cae7 62101999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
6211
6212 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 6213
252b5132
RH
62141999-04-30 Tom Tromey <tromey@cygnus.com>
6215
6216 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6217
62181999-04-23 Tom Tromey <tromey@cygnus.com>
6219
6220 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6221
62221999-04-20 Drew Moseley <dmoseley@cygnus.com>
6223
6224 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6225 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6226 Bad merge removed these two changes.
6227
ba73c63f 6228Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 6229 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
6230
6231 * config.guess (interix Alpha): Add.
6232
252b5132
RH
62331999-04-11 Richard Henderson <rth@cygnus.com>
6234
6235 * configure.in (i?86-*-beos*): Do config gperf; don't config
6236 gdb, newlib, or libgloss.
6237
d932cae7 62381999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6239
ba73c63f
JM
6240 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6241 link a trivial program with -mabi=64. If it fails, remove mabi=64
6242 from multidirs.
6243
d932cae7 62441999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
6245
6246 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6247
252b5132
RH
62481999-04-08 Nick Clifton <nickc@cygnus.com>
6249
6250 * config.sub: Add support for mcore targets.
6251
62521999-04-07 Michael Meissner <meissner@cygnus.com>
6253
6254 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6255 not mt-ospace, in order to shut up assembler warning about using
6256 symbols that are named the same as registers.
6257
62581999-04-07 Drew Moseley <dmoseley@cygnus.com>
6259
6260 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6261 dependency list for all-target-cygmon.
6262
62631999-04-05 Doug Evans <devans@casey.cygnus.com>
6264
6265 * config-ml.in: Check $host, not $target, for selective multilibs.
6266 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6267 thumb interworking, and underscore prefix multilibs.
6268
62691999-04-04 Ian Lance Taylor <ian@zembu.com>
6270
6271 * missing: Update to version from current automake.
6272
6273Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6274
6275 * configure (gxx_include_dir): Removed.
6276
6277 * configure.in (gxx_include_dir): Handle it.
6278 * Makefile.in: Likewise.
6279
62801999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6281
6282 * config.sub (mips64vr4111,mips64vr4111el) Add.
6283
62841999-03-21 Ben Elliston <bje@cygnus.com>
6285
80413487 6286 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
6287
6288Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6289
252b5132
RH
6290 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6291 config/mh-djgpp.
6292
6293Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6294
6295 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6296 all-target-newlib to dependency list for all-target-bsp.
6297
6298Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6299
6300 * config.sub: Add i386-uwin support.
6301 * config.guess: Likewise.
6302
6303Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6304
6305 * configure.in: cleanup, add mh-*pic handling for arm, special
6306 case powerpc*-*-aix*
6307
6308Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6309
6310 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6311 can be built.
6312
6313Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6314
6315 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 6316 targets.
252b5132
RH
6317
63181999-03-02 Nick Clifton <nickc@cygnus.com>
6319
6320 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6321
d932cae7 63221999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6323
6324 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6325
63261999-02-24 Nick Clifton <nickc@cygnus.com>
6327
6328 * config.sub: Fix typo in arm recognition.
6329
d932cae7 63301999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
6331
6332 * configure.in (noconfigdirs): Changed target_configdirs to
6333 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6334 rather than m68k-*-* since it is not known to work on
6335 m68k-aout. Ditto for arm-*-*oabi.
6336
d932cae7 63371999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
6338
6339 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
6340
63411999-02-19 Ben Elliston <bje@cygnus.com>
6342
6343 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6344 Smart and improved by Andrew Cagney.
6345
d932cae7 63461999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
6347
6348 * config.guess: Recognize openbsd-*-hppa.
6349
d932cae7 63501999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
6351
6352 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6353 only if it is not empty.
6354
63551999-02-17 Nick Clifton <nickc@cygnus.com>
6356
6357 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 6358
fd6848f6 6359 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
6360
6361 * config.sub: Modified to recognize uname's armv* syntax.
6362
63631999-02-17 Mark Salter <msalter@cygnus.com>
6364
6365 * configure.in: Added target-bsp for sparclite.
6366
d932cae7 63671999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
6368
6369 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6370
63711999-02-08 Nick Clifton <nickc@cygnus.com>
6372
6373 * configure.in: Add support for strongarm port.
6374 * config.sub: Add support for strongarm target.
6375
d932cae7 63761999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 6377
252b5132
RH
6378 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6379 the old name config/mh-cygwin32.
6380 Enable texinfo.
6381
d932cae7 63821999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
6383
6384 * configure.in: Do build ld for ix86 Solaris.
6385
d932cae7 63861999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
6387
6388 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6389 $AR_FOR_TARGET. Likewise for RANLIB.
6390
d932cae7 63911999-02-02 Catherine Moore <clm@cygnus.com>
35590697 6392
80413487
RH
6393 * config.sub (oabi): Recognize.
6394 * configure.in (arm-*-oabi): Handle.
252b5132 6395
d932cae7 63961999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
6397
6398 * config.guess: Improve detection of i686 on UnixWare 7.
6399
d932cae7 64001999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
6401
6402 * config.guess: Add support for i386-pc-interix.
6403 * config.sub: Likewise.
6404 * configure.in: Likewise.
252b5132 6405
d932cae7 64061999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6407
6408 * Makefile.in: Remove unneeded all-target-libio from
6409 from all-target-winsup target since it is now unneeded.
6410 Add all-target-libtermcap in its place since it is now
6411 needed.
6412
d932cae7 64131998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6414
6415 * configure.in: makefile stub for cygwin target is probably
6416 unnecessary. Remove it for now.
252b5132 6417
d932cae7 64181998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6419
6420 * configure.in: libtermcap.a should be built when cygwin is the
6421 target as well as the host.
6422 * config.guess: Allow mixed case in cygwin uname output.
6423 * Makefile.in: Add libtermcap target.
252b5132 6424
d932cae7 64251998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6426
6427 * config.sub: Clean up handling of hppa2.0.
6428
d932cae7 64291998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
6430
6431 * config.guess: Use C code to identify more HP machines.
6432
6433Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6434
6435 * config.sub: Handle hppa2.0.
6436
ba73c63f
JM
6437Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6438
6439 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 6440 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
6441
64421998-12-15 Mark Salter <msalter@cygnus.com>
6443
6444 * configure.in: Added target-bsp for several target architectures.
6445
6446 * Makefile.in: Added rules for bsp.
6447
252b5132
RH
6448Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6449
6450 * config.guess: Improve detection of hppa2.0 processors.
6451
6452Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6453
6454 * config.guess: Recognize FreeBSD using ELF automatically.
6455
64561998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6457
6458 * configure (skip-this-dir): Add handling for new shell script, which
6459 might be created by a sub-directory's configure to indicate, this particular
6460 directory is "unwanted".
6461 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6462
252b5132
RH
6463Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6464
6465 * ltconfig: import from libtool, after changing libtool to
6466 account for the cygwin name change.
6467
6468Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6469
6470 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6471 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6472
6473Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6474
6475 * configure.in: Add libtermcap to list of cygwin dependencies.
6476
d932cae7 64771998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 6478
80413487
RH
6479 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6480 they include winsup/include when it's a cygwin target.
252b5132
RH
6481
64821998-11-12 Tom Tromey <tromey@cygnus.com>
6483
6484 * configure.in (host_tools): Added zip.
6485 * Makefile.in (all-target-libjava): Depend on all-zip.
6486 (all-zip): New target.
6487 (ALL_MODULES): Added all-zip.
6488 (NATIVE_CHECK_MODULES): Added check-zip.
6489 (INSTALL_MODULES): Added install-zip.
6490 (CLEAN_MODULES): Added clean-zip.
6491
d932cae7 64921998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6493
6494 * Makefile.in: lose "32" from comment about cygwin.
6495
d932cae7 64961998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
6497
6498 * configure.in: Use -Os to build target libraries for the fr30.
6499
d932cae7 65001998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
6501
6502 * config.sub: Add fr30.
6503
d932cae7 65041998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 6505
80413487 6506 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
6507 cygwin* instead of cygwin32*.
6508 * config.sub: Check cygwin* instead of cygwin32*.
6509
d932cae7 65101998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
6511
6512 * config.guess: Match any version of Unixware7.
6513
252b5132
RH
65141998-10-20 Syd Polk <spolk@cygnus.com>
6515
6516 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6517 if desired.
6518
d932cae7 65191998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6520
6521 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6522 these if the appropriate directories and files to not exist.
6523
d932cae7 65241998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6525
6526 * Makefile.in (DEVO_SUPPORT): Add config.if.
6527
d932cae7 65281998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
6529
6530 * configure: Add pattern to replace "build_tooldir"'s
6531 definition in the generated Makefile with "tooldir"'s
6532 actual value.
6533
252b5132
RH
6534Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6535
6536 * config.sub: Bring back lost sparcv9.
6537
ba73c63f
JM
6538 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6539
6540Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6541
6542 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6543 CC_FOR_TARGET and friends.
6544
6545Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6546
ba73c63f
JM
6547 * Makefile.in (build_tooldir): New variable, same as tooldir.
6548 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6549 -B$(build_tooldir)/bin/.
6550 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6551
252b5132
RH
6552Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6553
6554 * config.sub: Add support for i[34567]86-pc-udk.
6555 * configure.in: Likewise.
6556
6557Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6558
6559 * Makefile.in: add bzip2 package building bits for user
6560 tools module
6561 * configure.in: ditto
6562
ba73c63f
JM
6563Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6564
6565 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6566 (ALL_TARGET_MODULES): Add all-target-libobjc.
6567 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6568 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6569 (all-target-libchill): Add dependencies.
6570 * configure.in (target_libs): Add libchill.
35590697 6571
252b5132
RH
65721998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6573
ba73c63f 6574 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6575
6576Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6577
6578 * Makefile.in (all-automake): fix dependencies.
6579
6580Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6581
6582 * configure.in: Minor cleanups for building in the $(target_alias)
6583 subdir.
6584
65851998-09-22 Jim Wilson <wilson@cygnus.com>
6586
6587 * Makefile.in (bootstrap): Set r and s before make all. Use
6588 BASE_FLAGS_TO_PASS in make all.
6589 (cross): Likewise.
6590
65911998-09-20 Mark Mitchell <mark@markmitchell.com>
6592
6593 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6594
252b5132
RH
6595Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6596
6597 * config.sub: Fix typo in last change.
6598
65991998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6600
6601 * config.sub: Add support for C4x target.
6602 * configure.in: Likewise.
6603
66041998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6605
6606 * config.sub: Recognize sparcv9 just like sparc64.
6607
6608Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6609
6610 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6611
6612Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6613
6614 * config.guess: Correctly identify Pentium II sco boxes.
6615
6616 * config.guess: Fix "tr" code. From Weiwen Liu.
6617
6618Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6619
6620 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6621 stabs.
6622
6623Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6624
6625 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6626 (ALL_TARGET_MODULES): Add all-target-libchill.
6627 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6628 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6629 (all-target-libchill): Add dependencies.
6630 * configure.in (target_libs): Add libchill.
6631
6632Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6633
6634 * config.guess: Avoid assumptions about "tr" behaves when
6635 LANG is set to something other than English.
6636
6637Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6638
6639 * configure (gxx_include_dir): Changed to
6640 '${prefix}/include/g++'-${libstdcxx_interface}.
6641
6642 * config.if: New to determine the interfaces.
6643
6644Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6645
6646 * config.guess: Detect and handle MPE/IX.
6647 * config.sub: Deal with MPE/IX.
6648
6649Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6650
6651 * configure.in: Use mh-aix43.
6652
66531998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6654
6655 * configure: Fix --without/--disable cases for gxx-include-dir.
6656
6657Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6658
6659 * mdata-sh: Imported. Needed for automake support.
6660
6661Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6662
ba73c63f 6663 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6664 "chmod og=u `find . -print`".
6665
6666Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6667
ba73c63f 6668 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6669
6670Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6671
6672 * Makefile.in: Undo previous patch.
6673
6674Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6675
6676 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6677 to here ...
6678 (install-no-fixedincludes): and here
6679 (INSTALL_MODULES): ... from here.
6680
6681Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6682
6683 * config.sub: Merge with FSF.
6684
6685 * config.guess: Merge with FSF.
6686
6687Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6688
6689 * configure (extraconfigdirs): New variable.
6690 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6691 * Makefile.in (all): Move higher in file.
6692 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6693 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6694 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6695 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6696 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6697
66981998-07-23 Brendan Kehoe <brendan@cygnus.com>
6699
6700 * Makefile.in (all-target-libjava): Depend on all-gcc and
6701 all-target-newlib.
6702 (configure-target-libjava): Depend on $(ALL_GCC).
6703
6704Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6705
6706 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6707 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6708
6709Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6710
6711 * ylwrap: Change absolute path checks to check for DOS style path
6712 names.
6713
6714 * ylwrap: Don't use a full path name if the source file is in the
6715 same directory. From hjl@lucon.org (H.J. Lu).
6716
6717 * config-ml.in: Default to being verbose, to match Feb 18 change to
6718 configure.
6719
6720Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6721
6722 Brought over from egcs:
6723
6724 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6725
6726 * configure.in (target_subdir): Set to ${target_alias} instead
6727 of "libraries".
6728
6729 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6730
6731 * configure.in (target_subdir): Set to libraries if enable_multilib.
6732
6733Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6734
6735 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6736 multilibs, force reconfiguration the first time we create
6737 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6738
6739Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6740
6741 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6742 avoid confusion with --no-recursion.
6743
6744Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6745
6746 * configure.in: Win32 hosts shouldn't use install -x
6747 * install-sh: remove -x option, and special .exe-handling
6748 hack.
6749
6750Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6751
6752 * config.guess: Recognize i586-pc-beos.
6753 * configure.in: Don't build some bits for beos.
6754
6755Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6756
6757 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6758 CFLAGS default to -O2.
6759
6760 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6761 when using GNU ld.
6762
6763Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6764
6765 * ltmain.sh: Correct install when using a different shell.
6766
6767Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6768
6769 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6770
6771Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6772
6773 * makefile.vms: Update to build binutils/makefile.vms. Add install
6774 target.
6775
6776Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6777
6778 * ltconfig: Update to correct AIX handling.
6779
6780Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6781
6782 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6783
6784 * configure.in (target_subdir): Set to ${target_alias} instead
6785 of "libraries".
6786
67871998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6788
6789 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6790 (Makefile): Depend on $(gcc_version_trigger).
6791
6792 * configure (gcc_version): Change default initializer to empty
6793 string.
6794 (gcc_version_trigger): New variable; pass this variable down
6795 to subdir configures to enable them checking gcc's version
6796 themselves. Emit make macros for both gcc_version vars.
6797 (topsrcdir): Initialize reliably.
6798 (recursion line): Remove --with-gcc-version=${gcc_version}.
6799
68001998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6801
6802 * configure (enable_version_specific_runtime_libs): Implement new flag
6803 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6804 in $(libsubdir); emit definition in each generated Makefile.
6805 (gxx_include_dir): Initialize depending on
6806 $enable_version_specific_runtime_libs.
6807
68081998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6809
6810 * configure (gcc_version): Initialize properly depending on
6811 how and where configure is started.
6812 (recursion line): Pass a --with-gcc-version=${gcc_version}
6813 to configures in subdirs.
6814
6815Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6816
6817 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6818 cygmon
252b5132
RH
6819
6820Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6821
6822 * configure.in: Add cygmon and libstub support for mn10200.
6823
68241998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6825
6826 * configure (gcc_version): Add new variable describing the
6827 particular gcc version we're building.
6828 * Makefile.in (libsubdir): Add new macro for the directory
6829 in which the compiler finds executables, libraries, etc.
6830 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6831 and libsubdir.
6832
6833Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6834
ba73c63f
JM
6835 * Makefile.in (local-clean): Remove *.log.
6836 (warning.log): Built with warn_summary from build.log.
6837 (mail-report.log): Run test_summary.
6838 (mail-report-with-warnings.log): Run test_summary including
6839 warning.log in the report.
252b5132
RH
6840
6841Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6842
6843 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6844
6845Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6846
6847 * Makefile.in (grep): Grep no longer depends on libiberty.
6848
6849Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6850
6851 * Makefile.in: all-snavigator needs all-libgui.
6852
6853Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6854
6855 * configure.in: Add cygmon and libstub support for mn10300.
6856
6857Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6858
6859 * missing: Update to version from automake 1.3.
6860
6861 * ltmain.sh: On installation, don't get confused if the same name
6862 appears more than once in the list of library names.
6863
6864Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6865
6866 * config.sub: Accept m68060 and m5200 as CPU names.
6867
6868Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6869
6870 * configure: Use && rather than using -a in test, because odd
6871 strings can confuse test.
6872 * configure.in: Likewise.
6873
6874Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6875
6876 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6877
6878Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6879
6880 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
6881 bootstrap4-lean): New targets.
6882
6883Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6884
6885 * mpw-* Delete. Not used.
252b5132
RH
6886
6887Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6888
6889 * COPYING.LIB: Update FSF address.
6890
6891Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6892
6893 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6894
6895 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6896 GAS_SUPPORT_DIRS.
6897
6898Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
6899
6900 * ltconfig, ltmain.sh: Avoid producing a version number if
6901 -version-info was not used.
6902
6903Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
6904
6905 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6906 building with newlib.
6907
69081998-04-30 Paul Eggert <eggert@twinsun.com>
6909
ba73c63f 6910 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 6911 Solaris `make' causes it to continue to next definition.
252b5132 6912
afb8d725
JM
6913Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
6914
6915 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6916 the right GUI libraries and files are installed along with GDB.
6917
252b5132
RH
6918Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
6919
6920 * configure.in: Change alpha to alpha* in several places.
6921
6922Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
6923
6924 * config.sub: Recognize sparc86x.
6925
6926Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 6927
252b5132
RH
6928 * configure.in (--enable-target-optspace): Remove debug echo.
6929
6930Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
6931
6932 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6933
6934Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
6935
6936 * ltconfig: Update cygwin32 support.
6937
6938 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6939 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6940 (GDB_SUPPORT_DIRS): Likewise.
6941
6942Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
6943
6944 * configure.in (target_makefile_frag): If --enable-target-optspace,
6945 use -Os to compile target libraries rather than -O2. Default to
6946 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6947 not used.
6948 * configure.in (target_cflags): Ditto for d30v.
6949
6950Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
6951
6952 * Makefile.in (all-bfd): Depend on all-intl.
6953 (all-binutils): Likewise.
6954 (all-gas): Likewise.
6955 (all-gprof): Likewise.
6956 (all-ld): Likewise.
6957
252b5132
RH
69581998-04-19 Brendan Kehoe <brendan@cygnus.com>
6959
6960 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6961
6962Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6963
6964 * Makefile.in (all-bfd): Depend upon all-libiberty.
6965
6966 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6967
6968Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6969
6970 * Makefile.in: Add libstub.
6971
6972 * configure.in: Ditto. Build libstub for targets that have cygmon
6973 support.
6974
6975Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6976
6977 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6978
6979Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6980
6981 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6982 use mh-sysv5 if specified. Support gprof on SCO Open Server.
6983
6984Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6985
6986 * configure: Define DEFAULT_M4 by searching PATH.
6987 * Makfile.in: Use DEFAULT_M4.
6988
6989Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6990
6991 * ltconfig: Add cygwin32 support.
6992
6993 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
6994 to configure and build.
6995
6996Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6997
6998 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
6999
7000Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
7001
7002 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7003
7004Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7005
7006 * Makefile.in: add ash make rules
7007 * configure.in: add ash to native_only and host_tools lists
7008
7009Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7010
7011 * Makefile.in (all-gettext, all-intl): New targets.
7012 (ALL_MODULES): Added all-gettext, all-intl.
7013 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7014 (INSTALL_MODULES): Added install-gettext, install-intl.
7015 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7016
7017 * configure.in (host_tools): Added gettext.
7018 (native_only): Likewise.
7019 (noconfigdirs) [various cases]: Likewise.
7020 (host_libs): Added intl.
7021
afb8d725
JM
7022Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7023
7024 * configure: Do not disable building gdbtk for cygwin32 hosts.
7025
ba73c63f
JM
7026Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7027
7028 * configure.in: Add thumb-coff target.
7029 * config.sub: Add thumb-coff target.
7030
252b5132
RH
7031Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7032
7033 * Makefile.in: Revert yesterday's change.
7034 (all-target-winsup): all-target-librx stays out of here.
7035
7036Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7037
ba73c63f
JM
7038 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7039 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7040 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
7041 Remove references to librx and libg++.
7042
7043Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7044
7045 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7046 recursive makes
7047
7048Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7049
7050 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7051 for newlib directory.
7052 (CXX_FOR_TARGET): Likewise.
7053
7054Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7055
7056 * ltconfig: Update after libtool/ltconfig.in change for
7057 hpux11.
7058
7059Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7060
7061 * ltconfig, ltmain.sh: Update to libtool 1.2.
7062
7063Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7064
7065 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7066 (install-gcc-cross): Instead, override LANGUAGES here.
7067
70681998-03-18 Dave Love <d.love@dl.ac.uk>
7069
7070 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7071 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7072
7073Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7074
7075 * configure.in: Add Thumb-pe target.
7076
7077Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 7078
252b5132
RH
7079 * Makefile.in - changed sn targets to snavigator
7080 * configure.in - changed sn targets to snavigator
7081
7082Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7083
7084 * config-ml.in: After building symlink tree call make distclean
7085 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7086 to be the case for libiberty.
7087
7088Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7089
7090 * configure: When making link, also check the current
7091 directory. The configure scripts may create one.
7092
7093Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7094
7095 * config.sub: Accept alphapca56 and alphaev6 properly.
7096
7097Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7098
7099 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7100
252b5132
RH
7101Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7102
80413487 7103 * config.sub (sco5): Fix typo.
252b5132
RH
7104
7105Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7106
7107 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7108 install-itcl.
7109 (install-itcl): Remove dependency on install-tcl.
7110
7111Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7112
7113 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7114
252b5132
RH
7115Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7116
7117 * configure.in: Don't build libgui for a cygwin32 target when not on
7118 a cygwin32 host.
7119
7120Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7121
7122 * configure (redirect): Set to null, so default behavior of
7123 configure is now --verbose.
7124
71251998-02-16 Dave Love <d.love@dl.ac.uk>
7126
7127 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7128 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7129
7130Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7131
7132 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7133 this change to sync Makefile.in with its ChangeLog entries.
7134
7135Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7136
7137 * ltmain.sh (mkdir): Check that the directory doesn't exist
7138 before we exit with error, so that we don't get races during
7139 parallel builds.
7140
7141Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7142
7143 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7144
7145Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7146
7147 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7148 PICFLAG_FOR_TARGET.
7149 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7150
7151 * configure: Emit a definition for the new macro enable_shared
7152 into each Makefile.
7153
252b5132
RH
7154Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7155
7156 * configure.in (host_tools, native_only): Add libtool.
7157
7158Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7159
7160 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7161 Fix typo in ming config comment.
7162
7163Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7164
7165 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7166
7167Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7168
7169 * config.sub: Add tic30 cases, and map c30 to tic30.
7170
ba73c63f
JM
7171Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7172
7173 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7174 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7175 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7176 (CLEAN_TARGET_MODULES): Similarly
7177 (all-target-libf2c): Add dependences.
35590697 7178 * configure.in (target_libs): Add libf2c.
ba73c63f 7179
252b5132
RH
7180Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7181
ba73c63f
JM
7182 * configure.in: Remove expect from noconfigdirs when target
7183 is cygwin32. OK to build expect and dejagnu with Canadian
7184 Cross.
252b5132
RH
7185
7186Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7187
7188 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7189 host.
7190
7191 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7192 and mingw32.
7193
7194Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7195
7196 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7197 here as it is not defined in the toplevel Makefile.
7198
7199Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7200
7201 * configure (package_makefile_rules_frag): New variable, which names
7202 a file with generic rules, ...
7203 Change comment to mention we now have FIVE parts.
7204 * configure: Undo last change.
7205
7206Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7207
7208 * config.guess: More accurate determination of HP processor types.
7209 * config.sub: More accurate determination of HP processor types.
7210
7211Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7212
7213 * configure (package_makefile_frag): Move inserting the
7214 ${package_makefile_frag} to where it should be according
7215 to the comment.
7216
ba73c63f 7217Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
7218
7219 * config.guess: Add support for Linux/ARM.
7220
7221Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7222
7223 * .cvsignore: Remove *-info and *-install since they match
7224 release-info and mpw-install, which we don't want to just ignore.
7225
7226Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7227
7228 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7229
7230Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7231
7232 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7233 local_prefix to sub-make invocations.
7234
7235Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7236
7237 * configure.in: Check makefile fragments in the source
7238 directory.
7239
7240Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7241
ba73c63f
JM
7242 * configure.in: Check whether host and target makefile
7243 fragments exist before adding them to *_makefile_frag.
252b5132
RH
7244
7245Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7246
7247 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 7248
252b5132
RH
7249Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7250
7251 * configure.in: Make sure we only replace RPATH_ENVVAR on
7252 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7253 regexp to sed.
7254
7255 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7256 to sub-makes.
7257
72581998-01-13 Lee Iverson (leei@ai.sri.com)
7259
7260 * config-ml.in (multi-do): LDFLAGS must include multilib
7261 designator.
7262
7263Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
7264
7265 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7266
7267Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7268
7269 * config.sub: Add mingw32 support.
7270 * configure.in: Likewise.
252b5132
RH
7271
7272Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7273
7274 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7275
7276Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7277
7278 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7279 * configure (gxx_include_dir): Provide a definition for subdirs
7280 which do not use autoconf.
7281
7282Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7283
7284 * config.guess: Sync with egcs. Picks up new alpha support,
7285 BeOS & some additional linux support.
7286
ba73c63f 7287Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7288
7289 * config.guess: HP 9000/803 is a PA1.1 machine.
7290
ba73c63f
JM
7291Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7292
7293 * configure.in: It's alpha*-...
252b5132
RH
7294
7295Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7296
ba73c63f
JM
7297 * configure.in (host_makefile_frag, target_makefile_frag):
7298 Handle multiple config files.
7299 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7300 alpha-*-*.
252b5132
RH
7301
7302Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7303
7304 * mkdep: New file.
7305
7306Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7307
7308 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7309
7310Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7311
7312 * Makefile.in: Add libgui directory.
7313 (GDB_TK): Add all-libgui.
7314 * configure.in: Add libgui directory.
7315 * configure: Add all-libgui to GDB_TK.
7316
7317Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7318
7319 * config-ml.in (multidirs): Add m32r to multilib list.
7320
7321Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7322
7323 * Makefile.in (all-target-gperf): Change dependency to
7324 all-target-libstdc++.
7325
7326Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7327
7328 * config.guess: Add BeOS support.
7329
7330Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7331
7332 Source directory cvs renamed to cvssrc:
7333 * configure.in (host_tools): Change cvs to cvssrc.
7334 (native_only): Likewise.
7335 (noconfigdirs) [various cases]: Likewise.
7336 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7337 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7338 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7339 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7340 (all-cvssrc): Rename target from all-cvs.
7341
7342Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7343
7344 * configure (gxx_include_dir): Fix thinko.
7345
7346Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7347
7348 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7349 (install-cross, install-gcc-cross): New targets.
7350
7351Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7352
7353 * configure.in (noconfigdirs): Add support for Thumb target.
7354
7355 * config.sub (maybe_os): Add support for Thumb target.
7356
7357Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7358
7359 * Makefile.in: Add rules for cygmon.
7360
7361 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7362
7363Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7364
7365 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7366 * configure (gxx_include_dir): Provide a definition for subdirs
7367 which do not use autoconf.
7368
7369Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7370
7371 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 7372 11/18/97 build
252b5132
RH
7373
7374Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7375
7376 * From Franz Sirl.
7377 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7378 found on RedHat Linux systems.
7379
7380Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7381
7382 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7383 guesses.
7384
7385Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7386
7387 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7388
7389Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7390
7391 * ltmain.sh: If mkdir fails, check whether the directory was created
7392 anyhow by some other process.
7393
7394Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7395
7396 * configure.in (d30v-*-*): Configure all directories.
7397
7398Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7399
7400 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7401 for the D30V.
7402
7403Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7404
7405 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7406
7407Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7408
80413487
RH
7409 * include/libiberty.h: Add extern "C" { so it can be used with C++
7410 progrms.
7411 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7412 programs.
252b5132
RH
7413
7414Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7415
7416 * configure.in (d30v-*-*): Configure GCC now.
7417
7418Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7419
7420 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7421 is no longer needed.
7422
7423Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7424
7425 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7426
7427Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7428
7429 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7430 targets using "$@" to provide support for similar but not identical
7431 targets without having to duplicate code.
7432
7433Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7434
7435 * makefile.vms: Fix to work with DEC C.
7436
7437Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7438
7439 * config.sub: Add mips-tx39-elf to marketing names.
7440
7441Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7442
7443 * ltmain.sh: Handle symlinks in generated script.
7444
7445Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7446
7447 * configure: Handle autoconf style directory options: --bindir,
7448 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7449 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7450 --sysconfdir.
7451 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7452 (sharedstatedir, localstatedir, oldincludedir): New variables.
7453 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7454 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7455 sbindir, sharedstatedir, and sysconfdir.
7456
7457Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7458
7459 * Makefile.in (bootstrap-lean): New target.
7460
7461Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7462
7463 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 7464 sn, and gnuserv from noconfigdirs.
252b5132
RH
7465
7466Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7467
7468 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7469
7470Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7471
ba73c63f 7472 * Makefile.in (cross): New target.
252b5132
RH
7473
7474Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 7475 Jeff Law <law@cygnus.com>
252b5132
RH
7476
7477 * Makefile.in (bootstrap2, bootstrap3): New targets.
7478 (all-bootstrap): Remove outdated and confusing target.
7479 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7480
afb8d725
JM
7481Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7482
7483 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 7484 windows. Consistent with gdb/configure.
afb8d725 7485
252b5132
RH
74861997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7487
252b5132
RH
7488 * configure.in: Name Linux target fragment.
7489
7490 * configure: Rewrite so that project Makefile fragment is inserted
7491 first and appears last in the resulting Makefile.
7492
7493Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7494
7495 * Makefile.in (install-itcl): Install tcl first.
7496
252b5132 7497Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 7498
252b5132
RH
7499 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7500
7501Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7502
7503 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7504
7505 * configure.in (skipdirs): Add target-librx for Linux.
7506 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7507
7508Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7509
7510 * Makefile.in (bootstrap): New target.
7511
7512Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7513
7514 * config.sub: Accept 'amigados' for backward compatability.
7515
7516Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7517
7518 * config.guess: Merge with FSF.
7519
ba73c63f
JM
7520Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7521
7522 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7523
252b5132
RH
7524Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7525
7526 * config.sub: Add "marketing-names" patch.
7527
7528Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7529
80413487 7530 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
7531
7532Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7533
7534 * config.sub: Handle v850-elf.
7535
ba73c63f
JM
7536Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7537
7538 * .cvsignore (*-install): Remove.
7539
252b5132
RH
7540Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7541
7542 * ltconfig: Set CONFIG_SHELL in libtool.
7543 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7544
7545Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7546
7547 * configure.in (target_subdir): Set to libraries if enable_multilib.
7548
7549Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7550
7551 * config.guess: Update from gcc directory.
7552
7553Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7554
7555 * Makefile.in (all-sim): Depends on all-readline.
7556
7557Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7558
7559 * Makefile.in (BISON, YACC): Use $$s.
7560 (all-bison): Depend on all-texinfo.
7561
7562Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7563
7564 * Makefile.in (BISON): Add -L flag.
7565 (YACC): Likewise.
7566
7567Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7568
35590697
AJ
7569 * configure.in (noconfigdirs): Add support for v850e target.
7570
252b5132
RH
7571 * config.sub (maybe_os): Add support for v850e target.
7572
7573Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7574
35590697
AJ
7575 * configure.in (noconfigdirs): Add support for v850ea target.
7576
252b5132
RH
7577 * config.sub (maybe_os): Add support for v850ea target.
7578
7579Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7580
7581 * config.sub: Add mipstx39. Delete r3900.
7582
7583Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7584
7585 * Makefile.in (all-autoconf): Depends on all-texinfo.
7586
7587Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7588
7589 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7590 eabi targets.
7591
7592Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7593
7594 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7595
7596 * configure: When handling a Canadian Cross, handle YACC as well as
7597 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7598 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7599
7600Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7601
7602 * Makefile.in (BISON): bison, not byacc or bison -y.
7603 (YACC): bison -y or byacc or yacc.
7604 (various): Add *-bison as appropriate.
7605 (taz): No need to mess with BISON anymore.
7606
7607Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7608
7609 * configure: If OSTYPE matches *win32*, try to find a good value for
7610 CONFIG_SHELL.
7611
7612Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7613
7614 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7615 configure.in if it is present.
7616
7617Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7618
7619 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7620
7621Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7622
7623 * config.sub: Recognize `arc' cpu.
7624 * configure.in: Likewise.
7625 * config-ml.in: Likewise.
7626
7627Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7628
7629 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7630
7631Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7632
7633 * configure: Changed sed delimiter from ':' to '|' when
7634 attempting to substitute ${config_shell} for SHELL. On
7635 NT ${config_shell} may contain a ':' in it.
7636
7637Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7638
7639 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7640
7641Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7642
7643 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7644
7645Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7646
7647 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7648
7649 * ylwrap: If the program is a relative path, force it to be
7650 absolute.
7651
7652Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7653
7654 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7655
7656Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7657
7658 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7659 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7660 for libraries.
252b5132
RH
7661
7662Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7663
7664 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7665 separated by spaces.
252b5132
RH
7666
7667Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7668
7669 * ylwrap: New file.
7670 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7671
7672 * ltmain.sh: Handle /bin/sh at start of install program.
7673
7674 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7675
7676 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7677 * missing: New file, from automake 1.2.
7678
7679Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7680
7681 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7682 check-tk to CHECK_X11_MODULES.
7683
7684Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7685
7686 * config.sub: Merge with FSF.
7687
7688Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7689
7690 * config.guess: Merge with FSF.
7691
7692Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7693
7694 * configure: Treat msdosdjgpp like go32.
7695 * configure.in: Likewise. Don't remove gprof for go32.
7696
7697 * configure: Change Makefile.tem2 to Makefile.tm2.
7698
7699Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7700
7701 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7702
7703Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7704
7705 * install-sh (chmodcmd): Set to null if the DST directory already
7706 exists. Same as Nov 11th change.
7707
7708Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7709
35590697 7710 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7711
7712Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7713
7714 * config.guess: Update from FSF.
7715
7716Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7717
7718 * Makefile.in (GDB_TK): Depend on itcl and tix.
7719
7720Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7721
7722 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7723 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7724 (INSTALL_SCRIPT): New variable.
7725 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7726 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7727 to -x.
7728 * install-sh: Add support for -x option.
7729
7730Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7731
7732 * configure.in, Makefile.in: Treat tix like itcl.
7733
7734Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7735
7736 * Makefile.in (WINDRES): New variable.
7737 (WINDRES_FOR_TARGET): New variable.
7738 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7739 (EXTRA_HOST_FLAGS): Add WINDRES.
7740 (EXTRA_TARGET_FLAGS): Add WINDRES.
7741 (EXTRA_GCC_FLAGS): Add WINDRES.
7742 ($(DO_X)): Pass down WINDRES.
7743 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7744 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7745 DLLTOOL_FOR_TARGET.
7746
7747Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7748
7749 * configure.in: configure sim before gdb for win32-x-ppc
7750
7751Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7752
7753 Move gperf into the toplevel, from libg++.
7754 * configure.in (target_tools): Add target-gperf.
7755 (native_only): Add target-gperf.
7756 * Makefile.in (all-target-gperf): New target, depend on
7757 all-target-libg++.
7758 (configure-target-gperf): Empty rule.
7759 (ALL_TARGET_MODULES): Add all-target-gperf.
7760 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7761 (CHECK_TARGET_MODULES): Add check-target-gperf.
7762 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7763 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7764
7765Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7766
252b5132
RH
7767 * config.sub (mn10200): Recognize new basic machine.
7768
7769Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7770
7771 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7772 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7773
7774Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7775
7776 * configure.in: If we're building mips-sgi-irix6* native, turn on
7777 ENABLE_MULTILIB and set TARGET_SUBDIR.
7778
7779Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7780
7781 * Makefile.in (all-sn): Depend on all-grep.
7782
7783Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7784
7785 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7786
7787 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7788 Makefile. From Jeff Makey <jeff@cts.com>.
7789 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7790
7791 * Makefile.in (DISTBISONFILES): Remove.
7792 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7793 $(DEFAULT_YACC).
7794
7795 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7796 cygwin32.
252b5132
RH
7797
7798 * Makefile.in (LD): New variable.
7799 (EXTRA_HOST_FLAGS): Pass down LD.
7800 ($(DO_X)): Likewise.
7801
7802Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7803
7804 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7805
7806Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7807
7808 * configure.in (targargs): Strip out any supplied --build argument
35590697 7809 before adding our own. Always add --build.
252b5132
RH
7810
7811Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7812
7813 * configure.in (targargs): Pass --build if we're doing
7814 a cross-compile.
7815
7816Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7817
ba73c63f 7818 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7819 sed. Otherwise sed chokes on NT path names with drive
7820 designators. Also look for "?:*" as the leading characters in an
7821 absolute pathname.
7822
7823Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7824
7825 * config.sub: Support for r3900.
7826
7827Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7828
7829 * configure.in: Use install-sh, not install.sh.
7830
7831Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7832
7833 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7834 apply it twice.
7835
7836Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7837
7838 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7839 install-binutils.
7840
7841Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7842
7843 * Makefile.in: Add automake targets.
7844 * configure.in (host_tools): Add automake.
7845
7846Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7847
7848 * configure: Default CXX to c++, not gcc.
7849 * Makefile.in (CXX): Set to c++, not gcc.
7850 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7851
7852Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7853
7854 * install-sh: try appending a .exe if source file doesn't
7855 exist
7856
7857Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7858
7859 * configure.in: Turn on multilib by default.
7860 (cross_only): Remove target-libiberty.
7861
7862 * Makefile.in (all-gcc): Don't depend on libiberty.
7863
7864Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7865
7866 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7867
7868Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7869
7870 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7871 (DISTBISONFILES): Add ld/Makefile.in
7872
7873Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7874
7875 * configure.in: if target is cygwin32 but host isn't cygwin32,
7876 don't configure gdb tcl tk expect, not just gdb.
7877
7878Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7879
7880 * configure.in: Added gnuserv everywhere sn appears.
7881
7882 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7883 (CROSS_CHECK_MODULES): Added check-gnuserv.
7884 (INSTALL_MODULES): Added install-gnuserv.
7885 (CLEAN_MODULES): Added clean-gnuserv.
7886 (all-gnuserv): New target.
7887
7888Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7889
7890 * config.guess: Fixes for MIPS OpenBSD systems.
7891
7892Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7893
7894 * Makefile.in (INSTALL_XFORM): Remove.
7895 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7896
7897 * mkinstalldirs: New file, copied from automake.
7898 * Makefile.in (installdirs): Rename from install-dirs. Use
7899 mkinstalldirs. Change all users.
7900 (DEVO_SUPPORT): Add mkinstalldirs.
7901
7902Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
7903
7904 * install-sh: Rename from install.sh.
7905 * Makefile.in (INSTALL): Change install.sh to install-sh.
7906 (DEVO_SUPPORT): Likewise.
7907
7908 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
7909 Graichen <graichen@rzpd.de>.
7910
7911Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
7912
7913 * config.guess: Recognize OpenBSD systems correctly.
7914
7915Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7916
7917 * README, Makefile.in (ETC_SUPPORT): Remove references to
7918 cfg-paper*, configure.{texi,man,info*}._
7919
7920Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
7921
7922 * Makefile.in (all.normal): Ensure that gcc is built after all
7923 the x11 - ie gdb - targets.
7924
7925Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
7926
7927 * makefile.vms: Don't run conf-a-gas.
7928
7929Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
7930
80413487 7931 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
7932
7933Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
7934
7935 * configure.in: Remove noconfigdirs case since gdb also
7936 configures and builds for tic80-coff.
7937
7938Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
7939
7940 * configure: Set cache_file to config.cache.
7941 * Makefile.in (local-distclean): Remove config.cache.
7942
7943Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
7944
7945 * COPYING: Update FSF address.
7946
7947Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
7948
7949 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7950 noconfigdirs.
7951
7952Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
7953
7954 * Makefile.in (install-dirs): Don't crash if prefix, and hence
7955 MAKEDIRS, is empty.
7956
7957Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7958
7959 * config.sub: Tweak mn10300 entry.
7960
7961Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7962
7963 * configure.in (host_tools): Put sim before gdb, so gdb's
7964 configure.tgt can determine if the simulator was configured.
7965
7966Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7967
7968 * config.sub: Move BeOS $os case to be with other Cygnus
7969 local cases.
7970
7971Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7972
7973 * config.sub: Remove misplaced comment that broke Linux.
7974
7975Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7976
7977 * config.sub: Add BeOS support.
7978
7979Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7980
7981 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7982
7983Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7984
7985 * configure.in (noconfigdirs): Remove tcl and tk from
7986 noconfigdirs for cygwin32 builds.
7987
7988Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7989
7990 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7991
7992Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7993
7994 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7995 make-all.com, use makefile.vms instead.
7996
7997Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7998
7999 * config.sub: Accept -lnews*.
8000
8001Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8002
8003 * configure.in (noconfigdirs): Disable target-newlib,
35590697 8004 target-examples and target-libiberty for d30v.
252b5132
RH
8005
8006Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8007
8008 * configure.in (noconfigdirs): Enable ld for d30v.
8009
8010Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8011
8012 * configure.in (tic80-*-*): Build compiler.
8013
8014Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8015
8016 * configure.in (d30v-*): Remove sim directory from list of
35590697 8017 unsupported d30v directories
252b5132
RH
8018
8019Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8020
35590697
AJ
8021 * config.sub, configure.in: Add d30v target cpu.
8022
252b5132
RH
8023Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8024
8025 * makefile.vms: New file.
8026 * make-all.com: Remove.
8027
8028Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8029
8030 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8031
8032Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8033
8034 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8035
8036Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8037
8038 * Makefile.in (ALL_MODULES): Added all-db.
8039 (CROSS_CHECK_MODULES): Addec check-db.
8040 (INSTALL_MODULES): Added install-db.
8041 (CLEAN_MODULES): Added clean-db.
8042
8043Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8044
8045 * config.guess: Merge with latest FSF sources.
8046
8047Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8048
8049 * Makefile.in (ALL_MODULES): Added all-itcl.
8050 (CROSS_CHECK_MODULES): Added check-itcl.
8051 (INSTALL_MODULES): Added install-itcl.
8052 (CLEAN_MODULES): Added clean-itcl.
8053
8054Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8055
8056 * configure.in: build gdb for mn10200
8057
8058Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8059
8060 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8061
8062Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8063
8064 * configure.in (tic80-*-*): Turn off most targets right now.
8065
8066Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8067
8068 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8069 rather than the makeinfo program.
8070 (do-info): Depend upon all-texinfo.
8071
8072Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8073
8074 * configure.in: Remove uses of config/mh-linux.
8075
8076 * config.sub, config.guess: Merge with latest FSF sources.
8077
8078Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8079
8080 * config.sub (case $basic_machine): Add tic80 entries.
8081
8082Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8083
8084 * config.sub, config.guess: Merge with latest FSF sources.
8085
8086Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8087
8088 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8089 * mpw-config.in: Test for NewFolderRecursive.
8090 * mpw-install: Use symbolic name for startup filename.
8091 * mpw-README: Add various additional details.
8092
8093Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8094
8095 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8096
8097Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8098
8099 * configure.in: Do build gcc and the target libraries for
8100 the mn10200.
8101
8102Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8103
8104 * configure.in: don't avoid building gdb for mn10300 any more
8105 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8106 instead of single-quoting it.
8107
8108Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8109
8110 * configure.in: Don't use --with-stabs on IRIX 6.
8111
8112Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8113
8114 * configure.in (m32r): Build gdb, libg++ now.
8115
8116Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8117
8118 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8119 directories from noconfigdirs.
8120
8121Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8122
8123 * config.sub (basic_machine): added mips16 configuration
8124
8125Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8126
8127 * config.sub: Handle d10v-unknown.
8128
8129Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8130
8131 * config.sub: Handle v850-unknown.
8132
8133Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8134
8135 * Makefile.in: add findutils
8136 * configure.in: add findutils to list of host_tools
8137
8138Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8139
8140 * config.sub: Handle mn10200 and mn10300.
8141
8142Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8143
8144 * configure.in (d10v-*): Do not build librx.
8145
8146Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8147
8148 * configure.in (mn10300): Build everything except gdb & libgloss.
8149
8150Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8151
8152 * config.guess: Patch for Dansk Data Elektronik servers,
8153 from Niels Skou Olsen <nso@dde.dk>.
8154
8155 For ncr, use /bin/uname rather than uname, since GNU uname does not
8156 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8157
8158 Patch for MIPS R4000 running System V,
8159 from Eric S. Raymond <esr@snark.thyrsus.com>.
8160
8161 Fix thinko for nextstep.
8162
8163 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8164
8165 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8166 * config.guess: Guess mips-dec-mach_bsd4.3.
8167
8168 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8169 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8170 release numbers.
8171 * config.guess (mips-mips-riscos*): Emit just enough of the
8172 release number.
8173
8174 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8175 * config.guess (sparc-auspex-sunos*): Added.
8176 (f300-fujitsu-*): Added.
8177
8178 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8179 * config.guess: Recognize a Tadpole as a sparc.
8180
8181Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8182
8183 * config.guess: Don't assume that NextStep version is either 2 or
8184 3. NextStep 4 (aka OpenStep 4) has come out now.
8185
8186Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8187
8188 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8189 From Rik Faith <faith@cs.unc.edu>.
8190
8191Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8192
8193 * config.sub: Contributions from bug-gnu-utils to:
8194 Support plain "hppa" (no version given) architecture, reported by
8195 OpenStep.
8196 OpenBSD like NetBSD.
8197 LynxOs is not a hardware supplier.
8198
8199 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 8200 OpenBSD like NetBSD.
252b5132
RH
8201 Stratus systems.
8202 More Pyramid systems.
8203 i[n>4]86 Intel chips.
8204 M680[n>4]0 Motorola chips.
8205 Use unknown instead of lynx for hardware manufacturer.
8206
8207Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8208
8209 * install.sh (chmodcmd): Set to null if the DST directory already
8210 exists.
8211
8212Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8213
8214 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8215 not use mt-ppc target Makefile fragment any more.
8216
8217Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8218
8219 * configure.in (*-*-windows): Exclude everything but those dirs
8220 needed to build windows.
8221
8222Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8223
8224 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8225
8226Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8227
8228 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
8229
8230Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8231
8232 * Undo my previous change.
8233
8234Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8235
8236 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8237 unconditionally.
8238 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8239
8240Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8241
8242 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8243 host to add it's own flags.
252b5132
RH
8244
8245Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8246
8247 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8248
8249Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8250
8251 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8252 (CXX_FOR_TARGET): Likewise.
8253 (GCC_FOR_TARGET): Define.
8254 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8255 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8256 CC_FOR_TARGET was specified on the command line.
8257 (MAKEOVERRIDES): Don't define.
8258
8259Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8260
8261 * configure.in (m32r): Fix spelling of libg++ libs.
8262
8263Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8264
8265 * config.sub (-apple*): Remove, now redundant.
8266
8267Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8268
8269 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8270
8271 * configure: Rework yesterday's sed script patch.
8272
8273 * config.sub: Merge with FSF.
8274
8275Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8276
8277 * config.guess: Merge from FSF.
8278
8279 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
8280 * config.guess: Use pc instead of unknown, for pc clone systems.
8281 Change linux to linux-gnu.
252b5132
RH
8282
8283 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 8284 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
8285
8286Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8287
8288 * test-build.mk (HOLES): Add "xargs" for gdb.
8289
8290 * configure: Avoid hpux10.20 sed bug.
8291
8292Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8293
4bddf3ad 8294 * configure.in: Add support for windows host
252b5132
RH
8295 (that is a build done under the Microsoft build environment).
8296
8297Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8298
8299 * Makefile.in: Replace all uses of srcroot with s, to shrink
8300 command line lengths.
8301
8302 Patches from Geoffrey Noer <noer@cygnus.com>:
8303 * configure.in: If configuring for newlib, pass --with-newlib to
8304 subdirectories.
8305 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8306 -Bnewlib/ and -Lwinsup to gcc.
8307 (CXX_FOR_TARGET): Likewise.
8308
8309Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8310
8311 * Makefile.in (ETC_SUPPORT): Add configure.
8312
8313Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8314
35590697 8315 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
8316 host configuration file.
8317
8318Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8319
8320 * configure.in: Break mn10x00 support into separate
8321 mn10200 and mn10300 configurations.
8322 * config.sub: Likewise.
8323
8324Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8325
8326 * configure.in: Add lots of stuff to noconfigdirs for
8327 the mn10x00 targets.
8328
8329 * config.sub, configure.in: Add mn10x00 support.
8330
8331Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8332
8333 * make-all.com: Call conf-a-gas, not config-a-gas.
8334
8335Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8336
8337 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 8338 targets.
252b5132
RH
8339
8340Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8341
8342 * mpw-README: Add much more detail for native PowerMac.
8343 * mpw-install: New file.
8344 * mpw-configure: Add --norecursion and --help options.
8345 * mpw-config.in: Translate readme and install files when
8346 copying to objdir.
8347 * mpw-build.in: Don't always depend on byacc and flex.
8348 (install-only-top): New action.
8349
8350Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8351
8352 * configure.in: You can now configure GDB for the v850.
8353
8354Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8355
8356 * configure.in (noconfigdirs): Don't configure any C++ dirs
8357 if targeting D10V.
8358
8359Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8360
8361 * config.sub: Recognize mips64vr5000.
8362
8363Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8364
8365 * configure.in: Use a single line for host_tools and native_only.
8366
8367Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8368
8369 * config.sub, configure.in: Add entries for m32r.
8370
8371Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8372
8373 * Makefile.in (inet-install): Don't run install-gzip.
8374
8375Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8376
8377 * configure.in: Don't config lots of things for *-*-windows*.
8378
8379Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8380
8381 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8382 (host_libs, host_tools): Copy from configure.in.
8383 * mpw-configure: Don't complain about directories not found.
8384
8385Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8386
8387 * configure.in (i[345]86): Recognize i686 for pentium pro.
8388 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8389 file.
8390
8391 * config.guess (i[345]86): Ditto.
8392
8393Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8394
8395 * configure.in (noconfigdirs): Removed gdb for D10V.
8396
8397Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8398
8399 * configure.in: Remove ld, target-libio, target-libg++, and
8400 target-libstdc++ from noconfigdirs.
8401
8402Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8403
8404 * configure: Fix three locations where shell scripts were
8405 being run directly rather than with config_shell.
8406
8407Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8408
8409 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8410 * config.sub (basic_machine): Recognize v850.
8411
8412Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8413
8414 * mpw-configure: Handle multiple enable/disable options and
8415 pass them down recursively, handle -c and -s flags appropriately
8416 depending on choice of compiler, add escape mechanism for
8417 quoted arguments to gC.
8418
8419Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8420
8421 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8422 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8423 so that -mrelocatable-lib and -mno-eabi are used.
8424
8425 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8426 not support --print-multi-lib, don't abort.
8427
252b5132
RH
8428Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8429
8430 * make-all.com: Run config-a-gas.
8431 * setup.com: Don't copy subdirectory files around.
8432
8433Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8434
8435 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8436 target, it now compiles correctly.
8437
8438Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8439
8440 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8441
8442Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8443
35590697 8444 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
8445
8446Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8447
8448 * configure.in (native_only): Add prms.
8449
8450Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8451
8452 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8453 (BINUTILS_SUPPORT_DIRS): Likewise.
8454
8455Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8456
8457 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8458 d10v support is added.
8459
8460Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8461
8462 * configure.in (d10v-*-*): New target.
8463
8464Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8465
8466 * config.guess (HP 9000/811): Recognize this as a PA1.1
8467 machine.
8468
8469Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8470
8471 * Makefile.in (do-tar-gz): New target, split out from tail end of
8472 taz target. Run each command separately, don't use pipes.
8473 (taz): Use it.
8474
8475Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8476
8477 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8478 * mpw-build.in: No builds should depend on building byacc or flex,
8479 they are assumed to be installed already.
8480
8481Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8482
8483 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8484 variable that CC_FOR_TARGET needs.
8485
8486Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8487
8488 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8489 options have changed since the last time the subdirectory was
8490 configured, and if it has, reconfigure.
8491 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8492 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8493
8494Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8495
8496 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8497 CLEAN_MODULES): Add bash.
8498 (all-bash): New target.
8499
8500Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8501
8502 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8503
8504Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8505
8506 * config.sub (basic_machine): Recognize d10v as a valid processor.
8507
8508Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8509
8510 * mpw-configure: Add support for --bindir.
8511 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8512
8513Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8514
8515 * configure.in: add bash, time, gawk to list of hosttools and things
8516 to only build for native toolchains
8517
8518Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8519
8520 * Makefile.in (docdir): Remove.
8521
8522Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8523
8524 * Makefile.in (datadir): Set to $(prefix)/share.
8525
8526Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8527
8528 * configure.in: build diff and patch for cygwin32-hosted
8529 toolchains.
8530
8531Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8532
8533 * config.sub: Accept -rtems*.
8534
8535Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8536
80413487 8537 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
8538 remove diff from the list of things not buildable
8539 via Canadian Cross
252b5132
RH
8540
8541Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8542
8543 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 8544 don't get ". ".
252b5132
RH
8545
8546Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8547
8548 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8549
8550Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8551
8552 * Makefile.in (taz): Handle case where tex3patch didn't even get
8553 checked out. Also, if it was found, put the symlink in a new util
8554 subdirectory.
8555
8556Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8557
8558 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8559
8560Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8561
8562 * config.sub: Recognize -openvms.
8563 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8564 * make-all.com, setup.com: New files.
8565
8566Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8567
8568 * Makefile.in (taz): tex3patch moved to texinfo/util.
8569
8570Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8571
afb8d725 8572 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8573 * configure.in: remove make from disable-if-Can-Cross list
8574 enable gdb if ${host} and ${target} are cygwin32
8575
8576Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8577
8578 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8579 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8580
8581Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8582
8583 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8584 distinguish sysv/svr4/bsd variants.
8585 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8586
8587Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8588
8589 * configure.in: Added copyright notice.
8590 * move-if-change: Added copyright notice.
8591
8592Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8593
8594 * configure.in (powerpcle-*-solaris*): Until we get shared
8595 libraries working, don't build gdb, sim, make, tcl, tk, or
8596 expect.
8597
8598Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8599
8600 * config.guess: Merge with FSF:
8601
8602 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8603 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8604
8605 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8606 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8607
8608 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8609 * config.guess: Combine two OSF1 rules.
8610 Also recognize field test versions. From mjr@zk3.dec.com.
8611 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8612 because GNU uname does not support -p. From pmr@pajato.com.
8613
8614Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8615
8616 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8617
8618Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8619
8620 * mpw-README: Document GCCIncludes.
8621
8622Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8623
8624 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8625
8626Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8627
8628 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8629
8630Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8631
8632 * configure.in (*-*-cygwin32): Configure make.
8633
8634Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8635
8636 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8637
8638Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8639
8640 * Makefile.in (all-inet): Depend on all-perl.
8641
8642 * Makefile.in (inet-install): New target.
8643
8644 * Makefile.in (all-inet): Depend on all-tcl.
8645 (all-inet): Depend on all-send-pr.
8646
8647Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8648
8649 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8650 temporarily.
8651
8652Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8653
8654 * configure.in: Don't configure --with-gnu-ld on AIX.
8655
8656Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8657
8658 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8659
8660Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8661
8662 * Makefile.in (ALL_MODULES): Added all-inet.
8663 (CROSS_CHECK_MODULES): Added check-inet.
8664 (INSTALL_MODULES): Added install-inet.
8665 (CLEAN_MODULES): Added clean-inet.
8666 (all-indent): New target.
8667
8668 * configure.in (host_tools): Added inet.
8669 (native_only): Added inet.
8670 (noconfigdirs): Added inet.
8671
8672Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8673
8674 * configure.in: Don't configure libgloss if we are not configuring
8675 newlib.
8676
8677Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8678
8679 * configure.in: Don't configure libgloss for unsupported
8680 architectures.
8681
8682Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8683
8684 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8685
8686Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8687
8688 * Makefile.in (ALL_MODULES): Include all-apache.
8689 (CROSS_CHECK_MODULES): Include check-apache.
8690 (INSTALL_MODULES): Include install-apache.
8691 (all-apache): New target.
8692
8693 * configure.in: Added apache everywhere perl is seen.
8694
8695Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8696
8697 * Makefile.in: Add support for clean-{module} and
8698 clean-target-{module} rules.
8699
8700Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8701
8702 * configure.in (*-*-ose) do not build libgloss.
8703
8704Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8705
8706 * config.guess (prep*:SunOS:5.*:*): Turn into
8707 powerpele-unknown-solaris2.
8708
8709Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8710
8711 * configure.in: Permit --enable-shared to specify a list of
8712 directories.
8713
8714Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8715
8716 * configure.in (host==solaris): Pass only the first word of $CC
8717 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8718
8719Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8720
8721 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8722
8723Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8724
8725 * Makefile.in (ALL_MODULES): Include all-perl.
8726 (CROSS_CHECK_MODULES): Include check-perl.
8727 (INSTALL_MODULES): Include install-perl.
8728 (ALL_X11_MODULES): Include all-guile.
8729 (CHECK_X11_MODULES): Include check-guile.
8730 (INSTALL_X11_MODULES): Include install-guile.
8731 (all-perl): New target.
8732 (all-guile): New target.
8733
8734 * configure.in (host_tools): Include perl and guile.
8735 (native_only): Include perl and guile.
8736 (noconfigdirs): Don't build guile and perl; no ports have been
8737 done.
8738
8739Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8740
80413487
RH
8741 * configure (--enable-*): Handle quoted option lists such as
8742 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8743
8744Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8745
8746 * Makefile.in ({,inst}all-target): New rule so we can make and
8747 install all of the target directories easily.
8748
8749Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8750
8751 * configure.in: Add missing global flag in sed substitution when
8752 deleting `target-' from ${configdirs}.
8753
8754Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8755
8756 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8757 option.
8758
8759 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8760 config/mh-necv4.
8761
8762 * install.sh: Correct misspelling of transformbasename.
8763
8764 * config.guess: Recognize mips-*-sysv*.
8765
8766Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8767
8768 * config.sub: Recognize mon960.
8769
8770Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8771
8772 * configure: Restore Canadian Cross handling of BISON and LEX,
8773 removed in Feb 20 change.
8774
8775Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8776
8777 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8778 Mention make install. Remove the old copyright date as well the
8779 clumsy and rather pointless copyright on the README file.
8780
8781Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8782
8783 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8784 Makefile after running symlink-tree, then run `make distclean' to
8785 avoid clobbering any generated files in srcdir.
8786
8787Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8788
8789 * configure.in (m68k-*-netbsd*): Build everything now.
8790
8791Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8792
8793 * Makefile.in (taz): Fix quoting.
8794
8795Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8796
8797 * configure.in (sparclet-*-*): Build everything now.
8798
8799Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8800
8801 * configure.in (m68k-*-linux*): New host.
8802
8803Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8804
8805 * configure: Check for bison before byacc.
8806
8807Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8808
8809 * Makefile.in configure: Change the way LEX and BISON/YACC are
8810 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8811 searching PATH. These are used as fallbacks by Makefile.in if
8812 flex/bison/byacc aren't in objdir.
8813
8814Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8815
8816 * Makefile.in: Make everything which depends upon all-bfd also
8817 depend upon all-opcodes, in case --with-commonbfdlib is used.
8818
8819Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8820
8821 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8822 building NT native compilers on Unix.
8823
8824Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8825
8826 * configure.in: Don't get CC from the host Makefile fragment if we
8827 can find gcc in PATH, or if this is a Canadian Cross. Move the
8828 Solaris test for /usr/ucb/cc to the post target script, just after
8829 the compiler sanity test.
8830
8831Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8832
8833 * config.sub: Merge with FSF.
8834
8835Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8836
8837 * Makefile.in (RPATH_ENVVAR): New variable.
8838 (REALLY_SET_LIB_PATH): Use it.
8839 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8840
8841Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8842
8843 * config.sub, configure.in: Recognize sparclet cpu.
8844
8845Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8846
8847 * config.guess: Support m68k-cbm-sysv4.
8848
8849Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8850
8851 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8852 m68k-unknown-linuxaout from linker help string. Put quotes around
8853 $ld_help_string.
8854
8855Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8856
8857 * config.guess (powerpc-harris-powerunix): Add guess for port
8858 to new target.
8859
8860Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8861
8862 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8863
8864Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8865
8866 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8867 $(REALLY_SET_LIB_PATH) in Makefile.
8868 * Makefile.in (SET_LIB_PATH): New variable.
8869 (REALLY_SET_LIB_PATH): New variable.
8870 ($(DO_X)): Use $(SET_LIB_PATH).
8871 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8872 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8873 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8874 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8875 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8876 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8877 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8878 (install-dosrel): Likewise.
8879 (all-opcodes): Depend upon all-libiberty.
8880
8881Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8882
8883 * config.guess (*:CYGWIN*): New
8884
8885Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8886
8887 * Makefile.in (all-target-winsup): All all-target-libiberty.
8888
8889Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8890
8891 * configure.in (noconfigdirs): Add missing # in front of comment.
8892
8893Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8894
8895 * configure.in: add second pass to things added to noconfigdirs
8896 so *-gm-magic can exclude libgloss properly.
8897
8898Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8899
8900 * mpw-configure (extralibs_name, rez_name): Set correctly
8901 for MWC68K compiler.
8902
8903 * mpw-README: Add more info on the necessary build tools.
8904
8905Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
8906
8907 * configure.in, config.sub: Recognize cygwin32.
8908
8909Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
8910
8911 * config.guess, config.sub: Recognize A/UX.
8912
8913Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
8914
8915 * config.sub: Merge with gcc/config.sub.
8916
8917Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
8918
8919 * mpw-build.in (do-binutils): Add build of stamps.
8920
8921Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
8922
8923 * config.sub: Add recognition for mips64vr4100*-* targets.
8924
8925Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8926
8927 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8928 Add creation of gconfigargs with `--enable-shared' turned on.
8929 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8930 ($(host)-stamp-stage3-configured): Likewise.
8931 (HOLES): Add chatr and ldd.
8932 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8933
8934Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
8935
8936 * configure: Pass --nfp to recursive configures.
8937
8938Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
8939
8940 * Makefile.in (DLLTOOL): New.
8941 (DLLTOOL_FOR_TARGET): New.
8942 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8943 (EXTRA_TARGET_FLAGS): Ditto.
8944 (EXTRA_GCC_FLAGS): Ditto.
8945 (CONFIGURE_TARGET_MODULES): Ditto.
8946 (DO_X): Ditto.
8947 * configure: Add DLLTOOL.
8948
8949Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
8950
8951 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8952 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8953 mh-sco, since old workarounds no longer needed, and don't
8954 build ld, since libraries have weak symbols in COFF.
8955
8956Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8957
8958 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8959
8960Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8961
8962 * configure.in: Make sure that ${CC} can be used to compile an
8963 executable.
8964
afb8d725
JM
8965Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8966
8967 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8968 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8969 nothing depending on whether gdbtk is being built.
8970
252b5132
RH
8971Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8972
8973 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8974
8975Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8976
8977 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8978 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8979
8980Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
8981
8982 * config-ml.in: Add support for
8983 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8984 Simplify setting of multidirs from --disable-foo.
8985
8986Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8987
8988 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8989 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8990 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 8991 non-empty, pass them on to the GCC make.
252b5132
RH
8992 (all-bootstrap): New rule that is like all-gcc, except it executes
8993 the GCC bootstrap rule instead of the GCC all rule.
8994
8995Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8996
8997 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8998
8999Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9000
9001 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9002 DG/UX support.
9003
9004Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9005
9006 * config.sub (i*86*) Change [345] to [3456]
9007
9008Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9009
9010 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9011 --with-gnu-ld=no.
9012
9013Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9014
9015 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9016 AIX multilibs get built.
9017
9018Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9019
9020 * configure.in (i386-win32): Don't build expect if we're not
9021 building the tcl subdir.
9022
9023Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9024
9025 * Makefile.in: (configure-target-examples, all-target-examples):
9026 New targets, configure and build example programs.
9027
9028Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9029
9030 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9031 use it as input to sedit the generated MPW makefile.
9032 * mpw-README: Add a suggestion about Gestalt.h.
9033
9034Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9035
9036 * config.sub: Accept *-*-ieee*.
9037
9038Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9039
9040 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9041 Ronald F. Guilmette <rfg@monkeys.com>.
9042
9043Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9044
9045 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9046 for powerpc-pe native.
9047 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9048 (target==powerpc-pe): duplicate i386-win32 entry.
9049
9050Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9051
9052 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9053 of vxworks, not just vxworks5.1.
9054
9055Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9056
9057 * mpw-configure: Add support for exec-prefix.
9058
9059Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9060
9061 * config.guess: Recognize HP model 816 machines as having
9062 a PA1.1 processor.
9063
9064Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9065
9066 * configure: Ignore new autoconf configure options.
9067
252b5132
RH
9068Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9069
9070 * config.guess: Recognize Pentium under SCO.
9071 From Robert Lipe <robertl@arnet.com>.
9072
9073Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9074
9075 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
9076
9077Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9078
9079 * configure.in: Don't configure gas for alpha-dec-osf*.
9080
9081Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9082
9083 * configure.in: Default to --with-stabs for some targets for which
9084 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9085 i[345]86*-*-unixware*.
9086
9087Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9088
9089 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9090 rather than basing it on the target. Simplify handling of options
9091 controlling which directories to configure. Remove extraneous
9092 slash in multi-clean target.
9093
9094Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9095
9096 * config-ml.in: Prefix more variables with ml_ so they don't collide
9097 with configure's.
9098
9099Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9100
9101 * configure: Don't turn -v into --v.
9102
9103Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9104
9105 * configure.in (targargs): Fix typo.
9106
9107 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9108
9109Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9110
9111 * configure.in: Strip --host and --target options from
9112 CONFIG_ARGUMENTS, and always configure for --host only. Add
9113 --with-cross-host option when building with a cross-compiler.
9114 * configure: Canonicalize the arguments put into config.status by
9115 always using `=' for an option with an argument. Pass a presumed
9116 --host or --target explicitly.
9117
9118Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9119
9120 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9121 into general OS recognition case.
9122
9123Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9124
9125 * configure.in (target_configdirs): add target-winsup only
9126 for win32 target systems.
9127
9128Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9129
9130 * Makefile.in (all-target-libgloss): Depend upon
9131 configure-target-newlib, since when libgloss is built it looks to
9132 see if the newlib directory exists.
9133
9134Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9135
9136 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9137 cfg-ml-*.in.
9138
9139Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9140
9141 * configure: Handle LD and LD_FOR_TARGET when configuring a
9142 Canadian Cross.
9143
252b5132
RH
9144Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9145
9146 * configure.in (target_libs): add target-winsup.
9147 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9148 (target==ppcle-pe): remove ld from $noconfigdirs.
9149
9150Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9151
9152 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9153 Preserve relative path names in $srcdir. Build symlink tree if
9154 configuring cross target dir and srcdir=. (= no VPATH support).
9155 (configure-target-libg++): Depend on configure-target-librx.
9156 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9157 * config-ml.in: New file.
9158 * symlink-tree: New file.
9159 * configure: Ensure srcdir="." if that's what it is.
9160
9161Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9162
9163 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9164 includes and FLEX_SKELETON setting.
9165 * mpw-configure (--with-gnu-ld): New option, controls whether
9166 to use PPCLink or ld with PowerMac GCC.
9167 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9168 * mpw-config.in: Configure grez if targeting Mac.
9169
9170 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
9171 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9172 just macos.
252b5132
RH
9173 * configure.in: Configure grez resource compiler if targeting Mac.
9174 * Makefile.in (all-grez, install-grez): New targets.
9175
9176Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9177
9178 * configure: CXX defaults to gcc, not g++. If we find
35590697 9179 gcc in the path, set CC to gcc -O2.
252b5132
RH
9180
9181Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9182
9183 * configure: Default ${build} correctly. Avoid picking up extra
9184 spaces when reading CC and CXX from Makefile. When doing a
9185 Canadian Cross, use plausible default values for numerous
9186 variables.
9187 * configure.in: When doing a Canadian Cross, don't try to
9188 configure tools whose configure script can't handle it.
9189
9190Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9191
9192 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9193
9194Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9195
9196 * configure: Remove dubious bug reporting address.
9197
9198Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9199
9200 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9201 configure script, run that instead of this directory's configure.
9202 In either case, print a message that we're configuring the sub-dir.
9203
9204Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9205
9206 * configure.in: Before checking for the existence of various files,
9207 use sed to filter out "target-".
9208
9209Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9210
9211 * Makefile.in (DO_X): Split rule to decrease command line length
9212 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9213 (Philippe De Muyter).
9214
9215Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9216
9217 * Makefile.in (all-patch): depend on all-libiberty.
9218
9219Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9220
9221 * configure.in: If the only directory in target_configdirs which
9222 actually exists is libiberty, then set target_configdirs to empty,
9223 to avoid trying to build a target libiberty in a gas or gdb
9224 distribution.
9225
9226Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9227
9228 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
9229 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9230 systems.
252b5132
RH
9231
9232Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9233
9234 * configure.in (copy_dirs): Use sys-include instead of include
9235 for --with-headers option.
9236
9237Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9238
9239 * Makefile.in, configure.in: Make winsup builds work with
9240 new scheme.
9241
9242Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9243
9244 * configure.in: Build the linker on AIX.
9245
9246Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9247
9248 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9249 where needed.
9250
9251Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9252
9253 * Makefile.in (all-gcc): Fix typo.
9254
9255Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9256
9257 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9258
9259Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9260
9261 * configure.in: Rename libFOO to target-libFOO, and xiberty
9262 to target-xiberty, to provide more flexibility.
9263 (target_subdir): Define. Create if cross.
9264 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9265 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9266 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9267 check-libFOO -> check-target-libFOO, etc.
9268 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9269 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9270 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9271 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9272 allow ALL_GCC="" to only configure.
9273 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9274 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9275 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9276
9277Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9278
9279 * Makefile.in (taz): Build "info" in etc explicitly.
9280
9281Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9282
9283 * configure.in: Make sure that CC is undefined (as opposed to
9284 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9285 problem with autoconf trying to configure on a host without GCC.
9286
9287Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9288
9289 * mpw-configure: Set host alias from choice of host compiler,
9290 only use generic MPW Makefile sed if present, edit a file
9291 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9292 * mpw-README: Add problem notes about CW6 and CW7.
9293
9294Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9295
9296 * Makefile.in (taz): Use ";" instead of ";;".
9297
9298Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9299
9300 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9301 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9302 DISTDOCDIRS.
9303 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9304 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9305
9306Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9307
9308 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9309 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9310 Move bfd to DISTSTUFFDIRS.
9311
9312Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9313
9314 * Makefile.in (X11_LIB): Removed.
9315 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9316
9317 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9318
9319Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9320
9321 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9322 names.
9323
9324Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9325
9326 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9327
9328Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9329
9330 * configure.in (i[345]86-*-win32): Always build newlib.
9331 Don't configure cvs, autoconf or texinfo.
9332 * Makefile.in (LD_FOR_TARGET): New.
9333 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9334 Pass down LD_FOR_TARGET.
9335
9336Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9337
9338 * winsup: New directory.
9339 * Makefile.in: Build winsup.
9340 * configure.in: Winsup is configured when target is win32.
9341 Can only build win32 target GDB when native.
35590697 9342
252b5132
RH
9343Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9344
9345 * config.guess: Recognize HP model 819 machines as having
9346 a PA 1.1 processor.
9347
9348Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9349
9350 * configure: Fix sed loop which substitutes for CC and CXX to
9351 avoid bug found in various sed implementations.
9352
9353Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9354
9355 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9356 simulator. Use standard powerpc-*-eabi*.
9357
9358Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9359
9360 * configure.in: Stop putting gas and binutils in noconfigdirs for
9361 powerpc-*-aix* and rs6000-*-*.
9362
9363Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9364
9365 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9366 -mcall-aixdesc libraries.
9367
9368Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9369
9370 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9371
9372 * config.sub (arm | armel | armeb): Fix shell syntax.
9373
9374Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9375
9376 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9377 -msoft-float and -mcpu=common support.
9378 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9379 libraries.
9380
9381Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9382
9383 * configure.in: Allow configuration and build of emacs19 for the alpha.
9384
9385Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9386
9387 * configure.in (CC): Get ^CC, not just any old CC, from
9388 ${host_makefile_frag}.
9389
9390Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9391
35590697 9392 * configure.in (CC): Try to get CC from
252b5132
RH
9393 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9394
9395Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9396
9397 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9398 only if it exists in $(srcdir).
9399
9400Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9401
9402 * configure: If CC and CXX are not set in the environment, set
9403 them, based on either an existing Makefile or on searching for gcc
9404 in PATH. Substitute for CC and CXX in Makefile.
9405 * configure.in: Remove libm from target_libs. Separate
9406 target_configdirs from configdirs. If CC is not set in
9407 environment, try to get it from a host Makefile fragment. Rewrite
9408 changes of configdirs to use skipdirs instead. A few minor
9409 tweaks. Take directories out of target_configdirs as they are
9410 taken out of configdirs. Remove existing Makefile files from
9411 subdirectories. Substitute for TARGET_CONFIGDIRS and
9412 CONFIG_ARGUMENTS in Makefile.
9413 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9414 by configure.in.
9415 (CONFIG_ARGUMENTS): Likewise.
9416 (CONFIGURE_TARGET_MODULES): New variable.
9417 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9418 ($(CONFIGURE_TARGET_MODULES)): New target.
9419 (configure-libg++, configure-libio): New targets.
9420 (all-libg++): Depend upon configure-libg++.
9421 (all-libio): Depend upon configure-libio.
9422 (configure-libgloss, all-libgloss): New targets.
9423 (configure-libstdc++): New target.
9424 (all-libstdc++): Depend upon configure-libstdc++.
9425 (configure-librx, all-librx): New targets.
9426 (configure-newlib): New target.
9427 (all-newlib): Depend upon configure-newlib
9428 (configure-xiberty): New target.
9429 (all-xiberty): Depend upon configure-xiberty.
9430
9431Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9432
9433 * configure.in (host i[345]86-*-win32): Expand the
9434 noconfigdirs again.
9435
9436Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9437
9438 * mpw-configure: Fix sed command file name.
9439
9440Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9441
35590697 9442 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
9443 noconfigdirs again.
9444
9445Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9446
9447 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9448 or powerpc*-*-pe*, since they are not yet supported.
9449
9450Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9451
9452 Add PowerMac support and many other enhancements.
9453 * mpw-configure: New option --cc to select compiler to use,
9454 paste options set according to --cc into the generated
9455 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9456 if mpw-make.sed is present.
9457 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9458 add forward includes for PowerPC include files.
9459 * mpw-build.in: Build using Makefile.PPC if present.
9460 (do-byacc, etc): Remove separate version resource builds.
9461 (do-gas): Build "stamps" before "all".
9462 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9463 * mpw-README: Update to reflect --cc option, PowerMac support,
9464 and recently-reported compatibility problems.
9465
9466Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9467
9468 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9469 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9470 (--with-multilib-top): Pass to recursive invocations.
9471
9472Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9473
9474 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9475 v810-*-*.
9476
9477Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9478
9479 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9480 gdb, ld and opcodes on v810-*-*.
9481
252b5132
RH
9482Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9483
9484 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9485 (local-maintainer-clean): New target.
9486 (maintainer-clean): New target.
9487 (realclean): Just depend upon maintainer-clean.
9488
9489Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9490
9491 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9492
9493Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9494
9495 * configure.in: Build ld in mips*-*-bsd* case.
9496
9497Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9498
9499 * config.sub: Accept -lites* OS. From Ian Dall.
9500
9501Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9502
9503 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 9504 targets.
252b5132
RH
9505
9506Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9507
9508 * configure.in: treat i386-win32 canadian cross the same as
9509 i386-go32 canadian cross.
9510
9511Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9512
9513 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9514 running under the simulator to build a reduced set of libraries.
9515 (powerpc-*-eabiaix): Add fine grained multilib support added to
9516 other powerpc targets yesterday.
9517
9518Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9519
9520 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9521 -disable-softfloat, -disable-relocatable, -disable-aix, and
9522 -disable-sysv to control which multilib libraries get built.
9523
9524Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9525
9526 * configure: Add Makefile.tem to list of files to remove in trap
9527 handler.
9528
9529Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9530
9531 * config.guess (*Linux*): Add missing "exit"s.
9532 Also, need specific check for alpha-unknown-linux (uses COFF).
9533
9534Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9535
9536 * config.guess: Merge with FSF:
9537
9538 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9539 * config.guess (AIX4): More robust release numbering discovery.
9540
9541 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9542 * config.guess (i386-sequent-ptx): Properly get version number.
9543
9544 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9545 * config.guess (mips:*:4*:UMIPS): New case.
9546
9547Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9548
9549 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9550 (i386-win32 host): Likewise. Don't build readline.
9551
afb8d725
JM
9552Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9553
9554 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9555 SUPPORT_FILES to submakes.
9556
252b5132
RH
9557Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9558
9559 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9560 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9561 mpw-configure.
9562
9563Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9564
9565 * configure.in (appdirs): Use =, not ==, in test expression when
9566 trying to build the text to print in the warning message for
9567 Solaris users.
9568
9569Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9570
9571 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9572
9573Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9574
9575 * config.guess: Recognize lynx-2.3.
9576
9577Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9578
9579 * config.sub (z8ksim): Deleted
9580 (z8k-*-coff): New, this is the one true name of the target.
9581
9582Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9583
9584 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9585
9586Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9587
9588 * config.guess (*:Linux:*:*): First try asking the linker what the
9589 default object file format is (elf, aout, or coff). Then if this
9590 fails, try previous methods.
9591
9592Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9593
9594 * configure.in: Don't build newlib for *-*-vxworks5.1.
9595
9596Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9597
9598 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9599 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9600
9601Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9602
9603 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9604
9605Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9606
9607 * cfg-ml-com.in: New file.
9608 * cfg-ml-pos.in: New file.
9609
9610Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9611
9612 * COPYING.NEWLIB: Add HP free copyright to list.
9613
9614Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9615
9616 * config.sub: Recognize -eabi* for the system, not just -eabi.
9617
9618Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9619
9620 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9621 * config.sub, configure.in (win32): New target and host.
9622
9623Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9624
9625 * configure.in: Add i386-pe configuration.
9626
9627Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9628
9629 * mpw-build.in (install): Install GDB after LD.
9630
9631Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9632
9633 * mpw-config.in (elf/mips.h): Always forward-include, needed
9634 for GDB to build.
9635
9636Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9637
9638 * testsuite: New directory for customer acceptance and whole tool
9639 chain tests.
9640
9641Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9642
9643 * configure: If per-host line isn't found, but AC_OUTPUT is found
9644 and a configure script exists, run it instead.
9645
9646Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9647
9648 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9649
9650Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9651
9652 * configure: Set build_{cpu,vendor,os,alias} to host values when
9653 --build isn't specified.
9654
9655Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9656
9657 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9658 (FLAGS_TO_PASS): Pass them.
9659 (EXTRA_TARGET_FLAGS): Ditto.
9660
252b5132
RH
9661Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9662
9663 * Makefile.in (all-libg++): Depend on all-libstdc++.
9664
9665Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9666
9667 * configure.in (noconfigdirs): Enable all packages for
9668 i386-unknown-netbsd.
9669
9670Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9671
9672 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9673 hosted builds (DOS builds)
9674
9675Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9676
9677 Changes for ARM based on patches from Richard Earnshaw:
9678 * config.sub: Handle armeb and armel.
9679 * configure.in: Omit arm linker only for riscix.
9680
9681Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9682
9683 * config.guess: Update from FSF.
9684
9685Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9686
9687 * config.sub: Recognize powerpcle as the little endian varient of
9688 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9689 powerpcle variant. Convert pentium into i586, not i486. Add p5
9690 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9691 temporarily.
9692
9693Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9694
9695 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9696
9697Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9698
9699 * config.sub: Accept -lites* as a basic system type.
9700
9701Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9702
9703 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9704 installed, and if so return linuxoldld as the system name.
9705
9706Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9707
9708 * config.guess: Add hppa1.1-hp-lites support.
9709
9710Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9711
9712 * configure.in: Don't build newlib for m68k-vxworks5.1.
9713
9714Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9715
9716 * configure.in (mips-sgi-irix6): Use mh-irix5.
9717
9718Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9719
9720 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9721
9722Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9723
9724 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9725 OSF/1. Fix compiler flags.
252b5132
RH
9726 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9727
9728Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9729
9730 * configure.in: Recognize --with-newlib.
9731 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9732
afb8d725
JM
9733Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9734
9735 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9736 to *_X11_MODULES due to gdbtk needing X include files et al.
9737
252b5132
RH
9738Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9739
9740 Merge in support for Mac MPW as a host.
9741 (Old change descriptions retained for informational value.)
9742
9743 * mpw-config.in: Add generic include forwards for cpu-specific
9744 include files in aout and elf directories.
9745
9746 * mpw-configure: Added copyright.
9747 * mpw-config.in: Check for presence of required build tools.
9748 (target_libs): Add newlib.
9749 (target_tools): Add examples.
9750 (Read Me): Generate as "Read Me for MPW" instead.
9751 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9752 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9753 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9754
9755 * mpw-configure: Remove subdir-specific makefile hackery,
9756 delete mk.tmp after using it.
9757
9758 * mpw-build.in (all): Display start and end times.
9759
9760 * mpw-configure (host_canonical): Set.
9761 (target_cpu): Always add to makefiles.
9762 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9763 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9764 (mpw-mh-mpw): Look for in srcdir and srcroot.
9765 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9766
9767 * mpw-build.in: (install-only): New target.
9768
9769 * mpw-configure (host_alias, target_alias): Rename from hostalias
9770 and targetalias, add into generated Makefile.
9771 (mk.tmp): If present, add into generated Makefile.
9772 * mpw-build.in (all-gas): Build config.h first before gas proper.
9773
9774 * mpw-configure (config.status): Write only if changed.
9775 * mpw-config.in (readline): Configure it (not built, just used for
9776 definitions).
9777
9778 * mpw-config.in (elf/mips.h): Add a forward include.
9779
9780 * mpw-config.in: Forward-include most .h files in include into
9781 extra-include.
9782 (readline): Don't build.
9783 mpw-build.in (install): Install GDB.
9784
9785 * mpw-configure (prefix, mpw_prefix): Handle it.
9786 * mpw-config.in (mmalloc, readline): Don't configure.
9787 * mpw-build.in (thisscript): Rename to ThisScript.
9788 Use mpw-build instead of BuildProgram everywhere.
9789 (mmalloc, readline): Don't build.
9790 * mpw-README: New file, basic documentation about the MPW port.
9791
9792 * mpw-config.in: Use forward-include to create include files.
9793
9794 * mpw-configure: Add more things to the top of each configured
9795 Makefile, including contents of config/mpw-mh-mpw.
9796 * mpw-config.in (extra-include): Create this directory and fill it
9797 with Posix-like include files when configuring.
9798
9799 * config.sub (apple, mac, mpw): Add various aliases.
9800
9801 * mpw-build.in: New file, top-level build script fragment for MPW.
9802 * mpw-configure: New file, configure script for MPW.
9803 * mpw-config.in: New file, config fragment for MPW.
9804
9805Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9806
9807 * configure.in (host_libs): Remove glob, since it is gone from the
9808 sources.
9809
9810Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9811
9812 * Makefile.in: define empty GDB_NLM_DEPS var.
9813
9814 * configure.in(target_makefile_frag): use config/mt-netware
9815 for netware targets.
9816
9817Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9818
9819 * config.sub: Merge in recent FSF changes. Remove linux special
9820 cases.
9821
9822Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9823
4bddf3ad 9824 Revert this change:
252b5132
RH
9825
9826 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9827
9828 * build-all.mk: Use CC=cc -Xs on Solaris.
9829
252b5132
RH
9830Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9831
9832 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9833 stop using it.
9834 * Makefile.in: Nuke all references to glob subdirectory.
9835
9836Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9837
9838 * configure.in: Fix --enable-shared logic in per-host.
9839
9840Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9841
9842 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9843
9844Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9845
9846 * configure.in (noconfigdirs): Don't build gas on AIX, for
9847 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9848
9849Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9850
9851 * configure: Fix --cache-file to work if the file argument is a
9852 relative path.
9853
9854Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9855
9856 * configure: If the --cache-file is used, pass it down to
9857 configure in subdirectories.
9858
9859Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9860
9861 * config.sub: add vxworks29k configuration.
9862
9863Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9864
9865 * Makefile.in (taz): Do "diststuff" part quietly.
9866
9867Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9868
9869 * config.sub: Mini-merge with gcc/config.sub.
9870
9871Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9872
9873 * config.guess (IRIX): Sed - to _.
9874
9875Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9876
9877 * Makefile.in (source-vault, binary-vault): New targets.
9878
9879Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9880
9881 * config.sub: Recognize -eabi as a basic system type.
9882
9883Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9884
9885 * configure.in (enable_shared stuff): Fix typo.
9886
9887Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9888
9889 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9890
9891Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9892
9893 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9894
9895Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9896
9897 * configure.in (rs6000-*-*): Don't build gas.
9898
9899Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
9900
9901 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9902 reduce command line length.
9903 (AS_FOR_TARGET): Check for as.new, not Makefile.
9904 (NM_FOR_TARGET): Check for nm.new, not Makefile.
9905
9906Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
9907
9908 * config.guess: Merge from FSF.
9909
9910Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9911
9912 * configure: Don't use $ when handling program_suffix.
9913
9914Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
9915
9916 * configure.in: Configure tk for hppa/hpux.
9917
9918Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
9919
9920 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
9921
9922Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9923
9924 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
9925 to LIBCXXFLAGS. Tests are better run without it.
9926
9927Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
9928
9929 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9930
9931Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
9932
9933 * configure.in (*-*-netware*): Don't configure xiberty.
9934
9935Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
9936
9937 * configure.in: Remove tk from native_only list.
9938
9939Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
9940
9941 * build-all.mk: Add mips-ncd-elf target to sun4 targets
9942 for special NCD build.
9943
9944Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9945
9946 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9947 makeall.bat, they're only useful for binutils snapshots.
9948 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9949 makeall.bat to specified SUPPORT_FILES.
9950
9951Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
9952
9953 * build-all.mk: Add Ericsson targets to sun4 and solaris
9954 hosts. Add BNR's sun4 target to solaris host, so their
9955 build-from-source will be tested in-house first.
9956
9957Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9958
9959 * Makefile.in (LIBCFLAGS): New variable.
9960 (CFLAGS_FOR_TARGET): Ditto.
9961 (LIBCFLAGS_FOR_TARGET): Ditto.
9962 (LIBCXXFLAGS): Ditto.
9963 (CXXFLAGS_FOR_TARGET): Ditto.
9964 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9965 (BASE_FLAGS_TO_PASS): Pass them.
9966 (EXTRA_TARGET_FLAGS): Ditto.
9967
4bddf3ad 9968 * configure.in: Support --enable-shared.
252b5132
RH
9969
9970Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9971
9972 * configure.in (target_libs): Include libstdc++ again.
9973 * config.guess: Update from FSF (for FreeBSD).
9974
9975Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9976
9977 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9978 makeall.bat.
9979 (DISTDOCDIRS): Add `etc'.
9980 (ETC_SUPPORT_PFX): New variable.
9981 (taz): Include anything from etc starting with a word in
9982 ETC_SUPPORT_PFX.
9983
9984Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9985
9986 * config.sub: Update for recent FSF changes. Remove obsolete
9987 h8300hds entry. Add -windows* and -osx as basic os. Minor
9988 spacing changes.
9989
9990Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9991
9992 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9993
9994 * config.guess: Merge with FSF.
9995 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9996
9997Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9998
9999 * configure: Since the "trap 0" handler will override the exit
10000 status on many systems, only use it for "exit 1", and make it set
10001 a non-zero exit status; reset it before "exit 0". Also, check
10002 exit status of config.sub, and error out if it failed.
10003
10004Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10005
10006 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10007 and install libgloss.
10008
10009Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10010
10011 * Makefile.in (all-binutils): Depend upon all-byacc.
10012
10013 * configure.in: Don't build emacs on Irix 5.
10014
10015Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10016
10017 * configure.in (*-*-netware*): Add libio.
10018
10019Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10020
10021 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10022 (CHECK_TARGET_MODULES): Ditto.
10023 (INSTALL_TARGET_MODULES): Ditto.
10024 (TARGET_LIBS): Ditto.
10025 (all-libstdc++): Note dependencies.
10026
10027Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10028
10029 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10030
10031Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10032
10033 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10034 -fexternal-templates.
10035
10036 * configure.in (target_libs): Add libstdc++.
10037 (noconfigdirs): Add libstdc++ as appropriate.
10038
10039Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10040
10041 * config.guess: Update from FSF.
10042
10043Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10044
10045 * configure: Use ${config_shell} when running ${configsub}.
10046
10047Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10048
10049 * config.sub: No longer recognize h8300h.
10050
10051Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10052
10053 * config.sub: Remove extraneous differences between config.sub and
10054 gcc/config.sub.
10055
10056Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10057
10058 * Makefile.in (DISTSTUFFDIRS): Add gas.
10059
10060Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10061
10062 * COPYING.NEWLIB: New file.
10063
10064Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10065
10066 * config.guess (HP-UX): Patch from Harlan Stenn
10067 <harlan@landmark.com> to also emit release level.
10068
10069Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10070
10071 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10072
10073Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10074
10075 * config.sub: Merge nextstep cleanup from FSF.
10076
10077Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10078
10079 * configure.in (arm-*-*): Don't configure ld for this target.
10080
10081Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10082
10083 * configure.in (*-*-netware): don't configure libg++, libio,
10084 librx, or newlib.
10085
10086Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10087
10088 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10089 configure ld--it works, but it doesn't support shared libraries.
10090
10091Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10092
10093 * config.guess (*-unknown-freebsd*): Get rid of possible
10094 trailing "(Release)" in version string.
10095 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10096
10097Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10098
10099 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10100 Fix type: *-next-neststep -> *-next-nextstep.
10101
10102 * config.guess: Merge from FSF:
10103
10104 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10105
10106 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10107
10108 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10109
10110 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10111 instead of UNIX_SV for UnixWare 1.0).
10112
10113Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10114
10115 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10116 to make gdb/nlm/* build after the compiler and linker.
10117
10118Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10119
10120 * config.guess (netbsd, freebsd, linux): Accept any machine,
10121 not just i[34]86.
10122 (m68k-atari-sysv4): Relocate to match FSF version.
10123
10124 * config.guess: More merges from the FSF:
10125
10126 Add a space before function call or macro invocation.
10127
10128 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10129
10130 * config.guess: Add trap cmd to remove dummy.c and dummy when
10131 interrupted.
10132
10133 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10134
10135 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10136 (dummy): Redirect stderr from compilation of dummy.c.
10137
10138 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10139
10140 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10141
10142Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10143
10144 * configure: Accept and ignore --cache*, for compatibility with
10145 new autoconf.
10146
10147Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10148
10149 * config.guess: Merge from FSF:
10150
10151 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10152
10153 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
10154 (PATH): Add /.attbin at end for finding uname.
10155 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
10156
10157 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10158
80413487 10159 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
10160
10161 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10162
80413487
RH
10163 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10164 to select whether to use ELF or COFF.
252b5132
RH
10165
10166 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10167
80413487 10168 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
10169
10170 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10171
10172 * config.guess: Guess the OS version for HPUX.
10173
10174 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10175
10176 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10177
10178Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10179
10180 * configure.in: Recognize --with-headers, --with-libs, and
10181 --without-newlib.
10182 * Makefile.in (all-xiberty): Depend upon all-ld.
10183
10184Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10185
10186 * configure.in: Change i[34]86 to i[345]86.
10187
10188Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10189
10190 * configure (version): A few more tweaks to help message.
10191
10192Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10193
10194 * Makefile.in: Remove (for now) librx as a host library,
10195 now that we're building it for target.
10196
10197Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10198
10199 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10200 (Karl Berry).
10201
10202Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10203
10204 * configure.in: Also configure librx.
10205
10206Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10207
10208 * Makefile.in: Update various rules to reflect that librx
10209 is now needed for libg++.
10210
10211Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10212
10213 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10214
10215Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10216
10217 * configure.in: Configure the examples directory.
10218
10219Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10220
10221 * configure: Simplify Jun 2 1994 change.
10222
10223Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10224
10225 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10226 /bin/gcc isn't good enough to build gcc.
10227
10228Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10229
10230 * Makefile.in (GDB_SUPPORT_FILES): Remove
10231 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10232 (gdb.tar.gz): Add new rule to use standard distribution building
10233 mechanism.
10234
10235Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10236
10237 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10238 Bill Cox <bill@cygnus.com>.
10239
10240Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10241
10242 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10243
10244Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10245
10246 * configure: Search current dir first in .gdbinit.
10247
10248Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10249
10250 * config.sub: Recognize freebsd (merged from gcc config.sub).
10251
10252Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10253
10254 * config.sub: Refer to NeXT's operating system as nextstep.
10255
10256 * config.sub (case $basic_machine): Re-order the cases, to match
10257 the order in the FSF version (which is mostly alphabethical).
10258 Merge in some additions and changes from the FSF.
10259
10260Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10261
10262 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10263 * config.sub: Recognize cxux7.
10264 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10265
10266Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10267
10268 * config.sub: Fix typo powerpc -> powerpc-*.
10269
10270Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10271
10272 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10273
10274 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10275 parallel with all-emacs and install-emacs). Top-level command
10276 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10277
10278Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10279
10280 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10281 $(relbindir)/make before doing ``make install'', and use
10282 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10283 installing over running make binary.
10284 ($(host)-stamp-stage3-installed): Likewise.
10285
10286Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10287
10288 * config.guess: Recognize Mach.
10289
10290Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10291
10292 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10293 see whether --exec-prefix was used.
10294
10295Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10296
10297 * README: Explicitly mention libg++/README. (Zoo's idea.)
10298
10299Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10300
10301 * Makefile.in: Add all-librx target similar to all-libproc.
10302
10303Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10304
10305 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10306 with post 1.2 uname bogosity.
10307
10308Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10309
10310 * configure: Remove temporary files on receipt of a signal.
10311
10312Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10313
10314 * configure: If there is a package_makefile_frag, remove
10315 ${subdir}/Makefile.tem after copying it in.
10316
10317Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10318
10319 * build_all.mk: support rs6000 lynx identifies itself as
10320 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10321 since /bin/gcc is too feeble to compile a modern gcc.
10322
10323Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10324
10325 * brought devo/test-build.mk update-to-date with progressive/
10326 test-build.mk. Add lynx targets and hppa flag info.
10327
10328Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10329
10330 * configure.in: Use mh-ncrsvr43. Patch from
10331 Tom McConnell <tmcconne@sedona.intel.com>.
10332
10333Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10334
10335 * config.guess (i386-unknown-bsdi): No longer need to
10336 check #if defined(__bsdi__) && defined(__i386__).
10337
10338Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10339
10340 * configure: Set program_transform_nameoption correctly.
10341
10342Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10343
10344 * brought build-all.mk update-to-date with progressive build-all.mk,
10345 added new targets and hppa info.
35590697 10346
252b5132
RH
10347Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10348
10349 * configure: If config.guess result is a prefix of the user
10350 specified target, assume a native build and use the user specified
10351 target as the host alias. Remove SunOS patch suffix removal hack.
10352 * configure.in: Remove SunOS patch suffix removal hack.
10353
10354 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10355 in NATIVE_CHECK_MODULES.
10356
10357Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10358
10359 * Makefile.in: Rename HOST_ONLY to NATIVE.
10360 * configure: Delete SunOs patch suffix from host_canonical
10361 and build_canonical variables that are prepended to Makefiles.
10362 * configure.in: Add comments for easier maintenance.
10363
10364Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10365
10366 * Makefile.in: Add all-libproc target similar to all-gui.
10367
10368Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10369
10370 * Makefile.in (CHECK_MODULES): split into
10371 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10372
10373Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10374
10375 * config.guess (i386-unknown-bsdi): New system to guess.
10376
10377Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10378
10379 * Makefile.in: Add all-gui target (but not yet build by "all").
10380
10381Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10382
10383 * config.sub: Move deletion of patch suffix from here...
10384 * configure.in: To here, at Ian's suggestion. The top-
10385 level scripts might need to know of a patch level.
10386
10387Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10388
10389 * config.sub: Strip off patch suffix so rtl is recognized
10390 as a sunos4.1.3 machine, even though it's been patched.
10391
10392Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10393
10394 * Makefile.in (INSTALL_LAST): Delete.
10395 (INSTALL_DOSREL): New.
10396
10397Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10398
10399 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10400 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10401 whether we pass down --with-gnu-ld anyhow.
10402
10403Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10404
10405 * Makefile.in (INSTALL_LAST): Change operation so it works
10406 on more flavors of make.
10407 * configure.in (go32): Don't build libg++ or libio.
10408
10409Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10410
10411 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10412 they can be overriden by templates.
10413
10414Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10415
10416 * configure.in (target==go32): Don't build gdb.
10417 * dosrel: New directory.
10418
10419Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10420
10421 * configure.in (host==go32): Configure dosrel too.
10422 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10423 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10424 be set by incoming names or templates.
10425 (INSTALL_LAST): New rule.
252b5132
RH
10426
10427Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10428
10429 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10430
10431Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10432
252b5132
RH
10433 * configure.in (appdirs): New variable. Currently empty, but will
10434 be used in gas distribution. If nonempty, lists a set of
10435 directories at least one of which must get configured, or top
10436 level configuration is considered to have failed.
10437 (rs6000-*-lynxos*): Use new file name.
10438
10439Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10440
10441 Eliminate XTRAFLAGS.
10442 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10443 newlib include files using -idirafter, and also use -nostdinc.
10444 (CXX_FOR_TARGET): Likewise.
10445 (XTRAFLAGS): Removed.
10446 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10447 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10448 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10449 ($(DO_X)): Don't pass down XTRAFLAGS.
10450
10451Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10452
10453 * configure.in (mips*-dec-bsd*): New target; do build linker.
10454 (mips*-*-bsd*): New target; don't build linker.
10455
10456Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10457
10458 * configure.in: support rs6000-*-lynxos* configuration.
10459 support sunos4 as a cross target.
10460
10461 * config.sub: look for lynx*, not lynx since the OS version may
10462 legitimately be part of the name.
10463
10464Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10465
10466 * configure.in (i[34]86-*-sco*): Move to be with other i386
10467 targets.
10468 (romp-*-*): New target. Skip various binary utilities.
10469 (vax-*-*): New target. Don't build newlib.
10470 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10471
10472Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10473
10474 * configure.in: Only set host_makefile_frag if config
10475 directory exists.
10476
10477Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10478
10479 * install.sh: If $dstdir exists, don't check whether each
10480 component does.
10481
10482Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10483
10484 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10485
10486Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10487
35590697
AJ
10488 * configure.in (*-*-lynxos*): Don't configure newlib for either
10489 native or cross Lynx.
252b5132
RH
10490
10491Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10492
10493 * config.sub (sparc64-elf): Fix os.
10494 (z8k): Remove duplicate.
10495
10496Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10497
10498 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10499 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10500
10501Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10502
10503 * configure: Make file links cleanly even if Lynx fails on
80413487 10504 an NFS symlink (at least fail cleanly).
252b5132
RH
10505
10506Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10507
10508 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10509 -XNh2000.
10510
10511Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10512
10513 * configure: Unknown options are fatal again.
10514
10515Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10516
10517 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 10518 compatibility.
252b5132
RH
10519
10520Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10521
10522 * build-all.mk: Add `clean' target.
10523
10524Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10525
10526 * config.guess: Add SINIX support.
10527 * configure.in: Add mips-*-sysv4* support.
10528
10529Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10530
10531 * build-all.mk: Document all useful targets.
10532 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10533 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10534
10535Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10536
10537 * configure: Support --silent, --quiet.
10538
10539Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10540
10541 * configure: Support --disable-FEATURE.
10542
10543Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10544
10545 * config.guess: Recognize NCR running SVR4.3.
10546
10547Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10548
10549 * config.guess: Make BSDI generate i386-unknown-bsd386.
10550 Patch from Paul Eggert <eggert@twinsun.com>.
10551
10552Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10553
10554 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10555
10556Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10557
10558 * configure: Make unrecognized options give nonfatal warnings
10559 instead of fatal errors, and pass them to any subdirectory
10560 configures in case they recognize them.
10561 Make --x equivalent to --with-x.
10562
10563Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10564
10565 * configure: Add --enable-* options. Clean up usage message and
10566 some comments.
10567
10568Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10569
10570 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10571
10572Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10573
10574 * configure.in (hppa*-*-*): Enable binutils.
10575
10576Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10577
10578 * config.sub: Recognize cisco.
10579
10580Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10581
10582 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10583
10584Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10585
10586 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10587 than one configuration name. Add comment.
10588
10589Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10590
10591 * config.guess: about target *-hitachi-hiuxwe2, fixed
10592 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10593 macro is incorrect.]
10594
10595Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10596
10597 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10598 than the "make ls" stuff which used to be here.
10599
10600Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10601
10602 * config.guess: Recognize i[34]86-unknown-freebsd.
10603 From Shawn M Carey <smcarey@rodan.syr.edu>.
10604
10605Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10606
10607 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10608
10609Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10610
10611 * config.guess: Check for ptx.
10612
10613Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10614
10615 * config.sub: Add os9k checking.
10616
10617Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10618
10619 * config.guess: Handle OSF1 running on HPPA processors
10620
10621Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10622
10623 * configure: If subdir configure fails, print out a message with
10624 subdirectory name, in case subdir's configure code didn't identify
10625 itself.
10626
10627Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10628
10629 * configure.in: Remove embedded newlines from configdirs.
10630 Avoid mismatches of substrings. Fix matching strings at end
10631 of configdirs.
10632
10633Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10634
10635 * config.guess: Add Lynx/rs6000 config support.
10636
10637Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10638
10639 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10640
10641Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10642
10643 * configure.in (hppa*-*-osf*): Treat this just like most other
10644 PA configurations (eg no binutils or ld).
10645 (hppa*-*-*elf*): These configurations have binutils and ld.
10646
10647Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10648
10649 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10650
10651Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10652
10653 * configure.in (rs6000-*-*): Build gas.
10654
10655Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10656
80413487 10657 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10658
10659Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10660
10661 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10662 for GDB and GDB has been fixed to not need it.
10663
252b5132
RH
10664Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10665
10666 * config.guess: Recognize vax hosts.
10667
10668Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10669
10670 * configure (while loop): Don't use "break 2" inside case
10671 statement -- the case statement isn't an enclosing loop.
10672
10673Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10674
10675 * config.guess: Clean up NeXT support, to allow nextstep
10676 on Intel machines. Make OS be nextstep.
10677
10678Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10679
10680 * config.guess: Add alternate forms for Convex.
10681
10682Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10683
10684 * configure: Completely rewrite option processing. Take
10685 advantage of pattern-matching to avoid invoking test frequently.
10686 Also clean up host and target defaulting logic.
10687
10688Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10689
10690 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10691 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10692 commands (plus user environment) will fit SCO limits.
10693
10694Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10695
10696 * configure.in: Don't issue warnings about directories which are
10697 not being configured if -norecursion is set. Correct test for
10698 --with-gnu-as and --with-gnu-ld to not get confused by substring
10699 matches.
10700
10701 * configure.in: Don't build gas for alpha-dec-osf1*.
10702
10703Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10704
10705 * configure: Back out Per's change of 12/19/1993. It changes the
10706 behavior of configure in unexpected and confusing ways.
10707
10708 Also, use different delim char when calculating
10709 program_transform_name so that the name can contain slashes.
10710
10711Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10712
10713 * configure.in, config.sub: Add support for VSTa micro-kernel.
10714
10715Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10716
10717 * configure.in: Nuke hacks which were used to get a special
10718 version of GAS for HPPA configurations.
10719
10720Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10721
10722 * configure: If only ${target_alias} is given, use that
10723 as the default for ${host_alias}.
10724 * configure: Add missing back-slashes before nested quotes.
10725
10726Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10727
10728 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10729
10730Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10731
10732 * config.guess: Recognize some Tektronix configurations.
10733 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10734
10735Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10736
10737 * config.sub: Match any flavor of SH.
10738
10739Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10740
10741 * configure.in: Don't try to configure newlib for Alpha.
10742
10743Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10744
10745 * configure.in: Don't build ld for Irix 5. Don't build gas,
10746 libg++ or libio for any Alpha target.
10747
10748 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10749
10750Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10751
10752 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10753 default arguments -- so it tried to compress itself.
10754
10755Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10756
10757 * configure.in (notsupp): ensure that a space is always at the end
10758 of the configdirs list, since the grep checks for an explicit space
10759
10760Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10761
10762 * configure.in (target i386-sysv4.2): don't build ld, since static
10763 versions of many libraries are not available.
10764
10765Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10766
10767 * config.guess: Recognize Apollos (using environment variables).
10768 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10769
10770Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10771
10772 * config.guess: Recognize Sony news mips running newsos.
10773
10774Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10775
10776 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10777 "fi ; else" for bash.
10778
10779Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10780
10781 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10782
10783Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10784
10785 * config.sub: accept unixware as an alias for svr4.2.
10786 Fix some inconsistancies with the gcc version.
10787
10788Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10789
10790 * Makefile.in (DISTDOCDIRS): Add gdb.
10791
10792Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10793
10794 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10795
10796Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10797
10798 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10799 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10800 this now.
10801
10802Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10803
10804 * config.sub: Accept hiux* as an OS name.
10805
10806 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10807 etc/make-stds.texi. The underscore came from gcc, and dje now
10808 agrees that RUNTESTFLAGS is the correct name.
10809
10810Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10811
10812 * install.sh: Remove 'set -e'. It makes any conditionals
10813 in the script useless.
10814
10815 * config.guess: Automatically recognize arm-acorn-riscix
10816 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10817
10818Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10819
10820 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10821
10822Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10823
10824 * Makefile.in (DISTDOCDIRS): New variable.
10825 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10826 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10827
10828Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10829
10830 * configure.in (hppa target): check the source directory for the
10831 pagas sub-directory
10832
10833Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10834
10835 * config.sub: Allow -aout* and -elf*.
10836
10837Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10838
10839 * configure.in: Don't build ld on i386-solaris2, same as for
10840 sparc-solaris2.
10841
10842Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10843
10844 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10845
10846Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10847
10848 * configure.in: Configure gdb for alpha.
10849
10850Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10851
10852 * Makefile.in (CXXFLAGS): Add -O.
10853
10854Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10855
10856 * config.guess: added support for DG Aviion
10857
10858Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10859
10860 * configure.in: Produce warning message for subdirectories not
10861 configurable for this host/target combination. Don't try to
10862 configure gdb for vms.
10863
10864Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10865
10866 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10867 appropriate files before making "diststuff".
10868 (DISTBISONFILES): New var: list of files to be edited.
10869 (DISTSTUFFDIRS): Add binutils.
10870
10871Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10872
10873 * config.sub: also handle mipsel and mips64el (for little endian mips)
10874
10875Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10876
10877 * configure.in: Add * to end of all OS names.
10878
10879Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10880
10881 * configure.in: Build newlib for LynxOS native.
10882
10883Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10884
10885 * config.guess: Add support for delta 88k running SVR3.
10886
10887 * configure.in: Add comment about HP compiler vs. emacs.
10888
10889Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10890
10891 * configure.in: don't build ld on solaris2 (not a viable option
10892 due to bugs in getpwnam & getpwuid)
10893
10894Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10895
10896 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10897 config.guess will produce a full version number.
10898
10899Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10900
10901 * configure.in: Build linker and binutils for alpha-dec-osf1.
10902
10903Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10904
10905 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10906 and gdb/testsuite/Makefile.in.
10907
10908Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10909
10910 * configure.in: recognize mips*- instead of mips-
10911
10912Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
10913
10914 * config.sub: Accept linux*coff and linux*elf as operating
10915 systems.
10916
10917Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10918
10919 * config.sub: Recognize mips64, and mips3 as an alias for it.
10920
10921Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10922
10923 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10924 gdb knows how to handle OSF/1 shared libraries.
10925
10926Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10927
10928 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10929 * config.guess: Recognize Hitachi's HIUX.
10930 * config.sub: Recognize h3050r* and hppahitachi.
10931 Remove redundant cases for hp9k[23]*.
10932
10933Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10934
10935 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10936 if gas and ld are in the source tree and are in ${configdirs}.
10937 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 10938 --with options (but still pass them down on the command line,
252b5132
RH
10939 if they were explicitly specified).
10940
10941Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10942
10943 * configure: substitute SHELL value in Makefile.in with
10944 ${CONFIG_SHELL}
10945
10946Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10947
10948 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10949 *-*-solaris2* targets.
10950
10951Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10952
10953 * Makefile.in: define M4, and pass it down to sub-makes;
10954 all-autoconf now depends on all-m4
10955
10956Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10957
10958 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10959 presence of {ar,ranlib} instead of a configured directory
10960
10961Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10962
10963 * config.guess: Accept 34?? as well as 33?? for NCR.
10964
10965Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10966
10967 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10968 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10969
10970Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10971
10972 * configure: grab values for $(CC) and $(CXX) from the
10973 environment, so that someone can do "CC=gcc configure; make" and
10974 have it work right (matching the way that autoconf works now)
10975
10976 * configure.in, Makefile.in: add support for gash, the tcl
10977 interface to Galaxy
10978
10979 * config.guess: add NetBSD variants (hp300, x86)
10980
10981Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
10982
10983 * install.sh: Support -d option (in the manner of SunOS 4 install,
10984 as it is more deterministic than that of GNU install)
10985 (chmodcmd): Set file to mode 755 by default (should also do default
10986 chgrp and chown, but I don't feel like dealing with that now)
10987
10988Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10989
10990 * config.sub: Remove h8300hhms alias.
10991
10992Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10993
10994 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10995
10996Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10997
10998 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10999 as stmp-fixinc
11000
11001Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11002
11003 * config.sub: recognize m88110-bug-coff.
11004
11005Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11006
11007 * Makefile.in (all-libio): all dependencies on the toolchain used
11008 to build this (gcc, gas, ld, etc)
11009
11010Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11011
11012 * config.guess: Deal with OSF/1 1.3 on alpha.
11013
11014Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11015
11016 * install.sh: add some 'else true' clauses for portability
11017
11018 * configure.in: don't build libio for h8[35]00-*-* targets
11019
11020Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11021
11022 * Makefile.in: Add support for new libio.
11023
11024Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11025
11026 * install.sh: If one command fails, don't try the rest. Don't try
11027 to remove $dsttmp (via trap) unless we have already created it.
11028 If $src doesn't exist, detect it and exit with an error.
11029
11030 * config.guess: Recognize BSD on hp300.
11031
11032Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11033
11034 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11035 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11036
11037Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11038
11039 * Makefile.in (all-send-pr): depends on all-prms
11040
11041Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11042
11043 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11044
11045Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11046
11047 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11048 Added test for mips-mips-riscos5.
11049
11050Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11051
11052 * configure.in: use mh-hp300 for 68k HP hosts
11053
11054Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11055
11056 * configure: add support for CONFIG_SHELL, so that you can use
11057 some alternate shell for evaluating configure scripts
11058
11059Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11060
11061 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11062 in configure script to bug-gdb@prep.ai.mit.edu when building
11063 distribution archive.
11064 * Makefile.in (COMPRESS): Remove def.
11065 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11066 gdb.tar.Z and make-gdb.tar.Z respectively.
11067 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11068 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11069 to convergence with 'taz' target in Makefile.in.
11070
11071Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11072
11073 * install.sh (dsttmp): use trap to ensure that tmp files go
11074 away on error conditions
11075
11076Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11077
11078 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11079
11080Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11081
11082 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11083 its parent is '/' not ''.
11084
11085 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11086
11087Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11088
11089 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11090 that ${newsrcdir}/configure.in does.
11091
11092Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11093
11094 * test-build.mk: support for CONFIG_SHELL
11095
11096Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11097
11098 * config.sub (netware): Add as a basic system type.
11099
11100Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11101
11102 * Makefile.in (Makefile): depend on configure.in. Also drop the
11103 $(srcdir)/ from the dependency on Makefile.in.
11104
11105Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11106
11107 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11108 (h8300hhms is temporary until multi-libraries are implemented).
11109 * configure.in: Handle h8300h too.
11110
11111Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11112
11113 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11114
11115Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11116
11117 * configure: Remove extraneous output when guessing host type.
11118 * config.guess: Remove extraneous output when guessing using C
11119 compiler rather than uname, or when guessing fails.
11120
11121Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11122
11123 * Makefile.in: remove all.cross and install.cross targets
11124
11125 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11126 definitions
11127
11128Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11129
11130 * configure.in (target sh): Build gprof.
11131
11132Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11133
11134 * config.sub: change -solaris to -solaris2
11135
11136Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11137
11138 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11139
11140Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11141
11142 * configure: Correct error message for missing Makefile.in to
11143 print correct directory.
11144
11145Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11146
11147 * install.sh: kludge around 386BSD shell bug
11148
11149Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11150
11151 * config.guess: Recognize NeXT.
11152 * config.guess: Recognize i486-ncr-sysv4.
11153 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11154
11155Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11156
11157 * Makefile.in (MAKEINFOFLAGS): New variable.
11158 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11159 * build-all.mk, test-build.mk: Pass down --no-split as
11160 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11161
11162Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11163
11164 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11165
11166Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11167
11168 * Makefile.in (libg++.tar.z): New rule.
11169 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11170 * Makefile.in (taz): Only do a single chmod.
11171
11172Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11173
11174 * install.sh: don't use dirname anymore (replaced with sed usage)
11175
11176Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11177
11178 * Makefile.in: Change extension for gzip'd files from '.z' to
11179 '.gz' per new FSF standard usage.
11180
11181Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11182
11183 * configure: put quotes around the final value of program_transform_name
11184
11185Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11186
11187 * Makefile.in: new install.sh support; update install-info rules
11188
11189Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11190
11191 * configure.in: Build diff for crosses, but not for go32 host.
11192
11193 * configure.in: Build gprof only for native, and don't build it
11194 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11195
11196Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11197
11198 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11199
11200Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11201
11202 * configure.in (host_tools): Add prms.
11203
11204Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11205
11206 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11207 with $(FLAGS_TO_PASS) on the command line
11208
11209 * config.sub: Recognize lynx and lynxos
11210
11211Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11212
11213 * config.sub: Accept -ecoff*, not just -ecoff.
11214
11215Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11216
11217 * Makefile.in (taz): Use .gz suffix instead of .z.
11218 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11219 names.
11220
11221Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11222
11223 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11224
11225Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11226
11227 * Makefile.in (install-no-fixedincludes): install gcc last, so
11228 that rebuilds that might happen during 'make install' don't get
11229 bogus gcc include files
11230
11231Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11232
11233 Change from Utah for HPPA support:
11234 * config.guess: Recognize hppa1.x-hp-bsd.
11235
11236Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11237
11238 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11239 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11240
11241Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11242
11243 * config.sub: Add support for rom68k and bug boot monitors.
11244
11245Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11246
11247 * Makefile.in: Make all-opcodes depend on all-bfd.
11248
11249Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11250
11251 * config.guess: Added special check for i[34]86-univel-sysv4*.
11252
11253Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11254
11255 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11256 the processor rather than assuming i486.
11257
11258Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11259
11260 * config.guess: Recognize SunOS6 as Solaris3.
11261
11262Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11263
11264 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11265 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11266
11267Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11268
11269 * build-all.mk (all-cross): New target for Canadian Cross.
11270 Added Q2 go32 targets.
11271 * test-build.mk: Configure go32 cross sparclite-aout and
11272 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11273 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11274
11275Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11276
11277 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11278 GO32 hosted toolchains
11279
11280Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11281
11282 * configure: change so "-exec-prefix" gets passed down rather
11283 than "-exec_prefix" so autoconf generated Makefiles get the
11284 exec_prefix set right.
11285
11286Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11287
11288 * config.guess: get the Solaris2 minor version number
11289
11290 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11291
11292Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11293
11294 * config.guess: Recognize some Sequent platforms.
11295
11296Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11297
11298 * Makefile.in: added the vault-install target
11299
11300 * configure.in: actually use the Sun3 makefile fragment that's in
11301 config, also added the release dir to configdirs
11302
11303Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11304
11305 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11306
11307Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11308
11309 * configure.in: remove some program from Alpha targetted toolchains
11310
11311Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11312
11313 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11314 gprof.
11315 (taz): Run "make diststuff" in those directories instead of "make
11316 proto-dir". Look for "VERSION=" only at start of line in subdir
11317 Makefile. Use "gzip -9" for compression.
11318 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11319 (binutils.tar.z): New target.
11320
11321Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11322
11323 * Makefile.in (taz): Include gpl.texinfo.
11324
11325Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11326
11327 * Makefile.in (setup-dirs): Merged into "taz" target.
11328 (taz): Only do `proto-dir' stuff if a directory is actually needed
11329 for this target.
11330
11331Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11332
11333 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11334 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11335 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11336 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11337 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11338
11339Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11340
11341 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11342 config.sub, and move-if-change to gdb testsuite distribution
11343 archive, so the testsuite can be extracted, configured, and
11344 run separately from the gdb distribution. Blow away the Chill
11345 tests that require a Chill compiled executable, since GNU Chill
11346 is not yet publically available.
11347
11348Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11349
11350 * test-build.mk: set environment variables in a single command,
11351 instead of a list of assignments and exports
11352
11353 * config.guess: recognize Alpha/OSF1 systems
11354
11355Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11356
11357 * configure: Change help message to prefer --options rather than
11358 -options.
11359
11360Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11361
11362 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11363 zippy@ecst.csuchico.edu.
11364 * config.guess: Recognize miniframe.
11365
11366Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11367
11368 * Makefile.in: Use srcroot to find runtest rather than rootme.
11369 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11370
11371Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11372
11373 * test-build.mk: Extensive additions to support building on a
11374 machine other than the host.
11375
11376Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11377
11378 * configure (tooldir): Fix for i386-aix again.
11379
11380Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11381
11382 * configure, Makefile.in: Change definition of $(tooldir)
11383 to match the FSF.
11384
11385Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11386
11387 * config.guess: Recognize i[34]86/SVR4.
11388
11389Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11390
11391 * Makefile.in (all-gdb): gdb depends on sim.
11392
11393Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11394
11395 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11396 at the same time we make the prototype gdb directory.
11397 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11398 files at the same time as the gdb base release distribution.
11399
11400Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11401
11402 * Makefile.in (check): Use individual check targets rather than
11403 DO_X rule.
11404 (check-gcc): Added.
11405
11406Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11407
11408 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11409 for System V release 3.2.
11410
11411Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11412
11413 * config.sub: Recognize hppaosf.
11414 * configure.in: Do configure ld/binutils/gas for it.
11415
11416Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11417
11418 * configure (tooldir): Alter syntax used to set this, for systems
11419 where "\$" isn't handled right, like i386-aix.
11420
11421Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11422
11423 * configure: Pass program-transform-name, not
11424 program_transform_name, to recursive configures.
11425
11426Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11427
11428 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11429 of gas+ld+binutils.
11430
11431Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11432
11433 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11434
11435Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11436
11437 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11438
252b5132
RH
11439Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11440
11441 * Makefile.in (PRMS): Set back to all-prms.
11442
11443Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11444
11445 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11446 targets, rather than for MIPS hosts.
11447
11448Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11449
11450 * configure.in: add comment for --with-x default values
11451
11452 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11453
11454 * Makefile.in: add check-* targets for each of the directories in
11455 the tree. Add a definition of RUNTEST that will use the one we
11456 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11457
11458Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11459
11460 * configure.in: Removed obsolete references to bfd_target and
11461 target_makefile_frag.
11462
11463 * build-all.mk: Set assorted targets for Q2.
11464 * config.sub: Recognize z8k-sim and h8300-hms.
11465 * test-build.mk: Really don't pass host to configure.
11466 (HOLES): Added uname.
11467
11468Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11469
11470 * configure: Handle an empty program-prefix, program-suffix or
11471 program-transform-name correctly.
11472
11473Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11474
11475 * build-all.mk: -G 8 no longer required for MIPS targets.
11476 * test-build.mk: Don't pass host argument to configure; make it
11477 guess.
11478
11479Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11480
11481 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11482 * Makefile.in (COMPRESS): New macro, like GZIP.
11483
11484Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11485
11486 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11487
11488 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11489 with gas currently defaults to -G 0.
11490
11491Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11492
11493 * Makefile.in (all-flex): flex depends on byacc.
11494
11495 * build-all.mk: If host not specified, use config.guess. Pass TAG
11496 to test-build.mk as RELEASE_TAG.
11497 * test-build.mk (configargs): New variable containing arguments to
11498 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11499 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11500
11501 * config.guess: Use /bin/uname when checking -X argument on SCO,
11502 to avoid invoking GNU uname which doesn't understand -X.
11503
11504 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11505
11506 * configure.in: Build gas for mips-*-*.
11507
11508Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11509
11510 * Makefile.in (all.normal): insert missing backslash.
11511
11512Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11513
4bddf3ad 11514 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
11515
11516 * Makefile.in: Complete overhaul to merge many almost identical
11517 targets.
11518
11519Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11520
11521 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11522 (gdb.tar.Z): Adjusted.
11523
11524 * Makefile.in (setup-dirs, taz): New targets; should be general
11525 enough to adapt for gdb sometime. Build only .z file.
11526 (gas.tar.z): New target.
11527
11528Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11529
11530 * build-all.mk: Use CC=cc -Xs on Solaris.
11531
252b5132
RH
11532Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11533
11534 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11535 for handling BISON for FSF releases.
11536
11537Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11538
11539 * configure: Actually implement the change zoo just documented.
11540
11541Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11542
11543 * configure: when using config.guess, only set target_alias when
11544 it's not already been set (ie, on the command line)
11545
11546Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11547
11548 * Makefile.in: add installcheck target, set PRMS to install-prms
11549
11550Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11551
11552 * configure: add support for package_makefile_fragment, handle the
11553 case where a directory has a configure.in file but no Makefile.in
11554 more gracefully (with an actual understandable error message, even);
11555 add support for --without (and add this to the usage message); also
11556 explicitly add a --host=${host_alias} to the command line when
11557 config.guess is used
11558
11559Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11560
11561 * configure: Must use both --host and --target in recursive calls.
11562
11563Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11564
11565 * Makefile.in: Change deja-gnu to dejagnu.
11566
11567Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11568
11569 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11570
11571Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11572
11573 * configure.in: canonicalize all instances to *-*-solaris2*,
11574 also strip out a number of tools to not build for go32 host
11575
11576Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11577
11578 * config.guess: add GPL.
11579
11580 * Makefile.in, config.guess, config.sub, configure: bump
11581 copyrights to 93.
11582
11583Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11584
11585 * Makefile.in (do-info): Removed obsolete check for existence of
11586 localenv file.
11587
11588 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11589
11590Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11591
11592 * Makefile.in: a couple of 'else true' for decstation,
11593 support for TclX
11594
11595 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11596
11597Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11598
11599 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11600
11601Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11602
11603 * config.guess: Recognize i386-ibm-aix (PS/2).
11604 * configure.in: Use config/mh-aix386 file for it.
11605
11606Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11607
11608 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11609 CC_FOR_TARGET instead.
11610 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11611
11612Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11613
11614 * Makefile.in: Add sim to list of directories sent with gdb
11615
11616Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11617
11618 * configure.in: Put back mips-dec-bsd* case.
11619
11620Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11621
11622 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11623 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11624 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11625
11626Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11627
11628 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11629
11630 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11631 (install-info): install dir.info only if it exists,
11632 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11633
11634Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11635
11636 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11637 gas for mips-dec-bsd.
11638
11639Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11640
11641 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11642 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11643
11644Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11645
11646 * configure.in: Added "dejagnu" to hosttools list.
11647
11648Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11649
11650 * config.sub, configure.in, config.guess: Add support
11651 for Bosx, an AIX variant from Bull.
11652 Patches from F.Pierresteguy@frcl.bull.fr.
11653
11654Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11655
11656 * devo/dejagnu: Initial creation of devo/dejagnu.
11657 Migrated dejagnu testcases and support files for testing software
11658 tools to reside as subdirectories, currently called "testsuite",
11659 within the directory of the software tool. Migrated all programs,
11660 support libraries, etc. beloging to dejagnu proper from
11661 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11662 with no modifications. The changes to these files which will
11663 allow them to configure, build, and execute properly will be made
11664 in a future update.
11665
11666Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11667
11668 * Makefile.in: Change send_pr to send-pr.
11669 * configure.in: Likewise.
11670 * send_pr: Renamed directory to send-pr.
11671
11672Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11673
11674 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11675
11676Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11677
11678 * README: Update for gdb-4.8 release.
11679 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11680 gdb-xxx.tar.z (gzip'd) file also.
11681
11682Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11683
11684 * Makefile.in: make all-diff depend on all-libiberty
11685
11686Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11687
11688 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11689
11690Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11691
11692 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11693
11694Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11695
11696 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11697 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11698 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11699
11700Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11701
11702 * Makefile.in: makeinfo binary is in a new location
11703
11704Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11705
11706 * config.sub: Accept -ecoff as an OS.
11707
11708 * Makefile.in: Various changes to eliminate a level of make
11709 recursion and reduce the required command line length.
11710 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11711 sub-makes.
11712 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11713 variables holding settings for specific sub-makes.
11714 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11715 in terms of BASE_FLAGS_TO_PASS.
11716 (TARGET_LIBS): New variable listing directories which use
11717 TARGET_FLAGS_TO_PASS.
11718 (subdir_do): Eliminated.
11719 (do-*): New set of targets to replace subdir_do.
11720 (various): All targets which used subdir_do now depend on do-*.
11721 (local-clean): Renamed from do_clean.
11722 (local-distclean): New target, dependency of distclean and
11723 realclean.
11724 (install-info): Don't create directories. Depend on dir.info
11725 rather than calling make recursively.
11726 (install-dir.info): Eliminated.
11727 (install-info-dirs): Create all info directories here.
11728 (dir.info): Depend upon do-install-info.
11729
11730 * test-build.mk (HOLES): Added false.
11731
11732Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11733
11734 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11735
11736Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11737
11738 * Makefile.in (info): remove dependency on all-texinfo. The
11739 problem was really in texinfo/C, not at this level.
11740
11741Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11742
11743 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11744
11745Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11746
11747 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11748 GDB releases.
11749
11750Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11751
11752 * configure: Include srcdir in message about target of link not
11753 being found. Don't convert `-' to `_' in `with' options being
11754 passed to subdirs.
11755
11756Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11757
11758 * configure.in: add uudecode to host_tools
11759
11760 * Makefile.in: added {all,install}-uudecode targets, added them to
11761 the appropriate lists
11762
11763Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11764
11765 * Makefile.in (all-gcc): Added dependency on all-gas.
11766
11767 * configure.in (mips-*-*): Build ld and binutils.
11768
11769Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11770
11771 * configure: check return code from mkdir, print error message and
11772 exit on failure.
11773
11774Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11775
11776 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11777
11778Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11779
11780 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11781
11782Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11783
11784 * config.sub (h8500): Recognize this as a cpu type.
11785
11786Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11787
11788 * configure: source directory missing is no longer a warning
11789
11790 * configure.in: recognize irix[34]* instead of irix[34]
11791
11792 * Makefile.in: define and pass down X11_LIB
11793
252b5132
RH
11794Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11795
11796 * guess-systype: Renamed to ...
11797 * config.guess: ... by popular request.
11798 * configure.in, Makefile.in: Update accordingly.
11799
11800Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11801
11802 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11803 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11804 + Execute ./dummy instead of assuming . is in PATH.
11805
11806Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11807
11808 * guess-systype: New shell script. Attempts to guess the
11809 canonical host name of the executing host.
11810 Only a few hosts are supported so far.
11811 * configure: Call guess-systype if no host is specified.
11812
11813Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11814
11815 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11816 gcc Makefile.
11817
11818
11819Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11820
11821 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11822 (all-gcc, install-gcc, subdir_do): Use it.
11823
11824Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11825
11826 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11827
11828Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11829
11830 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11831 set exclusively by configure, using configure.in .
11832
11833Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11834
11835 * test-build.mk: set $PATH for all builds
11836
11837 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11838
11839Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11840
11841 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11842 the one used in gcc/Makefile.in, so that a null expansion doesn't
11843 override the one needed to build gcc with a native cc.
11844
11845
11846Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11847
11848 * configure: Accept -with arguments.
11849
11850Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11851
11852 * Makefile.in: added h8300sim
11853
11854Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11855
252b5132
RH
11856 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11857 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11858 (all-cygnus, native, build-cygnus): Make
11859 $(canonhost)-stamp-3stage-done, not $(host)....
11860 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11861 i386-sco3.2v4. Added else true to if command.
11862
11863Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11864
11865 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11866
11867Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11868
11869 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11870
11871Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11872
11873 * configure.in: don't remove binutils from Solaris builds
11874
11875Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11876
11877 * Makefile.in: get rid of earlier definitions for *clean,
11878 also handle the recursive info rule better
11879
11880Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11881
11882 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11883 do more-or-less the right thing.
11884
11885Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11886
11887 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11888 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11889
11890Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11891
11892 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11893 $(host_canonical).
11894
11895 * configure.in: split the configdirs list into 4 categories (native
11896 v. cross, library v. tool) and handle the cross-only and native-
11897 only in more reasonable (and correct!) way.
11898
11899Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
11900
11901 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
11902 configdirs anymore.
11903
11904Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11905
11906 * Makefile.in: extensive cleanup:: removed all of the explicit
11907 clean-* targets, collapsed many wrappers around subdir_do into
11908 one, added additional targets to satisfy standards.texi, deleted
11909 some old targets, some changes for consistency
11910
11911Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11912
11913 * configure.in: handle some programs as cross-only, and others as
11914 native only
11915
11916 * test-build.mk: handle partial holes in a more generic manner
11917
11918 * Makefile.in: m4 depends on libiberty
11919
252b5132
RH
11920Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11921
11922 * configure.in: add m4, textutils, fileutils, sed, shellutils,
11923 time, wdiff, and find to configdirs
11924
11925 * Makefile.in: all, clean, and install rules for the new programs
11926 added to configure.in
11927
11928Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11929
11930 * configure.in: use mh-sun for all *-sun-* hosts
11931
252b5132
RH
11932Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11933
11934 * Makefile.in: define flags for X11 include files and library file
11935 locations, pass them down to the programs that need this info
11936
11937 * build-all.mk: added a 'native' target, to 3stage the native toolchain
11938
252b5132
RH
11939Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11940
11941 * configure.in: start building libg++ for HP-UX targets
11942
11943Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
11944
11945 * README: Update references to files moved into etc/.
11946
11947Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
11948
11949 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
11950 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
11951
11952Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11953
11954 * configure: accept dash as well as underscore in long option
11955 names for FSF compatibility.
11956
11957Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11958
11959 * config.sub: added -sco3.2v4 support from FSF.
11960
11961Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11962
11963 * configure.in: expand the section that adds or removes
11964 directories from the list of programs to build, to handle native
11965 vs. cross in addition to host v. native
11966
11967Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11968
11969 * Makefile.in: Replace C++ in macro names with CXX.
11970 This is less likely to break ...
11971
11972Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11973
11974 * test-build.mk: add -w to GNU_MAKE
11975
11976Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11977
11978 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11979 add 'sparc' to list of recognized cpus. This needed to make
11980 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11981 Delete some redundant ose68 variants. Recognize -wrs as an os,
11982 then changes that into $CPU-wrs-vxworks.
11983
11984 * configure.in: remove most references to gdbtest, regularize
11985 target based program removal
11986
11987 * test-build.mk: import from p3 tree (many fixes and changes)
11988
11989Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11990
11991 * Makefile.in: added rules to handle tcl, tk, and expect
11992
11993 * configure.in: handle those directories if they exist
11994
11995Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11996
11997 * config.sub: removed bogus hppabsd and hppahpux names, since
11998 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11999
12000Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12001
12002 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12003 depends upon all-xiberty
12004
12005 * Makefile.in: changes from p3, including:
12006
12007 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12008
12009 * Makefile.in (XTRAFLAGS): include newlib directories if
12010 newlib/Makefile exists, rather than if host != target.
12011
12012 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12013
12014 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12015 from the same source tree and not building a cross-compiler. This
12016 matters for the libg++ configuration if reconfiguring a tree that
12017 has already been installed.
12018
12019 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12020
12021 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12022 pick up the machine and system specific header files.
12023
12024 * Makefile.in: added AS_FOR_TARGET, passed down in
12025 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12026 the C compiler to use to create programs which are run in the
12027 build environment, set it to default to $(CC), and passed it down
12028 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12029
12030 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12031
12032 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12033 We need them for unusual native builds, like systems without
12034 ranlib.
12035
12036 * configure: also define $(host_canonical) and
80413487
RH
12037 $(target_canonical), which are the full, canonical names for the
12038 given host and target
252b5132
RH
12039
12040Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12041
12042 * Makefile.in: Added separate definitions for C++.
12043
12044Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12045
12046 * configure.in (configdirs): Add deja-gnu.
12047
12048Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12049
12050 * README: Update for configure.texi and gdb-4.7 release.
12051
12052Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12053
12054 * Makefile.in: Move "all" target to top of file.
12055 Previously, first target was ".PHONY" which caused BSD4.4 make
12056 to build .PHONY when make was run without arguments.
12057
12058Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12059
12060 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12061 Library-copylefted code in libiberty.
12062
12063Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12064
12065 * config.sub: Replace m68kmote with plain old m68k.
12066
12067Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12068
12069 * Makefile.in: Remove space from blank line, avoid Make complaints.
12070
12071Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12072
12073 * config.sub: Complain if no argument is given. Added support for
12074 386bsd as OS and target alias.
12075
12076Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12077
12078 * Makefile.in (XTRAFLAGS): include newlib directories if
12079 newlib/Makefile exists, rather than if host != target.
12080
12081Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12082
12083 * config.sub: recognize sparclite-wrs-vxworks.
12084
12085 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12086 p3.) Added clean-xiberty to clean.
12087
12088Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12089
12090 * configure.in: use *-*-* instead of nested cases for host and target
12091
12092Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12093
12094 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12095 from the same source tree and not building a cross-compiler. This
12096 matters for the libg++ configuration if reconfiguring a tree that
12097 has already been installed.
12098
12099Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12100
12101 * config.sub (i486v/i486v4): Merge in from FSF version.
12102
12103Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12104
12105 * configure: only set PWD if it is already set.
12106
12107Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12108
12109 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12110 doesn't have unset and all success paths (and most error paths)
12111 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12112 to just ${PWD} to avoid confusion.)
12113
12114Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12115
12116 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12117 even for a native compilation.
12118
12119Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12120
12121 Changes to make the gdb.tar.Z rule work better.
12122
12123 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12124 (DEVO_SUPPORT): Add configure.texi.
12125 (bfd-ilrt.tar.Z): Remove ancient rule.
12126
12127Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12128
12129 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12130 pick up the machine and system specific header files.
12131
12132 * configure.in, config.sub: added new target m68010-adobe-scout,
12133 with alias of adobe68k. Changed configure.in to check for
12134 -scout before -sco* to avoid a false match.
12135
12136 * Makefile.in: added AS_FOR_TARGET, passed down in
12137 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12138 the C compiler to use to create programs which are run in the
12139 build environment, set it to default to $(CC), and passed it down
12140 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12141
12142Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12143
12144 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12145 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12146 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12147 FOR_TARGET variants, to newlib and libg++.
12148
12149Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12150
12151 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12152 first.
12153
12154Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12155
12156 * config.sub: Accept `elf' as an environment.
12157
12158Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12159
12160 * Makefile.in (all-opcodes): cd into the right directory
12161
12162Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12163
12164 * configure: added -program_transform_name option, used as
12165 argument to sed when installing programs.
12166 configure.texi: added documentation for -program_prefix,
12167 -program_suffix and -program_transform_name.
12168
12169Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12170
12171 * config.sub: Accept i486 where i386 ok.
12172
12173Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12174
12175 * config.sub: accept we32k
12176
12177Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12178
35590697 12179 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
12180
12181 * Makefile.in: don't create all directories for ``make install'';
12182 let the subdirectories create the ones they need.
12183
12184Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12185
80413487 12186 * COPYING: new file, GPL v2
252b5132
RH
12187
12188Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12189
12190 * Makefile.in: use the new gen-info-dir, which needs a template
12191 argument (which also lives in texinfo)
12192
12193 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12194
252b5132
RH
12195Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12196
12197 * config.sub (ncr3000): Change i386 to i486.
12198
12199Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12200
12201 * Makefile.in: add install-rcs, install-grep to
12202 install-no-fixedincludes, removed install-bison and install-libgcc
12203
12204Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12205
12206 * configure.in: grab the HPUX makefile fragment if on HPUX
12207
12208Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12209
12210 * Makefile.in: eradicate bison spoor (ditto libgcc).
12211 configure.in: recognise m68{k,000}-ericsson-OSE.
12212 es1800 is alias for m68k-ericsson-OSE
12213
12214Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12215
12216 * configure.in: rearrange the parts that remove programs from
12217 configdirs, based now on HOST==TARGET or by canonical triple.
12218
12219Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12220
12221 * test-build.mk: recurse explicitly with -f test-build.mk when
12222 appropriate. predicate stage3 and comparison on the existence
12223 of gcc. That is, if gcc isn't around, we aren't three-staging.
12224 On very clean, also remove ...stamp-co. Build in-place before
12225 doing other builds.
12226
12227Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12228
12229 * Makefile.in, configure.in: add tgas
12230
12231Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12232
12233 * Makefile.in: a number of changes merged in from progressive.
12234
12235 * configure.in: add libm.
12236
12237 * .cvsignore: ignore some stuff that comes from test-build.mk.
12238
252b5132
RH
12239Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12240
12241 * config.sub: Add es1800 (m68k-ericsson-es1800).
12242
12243Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12244
12245 * configure: Add program_suffix (parallel to program_prefix)
12246 * Makefile.in: adjust directory-creating script for losing decstation
12247
12248Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12249
12250 * configure: Minor $subdir-related fixes.
12251
12252Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12253
12254 * configure: fix various problems with propogating
12255 makefile_target_frag in subdirs.
12256 * configure.in: config libgcc if its there
12257
12258Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12259
12260 * config.sub: HPPA merge.
12261
252b5132
RH
12262Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12263
12264 * Makefile.in: Replace all-bison with all-byacc in all
12265 dependency lines for other tools (which now use byacc).
12266
12267Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12268
12269 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12270
252b5132
RH
12271Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12272
12273 * Makefile.in: make gprof rules similar to byacc rules (instead of
12274 vestigal $(unsubdir) that didn't work...)
12275
12276Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12277
12278 * config.sub: Add support for Linux.
12279 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12280 (at least for libg++).
12281
12282Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12283
12284 * configure.texi: fix doc for the -nfp option to configure
12285
12286Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12287
12288 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12289
12290Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12291
12292 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12293 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12294 * configure.in: added solaris* host_makefile_frag hook.
12295
12296Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12297
12298 * config.sub: changed recognition of m68000 so that various
12299 m68k types can be specified via m680[01234]0
12300
12301Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12302
12303 * config.sub (basic_machine): fix sed so that '-foo' isn't
12304 completely substituted out while .+'-foo' loses the '-foo'
12305
12306Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12307
12308 * config.sub ($os): Add -aout.
12309
12310Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12311
12312 * configure: If host_makefile_frag is absolute, don't
12313 prefix ${invsubdir} (relevant to libg++ auto-configure).
12314
12315Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12316
12317 * Makefile.in (tooldir): Define it.
12318 (all-ld): Depend on all-flex.
12319
12320Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12321
12322 * Makefile.in (check): Fix libg++ special case.
12323
12324Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12325
12326 * configure: do not bury `pwd` into config.status, thus do fewer
12327 pwd's.
12328
12329 * configure: print the "Building in" message only when building in
12330 other than "." AND verbose.
12331
12332 * configure: remove -s, rework -v to better accomodate guested
12333 configures.
12334
12335 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12336
12337Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12338
12339 * Makefile.in: macroize flags passed on recursion. remove
12340 fileutils.
12341
12342Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12343
12344 * configure: get makesrcdir right for subdirs deeper than 1.
12345
12346 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12347 install.
12348
12349Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12350
12351 * Makefile.in: don't print subdir_do or recursion lines.
12352
12353Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12354
12355 * standards.texi: added menu item.
12356
12357 * Makefile.in: build and install standards.info.
12358
12359 * standards.texi: new file.
12360
12361Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12362
12363 * configure: test for and move config.status pieces from
12364 ${subdir}/.
12365
12366Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12367
252b5132
RH
12368 * configure: Test for existance of files before trying to mv
12369 them, to avoid numerous non-existance messages.
12370
12371Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12372
12373 * configure: correct final line of config.status.
12374
12375 * configure: patch from eggert. Avoids a protection problem if
12376 the original Makefile.in is read only.
12377
12378 * configure: use move-if-change from gcc to create config.status.
12379 Some makefiles depend on config.status to tell if a directory
12380 has been reconfigured for a different host. This change
12381 prevents those directories from remaking everything in the case
12382 where the reconfig was only intended to rebuild a Makefile.
12383
12384 * configure: test for config.sub with "config.sub sun4" rather
12385 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12386 host alias from a missing config.sub.
12387
12388Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12389
12390 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12391 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12392
12393Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12394
12395 * configure: mkdir ${subdir} as needed.
12396
12397Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12398
12399 * Makefile.in,configure.in: added autoconf.
12400
12401Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12402
12403 * Makefile.in: no longer pass against on recursion.
12404
12405 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12406 definitions are not inherited.
12407
12408 * configure: correct makesrcdir when subdir is .
12409
12410Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12411
12412 * configure: Add support for 'subdirs' variable, which is
12413 like 'configdirs', except that configure doesn't re-invoke
12414 itself for subdirs, it just creates a Makefile for each subdir.
12415 * configure.texi: Document subdirs.
12416
12417Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12418
12419 * configure.in: added flex to configdirs
12420
12421Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12422
12423 * Makefile.in: remove clean-stamps from clean.
12424
12425Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12426
12427 * configure.in: Add gdbtest to configdirs.
12428
12429Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12430
12431 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12432 to recursive makes.
12433 * configure.in: Recognize new ncr3000 config.
12434
12435Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12436
12437 * Makefile.in, configure.in: removed references to gdbm.
12438
12439Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12440
12441 * config.sub: Don't canonicalize os value
12442 newsos* to bsd (readline needs to check for newsos).
12443 (This fix was earlier made Jan 31, but got re-broken.)
12444
12445Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12446
12447 * configure.in: sco is an os, not a vendor!
12448
12449 * configure: Quote $( better. Keep various shells happy.
12450
12451Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12452
12453 * Makefile.in: eliminate stamp-files.
12454
12455Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12456
12457 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12458 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12459
12460Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12461
12462 * config.sub: fix iris/iris3.
12463
12464Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12465
12466 * configure: re-add -rm.
12467
12468Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12469
12470 * Maskefile.in: add .stmp-rcs to all.
12471
12472 * configure.in: remove gas from rs6000 build, use aix host fragment.
12473
12474Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12475
12476 * configure: pass down site_option during recursion.
12477
12478Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12479
12480 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12481
12482Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12483
12484 * configure: Change exec_prefix so that it really defaults to prefix.
12485
12486Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12487
12488 * Makefile.in, configure.in: Add support for mmalloc library.
12489
12490Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12491
12492 * Makefile.in: add stmp dependencies for a few more things.
12493
12494Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12495
12496 * configure: adjusted error message on objdir/srcdir configure
12497 collision, per john's suggestion.
12498
12499 * Makefile.in: add libiberty stmp to all and all.cross.
12500
12501Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12502
12503 * Makefile.in: remove force dependencies, add grep to all.
12504
12505Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12506
12507 * Makefile.in: drop flex. make stamp files work.
12508
12509 * configure: added test for conflicting configuration in srcdir,
12510 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12511 gets cranky. use relative paths for configure and srcdir
12512 whenever possible. Send some error messages to stderr that were
12513 going to stdout.
12514
12515Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12516
12517 * Makefile.in: Fix libg++ rule to check for gcc directory
12518 before using gcc/gcc. Also pass XTRAFLAGS.
12519
12520Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12521
12522 * Makefile.in: added stmp-files so that directories aren't polled
12523 when they are already built.
12524
12525 * configure.texi: fixed a node pointer problem.
12526
12527Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12528
4bddf3ad 12529 * config.sub configure.in gdb/configure.in
252b5132
RH
12530 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12531 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12532 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12533
12534Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12535
12536 * configure: -recurring becomes -silent. corrected help message
12537 for -site= option.
12538
12539 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12540
12541Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12542
12543 * configure: when building Makefile for crosses, replace
12544 tooldir and program_prefix. default srcdir from location of
12545 config.sub. remove "for host in hosts" and "for target in
12546 targets" loops.
12547
12548Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12549
12550 * Makefile.in: Do not pass bindir or mandir to cvs.
12551
12552Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12553
12554 * Makefile.in, configure.in: removed traces of namesubdir,
12555 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12556 copyrights to '92, changed some from Cygnus to FSF.
12557
12558 * configure.texi: remove most references to multiple hosts,
12559 multiple targets, subdirs, etc.
12560
12561 * configure.man: removed rcsid. reference config.sub not
12562 config.subr.
12563
12564 * Makefile.in: mkdir $(infodir) on install-info.
12565
12566Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12567
12568 * configure.texi: Explain better about .gdbinit and about
12569 the environment that configure.in sections run in.
12570
12571Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12572
12573 * configure.in: Ultrix is only a decstation if it's a MIPS.
12574
12575Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12576
12577 * README: DOC.configure => cfg-paper.texi.
12578
12579Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12580
12581 * config.sub (near case $os): Don't convert newsos* to bsd!
12582
12583Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12584
12585 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12586 the number of copies of COPYING that go into the GDB tar file.
12587
12588Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12589
4bddf3ad 12590 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12591 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12592 Fix SCO configuration stuff.
12593
12594Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12595
12596 * Makefile.in: For libg++, make sure the -I pointing
12597 to the gcc directory goes *after* all the libg++-local -I flags.
12598 Also, move just-gcc dependency from just-libg++ to all-libg++.
12599
12600Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12601
12602 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12603
12604Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12605
12606 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12607
12608Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12609
12610 * config.sub: Add stratus configuration frags. Also
12611 submitted to FSF.
12612
12613Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12614
12615 * Makefile.in (DEV_SUPPORT): add configure.man.
12616
12617 * config.sub(Decode manufacturer-specific): add -none*.
12618
12619Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12620
12621 * Makefile.in: remove form feeds to make Sun's make happy.
12622 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12623
12624Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12625
12626 * Makefile.in (AR_FLAGS): Make quieter.
12627
12628Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12629
12630 * configure.in: Add libg++.
12631 * configure: When verbose, don't output the command line at each
12632 level; it will be unremarkably the same as the previous version,
12633 which will be the same as what the user typed.
12634
12635Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12636
12637 * configure.in, Makefile.in: fix clean-info, add flex. add
12638 fileutils.
12639
12640 * configure: be less sensitive to spaces in Makefile.in. Do not
12641 look for sources in "..". Doing so breaks subdirectories that
12642 might have their own configure. If a subdir has it's own
12643 configure script, use it.
12644
12645Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12646
12647 * cfg-paper.texi: some changes suggested by rms.
12648
12649Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12650
12651 * config.sub: Merge in some small additions from the FSF version,
12652 taken from the gcc distribution, to bring the Cygnus and FSF
12653 versions into closer sync.
12654
12655Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12656
12657 * configure.in: Changed svr4 references to sysv4.
12658
12659Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12660
12661 * configure: added -V for version number option.
12662
12663Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12664
12665 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12666 renamed from DOC.configure to cfg-paper.texi.
12667
12668Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12669
12670 * configure, config.subr, config.sub: config.subr is now
12671 config.sub again.
12672
12673Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12674
12675 * configure.texi: new file, in progress.
12676
12677 * Makefile.in: build info file and install the man page for
12678 configure.
12679
12680 * configure.man: new file, first cut.
12681
12682 * configure: find config.subr again now that configuration "none"
12683 has gone. removed all traces of the -ansi option. removed all
12684 traces of the -languages option.
12685
12686 * config.subr: resync from rms.
12687
d932cae7 126881991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12689
12690 * configure, config.sub, config.subr: merge config.sub into
12691 config.subr, call the result config.subr, remove config.sub, use
12692 config.subr.
12693
12694 * Makefile.in: revised install for dir.info.
12695
d932cae7 126961991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12697
12698 * configure.in: add decstation host makefile frag.
12699
12700 * Makefile.in: BISON now bison -y again. also install-gcc on
12701 install. clean-gdbm on clean. infodir belongs in datadir.
12702 Make directories for info install. Build dir.info here then
12703 install it.
12704
d932cae7 127051991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12706
12707 * Makefile.in: fix for bad directory tests.
12708
d932cae7 127091991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12710
12711 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12712 regexp. -srcdir relative was being handled incorrectly.
12713
12714 * Makefile.in: unwrapped some for loops so that parallel makes
12715 work again and so one can focus one's attention on a particular
12716 package.
12717
d932cae7 127181991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12719
12720 * configure: added PWD as a stand in for `pwd` (for speed). use
12721 elif wherever possible. make -srcdir work without -objdir.
12722 -objdir= commented out.
12723
d932cae7 127241991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12725
12726 * configure: +options become --options. -subdirs commented out.
12727 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12728 Makefile now at top of generated Makefile. Removed cvs log
12729 entries. added -srcdir. create .gdbinit only if there is one
12730 in ${srcdir}.
12731
12732 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12733 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12734 and mandir now keyed off datadir by default.
12735
d932cae7 127361991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12737
12738 * Freshly created ChangeLog.
12739
12740\f
12741Local Variables:
12742mode: change-log
12743left-margin: 8
12744fill-column: 76
12745version-control: never
12746End: