bfd/
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
19e99079
NC
12009-01-15 Douglas B Rupp <rupp@gnat.com>
2
3 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4 * configure: Regenerate.
5
22e8c8e0
RW
62008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7
8 Backport link test fix from upstream Libtool:
9
10 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
11 Add cache variables to tests that require the linker to work.
12 For shlibpath_overrides_runpath, this also changes the semantics
13 to let the result from the C compiler take precedence.
14 compiler take precedence.
15
7d6d7764
BE
162008-12-02 Ben Elliston <bje@au.ibm.com>
17
18 * config.sub, config.guess: Update from upstream sources.
19
ea8af06e
JJ
202008-12-17 Jeff Johnston <jjohnstn@redhat.com>
21
22 * COPYING.NEWLIB: Updated.
23 * COPYING.LIBGLOSS: Ditto.
24
af0771d3
PB
252008-12-16 Paolo Bonzini <bonzini@gnu.org>
26
27 Sync with GCC:
28
29 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
30
31 * configure.ac (ppllibs): Add by default the lib flags.
32 * configure: Regenerate.
33
34 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
35
36 * configure.ac: Add double brackets on darwin[912].
37 * configure: Regenerate.
38
39 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
40
41 * configure.ac: Expand to darwin10 and later.
42 * configure: Regenerate.
43
f7c83eac
AS
442008-12-02 Andreas Schwab <schwab@suse.de>
45
46 * Makefile.def: configure-target-boehm-gc depends on
47 all-target-libstdc++-v3.
48 * Makefile.in: Regenerate.
49
bc67ad83
BE
502008-12-02 Ben Elliston <bje@au.ibm.com>
51
52 * config.sub, config.guess: Update from upstream sources.
53
e28c595f
JM
542008-11-27 Joseph Myers <joseph@codesourcery.com>
55
56 Merge from GCC:
57
58 2007-12-02 Matthias Klose <doko@ubuntu.com>
59
60 * config-ml.in: Remove 64bit configure tests.
61
62 2008-05-14 Rafael Espindola <espindola@google.com>
63
64 * config-ml.in: don't handle --enable-shared and --enable-static.
65
66 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
67 Tobias Grosser <grosser@fim.uni-passau.de>
68 Jan Sjodin <jan.sjodin@amd.com>
69 Harsha Jagasia <harsha.jagasia@amd.com>
70 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
71 Konrad Trifunovic <konrad.trifunovic@inria.fr>
72 Adrien Eliche <aeliche@isty.uvsq.fr>
73
74 Merge from graphite branch.
75 * configure: Regenerate.
76 * Makefile.in: Regenerate.
77 * configure.ac (host_libs): Add ppl and cloog.
78 Add checks for PPL and CLooG.
79 * Makefile.def (ppl, cloog): Added modules and dependences.
80 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
81 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
82
83 2008-09-03 Richard Guenther <rguenther@suse.de>
84
85 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
86 cloog test.
87 * configure: Re-generate.
88
89 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
90
91 * configure.ac (--with-cloog-polylib): New.
92 (--disable-cloog-version-check): New.
93 (--disable-ppl-version-check): New.
94 * configure: Re-generate.
95
96 2008-09-05 Richard Guenther <rguenther@suse.de>
97
98 * configure.ac: Initialize clooglibs to -lcloog.
99 * configure: Re-generate.
100
101 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
102
103 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
104 recommended version to 2.3.2.
105
106 * configure: Regenerate.
107
108 2008-10-31 Ben Elliston <bje@au.ibm.com>
109
110 * configure.ac (spu-*-*): Remove special case.
111 * configure: Regenerate.
112
113 Complete comment text from GCC version of:
114
115 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
116
117 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
118 (GCC_SHLIB_SUBDIR): New.
119 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
120 * configure: Regenerate.
121 * Makefile.in: Regenerate.
122
652dec25
TG
1232008-11-27 Tristan Gingold <gingold@adacore.com>
124
125 * configure.ac: Build gdb for i?86-*-darwin*
126 * configure: Regenerated.
127
7582fb4a
DJ
1282008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
129
130 PR bootstrap/38014
131 PR bootstrap/37923
132
133 Revert:
134
135 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
136
137 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
138 * Makefile.in: Regenerated.
139
140 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
141
142 PR gdb/921
143 PR gdb/1646
144 PR gdb/2175
145 PR gdb/2176
146
147 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
148 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
149 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
150 (HOST_EXPORTS): Pass CPPFLAGS.
151 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
152 (LDFLAGS_FOR_TARGET): Initialize from configure script.
153 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
154 * Makefile.in, configure: Regenerated.
155 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
156 and CPPFLAGS_FOR_BUILD.
157
faee1be2
UW
1582008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
159
160 * configure.ac [spu-*-*]: Do not set skipdirs.
161 * configure: Re-generate.
162
b7c2dce4
DJ
1632008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
164
165 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
166 * Makefile.in: Regenerated.
167
bb52de30
DJ
1682008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
169
170 PR gdb/921
171 PR gdb/1646
172 PR gdb/2175
173 PR gdb/2176
174
175 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
176 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
177 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
178 (HOST_EXPORTS): Pass CPPFLAGS.
179 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
180 (LDFLAGS_FOR_TARGET): Initialize from configure script.
181 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
182 * Makefile.in, configure: Regenerated.
183 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
184 and CPPFLAGS_FOR_BUILD.
185
b25062ae
SE
1862008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
187
188 * libtool.m4: Update to libtool 2.2.6.
189 * lt~obsolete.m4: Update to libtool 2.2.6.
190 * ltmain.sh: Update to libtool 2.2.6.
191 * ltsugar.m4: Update to libtool 2.2.6.
192 * ltversion.m4: Update to libtool 2.2.6.
193 * ltoptions.m4: Update to libtool 2.2.6.
194 * ltgcc.m4: Update to match changes from libtool 2.2.6.
195
3bbd2f8f
AL
1962008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
197
198 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
199 (GCC_SHLIB_SUBDIR): New.
200 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
201 * configure: Regenerate.
202 * Makefile.in: Regenerate.
203
b29d32ce
TG
2042008-08-28 Tristan Gingold <gingold@adacore.com>
205
206 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
207 Enable bfd, binutils and opcodes.
208 * configure: Regenerate.
209
c325a203
DD
2102008-08-16 Nicolas Roche <roche@adacore.com>
211
212 * Makefile.tpl: Add BOOT_ADAFLAGS.
213 * Makefile.in: Regenerate.
214
e7c8859c
RS
2152008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
216
217 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
218 * configure: Regenerate.
219
da888c87
PB
2202008-07-30 Paolo Bonzini <bonzini@gnu.org>
221
222 Sync with gcc:
223 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
224
f7c83eac
AS
225 * configure.ac: Add makefile fragments for hpux.
226 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
227 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
228 * configure: Regenerate.
229 * Makefile.in: Regenerate.
da888c87
PB
230
231 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
232
f7c83eac
AS
233 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
234 * Makefile.in: Regenerate.
235 * configure: Regenerate.
da888c87 236
944982cf
ILT
2372008-06-18 Ian Lance Taylor <iant@google.com>
238
662c6704
ILT
239 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
240
944982cf
ILT
241 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
242
7a283e07
RW
2432008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
244
245 * configure: Regenerate.
246
5b553f7e
RW
2472008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
248
249 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
250 "$@" is still intact with both Autoconf 2.59 and 2.62.
251 * configure: Regenerate.
252
675492f0
RW
2532008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
254
255 * Makefile.tpl: Fix comment errors.
256 * Makefile.in: Regenerate.
257
b018a5d1
JB
2582008-06-13 Julian Brown <julian@codesourcery.com>
259
260 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
261 of libobjc for ARM EABI Linux.
262 * configure: Regenerate.
263
310213e8
DE
2642008-06-12 David S. Miller <davem@davemloft.net>
265 David Edelsohn <edelsohn@gnu.org>
266
267 * configure.ac: Add powerpc*-*-* to gold supported targets.
268 * configure: Regenerate.
269
6641ce42
JM
2702008-06-08 Joseph Myers <joseph@codesourcery.com>
271
272 PR tree-optimization/36218
273 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
274 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
275 (all prefix="build-"): Pass them to build-system sub-makes.
276 * Makefile.in: Regenerate.
277
03c2f9e6
DJ
2782008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
279
280 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
281 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
282 mkdep, and compile. Update comments.
283 (ETC_SUPPORT): Add ChangeLog and update comments.
284
4538db8b
ILT
2852008-05-11 Ian Lance Taylor <iant@google.com>
286
287 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
288
266df637
PB
2892008-04-18 Paolo Bonzini <bonzini@gnu.org>
290
291 Sync with gcc:
292 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
293
294 PR bootstrap/35457
295 * configure.ac: Include override.m4.
296 * configure: Regenerate.
297
298 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
299
f7c83eac
AS
300 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
301 * Makefile.in: Regenerate.
266df637
PB
302
303 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
304
f7c83eac
AS
305 * configure.ac: Do not build libssp for the AVR.
306 * configure: Regenerate.
266df637 307
a86a761e
NC
3082008-04-18 Nick Clifton <nickc@redhat.com>
309
310 * MAINTAINERS: Replace reference to configure.in with reference to
311 configure.ac.
312
52310858
NC
3132008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
314
f7c83eac 315 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 316 as nonconfigurable directories list.
f7c83eac 317 * configure: Regenerate.
52310858 318
f5314dd5
DM
3192008-04-14 David S. Miller <davem@davemloft.net>
320
321 * configure.ac: Add sparc*-*-* to gold supported targets.
322 * configure: Regenerate.
323
e2208220
BE
3242008-04-14 Ben Elliston <bje@au.ibm.com>
325
326 * config.sub, config.guess: Update from upstream sources.
327
0bb6ea20
HPN
3282008-04-12 Hans-Peter Nilsson <hp@axis.com>
329
330 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
331 * Makefile.in: Regenerate.
332
e5164e97
ILT
3332008-04-07 Ian Lance Taylor <iant@google.com>
334
335 * Makefile.def: check-gold depends upon all-binutils.
336 * Makefile.in: Regenerate.
337
e33b51a6
NC
3382008-04-04 Nick Clifton <nickc@redhat.com>
339
340 PR binutils/4334
341 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
342 builds.
343 * configure: Regenerate.
344
fc5df3ab
NC
3452008-04-04 NightStrike <NightStrike@gmail.com>
346
347 PR other/35151
f7c83eac
AS
348 * configure.ac: Combine rules for mingw32 and mingw64.
349 * configure: Regenerate.
fc5df3ab 350
c779bab8
PB
3512008-03-27 Paolo Bonzini <bonzini@gnu.org>
352
353 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
354 * Makefile.in: Regenerate.
355
93f9b408
ILT
3562008-03-20 Ian Lance Taylor <iant@google.com>
357
358 * configure.ac: Add support for --enable-gold.
359 * Makefile.def: Add gold as a directory like ld.
360 * configure, Makefile.in: Regenerate.
361
5746fb46
AK
3622008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
363
364 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
365 (s390_cond_extensions): Reduced extensions to the compare related.
366 (main): z10 cpu type option added.
367 (expandConditionalJump): Renamed to ...
368 (insertExpandedMnemonic): ... this.
369
370 * opcodes/s390-opc.c: Re-group the operand format makros.
371 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
372 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
373 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
374 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
375 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
376 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
377 INSTR_SIL_RDU): New instruction formats added.
378 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
379 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
380 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
381 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
382 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
383 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
384 masks added.
385 (s390_opformats): New formats added "ris", "rrs", "sil".
386 * opcodes/s390-opc.txt: Add the conditional jumps with the
387 extensions removed from automatic expansion in s390-mkopc.c manually.
388 (asi - trtre): Add new System z10 EC instructions.
389 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
390
58c85be7
RW
3912008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
392
393 * configure.ac: m4_include config/proginstall.m4.
394 * configure: Regenerate.
395
78124051
RW
3962008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
397
398 Backport from upstream Libtool:
f7c83eac 399
78124051 400 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 401
78124051
RW
402 Deal with Autoconf 2.62's semantic change in m4_append.
403 * ltsugar.m4 (lt_append): Replace broken versions of
404 m4_append.
405 (lt_if_append_uniq): Don't require separator to be overquoted,
406 and avoid broken m4_append.
407 (lt_dict_add): Fix typo.
408 * libtool.m4 (_LT_DECL): Don't overquote separator.
409
018f1bea
DE
4102008-03-13 David Edelsohn <edelsohn@gnu.org>
411
412 * config.rpath: Add AIX 6 support.
413
5c5f596d
PB
4142008-03-13 Paolo Bonzini <bonzini@gnu.org>
415
416 * Makefile.def (stageprofile). Remove -fprofile-generate
417 from stage_libcflags.
418 * Makefile.in: Regenerate.
419
a1f93a5e
BE
4202008-03-13 Ben Elliston <bje@au.ibm.com>
421
422 * config.sub, config.guess: Update from upstream sources.
423
98c3d905
AK
4242008-03-06 Florian Krohm <fkrohm@us.ibm.com>
425
426 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
427 * s390-opc.txt (cmpsc): Duplicate entry removed.
428 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
429 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
430 fier, cu42, cu41): Fix operand format.
431
7f6ef0c0
PB
4322008-02-20 Paolo Bonzini <bonzini@gnu.org>
433
f7c83eac
AS
434 PR bootstrap/32009
435 PR bootstrap/32161
436
437 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
438 * configure: Regenerate.
439
440 * Makefile.def: Define stage_libcflags for all bootstrap stages.
441 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
442 STAGE4_LIBCFLAGS): New.
443 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
444 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
445 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
446 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
447 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
448 for target modules. Don't export LIBCFLAGS.
449 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
450 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
451 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
452 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
453 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
454 * Makefile.in: Regenerate.
7f6ef0c0 455
eaf19029
PB
4562008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
457
458 PR libgcj/33085
459 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
460 Do not use -DDLL_EXPORT. Backport from upstream.
461
680c43e9
NC
4622008-02-14 Nick Clifton <nickc@redhat.com>
463
464 Import this patch from gcc:
465 2008-01-24 David Edelsohn <edelsohn@gnu.org>
466
467 * libtool.m4: Backport AIX 6 support from ToT Libtool.
468
c72b1d96
HPN
4692008-02-02 Hans-Peter Nilsson <hp@axis.com>
470
471 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
472 * configure: Regenerate.
473
8b66833e
BW
4742008-01-31 Marc Gauthier <marc@tensilica.com>
475
476 * configure.ac (xtensa*-*-*): Recognize processor variants.
477 * configure: Regenerate.
478
9cc8ae67
PB
4792008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
480
f7c83eac
AS
481 PR bootstrap/34922
482 * configure.ac (PARSE_ARGS): Push suitable setting of
483 ac_subdirs_all, for `./configure --help=recursive'.
484 Handle `+' in generic toplevel directory disabling.
485 * configure: Regenerate.
9cc8ae67 486
19090595
BE
4872008-01-23 Ben Elliston <bje@au.ibm.com>
488
489 * config.sub, config.guess: Update from upstream sources.
490
9f1e7fd3
BE
4912008-01-08 Ben Elliston <bje@au.ibm.com>
492
493 * config.sub, config.guess: Update from upstream sources.
494
2f959d61
JJ
4952007-12-19 Jeff Johnston <jjohnstn@redhat.com>
496
497 * COPYING.LIBGLOSS: Update default copyright.
498
aa054b85
JJ
4992007-12-19 Jeff Johnston <jjohnstn@redhat.com>
500
501 * COPYING.NEWLIB: Update default copyright.
502
57c53b2b
RS
5032007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
504
505 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
506 Change recommended MPFR from 2.2.1 > 2.3.0.
507 * configure: Regenerate.
508
fee14b60
RS
5092007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
510
511 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
512 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
513 * Makefile.in: Regenerate.
514
c9b68031
DD
5152007-12-10 Andreas Tobler <a.tobler@schweiz.org>
516
517 * configure.ac: Enable libjava for x86_64-*-darwin9.
518 * configure: Regenerate.
519
ad25e7d5
BE
5202007-12-05 Ben Elliston <bje@au.ibm.com>
521
522 * config.sub, config.guess: Update from upstream sources.
523
6ac84f65
PB
5242007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
525
f7c83eac
AS
526 * config-ml.in: Robustify against white space in absolute file
527 names.
6ac84f65 528
f7c83eac
AS
529 * config-ml.in (multi-clean): Substitute ${Makefile}.
530 Remove superfluous ${Makefile} in list.
6ac84f65 531
7b3200f9
DJ
5322007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
533
534 * Makefile.def (dependencies): Make configure-gdb depend on
535 all-intl.
536 * Makefile.in: Regenerated.
537
2c133ff9
JJ
5382007-10-15 Patrick Mansfield <patmans@us.ibm.com>
539
540 * Makefile.def: To avoid problems running with parallel makes,
541 build newlib before libgloss so that target specific header
542 files are availble.
543 * Makefile.in: Regenerate.
544
5074315a
DJ
5452007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
546
547 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
548 * Makefile.in: Regenerate.
549
f5bc1778
DJ
5502007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
551
552 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
553 * libdecnumber: New directory, imported from GCC.
554
c66487f8
NC
5552007-10-08 Mike Frysinger <vapier@gentoo.org>
556
557 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
558 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
559 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
560 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
561 * configure: Regenerate.
562
b5714970
PB
5632007-10-01 Paolo Bonzini <bonzini@gnu.org>
564
565 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
566 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
567 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
568 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
569 * configure.ac: Default them to host tools for $host = $build.
570 Subst them.
571
572 * configure: Regenerate.
573 * Makefile.in: Regenerate.
574
f3b1e08e
RS
5752007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
576
577 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
578 * configure: Regenerate.
579
cff87f51
DD
5802007-09-19 Benjamin Kosnik <bkoz@redhat.com>
581
582 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
583 libstdc++.
584 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
585 * configure: Regenerate.
586 * Makefile.in: Regenerate.
f7c83eac 587
625a61cd
AS
5882007-09-17 Andreas Schwab <schwab@suse.de>
589
590 * configure.ac: Raise minimum makeinfo version to 4.6.
591 * configure: Regenerate.
592
83a3a68b
AM
5932007-09-15 Alan Modra <amodra@bigpond.net.au>
594
595 * configure.ac: Correct makeinfo version check.
596 * configure: Regenerate.
597
5bd8be13
RS
5982007-09-14 Richard Sandiford <richard@codesourcery.com>
599
600 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
601 to $skipdirs and only disable gprof for newlib. Use the normal
602 mips*-elf* handling in other respects.
603 * configure: Regnerate.
604
5566c1fa
DD
6052007-09-12 David Daney <ddaney@avtrex.com>
606
607 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
608 enabling libgcj.
609 * configure: Regenerate.
610
6112007-09-12 Richard Guenther <rguenther@suse.de>
612
613 * configure.ac (--enable-stage1-checking): If neither --enable-checking
614 nor --disable-checking is provided also turn on yes and types
615 checking for stage1.
616 * configure: Re-generate.
617
a18e2996 6182007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
619
620 PR target/33281
621 * configure.ac: Use config/mh-mingw on mingw.
622 * configure: Regenerate.
84e7906e 623
691bb5a1
DD
6242007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
625
626 PR other/32154
627 * configure.ac: For libgloss targets, point the linker to the linker
628 script, startup code and simulator library.
629 * configure: Regenerate.
630
6d18b86b
AH
6312007-09-09 Andrew Haley <aph@redhat.com>
632
633 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 634 target-libjava.
6d18b86b 635
f00a3165 6362007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 637
f00a3165 638 * config.sub, config.guess: Update from upstream sources.
971aaaa5 639
2abc4e65
BE
6402007-08-21 Richard Guenther <rguenther@suse.de>
641
642 * configure.ac: Add types checking to stage1 checking flags.
643 * configure: Regenerate.
644
8a6ee3ab 6452007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 646 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
647
648 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
649 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
650 * Makefile.in: Regenerate.
651 * configure.ac (--with-debug-prefix-map): New.
652 * configure: Regenerate.
653
429acdec
RS
6542007-08-17 Richard Sandiford <richard@codesourcery.com>
655 Nigel Stephens <nigel@mips.com>
656
429acdec
RS
657 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
658 as target_makefile_frag.
659 * configure: Regenerate.
660
8520c408
AO
6612007-08-16 Alexandre Oliva <aoliva@redhat.com>
662
663 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
664 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
665 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
666 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
667 (do-compare, do-compare3, do-compare-debug): New.
668 ([+compare-target+]): Use them.
669
6702007-08-16 Alexandre Oliva <aoliva@redhat.com>
671
672 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
673 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
674 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
675 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
676 (do-compare, do-compare3, do-compare-debug): New.
677 ([+compare-target+]): Use them.
678
2444379b
BE
6792007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
680 Ben Elliston <bje@au.ibm.com>
681
682 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
683 --silent if $silent.
684 * configure: Regenerate.
685
d6f99447
DJ
6862007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
687
688 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
689
bd0aa315
NC
6902007-07-17 Nick Clifton <nickc@redhat.com>
691
692 * COPYING3: New file. Contains version 3 of the GNU General
693 Public License.
694 * COPYING3.LIB: New file. Contains version 3 of the GNU
695 Lesser General Public License.
696
0ebe98fb
BS
6972007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
698
699 * configure.ac: Fix my previous change to really match GCC.
700 * configure: Regenerate.
701
521ec477
DD
7022007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
703
704 * configure.ac: Rewrite 'configure --help' strings to look nicer.
705 * configure: Regenerate.
706
7072007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
708
709 * configure.ac: Add some missing m4 quotation.
710 * configure: Regenerate.
711
0c24b341
NC
7122007-07-09 Kai Tietz <kai.tietz@onevision.com>
713
f7c83eac
AS
714 * Makefile.def: Add windmc tool to build.
715 * Makefile.tpl: Likewise.
716 * configure.ac: Likewise.
717 * Makefile.in: Regenerate.
718 * configure: Regenerate.
0c24b341 719
a09314d0
L
7202007-07-05 H.J. Lu <hongjiu.lu@intel.com>
721
722 * lt~obsolete.m4: New. Import from 20070318 libtool.
723
7c3e1d12
BS
7242007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
725
726 * configure.ac: Don't add target-libmudflap to noconfigdirs for
727 uclinux and linux-uclibc targets.
728 * configure: Regenerate.
729
a5b3b4dd
DD
7302007-06-28 DJ Delorie <dj@redhat.com>
731
732 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
733 not building newlib.
734 * configure: Regenerated.
f7c83eac 735
184d813c
DJ
7362007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
737
738 * src-release (DEVO_SUPPORT): Correct typos.
739
31d99776
DJ
7402007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
741
742 * Makefile.def: Add dependency from configure-gdb to all-bfd.
743 * Makefile.in: Regenerated.
744
e00a73e3
PB
7452007-06-14 Paolo Bonzini <bonzini@gnu.org>
746
f7c83eac
AS
747 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
748 (distclean-stage[+id+]): Possibly delete stage_last.
749 * Makefile.in: Regenerate.
e00a73e3 750
98a1bbc5
BE
7512007-06-07 Ben Elliston <bje@au.ibm.com>
752
753 * config.sub, config.guess: Update from upstream sources.
754
973601e1
BE
7552007-06-07 Ben Elliston <bje@au.ibm.com>
756
757 * Makefile.tpl: Fix spelling error.
758 * Makefile.in: Regenerate.
759
2038f525
PB
7602007-06-04 Paolo Bonzini <bonzini@gnu.org>
761
762 Sync with gcc:
763 2007-05-30 Jakub Jelinek <jakub@redhat.com>
764
f7c83eac
AS
765 PR bootstrap/29382
766 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
767 * configure: Rebuilt.
2038f525 768
f7c5c4b5
PB
7692007-06-01 Steve Ellcey <sje@cup.hp.com>
770
12a64d4f
L
771 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
772 lt_cv_sys_max_cmd_len.
f7c5c4b5 773
7ad9660b
PB
7742007-05-31 Paolo Bonzini <bonzini@gnu.org>
775
776 * ltgcc.m4: Update from GCC.
777
0e7ef45c
EC
7782007-05-25 Andreas Tobler <a.tobler@schweiz.org>
779
12a64d4f 780 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 781
37ad9514
SE
7822007-05-24 Steve Ellcey <sje@cup.hp.com>
783
784 * ltmain.sh: Update from GCC.
785 * libtool.m4: Update from GCC.
786 * ltsugar.m4: New. Update from GCC.
787 * ltversion.m4: New. Update from GCC.
788 * ltoptions.m4: New. Update from GCC.
789 * ltconfig: Remove.
790 * ltcf-c.sh: Remove.
791 * ltcf-cxx.sh: Remove.
792 * ltcf-gcj.sh: Remove.
793 * src-release: Update with new libtool file list.
794
8ee82aff
PB
7952007-05-16 Paolo Bonzini <bonzini@gnu.org>
796
797 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
798 stage_cflags.
799 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
800 Remove CFLAGS/LIBCFLAGS.
801 (configure-stage[+id+]-[+prefix+][+module+],
802 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
803 * Makefile.in: Regenerate.
804
149cb58d
SE
8052007-04-14 Steve Ellcey <sje@cup.hp.com>
806
807 * config-ml.in: Update from GCC.
808
91506736
DJ
8092007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
810
811 * src-release (do-proto-toplev): Process the support directories before
812 the tool directory.
813
ffa8bd48
RS
8142007-03-21 Richard Sandiford <richard@codesourcery.com>
815
816 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
817 of glob. Quote arguments with single quotes too.
818 * configure: Regenerate.
819
a4fd3374
DD
8202007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
821
822 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
823 * Makefile.in: Regenerate
824
b8025f34
AS
8252007-03-07 Andreas Schwab <schwab@suse.de>
826
827 * configure: Regenerate.
828
a3ca38d2
DD
8292007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
830
831 * configure.ac: Add "--with-pdfdir" configure option,
832 which defines pdfdir variable.
833 * Makefile.def (target=fixincludes): Add install-pdf to
834 missing targets.
835 (recursive_targets): Add install-pdf target.
836 (flags_to_pass): Add pdfdir.
837 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
838 target.
839 * configure: Regenerate
840 * Makefile.in: Regenerate
841
8422007-02-28 Eric Christopher <echristo@apple.com>
843
844 Revert:
845 2006-12-07 Mike Stump <mrs@apple.com>
846
847 * Makefile.def (dependencies): Add dependency for
848 install-target-libssp and install-target-libgomp on
849 install-gcc.
850 * Makefile.in: Regenerate.
851
8522007-02-27 Matt Kraai <kraai@ftbfs.org>
853
854 * configure: Regenerate.
855 * configure.ac: Move statements after variable declarations.
856
a4708fba
JM
8572007-02-19 Joseph Myers <joseph@codesourcery.com>
858
859 * configure.ac: Adjust for loop syntax.
860 * configure: Regenerate.
861
9a819804
AO
8622007-02-18 Alexandre Oliva <aoliva@redhat.com>
863
864 * configure: Rebuilt.
865
81ec575a
AO
8662007-02-18 Alexandre Oliva <aoliva@redhat.com>
867
868 * configure.ac: Drop multiple occurrences of --enable-languages,
869 and fix its quoting.
870 * configure: Rebuilt.
871
92f01d61 8722007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
873 Nathan Sidwell <nathan@codesourcery.com>
874 Vladimir Prus <vladimir@codesourcery.com
875 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
876
877 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
878 * configure: Regenerate.
879
b1299c4e
DJ
8802007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
881
882 * configure.ac (target_libraries): Move libgcc before libiberty.
883 * configure: Regenerated.
884
18f6b6ee
PB
8852007-02-13 Paolo Bonzini <bonzini@gnu.org>
886
887 * configure: Regenerate again?
888
9c4e9f27
PB
8892007-02-13 Paolo Bonzini <bonzini@gnu.org>
890
891 * configure: Reapply PR30748 fix which was lost in the previous commit.
892
24ff9987
DJ
8932007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
894 Paolo Bonzini <bonzini@gnu.org>
895
896 PR bootstrap/30753
897 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
898 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
899 * configure: Regenerated.
900
7df2cd5d
PB
9012007-02-10 Paolo Bonzini <bonzini@gnu.org>
902
903 * configure: Regenerate.
904
b0aaa663
DJ
9052007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
906
907 PR bootstrap/30748
908 * configure.ac: Correct syntax for Solaris ksh.
909 * configure: Regenerated.
910
a0323144
PB
9112007-02-09 Paolo Bonzini <bonzini@gnu.org>
912
913 * Makefile.def: Sync with GCC.
914 * Makefile.tpl: Sync with GCC.
915 * Makefile.in: Regenerate.
916 * configure: Regenerate.
917
c6b750e1
DJ
9182007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
919
920 * Makefile.tpl (build_alias, host_alias, target_alias): Use
921 noncanonical equivalents.
922 * configure.in: Rename to...
923 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
924 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
925 target_noncanonical. Use them. Rewrite removal of configure
926 arguments for autoconf 2.59. Discard variable settings. Force
927 program_transform_name for native tools.
928
929 * Makefile.in: Regenerated.
930 * configure: Regenerated with autoconf 2.59.
931
932 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
933
f3cd89f4
JJ
9342007-02-08 Jeff Johnston <jjohnstn@redhat.com>
935
936 * COPYING.LIBGLOSS: Reformat default Red Hat
937 license to fit within 80 columns.
938 * COPYING.NEWLIB: Ditto.
939
4e206d7e
DB
9402007-02-05 Dave Brolley <brolley@redhat.com>
941
942 * Contribute the following changes:
943 2006-11-28 DJ Delorie <dj@redhat.com>
944
945 * configure.in: Fix typo for mep's target_makefile_frag.
946 * configure: Regenerated.
947
948 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
949
950 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
951 * configure: Regenerate.
952
953 2001-09-19 DJ Delorie <dj@redhat.com>
954
955 * configure.in (target_makefile_frag): use mt-mep
956
957 2001-06-12 Don Howard <dhoward@redhat.com>
958
959 * configure.in: Remove gdb from MeP skip list.
960
961 2001-04-05 DJ Delorie <dj@redhat.com>
962
963 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
964
965 2001-03-20 Ben Elliston <bje@redhat.com>
966
967 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
968
969 2001-03-19 Ben Elliston <bje@redhat.com>
970
971 * config.sub (mep, mep-*): Add.
972
b2edfdd2
AS
9732007-01-31 Andreas Schwab <schwab@suse.de>
974
975 * Makefile.tpl (LDFLAGS): Substitute it.
976 * Makefile.in: Regenerate.
977
ceb92e78
PB
9782007-01-11 Paolo Bonzini <bonzini@gnu.org>
979
980 * configure.in: Change == to = in test command.
f7c83eac 981 * configure: Regenerate.
ceb92e78 982
4b900473 9832007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
984 Nick Clifton <nickc@redhat.com>
985 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
986
987 * configure.in (build_configargs, host_configargs, target_configargs):
988 Remove build/host/target parameters.
989 (host_libs): Add gmp and mpfr.
990 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
991 * Makefile.def (gmp, mpfr): New.
992 (gcc): Remove target.
993 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
994 target_os, target_vendor): New.
995 (configure): Add host_alias/target_alias arguments. Adjust invocations.
996 * configure: Regenerate.
997 * Makefile.in: Regenerate.
4b900473
PB
998
9992007-01-11 Matt Fago <fago@earthlink.net>
1000
1001 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 1002 to improve robustness of configure tests.
4b900473
PB
1003 * configure: Regenerate.
1004
80f6dcbc
NC
10052007-01-08 Kai Tietz <kai.tietz@onevision.com>
1006
1007 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 1008 * configure: Regenerate.
80f6dcbc 1009
f86e35b8
NC
10102007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1011
1012 * Makefile.tpl (all-target): Correct @if conditional for target
1013 modules.
1014 * configure.in: Omit libiberty if building only target libgcc.
1015 * configure, Makefile.in: Regenerated.
1016
79fcd0ec
PB
10172007-01-04 Paolo Bonzini <bonzini@gnu.org>
1018
1019 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1020 * configure: Regenerate.
1021
6aa8ef82
DJ
10222007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1023
1024 * Makefile.def (target_modules): Add libgcc.
1025 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1026 * Makefile.tpl (clean-target-libgcc): Delete.
1027 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1028 on gcc even for bootstrapped modules. Rewrite handling of
1029 lang_env_dependencies to loop over target_modules.
1030 * configure.in (target_libraries): Add target-libgcc.
1031 * Makefile.in, configure: Regenerated.
1032
9b134994
PB
10332006-12-29 Paolo Bonzini <bonzini@gnu.org>
1034
1035 Sync with gcc:
1036 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1037
f7c83eac
AS
1038 * configure.in: Reorganize recognition of languages. Add
1039 --enable-stage1-languages. Show supported languages for the chosen
1040 target rather than all recognized languages.
1041 * configure: Regenerate.
9b134994
PB
1042
1043 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1044
f7c83eac
AS
1045 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1046 * Makefile.in: Regenerate.
9b134994
PB
1047
1048 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1049
f7c83eac
AS
1050 * configure.in: Warn that MPFR 2.2.0 is buggy.
1051 * configure: Regenerate.
9b134994 1052
8cf39b1b
ILT
10532006-12-27 Ian Lance Taylor <iant@google.com>
1054
1055 * configure.in: When removing Makefiles to force a reconfigure, also
1056 remove prev-DIR*/Makefile.
1057 * configure: Regenerate.
1058
ebff6cd5
KH
10592006-12-23 Kazu Hirata <kazu@codesourcery.com>
1060
1061 * config.bfd: Recognize fido.
1062
8a0d8a5c
PB
10632006-12-19 Paolo Bonzini <bonzini@gnu.org>
1064
1065 Sync with gcc:
1066
1067 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1068
1069 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1070 it only affects bootstrap and could be tested on "$host" as well.
1071 * configure: Regenerate.
1072 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1073
1074 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1075
1076 PR bootstrap/29544
1077 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1078 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1079 move here comment from Makefile.tpl.
1080 * Makefile.tpl: Move some definitions higher in the file.
1081 (STAGE1_CHECKING): New.
1082 * configure.in: Add --enable-stage1-checking.
1083 * configure: Regenerate.
1084 * Makefile.in: Regenerate.
1085
1086 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1087
1088 * configure.in: Update error message for missing GMP/MPFR.
1089
1090 * configure: Regenerate.
1091
1092 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1093
1094 * configure.in: Update MPFR version in error message.
1095
1096 * configure: Regenerate.
1097
1098 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1099
1100 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1101 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1102 --with-gmp-lib): New flags.
1103
1104 * configure: Regenerate.
1105
790c0838
AM
11062006-12-12 Andreas Tobler <a.tobler@schweiz.org>
1107
1108 PR bootstrap/30134
1109 * configure.in: Correct x86 darwin support for libjava to powerpc
1110 and i?86 only.
1111 * configure: Regenerate.
1112
77d7106f
AM
11132006-12-11 Alan Modra <amodra@bigpond.net.au>
1114
1115 * configure.in: Handle spu makefile frag.
77d7106f
AM
1116 * Makefile.tpl (MAINT): Define
1117 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1118 * configure: Regenerate.
1119 * Makefile.in: Regenerate.
1120
0cfa5389
BE
11212006-12-11 Ben Elliston <bje@au.ibm.com>
1122
1123 * config.sub, config.guess: Update from upstream sources.
1124
2839fe5d
BE
11252006-12-11 Ben Elliston <bje@au.ibm.com>
1126
1127 * configure.in: Sync with GCC (spu-*-*).
1128 * configure: Sync with GCC.
1129
b897f5d4
MS
11302006-12-07 Mike Stump <mrs@apple.com>
1131
1132 * Makefile.def (dependencies): Add dependency for
1133 install-target-libssp and install-target-libgomp on
1134 install-gcc.
1135 * Makefile.in: Regenerate.
1136
9daf3993
PB
11372006-11-16 Paolo Bonzini <bonzini@gnu.org>
1138
1139 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1140 (unstage): Test for stage_last presence.
1141
1142 PR bootstrap/29802
1143 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1144 * Makefile.in: Regenerate.
1145
9dbaa842
DD
11462006-11-14 DJ Delorie <dj@redhat.com>
1147
1148 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1149 * Makefile.in: Sync with GCC.
1150 * configure.in: Sync with GCC (mpfr, gmp).
1151 * configure: Sync with GCC.
1152
b0cbce8d
JJ
11532006-11-08 Jie Zhang <jie.zhang@analog.com>
1154
1155 * configure.in: Remove target-libgloss from noconfigdirs for
1156 bfin-*-*.
1157 * configure: Regenerated.
1158
44330a94
JJ
11592006-10-27 Jeff Johnston <jjohnstn@redhat.com>
1160
1161 * COPYING.NEWLIB: Add spu license.
7de05dd5 1162 * COPYING.LIBGLOSS: Ditto.
44330a94 1163
56a8fe78
DD
11642006-10-17 Brooks Moses <bmoses@stanford.edu>
1165
1166 * Makefile.def: Added pdf target handling.
1167 * Makefile.tpl: Added pdf target handling.
1168 * Makefile.in: Regenerated.
1169
fbb00ad0
JJ
11702006-10-11 Jeff Johnston <jjohnstn@redhat.com>
1171
1172 * COPYING.NEWLIB: Updated.
1173 * COPYING.LIBGLOSS: Ditto.
1174
6b89cc21
DB
11752006-09-27 Dave Brolley <brolley@redhat.com>
1176
1177 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1178 $s instead of $r.
1179 * configure: Regenerated.
1180
17bcf627
BE
11812006-09-26 Ben Elliston <bje@au.ibm.com>
1182
1183 * config.sub, config.guess: Update from upstream sources.
1184
f3529cf1
TS
11852006-09-20 Thiemo Seufer <ths@mips.com>
1186
1187 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1188 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1189 * configure: Regenerate.
1190
45055374
CV
11912006-08-30 Corinna Vinschen <corinna@vinschen.de>
1192
1193 * configure.in: Never build newlib for a Mingw host.
1194 Never build newlib as Mingw target library.
1195 Test the existence of winsup/cygwin for building a Cygwin newlib,
1196 rather than just winsup.
1197 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1198 building a Mingw target.
1199 * configure: Regenerate.
1200
4be041b2 12012006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
1202 Nigel Stephens <nigel@mips.com>
1203 David Ung <davidu@mips.com>
4be041b2
TS
1204
1205 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1206
1d89b610
PB
12072006-07-25 Paolo Bonzini <bonzini@gnu.org>
1208
1209 Sync from GCC:
1210 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1211
f7c83eac
AS
1212 PR bootstrap/18058
1213 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1214 if the bootstrap compiler is a GCC version that supports it.
1215 * configure: Regenerate.
1d89b610 1216
66a79c16
DJ
12172006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1218
1219 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1220 * configure: Regenerated.
1221
c1cb7e02
PB
12222006-07-18 Paolo Bonzini <bonzini@gnu.org>
1223
f7c83eac
AS
1224 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1225 for stages after the first.
c1cb7e02 1226
7206a0ee
JJ
12272006-07-17 Jakub Jelinek <jakub@redhat.com>
1228
1229 * Makefile.def: Add dependencies for configure-opcodes
1230 on configure-intl and all-opcodes on all-intl.
1231 * Makefile.in: Regenerated.
1232
6816f995
AO
12332006-07-04 Peter O'Gorman <peter@pogma.com>
1234
1235 * ltconfig: chmod 644 before ranlib during install.
1236
3d3adb43
PB
12372006-07-03 Paolo Bonzini <bonzini@gnu.org>
1238
1f3f1bbf 1239 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
1240 * configure: Regenerate.
1241
64ce424c
PB
12422006-07-03 Paolo Bonzini <bonzini@gnu.org>
1243
1244 Sync from gcc:
1245
1246 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
1247
1248 PR other/27063
1249 * configure.in: Test subdir_requires and give an appropriate
1250 error message.
1251 * configure: Regenerate.
1252
1253 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1254
1255 PR target/27540
1256 * configure.in: Only enable libgomp on IRIX 6.
1257 * configure: Regenerate.
1258
d42c4017
DA
12592006-06-20 David Ayers <d.ayers@inode.at>
1260
1261 PR bootstrap/28072
1262 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1263 whether target-libjava is being configured instead of whether the
1264 java front end is enabled.
1265 * configure: Regenerate.
0e7ef45c 1266
4962c51a
MS
12672006-06-15 Mark Shinwell <shinwell@codesourcery.com>
1268
1269 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1270 to R_ARM_LDC_SB_G{0,1,2} respectively.
1271
caee866a
PB
12722006-06-15 Paolo Bonzini <bonzini@gnu.org>
1273
1274 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1275 too.
1276 * Makefile.in: Regenerate.
1277
363ef840
DA
12782006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1279
1280 Sync from gcc:
1281
1282 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1283 * configure.in: Don't enable libgomp on hpux10.
1284 * configure: Rebuilt.
1285
54d1c879
DA
12862006-06-13 David Ayers <d.ayers@inode.at>
1287
1288 Sync from gcc:
1289
1290 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 1291
54d1c879
DA
1292 PR bootstrap/27963
1293 PR target/19970
0e7ef45c 1294 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
1295 ${libgcj} is specified.
1296 * configure: Regenerate.
0e7ef45c 1297
a4d8b690
JJ
12982006-06-08 Jeff Johnston <jjohnstn@redhat.com>
1299
1300 Sync from gcc:
1301
1302 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 1303 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
1304
1305 PR bootstrap/18033
1306 * config-ml.in: Eval option if surrounded by single quotes.
1307
4f0ef2d8
CD
13082006-06-07 Carlos O'Donell <carlos@codesourcery.com>
1309
1310 Sync from gcc:
0e7ef45c 1311
4f0ef2d8 1312 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 1313
4f0ef2d8
CD
1314 PR libobjc/13946
1315 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1316 * Makefile.in: Regenerate.
1317 * configure.in: Add --enable-objc-gc at toplevel and have it
1318 enable boehm-gc for Objective-C.
1319 Remove target-boehm-gc from libgcj.
1320 Add target-boehm-gc to target_libraries.
1321 Add target-boehm-gc to noconfigdirs where ${libgcj}
1322 is specified.
1323 Assert that boehm-gc is supported when requested for Objective-C.
1324 Only build boehm-gc if needed either for Java or Objective-C.
1325 * configure: Regenerate.
1326
1327 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 1328
4f0ef2d8
CD
1329 PR 27674
1330 * Makefile.tpl (configure-[+prefix+][+module+],
1331 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1332 Remove rule to unstage bootstrapped modules.
1333 (stage_current): New.
1334 * Makefile.in: Regenerate.
1335
1336 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1337 Andreas Tobler <a.tobler@schweiz.ch>
1338
1339 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1340 * configure: Rebuilt.
1341
1342 Revert
1343 2006-01-31 Richard Guenther <rguenther@suse.de>
1344 Paolo Bonzini <bonzini@gnu.org>
1345
1346 * Makefile.def (target_modules): Add libgcc-math target module.
1347 * configure.in (target_libraries): Add libgcc-math target library.
1348 (--enable-libgcc-math): New configure switch.
1349 * Makefile.in: Re-generate.
1350 * configure: Re-generate.
1351
c17b816b
JJ
13522006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1353
1354 * config-ml.in: Alter CCASFLAGS to include special
1355 multilib options the same as is done for CFLAGS.
1356
20e95c23
DJ
13572006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1358
1359 * Makefile.def: Added dependencies from sim and gdb on intl, and
1360 added configure dependencies to everything with an all dependency
1361 on intl.
1362 * gettext.m4: Removed.
1363 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1364 (GDB_SUPPORT_DIRS): Add intl.
1365 * Makefile.in: Regenerated.
1366
4bd8ad80
DJ
13672006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1368
1369 * src-release (DEVO_SUPPORT): Add config.rpath.
1370
c380fdd8
PB
13712006-05-25 Paolo Bonzini <bonzini@gnu.org>
1372
1373 * Makefile.def (bfd, opcodes): Fix lib_path.
1374 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1375 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1376 * Makefile.in: Regenerate.
1377
701628f5
MS
13782006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1379
1380 * configure.in: Enable gprof for cross builds.
1381 * configure: Regenerate.
1382
25aae7f2
DJ
13832006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1384
1385 * src-release (MAKEINFOFLAGS): Define.
1386 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1387
ea3d1626
BE
13882006-05-14 Ben Elliston <bje@au.ibm.com>
1389
1390 * config.sub, config.guess: Update from upstream sources.
1391
49b9e644
BE
13922006-05-12 Ben Elliston <bje@au.ibm.com>
1393
1394 * config.sub, config.guess: Update from upstream sources.
1395
482dd2f6
DJ
13962006-05-04 Steve Ellcey <sje@cup.hp.com>
1397
1398 * blt, iwidgets, mmalloc: Remove directories.
1399
8b01a5c2
DD
14002006-05-01 DJ Delorie <dj@redhat.com>
1401
641a3af4 1402 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
1403 * configure: Regenerate.
1404
a481dbb7
DD
14052006-04-18 DJ Delorie <dj@redhat.com>
1406
1407 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1408 reference libgloss so that libssp can be built in a combined
1409 tree.
1410 * configure: Regenerate.
1411
962c9e74
BE
14122006-04-10 Ben Elliston <bje@au.ibm.com>
1413
1414 * contrib: Remove directory.
1415
108a6f8e
CD
14162006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1417
1418 * Makefile.tpl: Add install-html target.
1419 * Makefile.def: Add install-html target.
1420 * Makefile.in: Regenerate.
1421 * configure.in: Add --with-datarootdir, --with-docdir,
1422 and --with-htmldir options.
1423 * configure: Regenerate.
1424
a4ef73e9
BE
14252006-03-31 Ben Elliston <bje@au.ibm.com>
1426
1427 PR binutils/1860
1428 * configure.in: Require makeinfo 4.4 or higher.
1429 * configure: Regenerate.
1430
b37df25a
PB
14312006-03-14 Paolo Bonzini <bonzini@gnu.org>
1432
1433 * Makefile.in: Regenerate.
1434
a6df5a19
PB
14352006-03-14 Paolo Bonzini <bonzini@gnu.org>
1436
1437 Sync with gcc:
1438 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1439
f7c83eac
AS
1440 * configure.in: Handle --disable-<component> generically.
1441 * configure: Regenerate.
a6df5a19
PB
1442
1443 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 1444
f7c83eac
AS
1445 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1446 (TARGET_CONFIGDIRS): Remove.
1447 * configure.in: Remove AC_SUBST(target_configdirs).
1448 * Makefile.in, configure: Regenerated.
a6df5a19
PB
1449
1450
65419985
L
14512006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1452
1453 PR libgcj/17311
1454 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1455
c52c6897
PB
14562006-02-20 Paolo Bonzini <bonzini@gnu.org>
1457
1458 PR bootstrap/25670
1459
1460 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1461
1462 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1463 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1464 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1465 BUILD_PREFIX, BUILD_PREFIX_1.
1466 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1467
1468 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1469 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1470
1471 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1472 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1473 of `cat stage_current`. Always provide the `r' and `s' variables.
1474 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1475 a single shell execution.
1476 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1477 bootstrapped modules, make the stage1 module if the build was not
1478 started yet, else build the current stage.
1479 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1480 (all-build, all-host, all-target, [+make_target+]-host,
1481 [+make_target+]-target): Do not use \-continued lines.
1482 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1483 (current_stage, restrap, stage_last): New.
1484
1485 * Makefile.in: Regenerate.
1486 * configure: Regenerate.
1487
b3ded179
PB
14882006-02-14 Paolo Bonzini <bonzini@gnu.org>
1489
1490 Sync from gcc:
1491
1492 2006-01-31 Richard Guenther <rguenther@suse.de>
1493 Paolo Bonzini <bonzini@gnu.org>
1494
f7c83eac
AS
1495 * Makefile.def (target_modules): Add libgcc-math target module.
1496 * configure.in (target_libraries): Add libgcc-math target library.
1497 (--enable-libgcc-math): New configure switch.
1498 * Makefile.in: Re-generate.
1499 * configure: Re-generate.
1500 * libgcc-math: New toplevel directory.
b3ded179
PB
1501
1502 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
1503 Jakub Jelinek <jakub@redhat.com>
1504 Diego Novillo <dnovillo@redhat.com>
b3ded179 1505
f7c83eac
AS
1506 * libgomp: New directory.
1507 * Makefile.def: Add target_module libgomp.
1508 * Makefile.in: Regenerate.
1509 * configure.in (target_libraries): Add target-libgomp.
1510 * configure: Regenerate.
b3ded179 1511
3a35eeb3
PB
15122006-02-14 Paolo Bonzini <bonzini@gnu.org>
1513 Andreas Schwab <schwab@suse.de>
0e7ef45c 1514
3a35eeb3
PB
1515 * configure: Regenerate.
1516
2429c060
PB
15172006-01-16 Paolo Bonzini <bonzini@gnu.org>
1518
1519 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1520 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1521 the assembler, linker and binutils.
1522 * configure: Regenerate.
1523
ec49b2b8
NC
15242006-01-16 Nick Clifton <nickc@redhat.com>
1525
49b9e644 1526 * config.sub, config.guess: Sync from config repository.
ec49b2b8 1527
44b2308f
AO
15282006-01-05 Alexandre Oliva <aoliva@redhat.com>
1529
1530 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1531 @ from continuation.
1532 * Makefile.in: Rebuilt.
1533
80911fe1
PB
15342006-01-04 Paolo Bonzini <bonzini@gnu.org>
1535
1536 Sync from gcc:
1537
1538 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1539
f7c83eac 1540 PR bootstrap/24252
80911fe1 1541
f7c83eac
AS
1542 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1543 * Makefile.tpl (OBJDUMP): New.
1544 (EXTRA_HOST_FLAGS): Add it.
1545 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 1546
f7c83eac
AS
1547 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1548 to use symbolic links between directories. Avoid race conditions
1549 or make them harmless.
1550 * configure.in: Do not try to use symbolic links between directories.
80911fe1 1551
f7c83eac
AS
1552 * Makefile.def (LEAN): Pass.
1553 * Makefile.tpl (LEAN): Define.
1554 (stage[+id+]-start): Accept that the previous directory does not
1555 exist, if the bootstrap is lean.
1556 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1557 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1558 configure substitution.
1559 ([+compare-target+]): Likewise.
1560 ([+bootstrap-target+]-lean): New.
1561 * configure.in: Remove lean bootstrap support from here.
80911fe1 1562
f7c83eac
AS
1563 * Makefile.in: Regenerate.
1564 * configure: Regenerate.
80911fe1
PB
1565
1566 2006-01-02 Andreas Schwab <schwab@suse.de>
1567
f7c83eac
AS
1568 * configure.in: When reconfiguring remove Makefile in
1569 all stage directories.
1570 * configure: Regenerate.
80911fe1 1571
b59bea8a
NC
15722005-12-27 Leif Ekblad <leif@rdos.net>
1573
1574 * configure.in: Add support for RDOS target.
1575 * configure: Regenerate.
1576
d7730bac
NC
15772005-12-27 Nick Clifton <nickc@redhat.com>
1578
1579 PR binutils/1990
1580 * libtool.m4: Synchronize with version in GCC sources.
1581
c02dabc3
PB
15822005-12-20 Paolo Bonzini <bonzini@gnu.org>
1583
f7c83eac 1584 Revert Ada-related part of the previous change.
c02dabc3 1585
f7c83eac
AS
1586 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1587 Do not pass.
1588 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1589 * Makefile.in: Regenerate.
1590 * configure.in: Do not include mt-ppc-aix target fragment.
1591 * configure: Regenerate.
c02dabc3 1592
f6d183c0
PB
15932005-12-19 Paolo Bonzini <bonzini@gnu.org>
1594
1595 * configure.in: Select appropriate fragments for PowerPC/AIX.
1596 * configure: Regenerate.
1597
1598 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1599 BOOT_CFLAGS, BOOT_LDFLAGS.
1600 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1601 BOOT_CFLAGS, BOOT_LDFLAGS.
1602 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1603 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1604 (stage): Fail if we cannot complete the work.
1605 * Makefile.in: Regenerate.
1606
f29759fc
JJ
16072005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1608
1609 * COPYING.NEWLIB: Update copyright year for default
1610 copyright.
1611
1f054001
PB
16122005-12-15 Paolo Bonzini <bonzini@gnu.org>
1613
1614 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1615 install-host-nogcc): Don't invoke $(stage) at the end.
1616 * Makefile.in: Regenerate.
1617
0aed8855
PB
16182005-12-14 Paolo Bonzini <bonzini@gnu.org>
1619
1620 * configure.in: Flip the top-level bootstrap switch.
1621 * configure: Regenerate.
1622
1623 Merge from gcc:
1624
1625 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1626
f7c83eac
AS
1627 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1628 $(stage) and $(unstage).
1629 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1630 (all): Remove stray semicolon.
1631 (local-distclean): Don't handle multilib.tmp and multilib.out.
1632 (install.all): Set $s for consistency.
1633 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1634 check_multilibs setting. Always make the install directory.
1635 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1636 Correct @if/@endif.
1637 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1638 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1639 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1640 (multilib.out): Remove.
1641 * Makefile.in: Regenerated.
0aed8855
PB
1642
16432005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1644
1645 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1646 * configure.in: Replace ms1 arch with mt.
1647 * configure: Rebuilt.
1648
16492005-12-05 Paolo Bonzini <bonzini@gnu.org>
1650
1651 Sync with gcc:
1652
4970f871
NS
16532005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1654
1655 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1656 * configure.in: Replace ms1 arch with mt.
1657 * configure: Rebuilt.
1658
be01d343
PB
16592005-12-05 Paolo Bonzini <bonzini@gnu.org>
1660
1661 Sync with gcc:
1662
1663 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1664
f7c83eac
AS
1665 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1666 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1667 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1668 Find in-tree tools if available.
1669 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1670 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1671 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1672 (COMPILER_*_FOR_TARGET): New.
1673 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1674 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1675 (CONFIGURED_*, USUAL_*): Remove.
1676 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1677 STRIP): Use autoconf substitutions.
1678 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1679 COMPILER_NM_FOR_TARGET): New.
1680 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1681
1682 (all): Make all-host and all-target in parallel.
1683 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1684 that $$r and $$s are set before invoking a recursive make.
1685 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1686 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
1687
1688 2005-11-29 Ben Elliston <bje@au.ibm.com>
1689
f7c83eac
AS
1690 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1691 from the gcc build directory.
1692 * Makefile.in: Regenerate.
be01d343
PB
1693
1694 2005-11-29 Ben Elliston <bje@au.ibm.com>
1695
f7c83eac
AS
1696 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1697 depend on all-libdecnumber.
1698 * configure.in (host_libs): Include libdecnumber.
1699 * Makefile.in: Regenerate.
1700 * configure: Likewise.
be01d343
PB
1701
1702 2005-11-21 Kean Johnston <jkj@sco.com>
1703
f7c83eac 1704 * config.sub, config.guess: Sync from upstream sources.
be01d343 1705
907be67c
DJ
17062005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1707
1708 * Makefile.def: Remove gdb dependencies for gdbtk.
1709 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1710 (configure-gdb, install-gdb): New rules.
1711 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1712 * Makefile.in, configure: Regenerated.
1713
e360f423
PB
17142005-10-22 Paolo Bonzini <bonzini@gnu.org>
1715
1716 PR bootstrap/24297
1717 * Makefile.tpl (do-[+make-target+], do-check, install,
1718 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1719 are set before recursing.
1720 * Makefile.in: Regenerate.
1721
45d5eb0a
EB
17222005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1723
1724 PR bootstrap/18939
1725 * Makefile.def (gcc) <target>: Fix thinko.
1726 * Makefile.in: Regenerate.
1727
3cf3372e
BS
17282005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1729
1730 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1731 * configure: Regenerate.
1732
bd70a46f
KH
17332005-10-09 Kazu Hirata <kazu@codesourcery.com>
1734
1735 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1736 target-libffi, target-qthreads, target-libjava, and
1737 targetlibobjc.
1738 * configure: Regenerate.
1739
5ae72758
DJ
17402005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1741
1742 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1743 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1744 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1745 (USUAL_OBJDUMP_FOR_TARGET): New.
1746 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1747 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1748 * configure, Makefile.in: Regenerated.
5ae72758 1749
cc96343e
PB
17502005-10-05 Paolo Bonzini <bonzini@gnu.org>
1751
1752 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1753 before other host packages.
1754
f70224b5
PB
17552005-10-05 Paolo Bonzini <bonzini@gnu.org>
1756
1757 PR bootstrap/22340
1758
1759 * configure.in (default_target): Remove.
1760 * Makefile.tpl (all): Do not use prerequisites as subroutines
1761 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1762 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1763 use prerequisites as subroutines.
1764 (check-host, check-target): New.
1765 (bootstrap configure & all targets): Do not use stage*-start
1766 if the directory layout is already ok.
1767 (non-bootstrap configure & all targets): Prepend a $(unstage).
1768 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1769 (NOTPARALLEL): Remove.
1770 (unstage, stage variables): New variables.
1771 (unstage, stage targets): Simply expand to those variables.
1772
1773 * configure: Regenerate.
1774 * Makefile.in: Regenerate.
1775
c13c918a
JW
17762005-10-04 James E Wilson <wilson@specifix.com>
1777
1778 * Makefile.def (lang_env_dependencies): Add libmudflap.
1779 * Makefile.in: Regenerate.
1780
376a0e54
CM
17812005-10-03 Catherine Moore <clm@cm00re.com>
1782
1783 * configure.in (bfin-*-*): Support bfin.
1784 * configure: Regenerated.
1785
d320aacb
L
17862005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1787
1788 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1789 * configure: Regenerated.
1790
7e0f7140
GK
17912005-09-28 Geoffrey Keating <geoffk@apple.com>
1792
1793 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1794 (LIPO_FOR_TARGET): New.
1795 (CONFIGURED_LIPO_FOR_TARGET): New.
1796 (USUAL_LIPO_FOR_TARGET): New.
1797 (STRIP_FOR_TARGET): New.
1798 (CONFIGURED_STRIP_FOR_TARGET): New.
1799 (USUAL_STRIP_FOR_TARGET): New.
1800 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1801 STRIP_FOR_TARGET.
1802 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1803 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1804 * Makefile.in: Regenerate.
1805 * configure: Regenerate.
0e7ef45c 1806
096f7d00
DE
18072005-09-19 David Edelsohn <edelsohn@gnu.org>
1808
1809 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1810 (rs6000-*-aix*): Same.
1811 * configure: Regenerate.
1812
18132005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1814
1815 * configure.in: Recognize f95 in the --enable-languages option,
1816 and substitute it for fortran, issuing a warning.
1817 * configure: Regenerate.
1818
2016dfcc
BE
18192005-09-07 Ben Elliston <bje@au.ibm.com>
1820
1821 Import from Autoconf sources:
1822
1823 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1824 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1825 Elliston. Handle weird characters correctly.
1826
6dd2fda9
DD
18272005-08-30 Phil Edwards <phil@codesourcery.com>
1828
1829 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1830 * configure: Regenerated.
1831
e6db70d4
RE
18322005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1833
f7c83eac
AS
1834 * Makefile.def (libssp): Add to lang_env_dependencies.
1835 * Makefile.in: Regenerate.
e6db70d4 1836
e1e3d0f5
CG
18372005-08-17 Christian Groessler <chris@groessler.org>
1838
1839 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1840 * Makefile.in: Regenerate.
1841
05cbd757
PB
18422005-08-12 Paolo Bonzini <bonzini@gnu.org>
1843
1844 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1845 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1846 Look for alternate names of the target cc and c++
1847 * configure: Regenerate.
1848
55db4b87
PB
18492005-08-08 Paolo Bonzini <bonzini@gnu.org>
1850
1851 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1852 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1853 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1854 tools; remove code to manually set them.
1855 (Target tools): Look in the environment for them.
1856 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1857 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1858 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1859 build directory.
1860 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1861 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1862 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1863 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1864 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1865 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1866 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1867 * configure: Regenerate.
1868 * Makefile.in: Regenerate.
1869
414e5532
MM
18702005-07-27 Mark Mitchell <mark@codesourcery.com>
1871
1872 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 1873 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
1874 * Makefile.in: Regenerated.
1875
a19b6204
MM
18762005-07-26 Mark Mitchell <mark@codesourcery.com>
1877
1878 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1879 (CFLAGS_FOR_TARGET): Use it.
1880 (CXXFLAGS_FOR_TARGET): Likewise.
1881 * Makefile.in: Regenerated.
1882 * configure.in (--with-build-sysroot): New option.
1883 * configure: Regenerated.
1884
b73aa406
PB
18852005-07-24 Paolo Bonzini <bonzini@gnu.org>
1886
1887 * Makefile.tpl: Wrap install between unstage and stage
1888 * Makefile.in: Regenerate.
1889
6e4d0bcb
KC
18902005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1891
1892 * all files: Update FSF address.
1893
49f58d10
JB
18942005-07-14 Jim Blandy <jimb@redhat.com>
1895
1896 * configure.in: Add cases for Renesas m32c.
1897 * configure: Regenerated.
0e7ef45c 1898
1d9c9cd7
KC
18992005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1900
1901 * COPYING, compile, config-ml.in, config.guess,
1902 config.sub, install-sh, missing, mkinstalldirs,
1903 symlink-tree, ylwrap: Sync from upstream sources.
1904
1587117a
EC
19052005-07-13 Eric Christopher <echristo@redhat.com>
1906
1907 * configure.in: Add toplevel noconfigdir support for tpf.
1908 * configure: Regenerate.
1909
bb780410
DD
19102005-07-11 Jakub Jelinek <jakub@redhat.com>
1911
1912 * Makefile.def (target_modules): Add libssp.
1913 * configure.in (target_libraries): Add target-libssp.
1914 * configure: Rebuilt.
1915 * Makefile.in: Rebuilt.
1916
064d0a7c
PB
19172005-07-11 Paolo Bonzini <bonzini@gnu.org>
1918
1919 PR ada/22340
1920
1921 * Makefile.def: Sync with gcc.
1922 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1923 * Makefile.in: Regenerate.
1924
b2edd3b5
AS
19252005-07-07 Andreas Schwab <schwab@suse.de>
1926
1927 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1928 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1929 * Makefile.in: Regenerated.
1930
5f128533
KH
19312005-07-07 Kazu Hirata <kazu@codesourcery.com>
1932
1933 * configure.in: Add --enable-libssp and --disable-libssp.
1934 * configure: Regenerate with autoconf-2.13.
1935
4e3fc8e5
GK
19362005-07-06 Geoffrey Keating <geoffk@apple.com>
1937
1938 * configure.in: Don't build sim or rda when targetting darwin.
1939 * configure: Regenerate.
1940
c7357d6a
BE
19412005-07-04 Ben Elliston <bje@gnu.org>
1942
1943 * src-release (do-proto-toplev): Remove dejagnu bits.
1944 (DEJAGNU_SUPPORT_DIRS): Remove.
1945 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1946 (GDBD_SUPPORT_DIRS): Likewise.
1947 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1948 (INSIGHTD_SUPPORT_DIRS): Likewise.
1949 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1950
19512005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
1952
1953 * setup.com (mpw): Remove unused directive.
1954
7d329e61
PB
19552005-06-22 Paolo Bonzini <bonzini@gnu.org>
1956
1957 * Makefile.def (stagefeedback): Come after profile.
1958 Define profiledbootstrap target.
1959 * Makefile.tpl (profiledbootstrap): Remove.
1960 (stageprofile-end): Zap stagefeedback.
1961 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1962 * Makefile.in: Regenerate.
1963
e5fbed21
DD
19642005-06-13 Zack Weinberg <zack@codesourcery.com>
1965
1966 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1967 In 'cpp' stanza, support '#line' as well as '# '.
1968
59f7ec45
HPN
19692005-06-07 Hans-Peter Nilsson <hp@axis.com>
1970
1971 * configure.in (unsupported_languages): New macro.
1972 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1973 non-ported target libraries in noconfigdirs.
1974 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1975 non-linux-gnu. Remove libgcj_ex_libffi.
1976 <lang_frag loop>: Set add_this_lang=no if the language is in
1977 unsupported_languages.
1978 * configure: Regenerate.
1979
c10e9ba7
DD
19802005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1981
1982 * configure.in: Fix typo in handling of --with-mpfr-dir.
1983 * configure: Regenerate.
1984
20deb2b8
JB
19852005-06-02 Jim Blandy <jimb@redhat.com>
1986
1987 * config.sub: Add cases for the Renesas m32c. (This patch has been
1988 accepted into the master sources.)
1989
cdb9b172 19902005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
1991 Michael Snyder <msnyder@redhat.com>
1992 Stan Cox <scox@redhat.com>
cdb9b172 1993
f7c83eac 1994 * configure.in: Set noconfigdirs for ms1.
cdb9b172 1995
f7c83eac 1996 * configure: Regenerate.
cdb9b172 1997
1dc3053f
PB
19982005-05-25 Paolo Bonzini <bonzini@gnu.org>
1999
2000 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2001 (Dependencies): Consider target modules for bootstrap dependencies.
2002 Make target bootstrap modules depend on each stage's gcc.
2003 * Makefile.in: Regenerate.
2004
c60fe18b
PB
20052005-05-20 Paolo Bonzini <bonzini@gnu.org>
2006
2007 * Makefile.def (configure-gcc): Depend on binutils having been built.
2008 (all-gcc): No need to do it here.
2009 * Makefile.in: Regenerate.
2010
27258dd4
PB
20112005-05-19 Paul Brook <paul@codesourcery.com>
2012
0e7ef45c 2013 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
2014 language cannot be built.
2015 * configure: Regenerate.
2016
42ecbf5e
DJ
20172005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2018
2019 * ylwrap: Import from Automake 1.9.5.
2020
ae380b45
MS
20212005-05-04 Mike Stump <mrs@apple.com>
2022
2023 * configure.in: Always pass --target to target configures as
2024 otherwise rebuilds that do --recheck will fail.
811d3af8 2025 * configure: Rebuilt.
ae380b45 2026
d545f33b
PB
20272005-05-04 Paolo Bonzini <bonzini@gnu.org>
2028
2029 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2030 STAGE_HOST_EXPORTS.
2031 (configure, all): Add bootstrap support.
2032 (Host modules, target modules): Pass post-stage1 flags and exports.
2033 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2034 * Makefile.in: Regenerate.
2035
2faa2958
PB
20362005-04-29 Paolo Bonzini <bonzini@gnu.org>
2037
2038 Sync from gcc:
2039
2040 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2041
f7c83eac 2042 * config.sub: Update from master copy.
2faa2958
PB
2043
2044 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2045
f7c83eac
AS
2046 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2047 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2048 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2049 "*-*-elf" and "*-*-linux*".
2050 * configure: Regenerate.
2faa2958 2051
a7254363
PB
20522005-04-06 Paolo Bonzini <bonzini@gnu.org>
2053
f7c83eac 2054 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
2055 (TARGET_CONFIGARGS): Include --with-target-subdir.
2056 (configure, all): New macros. Use them throughout.
2057
a8637a7d
PB
20582005-04-05 Paolo Bonzini <bonzini@gnu.org>
2059
2060 * Makefile.tpl: Sync with gcc.
2061 * Makefile.in: Regenerate.
2062
dd387d52
JR
20632005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2064
2065 * config/mh-mingw32: Delete.
2066 * configure.in: Don't use it.
2067 * configure: Regenerate.
2068
e90269c8
PB
20692005-03-31 Paolo Bonzini <bonzini@gnu.org>
2070
2071 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2072 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2073 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2074 (HOST_LIB_PATH): Generate from Makefile.def.
2075 (TARGET_LIB_PATH): Likewise.
2076 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2077 * Makefile.in: Regenerate.
2078 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2079 (RPATH_ENVVAR): Include Darwin case.
2080 * configure: Regenerate.
2081
9a237d9e
PB
20822005-03-25 Paolo Bonzini <bonzini@gnu.org>
2083
2084 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2085 * configure: Regenerate.
2086
479759c8
ZW
20872005-03-21 Zack Weinberg <zack@codesourcery.com>
2088
2089 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2090 gcc_version, and gcc_version_trigger from set of flags to pass.
2091 * Makefile.tpl: Remove definitions of above variables.
2092 (config.status): Remove dependency on $(gcc_version_trigger).
2093 * Makefile.in: Regenerate.
2094 * configure.in: Do not reference config/gcc-version.m4 nor
2095 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2096 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2097 * configure: Regenerate.
2098
4cfaf6d5
DD
20992005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2100 Andrew Pinski <pinskia@physics.uc.edu>
2101
2102 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2103 * Makefile.in: Regenerate.
2104
33a3fb7b
AO
21052005-03-01 Alexandre Oliva <aoliva@redhat.com>
2106
2107 PR libgcj/20160
2108 * ltmain.sh: Avoid creating archives with components that have
2109 duplicate basenames.
2110
2da12f12
PB
21112005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2112
479759c8
ZW
2113 PR bootstrap/20250
2114 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2115 instead of check.
2116 * Makefile.in: Regenerate.
2da12f12 2117
b00612cc
PB
21182005-02-28 Paolo Bonzini <bonzini@gnu.org>
2119
2120 Sync from gcc.
2121
2122 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2123
2124 PR bootstrap/17383
2125 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2126 * Makefile.tpl (HOST_SUBDIR): New substitution.
2127 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2128 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2129 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2130 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2131 (Host modules, Bootstrapped modules): Use it.
2132 (Build modules, Target modules): Do not create symlink trees,
2133 always configure out-of-srcdir.
2134 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2135 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2136 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2137 $(HOST_SUBDIR). Create a symlink for host_subdir.
2138
2139 * Makefile.in: Regenerate.
2140 * configure: Regenerate.
2141
2142 Merged from libada-gnattools-branch:
2143 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2144
2145 * Makefile.def: Add gnattools as a module, depending on target-libada.
2146 * Makefile.in: Regenerate.
2147 * configure.in: Include gnattools in host_tools; disable it if ada
2148 is disabled.
2149 * configure: Regenerate.
2150
c3e65f62
NC
21512005-02-23 Nick Clifton <nickc@redhat.com>
2152
2153 * configure: Regenerate.
2154
e4d180c2
NC
21552005-02-22 Paul Schlie <schlie@comcast.net>
2156
2157 * configure.in: Allow darwin targeted ports to build tk, itcl and
2158 libgui.
2159
e3c770b1
EB
21602005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2161
2162 PR libgcj/10353
2163 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2164 * configure: Regenerate.
2165
9c73618c
AC
21662005-02-08 Andrew Cagney <cagney@gnu.org>
2167
2168 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2169 gdb/ section. Update GDB's URL.
2170
c46f8c51
AC
21712005-01-31 Andrew Cagney <cagney@gnu.org>
2172
2173 * gettext.m4: Only set ENABLE_NLS when gettext is present.
2174
c7e66c6d
HPN
21752005-01-29 Hans-Peter Nilsson <hp@axis.com>
2176
2177 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2178 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2179 target-libgloss when not *-*-elf and *-*-aout.
2180 * configure: Regenerate.
2181
a53bf506
AC
21822005-01-27 Andrew Cagney <cagney@gnu.org>
2183
2184 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2185
45181ed1
AC
21862005-01-24 Andrew Cagney <cagney@gnu.org>
2187
2188 * gettext.m4: Only fall back to ../intl/ when it's present.
2189
a1e0f4e4
KC
21902005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2191
2192 * install-sh, config.sub: Import from upstream.
2193
21942005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
2195
2196 PR bootstrap/18222
2197 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2198 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2199 * Makefile.in: Regenerate.
2200
c50382e2
PB
22012005-01-03 Paolo Bonzini <bonzini@gnu.org>
2202
2203 Revert 2004-12-28 Makefile changes, a better fix will be
2204 applied to mainline and src after GCC 4.0 branches.
2205
11d07737
PB
22062004-12-28 Paolo Bonzini <bonzini@gnu.org>
2207
2208 PR bootstrap/17383
2209
2210 * Makefile.def (target_modules): Remove stage parameter,
2211 it is always true now.
2212 * Makefile.tpl (configure-build-[+module+],
2213 configure-target-[+module+]): Always build symlink tree
2214 for the directory and for include. BUILD_SUBDIR and
2215 TARGET_SUBDIR cannot be . anymore.
2216 * Makefile.in: Regenerate.
2217
dadfdbe2
DD
22182004-12-25 David Edelsohn <edelsohn@gnu.org>
2219
2220 Revert 2004-12-08 Makefile changes.
2221
dbf85af7
JR
22222004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2223
2224 * configure.in (sh64-*-*): Reenable gprof.
2225 * configure: Regenerate.
2226
6b8fea99
JB
22272004-12-09 Jim Blandy <jimb@redhat.com>
2228
2229 * MAINTAINERS: List 'depcomp' as part of automake.
2230
7341462c
DE
22312004-12-08 David Edelsohn <edelsohn@gnu.org>
2232
2233 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2234 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2235 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2236 * Makefile.in: Regenerate.
2237
21fde4dc
DD
22382004-12-07 Matt Kraai <kraai@ftbfs.org>
2239
2240 * Makefile.tpl: Generate normal dependencies if the LHS module is
2241 not bootstrapped.
2242 * Makefile.in: Regenerate.
2243
3da796a2
RS
22442004-12-03 Richard Sandiford <rsandifo@redhat.com>
2245
2246 * configure.in: Include config/gxx-include-dir.m4. Use
2247 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2248 * configure: Regenerate.
2249
73fb7068
RS
22502004-12-03 Richard Sandiford <rsandifo@redhat.com>
2251
2252 * config.if: Delete.
2253 * configure.in: Set libstdcxx_incdir directly.
2254 * configure: Regenerate.
2255 * MAINTAINERS: Remove mention of config.if.
2256 * src-release (DEVO_SUPPORT): Remove config.if.
2257
6c8e6ce9
EC
22582004-12-02 Eric Christopher <echristo@redhat.com>
2259
3b6098f8
EC
2260 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2261 of things to remove.
6c8e6ce9 2262 * Makefile.in: Regenerate.
479759c8 2263
b8658a2f
RS
22642004-12-02 Richard Sandiford <rsandifo@redhat.com>
2265
2266 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2267 * configure: Regenerate.
2268
afefada0
RS
22692004-12-02 Richard Sandiford <rsandifo@redhat.com>
2270
2271 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2272 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2273 * configure: Regenerate.
2274
5dcac624
DA
22752004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2276
2277 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2278 (hppa*64*-*-*): Delete incorrect comment.
2279 * configure: Rebuilt.
2280
57d1eb1a
DD
22812004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2282
2283 * install-sh, compile: Import from automake.
2284
22852004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2286
2287 * config.guess, config.sub: Import from savannnah.
2288
6d389afc
MS
22892004-11-12 Mike Stump <mrs@apple.com>
2290
2291 * Makefile.def: Add html support.
2292 * Makefile.tpl: Likewise.
2293 * Makefile.in: Regenerate.
2294
69e57115
GK
22952004-11-11 Geoffrey Keating <geoffk@apple.com>
2296
2297 PR 18423
2298 * configure.in: Remove all instances of build-fixincludes from
2299 noconfigdirs.
2300 (build_configargs): Supply --target to subdirectories.
2301 * configure: Regenerate.
2302
2303 * Makefile.def: Make gcc install depend on fixincludes install.
2304 * Makefile.in: Regenerate.
2305
ba719b26
HPN
23062004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2307
2308 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2309 target-libgfortran.
2310 * configure: Regenerate.
2311
c37653e7
DE
23122004-11-07 David Edelsohn <edelsohn@gnu.org>
2313
2314 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2315 like CC.
2316
1eefd493
PB
23172004-11-05 Paolo Bonzini <bonzini@gnu.org>
2318
2319 * Makefile.def (host fixincludes): Specify missing targets.
2320 * Makefile.in: Regenerate.
2321
02b1af09
L
23222004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2323
2324 PR other/17783
2325 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2326 * configure: Regenerated.
2327
7f266840
DJ
23282004-11-04 Daniel Jacobowitz <dan@debian.org>
2329
2330 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2331 * configure: Regenerated.
2332
47444073
AL
23332004-10-28 Eric B. Weddington <ericw@evcohs.com>
2334
2335 PR target/18151
2336 * configure.in (case ${target}): Do not build fixincludes for avr.
2337 * configure: Regenerated.
2338
caeba88f
AL
23392004-10-26 Paolo Bonzini <bonzini@gnu.org>
2340
2341 * configure.in (case ${target}): Do not build fixincludes
2342 on platforms where it is not used.
2343 * configure: Regenerated.
2344
0fdbe983
DJ
23452004-10-23 Daniel Jacobowitz <dan@debian.org>
2346
2347 * configure.in: Use an absolute path to install-sh.
2348 * configure: Regenerated.
2349
1c0f67c1
AC
23502004-10-19 Andrew Cagney <cagney@gnu.org>
2351
2352 * src-release (do-djunpack, do-md5sum): Install the generated file
2353 directly into the proto-toplev/ directory.
479759c8 2354
a9cfce9c
AC
23552004-10-19 Andrew Cagney <cagney@gnu.org>
2356
2357 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2358
ac0fa625
DD
23592004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2360
2361 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2362 * configure: Regenerate.
2363
d27cc32e
PB
23642004-10-06 Paolo Bonzini <bonzini@gnu.org>
2365
2366 Fix wrong conflict resolution in:
2367
2368 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2369
2370 * Makefile.in: Regenerate.
2371 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2372 in the recursive `make', instead of hardwiring `all'.
2373 (Autogenerated TARGET-* variables): New.
2374
1763908f
UW
23752004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2376
2377 Merged from GCC / libtool upstream:
2378 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2379 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2380 * ltcf-cxx.sh (tpf*): Likewise.
2381 * ltconfig (tpf*): Add TPF OS configuration support.
2382
0490e016
NC
23832004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2384
2385 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 2386 * configure: Regenerate.
0490e016 2387
32be62b5
RS
23882004-09-24 Michael Roth <mroth@nessie.de>
2389
2390 * configure.in (--without-headers): Add missing double quotes.
2391 * configure: Regenerate.
2392
6048df60
DD
23932004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2394
2395 * ylwrap: Revert to previous version.
2396
315b3b02
L
23972004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2398
6048df60 2399 PR bootstrap/17369
315b3b02
L
2400 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2401 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2402 SET_GCC_LIB_PATH_CMD.
2403 (BASE_TARGET_EXPORTS): Likewise.
2404 * Makefile.in: Regenerated.
2405
2406 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2407 * configure: Regenerated.
2408
fe69863c
DD
24092004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2410
2411 * config.guess: New upstream version
2412 * compile, depcomp, install-sh, ylwrap: Likewise.
2413
24142004-09-19 Roger Sayle <roger@eyesopen.com>
2415
2416 * config/mh-x86omitfp: New host makefile fragment. Add
2417 -fomit-frame-pointer to the default BOOT_CFLAGS.
2418 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2419 * configure: Regenerate.
2420
24212004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2422
2423 PR target/11572
2424 * configure.in (*-*-darwin*): Renable libobjc.
2425 * configure: Regenerate.
2426
be75bbe1 24272004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 2428
be75bbe1
DB
2429 * Makefile.def: Remove libbanshee.
2430 * Makefile.tpl: Ditto.
2431 * configure.in: Ditto.
2432 * Makefile.in: Regen.
2433 * configure: Ditto.
2434
1b882a91
PB
24352004-09-07 Paolo Bonzini <bonzini@gnu.org>
2436
2437 * missing: Import latest version from master repository.
2438
eb1352ed
NC
24392004-09-04 Nick Clifton <nickc@redhat.com>
2440
2441 * config.sub: Import latest version from master repository.
2442 * config.guess: Likewise.
2443 This includes these changes:
479759c8 2444
eb1352ed
NC
2445 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2446
2447 * config.sub: Handle crisv32, alias etraxfs.
2448 * config.guess (crisv32:Linux:*:*): Handle.
2449
2450 2004-08-13 Brad Smith <brad@comstyle.com>
2451
2452 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2453 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2454
2455 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2456
2457 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2458 assume the processor is a powerpc. This is because coreutils
2459 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2460 in this case, due to a MacOS X bug that causes
2461 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2462 to return a negative number.
2463 Problem reported by Petter Reinholdtsen in:
2464 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2465
2466 2004-07-19 Ben Elliston <bje@gnu.org>
2467
2468 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2469
2470 2004-06-24 Ben Elliston <bje@gnu.org>
2471
2472 * config.guess: Update copyright years.
2473 * config.sub: Likewise.
2474
2475 2004-06-22 Robert Millan <robertmh@gnu.org>
2476
2477 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2478 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2479
2480 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2481
2482 * config.guess (*:*VMS:*:*): New entry. Replaces
2483 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2484 manufacturer.
2485
2486 2004-06-22 Ben Elliston <bje@gnu.org>
2487
2488 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2489 * config.sub: Likewise.
2490
2491 2004-06-22 Ben Elliston <bje@gnu.org>
2492
2493 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2494 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2495
2496 2004-06-11 Ben Elliston <bje@gnu.org>
2497
2498 * config.guess (pegasos:OpenBSD:*:*): Remove.
2499
2500 2004-06-11 Ben Elliston <bje@gnu.org>
2501
2502 From Wouter Verhelst <wouter@grep.be>:
2503 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2504
2505 2004-06-11 Ben Elliston <bje@gnu.org>
2506
2507 * config.guess (luna88k:OpenBSD:*:*): New.
2508
2509 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2510
2511 * config.guess (m32r*:Linux:*:*): New case.
2512 * config.sub: Handle m32rle.
2513
2514 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2515
2516 From Jens Petersen <petersen@redhat.com>:
2517 * config.sub: Handle sparcv8.
2518
2519 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2520
2521 From Tom Smith <smith@cag.lkg.hp.com>:
2522 * config.guess: Version suffixes are equally significant on Tru64
2523 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2524 prefix of "P" (patched kernel).
2525
2526 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2527
2528 * config.sub: Add support for National Semiconductor CRX target.
2529
2a3124ca 25302004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 2531
2a3124ca
RH
2532 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2533 *-*-netware, but add target-libmudflap.
2534 Consolidate *-*-netware targets (of which really only i?86 exists)
2535 into a single entry.
2536 * configure: Likewise.
2537
0df3d27f
PB
25382004-09-01 Paolo Bonzini <bonzini@gnu.org>
2539
2540 * Makefile.tpl (sorry): Remove.
2541 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2542 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2543 (do-clean): Clean per-stage directories too.
2544 (do-distclean): Run distclean-stage1 too.
2545 (.NOTPARALLEL): Enable during toplevel bootstrap.
2546 (stage[+id+]-bubble): Enable parallel execution during
2547 the recursive invocation.
2548 * Makefile.in: Regenerate.
2549
2550 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2551
2552 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2553
2554 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2555 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2556 * configure: regenerate
479759c8
ZW
2557 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2558 -mdynamic-no-pic
0df3d27f
PB
2559
25602004-08-31 Paolo Bonzini <bonzini@gnu.org>
2561
2562 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2563 include.
2564 * configure.in: Fix indentation.
2565 * configure: Regenerate.
2566
ee025550
PB
25672004-08-31 Paolo Bonzini <bonzini@gnu.org>
2568
2569 * Makefile.def (build_modules): Add fixincludes.
2570 (dependencies): Make gcc depend on fixincludes.
2571 * configure.in (build_tools): Add fixincludes.
2572 (build_configdirs): Always include build_libs.
2573 * Makefile.in: Regenerate.
2574 * configure: Regenerate.
2575
25762004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
2577
2578 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2579 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2580 phony targets; do not generate timestamp files.
2581 (distclean-stageN): Remove references to their timestamp files.
2582 (restageN, touch-stageN): Remove.
2583 (stageN-bubble): Rewritten.
2584 (compare): Support lean bootstraps.
2585 * Makefile.in: Regenerate.
2586
2587 * configure.in: Only warn when bootstrapping but
2588 build != host or build != target. Support lean bootstraps.
2589 * configure: Regenerate.
2590
2591 Sync from gcc:
2592 2004-08-26 Phil Edwards <phil@codesourcery.com>
2593
2594 * configure.in: Give a better error message if GMP/MPFR are missing
2595 and a language needing them has been requested.
2596 * configure: Regenerated.
2597
2598 2004-08-25 Phil Edwards <phil@codesourcery.com>
2599
2600 * configure.in: Print a list of available language front-ends if
2601 a requested one is missing. Tidy stray tab characters.
2602 * configure: Regenerated.
2603
72b2455a
PB
26042004-08-17 Paolo Bonzini <bonzini@gnu.org>
2605
2606 * Makefile.in: Regenerate.
2607 * configure: Regenerate.
2608
2609 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2610 stage_*_flags.
2611 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2612 for bootstrapped modules if toplevel bootstrap is going.
2613 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2614 modules. Adjust for changes in Makefile.def. Enable several
2615 rules even in non-bootstrap mode, just to avoid peppering the
2616 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2617 (stage-[+prev+]-bubble): Remove.
2618
2619 * Makefile.def (Dependencies): Depend on all-build-bison,
2620 all-build-flex, all-build-byacc, all-build-texinfo, rather
2621 than the host variations.
2622 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2623 with BUILD_SUBDIR.
2624 (BISON): Update for recent Bisons.
2625 (YACC): Fix typo.
2626 (cross): Depend on all-build.
2627 (all): Do not depend on all-build.
2628 (prebootstrap): Remove.
2629 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2630 (Prebootstrap dependencies): Add them to the per-stage targets
2631 and to all-prebootstrap.
2632 * configure.in (build_configdirs): Always enable build_tools.
2633 (BUILD_DIR_PREFIX): Remove.
2634
2635 * Makefile.def (gcc): Add target variable.
2636 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2637 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2638 in the recursive `make', instead of hardwiring `all'.
2639 (Autogenerated TARGET-* variables): New.
2640
de0b4a87
JW
26412004-08-17 Robert Millan <robertmh@gnu.org>
2642
2643 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2644 (instead of FreeBSD).
2645 * configure: Regenerate.
2646
ad681c85
NN
26472004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2648
675c6968
NN
2649 * Makefile.def, configure.in, src-release: Remove useless, bogus
2650 references to tix.
2651 * Makefile.in, configure: Regenerate.
2652
ad681c85
NN
2653 * src-release: Stop distributing mmalloc with gdb (which doesn't
2654 use it).
2655 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2656 * Makefile.in: Regenerate.
2657
11b04d1f
DD
26582004-08-09 Mark Mitchell <mark@codesourcery.com>
2659
2660 * configure.in (arm*-*-eabi*): New target.
2661 * configure: Regenerate.
2662
f2420bea
NN
26632004-08-01 Robert Millan <robertmh@gnu.org>
2664
2665 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2666 libmudflap for all GNU-based systems (with Glibc).
2667 * configure: Regenerate.
2668
9e6ce191
PB
26692004-08-06 Paolo Bonzini <bonzini@gnu.org>
2670
2671 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2672 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2673 (Dependencies): New section.
2674 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2675 (configure-target-[+module+]): Depend on maybe-all-gcc
2676 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2677 (toplevel profiledbootstrap): Fix dependencies.
2678 * Makefile.in: Regenerate.
2679
df4a6958
MM
26802004-08-03 Mark Mitchell <mark@codesourcery.com>
2681
2682 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2683 target-libiberty to noconfigdirs.
2684
11b04d1f
DD
26852004-08-03 Paul Brook <paul@codesourcery.com>
2686
2687 * configure.in: Check for MPFR as well as GMP.
2688 * configure: Regenerate.
2689
b813574b
PB
26902004-08-03 Paolo Bonzini <bonzini@gnu.org>
2691
2692 * Makefile.def (host-modules): Add gcc.
2693 * Makefile.in: Regenerate.
2694 * Makefile.tpl (sorry): New rule.
2695 (configure-host, all-host, [+make_target+]-host, do-check,
2696 install-host): Do not add gcc as a special case.
2697 (host modules): Add a small special-casing for gcc. Export
2698 extra_make_flags through the environment.
2699 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2700 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2701 other recursive targets for gcc): Remove.
2702
2703 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2704 (stage, unstage): New rules.
2705 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2706 distclean-stage[+id+]): Use stage_current.
2707 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2708 the stage*-start rules.
2709
61edac0c
JW
27102004-07-19 Robert Millan <robertmh@gnu.org>
2711
2712 Synced from gcc:
2713
2714 2004-04-26 Robert Millan <robertmh@gnu.org>
2715
2716 Add patches from libtool CVS.
2717 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2718 * ltconfig: Likewise.
2719 * ltcf-c.sh: Likewise.
2720 * ltcf-cxx.sh: Likewise.
2721 * ltcf-gcj.sh: Likewise.
2722
3e707e94
PB
27232004-07-12 Paolo Bonzini <bonzini@gnu.org>
2724
2725 * configure.in: Add noconfigdirs for crx-*-*.
2726 * configure: Regenerate.
2727
27282004-07-12 Paolo Bonzini <bonzini@gnu.org>
2729
2730 Synced from gcc:
2731
2732 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2733
2734 * configure.in: Build libmudflap by default on FreeBSD.
2735 * configure: Regenerated.
2736
2737 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2738
2739 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2740 systems.
2741 * configure: Regenerated.
2742
2743 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2744
2745 PR target/16344
2746 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2747 feedback based compiler.
2748 * Makefile.in: Rebuilt.
2749
2750 2004-07-05 Phil Edwards <phil@codesourcery.com>
2751
2752 * configure.in: Do not prepend $srcdir to /dev/null in
2753 makefile fragments.
2754 * configure: Regenerate.
2755
a7ee7660
AO
27562004-07-08 Alexandre Oliva <aoliva@redhat.com>
2757
2758 * Makefile.def (host_modules): Set bootstrap=true for flex.
2759 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2760 * Makefile.in: Rebuilt.
2761
6a9cf61e
PB
27622004-07-01 Paolo Bonzini <bonzini@gnu.org>
2763
2764 * Makefile.def (build_modules): Add bison, byacc, flex,
2765 m4, texinfo.
2766 (flags_to_pass): Add FLEX.
2767 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2768 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2769 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2770 DEFAULT_MAKEINFO): Remove.
2771 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2772 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2773 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2774 objdir or else use configured tool.
2775 (all-build): New.
2776 (all): Depend on it.
2777 (Build module dependencies): Add.
2778 * Makefile.in: Regenerate.
2779 * configure.in: Better support for multiple build modules,
2780 matching what is done for host/target modules. Do not look
2781 for "plausible" locations of build tools if Canadian cross.
2782 Use autoconf's AC_PROG_CC to find a C compiler. Define
2783 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2784 * configure: Regenerate.
2785
95b6a1f2
PB
27862004-06-22 Paolo Bonzini <bonzini@gnu.org>
2787
2788 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2789 * Makefile.in: Regenerate.
2790
7ffa0b57
PB
27912004-06-22 Paolo Bonzini <bonzini@gnu.org>
2792
2793 * Makefile.tpl (configure-build-[+module+],
2794 configure-[+module+], configure-target-[+module+]): Pass
2795 [+extra_configure_args+].
2796 (all-build-[+module+], all-[+module+], check-[+module+],
2797 install-[+module+], [+make_target+]-[+module+],
2798 all-target-[+module+], check-target-[+module+],
2799 install-target-[+module+], [+make_target+]-target-[+module+]):
2800 Pass [+extra_make_args+].
2801 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2802 (GCC_HOST_EXPORTS): Remove.
2803 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2804 cross, check-gcc, check-gcc-c++, install-gcc,
2805 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2806 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2807 * Makefile.in: Regenerate.
2808
929ba6e7
CF
28092004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2810
2811 * configure.in: Check for srcdir/winsup rather than build directory
2812 winsup.
2813 * configure: Regenerate.
2814
b76d7de0
CV
28152004-06-17 Corinna Vinschen <vinschen@redhat.com>
2816
2817 * configure.in: Don't build Cygwin native newlib if winsup
2818 directory is missing. Emit warning instead.
2819 * configure: Regenerate.
2820
656fdd47
PB
28212004-06-09 Paolo Bonzini <bonzini@gnu.org>
2822
2823 * Makefile.tpl (touch-stage[+id+]): New.
2824 (restage[+prev+]): Depend on touch-stage[+id+].
2825
2826 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2827 Use it throughout.
2828
2829 * Makefile.def: Add profile and feedback bootstrap stages.
2830 Remove next field from bootstrap stages.
2831 * Makefile.tpl (LN, LN_S): Substitute.
2832 (stageN-start, stageN-end): Use double-colon rules, to
2833 provide a hook for additional setup commands.
2834 (distclean-stageN-gcc, restageN): Create dependencies from
2835 [+prev+], not from [+next+].
2836 (stageN-bubble): Add commands for successive stages from
2837 [+prev+], using double-colon rules.
2838 (all-stageN-gcc): Fix typo.
2839 (stagefeedback-start, profiledbootstrap): New.
2840 * Makefile.in: Regenerate.
2841 * configure.in: Call ACX_PROG_LN.
2842 * configure: Regenerate.
2843
498d4a71
CF
28442004-06-03 Paolo Bonzini <bonzini@gnu.org>
2845
2846 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2847 without gcc.
2848 * configure: Regenerate.
2849
377d8c42
PB
28502004-06-01 Paolo Bonzini <bonzini@gnu.org>
2851
2852 * Makefile.tpl: Fix typo.
2853 * Makefile.in: Regenerate.
2854
f5f8a794
PB
28552004-06-01 Paolo Bonzini <bonzini@gnu.org>
2856
2857 * configure.in: Remove new- prefix from toplevel
2858 bootstrap targets.
2859 * configure: Regenerate.
2860
f7a4c34f
PB
28612004-06-01 Paolo Bonzini <bonzini@gnu.org>
2862
2863 Merge this patch from the gcc tree:
2864
2865 2004-05-30 Andreas Jaeger <aj@suse.de>
2866 Jim Wilson <wilson@specifixinc.com>
2867
2868 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2869 like CC.
2870
319cab08
PB
28712004-06-01 Paolo Bonzini <bonzini@gnu.org>
2872
2873 * Makefile.tpl (all.normal): Rename to all.
2874 (all): Replace with a rule to pick the default
2875 target from configure.
2876 (all-gcc, configure-gcc): Use conditionals to
2877 do nothing when toplevel bootstrap is going on.
2878 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2879 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2880 * configure.in: Support --enable-bootstrap.
2881
2882 * Makefile.def: Remove new- prefix from toplevel
2883 bootstrap targets.
2884 * Makefile.tpl: Likewise.
2885
2886 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2887 target.
2888
2889 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2890 $(RECURSE_FLAGS) to recursive invocation of make.
2891
2892 * Makefile.in: Regenerate.
2893 * configure: Regenerate.
2894
88f64edc
DJ
28952004-05-27 Daniel Jacobowitz <dan@debian.org>
2896
2897 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2898 * configure: Regenerate.
2899
378fce5b
DD
29002004-05-25 Daniel Jacobowitz <drow@false.org>
2901
2902 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2903 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2904 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2905 targets.
2906 * Makefile.in: Regenerate.
2907
dfdffa2c
PB
29082005-05-24 Paolo Bonzini <bonzini@gnu.org>
2909
2910 * configure.in: Test the ability to symlink directories.
2911 * configure: Regenerate.
2912
2913 * Makefile.def (bootstrap-stage): New definitions.
2914 * Makefile.tpl (configure-stage1-gcc,
2915 configure-stage2-gcc, configure-stage3-gcc,
2916 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2917 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2918 new-restage3, compare): Autogenerate, see Makefile.in
2919 entry for behavioral changes.
2920 (distclean-stage1, new-stage1-start, new-stage1-end,
2921 new-stage1-bubble, distclean-stage2, new-stage2-start,
2922 new-stage2-end, new-stage2-bubble, distclean-stage3,
2923 new-stage3-start, new-stage3-end): New autogenerated targets.
2924 (objext, prebootstrap, BOOT_CFLAGS,
2925 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2926 targets.
2927
2928 * Makefile.in: Regenerate.
2929 (distclean-stage1, new-stage1-start, new-stage1-end,
2930 new-stage1-bubble, distclean-stage2, new-stage2-start,
2931 new-stage2-end, new-stage2-bubble, distclean-stage3,
2932 new-stage3-start, new-stage3-end): New targets.
2933 (all-stage1-gcc): Move prebootstrap dependency from here...
2934 (configure-stage1-gcc): ...to here.
2935 (new-bootstrap): Use bubble targets.
2936 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2937 Use per-stage distclean targets.
2938 (configure-stage1-gcc, configure-stage2-gcc,
2939 configure-stage3-gcc, all-stage1-gcc,
2940 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2941 Use new-stageN-start to prepare the tree.
2942
04cf1b77
PB
29432004-05-23 Paolo Bonzini <bonzini@gnu.org>
2944
2945 * Makefile.def (host_modules): add libcpp.
2946 * Makefile.tpl: Add dependencies on and for libcpp.
2947 * Makefile.in: Regenerate.
2948 * configure.in: Add libcpp host module.
2949 * configure: Regenerate.
2950
80b200a1
ZW
29512004-05-17 Zack Weinberg <zack@codesourcery.com>
2952
2953 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2954 of libf2c.
2955 * configure, Makefile.in: Regenerate.
2956
4b1cb4fe
DD
29572004-05-13 Diego Novillo <dnovillo@redhat.com>
2958
2959 Merge from tree-ssa-20020619-branch.
2960
2961 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2962 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2963 (HOST_GMPLIBS): Define.
2964 (HOST_GMPINC): Define.
2965 (TARGET_LIB_PATH): Add libmudflap.
2966 (GFORTRAN_FOR_TARGET): Define.
2967 (configure-build*): Export GFORTRAN.
2968 (configure-gcc): Export GMPLIBS and GMPINC.
2969 (all-gcc): Add maybe-all-libbanshee.
2970 (configure-target-libgfortran): Define.
2971 * Makefile.in: Regenerate.
2972 * configure.in (host_libs): Add libbanshee.
2973 (target_libraries): Add target-libmudflap and target-libgfortran.
2974 Add --with-libbanshee.
2975 Handle --disable-libmudflap.
2976 (*-*-freebsd*): Use with_gmp.
2977 Add $(libgcj) to noconfigdirs.
2978 * configure: Regenerate.
2979 * depcomp: New file.
2980 * MAINTAINERS: Add tree-ssa maintainers.
2981
29822004-04-28 Paolo Bonzini <bonzini@gnu.org>
2983
2984 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2985 * configure: Regenerate.
2986
b8908782
DD
29872004-04-27 Paolo Bonzini <bonzini@gnu.org>
2988
2989 Revert:
2990 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2991
2992 * Makefile.def (flags_to_pass): Remove *dir variables that
2993 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2994 as well as prefix and exec_prefix.
2995 * Makefile.in: Regenerate.
2996
29972004-04-26 Paolo Bonzini <bonzini@gnu.org>
2998
2999 * Makefile.def (host_modules): Mark with the bootstrap
3000 flag packages on which gcc depends.
3001 * Makefile.tpl (all-bootstrap): Use it.
3002 * Makefile.in: Regenerate.
3003
30042004-04-26 Paolo Bonzini <bonzini@gnu.org>
3005
3006 * Makefile.def (flags_to_pass): Remove *dir variables that
3007 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3008 as well as prefix and exec_prefix.
3009 * Makefile.in: Regenerate.
3010
30112004-04-26 Paolo Bonzini <bonzini@gnu.org>
3012
80b200a1
ZW
3013 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3014 * configure: Regenerate.
3015 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3016 * gcc/Makefile.tpl (compare): Use the result of the test.
3017 * gcc/Makefile.in: Regenerate.
b8908782
DD
3018
30192004-04-23 Paolo Bonzini <bonzini@gnu.org>
3020
3021 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3022 Always relocate gcc and prev-gcc to the original names, even
3023 if the build fails.
3024 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3025 New targets.
3026
0f260896
RO
30272004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3028
3029 * configure.in (mips*-*-irix5*): Enable ld.
3030 * configure: Regenerate.
3031
51860f05
JW
30322004-04-15 James E Wilson <wilson@specifixinc.com>
3033
3034 * Makefile.tpl (configure-[+module+], configure-gcc,
3035 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3036 Set and export LDFLAGS.
3037 * Makefile.in: Regenerate.
3038
54752a6b
NN
30392004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3040
3041 PR bootstrap/14871
3042 * Makefile.tpl: If we don't have built-in-tree target tools,
3043 use the ones found by configure rather than hacking around with
3044 program_transform_name.
3045 * configure.in: Give Makefile.tpl the information necessary
3046 to do that.
3047 * Makefile.in: Regenerate.
3048 * configure: Regenerate.
3049
30502004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3051
3052 PR bootstrap/14760
3053 * configure.in: When computing baseargs, strip *all* copies of
3054 offending options. Also, don't match/substitute the trailing space,
3055 so that this actually works when two similar options are separated by
3056 only one space.
3057 * configure: Regenerate.
3058
30592004-04-06 David Edelsohn <edelsohn@gnu.org>
3060
80b200a1
ZW
3061 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3062 (rs6000-*-aix*): Same.
3063 * configure: Regenerate.
54752a6b 3064
5e2b61fb
SS
30652004-03-25 Stan Shebs <shebs@apple.com>
3066
3067 Remove MPW support, no longer used.
3068 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3069 mpw-install: Remove files.
3070 * src-release (DEVO_SUPPORT): Remove names of removed files.
3071 * MAINTAINERS: Likewise.
3072
1a6f2dc7
NN
30732004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3074
a0049f1b
NN
3075 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3076 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3077 * Makefile.in: Regenerate.
3078
1a6f2dc7
NN
3079 * configure.in (top level bootstrap support): Rework --enable-werror
3080 to set @stage2_werror_flag@.
3081 * configure: Regenerate.
3082 * Makefile.tpl (top level bootstrap support): Pass
3083 @stage2_werror_flag@ down to configure in stages 2 and 3.
3084 * Makefile.in: Regenerate.
3085
920e3419
NN
30862004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3087
3088 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3089 for stages 2 and 3 as well as in make. As a consequence, remove
3090 OUTPUT_OPTION (now detected by configure) from the flags passed down
3091 to make.
3092 * Makefile.in: Regenerate.
3093
3094 * Makefile.tpl (new-bootstrap): Fix typo.
3095 * Makefile.in: Regenerate.
3096
4fa63067
NN
30972004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3098
3099 * Makefile.tpl: Rearrange by moving recursive_targets rules
3100 into their proper sections.
3101 * Makefile.tpl (top level bootstrap support): Move disabling
3102 of coverage flags from 'make' to 'configure'; improve comments.
3103 * Makefile.in: Regenerate.
3104
3105 * Makefile.tpl (experimental top level bootstrap) Move stage1
3106 language setting from all- target to configure- target; disable
3107 intermodule optimization in stage 1; prevent gratuitous rebuilds
3108 of stage 1.
3109 * Makefile.in: Regenerate.
3110 * configure.in: Comma-separate stage 1 language list for top
3111 level bootstrap.
3112 * configure: Regenerate.
3113
3114 * Makefile.tpl: Clean up experimental top level bootstrap support:
3115 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3116 prev-gcc in configure- targets as well as all- targets.
3117 * Makefile.in: Regenerate.
3118
fb8a10fd
NN
31192004-03-17 Paolo Bonzini <bonzini@gnu.org>
3120
3121 * configure.in: Remove symbolic link section.
3122 * configure: Regenerate.
3123 * Makefile.tpl (links): Remove.
3124 * Makefile.in: Regenerate.
3125
947f426e 31262004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 3127 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
3128
3129 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 3130 Set with AC_CHECK_PROGS.
947f426e
NN
3131 * configure.in: Fix comment typo from last patch.
3132 * configure: Regenerate.
3133
1d39f329
NN
31342004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3135
3136 * Makefile.tpl: Introduce experimental top level bootstrap support.
3137 * Makefile.in: Regenerate.
3138 * configure.in: Introduce support for top level bootstrap.
3139 * configure: Regenerate.
3140
4b0ac75d 31412004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3142 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
3143
3144 PR bootstrap/14522
3145 * configure.in: Cope with shells that do not support unquoted ^
3146 * configure: Regenerate.
3147
2e70b094 31482004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3149 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
3150
3151 PR bootstrap/14522
3152 * configure.in: Cope with shell that do not support nesting
3153 quotes inside quoted backquote substitutions.
3154 * configure: Regenerate.
3155
31562004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3157
3158 PR bootstrap/14522
3159 * configure.in: Fix escaping of $.
3160 * configure: Regenerate.
3161
9e07f89d
NN
31622004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3163
3164 * configure: Regenerate.
3165
31662004-03-08 Paolo Bonzini <bonzini@gnu.org>
3167
3168 PR ada/14131
3169 Move language detection to the top level.
3170 * configure.in: Find default values for the tools as
3171 soon as possible. Disable ada if GNAT is not found.
3172 Emit error message about missing languages. Expand
3173 --enable-languages=all for the gcc subdirectory.
3174
1712ab83
RS
31752004-03-01 Richard Sandiford <rsandifo@redhat.com>
3176
3177 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3178 and disable libgcj.
3179 * configure: Regenerated.
3180
3dee29da
NN
31812004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3182
3183 PR bootstrap/7087
3184 * Makefile.tpl: Guard XFOO sed statements better.
3185 * Makefile.tpl: Add dependency for configure-target-libada.
3186 * Makefile.in: Regenerate (incidentally fixes broken
3187 commit when libada-branch was merged).
3188
0558264b
AC
31892004-02-28 Andrew Cagney <cagney@redhat.com>
3190
3191 * src-release (CVS_NAMES): Define.
3192 (do-tar, do-tar): Prune $(CVS_NAMES).
3193
c38f9803
AC
31942004-02-23 Andrew Cagney <cagney@redhat.com>
3195
3196 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3197 2004-02-19.09.
3198
55636792
NN
31992004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3200
3201 PR bootstrap/11932
3202 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3203
1e600082
AC
32042004-02-19 Andrew Cagney <cagney@redhat.com>
3205
3206 * config.guess: Update from version 2003-06-12 to 2004-02-16.
3207 * config.sub: Update from version 2003-06-13 to 2004-02-16.
3208
3769cd82
DD
32092004-02-11 David Edelsohn <edelsohn@gnu.org>
3210
3211 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3212 (rs6000-*-aix*): Same.
3213 * configure: Regenerate.
3214
a92834c8
DD
32152004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3216
3217 * configure.in (host): Add in missing $noconfigdirs to defines.
3218 * configure: Regenerate.
3219
a2592b1b
DD
32202004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3221 Nathanael Nerode <neroden@gcc.gnu.org>
3222
3223 PR ada/6637, PR ada/5911
80b200a1 3224 Merge with libada-branch:
a2592b1b
DD
3225 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3226 with appropriate dependencies. Add --enable-libada configure switch.
3227 * configure, Makefile.in: Regenerate.
3228
e31d1ea3
DD
32292004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3230
3231 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3232 * configure: Regenerate.
3233
db85f5c0
JJ
32342004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3235
3236 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 3237
fc434214
DD
32382004-01-23 DJ Delorie <dj@redhat.com>
3239
3240 * Makefile.def (target_modules) [libiberty]: Don't stage.
3241 * Makefile.in: Rebuilt.
3242
ad445c2c 32432004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 3244
ad445c2c
JJ
3245 * COPYING.NEWLIB: Update to include copyrights for new
3246 iconv code.
3247
72bbedde
AC
32482004-01-15 Andrew Cagney <cagney@redhat.com>
3249
3250 * src-release: Update copyright year.
3251 (do-proto-toplev): Configure using i686-pc-linux-gnu.
3252 (NEWLIB_SUPPORT_DIRS): Delete macro.
3253 (newlib.tar.bz2): Delete rule.
3254
a6d6062d
DD
32552004-01-14 Loren J. Rittle <ljrittle@acm.org>
3256
3257 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3258 * Makefile.tpl (configure-target-[+module+]): Support stage.
3259 * Makefile.in: Rebuilt.
3260
f8b73030
MR
32612003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3262
3263 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3264 throughout.
3265
aff0e9df
NN
32662004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3267
bb5dca17
NN
3268 * configure.in: Use ./config.cache, not config.cache.
3269 * configure: Regenerate.
3270 * Makefile.tpl: Special-casing not needed for GCC any more.
3271 * Makefile.in: Regenerate.
3272
82252c06
NN
3273 * configure.in: Don't share a cache file for host dirs.
3274 * configure: Regenerate.
3275
aff0e9df
NN
3276 * config-ml.in: Don't mess with the cache file.
3277
95036d20
NN
32782004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3279
ac7b618e
NN
3280 * Makefile.tpl: Make GCC use a separate config.cache.
3281 * Makefile.in: Regenerate.
3282
95036d20
NN
3283 PR bootstrap/11932, PR bootstrap/11933
3284 (I don't know if it will fix either of them, but it relates
3285 to them.)
3286 * configure.in: Don't use shared config.cache for target
3287 directories.
3288 * configure: Regenerate.
3289
08c1856b
DD
32902003-12-31 Roger Sayle <roger@eyesopen.com>
3291
3292 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3293 * configure: Regenerated.
3294
c1968181 32952003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 3296
c1968181
DD
3297 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3298 * configure: Regenerated.
3299
10ecffb9
NN
33002003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3301
3302 Port change over from GCC:
3303 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3304 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3305 (configure-build-[+module+], configure-[+module+]): Likewise.
3306 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3307 * Makefile.in: Regenerate.
3308
f2ab5990
TF
33092003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3310
3311 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3312 * configure: Regenerate.
3313
41a7d11a
JJ
33142003-11-27 Jeff Johnston <jjohnstn@redhat.com>
3315
80b200a1 3316 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
3317 stdlib.
3318
d9441a1f
DD
33192003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3320
3321 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3322 * Makefile.in: Regenerate.
3323
3a48a978
DD
33242003-10-20 Phil Edwards <phil@codesourcery.com>
3325
3326 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3327 * configure: Regenerate.
3328
f0b24077
NN
33292003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3330
3331 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3332 HOST_FLAGS_TO_PASS.
3333 * Makefile.in: Regenerate.
3334
5fbad20a
DD
33352003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3336
3337 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3338 * configure: Rebuilt
3339 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3340 * Makefile.in: Rebuilt
3341
78be4155
L
33422003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3343
3344 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3345
051fcc7a
L
33462003-10-01 Phil Edwards <pme@gcc.gnu.org>
3347
3348 * config-ml.in: Use ac_configure_args directly instead of
3349 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3350 actually seen.
3351
33522003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3353
3354 * config-ml.in: Propagate INSTALL variables.
3355
f27d4f92
DJ
33562003-09-21 Daniel Jacobowitz <drow@mvista.com>
3357
3358 * configure.in: Pass a computed --program-transform-name
3359 to subconfigures.
3360 * configure: Regenerated.
3361
cae4d560
NN
33622003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3363
3364 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3365 * Makefile.in: Regenerate.
3366
3367 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3368 * Makefile.in: Regenerate.
3369
8ff944f6
DJ
33702003-09-17 Daniel Jacobowitz <drow@mvista.com>
3371
3372 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3373 quoting.
3374 * configure: Regenerated.
3375
d9a35680
MC
33762003-09-12 Michael Chastain <mec@shout.net>
3377
3378 Fix PR gdb/857.
3379 * src-release (do-proto-topleve): Remove junk files
3380 intl/config.cache, intl/config.status,
3381 intl/config.h, intl/stamp-h.
3382
710068b9
AC
33832003-09-14 Andrew Cagney <cagney@redhat.com>
3384
3385 * src-release (dejagnu.tar): New target.
3386 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3387 (do-djunpack): Use $(PACKAGE) for the package name.
3388
e1008165
DD
33892003-09-04 DJ Delorie <dj@redhat.com>
3390
3391 * configure: Regenerate.
3392
21998d12
NC
33932003-09-04 Robert Millan <robertmh@gnu.org>
3394
3395 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 3396
ccca4bb3
DD
33972003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3398
3399 * configure.in: Ensure arguments to sed are properly spaced.
3400 * configure: Regenerate.
3401
ee949b5e
DJ
34022003-08-28 Daniel Jacobowitz <drow@mvista.com>
3403
3404 Merge from gcc:
3405 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3406 * install-sh: Update to newer upstream versions (associated with
3407 aclocal 1.7).
3408 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3409
75addda2
DJ
34102003-08-27 Daniel Jacobowitz <drow@mvista.com>
3411
3412 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3413 * configure: Regenerated.
3414
8d2877d8
NN
34152003-08-23 Phil Edwards <pme@gcc.gnu.org>
3416
3417 * configure.in: Use newline instead of semicolon when assuming
3418 shell arguments in a for loop.
3419 * configure: Regenerated.
3420
d2cc0e0d
GK
34212003-08-20 Geoffrey Keating <geoffk@apple.com>
3422
3423 PR 8180
3424 * configure.in: When testing with_libs and with_headers, treat
3425 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3426 * configure: Regenerate.
80b200a1 3427
d2cc0e0d
GK
3428 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3429 make, shell, etc.
3430 (baseargs): Likewise.
3431 * configure: Regenerate.
3432
04d1ab34
GK
34332003-08-19 Geoffrey Keating <geoffk@apple.com>
3434
3435 * configure.in: Disable libgcj for darwin not on powerpc.
3436 * configure: Rebuild.
3437
ca506da8
MC
34382003-08-15 Michael Chastain <mec@shout.net>
3439
3440 * src-release (do-proto-toplev): Remove junk files
3441 dejagnu/example/calc/config.status,
3442 dejagnu/example/calc/config.log.
3443
a4aa3f49
DD
34442003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3445
3446 * config-ml.in, symlink-tree: Add license.
3447
ede4fbe4
NN
34482003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3449
3450 Merge from gcc:
3451
3452 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3453 * Makefile.tpl (check, check-c++): Express dependencies using
3454 dependencies rather than commands.
3455 * Makefile.in: Regenerate.
3456
3457 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3458 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3459 * Makefile.in: Update.
3460
970f29af
AC
34612003-08-01 Andrew Cagney <cagney@redhat.com>
3462
3463 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3464 * configure: Ditto.
3465
b2884a0c
DD
34662003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3467
3468 * configure.in: Enable libgcj for darwin.
3469 * configure: Rebuild.
3470
c07f46a4
NN
34712003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3472
3473 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3474
9175bfc0
NN
34752003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3476
3477 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3478 creating target and build subdirs to build all parent dirs as needed.
3479 * Makefile.in: Rebuild.
3480 * configure.in: Don't build dirs explicitly here.
3481 * configure: Rebuild.
3482
b9abda6a
AO
34832003-07-22 Alexandre Oliva <aoliva@redhat.com>
3484
3485 * Makefile.tpl (all-make): Depend on intl.
3486 * Makefile.in: Rebuilt.
3487
eef8ffd4
NN
34882003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3489
3490 * config.if: Remove unused libc_interface determination.
3491
295efaf0
NN
34922003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3493
3494 * Makefile.in: Regenerate, correctly this time.
3495
e5c3f801
NN
34962003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3497
3498 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3499 unused INSTALL_PROGRAM_ARGS.
3500 * configure.in: Use AC_PROG_INSTALL.
3501 * Makefile.in: Regenerate.
3502 * configure: Regenerate.
3503
4a18bd6b
AO
35042003-07-10 Alexandre Oliva <aoliva@redhat.com>
3505
3506 * configure: Rebuilt.
3507 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3508 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3509 newlib nor libgloss.
3510 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3511 * configure.in (am33_2.0-*-linux*): Added.
3512
fbd1054d
BW
35132003-07-09 Bob Wilson <bob.wilson@acm.org>
3514
3515 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3516 * configure: Regenerate.
3517
b40e3958
L
35182003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3519
3520 * config-ml.in: Replace PWD with PWD_COMMAND.
3521 * Makefile.tpl: Likewise.
3522 * Makefile.in: Regenerated.
3523
4a5be7ba
NN
35242003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3525
3526 * configure.in: Clean up config-lang.in handling. Delete
3527 useless assignment to "subdirs".
3528 * configure: Regenerate.
3529
9c14acb8
NN
35302003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3531
3532 * configure.in: Rename 'target_libs' to 'target_libraries'.
3533 Remove useless reference to 'target_libs'.
3534 * configure: Regenerate.
3535
8f32e830
KS
35362003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3537
3538 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3539 * Makefile.in: Regenerate.
3540
12f0bd74
NN
35412003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3542
3543 * Makefile.def: Introduce flags_to_pass.
3544 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3545 * Makefile.in: Regenerate.
3546
b07c2aad
HPN
35472003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3548
3549 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3550 and target-libgloss.
3551 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3552 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 3553 * configure: Regenerate.
b07c2aad 3554
56f25033
DD
35552003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3556
3557 * configure.in: Update testsuite_flags to new location.
3558 * configure. Regenerate.
80b200a1 3559
4ec9a3b2
NN
35602003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3561
3562 * Makefile.tpl: Remove BUILD_CC stuff.
3563 * Makefile.in: Regenerate.
3564
059083b1 35652003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3566
059083b1
L
3567 * config.guess: Update to 2003-06-12 version.
3568 * config.sub: Update to 2003-06-13 version.
3569
535b046a
TS
35702003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3571
3572 * MAINTAINERS: Add myself as MIPS co-maintainer.
3573
00c22daa 35742003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3575
00c22daa
L
3576 * config.guess: Update to 2003-06-06 version.
3577 * config.sub: Update to 2003-06-06 version.
3578
1047cb91
DD
35792003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3580
3581 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3582 * configure. Regenerate.
3583
123494c8
NN
35842003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3585
1047cb91
DD
3586 * configure.in: Disable serial configure by default.
3587 * configure: Regenerate.
3588 * Makefile.tpl: Abolish .NOTPARALLEL.
3589 * Makefile.in: Regenerate.
3590
7f121bbf
NN
3591 * Makefile.tpl: Replace {build,host,target}_canonical by
3592 {build,host,target}.
3593 * Makefile.in: Regenerate.
3594
123494c8
NN
3595 * Makefile.tpl: Fix stupid pasto.
3596 * Makefile.in: Regenerate.
3597
ec7e0995
NN
35982003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3599
3600 * Makefile.tpl: Remove bogus conditional.
3601 * Makefile.in: Regenerate.
3602
27b1cc72
NN
36032003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3604
2a4cbe27
NN
3605 * Makefile.tpl: Make 'recursive targets' using autogen rather
3606 than shell loop. Remove duplicate 'clean' targets and false
3607 comments.
3608 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3609 Add systematic method of specifying missing targets in subdirs.
3610 Add copyright boilerplate.
3611 * Makefile.in: Regenerate.
3612 * configure.in: Add 'recursive targets' to maybe list.
3613 * configure: Regenerate.
3614
27b1cc72
NN
3615 * Makefile.tpl: Rename [+target+] to [+make_target+].
3616 * Makefile.def: Rename 'target' to 'make_target'.
3617
01e51bd0
NC
36182003-05-30 Nick Clifton <nickc@redhat.com>
3619
3620 * README-maintainer-mode: Update URL for locating blessed config
3621 tools.
3622
2fd84b42
NC
36232003-05-29 Robert Millan <rmh@debian.org>
3624
3625 * ltconfig: Import this patch and modify for use with current
3626 version of ltconfig:
3627
3628 2003-05-21 Bruno Haible <bruno@clisp.org>
3629
3630 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3631 GNU/FreeBSD.
3632
8945c6bb
DD
36332003-05-28 DJ Delorie <dj@redhat.com>
3634
3635 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3636 * Makefile.in: Regenerate.
3637
2f9632a1
JJ
36382003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3639
80b200a1 3640 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3641
3a12db16 36422003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3643
3a12db16
DD
3644 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3645 newlib or libgloss.
3646 * Makefile.in: Regenerate.
3647
44482353
DD
36482003-05-21 DJ Delorie <dj@redhat.com>
3649
3650 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3651 * Makefile.in: Regenerate.
3652
fec2c52d
MR
36532003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3654
3655 * configure.in: Use curly braces in the definition of tooldir.
3656 * configure: Regenerate.
3657
16ae0395
NN
36582003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3659
3660 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3661 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3662 Factor out common code from autogen IF statements.
3663 * configure: Regenerate.
3664 * Makefile.in: Regenerate.
3665
ec11bdc6
DD
36662003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3667
3668 * configure.in: Accept i[3456789]86 for machine type.
3669 * configure: Regenerate.
3670
dd12c3a8
NN
36712003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3672
3673 * configure.in: Switch more things to use maybe dependencies.
3674 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3675 * configure: Regenerate.
3676 * Makefile.tpl: Switch more things to use maybe dependencies.
3677 * Makefile.in: Regenerate.
3678
cf662e21
AJ
36792003-05-16 Andreas Schwab <schwab@suse.de>
3680
3681 * Makefile.tpl (install-opcodes): Define.
3682 * Makefile.in: Rebuild.
3683
5481b376
AJ
36842003-05-13 Andreas Jaeger <aj@suse.de>
3685
3686 * config.guess: Update to 2003-05-09 version.
3687 * config.sub: Update to 2003-05-09 version.
3688
3959a22a
AJ
36892003-05-13 Michael Eager <eager@mvista.com>
3690
3691 * configure.in: Correct sed script so that options in quotes are not
3692 deleted.
3693 * configure: Rebuild.
3694
564b43e5
CV
36952003-05-12 Corinna Vinschen <corinna@vinschen.de>
3696
3697 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3698 and $$s/newlib/libc/sys/cygwin32 include paths.
3699 * configure: Ditto.
3700
bb947dc9
L
37012003-05-05 H.J. Lu <hjl@gnu.org>
3702
3703 * config-ml.in: Restored from gcc repository.
3704
77f7441a
CD
37052003-05-02 Chris Demetriou <cgd@broadcom.com>
3706
80b200a1
ZW
3707 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3708 * Makefile.in: Regenerate.
77f7441a 3709
a26d7085
DJ
37102003-04-27 Daniel Jacobowitz <drow@mvista.com>
3711
3712 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3713 and Makefile.def.
3714
e4c4d240
DJ
37152003-04-27 Daniel Jacobowitz <drow@mvista.com>
3716
3717 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3718 * Makefile.in: Regenerated.
3719
62a3fc85
DD
37202003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3721
3722 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3723 * Makefile.in: Regenerate.
3724
37252003-04-18 Jakub Jelinek <jakub@redhat.com>
3726
3727 * configure.in (powerpc64*-*-linux*): Remove.
3728 * configure: Rebuilt.
3729
5b474aa8
DD
37302003-04-17 Phil Edwards <pme@gcc.gnu.org>
3731
3732 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3733 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3734 and restrap.
3735 * Makefile.in: Regenerate.
3736
37372003-04-16 Richard Earnshaw <rearnsha@arm.com>
3738
3739 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3740 * configure: Regenerated.
3741
bc295afe
AO
37422003-04-11 Alexandre Oliva <aoliva@redhat.com>
3743
3744 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3745 * */configure: Rebuilt.
3746
3728fade
NN
37472003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3748
3749 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3750 * Makefile.in: Regenerate.
3751
ce5b542e
MC
37522003-03-14 Michael Chastain <mec@shout.net>
3753
3754 * Makefile.in: Regenerate with correct Makefile.def.
3755
3db0a37f
NN
37562003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3757
3758 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3759 Make macro.
3760 * Makefile.in: Regenerate.
3761 * configure.in: Clean up gxx_include_dir logic.
3762 * configure: Regenerate.
3763
34349c6e
DD
37642003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3765
3766 * configure.in (gxx_include_dir): Fix typo.
3767 * configure: Regenerated.
3768
686c28c9
AC
37692003-03-06 Andrew Cagney <cagney@redhat.com>
3770
3771 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3772
bba45b8b 37732003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3774
bba45b8b
NN
3775 * configure.in: Include $(build_tooldir)/sys-include in
3776 FLAGS_FOR_TARGET.
3777 * configure: Regenerated.
3778
2683747f
NN
37792003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3780
bba45b8b
NN
3781 * Makefile.tpl: Reindent.
3782 * Makefile.in: Regenerate.
3783 * configure.in: Reindent. Don't set unused variables.
3784 * configure: Regenerate.
3785
2683747f
NN
3786 * Makefile.tpl: Always pass down RANLIB.
3787 * Makefile.in: Regenerate.
3788
3789 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3790 * Makefile.in: Regenerate.
3791 * configure.in: Remove unused logic relating to --enable-shared
3792 and --enable-threads. Remove bogus comments. Remove redundant
3793 noconfigdirs.
3794 * configure: Regenerate.
3795
3796 * configure.in: Replace ${libstdcxx_version} by its value.
3797 Remove reference to mh-dgux.
3798 * configure: Regenerate.
3799
50212802
NN
38002003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3801
3802 * Makefile.tpl: Rearrange.
3803 * Makefile.in: Regenerate.
3804
a6be7fc6
NC
38052003-02-25 Nick Clifton <nickc@redhat.com>
3806
3807 * configure: Remove site-file supprot - it is obsolete.
3808
f8a495c8
NC
38092003-02-24 Uwe Stieber <uwe@wwws.de>
3810
3811 * configure.in: Add support for kaOS as cross build target system.
3812 * configure: Regenerated.
3813
3decd77d
DD
38142003-02-20 Sean McNeil <sean@blue.mcneil.com>
3815
3816 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3817 configure-target-* as some target builds may require additional
3818 flags for preprocessor tests.
3819 * Makefile.in: Regenerated.
3820
f4ff34a3
AO
38212003-02-19 Alexandre Oliva <aoliva@redhat.com>
3822
3823 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3824 * ltconfig: Handle it.
3825 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3826 auto-detecting it.
3827
b7e4a931
AO
38282003-02-19 Alexandre Oliva <aoliva@redhat.com>
3829
3830 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3831 it is used as argument to $CC.
3832 * ltcf-gcj.sh: Likewise.
3833
6b784d9f
AO
38342003-02-19 Alexandre Oliva <aoliva@redhat.com>
3835
3836 * configure.in: Introduce --enable-maintainer-mode.
3837 * configure: Rebuilt.
3838 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3839 for maintainer mode.
3840 * Makefile.in: Rebuilt.
3841
8bcd8a07
AC
38422003-02-19 Andrew Cagney <ac131313@redhat.com>
3843
3844 * configure: Regenerate using autoconf 2.13.
3845
ee3fd329
AM
38462003-02-19 Alan Modra <amodra@bigpond.net.au>
3847
3848 * config.guess: Import latest version.
3849 * config.sub: Import latest version.
3850
e9e45685
JM
38512003-02-18 Jason Merrill <jason@redhat.com>
3852
3853 * Makefile.tpl (check-c++): Allow parallelism.
3854
859789af
AC
38552003-02-17 Andrew Cagney <ac131313@redhat.com>
3856
3857 * configure: Regenerate using autoconf 000227.
3858
b3f16a9b
GK
38592003-02-15 Geoffrey Keating <geoffk@apple.com>
3860
3861 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3862 don't configure target-libobjc.
3863 * configure: Regenerate.
3864
72e60e02
DD
38652003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3866
3867 * Makefile.tpl (RANLIB): Define.
3868 * Makefile.in: Regenerate.
3869
91f0e695
KS
38702003-02-06 Keith R Seitz <keiths@redhat.com>
3871
3872 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3873 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3874 * Makefile.in: Regenerated.
3875 * configure.in: Remove all traces of snavigator, db, and grep.
3876 * configure: Regenerated.
3877
122bfa92
FCE
38782003-01-31 Frank Ch. Eigler <fche@redhat.com>
3879
3880 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3881 * Makefile.in: Regenerated.
3882
264095c3
AO
38832003-01-30 Alexandre Oliva <aoliva@redhat.com>
3884
3885 * config.if: Copy from GCC.
3886
a84dbcb3
AO
38872003-01-27 Phil Edwards <pme@gcc.gnu.org>
3888
3889 * configure.in: Revert 24Jan change.
3890 * configure: Regenerate.
3891
19618276
NN
38922003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3893
3894 * configure.in: Revert previous change.
3895 * configure: Regenerate.
3896
b7f27a92
NN
38972003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3898
3899 * configure.in: Make rda native-only.
3900 * configure: Regenerate.
3901
83326456
NN
39022003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3903
3904 * configure.in: Add missing \.
3905 * configure: Rebuilt.
3906
5e367fa5
JJ
39072003-01-17 Jakub Jelinek <jakub@redhat.com>
3908
3909 * configure.in (baseargs): Avoid using \| in sed regular
3910 expressions.
3911 * configure: Rebuilt.
3912
e01f337c
JJ
39132003-01-16 Jakub Jelinek <jakub@redhat.com>
3914
3915 * configure.in (baseargs): Remove all supported forms of
3916 --cache-file, --srcdir, --host, --build and --target options
3917 from argument lists.
3918 * configure: Rebuilt.
3919
aa236487
AO
39202003-01-15 Alexandre Oliva <aoliva@redhat.com>
3921
3922 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3923 * configure: Rebuilt.
3924
586c0873
NN
39252003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3926
3927 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3928 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3929 * Makefile.in: Regenerate.
3930 * configure: Regenerate.
3931
497f816e
DD
39322003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3933
3934 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3935 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3936 * Makefile.in: Regenerate.
3937
bfbe5519
AO
39382003-01-09 Alexandre Oliva <aoliva@redhat.com>
3939
3940 * configure.in: Remove Makefile in build, host and target modules
3941 unless configure was run with --no-recursion.
3942 * configure: Rebuilt.
3943
3f234ef5
CD
39442003-01-08 Chris Demetriou <cgd@broadcom.com>
3945
3946 * config.guess: Update to 2003-01-03 version.
3947 * config.sub: Update to 2003-01-03 version.
3948
a3982d48
CF
39492003-01-07 Christopher Faylor <cgf@redhat.com>
3950
3951 * configure: Regenerate with proper autoconf 2.13.
3952
75778ec4
CF
39532003-01-07 Christopher Faylor <cgf@redhat.com>
3954
80b200a1
ZW
3955 * configure.in: Add AC_PREREQ for consistency.
3956 * configure: Regenerate.
75778ec4 3957
c180f501
AC
39582003-01-06 Andrew Cagney <ac131313@redhat.com>
3959
3960 * configure.in (GDB_TK): Add tcl directories conditional on
3961 gdb/gdbtk directory being present.
3962 * configure: Regenerate.
5481b376 3963
46ca2cc2
DA
39642003-01-04 John David Anglin <dave.anglin@nrc.ca>
3965
3966 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3967 by gcc if LD is not defined and we are not doing a Canadian Cross.
3968 * configure: Rebuilt.
3969
53dd8dab
DJ
39702003-01-01 Daniel Jacobowitz <drow@mvista.com>
3971
3972 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3973
50ceb20c
TT
39742002-12-31 Tom Tromey <tromey@redhat.com>
3975
3976 * Makefile.in: Rebuilt.
3977 * Makefile.def (target_modules) [libffi]: Allow installation.
3978
e78b5cfe
AS
39792002-12-31 Andreas Schwab <schwab@suse.de>
3980
3981 * configure.in: Fix use of $program_transform_name.
3982 * configure: Regenerated.
3983
67448102
DJ
39842002-12-30 Daniel Jacobowitz <drow@mvista.com>
3985
3986 * configure.in (baseargs): Don't remove first configure argument.
3987 * configure: Regenerated.
3988
e6bfb94a
AO
39892002-12-29 Alexandre Oliva <aoliva@redhat.com>
3990
3991 * Makefile.tpl (local-distclean): Don't remove...
3992 (multilib.ts): ... this. Moved into...
3993 (multilib.out): ... this. Don't use sub-make.
3994 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3995 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3996 (configure-build-[+module+], configure-[+module+],
3997 configure-target-[+module+], configure-gcc): ... these. Test
3998 for Makefile existence. Drop config.status from dependencies.
3999 * Makefile.in: Rebuilt.
4000 * configure.in: Move gcc-version-trigger to the end of
4001 ac_configure_args. Add comments to maybedep.tmp and
4002 serdep.tmp. Introduce --disable-serial-configure. Remove
4003 nonopt from baseargs, matching and removing corresponding
4004 whitespace while at it.
4005 * configure: Rebuilt.
4006
8f0dfb36
AO
40072002-12-28 Alexandre Oliva <aoliva@redhat.com>
4008
4009 * configure.in (host_configargs): Replace reference to
4010 no-longer-defined buildopts with --build=${build_alias}.
4011 * configure: Rebuilt.
4012
43be203f
AO
40132002-12-28 Alexandre Oliva <aoliva@redhat.com>
4014
4015 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
4016 program_transform_name to standard idiom.
4017 (AUTOGEN, AUTOCONF): Define.
4018 (Makefile.in): Use $(AUTOGEN).
4019 (Makefile): Depend on config.status, and use autoconf-style rule to
4020 build it. Move original commands to...
4021 (config.status): ... this new target.
4022 (configure): Add $(srcdir). Depend on config/acx.m4. Use
4023 $(AUTOCONF).
4024 * Makefile.in: Rebuilt.
4025
a0da8069
NN
40262002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
4027
d18f1c9f
NN
4028 * Makefile.tpl: Fix dramatic bustage due to change in
4029 program_transform_name.
4030 * Makefile.in: Regenerate.
4031
4032 * configure.in: Remove unnecessary PATH setting.
4033 * configure: Regnerate.
4034
4035 * configure.in: Don't default to unprefixed tools unless
4036 the native tools will work.
4037 * configure: Regenerate.
4038
a0da8069
NN
4039 * configure.in: Convert to autoconf script. Blow away lots
4040 of now-redundant Makefile fragments.
4041 * configure: Generate using Autoconf.
4042 * Makefile.tpl: Rewrite to reflect autoconfiscation.
4043 * Makefile.in: Regenerate.
4044
c567df0a
NN
40452002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
4046
5481b376 4047 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
4048 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4049
5481b376 4050 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 4051 where they belong.
2c7f9a32 4052
2dabcfb4
AS
40532002-12-24 Andreas Schwab <schwab@suse.de>
4054
4055 * Makefile.tpl (multilib.out): Fix missing space.
4056 * Makefile.in: Regenerate.
4057
1086bc09
NN
40582002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
4059
4060 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
4061 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
4062 * Makefile.in: Regenerate.
4063 * configure.in: Remove unnecessary leftovers.
4064
1086bc09
NN
40652002-12-21 Geoffrey Keating <geoffk@apple.com>
4066
4067 * configure.in (extra_ranlibflags_for_target): New variable.
4068 (*-*-darwin): Add -c to ranlib commands.
4069 * configure (tooldir): Handle extra_ranlibflags_for_target.
4070
14e9ca95
JJ
40712002-12-20 Jeff Johnston <jjohnstn@redhat.com>
4072
4073 * COPYING.NEWLIB: Updated.
4074 * COPYING.LIBGLOSS: Ditto.
4075
14c428fb
NN
40762002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4077
4078 * Makefile.tpl: Revert HJL's change.
4079 * Makefile.in: Regenerated.
4080 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4081 always.
4082
313b8244
AS
40832002-12-19 Andreas Schwab <schwab@suse.de>
4084
4085 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4086 * Makefile.in: Regenerate.
4087
efeae3db
L
40882002-12-18 H.J. Lu <hjl@gnu.org>
4089
4090 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4091 * Makefile.in: Regenerated.
4092
4093 * configure.in (build_prefix): New. Substitute.
4094
43d92c63
NN
40952002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
4096
59da4fe6
NN
4097 * Makefile.tpl: Don't let real targets depend on phony targets.
4098 * Makefile.in: Regenerate.
4099
43d92c63
NN
4100 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4101 * Makefile.in: Regenerate.
4102
b72e6a2d
JM
41032002-12-16 Jason Merrill <jason@redhat.com>
4104
4105 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4106 previous 'make bootstrap'.
4107 * Makefile.in: Regenerate.
4108
95c72c44
HPN
41092002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
4110
4111 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4112
7d695d07
JM
41132002-12-13 Jason Merrill <jason@redhat.com>
4114
4115 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
4116 library tests.
4117 (check-c++): Just depend on it and check-target-libstdc++-v3.
4118 * Makefile.in: Regenerate.
4119
54103d1e
NN
41202002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
4121
4122 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4123 * Makefile.in: Regenerate.
4124
4024f1e1
JJ
41252002-12-12 Jeff Johnston <jjohnstn@redhat.com>
4126
80b200a1
ZW
4127 * COPYING.NEWLIB: Update list of alternate Regent of California
4128 licenses and discuss official revoking of advertising clause.
4129 * COPYING.LIBGLOSS: Ditto.
4024f1e1 4130
7dda0df6
AO
41312002-12-12 Alexandre Oliva <aoliva@redhat.com>
4132
4133 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4134 * Makefile.in: Rebuilt.
4135
d03be79e 41362002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 4137
929293f4
NN
4138 * configure: Fix bug put in by gremlins.
4139
d03be79e
NN
4140 * Makefile.tpl: Substitute more autoconfily.
4141 * configure: Substitute more autoconfily.
4142 * Makefile.in: Regenerate.
4143
41442002-12-08 Andrew Cagney <ac131313@redhat.com>
4145
4146 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4147 * Makefile.in (all-sim): Ditto.
a36d530e
DD
4148
41492002-12-06 DJ Delorie <dj@redhat.com>
4150
4151 * Makefile.tpl: Change configure dependencies to not have real
4152 targets depend on phony targets.
b4a77b47 4153
db1ac78d
NN
41542002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
4155
bcaf2395
NN
4156 * configure.in: Revert unintentional change.
4157
b4fa093e
NN
4158 * src-release: Configure host subdirs.
4159
db1ac78d
NN
4160 * Makefile.tpl: Change dependency for */multilib.out so that
4161 it works when gcc isn't in the tree.
4162
4163 * configure.in: Substitute more.
4164 * configure: Run subconfigures from the Makefile.
4165 * Makefile.tpl: Run subconfigures from the Makefile; add a few
4166 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4167
15723a45
NN
41682002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4169
e2b9e2dc
NN
4170 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4171 and corresponding dependencies.
4172 * Makefile.in: Regenerate.
4173
2af579c4
NN
4174 * configure.in (host_tools): Order binutils, gas and ld for
4175 convenience in running the testsuites.
4176
a2cc058a
NN
4177 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4178 * Makefile.in: Regenerate.
4179 * configure.in: Introduce rules to serialize subconfigure runs.
4180
15723a45
NN
4181 * configure.in: Introduce BASE_CC_FOR_TARGET.
4182 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
4183 Realize configure-build-* targets. Realize configure-target-* targets.
4184 * Makefile.in: Regenerate.
4185
ae831be5
NN
41862002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4187
4188 * configure: Move gcc_version_trigger stuff from here...
4189 * configure.in: ...to here.
4190
4191 * configure.in: Separate subconfigure options added by this file from
4192 options given by the user. Add machinery to put args for host
4193 subconfigures into the Makefile.
4194
4195 * Makefile.tpl: Remove 'vault' targets.
4196 * Makefile.tpl: Reorder and comment dependencies.
4197 * Makefile.in: Regenerate.
4198
bbf7c8ac
NN
41992002-11-28 Geoffrey Keating <geoffk@apple.com>
4200
4201 * configure.in: Move host-specific darwin noconfigdirs into
4202 the host-specific section.
4203
930314a4
NN
42042002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4205
52d7cdee
NN
4206 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4207 during replay.
4208 * Makefile.in: Regenerate.
4209
930314a4
NN
4210 (finishing slow-motion replay)
4211 * configure: Remove skip-this-dir support.
4212 * Makefile.tpl: Remove skip-this-dir support.
4213
4214 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4215 subdirectories.
4216 * Makefile.in: Regenerate.
4217
4218 * Makefile.tpl: Strip out useless setting of 'dir'.
4219 * Makefile.in: Regenerate.
5481b376 4220
930314a4
NN
42212002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4222
4223 (finishing slow-motion replay)
4224 * configure.in: Fix deeply stupid bug.
4225
4226 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4227 shell code in CXX_FOR_TARGET
4228 * Makefile.def: Introduce raw_cxx.
4229 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4230 RAW_CXX_FOR_TARGET.
4231 * Makefile.in: Regenerate.
4232
42332002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4234
4235 (finishing slow-motion replay)
4236 * Makefile.tpl: Remove unnecessary ifs.
4237 * Makefile.in: Regenerate.
4238
5481b376 4239 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4240 dependencies. Maybe-ize build-libiberty. Create dummy install
4241 targets for 'no_install' modules.
5481b376 4242 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 4243 build_modules stuff to configure.in.
5481b376 4244 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4245 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4246 * Makefile.in: Regenerate.
4247
3866be5d
NN
42482002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4249
4250 (continuing slow-motion replay)
4251 * Makefile.tpl: Make all-target, install-target behave similarly
4252 to all, install (only hitting configured targets). Eliminate
4253 unused macro defintions.
4254
4255 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4256 build != host.
4257
4258 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4259
4260 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4261
5481b376 4262 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
4263 configuring. Remove references to "dosrel".
4264 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 4265 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 4266 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 4267 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
4268 and redundant dependency; rearrange slightly.
4269 * Makefile.def: Add host-side libtermcap, utils.
4270
4271 * Makefile.in: Regenerate.
4272
e393202e
NN
42732002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4274
4275 (Continuing slow-motion replay)
4276 * Makefile.def: Add list of recursive targets to autogenerate.
4277 Add build_modules.
4278 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4279 targets. Autogenerate *-build-* targets.
4280 * Makefile.in: Regenerate.
4281
583d52d7
NN
42822002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4283
4284 (Continuing slow-motion replay)
4285 * configure: More autoconf-style substitutions.
4286 * Makefile.tpl: More autoconf-style substitutions.
4287 * Makefile.in: Regenerate.
4288
42892002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4290
4291 (Continuing slow-motion replay)
4292 * configure: Substitute more variables in a more autoconf-friendly
4293 way. Simplify slightly.
4294 * Makefile.tpl: Make more variables substitutable in an
4295 autoconf-friendly way.
4296 * Makefile.in: Regenerate.
4297
874e38b4
NN
42982002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4299
4300 (Continuing slow-motion replay)
4301 * configure.in (v810*): Remove special setting of tools.
4302
4303 * configure: Add support for extra required flags for ar or nm.
4304 * configure.in (aix4.3+): Use above support for target-specific
4305 issues, rather than using config/mt-aix43.
4306
852e5f18
NN
43072002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4308
4309 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4310 * configure: Remove 'removing', which doesn't work. Replace $subdir
4311 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4312 with $srcdir. Reformat indentation. Substitute some variables
4313 formerly hard-coded in the Makefile for build=host.
4314 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4315 * Makefile.def: Autogenerate more.
4316 * Makefile.in: Regenerate.
4317
c9a0d920
DD
43182002-11-13 Bruce Korb <bkorb@gnu.org>
4319
4320 * Makefile.tpl: syntactic cleanup
4321
dd2768ff
KB
43222002-11-04 Kevin Buettner <kevinb@redhat.com>
4323
4324 * Makefile.def (host_modules): Add rda.
4325 * Makefile.in: Regenerate.
4326 * configure.in (target_tool): Add target-rda to list.
4327
1aa8389d
DD
43282002-10-25 Phil Edwards <pme@gcc.gnu.org>
4329
4330 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4331 and restrap targets to this rule.
4332 * Makefile.in: Regenerate.
4333
28f46298
HPN
43342002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4335
4336 * configure.in (i[3456]86-*-linux*): Add check to disable
4337 ${libgcj} for glibc1.
4338
ff72e302
NC
43392002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4340
4341 * configure.in: Add tic4x target.
4342
8607b6c9
NN
43432002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4344
4345 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4346 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4347 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4348 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4349 * Makefile.in: Regenerate.
4350
f8f61f4a
NN
43512002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4352
c86f794b
NN
4353 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4354 * Makefile.in: Regenerate.
4355
a9590527
NN
4356 * Makefile.def: Remove order dependency comments.
4357 * Makefile.tpl: Add explicit install-install dependencies.
4358 * Makefile.in: Regenerate.
4359
8412ce72
NN
4360 * Makefile.tpl: Remove material now in src-release. (Finally!)
4361 * Makefile.in: Regenerate.
4362
8b9f37f1
NN
4363 * configure: Restore my original patch by syncing with gcc version.
4364
f8f61f4a
NN
4365 * Bring following over from gcc:
4366
43672002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4368
4369 * configure.in (s390*-*-linux*): Enable libgcj.
4370
403d9505
NN
43712002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4372
4373 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4374
95f6f383
AM
43752002-10-02 Alan Modra <amodra@bigpond.net.au>
4376
e4673b0a 4377 * configure: Move stray lines back to where they belong.
95f6f383 4378
748503c8
NN
43792002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4380
a581b5c3
NN
4381 * Makefile.tpl: Insert configure-target target, for src-release.
4382
c084f5b4
NN
4383 * configure: Finish reverting change which Andrew Cagney started
4384 reverting. Should fix bustage.
4385
7aa673ed 4386 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
4387 * src-release: New file. Contains material for making net
4388 releases for gdb, binutils, et al., formerly in Makefile.in.
4389
82a9b2d9
NC
43902002-09-30 Nick Clifton <nickc@redhat.com>
4391
4392 * cpu: New top level directory. Intended to hold input files for
4393 CGEN which have FSF copyright assignment.
4394 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4395
c2463a00
AC
43962002-09-29 Andrew Cagney <ac131313@redhat.com>
4397
4398 Revert below (note that src does not contain Makefile.tpl):
4399 * Makefile.tpl: Make subsituted variables more autoconfy.
4400 * Makefile.in: Regenerate.
4401
f03b4789
NN
44022002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4403
c11e16a9
NN
4404 * configure: Revert accidentally applied changes.
4405
f03b4789
NN
4406 * Makefile.tpl: Make more autoconf-friendly.
4407 * Makefile.in: Regenerate.
4408 * configure: Make substitution more autoconf-like.
4409
44102002-09-28 Richard Earnshaw <rearnsha@arm.com>
4411
4412 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4413 single entry to handle all these.
4414 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4415 libjava on arm-*-elf.
4416
c0292023
GK
44172002-09-27 Geoffrey Keating <geoffk@apple.com>
4418
4419 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4420 things that depend on them.
4421
c66d951e
NN
44222002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4423
4424 * Makefile.tpl: Make subsituted variables more autoconfy.
4425 * Makefile.in: Regenerate.
4426 * configure: Make seds more autoconfy.
4427
907a7241 44282002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
4429
4430 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4431 * Makefile.in: Regenerate.
4432 * configure.in: Rewrite sed statements to look autoconfy.
4433
907a7241
NN
4434 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4435 all-target-foo on configure-target-foo.
4436 * Makefile.def: Ditto.
4437 * Makefile.in: Rebuild.
4438
405ea7a0
NN
44392002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4440
4441 * Makefile.def: New file.
4442 * Makefile.tpl: New file.
4443 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4444
4445 * configure.in: Minor rearrangement. Simplify tests.
4446
bdc57bfd
JT
44472002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4448
4449 * configure.in (with_headers): Skip copy if value is "yes".
4450 (with_libs): Likewise.
4451
ae03d6e2
NN
44522002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4453
4454 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4455 * configure.in (sh*-*-pe*): Ditto.
4456 * configure.in (mips*-*-pe*): Ditto.
4457 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
4458
4459 * configure.in: Rearrange.
4460
707960fe
NC
44612002-09-12 Nick Clifton <nickc@redhat.com>
4462
4463 * Import these changes from the config master repository:
4464
4465 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4466
4467 * config.sub: Add tic4x target.
4468
4469 2002-09-03 Ben Elliston <bje@redhat.com>
4470
4471 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4472 Reported by <Duncan_Stodart@insession.com>.
4473
36ea319f
JJ
44742002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4475
4476 * COPYING.NEWLIB: More updates.
4477
cf57480a
JJ
44782002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4479
4480 * COPYING.NEWLIB: Update.
4481
fd31a171
AC
44822002-08-23 Andrew Cagney <ac131313@redhat.com>
4483
23b632fc
AC
4484 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4485
fd31a171
AC
4486 * config.guess: Import version 2002-08-23.
4487 * config.sub: Import version 2002-08-22.
4488
a08bafb5
AO
44892002-08-20 Alexandre Oliva <aoliva@redhat.com>
4490
4491 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4492 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4493 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4494
17240c1f
NC
44952002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4496
4497 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4498
e70ad0c6
L
44992002-08-04 H.J. Lu (hjl@gnu.org)
4500
4501 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4502
574e6d11
DD
45032002-07-31 Alan Modra <amodra@bigpond.net.au>
4504
4505 * configure.in: Move generic linux case to end. Copy generic
4506 linux noconfigdirs to mips*-*-linux* entry and new
4507 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4508
611e7523
CD
45092002-07-19 Chris Demetriou <cgd@broadcom.com>
4510
4511 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4512 one instance of them which was missed to the list to update.
4513
51759676
CD
45142002-07-16 Chris Demetriou <cgd@broadcom.com>
4515
4516 * config.guess: Update to 2002-07-09 version.
4517 * config.sub: Update to 2002-07-03 version.
4518
7c1f909c
DD
45192002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4520
4521 * configure.in: Remove two redundant tests.
4522
d7cf5d30
DD
45232002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4524
4525 * configure.in (mips*-*-irix6*o32): Enable stabs.
4526
c74222f7
DD
45272002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4528
5b53c336
DD
4529 * configure.in: Don't build grez.
4530 * Makefile.in: Ditto.
4531
c74222f7
DD
4532 * Makefile.in: Remove references to bsp, cygmon, libstub.
4533 * configure.in: Ditto.
4534
4535 * configure.in: Remove leftover reference to gdbtest.
4536
edd1b227
DD
45372002-07-08 Phil Edwards <pme@gcc.gnu.org>
4538
4539 * configure.in (gxx_include_dir): Change to match versioned
4540 C++ headers if --enable-version-specific-runtime-libs is used.
4541
486186e3
AO
45422002-07-04 Steve Ellcey <sje@cup.hp.com>
4543
4544 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4545
ff0a3bf8
DD
45462002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4547
4548 * configure.in: Make --without-x work.
4549
1dfa8174
NC
45502002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4551
4552 * contrib: New directory. Created to contain a copy of the
5481b376 4553 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
4554 the FSF GCC sources.
4555
07637366
DD
45562002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4557
b6f83f2a
DD
4558 * configure.in: Rearrange target Makefile fragment collection.
4559
07637366
DD
4560 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4561 cvs[src].
4562 * configure.in: Ditto.
4563
f48556b1
DD
45642002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4565
4566 * Makefile.in: Eliminate 'apache' targets.
4567 * configure.in: Eliminate 'apache' targets.
4568
4569 * configure.in: Eliminate redundant tests. Reorganize.
4570
4571 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4572
4573 * config-ml.in: Eliminate references to Cygnus configure.
4574
4575 * Makefile.in: Eliminate references to building emacs.
4576
45772002-07-01 Denis Chertykov <denisc@overta.ru>
4578
4579 * configure.in: Add support for ip2k.
4580
cdb9e2b8
BE
45812002-06-24 Ben Elliston <bje@redhat.com>
4582
4583 * configure.in (host_tools): Remove cgen.
4584
4585 * Makefile.in (all-cgen): Remove; runs from its source directory.
4586 (check-cgen, install-cgen, clean-cgen): Likewise.
4587 (all-opcodes): No not depend on all-cgen.
4588 (all-sim): Likewise.
4589
3558860c
DD
45902002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4591
4592 * configure.in: Fix AIX configury bug.
4593
e3b0c936
DD
45942002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4595
cdb9e2b8 4596 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4597
cdb9e2b8
BE
4598 * configure.in: Move definition of libstdcxx_flags right above
4599 usage, rather than way earlier.
8ee424c0 4600
c712250a
DD
4601 * configure.in: Pull definition of is_cross_compiler earlier.
4602
9ee1a75c
DD
4603 * configure.in: Rearrange a little.
4604
e3b0c936
DD
4605 * configure.in: Remove references to librx.
4606 * Makefile.in: Remove references to librx.
4607
b2bd228e
DD
46082002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4609
4610 * configure.in: Eliminate ${gasdir} variable.
4611
7cd52483
DB
46122002-06-18 Dave Brolley <brolley@redhat.com>
4613
4614 * configure.in: Add support for frv.
4615 * config.sub: Add support for frv.
4616
6c5e141a
DD
46172002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4618
4619 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4620
0d18b56d
JT
46212002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4622
4623 * configure.in (vax-*-netbsd*): Re-enable gas.
4624
fd8958d5
DD
46252002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4626
27f15fdd
DD
4627 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4628 BUILD_PREFIX_1, to correct nomenclature.
4629 * configure: Likewise.
4630
fd8958d5
DD
4631 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4632 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4633
0c2442b7
DD
46342002-05-31 Olaf Hering <olh@suse.de>
4635
4636 * config-ml.in: Propogate DESTDIR also.
4637
a3602181
JT
46382002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4639
4640 * configure.in (vax-*-netbsd*): Don't build gas for this
4641 platform.
4642
c95f53ae
MM
46432002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4644
4645 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4646 and libgcj for AVR.
4647
1d7c1053
NC
46482002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4649
4650 * config.sub: Add DLX target.
4651
4b37028f
JT
46522002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4653
4654 * config.guess: Update to 2002-05-22 version.
4655 * config.sub: Likewise.
4656
d5de0a84
NC
46572002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4658
4659 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4660 * config-ml.in: Likewise.
4661 * configure: Likewise.
4662 * configure.in: Likewise.
4663
c92a0210
DD
46642002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4665
115a77aa
DD
4666 * configure.in: Simplify makefile fragment collection.
4667
4668 * configure.in: Remove code to build emacs.
e99daf2b 4669
91e060aa
DD
4670 * configure.in : Remove --srcdir argument from targargs and buildargs
4671 (it's always overridden in the Makefile anyway). Rearrange a bit.
4672
4673 * configure: Move some logic to configure.in.
4674 * configure.in: Move some logic from configure.
c92a0210 4675
91217342
JJ
46762002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4677
4678 * COPYING.LIBGLOSS: New file.
4679
d3d8a9ee
NC
46802002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4681
4682 * Makefile.in: Honour DESTDIR.
4683
3a036cdc
AO
46842002-05-05 Alexandre Oliva <aoliva@redhat.com>
4685
4686 * configure.in (noconfigdirs): Don't disable libgcj on
4687 sparc64-*-solaris* and sparcv9-*-solaris*.
4688
6d095fe4
AO
46892002-05-03 Alexandre Oliva <aoliva@redhat.com>
4690
4691 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4692
dac55df9
TF
46932002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4694
4695 * configure.in (FLAGS_FOR_TARGET): Do not add
4696 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4697 on i[3456]86-*-linux*.
4698
a018e15b
TF
46992002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4700
4701 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4702
4703 * configure.in (noconfigdirs): Do not add target-newlib if
4704 target == i[3456]86-*-linux*, and host == target.
4705
5f284831
MM
47062002-04-29 Mark Mitchell <mark@codesourcery.com>
4707
4708 * config.guess: Updated to 2002-04-26's version.
4709 * config.sub: Updated to 2002-04-26's version.
4710
33babf59
DD
47112002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4712
bd5f7da2
DD
4713 * configure.in: delete reference to absent file
4714
a0c4f3a0
DD
4715 * configure.in: replace '[' with 'test'
4716
66f1ba4f
DD
4717 * configure.in: Eliminate references to gash.
4718 * Makefile.in: Eliminate references to gash.
4719
7c3ab50c
DD
4720 * configure.in: remove useless references to 'pic' makefile fragments.
4721
bbc025f5
DD
4722 * configure.in: (*-*-windows*) Finish removing.
4723
33babf59
DD
4724 * configure.in: Eliminate redundant test for libgui.
4725
d5ec694c
DD
47262002-04-26 Joel Sherrill <joel@OARcorp.com>
4727
4728 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4729 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4730
57a5346c
DD
47312002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4732
4733 * configure.in: remove references to dead files
4734
dbf93899
DD
47352002-04-18 Tom Tromey <tromey@redhat.com>
4736
4737 * configure.in: Disallow configuring libgcj when it is already
4738 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4739 Solaris 2.8 by default. For PR libgcj/6158.
4740
26eadf68
DD
47412002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4742
4743 * configure.in: Move default CC setting out of config/mh-* fragments
4744 directly into here.
4745
a0a2c6c6
DD
47462002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4747
4748 * configure.in: don't even try to configure or make a subdirectory
4749 if there's no configure script for it.
4750
9972f812
DD
47512002-04-15 Mark Mitchell <mark@codesourcery.com>
4752
4753 * MAINTAINERS: Remove chill maintainers.
4754 * Makefile.in (CHILLFLAGS): Remove.
4755 (CHILL_LIB): Remove.
4756 (TARGET_CONFIGDIRS): Remove libchill.
4757 (CHILL_FOR_TARGET): Remove.
4758 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4759 CHILL_LIB.
4760 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4761 (CHECK_TARGET_MODULES): Likewise.
4762 (INSTALL_TARGET_MODULES): Likewise.
4763 (CLEAN_TARGET_MODULES): Likewise.
4764 (configure-target-libchill): Remove.
4765 (all-target-libchill): Remove.
4766 * configure.in (target_libs): Remove target-libchill.
4767 Do not compute CHILL_FOR_TARGET.
4768 * libchill: Remove directory.
5481b376 4769
75205f78
DD
47702002-04-15 DJ Delorie <dj@redhat.com>
4771
4772 * Makefile.in, configure.in, configure: Sync with gcc, entries
4773 follow...
4774
47752002-04-08 Tom Tromey <tromey@redhat.com>
4776
4777 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4778 Fixes PR libgcj/6068.
4779
47802002-03-30 Krister Walfridsson <cato@df.lth.se>
4781
4782 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4783
47842002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4785
4786 * configure.in (alpha*-dec-osf*): Enable libgcj.
4787
47882002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4789
4790 Fix for: PR bootstrap/3591, target/5676
4791 * configure.in (mcore-pe): Disable the configuration of
4792 libstdc++-v3 since exceptions are not supported.
4793
47942002-03-20 Anthony Green <green@redhat.com>
4795
4796 * configure.in: Enable libgcj for xscale-elf target.
4797
47982002-02-28 Alexandre Oliva <aoliva@redhat.com>
4799
4800 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4801 libjava.
4802 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4803
48042002-02-22 Alexandre Oliva <aoliva@redhat.com>
4805
4806 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4807 libstdc++-v3 and libjava.
4808
48092002-02-11 Adam Megacz <adam@xwt.org>
4810
4811 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4812 boehm-gc
4813
48142002-02-09 Alexandre Oliva <aoliva@redhat.com>
4815
4816 * config.guess: Updated to 2002-01-30's version.
4817 * config.sub: Updated to 2002-02-01's version.
4818 Contribute sh64-elf.
4819 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4820 * configure.in: Added sh64-*-*.
4821
48222002-01-17 H.J. Lu <hjl@gnu.org>
4823
4824 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4825 (all-target-fastjar): Also depend on all-target-libiberty.
4826
4827Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4828
4829 * configure, configure.in: Use temp file for long sed commands.
4830
48312001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4832
4833 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4834 libf2c.
4835
48362001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4837
4838 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4839
48402001-10-11 Hans-Peter Nilsson <hp@axis.com>
4841
4842 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4843
48442001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4845
4846 * configure: Handle temporary files securely using mkdir.
4847
48482001-09-26 Will Cohen <wcohen@redhat.com>
4849
4850 * configure.in (*-*-linux*): Disable configuration of target-newlib
4851 and target-libgloss.
4852
48532001-09-26 Alexandre Oliva <aoliva@redhat.com>
4854
4855 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4856 RANLIB.
4857
48582001-08-11 Graham Stott <grahams@redhat.com>
4859
4860 * Makefile.in (check-c++): Add missing semicolon.
4861
48622001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4863
4864 * configure.in (sh-*-linux*): New.
4865
48662001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4867
4868 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4869 and libgcj on m68hc11/m68hc12.
4870
48712001-06-27 H.J. Lu (hjl@gnu.org)
4872
4873 * Makefile (CFLAGS_FOR_BUILD): New.
4874 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4875
48762001-06-01 Hans-Peter Nilsson <hp@axis.com>
4877
4878 * configure.in (libstdcxx_flags): Do not try to execute
4879 libstdc++-v3/testsuite_flags until it exists.
4880
48812001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4882
4883 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4884
48852001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4886
4887 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4888
4889Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4890
4891 * configure.in: Move *-chorusos target case to the proper switch.
4892 Disable libgcj.
4893
48942001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4895
4896 * Makefile.in (STAGE1_CFLAGS): Pass down.
4897
48982001-04-13 Alan Modra <amodra@one.net.au>
4899
4900 * config.guess: Add hppa64-linux support. Note for next import that
4901 this is already in the master file.
4902 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4903
49042001-03-22 Colin Howell <chowell@redhat.com>
4905
4906 * Makefile.in (DO_X): Do not backslash single-quotes in
4907 backquotes (two places).
4908
49092001-03-18 Laurynas Biveinis <lauras@softhome.net>
4910
4911 * Makefile.in (DO_X): Quote nested quotes.
4912
49132001-03-15 Laurynas Biveinis <lauras@softhome.net>
4914
4915 * Makefile.in (DO_X): Use double quotes for quoting
4916 "RANLIB=$${RANLIB}".
4917
49182001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4919
4920 * configure.in: Only use `lang_requires' for languages athat are
4921 actually enabled.
4922
49232001-03-07 Tom Tromey <tromey@redhat.com>
4924
4925 * configure.in: Allow config-lang.in to set `lang_requires' to list
4926 of other required languages.
4927
49282001-03-06 Laurynas Biveinis <lauras@softhome.net>
4929
4930 * Makefile.in: Remove RANLIB definition. Use RANLIB
4931 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4932 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4933
49342001-02-28 Benjamin Kosnik <bkoz@redhat.com>
4935 Alexandre Oliva <aoliva@redhat.com>
4936
4937 * Makefile.in (check-c++): Use tabs, not spaces.
4938
49392001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4940
4941 * Makefile.in (check-c++): New rule.
4942
4943 * configure.in (target_libs): Remove libg++.
4944 (noconfigdirs): Remove libg++.
4945 (noconfigdirs): Same.
4946 (noconfigdirs): Same.
4947 (noconfigdirs): Same.
4948
4949 * config-ml.in: Remove libg++ references.
4950
4951 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4952 (ALL_TARGET_MODULES): Same.
4953 (configure-target-libg++): Remove.
4954 (all-target-libg++): Remove.
4955 (configure-target-libio): Remove.
4956 (all-target-libio): Remove.
4957 (check-target-libio): Remove.
4958 (.PHONY): Remove.
4959 (libg++.tar.bz2): Remove.
4960 (all-target-cygmon): Remove libio.
4961 (all-target-libstdc++): Remove.
4962 (configure-target-libstdc++): Remove.
4963 (TARGET_LIB_PATH): Remove libstdc++.
4964 (ALL_GCC_CXX): Remove libstdc++.
4965 (all-target-gperf): Correct.
4966
49672001-02-15 Anthony Green <green@redhat.com>
4968
4969 * configure: Introduce GCJ_FOR_TARGET.
4970 * configure.in: Ditto.
4971 * Makefile.in: Ditto.
4972
49732001-02-08 Chandrakala Chavva <cchavva@redhat.com>
4974
4975 * configure.in: for *-chorusos, don't config target-newlib and
4976 target-libgloss.
4977
49782001-02-04 Mark Mitchell <mark@codesourcery.com>
4979
4980 Remove V2 C++ library.
4981 * configure.in: Remove --enable-libstdcxx_v3 support.
4982
49832001-01-27 Richard Henderson <rth@redhat.com>
4984
4985 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4986
49872001-01-26 Tom Tromey <tromey@redhat.com>
4988
4989 * configure.in: Allow libgcj to be built on Sparc Solaris.
4990
49912001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4992
4993 * configure.in: Enable libgcj on several additional platforms.
4994
49952001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4996
4997 * configure.in: Enable libgcj for linux targets.
4998
49992001-01-09 Mike Stump <mrs@wrs.com>
5000
5001 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5002 failures of subdirectories.
5003
50042001-01-02 Laurynas Biveinis <lauras@softhome.net>
5005
5006 * configure: handle DOS-style absolute paths.
5007
50082001-01-02 Laurynas Biveinis <lauras@softhome.net>
5009
5010 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5011
50122000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5013
5014 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5015 (libstdcxx_incdir): Pass down.
5016 * config.if: Remove expired bits for cxx_interface, add stub.
5017 (libstdcxx_incdir): Add variable for g++ include directory.
5018 * configure.in (gxx_include_dir): Use it.
5019
50202000-12-15 Andreas Jaeger <aj@suse.de>
5021
5022 * configure.in: Handle lang_dirs.
5023
50242000-12-13 Anthony Green <green@redhat.com>
5025
5026 * configure.in: Disable libgcj for any target not specifically
5027 listed. Disable libgcj for x86 and Alpha Linux until compatible
5028 with g++ abi.
5029
50302000-12-13 Mike Stump <mrs@wrs.com>
5031
5032 * Makefile.in (local-distclean): Also remove fastjar.
5033
50342000-12-10 Anthony Green <green@redhat.com>
5035
5036 * configure.in: Define libgcj. Disable libgcj target libraries for
5037 most targets.
5038
50392000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5040
5041 * configure.in (target_libs): Revert 2000-12-08 patch.
5042 (noconfigdirs): Added target-libjava.
5043
50442000-12-09 Laurynas Biveinis <lauras@softhome.net>
5045
5046 * Makefile.in: handle DOS-style absolute paths.
5047
50482000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5049
5050 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5051 libjava.
5052 * configure.in (target_libs): Removed `target-libjava'.
5053
50542000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5055
5056 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5057 (ALL_MODULES): Added fastjar.
5058 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5059 (all-target-libjava): all-fastjar replaces all-zip.
5060 (all-fastjar): Added.
5061 (configure-target-fastjar, all-target-fastjar): Likewise.
5062 * configure.in (host_tools): Added fastjar.
5063
50642000-12-07 Mike Stump <mrs@wrs.com>
5065
5066 * Makefile.in (local-distclean): Remove leftover built files.
5067
50682000-11-16 Fred Fish <fnf@be.com>
5069
5070 * configure.in (enable_libstdcxx_v3): Fix typo,
5071 libstd++ -> libstdc++.
5072
50732000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5074
5075 * configure: Provide the original toplevel configure arguments
5076 (including $0) to subprocesses in the environment rather than
5077 through gcc/configargs.h.
5078
50792000-11-12 Mark Mitchell <mark@codesourcery.com>
5080
5081 * configure: Turn on libstdc++ V3 by default.
5082
50832000-10-16 Michael Meissner <meissner@redhat.com>
5084
5085 * configure (gcc/configargs.h): Only create if there is a build GCC
5086 directory created.
5087
50882000-10-05 Phil Edwards <pme@gcc.gnu.org>
5089
5090 * configure: Save configure arguments to gcc/configargs.h.
5091
50922000-10-04 Andris Pavenis <pavenis@latnet.lv>
5093
5094 * Makefile.in (bootstrap): avoid recursion if subdir missing
5095 (cross): ditto
5096 (do-proto-toplev): ditto
5097
5098Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5099
5100 * configure.in: Do not build byacc for hppa64. Provide paths to the
5101 X11 libraries for hppa64.
5102
51032000-09-02 Anthony Green <green@cygnus.com>
5104
5105 * Makefile.in (all-gcc): Depend on all-zlib.
5106 (CLEAN_MODULES): Add clean-zlib.
5107 (ALL_MODULES): Add all-zlib.
5108 * configure.in (host_libs): Add zlib.
5109
51102000-08-25 Alexandre Oliva <aoliva@redhat.com>
5111
5112 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5113 $targargs to tell whether newlib is going to be built.
5114
5115 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5116 $$r/TARGET_SUBDIR/libio for _G_config.h.
5117
51182000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5119
5120 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5121
5122 * configure: Make enable_threads and enable_shared defaults
5123 explicit. Substitute enable_threads into generated Makefiles.
5124 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5125 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5126
51272000-08-02 Manfred Hollstein <manfredh@redhat.com>
5128
5129 * configure.in: Re-enable all references to libg++ and librx.
5130
ffb97b2f 51312002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 5132
ffb97b2f
DD
5133 * configure.in: Add *-*-freebsd* configurations.
5134
bbf6e9e3
AC
51352002-04-07 Andrew Cagney <ac131313@redhat.com>
5136
5137 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
5138 (do-tar, do-bz2): New rules.
5139 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
5140 (gdb-tar): New rule.
5141 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
5142 (insight_dejagnu.tar): New rule.
5143 (insight.tar): New rule.
5144 (gdb+dejagnu.tar): New rule.
5145 (gdb.tar): New rule.
5146
8f1579c0
AC
51472002-04-07 Andrew Cagney <ac131313@redhat.com>
5148
5149 * MAINTAINERS: Update dejagnu/
5150
ba3c59ab
AO
51512002-03-16 Alexandre Oliva <aoliva@redhat.com>
5152
5153 * ltmain.sh (relink_command): Fix typo in previous change.
5154
6243d5dd
AO
51552002-03-15 Alexandre Oliva <aoliva@redhat.com>
5156
5157 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
5158 (relink_command): Added --tag flags.
5159 (mode=install): If relinking fails; error out.
5160
80413487
RH
51612002-03-12 Richard Henderson <rth@redhat.com>
5162
5163 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
5164 .NOTPARALLEL tag.
5165 (do-check): Rename from check.
5166 (check): Allow parallel check.
5167
3daeddf6
RH
51682002-03-11 Richard Henderson <rth@redhat.com>
5169
5170 * Makefile.in (.NOTPARALLEL): Add fake tag.
5171
fad93c55
L
51722002-03-07 H.J. Lu (hjl@gnu.org)
5173
5174 * configure.in: Enable gprof for mips*-*-linux*.
5175
2e8357fc
AO
51762002-02-28 Alexandre Oliva <aoliva@redhat.com>
5177
5178 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5179 libjava.
5180 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5181
bd48e1a9
AC
51822002-02-24 Andrew Cagney <ac131313@redhat.com>
5183
5184 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5185
39121370
DJ
51862002-02-23 Daniel Jacobowitz <drow@mvista.com>
5187
5188 * config.guess: Import from master sources, rev 1.232.
5189 * config.sub: Import from master sources, rev 1.246.
5190
081ff160
AO
51912002-02-23 Alexandre Oliva <aoliva@redhat.com>
5192
5193 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5194 because its Makefile is there; test for the executable instead.
5195
20a5393b
AO
51962002-02-09 Alexandre Oliva <aoliva@redhat.com>
5197
5198 Contribute sh64-elf.
5199 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5200 * configure.in: Added sh64-*-*.
5201
38135629
JJ
52022002-02-04 Jeff Johnston <jjohnstn@redhat.com>
5203
80413487
RH
5204 * COPYING.NEWLIB: Remove advertising clause from
5205 Berkeley and Red Hat licenses.
38135629 5206
48d19748
MD
52072002-02-01 Mo DeJong <supermo@bayarea.net>
5208
5209 * Makefile.in: Add all-tix to deps for all-snavigator
5210 so that tix is built when building snavigator.
5211
f6e1c110
BE
52122002-02-01 Ben Elliston <bje@redhat.com>
5213
5214 * config.guess: Import from master sources, rev 1.229.
5215 * config.sub: Import from master sources, rev 1.240.
5216
4867be41
DJ
52172002-01-27 Daniel Jacobowitz <drow@mvista.com>
5218
5219 From Steve Ellcey <sje@cup.hp.com>:
5220 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5221 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5222 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5223 IA64.
5224 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5225 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5226 soname_spec, sys_lib_search_path_spec): Ditto.
5227
e82380cc
JT
52282002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
5229
5230 * configure.in (*-*-netbsd*): New. Skip target-newlib,
5231 target-libiberty, and target-libgloss. Skip Java-related
5232 libraries if not supported for NetBSD on target CPU.
5233
1319fb9c
NC
52342002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
5235
5236 * configure.in: Import StrongARM and XScale target_configdirs from
5237 FSF GCC version.
5238
b020f6ac
L
52392002-01-16 H.J. Lu (hjl@gnu.org)
5240
5241 * config.guess: Import from master sources, rev 1.225.
5242 * config.sub: Import from master sources, rev 1.238.
5243
5244 * MAINTAINERS: Updated notes on config.guess and config.sub.
5245
a0c1c920
NC
52462002-01-11 Steve Ellcey <sje@cup.hp.com>
5247
5248 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5249 ld and gdb are not supported.
5250
a9fa5e1f
JJ
52512002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5252
5253 * Change reference to Cygnus Solutions to be Red Hat.
5254
94077108
JJ
52552002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5256
5257 * COPYING.NEWLIB: Update generic copyright date.
5258
05ecd75c
MS
52592002-01-07 Mark Salter <msalter@redhat.com>
5260
5261 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5262 Allow target-libgloss to be built for arm, strongarm, and xscale.
5263
a106bb62
BE
52642002-01-03 Ben Elliston <bje@redhat.com>
5265
5266 * MAINTAINERS: Update URL for config.* scripts.
5267
0e254642
AM
52682001-12-18 Alan Modra <amodra@bigpond.net.au>
5269
5270 * config.sub: Import latest version.
5271 * config.guess: Likewise.
5272
0a0d0041
TF
52732001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5274
5275 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5276 options for i[3456]86-pc-linux* native builds.
5277
d932cae7
NC
52782001-12-05 Laurent Guerby <guerby@acm.org>
5279
5280 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 5281 libiberty.
d932cae7
NC
5282
5283 Import this patch from gcc:
5481b376 5284
d932cae7
NC
5285 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5286
5287 * symlink-tree: handle DOS-style absolute paths.
5288
49b7683b
DD
52892001-11-28 DJ Delorie <dj@redhat.com>
5290 Zack Weinberg <zack@codesourcery.com>
5291
5292 When build != host, create libiberty for the build machine.
5293
5294 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5295 CONFIG_ARGUMENTS.
5296 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5297 New variables.
5298 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5299 and rules.
5300 (all.normal): Depend on ALL_BUILD_MODULES.
5301 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5302 (all-build-libiberty): Depend on configure-build-libiberty.
5303
5304 * configure: Calculate and substitute proper value for
5305 ALL_BUILD_MODULES.
5306 * configure.in: Create the build subdirectory.
5307 Calculate and substitute TARGET_CONFIGARGS (formerly
5308 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5309
26ef82f4
GK
53102001-11-26 Geoffrey Keating <geoffk@redhat.com>
5311
5312 * config.sub: Update to version 1.232 on subversion.
5313
43e64072
NC
53142001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5315
5316 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5317 files from .po files for a distribution.
5318
66f6c0d5
HPN
53192001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
5320
5321 * COPYING.NEWLIB: Mention preserved notice in specific parts.
5322
4a02fdb2
JH
53232001-11-13 Jeff Holcomb <jeffh@redhat.com>
5324
5325 Merged from net gcc:
5326 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5327 * ltcf-c.sh: Use $objext, not $ac_objext.
5328 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5329 * ltcf-cxx.sh: Add support for GNU.
5330 2001-07-22 Timothy Wall <twall@redhat.com>
5331 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5332 default settings if using GNU tools with that configuration.
5333 * ltcf-cxx.sh: Ditto.
5334 * ltcf-gcj.sh: Ditto.
5335 2001-07-21 Michael Chastain <chastain@redhat.com>
5336 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5337 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5338 * ltmain.sh: Mark as gcc-local.
5339
227b9953
JH
53402001-11-13 Jeff Holcomb <jeffh@redhat.com>
5341
5342 * Makefile.in (all-bison): Revert 2001-10-24.
5343 Don't depend on texinfo.
5344
cbbab8fb
JJ
53452001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5346
80413487 5347 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 5348
922b2485
DD
53492001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5350
5351 * configure.in (--enable-languages): Be more permissive about
5352 syntax. Check for empty lists better. Warn about $LANGUAGES.
5353
f08fa01d
HPN
53542001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5355
5356 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5357
fee3da4e
JH
53582001-10-24 Jeff Holcomb <jeffh@redhat.com>
5359
5360 Makefile.in (all-bison): Don't depend on texinfo.
5361
73fb1ef9
AM
53622001-10-03 Alan Modra <amodra@bigpond.net.au>
5363
5364 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5365
373688ac
AO
53662001-09-29 Alexandre Oliva <aoliva@redhat.com>
5367
5368 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5369
9c07660b
HPN
53702001-09-28 Hans-Peter Nilsson <hp@axis.com>
5371
5372 * config.sub, config.guess: Import latest from subversions.
5373
3f152009
AO
53742001-09-21 Alexandre Oliva <aoliva@redhat.com>
5375
5376 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5377 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5378 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5379 avoid quotes nesting problems.
5380 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5381 (DO_X): Export only variables that are set.
5382
8f6a59e5
BE
53832001-09-19 Ben Elliston <bje@redhat.com>
5384
5385 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5386 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5387 semantics. Use the shell built-in "type" command instead.
5388
a1ec19fa
TS
53892001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5390
5391 * config.sub: Reverted the earlier change, this version is not the
5392 master file.
5393
4008bd9b
TS
53942001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5395
5396 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5397 Add support for mips64.
5398
dd1e52a4
JH
53992001-09-03 Jeff Holcomb <jeffh@redhat.com>
5400
5401 * configure.in: Enable libstdc++-v3 for h8300 targets.
5402
91549d1c
EC
54032001-08-30 Eric Christopher <echristo@redhat.com>
5404 Jason Eckhardt <jle@redhat.com>
5405
5406 * config.sub: Add support for mipsisa32.
5407
cf966cf9
EC
54082001-08-30 Eric Christopher <echristo@redhat.com>
5409
5410 * config.sub, config.guess: Import latest from subversions.
5411
82208dc5
AM
54122001-08-20 Alan Modra <amodra@bigpond.net.au>
5413
5414 * config.sub, config.guess: Import latest from subversions.
5415
4dca8403
DD
54162001-07-26 DJ Delorie <dj@redhat.com>
5417
5418 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5419
1107dce2
AM
54202001-06-19 Alan Modra <amodra@bigpond.net.au>
5421
5422 * Makefile.in: Revert 2001-06-17.
5423 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5424
e09a6604
L
54252001-06-17 H.J. Lu <hjl@gnu.org>
5426
5427 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5428 (gas+binutils.tar.bz2): Likewise.
5429 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5430
31a8b634
AC
5431Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5432
5433 * Makefile.in (VER): When present, extract the version number from
5481b376 5434 the file version.in.
31a8b634 5435
dc70af01
AO
54362001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5437
5438 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5439 gcc/xgcc is built, use -print-prog-name to find out the program
5440 name to use.
5441
839bbd8c
AO
54422001-06-04 Mark Mitchell <mark@codesourcery.com>
5443
5444 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5445 with_gcc]: Use `gcc -shared' to build a shared library.
5446
566e9a30
AO
54472001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5448
5449 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5450 archives.
5451
e877bb69
AO
54522001-05-28 Simon Patarin <simon.patarin@inria.fr>
5453
5454 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5455 libraries when using g++ with native linker.
5456
1605288b
AO
54572001-05-28 Alexandre Oliva <aoliva@redhat.com>
5458
5459 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5460
11a383ba
TR
54612001-05-24 Tom Rix <trix@redhat.com>
5462
5463 * configure.in : enable ld for aix
cf966cf9 5464
18611226
AO
54652001-05-22 Alexandre Oliva <aoliva@redhat.com>
5466
5467 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5468 [aix4*|aix5*]: Prepend blank.
5469
6be7c12c
AO
54702001-05-20 Alexandre Oliva <aoliva@redhat.com>
5471
5472 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5473 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5474 of subdir/configure scripts to use the new libtool.m4.
5475
4ed00bba
L
54762001-05-14 H.J. Lu <hjl@gnu.org>
5477
5478 * config.if (libc_interface): Set to -libc6.2- for cross
5479 compiling to Linux/glibc 2.2.
5480
b1af961c
AO
54812001-05-03 Alexandre Oliva <aoliva@redhat.com>
5482
5483 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5484 libgcj.
5485
5ec3e74e
AO
54862001-04-26 Alexandre Oliva <aoliva@redhat.com>
5487
5488 * configure.in (noconfigdirs): Don't reset it from scratch in the
5489 target case; only append to it.
5490
b3ed1d6b
AO
54912001-04-26 Alexandre Oliva <aoliva@redhat.com>
5492
5493 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5494 sparc-*-solaris2.8]: Disable ${libgcj}.
5495
96111c10
AO
54962001-04-25 Alexandre Oliva <aoliva@redhat.com>
5497
5498 * configure.in (libgcj_saved): Copy from $libgcj.
5499 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5500 --disable-libgcj.
5501
b5bf43f2
AO
55022001-04-20 Alexandre Oliva <aoliva@redhat.com>
5503
5504 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5505 1.641.2.228.
5506
8cc32590
AO
55072001-04-12 Alexandre Oliva <aoliva@redhat.com>
5508
5509 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5510 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5511
dec0cb0c
AO
55122001-04-01 Alexandre Oliva <aoliva@redhat.com>
5513
5514 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5515 New macros.
5516 (bootstrap, cross): Use RECURSE_FLAGS.
5517 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5518
6a9c3886
AO
55192001-03-27 Alexandre Oliva <aoliva@redhat.com>
5520
5521 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5522
d4fc7db8
NC
55232001-03-23 Nick Clifton <nickc@redhat.com>
5524
5525 * README-maintainer-mode: Add note about inability to use "make
5526 distclean" in maintainer mode.
5527
7389ff65
AO
55282001-03-22 Alexandre Oliva <aoliva@redhat.com>
5529
5530 Re-installed:
5531 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5532 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5533 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5534 * ltcf-cxx.sh: Likewise.
5535 * ltcf-gcj.sh: Likewise.
5536
b3e0dc8e
PB
55372001-03-22 Philip Blundell <philb@gnu.org>
5538
5539 * config.sub, config.guess: Import latest from subversions.
5540
469b781c
AO
55412001-03-22 Alexandre Oliva <aoliva@redhat.com>
5542
5543 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5544 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5545
b0dad762
MC
55462001-03-20 Michael Chastain <chastain@redhat.com>
5547
5548 * Makefile.in: all-m4 depends on all-texinfo.
5549
c559bb17
AO
55502001-03-08 Alexandre Oliva <aoliva@redhat.com>
5551
5552 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5553
fef4ae2e
JJ
55542001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5555
5556 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5557 longer valid.
5558
8d6dd99d
NC
55592001-02-16 Nick Clifton <nickc@redhat.com>
5560
5561 * configure.in (noconfigdirs): Allow configuration of texinfo
5562 for Cygwin hosts.
5563
a85d7ed0
NC
55642001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5565
5566 * config.guess: Add linux target for S/390.
5567 * config.sub: Likewise.
5568 * configure.in: Likewise.
5569
51221c5e
DD
55702001-02-06 Ben Elliston <bje@redhat.com>
5571
5572 * configure: Output host type to stdout, not stderr.
5573
9dec4c71
MS
55742001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5575
5576 * config.guess: Import from subversions.gnu.org (revision 1.181).
5577 * config.sub: Import from subversions.gnu.org (revision 1.199).
5578
9add9c04
AM
55792001-01-30 Alan Modra <alan@linuxcare.com.au>
5580
5581 * config.guess: Handle hppa64-linux systems.
5582
8679174d
MS
55832001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5584
5585 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5586 Don't unset, it's non-portable and no longer necessary, set to empty
5587 instead.
5588
02d01ed4
MS
55892001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5590
5591 * ltconfig: Shell portability fix for the tagname validity check.
5592
4cc5853d
MS
55932001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5594
5595 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5596
7487e485
AO
55972001-01-27 Alexandre Oliva <aoliva@redhat.com>
5598
5599 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5600 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5601
f332af52
AO
56022001-01-24 Alexandre Oliva <aoliva@redhat.com>
5603
5604 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5605 keep at least one of build_libtool_libs or build_old_libs set to
5606 yes.
5607
ef099754
AO
56082001-01-24 Alexandre Oliva <aoliva@redhat.com>
5609
5610 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5611 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5612
8341f2fc 56132000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5614
8341f2fc
AJ
5615 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5616
56172000-11-03 Philip Blundell <pb@futuretv.com>
5618
5619 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5620 files.
ebf0fa2e 5621
c320a39f
JJ
56222001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5623
5624 * COPYING.NEWLIB: Put into source repository.
5625
8817b92e
BE
56262001-01-15 Ben Elliston <bje@redhat.com>
5627
5628 * configure.in (host_tools): Add sid.
5629 Always configure cgen.
5630 * Makefile.in (all-sid): New target.
5631 (check-sid, clean-sid, install-sid): Likewise.
5632
35590697
AJ
56332001-01-07 Andreas Jaeger <aj@suse.de>
5634
80413487 5635 * config.sub, config.guess: Update from subversions.
35590697 5636
6ee6cea6
AO
56372000-12-12 Alexandre Oliva <aoliva@redhat.com>
5638
5639 * configure.in: Disable language-specific target libraries for
5640 languages that aren't enabled.
5641
077b8428
NC
56422000-11-24 Nick Clifton <nickc@redhat.com>
5643
5644 * configure.in (xscale-elf): Add target.
5645 (xscale-coff): Add target.
5646 (c4x, c5x, tic54x): Move after ARM targets.
5647
9e28a1ed
AO
56482000-11-23 Alexandre Oliva <aoliva@redhat.com>
5649
5650 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5651
be98a80a
ILT
56522000-11-20 Ian Lance Taylor <ian@zembu.com>
5653
5654 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5655
5cec67bf
AO
56562000-11-18 Alexandre Oliva <aoliva@redhat.com>
5657
5658 * Makefile.in: Merge with GCC and libgcj.
5659 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5660 configure-target-<library> when their configure scripts need the C
5661 or C++ library to have already been built to work properly.
5662 (do_proto_toplev): Set them to an empty string.
5663
d932cae7 56642000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5665
5666 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5667 (REALLY_SET_LIB_PATH): Use them.
5668
d932cae7 56692000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5670
5671 * config.sub: Add support for Sun Chorus
5672
8602ff0c
NC
56732000-11-02 Per Lundberg <plundis@chaosdev.org>
5674
5675 * config.sub: Add support for the *-storm-chaos OS.
5676
f9e0997d
NC
56772000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5678
80413487
RH
5679 * configure.in (noconfigdirs): Don't compile some
5680 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5681
d64552c5
AO
56822000-09-30 Alexandre Oliva <aoliva@redhat.com>
5683
5684 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5685 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5686 all affected `configure' scripts.
5687
97f60b31
AO
56882000-09-25 Alexandre Oliva <aoliva@redhat.com>
5689
5690 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5691 ltcf-c.sh.
5692
6e8dd58f
PB
56932000-09-12 Philip Blundell <philb@gnu.org>
5694
5695 * config.sub, config.guess: Update from subversions.
5696
103a2e99
AO
56972000-09-06 Alexandre Oliva <aoliva@redhat.com>
5698
51601921
AO
5699 * Makefile.in (all-zlib): Added dummy target.
5700
103a2e99
AO
5701 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5702 multi-language branch.
5703
2809b4b9
AO
57042000-09-05 Alexandre Oliva <aoliva@redhat.com>
5705
5706 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5707 (bootstrap*): Depend on all-bootstrap.
5708
7450026c
AO
57092000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5710
5711 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5712 crosses, but add gcc/include to the header search path for them.
5713
6cf86f7f
AO
57142000-08-31 Alexandre Oliva <aoliva@redhat.com>
5715
5716 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5717 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5718 * gettext.m4: New file, extracted from aclocal.m4.
5719
ce2ea6e3
AO
57202000-08-22 Alexandre Oliva <aoliva@redhat.com>
5721
5722 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5723 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5724 sub-configures.
5725
9765193e
DE
57262000-08-20 Doug Evans <dje@casey.transmeta.com>
5727
5728 * Makefile.in (ALL_MODULES): Add all-cgen.
5729 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5730 (all-cgen): New target.
5731 (all-opcodes,all-sim): Depend on all-cgen.
5732 * configure.in (host_tools): Add cgen.
5733 Only configure cgen if --enable-cgen-maint.
5734
d7b32520
AO
57352000-08-17 Alexandre Oliva <aoliva@redhat.com>
5736
5737 * config-ml.in (CC, CXX): Don't introduce a leading space.
5738
e52ef561
AO
57392000-08-16 Alexandre Oliva <aoliva@redhat.com>
5740
5741 * configure.in (libstdcxx_flags): Use
5742 libstdc++-v3/src/libstdc++.INC.
5743
88f9c2a0
AO
57442000-08-15 Alexandre Oliva <aoliva@redhat.com>
5745
5746 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5747
98fbe43f
JM
57482000-08-11 Jason Merrill <jason@redhat.com>
5749
5750 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5751 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5752 (FLAGS_FOR_TARGET): Not here.
5753 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5754
279ddab4
DD
57552000-08-07 DJ Delorie <dj@redhat.com>
5756
5757 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5758 "if we're also building gcc, and it's a gcc that will run on the
5759 build machine, we want to use its includes instead of the system's
5760 default includes".
5761
60523a83
AO
57622000-08-03 Alexandre Oliva <aoliva@redhat.com>
5763
24ffec7a
AO
5764 * configure.in (libstdcxx_flags): Don't use `"'.
5765
60523a83
AO
5766 * config-ml.in: Adjust multilib search paths to the
5767 appropriate multilib tree.
5768
daf644b5
AO
57692000-08-02 Alexandre Oliva <aoliva@redhat.com>
5770
5771 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5772 commas in $LANGUAGES.
5773
63266560
DD
57742000-08-01 Alexandre Oliva <aoliva@redhat.com>
5775
5776 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5777
57782000-07-31 Alexandre Oliva <aoliva@redhat.com>
5779
5780 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5781 CXX_FOR_TARGET for sed.
5782
57832000-07-30 Alexandre Oliva <aoliva@redhat.com>
5784
5785 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5786 Do not override if already set in the environment or in configure.
5787 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5788 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5789
9e449d3e
AO
57902000-07-27 Alexandre Oliva <aoliva@redhat.com>
5791
5792 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5793 (GCC_FOR_TARGET): Use it.
5794 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5795 * configure.in: ... here.
5796 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5797 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5798
8bbd92e0
AO
57992000-07-24 Alexandre Oliva <aoliva@redhat.com>
5800
fd1f87b2
AO
5801 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5802 (configure-target-libchill, configure-target-libobjc): Likewise.
5803
8bbd92e0
AO
5804 * configure.in: Use the same cache file for all target libs.
5805 * config-ml.in: But different cache files per multilib variant.
5806
25c6c112
JL
58072000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5808
5809 * configure (topsrcdir): Don't use dirname.
5810
ba73c63f
JM
58112000-07-20 Jason Merrill <jason@redhat.com>
5812
5813 * configure.in: Remove all references to libg++ and librx.
5814
5815 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5816
1af08294
HPN
58172000-07-20 Hans-Peter Nilsson <hp@axis.com>
5818
5819 * config.sub: Update to subversions version 2000-07-06.
5820
ba73c63f
JM
58212000-07-12 Andrew Haley <aph@cygnus.com>
5822
5823 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5824 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5825
58262000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5827
5828 * symlink-tree: Check number of arguments.
5829
d932cae7 58302000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5831
5832 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5833
ba73c63f
JM
58342000-07-05 Jim Wilson <wilson@cygnus.com>
5835
5836 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5837 search path for a g++ extracted from the build tree. This
5838 will allow link tests run by configure scripts in
5839 subdirectories to succeed.
5840
92ee2f86
UC
58412000-07-01 Koundinya K <kk@ddeorg.soft.net>
5842
80413487 5843 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5844
23f2f29f
CV
58452000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5846
5847 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5848 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5849
f04f5a67
TW
58502000-06-19 Timothy Wall <twall@cygnus.com>
5851
5852 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5853 * config.sub: Add tic54x target.
5854
11da68be
NC
58552000-06-07 Phillip Thomas <pthomas@suse.de>
5856
5857 * README-maintainer-mode: New file: Contains notes on using
5858 --enable-maintainer-mode with binutils.
5859
d932cae7 58602000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5861
5862 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5863
d932cae7 58642000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5865
5866 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5867 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5868
9442cea3
L
586920000-05-21 H.J. Lu (hjl@gnu.org)
5870
80413487
RH
5871 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5872 directory are used if they exist. Make sure
5873 $(build_tooldir)/include is searched for header files,
5874 $(build_tooldir)/lib/ for library files.
9442cea3 5875 (GCC_FOR_TARGET): Likewise.
80413487 5876 (CXX_FOR_TARGET): Likewise.
9442cea3 5877
d932cae7 58782000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5879
5880 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5881
d932cae7 58822000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5883
5884 * Makefile.in (configure-target-libiberty): Depend on
5885 configure-target-newlib.
5886
ba73c63f
JM
58872000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5888
5889 * configure.in, Makefile.in: Merge all libffi-related
5890 configury stuff from the libgcj tree.
5891
d932cae7 58922000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
5893
5894 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5895 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5896
d932cae7 58972000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
5898
5899 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5900 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 5901 current version information. Add to proto-toplev directory.
b5a23627
AC
5902 (gdb-taz): Build do-djunpack.
5903
ba73c63f
JM
59042000-05-15 David Edelsohn <edelsohn@gnu.org>
5905
5906 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5907
7c86ed39
L
59082000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5909
5910 * ltmain.sh: Preserve in relink_command any environment
5911 variables that may affect the linker behavior.
5912
d932cae7 59132000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
5914
5915 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5916
d932cae7 59172000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
5918
5919 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5920
ed0a91a5
EZ
59212000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5922
5923 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 5924 with the version name.
ed0a91a5 5925
ba73c63f 59262000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 5927
ba73c63f 5928 * config.if: Tweak.
6cafa39f 5929
ba73c63f 59302000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 5931
ba73c63f 5932 * djunpack.bat: New file.
66156876 5933
d932cae7 59342000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
5935
5936 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
5937 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5938 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5939 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 5940
ba73c63f
JM
59412000-04-16 Dave Pitts <dpitts@cozx.com>
5942
80413487
RH
5943 * config.sub (case $basic_machine): Change default for "ibm-*"
5944 to "openedition".
ba73c63f 5945
d932cae7 59462000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
5947
5948 * Makefile.in (gdb-taz): New target. GDB specific archive.
5949 (do-md5sum): New target.
5950 (MD5PROG): Define.
5951 (PACKAGE): Default to TOOL.
5952 (VER): Default to a shell script.
5953 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 5954 md5 checksum generation.
b35ece4e
AC
5955 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5956 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5957 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 5958 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 5959
d932cae7 59602000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
5961
5962 * configure (warn_cflags): Delete.
5963
ba73c63f 59642000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 5965 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 5966
80413487
RH
5967 * configure.in (enable_libstdcxx_v3): Add.
5968 (target_libs): Add bits here to switch between libstdc++-v2 and
5969 libstdc++-v3.
5970 * config.if: And this file too.
5971 * Makefile.in: Add libstdc++-v3 targets.
35590697 5972
ba73c63f
JM
59732000-04-05 Michael Meissner <meissner@redhat.com>
5974
5975 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 5976
d332c5ac
JM
59772000-03-29 Jason Merrill <jason@casey.cygnus.com>
5978
5979 * configure.in: -linux-gnu*, not -linux-gnu.
5980
d932cae7 59812000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
5982
5983 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5984 (do-tar-bz2): Replace TOOL with PACKAGE.
5985 (gdb.tar.bz2): Remove GDBTK from GDB package.
5986 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 5987 dejagnu.tar.bz2): New packages.
6dcbc97b 5988
96ce09a7
ILT
59892000-02-27 Andreas Jaeger <aj@suse.de>
5990
5991 * configure.in: Add entry for mips*-*-linux*, move catch all
5992 *-*-*linux* entry below this one.
5993
2031769e
ILT
59942000-02-27 Ian Lance Taylor <ian@zembu.com>
5995
5996 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5997
4bab746c
NC
59982000-02-24 Nick Clifton <nickc@cygnus.com>
5999
6000 * config.sub: Support an OS of "wince".
6001
d932cae7 60022000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
6003
6004 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 6005 version.
ada59422 6006
5b93d8bb
AM
60072000-02-23 Linas Vepstas <linas@linas.org>
6008
6009 * config.sub: Add support for Linux/IBM 370.
6010 * configure.in: Likewise.
6011
2fb651f6
NC
60122000-02-22 Nick Clifton <nickc@cygnus.com>
6013
6014 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6015
b8441c25
CF
60162000-02-20 Christopher Faylor <cgf@cygnus.com>
6017
6018 * config.guess: Guess "cygwin" rather than "cygwin32".
6019
d332c5ac
JM
60202000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6021
6022 * configure (gcc_version): When setting, narrow search to
6023 lines containing `version_string'.
6024
ba73c63f
JM
60252000-02-15 Denis Chertykov <denisc@overta.ru>
6026
6027 * config.sub: Add support for avr target.
6028
d932cae7 60292000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
6030
6031 * config.sub: Add mmix-knuth-mmixware.
6032
60332000-01-27 Christopher Faylor <cgf@redhat.com>
6034
6035 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6036 structure stuff to -L library search.
6037 (CXX_FOR_TARGET): Ditto.
6038 (CROSS_CHECK_MODULES): Fix spelling mistake.
6039
60402000-01-24 Mark Mitchell <mark@codesourcery.com>
6041
6042 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6043 the C++ compiler.
6044
60452000-01-12 Richard Henderson <rth@cygnus.com>
6046
6047 * configure.in: Don't build some bits for beos.
6048
60492000-01-12 Joel Sherrill (joel@OARcorp.com)
6050
6051 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6052 as include files.
6053
91b2c84d
GK
60542000-01-06 Geoff Keating <geoffk@cygnus.com>
6055
6056 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6057 not mh-aix43.
6058
ba73c63f
JM
60591999-12-14 Richard Henderson <rth@cygnus.com>
6060
6061 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6062 * config.sub: Accept alphaev[78], alphaev8.
6063
60641999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6065
6066 * config.guess, config.sub: Update from autoconf.
6067
6068Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6069
6070 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6071 necessary libraries are missing.
6072
60731999-10-25 Andreas Schwab <schwab@suse.de>
6074
6075 * configure: Fix quoting inside arguments of eval.
6076
60771999-10-21 Nick Clifton <nickc@cygnus.com>
6078
6079 * config-ml.in: Allow suppression of some ARM multilibs.
6080
6081Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6082
6083 * config.guess: Add OS/390 match pattern.
6084 * config.sub: Add mvs, openedition targets.
6085 * configure.in (i370-ibm-opened*): New.
6086
ef14edc4
ILT
60871999-09-04 Steve Chamberlain <sac@pobox.com>
6088
6089 * config.sub: Add support for configuring for pj.
6090
afb478e8
NC
60911999-08-31 Nick Clifton <nickc@cygnus.com>
6092
fd6848f6 6093 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 6094
ba73c63f 60951999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
6096
6097 * configure.in: Do not configure or build ld for AIX
6098 platforms. ld is known to be broken on these platforms.
6099
ba73c63f
JM
6100Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6101
6102 * config-ml.in: Pass compiler flag corresponding to multidirs to
6103 subdir configures.
6104
c363de44
ILT
61051999-08-09 Ian Lance Taylor <ian@zembu.com>
6106
6107 * Makefile.in (LDFLAGS): Define.
6108
dc8bc5a6
ILT
61091999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6110
6111 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6112 noconfigdirs.
6113 (*-*-cygwin*): Likewise.
6114
6ca3858e
ILT
61151999-08-08 Ian Lance Taylor <ian@zembu.com>
6116
71141bb6
ILT
6117 * mkdep: New file.
6118 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6119 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6120
6ca3858e
ILT
6121 From Eli Zaretskii <eliz@is.elta.co.il>:
6122 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6123 long file name when using DJGPP on MS-DOS.
6124
ba73c63f
JM
6125Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6126
6127 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6128
2735a327
AM
61291999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6130
6131 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6132 dependency as this causes "make check" to globally "make all"
6133
ba73c63f
JM
6134Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6135
6136 * configure.in (target_libs): Added target-zlib.
6137 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6138 (CONFIGURE_TARGET_MODULES): Likewise.
6139 (CHECK_TARGET_MODULES): Likewise.
6140 (INSTALL_TARGET_MODULES): Likewise.
6141 (CLEAN_TARGET_MODULES): Likewise.
6142 (configure-target-zlib): New target.
6143 (all-target-zlib): Likewise.
6144 (all-target-libjava): Depend on all-target-zlib.
6145 (configure-target-libjava): Depend on configure-target-zlib.
6146
6147 * Makefile.in (configure-target-libjava): Depend on
6148 configure-target-newlib.
6149 (configure-target-boehm-gc): New target.
6150 (configure-target-qthreads): New target.
6151
80413487
RH
6152 * configure.in (target_libs): Added target-qthreads.
6153 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6154 (CONFIGURE_TARGET_MODULES): Likewise.
6155 (CHECK_TARGET_MODULES): Likewise.
6156 (INSTALL_TARGET_MODULES): Likewise.
6157 (CLEAN_TARGET_MODULES): Likewise.
6158 (all-target-qthreads): New target.
6159 (configure-target-libjava): Depend on configure-target-qthreads.
6160 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
6161
6162 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6163 (CONFIGURE_TARGET_MODULES): Likewise.
6164 (CHECK_TARGET_MODULES): Likewise.
6165 (INSTALL_TARGET_MODULES): Likewise.
6166 (CLEAN_TARGET_MODULES): Likewise.
6167 (all-target-libjava): New target.
6168 (all-target-boehm-gc): Likewise.
6169 * configure.in (target_libs): Added libjava, boehm-gc.
6170
08d836d6
ILT
61711999-07-22 Ian Lance Taylor <ian@zembu.com>
6172
6173 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6174 configure.bat in SUPPORT_FILES.
6175 (gas+binutils.tar.bz2): Likewise.
6176
6177 * makeall.bat: Remove; obsolete.
6178
8f36e47c
ILT
61791999-07-21 Ian Lance Taylor <ian@zembu.com>
6180
6181 From Mark Elbrecht:
6182 * configure.bat: Remove; obsolete.
6183
56e82f25
ILT
61841999-07-11 Ian Lance Taylor <ian@zembu.com>
6185
6186 * configure: Add -W -Wall to the default CFLAGS when compiling with
6187 gcc.
6188
1001d816
JL
6189Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6190
6191 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6192
106117aa
MM
61931999-06-30 Mark Mitchell <mark@codesourcery.com>
6194
6195 * configure.in: Build ld on IRIX6.
6196
c376f4ed
ILT
61971999-06-12 Ian Lance Taylor <ian@zembu.com>
6198
6199 * Makefile.in: Change distribution targets to use bzip2 instead of
6200 gzip.
6201 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 6202 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 6203
306b7445
NC
62041999-06-04 Nick Clifton <nickc@cygnus.com>
6205
6206 * config.sub: Add mcore target.
6207
d932cae7 62081999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
6209
6210 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6211
d932cae7 62121999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
6213
6214 * config.guess (dummy): Changed to $dummy.
6215
6c3175b0
NC
62161999-05-24 Nick Clifton <nickc@cygnus.com>
6217
ba73c63f
JM
6218 * config.sub: Tidied up case statements.
6219
62201999-05-22 Ben Elliston <bje@cygnus.com>
6221
6222 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6223 <jiro@din.or.jp>.
6224
6225 * config.guess: Merge with FSF version. Future changes will be
6226 more accurately recorded in this ChangeLog.
6227 * config.sub: Likewise.
6228
d932cae7 62291999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
6230
6231 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 6232
252b5132
RH
62331999-04-30 Tom Tromey <tromey@cygnus.com>
6234
6235 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6236
62371999-04-23 Tom Tromey <tromey@cygnus.com>
6238
6239 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6240
62411999-04-20 Drew Moseley <dmoseley@cygnus.com>
6242
6243 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6244 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6245 Bad merge removed these two changes.
6246
ba73c63f 6247Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 6248 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
6249
6250 * config.guess (interix Alpha): Add.
6251
252b5132
RH
62521999-04-11 Richard Henderson <rth@cygnus.com>
6253
6254 * configure.in (i?86-*-beos*): Do config gperf; don't config
6255 gdb, newlib, or libgloss.
6256
d932cae7 62571999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6258
ba73c63f
JM
6259 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6260 link a trivial program with -mabi=64. If it fails, remove mabi=64
6261 from multidirs.
6262
d932cae7 62631999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
6264
6265 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6266
252b5132
RH
62671999-04-08 Nick Clifton <nickc@cygnus.com>
6268
6269 * config.sub: Add support for mcore targets.
6270
62711999-04-07 Michael Meissner <meissner@cygnus.com>
6272
6273 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6274 not mt-ospace, in order to shut up assembler warning about using
6275 symbols that are named the same as registers.
6276
62771999-04-07 Drew Moseley <dmoseley@cygnus.com>
6278
6279 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6280 dependency list for all-target-cygmon.
6281
62821999-04-05 Doug Evans <devans@casey.cygnus.com>
6283
6284 * config-ml.in: Check $host, not $target, for selective multilibs.
6285 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6286 thumb interworking, and underscore prefix multilibs.
6287
62881999-04-04 Ian Lance Taylor <ian@zembu.com>
6289
6290 * missing: Update to version from current automake.
6291
6292Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6293
6294 * configure (gxx_include_dir): Removed.
6295
6296 * configure.in (gxx_include_dir): Handle it.
6297 * Makefile.in: Likewise.
6298
62991999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6300
6301 * config.sub (mips64vr4111,mips64vr4111el) Add.
6302
63031999-03-21 Ben Elliston <bje@cygnus.com>
6304
80413487 6305 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
6306
6307Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6308
252b5132
RH
6309 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6310 config/mh-djgpp.
6311
6312Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6313
6314 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6315 all-target-newlib to dependency list for all-target-bsp.
6316
6317Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6318
6319 * config.sub: Add i386-uwin support.
6320 * config.guess: Likewise.
6321
6322Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6323
6324 * configure.in: cleanup, add mh-*pic handling for arm, special
6325 case powerpc*-*-aix*
6326
6327Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6328
6329 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6330 can be built.
6331
6332Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6333
6334 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 6335 targets.
252b5132
RH
6336
63371999-03-02 Nick Clifton <nickc@cygnus.com>
6338
6339 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6340
d932cae7 63411999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6342
6343 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6344
63451999-02-24 Nick Clifton <nickc@cygnus.com>
6346
6347 * config.sub: Fix typo in arm recognition.
6348
d932cae7 63491999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
6350
6351 * configure.in (noconfigdirs): Changed target_configdirs to
6352 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6353 rather than m68k-*-* since it is not known to work on
6354 m68k-aout. Ditto for arm-*-*oabi.
6355
d932cae7 63561999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
6357
6358 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
6359
63601999-02-19 Ben Elliston <bje@cygnus.com>
6361
6362 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6363 Smart and improved by Andrew Cagney.
6364
d932cae7 63651999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
6366
6367 * config.guess: Recognize openbsd-*-hppa.
6368
d932cae7 63691999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
6370
6371 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6372 only if it is not empty.
6373
63741999-02-17 Nick Clifton <nickc@cygnus.com>
6375
6376 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 6377
fd6848f6 6378 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
6379
6380 * config.sub: Modified to recognize uname's armv* syntax.
6381
63821999-02-17 Mark Salter <msalter@cygnus.com>
6383
6384 * configure.in: Added target-bsp for sparclite.
6385
d932cae7 63861999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
6387
6388 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6389
63901999-02-08 Nick Clifton <nickc@cygnus.com>
6391
6392 * configure.in: Add support for strongarm port.
6393 * config.sub: Add support for strongarm target.
6394
d932cae7 63951999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 6396
252b5132
RH
6397 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6398 the old name config/mh-cygwin32.
6399 Enable texinfo.
6400
d932cae7 64011999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
6402
6403 * configure.in: Do build ld for ix86 Solaris.
6404
d932cae7 64051999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
6406
6407 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6408 $AR_FOR_TARGET. Likewise for RANLIB.
6409
d932cae7 64101999-02-02 Catherine Moore <clm@cygnus.com>
35590697 6411
80413487
RH
6412 * config.sub (oabi): Recognize.
6413 * configure.in (arm-*-oabi): Handle.
252b5132 6414
d932cae7 64151999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
6416
6417 * config.guess: Improve detection of i686 on UnixWare 7.
6418
d932cae7 64191999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
6420
6421 * config.guess: Add support for i386-pc-interix.
6422 * config.sub: Likewise.
6423 * configure.in: Likewise.
252b5132 6424
d932cae7 64251999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6426
6427 * Makefile.in: Remove unneeded all-target-libio from
6428 from all-target-winsup target since it is now unneeded.
6429 Add all-target-libtermcap in its place since it is now
6430 needed.
6431
d932cae7 64321998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6433
6434 * configure.in: makefile stub for cygwin target is probably
6435 unnecessary. Remove it for now.
252b5132 6436
d932cae7 64371998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6438
6439 * configure.in: libtermcap.a should be built when cygwin is the
6440 target as well as the host.
6441 * config.guess: Allow mixed case in cygwin uname output.
6442 * Makefile.in: Add libtermcap target.
252b5132 6443
d932cae7 64441998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6445
6446 * config.sub: Clean up handling of hppa2.0.
6447
d932cae7 64481998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
6449
6450 * config.guess: Use C code to identify more HP machines.
6451
6452Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6453
6454 * config.sub: Handle hppa2.0.
6455
ba73c63f
JM
6456Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6457
6458 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 6459 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
6460
64611998-12-15 Mark Salter <msalter@cygnus.com>
6462
6463 * configure.in: Added target-bsp for several target architectures.
6464
6465 * Makefile.in: Added rules for bsp.
6466
252b5132
RH
6467Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6468
6469 * config.guess: Improve detection of hppa2.0 processors.
6470
6471Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6472
6473 * config.guess: Recognize FreeBSD using ELF automatically.
6474
64751998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6476
6477 * configure (skip-this-dir): Add handling for new shell script, which
6478 might be created by a sub-directory's configure to indicate, this particular
6479 directory is "unwanted".
6480 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6481
252b5132
RH
6482Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6483
6484 * ltconfig: import from libtool, after changing libtool to
6485 account for the cygwin name change.
6486
6487Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6488
6489 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6490 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6491
6492Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6493
6494 * configure.in: Add libtermcap to list of cygwin dependencies.
6495
d932cae7 64961998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 6497
80413487
RH
6498 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6499 they include winsup/include when it's a cygwin target.
252b5132
RH
6500
65011998-11-12 Tom Tromey <tromey@cygnus.com>
6502
6503 * configure.in (host_tools): Added zip.
6504 * Makefile.in (all-target-libjava): Depend on all-zip.
6505 (all-zip): New target.
6506 (ALL_MODULES): Added all-zip.
6507 (NATIVE_CHECK_MODULES): Added check-zip.
6508 (INSTALL_MODULES): Added install-zip.
6509 (CLEAN_MODULES): Added clean-zip.
6510
d932cae7 65111998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6512
6513 * Makefile.in: lose "32" from comment about cygwin.
6514
d932cae7 65151998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
6516
6517 * configure.in: Use -Os to build target libraries for the fr30.
6518
d932cae7 65191998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
6520
6521 * config.sub: Add fr30.
6522
d932cae7 65231998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 6524
80413487 6525 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
6526 cygwin* instead of cygwin32*.
6527 * config.sub: Check cygwin* instead of cygwin32*.
6528
d932cae7 65291998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
6530
6531 * config.guess: Match any version of Unixware7.
6532
252b5132
RH
65331998-10-20 Syd Polk <spolk@cygnus.com>
6534
6535 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6536 if desired.
6537
d932cae7 65381998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6539
6540 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6541 these if the appropriate directories and files to not exist.
6542
d932cae7 65431998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6544
6545 * Makefile.in (DEVO_SUPPORT): Add config.if.
6546
d932cae7 65471998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
6548
6549 * configure: Add pattern to replace "build_tooldir"'s
6550 definition in the generated Makefile with "tooldir"'s
6551 actual value.
6552
252b5132
RH
6553Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6554
6555 * config.sub: Bring back lost sparcv9.
6556
ba73c63f
JM
6557 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6558
6559Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6560
6561 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6562 CC_FOR_TARGET and friends.
6563
6564Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6565
ba73c63f
JM
6566 * Makefile.in (build_tooldir): New variable, same as tooldir.
6567 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6568 -B$(build_tooldir)/bin/.
6569 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6570
252b5132
RH
6571Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6572
6573 * config.sub: Add support for i[34567]86-pc-udk.
6574 * configure.in: Likewise.
6575
6576Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6577
6578 * Makefile.in: add bzip2 package building bits for user
6579 tools module
6580 * configure.in: ditto
6581
ba73c63f
JM
6582Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6583
6584 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6585 (ALL_TARGET_MODULES): Add all-target-libobjc.
6586 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6587 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6588 (all-target-libchill): Add dependencies.
6589 * configure.in (target_libs): Add libchill.
35590697 6590
252b5132
RH
65911998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6592
ba73c63f 6593 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6594
6595Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6596
6597 * Makefile.in (all-automake): fix dependencies.
6598
6599Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6600
6601 * configure.in: Minor cleanups for building in the $(target_alias)
6602 subdir.
6603
66041998-09-22 Jim Wilson <wilson@cygnus.com>
6605
6606 * Makefile.in (bootstrap): Set r and s before make all. Use
6607 BASE_FLAGS_TO_PASS in make all.
6608 (cross): Likewise.
6609
66101998-09-20 Mark Mitchell <mark@markmitchell.com>
6611
6612 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6613
252b5132
RH
6614Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6615
6616 * config.sub: Fix typo in last change.
6617
66181998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6619
6620 * config.sub: Add support for C4x target.
6621 * configure.in: Likewise.
6622
66231998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6624
6625 * config.sub: Recognize sparcv9 just like sparc64.
6626
6627Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6628
6629 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6630
6631Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6632
6633 * config.guess: Correctly identify Pentium II sco boxes.
6634
6635 * config.guess: Fix "tr" code. From Weiwen Liu.
6636
6637Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6638
6639 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6640 stabs.
6641
6642Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6643
6644 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6645 (ALL_TARGET_MODULES): Add all-target-libchill.
6646 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6647 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6648 (all-target-libchill): Add dependencies.
6649 * configure.in (target_libs): Add libchill.
6650
6651Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6652
6653 * config.guess: Avoid assumptions about "tr" behaves when
6654 LANG is set to something other than English.
6655
6656Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6657
6658 * configure (gxx_include_dir): Changed to
6659 '${prefix}/include/g++'-${libstdcxx_interface}.
6660
6661 * config.if: New to determine the interfaces.
6662
6663Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6664
6665 * config.guess: Detect and handle MPE/IX.
6666 * config.sub: Deal with MPE/IX.
6667
6668Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6669
6670 * configure.in: Use mh-aix43.
6671
66721998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6673
6674 * configure: Fix --without/--disable cases for gxx-include-dir.
6675
6676Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6677
6678 * mdata-sh: Imported. Needed for automake support.
6679
6680Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6681
ba73c63f 6682 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6683 "chmod og=u `find . -print`".
6684
6685Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6686
ba73c63f 6687 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6688
6689Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6690
6691 * Makefile.in: Undo previous patch.
6692
6693Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6694
6695 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6696 to here ...
6697 (install-no-fixedincludes): and here
6698 (INSTALL_MODULES): ... from here.
6699
6700Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6701
6702 * config.sub: Merge with FSF.
6703
6704 * config.guess: Merge with FSF.
6705
6706Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6707
6708 * configure (extraconfigdirs): New variable.
6709 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6710 * Makefile.in (all): Move higher in file.
6711 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6712 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6713 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6714 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6715 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6716
67171998-07-23 Brendan Kehoe <brendan@cygnus.com>
6718
6719 * Makefile.in (all-target-libjava): Depend on all-gcc and
6720 all-target-newlib.
6721 (configure-target-libjava): Depend on $(ALL_GCC).
6722
6723Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6724
6725 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6726 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6727
6728Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6729
6730 * ylwrap: Change absolute path checks to check for DOS style path
6731 names.
6732
6733 * ylwrap: Don't use a full path name if the source file is in the
6734 same directory. From hjl@lucon.org (H.J. Lu).
6735
6736 * config-ml.in: Default to being verbose, to match Feb 18 change to
6737 configure.
6738
6739Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6740
6741 Brought over from egcs:
6742
6743 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6744
6745 * configure.in (target_subdir): Set to ${target_alias} instead
6746 of "libraries".
6747
6748 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6749
6750 * configure.in (target_subdir): Set to libraries if enable_multilib.
6751
6752Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6753
6754 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6755 multilibs, force reconfiguration the first time we create
6756 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6757
6758Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6759
6760 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6761 avoid confusion with --no-recursion.
6762
6763Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6764
6765 * configure.in: Win32 hosts shouldn't use install -x
6766 * install-sh: remove -x option, and special .exe-handling
6767 hack.
6768
6769Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6770
6771 * config.guess: Recognize i586-pc-beos.
6772 * configure.in: Don't build some bits for beos.
6773
6774Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6775
6776 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6777 CFLAGS default to -O2.
6778
6779 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6780 when using GNU ld.
6781
6782Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6783
6784 * ltmain.sh: Correct install when using a different shell.
6785
6786Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6787
6788 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6789
6790Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6791
6792 * makefile.vms: Update to build binutils/makefile.vms. Add install
6793 target.
6794
6795Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6796
6797 * ltconfig: Update to correct AIX handling.
6798
6799Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6800
6801 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6802
6803 * configure.in (target_subdir): Set to ${target_alias} instead
6804 of "libraries".
6805
68061998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6807
6808 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6809 (Makefile): Depend on $(gcc_version_trigger).
6810
6811 * configure (gcc_version): Change default initializer to empty
6812 string.
6813 (gcc_version_trigger): New variable; pass this variable down
6814 to subdir configures to enable them checking gcc's version
6815 themselves. Emit make macros for both gcc_version vars.
6816 (topsrcdir): Initialize reliably.
6817 (recursion line): Remove --with-gcc-version=${gcc_version}.
6818
68191998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6820
6821 * configure (enable_version_specific_runtime_libs): Implement new flag
6822 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6823 in $(libsubdir); emit definition in each generated Makefile.
6824 (gxx_include_dir): Initialize depending on
6825 $enable_version_specific_runtime_libs.
6826
68271998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6828
6829 * configure (gcc_version): Initialize properly depending on
6830 how and where configure is started.
6831 (recursion line): Pass a --with-gcc-version=${gcc_version}
6832 to configures in subdirs.
6833
6834Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6835
6836 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6837 cygmon
252b5132
RH
6838
6839Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6840
6841 * configure.in: Add cygmon and libstub support for mn10200.
6842
68431998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6844
6845 * configure (gcc_version): Add new variable describing the
6846 particular gcc version we're building.
6847 * Makefile.in (libsubdir): Add new macro for the directory
6848 in which the compiler finds executables, libraries, etc.
6849 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6850 and libsubdir.
6851
6852Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6853
ba73c63f
JM
6854 * Makefile.in (local-clean): Remove *.log.
6855 (warning.log): Built with warn_summary from build.log.
6856 (mail-report.log): Run test_summary.
6857 (mail-report-with-warnings.log): Run test_summary including
6858 warning.log in the report.
252b5132
RH
6859
6860Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6861
6862 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6863
6864Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6865
6866 * Makefile.in (grep): Grep no longer depends on libiberty.
6867
6868Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6869
6870 * Makefile.in: all-snavigator needs all-libgui.
6871
6872Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6873
6874 * configure.in: Add cygmon and libstub support for mn10300.
6875
6876Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6877
6878 * missing: Update to version from automake 1.3.
6879
6880 * ltmain.sh: On installation, don't get confused if the same name
6881 appears more than once in the list of library names.
6882
6883Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6884
6885 * config.sub: Accept m68060 and m5200 as CPU names.
6886
6887Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6888
6889 * configure: Use && rather than using -a in test, because odd
6890 strings can confuse test.
6891 * configure.in: Likewise.
6892
6893Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6894
6895 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6896
6897Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6898
6899 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
6900 bootstrap4-lean): New targets.
6901
6902Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6903
6904 * mpw-* Delete. Not used.
252b5132
RH
6905
6906Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6907
6908 * COPYING.LIB: Update FSF address.
6909
6910Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6911
6912 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6913
6914 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6915 GAS_SUPPORT_DIRS.
6916
6917Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
6918
6919 * ltconfig, ltmain.sh: Avoid producing a version number if
6920 -version-info was not used.
6921
6922Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
6923
6924 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6925 building with newlib.
6926
69271998-04-30 Paul Eggert <eggert@twinsun.com>
6928
ba73c63f 6929 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 6930 Solaris `make' causes it to continue to next definition.
252b5132 6931
afb8d725
JM
6932Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
6933
6934 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6935 the right GUI libraries and files are installed along with GDB.
6936
252b5132
RH
6937Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
6938
6939 * configure.in: Change alpha to alpha* in several places.
6940
6941Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
6942
6943 * config.sub: Recognize sparc86x.
6944
6945Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 6946
252b5132
RH
6947 * configure.in (--enable-target-optspace): Remove debug echo.
6948
6949Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
6950
6951 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6952
6953Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
6954
6955 * ltconfig: Update cygwin32 support.
6956
6957 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6958 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6959 (GDB_SUPPORT_DIRS): Likewise.
6960
6961Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
6962
6963 * configure.in (target_makefile_frag): If --enable-target-optspace,
6964 use -Os to compile target libraries rather than -O2. Default to
6965 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6966 not used.
6967 * configure.in (target_cflags): Ditto for d30v.
6968
6969Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
6970
6971 * Makefile.in (all-bfd): Depend on all-intl.
6972 (all-binutils): Likewise.
6973 (all-gas): Likewise.
6974 (all-gprof): Likewise.
6975 (all-ld): Likewise.
6976
252b5132
RH
69771998-04-19 Brendan Kehoe <brendan@cygnus.com>
6978
6979 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6980
6981Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6982
6983 * Makefile.in (all-bfd): Depend upon all-libiberty.
6984
6985 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6986
6987Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6988
6989 * Makefile.in: Add libstub.
6990
6991 * configure.in: Ditto. Build libstub for targets that have cygmon
6992 support.
6993
6994Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6995
6996 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6997
6998Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6999
7000 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7001 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7002
7003Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7004
7005 * configure: Define DEFAULT_M4 by searching PATH.
7006 * Makfile.in: Use DEFAULT_M4.
7007
7008Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7009
7010 * ltconfig: Add cygwin32 support.
7011
7012 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
7013 to configure and build.
7014
7015Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7016
7017 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
7018
7019Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
7020
7021 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7022
7023Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7024
7025 * Makefile.in: add ash make rules
7026 * configure.in: add ash to native_only and host_tools lists
7027
7028Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7029
7030 * Makefile.in (all-gettext, all-intl): New targets.
7031 (ALL_MODULES): Added all-gettext, all-intl.
7032 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7033 (INSTALL_MODULES): Added install-gettext, install-intl.
7034 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7035
7036 * configure.in (host_tools): Added gettext.
7037 (native_only): Likewise.
7038 (noconfigdirs) [various cases]: Likewise.
7039 (host_libs): Added intl.
7040
afb8d725
JM
7041Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7042
7043 * configure: Do not disable building gdbtk for cygwin32 hosts.
7044
ba73c63f
JM
7045Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7046
7047 * configure.in: Add thumb-coff target.
7048 * config.sub: Add thumb-coff target.
7049
252b5132
RH
7050Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7051
7052 * Makefile.in: Revert yesterday's change.
7053 (all-target-winsup): all-target-librx stays out of here.
7054
7055Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7056
ba73c63f
JM
7057 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7058 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7059 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
7060 Remove references to librx and libg++.
7061
7062Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7063
7064 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7065 recursive makes
7066
7067Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7068
7069 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7070 for newlib directory.
7071 (CXX_FOR_TARGET): Likewise.
7072
7073Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7074
7075 * ltconfig: Update after libtool/ltconfig.in change for
7076 hpux11.
7077
7078Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7079
7080 * ltconfig, ltmain.sh: Update to libtool 1.2.
7081
7082Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7083
7084 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7085 (install-gcc-cross): Instead, override LANGUAGES here.
7086
70871998-03-18 Dave Love <d.love@dl.ac.uk>
7088
7089 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7090 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7091
7092Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7093
7094 * configure.in: Add Thumb-pe target.
7095
7096Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 7097
252b5132
RH
7098 * Makefile.in - changed sn targets to snavigator
7099 * configure.in - changed sn targets to snavigator
7100
7101Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7102
7103 * config-ml.in: After building symlink tree call make distclean
7104 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7105 to be the case for libiberty.
7106
7107Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7108
7109 * configure: When making link, also check the current
7110 directory. The configure scripts may create one.
7111
7112Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7113
7114 * config.sub: Accept alphapca56 and alphaev6 properly.
7115
7116Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7117
7118 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7119
252b5132
RH
7120Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7121
80413487 7122 * config.sub (sco5): Fix typo.
252b5132
RH
7123
7124Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7125
7126 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7127 install-itcl.
7128 (install-itcl): Remove dependency on install-tcl.
7129
7130Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7131
7132 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7133
252b5132
RH
7134Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7135
7136 * configure.in: Don't build libgui for a cygwin32 target when not on
7137 a cygwin32 host.
7138
7139Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7140
7141 * configure (redirect): Set to null, so default behavior of
7142 configure is now --verbose.
7143
71441998-02-16 Dave Love <d.love@dl.ac.uk>
7145
7146 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7147 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7148
7149Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7150
7151 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7152 this change to sync Makefile.in with its ChangeLog entries.
7153
7154Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7155
7156 * ltmain.sh (mkdir): Check that the directory doesn't exist
7157 before we exit with error, so that we don't get races during
7158 parallel builds.
7159
7160Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7161
7162 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7163
7164Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7165
7166 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7167 PICFLAG_FOR_TARGET.
7168 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7169
7170 * configure: Emit a definition for the new macro enable_shared
7171 into each Makefile.
7172
252b5132
RH
7173Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7174
7175 * configure.in (host_tools, native_only): Add libtool.
7176
7177Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7178
7179 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7180 Fix typo in ming config comment.
7181
7182Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7183
7184 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7185
7186Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7187
7188 * config.sub: Add tic30 cases, and map c30 to tic30.
7189
ba73c63f
JM
7190Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7191
7192 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7193 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7194 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7195 (CLEAN_TARGET_MODULES): Similarly
7196 (all-target-libf2c): Add dependences.
35590697 7197 * configure.in (target_libs): Add libf2c.
ba73c63f 7198
252b5132
RH
7199Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7200
ba73c63f
JM
7201 * configure.in: Remove expect from noconfigdirs when target
7202 is cygwin32. OK to build expect and dejagnu with Canadian
7203 Cross.
252b5132
RH
7204
7205Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7206
7207 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7208 host.
7209
7210 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7211 and mingw32.
7212
7213Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7214
7215 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7216 here as it is not defined in the toplevel Makefile.
7217
7218Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7219
7220 * configure (package_makefile_rules_frag): New variable, which names
7221 a file with generic rules, ...
7222 Change comment to mention we now have FIVE parts.
7223 * configure: Undo last change.
7224
7225Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7226
7227 * config.guess: More accurate determination of HP processor types.
7228 * config.sub: More accurate determination of HP processor types.
7229
7230Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7231
7232 * configure (package_makefile_frag): Move inserting the
7233 ${package_makefile_frag} to where it should be according
7234 to the comment.
7235
ba73c63f 7236Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
7237
7238 * config.guess: Add support for Linux/ARM.
7239
7240Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7241
7242 * .cvsignore: Remove *-info and *-install since they match
7243 release-info and mpw-install, which we don't want to just ignore.
7244
7245Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7246
7247 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7248
7249Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7250
7251 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7252 local_prefix to sub-make invocations.
7253
7254Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7255
7256 * configure.in: Check makefile fragments in the source
7257 directory.
7258
7259Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7260
ba73c63f
JM
7261 * configure.in: Check whether host and target makefile
7262 fragments exist before adding them to *_makefile_frag.
252b5132
RH
7263
7264Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7265
7266 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 7267
252b5132
RH
7268Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7269
7270 * configure.in: Make sure we only replace RPATH_ENVVAR on
7271 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7272 regexp to sed.
7273
7274 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7275 to sub-makes.
7276
72771998-01-13 Lee Iverson (leei@ai.sri.com)
7278
7279 * config-ml.in (multi-do): LDFLAGS must include multilib
7280 designator.
7281
7282Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
7283
7284 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7285
7286Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7287
7288 * config.sub: Add mingw32 support.
7289 * configure.in: Likewise.
252b5132
RH
7290
7291Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7292
7293 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7294
7295Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7296
7297 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7298 * configure (gxx_include_dir): Provide a definition for subdirs
7299 which do not use autoconf.
7300
7301Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7302
7303 * config.guess: Sync with egcs. Picks up new alpha support,
7304 BeOS & some additional linux support.
7305
ba73c63f 7306Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7307
7308 * config.guess: HP 9000/803 is a PA1.1 machine.
7309
ba73c63f
JM
7310Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7311
7312 * configure.in: It's alpha*-...
252b5132
RH
7313
7314Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7315
ba73c63f
JM
7316 * configure.in (host_makefile_frag, target_makefile_frag):
7317 Handle multiple config files.
7318 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7319 alpha-*-*.
252b5132
RH
7320
7321Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7322
7323 * mkdep: New file.
7324
7325Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7326
7327 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7328
7329Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7330
7331 * Makefile.in: Add libgui directory.
7332 (GDB_TK): Add all-libgui.
7333 * configure.in: Add libgui directory.
7334 * configure: Add all-libgui to GDB_TK.
7335
7336Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7337
7338 * config-ml.in (multidirs): Add m32r to multilib list.
7339
7340Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7341
7342 * Makefile.in (all-target-gperf): Change dependency to
7343 all-target-libstdc++.
7344
7345Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7346
7347 * config.guess: Add BeOS support.
7348
7349Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7350
7351 Source directory cvs renamed to cvssrc:
7352 * configure.in (host_tools): Change cvs to cvssrc.
7353 (native_only): Likewise.
7354 (noconfigdirs) [various cases]: Likewise.
7355 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7356 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7357 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7358 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7359 (all-cvssrc): Rename target from all-cvs.
7360
7361Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7362
7363 * configure (gxx_include_dir): Fix thinko.
7364
7365Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7366
7367 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7368 (install-cross, install-gcc-cross): New targets.
7369
7370Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7371
7372 * configure.in (noconfigdirs): Add support for Thumb target.
7373
7374 * config.sub (maybe_os): Add support for Thumb target.
7375
7376Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7377
7378 * Makefile.in: Add rules for cygmon.
7379
7380 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7381
7382Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7383
7384 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7385 * configure (gxx_include_dir): Provide a definition for subdirs
7386 which do not use autoconf.
7387
7388Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7389
7390 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 7391 11/18/97 build
252b5132
RH
7392
7393Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7394
7395 * From Franz Sirl.
7396 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7397 found on RedHat Linux systems.
7398
7399Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7400
7401 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7402 guesses.
7403
7404Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7405
7406 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7407
7408Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7409
7410 * ltmain.sh: If mkdir fails, check whether the directory was created
7411 anyhow by some other process.
7412
7413Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7414
7415 * configure.in (d30v-*-*): Configure all directories.
7416
7417Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7418
7419 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7420 for the D30V.
7421
7422Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7423
7424 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7425
7426Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7427
80413487
RH
7428 * include/libiberty.h: Add extern "C" { so it can be used with C++
7429 progrms.
7430 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7431 programs.
252b5132
RH
7432
7433Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7434
7435 * configure.in (d30v-*-*): Configure GCC now.
7436
7437Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7438
7439 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7440 is no longer needed.
7441
7442Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7443
7444 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7445
7446Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7447
7448 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7449 targets using "$@" to provide support for similar but not identical
7450 targets without having to duplicate code.
7451
7452Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7453
7454 * makefile.vms: Fix to work with DEC C.
7455
7456Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7457
7458 * config.sub: Add mips-tx39-elf to marketing names.
7459
7460Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7461
7462 * ltmain.sh: Handle symlinks in generated script.
7463
7464Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7465
7466 * configure: Handle autoconf style directory options: --bindir,
7467 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7468 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7469 --sysconfdir.
7470 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7471 (sharedstatedir, localstatedir, oldincludedir): New variables.
7472 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7473 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7474 sbindir, sharedstatedir, and sysconfdir.
7475
7476Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7477
7478 * Makefile.in (bootstrap-lean): New target.
7479
7480Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7481
7482 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 7483 sn, and gnuserv from noconfigdirs.
252b5132
RH
7484
7485Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7486
7487 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7488
7489Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7490
ba73c63f 7491 * Makefile.in (cross): New target.
252b5132
RH
7492
7493Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 7494 Jeff Law <law@cygnus.com>
252b5132
RH
7495
7496 * Makefile.in (bootstrap2, bootstrap3): New targets.
7497 (all-bootstrap): Remove outdated and confusing target.
7498 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7499
afb8d725
JM
7500Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7501
7502 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 7503 windows. Consistent with gdb/configure.
afb8d725 7504
252b5132
RH
75051997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7506
252b5132
RH
7507 * configure.in: Name Linux target fragment.
7508
7509 * configure: Rewrite so that project Makefile fragment is inserted
7510 first and appears last in the resulting Makefile.
7511
7512Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7513
7514 * Makefile.in (install-itcl): Install tcl first.
7515
252b5132 7516Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 7517
252b5132
RH
7518 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7519
7520Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7521
7522 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7523
7524 * configure.in (skipdirs): Add target-librx for Linux.
7525 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7526
7527Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7528
7529 * Makefile.in (bootstrap): New target.
7530
7531Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7532
7533 * config.sub: Accept 'amigados' for backward compatability.
7534
7535Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7536
7537 * config.guess: Merge with FSF.
7538
ba73c63f
JM
7539Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7540
7541 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7542
252b5132
RH
7543Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7544
7545 * config.sub: Add "marketing-names" patch.
7546
7547Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7548
80413487 7549 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
7550
7551Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7552
7553 * config.sub: Handle v850-elf.
7554
ba73c63f
JM
7555Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7556
7557 * .cvsignore (*-install): Remove.
7558
252b5132
RH
7559Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7560
7561 * ltconfig: Set CONFIG_SHELL in libtool.
7562 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7563
7564Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7565
7566 * configure.in (target_subdir): Set to libraries if enable_multilib.
7567
7568Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7569
7570 * config.guess: Update from gcc directory.
7571
7572Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7573
7574 * Makefile.in (all-sim): Depends on all-readline.
7575
7576Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7577
7578 * Makefile.in (BISON, YACC): Use $$s.
7579 (all-bison): Depend on all-texinfo.
7580
7581Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7582
7583 * Makefile.in (BISON): Add -L flag.
7584 (YACC): Likewise.
7585
7586Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7587
35590697
AJ
7588 * configure.in (noconfigdirs): Add support for v850e target.
7589
252b5132
RH
7590 * config.sub (maybe_os): Add support for v850e target.
7591
7592Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7593
35590697
AJ
7594 * configure.in (noconfigdirs): Add support for v850ea target.
7595
252b5132
RH
7596 * config.sub (maybe_os): Add support for v850ea target.
7597
7598Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7599
7600 * config.sub: Add mipstx39. Delete r3900.
7601
7602Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7603
7604 * Makefile.in (all-autoconf): Depends on all-texinfo.
7605
7606Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7607
7608 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7609 eabi targets.
7610
7611Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7612
7613 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7614
7615 * configure: When handling a Canadian Cross, handle YACC as well as
7616 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7617 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7618
7619Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7620
7621 * Makefile.in (BISON): bison, not byacc or bison -y.
7622 (YACC): bison -y or byacc or yacc.
7623 (various): Add *-bison as appropriate.
7624 (taz): No need to mess with BISON anymore.
7625
7626Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7627
7628 * configure: If OSTYPE matches *win32*, try to find a good value for
7629 CONFIG_SHELL.
7630
7631Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7632
7633 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7634 configure.in if it is present.
7635
7636Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7637
7638 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7639
7640Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7641
7642 * config.sub: Recognize `arc' cpu.
7643 * configure.in: Likewise.
7644 * config-ml.in: Likewise.
7645
7646Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7647
7648 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7649
7650Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7651
7652 * configure: Changed sed delimiter from ':' to '|' when
7653 attempting to substitute ${config_shell} for SHELL. On
7654 NT ${config_shell} may contain a ':' in it.
7655
7656Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7657
7658 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7659
7660Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7661
7662 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7663
7664Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7665
7666 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7667
7668 * ylwrap: If the program is a relative path, force it to be
7669 absolute.
7670
7671Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7672
7673 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7674
7675Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7676
7677 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7678 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7679 for libraries.
252b5132
RH
7680
7681Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7682
7683 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7684 separated by spaces.
252b5132
RH
7685
7686Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7687
7688 * ylwrap: New file.
7689 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7690
7691 * ltmain.sh: Handle /bin/sh at start of install program.
7692
7693 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7694
7695 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7696 * missing: New file, from automake 1.2.
7697
7698Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7699
7700 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7701 check-tk to CHECK_X11_MODULES.
7702
7703Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7704
7705 * config.sub: Merge with FSF.
7706
7707Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7708
7709 * config.guess: Merge with FSF.
7710
7711Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7712
7713 * configure: Treat msdosdjgpp like go32.
7714 * configure.in: Likewise. Don't remove gprof for go32.
7715
7716 * configure: Change Makefile.tem2 to Makefile.tm2.
7717
7718Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7719
7720 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7721
7722Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7723
7724 * install-sh (chmodcmd): Set to null if the DST directory already
7725 exists. Same as Nov 11th change.
7726
7727Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7728
35590697 7729 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7730
7731Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7732
7733 * config.guess: Update from FSF.
7734
7735Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7736
7737 * Makefile.in (GDB_TK): Depend on itcl and tix.
7738
7739Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7740
7741 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7742 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7743 (INSTALL_SCRIPT): New variable.
7744 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7745 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7746 to -x.
7747 * install-sh: Add support for -x option.
7748
7749Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7750
7751 * configure.in, Makefile.in: Treat tix like itcl.
7752
7753Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7754
7755 * Makefile.in (WINDRES): New variable.
7756 (WINDRES_FOR_TARGET): New variable.
7757 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7758 (EXTRA_HOST_FLAGS): Add WINDRES.
7759 (EXTRA_TARGET_FLAGS): Add WINDRES.
7760 (EXTRA_GCC_FLAGS): Add WINDRES.
7761 ($(DO_X)): Pass down WINDRES.
7762 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7763 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7764 DLLTOOL_FOR_TARGET.
7765
7766Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7767
7768 * configure.in: configure sim before gdb for win32-x-ppc
7769
7770Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7771
7772 Move gperf into the toplevel, from libg++.
7773 * configure.in (target_tools): Add target-gperf.
7774 (native_only): Add target-gperf.
7775 * Makefile.in (all-target-gperf): New target, depend on
7776 all-target-libg++.
7777 (configure-target-gperf): Empty rule.
7778 (ALL_TARGET_MODULES): Add all-target-gperf.
7779 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7780 (CHECK_TARGET_MODULES): Add check-target-gperf.
7781 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7782 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7783
7784Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7785
252b5132
RH
7786 * config.sub (mn10200): Recognize new basic machine.
7787
7788Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7789
7790 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7791 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7792
7793Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7794
7795 * configure.in: If we're building mips-sgi-irix6* native, turn on
7796 ENABLE_MULTILIB and set TARGET_SUBDIR.
7797
7798Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7799
7800 * Makefile.in (all-sn): Depend on all-grep.
7801
7802Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7803
7804 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7805
7806 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7807 Makefile. From Jeff Makey <jeff@cts.com>.
7808 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7809
7810 * Makefile.in (DISTBISONFILES): Remove.
7811 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7812 $(DEFAULT_YACC).
7813
7814 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7815 cygwin32.
252b5132
RH
7816
7817 * Makefile.in (LD): New variable.
7818 (EXTRA_HOST_FLAGS): Pass down LD.
7819 ($(DO_X)): Likewise.
7820
7821Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7822
7823 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7824
7825Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7826
7827 * configure.in (targargs): Strip out any supplied --build argument
35590697 7828 before adding our own. Always add --build.
252b5132
RH
7829
7830Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7831
7832 * configure.in (targargs): Pass --build if we're doing
7833 a cross-compile.
7834
7835Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7836
ba73c63f 7837 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7838 sed. Otherwise sed chokes on NT path names with drive
7839 designators. Also look for "?:*" as the leading characters in an
7840 absolute pathname.
7841
7842Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7843
7844 * config.sub: Support for r3900.
7845
7846Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7847
7848 * configure.in: Use install-sh, not install.sh.
7849
7850Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7851
7852 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7853 apply it twice.
7854
7855Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7856
7857 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7858 install-binutils.
7859
7860Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7861
7862 * Makefile.in: Add automake targets.
7863 * configure.in (host_tools): Add automake.
7864
7865Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7866
7867 * configure: Default CXX to c++, not gcc.
7868 * Makefile.in (CXX): Set to c++, not gcc.
7869 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7870
7871Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7872
7873 * install-sh: try appending a .exe if source file doesn't
7874 exist
7875
7876Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7877
7878 * configure.in: Turn on multilib by default.
7879 (cross_only): Remove target-libiberty.
7880
7881 * Makefile.in (all-gcc): Don't depend on libiberty.
7882
7883Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7884
7885 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7886
7887Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7888
7889 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7890 (DISTBISONFILES): Add ld/Makefile.in
7891
7892Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7893
7894 * configure.in: if target is cygwin32 but host isn't cygwin32,
7895 don't configure gdb tcl tk expect, not just gdb.
7896
7897Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7898
7899 * configure.in: Added gnuserv everywhere sn appears.
7900
7901 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7902 (CROSS_CHECK_MODULES): Added check-gnuserv.
7903 (INSTALL_MODULES): Added install-gnuserv.
7904 (CLEAN_MODULES): Added clean-gnuserv.
7905 (all-gnuserv): New target.
7906
7907Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7908
7909 * config.guess: Fixes for MIPS OpenBSD systems.
7910
7911Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7912
7913 * Makefile.in (INSTALL_XFORM): Remove.
7914 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7915
7916 * mkinstalldirs: New file, copied from automake.
7917 * Makefile.in (installdirs): Rename from install-dirs. Use
7918 mkinstalldirs. Change all users.
7919 (DEVO_SUPPORT): Add mkinstalldirs.
7920
7921Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
7922
7923 * install-sh: Rename from install.sh.
7924 * Makefile.in (INSTALL): Change install.sh to install-sh.
7925 (DEVO_SUPPORT): Likewise.
7926
7927 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
7928 Graichen <graichen@rzpd.de>.
7929
7930Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
7931
7932 * config.guess: Recognize OpenBSD systems correctly.
7933
7934Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7935
7936 * README, Makefile.in (ETC_SUPPORT): Remove references to
7937 cfg-paper*, configure.{texi,man,info*}._
7938
7939Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
7940
7941 * Makefile.in (all.normal): Ensure that gcc is built after all
7942 the x11 - ie gdb - targets.
7943
7944Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
7945
7946 * makefile.vms: Don't run conf-a-gas.
7947
7948Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
7949
80413487 7950 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
7951
7952Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
7953
7954 * configure.in: Remove noconfigdirs case since gdb also
7955 configures and builds for tic80-coff.
7956
7957Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
7958
7959 * configure: Set cache_file to config.cache.
7960 * Makefile.in (local-distclean): Remove config.cache.
7961
7962Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
7963
7964 * COPYING: Update FSF address.
7965
7966Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
7967
7968 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7969 noconfigdirs.
7970
7971Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
7972
7973 * Makefile.in (install-dirs): Don't crash if prefix, and hence
7974 MAKEDIRS, is empty.
7975
7976Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7977
7978 * config.sub: Tweak mn10300 entry.
7979
7980Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7981
7982 * configure.in (host_tools): Put sim before gdb, so gdb's
7983 configure.tgt can determine if the simulator was configured.
7984
7985Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7986
7987 * config.sub: Move BeOS $os case to be with other Cygnus
7988 local cases.
7989
7990Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7991
7992 * config.sub: Remove misplaced comment that broke Linux.
7993
7994Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7995
7996 * config.sub: Add BeOS support.
7997
7998Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7999
8000 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8001
8002Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8003
8004 * configure.in (noconfigdirs): Remove tcl and tk from
8005 noconfigdirs for cygwin32 builds.
8006
8007Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8008
8009 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8010
8011Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8012
8013 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8014 make-all.com, use makefile.vms instead.
8015
8016Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8017
8018 * config.sub: Accept -lnews*.
8019
8020Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8021
8022 * configure.in (noconfigdirs): Disable target-newlib,
35590697 8023 target-examples and target-libiberty for d30v.
252b5132
RH
8024
8025Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8026
8027 * configure.in (noconfigdirs): Enable ld for d30v.
8028
8029Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8030
8031 * configure.in (tic80-*-*): Build compiler.
8032
8033Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8034
8035 * configure.in (d30v-*): Remove sim directory from list of
35590697 8036 unsupported d30v directories
252b5132
RH
8037
8038Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8039
35590697
AJ
8040 * config.sub, configure.in: Add d30v target cpu.
8041
252b5132
RH
8042Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8043
8044 * makefile.vms: New file.
8045 * make-all.com: Remove.
8046
8047Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8048
8049 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8050
8051Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8052
8053 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8054
8055Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8056
8057 * Makefile.in (ALL_MODULES): Added all-db.
8058 (CROSS_CHECK_MODULES): Addec check-db.
8059 (INSTALL_MODULES): Added install-db.
8060 (CLEAN_MODULES): Added clean-db.
8061
8062Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8063
8064 * config.guess: Merge with latest FSF sources.
8065
8066Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8067
8068 * Makefile.in (ALL_MODULES): Added all-itcl.
8069 (CROSS_CHECK_MODULES): Added check-itcl.
8070 (INSTALL_MODULES): Added install-itcl.
8071 (CLEAN_MODULES): Added clean-itcl.
8072
8073Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8074
8075 * configure.in: build gdb for mn10200
8076
8077Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8078
8079 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8080
8081Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8082
8083 * configure.in (tic80-*-*): Turn off most targets right now.
8084
8085Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8086
8087 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8088 rather than the makeinfo program.
8089 (do-info): Depend upon all-texinfo.
8090
8091Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8092
8093 * configure.in: Remove uses of config/mh-linux.
8094
8095 * config.sub, config.guess: Merge with latest FSF sources.
8096
8097Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8098
8099 * config.sub (case $basic_machine): Add tic80 entries.
8100
8101Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8102
8103 * config.sub, config.guess: Merge with latest FSF sources.
8104
8105Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8106
8107 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8108 * mpw-config.in: Test for NewFolderRecursive.
8109 * mpw-install: Use symbolic name for startup filename.
8110 * mpw-README: Add various additional details.
8111
8112Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8113
8114 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8115
8116Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8117
8118 * configure.in: Do build gcc and the target libraries for
8119 the mn10200.
8120
8121Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8122
8123 * configure.in: don't avoid building gdb for mn10300 any more
8124 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8125 instead of single-quoting it.
8126
8127Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8128
8129 * configure.in: Don't use --with-stabs on IRIX 6.
8130
8131Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8132
8133 * configure.in (m32r): Build gdb, libg++ now.
8134
8135Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8136
8137 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8138 directories from noconfigdirs.
8139
8140Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8141
8142 * config.sub (basic_machine): added mips16 configuration
8143
8144Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8145
8146 * config.sub: Handle d10v-unknown.
8147
8148Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8149
8150 * config.sub: Handle v850-unknown.
8151
8152Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8153
8154 * Makefile.in: add findutils
8155 * configure.in: add findutils to list of host_tools
8156
8157Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8158
8159 * config.sub: Handle mn10200 and mn10300.
8160
8161Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8162
8163 * configure.in (d10v-*): Do not build librx.
8164
8165Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8166
8167 * configure.in (mn10300): Build everything except gdb & libgloss.
8168
8169Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8170
8171 * config.guess: Patch for Dansk Data Elektronik servers,
8172 from Niels Skou Olsen <nso@dde.dk>.
8173
8174 For ncr, use /bin/uname rather than uname, since GNU uname does not
8175 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8176
8177 Patch for MIPS R4000 running System V,
8178 from Eric S. Raymond <esr@snark.thyrsus.com>.
8179
8180 Fix thinko for nextstep.
8181
8182 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8183
8184 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8185 * config.guess: Guess mips-dec-mach_bsd4.3.
8186
8187 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8188 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8189 release numbers.
8190 * config.guess (mips-mips-riscos*): Emit just enough of the
8191 release number.
8192
8193 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8194 * config.guess (sparc-auspex-sunos*): Added.
8195 (f300-fujitsu-*): Added.
8196
8197 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8198 * config.guess: Recognize a Tadpole as a sparc.
8199
8200Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8201
8202 * config.guess: Don't assume that NextStep version is either 2 or
8203 3. NextStep 4 (aka OpenStep 4) has come out now.
8204
8205Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8206
8207 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8208 From Rik Faith <faith@cs.unc.edu>.
8209
8210Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8211
8212 * config.sub: Contributions from bug-gnu-utils to:
8213 Support plain "hppa" (no version given) architecture, reported by
8214 OpenStep.
8215 OpenBSD like NetBSD.
8216 LynxOs is not a hardware supplier.
8217
8218 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 8219 OpenBSD like NetBSD.
252b5132
RH
8220 Stratus systems.
8221 More Pyramid systems.
8222 i[n>4]86 Intel chips.
8223 M680[n>4]0 Motorola chips.
8224 Use unknown instead of lynx for hardware manufacturer.
8225
8226Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8227
8228 * install.sh (chmodcmd): Set to null if the DST directory already
8229 exists.
8230
8231Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8232
8233 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8234 not use mt-ppc target Makefile fragment any more.
8235
8236Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8237
8238 * configure.in (*-*-windows): Exclude everything but those dirs
8239 needed to build windows.
8240
8241Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8242
8243 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8244
8245Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8246
8247 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
8248
8249Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8250
8251 * Undo my previous change.
8252
8253Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8254
8255 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8256 unconditionally.
8257 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8258
8259Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8260
8261 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8262 host to add it's own flags.
252b5132
RH
8263
8264Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8265
8266 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8267
8268Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8269
8270 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8271 (CXX_FOR_TARGET): Likewise.
8272 (GCC_FOR_TARGET): Define.
8273 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8274 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8275 CC_FOR_TARGET was specified on the command line.
8276 (MAKEOVERRIDES): Don't define.
8277
8278Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8279
8280 * configure.in (m32r): Fix spelling of libg++ libs.
8281
8282Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8283
8284 * config.sub (-apple*): Remove, now redundant.
8285
8286Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8287
8288 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8289
8290 * configure: Rework yesterday's sed script patch.
8291
8292 * config.sub: Merge with FSF.
8293
8294Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8295
8296 * config.guess: Merge from FSF.
8297
8298 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
8299 * config.guess: Use pc instead of unknown, for pc clone systems.
8300 Change linux to linux-gnu.
252b5132
RH
8301
8302 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 8303 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
8304
8305Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8306
8307 * test-build.mk (HOLES): Add "xargs" for gdb.
8308
8309 * configure: Avoid hpux10.20 sed bug.
8310
8311Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8312
4bddf3ad 8313 * configure.in: Add support for windows host
252b5132
RH
8314 (that is a build done under the Microsoft build environment).
8315
8316Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8317
8318 * Makefile.in: Replace all uses of srcroot with s, to shrink
8319 command line lengths.
8320
8321 Patches from Geoffrey Noer <noer@cygnus.com>:
8322 * configure.in: If configuring for newlib, pass --with-newlib to
8323 subdirectories.
8324 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8325 -Bnewlib/ and -Lwinsup to gcc.
8326 (CXX_FOR_TARGET): Likewise.
8327
8328Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8329
8330 * Makefile.in (ETC_SUPPORT): Add configure.
8331
8332Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8333
35590697 8334 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
8335 host configuration file.
8336
8337Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8338
8339 * configure.in: Break mn10x00 support into separate
8340 mn10200 and mn10300 configurations.
8341 * config.sub: Likewise.
8342
8343Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8344
8345 * configure.in: Add lots of stuff to noconfigdirs for
8346 the mn10x00 targets.
8347
8348 * config.sub, configure.in: Add mn10x00 support.
8349
8350Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8351
8352 * make-all.com: Call conf-a-gas, not config-a-gas.
8353
8354Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8355
8356 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 8357 targets.
252b5132
RH
8358
8359Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8360
8361 * mpw-README: Add much more detail for native PowerMac.
8362 * mpw-install: New file.
8363 * mpw-configure: Add --norecursion and --help options.
8364 * mpw-config.in: Translate readme and install files when
8365 copying to objdir.
8366 * mpw-build.in: Don't always depend on byacc and flex.
8367 (install-only-top): New action.
8368
8369Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8370
8371 * configure.in: You can now configure GDB for the v850.
8372
8373Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8374
8375 * configure.in (noconfigdirs): Don't configure any C++ dirs
8376 if targeting D10V.
8377
8378Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8379
8380 * config.sub: Recognize mips64vr5000.
8381
8382Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8383
8384 * configure.in: Use a single line for host_tools and native_only.
8385
8386Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8387
8388 * config.sub, configure.in: Add entries for m32r.
8389
8390Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8391
8392 * Makefile.in (inet-install): Don't run install-gzip.
8393
8394Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8395
8396 * configure.in: Don't config lots of things for *-*-windows*.
8397
8398Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8399
8400 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8401 (host_libs, host_tools): Copy from configure.in.
8402 * mpw-configure: Don't complain about directories not found.
8403
8404Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8405
8406 * configure.in (i[345]86): Recognize i686 for pentium pro.
8407 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8408 file.
8409
8410 * config.guess (i[345]86): Ditto.
8411
8412Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8413
8414 * configure.in (noconfigdirs): Removed gdb for D10V.
8415
8416Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8417
8418 * configure.in: Remove ld, target-libio, target-libg++, and
8419 target-libstdc++ from noconfigdirs.
8420
8421Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8422
8423 * configure: Fix three locations where shell scripts were
8424 being run directly rather than with config_shell.
8425
8426Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8427
8428 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8429 * config.sub (basic_machine): Recognize v850.
8430
8431Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8432
8433 * mpw-configure: Handle multiple enable/disable options and
8434 pass them down recursively, handle -c and -s flags appropriately
8435 depending on choice of compiler, add escape mechanism for
8436 quoted arguments to gC.
8437
8438Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8439
8440 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8441 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8442 so that -mrelocatable-lib and -mno-eabi are used.
8443
8444 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8445 not support --print-multi-lib, don't abort.
8446
252b5132
RH
8447Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8448
8449 * make-all.com: Run config-a-gas.
8450 * setup.com: Don't copy subdirectory files around.
8451
8452Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8453
8454 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8455 target, it now compiles correctly.
8456
8457Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8458
8459 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8460
8461Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8462
35590697 8463 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
8464
8465Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8466
8467 * configure.in (native_only): Add prms.
8468
8469Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8470
8471 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8472 (BINUTILS_SUPPORT_DIRS): Likewise.
8473
8474Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8475
8476 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8477 d10v support is added.
8478
8479Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8480
8481 * configure.in (d10v-*-*): New target.
8482
8483Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8484
8485 * config.guess (HP 9000/811): Recognize this as a PA1.1
8486 machine.
8487
8488Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8489
8490 * Makefile.in (do-tar-gz): New target, split out from tail end of
8491 taz target. Run each command separately, don't use pipes.
8492 (taz): Use it.
8493
8494Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8495
8496 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8497 * mpw-build.in: No builds should depend on building byacc or flex,
8498 they are assumed to be installed already.
8499
8500Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8501
8502 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8503 variable that CC_FOR_TARGET needs.
8504
8505Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8506
8507 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8508 options have changed since the last time the subdirectory was
8509 configured, and if it has, reconfigure.
8510 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8511 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8512
8513Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8514
8515 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8516 CLEAN_MODULES): Add bash.
8517 (all-bash): New target.
8518
8519Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8520
8521 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8522
8523Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8524
8525 * config.sub (basic_machine): Recognize d10v as a valid processor.
8526
8527Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8528
8529 * mpw-configure: Add support for --bindir.
8530 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8531
8532Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8533
8534 * configure.in: add bash, time, gawk to list of hosttools and things
8535 to only build for native toolchains
8536
8537Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8538
8539 * Makefile.in (docdir): Remove.
8540
8541Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8542
8543 * Makefile.in (datadir): Set to $(prefix)/share.
8544
8545Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8546
8547 * configure.in: build diff and patch for cygwin32-hosted
8548 toolchains.
8549
8550Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8551
8552 * config.sub: Accept -rtems*.
8553
8554Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8555
80413487 8556 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
8557 remove diff from the list of things not buildable
8558 via Canadian Cross
252b5132
RH
8559
8560Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8561
8562 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 8563 don't get ". ".
252b5132
RH
8564
8565Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8566
8567 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8568
8569Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8570
8571 * Makefile.in (taz): Handle case where tex3patch didn't even get
8572 checked out. Also, if it was found, put the symlink in a new util
8573 subdirectory.
8574
8575Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8576
8577 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8578
8579Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8580
8581 * config.sub: Recognize -openvms.
8582 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8583 * make-all.com, setup.com: New files.
8584
8585Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8586
8587 * Makefile.in (taz): tex3patch moved to texinfo/util.
8588
8589Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8590
afb8d725 8591 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8592 * configure.in: remove make from disable-if-Can-Cross list
8593 enable gdb if ${host} and ${target} are cygwin32
8594
8595Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8596
8597 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8598 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8599
8600Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8601
8602 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8603 distinguish sysv/svr4/bsd variants.
8604 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8605
8606Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8607
8608 * configure.in: Added copyright notice.
8609 * move-if-change: Added copyright notice.
8610
8611Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8612
8613 * configure.in (powerpcle-*-solaris*): Until we get shared
8614 libraries working, don't build gdb, sim, make, tcl, tk, or
8615 expect.
8616
8617Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8618
8619 * config.guess: Merge with FSF:
8620
8621 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8622 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8623
8624 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8625 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8626
8627 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8628 * config.guess: Combine two OSF1 rules.
8629 Also recognize field test versions. From mjr@zk3.dec.com.
8630 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8631 because GNU uname does not support -p. From pmr@pajato.com.
8632
8633Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8634
8635 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8636
8637Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8638
8639 * mpw-README: Document GCCIncludes.
8640
8641Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8642
8643 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8644
8645Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8646
8647 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8648
8649Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8650
8651 * configure.in (*-*-cygwin32): Configure make.
8652
8653Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8654
8655 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8656
8657Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8658
8659 * Makefile.in (all-inet): Depend on all-perl.
8660
8661 * Makefile.in (inet-install): New target.
8662
8663 * Makefile.in (all-inet): Depend on all-tcl.
8664 (all-inet): Depend on all-send-pr.
8665
8666Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8667
8668 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8669 temporarily.
8670
8671Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8672
8673 * configure.in: Don't configure --with-gnu-ld on AIX.
8674
8675Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8676
8677 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8678
8679Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8680
8681 * Makefile.in (ALL_MODULES): Added all-inet.
8682 (CROSS_CHECK_MODULES): Added check-inet.
8683 (INSTALL_MODULES): Added install-inet.
8684 (CLEAN_MODULES): Added clean-inet.
8685 (all-indent): New target.
8686
8687 * configure.in (host_tools): Added inet.
8688 (native_only): Added inet.
8689 (noconfigdirs): Added inet.
8690
8691Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8692
8693 * configure.in: Don't configure libgloss if we are not configuring
8694 newlib.
8695
8696Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8697
8698 * configure.in: Don't configure libgloss for unsupported
8699 architectures.
8700
8701Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8702
8703 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8704
8705Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8706
8707 * Makefile.in (ALL_MODULES): Include all-apache.
8708 (CROSS_CHECK_MODULES): Include check-apache.
8709 (INSTALL_MODULES): Include install-apache.
8710 (all-apache): New target.
8711
8712 * configure.in: Added apache everywhere perl is seen.
8713
8714Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8715
8716 * Makefile.in: Add support for clean-{module} and
8717 clean-target-{module} rules.
8718
8719Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8720
8721 * configure.in (*-*-ose) do not build libgloss.
8722
8723Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8724
8725 * config.guess (prep*:SunOS:5.*:*): Turn into
8726 powerpele-unknown-solaris2.
8727
8728Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8729
8730 * configure.in: Permit --enable-shared to specify a list of
8731 directories.
8732
8733Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8734
8735 * configure.in (host==solaris): Pass only the first word of $CC
8736 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8737
8738Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8739
8740 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8741
8742Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8743
8744 * Makefile.in (ALL_MODULES): Include all-perl.
8745 (CROSS_CHECK_MODULES): Include check-perl.
8746 (INSTALL_MODULES): Include install-perl.
8747 (ALL_X11_MODULES): Include all-guile.
8748 (CHECK_X11_MODULES): Include check-guile.
8749 (INSTALL_X11_MODULES): Include install-guile.
8750 (all-perl): New target.
8751 (all-guile): New target.
8752
8753 * configure.in (host_tools): Include perl and guile.
8754 (native_only): Include perl and guile.
8755 (noconfigdirs): Don't build guile and perl; no ports have been
8756 done.
8757
8758Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8759
80413487
RH
8760 * configure (--enable-*): Handle quoted option lists such as
8761 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8762
8763Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8764
8765 * Makefile.in ({,inst}all-target): New rule so we can make and
8766 install all of the target directories easily.
8767
8768Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8769
8770 * configure.in: Add missing global flag in sed substitution when
8771 deleting `target-' from ${configdirs}.
8772
8773Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8774
8775 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8776 option.
8777
8778 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8779 config/mh-necv4.
8780
8781 * install.sh: Correct misspelling of transformbasename.
8782
8783 * config.guess: Recognize mips-*-sysv*.
8784
8785Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8786
8787 * config.sub: Recognize mon960.
8788
8789Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8790
8791 * configure: Restore Canadian Cross handling of BISON and LEX,
8792 removed in Feb 20 change.
8793
8794Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8795
8796 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8797 Mention make install. Remove the old copyright date as well the
8798 clumsy and rather pointless copyright on the README file.
8799
8800Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8801
8802 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8803 Makefile after running symlink-tree, then run `make distclean' to
8804 avoid clobbering any generated files in srcdir.
8805
8806Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8807
8808 * configure.in (m68k-*-netbsd*): Build everything now.
8809
8810Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8811
8812 * Makefile.in (taz): Fix quoting.
8813
8814Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8815
8816 * configure.in (sparclet-*-*): Build everything now.
8817
8818Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8819
8820 * configure.in (m68k-*-linux*): New host.
8821
8822Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8823
8824 * configure: Check for bison before byacc.
8825
8826Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8827
8828 * Makefile.in configure: Change the way LEX and BISON/YACC are
8829 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8830 searching PATH. These are used as fallbacks by Makefile.in if
8831 flex/bison/byacc aren't in objdir.
8832
8833Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8834
8835 * Makefile.in: Make everything which depends upon all-bfd also
8836 depend upon all-opcodes, in case --with-commonbfdlib is used.
8837
8838Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8839
8840 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8841 building NT native compilers on Unix.
8842
8843Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8844
8845 * configure.in: Don't get CC from the host Makefile fragment if we
8846 can find gcc in PATH, or if this is a Canadian Cross. Move the
8847 Solaris test for /usr/ucb/cc to the post target script, just after
8848 the compiler sanity test.
8849
8850Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8851
8852 * config.sub: Merge with FSF.
8853
8854Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8855
8856 * Makefile.in (RPATH_ENVVAR): New variable.
8857 (REALLY_SET_LIB_PATH): Use it.
8858 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8859
8860Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8861
8862 * config.sub, configure.in: Recognize sparclet cpu.
8863
8864Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8865
8866 * config.guess: Support m68k-cbm-sysv4.
8867
8868Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8869
8870 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8871 m68k-unknown-linuxaout from linker help string. Put quotes around
8872 $ld_help_string.
8873
8874Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8875
8876 * config.guess (powerpc-harris-powerunix): Add guess for port
8877 to new target.
8878
8879Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8880
8881 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8882
8883Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8884
8885 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8886 $(REALLY_SET_LIB_PATH) in Makefile.
8887 * Makefile.in (SET_LIB_PATH): New variable.
8888 (REALLY_SET_LIB_PATH): New variable.
8889 ($(DO_X)): Use $(SET_LIB_PATH).
8890 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8891 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8892 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8893 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8894 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8895 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8896 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8897 (install-dosrel): Likewise.
8898 (all-opcodes): Depend upon all-libiberty.
8899
8900Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8901
8902 * config.guess (*:CYGWIN*): New
8903
8904Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8905
8906 * Makefile.in (all-target-winsup): All all-target-libiberty.
8907
8908Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8909
8910 * configure.in (noconfigdirs): Add missing # in front of comment.
8911
8912Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8913
8914 * configure.in: add second pass to things added to noconfigdirs
8915 so *-gm-magic can exclude libgloss properly.
8916
8917Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8918
8919 * mpw-configure (extralibs_name, rez_name): Set correctly
8920 for MWC68K compiler.
8921
8922 * mpw-README: Add more info on the necessary build tools.
8923
8924Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
8925
8926 * configure.in, config.sub: Recognize cygwin32.
8927
8928Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
8929
8930 * config.guess, config.sub: Recognize A/UX.
8931
8932Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
8933
8934 * config.sub: Merge with gcc/config.sub.
8935
8936Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
8937
8938 * mpw-build.in (do-binutils): Add build of stamps.
8939
8940Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
8941
8942 * config.sub: Add recognition for mips64vr4100*-* targets.
8943
8944Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8945
8946 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8947 Add creation of gconfigargs with `--enable-shared' turned on.
8948 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8949 ($(host)-stamp-stage3-configured): Likewise.
8950 (HOLES): Add chatr and ldd.
8951 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8952
8953Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
8954
8955 * configure: Pass --nfp to recursive configures.
8956
8957Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
8958
8959 * Makefile.in (DLLTOOL): New.
8960 (DLLTOOL_FOR_TARGET): New.
8961 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8962 (EXTRA_TARGET_FLAGS): Ditto.
8963 (EXTRA_GCC_FLAGS): Ditto.
8964 (CONFIGURE_TARGET_MODULES): Ditto.
8965 (DO_X): Ditto.
8966 * configure: Add DLLTOOL.
8967
8968Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
8969
8970 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8971 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8972 mh-sco, since old workarounds no longer needed, and don't
8973 build ld, since libraries have weak symbols in COFF.
8974
8975Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8976
8977 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8978
8979Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8980
8981 * configure.in: Make sure that ${CC} can be used to compile an
8982 executable.
8983
afb8d725
JM
8984Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8985
8986 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8987 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8988 nothing depending on whether gdbtk is being built.
8989
252b5132
RH
8990Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8991
8992 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8993
8994Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8995
8996 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8997 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8998
8999Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9000
9001 * config-ml.in: Add support for
9002 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9003 Simplify setting of multidirs from --disable-foo.
9004
9005Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9006
9007 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9008 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9009 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 9010 non-empty, pass them on to the GCC make.
252b5132
RH
9011 (all-bootstrap): New rule that is like all-gcc, except it executes
9012 the GCC bootstrap rule instead of the GCC all rule.
9013
9014Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9015
9016 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9017
9018Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9019
9020 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9021 DG/UX support.
9022
9023Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9024
9025 * config.sub (i*86*) Change [345] to [3456]
9026
9027Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9028
9029 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9030 --with-gnu-ld=no.
9031
9032Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9033
9034 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9035 AIX multilibs get built.
9036
9037Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9038
9039 * configure.in (i386-win32): Don't build expect if we're not
9040 building the tcl subdir.
9041
9042Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9043
9044 * Makefile.in: (configure-target-examples, all-target-examples):
9045 New targets, configure and build example programs.
9046
9047Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9048
9049 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9050 use it as input to sedit the generated MPW makefile.
9051 * mpw-README: Add a suggestion about Gestalt.h.
9052
9053Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9054
9055 * config.sub: Accept *-*-ieee*.
9056
9057Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9058
9059 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9060 Ronald F. Guilmette <rfg@monkeys.com>.
9061
9062Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9063
9064 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9065 for powerpc-pe native.
9066 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9067 (target==powerpc-pe): duplicate i386-win32 entry.
9068
9069Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9070
9071 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9072 of vxworks, not just vxworks5.1.
9073
9074Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9075
9076 * mpw-configure: Add support for exec-prefix.
9077
9078Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9079
9080 * config.guess: Recognize HP model 816 machines as having
9081 a PA1.1 processor.
9082
9083Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9084
9085 * configure: Ignore new autoconf configure options.
9086
252b5132
RH
9087Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9088
9089 * config.guess: Recognize Pentium under SCO.
9090 From Robert Lipe <robertl@arnet.com>.
9091
9092Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9093
9094 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
9095
9096Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9097
9098 * configure.in: Don't configure gas for alpha-dec-osf*.
9099
9100Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9101
9102 * configure.in: Default to --with-stabs for some targets for which
9103 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9104 i[345]86*-*-unixware*.
9105
9106Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9107
9108 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9109 rather than basing it on the target. Simplify handling of options
9110 controlling which directories to configure. Remove extraneous
9111 slash in multi-clean target.
9112
9113Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9114
9115 * config-ml.in: Prefix more variables with ml_ so they don't collide
9116 with configure's.
9117
9118Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9119
9120 * configure: Don't turn -v into --v.
9121
9122Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9123
9124 * configure.in (targargs): Fix typo.
9125
9126 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9127
9128Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9129
9130 * configure.in: Strip --host and --target options from
9131 CONFIG_ARGUMENTS, and always configure for --host only. Add
9132 --with-cross-host option when building with a cross-compiler.
9133 * configure: Canonicalize the arguments put into config.status by
9134 always using `=' for an option with an argument. Pass a presumed
9135 --host or --target explicitly.
9136
9137Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9138
9139 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9140 into general OS recognition case.
9141
9142Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9143
9144 * configure.in (target_configdirs): add target-winsup only
9145 for win32 target systems.
9146
9147Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9148
9149 * Makefile.in (all-target-libgloss): Depend upon
9150 configure-target-newlib, since when libgloss is built it looks to
9151 see if the newlib directory exists.
9152
9153Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9154
9155 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9156 cfg-ml-*.in.
9157
9158Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9159
9160 * configure: Handle LD and LD_FOR_TARGET when configuring a
9161 Canadian Cross.
9162
252b5132
RH
9163Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9164
9165 * configure.in (target_libs): add target-winsup.
9166 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9167 (target==ppcle-pe): remove ld from $noconfigdirs.
9168
9169Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9170
9171 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9172 Preserve relative path names in $srcdir. Build symlink tree if
9173 configuring cross target dir and srcdir=. (= no VPATH support).
9174 (configure-target-libg++): Depend on configure-target-librx.
9175 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9176 * config-ml.in: New file.
9177 * symlink-tree: New file.
9178 * configure: Ensure srcdir="." if that's what it is.
9179
9180Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9181
9182 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9183 includes and FLEX_SKELETON setting.
9184 * mpw-configure (--with-gnu-ld): New option, controls whether
9185 to use PPCLink or ld with PowerMac GCC.
9186 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9187 * mpw-config.in: Configure grez if targeting Mac.
9188
9189 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
9190 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9191 just macos.
252b5132
RH
9192 * configure.in: Configure grez resource compiler if targeting Mac.
9193 * Makefile.in (all-grez, install-grez): New targets.
9194
9195Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9196
9197 * configure: CXX defaults to gcc, not g++. If we find
35590697 9198 gcc in the path, set CC to gcc -O2.
252b5132
RH
9199
9200Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9201
9202 * configure: Default ${build} correctly. Avoid picking up extra
9203 spaces when reading CC and CXX from Makefile. When doing a
9204 Canadian Cross, use plausible default values for numerous
9205 variables.
9206 * configure.in: When doing a Canadian Cross, don't try to
9207 configure tools whose configure script can't handle it.
9208
9209Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9210
9211 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9212
9213Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9214
9215 * configure: Remove dubious bug reporting address.
9216
9217Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9218
9219 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9220 configure script, run that instead of this directory's configure.
9221 In either case, print a message that we're configuring the sub-dir.
9222
9223Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9224
9225 * configure.in: Before checking for the existence of various files,
9226 use sed to filter out "target-".
9227
9228Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9229
9230 * Makefile.in (DO_X): Split rule to decrease command line length
9231 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9232 (Philippe De Muyter).
9233
9234Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9235
9236 * Makefile.in (all-patch): depend on all-libiberty.
9237
9238Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9239
9240 * configure.in: If the only directory in target_configdirs which
9241 actually exists is libiberty, then set target_configdirs to empty,
9242 to avoid trying to build a target libiberty in a gas or gdb
9243 distribution.
9244
9245Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9246
9247 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
9248 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9249 systems.
252b5132
RH
9250
9251Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9252
9253 * configure.in (copy_dirs): Use sys-include instead of include
9254 for --with-headers option.
9255
9256Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9257
9258 * Makefile.in, configure.in: Make winsup builds work with
9259 new scheme.
9260
9261Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9262
9263 * configure.in: Build the linker on AIX.
9264
9265Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9266
9267 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9268 where needed.
9269
9270Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9271
9272 * Makefile.in (all-gcc): Fix typo.
9273
9274Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9275
9276 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9277
9278Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9279
9280 * configure.in: Rename libFOO to target-libFOO, and xiberty
9281 to target-xiberty, to provide more flexibility.
9282 (target_subdir): Define. Create if cross.
9283 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9284 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9285 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9286 check-libFOO -> check-target-libFOO, etc.
9287 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9288 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9289 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9290 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9291 allow ALL_GCC="" to only configure.
9292 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9293 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9294 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9295
9296Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9297
9298 * Makefile.in (taz): Build "info" in etc explicitly.
9299
9300Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9301
9302 * configure.in: Make sure that CC is undefined (as opposed to
9303 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9304 problem with autoconf trying to configure on a host without GCC.
9305
9306Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9307
9308 * mpw-configure: Set host alias from choice of host compiler,
9309 only use generic MPW Makefile sed if present, edit a file
9310 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9311 * mpw-README: Add problem notes about CW6 and CW7.
9312
9313Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9314
9315 * Makefile.in (taz): Use ";" instead of ";;".
9316
9317Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9318
9319 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9320 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9321 DISTDOCDIRS.
9322 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9323 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9324
9325Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9326
9327 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9328 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9329 Move bfd to DISTSTUFFDIRS.
9330
9331Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9332
9333 * Makefile.in (X11_LIB): Removed.
9334 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9335
9336 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9337
9338Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9339
9340 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9341 names.
9342
9343Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9344
9345 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9346
9347Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9348
9349 * configure.in (i[345]86-*-win32): Always build newlib.
9350 Don't configure cvs, autoconf or texinfo.
9351 * Makefile.in (LD_FOR_TARGET): New.
9352 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9353 Pass down LD_FOR_TARGET.
9354
9355Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9356
9357 * winsup: New directory.
9358 * Makefile.in: Build winsup.
9359 * configure.in: Winsup is configured when target is win32.
9360 Can only build win32 target GDB when native.
35590697 9361
252b5132
RH
9362Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9363
9364 * config.guess: Recognize HP model 819 machines as having
9365 a PA 1.1 processor.
9366
9367Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9368
9369 * configure: Fix sed loop which substitutes for CC and CXX to
9370 avoid bug found in various sed implementations.
9371
9372Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9373
9374 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9375 simulator. Use standard powerpc-*-eabi*.
9376
9377Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9378
9379 * configure.in: Stop putting gas and binutils in noconfigdirs for
9380 powerpc-*-aix* and rs6000-*-*.
9381
9382Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9383
9384 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9385 -mcall-aixdesc libraries.
9386
9387Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9388
9389 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9390
9391 * config.sub (arm | armel | armeb): Fix shell syntax.
9392
9393Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9394
9395 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9396 -msoft-float and -mcpu=common support.
9397 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9398 libraries.
9399
9400Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9401
9402 * configure.in: Allow configuration and build of emacs19 for the alpha.
9403
9404Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9405
9406 * configure.in (CC): Get ^CC, not just any old CC, from
9407 ${host_makefile_frag}.
9408
9409Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9410
35590697 9411 * configure.in (CC): Try to get CC from
252b5132
RH
9412 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9413
9414Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9415
9416 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9417 only if it exists in $(srcdir).
9418
9419Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9420
9421 * configure: If CC and CXX are not set in the environment, set
9422 them, based on either an existing Makefile or on searching for gcc
9423 in PATH. Substitute for CC and CXX in Makefile.
9424 * configure.in: Remove libm from target_libs. Separate
9425 target_configdirs from configdirs. If CC is not set in
9426 environment, try to get it from a host Makefile fragment. Rewrite
9427 changes of configdirs to use skipdirs instead. A few minor
9428 tweaks. Take directories out of target_configdirs as they are
9429 taken out of configdirs. Remove existing Makefile files from
9430 subdirectories. Substitute for TARGET_CONFIGDIRS and
9431 CONFIG_ARGUMENTS in Makefile.
9432 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9433 by configure.in.
9434 (CONFIG_ARGUMENTS): Likewise.
9435 (CONFIGURE_TARGET_MODULES): New variable.
9436 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9437 ($(CONFIGURE_TARGET_MODULES)): New target.
9438 (configure-libg++, configure-libio): New targets.
9439 (all-libg++): Depend upon configure-libg++.
9440 (all-libio): Depend upon configure-libio.
9441 (configure-libgloss, all-libgloss): New targets.
9442 (configure-libstdc++): New target.
9443 (all-libstdc++): Depend upon configure-libstdc++.
9444 (configure-librx, all-librx): New targets.
9445 (configure-newlib): New target.
9446 (all-newlib): Depend upon configure-newlib
9447 (configure-xiberty): New target.
9448 (all-xiberty): Depend upon configure-xiberty.
9449
9450Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9451
9452 * configure.in (host i[345]86-*-win32): Expand the
9453 noconfigdirs again.
9454
9455Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9456
9457 * mpw-configure: Fix sed command file name.
9458
9459Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9460
35590697 9461 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
9462 noconfigdirs again.
9463
9464Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9465
9466 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9467 or powerpc*-*-pe*, since they are not yet supported.
9468
9469Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9470
9471 Add PowerMac support and many other enhancements.
9472 * mpw-configure: New option --cc to select compiler to use,
9473 paste options set according to --cc into the generated
9474 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9475 if mpw-make.sed is present.
9476 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9477 add forward includes for PowerPC include files.
9478 * mpw-build.in: Build using Makefile.PPC if present.
9479 (do-byacc, etc): Remove separate version resource builds.
9480 (do-gas): Build "stamps" before "all".
9481 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9482 * mpw-README: Update to reflect --cc option, PowerMac support,
9483 and recently-reported compatibility problems.
9484
9485Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9486
9487 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9488 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9489 (--with-multilib-top): Pass to recursive invocations.
9490
9491Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9492
9493 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9494 v810-*-*.
9495
9496Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9497
9498 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9499 gdb, ld and opcodes on v810-*-*.
9500
252b5132
RH
9501Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9502
9503 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9504 (local-maintainer-clean): New target.
9505 (maintainer-clean): New target.
9506 (realclean): Just depend upon maintainer-clean.
9507
9508Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9509
9510 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9511
9512Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9513
9514 * configure.in: Build ld in mips*-*-bsd* case.
9515
9516Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9517
9518 * config.sub: Accept -lites* OS. From Ian Dall.
9519
9520Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9521
9522 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 9523 targets.
252b5132
RH
9524
9525Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9526
9527 * configure.in: treat i386-win32 canadian cross the same as
9528 i386-go32 canadian cross.
9529
9530Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9531
9532 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9533 running under the simulator to build a reduced set of libraries.
9534 (powerpc-*-eabiaix): Add fine grained multilib support added to
9535 other powerpc targets yesterday.
9536
9537Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9538
9539 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9540 -disable-softfloat, -disable-relocatable, -disable-aix, and
9541 -disable-sysv to control which multilib libraries get built.
9542
9543Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9544
9545 * configure: Add Makefile.tem to list of files to remove in trap
9546 handler.
9547
9548Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9549
9550 * config.guess (*Linux*): Add missing "exit"s.
9551 Also, need specific check for alpha-unknown-linux (uses COFF).
9552
9553Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9554
9555 * config.guess: Merge with FSF:
9556
9557 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9558 * config.guess (AIX4): More robust release numbering discovery.
9559
9560 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9561 * config.guess (i386-sequent-ptx): Properly get version number.
9562
9563 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9564 * config.guess (mips:*:4*:UMIPS): New case.
9565
9566Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9567
9568 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9569 (i386-win32 host): Likewise. Don't build readline.
9570
afb8d725
JM
9571Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9572
9573 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9574 SUPPORT_FILES to submakes.
9575
252b5132
RH
9576Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9577
9578 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9579 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9580 mpw-configure.
9581
9582Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9583
9584 * configure.in (appdirs): Use =, not ==, in test expression when
9585 trying to build the text to print in the warning message for
9586 Solaris users.
9587
9588Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9589
9590 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9591
9592Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9593
9594 * config.guess: Recognize lynx-2.3.
9595
9596Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9597
9598 * config.sub (z8ksim): Deleted
9599 (z8k-*-coff): New, this is the one true name of the target.
9600
9601Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9602
9603 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9604
9605Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9606
9607 * config.guess (*:Linux:*:*): First try asking the linker what the
9608 default object file format is (elf, aout, or coff). Then if this
9609 fails, try previous methods.
9610
9611Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9612
9613 * configure.in: Don't build newlib for *-*-vxworks5.1.
9614
9615Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9616
9617 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9618 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9619
9620Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9621
9622 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9623
9624Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9625
9626 * cfg-ml-com.in: New file.
9627 * cfg-ml-pos.in: New file.
9628
9629Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9630
9631 * COPYING.NEWLIB: Add HP free copyright to list.
9632
9633Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9634
9635 * config.sub: Recognize -eabi* for the system, not just -eabi.
9636
9637Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9638
9639 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9640 * config.sub, configure.in (win32): New target and host.
9641
9642Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9643
9644 * configure.in: Add i386-pe configuration.
9645
9646Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9647
9648 * mpw-build.in (install): Install GDB after LD.
9649
9650Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9651
9652 * mpw-config.in (elf/mips.h): Always forward-include, needed
9653 for GDB to build.
9654
9655Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9656
9657 * testsuite: New directory for customer acceptance and whole tool
9658 chain tests.
9659
9660Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9661
9662 * configure: If per-host line isn't found, but AC_OUTPUT is found
9663 and a configure script exists, run it instead.
9664
9665Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9666
9667 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9668
9669Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9670
9671 * configure: Set build_{cpu,vendor,os,alias} to host values when
9672 --build isn't specified.
9673
9674Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9675
9676 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9677 (FLAGS_TO_PASS): Pass them.
9678 (EXTRA_TARGET_FLAGS): Ditto.
9679
252b5132
RH
9680Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9681
9682 * Makefile.in (all-libg++): Depend on all-libstdc++.
9683
9684Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9685
9686 * configure.in (noconfigdirs): Enable all packages for
9687 i386-unknown-netbsd.
9688
9689Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9690
9691 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9692 hosted builds (DOS builds)
9693
9694Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9695
9696 Changes for ARM based on patches from Richard Earnshaw:
9697 * config.sub: Handle armeb and armel.
9698 * configure.in: Omit arm linker only for riscix.
9699
9700Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9701
9702 * config.guess: Update from FSF.
9703
9704Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9705
9706 * config.sub: Recognize powerpcle as the little endian varient of
9707 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9708 powerpcle variant. Convert pentium into i586, not i486. Add p5
9709 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9710 temporarily.
9711
9712Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9713
9714 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9715
9716Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9717
9718 * config.sub: Accept -lites* as a basic system type.
9719
9720Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9721
9722 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9723 installed, and if so return linuxoldld as the system name.
9724
9725Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9726
9727 * config.guess: Add hppa1.1-hp-lites support.
9728
9729Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9730
9731 * configure.in: Don't build newlib for m68k-vxworks5.1.
9732
9733Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9734
9735 * configure.in (mips-sgi-irix6): Use mh-irix5.
9736
9737Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9738
9739 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9740
9741Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9742
9743 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9744 OSF/1. Fix compiler flags.
252b5132
RH
9745 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9746
9747Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9748
9749 * configure.in: Recognize --with-newlib.
9750 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9751
afb8d725
JM
9752Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9753
9754 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9755 to *_X11_MODULES due to gdbtk needing X include files et al.
9756
252b5132
RH
9757Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9758
9759 Merge in support for Mac MPW as a host.
9760 (Old change descriptions retained for informational value.)
9761
9762 * mpw-config.in: Add generic include forwards for cpu-specific
9763 include files in aout and elf directories.
9764
9765 * mpw-configure: Added copyright.
9766 * mpw-config.in: Check for presence of required build tools.
9767 (target_libs): Add newlib.
9768 (target_tools): Add examples.
9769 (Read Me): Generate as "Read Me for MPW" instead.
9770 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9771 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9772 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9773
9774 * mpw-configure: Remove subdir-specific makefile hackery,
9775 delete mk.tmp after using it.
9776
9777 * mpw-build.in (all): Display start and end times.
9778
9779 * mpw-configure (host_canonical): Set.
9780 (target_cpu): Always add to makefiles.
9781 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9782 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9783 (mpw-mh-mpw): Look for in srcdir and srcroot.
9784 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9785
9786 * mpw-build.in: (install-only): New target.
9787
9788 * mpw-configure (host_alias, target_alias): Rename from hostalias
9789 and targetalias, add into generated Makefile.
9790 (mk.tmp): If present, add into generated Makefile.
9791 * mpw-build.in (all-gas): Build config.h first before gas proper.
9792
9793 * mpw-configure (config.status): Write only if changed.
9794 * mpw-config.in (readline): Configure it (not built, just used for
9795 definitions).
9796
9797 * mpw-config.in (elf/mips.h): Add a forward include.
9798
9799 * mpw-config.in: Forward-include most .h files in include into
9800 extra-include.
9801 (readline): Don't build.
9802 mpw-build.in (install): Install GDB.
9803
9804 * mpw-configure (prefix, mpw_prefix): Handle it.
9805 * mpw-config.in (mmalloc, readline): Don't configure.
9806 * mpw-build.in (thisscript): Rename to ThisScript.
9807 Use mpw-build instead of BuildProgram everywhere.
9808 (mmalloc, readline): Don't build.
9809 * mpw-README: New file, basic documentation about the MPW port.
9810
9811 * mpw-config.in: Use forward-include to create include files.
9812
9813 * mpw-configure: Add more things to the top of each configured
9814 Makefile, including contents of config/mpw-mh-mpw.
9815 * mpw-config.in (extra-include): Create this directory and fill it
9816 with Posix-like include files when configuring.
9817
9818 * config.sub (apple, mac, mpw): Add various aliases.
9819
9820 * mpw-build.in: New file, top-level build script fragment for MPW.
9821 * mpw-configure: New file, configure script for MPW.
9822 * mpw-config.in: New file, config fragment for MPW.
9823
9824Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9825
9826 * configure.in (host_libs): Remove glob, since it is gone from the
9827 sources.
9828
9829Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9830
9831 * Makefile.in: define empty GDB_NLM_DEPS var.
9832
9833 * configure.in(target_makefile_frag): use config/mt-netware
9834 for netware targets.
9835
9836Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9837
9838 * config.sub: Merge in recent FSF changes. Remove linux special
9839 cases.
9840
9841Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9842
4bddf3ad 9843 Revert this change:
252b5132
RH
9844
9845 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9846
9847 * build-all.mk: Use CC=cc -Xs on Solaris.
9848
252b5132
RH
9849Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9850
9851 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9852 stop using it.
9853 * Makefile.in: Nuke all references to glob subdirectory.
9854
9855Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9856
9857 * configure.in: Fix --enable-shared logic in per-host.
9858
9859Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9860
9861 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9862
9863Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9864
9865 * configure.in (noconfigdirs): Don't build gas on AIX, for
9866 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9867
9868Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9869
9870 * configure: Fix --cache-file to work if the file argument is a
9871 relative path.
9872
9873Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9874
9875 * configure: If the --cache-file is used, pass it down to
9876 configure in subdirectories.
9877
9878Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9879
9880 * config.sub: add vxworks29k configuration.
9881
9882Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9883
9884 * Makefile.in (taz): Do "diststuff" part quietly.
9885
9886Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9887
9888 * config.sub: Mini-merge with gcc/config.sub.
9889
9890Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9891
9892 * config.guess (IRIX): Sed - to _.
9893
9894Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9895
9896 * Makefile.in (source-vault, binary-vault): New targets.
9897
9898Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9899
9900 * config.sub: Recognize -eabi as a basic system type.
9901
9902Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9903
9904 * configure.in (enable_shared stuff): Fix typo.
9905
9906Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9907
9908 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9909
9910Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9911
9912 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9913
9914Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9915
9916 * configure.in (rs6000-*-*): Don't build gas.
9917
9918Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
9919
9920 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9921 reduce command line length.
9922 (AS_FOR_TARGET): Check for as.new, not Makefile.
9923 (NM_FOR_TARGET): Check for nm.new, not Makefile.
9924
9925Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
9926
9927 * config.guess: Merge from FSF.
9928
9929Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9930
9931 * configure: Don't use $ when handling program_suffix.
9932
9933Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
9934
9935 * configure.in: Configure tk for hppa/hpux.
9936
9937Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
9938
9939 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
9940
9941Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9942
9943 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
9944 to LIBCXXFLAGS. Tests are better run without it.
9945
9946Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
9947
9948 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9949
9950Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
9951
9952 * configure.in (*-*-netware*): Don't configure xiberty.
9953
9954Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
9955
9956 * configure.in: Remove tk from native_only list.
9957
9958Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
9959
9960 * build-all.mk: Add mips-ncd-elf target to sun4 targets
9961 for special NCD build.
9962
9963Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9964
9965 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9966 makeall.bat, they're only useful for binutils snapshots.
9967 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9968 makeall.bat to specified SUPPORT_FILES.
9969
9970Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
9971
9972 * build-all.mk: Add Ericsson targets to sun4 and solaris
9973 hosts. Add BNR's sun4 target to solaris host, so their
9974 build-from-source will be tested in-house first.
9975
9976Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9977
9978 * Makefile.in (LIBCFLAGS): New variable.
9979 (CFLAGS_FOR_TARGET): Ditto.
9980 (LIBCFLAGS_FOR_TARGET): Ditto.
9981 (LIBCXXFLAGS): Ditto.
9982 (CXXFLAGS_FOR_TARGET): Ditto.
9983 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9984 (BASE_FLAGS_TO_PASS): Pass them.
9985 (EXTRA_TARGET_FLAGS): Ditto.
9986
4bddf3ad 9987 * configure.in: Support --enable-shared.
252b5132
RH
9988
9989Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9990
9991 * configure.in (target_libs): Include libstdc++ again.
9992 * config.guess: Update from FSF (for FreeBSD).
9993
9994Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9995
9996 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9997 makeall.bat.
9998 (DISTDOCDIRS): Add `etc'.
9999 (ETC_SUPPORT_PFX): New variable.
10000 (taz): Include anything from etc starting with a word in
10001 ETC_SUPPORT_PFX.
10002
10003Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10004
10005 * config.sub: Update for recent FSF changes. Remove obsolete
10006 h8300hds entry. Add -windows* and -osx as basic os. Minor
10007 spacing changes.
10008
10009Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10010
10011 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10012
10013 * config.guess: Merge with FSF.
10014 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10015
10016Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10017
10018 * configure: Since the "trap 0" handler will override the exit
10019 status on many systems, only use it for "exit 1", and make it set
10020 a non-zero exit status; reset it before "exit 0". Also, check
10021 exit status of config.sub, and error out if it failed.
10022
10023Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10024
10025 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10026 and install libgloss.
10027
10028Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10029
10030 * Makefile.in (all-binutils): Depend upon all-byacc.
10031
10032 * configure.in: Don't build emacs on Irix 5.
10033
10034Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10035
10036 * configure.in (*-*-netware*): Add libio.
10037
10038Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10039
10040 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10041 (CHECK_TARGET_MODULES): Ditto.
10042 (INSTALL_TARGET_MODULES): Ditto.
10043 (TARGET_LIBS): Ditto.
10044 (all-libstdc++): Note dependencies.
10045
10046Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10047
10048 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10049
10050Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10051
10052 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10053 -fexternal-templates.
10054
10055 * configure.in (target_libs): Add libstdc++.
10056 (noconfigdirs): Add libstdc++ as appropriate.
10057
10058Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10059
10060 * config.guess: Update from FSF.
10061
10062Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10063
10064 * configure: Use ${config_shell} when running ${configsub}.
10065
10066Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10067
10068 * config.sub: No longer recognize h8300h.
10069
10070Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10071
10072 * config.sub: Remove extraneous differences between config.sub and
10073 gcc/config.sub.
10074
10075Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10076
10077 * Makefile.in (DISTSTUFFDIRS): Add gas.
10078
10079Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10080
10081 * COPYING.NEWLIB: New file.
10082
10083Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10084
10085 * config.guess (HP-UX): Patch from Harlan Stenn
10086 <harlan@landmark.com> to also emit release level.
10087
10088Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10089
10090 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10091
10092Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10093
10094 * config.sub: Merge nextstep cleanup from FSF.
10095
10096Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10097
10098 * configure.in (arm-*-*): Don't configure ld for this target.
10099
10100Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10101
10102 * configure.in (*-*-netware): don't configure libg++, libio,
10103 librx, or newlib.
10104
10105Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10106
10107 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10108 configure ld--it works, but it doesn't support shared libraries.
10109
10110Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10111
10112 * config.guess (*-unknown-freebsd*): Get rid of possible
10113 trailing "(Release)" in version string.
10114 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10115
10116Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10117
10118 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10119 Fix type: *-next-neststep -> *-next-nextstep.
10120
10121 * config.guess: Merge from FSF:
10122
10123 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10124
10125 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10126
10127 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10128
10129 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10130 instead of UNIX_SV for UnixWare 1.0).
10131
10132Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10133
10134 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10135 to make gdb/nlm/* build after the compiler and linker.
10136
10137Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10138
10139 * config.guess (netbsd, freebsd, linux): Accept any machine,
10140 not just i[34]86.
10141 (m68k-atari-sysv4): Relocate to match FSF version.
10142
10143 * config.guess: More merges from the FSF:
10144
10145 Add a space before function call or macro invocation.
10146
10147 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10148
10149 * config.guess: Add trap cmd to remove dummy.c and dummy when
10150 interrupted.
10151
10152 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10153
10154 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10155 (dummy): Redirect stderr from compilation of dummy.c.
10156
10157 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10158
10159 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10160
10161Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10162
10163 * configure: Accept and ignore --cache*, for compatibility with
10164 new autoconf.
10165
10166Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10167
10168 * config.guess: Merge from FSF:
10169
10170 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10171
10172 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
10173 (PATH): Add /.attbin at end for finding uname.
10174 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
10175
10176 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10177
80413487 10178 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
10179
10180 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10181
80413487
RH
10182 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10183 to select whether to use ELF or COFF.
252b5132
RH
10184
10185 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10186
80413487 10187 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
10188
10189 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10190
10191 * config.guess: Guess the OS version for HPUX.
10192
10193 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10194
10195 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10196
10197Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10198
10199 * configure.in: Recognize --with-headers, --with-libs, and
10200 --without-newlib.
10201 * Makefile.in (all-xiberty): Depend upon all-ld.
10202
10203Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10204
10205 * configure.in: Change i[34]86 to i[345]86.
10206
10207Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10208
10209 * configure (version): A few more tweaks to help message.
10210
10211Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10212
10213 * Makefile.in: Remove (for now) librx as a host library,
10214 now that we're building it for target.
10215
10216Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10217
10218 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10219 (Karl Berry).
10220
10221Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10222
10223 * configure.in: Also configure librx.
10224
10225Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10226
10227 * Makefile.in: Update various rules to reflect that librx
10228 is now needed for libg++.
10229
10230Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10231
10232 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10233
10234Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10235
10236 * configure.in: Configure the examples directory.
10237
10238Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10239
10240 * configure: Simplify Jun 2 1994 change.
10241
10242Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10243
10244 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10245 /bin/gcc isn't good enough to build gcc.
10246
10247Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10248
10249 * Makefile.in (GDB_SUPPORT_FILES): Remove
10250 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10251 (gdb.tar.gz): Add new rule to use standard distribution building
10252 mechanism.
10253
10254Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10255
10256 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10257 Bill Cox <bill@cygnus.com>.
10258
10259Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10260
10261 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10262
10263Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10264
10265 * configure: Search current dir first in .gdbinit.
10266
10267Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10268
10269 * config.sub: Recognize freebsd (merged from gcc config.sub).
10270
10271Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10272
10273 * config.sub: Refer to NeXT's operating system as nextstep.
10274
10275 * config.sub (case $basic_machine): Re-order the cases, to match
10276 the order in the FSF version (which is mostly alphabethical).
10277 Merge in some additions and changes from the FSF.
10278
10279Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10280
10281 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10282 * config.sub: Recognize cxux7.
10283 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10284
10285Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10286
10287 * config.sub: Fix typo powerpc -> powerpc-*.
10288
10289Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10290
10291 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10292
10293 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10294 parallel with all-emacs and install-emacs). Top-level command
10295 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10296
10297Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10298
10299 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10300 $(relbindir)/make before doing ``make install'', and use
10301 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10302 installing over running make binary.
10303 ($(host)-stamp-stage3-installed): Likewise.
10304
10305Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10306
10307 * config.guess: Recognize Mach.
10308
10309Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10310
10311 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10312 see whether --exec-prefix was used.
10313
10314Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10315
10316 * README: Explicitly mention libg++/README. (Zoo's idea.)
10317
10318Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10319
10320 * Makefile.in: Add all-librx target similar to all-libproc.
10321
10322Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10323
10324 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10325 with post 1.2 uname bogosity.
10326
10327Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10328
10329 * configure: Remove temporary files on receipt of a signal.
10330
10331Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10332
10333 * configure: If there is a package_makefile_frag, remove
10334 ${subdir}/Makefile.tem after copying it in.
10335
10336Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10337
10338 * build_all.mk: support rs6000 lynx identifies itself as
10339 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10340 since /bin/gcc is too feeble to compile a modern gcc.
10341
10342Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10343
10344 * brought devo/test-build.mk update-to-date with progressive/
10345 test-build.mk. Add lynx targets and hppa flag info.
10346
10347Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10348
10349 * configure.in: Use mh-ncrsvr43. Patch from
10350 Tom McConnell <tmcconne@sedona.intel.com>.
10351
10352Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10353
10354 * config.guess (i386-unknown-bsdi): No longer need to
10355 check #if defined(__bsdi__) && defined(__i386__).
10356
10357Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10358
10359 * configure: Set program_transform_nameoption correctly.
10360
10361Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10362
10363 * brought build-all.mk update-to-date with progressive build-all.mk,
10364 added new targets and hppa info.
35590697 10365
252b5132
RH
10366Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10367
10368 * configure: If config.guess result is a prefix of the user
10369 specified target, assume a native build and use the user specified
10370 target as the host alias. Remove SunOS patch suffix removal hack.
10371 * configure.in: Remove SunOS patch suffix removal hack.
10372
10373 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10374 in NATIVE_CHECK_MODULES.
10375
10376Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10377
10378 * Makefile.in: Rename HOST_ONLY to NATIVE.
10379 * configure: Delete SunOs patch suffix from host_canonical
10380 and build_canonical variables that are prepended to Makefiles.
10381 * configure.in: Add comments for easier maintenance.
10382
10383Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10384
10385 * Makefile.in: Add all-libproc target similar to all-gui.
10386
10387Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10388
10389 * Makefile.in (CHECK_MODULES): split into
10390 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10391
10392Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10393
10394 * config.guess (i386-unknown-bsdi): New system to guess.
10395
10396Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10397
10398 * Makefile.in: Add all-gui target (but not yet build by "all").
10399
10400Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10401
10402 * config.sub: Move deletion of patch suffix from here...
10403 * configure.in: To here, at Ian's suggestion. The top-
10404 level scripts might need to know of a patch level.
10405
10406Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10407
10408 * config.sub: Strip off patch suffix so rtl is recognized
10409 as a sunos4.1.3 machine, even though it's been patched.
10410
10411Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10412
10413 * Makefile.in (INSTALL_LAST): Delete.
10414 (INSTALL_DOSREL): New.
10415
10416Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10417
10418 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10419 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10420 whether we pass down --with-gnu-ld anyhow.
10421
10422Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10423
10424 * Makefile.in (INSTALL_LAST): Change operation so it works
10425 on more flavors of make.
10426 * configure.in (go32): Don't build libg++ or libio.
10427
10428Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10429
10430 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10431 they can be overriden by templates.
10432
10433Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10434
10435 * configure.in (target==go32): Don't build gdb.
10436 * dosrel: New directory.
10437
10438Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10439
10440 * configure.in (host==go32): Configure dosrel too.
10441 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10442 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10443 be set by incoming names or templates.
10444 (INSTALL_LAST): New rule.
252b5132
RH
10445
10446Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10447
10448 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10449
10450Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10451
252b5132
RH
10452 * configure.in (appdirs): New variable. Currently empty, but will
10453 be used in gas distribution. If nonempty, lists a set of
10454 directories at least one of which must get configured, or top
10455 level configuration is considered to have failed.
10456 (rs6000-*-lynxos*): Use new file name.
10457
10458Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10459
10460 Eliminate XTRAFLAGS.
10461 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10462 newlib include files using -idirafter, and also use -nostdinc.
10463 (CXX_FOR_TARGET): Likewise.
10464 (XTRAFLAGS): Removed.
10465 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10466 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10467 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10468 ($(DO_X)): Don't pass down XTRAFLAGS.
10469
10470Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10471
10472 * configure.in (mips*-dec-bsd*): New target; do build linker.
10473 (mips*-*-bsd*): New target; don't build linker.
10474
10475Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10476
10477 * configure.in: support rs6000-*-lynxos* configuration.
10478 support sunos4 as a cross target.
10479
10480 * config.sub: look for lynx*, not lynx since the OS version may
10481 legitimately be part of the name.
10482
10483Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10484
10485 * configure.in (i[34]86-*-sco*): Move to be with other i386
10486 targets.
10487 (romp-*-*): New target. Skip various binary utilities.
10488 (vax-*-*): New target. Don't build newlib.
10489 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10490
10491Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10492
10493 * configure.in: Only set host_makefile_frag if config
10494 directory exists.
10495
10496Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10497
10498 * install.sh: If $dstdir exists, don't check whether each
10499 component does.
10500
10501Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10502
10503 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10504
10505Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10506
35590697
AJ
10507 * configure.in (*-*-lynxos*): Don't configure newlib for either
10508 native or cross Lynx.
252b5132
RH
10509
10510Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10511
10512 * config.sub (sparc64-elf): Fix os.
10513 (z8k): Remove duplicate.
10514
10515Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10516
10517 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10518 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10519
10520Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10521
10522 * configure: Make file links cleanly even if Lynx fails on
80413487 10523 an NFS symlink (at least fail cleanly).
252b5132
RH
10524
10525Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10526
10527 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10528 -XNh2000.
10529
10530Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10531
10532 * configure: Unknown options are fatal again.
10533
10534Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10535
10536 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 10537 compatibility.
252b5132
RH
10538
10539Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10540
10541 * build-all.mk: Add `clean' target.
10542
10543Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10544
10545 * config.guess: Add SINIX support.
10546 * configure.in: Add mips-*-sysv4* support.
10547
10548Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10549
10550 * build-all.mk: Document all useful targets.
10551 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10552 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10553
10554Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10555
10556 * configure: Support --silent, --quiet.
10557
10558Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10559
10560 * configure: Support --disable-FEATURE.
10561
10562Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10563
10564 * config.guess: Recognize NCR running SVR4.3.
10565
10566Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10567
10568 * config.guess: Make BSDI generate i386-unknown-bsd386.
10569 Patch from Paul Eggert <eggert@twinsun.com>.
10570
10571Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10572
10573 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10574
10575Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10576
10577 * configure: Make unrecognized options give nonfatal warnings
10578 instead of fatal errors, and pass them to any subdirectory
10579 configures in case they recognize them.
10580 Make --x equivalent to --with-x.
10581
10582Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10583
10584 * configure: Add --enable-* options. Clean up usage message and
10585 some comments.
10586
10587Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10588
10589 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10590
10591Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10592
10593 * configure.in (hppa*-*-*): Enable binutils.
10594
10595Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10596
10597 * config.sub: Recognize cisco.
10598
10599Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10600
10601 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10602
10603Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10604
10605 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10606 than one configuration name. Add comment.
10607
10608Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10609
10610 * config.guess: about target *-hitachi-hiuxwe2, fixed
10611 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10612 macro is incorrect.]
10613
10614Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10615
10616 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10617 than the "make ls" stuff which used to be here.
10618
10619Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10620
10621 * config.guess: Recognize i[34]86-unknown-freebsd.
10622 From Shawn M Carey <smcarey@rodan.syr.edu>.
10623
10624Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10625
10626 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10627
10628Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10629
10630 * config.guess: Check for ptx.
10631
10632Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10633
10634 * config.sub: Add os9k checking.
10635
10636Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10637
10638 * config.guess: Handle OSF1 running on HPPA processors
10639
10640Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10641
10642 * configure: If subdir configure fails, print out a message with
10643 subdirectory name, in case subdir's configure code didn't identify
10644 itself.
10645
10646Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10647
10648 * configure.in: Remove embedded newlines from configdirs.
10649 Avoid mismatches of substrings. Fix matching strings at end
10650 of configdirs.
10651
10652Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10653
10654 * config.guess: Add Lynx/rs6000 config support.
10655
10656Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10657
10658 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10659
10660Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10661
10662 * configure.in (hppa*-*-osf*): Treat this just like most other
10663 PA configurations (eg no binutils or ld).
10664 (hppa*-*-*elf*): These configurations have binutils and ld.
10665
10666Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10667
10668 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10669
10670Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10671
10672 * configure.in (rs6000-*-*): Build gas.
10673
10674Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10675
80413487 10676 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10677
10678Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10679
10680 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10681 for GDB and GDB has been fixed to not need it.
10682
252b5132
RH
10683Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10684
10685 * config.guess: Recognize vax hosts.
10686
10687Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10688
10689 * configure (while loop): Don't use "break 2" inside case
10690 statement -- the case statement isn't an enclosing loop.
10691
10692Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10693
10694 * config.guess: Clean up NeXT support, to allow nextstep
10695 on Intel machines. Make OS be nextstep.
10696
10697Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10698
10699 * config.guess: Add alternate forms for Convex.
10700
10701Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10702
10703 * configure: Completely rewrite option processing. Take
10704 advantage of pattern-matching to avoid invoking test frequently.
10705 Also clean up host and target defaulting logic.
10706
10707Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10708
10709 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10710 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10711 commands (plus user environment) will fit SCO limits.
10712
10713Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10714
10715 * configure.in: Don't issue warnings about directories which are
10716 not being configured if -norecursion is set. Correct test for
10717 --with-gnu-as and --with-gnu-ld to not get confused by substring
10718 matches.
10719
10720 * configure.in: Don't build gas for alpha-dec-osf1*.
10721
10722Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10723
10724 * configure: Back out Per's change of 12/19/1993. It changes the
10725 behavior of configure in unexpected and confusing ways.
10726
10727 Also, use different delim char when calculating
10728 program_transform_name so that the name can contain slashes.
10729
10730Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10731
10732 * configure.in, config.sub: Add support for VSTa micro-kernel.
10733
10734Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10735
10736 * configure.in: Nuke hacks which were used to get a special
10737 version of GAS for HPPA configurations.
10738
10739Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10740
10741 * configure: If only ${target_alias} is given, use that
10742 as the default for ${host_alias}.
10743 * configure: Add missing back-slashes before nested quotes.
10744
10745Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10746
10747 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10748
10749Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10750
10751 * config.guess: Recognize some Tektronix configurations.
10752 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10753
10754Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10755
10756 * config.sub: Match any flavor of SH.
10757
10758Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10759
10760 * configure.in: Don't try to configure newlib for Alpha.
10761
10762Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10763
10764 * configure.in: Don't build ld for Irix 5. Don't build gas,
10765 libg++ or libio for any Alpha target.
10766
10767 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10768
10769Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10770
10771 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10772 default arguments -- so it tried to compress itself.
10773
10774Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10775
10776 * configure.in (notsupp): ensure that a space is always at the end
10777 of the configdirs list, since the grep checks for an explicit space
10778
10779Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10780
10781 * configure.in (target i386-sysv4.2): don't build ld, since static
10782 versions of many libraries are not available.
10783
10784Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10785
10786 * config.guess: Recognize Apollos (using environment variables).
10787 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10788
10789Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10790
10791 * config.guess: Recognize Sony news mips running newsos.
10792
10793Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10794
10795 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10796 "fi ; else" for bash.
10797
10798Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10799
10800 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10801
10802Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10803
10804 * config.sub: accept unixware as an alias for svr4.2.
10805 Fix some inconsistancies with the gcc version.
10806
10807Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10808
10809 * Makefile.in (DISTDOCDIRS): Add gdb.
10810
10811Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10812
10813 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10814
10815Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10816
10817 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10818 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10819 this now.
10820
10821Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10822
10823 * config.sub: Accept hiux* as an OS name.
10824
10825 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10826 etc/make-stds.texi. The underscore came from gcc, and dje now
10827 agrees that RUNTESTFLAGS is the correct name.
10828
10829Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10830
10831 * install.sh: Remove 'set -e'. It makes any conditionals
10832 in the script useless.
10833
10834 * config.guess: Automatically recognize arm-acorn-riscix
10835 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10836
10837Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10838
10839 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10840
10841Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10842
10843 * Makefile.in (DISTDOCDIRS): New variable.
10844 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10845 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10846
10847Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10848
10849 * configure.in (hppa target): check the source directory for the
10850 pagas sub-directory
10851
10852Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10853
10854 * config.sub: Allow -aout* and -elf*.
10855
10856Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10857
10858 * configure.in: Don't build ld on i386-solaris2, same as for
10859 sparc-solaris2.
10860
10861Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10862
10863 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10864
10865Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10866
10867 * configure.in: Configure gdb for alpha.
10868
10869Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10870
10871 * Makefile.in (CXXFLAGS): Add -O.
10872
10873Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10874
10875 * config.guess: added support for DG Aviion
10876
10877Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10878
10879 * configure.in: Produce warning message for subdirectories not
10880 configurable for this host/target combination. Don't try to
10881 configure gdb for vms.
10882
10883Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10884
10885 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10886 appropriate files before making "diststuff".
10887 (DISTBISONFILES): New var: list of files to be edited.
10888 (DISTSTUFFDIRS): Add binutils.
10889
10890Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10891
10892 * config.sub: also handle mipsel and mips64el (for little endian mips)
10893
10894Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10895
10896 * configure.in: Add * to end of all OS names.
10897
10898Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10899
10900 * configure.in: Build newlib for LynxOS native.
10901
10902Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10903
10904 * config.guess: Add support for delta 88k running SVR3.
10905
10906 * configure.in: Add comment about HP compiler vs. emacs.
10907
10908Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10909
10910 * configure.in: don't build ld on solaris2 (not a viable option
10911 due to bugs in getpwnam & getpwuid)
10912
10913Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10914
10915 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10916 config.guess will produce a full version number.
10917
10918Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10919
10920 * configure.in: Build linker and binutils for alpha-dec-osf1.
10921
10922Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10923
10924 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10925 and gdb/testsuite/Makefile.in.
10926
10927Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10928
10929 * configure.in: recognize mips*- instead of mips-
10930
10931Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
10932
10933 * config.sub: Accept linux*coff and linux*elf as operating
10934 systems.
10935
10936Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10937
10938 * config.sub: Recognize mips64, and mips3 as an alias for it.
10939
10940Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10941
10942 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10943 gdb knows how to handle OSF/1 shared libraries.
10944
10945Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10946
10947 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10948 * config.guess: Recognize Hitachi's HIUX.
10949 * config.sub: Recognize h3050r* and hppahitachi.
10950 Remove redundant cases for hp9k[23]*.
10951
10952Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10953
10954 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10955 if gas and ld are in the source tree and are in ${configdirs}.
10956 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 10957 --with options (but still pass them down on the command line,
252b5132
RH
10958 if they were explicitly specified).
10959
10960Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10961
10962 * configure: substitute SHELL value in Makefile.in with
10963 ${CONFIG_SHELL}
10964
10965Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10966
10967 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10968 *-*-solaris2* targets.
10969
10970Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10971
10972 * Makefile.in: define M4, and pass it down to sub-makes;
10973 all-autoconf now depends on all-m4
10974
10975Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10976
10977 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10978 presence of {ar,ranlib} instead of a configured directory
10979
10980Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10981
10982 * config.guess: Accept 34?? as well as 33?? for NCR.
10983
10984Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10985
10986 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10987 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10988
10989Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10990
10991 * configure: grab values for $(CC) and $(CXX) from the
10992 environment, so that someone can do "CC=gcc configure; make" and
10993 have it work right (matching the way that autoconf works now)
10994
10995 * configure.in, Makefile.in: add support for gash, the tcl
10996 interface to Galaxy
10997
10998 * config.guess: add NetBSD variants (hp300, x86)
10999
11000Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11001
11002 * install.sh: Support -d option (in the manner of SunOS 4 install,
11003 as it is more deterministic than that of GNU install)
11004 (chmodcmd): Set file to mode 755 by default (should also do default
11005 chgrp and chown, but I don't feel like dealing with that now)
11006
11007Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11008
11009 * config.sub: Remove h8300hhms alias.
11010
11011Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11012
11013 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11014
11015Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11016
11017 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11018 as stmp-fixinc
11019
11020Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11021
11022 * config.sub: recognize m88110-bug-coff.
11023
11024Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11025
11026 * Makefile.in (all-libio): all dependencies on the toolchain used
11027 to build this (gcc, gas, ld, etc)
11028
11029Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11030
11031 * config.guess: Deal with OSF/1 1.3 on alpha.
11032
11033Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11034
11035 * install.sh: add some 'else true' clauses for portability
11036
11037 * configure.in: don't build libio for h8[35]00-*-* targets
11038
11039Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11040
11041 * Makefile.in: Add support for new libio.
11042
11043Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11044
11045 * install.sh: If one command fails, don't try the rest. Don't try
11046 to remove $dsttmp (via trap) unless we have already created it.
11047 If $src doesn't exist, detect it and exit with an error.
11048
11049 * config.guess: Recognize BSD on hp300.
11050
11051Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11052
11053 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11054 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11055
11056Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11057
11058 * Makefile.in (all-send-pr): depends on all-prms
11059
11060Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11061
11062 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11063
11064Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11065
11066 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11067 Added test for mips-mips-riscos5.
11068
11069Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11070
11071 * configure.in: use mh-hp300 for 68k HP hosts
11072
11073Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11074
11075 * configure: add support for CONFIG_SHELL, so that you can use
11076 some alternate shell for evaluating configure scripts
11077
11078Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11079
11080 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11081 in configure script to bug-gdb@prep.ai.mit.edu when building
11082 distribution archive.
11083 * Makefile.in (COMPRESS): Remove def.
11084 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11085 gdb.tar.Z and make-gdb.tar.Z respectively.
11086 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11087 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11088 to convergence with 'taz' target in Makefile.in.
11089
11090Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11091
11092 * install.sh (dsttmp): use trap to ensure that tmp files go
11093 away on error conditions
11094
11095Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11096
11097 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11098
11099Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11100
11101 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11102 its parent is '/' not ''.
11103
11104 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11105
11106Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11107
11108 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11109 that ${newsrcdir}/configure.in does.
11110
11111Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11112
11113 * test-build.mk: support for CONFIG_SHELL
11114
11115Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11116
11117 * config.sub (netware): Add as a basic system type.
11118
11119Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11120
11121 * Makefile.in (Makefile): depend on configure.in. Also drop the
11122 $(srcdir)/ from the dependency on Makefile.in.
11123
11124Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11125
11126 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11127 (h8300hhms is temporary until multi-libraries are implemented).
11128 * configure.in: Handle h8300h too.
11129
11130Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11131
11132 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11133
11134Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11135
11136 * configure: Remove extraneous output when guessing host type.
11137 * config.guess: Remove extraneous output when guessing using C
11138 compiler rather than uname, or when guessing fails.
11139
11140Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11141
11142 * Makefile.in: remove all.cross and install.cross targets
11143
11144 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11145 definitions
11146
11147Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11148
11149 * configure.in (target sh): Build gprof.
11150
11151Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11152
11153 * config.sub: change -solaris to -solaris2
11154
11155Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11156
11157 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11158
11159Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11160
11161 * configure: Correct error message for missing Makefile.in to
11162 print correct directory.
11163
11164Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11165
11166 * install.sh: kludge around 386BSD shell bug
11167
11168Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11169
11170 * config.guess: Recognize NeXT.
11171 * config.guess: Recognize i486-ncr-sysv4.
11172 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11173
11174Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11175
11176 * Makefile.in (MAKEINFOFLAGS): New variable.
11177 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11178 * build-all.mk, test-build.mk: Pass down --no-split as
11179 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11180
11181Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11182
11183 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11184
11185Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11186
11187 * Makefile.in (libg++.tar.z): New rule.
11188 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11189 * Makefile.in (taz): Only do a single chmod.
11190
11191Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11192
11193 * install.sh: don't use dirname anymore (replaced with sed usage)
11194
11195Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11196
11197 * Makefile.in: Change extension for gzip'd files from '.z' to
11198 '.gz' per new FSF standard usage.
11199
11200Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11201
11202 * configure: put quotes around the final value of program_transform_name
11203
11204Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11205
11206 * Makefile.in: new install.sh support; update install-info rules
11207
11208Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11209
11210 * configure.in: Build diff for crosses, but not for go32 host.
11211
11212 * configure.in: Build gprof only for native, and don't build it
11213 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11214
11215Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11216
11217 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11218
11219Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11220
11221 * configure.in (host_tools): Add prms.
11222
11223Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11224
11225 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11226 with $(FLAGS_TO_PASS) on the command line
11227
11228 * config.sub: Recognize lynx and lynxos
11229
11230Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11231
11232 * config.sub: Accept -ecoff*, not just -ecoff.
11233
11234Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11235
11236 * Makefile.in (taz): Use .gz suffix instead of .z.
11237 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11238 names.
11239
11240Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11241
11242 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11243
11244Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11245
11246 * Makefile.in (install-no-fixedincludes): install gcc last, so
11247 that rebuilds that might happen during 'make install' don't get
11248 bogus gcc include files
11249
11250Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11251
11252 Change from Utah for HPPA support:
11253 * config.guess: Recognize hppa1.x-hp-bsd.
11254
11255Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11256
11257 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11258 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11259
11260Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11261
11262 * config.sub: Add support for rom68k and bug boot monitors.
11263
11264Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11265
11266 * Makefile.in: Make all-opcodes depend on all-bfd.
11267
11268Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11269
11270 * config.guess: Added special check for i[34]86-univel-sysv4*.
11271
11272Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11273
11274 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11275 the processor rather than assuming i486.
11276
11277Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11278
11279 * config.guess: Recognize SunOS6 as Solaris3.
11280
11281Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11282
11283 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11284 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11285
11286Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11287
11288 * build-all.mk (all-cross): New target for Canadian Cross.
11289 Added Q2 go32 targets.
11290 * test-build.mk: Configure go32 cross sparclite-aout and
11291 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11292 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11293
11294Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11295
11296 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11297 GO32 hosted toolchains
11298
11299Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11300
11301 * configure: change so "-exec-prefix" gets passed down rather
11302 than "-exec_prefix" so autoconf generated Makefiles get the
11303 exec_prefix set right.
11304
11305Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11306
11307 * config.guess: get the Solaris2 minor version number
11308
11309 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11310
11311Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11312
11313 * config.guess: Recognize some Sequent platforms.
11314
11315Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11316
11317 * Makefile.in: added the vault-install target
11318
11319 * configure.in: actually use the Sun3 makefile fragment that's in
11320 config, also added the release dir to configdirs
11321
11322Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11323
11324 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11325
11326Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11327
11328 * configure.in: remove some program from Alpha targetted toolchains
11329
11330Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11331
11332 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11333 gprof.
11334 (taz): Run "make diststuff" in those directories instead of "make
11335 proto-dir". Look for "VERSION=" only at start of line in subdir
11336 Makefile. Use "gzip -9" for compression.
11337 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11338 (binutils.tar.z): New target.
11339
11340Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11341
11342 * Makefile.in (taz): Include gpl.texinfo.
11343
11344Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11345
11346 * Makefile.in (setup-dirs): Merged into "taz" target.
11347 (taz): Only do `proto-dir' stuff if a directory is actually needed
11348 for this target.
11349
11350Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11351
11352 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11353 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11354 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11355 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11356 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11357
11358Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11359
11360 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11361 config.sub, and move-if-change to gdb testsuite distribution
11362 archive, so the testsuite can be extracted, configured, and
11363 run separately from the gdb distribution. Blow away the Chill
11364 tests that require a Chill compiled executable, since GNU Chill
11365 is not yet publically available.
11366
11367Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11368
11369 * test-build.mk: set environment variables in a single command,
11370 instead of a list of assignments and exports
11371
11372 * config.guess: recognize Alpha/OSF1 systems
11373
11374Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11375
11376 * configure: Change help message to prefer --options rather than
11377 -options.
11378
11379Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11380
11381 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11382 zippy@ecst.csuchico.edu.
11383 * config.guess: Recognize miniframe.
11384
11385Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11386
11387 * Makefile.in: Use srcroot to find runtest rather than rootme.
11388 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11389
11390Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11391
11392 * test-build.mk: Extensive additions to support building on a
11393 machine other than the host.
11394
11395Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11396
11397 * configure (tooldir): Fix for i386-aix again.
11398
11399Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11400
11401 * configure, Makefile.in: Change definition of $(tooldir)
11402 to match the FSF.
11403
11404Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11405
11406 * config.guess: Recognize i[34]86/SVR4.
11407
11408Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11409
11410 * Makefile.in (all-gdb): gdb depends on sim.
11411
11412Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11413
11414 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11415 at the same time we make the prototype gdb directory.
11416 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11417 files at the same time as the gdb base release distribution.
11418
11419Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11420
11421 * Makefile.in (check): Use individual check targets rather than
11422 DO_X rule.
11423 (check-gcc): Added.
11424
11425Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11426
11427 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11428 for System V release 3.2.
11429
11430Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11431
11432 * config.sub: Recognize hppaosf.
11433 * configure.in: Do configure ld/binutils/gas for it.
11434
11435Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11436
11437 * configure (tooldir): Alter syntax used to set this, for systems
11438 where "\$" isn't handled right, like i386-aix.
11439
11440Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11441
11442 * configure: Pass program-transform-name, not
11443 program_transform_name, to recursive configures.
11444
11445Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11446
11447 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11448 of gas+ld+binutils.
11449
11450Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11451
11452 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11453
11454Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11455
11456 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11457
252b5132
RH
11458Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11459
11460 * Makefile.in (PRMS): Set back to all-prms.
11461
11462Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11463
11464 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11465 targets, rather than for MIPS hosts.
11466
11467Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11468
11469 * configure.in: add comment for --with-x default values
11470
11471 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11472
11473 * Makefile.in: add check-* targets for each of the directories in
11474 the tree. Add a definition of RUNTEST that will use the one we
11475 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11476
11477Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11478
11479 * configure.in: Removed obsolete references to bfd_target and
11480 target_makefile_frag.
11481
11482 * build-all.mk: Set assorted targets for Q2.
11483 * config.sub: Recognize z8k-sim and h8300-hms.
11484 * test-build.mk: Really don't pass host to configure.
11485 (HOLES): Added uname.
11486
11487Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11488
11489 * configure: Handle an empty program-prefix, program-suffix or
11490 program-transform-name correctly.
11491
11492Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11493
11494 * build-all.mk: -G 8 no longer required for MIPS targets.
11495 * test-build.mk: Don't pass host argument to configure; make it
11496 guess.
11497
11498Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11499
11500 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11501 * Makefile.in (COMPRESS): New macro, like GZIP.
11502
11503Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11504
11505 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11506
11507 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11508 with gas currently defaults to -G 0.
11509
11510Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11511
11512 * Makefile.in (all-flex): flex depends on byacc.
11513
11514 * build-all.mk: If host not specified, use config.guess. Pass TAG
11515 to test-build.mk as RELEASE_TAG.
11516 * test-build.mk (configargs): New variable containing arguments to
11517 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11518 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11519
11520 * config.guess: Use /bin/uname when checking -X argument on SCO,
11521 to avoid invoking GNU uname which doesn't understand -X.
11522
11523 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11524
11525 * configure.in: Build gas for mips-*-*.
11526
11527Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11528
11529 * Makefile.in (all.normal): insert missing backslash.
11530
11531Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11532
4bddf3ad 11533 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
11534
11535 * Makefile.in: Complete overhaul to merge many almost identical
11536 targets.
11537
11538Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11539
11540 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11541 (gdb.tar.Z): Adjusted.
11542
11543 * Makefile.in (setup-dirs, taz): New targets; should be general
11544 enough to adapt for gdb sometime. Build only .z file.
11545 (gas.tar.z): New target.
11546
11547Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11548
11549 * build-all.mk: Use CC=cc -Xs on Solaris.
11550
252b5132
RH
11551Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11552
11553 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11554 for handling BISON for FSF releases.
11555
11556Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11557
11558 * configure: Actually implement the change zoo just documented.
11559
11560Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11561
11562 * configure: when using config.guess, only set target_alias when
11563 it's not already been set (ie, on the command line)
11564
11565Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11566
11567 * Makefile.in: add installcheck target, set PRMS to install-prms
11568
11569Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11570
11571 * configure: add support for package_makefile_fragment, handle the
11572 case where a directory has a configure.in file but no Makefile.in
11573 more gracefully (with an actual understandable error message, even);
11574 add support for --without (and add this to the usage message); also
11575 explicitly add a --host=${host_alias} to the command line when
11576 config.guess is used
11577
11578Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11579
11580 * configure: Must use both --host and --target in recursive calls.
11581
11582Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11583
11584 * Makefile.in: Change deja-gnu to dejagnu.
11585
11586Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11587
11588 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11589
11590Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11591
11592 * configure.in: canonicalize all instances to *-*-solaris2*,
11593 also strip out a number of tools to not build for go32 host
11594
11595Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11596
11597 * config.guess: add GPL.
11598
11599 * Makefile.in, config.guess, config.sub, configure: bump
11600 copyrights to 93.
11601
11602Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11603
11604 * Makefile.in (do-info): Removed obsolete check for existence of
11605 localenv file.
11606
11607 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11608
11609Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11610
11611 * Makefile.in: a couple of 'else true' for decstation,
11612 support for TclX
11613
11614 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11615
11616Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11617
11618 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11619
11620Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11621
11622 * config.guess: Recognize i386-ibm-aix (PS/2).
11623 * configure.in: Use config/mh-aix386 file for it.
11624
11625Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11626
11627 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11628 CC_FOR_TARGET instead.
11629 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11630
11631Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11632
11633 * Makefile.in: Add sim to list of directories sent with gdb
11634
11635Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11636
11637 * configure.in: Put back mips-dec-bsd* case.
11638
11639Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11640
11641 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11642 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11643 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11644
11645Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11646
11647 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11648
11649 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11650 (install-info): install dir.info only if it exists,
11651 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11652
11653Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11654
11655 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11656 gas for mips-dec-bsd.
11657
11658Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11659
11660 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11661 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11662
11663Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11664
11665 * configure.in: Added "dejagnu" to hosttools list.
11666
11667Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11668
11669 * config.sub, configure.in, config.guess: Add support
11670 for Bosx, an AIX variant from Bull.
11671 Patches from F.Pierresteguy@frcl.bull.fr.
11672
11673Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11674
11675 * devo/dejagnu: Initial creation of devo/dejagnu.
11676 Migrated dejagnu testcases and support files for testing software
11677 tools to reside as subdirectories, currently called "testsuite",
11678 within the directory of the software tool. Migrated all programs,
11679 support libraries, etc. beloging to dejagnu proper from
11680 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11681 with no modifications. The changes to these files which will
11682 allow them to configure, build, and execute properly will be made
11683 in a future update.
11684
11685Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11686
11687 * Makefile.in: Change send_pr to send-pr.
11688 * configure.in: Likewise.
11689 * send_pr: Renamed directory to send-pr.
11690
11691Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11692
11693 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11694
11695Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11696
11697 * README: Update for gdb-4.8 release.
11698 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11699 gdb-xxx.tar.z (gzip'd) file also.
11700
11701Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11702
11703 * Makefile.in: make all-diff depend on all-libiberty
11704
11705Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11706
11707 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11708
11709Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11710
11711 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11712
11713Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11714
11715 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11716 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11717 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11718
11719Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11720
11721 * Makefile.in: makeinfo binary is in a new location
11722
11723Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11724
11725 * config.sub: Accept -ecoff as an OS.
11726
11727 * Makefile.in: Various changes to eliminate a level of make
11728 recursion and reduce the required command line length.
11729 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11730 sub-makes.
11731 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11732 variables holding settings for specific sub-makes.
11733 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11734 in terms of BASE_FLAGS_TO_PASS.
11735 (TARGET_LIBS): New variable listing directories which use
11736 TARGET_FLAGS_TO_PASS.
11737 (subdir_do): Eliminated.
11738 (do-*): New set of targets to replace subdir_do.
11739 (various): All targets which used subdir_do now depend on do-*.
11740 (local-clean): Renamed from do_clean.
11741 (local-distclean): New target, dependency of distclean and
11742 realclean.
11743 (install-info): Don't create directories. Depend on dir.info
11744 rather than calling make recursively.
11745 (install-dir.info): Eliminated.
11746 (install-info-dirs): Create all info directories here.
11747 (dir.info): Depend upon do-install-info.
11748
11749 * test-build.mk (HOLES): Added false.
11750
11751Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11752
11753 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11754
11755Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11756
11757 * Makefile.in (info): remove dependency on all-texinfo. The
11758 problem was really in texinfo/C, not at this level.
11759
11760Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11761
11762 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11763
11764Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11765
11766 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11767 GDB releases.
11768
11769Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11770
11771 * configure: Include srcdir in message about target of link not
11772 being found. Don't convert `-' to `_' in `with' options being
11773 passed to subdirs.
11774
11775Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11776
11777 * configure.in: add uudecode to host_tools
11778
11779 * Makefile.in: added {all,install}-uudecode targets, added them to
11780 the appropriate lists
11781
11782Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11783
11784 * Makefile.in (all-gcc): Added dependency on all-gas.
11785
11786 * configure.in (mips-*-*): Build ld and binutils.
11787
11788Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11789
11790 * configure: check return code from mkdir, print error message and
11791 exit on failure.
11792
11793Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11794
11795 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11796
11797Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11798
11799 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11800
11801Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11802
11803 * config.sub (h8500): Recognize this as a cpu type.
11804
11805Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11806
11807 * configure: source directory missing is no longer a warning
11808
11809 * configure.in: recognize irix[34]* instead of irix[34]
11810
11811 * Makefile.in: define and pass down X11_LIB
11812
252b5132
RH
11813Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11814
11815 * guess-systype: Renamed to ...
11816 * config.guess: ... by popular request.
11817 * configure.in, Makefile.in: Update accordingly.
11818
11819Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11820
11821 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11822 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11823 + Execute ./dummy instead of assuming . is in PATH.
11824
11825Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11826
11827 * guess-systype: New shell script. Attempts to guess the
11828 canonical host name of the executing host.
11829 Only a few hosts are supported so far.
11830 * configure: Call guess-systype if no host is specified.
11831
11832Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11833
11834 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11835 gcc Makefile.
11836
11837
11838Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11839
11840 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11841 (all-gcc, install-gcc, subdir_do): Use it.
11842
11843Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11844
11845 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11846
11847Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11848
11849 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11850 set exclusively by configure, using configure.in .
11851
11852Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11853
11854 * test-build.mk: set $PATH for all builds
11855
11856 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11857
11858Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11859
11860 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11861 the one used in gcc/Makefile.in, so that a null expansion doesn't
11862 override the one needed to build gcc with a native cc.
11863
11864
11865Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11866
11867 * configure: Accept -with arguments.
11868
11869Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11870
11871 * Makefile.in: added h8300sim
11872
11873Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11874
252b5132
RH
11875 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11876 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11877 (all-cygnus, native, build-cygnus): Make
11878 $(canonhost)-stamp-3stage-done, not $(host)....
11879 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11880 i386-sco3.2v4. Added else true to if command.
11881
11882Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11883
11884 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11885
11886Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11887
11888 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11889
11890Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11891
11892 * configure.in: don't remove binutils from Solaris builds
11893
11894Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11895
11896 * Makefile.in: get rid of earlier definitions for *clean,
11897 also handle the recursive info rule better
11898
11899Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11900
11901 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11902 do more-or-less the right thing.
11903
11904Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11905
11906 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11907 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11908
11909Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11910
11911 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11912 $(host_canonical).
11913
11914 * configure.in: split the configdirs list into 4 categories (native
11915 v. cross, library v. tool) and handle the cross-only and native-
11916 only in more reasonable (and correct!) way.
11917
11918Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
11919
11920 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
11921 configdirs anymore.
11922
11923Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11924
11925 * Makefile.in: extensive cleanup:: removed all of the explicit
11926 clean-* targets, collapsed many wrappers around subdir_do into
11927 one, added additional targets to satisfy standards.texi, deleted
11928 some old targets, some changes for consistency
11929
11930Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11931
11932 * configure.in: handle some programs as cross-only, and others as
11933 native only
11934
11935 * test-build.mk: handle partial holes in a more generic manner
11936
11937 * Makefile.in: m4 depends on libiberty
11938
252b5132
RH
11939Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11940
11941 * configure.in: add m4, textutils, fileutils, sed, shellutils,
11942 time, wdiff, and find to configdirs
11943
11944 * Makefile.in: all, clean, and install rules for the new programs
11945 added to configure.in
11946
11947Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11948
11949 * configure.in: use mh-sun for all *-sun-* hosts
11950
252b5132
RH
11951Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11952
11953 * Makefile.in: define flags for X11 include files and library file
11954 locations, pass them down to the programs that need this info
11955
11956 * build-all.mk: added a 'native' target, to 3stage the native toolchain
11957
252b5132
RH
11958Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11959
11960 * configure.in: start building libg++ for HP-UX targets
11961
11962Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
11963
11964 * README: Update references to files moved into etc/.
11965
11966Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
11967
11968 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
11969 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
11970
11971Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11972
11973 * configure: accept dash as well as underscore in long option
11974 names for FSF compatibility.
11975
11976Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11977
11978 * config.sub: added -sco3.2v4 support from FSF.
11979
11980Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11981
11982 * configure.in: expand the section that adds or removes
11983 directories from the list of programs to build, to handle native
11984 vs. cross in addition to host v. native
11985
11986Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11987
11988 * Makefile.in: Replace C++ in macro names with CXX.
11989 This is less likely to break ...
11990
11991Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11992
11993 * test-build.mk: add -w to GNU_MAKE
11994
11995Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11996
11997 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11998 add 'sparc' to list of recognized cpus. This needed to make
11999 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12000 Delete some redundant ose68 variants. Recognize -wrs as an os,
12001 then changes that into $CPU-wrs-vxworks.
12002
12003 * configure.in: remove most references to gdbtest, regularize
12004 target based program removal
12005
12006 * test-build.mk: import from p3 tree (many fixes and changes)
12007
12008Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12009
12010 * Makefile.in: added rules to handle tcl, tk, and expect
12011
12012 * configure.in: handle those directories if they exist
12013
12014Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12015
12016 * config.sub: removed bogus hppabsd and hppahpux names, since
12017 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12018
12019Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12020
12021 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12022 depends upon all-xiberty
12023
12024 * Makefile.in: changes from p3, including:
12025
12026 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12027
12028 * Makefile.in (XTRAFLAGS): include newlib directories if
12029 newlib/Makefile exists, rather than if host != target.
12030
12031 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12032
12033 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12034 from the same source tree and not building a cross-compiler. This
12035 matters for the libg++ configuration if reconfiguring a tree that
12036 has already been installed.
12037
12038 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12039
12040 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12041 pick up the machine and system specific header files.
12042
12043 * Makefile.in: added AS_FOR_TARGET, passed down in
12044 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12045 the C compiler to use to create programs which are run in the
12046 build environment, set it to default to $(CC), and passed it down
12047 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12048
12049 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12050
12051 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12052 We need them for unusual native builds, like systems without
12053 ranlib.
12054
12055 * configure: also define $(host_canonical) and
80413487
RH
12056 $(target_canonical), which are the full, canonical names for the
12057 given host and target
252b5132
RH
12058
12059Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12060
12061 * Makefile.in: Added separate definitions for C++.
12062
12063Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12064
12065 * configure.in (configdirs): Add deja-gnu.
12066
12067Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12068
12069 * README: Update for configure.texi and gdb-4.7 release.
12070
12071Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12072
12073 * Makefile.in: Move "all" target to top of file.
12074 Previously, first target was ".PHONY" which caused BSD4.4 make
12075 to build .PHONY when make was run without arguments.
12076
12077Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12078
12079 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12080 Library-copylefted code in libiberty.
12081
12082Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12083
12084 * config.sub: Replace m68kmote with plain old m68k.
12085
12086Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12087
12088 * Makefile.in: Remove space from blank line, avoid Make complaints.
12089
12090Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12091
12092 * config.sub: Complain if no argument is given. Added support for
12093 386bsd as OS and target alias.
12094
12095Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12096
12097 * Makefile.in (XTRAFLAGS): include newlib directories if
12098 newlib/Makefile exists, rather than if host != target.
12099
12100Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12101
12102 * config.sub: recognize sparclite-wrs-vxworks.
12103
12104 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12105 p3.) Added clean-xiberty to clean.
12106
12107Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12108
12109 * configure.in: use *-*-* instead of nested cases for host and target
12110
12111Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12112
12113 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12114 from the same source tree and not building a cross-compiler. This
12115 matters for the libg++ configuration if reconfiguring a tree that
12116 has already been installed.
12117
12118Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12119
12120 * config.sub (i486v/i486v4): Merge in from FSF version.
12121
12122Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12123
12124 * configure: only set PWD if it is already set.
12125
12126Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12127
12128 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12129 doesn't have unset and all success paths (and most error paths)
12130 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12131 to just ${PWD} to avoid confusion.)
12132
12133Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12134
12135 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12136 even for a native compilation.
12137
12138Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12139
12140 Changes to make the gdb.tar.Z rule work better.
12141
12142 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12143 (DEVO_SUPPORT): Add configure.texi.
12144 (bfd-ilrt.tar.Z): Remove ancient rule.
12145
12146Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12147
12148 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12149 pick up the machine and system specific header files.
12150
12151 * configure.in, config.sub: added new target m68010-adobe-scout,
12152 with alias of adobe68k. Changed configure.in to check for
12153 -scout before -sco* to avoid a false match.
12154
12155 * Makefile.in: added AS_FOR_TARGET, passed down in
12156 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12157 the C compiler to use to create programs which are run in the
12158 build environment, set it to default to $(CC), and passed it down
12159 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12160
12161Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12162
12163 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12164 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12165 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12166 FOR_TARGET variants, to newlib and libg++.
12167
12168Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12169
12170 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12171 first.
12172
12173Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12174
12175 * config.sub: Accept `elf' as an environment.
12176
12177Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12178
12179 * Makefile.in (all-opcodes): cd into the right directory
12180
12181Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12182
12183 * configure: added -program_transform_name option, used as
12184 argument to sed when installing programs.
12185 configure.texi: added documentation for -program_prefix,
12186 -program_suffix and -program_transform_name.
12187
12188Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12189
12190 * config.sub: Accept i486 where i386 ok.
12191
12192Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12193
12194 * config.sub: accept we32k
12195
12196Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12197
35590697 12198 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
12199
12200 * Makefile.in: don't create all directories for ``make install'';
12201 let the subdirectories create the ones they need.
12202
12203Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12204
80413487 12205 * COPYING: new file, GPL v2
252b5132
RH
12206
12207Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12208
12209 * Makefile.in: use the new gen-info-dir, which needs a template
12210 argument (which also lives in texinfo)
12211
12212 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12213
252b5132
RH
12214Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12215
12216 * config.sub (ncr3000): Change i386 to i486.
12217
12218Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12219
12220 * Makefile.in: add install-rcs, install-grep to
12221 install-no-fixedincludes, removed install-bison and install-libgcc
12222
12223Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12224
12225 * configure.in: grab the HPUX makefile fragment if on HPUX
12226
12227Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12228
12229 * Makefile.in: eradicate bison spoor (ditto libgcc).
12230 configure.in: recognise m68{k,000}-ericsson-OSE.
12231 es1800 is alias for m68k-ericsson-OSE
12232
12233Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12234
12235 * configure.in: rearrange the parts that remove programs from
12236 configdirs, based now on HOST==TARGET or by canonical triple.
12237
12238Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12239
12240 * test-build.mk: recurse explicitly with -f test-build.mk when
12241 appropriate. predicate stage3 and comparison on the existence
12242 of gcc. That is, if gcc isn't around, we aren't three-staging.
12243 On very clean, also remove ...stamp-co. Build in-place before
12244 doing other builds.
12245
12246Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12247
12248 * Makefile.in, configure.in: add tgas
12249
12250Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12251
12252 * Makefile.in: a number of changes merged in from progressive.
12253
12254 * configure.in: add libm.
12255
12256 * .cvsignore: ignore some stuff that comes from test-build.mk.
12257
252b5132
RH
12258Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12259
12260 * config.sub: Add es1800 (m68k-ericsson-es1800).
12261
12262Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12263
12264 * configure: Add program_suffix (parallel to program_prefix)
12265 * Makefile.in: adjust directory-creating script for losing decstation
12266
12267Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12268
12269 * configure: Minor $subdir-related fixes.
12270
12271Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12272
12273 * configure: fix various problems with propogating
12274 makefile_target_frag in subdirs.
12275 * configure.in: config libgcc if its there
12276
12277Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12278
12279 * config.sub: HPPA merge.
12280
252b5132
RH
12281Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12282
12283 * Makefile.in: Replace all-bison with all-byacc in all
12284 dependency lines for other tools (which now use byacc).
12285
12286Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12287
12288 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12289
252b5132
RH
12290Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12291
12292 * Makefile.in: make gprof rules similar to byacc rules (instead of
12293 vestigal $(unsubdir) that didn't work...)
12294
12295Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12296
12297 * config.sub: Add support for Linux.
12298 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12299 (at least for libg++).
12300
12301Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12302
12303 * configure.texi: fix doc for the -nfp option to configure
12304
12305Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12306
12307 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12308
12309Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12310
12311 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12312 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12313 * configure.in: added solaris* host_makefile_frag hook.
12314
12315Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12316
12317 * config.sub: changed recognition of m68000 so that various
12318 m68k types can be specified via m680[01234]0
12319
12320Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12321
12322 * config.sub (basic_machine): fix sed so that '-foo' isn't
12323 completely substituted out while .+'-foo' loses the '-foo'
12324
12325Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12326
12327 * config.sub ($os): Add -aout.
12328
12329Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12330
12331 * configure: If host_makefile_frag is absolute, don't
12332 prefix ${invsubdir} (relevant to libg++ auto-configure).
12333
12334Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12335
12336 * Makefile.in (tooldir): Define it.
12337 (all-ld): Depend on all-flex.
12338
12339Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12340
12341 * Makefile.in (check): Fix libg++ special case.
12342
12343Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12344
12345 * configure: do not bury `pwd` into config.status, thus do fewer
12346 pwd's.
12347
12348 * configure: print the "Building in" message only when building in
12349 other than "." AND verbose.
12350
12351 * configure: remove -s, rework -v to better accomodate guested
12352 configures.
12353
12354 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12355
12356Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12357
12358 * Makefile.in: macroize flags passed on recursion. remove
12359 fileutils.
12360
12361Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12362
12363 * configure: get makesrcdir right for subdirs deeper than 1.
12364
12365 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12366 install.
12367
12368Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12369
12370 * Makefile.in: don't print subdir_do or recursion lines.
12371
12372Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12373
12374 * standards.texi: added menu item.
12375
12376 * Makefile.in: build and install standards.info.
12377
12378 * standards.texi: new file.
12379
12380Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12381
12382 * configure: test for and move config.status pieces from
12383 ${subdir}/.
12384
12385Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12386
252b5132
RH
12387 * configure: Test for existance of files before trying to mv
12388 them, to avoid numerous non-existance messages.
12389
12390Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12391
12392 * configure: correct final line of config.status.
12393
12394 * configure: patch from eggert. Avoids a protection problem if
12395 the original Makefile.in is read only.
12396
12397 * configure: use move-if-change from gcc to create config.status.
12398 Some makefiles depend on config.status to tell if a directory
12399 has been reconfigured for a different host. This change
12400 prevents those directories from remaking everything in the case
12401 where the reconfig was only intended to rebuild a Makefile.
12402
12403 * configure: test for config.sub with "config.sub sun4" rather
12404 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12405 host alias from a missing config.sub.
12406
12407Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12408
12409 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12410 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12411
12412Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12413
12414 * configure: mkdir ${subdir} as needed.
12415
12416Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12417
12418 * Makefile.in,configure.in: added autoconf.
12419
12420Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12421
12422 * Makefile.in: no longer pass against on recursion.
12423
12424 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12425 definitions are not inherited.
12426
12427 * configure: correct makesrcdir when subdir is .
12428
12429Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12430
12431 * configure: Add support for 'subdirs' variable, which is
12432 like 'configdirs', except that configure doesn't re-invoke
12433 itself for subdirs, it just creates a Makefile for each subdir.
12434 * configure.texi: Document subdirs.
12435
12436Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12437
12438 * configure.in: added flex to configdirs
12439
12440Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12441
12442 * Makefile.in: remove clean-stamps from clean.
12443
12444Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12445
12446 * configure.in: Add gdbtest to configdirs.
12447
12448Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12449
12450 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12451 to recursive makes.
12452 * configure.in: Recognize new ncr3000 config.
12453
12454Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12455
12456 * Makefile.in, configure.in: removed references to gdbm.
12457
12458Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12459
12460 * config.sub: Don't canonicalize os value
12461 newsos* to bsd (readline needs to check for newsos).
12462 (This fix was earlier made Jan 31, but got re-broken.)
12463
12464Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12465
12466 * configure.in: sco is an os, not a vendor!
12467
12468 * configure: Quote $( better. Keep various shells happy.
12469
12470Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12471
12472 * Makefile.in: eliminate stamp-files.
12473
12474Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12475
12476 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12477 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12478
12479Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12480
12481 * config.sub: fix iris/iris3.
12482
12483Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12484
12485 * configure: re-add -rm.
12486
12487Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12488
12489 * Maskefile.in: add .stmp-rcs to all.
12490
12491 * configure.in: remove gas from rs6000 build, use aix host fragment.
12492
12493Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12494
12495 * configure: pass down site_option during recursion.
12496
12497Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12498
12499 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12500
12501Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12502
12503 * configure: Change exec_prefix so that it really defaults to prefix.
12504
12505Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12506
12507 * Makefile.in, configure.in: Add support for mmalloc library.
12508
12509Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12510
12511 * Makefile.in: add stmp dependencies for a few more things.
12512
12513Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12514
12515 * configure: adjusted error message on objdir/srcdir configure
12516 collision, per john's suggestion.
12517
12518 * Makefile.in: add libiberty stmp to all and all.cross.
12519
12520Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12521
12522 * Makefile.in: remove force dependencies, add grep to all.
12523
12524Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12525
12526 * Makefile.in: drop flex. make stamp files work.
12527
12528 * configure: added test for conflicting configuration in srcdir,
12529 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12530 gets cranky. use relative paths for configure and srcdir
12531 whenever possible. Send some error messages to stderr that were
12532 going to stdout.
12533
12534Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12535
12536 * Makefile.in: Fix libg++ rule to check for gcc directory
12537 before using gcc/gcc. Also pass XTRAFLAGS.
12538
12539Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12540
12541 * Makefile.in: added stmp-files so that directories aren't polled
12542 when they are already built.
12543
12544 * configure.texi: fixed a node pointer problem.
12545
12546Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12547
4bddf3ad 12548 * config.sub configure.in gdb/configure.in
252b5132
RH
12549 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12550 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12551 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12552
12553Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12554
12555 * configure: -recurring becomes -silent. corrected help message
12556 for -site= option.
12557
12558 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12559
12560Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12561
12562 * configure: when building Makefile for crosses, replace
12563 tooldir and program_prefix. default srcdir from location of
12564 config.sub. remove "for host in hosts" and "for target in
12565 targets" loops.
12566
12567Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12568
12569 * Makefile.in: Do not pass bindir or mandir to cvs.
12570
12571Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12572
12573 * Makefile.in, configure.in: removed traces of namesubdir,
12574 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12575 copyrights to '92, changed some from Cygnus to FSF.
12576
12577 * configure.texi: remove most references to multiple hosts,
12578 multiple targets, subdirs, etc.
12579
12580 * configure.man: removed rcsid. reference config.sub not
12581 config.subr.
12582
12583 * Makefile.in: mkdir $(infodir) on install-info.
12584
12585Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12586
12587 * configure.texi: Explain better about .gdbinit and about
12588 the environment that configure.in sections run in.
12589
12590Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12591
12592 * configure.in: Ultrix is only a decstation if it's a MIPS.
12593
12594Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12595
12596 * README: DOC.configure => cfg-paper.texi.
12597
12598Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12599
12600 * config.sub (near case $os): Don't convert newsos* to bsd!
12601
12602Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12603
12604 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12605 the number of copies of COPYING that go into the GDB tar file.
12606
12607Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12608
4bddf3ad 12609 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12610 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12611 Fix SCO configuration stuff.
12612
12613Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12614
12615 * Makefile.in: For libg++, make sure the -I pointing
12616 to the gcc directory goes *after* all the libg++-local -I flags.
12617 Also, move just-gcc dependency from just-libg++ to all-libg++.
12618
12619Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12620
12621 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12622
12623Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12624
12625 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12626
12627Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12628
12629 * config.sub: Add stratus configuration frags. Also
12630 submitted to FSF.
12631
12632Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12633
12634 * Makefile.in (DEV_SUPPORT): add configure.man.
12635
12636 * config.sub(Decode manufacturer-specific): add -none*.
12637
12638Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12639
12640 * Makefile.in: remove form feeds to make Sun's make happy.
12641 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12642
12643Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12644
12645 * Makefile.in (AR_FLAGS): Make quieter.
12646
12647Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12648
12649 * configure.in: Add libg++.
12650 * configure: When verbose, don't output the command line at each
12651 level; it will be unremarkably the same as the previous version,
12652 which will be the same as what the user typed.
12653
12654Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12655
12656 * configure.in, Makefile.in: fix clean-info, add flex. add
12657 fileutils.
12658
12659 * configure: be less sensitive to spaces in Makefile.in. Do not
12660 look for sources in "..". Doing so breaks subdirectories that
12661 might have their own configure. If a subdir has it's own
12662 configure script, use it.
12663
12664Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12665
12666 * cfg-paper.texi: some changes suggested by rms.
12667
12668Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12669
12670 * config.sub: Merge in some small additions from the FSF version,
12671 taken from the gcc distribution, to bring the Cygnus and FSF
12672 versions into closer sync.
12673
12674Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12675
12676 * configure.in: Changed svr4 references to sysv4.
12677
12678Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12679
12680 * configure: added -V for version number option.
12681
12682Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12683
12684 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12685 renamed from DOC.configure to cfg-paper.texi.
12686
12687Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12688
12689 * configure, config.subr, config.sub: config.subr is now
12690 config.sub again.
12691
12692Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12693
12694 * configure.texi: new file, in progress.
12695
12696 * Makefile.in: build info file and install the man page for
12697 configure.
12698
12699 * configure.man: new file, first cut.
12700
12701 * configure: find config.subr again now that configuration "none"
12702 has gone. removed all traces of the -ansi option. removed all
12703 traces of the -languages option.
12704
12705 * config.subr: resync from rms.
12706
d932cae7 127071991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12708
12709 * configure, config.sub, config.subr: merge config.sub into
12710 config.subr, call the result config.subr, remove config.sub, use
12711 config.subr.
12712
12713 * Makefile.in: revised install for dir.info.
12714
d932cae7 127151991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12716
12717 * configure.in: add decstation host makefile frag.
12718
12719 * Makefile.in: BISON now bison -y again. also install-gcc on
12720 install. clean-gdbm on clean. infodir belongs in datadir.
12721 Make directories for info install. Build dir.info here then
12722 install it.
12723
d932cae7 127241991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12725
12726 * Makefile.in: fix for bad directory tests.
12727
d932cae7 127281991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12729
12730 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12731 regexp. -srcdir relative was being handled incorrectly.
12732
12733 * Makefile.in: unwrapped some for loops so that parallel makes
12734 work again and so one can focus one's attention on a particular
12735 package.
12736
d932cae7 127371991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12738
12739 * configure: added PWD as a stand in for `pwd` (for speed). use
12740 elif wherever possible. make -srcdir work without -objdir.
12741 -objdir= commented out.
12742
d932cae7 127431991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12744
12745 * configure: +options become --options. -subdirs commented out.
12746 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12747 Makefile now at top of generated Makefile. Removed cvs log
12748 entries. added -srcdir. create .gdbinit only if there is one
12749 in ${srcdir}.
12750
12751 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12752 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12753 and mandir now keyed off datadir by default.
12754
d932cae7 127551991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12756
12757 * Freshly created ChangeLog.
12758
12759\f
12760Local Variables:
12761mode: change-log
12762left-margin: 8
12763fill-column: 76
12764version-control: never
12765End:
This page took 0.989741 seconds and 4 git commands to generate.