(cris_elf_relocate_section) <R_CRIS_8, R_CRIS_16, R_CRIS_32>: Add missing
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
af0771d3
PB
12008-12-16 Paolo Bonzini <bonzini@gnu.org>
2
3 Sync with GCC:
4
5 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6
7 * configure.ac (ppllibs): Add by default the lib flags.
8 * configure: Regenerate.
9
10 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
11
12 * configure.ac: Add double brackets on darwin[912].
13 * configure: Regenerate.
14
15 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
16
17 * configure.ac: Expand to darwin10 and later.
18 * configure: Regenerate.
19
f7c83eac
AS
202008-12-02 Andreas Schwab <schwab@suse.de>
21
22 * Makefile.def: configure-target-boehm-gc depends on
23 all-target-libstdc++-v3.
24 * Makefile.in: Regenerate.
25
bc67ad83
BE
262008-12-02 Ben Elliston <bje@au.ibm.com>
27
28 * config.sub, config.guess: Update from upstream sources.
29
e28c595f
JM
302008-11-27 Joseph Myers <joseph@codesourcery.com>
31
32 Merge from GCC:
33
34 2007-12-02 Matthias Klose <doko@ubuntu.com>
35
36 * config-ml.in: Remove 64bit configure tests.
37
38 2008-05-14 Rafael Espindola <espindola@google.com>
39
40 * config-ml.in: don't handle --enable-shared and --enable-static.
41
42 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
43 Tobias Grosser <grosser@fim.uni-passau.de>
44 Jan Sjodin <jan.sjodin@amd.com>
45 Harsha Jagasia <harsha.jagasia@amd.com>
46 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
47 Konrad Trifunovic <konrad.trifunovic@inria.fr>
48 Adrien Eliche <aeliche@isty.uvsq.fr>
49
50 Merge from graphite branch.
51 * configure: Regenerate.
52 * Makefile.in: Regenerate.
53 * configure.ac (host_libs): Add ppl and cloog.
54 Add checks for PPL and CLooG.
55 * Makefile.def (ppl, cloog): Added modules and dependences.
56 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
57 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
58
59 2008-09-03 Richard Guenther <rguenther@suse.de>
60
61 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
62 cloog test.
63 * configure: Re-generate.
64
65 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
66
67 * configure.ac (--with-cloog-polylib): New.
68 (--disable-cloog-version-check): New.
69 (--disable-ppl-version-check): New.
70 * configure: Re-generate.
71
72 2008-09-05 Richard Guenther <rguenther@suse.de>
73
74 * configure.ac: Initialize clooglibs to -lcloog.
75 * configure: Re-generate.
76
77 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
78
79 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
80 recommended version to 2.3.2.
81
82 * configure: Regenerate.
83
84 2008-10-31 Ben Elliston <bje@au.ibm.com>
85
86 * configure.ac (spu-*-*): Remove special case.
87 * configure: Regenerate.
88
89 Complete comment text from GCC version of:
90
91 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
92
93 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
94 (GCC_SHLIB_SUBDIR): New.
95 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
96 * configure: Regenerate.
97 * Makefile.in: Regenerate.
98
652dec25
TG
992008-11-27 Tristan Gingold <gingold@adacore.com>
100
101 * configure.ac: Build gdb for i?86-*-darwin*
102 * configure: Regenerated.
103
7582fb4a
DJ
1042008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
105
106 PR bootstrap/38014
107 PR bootstrap/37923
108
109 Revert:
110
111 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
112
113 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
114 * Makefile.in: Regenerated.
115
116 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
117
118 PR gdb/921
119 PR gdb/1646
120 PR gdb/2175
121 PR gdb/2176
122
123 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
124 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
125 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
126 (HOST_EXPORTS): Pass CPPFLAGS.
127 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
128 (LDFLAGS_FOR_TARGET): Initialize from configure script.
129 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
130 * Makefile.in, configure: Regenerated.
131 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
132 and CPPFLAGS_FOR_BUILD.
133
faee1be2
UW
1342008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
135
136 * configure.ac [spu-*-*]: Do not set skipdirs.
137 * configure: Re-generate.
138
b7c2dce4
DJ
1392008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
140
141 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
142 * Makefile.in: Regenerated.
143
bb52de30
DJ
1442008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
145
146 PR gdb/921
147 PR gdb/1646
148 PR gdb/2175
149 PR gdb/2176
150
151 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
152 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
153 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
154 (HOST_EXPORTS): Pass CPPFLAGS.
155 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
156 (LDFLAGS_FOR_TARGET): Initialize from configure script.
157 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
158 * Makefile.in, configure: Regenerated.
159 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
160 and CPPFLAGS_FOR_BUILD.
161
b25062ae
SE
1622008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
163
164 * libtool.m4: Update to libtool 2.2.6.
165 * lt~obsolete.m4: Update to libtool 2.2.6.
166 * ltmain.sh: Update to libtool 2.2.6.
167 * ltsugar.m4: Update to libtool 2.2.6.
168 * ltversion.m4: Update to libtool 2.2.6.
169 * ltoptions.m4: Update to libtool 2.2.6.
170 * ltgcc.m4: Update to match changes from libtool 2.2.6.
171
3bbd2f8f
AL
1722008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
173
174 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
175 (GCC_SHLIB_SUBDIR): New.
176 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
177 * configure: Regenerate.
178 * Makefile.in: Regenerate.
179
b29d32ce
TG
1802008-08-28 Tristan Gingold <gingold@adacore.com>
181
182 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
183 Enable bfd, binutils and opcodes.
184 * configure: Regenerate.
185
c325a203
DD
1862008-08-16 Nicolas Roche <roche@adacore.com>
187
188 * Makefile.tpl: Add BOOT_ADAFLAGS.
189 * Makefile.in: Regenerate.
190
e7c8859c
RS
1912008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
192
193 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
194 * configure: Regenerate.
195
da888c87
PB
1962008-07-30 Paolo Bonzini <bonzini@gnu.org>
197
198 Sync with gcc:
199 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
200
f7c83eac
AS
201 * configure.ac: Add makefile fragments for hpux.
202 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
203 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
204 * configure: Regenerate.
205 * Makefile.in: Regenerate.
da888c87
PB
206
207 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
208
f7c83eac
AS
209 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
210 * Makefile.in: Regenerate.
211 * configure: Regenerate.
da888c87 212
944982cf
ILT
2132008-06-18 Ian Lance Taylor <iant@google.com>
214
662c6704
ILT
215 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
216
944982cf
ILT
217 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
218
7a283e07
RW
2192008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
220
221 * configure: Regenerate.
222
5b553f7e
RW
2232008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
224
225 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
226 "$@" is still intact with both Autoconf 2.59 and 2.62.
227 * configure: Regenerate.
228
675492f0
RW
2292008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
230
231 * Makefile.tpl: Fix comment errors.
232 * Makefile.in: Regenerate.
233
b018a5d1
JB
2342008-06-13 Julian Brown <julian@codesourcery.com>
235
236 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
237 of libobjc for ARM EABI Linux.
238 * configure: Regenerate.
239
310213e8
DE
2402008-06-12 David S. Miller <davem@davemloft.net>
241 David Edelsohn <edelsohn@gnu.org>
242
243 * configure.ac: Add powerpc*-*-* to gold supported targets.
244 * configure: Regenerate.
245
6641ce42
JM
2462008-06-08 Joseph Myers <joseph@codesourcery.com>
247
248 PR tree-optimization/36218
249 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
250 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
251 (all prefix="build-"): Pass them to build-system sub-makes.
252 * Makefile.in: Regenerate.
253
03c2f9e6
DJ
2542008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
255
256 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
257 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
258 mkdep, and compile. Update comments.
259 (ETC_SUPPORT): Add ChangeLog and update comments.
260
4538db8b
ILT
2612008-05-11 Ian Lance Taylor <iant@google.com>
262
263 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
264
266df637
PB
2652008-04-18 Paolo Bonzini <bonzini@gnu.org>
266
267 Sync with gcc:
268 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
269
270 PR bootstrap/35457
271 * configure.ac: Include override.m4.
272 * configure: Regenerate.
273
274 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
275
f7c83eac
AS
276 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
277 * Makefile.in: Regenerate.
266df637
PB
278
279 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
280
f7c83eac
AS
281 * configure.ac: Do not build libssp for the AVR.
282 * configure: Regenerate.
266df637 283
a86a761e
NC
2842008-04-18 Nick Clifton <nickc@redhat.com>
285
286 * MAINTAINERS: Replace reference to configure.in with reference to
287 configure.ac.
288
52310858
NC
2892008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
290
f7c83eac 291 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 292 as nonconfigurable directories list.
f7c83eac 293 * configure: Regenerate.
52310858 294
f5314dd5
DM
2952008-04-14 David S. Miller <davem@davemloft.net>
296
297 * configure.ac: Add sparc*-*-* to gold supported targets.
298 * configure: Regenerate.
299
e2208220
BE
3002008-04-14 Ben Elliston <bje@au.ibm.com>
301
302 * config.sub, config.guess: Update from upstream sources.
303
0bb6ea20
HPN
3042008-04-12 Hans-Peter Nilsson <hp@axis.com>
305
306 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
307 * Makefile.in: Regenerate.
308
e5164e97
ILT
3092008-04-07 Ian Lance Taylor <iant@google.com>
310
311 * Makefile.def: check-gold depends upon all-binutils.
312 * Makefile.in: Regenerate.
313
e33b51a6
NC
3142008-04-04 Nick Clifton <nickc@redhat.com>
315
316 PR binutils/4334
317 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
318 builds.
319 * configure: Regenerate.
320
fc5df3ab
NC
3212008-04-04 NightStrike <NightStrike@gmail.com>
322
323 PR other/35151
f7c83eac
AS
324 * configure.ac: Combine rules for mingw32 and mingw64.
325 * configure: Regenerate.
fc5df3ab 326
c779bab8
PB
3272008-03-27 Paolo Bonzini <bonzini@gnu.org>
328
329 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
330 * Makefile.in: Regenerate.
331
93f9b408
ILT
3322008-03-20 Ian Lance Taylor <iant@google.com>
333
334 * configure.ac: Add support for --enable-gold.
335 * Makefile.def: Add gold as a directory like ld.
336 * configure, Makefile.in: Regenerate.
337
5746fb46
AK
3382008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
339
340 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
341 (s390_cond_extensions): Reduced extensions to the compare related.
342 (main): z10 cpu type option added.
343 (expandConditionalJump): Renamed to ...
344 (insertExpandedMnemonic): ... this.
345
346 * opcodes/s390-opc.c: Re-group the operand format makros.
347 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
348 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
349 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
350 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
351 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
352 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
353 INSTR_SIL_RDU): New instruction formats added.
354 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
355 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
356 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
357 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
358 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
359 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
360 masks added.
361 (s390_opformats): New formats added "ris", "rrs", "sil".
362 * opcodes/s390-opc.txt: Add the conditional jumps with the
363 extensions removed from automatic expansion in s390-mkopc.c manually.
364 (asi - trtre): Add new System z10 EC instructions.
365 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
366
58c85be7
RW
3672008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
368
369 * configure.ac: m4_include config/proginstall.m4.
370 * configure: Regenerate.
371
78124051
RW
3722008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
373
374 Backport from upstream Libtool:
f7c83eac 375
78124051 376 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 377
78124051
RW
378 Deal with Autoconf 2.62's semantic change in m4_append.
379 * ltsugar.m4 (lt_append): Replace broken versions of
380 m4_append.
381 (lt_if_append_uniq): Don't require separator to be overquoted,
382 and avoid broken m4_append.
383 (lt_dict_add): Fix typo.
384 * libtool.m4 (_LT_DECL): Don't overquote separator.
385
018f1bea
DE
3862008-03-13 David Edelsohn <edelsohn@gnu.org>
387
388 * config.rpath: Add AIX 6 support.
389
5c5f596d
PB
3902008-03-13 Paolo Bonzini <bonzini@gnu.org>
391
392 * Makefile.def (stageprofile). Remove -fprofile-generate
393 from stage_libcflags.
394 * Makefile.in: Regenerate.
395
a1f93a5e
BE
3962008-03-13 Ben Elliston <bje@au.ibm.com>
397
398 * config.sub, config.guess: Update from upstream sources.
399
98c3d905
AK
4002008-03-06 Florian Krohm <fkrohm@us.ibm.com>
401
402 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
403 * s390-opc.txt (cmpsc): Duplicate entry removed.
404 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
405 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
406 fier, cu42, cu41): Fix operand format.
407
7f6ef0c0
PB
4082008-02-20 Paolo Bonzini <bonzini@gnu.org>
409
f7c83eac
AS
410 PR bootstrap/32009
411 PR bootstrap/32161
412
413 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
414 * configure: Regenerate.
415
416 * Makefile.def: Define stage_libcflags for all bootstrap stages.
417 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
418 STAGE4_LIBCFLAGS): New.
419 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
420 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
421 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
422 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
423 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
424 for target modules. Don't export LIBCFLAGS.
425 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
426 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
427 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
428 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
429 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
430 * Makefile.in: Regenerate.
7f6ef0c0 431
eaf19029
PB
4322008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
433
434 PR libgcj/33085
435 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
436 Do not use -DDLL_EXPORT. Backport from upstream.
437
680c43e9
NC
4382008-02-14 Nick Clifton <nickc@redhat.com>
439
440 Import this patch from gcc:
441 2008-01-24 David Edelsohn <edelsohn@gnu.org>
442
443 * libtool.m4: Backport AIX 6 support from ToT Libtool.
444
c72b1d96
HPN
4452008-02-02 Hans-Peter Nilsson <hp@axis.com>
446
447 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
448 * configure: Regenerate.
449
8b66833e
BW
4502008-01-31 Marc Gauthier <marc@tensilica.com>
451
452 * configure.ac (xtensa*-*-*): Recognize processor variants.
453 * configure: Regenerate.
454
9cc8ae67
PB
4552008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
456
f7c83eac
AS
457 PR bootstrap/34922
458 * configure.ac (PARSE_ARGS): Push suitable setting of
459 ac_subdirs_all, for `./configure --help=recursive'.
460 Handle `+' in generic toplevel directory disabling.
461 * configure: Regenerate.
9cc8ae67 462
19090595
BE
4632008-01-23 Ben Elliston <bje@au.ibm.com>
464
465 * config.sub, config.guess: Update from upstream sources.
466
9f1e7fd3
BE
4672008-01-08 Ben Elliston <bje@au.ibm.com>
468
469 * config.sub, config.guess: Update from upstream sources.
470
2f959d61
JJ
4712007-12-19 Jeff Johnston <jjohnstn@redhat.com>
472
473 * COPYING.LIBGLOSS: Update default copyright.
474
aa054b85
JJ
4752007-12-19 Jeff Johnston <jjohnstn@redhat.com>
476
477 * COPYING.NEWLIB: Update default copyright.
478
57c53b2b
RS
4792007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
480
481 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
482 Change recommended MPFR from 2.2.1 > 2.3.0.
483 * configure: Regenerate.
484
fee14b60
RS
4852007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
486
487 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
488 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
489 * Makefile.in: Regenerate.
490
c9b68031
DD
4912007-12-10 Andreas Tobler <a.tobler@schweiz.org>
492
493 * configure.ac: Enable libjava for x86_64-*-darwin9.
494 * configure: Regenerate.
495
ad25e7d5
BE
4962007-12-05 Ben Elliston <bje@au.ibm.com>
497
498 * config.sub, config.guess: Update from upstream sources.
499
6ac84f65
PB
5002007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
501
f7c83eac
AS
502 * config-ml.in: Robustify against white space in absolute file
503 names.
6ac84f65 504
f7c83eac
AS
505 * config-ml.in (multi-clean): Substitute ${Makefile}.
506 Remove superfluous ${Makefile} in list.
6ac84f65 507
7b3200f9
DJ
5082007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
509
510 * Makefile.def (dependencies): Make configure-gdb depend on
511 all-intl.
512 * Makefile.in: Regenerated.
513
2c133ff9
JJ
5142007-10-15 Patrick Mansfield <patmans@us.ibm.com>
515
516 * Makefile.def: To avoid problems running with parallel makes,
517 build newlib before libgloss so that target specific header
518 files are availble.
519 * Makefile.in: Regenerate.
520
5074315a
DJ
5212007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
522
523 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
524 * Makefile.in: Regenerate.
525
f5bc1778
DJ
5262007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
527
528 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
529 * libdecnumber: New directory, imported from GCC.
530
c66487f8
NC
5312007-10-08 Mike Frysinger <vapier@gentoo.org>
532
533 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
534 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
535 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
536 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
537 * configure: Regenerate.
538
b5714970
PB
5392007-10-01 Paolo Bonzini <bonzini@gnu.org>
540
541 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
542 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
543 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
544 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
545 * configure.ac: Default them to host tools for $host = $build.
546 Subst them.
547
548 * configure: Regenerate.
549 * Makefile.in: Regenerate.
550
f3b1e08e
RS
5512007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
552
553 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
554 * configure: Regenerate.
555
cff87f51
DD
5562007-09-19 Benjamin Kosnik <bkoz@redhat.com>
557
558 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
559 libstdc++.
560 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
561 * configure: Regenerate.
562 * Makefile.in: Regenerate.
f7c83eac 563
625a61cd
AS
5642007-09-17 Andreas Schwab <schwab@suse.de>
565
566 * configure.ac: Raise minimum makeinfo version to 4.6.
567 * configure: Regenerate.
568
83a3a68b
AM
5692007-09-15 Alan Modra <amodra@bigpond.net.au>
570
571 * configure.ac: Correct makeinfo version check.
572 * configure: Regenerate.
573
5bd8be13
RS
5742007-09-14 Richard Sandiford <richard@codesourcery.com>
575
576 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
577 to $skipdirs and only disable gprof for newlib. Use the normal
578 mips*-elf* handling in other respects.
579 * configure: Regnerate.
580
5566c1fa
DD
5812007-09-12 David Daney <ddaney@avtrex.com>
582
583 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
584 enabling libgcj.
585 * configure: Regenerate.
586
5872007-09-12 Richard Guenther <rguenther@suse.de>
588
589 * configure.ac (--enable-stage1-checking): If neither --enable-checking
590 nor --disable-checking is provided also turn on yes and types
591 checking for stage1.
592 * configure: Re-generate.
593
a18e2996 5942007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
595
596 PR target/33281
597 * configure.ac: Use config/mh-mingw on mingw.
598 * configure: Regenerate.
84e7906e 599
691bb5a1
DD
6002007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
601
602 PR other/32154
603 * configure.ac: For libgloss targets, point the linker to the linker
604 script, startup code and simulator library.
605 * configure: Regenerate.
606
6d18b86b
AH
6072007-09-09 Andrew Haley <aph@redhat.com>
608
609 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 610 target-libjava.
6d18b86b 611
f00a3165 6122007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 613
f00a3165 614 * config.sub, config.guess: Update from upstream sources.
971aaaa5 615
2abc4e65
BE
6162007-08-21 Richard Guenther <rguenther@suse.de>
617
618 * configure.ac: Add types checking to stage1 checking flags.
619 * configure: Regenerate.
620
8a6ee3ab 6212007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 622 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
623
624 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
625 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
626 * Makefile.in: Regenerate.
627 * configure.ac (--with-debug-prefix-map): New.
628 * configure: Regenerate.
629
429acdec
RS
6302007-08-17 Richard Sandiford <richard@codesourcery.com>
631 Nigel Stephens <nigel@mips.com>
632
429acdec
RS
633 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
634 as target_makefile_frag.
635 * configure: Regenerate.
636
8520c408
AO
6372007-08-16 Alexandre Oliva <aoliva@redhat.com>
638
639 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
640 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
641 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
642 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
643 (do-compare, do-compare3, do-compare-debug): New.
644 ([+compare-target+]): Use them.
645
6462007-08-16 Alexandre Oliva <aoliva@redhat.com>
647
648 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
649 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
650 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
651 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
652 (do-compare, do-compare3, do-compare-debug): New.
653 ([+compare-target+]): Use them.
654
2444379b
BE
6552007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
656 Ben Elliston <bje@au.ibm.com>
657
658 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
659 --silent if $silent.
660 * configure: Regenerate.
661
d6f99447
DJ
6622007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
663
664 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
665
bd0aa315
NC
6662007-07-17 Nick Clifton <nickc@redhat.com>
667
668 * COPYING3: New file. Contains version 3 of the GNU General
669 Public License.
670 * COPYING3.LIB: New file. Contains version 3 of the GNU
671 Lesser General Public License.
672
0ebe98fb
BS
6732007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
674
675 * configure.ac: Fix my previous change to really match GCC.
676 * configure: Regenerate.
677
521ec477
DD
6782007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
679
680 * configure.ac: Rewrite 'configure --help' strings to look nicer.
681 * configure: Regenerate.
682
6832007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
684
685 * configure.ac: Add some missing m4 quotation.
686 * configure: Regenerate.
687
0c24b341
NC
6882007-07-09 Kai Tietz <kai.tietz@onevision.com>
689
f7c83eac
AS
690 * Makefile.def: Add windmc tool to build.
691 * Makefile.tpl: Likewise.
692 * configure.ac: Likewise.
693 * Makefile.in: Regenerate.
694 * configure: Regenerate.
0c24b341 695
a09314d0
L
6962007-07-05 H.J. Lu <hongjiu.lu@intel.com>
697
698 * lt~obsolete.m4: New. Import from 20070318 libtool.
699
7c3e1d12
BS
7002007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
701
702 * configure.ac: Don't add target-libmudflap to noconfigdirs for
703 uclinux and linux-uclibc targets.
704 * configure: Regenerate.
705
a5b3b4dd
DD
7062007-06-28 DJ Delorie <dj@redhat.com>
707
708 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
709 not building newlib.
710 * configure: Regenerated.
f7c83eac 711
184d813c
DJ
7122007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
713
714 * src-release (DEVO_SUPPORT): Correct typos.
715
31d99776
DJ
7162007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
717
718 * Makefile.def: Add dependency from configure-gdb to all-bfd.
719 * Makefile.in: Regenerated.
720
e00a73e3
PB
7212007-06-14 Paolo Bonzini <bonzini@gnu.org>
722
f7c83eac
AS
723 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
724 (distclean-stage[+id+]): Possibly delete stage_last.
725 * Makefile.in: Regenerate.
e00a73e3 726
98a1bbc5
BE
7272007-06-07 Ben Elliston <bje@au.ibm.com>
728
729 * config.sub, config.guess: Update from upstream sources.
730
973601e1
BE
7312007-06-07 Ben Elliston <bje@au.ibm.com>
732
733 * Makefile.tpl: Fix spelling error.
734 * Makefile.in: Regenerate.
735
2038f525
PB
7362007-06-04 Paolo Bonzini <bonzini@gnu.org>
737
738 Sync with gcc:
739 2007-05-30 Jakub Jelinek <jakub@redhat.com>
740
f7c83eac
AS
741 PR bootstrap/29382
742 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
743 * configure: Rebuilt.
2038f525 744
f7c5c4b5
PB
7452007-06-01 Steve Ellcey <sje@cup.hp.com>
746
12a64d4f
L
747 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
748 lt_cv_sys_max_cmd_len.
f7c5c4b5 749
7ad9660b
PB
7502007-05-31 Paolo Bonzini <bonzini@gnu.org>
751
752 * ltgcc.m4: Update from GCC.
753
0e7ef45c
EC
7542007-05-25 Andreas Tobler <a.tobler@schweiz.org>
755
12a64d4f 756 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 757
37ad9514
SE
7582007-05-24 Steve Ellcey <sje@cup.hp.com>
759
760 * ltmain.sh: Update from GCC.
761 * libtool.m4: Update from GCC.
762 * ltsugar.m4: New. Update from GCC.
763 * ltversion.m4: New. Update from GCC.
764 * ltoptions.m4: New. Update from GCC.
765 * ltconfig: Remove.
766 * ltcf-c.sh: Remove.
767 * ltcf-cxx.sh: Remove.
768 * ltcf-gcj.sh: Remove.
769 * src-release: Update with new libtool file list.
770
8ee82aff
PB
7712007-05-16 Paolo Bonzini <bonzini@gnu.org>
772
773 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
774 stage_cflags.
775 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
776 Remove CFLAGS/LIBCFLAGS.
777 (configure-stage[+id+]-[+prefix+][+module+],
778 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
779 * Makefile.in: Regenerate.
780
149cb58d
SE
7812007-04-14 Steve Ellcey <sje@cup.hp.com>
782
783 * config-ml.in: Update from GCC.
784
91506736
DJ
7852007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
786
787 * src-release (do-proto-toplev): Process the support directories before
788 the tool directory.
789
ffa8bd48
RS
7902007-03-21 Richard Sandiford <richard@codesourcery.com>
791
792 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
793 of glob. Quote arguments with single quotes too.
794 * configure: Regenerate.
795
a4fd3374
DD
7962007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
797
798 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
799 * Makefile.in: Regenerate
800
b8025f34
AS
8012007-03-07 Andreas Schwab <schwab@suse.de>
802
803 * configure: Regenerate.
804
a3ca38d2
DD
8052007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
806
807 * configure.ac: Add "--with-pdfdir" configure option,
808 which defines pdfdir variable.
809 * Makefile.def (target=fixincludes): Add install-pdf to
810 missing targets.
811 (recursive_targets): Add install-pdf target.
812 (flags_to_pass): Add pdfdir.
813 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
814 target.
815 * configure: Regenerate
816 * Makefile.in: Regenerate
817
8182007-02-28 Eric Christopher <echristo@apple.com>
819
820 Revert:
821 2006-12-07 Mike Stump <mrs@apple.com>
822
823 * Makefile.def (dependencies): Add dependency for
824 install-target-libssp and install-target-libgomp on
825 install-gcc.
826 * Makefile.in: Regenerate.
827
8282007-02-27 Matt Kraai <kraai@ftbfs.org>
829
830 * configure: Regenerate.
831 * configure.ac: Move statements after variable declarations.
832
a4708fba
JM
8332007-02-19 Joseph Myers <joseph@codesourcery.com>
834
835 * configure.ac: Adjust for loop syntax.
836 * configure: Regenerate.
837
9a819804
AO
8382007-02-18 Alexandre Oliva <aoliva@redhat.com>
839
840 * configure: Rebuilt.
841
81ec575a
AO
8422007-02-18 Alexandre Oliva <aoliva@redhat.com>
843
844 * configure.ac: Drop multiple occurrences of --enable-languages,
845 and fix its quoting.
846 * configure: Rebuilt.
847
92f01d61 8482007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
849 Nathan Sidwell <nathan@codesourcery.com>
850 Vladimir Prus <vladimir@codesourcery.com
851 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
852
853 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
854 * configure: Regenerate.
855
b1299c4e
DJ
8562007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
857
858 * configure.ac (target_libraries): Move libgcc before libiberty.
859 * configure: Regenerated.
860
18f6b6ee
PB
8612007-02-13 Paolo Bonzini <bonzini@gnu.org>
862
863 * configure: Regenerate again?
864
9c4e9f27
PB
8652007-02-13 Paolo Bonzini <bonzini@gnu.org>
866
867 * configure: Reapply PR30748 fix which was lost in the previous commit.
868
24ff9987
DJ
8692007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
870 Paolo Bonzini <bonzini@gnu.org>
871
872 PR bootstrap/30753
873 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
874 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
875 * configure: Regenerated.
876
7df2cd5d
PB
8772007-02-10 Paolo Bonzini <bonzini@gnu.org>
878
879 * configure: Regenerate.
880
b0aaa663
DJ
8812007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
882
883 PR bootstrap/30748
884 * configure.ac: Correct syntax for Solaris ksh.
885 * configure: Regenerated.
886
a0323144
PB
8872007-02-09 Paolo Bonzini <bonzini@gnu.org>
888
889 * Makefile.def: Sync with GCC.
890 * Makefile.tpl: Sync with GCC.
891 * Makefile.in: Regenerate.
892 * configure: Regenerate.
893
c6b750e1
DJ
8942007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
895
896 * Makefile.tpl (build_alias, host_alias, target_alias): Use
897 noncanonical equivalents.
898 * configure.in: Rename to...
899 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
900 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
901 target_noncanonical. Use them. Rewrite removal of configure
902 arguments for autoconf 2.59. Discard variable settings. Force
903 program_transform_name for native tools.
904
905 * Makefile.in: Regenerated.
906 * configure: Regenerated with autoconf 2.59.
907
908 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
909
f3cd89f4
JJ
9102007-02-08 Jeff Johnston <jjohnstn@redhat.com>
911
912 * COPYING.LIBGLOSS: Reformat default Red Hat
913 license to fit within 80 columns.
914 * COPYING.NEWLIB: Ditto.
915
4e206d7e
DB
9162007-02-05 Dave Brolley <brolley@redhat.com>
917
918 * Contribute the following changes:
919 2006-11-28 DJ Delorie <dj@redhat.com>
920
921 * configure.in: Fix typo for mep's target_makefile_frag.
922 * configure: Regenerated.
923
924 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
925
926 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
927 * configure: Regenerate.
928
929 2001-09-19 DJ Delorie <dj@redhat.com>
930
931 * configure.in (target_makefile_frag): use mt-mep
932
933 2001-06-12 Don Howard <dhoward@redhat.com>
934
935 * configure.in: Remove gdb from MeP skip list.
936
937 2001-04-05 DJ Delorie <dj@redhat.com>
938
939 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
940
941 2001-03-20 Ben Elliston <bje@redhat.com>
942
943 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
944
945 2001-03-19 Ben Elliston <bje@redhat.com>
946
947 * config.sub (mep, mep-*): Add.
948
b2edfdd2
AS
9492007-01-31 Andreas Schwab <schwab@suse.de>
950
951 * Makefile.tpl (LDFLAGS): Substitute it.
952 * Makefile.in: Regenerate.
953
ceb92e78
PB
9542007-01-11 Paolo Bonzini <bonzini@gnu.org>
955
956 * configure.in: Change == to = in test command.
f7c83eac 957 * configure: Regenerate.
ceb92e78 958
4b900473 9592007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
960 Nick Clifton <nickc@redhat.com>
961 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
962
963 * configure.in (build_configargs, host_configargs, target_configargs):
964 Remove build/host/target parameters.
965 (host_libs): Add gmp and mpfr.
966 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
967 * Makefile.def (gmp, mpfr): New.
968 (gcc): Remove target.
969 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
970 target_os, target_vendor): New.
971 (configure): Add host_alias/target_alias arguments. Adjust invocations.
972 * configure: Regenerate.
973 * Makefile.in: Regenerate.
4b900473
PB
974
9752007-01-11 Matt Fago <fago@earthlink.net>
976
977 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 978 to improve robustness of configure tests.
4b900473
PB
979 * configure: Regenerate.
980
80f6dcbc
NC
9812007-01-08 Kai Tietz <kai.tietz@onevision.com>
982
983 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 984 * configure: Regenerate.
80f6dcbc 985
f86e35b8
NC
9862007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
987
988 * Makefile.tpl (all-target): Correct @if conditional for target
989 modules.
990 * configure.in: Omit libiberty if building only target libgcc.
991 * configure, Makefile.in: Regenerated.
992
79fcd0ec
PB
9932007-01-04 Paolo Bonzini <bonzini@gnu.org>
994
995 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
996 * configure: Regenerate.
997
6aa8ef82
DJ
9982007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
999
1000 * Makefile.def (target_modules): Add libgcc.
1001 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1002 * Makefile.tpl (clean-target-libgcc): Delete.
1003 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1004 on gcc even for bootstrapped modules. Rewrite handling of
1005 lang_env_dependencies to loop over target_modules.
1006 * configure.in (target_libraries): Add target-libgcc.
1007 * Makefile.in, configure: Regenerated.
1008
9b134994
PB
10092006-12-29 Paolo Bonzini <bonzini@gnu.org>
1010
1011 Sync with gcc:
1012 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1013
f7c83eac
AS
1014 * configure.in: Reorganize recognition of languages. Add
1015 --enable-stage1-languages. Show supported languages for the chosen
1016 target rather than all recognized languages.
1017 * configure: Regenerate.
9b134994
PB
1018
1019 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1020
f7c83eac
AS
1021 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1022 * Makefile.in: Regenerate.
9b134994
PB
1023
1024 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1025
f7c83eac
AS
1026 * configure.in: Warn that MPFR 2.2.0 is buggy.
1027 * configure: Regenerate.
9b134994 1028
8cf39b1b
ILT
10292006-12-27 Ian Lance Taylor <iant@google.com>
1030
1031 * configure.in: When removing Makefiles to force a reconfigure, also
1032 remove prev-DIR*/Makefile.
1033 * configure: Regenerate.
1034
ebff6cd5
KH
10352006-12-23 Kazu Hirata <kazu@codesourcery.com>
1036
1037 * config.bfd: Recognize fido.
1038
8a0d8a5c
PB
10392006-12-19 Paolo Bonzini <bonzini@gnu.org>
1040
1041 Sync with gcc:
1042
1043 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1044
1045 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1046 it only affects bootstrap and could be tested on "$host" as well.
1047 * configure: Regenerate.
1048 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1049
1050 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1051
1052 PR bootstrap/29544
1053 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1054 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1055 move here comment from Makefile.tpl.
1056 * Makefile.tpl: Move some definitions higher in the file.
1057 (STAGE1_CHECKING): New.
1058 * configure.in: Add --enable-stage1-checking.
1059 * configure: Regenerate.
1060 * Makefile.in: Regenerate.
1061
1062 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1063
1064 * configure.in: Update error message for missing GMP/MPFR.
1065
1066 * configure: Regenerate.
1067
1068 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1069
1070 * configure.in: Update MPFR version in error message.
1071
1072 * configure: Regenerate.
1073
1074 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1075
1076 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1077 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1078 --with-gmp-lib): New flags.
1079
1080 * configure: Regenerate.
1081
790c0838
AM
10822006-12-12 Andreas Tobler <a.tobler@schweiz.org>
1083
1084 PR bootstrap/30134
1085 * configure.in: Correct x86 darwin support for libjava to powerpc
1086 and i?86 only.
1087 * configure: Regenerate.
1088
77d7106f
AM
10892006-12-11 Alan Modra <amodra@bigpond.net.au>
1090
1091 * configure.in: Handle spu makefile frag.
77d7106f
AM
1092 * Makefile.tpl (MAINT): Define
1093 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1094 * configure: Regenerate.
1095 * Makefile.in: Regenerate.
1096
0cfa5389
BE
10972006-12-11 Ben Elliston <bje@au.ibm.com>
1098
1099 * config.sub, config.guess: Update from upstream sources.
1100
2839fe5d
BE
11012006-12-11 Ben Elliston <bje@au.ibm.com>
1102
1103 * configure.in: Sync with GCC (spu-*-*).
1104 * configure: Sync with GCC.
1105
b897f5d4
MS
11062006-12-07 Mike Stump <mrs@apple.com>
1107
1108 * Makefile.def (dependencies): Add dependency for
1109 install-target-libssp and install-target-libgomp on
1110 install-gcc.
1111 * Makefile.in: Regenerate.
1112
9daf3993
PB
11132006-11-16 Paolo Bonzini <bonzini@gnu.org>
1114
1115 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1116 (unstage): Test for stage_last presence.
1117
1118 PR bootstrap/29802
1119 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1120 * Makefile.in: Regenerate.
1121
9dbaa842
DD
11222006-11-14 DJ Delorie <dj@redhat.com>
1123
1124 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1125 * Makefile.in: Sync with GCC.
1126 * configure.in: Sync with GCC (mpfr, gmp).
1127 * configure: Sync with GCC.
1128
b0cbce8d
JJ
11292006-11-08 Jie Zhang <jie.zhang@analog.com>
1130
1131 * configure.in: Remove target-libgloss from noconfigdirs for
1132 bfin-*-*.
1133 * configure: Regenerated.
1134
44330a94
JJ
11352006-10-27 Jeff Johnston <jjohnstn@redhat.com>
1136
1137 * COPYING.NEWLIB: Add spu license.
7de05dd5 1138 * COPYING.LIBGLOSS: Ditto.
44330a94 1139
56a8fe78
DD
11402006-10-17 Brooks Moses <bmoses@stanford.edu>
1141
1142 * Makefile.def: Added pdf target handling.
1143 * Makefile.tpl: Added pdf target handling.
1144 * Makefile.in: Regenerated.
1145
fbb00ad0
JJ
11462006-10-11 Jeff Johnston <jjohnstn@redhat.com>
1147
1148 * COPYING.NEWLIB: Updated.
1149 * COPYING.LIBGLOSS: Ditto.
1150
6b89cc21
DB
11512006-09-27 Dave Brolley <brolley@redhat.com>
1152
1153 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1154 $s instead of $r.
1155 * configure: Regenerated.
1156
17bcf627
BE
11572006-09-26 Ben Elliston <bje@au.ibm.com>
1158
1159 * config.sub, config.guess: Update from upstream sources.
1160
f3529cf1
TS
11612006-09-20 Thiemo Seufer <ths@mips.com>
1162
1163 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1164 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1165 * configure: Regenerate.
1166
45055374
CV
11672006-08-30 Corinna Vinschen <corinna@vinschen.de>
1168
1169 * configure.in: Never build newlib for a Mingw host.
1170 Never build newlib as Mingw target library.
1171 Test the existence of winsup/cygwin for building a Cygwin newlib,
1172 rather than just winsup.
1173 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1174 building a Mingw target.
1175 * configure: Regenerate.
1176
4be041b2 11772006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
1178 Nigel Stephens <nigel@mips.com>
1179 David Ung <davidu@mips.com>
4be041b2
TS
1180
1181 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1182
1d89b610
PB
11832006-07-25 Paolo Bonzini <bonzini@gnu.org>
1184
1185 Sync from GCC:
1186 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1187
f7c83eac
AS
1188 PR bootstrap/18058
1189 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1190 if the bootstrap compiler is a GCC version that supports it.
1191 * configure: Regenerate.
1d89b610 1192
66a79c16
DJ
11932006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1194
1195 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1196 * configure: Regenerated.
1197
c1cb7e02
PB
11982006-07-18 Paolo Bonzini <bonzini@gnu.org>
1199
f7c83eac
AS
1200 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1201 for stages after the first.
c1cb7e02 1202
7206a0ee
JJ
12032006-07-17 Jakub Jelinek <jakub@redhat.com>
1204
1205 * Makefile.def: Add dependencies for configure-opcodes
1206 on configure-intl and all-opcodes on all-intl.
1207 * Makefile.in: Regenerated.
1208
6816f995
AO
12092006-07-04 Peter O'Gorman <peter@pogma.com>
1210
1211 * ltconfig: chmod 644 before ranlib during install.
1212
3d3adb43
PB
12132006-07-03 Paolo Bonzini <bonzini@gnu.org>
1214
1f3f1bbf 1215 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
1216 * configure: Regenerate.
1217
64ce424c
PB
12182006-07-03 Paolo Bonzini <bonzini@gnu.org>
1219
1220 Sync from gcc:
1221
1222 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
1223
1224 PR other/27063
1225 * configure.in: Test subdir_requires and give an appropriate
1226 error message.
1227 * configure: Regenerate.
1228
1229 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1230
1231 PR target/27540
1232 * configure.in: Only enable libgomp on IRIX 6.
1233 * configure: Regenerate.
1234
d42c4017
DA
12352006-06-20 David Ayers <d.ayers@inode.at>
1236
1237 PR bootstrap/28072
1238 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1239 whether target-libjava is being configured instead of whether the
1240 java front end is enabled.
1241 * configure: Regenerate.
0e7ef45c 1242
4962c51a
MS
12432006-06-15 Mark Shinwell <shinwell@codesourcery.com>
1244
1245 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1246 to R_ARM_LDC_SB_G{0,1,2} respectively.
1247
caee866a
PB
12482006-06-15 Paolo Bonzini <bonzini@gnu.org>
1249
1250 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1251 too.
1252 * Makefile.in: Regenerate.
1253
363ef840
DA
12542006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1255
1256 Sync from gcc:
1257
1258 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1259 * configure.in: Don't enable libgomp on hpux10.
1260 * configure: Rebuilt.
1261
54d1c879
DA
12622006-06-13 David Ayers <d.ayers@inode.at>
1263
1264 Sync from gcc:
1265
1266 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 1267
54d1c879
DA
1268 PR bootstrap/27963
1269 PR target/19970
0e7ef45c 1270 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
1271 ${libgcj} is specified.
1272 * configure: Regenerate.
0e7ef45c 1273
a4d8b690
JJ
12742006-06-08 Jeff Johnston <jjohnstn@redhat.com>
1275
1276 Sync from gcc:
1277
1278 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 1279 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
1280
1281 PR bootstrap/18033
1282 * config-ml.in: Eval option if surrounded by single quotes.
1283
4f0ef2d8
CD
12842006-06-07 Carlos O'Donell <carlos@codesourcery.com>
1285
1286 Sync from gcc:
0e7ef45c 1287
4f0ef2d8 1288 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 1289
4f0ef2d8
CD
1290 PR libobjc/13946
1291 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1292 * Makefile.in: Regenerate.
1293 * configure.in: Add --enable-objc-gc at toplevel and have it
1294 enable boehm-gc for Objective-C.
1295 Remove target-boehm-gc from libgcj.
1296 Add target-boehm-gc to target_libraries.
1297 Add target-boehm-gc to noconfigdirs where ${libgcj}
1298 is specified.
1299 Assert that boehm-gc is supported when requested for Objective-C.
1300 Only build boehm-gc if needed either for Java or Objective-C.
1301 * configure: Regenerate.
1302
1303 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 1304
4f0ef2d8
CD
1305 PR 27674
1306 * Makefile.tpl (configure-[+prefix+][+module+],
1307 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1308 Remove rule to unstage bootstrapped modules.
1309 (stage_current): New.
1310 * Makefile.in: Regenerate.
1311
1312 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1313 Andreas Tobler <a.tobler@schweiz.ch>
1314
1315 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1316 * configure: Rebuilt.
1317
1318 Revert
1319 2006-01-31 Richard Guenther <rguenther@suse.de>
1320 Paolo Bonzini <bonzini@gnu.org>
1321
1322 * Makefile.def (target_modules): Add libgcc-math target module.
1323 * configure.in (target_libraries): Add libgcc-math target library.
1324 (--enable-libgcc-math): New configure switch.
1325 * Makefile.in: Re-generate.
1326 * configure: Re-generate.
1327
c17b816b
JJ
13282006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1329
1330 * config-ml.in: Alter CCASFLAGS to include special
1331 multilib options the same as is done for CFLAGS.
1332
20e95c23
DJ
13332006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1334
1335 * Makefile.def: Added dependencies from sim and gdb on intl, and
1336 added configure dependencies to everything with an all dependency
1337 on intl.
1338 * gettext.m4: Removed.
1339 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1340 (GDB_SUPPORT_DIRS): Add intl.
1341 * Makefile.in: Regenerated.
1342
4bd8ad80
DJ
13432006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1344
1345 * src-release (DEVO_SUPPORT): Add config.rpath.
1346
c380fdd8
PB
13472006-05-25 Paolo Bonzini <bonzini@gnu.org>
1348
1349 * Makefile.def (bfd, opcodes): Fix lib_path.
1350 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1351 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1352 * Makefile.in: Regenerate.
1353
701628f5
MS
13542006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1355
1356 * configure.in: Enable gprof for cross builds.
1357 * configure: Regenerate.
1358
25aae7f2
DJ
13592006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1360
1361 * src-release (MAKEINFOFLAGS): Define.
1362 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1363
ea3d1626
BE
13642006-05-14 Ben Elliston <bje@au.ibm.com>
1365
1366 * config.sub, config.guess: Update from upstream sources.
1367
49b9e644
BE
13682006-05-12 Ben Elliston <bje@au.ibm.com>
1369
1370 * config.sub, config.guess: Update from upstream sources.
1371
482dd2f6
DJ
13722006-05-04 Steve Ellcey <sje@cup.hp.com>
1373
1374 * blt, iwidgets, mmalloc: Remove directories.
1375
8b01a5c2
DD
13762006-05-01 DJ Delorie <dj@redhat.com>
1377
641a3af4 1378 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
1379 * configure: Regenerate.
1380
a481dbb7
DD
13812006-04-18 DJ Delorie <dj@redhat.com>
1382
1383 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1384 reference libgloss so that libssp can be built in a combined
1385 tree.
1386 * configure: Regenerate.
1387
962c9e74
BE
13882006-04-10 Ben Elliston <bje@au.ibm.com>
1389
1390 * contrib: Remove directory.
1391
108a6f8e
CD
13922006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1393
1394 * Makefile.tpl: Add install-html target.
1395 * Makefile.def: Add install-html target.
1396 * Makefile.in: Regenerate.
1397 * configure.in: Add --with-datarootdir, --with-docdir,
1398 and --with-htmldir options.
1399 * configure: Regenerate.
1400
a4ef73e9
BE
14012006-03-31 Ben Elliston <bje@au.ibm.com>
1402
1403 PR binutils/1860
1404 * configure.in: Require makeinfo 4.4 or higher.
1405 * configure: Regenerate.
1406
b37df25a
PB
14072006-03-14 Paolo Bonzini <bonzini@gnu.org>
1408
1409 * Makefile.in: Regenerate.
1410
a6df5a19
PB
14112006-03-14 Paolo Bonzini <bonzini@gnu.org>
1412
1413 Sync with gcc:
1414 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1415
f7c83eac
AS
1416 * configure.in: Handle --disable-<component> generically.
1417 * configure: Regenerate.
a6df5a19
PB
1418
1419 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 1420
f7c83eac
AS
1421 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1422 (TARGET_CONFIGDIRS): Remove.
1423 * configure.in: Remove AC_SUBST(target_configdirs).
1424 * Makefile.in, configure: Regenerated.
a6df5a19
PB
1425
1426
65419985
L
14272006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1428
1429 PR libgcj/17311
1430 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1431
c52c6897
PB
14322006-02-20 Paolo Bonzini <bonzini@gnu.org>
1433
1434 PR bootstrap/25670
1435
1436 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1437
1438 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1439 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1440 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1441 BUILD_PREFIX, BUILD_PREFIX_1.
1442 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1443
1444 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1445 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1446
1447 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1448 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1449 of `cat stage_current`. Always provide the `r' and `s' variables.
1450 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1451 a single shell execution.
1452 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1453 bootstrapped modules, make the stage1 module if the build was not
1454 started yet, else build the current stage.
1455 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1456 (all-build, all-host, all-target, [+make_target+]-host,
1457 [+make_target+]-target): Do not use \-continued lines.
1458 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1459 (current_stage, restrap, stage_last): New.
1460
1461 * Makefile.in: Regenerate.
1462 * configure: Regenerate.
1463
b3ded179
PB
14642006-02-14 Paolo Bonzini <bonzini@gnu.org>
1465
1466 Sync from gcc:
1467
1468 2006-01-31 Richard Guenther <rguenther@suse.de>
1469 Paolo Bonzini <bonzini@gnu.org>
1470
f7c83eac
AS
1471 * Makefile.def (target_modules): Add libgcc-math target module.
1472 * configure.in (target_libraries): Add libgcc-math target library.
1473 (--enable-libgcc-math): New configure switch.
1474 * Makefile.in: Re-generate.
1475 * configure: Re-generate.
1476 * libgcc-math: New toplevel directory.
b3ded179
PB
1477
1478 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
1479 Jakub Jelinek <jakub@redhat.com>
1480 Diego Novillo <dnovillo@redhat.com>
b3ded179 1481
f7c83eac
AS
1482 * libgomp: New directory.
1483 * Makefile.def: Add target_module libgomp.
1484 * Makefile.in: Regenerate.
1485 * configure.in (target_libraries): Add target-libgomp.
1486 * configure: Regenerate.
b3ded179 1487
3a35eeb3
PB
14882006-02-14 Paolo Bonzini <bonzini@gnu.org>
1489 Andreas Schwab <schwab@suse.de>
0e7ef45c 1490
3a35eeb3
PB
1491 * configure: Regenerate.
1492
2429c060
PB
14932006-01-16 Paolo Bonzini <bonzini@gnu.org>
1494
1495 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1496 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1497 the assembler, linker and binutils.
1498 * configure: Regenerate.
1499
ec49b2b8
NC
15002006-01-16 Nick Clifton <nickc@redhat.com>
1501
49b9e644 1502 * config.sub, config.guess: Sync from config repository.
ec49b2b8 1503
44b2308f
AO
15042006-01-05 Alexandre Oliva <aoliva@redhat.com>
1505
1506 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1507 @ from continuation.
1508 * Makefile.in: Rebuilt.
1509
80911fe1
PB
15102006-01-04 Paolo Bonzini <bonzini@gnu.org>
1511
1512 Sync from gcc:
1513
1514 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1515
f7c83eac 1516 PR bootstrap/24252
80911fe1 1517
f7c83eac
AS
1518 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1519 * Makefile.tpl (OBJDUMP): New.
1520 (EXTRA_HOST_FLAGS): Add it.
1521 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 1522
f7c83eac
AS
1523 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1524 to use symbolic links between directories. Avoid race conditions
1525 or make them harmless.
1526 * configure.in: Do not try to use symbolic links between directories.
80911fe1 1527
f7c83eac
AS
1528 * Makefile.def (LEAN): Pass.
1529 * Makefile.tpl (LEAN): Define.
1530 (stage[+id+]-start): Accept that the previous directory does not
1531 exist, if the bootstrap is lean.
1532 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1533 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1534 configure substitution.
1535 ([+compare-target+]): Likewise.
1536 ([+bootstrap-target+]-lean): New.
1537 * configure.in: Remove lean bootstrap support from here.
80911fe1 1538
f7c83eac
AS
1539 * Makefile.in: Regenerate.
1540 * configure: Regenerate.
80911fe1
PB
1541
1542 2006-01-02 Andreas Schwab <schwab@suse.de>
1543
f7c83eac
AS
1544 * configure.in: When reconfiguring remove Makefile in
1545 all stage directories.
1546 * configure: Regenerate.
80911fe1 1547
b59bea8a
NC
15482005-12-27 Leif Ekblad <leif@rdos.net>
1549
1550 * configure.in: Add support for RDOS target.
1551 * configure: Regenerate.
1552
d7730bac
NC
15532005-12-27 Nick Clifton <nickc@redhat.com>
1554
1555 PR binutils/1990
1556 * libtool.m4: Synchronize with version in GCC sources.
1557
c02dabc3
PB
15582005-12-20 Paolo Bonzini <bonzini@gnu.org>
1559
f7c83eac 1560 Revert Ada-related part of the previous change.
c02dabc3 1561
f7c83eac
AS
1562 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1563 Do not pass.
1564 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1565 * Makefile.in: Regenerate.
1566 * configure.in: Do not include mt-ppc-aix target fragment.
1567 * configure: Regenerate.
c02dabc3 1568
f6d183c0
PB
15692005-12-19 Paolo Bonzini <bonzini@gnu.org>
1570
1571 * configure.in: Select appropriate fragments for PowerPC/AIX.
1572 * configure: Regenerate.
1573
1574 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1575 BOOT_CFLAGS, BOOT_LDFLAGS.
1576 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1577 BOOT_CFLAGS, BOOT_LDFLAGS.
1578 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1579 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1580 (stage): Fail if we cannot complete the work.
1581 * Makefile.in: Regenerate.
1582
f29759fc
JJ
15832005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1584
1585 * COPYING.NEWLIB: Update copyright year for default
1586 copyright.
1587
1f054001
PB
15882005-12-15 Paolo Bonzini <bonzini@gnu.org>
1589
1590 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1591 install-host-nogcc): Don't invoke $(stage) at the end.
1592 * Makefile.in: Regenerate.
1593
0aed8855
PB
15942005-12-14 Paolo Bonzini <bonzini@gnu.org>
1595
1596 * configure.in: Flip the top-level bootstrap switch.
1597 * configure: Regenerate.
1598
1599 Merge from gcc:
1600
1601 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1602
f7c83eac
AS
1603 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1604 $(stage) and $(unstage).
1605 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1606 (all): Remove stray semicolon.
1607 (local-distclean): Don't handle multilib.tmp and multilib.out.
1608 (install.all): Set $s for consistency.
1609 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1610 check_multilibs setting. Always make the install directory.
1611 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1612 Correct @if/@endif.
1613 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1614 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1615 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1616 (multilib.out): Remove.
1617 * Makefile.in: Regenerated.
0aed8855
PB
1618
16192005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1620
1621 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1622 * configure.in: Replace ms1 arch with mt.
1623 * configure: Rebuilt.
1624
16252005-12-05 Paolo Bonzini <bonzini@gnu.org>
1626
1627 Sync with gcc:
1628
4970f871
NS
16292005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1630
1631 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1632 * configure.in: Replace ms1 arch with mt.
1633 * configure: Rebuilt.
1634
be01d343
PB
16352005-12-05 Paolo Bonzini <bonzini@gnu.org>
1636
1637 Sync with gcc:
1638
1639 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1640
f7c83eac
AS
1641 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1642 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1643 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1644 Find in-tree tools if available.
1645 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1646 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1647 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1648 (COMPILER_*_FOR_TARGET): New.
1649 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1650 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1651 (CONFIGURED_*, USUAL_*): Remove.
1652 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1653 STRIP): Use autoconf substitutions.
1654 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1655 COMPILER_NM_FOR_TARGET): New.
1656 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1657
1658 (all): Make all-host and all-target in parallel.
1659 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1660 that $$r and $$s are set before invoking a recursive make.
1661 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1662 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
1663
1664 2005-11-29 Ben Elliston <bje@au.ibm.com>
1665
f7c83eac
AS
1666 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1667 from the gcc build directory.
1668 * Makefile.in: Regenerate.
be01d343
PB
1669
1670 2005-11-29 Ben Elliston <bje@au.ibm.com>
1671
f7c83eac
AS
1672 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1673 depend on all-libdecnumber.
1674 * configure.in (host_libs): Include libdecnumber.
1675 * Makefile.in: Regenerate.
1676 * configure: Likewise.
be01d343
PB
1677
1678 2005-11-21 Kean Johnston <jkj@sco.com>
1679
f7c83eac 1680 * config.sub, config.guess: Sync from upstream sources.
be01d343 1681
907be67c
DJ
16822005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1683
1684 * Makefile.def: Remove gdb dependencies for gdbtk.
1685 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1686 (configure-gdb, install-gdb): New rules.
1687 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1688 * Makefile.in, configure: Regenerated.
1689
e360f423
PB
16902005-10-22 Paolo Bonzini <bonzini@gnu.org>
1691
1692 PR bootstrap/24297
1693 * Makefile.tpl (do-[+make-target+], do-check, install,
1694 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1695 are set before recursing.
1696 * Makefile.in: Regenerate.
1697
45d5eb0a
EB
16982005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1699
1700 PR bootstrap/18939
1701 * Makefile.def (gcc) <target>: Fix thinko.
1702 * Makefile.in: Regenerate.
1703
3cf3372e
BS
17042005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1705
1706 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1707 * configure: Regenerate.
1708
bd70a46f
KH
17092005-10-09 Kazu Hirata <kazu@codesourcery.com>
1710
1711 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1712 target-libffi, target-qthreads, target-libjava, and
1713 targetlibobjc.
1714 * configure: Regenerate.
1715
5ae72758
DJ
17162005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1717
1718 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1719 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1720 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1721 (USUAL_OBJDUMP_FOR_TARGET): New.
1722 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1723 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1724 * configure, Makefile.in: Regenerated.
5ae72758 1725
cc96343e
PB
17262005-10-05 Paolo Bonzini <bonzini@gnu.org>
1727
1728 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1729 before other host packages.
1730
f70224b5
PB
17312005-10-05 Paolo Bonzini <bonzini@gnu.org>
1732
1733 PR bootstrap/22340
1734
1735 * configure.in (default_target): Remove.
1736 * Makefile.tpl (all): Do not use prerequisites as subroutines
1737 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1738 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1739 use prerequisites as subroutines.
1740 (check-host, check-target): New.
1741 (bootstrap configure & all targets): Do not use stage*-start
1742 if the directory layout is already ok.
1743 (non-bootstrap configure & all targets): Prepend a $(unstage).
1744 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1745 (NOTPARALLEL): Remove.
1746 (unstage, stage variables): New variables.
1747 (unstage, stage targets): Simply expand to those variables.
1748
1749 * configure: Regenerate.
1750 * Makefile.in: Regenerate.
1751
c13c918a
JW
17522005-10-04 James E Wilson <wilson@specifix.com>
1753
1754 * Makefile.def (lang_env_dependencies): Add libmudflap.
1755 * Makefile.in: Regenerate.
1756
376a0e54
CM
17572005-10-03 Catherine Moore <clm@cm00re.com>
1758
1759 * configure.in (bfin-*-*): Support bfin.
1760 * configure: Regenerated.
1761
d320aacb
L
17622005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1763
1764 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1765 * configure: Regenerated.
1766
7e0f7140
GK
17672005-09-28 Geoffrey Keating <geoffk@apple.com>
1768
1769 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1770 (LIPO_FOR_TARGET): New.
1771 (CONFIGURED_LIPO_FOR_TARGET): New.
1772 (USUAL_LIPO_FOR_TARGET): New.
1773 (STRIP_FOR_TARGET): New.
1774 (CONFIGURED_STRIP_FOR_TARGET): New.
1775 (USUAL_STRIP_FOR_TARGET): New.
1776 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1777 STRIP_FOR_TARGET.
1778 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1779 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1780 * Makefile.in: Regenerate.
1781 * configure: Regenerate.
0e7ef45c 1782
096f7d00
DE
17832005-09-19 David Edelsohn <edelsohn@gnu.org>
1784
1785 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1786 (rs6000-*-aix*): Same.
1787 * configure: Regenerate.
1788
17892005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1790
1791 * configure.in: Recognize f95 in the --enable-languages option,
1792 and substitute it for fortran, issuing a warning.
1793 * configure: Regenerate.
1794
2016dfcc
BE
17952005-09-07 Ben Elliston <bje@au.ibm.com>
1796
1797 Import from Autoconf sources:
1798
1799 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1800 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1801 Elliston. Handle weird characters correctly.
1802
6dd2fda9
DD
18032005-08-30 Phil Edwards <phil@codesourcery.com>
1804
1805 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1806 * configure: Regenerated.
1807
e6db70d4
RE
18082005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1809
f7c83eac
AS
1810 * Makefile.def (libssp): Add to lang_env_dependencies.
1811 * Makefile.in: Regenerate.
e6db70d4 1812
e1e3d0f5
CG
18132005-08-17 Christian Groessler <chris@groessler.org>
1814
1815 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1816 * Makefile.in: Regenerate.
1817
05cbd757
PB
18182005-08-12 Paolo Bonzini <bonzini@gnu.org>
1819
1820 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1821 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1822 Look for alternate names of the target cc and c++
1823 * configure: Regenerate.
1824
55db4b87
PB
18252005-08-08 Paolo Bonzini <bonzini@gnu.org>
1826
1827 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1828 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1829 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1830 tools; remove code to manually set them.
1831 (Target tools): Look in the environment for them.
1832 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1833 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1834 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1835 build directory.
1836 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1837 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1838 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1839 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1840 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1841 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1842 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1843 * configure: Regenerate.
1844 * Makefile.in: Regenerate.
1845
414e5532
MM
18462005-07-27 Mark Mitchell <mark@codesourcery.com>
1847
1848 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 1849 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
1850 * Makefile.in: Regenerated.
1851
a19b6204
MM
18522005-07-26 Mark Mitchell <mark@codesourcery.com>
1853
1854 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1855 (CFLAGS_FOR_TARGET): Use it.
1856 (CXXFLAGS_FOR_TARGET): Likewise.
1857 * Makefile.in: Regenerated.
1858 * configure.in (--with-build-sysroot): New option.
1859 * configure: Regenerated.
1860
b73aa406
PB
18612005-07-24 Paolo Bonzini <bonzini@gnu.org>
1862
1863 * Makefile.tpl: Wrap install between unstage and stage
1864 * Makefile.in: Regenerate.
1865
6e4d0bcb
KC
18662005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1867
1868 * all files: Update FSF address.
1869
49f58d10
JB
18702005-07-14 Jim Blandy <jimb@redhat.com>
1871
1872 * configure.in: Add cases for Renesas m32c.
1873 * configure: Regenerated.
0e7ef45c 1874
1d9c9cd7
KC
18752005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1876
1877 * COPYING, compile, config-ml.in, config.guess,
1878 config.sub, install-sh, missing, mkinstalldirs,
1879 symlink-tree, ylwrap: Sync from upstream sources.
1880
1587117a
EC
18812005-07-13 Eric Christopher <echristo@redhat.com>
1882
1883 * configure.in: Add toplevel noconfigdir support for tpf.
1884 * configure: Regenerate.
1885
bb780410
DD
18862005-07-11 Jakub Jelinek <jakub@redhat.com>
1887
1888 * Makefile.def (target_modules): Add libssp.
1889 * configure.in (target_libraries): Add target-libssp.
1890 * configure: Rebuilt.
1891 * Makefile.in: Rebuilt.
1892
064d0a7c
PB
18932005-07-11 Paolo Bonzini <bonzini@gnu.org>
1894
1895 PR ada/22340
1896
1897 * Makefile.def: Sync with gcc.
1898 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1899 * Makefile.in: Regenerate.
1900
b2edd3b5
AS
19012005-07-07 Andreas Schwab <schwab@suse.de>
1902
1903 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1904 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1905 * Makefile.in: Regenerated.
1906
5f128533
KH
19072005-07-07 Kazu Hirata <kazu@codesourcery.com>
1908
1909 * configure.in: Add --enable-libssp and --disable-libssp.
1910 * configure: Regenerate with autoconf-2.13.
1911
4e3fc8e5
GK
19122005-07-06 Geoffrey Keating <geoffk@apple.com>
1913
1914 * configure.in: Don't build sim or rda when targetting darwin.
1915 * configure: Regenerate.
1916
c7357d6a
BE
19172005-07-04 Ben Elliston <bje@gnu.org>
1918
1919 * src-release (do-proto-toplev): Remove dejagnu bits.
1920 (DEJAGNU_SUPPORT_DIRS): Remove.
1921 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1922 (GDBD_SUPPORT_DIRS): Likewise.
1923 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1924 (INSIGHTD_SUPPORT_DIRS): Likewise.
1925 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1926
19272005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
1928
1929 * setup.com (mpw): Remove unused directive.
1930
7d329e61
PB
19312005-06-22 Paolo Bonzini <bonzini@gnu.org>
1932
1933 * Makefile.def (stagefeedback): Come after profile.
1934 Define profiledbootstrap target.
1935 * Makefile.tpl (profiledbootstrap): Remove.
1936 (stageprofile-end): Zap stagefeedback.
1937 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1938 * Makefile.in: Regenerate.
1939
e5fbed21
DD
19402005-06-13 Zack Weinberg <zack@codesourcery.com>
1941
1942 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1943 In 'cpp' stanza, support '#line' as well as '# '.
1944
59f7ec45
HPN
19452005-06-07 Hans-Peter Nilsson <hp@axis.com>
1946
1947 * configure.in (unsupported_languages): New macro.
1948 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1949 non-ported target libraries in noconfigdirs.
1950 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1951 non-linux-gnu. Remove libgcj_ex_libffi.
1952 <lang_frag loop>: Set add_this_lang=no if the language is in
1953 unsupported_languages.
1954 * configure: Regenerate.
1955
c10e9ba7
DD
19562005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1957
1958 * configure.in: Fix typo in handling of --with-mpfr-dir.
1959 * configure: Regenerate.
1960
20deb2b8
JB
19612005-06-02 Jim Blandy <jimb@redhat.com>
1962
1963 * config.sub: Add cases for the Renesas m32c. (This patch has been
1964 accepted into the master sources.)
1965
cdb9b172 19662005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
1967 Michael Snyder <msnyder@redhat.com>
1968 Stan Cox <scox@redhat.com>
cdb9b172 1969
f7c83eac 1970 * configure.in: Set noconfigdirs for ms1.
cdb9b172 1971
f7c83eac 1972 * configure: Regenerate.
cdb9b172 1973
1dc3053f
PB
19742005-05-25 Paolo Bonzini <bonzini@gnu.org>
1975
1976 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1977 (Dependencies): Consider target modules for bootstrap dependencies.
1978 Make target bootstrap modules depend on each stage's gcc.
1979 * Makefile.in: Regenerate.
1980
c60fe18b
PB
19812005-05-20 Paolo Bonzini <bonzini@gnu.org>
1982
1983 * Makefile.def (configure-gcc): Depend on binutils having been built.
1984 (all-gcc): No need to do it here.
1985 * Makefile.in: Regenerate.
1986
27258dd4
PB
19872005-05-19 Paul Brook <paul@codesourcery.com>
1988
0e7ef45c 1989 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
1990 language cannot be built.
1991 * configure: Regenerate.
1992
42ecbf5e
DJ
19932005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1994
1995 * ylwrap: Import from Automake 1.9.5.
1996
ae380b45
MS
19972005-05-04 Mike Stump <mrs@apple.com>
1998
1999 * configure.in: Always pass --target to target configures as
2000 otherwise rebuilds that do --recheck will fail.
811d3af8 2001 * configure: Rebuilt.
ae380b45 2002
d545f33b
PB
20032005-05-04 Paolo Bonzini <bonzini@gnu.org>
2004
2005 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2006 STAGE_HOST_EXPORTS.
2007 (configure, all): Add bootstrap support.
2008 (Host modules, target modules): Pass post-stage1 flags and exports.
2009 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2010 * Makefile.in: Regenerate.
2011
2faa2958
PB
20122005-04-29 Paolo Bonzini <bonzini@gnu.org>
2013
2014 Sync from gcc:
2015
2016 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2017
f7c83eac 2018 * config.sub: Update from master copy.
2faa2958
PB
2019
2020 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2021
f7c83eac
AS
2022 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2023 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2024 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2025 "*-*-elf" and "*-*-linux*".
2026 * configure: Regenerate.
2faa2958 2027
a7254363
PB
20282005-04-06 Paolo Bonzini <bonzini@gnu.org>
2029
f7c83eac 2030 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
2031 (TARGET_CONFIGARGS): Include --with-target-subdir.
2032 (configure, all): New macros. Use them throughout.
2033
a8637a7d
PB
20342005-04-05 Paolo Bonzini <bonzini@gnu.org>
2035
2036 * Makefile.tpl: Sync with gcc.
2037 * Makefile.in: Regenerate.
2038
dd387d52
JR
20392005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2040
2041 * config/mh-mingw32: Delete.
2042 * configure.in: Don't use it.
2043 * configure: Regenerate.
2044
e90269c8
PB
20452005-03-31 Paolo Bonzini <bonzini@gnu.org>
2046
2047 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2048 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2049 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2050 (HOST_LIB_PATH): Generate from Makefile.def.
2051 (TARGET_LIB_PATH): Likewise.
2052 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2053 * Makefile.in: Regenerate.
2054 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2055 (RPATH_ENVVAR): Include Darwin case.
2056 * configure: Regenerate.
2057
9a237d9e
PB
20582005-03-25 Paolo Bonzini <bonzini@gnu.org>
2059
2060 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2061 * configure: Regenerate.
2062
479759c8
ZW
20632005-03-21 Zack Weinberg <zack@codesourcery.com>
2064
2065 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2066 gcc_version, and gcc_version_trigger from set of flags to pass.
2067 * Makefile.tpl: Remove definitions of above variables.
2068 (config.status): Remove dependency on $(gcc_version_trigger).
2069 * Makefile.in: Regenerate.
2070 * configure.in: Do not reference config/gcc-version.m4 nor
2071 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2072 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2073 * configure: Regenerate.
2074
4cfaf6d5
DD
20752005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2076 Andrew Pinski <pinskia@physics.uc.edu>
2077
2078 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2079 * Makefile.in: Regenerate.
2080
33a3fb7b
AO
20812005-03-01 Alexandre Oliva <aoliva@redhat.com>
2082
2083 PR libgcj/20160
2084 * ltmain.sh: Avoid creating archives with components that have
2085 duplicate basenames.
2086
2da12f12
PB
20872005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2088
479759c8
ZW
2089 PR bootstrap/20250
2090 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2091 instead of check.
2092 * Makefile.in: Regenerate.
2da12f12 2093
b00612cc
PB
20942005-02-28 Paolo Bonzini <bonzini@gnu.org>
2095
2096 Sync from gcc.
2097
2098 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2099
2100 PR bootstrap/17383
2101 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2102 * Makefile.tpl (HOST_SUBDIR): New substitution.
2103 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2104 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2105 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2106 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2107 (Host modules, Bootstrapped modules): Use it.
2108 (Build modules, Target modules): Do not create symlink trees,
2109 always configure out-of-srcdir.
2110 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2111 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2112 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2113 $(HOST_SUBDIR). Create a symlink for host_subdir.
2114
2115 * Makefile.in: Regenerate.
2116 * configure: Regenerate.
2117
2118 Merged from libada-gnattools-branch:
2119 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2120
2121 * Makefile.def: Add gnattools as a module, depending on target-libada.
2122 * Makefile.in: Regenerate.
2123 * configure.in: Include gnattools in host_tools; disable it if ada
2124 is disabled.
2125 * configure: Regenerate.
2126
c3e65f62
NC
21272005-02-23 Nick Clifton <nickc@redhat.com>
2128
2129 * configure: Regenerate.
2130
e4d180c2
NC
21312005-02-22 Paul Schlie <schlie@comcast.net>
2132
2133 * configure.in: Allow darwin targeted ports to build tk, itcl and
2134 libgui.
2135
e3c770b1
EB
21362005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2137
2138 PR libgcj/10353
2139 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2140 * configure: Regenerate.
2141
9c73618c
AC
21422005-02-08 Andrew Cagney <cagney@gnu.org>
2143
2144 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2145 gdb/ section. Update GDB's URL.
2146
c46f8c51
AC
21472005-01-31 Andrew Cagney <cagney@gnu.org>
2148
2149 * gettext.m4: Only set ENABLE_NLS when gettext is present.
2150
c7e66c6d
HPN
21512005-01-29 Hans-Peter Nilsson <hp@axis.com>
2152
2153 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2154 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2155 target-libgloss when not *-*-elf and *-*-aout.
2156 * configure: Regenerate.
2157
a53bf506
AC
21582005-01-27 Andrew Cagney <cagney@gnu.org>
2159
2160 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2161
45181ed1
AC
21622005-01-24 Andrew Cagney <cagney@gnu.org>
2163
2164 * gettext.m4: Only fall back to ../intl/ when it's present.
2165
a1e0f4e4
KC
21662005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2167
2168 * install-sh, config.sub: Import from upstream.
2169
21702005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
2171
2172 PR bootstrap/18222
2173 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2174 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2175 * Makefile.in: Regenerate.
2176
c50382e2
PB
21772005-01-03 Paolo Bonzini <bonzini@gnu.org>
2178
2179 Revert 2004-12-28 Makefile changes, a better fix will be
2180 applied to mainline and src after GCC 4.0 branches.
2181
11d07737
PB
21822004-12-28 Paolo Bonzini <bonzini@gnu.org>
2183
2184 PR bootstrap/17383
2185
2186 * Makefile.def (target_modules): Remove stage parameter,
2187 it is always true now.
2188 * Makefile.tpl (configure-build-[+module+],
2189 configure-target-[+module+]): Always build symlink tree
2190 for the directory and for include. BUILD_SUBDIR and
2191 TARGET_SUBDIR cannot be . anymore.
2192 * Makefile.in: Regenerate.
2193
dadfdbe2
DD
21942004-12-25 David Edelsohn <edelsohn@gnu.org>
2195
2196 Revert 2004-12-08 Makefile changes.
2197
dbf85af7
JR
21982004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2199
2200 * configure.in (sh64-*-*): Reenable gprof.
2201 * configure: Regenerate.
2202
6b8fea99
JB
22032004-12-09 Jim Blandy <jimb@redhat.com>
2204
2205 * MAINTAINERS: List 'depcomp' as part of automake.
2206
7341462c
DE
22072004-12-08 David Edelsohn <edelsohn@gnu.org>
2208
2209 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2210 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2211 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2212 * Makefile.in: Regenerate.
2213
21fde4dc
DD
22142004-12-07 Matt Kraai <kraai@ftbfs.org>
2215
2216 * Makefile.tpl: Generate normal dependencies if the LHS module is
2217 not bootstrapped.
2218 * Makefile.in: Regenerate.
2219
3da796a2
RS
22202004-12-03 Richard Sandiford <rsandifo@redhat.com>
2221
2222 * configure.in: Include config/gxx-include-dir.m4. Use
2223 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2224 * configure: Regenerate.
2225
73fb7068
RS
22262004-12-03 Richard Sandiford <rsandifo@redhat.com>
2227
2228 * config.if: Delete.
2229 * configure.in: Set libstdcxx_incdir directly.
2230 * configure: Regenerate.
2231 * MAINTAINERS: Remove mention of config.if.
2232 * src-release (DEVO_SUPPORT): Remove config.if.
2233
6c8e6ce9
EC
22342004-12-02 Eric Christopher <echristo@redhat.com>
2235
3b6098f8
EC
2236 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2237 of things to remove.
6c8e6ce9 2238 * Makefile.in: Regenerate.
479759c8 2239
b8658a2f
RS
22402004-12-02 Richard Sandiford <rsandifo@redhat.com>
2241
2242 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2243 * configure: Regenerate.
2244
afefada0
RS
22452004-12-02 Richard Sandiford <rsandifo@redhat.com>
2246
2247 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2248 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2249 * configure: Regenerate.
2250
5dcac624
DA
22512004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2252
2253 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2254 (hppa*64*-*-*): Delete incorrect comment.
2255 * configure: Rebuilt.
2256
57d1eb1a
DD
22572004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2258
2259 * install-sh, compile: Import from automake.
2260
22612004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2262
2263 * config.guess, config.sub: Import from savannnah.
2264
6d389afc
MS
22652004-11-12 Mike Stump <mrs@apple.com>
2266
2267 * Makefile.def: Add html support.
2268 * Makefile.tpl: Likewise.
2269 * Makefile.in: Regenerate.
2270
69e57115
GK
22712004-11-11 Geoffrey Keating <geoffk@apple.com>
2272
2273 PR 18423
2274 * configure.in: Remove all instances of build-fixincludes from
2275 noconfigdirs.
2276 (build_configargs): Supply --target to subdirectories.
2277 * configure: Regenerate.
2278
2279 * Makefile.def: Make gcc install depend on fixincludes install.
2280 * Makefile.in: Regenerate.
2281
ba719b26
HPN
22822004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2283
2284 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2285 target-libgfortran.
2286 * configure: Regenerate.
2287
c37653e7
DE
22882004-11-07 David Edelsohn <edelsohn@gnu.org>
2289
2290 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2291 like CC.
2292
1eefd493
PB
22932004-11-05 Paolo Bonzini <bonzini@gnu.org>
2294
2295 * Makefile.def (host fixincludes): Specify missing targets.
2296 * Makefile.in: Regenerate.
2297
02b1af09
L
22982004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2299
2300 PR other/17783
2301 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2302 * configure: Regenerated.
2303
7f266840
DJ
23042004-11-04 Daniel Jacobowitz <dan@debian.org>
2305
2306 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2307 * configure: Regenerated.
2308
47444073
AL
23092004-10-28 Eric B. Weddington <ericw@evcohs.com>
2310
2311 PR target/18151
2312 * configure.in (case ${target}): Do not build fixincludes for avr.
2313 * configure: Regenerated.
2314
caeba88f
AL
23152004-10-26 Paolo Bonzini <bonzini@gnu.org>
2316
2317 * configure.in (case ${target}): Do not build fixincludes
2318 on platforms where it is not used.
2319 * configure: Regenerated.
2320
0fdbe983
DJ
23212004-10-23 Daniel Jacobowitz <dan@debian.org>
2322
2323 * configure.in: Use an absolute path to install-sh.
2324 * configure: Regenerated.
2325
1c0f67c1
AC
23262004-10-19 Andrew Cagney <cagney@gnu.org>
2327
2328 * src-release (do-djunpack, do-md5sum): Install the generated file
2329 directly into the proto-toplev/ directory.
479759c8 2330
a9cfce9c
AC
23312004-10-19 Andrew Cagney <cagney@gnu.org>
2332
2333 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2334
ac0fa625
DD
23352004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2336
2337 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2338 * configure: Regenerate.
2339
d27cc32e
PB
23402004-10-06 Paolo Bonzini <bonzini@gnu.org>
2341
2342 Fix wrong conflict resolution in:
2343
2344 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2345
2346 * Makefile.in: Regenerate.
2347 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2348 in the recursive `make', instead of hardwiring `all'.
2349 (Autogenerated TARGET-* variables): New.
2350
1763908f
UW
23512004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2352
2353 Merged from GCC / libtool upstream:
2354 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2355 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2356 * ltcf-cxx.sh (tpf*): Likewise.
2357 * ltconfig (tpf*): Add TPF OS configuration support.
2358
0490e016
NC
23592004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2360
2361 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 2362 * configure: Regenerate.
0490e016 2363
32be62b5
RS
23642004-09-24 Michael Roth <mroth@nessie.de>
2365
2366 * configure.in (--without-headers): Add missing double quotes.
2367 * configure: Regenerate.
2368
6048df60
DD
23692004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2370
2371 * ylwrap: Revert to previous version.
2372
315b3b02
L
23732004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2374
6048df60 2375 PR bootstrap/17369
315b3b02
L
2376 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2377 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2378 SET_GCC_LIB_PATH_CMD.
2379 (BASE_TARGET_EXPORTS): Likewise.
2380 * Makefile.in: Regenerated.
2381
2382 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2383 * configure: Regenerated.
2384
fe69863c
DD
23852004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2386
2387 * config.guess: New upstream version
2388 * compile, depcomp, install-sh, ylwrap: Likewise.
2389
23902004-09-19 Roger Sayle <roger@eyesopen.com>
2391
2392 * config/mh-x86omitfp: New host makefile fragment. Add
2393 -fomit-frame-pointer to the default BOOT_CFLAGS.
2394 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2395 * configure: Regenerate.
2396
23972004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2398
2399 PR target/11572
2400 * configure.in (*-*-darwin*): Renable libobjc.
2401 * configure: Regenerate.
2402
be75bbe1 24032004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 2404
be75bbe1
DB
2405 * Makefile.def: Remove libbanshee.
2406 * Makefile.tpl: Ditto.
2407 * configure.in: Ditto.
2408 * Makefile.in: Regen.
2409 * configure: Ditto.
2410
1b882a91
PB
24112004-09-07 Paolo Bonzini <bonzini@gnu.org>
2412
2413 * missing: Import latest version from master repository.
2414
eb1352ed
NC
24152004-09-04 Nick Clifton <nickc@redhat.com>
2416
2417 * config.sub: Import latest version from master repository.
2418 * config.guess: Likewise.
2419 This includes these changes:
479759c8 2420
eb1352ed
NC
2421 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2422
2423 * config.sub: Handle crisv32, alias etraxfs.
2424 * config.guess (crisv32:Linux:*:*): Handle.
2425
2426 2004-08-13 Brad Smith <brad@comstyle.com>
2427
2428 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2429 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2430
2431 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2432
2433 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2434 assume the processor is a powerpc. This is because coreutils
2435 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2436 in this case, due to a MacOS X bug that causes
2437 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2438 to return a negative number.
2439 Problem reported by Petter Reinholdtsen in:
2440 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2441
2442 2004-07-19 Ben Elliston <bje@gnu.org>
2443
2444 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2445
2446 2004-06-24 Ben Elliston <bje@gnu.org>
2447
2448 * config.guess: Update copyright years.
2449 * config.sub: Likewise.
2450
2451 2004-06-22 Robert Millan <robertmh@gnu.org>
2452
2453 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2454 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2455
2456 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2457
2458 * config.guess (*:*VMS:*:*): New entry. Replaces
2459 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2460 manufacturer.
2461
2462 2004-06-22 Ben Elliston <bje@gnu.org>
2463
2464 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2465 * config.sub: Likewise.
2466
2467 2004-06-22 Ben Elliston <bje@gnu.org>
2468
2469 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2470 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2471
2472 2004-06-11 Ben Elliston <bje@gnu.org>
2473
2474 * config.guess (pegasos:OpenBSD:*:*): Remove.
2475
2476 2004-06-11 Ben Elliston <bje@gnu.org>
2477
2478 From Wouter Verhelst <wouter@grep.be>:
2479 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2480
2481 2004-06-11 Ben Elliston <bje@gnu.org>
2482
2483 * config.guess (luna88k:OpenBSD:*:*): New.
2484
2485 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2486
2487 * config.guess (m32r*:Linux:*:*): New case.
2488 * config.sub: Handle m32rle.
2489
2490 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2491
2492 From Jens Petersen <petersen@redhat.com>:
2493 * config.sub: Handle sparcv8.
2494
2495 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2496
2497 From Tom Smith <smith@cag.lkg.hp.com>:
2498 * config.guess: Version suffixes are equally significant on Tru64
2499 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2500 prefix of "P" (patched kernel).
2501
2502 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2503
2504 * config.sub: Add support for National Semiconductor CRX target.
2505
2a3124ca 25062004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 2507
2a3124ca
RH
2508 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2509 *-*-netware, but add target-libmudflap.
2510 Consolidate *-*-netware targets (of which really only i?86 exists)
2511 into a single entry.
2512 * configure: Likewise.
2513
0df3d27f
PB
25142004-09-01 Paolo Bonzini <bonzini@gnu.org>
2515
2516 * Makefile.tpl (sorry): Remove.
2517 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2518 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2519 (do-clean): Clean per-stage directories too.
2520 (do-distclean): Run distclean-stage1 too.
2521 (.NOTPARALLEL): Enable during toplevel bootstrap.
2522 (stage[+id+]-bubble): Enable parallel execution during
2523 the recursive invocation.
2524 * Makefile.in: Regenerate.
2525
2526 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2527
2528 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2529
2530 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2531 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2532 * configure: regenerate
479759c8
ZW
2533 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2534 -mdynamic-no-pic
0df3d27f
PB
2535
25362004-08-31 Paolo Bonzini <bonzini@gnu.org>
2537
2538 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2539 include.
2540 * configure.in: Fix indentation.
2541 * configure: Regenerate.
2542
ee025550
PB
25432004-08-31 Paolo Bonzini <bonzini@gnu.org>
2544
2545 * Makefile.def (build_modules): Add fixincludes.
2546 (dependencies): Make gcc depend on fixincludes.
2547 * configure.in (build_tools): Add fixincludes.
2548 (build_configdirs): Always include build_libs.
2549 * Makefile.in: Regenerate.
2550 * configure: Regenerate.
2551
25522004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
2553
2554 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2555 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2556 phony targets; do not generate timestamp files.
2557 (distclean-stageN): Remove references to their timestamp files.
2558 (restageN, touch-stageN): Remove.
2559 (stageN-bubble): Rewritten.
2560 (compare): Support lean bootstraps.
2561 * Makefile.in: Regenerate.
2562
2563 * configure.in: Only warn when bootstrapping but
2564 build != host or build != target. Support lean bootstraps.
2565 * configure: Regenerate.
2566
2567 Sync from gcc:
2568 2004-08-26 Phil Edwards <phil@codesourcery.com>
2569
2570 * configure.in: Give a better error message if GMP/MPFR are missing
2571 and a language needing them has been requested.
2572 * configure: Regenerated.
2573
2574 2004-08-25 Phil Edwards <phil@codesourcery.com>
2575
2576 * configure.in: Print a list of available language front-ends if
2577 a requested one is missing. Tidy stray tab characters.
2578 * configure: Regenerated.
2579
72b2455a
PB
25802004-08-17 Paolo Bonzini <bonzini@gnu.org>
2581
2582 * Makefile.in: Regenerate.
2583 * configure: Regenerate.
2584
2585 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2586 stage_*_flags.
2587 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2588 for bootstrapped modules if toplevel bootstrap is going.
2589 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2590 modules. Adjust for changes in Makefile.def. Enable several
2591 rules even in non-bootstrap mode, just to avoid peppering the
2592 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2593 (stage-[+prev+]-bubble): Remove.
2594
2595 * Makefile.def (Dependencies): Depend on all-build-bison,
2596 all-build-flex, all-build-byacc, all-build-texinfo, rather
2597 than the host variations.
2598 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2599 with BUILD_SUBDIR.
2600 (BISON): Update for recent Bisons.
2601 (YACC): Fix typo.
2602 (cross): Depend on all-build.
2603 (all): Do not depend on all-build.
2604 (prebootstrap): Remove.
2605 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2606 (Prebootstrap dependencies): Add them to the per-stage targets
2607 and to all-prebootstrap.
2608 * configure.in (build_configdirs): Always enable build_tools.
2609 (BUILD_DIR_PREFIX): Remove.
2610
2611 * Makefile.def (gcc): Add target variable.
2612 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2613 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2614 in the recursive `make', instead of hardwiring `all'.
2615 (Autogenerated TARGET-* variables): New.
2616
de0b4a87
JW
26172004-08-17 Robert Millan <robertmh@gnu.org>
2618
2619 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2620 (instead of FreeBSD).
2621 * configure: Regenerate.
2622
ad681c85
NN
26232004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2624
675c6968
NN
2625 * Makefile.def, configure.in, src-release: Remove useless, bogus
2626 references to tix.
2627 * Makefile.in, configure: Regenerate.
2628
ad681c85
NN
2629 * src-release: Stop distributing mmalloc with gdb (which doesn't
2630 use it).
2631 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2632 * Makefile.in: Regenerate.
2633
11b04d1f
DD
26342004-08-09 Mark Mitchell <mark@codesourcery.com>
2635
2636 * configure.in (arm*-*-eabi*): New target.
2637 * configure: Regenerate.
2638
f2420bea
NN
26392004-08-01 Robert Millan <robertmh@gnu.org>
2640
2641 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2642 libmudflap for all GNU-based systems (with Glibc).
2643 * configure: Regenerate.
2644
9e6ce191
PB
26452004-08-06 Paolo Bonzini <bonzini@gnu.org>
2646
2647 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2648 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2649 (Dependencies): New section.
2650 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2651 (configure-target-[+module+]): Depend on maybe-all-gcc
2652 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2653 (toplevel profiledbootstrap): Fix dependencies.
2654 * Makefile.in: Regenerate.
2655
df4a6958
MM
26562004-08-03 Mark Mitchell <mark@codesourcery.com>
2657
2658 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2659 target-libiberty to noconfigdirs.
2660
11b04d1f
DD
26612004-08-03 Paul Brook <paul@codesourcery.com>
2662
2663 * configure.in: Check for MPFR as well as GMP.
2664 * configure: Regenerate.
2665
b813574b
PB
26662004-08-03 Paolo Bonzini <bonzini@gnu.org>
2667
2668 * Makefile.def (host-modules): Add gcc.
2669 * Makefile.in: Regenerate.
2670 * Makefile.tpl (sorry): New rule.
2671 (configure-host, all-host, [+make_target+]-host, do-check,
2672 install-host): Do not add gcc as a special case.
2673 (host modules): Add a small special-casing for gcc. Export
2674 extra_make_flags through the environment.
2675 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2676 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2677 other recursive targets for gcc): Remove.
2678
2679 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2680 (stage, unstage): New rules.
2681 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2682 distclean-stage[+id+]): Use stage_current.
2683 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2684 the stage*-start rules.
2685
61edac0c
JW
26862004-07-19 Robert Millan <robertmh@gnu.org>
2687
2688 Synced from gcc:
2689
2690 2004-04-26 Robert Millan <robertmh@gnu.org>
2691
2692 Add patches from libtool CVS.
2693 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2694 * ltconfig: Likewise.
2695 * ltcf-c.sh: Likewise.
2696 * ltcf-cxx.sh: Likewise.
2697 * ltcf-gcj.sh: Likewise.
2698
3e707e94
PB
26992004-07-12 Paolo Bonzini <bonzini@gnu.org>
2700
2701 * configure.in: Add noconfigdirs for crx-*-*.
2702 * configure: Regenerate.
2703
27042004-07-12 Paolo Bonzini <bonzini@gnu.org>
2705
2706 Synced from gcc:
2707
2708 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2709
2710 * configure.in: Build libmudflap by default on FreeBSD.
2711 * configure: Regenerated.
2712
2713 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2714
2715 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2716 systems.
2717 * configure: Regenerated.
2718
2719 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2720
2721 PR target/16344
2722 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2723 feedback based compiler.
2724 * Makefile.in: Rebuilt.
2725
2726 2004-07-05 Phil Edwards <phil@codesourcery.com>
2727
2728 * configure.in: Do not prepend $srcdir to /dev/null in
2729 makefile fragments.
2730 * configure: Regenerate.
2731
a7ee7660
AO
27322004-07-08 Alexandre Oliva <aoliva@redhat.com>
2733
2734 * Makefile.def (host_modules): Set bootstrap=true for flex.
2735 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2736 * Makefile.in: Rebuilt.
2737
6a9cf61e
PB
27382004-07-01 Paolo Bonzini <bonzini@gnu.org>
2739
2740 * Makefile.def (build_modules): Add bison, byacc, flex,
2741 m4, texinfo.
2742 (flags_to_pass): Add FLEX.
2743 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2744 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2745 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2746 DEFAULT_MAKEINFO): Remove.
2747 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2748 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2749 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2750 objdir or else use configured tool.
2751 (all-build): New.
2752 (all): Depend on it.
2753 (Build module dependencies): Add.
2754 * Makefile.in: Regenerate.
2755 * configure.in: Better support for multiple build modules,
2756 matching what is done for host/target modules. Do not look
2757 for "plausible" locations of build tools if Canadian cross.
2758 Use autoconf's AC_PROG_CC to find a C compiler. Define
2759 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2760 * configure: Regenerate.
2761
95b6a1f2
PB
27622004-06-22 Paolo Bonzini <bonzini@gnu.org>
2763
2764 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2765 * Makefile.in: Regenerate.
2766
7ffa0b57
PB
27672004-06-22 Paolo Bonzini <bonzini@gnu.org>
2768
2769 * Makefile.tpl (configure-build-[+module+],
2770 configure-[+module+], configure-target-[+module+]): Pass
2771 [+extra_configure_args+].
2772 (all-build-[+module+], all-[+module+], check-[+module+],
2773 install-[+module+], [+make_target+]-[+module+],
2774 all-target-[+module+], check-target-[+module+],
2775 install-target-[+module+], [+make_target+]-target-[+module+]):
2776 Pass [+extra_make_args+].
2777 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2778 (GCC_HOST_EXPORTS): Remove.
2779 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2780 cross, check-gcc, check-gcc-c++, install-gcc,
2781 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2782 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2783 * Makefile.in: Regenerate.
2784
929ba6e7
CF
27852004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2786
2787 * configure.in: Check for srcdir/winsup rather than build directory
2788 winsup.
2789 * configure: Regenerate.
2790
b76d7de0
CV
27912004-06-17 Corinna Vinschen <vinschen@redhat.com>
2792
2793 * configure.in: Don't build Cygwin native newlib if winsup
2794 directory is missing. Emit warning instead.
2795 * configure: Regenerate.
2796
656fdd47
PB
27972004-06-09 Paolo Bonzini <bonzini@gnu.org>
2798
2799 * Makefile.tpl (touch-stage[+id+]): New.
2800 (restage[+prev+]): Depend on touch-stage[+id+].
2801
2802 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2803 Use it throughout.
2804
2805 * Makefile.def: Add profile and feedback bootstrap stages.
2806 Remove next field from bootstrap stages.
2807 * Makefile.tpl (LN, LN_S): Substitute.
2808 (stageN-start, stageN-end): Use double-colon rules, to
2809 provide a hook for additional setup commands.
2810 (distclean-stageN-gcc, restageN): Create dependencies from
2811 [+prev+], not from [+next+].
2812 (stageN-bubble): Add commands for successive stages from
2813 [+prev+], using double-colon rules.
2814 (all-stageN-gcc): Fix typo.
2815 (stagefeedback-start, profiledbootstrap): New.
2816 * Makefile.in: Regenerate.
2817 * configure.in: Call ACX_PROG_LN.
2818 * configure: Regenerate.
2819
498d4a71
CF
28202004-06-03 Paolo Bonzini <bonzini@gnu.org>
2821
2822 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2823 without gcc.
2824 * configure: Regenerate.
2825
377d8c42
PB
28262004-06-01 Paolo Bonzini <bonzini@gnu.org>
2827
2828 * Makefile.tpl: Fix typo.
2829 * Makefile.in: Regenerate.
2830
f5f8a794
PB
28312004-06-01 Paolo Bonzini <bonzini@gnu.org>
2832
2833 * configure.in: Remove new- prefix from toplevel
2834 bootstrap targets.
2835 * configure: Regenerate.
2836
f7a4c34f
PB
28372004-06-01 Paolo Bonzini <bonzini@gnu.org>
2838
2839 Merge this patch from the gcc tree:
2840
2841 2004-05-30 Andreas Jaeger <aj@suse.de>
2842 Jim Wilson <wilson@specifixinc.com>
2843
2844 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2845 like CC.
2846
319cab08
PB
28472004-06-01 Paolo Bonzini <bonzini@gnu.org>
2848
2849 * Makefile.tpl (all.normal): Rename to all.
2850 (all): Replace with a rule to pick the default
2851 target from configure.
2852 (all-gcc, configure-gcc): Use conditionals to
2853 do nothing when toplevel bootstrap is going on.
2854 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2855 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2856 * configure.in: Support --enable-bootstrap.
2857
2858 * Makefile.def: Remove new- prefix from toplevel
2859 bootstrap targets.
2860 * Makefile.tpl: Likewise.
2861
2862 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2863 target.
2864
2865 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2866 $(RECURSE_FLAGS) to recursive invocation of make.
2867
2868 * Makefile.in: Regenerate.
2869 * configure: Regenerate.
2870
88f64edc
DJ
28712004-05-27 Daniel Jacobowitz <dan@debian.org>
2872
2873 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2874 * configure: Regenerate.
2875
378fce5b
DD
28762004-05-25 Daniel Jacobowitz <drow@false.org>
2877
2878 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2879 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2880 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2881 targets.
2882 * Makefile.in: Regenerate.
2883
dfdffa2c
PB
28842005-05-24 Paolo Bonzini <bonzini@gnu.org>
2885
2886 * configure.in: Test the ability to symlink directories.
2887 * configure: Regenerate.
2888
2889 * Makefile.def (bootstrap-stage): New definitions.
2890 * Makefile.tpl (configure-stage1-gcc,
2891 configure-stage2-gcc, configure-stage3-gcc,
2892 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2893 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2894 new-restage3, compare): Autogenerate, see Makefile.in
2895 entry for behavioral changes.
2896 (distclean-stage1, new-stage1-start, new-stage1-end,
2897 new-stage1-bubble, distclean-stage2, new-stage2-start,
2898 new-stage2-end, new-stage2-bubble, distclean-stage3,
2899 new-stage3-start, new-stage3-end): New autogenerated targets.
2900 (objext, prebootstrap, BOOT_CFLAGS,
2901 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2902 targets.
2903
2904 * Makefile.in: Regenerate.
2905 (distclean-stage1, new-stage1-start, new-stage1-end,
2906 new-stage1-bubble, distclean-stage2, new-stage2-start,
2907 new-stage2-end, new-stage2-bubble, distclean-stage3,
2908 new-stage3-start, new-stage3-end): New targets.
2909 (all-stage1-gcc): Move prebootstrap dependency from here...
2910 (configure-stage1-gcc): ...to here.
2911 (new-bootstrap): Use bubble targets.
2912 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2913 Use per-stage distclean targets.
2914 (configure-stage1-gcc, configure-stage2-gcc,
2915 configure-stage3-gcc, all-stage1-gcc,
2916 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2917 Use new-stageN-start to prepare the tree.
2918
04cf1b77
PB
29192004-05-23 Paolo Bonzini <bonzini@gnu.org>
2920
2921 * Makefile.def (host_modules): add libcpp.
2922 * Makefile.tpl: Add dependencies on and for libcpp.
2923 * Makefile.in: Regenerate.
2924 * configure.in: Add libcpp host module.
2925 * configure: Regenerate.
2926
80b200a1
ZW
29272004-05-17 Zack Weinberg <zack@codesourcery.com>
2928
2929 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2930 of libf2c.
2931 * configure, Makefile.in: Regenerate.
2932
4b1cb4fe
DD
29332004-05-13 Diego Novillo <dnovillo@redhat.com>
2934
2935 Merge from tree-ssa-20020619-branch.
2936
2937 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2938 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2939 (HOST_GMPLIBS): Define.
2940 (HOST_GMPINC): Define.
2941 (TARGET_LIB_PATH): Add libmudflap.
2942 (GFORTRAN_FOR_TARGET): Define.
2943 (configure-build*): Export GFORTRAN.
2944 (configure-gcc): Export GMPLIBS and GMPINC.
2945 (all-gcc): Add maybe-all-libbanshee.
2946 (configure-target-libgfortran): Define.
2947 * Makefile.in: Regenerate.
2948 * configure.in (host_libs): Add libbanshee.
2949 (target_libraries): Add target-libmudflap and target-libgfortran.
2950 Add --with-libbanshee.
2951 Handle --disable-libmudflap.
2952 (*-*-freebsd*): Use with_gmp.
2953 Add $(libgcj) to noconfigdirs.
2954 * configure: Regenerate.
2955 * depcomp: New file.
2956 * MAINTAINERS: Add tree-ssa maintainers.
2957
29582004-04-28 Paolo Bonzini <bonzini@gnu.org>
2959
2960 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2961 * configure: Regenerate.
2962
b8908782
DD
29632004-04-27 Paolo Bonzini <bonzini@gnu.org>
2964
2965 Revert:
2966 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2967
2968 * Makefile.def (flags_to_pass): Remove *dir variables that
2969 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2970 as well as prefix and exec_prefix.
2971 * Makefile.in: Regenerate.
2972
29732004-04-26 Paolo Bonzini <bonzini@gnu.org>
2974
2975 * Makefile.def (host_modules): Mark with the bootstrap
2976 flag packages on which gcc depends.
2977 * Makefile.tpl (all-bootstrap): Use it.
2978 * Makefile.in: Regenerate.
2979
29802004-04-26 Paolo Bonzini <bonzini@gnu.org>
2981
2982 * Makefile.def (flags_to_pass): Remove *dir variables that
2983 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2984 as well as prefix and exec_prefix.
2985 * Makefile.in: Regenerate.
2986
29872004-04-26 Paolo Bonzini <bonzini@gnu.org>
2988
80b200a1
ZW
2989 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2990 * configure: Regenerate.
2991 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2992 * gcc/Makefile.tpl (compare): Use the result of the test.
2993 * gcc/Makefile.in: Regenerate.
b8908782
DD
2994
29952004-04-23 Paolo Bonzini <bonzini@gnu.org>
2996
2997 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2998 Always relocate gcc and prev-gcc to the original names, even
2999 if the build fails.
3000 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3001 New targets.
3002
0f260896
RO
30032004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3004
3005 * configure.in (mips*-*-irix5*): Enable ld.
3006 * configure: Regenerate.
3007
51860f05
JW
30082004-04-15 James E Wilson <wilson@specifixinc.com>
3009
3010 * Makefile.tpl (configure-[+module+], configure-gcc,
3011 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3012 Set and export LDFLAGS.
3013 * Makefile.in: Regenerate.
3014
54752a6b
NN
30152004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3016
3017 PR bootstrap/14871
3018 * Makefile.tpl: If we don't have built-in-tree target tools,
3019 use the ones found by configure rather than hacking around with
3020 program_transform_name.
3021 * configure.in: Give Makefile.tpl the information necessary
3022 to do that.
3023 * Makefile.in: Regenerate.
3024 * configure: Regenerate.
3025
30262004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3027
3028 PR bootstrap/14760
3029 * configure.in: When computing baseargs, strip *all* copies of
3030 offending options. Also, don't match/substitute the trailing space,
3031 so that this actually works when two similar options are separated by
3032 only one space.
3033 * configure: Regenerate.
3034
30352004-04-06 David Edelsohn <edelsohn@gnu.org>
3036
80b200a1
ZW
3037 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3038 (rs6000-*-aix*): Same.
3039 * configure: Regenerate.
54752a6b 3040
5e2b61fb
SS
30412004-03-25 Stan Shebs <shebs@apple.com>
3042
3043 Remove MPW support, no longer used.
3044 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3045 mpw-install: Remove files.
3046 * src-release (DEVO_SUPPORT): Remove names of removed files.
3047 * MAINTAINERS: Likewise.
3048
1a6f2dc7
NN
30492004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3050
a0049f1b
NN
3051 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3052 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3053 * Makefile.in: Regenerate.
3054
1a6f2dc7
NN
3055 * configure.in (top level bootstrap support): Rework --enable-werror
3056 to set @stage2_werror_flag@.
3057 * configure: Regenerate.
3058 * Makefile.tpl (top level bootstrap support): Pass
3059 @stage2_werror_flag@ down to configure in stages 2 and 3.
3060 * Makefile.in: Regenerate.
3061
920e3419
NN
30622004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3063
3064 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3065 for stages 2 and 3 as well as in make. As a consequence, remove
3066 OUTPUT_OPTION (now detected by configure) from the flags passed down
3067 to make.
3068 * Makefile.in: Regenerate.
3069
3070 * Makefile.tpl (new-bootstrap): Fix typo.
3071 * Makefile.in: Regenerate.
3072
4fa63067
NN
30732004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3074
3075 * Makefile.tpl: Rearrange by moving recursive_targets rules
3076 into their proper sections.
3077 * Makefile.tpl (top level bootstrap support): Move disabling
3078 of coverage flags from 'make' to 'configure'; improve comments.
3079 * Makefile.in: Regenerate.
3080
3081 * Makefile.tpl (experimental top level bootstrap) Move stage1
3082 language setting from all- target to configure- target; disable
3083 intermodule optimization in stage 1; prevent gratuitous rebuilds
3084 of stage 1.
3085 * Makefile.in: Regenerate.
3086 * configure.in: Comma-separate stage 1 language list for top
3087 level bootstrap.
3088 * configure: Regenerate.
3089
3090 * Makefile.tpl: Clean up experimental top level bootstrap support:
3091 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3092 prev-gcc in configure- targets as well as all- targets.
3093 * Makefile.in: Regenerate.
3094
fb8a10fd
NN
30952004-03-17 Paolo Bonzini <bonzini@gnu.org>
3096
3097 * configure.in: Remove symbolic link section.
3098 * configure: Regenerate.
3099 * Makefile.tpl (links): Remove.
3100 * Makefile.in: Regenerate.
3101
947f426e 31022004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 3103 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
3104
3105 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 3106 Set with AC_CHECK_PROGS.
947f426e
NN
3107 * configure.in: Fix comment typo from last patch.
3108 * configure: Regenerate.
3109
1d39f329
NN
31102004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3111
3112 * Makefile.tpl: Introduce experimental top level bootstrap support.
3113 * Makefile.in: Regenerate.
3114 * configure.in: Introduce support for top level bootstrap.
3115 * configure: Regenerate.
3116
4b0ac75d 31172004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3118 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
3119
3120 PR bootstrap/14522
3121 * configure.in: Cope with shells that do not support unquoted ^
3122 * configure: Regenerate.
3123
2e70b094 31242004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3125 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
3126
3127 PR bootstrap/14522
3128 * configure.in: Cope with shell that do not support nesting
3129 quotes inside quoted backquote substitutions.
3130 * configure: Regenerate.
3131
31322004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3133
3134 PR bootstrap/14522
3135 * configure.in: Fix escaping of $.
3136 * configure: Regenerate.
3137
9e07f89d
NN
31382004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3139
3140 * configure: Regenerate.
3141
31422004-03-08 Paolo Bonzini <bonzini@gnu.org>
3143
3144 PR ada/14131
3145 Move language detection to the top level.
3146 * configure.in: Find default values for the tools as
3147 soon as possible. Disable ada if GNAT is not found.
3148 Emit error message about missing languages. Expand
3149 --enable-languages=all for the gcc subdirectory.
3150
1712ab83
RS
31512004-03-01 Richard Sandiford <rsandifo@redhat.com>
3152
3153 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3154 and disable libgcj.
3155 * configure: Regenerated.
3156
3dee29da
NN
31572004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3158
3159 PR bootstrap/7087
3160 * Makefile.tpl: Guard XFOO sed statements better.
3161 * Makefile.tpl: Add dependency for configure-target-libada.
3162 * Makefile.in: Regenerate (incidentally fixes broken
3163 commit when libada-branch was merged).
3164
0558264b
AC
31652004-02-28 Andrew Cagney <cagney@redhat.com>
3166
3167 * src-release (CVS_NAMES): Define.
3168 (do-tar, do-tar): Prune $(CVS_NAMES).
3169
c38f9803
AC
31702004-02-23 Andrew Cagney <cagney@redhat.com>
3171
3172 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3173 2004-02-19.09.
3174
55636792
NN
31752004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3176
3177 PR bootstrap/11932
3178 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3179
1e600082
AC
31802004-02-19 Andrew Cagney <cagney@redhat.com>
3181
3182 * config.guess: Update from version 2003-06-12 to 2004-02-16.
3183 * config.sub: Update from version 2003-06-13 to 2004-02-16.
3184
3769cd82
DD
31852004-02-11 David Edelsohn <edelsohn@gnu.org>
3186
3187 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3188 (rs6000-*-aix*): Same.
3189 * configure: Regenerate.
3190
a92834c8
DD
31912004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3192
3193 * configure.in (host): Add in missing $noconfigdirs to defines.
3194 * configure: Regenerate.
3195
a2592b1b
DD
31962004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3197 Nathanael Nerode <neroden@gcc.gnu.org>
3198
3199 PR ada/6637, PR ada/5911
80b200a1 3200 Merge with libada-branch:
a2592b1b
DD
3201 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3202 with appropriate dependencies. Add --enable-libada configure switch.
3203 * configure, Makefile.in: Regenerate.
3204
e31d1ea3
DD
32052004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3206
3207 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3208 * configure: Regenerate.
3209
db85f5c0
JJ
32102004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3211
3212 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 3213
fc434214
DD
32142004-01-23 DJ Delorie <dj@redhat.com>
3215
3216 * Makefile.def (target_modules) [libiberty]: Don't stage.
3217 * Makefile.in: Rebuilt.
3218
ad445c2c 32192004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 3220
ad445c2c
JJ
3221 * COPYING.NEWLIB: Update to include copyrights for new
3222 iconv code.
3223
72bbedde
AC
32242004-01-15 Andrew Cagney <cagney@redhat.com>
3225
3226 * src-release: Update copyright year.
3227 (do-proto-toplev): Configure using i686-pc-linux-gnu.
3228 (NEWLIB_SUPPORT_DIRS): Delete macro.
3229 (newlib.tar.bz2): Delete rule.
3230
a6d6062d
DD
32312004-01-14 Loren J. Rittle <ljrittle@acm.org>
3232
3233 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3234 * Makefile.tpl (configure-target-[+module+]): Support stage.
3235 * Makefile.in: Rebuilt.
3236
f8b73030
MR
32372003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3238
3239 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3240 throughout.
3241
aff0e9df
NN
32422004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3243
bb5dca17
NN
3244 * configure.in: Use ./config.cache, not config.cache.
3245 * configure: Regenerate.
3246 * Makefile.tpl: Special-casing not needed for GCC any more.
3247 * Makefile.in: Regenerate.
3248
82252c06
NN
3249 * configure.in: Don't share a cache file for host dirs.
3250 * configure: Regenerate.
3251
aff0e9df
NN
3252 * config-ml.in: Don't mess with the cache file.
3253
95036d20
NN
32542004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3255
ac7b618e
NN
3256 * Makefile.tpl: Make GCC use a separate config.cache.
3257 * Makefile.in: Regenerate.
3258
95036d20
NN
3259 PR bootstrap/11932, PR bootstrap/11933
3260 (I don't know if it will fix either of them, but it relates
3261 to them.)
3262 * configure.in: Don't use shared config.cache for target
3263 directories.
3264 * configure: Regenerate.
3265
08c1856b
DD
32662003-12-31 Roger Sayle <roger@eyesopen.com>
3267
3268 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3269 * configure: Regenerated.
3270
c1968181 32712003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 3272
c1968181
DD
3273 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3274 * configure: Regenerated.
3275
10ecffb9
NN
32762003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3277
3278 Port change over from GCC:
3279 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3280 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3281 (configure-build-[+module+], configure-[+module+]): Likewise.
3282 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3283 * Makefile.in: Regenerate.
3284
f2ab5990
TF
32852003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3286
3287 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3288 * configure: Regenerate.
3289
41a7d11a
JJ
32902003-11-27 Jeff Johnston <jjohnstn@redhat.com>
3291
80b200a1 3292 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
3293 stdlib.
3294
d9441a1f
DD
32952003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3296
3297 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3298 * Makefile.in: Regenerate.
3299
3a48a978
DD
33002003-10-20 Phil Edwards <phil@codesourcery.com>
3301
3302 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3303 * configure: Regenerate.
3304
f0b24077
NN
33052003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3306
3307 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3308 HOST_FLAGS_TO_PASS.
3309 * Makefile.in: Regenerate.
3310
5fbad20a
DD
33112003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3312
3313 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3314 * configure: Rebuilt
3315 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3316 * Makefile.in: Rebuilt
3317
78be4155
L
33182003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3319
3320 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3321
051fcc7a
L
33222003-10-01 Phil Edwards <pme@gcc.gnu.org>
3323
3324 * config-ml.in: Use ac_configure_args directly instead of
3325 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3326 actually seen.
3327
33282003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3329
3330 * config-ml.in: Propagate INSTALL variables.
3331
f27d4f92
DJ
33322003-09-21 Daniel Jacobowitz <drow@mvista.com>
3333
3334 * configure.in: Pass a computed --program-transform-name
3335 to subconfigures.
3336 * configure: Regenerated.
3337
cae4d560
NN
33382003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3339
3340 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3341 * Makefile.in: Regenerate.
3342
3343 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3344 * Makefile.in: Regenerate.
3345
8ff944f6
DJ
33462003-09-17 Daniel Jacobowitz <drow@mvista.com>
3347
3348 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3349 quoting.
3350 * configure: Regenerated.
3351
d9a35680
MC
33522003-09-12 Michael Chastain <mec@shout.net>
3353
3354 Fix PR gdb/857.
3355 * src-release (do-proto-topleve): Remove junk files
3356 intl/config.cache, intl/config.status,
3357 intl/config.h, intl/stamp-h.
3358
710068b9
AC
33592003-09-14 Andrew Cagney <cagney@redhat.com>
3360
3361 * src-release (dejagnu.tar): New target.
3362 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3363 (do-djunpack): Use $(PACKAGE) for the package name.
3364
e1008165
DD
33652003-09-04 DJ Delorie <dj@redhat.com>
3366
3367 * configure: Regenerate.
3368
21998d12
NC
33692003-09-04 Robert Millan <robertmh@gnu.org>
3370
3371 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 3372
ccca4bb3
DD
33732003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3374
3375 * configure.in: Ensure arguments to sed are properly spaced.
3376 * configure: Regenerate.
3377
ee949b5e
DJ
33782003-08-28 Daniel Jacobowitz <drow@mvista.com>
3379
3380 Merge from gcc:
3381 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3382 * install-sh: Update to newer upstream versions (associated with
3383 aclocal 1.7).
3384 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3385
75addda2
DJ
33862003-08-27 Daniel Jacobowitz <drow@mvista.com>
3387
3388 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3389 * configure: Regenerated.
3390
8d2877d8
NN
33912003-08-23 Phil Edwards <pme@gcc.gnu.org>
3392
3393 * configure.in: Use newline instead of semicolon when assuming
3394 shell arguments in a for loop.
3395 * configure: Regenerated.
3396
d2cc0e0d
GK
33972003-08-20 Geoffrey Keating <geoffk@apple.com>
3398
3399 PR 8180
3400 * configure.in: When testing with_libs and with_headers, treat
3401 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3402 * configure: Regenerate.
80b200a1 3403
d2cc0e0d
GK
3404 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3405 make, shell, etc.
3406 (baseargs): Likewise.
3407 * configure: Regenerate.
3408
04d1ab34
GK
34092003-08-19 Geoffrey Keating <geoffk@apple.com>
3410
3411 * configure.in: Disable libgcj for darwin not on powerpc.
3412 * configure: Rebuild.
3413
ca506da8
MC
34142003-08-15 Michael Chastain <mec@shout.net>
3415
3416 * src-release (do-proto-toplev): Remove junk files
3417 dejagnu/example/calc/config.status,
3418 dejagnu/example/calc/config.log.
3419
a4aa3f49
DD
34202003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3421
3422 * config-ml.in, symlink-tree: Add license.
3423
ede4fbe4
NN
34242003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3425
3426 Merge from gcc:
3427
3428 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3429 * Makefile.tpl (check, check-c++): Express dependencies using
3430 dependencies rather than commands.
3431 * Makefile.in: Regenerate.
3432
3433 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3434 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3435 * Makefile.in: Update.
3436
970f29af
AC
34372003-08-01 Andrew Cagney <cagney@redhat.com>
3438
3439 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3440 * configure: Ditto.
3441
b2884a0c
DD
34422003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3443
3444 * configure.in: Enable libgcj for darwin.
3445 * configure: Rebuild.
3446
c07f46a4
NN
34472003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3448
3449 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3450
9175bfc0
NN
34512003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3452
3453 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3454 creating target and build subdirs to build all parent dirs as needed.
3455 * Makefile.in: Rebuild.
3456 * configure.in: Don't build dirs explicitly here.
3457 * configure: Rebuild.
3458
b9abda6a
AO
34592003-07-22 Alexandre Oliva <aoliva@redhat.com>
3460
3461 * Makefile.tpl (all-make): Depend on intl.
3462 * Makefile.in: Rebuilt.
3463
eef8ffd4
NN
34642003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3465
3466 * config.if: Remove unused libc_interface determination.
3467
295efaf0
NN
34682003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3469
3470 * Makefile.in: Regenerate, correctly this time.
3471
e5c3f801
NN
34722003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3473
3474 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3475 unused INSTALL_PROGRAM_ARGS.
3476 * configure.in: Use AC_PROG_INSTALL.
3477 * Makefile.in: Regenerate.
3478 * configure: Regenerate.
3479
4a18bd6b
AO
34802003-07-10 Alexandre Oliva <aoliva@redhat.com>
3481
3482 * configure: Rebuilt.
3483 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3484 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3485 newlib nor libgloss.
3486 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3487 * configure.in (am33_2.0-*-linux*): Added.
3488
fbd1054d
BW
34892003-07-09 Bob Wilson <bob.wilson@acm.org>
3490
3491 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3492 * configure: Regenerate.
3493
b40e3958
L
34942003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3495
3496 * config-ml.in: Replace PWD with PWD_COMMAND.
3497 * Makefile.tpl: Likewise.
3498 * Makefile.in: Regenerated.
3499
4a5be7ba
NN
35002003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3501
3502 * configure.in: Clean up config-lang.in handling. Delete
3503 useless assignment to "subdirs".
3504 * configure: Regenerate.
3505
9c14acb8
NN
35062003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3507
3508 * configure.in: Rename 'target_libs' to 'target_libraries'.
3509 Remove useless reference to 'target_libs'.
3510 * configure: Regenerate.
3511
8f32e830
KS
35122003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3513
3514 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3515 * Makefile.in: Regenerate.
3516
12f0bd74
NN
35172003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3518
3519 * Makefile.def: Introduce flags_to_pass.
3520 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3521 * Makefile.in: Regenerate.
3522
b07c2aad
HPN
35232003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3524
3525 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3526 and target-libgloss.
3527 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3528 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 3529 * configure: Regenerate.
b07c2aad 3530
56f25033
DD
35312003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3532
3533 * configure.in: Update testsuite_flags to new location.
3534 * configure. Regenerate.
80b200a1 3535
4ec9a3b2
NN
35362003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3537
3538 * Makefile.tpl: Remove BUILD_CC stuff.
3539 * Makefile.in: Regenerate.
3540
059083b1 35412003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3542
059083b1
L
3543 * config.guess: Update to 2003-06-12 version.
3544 * config.sub: Update to 2003-06-13 version.
3545
535b046a
TS
35462003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3547
3548 * MAINTAINERS: Add myself as MIPS co-maintainer.
3549
00c22daa 35502003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3551
00c22daa
L
3552 * config.guess: Update to 2003-06-06 version.
3553 * config.sub: Update to 2003-06-06 version.
3554
1047cb91
DD
35552003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3556
3557 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3558 * configure. Regenerate.
3559
123494c8
NN
35602003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3561
1047cb91
DD
3562 * configure.in: Disable serial configure by default.
3563 * configure: Regenerate.
3564 * Makefile.tpl: Abolish .NOTPARALLEL.
3565 * Makefile.in: Regenerate.
3566
7f121bbf
NN
3567 * Makefile.tpl: Replace {build,host,target}_canonical by
3568 {build,host,target}.
3569 * Makefile.in: Regenerate.
3570
123494c8
NN
3571 * Makefile.tpl: Fix stupid pasto.
3572 * Makefile.in: Regenerate.
3573
ec7e0995
NN
35742003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3575
3576 * Makefile.tpl: Remove bogus conditional.
3577 * Makefile.in: Regenerate.
3578
27b1cc72
NN
35792003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3580
2a4cbe27
NN
3581 * Makefile.tpl: Make 'recursive targets' using autogen rather
3582 than shell loop. Remove duplicate 'clean' targets and false
3583 comments.
3584 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3585 Add systematic method of specifying missing targets in subdirs.
3586 Add copyright boilerplate.
3587 * Makefile.in: Regenerate.
3588 * configure.in: Add 'recursive targets' to maybe list.
3589 * configure: Regenerate.
3590
27b1cc72
NN
3591 * Makefile.tpl: Rename [+target+] to [+make_target+].
3592 * Makefile.def: Rename 'target' to 'make_target'.
3593
01e51bd0
NC
35942003-05-30 Nick Clifton <nickc@redhat.com>
3595
3596 * README-maintainer-mode: Update URL for locating blessed config
3597 tools.
3598
2fd84b42
NC
35992003-05-29 Robert Millan <rmh@debian.org>
3600
3601 * ltconfig: Import this patch and modify for use with current
3602 version of ltconfig:
3603
3604 2003-05-21 Bruno Haible <bruno@clisp.org>
3605
3606 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3607 GNU/FreeBSD.
3608
8945c6bb
DD
36092003-05-28 DJ Delorie <dj@redhat.com>
3610
3611 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3612 * Makefile.in: Regenerate.
3613
2f9632a1
JJ
36142003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3615
80b200a1 3616 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3617
3a12db16 36182003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3619
3a12db16
DD
3620 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3621 newlib or libgloss.
3622 * Makefile.in: Regenerate.
3623
44482353
DD
36242003-05-21 DJ Delorie <dj@redhat.com>
3625
3626 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3627 * Makefile.in: Regenerate.
3628
fec2c52d
MR
36292003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3630
3631 * configure.in: Use curly braces in the definition of tooldir.
3632 * configure: Regenerate.
3633
16ae0395
NN
36342003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3635
3636 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3637 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3638 Factor out common code from autogen IF statements.
3639 * configure: Regenerate.
3640 * Makefile.in: Regenerate.
3641
ec11bdc6
DD
36422003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3643
3644 * configure.in: Accept i[3456789]86 for machine type.
3645 * configure: Regenerate.
3646
dd12c3a8
NN
36472003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3648
3649 * configure.in: Switch more things to use maybe dependencies.
3650 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3651 * configure: Regenerate.
3652 * Makefile.tpl: Switch more things to use maybe dependencies.
3653 * Makefile.in: Regenerate.
3654
cf662e21
AJ
36552003-05-16 Andreas Schwab <schwab@suse.de>
3656
3657 * Makefile.tpl (install-opcodes): Define.
3658 * Makefile.in: Rebuild.
3659
5481b376
AJ
36602003-05-13 Andreas Jaeger <aj@suse.de>
3661
3662 * config.guess: Update to 2003-05-09 version.
3663 * config.sub: Update to 2003-05-09 version.
3664
3959a22a
AJ
36652003-05-13 Michael Eager <eager@mvista.com>
3666
3667 * configure.in: Correct sed script so that options in quotes are not
3668 deleted.
3669 * configure: Rebuild.
3670
564b43e5
CV
36712003-05-12 Corinna Vinschen <corinna@vinschen.de>
3672
3673 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3674 and $$s/newlib/libc/sys/cygwin32 include paths.
3675 * configure: Ditto.
3676
bb947dc9
L
36772003-05-05 H.J. Lu <hjl@gnu.org>
3678
3679 * config-ml.in: Restored from gcc repository.
3680
77f7441a
CD
36812003-05-02 Chris Demetriou <cgd@broadcom.com>
3682
80b200a1
ZW
3683 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3684 * Makefile.in: Regenerate.
77f7441a 3685
a26d7085
DJ
36862003-04-27 Daniel Jacobowitz <drow@mvista.com>
3687
3688 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3689 and Makefile.def.
3690
e4c4d240
DJ
36912003-04-27 Daniel Jacobowitz <drow@mvista.com>
3692
3693 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3694 * Makefile.in: Regenerated.
3695
62a3fc85
DD
36962003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3697
3698 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3699 * Makefile.in: Regenerate.
3700
37012003-04-18 Jakub Jelinek <jakub@redhat.com>
3702
3703 * configure.in (powerpc64*-*-linux*): Remove.
3704 * configure: Rebuilt.
3705
5b474aa8
DD
37062003-04-17 Phil Edwards <pme@gcc.gnu.org>
3707
3708 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3709 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3710 and restrap.
3711 * Makefile.in: Regenerate.
3712
37132003-04-16 Richard Earnshaw <rearnsha@arm.com>
3714
3715 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3716 * configure: Regenerated.
3717
bc295afe
AO
37182003-04-11 Alexandre Oliva <aoliva@redhat.com>
3719
3720 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3721 * */configure: Rebuilt.
3722
3728fade
NN
37232003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3724
3725 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3726 * Makefile.in: Regenerate.
3727
ce5b542e
MC
37282003-03-14 Michael Chastain <mec@shout.net>
3729
3730 * Makefile.in: Regenerate with correct Makefile.def.
3731
3db0a37f
NN
37322003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3733
3734 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3735 Make macro.
3736 * Makefile.in: Regenerate.
3737 * configure.in: Clean up gxx_include_dir logic.
3738 * configure: Regenerate.
3739
34349c6e
DD
37402003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3741
3742 * configure.in (gxx_include_dir): Fix typo.
3743 * configure: Regenerated.
3744
686c28c9
AC
37452003-03-06 Andrew Cagney <cagney@redhat.com>
3746
3747 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3748
bba45b8b 37492003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3750
bba45b8b
NN
3751 * configure.in: Include $(build_tooldir)/sys-include in
3752 FLAGS_FOR_TARGET.
3753 * configure: Regenerated.
3754
2683747f
NN
37552003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3756
bba45b8b
NN
3757 * Makefile.tpl: Reindent.
3758 * Makefile.in: Regenerate.
3759 * configure.in: Reindent. Don't set unused variables.
3760 * configure: Regenerate.
3761
2683747f
NN
3762 * Makefile.tpl: Always pass down RANLIB.
3763 * Makefile.in: Regenerate.
3764
3765 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3766 * Makefile.in: Regenerate.
3767 * configure.in: Remove unused logic relating to --enable-shared
3768 and --enable-threads. Remove bogus comments. Remove redundant
3769 noconfigdirs.
3770 * configure: Regenerate.
3771
3772 * configure.in: Replace ${libstdcxx_version} by its value.
3773 Remove reference to mh-dgux.
3774 * configure: Regenerate.
3775
50212802
NN
37762003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3777
3778 * Makefile.tpl: Rearrange.
3779 * Makefile.in: Regenerate.
3780
a6be7fc6
NC
37812003-02-25 Nick Clifton <nickc@redhat.com>
3782
3783 * configure: Remove site-file supprot - it is obsolete.
3784
f8a495c8
NC
37852003-02-24 Uwe Stieber <uwe@wwws.de>
3786
3787 * configure.in: Add support for kaOS as cross build target system.
3788 * configure: Regenerated.
3789
3decd77d
DD
37902003-02-20 Sean McNeil <sean@blue.mcneil.com>
3791
3792 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3793 configure-target-* as some target builds may require additional
3794 flags for preprocessor tests.
3795 * Makefile.in: Regenerated.
3796
f4ff34a3
AO
37972003-02-19 Alexandre Oliva <aoliva@redhat.com>
3798
3799 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3800 * ltconfig: Handle it.
3801 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3802 auto-detecting it.
3803
b7e4a931
AO
38042003-02-19 Alexandre Oliva <aoliva@redhat.com>
3805
3806 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3807 it is used as argument to $CC.
3808 * ltcf-gcj.sh: Likewise.
3809
6b784d9f
AO
38102003-02-19 Alexandre Oliva <aoliva@redhat.com>
3811
3812 * configure.in: Introduce --enable-maintainer-mode.
3813 * configure: Rebuilt.
3814 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3815 for maintainer mode.
3816 * Makefile.in: Rebuilt.
3817
8bcd8a07
AC
38182003-02-19 Andrew Cagney <ac131313@redhat.com>
3819
3820 * configure: Regenerate using autoconf 2.13.
3821
ee3fd329
AM
38222003-02-19 Alan Modra <amodra@bigpond.net.au>
3823
3824 * config.guess: Import latest version.
3825 * config.sub: Import latest version.
3826
e9e45685
JM
38272003-02-18 Jason Merrill <jason@redhat.com>
3828
3829 * Makefile.tpl (check-c++): Allow parallelism.
3830
859789af
AC
38312003-02-17 Andrew Cagney <ac131313@redhat.com>
3832
3833 * configure: Regenerate using autoconf 000227.
3834
b3f16a9b
GK
38352003-02-15 Geoffrey Keating <geoffk@apple.com>
3836
3837 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3838 don't configure target-libobjc.
3839 * configure: Regenerate.
3840
72e60e02
DD
38412003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3842
3843 * Makefile.tpl (RANLIB): Define.
3844 * Makefile.in: Regenerate.
3845
91f0e695
KS
38462003-02-06 Keith R Seitz <keiths@redhat.com>
3847
3848 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3849 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3850 * Makefile.in: Regenerated.
3851 * configure.in: Remove all traces of snavigator, db, and grep.
3852 * configure: Regenerated.
3853
122bfa92
FCE
38542003-01-31 Frank Ch. Eigler <fche@redhat.com>
3855
3856 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3857 * Makefile.in: Regenerated.
3858
264095c3
AO
38592003-01-30 Alexandre Oliva <aoliva@redhat.com>
3860
3861 * config.if: Copy from GCC.
3862
a84dbcb3
AO
38632003-01-27 Phil Edwards <pme@gcc.gnu.org>
3864
3865 * configure.in: Revert 24Jan change.
3866 * configure: Regenerate.
3867
19618276
NN
38682003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3869
3870 * configure.in: Revert previous change.
3871 * configure: Regenerate.
3872
b7f27a92
NN
38732003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3874
3875 * configure.in: Make rda native-only.
3876 * configure: Regenerate.
3877
83326456
NN
38782003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3879
3880 * configure.in: Add missing \.
3881 * configure: Rebuilt.
3882
5e367fa5
JJ
38832003-01-17 Jakub Jelinek <jakub@redhat.com>
3884
3885 * configure.in (baseargs): Avoid using \| in sed regular
3886 expressions.
3887 * configure: Rebuilt.
3888
e01f337c
JJ
38892003-01-16 Jakub Jelinek <jakub@redhat.com>
3890
3891 * configure.in (baseargs): Remove all supported forms of
3892 --cache-file, --srcdir, --host, --build and --target options
3893 from argument lists.
3894 * configure: Rebuilt.
3895
aa236487
AO
38962003-01-15 Alexandre Oliva <aoliva@redhat.com>
3897
3898 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3899 * configure: Rebuilt.
3900
586c0873
NN
39012003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3902
3903 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3904 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3905 * Makefile.in: Regenerate.
3906 * configure: Regenerate.
3907
497f816e
DD
39082003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3909
3910 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3911 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3912 * Makefile.in: Regenerate.
3913
bfbe5519
AO
39142003-01-09 Alexandre Oliva <aoliva@redhat.com>
3915
3916 * configure.in: Remove Makefile in build, host and target modules
3917 unless configure was run with --no-recursion.
3918 * configure: Rebuilt.
3919
3f234ef5
CD
39202003-01-08 Chris Demetriou <cgd@broadcom.com>
3921
3922 * config.guess: Update to 2003-01-03 version.
3923 * config.sub: Update to 2003-01-03 version.
3924
a3982d48
CF
39252003-01-07 Christopher Faylor <cgf@redhat.com>
3926
3927 * configure: Regenerate with proper autoconf 2.13.
3928
75778ec4
CF
39292003-01-07 Christopher Faylor <cgf@redhat.com>
3930
80b200a1
ZW
3931 * configure.in: Add AC_PREREQ for consistency.
3932 * configure: Regenerate.
75778ec4 3933
c180f501
AC
39342003-01-06 Andrew Cagney <ac131313@redhat.com>
3935
3936 * configure.in (GDB_TK): Add tcl directories conditional on
3937 gdb/gdbtk directory being present.
3938 * configure: Regenerate.
5481b376 3939
46ca2cc2
DA
39402003-01-04 John David Anglin <dave.anglin@nrc.ca>
3941
3942 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3943 by gcc if LD is not defined and we are not doing a Canadian Cross.
3944 * configure: Rebuilt.
3945
53dd8dab
DJ
39462003-01-01 Daniel Jacobowitz <drow@mvista.com>
3947
3948 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3949
50ceb20c
TT
39502002-12-31 Tom Tromey <tromey@redhat.com>
3951
3952 * Makefile.in: Rebuilt.
3953 * Makefile.def (target_modules) [libffi]: Allow installation.
3954
e78b5cfe
AS
39552002-12-31 Andreas Schwab <schwab@suse.de>
3956
3957 * configure.in: Fix use of $program_transform_name.
3958 * configure: Regenerated.
3959
67448102
DJ
39602002-12-30 Daniel Jacobowitz <drow@mvista.com>
3961
3962 * configure.in (baseargs): Don't remove first configure argument.
3963 * configure: Regenerated.
3964
e6bfb94a
AO
39652002-12-29 Alexandre Oliva <aoliva@redhat.com>
3966
3967 * Makefile.tpl (local-distclean): Don't remove...
3968 (multilib.ts): ... this. Moved into...
3969 (multilib.out): ... this. Don't use sub-make.
3970 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3971 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3972 (configure-build-[+module+], configure-[+module+],
3973 configure-target-[+module+], configure-gcc): ... these. Test
3974 for Makefile existence. Drop config.status from dependencies.
3975 * Makefile.in: Rebuilt.
3976 * configure.in: Move gcc-version-trigger to the end of
3977 ac_configure_args. Add comments to maybedep.tmp and
3978 serdep.tmp. Introduce --disable-serial-configure. Remove
3979 nonopt from baseargs, matching and removing corresponding
3980 whitespace while at it.
3981 * configure: Rebuilt.
3982
8f0dfb36
AO
39832002-12-28 Alexandre Oliva <aoliva@redhat.com>
3984
3985 * configure.in (host_configargs): Replace reference to
3986 no-longer-defined buildopts with --build=${build_alias}.
3987 * configure: Rebuilt.
3988
43be203f
AO
39892002-12-28 Alexandre Oliva <aoliva@redhat.com>
3990
3991 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3992 program_transform_name to standard idiom.
3993 (AUTOGEN, AUTOCONF): Define.
3994 (Makefile.in): Use $(AUTOGEN).
3995 (Makefile): Depend on config.status, and use autoconf-style rule to
3996 build it. Move original commands to...
3997 (config.status): ... this new target.
3998 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3999 $(AUTOCONF).
4000 * Makefile.in: Rebuilt.
4001
a0da8069
NN
40022002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
4003
d18f1c9f
NN
4004 * Makefile.tpl: Fix dramatic bustage due to change in
4005 program_transform_name.
4006 * Makefile.in: Regenerate.
4007
4008 * configure.in: Remove unnecessary PATH setting.
4009 * configure: Regnerate.
4010
4011 * configure.in: Don't default to unprefixed tools unless
4012 the native tools will work.
4013 * configure: Regenerate.
4014
a0da8069
NN
4015 * configure.in: Convert to autoconf script. Blow away lots
4016 of now-redundant Makefile fragments.
4017 * configure: Generate using Autoconf.
4018 * Makefile.tpl: Rewrite to reflect autoconfiscation.
4019 * Makefile.in: Regenerate.
4020
c567df0a
NN
40212002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
4022
5481b376 4023 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
4024 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4025
5481b376 4026 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 4027 where they belong.
2c7f9a32 4028
2dabcfb4
AS
40292002-12-24 Andreas Schwab <schwab@suse.de>
4030
4031 * Makefile.tpl (multilib.out): Fix missing space.
4032 * Makefile.in: Regenerate.
4033
1086bc09
NN
40342002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
4035
4036 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
4037 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
4038 * Makefile.in: Regenerate.
4039 * configure.in: Remove unnecessary leftovers.
4040
1086bc09
NN
40412002-12-21 Geoffrey Keating <geoffk@apple.com>
4042
4043 * configure.in (extra_ranlibflags_for_target): New variable.
4044 (*-*-darwin): Add -c to ranlib commands.
4045 * configure (tooldir): Handle extra_ranlibflags_for_target.
4046
14e9ca95
JJ
40472002-12-20 Jeff Johnston <jjohnstn@redhat.com>
4048
4049 * COPYING.NEWLIB: Updated.
4050 * COPYING.LIBGLOSS: Ditto.
4051
14c428fb
NN
40522002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4053
4054 * Makefile.tpl: Revert HJL's change.
4055 * Makefile.in: Regenerated.
4056 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4057 always.
4058
313b8244
AS
40592002-12-19 Andreas Schwab <schwab@suse.de>
4060
4061 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4062 * Makefile.in: Regenerate.
4063
efeae3db
L
40642002-12-18 H.J. Lu <hjl@gnu.org>
4065
4066 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4067 * Makefile.in: Regenerated.
4068
4069 * configure.in (build_prefix): New. Substitute.
4070
43d92c63
NN
40712002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
4072
59da4fe6
NN
4073 * Makefile.tpl: Don't let real targets depend on phony targets.
4074 * Makefile.in: Regenerate.
4075
43d92c63
NN
4076 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4077 * Makefile.in: Regenerate.
4078
b72e6a2d
JM
40792002-12-16 Jason Merrill <jason@redhat.com>
4080
4081 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4082 previous 'make bootstrap'.
4083 * Makefile.in: Regenerate.
4084
95c72c44
HPN
40852002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
4086
4087 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4088
7d695d07
JM
40892002-12-13 Jason Merrill <jason@redhat.com>
4090
4091 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
4092 library tests.
4093 (check-c++): Just depend on it and check-target-libstdc++-v3.
4094 * Makefile.in: Regenerate.
4095
54103d1e
NN
40962002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
4097
4098 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4099 * Makefile.in: Regenerate.
4100
4024f1e1
JJ
41012002-12-12 Jeff Johnston <jjohnstn@redhat.com>
4102
80b200a1
ZW
4103 * COPYING.NEWLIB: Update list of alternate Regent of California
4104 licenses and discuss official revoking of advertising clause.
4105 * COPYING.LIBGLOSS: Ditto.
4024f1e1 4106
7dda0df6
AO
41072002-12-12 Alexandre Oliva <aoliva@redhat.com>
4108
4109 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4110 * Makefile.in: Rebuilt.
4111
d03be79e 41122002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 4113
929293f4
NN
4114 * configure: Fix bug put in by gremlins.
4115
d03be79e
NN
4116 * Makefile.tpl: Substitute more autoconfily.
4117 * configure: Substitute more autoconfily.
4118 * Makefile.in: Regenerate.
4119
41202002-12-08 Andrew Cagney <ac131313@redhat.com>
4121
4122 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4123 * Makefile.in (all-sim): Ditto.
a36d530e
DD
4124
41252002-12-06 DJ Delorie <dj@redhat.com>
4126
4127 * Makefile.tpl: Change configure dependencies to not have real
4128 targets depend on phony targets.
b4a77b47 4129
db1ac78d
NN
41302002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
4131
bcaf2395
NN
4132 * configure.in: Revert unintentional change.
4133
b4fa093e
NN
4134 * src-release: Configure host subdirs.
4135
db1ac78d
NN
4136 * Makefile.tpl: Change dependency for */multilib.out so that
4137 it works when gcc isn't in the tree.
4138
4139 * configure.in: Substitute more.
4140 * configure: Run subconfigures from the Makefile.
4141 * Makefile.tpl: Run subconfigures from the Makefile; add a few
4142 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4143
15723a45
NN
41442002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4145
e2b9e2dc
NN
4146 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4147 and corresponding dependencies.
4148 * Makefile.in: Regenerate.
4149
2af579c4
NN
4150 * configure.in (host_tools): Order binutils, gas and ld for
4151 convenience in running the testsuites.
4152
a2cc058a
NN
4153 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4154 * Makefile.in: Regenerate.
4155 * configure.in: Introduce rules to serialize subconfigure runs.
4156
15723a45
NN
4157 * configure.in: Introduce BASE_CC_FOR_TARGET.
4158 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
4159 Realize configure-build-* targets. Realize configure-target-* targets.
4160 * Makefile.in: Regenerate.
4161
ae831be5
NN
41622002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4163
4164 * configure: Move gcc_version_trigger stuff from here...
4165 * configure.in: ...to here.
4166
4167 * configure.in: Separate subconfigure options added by this file from
4168 options given by the user. Add machinery to put args for host
4169 subconfigures into the Makefile.
4170
4171 * Makefile.tpl: Remove 'vault' targets.
4172 * Makefile.tpl: Reorder and comment dependencies.
4173 * Makefile.in: Regenerate.
4174
bbf7c8ac
NN
41752002-11-28 Geoffrey Keating <geoffk@apple.com>
4176
4177 * configure.in: Move host-specific darwin noconfigdirs into
4178 the host-specific section.
4179
930314a4
NN
41802002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4181
52d7cdee
NN
4182 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4183 during replay.
4184 * Makefile.in: Regenerate.
4185
930314a4
NN
4186 (finishing slow-motion replay)
4187 * configure: Remove skip-this-dir support.
4188 * Makefile.tpl: Remove skip-this-dir support.
4189
4190 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4191 subdirectories.
4192 * Makefile.in: Regenerate.
4193
4194 * Makefile.tpl: Strip out useless setting of 'dir'.
4195 * Makefile.in: Regenerate.
5481b376 4196
930314a4
NN
41972002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4198
4199 (finishing slow-motion replay)
4200 * configure.in: Fix deeply stupid bug.
4201
4202 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4203 shell code in CXX_FOR_TARGET
4204 * Makefile.def: Introduce raw_cxx.
4205 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4206 RAW_CXX_FOR_TARGET.
4207 * Makefile.in: Regenerate.
4208
42092002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4210
4211 (finishing slow-motion replay)
4212 * Makefile.tpl: Remove unnecessary ifs.
4213 * Makefile.in: Regenerate.
4214
5481b376 4215 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4216 dependencies. Maybe-ize build-libiberty. Create dummy install
4217 targets for 'no_install' modules.
5481b376 4218 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 4219 build_modules stuff to configure.in.
5481b376 4220 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4221 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4222 * Makefile.in: Regenerate.
4223
3866be5d
NN
42242002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4225
4226 (continuing slow-motion replay)
4227 * Makefile.tpl: Make all-target, install-target behave similarly
4228 to all, install (only hitting configured targets). Eliminate
4229 unused macro defintions.
4230
4231 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4232 build != host.
4233
4234 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4235
4236 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4237
5481b376 4238 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
4239 configuring. Remove references to "dosrel".
4240 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 4241 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 4242 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 4243 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
4244 and redundant dependency; rearrange slightly.
4245 * Makefile.def: Add host-side libtermcap, utils.
4246
4247 * Makefile.in: Regenerate.
4248
e393202e
NN
42492002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4250
4251 (Continuing slow-motion replay)
4252 * Makefile.def: Add list of recursive targets to autogenerate.
4253 Add build_modules.
4254 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4255 targets. Autogenerate *-build-* targets.
4256 * Makefile.in: Regenerate.
4257
583d52d7
NN
42582002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4259
4260 (Continuing slow-motion replay)
4261 * configure: More autoconf-style substitutions.
4262 * Makefile.tpl: More autoconf-style substitutions.
4263 * Makefile.in: Regenerate.
4264
42652002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4266
4267 (Continuing slow-motion replay)
4268 * configure: Substitute more variables in a more autoconf-friendly
4269 way. Simplify slightly.
4270 * Makefile.tpl: Make more variables substitutable in an
4271 autoconf-friendly way.
4272 * Makefile.in: Regenerate.
4273
874e38b4
NN
42742002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4275
4276 (Continuing slow-motion replay)
4277 * configure.in (v810*): Remove special setting of tools.
4278
4279 * configure: Add support for extra required flags for ar or nm.
4280 * configure.in (aix4.3+): Use above support for target-specific
4281 issues, rather than using config/mt-aix43.
4282
852e5f18
NN
42832002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4284
4285 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4286 * configure: Remove 'removing', which doesn't work. Replace $subdir
4287 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4288 with $srcdir. Reformat indentation. Substitute some variables
4289 formerly hard-coded in the Makefile for build=host.
4290 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4291 * Makefile.def: Autogenerate more.
4292 * Makefile.in: Regenerate.
4293
c9a0d920
DD
42942002-11-13 Bruce Korb <bkorb@gnu.org>
4295
4296 * Makefile.tpl: syntactic cleanup
4297
dd2768ff
KB
42982002-11-04 Kevin Buettner <kevinb@redhat.com>
4299
4300 * Makefile.def (host_modules): Add rda.
4301 * Makefile.in: Regenerate.
4302 * configure.in (target_tool): Add target-rda to list.
4303
1aa8389d
DD
43042002-10-25 Phil Edwards <pme@gcc.gnu.org>
4305
4306 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4307 and restrap targets to this rule.
4308 * Makefile.in: Regenerate.
4309
28f46298
HPN
43102002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4311
4312 * configure.in (i[3456]86-*-linux*): Add check to disable
4313 ${libgcj} for glibc1.
4314
ff72e302
NC
43152002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4316
4317 * configure.in: Add tic4x target.
4318
8607b6c9
NN
43192002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4320
4321 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4322 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4323 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4324 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4325 * Makefile.in: Regenerate.
4326
f8f61f4a
NN
43272002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4328
c86f794b
NN
4329 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4330 * Makefile.in: Regenerate.
4331
a9590527
NN
4332 * Makefile.def: Remove order dependency comments.
4333 * Makefile.tpl: Add explicit install-install dependencies.
4334 * Makefile.in: Regenerate.
4335
8412ce72
NN
4336 * Makefile.tpl: Remove material now in src-release. (Finally!)
4337 * Makefile.in: Regenerate.
4338
8b9f37f1
NN
4339 * configure: Restore my original patch by syncing with gcc version.
4340
f8f61f4a
NN
4341 * Bring following over from gcc:
4342
43432002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4344
4345 * configure.in (s390*-*-linux*): Enable libgcj.
4346
403d9505
NN
43472002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4348
4349 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4350
95f6f383
AM
43512002-10-02 Alan Modra <amodra@bigpond.net.au>
4352
e4673b0a 4353 * configure: Move stray lines back to where they belong.
95f6f383 4354
748503c8
NN
43552002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4356
a581b5c3
NN
4357 * Makefile.tpl: Insert configure-target target, for src-release.
4358
c084f5b4
NN
4359 * configure: Finish reverting change which Andrew Cagney started
4360 reverting. Should fix bustage.
4361
7aa673ed 4362 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
4363 * src-release: New file. Contains material for making net
4364 releases for gdb, binutils, et al., formerly in Makefile.in.
4365
82a9b2d9
NC
43662002-09-30 Nick Clifton <nickc@redhat.com>
4367
4368 * cpu: New top level directory. Intended to hold input files for
4369 CGEN which have FSF copyright assignment.
4370 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4371
c2463a00
AC
43722002-09-29 Andrew Cagney <ac131313@redhat.com>
4373
4374 Revert below (note that src does not contain Makefile.tpl):
4375 * Makefile.tpl: Make subsituted variables more autoconfy.
4376 * Makefile.in: Regenerate.
4377
f03b4789
NN
43782002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4379
c11e16a9
NN
4380 * configure: Revert accidentally applied changes.
4381
f03b4789
NN
4382 * Makefile.tpl: Make more autoconf-friendly.
4383 * Makefile.in: Regenerate.
4384 * configure: Make substitution more autoconf-like.
4385
43862002-09-28 Richard Earnshaw <rearnsha@arm.com>
4387
4388 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4389 single entry to handle all these.
4390 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4391 libjava on arm-*-elf.
4392
c0292023
GK
43932002-09-27 Geoffrey Keating <geoffk@apple.com>
4394
4395 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4396 things that depend on them.
4397
c66d951e
NN
43982002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4399
4400 * Makefile.tpl: Make subsituted variables more autoconfy.
4401 * Makefile.in: Regenerate.
4402 * configure: Make seds more autoconfy.
4403
907a7241 44042002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
4405
4406 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4407 * Makefile.in: Regenerate.
4408 * configure.in: Rewrite sed statements to look autoconfy.
4409
907a7241
NN
4410 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4411 all-target-foo on configure-target-foo.
4412 * Makefile.def: Ditto.
4413 * Makefile.in: Rebuild.
4414
405ea7a0
NN
44152002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4416
4417 * Makefile.def: New file.
4418 * Makefile.tpl: New file.
4419 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4420
4421 * configure.in: Minor rearrangement. Simplify tests.
4422
bdc57bfd
JT
44232002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4424
4425 * configure.in (with_headers): Skip copy if value is "yes".
4426 (with_libs): Likewise.
4427
ae03d6e2
NN
44282002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4429
4430 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4431 * configure.in (sh*-*-pe*): Ditto.
4432 * configure.in (mips*-*-pe*): Ditto.
4433 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
4434
4435 * configure.in: Rearrange.
4436
707960fe
NC
44372002-09-12 Nick Clifton <nickc@redhat.com>
4438
4439 * Import these changes from the config master repository:
4440
4441 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4442
4443 * config.sub: Add tic4x target.
4444
4445 2002-09-03 Ben Elliston <bje@redhat.com>
4446
4447 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4448 Reported by <Duncan_Stodart@insession.com>.
4449
36ea319f
JJ
44502002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4451
4452 * COPYING.NEWLIB: More updates.
4453
cf57480a
JJ
44542002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4455
4456 * COPYING.NEWLIB: Update.
4457
fd31a171
AC
44582002-08-23 Andrew Cagney <ac131313@redhat.com>
4459
23b632fc
AC
4460 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4461
fd31a171
AC
4462 * config.guess: Import version 2002-08-23.
4463 * config.sub: Import version 2002-08-22.
4464
a08bafb5
AO
44652002-08-20 Alexandre Oliva <aoliva@redhat.com>
4466
4467 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4468 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4469 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4470
17240c1f
NC
44712002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4472
4473 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4474
e70ad0c6
L
44752002-08-04 H.J. Lu (hjl@gnu.org)
4476
4477 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4478
574e6d11
DD
44792002-07-31 Alan Modra <amodra@bigpond.net.au>
4480
4481 * configure.in: Move generic linux case to end. Copy generic
4482 linux noconfigdirs to mips*-*-linux* entry and new
4483 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4484
611e7523
CD
44852002-07-19 Chris Demetriou <cgd@broadcom.com>
4486
4487 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4488 one instance of them which was missed to the list to update.
4489
51759676
CD
44902002-07-16 Chris Demetriou <cgd@broadcom.com>
4491
4492 * config.guess: Update to 2002-07-09 version.
4493 * config.sub: Update to 2002-07-03 version.
4494
7c1f909c
DD
44952002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4496
4497 * configure.in: Remove two redundant tests.
4498
d7cf5d30
DD
44992002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4500
4501 * configure.in (mips*-*-irix6*o32): Enable stabs.
4502
c74222f7
DD
45032002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4504
5b53c336
DD
4505 * configure.in: Don't build grez.
4506 * Makefile.in: Ditto.
4507
c74222f7
DD
4508 * Makefile.in: Remove references to bsp, cygmon, libstub.
4509 * configure.in: Ditto.
4510
4511 * configure.in: Remove leftover reference to gdbtest.
4512
edd1b227
DD
45132002-07-08 Phil Edwards <pme@gcc.gnu.org>
4514
4515 * configure.in (gxx_include_dir): Change to match versioned
4516 C++ headers if --enable-version-specific-runtime-libs is used.
4517
486186e3
AO
45182002-07-04 Steve Ellcey <sje@cup.hp.com>
4519
4520 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4521
ff0a3bf8
DD
45222002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4523
4524 * configure.in: Make --without-x work.
4525
1dfa8174
NC
45262002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4527
4528 * contrib: New directory. Created to contain a copy of the
5481b376 4529 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
4530 the FSF GCC sources.
4531
07637366
DD
45322002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4533
b6f83f2a
DD
4534 * configure.in: Rearrange target Makefile fragment collection.
4535
07637366
DD
4536 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4537 cvs[src].
4538 * configure.in: Ditto.
4539
f48556b1
DD
45402002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4541
4542 * Makefile.in: Eliminate 'apache' targets.
4543 * configure.in: Eliminate 'apache' targets.
4544
4545 * configure.in: Eliminate redundant tests. Reorganize.
4546
4547 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4548
4549 * config-ml.in: Eliminate references to Cygnus configure.
4550
4551 * Makefile.in: Eliminate references to building emacs.
4552
45532002-07-01 Denis Chertykov <denisc@overta.ru>
4554
4555 * configure.in: Add support for ip2k.
4556
cdb9e2b8
BE
45572002-06-24 Ben Elliston <bje@redhat.com>
4558
4559 * configure.in (host_tools): Remove cgen.
4560
4561 * Makefile.in (all-cgen): Remove; runs from its source directory.
4562 (check-cgen, install-cgen, clean-cgen): Likewise.
4563 (all-opcodes): No not depend on all-cgen.
4564 (all-sim): Likewise.
4565
3558860c
DD
45662002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4567
4568 * configure.in: Fix AIX configury bug.
4569
e3b0c936
DD
45702002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4571
cdb9e2b8 4572 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4573
cdb9e2b8
BE
4574 * configure.in: Move definition of libstdcxx_flags right above
4575 usage, rather than way earlier.
8ee424c0 4576
c712250a
DD
4577 * configure.in: Pull definition of is_cross_compiler earlier.
4578
9ee1a75c
DD
4579 * configure.in: Rearrange a little.
4580
e3b0c936
DD
4581 * configure.in: Remove references to librx.
4582 * Makefile.in: Remove references to librx.
4583
b2bd228e
DD
45842002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4585
4586 * configure.in: Eliminate ${gasdir} variable.
4587
7cd52483
DB
45882002-06-18 Dave Brolley <brolley@redhat.com>
4589
4590 * configure.in: Add support for frv.
4591 * config.sub: Add support for frv.
4592
6c5e141a
DD
45932002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4594
4595 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4596
0d18b56d
JT
45972002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4598
4599 * configure.in (vax-*-netbsd*): Re-enable gas.
4600
fd8958d5
DD
46012002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4602
27f15fdd
DD
4603 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4604 BUILD_PREFIX_1, to correct nomenclature.
4605 * configure: Likewise.
4606
fd8958d5
DD
4607 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4608 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4609
0c2442b7
DD
46102002-05-31 Olaf Hering <olh@suse.de>
4611
4612 * config-ml.in: Propogate DESTDIR also.
4613
a3602181
JT
46142002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4615
4616 * configure.in (vax-*-netbsd*): Don't build gas for this
4617 platform.
4618
c95f53ae
MM
46192002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4620
4621 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4622 and libgcj for AVR.
4623
1d7c1053
NC
46242002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4625
4626 * config.sub: Add DLX target.
4627
4b37028f
JT
46282002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4629
4630 * config.guess: Update to 2002-05-22 version.
4631 * config.sub: Likewise.
4632
d5de0a84
NC
46332002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4634
4635 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4636 * config-ml.in: Likewise.
4637 * configure: Likewise.
4638 * configure.in: Likewise.
4639
c92a0210
DD
46402002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4641
115a77aa
DD
4642 * configure.in: Simplify makefile fragment collection.
4643
4644 * configure.in: Remove code to build emacs.
e99daf2b 4645
91e060aa
DD
4646 * configure.in : Remove --srcdir argument from targargs and buildargs
4647 (it's always overridden in the Makefile anyway). Rearrange a bit.
4648
4649 * configure: Move some logic to configure.in.
4650 * configure.in: Move some logic from configure.
c92a0210 4651
91217342
JJ
46522002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4653
4654 * COPYING.LIBGLOSS: New file.
4655
d3d8a9ee
NC
46562002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4657
4658 * Makefile.in: Honour DESTDIR.
4659
3a036cdc
AO
46602002-05-05 Alexandre Oliva <aoliva@redhat.com>
4661
4662 * configure.in (noconfigdirs): Don't disable libgcj on
4663 sparc64-*-solaris* and sparcv9-*-solaris*.
4664
6d095fe4
AO
46652002-05-03 Alexandre Oliva <aoliva@redhat.com>
4666
4667 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4668
dac55df9
TF
46692002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4670
4671 * configure.in (FLAGS_FOR_TARGET): Do not add
4672 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4673 on i[3456]86-*-linux*.
4674
a018e15b
TF
46752002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4676
4677 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4678
4679 * configure.in (noconfigdirs): Do not add target-newlib if
4680 target == i[3456]86-*-linux*, and host == target.
4681
5f284831
MM
46822002-04-29 Mark Mitchell <mark@codesourcery.com>
4683
4684 * config.guess: Updated to 2002-04-26's version.
4685 * config.sub: Updated to 2002-04-26's version.
4686
33babf59
DD
46872002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4688
bd5f7da2
DD
4689 * configure.in: delete reference to absent file
4690
a0c4f3a0
DD
4691 * configure.in: replace '[' with 'test'
4692
66f1ba4f
DD
4693 * configure.in: Eliminate references to gash.
4694 * Makefile.in: Eliminate references to gash.
4695
7c3ab50c
DD
4696 * configure.in: remove useless references to 'pic' makefile fragments.
4697
bbc025f5
DD
4698 * configure.in: (*-*-windows*) Finish removing.
4699
33babf59
DD
4700 * configure.in: Eliminate redundant test for libgui.
4701
d5ec694c
DD
47022002-04-26 Joel Sherrill <joel@OARcorp.com>
4703
4704 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4705 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4706
57a5346c
DD
47072002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4708
4709 * configure.in: remove references to dead files
4710
dbf93899
DD
47112002-04-18 Tom Tromey <tromey@redhat.com>
4712
4713 * configure.in: Disallow configuring libgcj when it is already
4714 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4715 Solaris 2.8 by default. For PR libgcj/6158.
4716
26eadf68
DD
47172002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4718
4719 * configure.in: Move default CC setting out of config/mh-* fragments
4720 directly into here.
4721
a0a2c6c6
DD
47222002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4723
4724 * configure.in: don't even try to configure or make a subdirectory
4725 if there's no configure script for it.
4726
9972f812
DD
47272002-04-15 Mark Mitchell <mark@codesourcery.com>
4728
4729 * MAINTAINERS: Remove chill maintainers.
4730 * Makefile.in (CHILLFLAGS): Remove.
4731 (CHILL_LIB): Remove.
4732 (TARGET_CONFIGDIRS): Remove libchill.
4733 (CHILL_FOR_TARGET): Remove.
4734 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4735 CHILL_LIB.
4736 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4737 (CHECK_TARGET_MODULES): Likewise.
4738 (INSTALL_TARGET_MODULES): Likewise.
4739 (CLEAN_TARGET_MODULES): Likewise.
4740 (configure-target-libchill): Remove.
4741 (all-target-libchill): Remove.
4742 * configure.in (target_libs): Remove target-libchill.
4743 Do not compute CHILL_FOR_TARGET.
4744 * libchill: Remove directory.
5481b376 4745
75205f78
DD
47462002-04-15 DJ Delorie <dj@redhat.com>
4747
4748 * Makefile.in, configure.in, configure: Sync with gcc, entries
4749 follow...
4750
47512002-04-08 Tom Tromey <tromey@redhat.com>
4752
4753 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4754 Fixes PR libgcj/6068.
4755
47562002-03-30 Krister Walfridsson <cato@df.lth.se>
4757
4758 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4759
47602002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4761
4762 * configure.in (alpha*-dec-osf*): Enable libgcj.
4763
47642002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4765
4766 Fix for: PR bootstrap/3591, target/5676
4767 * configure.in (mcore-pe): Disable the configuration of
4768 libstdc++-v3 since exceptions are not supported.
4769
47702002-03-20 Anthony Green <green@redhat.com>
4771
4772 * configure.in: Enable libgcj for xscale-elf target.
4773
47742002-02-28 Alexandre Oliva <aoliva@redhat.com>
4775
4776 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4777 libjava.
4778 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4779
47802002-02-22 Alexandre Oliva <aoliva@redhat.com>
4781
4782 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4783 libstdc++-v3 and libjava.
4784
47852002-02-11 Adam Megacz <adam@xwt.org>
4786
4787 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4788 boehm-gc
4789
47902002-02-09 Alexandre Oliva <aoliva@redhat.com>
4791
4792 * config.guess: Updated to 2002-01-30's version.
4793 * config.sub: Updated to 2002-02-01's version.
4794 Contribute sh64-elf.
4795 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4796 * configure.in: Added sh64-*-*.
4797
47982002-01-17 H.J. Lu <hjl@gnu.org>
4799
4800 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4801 (all-target-fastjar): Also depend on all-target-libiberty.
4802
4803Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4804
4805 * configure, configure.in: Use temp file for long sed commands.
4806
48072001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4808
4809 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4810 libf2c.
4811
48122001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4813
4814 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4815
48162001-10-11 Hans-Peter Nilsson <hp@axis.com>
4817
4818 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4819
48202001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4821
4822 * configure: Handle temporary files securely using mkdir.
4823
48242001-09-26 Will Cohen <wcohen@redhat.com>
4825
4826 * configure.in (*-*-linux*): Disable configuration of target-newlib
4827 and target-libgloss.
4828
48292001-09-26 Alexandre Oliva <aoliva@redhat.com>
4830
4831 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4832 RANLIB.
4833
48342001-08-11 Graham Stott <grahams@redhat.com>
4835
4836 * Makefile.in (check-c++): Add missing semicolon.
4837
48382001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4839
4840 * configure.in (sh-*-linux*): New.
4841
48422001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4843
4844 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4845 and libgcj on m68hc11/m68hc12.
4846
48472001-06-27 H.J. Lu (hjl@gnu.org)
4848
4849 * Makefile (CFLAGS_FOR_BUILD): New.
4850 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4851
48522001-06-01 Hans-Peter Nilsson <hp@axis.com>
4853
4854 * configure.in (libstdcxx_flags): Do not try to execute
4855 libstdc++-v3/testsuite_flags until it exists.
4856
48572001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4858
4859 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4860
48612001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4862
4863 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4864
4865Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4866
4867 * configure.in: Move *-chorusos target case to the proper switch.
4868 Disable libgcj.
4869
48702001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4871
4872 * Makefile.in (STAGE1_CFLAGS): Pass down.
4873
48742001-04-13 Alan Modra <amodra@one.net.au>
4875
4876 * config.guess: Add hppa64-linux support. Note for next import that
4877 this is already in the master file.
4878 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4879
48802001-03-22 Colin Howell <chowell@redhat.com>
4881
4882 * Makefile.in (DO_X): Do not backslash single-quotes in
4883 backquotes (two places).
4884
48852001-03-18 Laurynas Biveinis <lauras@softhome.net>
4886
4887 * Makefile.in (DO_X): Quote nested quotes.
4888
48892001-03-15 Laurynas Biveinis <lauras@softhome.net>
4890
4891 * Makefile.in (DO_X): Use double quotes for quoting
4892 "RANLIB=$${RANLIB}".
4893
48942001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4895
4896 * configure.in: Only use `lang_requires' for languages athat are
4897 actually enabled.
4898
48992001-03-07 Tom Tromey <tromey@redhat.com>
4900
4901 * configure.in: Allow config-lang.in to set `lang_requires' to list
4902 of other required languages.
4903
49042001-03-06 Laurynas Biveinis <lauras@softhome.net>
4905
4906 * Makefile.in: Remove RANLIB definition. Use RANLIB
4907 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4908 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4909
49102001-02-28 Benjamin Kosnik <bkoz@redhat.com>
4911 Alexandre Oliva <aoliva@redhat.com>
4912
4913 * Makefile.in (check-c++): Use tabs, not spaces.
4914
49152001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4916
4917 * Makefile.in (check-c++): New rule.
4918
4919 * configure.in (target_libs): Remove libg++.
4920 (noconfigdirs): Remove libg++.
4921 (noconfigdirs): Same.
4922 (noconfigdirs): Same.
4923 (noconfigdirs): Same.
4924
4925 * config-ml.in: Remove libg++ references.
4926
4927 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4928 (ALL_TARGET_MODULES): Same.
4929 (configure-target-libg++): Remove.
4930 (all-target-libg++): Remove.
4931 (configure-target-libio): Remove.
4932 (all-target-libio): Remove.
4933 (check-target-libio): Remove.
4934 (.PHONY): Remove.
4935 (libg++.tar.bz2): Remove.
4936 (all-target-cygmon): Remove libio.
4937 (all-target-libstdc++): Remove.
4938 (configure-target-libstdc++): Remove.
4939 (TARGET_LIB_PATH): Remove libstdc++.
4940 (ALL_GCC_CXX): Remove libstdc++.
4941 (all-target-gperf): Correct.
4942
49432001-02-15 Anthony Green <green@redhat.com>
4944
4945 * configure: Introduce GCJ_FOR_TARGET.
4946 * configure.in: Ditto.
4947 * Makefile.in: Ditto.
4948
49492001-02-08 Chandrakala Chavva <cchavva@redhat.com>
4950
4951 * configure.in: for *-chorusos, don't config target-newlib and
4952 target-libgloss.
4953
49542001-02-04 Mark Mitchell <mark@codesourcery.com>
4955
4956 Remove V2 C++ library.
4957 * configure.in: Remove --enable-libstdcxx_v3 support.
4958
49592001-01-27 Richard Henderson <rth@redhat.com>
4960
4961 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4962
49632001-01-26 Tom Tromey <tromey@redhat.com>
4964
4965 * configure.in: Allow libgcj to be built on Sparc Solaris.
4966
49672001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4968
4969 * configure.in: Enable libgcj on several additional platforms.
4970
49712001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4972
4973 * configure.in: Enable libgcj for linux targets.
4974
49752001-01-09 Mike Stump <mrs@wrs.com>
4976
4977 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4978 failures of subdirectories.
4979
49802001-01-02 Laurynas Biveinis <lauras@softhome.net>
4981
4982 * configure: handle DOS-style absolute paths.
4983
49842001-01-02 Laurynas Biveinis <lauras@softhome.net>
4985
4986 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4987
49882000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4989
4990 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4991 (libstdcxx_incdir): Pass down.
4992 * config.if: Remove expired bits for cxx_interface, add stub.
4993 (libstdcxx_incdir): Add variable for g++ include directory.
4994 * configure.in (gxx_include_dir): Use it.
4995
49962000-12-15 Andreas Jaeger <aj@suse.de>
4997
4998 * configure.in: Handle lang_dirs.
4999
50002000-12-13 Anthony Green <green@redhat.com>
5001
5002 * configure.in: Disable libgcj for any target not specifically
5003 listed. Disable libgcj for x86 and Alpha Linux until compatible
5004 with g++ abi.
5005
50062000-12-13 Mike Stump <mrs@wrs.com>
5007
5008 * Makefile.in (local-distclean): Also remove fastjar.
5009
50102000-12-10 Anthony Green <green@redhat.com>
5011
5012 * configure.in: Define libgcj. Disable libgcj target libraries for
5013 most targets.
5014
50152000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5016
5017 * configure.in (target_libs): Revert 2000-12-08 patch.
5018 (noconfigdirs): Added target-libjava.
5019
50202000-12-09 Laurynas Biveinis <lauras@softhome.net>
5021
5022 * Makefile.in: handle DOS-style absolute paths.
5023
50242000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5025
5026 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5027 libjava.
5028 * configure.in (target_libs): Removed `target-libjava'.
5029
50302000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5031
5032 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5033 (ALL_MODULES): Added fastjar.
5034 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5035 (all-target-libjava): all-fastjar replaces all-zip.
5036 (all-fastjar): Added.
5037 (configure-target-fastjar, all-target-fastjar): Likewise.
5038 * configure.in (host_tools): Added fastjar.
5039
50402000-12-07 Mike Stump <mrs@wrs.com>
5041
5042 * Makefile.in (local-distclean): Remove leftover built files.
5043
50442000-11-16 Fred Fish <fnf@be.com>
5045
5046 * configure.in (enable_libstdcxx_v3): Fix typo,
5047 libstd++ -> libstdc++.
5048
50492000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5050
5051 * configure: Provide the original toplevel configure arguments
5052 (including $0) to subprocesses in the environment rather than
5053 through gcc/configargs.h.
5054
50552000-11-12 Mark Mitchell <mark@codesourcery.com>
5056
5057 * configure: Turn on libstdc++ V3 by default.
5058
50592000-10-16 Michael Meissner <meissner@redhat.com>
5060
5061 * configure (gcc/configargs.h): Only create if there is a build GCC
5062 directory created.
5063
50642000-10-05 Phil Edwards <pme@gcc.gnu.org>
5065
5066 * configure: Save configure arguments to gcc/configargs.h.
5067
50682000-10-04 Andris Pavenis <pavenis@latnet.lv>
5069
5070 * Makefile.in (bootstrap): avoid recursion if subdir missing
5071 (cross): ditto
5072 (do-proto-toplev): ditto
5073
5074Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5075
5076 * configure.in: Do not build byacc for hppa64. Provide paths to the
5077 X11 libraries for hppa64.
5078
50792000-09-02 Anthony Green <green@cygnus.com>
5080
5081 * Makefile.in (all-gcc): Depend on all-zlib.
5082 (CLEAN_MODULES): Add clean-zlib.
5083 (ALL_MODULES): Add all-zlib.
5084 * configure.in (host_libs): Add zlib.
5085
50862000-08-25 Alexandre Oliva <aoliva@redhat.com>
5087
5088 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5089 $targargs to tell whether newlib is going to be built.
5090
5091 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5092 $$r/TARGET_SUBDIR/libio for _G_config.h.
5093
50942000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5095
5096 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5097
5098 * configure: Make enable_threads and enable_shared defaults
5099 explicit. Substitute enable_threads into generated Makefiles.
5100 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5101 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5102
51032000-08-02 Manfred Hollstein <manfredh@redhat.com>
5104
5105 * configure.in: Re-enable all references to libg++ and librx.
5106
ffb97b2f 51072002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 5108
ffb97b2f
DD
5109 * configure.in: Add *-*-freebsd* configurations.
5110
bbf6e9e3
AC
51112002-04-07 Andrew Cagney <ac131313@redhat.com>
5112
5113 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
5114 (do-tar, do-bz2): New rules.
5115 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
5116 (gdb-tar): New rule.
5117 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
5118 (insight_dejagnu.tar): New rule.
5119 (insight.tar): New rule.
5120 (gdb+dejagnu.tar): New rule.
5121 (gdb.tar): New rule.
5122
8f1579c0
AC
51232002-04-07 Andrew Cagney <ac131313@redhat.com>
5124
5125 * MAINTAINERS: Update dejagnu/
5126
ba3c59ab
AO
51272002-03-16 Alexandre Oliva <aoliva@redhat.com>
5128
5129 * ltmain.sh (relink_command): Fix typo in previous change.
5130
6243d5dd
AO
51312002-03-15 Alexandre Oliva <aoliva@redhat.com>
5132
5133 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
5134 (relink_command): Added --tag flags.
5135 (mode=install): If relinking fails; error out.
5136
80413487
RH
51372002-03-12 Richard Henderson <rth@redhat.com>
5138
5139 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
5140 .NOTPARALLEL tag.
5141 (do-check): Rename from check.
5142 (check): Allow parallel check.
5143
3daeddf6
RH
51442002-03-11 Richard Henderson <rth@redhat.com>
5145
5146 * Makefile.in (.NOTPARALLEL): Add fake tag.
5147
fad93c55
L
51482002-03-07 H.J. Lu (hjl@gnu.org)
5149
5150 * configure.in: Enable gprof for mips*-*-linux*.
5151
2e8357fc
AO
51522002-02-28 Alexandre Oliva <aoliva@redhat.com>
5153
5154 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5155 libjava.
5156 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5157
bd48e1a9
AC
51582002-02-24 Andrew Cagney <ac131313@redhat.com>
5159
5160 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5161
39121370
DJ
51622002-02-23 Daniel Jacobowitz <drow@mvista.com>
5163
5164 * config.guess: Import from master sources, rev 1.232.
5165 * config.sub: Import from master sources, rev 1.246.
5166
081ff160
AO
51672002-02-23 Alexandre Oliva <aoliva@redhat.com>
5168
5169 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5170 because its Makefile is there; test for the executable instead.
5171
20a5393b
AO
51722002-02-09 Alexandre Oliva <aoliva@redhat.com>
5173
5174 Contribute sh64-elf.
5175 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5176 * configure.in: Added sh64-*-*.
5177
38135629
JJ
51782002-02-04 Jeff Johnston <jjohnstn@redhat.com>
5179
80413487
RH
5180 * COPYING.NEWLIB: Remove advertising clause from
5181 Berkeley and Red Hat licenses.
38135629 5182
48d19748
MD
51832002-02-01 Mo DeJong <supermo@bayarea.net>
5184
5185 * Makefile.in: Add all-tix to deps for all-snavigator
5186 so that tix is built when building snavigator.
5187
f6e1c110
BE
51882002-02-01 Ben Elliston <bje@redhat.com>
5189
5190 * config.guess: Import from master sources, rev 1.229.
5191 * config.sub: Import from master sources, rev 1.240.
5192
4867be41
DJ
51932002-01-27 Daniel Jacobowitz <drow@mvista.com>
5194
5195 From Steve Ellcey <sje@cup.hp.com>:
5196 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5197 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5198 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5199 IA64.
5200 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5201 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5202 soname_spec, sys_lib_search_path_spec): Ditto.
5203
e82380cc
JT
52042002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
5205
5206 * configure.in (*-*-netbsd*): New. Skip target-newlib,
5207 target-libiberty, and target-libgloss. Skip Java-related
5208 libraries if not supported for NetBSD on target CPU.
5209
1319fb9c
NC
52102002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
5211
5212 * configure.in: Import StrongARM and XScale target_configdirs from
5213 FSF GCC version.
5214
b020f6ac
L
52152002-01-16 H.J. Lu (hjl@gnu.org)
5216
5217 * config.guess: Import from master sources, rev 1.225.
5218 * config.sub: Import from master sources, rev 1.238.
5219
5220 * MAINTAINERS: Updated notes on config.guess and config.sub.
5221
a0c1c920
NC
52222002-01-11 Steve Ellcey <sje@cup.hp.com>
5223
5224 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5225 ld and gdb are not supported.
5226
a9fa5e1f
JJ
52272002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5228
5229 * Change reference to Cygnus Solutions to be Red Hat.
5230
94077108
JJ
52312002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5232
5233 * COPYING.NEWLIB: Update generic copyright date.
5234
05ecd75c
MS
52352002-01-07 Mark Salter <msalter@redhat.com>
5236
5237 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5238 Allow target-libgloss to be built for arm, strongarm, and xscale.
5239
a106bb62
BE
52402002-01-03 Ben Elliston <bje@redhat.com>
5241
5242 * MAINTAINERS: Update URL for config.* scripts.
5243
0e254642
AM
52442001-12-18 Alan Modra <amodra@bigpond.net.au>
5245
5246 * config.sub: Import latest version.
5247 * config.guess: Likewise.
5248
0a0d0041
TF
52492001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5250
5251 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5252 options for i[3456]86-pc-linux* native builds.
5253
d932cae7
NC
52542001-12-05 Laurent Guerby <guerby@acm.org>
5255
5256 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 5257 libiberty.
d932cae7
NC
5258
5259 Import this patch from gcc:
5481b376 5260
d932cae7
NC
5261 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5262
5263 * symlink-tree: handle DOS-style absolute paths.
5264
49b7683b
DD
52652001-11-28 DJ Delorie <dj@redhat.com>
5266 Zack Weinberg <zack@codesourcery.com>
5267
5268 When build != host, create libiberty for the build machine.
5269
5270 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5271 CONFIG_ARGUMENTS.
5272 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5273 New variables.
5274 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5275 and rules.
5276 (all.normal): Depend on ALL_BUILD_MODULES.
5277 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5278 (all-build-libiberty): Depend on configure-build-libiberty.
5279
5280 * configure: Calculate and substitute proper value for
5281 ALL_BUILD_MODULES.
5282 * configure.in: Create the build subdirectory.
5283 Calculate and substitute TARGET_CONFIGARGS (formerly
5284 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5285
26ef82f4
GK
52862001-11-26 Geoffrey Keating <geoffk@redhat.com>
5287
5288 * config.sub: Update to version 1.232 on subversion.
5289
43e64072
NC
52902001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5291
5292 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5293 files from .po files for a distribution.
5294
66f6c0d5
HPN
52952001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
5296
5297 * COPYING.NEWLIB: Mention preserved notice in specific parts.
5298
4a02fdb2
JH
52992001-11-13 Jeff Holcomb <jeffh@redhat.com>
5300
5301 Merged from net gcc:
5302 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5303 * ltcf-c.sh: Use $objext, not $ac_objext.
5304 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5305 * ltcf-cxx.sh: Add support for GNU.
5306 2001-07-22 Timothy Wall <twall@redhat.com>
5307 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5308 default settings if using GNU tools with that configuration.
5309 * ltcf-cxx.sh: Ditto.
5310 * ltcf-gcj.sh: Ditto.
5311 2001-07-21 Michael Chastain <chastain@redhat.com>
5312 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5313 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5314 * ltmain.sh: Mark as gcc-local.
5315
227b9953
JH
53162001-11-13 Jeff Holcomb <jeffh@redhat.com>
5317
5318 * Makefile.in (all-bison): Revert 2001-10-24.
5319 Don't depend on texinfo.
5320
cbbab8fb
JJ
53212001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5322
80413487 5323 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 5324
922b2485
DD
53252001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5326
5327 * configure.in (--enable-languages): Be more permissive about
5328 syntax. Check for empty lists better. Warn about $LANGUAGES.
5329
f08fa01d
HPN
53302001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5331
5332 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5333
fee3da4e
JH
53342001-10-24 Jeff Holcomb <jeffh@redhat.com>
5335
5336 Makefile.in (all-bison): Don't depend on texinfo.
5337
73fb1ef9
AM
53382001-10-03 Alan Modra <amodra@bigpond.net.au>
5339
5340 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5341
373688ac
AO
53422001-09-29 Alexandre Oliva <aoliva@redhat.com>
5343
5344 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5345
9c07660b
HPN
53462001-09-28 Hans-Peter Nilsson <hp@axis.com>
5347
5348 * config.sub, config.guess: Import latest from subversions.
5349
3f152009
AO
53502001-09-21 Alexandre Oliva <aoliva@redhat.com>
5351
5352 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5353 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5354 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5355 avoid quotes nesting problems.
5356 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5357 (DO_X): Export only variables that are set.
5358
8f6a59e5
BE
53592001-09-19 Ben Elliston <bje@redhat.com>
5360
5361 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5362 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5363 semantics. Use the shell built-in "type" command instead.
5364
a1ec19fa
TS
53652001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5366
5367 * config.sub: Reverted the earlier change, this version is not the
5368 master file.
5369
4008bd9b
TS
53702001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5371
5372 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5373 Add support for mips64.
5374
dd1e52a4
JH
53752001-09-03 Jeff Holcomb <jeffh@redhat.com>
5376
5377 * configure.in: Enable libstdc++-v3 for h8300 targets.
5378
91549d1c
EC
53792001-08-30 Eric Christopher <echristo@redhat.com>
5380 Jason Eckhardt <jle@redhat.com>
5381
5382 * config.sub: Add support for mipsisa32.
5383
cf966cf9
EC
53842001-08-30 Eric Christopher <echristo@redhat.com>
5385
5386 * config.sub, config.guess: Import latest from subversions.
5387
82208dc5
AM
53882001-08-20 Alan Modra <amodra@bigpond.net.au>
5389
5390 * config.sub, config.guess: Import latest from subversions.
5391
4dca8403
DD
53922001-07-26 DJ Delorie <dj@redhat.com>
5393
5394 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5395
1107dce2
AM
53962001-06-19 Alan Modra <amodra@bigpond.net.au>
5397
5398 * Makefile.in: Revert 2001-06-17.
5399 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5400
e09a6604
L
54012001-06-17 H.J. Lu <hjl@gnu.org>
5402
5403 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5404 (gas+binutils.tar.bz2): Likewise.
5405 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5406
31a8b634
AC
5407Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5408
5409 * Makefile.in (VER): When present, extract the version number from
5481b376 5410 the file version.in.
31a8b634 5411
dc70af01
AO
54122001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5413
5414 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5415 gcc/xgcc is built, use -print-prog-name to find out the program
5416 name to use.
5417
839bbd8c
AO
54182001-06-04 Mark Mitchell <mark@codesourcery.com>
5419
5420 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5421 with_gcc]: Use `gcc -shared' to build a shared library.
5422
566e9a30
AO
54232001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5424
5425 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5426 archives.
5427
e877bb69
AO
54282001-05-28 Simon Patarin <simon.patarin@inria.fr>
5429
5430 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5431 libraries when using g++ with native linker.
5432
1605288b
AO
54332001-05-28 Alexandre Oliva <aoliva@redhat.com>
5434
5435 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5436
11a383ba
TR
54372001-05-24 Tom Rix <trix@redhat.com>
5438
5439 * configure.in : enable ld for aix
cf966cf9 5440
18611226
AO
54412001-05-22 Alexandre Oliva <aoliva@redhat.com>
5442
5443 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5444 [aix4*|aix5*]: Prepend blank.
5445
6be7c12c
AO
54462001-05-20 Alexandre Oliva <aoliva@redhat.com>
5447
5448 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5449 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5450 of subdir/configure scripts to use the new libtool.m4.
5451
4ed00bba
L
54522001-05-14 H.J. Lu <hjl@gnu.org>
5453
5454 * config.if (libc_interface): Set to -libc6.2- for cross
5455 compiling to Linux/glibc 2.2.
5456
b1af961c
AO
54572001-05-03 Alexandre Oliva <aoliva@redhat.com>
5458
5459 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5460 libgcj.
5461
5ec3e74e
AO
54622001-04-26 Alexandre Oliva <aoliva@redhat.com>
5463
5464 * configure.in (noconfigdirs): Don't reset it from scratch in the
5465 target case; only append to it.
5466
b3ed1d6b
AO
54672001-04-26 Alexandre Oliva <aoliva@redhat.com>
5468
5469 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5470 sparc-*-solaris2.8]: Disable ${libgcj}.
5471
96111c10
AO
54722001-04-25 Alexandre Oliva <aoliva@redhat.com>
5473
5474 * configure.in (libgcj_saved): Copy from $libgcj.
5475 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5476 --disable-libgcj.
5477
b5bf43f2
AO
54782001-04-20 Alexandre Oliva <aoliva@redhat.com>
5479
5480 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5481 1.641.2.228.
5482
8cc32590
AO
54832001-04-12 Alexandre Oliva <aoliva@redhat.com>
5484
5485 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5486 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5487
dec0cb0c
AO
54882001-04-01 Alexandre Oliva <aoliva@redhat.com>
5489
5490 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5491 New macros.
5492 (bootstrap, cross): Use RECURSE_FLAGS.
5493 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5494
6a9c3886
AO
54952001-03-27 Alexandre Oliva <aoliva@redhat.com>
5496
5497 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5498
d4fc7db8
NC
54992001-03-23 Nick Clifton <nickc@redhat.com>
5500
5501 * README-maintainer-mode: Add note about inability to use "make
5502 distclean" in maintainer mode.
5503
7389ff65
AO
55042001-03-22 Alexandre Oliva <aoliva@redhat.com>
5505
5506 Re-installed:
5507 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5508 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5509 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5510 * ltcf-cxx.sh: Likewise.
5511 * ltcf-gcj.sh: Likewise.
5512
b3e0dc8e
PB
55132001-03-22 Philip Blundell <philb@gnu.org>
5514
5515 * config.sub, config.guess: Import latest from subversions.
5516
469b781c
AO
55172001-03-22 Alexandre Oliva <aoliva@redhat.com>
5518
5519 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5520 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5521
b0dad762
MC
55222001-03-20 Michael Chastain <chastain@redhat.com>
5523
5524 * Makefile.in: all-m4 depends on all-texinfo.
5525
c559bb17
AO
55262001-03-08 Alexandre Oliva <aoliva@redhat.com>
5527
5528 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5529
fef4ae2e
JJ
55302001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5531
5532 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5533 longer valid.
5534
8d6dd99d
NC
55352001-02-16 Nick Clifton <nickc@redhat.com>
5536
5537 * configure.in (noconfigdirs): Allow configuration of texinfo
5538 for Cygwin hosts.
5539
a85d7ed0
NC
55402001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5541
5542 * config.guess: Add linux target for S/390.
5543 * config.sub: Likewise.
5544 * configure.in: Likewise.
5545
51221c5e
DD
55462001-02-06 Ben Elliston <bje@redhat.com>
5547
5548 * configure: Output host type to stdout, not stderr.
5549
9dec4c71
MS
55502001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5551
5552 * config.guess: Import from subversions.gnu.org (revision 1.181).
5553 * config.sub: Import from subversions.gnu.org (revision 1.199).
5554
9add9c04
AM
55552001-01-30 Alan Modra <alan@linuxcare.com.au>
5556
5557 * config.guess: Handle hppa64-linux systems.
5558
8679174d
MS
55592001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5560
5561 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5562 Don't unset, it's non-portable and no longer necessary, set to empty
5563 instead.
5564
02d01ed4
MS
55652001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5566
5567 * ltconfig: Shell portability fix for the tagname validity check.
5568
4cc5853d
MS
55692001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5570
5571 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5572
7487e485
AO
55732001-01-27 Alexandre Oliva <aoliva@redhat.com>
5574
5575 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5576 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5577
f332af52
AO
55782001-01-24 Alexandre Oliva <aoliva@redhat.com>
5579
5580 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5581 keep at least one of build_libtool_libs or build_old_libs set to
5582 yes.
5583
ef099754
AO
55842001-01-24 Alexandre Oliva <aoliva@redhat.com>
5585
5586 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5587 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5588
8341f2fc 55892000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5590
8341f2fc
AJ
5591 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5592
55932000-11-03 Philip Blundell <pb@futuretv.com>
5594
5595 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5596 files.
ebf0fa2e 5597
c320a39f
JJ
55982001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5599
5600 * COPYING.NEWLIB: Put into source repository.
5601
8817b92e
BE
56022001-01-15 Ben Elliston <bje@redhat.com>
5603
5604 * configure.in (host_tools): Add sid.
5605 Always configure cgen.
5606 * Makefile.in (all-sid): New target.
5607 (check-sid, clean-sid, install-sid): Likewise.
5608
35590697
AJ
56092001-01-07 Andreas Jaeger <aj@suse.de>
5610
80413487 5611 * config.sub, config.guess: Update from subversions.
35590697 5612
6ee6cea6
AO
56132000-12-12 Alexandre Oliva <aoliva@redhat.com>
5614
5615 * configure.in: Disable language-specific target libraries for
5616 languages that aren't enabled.
5617
077b8428
NC
56182000-11-24 Nick Clifton <nickc@redhat.com>
5619
5620 * configure.in (xscale-elf): Add target.
5621 (xscale-coff): Add target.
5622 (c4x, c5x, tic54x): Move after ARM targets.
5623
9e28a1ed
AO
56242000-11-23 Alexandre Oliva <aoliva@redhat.com>
5625
5626 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5627
be98a80a
ILT
56282000-11-20 Ian Lance Taylor <ian@zembu.com>
5629
5630 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5631
5cec67bf
AO
56322000-11-18 Alexandre Oliva <aoliva@redhat.com>
5633
5634 * Makefile.in: Merge with GCC and libgcj.
5635 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5636 configure-target-<library> when their configure scripts need the C
5637 or C++ library to have already been built to work properly.
5638 (do_proto_toplev): Set them to an empty string.
5639
d932cae7 56402000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5641
5642 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5643 (REALLY_SET_LIB_PATH): Use them.
5644
d932cae7 56452000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5646
5647 * config.sub: Add support for Sun Chorus
5648
8602ff0c
NC
56492000-11-02 Per Lundberg <plundis@chaosdev.org>
5650
5651 * config.sub: Add support for the *-storm-chaos OS.
5652
f9e0997d
NC
56532000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5654
80413487
RH
5655 * configure.in (noconfigdirs): Don't compile some
5656 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5657
d64552c5
AO
56582000-09-30 Alexandre Oliva <aoliva@redhat.com>
5659
5660 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5661 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5662 all affected `configure' scripts.
5663
97f60b31
AO
56642000-09-25 Alexandre Oliva <aoliva@redhat.com>
5665
5666 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5667 ltcf-c.sh.
5668
6e8dd58f
PB
56692000-09-12 Philip Blundell <philb@gnu.org>
5670
5671 * config.sub, config.guess: Update from subversions.
5672
103a2e99
AO
56732000-09-06 Alexandre Oliva <aoliva@redhat.com>
5674
51601921
AO
5675 * Makefile.in (all-zlib): Added dummy target.
5676
103a2e99
AO
5677 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5678 multi-language branch.
5679
2809b4b9
AO
56802000-09-05 Alexandre Oliva <aoliva@redhat.com>
5681
5682 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5683 (bootstrap*): Depend on all-bootstrap.
5684
7450026c
AO
56852000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5686
5687 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5688 crosses, but add gcc/include to the header search path for them.
5689
6cf86f7f
AO
56902000-08-31 Alexandre Oliva <aoliva@redhat.com>
5691
5692 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5693 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5694 * gettext.m4: New file, extracted from aclocal.m4.
5695
ce2ea6e3
AO
56962000-08-22 Alexandre Oliva <aoliva@redhat.com>
5697
5698 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5699 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5700 sub-configures.
5701
9765193e
DE
57022000-08-20 Doug Evans <dje@casey.transmeta.com>
5703
5704 * Makefile.in (ALL_MODULES): Add all-cgen.
5705 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5706 (all-cgen): New target.
5707 (all-opcodes,all-sim): Depend on all-cgen.
5708 * configure.in (host_tools): Add cgen.
5709 Only configure cgen if --enable-cgen-maint.
5710
d7b32520
AO
57112000-08-17 Alexandre Oliva <aoliva@redhat.com>
5712
5713 * config-ml.in (CC, CXX): Don't introduce a leading space.
5714
e52ef561
AO
57152000-08-16 Alexandre Oliva <aoliva@redhat.com>
5716
5717 * configure.in (libstdcxx_flags): Use
5718 libstdc++-v3/src/libstdc++.INC.
5719
88f9c2a0
AO
57202000-08-15 Alexandre Oliva <aoliva@redhat.com>
5721
5722 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5723
98fbe43f
JM
57242000-08-11 Jason Merrill <jason@redhat.com>
5725
5726 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5727 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5728 (FLAGS_FOR_TARGET): Not here.
5729 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5730
279ddab4
DD
57312000-08-07 DJ Delorie <dj@redhat.com>
5732
5733 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5734 "if we're also building gcc, and it's a gcc that will run on the
5735 build machine, we want to use its includes instead of the system's
5736 default includes".
5737
60523a83
AO
57382000-08-03 Alexandre Oliva <aoliva@redhat.com>
5739
24ffec7a
AO
5740 * configure.in (libstdcxx_flags): Don't use `"'.
5741
60523a83
AO
5742 * config-ml.in: Adjust multilib search paths to the
5743 appropriate multilib tree.
5744
daf644b5
AO
57452000-08-02 Alexandre Oliva <aoliva@redhat.com>
5746
5747 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5748 commas in $LANGUAGES.
5749
63266560
DD
57502000-08-01 Alexandre Oliva <aoliva@redhat.com>
5751
5752 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5753
57542000-07-31 Alexandre Oliva <aoliva@redhat.com>
5755
5756 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5757 CXX_FOR_TARGET for sed.
5758
57592000-07-30 Alexandre Oliva <aoliva@redhat.com>
5760
5761 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5762 Do not override if already set in the environment or in configure.
5763 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5764 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5765
9e449d3e
AO
57662000-07-27 Alexandre Oliva <aoliva@redhat.com>
5767
5768 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5769 (GCC_FOR_TARGET): Use it.
5770 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5771 * configure.in: ... here.
5772 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5773 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5774
8bbd92e0
AO
57752000-07-24 Alexandre Oliva <aoliva@redhat.com>
5776
fd1f87b2
AO
5777 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5778 (configure-target-libchill, configure-target-libobjc): Likewise.
5779
8bbd92e0
AO
5780 * configure.in: Use the same cache file for all target libs.
5781 * config-ml.in: But different cache files per multilib variant.
5782
25c6c112
JL
57832000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5784
5785 * configure (topsrcdir): Don't use dirname.
5786
ba73c63f
JM
57872000-07-20 Jason Merrill <jason@redhat.com>
5788
5789 * configure.in: Remove all references to libg++ and librx.
5790
5791 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5792
1af08294
HPN
57932000-07-20 Hans-Peter Nilsson <hp@axis.com>
5794
5795 * config.sub: Update to subversions version 2000-07-06.
5796
ba73c63f
JM
57972000-07-12 Andrew Haley <aph@cygnus.com>
5798
5799 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5800 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5801
58022000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5803
5804 * symlink-tree: Check number of arguments.
5805
d932cae7 58062000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5807
5808 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5809
ba73c63f
JM
58102000-07-05 Jim Wilson <wilson@cygnus.com>
5811
5812 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5813 search path for a g++ extracted from the build tree. This
5814 will allow link tests run by configure scripts in
5815 subdirectories to succeed.
5816
92ee2f86
UC
58172000-07-01 Koundinya K <kk@ddeorg.soft.net>
5818
80413487 5819 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5820
23f2f29f
CV
58212000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5822
5823 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5824 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5825
f04f5a67
TW
58262000-06-19 Timothy Wall <twall@cygnus.com>
5827
5828 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5829 * config.sub: Add tic54x target.
5830
11da68be
NC
58312000-06-07 Phillip Thomas <pthomas@suse.de>
5832
5833 * README-maintainer-mode: New file: Contains notes on using
5834 --enable-maintainer-mode with binutils.
5835
d932cae7 58362000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5837
5838 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5839
d932cae7 58402000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5841
5842 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5843 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5844
9442cea3
L
584520000-05-21 H.J. Lu (hjl@gnu.org)
5846
80413487
RH
5847 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5848 directory are used if they exist. Make sure
5849 $(build_tooldir)/include is searched for header files,
5850 $(build_tooldir)/lib/ for library files.
9442cea3 5851 (GCC_FOR_TARGET): Likewise.
80413487 5852 (CXX_FOR_TARGET): Likewise.
9442cea3 5853
d932cae7 58542000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5855
5856 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5857
d932cae7 58582000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5859
5860 * Makefile.in (configure-target-libiberty): Depend on
5861 configure-target-newlib.
5862
ba73c63f
JM
58632000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5864
5865 * configure.in, Makefile.in: Merge all libffi-related
5866 configury stuff from the libgcj tree.
5867
d932cae7 58682000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
5869
5870 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5871 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5872
d932cae7 58732000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
5874
5875 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5876 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 5877 current version information. Add to proto-toplev directory.
b5a23627
AC
5878 (gdb-taz): Build do-djunpack.
5879
ba73c63f
JM
58802000-05-15 David Edelsohn <edelsohn@gnu.org>
5881
5882 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5883
7c86ed39
L
58842000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5885
5886 * ltmain.sh: Preserve in relink_command any environment
5887 variables that may affect the linker behavior.
5888
d932cae7 58892000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
5890
5891 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5892
d932cae7 58932000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
5894
5895 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5896
ed0a91a5
EZ
58972000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5898
5899 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 5900 with the version name.
ed0a91a5 5901
ba73c63f 59022000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 5903
ba73c63f 5904 * config.if: Tweak.
6cafa39f 5905
ba73c63f 59062000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 5907
ba73c63f 5908 * djunpack.bat: New file.
66156876 5909
d932cae7 59102000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
5911
5912 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
5913 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5914 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5915 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 5916
ba73c63f
JM
59172000-04-16 Dave Pitts <dpitts@cozx.com>
5918
80413487
RH
5919 * config.sub (case $basic_machine): Change default for "ibm-*"
5920 to "openedition".
ba73c63f 5921
d932cae7 59222000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
5923
5924 * Makefile.in (gdb-taz): New target. GDB specific archive.
5925 (do-md5sum): New target.
5926 (MD5PROG): Define.
5927 (PACKAGE): Default to TOOL.
5928 (VER): Default to a shell script.
5929 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 5930 md5 checksum generation.
b35ece4e
AC
5931 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5932 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5933 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 5934 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 5935
d932cae7 59362000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
5937
5938 * configure (warn_cflags): Delete.
5939
ba73c63f 59402000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 5941 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 5942
80413487
RH
5943 * configure.in (enable_libstdcxx_v3): Add.
5944 (target_libs): Add bits here to switch between libstdc++-v2 and
5945 libstdc++-v3.
5946 * config.if: And this file too.
5947 * Makefile.in: Add libstdc++-v3 targets.
35590697 5948
ba73c63f
JM
59492000-04-05 Michael Meissner <meissner@redhat.com>
5950
5951 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 5952
d332c5ac
JM
59532000-03-29 Jason Merrill <jason@casey.cygnus.com>
5954
5955 * configure.in: -linux-gnu*, not -linux-gnu.
5956
d932cae7 59572000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
5958
5959 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5960 (do-tar-bz2): Replace TOOL with PACKAGE.
5961 (gdb.tar.bz2): Remove GDBTK from GDB package.
5962 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 5963 dejagnu.tar.bz2): New packages.
6dcbc97b 5964
96ce09a7
ILT
59652000-02-27 Andreas Jaeger <aj@suse.de>
5966
5967 * configure.in: Add entry for mips*-*-linux*, move catch all
5968 *-*-*linux* entry below this one.
5969
2031769e
ILT
59702000-02-27 Ian Lance Taylor <ian@zembu.com>
5971
5972 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5973
4bab746c
NC
59742000-02-24 Nick Clifton <nickc@cygnus.com>
5975
5976 * config.sub: Support an OS of "wince".
5977
d932cae7 59782000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
5979
5980 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 5981 version.
ada59422 5982
5b93d8bb
AM
59832000-02-23 Linas Vepstas <linas@linas.org>
5984
5985 * config.sub: Add support for Linux/IBM 370.
5986 * configure.in: Likewise.
5987
2fb651f6
NC
59882000-02-22 Nick Clifton <nickc@cygnus.com>
5989
5990 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5991
b8441c25
CF
59922000-02-20 Christopher Faylor <cgf@cygnus.com>
5993
5994 * config.guess: Guess "cygwin" rather than "cygwin32".
5995
d332c5ac
JM
59962000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5997
5998 * configure (gcc_version): When setting, narrow search to
5999 lines containing `version_string'.
6000
ba73c63f
JM
60012000-02-15 Denis Chertykov <denisc@overta.ru>
6002
6003 * config.sub: Add support for avr target.
6004
d932cae7 60052000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
6006
6007 * config.sub: Add mmix-knuth-mmixware.
6008
60092000-01-27 Christopher Faylor <cgf@redhat.com>
6010
6011 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6012 structure stuff to -L library search.
6013 (CXX_FOR_TARGET): Ditto.
6014 (CROSS_CHECK_MODULES): Fix spelling mistake.
6015
60162000-01-24 Mark Mitchell <mark@codesourcery.com>
6017
6018 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6019 the C++ compiler.
6020
60212000-01-12 Richard Henderson <rth@cygnus.com>
6022
6023 * configure.in: Don't build some bits for beos.
6024
60252000-01-12 Joel Sherrill (joel@OARcorp.com)
6026
6027 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6028 as include files.
6029
91b2c84d
GK
60302000-01-06 Geoff Keating <geoffk@cygnus.com>
6031
6032 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6033 not mh-aix43.
6034
ba73c63f
JM
60351999-12-14 Richard Henderson <rth@cygnus.com>
6036
6037 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6038 * config.sub: Accept alphaev[78], alphaev8.
6039
60401999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6041
6042 * config.guess, config.sub: Update from autoconf.
6043
6044Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6045
6046 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6047 necessary libraries are missing.
6048
60491999-10-25 Andreas Schwab <schwab@suse.de>
6050
6051 * configure: Fix quoting inside arguments of eval.
6052
60531999-10-21 Nick Clifton <nickc@cygnus.com>
6054
6055 * config-ml.in: Allow suppression of some ARM multilibs.
6056
6057Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6058
6059 * config.guess: Add OS/390 match pattern.
6060 * config.sub: Add mvs, openedition targets.
6061 * configure.in (i370-ibm-opened*): New.
6062
ef14edc4
ILT
60631999-09-04 Steve Chamberlain <sac@pobox.com>
6064
6065 * config.sub: Add support for configuring for pj.
6066
afb478e8
NC
60671999-08-31 Nick Clifton <nickc@cygnus.com>
6068
fd6848f6 6069 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 6070
ba73c63f 60711999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
6072
6073 * configure.in: Do not configure or build ld for AIX
6074 platforms. ld is known to be broken on these platforms.
6075
ba73c63f
JM
6076Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6077
6078 * config-ml.in: Pass compiler flag corresponding to multidirs to
6079 subdir configures.
6080
c363de44
ILT
60811999-08-09 Ian Lance Taylor <ian@zembu.com>
6082
6083 * Makefile.in (LDFLAGS): Define.
6084
dc8bc5a6
ILT
60851999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6086
6087 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6088 noconfigdirs.
6089 (*-*-cygwin*): Likewise.
6090
6ca3858e
ILT
60911999-08-08 Ian Lance Taylor <ian@zembu.com>
6092
71141bb6
ILT
6093 * mkdep: New file.
6094 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6095 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6096
6ca3858e
ILT
6097 From Eli Zaretskii <eliz@is.elta.co.il>:
6098 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6099 long file name when using DJGPP on MS-DOS.
6100
ba73c63f
JM
6101Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6102
6103 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6104
2735a327
AM
61051999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6106
6107 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6108 dependency as this causes "make check" to globally "make all"
6109
ba73c63f
JM
6110Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6111
6112 * configure.in (target_libs): Added target-zlib.
6113 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6114 (CONFIGURE_TARGET_MODULES): Likewise.
6115 (CHECK_TARGET_MODULES): Likewise.
6116 (INSTALL_TARGET_MODULES): Likewise.
6117 (CLEAN_TARGET_MODULES): Likewise.
6118 (configure-target-zlib): New target.
6119 (all-target-zlib): Likewise.
6120 (all-target-libjava): Depend on all-target-zlib.
6121 (configure-target-libjava): Depend on configure-target-zlib.
6122
6123 * Makefile.in (configure-target-libjava): Depend on
6124 configure-target-newlib.
6125 (configure-target-boehm-gc): New target.
6126 (configure-target-qthreads): New target.
6127
80413487
RH
6128 * configure.in (target_libs): Added target-qthreads.
6129 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6130 (CONFIGURE_TARGET_MODULES): Likewise.
6131 (CHECK_TARGET_MODULES): Likewise.
6132 (INSTALL_TARGET_MODULES): Likewise.
6133 (CLEAN_TARGET_MODULES): Likewise.
6134 (all-target-qthreads): New target.
6135 (configure-target-libjava): Depend on configure-target-qthreads.
6136 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
6137
6138 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6139 (CONFIGURE_TARGET_MODULES): Likewise.
6140 (CHECK_TARGET_MODULES): Likewise.
6141 (INSTALL_TARGET_MODULES): Likewise.
6142 (CLEAN_TARGET_MODULES): Likewise.
6143 (all-target-libjava): New target.
6144 (all-target-boehm-gc): Likewise.
6145 * configure.in (target_libs): Added libjava, boehm-gc.
6146
08d836d6
ILT
61471999-07-22 Ian Lance Taylor <ian@zembu.com>
6148
6149 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6150 configure.bat in SUPPORT_FILES.
6151 (gas+binutils.tar.bz2): Likewise.
6152
6153 * makeall.bat: Remove; obsolete.
6154
8f36e47c
ILT
61551999-07-21 Ian Lance Taylor <ian@zembu.com>
6156
6157 From Mark Elbrecht:
6158 * configure.bat: Remove; obsolete.
6159
56e82f25
ILT
61601999-07-11 Ian Lance Taylor <ian@zembu.com>
6161
6162 * configure: Add -W -Wall to the default CFLAGS when compiling with
6163 gcc.
6164
1001d816
JL
6165Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6166
6167 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6168
106117aa
MM
61691999-06-30 Mark Mitchell <mark@codesourcery.com>
6170
6171 * configure.in: Build ld on IRIX6.
6172
c376f4ed
ILT
61731999-06-12 Ian Lance Taylor <ian@zembu.com>
6174
6175 * Makefile.in: Change distribution targets to use bzip2 instead of
6176 gzip.
6177 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 6178 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 6179
306b7445
NC
61801999-06-04 Nick Clifton <nickc@cygnus.com>
6181
6182 * config.sub: Add mcore target.
6183
d932cae7 61841999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
6185
6186 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6187
d932cae7 61881999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
6189
6190 * config.guess (dummy): Changed to $dummy.
6191
6c3175b0
NC
61921999-05-24 Nick Clifton <nickc@cygnus.com>
6193
ba73c63f
JM
6194 * config.sub: Tidied up case statements.
6195
61961999-05-22 Ben Elliston <bje@cygnus.com>
6197
6198 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6199 <jiro@din.or.jp>.
6200
6201 * config.guess: Merge with FSF version. Future changes will be
6202 more accurately recorded in this ChangeLog.
6203 * config.sub: Likewise.
6204
d932cae7 62051999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
6206
6207 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 6208
252b5132
RH
62091999-04-30 Tom Tromey <tromey@cygnus.com>
6210
6211 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6212
62131999-04-23 Tom Tromey <tromey@cygnus.com>
6214
6215 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6216
62171999-04-20 Drew Moseley <dmoseley@cygnus.com>
6218
6219 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6220 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6221 Bad merge removed these two changes.
6222
ba73c63f 6223Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 6224 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
6225
6226 * config.guess (interix Alpha): Add.
6227
252b5132
RH
62281999-04-11 Richard Henderson <rth@cygnus.com>
6229
6230 * configure.in (i?86-*-beos*): Do config gperf; don't config
6231 gdb, newlib, or libgloss.
6232
d932cae7 62331999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6234
ba73c63f
JM
6235 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6236 link a trivial program with -mabi=64. If it fails, remove mabi=64
6237 from multidirs.
6238
d932cae7 62391999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
6240
6241 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6242
252b5132
RH
62431999-04-08 Nick Clifton <nickc@cygnus.com>
6244
6245 * config.sub: Add support for mcore targets.
6246
62471999-04-07 Michael Meissner <meissner@cygnus.com>
6248
6249 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6250 not mt-ospace, in order to shut up assembler warning about using
6251 symbols that are named the same as registers.
6252
62531999-04-07 Drew Moseley <dmoseley@cygnus.com>
6254
6255 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6256 dependency list for all-target-cygmon.
6257
62581999-04-05 Doug Evans <devans@casey.cygnus.com>
6259
6260 * config-ml.in: Check $host, not $target, for selective multilibs.
6261 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6262 thumb interworking, and underscore prefix multilibs.
6263
62641999-04-04 Ian Lance Taylor <ian@zembu.com>
6265
6266 * missing: Update to version from current automake.
6267
6268Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6269
6270 * configure (gxx_include_dir): Removed.
6271
6272 * configure.in (gxx_include_dir): Handle it.
6273 * Makefile.in: Likewise.
6274
62751999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6276
6277 * config.sub (mips64vr4111,mips64vr4111el) Add.
6278
62791999-03-21 Ben Elliston <bje@cygnus.com>
6280
80413487 6281 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
6282
6283Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6284
252b5132
RH
6285 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6286 config/mh-djgpp.
6287
6288Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6289
6290 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6291 all-target-newlib to dependency list for all-target-bsp.
6292
6293Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6294
6295 * config.sub: Add i386-uwin support.
6296 * config.guess: Likewise.
6297
6298Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6299
6300 * configure.in: cleanup, add mh-*pic handling for arm, special
6301 case powerpc*-*-aix*
6302
6303Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6304
6305 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6306 can be built.
6307
6308Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6309
6310 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 6311 targets.
252b5132
RH
6312
63131999-03-02 Nick Clifton <nickc@cygnus.com>
6314
6315 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6316
d932cae7 63171999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6318
6319 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6320
63211999-02-24 Nick Clifton <nickc@cygnus.com>
6322
6323 * config.sub: Fix typo in arm recognition.
6324
d932cae7 63251999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
6326
6327 * configure.in (noconfigdirs): Changed target_configdirs to
6328 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6329 rather than m68k-*-* since it is not known to work on
6330 m68k-aout. Ditto for arm-*-*oabi.
6331
d932cae7 63321999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
6333
6334 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
6335
63361999-02-19 Ben Elliston <bje@cygnus.com>
6337
6338 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6339 Smart and improved by Andrew Cagney.
6340
d932cae7 63411999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
6342
6343 * config.guess: Recognize openbsd-*-hppa.
6344
d932cae7 63451999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
6346
6347 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6348 only if it is not empty.
6349
63501999-02-17 Nick Clifton <nickc@cygnus.com>
6351
6352 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 6353
fd6848f6 6354 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
6355
6356 * config.sub: Modified to recognize uname's armv* syntax.
6357
63581999-02-17 Mark Salter <msalter@cygnus.com>
6359
6360 * configure.in: Added target-bsp for sparclite.
6361
d932cae7 63621999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
6363
6364 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6365
63661999-02-08 Nick Clifton <nickc@cygnus.com>
6367
6368 * configure.in: Add support for strongarm port.
6369 * config.sub: Add support for strongarm target.
6370
d932cae7 63711999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 6372
252b5132
RH
6373 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6374 the old name config/mh-cygwin32.
6375 Enable texinfo.
6376
d932cae7 63771999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
6378
6379 * configure.in: Do build ld for ix86 Solaris.
6380
d932cae7 63811999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
6382
6383 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6384 $AR_FOR_TARGET. Likewise for RANLIB.
6385
d932cae7 63861999-02-02 Catherine Moore <clm@cygnus.com>
35590697 6387
80413487
RH
6388 * config.sub (oabi): Recognize.
6389 * configure.in (arm-*-oabi): Handle.
252b5132 6390
d932cae7 63911999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
6392
6393 * config.guess: Improve detection of i686 on UnixWare 7.
6394
d932cae7 63951999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
6396
6397 * config.guess: Add support for i386-pc-interix.
6398 * config.sub: Likewise.
6399 * configure.in: Likewise.
252b5132 6400
d932cae7 64011999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6402
6403 * Makefile.in: Remove unneeded all-target-libio from
6404 from all-target-winsup target since it is now unneeded.
6405 Add all-target-libtermcap in its place since it is now
6406 needed.
6407
d932cae7 64081998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6409
6410 * configure.in: makefile stub for cygwin target is probably
6411 unnecessary. Remove it for now.
252b5132 6412
d932cae7 64131998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6414
6415 * configure.in: libtermcap.a should be built when cygwin is the
6416 target as well as the host.
6417 * config.guess: Allow mixed case in cygwin uname output.
6418 * Makefile.in: Add libtermcap target.
252b5132 6419
d932cae7 64201998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6421
6422 * config.sub: Clean up handling of hppa2.0.
6423
d932cae7 64241998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
6425
6426 * config.guess: Use C code to identify more HP machines.
6427
6428Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6429
6430 * config.sub: Handle hppa2.0.
6431
ba73c63f
JM
6432Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6433
6434 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 6435 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
6436
64371998-12-15 Mark Salter <msalter@cygnus.com>
6438
6439 * configure.in: Added target-bsp for several target architectures.
6440
6441 * Makefile.in: Added rules for bsp.
6442
252b5132
RH
6443Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6444
6445 * config.guess: Improve detection of hppa2.0 processors.
6446
6447Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6448
6449 * config.guess: Recognize FreeBSD using ELF automatically.
6450
64511998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6452
6453 * configure (skip-this-dir): Add handling for new shell script, which
6454 might be created by a sub-directory's configure to indicate, this particular
6455 directory is "unwanted".
6456 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6457
252b5132
RH
6458Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6459
6460 * ltconfig: import from libtool, after changing libtool to
6461 account for the cygwin name change.
6462
6463Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6464
6465 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6466 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6467
6468Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6469
6470 * configure.in: Add libtermcap to list of cygwin dependencies.
6471
d932cae7 64721998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 6473
80413487
RH
6474 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6475 they include winsup/include when it's a cygwin target.
252b5132
RH
6476
64771998-11-12 Tom Tromey <tromey@cygnus.com>
6478
6479 * configure.in (host_tools): Added zip.
6480 * Makefile.in (all-target-libjava): Depend on all-zip.
6481 (all-zip): New target.
6482 (ALL_MODULES): Added all-zip.
6483 (NATIVE_CHECK_MODULES): Added check-zip.
6484 (INSTALL_MODULES): Added install-zip.
6485 (CLEAN_MODULES): Added clean-zip.
6486
d932cae7 64871998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6488
6489 * Makefile.in: lose "32" from comment about cygwin.
6490
d932cae7 64911998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
6492
6493 * configure.in: Use -Os to build target libraries for the fr30.
6494
d932cae7 64951998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
6496
6497 * config.sub: Add fr30.
6498
d932cae7 64991998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 6500
80413487 6501 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
6502 cygwin* instead of cygwin32*.
6503 * config.sub: Check cygwin* instead of cygwin32*.
6504
d932cae7 65051998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
6506
6507 * config.guess: Match any version of Unixware7.
6508
252b5132
RH
65091998-10-20 Syd Polk <spolk@cygnus.com>
6510
6511 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6512 if desired.
6513
d932cae7 65141998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6515
6516 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6517 these if the appropriate directories and files to not exist.
6518
d932cae7 65191998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6520
6521 * Makefile.in (DEVO_SUPPORT): Add config.if.
6522
d932cae7 65231998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
6524
6525 * configure: Add pattern to replace "build_tooldir"'s
6526 definition in the generated Makefile with "tooldir"'s
6527 actual value.
6528
252b5132
RH
6529Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6530
6531 * config.sub: Bring back lost sparcv9.
6532
ba73c63f
JM
6533 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6534
6535Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6536
6537 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6538 CC_FOR_TARGET and friends.
6539
6540Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6541
ba73c63f
JM
6542 * Makefile.in (build_tooldir): New variable, same as tooldir.
6543 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6544 -B$(build_tooldir)/bin/.
6545 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6546
252b5132
RH
6547Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6548
6549 * config.sub: Add support for i[34567]86-pc-udk.
6550 * configure.in: Likewise.
6551
6552Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6553
6554 * Makefile.in: add bzip2 package building bits for user
6555 tools module
6556 * configure.in: ditto
6557
ba73c63f
JM
6558Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6559
6560 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6561 (ALL_TARGET_MODULES): Add all-target-libobjc.
6562 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6563 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6564 (all-target-libchill): Add dependencies.
6565 * configure.in (target_libs): Add libchill.
35590697 6566
252b5132
RH
65671998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6568
ba73c63f 6569 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6570
6571Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6572
6573 * Makefile.in (all-automake): fix dependencies.
6574
6575Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6576
6577 * configure.in: Minor cleanups for building in the $(target_alias)
6578 subdir.
6579
65801998-09-22 Jim Wilson <wilson@cygnus.com>
6581
6582 * Makefile.in (bootstrap): Set r and s before make all. Use
6583 BASE_FLAGS_TO_PASS in make all.
6584 (cross): Likewise.
6585
65861998-09-20 Mark Mitchell <mark@markmitchell.com>
6587
6588 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6589
252b5132
RH
6590Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6591
6592 * config.sub: Fix typo in last change.
6593
65941998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6595
6596 * config.sub: Add support for C4x target.
6597 * configure.in: Likewise.
6598
65991998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6600
6601 * config.sub: Recognize sparcv9 just like sparc64.
6602
6603Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6604
6605 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6606
6607Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6608
6609 * config.guess: Correctly identify Pentium II sco boxes.
6610
6611 * config.guess: Fix "tr" code. From Weiwen Liu.
6612
6613Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6614
6615 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6616 stabs.
6617
6618Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6619
6620 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6621 (ALL_TARGET_MODULES): Add all-target-libchill.
6622 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6623 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6624 (all-target-libchill): Add dependencies.
6625 * configure.in (target_libs): Add libchill.
6626
6627Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6628
6629 * config.guess: Avoid assumptions about "tr" behaves when
6630 LANG is set to something other than English.
6631
6632Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6633
6634 * configure (gxx_include_dir): Changed to
6635 '${prefix}/include/g++'-${libstdcxx_interface}.
6636
6637 * config.if: New to determine the interfaces.
6638
6639Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6640
6641 * config.guess: Detect and handle MPE/IX.
6642 * config.sub: Deal with MPE/IX.
6643
6644Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6645
6646 * configure.in: Use mh-aix43.
6647
66481998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6649
6650 * configure: Fix --without/--disable cases for gxx-include-dir.
6651
6652Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6653
6654 * mdata-sh: Imported. Needed for automake support.
6655
6656Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6657
ba73c63f 6658 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6659 "chmod og=u `find . -print`".
6660
6661Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6662
ba73c63f 6663 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6664
6665Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6666
6667 * Makefile.in: Undo previous patch.
6668
6669Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6670
6671 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6672 to here ...
6673 (install-no-fixedincludes): and here
6674 (INSTALL_MODULES): ... from here.
6675
6676Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6677
6678 * config.sub: Merge with FSF.
6679
6680 * config.guess: Merge with FSF.
6681
6682Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6683
6684 * configure (extraconfigdirs): New variable.
6685 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6686 * Makefile.in (all): Move higher in file.
6687 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6688 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6689 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6690 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6691 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6692
66931998-07-23 Brendan Kehoe <brendan@cygnus.com>
6694
6695 * Makefile.in (all-target-libjava): Depend on all-gcc and
6696 all-target-newlib.
6697 (configure-target-libjava): Depend on $(ALL_GCC).
6698
6699Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6700
6701 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6702 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6703
6704Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6705
6706 * ylwrap: Change absolute path checks to check for DOS style path
6707 names.
6708
6709 * ylwrap: Don't use a full path name if the source file is in the
6710 same directory. From hjl@lucon.org (H.J. Lu).
6711
6712 * config-ml.in: Default to being verbose, to match Feb 18 change to
6713 configure.
6714
6715Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6716
6717 Brought over from egcs:
6718
6719 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6720
6721 * configure.in (target_subdir): Set to ${target_alias} instead
6722 of "libraries".
6723
6724 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6725
6726 * configure.in (target_subdir): Set to libraries if enable_multilib.
6727
6728Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6729
6730 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6731 multilibs, force reconfiguration the first time we create
6732 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6733
6734Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6735
6736 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6737 avoid confusion with --no-recursion.
6738
6739Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6740
6741 * configure.in: Win32 hosts shouldn't use install -x
6742 * install-sh: remove -x option, and special .exe-handling
6743 hack.
6744
6745Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6746
6747 * config.guess: Recognize i586-pc-beos.
6748 * configure.in: Don't build some bits for beos.
6749
6750Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6751
6752 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6753 CFLAGS default to -O2.
6754
6755 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6756 when using GNU ld.
6757
6758Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6759
6760 * ltmain.sh: Correct install when using a different shell.
6761
6762Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6763
6764 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6765
6766Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6767
6768 * makefile.vms: Update to build binutils/makefile.vms. Add install
6769 target.
6770
6771Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6772
6773 * ltconfig: Update to correct AIX handling.
6774
6775Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6776
6777 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6778
6779 * configure.in (target_subdir): Set to ${target_alias} instead
6780 of "libraries".
6781
67821998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6783
6784 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6785 (Makefile): Depend on $(gcc_version_trigger).
6786
6787 * configure (gcc_version): Change default initializer to empty
6788 string.
6789 (gcc_version_trigger): New variable; pass this variable down
6790 to subdir configures to enable them checking gcc's version
6791 themselves. Emit make macros for both gcc_version vars.
6792 (topsrcdir): Initialize reliably.
6793 (recursion line): Remove --with-gcc-version=${gcc_version}.
6794
67951998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6796
6797 * configure (enable_version_specific_runtime_libs): Implement new flag
6798 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6799 in $(libsubdir); emit definition in each generated Makefile.
6800 (gxx_include_dir): Initialize depending on
6801 $enable_version_specific_runtime_libs.
6802
68031998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6804
6805 * configure (gcc_version): Initialize properly depending on
6806 how and where configure is started.
6807 (recursion line): Pass a --with-gcc-version=${gcc_version}
6808 to configures in subdirs.
6809
6810Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6811
6812 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6813 cygmon
252b5132
RH
6814
6815Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6816
6817 * configure.in: Add cygmon and libstub support for mn10200.
6818
68191998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6820
6821 * configure (gcc_version): Add new variable describing the
6822 particular gcc version we're building.
6823 * Makefile.in (libsubdir): Add new macro for the directory
6824 in which the compiler finds executables, libraries, etc.
6825 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6826 and libsubdir.
6827
6828Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6829
ba73c63f
JM
6830 * Makefile.in (local-clean): Remove *.log.
6831 (warning.log): Built with warn_summary from build.log.
6832 (mail-report.log): Run test_summary.
6833 (mail-report-with-warnings.log): Run test_summary including
6834 warning.log in the report.
252b5132
RH
6835
6836Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6837
6838 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6839
6840Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6841
6842 * Makefile.in (grep): Grep no longer depends on libiberty.
6843
6844Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6845
6846 * Makefile.in: all-snavigator needs all-libgui.
6847
6848Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6849
6850 * configure.in: Add cygmon and libstub support for mn10300.
6851
6852Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6853
6854 * missing: Update to version from automake 1.3.
6855
6856 * ltmain.sh: On installation, don't get confused if the same name
6857 appears more than once in the list of library names.
6858
6859Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6860
6861 * config.sub: Accept m68060 and m5200 as CPU names.
6862
6863Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6864
6865 * configure: Use && rather than using -a in test, because odd
6866 strings can confuse test.
6867 * configure.in: Likewise.
6868
6869Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6870
6871 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6872
6873Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6874
6875 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
6876 bootstrap4-lean): New targets.
6877
6878Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6879
6880 * mpw-* Delete. Not used.
252b5132
RH
6881
6882Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6883
6884 * COPYING.LIB: Update FSF address.
6885
6886Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6887
6888 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6889
6890 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6891 GAS_SUPPORT_DIRS.
6892
6893Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
6894
6895 * ltconfig, ltmain.sh: Avoid producing a version number if
6896 -version-info was not used.
6897
6898Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
6899
6900 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6901 building with newlib.
6902
69031998-04-30 Paul Eggert <eggert@twinsun.com>
6904
ba73c63f 6905 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 6906 Solaris `make' causes it to continue to next definition.
252b5132 6907
afb8d725
JM
6908Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
6909
6910 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6911 the right GUI libraries and files are installed along with GDB.
6912
252b5132
RH
6913Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
6914
6915 * configure.in: Change alpha to alpha* in several places.
6916
6917Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
6918
6919 * config.sub: Recognize sparc86x.
6920
6921Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 6922
252b5132
RH
6923 * configure.in (--enable-target-optspace): Remove debug echo.
6924
6925Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
6926
6927 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6928
6929Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
6930
6931 * ltconfig: Update cygwin32 support.
6932
6933 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6934 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6935 (GDB_SUPPORT_DIRS): Likewise.
6936
6937Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
6938
6939 * configure.in (target_makefile_frag): If --enable-target-optspace,
6940 use -Os to compile target libraries rather than -O2. Default to
6941 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6942 not used.
6943 * configure.in (target_cflags): Ditto for d30v.
6944
6945Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
6946
6947 * Makefile.in (all-bfd): Depend on all-intl.
6948 (all-binutils): Likewise.
6949 (all-gas): Likewise.
6950 (all-gprof): Likewise.
6951 (all-ld): Likewise.
6952
252b5132
RH
69531998-04-19 Brendan Kehoe <brendan@cygnus.com>
6954
6955 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6956
6957Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6958
6959 * Makefile.in (all-bfd): Depend upon all-libiberty.
6960
6961 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6962
6963Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6964
6965 * Makefile.in: Add libstub.
6966
6967 * configure.in: Ditto. Build libstub for targets that have cygmon
6968 support.
6969
6970Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6971
6972 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6973
6974Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6975
6976 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6977 use mh-sysv5 if specified. Support gprof on SCO Open Server.
6978
6979Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6980
6981 * configure: Define DEFAULT_M4 by searching PATH.
6982 * Makfile.in: Use DEFAULT_M4.
6983
6984Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6985
6986 * ltconfig: Add cygwin32 support.
6987
6988 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
6989 to configure and build.
6990
6991Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6992
6993 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
6994
6995Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
6996
6997 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6998
6999Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7000
7001 * Makefile.in: add ash make rules
7002 * configure.in: add ash to native_only and host_tools lists
7003
7004Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7005
7006 * Makefile.in (all-gettext, all-intl): New targets.
7007 (ALL_MODULES): Added all-gettext, all-intl.
7008 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7009 (INSTALL_MODULES): Added install-gettext, install-intl.
7010 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7011
7012 * configure.in (host_tools): Added gettext.
7013 (native_only): Likewise.
7014 (noconfigdirs) [various cases]: Likewise.
7015 (host_libs): Added intl.
7016
afb8d725
JM
7017Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7018
7019 * configure: Do not disable building gdbtk for cygwin32 hosts.
7020
ba73c63f
JM
7021Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7022
7023 * configure.in: Add thumb-coff target.
7024 * config.sub: Add thumb-coff target.
7025
252b5132
RH
7026Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7027
7028 * Makefile.in: Revert yesterday's change.
7029 (all-target-winsup): all-target-librx stays out of here.
7030
7031Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7032
ba73c63f
JM
7033 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7034 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7035 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
7036 Remove references to librx and libg++.
7037
7038Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7039
7040 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7041 recursive makes
7042
7043Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7044
7045 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7046 for newlib directory.
7047 (CXX_FOR_TARGET): Likewise.
7048
7049Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7050
7051 * ltconfig: Update after libtool/ltconfig.in change for
7052 hpux11.
7053
7054Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7055
7056 * ltconfig, ltmain.sh: Update to libtool 1.2.
7057
7058Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7059
7060 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7061 (install-gcc-cross): Instead, override LANGUAGES here.
7062
70631998-03-18 Dave Love <d.love@dl.ac.uk>
7064
7065 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7066 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7067
7068Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7069
7070 * configure.in: Add Thumb-pe target.
7071
7072Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 7073
252b5132
RH
7074 * Makefile.in - changed sn targets to snavigator
7075 * configure.in - changed sn targets to snavigator
7076
7077Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7078
7079 * config-ml.in: After building symlink tree call make distclean
7080 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7081 to be the case for libiberty.
7082
7083Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7084
7085 * configure: When making link, also check the current
7086 directory. The configure scripts may create one.
7087
7088Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7089
7090 * config.sub: Accept alphapca56 and alphaev6 properly.
7091
7092Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7093
7094 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7095
252b5132
RH
7096Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7097
80413487 7098 * config.sub (sco5): Fix typo.
252b5132
RH
7099
7100Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7101
7102 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7103 install-itcl.
7104 (install-itcl): Remove dependency on install-tcl.
7105
7106Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7107
7108 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7109
252b5132
RH
7110Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7111
7112 * configure.in: Don't build libgui for a cygwin32 target when not on
7113 a cygwin32 host.
7114
7115Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7116
7117 * configure (redirect): Set to null, so default behavior of
7118 configure is now --verbose.
7119
71201998-02-16 Dave Love <d.love@dl.ac.uk>
7121
7122 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7123 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7124
7125Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7126
7127 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7128 this change to sync Makefile.in with its ChangeLog entries.
7129
7130Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7131
7132 * ltmain.sh (mkdir): Check that the directory doesn't exist
7133 before we exit with error, so that we don't get races during
7134 parallel builds.
7135
7136Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7137
7138 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7139
7140Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7141
7142 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7143 PICFLAG_FOR_TARGET.
7144 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7145
7146 * configure: Emit a definition for the new macro enable_shared
7147 into each Makefile.
7148
252b5132
RH
7149Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7150
7151 * configure.in (host_tools, native_only): Add libtool.
7152
7153Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7154
7155 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7156 Fix typo in ming config comment.
7157
7158Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7159
7160 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7161
7162Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7163
7164 * config.sub: Add tic30 cases, and map c30 to tic30.
7165
ba73c63f
JM
7166Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7167
7168 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7169 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7170 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7171 (CLEAN_TARGET_MODULES): Similarly
7172 (all-target-libf2c): Add dependences.
35590697 7173 * configure.in (target_libs): Add libf2c.
ba73c63f 7174
252b5132
RH
7175Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7176
ba73c63f
JM
7177 * configure.in: Remove expect from noconfigdirs when target
7178 is cygwin32. OK to build expect and dejagnu with Canadian
7179 Cross.
252b5132
RH
7180
7181Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7182
7183 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7184 host.
7185
7186 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7187 and mingw32.
7188
7189Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7190
7191 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7192 here as it is not defined in the toplevel Makefile.
7193
7194Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7195
7196 * configure (package_makefile_rules_frag): New variable, which names
7197 a file with generic rules, ...
7198 Change comment to mention we now have FIVE parts.
7199 * configure: Undo last change.
7200
7201Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7202
7203 * config.guess: More accurate determination of HP processor types.
7204 * config.sub: More accurate determination of HP processor types.
7205
7206Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7207
7208 * configure (package_makefile_frag): Move inserting the
7209 ${package_makefile_frag} to where it should be according
7210 to the comment.
7211
ba73c63f 7212Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
7213
7214 * config.guess: Add support for Linux/ARM.
7215
7216Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7217
7218 * .cvsignore: Remove *-info and *-install since they match
7219 release-info and mpw-install, which we don't want to just ignore.
7220
7221Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7222
7223 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7224
7225Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7226
7227 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7228 local_prefix to sub-make invocations.
7229
7230Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7231
7232 * configure.in: Check makefile fragments in the source
7233 directory.
7234
7235Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7236
ba73c63f
JM
7237 * configure.in: Check whether host and target makefile
7238 fragments exist before adding them to *_makefile_frag.
252b5132
RH
7239
7240Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7241
7242 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 7243
252b5132
RH
7244Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7245
7246 * configure.in: Make sure we only replace RPATH_ENVVAR on
7247 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7248 regexp to sed.
7249
7250 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7251 to sub-makes.
7252
72531998-01-13 Lee Iverson (leei@ai.sri.com)
7254
7255 * config-ml.in (multi-do): LDFLAGS must include multilib
7256 designator.
7257
7258Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
7259
7260 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7261
7262Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7263
7264 * config.sub: Add mingw32 support.
7265 * configure.in: Likewise.
252b5132
RH
7266
7267Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7268
7269 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7270
7271Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7272
7273 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7274 * configure (gxx_include_dir): Provide a definition for subdirs
7275 which do not use autoconf.
7276
7277Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7278
7279 * config.guess: Sync with egcs. Picks up new alpha support,
7280 BeOS & some additional linux support.
7281
ba73c63f 7282Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7283
7284 * config.guess: HP 9000/803 is a PA1.1 machine.
7285
ba73c63f
JM
7286Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7287
7288 * configure.in: It's alpha*-...
252b5132
RH
7289
7290Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7291
ba73c63f
JM
7292 * configure.in (host_makefile_frag, target_makefile_frag):
7293 Handle multiple config files.
7294 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7295 alpha-*-*.
252b5132
RH
7296
7297Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7298
7299 * mkdep: New file.
7300
7301Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7302
7303 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7304
7305Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7306
7307 * Makefile.in: Add libgui directory.
7308 (GDB_TK): Add all-libgui.
7309 * configure.in: Add libgui directory.
7310 * configure: Add all-libgui to GDB_TK.
7311
7312Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7313
7314 * config-ml.in (multidirs): Add m32r to multilib list.
7315
7316Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7317
7318 * Makefile.in (all-target-gperf): Change dependency to
7319 all-target-libstdc++.
7320
7321Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7322
7323 * config.guess: Add BeOS support.
7324
7325Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7326
7327 Source directory cvs renamed to cvssrc:
7328 * configure.in (host_tools): Change cvs to cvssrc.
7329 (native_only): Likewise.
7330 (noconfigdirs) [various cases]: Likewise.
7331 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7332 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7333 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7334 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7335 (all-cvssrc): Rename target from all-cvs.
7336
7337Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7338
7339 * configure (gxx_include_dir): Fix thinko.
7340
7341Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7342
7343 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7344 (install-cross, install-gcc-cross): New targets.
7345
7346Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7347
7348 * configure.in (noconfigdirs): Add support for Thumb target.
7349
7350 * config.sub (maybe_os): Add support for Thumb target.
7351
7352Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7353
7354 * Makefile.in: Add rules for cygmon.
7355
7356 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7357
7358Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7359
7360 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7361 * configure (gxx_include_dir): Provide a definition for subdirs
7362 which do not use autoconf.
7363
7364Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7365
7366 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 7367 11/18/97 build
252b5132
RH
7368
7369Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7370
7371 * From Franz Sirl.
7372 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7373 found on RedHat Linux systems.
7374
7375Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7376
7377 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7378 guesses.
7379
7380Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7381
7382 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7383
7384Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7385
7386 * ltmain.sh: If mkdir fails, check whether the directory was created
7387 anyhow by some other process.
7388
7389Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7390
7391 * configure.in (d30v-*-*): Configure all directories.
7392
7393Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7394
7395 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7396 for the D30V.
7397
7398Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7399
7400 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7401
7402Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7403
80413487
RH
7404 * include/libiberty.h: Add extern "C" { so it can be used with C++
7405 progrms.
7406 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7407 programs.
252b5132
RH
7408
7409Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7410
7411 * configure.in (d30v-*-*): Configure GCC now.
7412
7413Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7414
7415 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7416 is no longer needed.
7417
7418Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7419
7420 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7421
7422Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7423
7424 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7425 targets using "$@" to provide support for similar but not identical
7426 targets without having to duplicate code.
7427
7428Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7429
7430 * makefile.vms: Fix to work with DEC C.
7431
7432Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7433
7434 * config.sub: Add mips-tx39-elf to marketing names.
7435
7436Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7437
7438 * ltmain.sh: Handle symlinks in generated script.
7439
7440Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7441
7442 * configure: Handle autoconf style directory options: --bindir,
7443 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7444 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7445 --sysconfdir.
7446 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7447 (sharedstatedir, localstatedir, oldincludedir): New variables.
7448 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7449 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7450 sbindir, sharedstatedir, and sysconfdir.
7451
7452Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7453
7454 * Makefile.in (bootstrap-lean): New target.
7455
7456Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7457
7458 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 7459 sn, and gnuserv from noconfigdirs.
252b5132
RH
7460
7461Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7462
7463 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7464
7465Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7466
ba73c63f 7467 * Makefile.in (cross): New target.
252b5132
RH
7468
7469Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 7470 Jeff Law <law@cygnus.com>
252b5132
RH
7471
7472 * Makefile.in (bootstrap2, bootstrap3): New targets.
7473 (all-bootstrap): Remove outdated and confusing target.
7474 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7475
afb8d725
JM
7476Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7477
7478 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 7479 windows. Consistent with gdb/configure.
afb8d725 7480
252b5132
RH
74811997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7482
252b5132
RH
7483 * configure.in: Name Linux target fragment.
7484
7485 * configure: Rewrite so that project Makefile fragment is inserted
7486 first and appears last in the resulting Makefile.
7487
7488Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7489
7490 * Makefile.in (install-itcl): Install tcl first.
7491
252b5132 7492Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 7493
252b5132
RH
7494 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7495
7496Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7497
7498 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7499
7500 * configure.in (skipdirs): Add target-librx for Linux.
7501 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7502
7503Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7504
7505 * Makefile.in (bootstrap): New target.
7506
7507Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7508
7509 * config.sub: Accept 'amigados' for backward compatability.
7510
7511Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7512
7513 * config.guess: Merge with FSF.
7514
ba73c63f
JM
7515Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7516
7517 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7518
252b5132
RH
7519Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7520
7521 * config.sub: Add "marketing-names" patch.
7522
7523Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7524
80413487 7525 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
7526
7527Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7528
7529 * config.sub: Handle v850-elf.
7530
ba73c63f
JM
7531Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7532
7533 * .cvsignore (*-install): Remove.
7534
252b5132
RH
7535Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7536
7537 * ltconfig: Set CONFIG_SHELL in libtool.
7538 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7539
7540Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7541
7542 * configure.in (target_subdir): Set to libraries if enable_multilib.
7543
7544Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7545
7546 * config.guess: Update from gcc directory.
7547
7548Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7549
7550 * Makefile.in (all-sim): Depends on all-readline.
7551
7552Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7553
7554 * Makefile.in (BISON, YACC): Use $$s.
7555 (all-bison): Depend on all-texinfo.
7556
7557Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7558
7559 * Makefile.in (BISON): Add -L flag.
7560 (YACC): Likewise.
7561
7562Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7563
35590697
AJ
7564 * configure.in (noconfigdirs): Add support for v850e target.
7565
252b5132
RH
7566 * config.sub (maybe_os): Add support for v850e target.
7567
7568Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7569
35590697
AJ
7570 * configure.in (noconfigdirs): Add support for v850ea target.
7571
252b5132
RH
7572 * config.sub (maybe_os): Add support for v850ea target.
7573
7574Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7575
7576 * config.sub: Add mipstx39. Delete r3900.
7577
7578Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7579
7580 * Makefile.in (all-autoconf): Depends on all-texinfo.
7581
7582Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7583
7584 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7585 eabi targets.
7586
7587Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7588
7589 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7590
7591 * configure: When handling a Canadian Cross, handle YACC as well as
7592 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7593 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7594
7595Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7596
7597 * Makefile.in (BISON): bison, not byacc or bison -y.
7598 (YACC): bison -y or byacc or yacc.
7599 (various): Add *-bison as appropriate.
7600 (taz): No need to mess with BISON anymore.
7601
7602Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7603
7604 * configure: If OSTYPE matches *win32*, try to find a good value for
7605 CONFIG_SHELL.
7606
7607Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7608
7609 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7610 configure.in if it is present.
7611
7612Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7613
7614 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7615
7616Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7617
7618 * config.sub: Recognize `arc' cpu.
7619 * configure.in: Likewise.
7620 * config-ml.in: Likewise.
7621
7622Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7623
7624 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7625
7626Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7627
7628 * configure: Changed sed delimiter from ':' to '|' when
7629 attempting to substitute ${config_shell} for SHELL. On
7630 NT ${config_shell} may contain a ':' in it.
7631
7632Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7633
7634 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7635
7636Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7637
7638 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7639
7640Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7641
7642 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7643
7644 * ylwrap: If the program is a relative path, force it to be
7645 absolute.
7646
7647Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7648
7649 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7650
7651Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7652
7653 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7654 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7655 for libraries.
252b5132
RH
7656
7657Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7658
7659 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7660 separated by spaces.
252b5132
RH
7661
7662Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7663
7664 * ylwrap: New file.
7665 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7666
7667 * ltmain.sh: Handle /bin/sh at start of install program.
7668
7669 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7670
7671 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7672 * missing: New file, from automake 1.2.
7673
7674Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7675
7676 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7677 check-tk to CHECK_X11_MODULES.
7678
7679Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7680
7681 * config.sub: Merge with FSF.
7682
7683Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7684
7685 * config.guess: Merge with FSF.
7686
7687Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7688
7689 * configure: Treat msdosdjgpp like go32.
7690 * configure.in: Likewise. Don't remove gprof for go32.
7691
7692 * configure: Change Makefile.tem2 to Makefile.tm2.
7693
7694Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7695
7696 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7697
7698Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7699
7700 * install-sh (chmodcmd): Set to null if the DST directory already
7701 exists. Same as Nov 11th change.
7702
7703Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7704
35590697 7705 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7706
7707Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7708
7709 * config.guess: Update from FSF.
7710
7711Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7712
7713 * Makefile.in (GDB_TK): Depend on itcl and tix.
7714
7715Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7716
7717 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7718 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7719 (INSTALL_SCRIPT): New variable.
7720 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7721 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7722 to -x.
7723 * install-sh: Add support for -x option.
7724
7725Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7726
7727 * configure.in, Makefile.in: Treat tix like itcl.
7728
7729Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7730
7731 * Makefile.in (WINDRES): New variable.
7732 (WINDRES_FOR_TARGET): New variable.
7733 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7734 (EXTRA_HOST_FLAGS): Add WINDRES.
7735 (EXTRA_TARGET_FLAGS): Add WINDRES.
7736 (EXTRA_GCC_FLAGS): Add WINDRES.
7737 ($(DO_X)): Pass down WINDRES.
7738 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7739 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7740 DLLTOOL_FOR_TARGET.
7741
7742Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7743
7744 * configure.in: configure sim before gdb for win32-x-ppc
7745
7746Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7747
7748 Move gperf into the toplevel, from libg++.
7749 * configure.in (target_tools): Add target-gperf.
7750 (native_only): Add target-gperf.
7751 * Makefile.in (all-target-gperf): New target, depend on
7752 all-target-libg++.
7753 (configure-target-gperf): Empty rule.
7754 (ALL_TARGET_MODULES): Add all-target-gperf.
7755 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7756 (CHECK_TARGET_MODULES): Add check-target-gperf.
7757 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7758 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7759
7760Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7761
252b5132
RH
7762 * config.sub (mn10200): Recognize new basic machine.
7763
7764Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7765
7766 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7767 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7768
7769Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7770
7771 * configure.in: If we're building mips-sgi-irix6* native, turn on
7772 ENABLE_MULTILIB and set TARGET_SUBDIR.
7773
7774Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7775
7776 * Makefile.in (all-sn): Depend on all-grep.
7777
7778Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7779
7780 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7781
7782 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7783 Makefile. From Jeff Makey <jeff@cts.com>.
7784 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7785
7786 * Makefile.in (DISTBISONFILES): Remove.
7787 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7788 $(DEFAULT_YACC).
7789
7790 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7791 cygwin32.
252b5132
RH
7792
7793 * Makefile.in (LD): New variable.
7794 (EXTRA_HOST_FLAGS): Pass down LD.
7795 ($(DO_X)): Likewise.
7796
7797Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7798
7799 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7800
7801Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7802
7803 * configure.in (targargs): Strip out any supplied --build argument
35590697 7804 before adding our own. Always add --build.
252b5132
RH
7805
7806Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7807
7808 * configure.in (targargs): Pass --build if we're doing
7809 a cross-compile.
7810
7811Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7812
ba73c63f 7813 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7814 sed. Otherwise sed chokes on NT path names with drive
7815 designators. Also look for "?:*" as the leading characters in an
7816 absolute pathname.
7817
7818Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7819
7820 * config.sub: Support for r3900.
7821
7822Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7823
7824 * configure.in: Use install-sh, not install.sh.
7825
7826Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7827
7828 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7829 apply it twice.
7830
7831Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7832
7833 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7834 install-binutils.
7835
7836Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7837
7838 * Makefile.in: Add automake targets.
7839 * configure.in (host_tools): Add automake.
7840
7841Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7842
7843 * configure: Default CXX to c++, not gcc.
7844 * Makefile.in (CXX): Set to c++, not gcc.
7845 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7846
7847Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7848
7849 * install-sh: try appending a .exe if source file doesn't
7850 exist
7851
7852Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7853
7854 * configure.in: Turn on multilib by default.
7855 (cross_only): Remove target-libiberty.
7856
7857 * Makefile.in (all-gcc): Don't depend on libiberty.
7858
7859Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7860
7861 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7862
7863Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7864
7865 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7866 (DISTBISONFILES): Add ld/Makefile.in
7867
7868Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7869
7870 * configure.in: if target is cygwin32 but host isn't cygwin32,
7871 don't configure gdb tcl tk expect, not just gdb.
7872
7873Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7874
7875 * configure.in: Added gnuserv everywhere sn appears.
7876
7877 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7878 (CROSS_CHECK_MODULES): Added check-gnuserv.
7879 (INSTALL_MODULES): Added install-gnuserv.
7880 (CLEAN_MODULES): Added clean-gnuserv.
7881 (all-gnuserv): New target.
7882
7883Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7884
7885 * config.guess: Fixes for MIPS OpenBSD systems.
7886
7887Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7888
7889 * Makefile.in (INSTALL_XFORM): Remove.
7890 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7891
7892 * mkinstalldirs: New file, copied from automake.
7893 * Makefile.in (installdirs): Rename from install-dirs. Use
7894 mkinstalldirs. Change all users.
7895 (DEVO_SUPPORT): Add mkinstalldirs.
7896
7897Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
7898
7899 * install-sh: Rename from install.sh.
7900 * Makefile.in (INSTALL): Change install.sh to install-sh.
7901 (DEVO_SUPPORT): Likewise.
7902
7903 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
7904 Graichen <graichen@rzpd.de>.
7905
7906Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
7907
7908 * config.guess: Recognize OpenBSD systems correctly.
7909
7910Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7911
7912 * README, Makefile.in (ETC_SUPPORT): Remove references to
7913 cfg-paper*, configure.{texi,man,info*}._
7914
7915Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
7916
7917 * Makefile.in (all.normal): Ensure that gcc is built after all
7918 the x11 - ie gdb - targets.
7919
7920Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
7921
7922 * makefile.vms: Don't run conf-a-gas.
7923
7924Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
7925
80413487 7926 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
7927
7928Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
7929
7930 * configure.in: Remove noconfigdirs case since gdb also
7931 configures and builds for tic80-coff.
7932
7933Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
7934
7935 * configure: Set cache_file to config.cache.
7936 * Makefile.in (local-distclean): Remove config.cache.
7937
7938Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
7939
7940 * COPYING: Update FSF address.
7941
7942Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
7943
7944 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7945 noconfigdirs.
7946
7947Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
7948
7949 * Makefile.in (install-dirs): Don't crash if prefix, and hence
7950 MAKEDIRS, is empty.
7951
7952Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7953
7954 * config.sub: Tweak mn10300 entry.
7955
7956Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7957
7958 * configure.in (host_tools): Put sim before gdb, so gdb's
7959 configure.tgt can determine if the simulator was configured.
7960
7961Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7962
7963 * config.sub: Move BeOS $os case to be with other Cygnus
7964 local cases.
7965
7966Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7967
7968 * config.sub: Remove misplaced comment that broke Linux.
7969
7970Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7971
7972 * config.sub: Add BeOS support.
7973
7974Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7975
7976 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7977
7978Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7979
7980 * configure.in (noconfigdirs): Remove tcl and tk from
7981 noconfigdirs for cygwin32 builds.
7982
7983Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7984
7985 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7986
7987Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7988
7989 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7990 make-all.com, use makefile.vms instead.
7991
7992Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7993
7994 * config.sub: Accept -lnews*.
7995
7996Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
7997
7998 * configure.in (noconfigdirs): Disable target-newlib,
35590697 7999 target-examples and target-libiberty for d30v.
252b5132
RH
8000
8001Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8002
8003 * configure.in (noconfigdirs): Enable ld for d30v.
8004
8005Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8006
8007 * configure.in (tic80-*-*): Build compiler.
8008
8009Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8010
8011 * configure.in (d30v-*): Remove sim directory from list of
35590697 8012 unsupported d30v directories
252b5132
RH
8013
8014Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8015
35590697
AJ
8016 * config.sub, configure.in: Add d30v target cpu.
8017
252b5132
RH
8018Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8019
8020 * makefile.vms: New file.
8021 * make-all.com: Remove.
8022
8023Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8024
8025 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8026
8027Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8028
8029 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8030
8031Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8032
8033 * Makefile.in (ALL_MODULES): Added all-db.
8034 (CROSS_CHECK_MODULES): Addec check-db.
8035 (INSTALL_MODULES): Added install-db.
8036 (CLEAN_MODULES): Added clean-db.
8037
8038Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8039
8040 * config.guess: Merge with latest FSF sources.
8041
8042Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8043
8044 * Makefile.in (ALL_MODULES): Added all-itcl.
8045 (CROSS_CHECK_MODULES): Added check-itcl.
8046 (INSTALL_MODULES): Added install-itcl.
8047 (CLEAN_MODULES): Added clean-itcl.
8048
8049Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8050
8051 * configure.in: build gdb for mn10200
8052
8053Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8054
8055 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8056
8057Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8058
8059 * configure.in (tic80-*-*): Turn off most targets right now.
8060
8061Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8062
8063 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8064 rather than the makeinfo program.
8065 (do-info): Depend upon all-texinfo.
8066
8067Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8068
8069 * configure.in: Remove uses of config/mh-linux.
8070
8071 * config.sub, config.guess: Merge with latest FSF sources.
8072
8073Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8074
8075 * config.sub (case $basic_machine): Add tic80 entries.
8076
8077Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8078
8079 * config.sub, config.guess: Merge with latest FSF sources.
8080
8081Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8082
8083 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8084 * mpw-config.in: Test for NewFolderRecursive.
8085 * mpw-install: Use symbolic name for startup filename.
8086 * mpw-README: Add various additional details.
8087
8088Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8089
8090 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8091
8092Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8093
8094 * configure.in: Do build gcc and the target libraries for
8095 the mn10200.
8096
8097Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8098
8099 * configure.in: don't avoid building gdb for mn10300 any more
8100 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8101 instead of single-quoting it.
8102
8103Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8104
8105 * configure.in: Don't use --with-stabs on IRIX 6.
8106
8107Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8108
8109 * configure.in (m32r): Build gdb, libg++ now.
8110
8111Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8112
8113 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8114 directories from noconfigdirs.
8115
8116Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8117
8118 * config.sub (basic_machine): added mips16 configuration
8119
8120Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8121
8122 * config.sub: Handle d10v-unknown.
8123
8124Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8125
8126 * config.sub: Handle v850-unknown.
8127
8128Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8129
8130 * Makefile.in: add findutils
8131 * configure.in: add findutils to list of host_tools
8132
8133Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8134
8135 * config.sub: Handle mn10200 and mn10300.
8136
8137Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8138
8139 * configure.in (d10v-*): Do not build librx.
8140
8141Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8142
8143 * configure.in (mn10300): Build everything except gdb & libgloss.
8144
8145Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8146
8147 * config.guess: Patch for Dansk Data Elektronik servers,
8148 from Niels Skou Olsen <nso@dde.dk>.
8149
8150 For ncr, use /bin/uname rather than uname, since GNU uname does not
8151 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8152
8153 Patch for MIPS R4000 running System V,
8154 from Eric S. Raymond <esr@snark.thyrsus.com>.
8155
8156 Fix thinko for nextstep.
8157
8158 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8159
8160 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8161 * config.guess: Guess mips-dec-mach_bsd4.3.
8162
8163 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8164 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8165 release numbers.
8166 * config.guess (mips-mips-riscos*): Emit just enough of the
8167 release number.
8168
8169 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8170 * config.guess (sparc-auspex-sunos*): Added.
8171 (f300-fujitsu-*): Added.
8172
8173 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8174 * config.guess: Recognize a Tadpole as a sparc.
8175
8176Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8177
8178 * config.guess: Don't assume that NextStep version is either 2 or
8179 3. NextStep 4 (aka OpenStep 4) has come out now.
8180
8181Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8182
8183 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8184 From Rik Faith <faith@cs.unc.edu>.
8185
8186Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8187
8188 * config.sub: Contributions from bug-gnu-utils to:
8189 Support plain "hppa" (no version given) architecture, reported by
8190 OpenStep.
8191 OpenBSD like NetBSD.
8192 LynxOs is not a hardware supplier.
8193
8194 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 8195 OpenBSD like NetBSD.
252b5132
RH
8196 Stratus systems.
8197 More Pyramid systems.
8198 i[n>4]86 Intel chips.
8199 M680[n>4]0 Motorola chips.
8200 Use unknown instead of lynx for hardware manufacturer.
8201
8202Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8203
8204 * install.sh (chmodcmd): Set to null if the DST directory already
8205 exists.
8206
8207Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8208
8209 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8210 not use mt-ppc target Makefile fragment any more.
8211
8212Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8213
8214 * configure.in (*-*-windows): Exclude everything but those dirs
8215 needed to build windows.
8216
8217Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8218
8219 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8220
8221Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8222
8223 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
8224
8225Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8226
8227 * Undo my previous change.
8228
8229Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8230
8231 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8232 unconditionally.
8233 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8234
8235Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8236
8237 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8238 host to add it's own flags.
252b5132
RH
8239
8240Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8241
8242 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8243
8244Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8245
8246 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8247 (CXX_FOR_TARGET): Likewise.
8248 (GCC_FOR_TARGET): Define.
8249 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8250 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8251 CC_FOR_TARGET was specified on the command line.
8252 (MAKEOVERRIDES): Don't define.
8253
8254Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8255
8256 * configure.in (m32r): Fix spelling of libg++ libs.
8257
8258Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8259
8260 * config.sub (-apple*): Remove, now redundant.
8261
8262Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8263
8264 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8265
8266 * configure: Rework yesterday's sed script patch.
8267
8268 * config.sub: Merge with FSF.
8269
8270Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8271
8272 * config.guess: Merge from FSF.
8273
8274 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
8275 * config.guess: Use pc instead of unknown, for pc clone systems.
8276 Change linux to linux-gnu.
252b5132
RH
8277
8278 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 8279 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
8280
8281Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8282
8283 * test-build.mk (HOLES): Add "xargs" for gdb.
8284
8285 * configure: Avoid hpux10.20 sed bug.
8286
8287Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8288
4bddf3ad 8289 * configure.in: Add support for windows host
252b5132
RH
8290 (that is a build done under the Microsoft build environment).
8291
8292Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8293
8294 * Makefile.in: Replace all uses of srcroot with s, to shrink
8295 command line lengths.
8296
8297 Patches from Geoffrey Noer <noer@cygnus.com>:
8298 * configure.in: If configuring for newlib, pass --with-newlib to
8299 subdirectories.
8300 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8301 -Bnewlib/ and -Lwinsup to gcc.
8302 (CXX_FOR_TARGET): Likewise.
8303
8304Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8305
8306 * Makefile.in (ETC_SUPPORT): Add configure.
8307
8308Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8309
35590697 8310 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
8311 host configuration file.
8312
8313Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8314
8315 * configure.in: Break mn10x00 support into separate
8316 mn10200 and mn10300 configurations.
8317 * config.sub: Likewise.
8318
8319Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8320
8321 * configure.in: Add lots of stuff to noconfigdirs for
8322 the mn10x00 targets.
8323
8324 * config.sub, configure.in: Add mn10x00 support.
8325
8326Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8327
8328 * make-all.com: Call conf-a-gas, not config-a-gas.
8329
8330Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8331
8332 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 8333 targets.
252b5132
RH
8334
8335Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8336
8337 * mpw-README: Add much more detail for native PowerMac.
8338 * mpw-install: New file.
8339 * mpw-configure: Add --norecursion and --help options.
8340 * mpw-config.in: Translate readme and install files when
8341 copying to objdir.
8342 * mpw-build.in: Don't always depend on byacc and flex.
8343 (install-only-top): New action.
8344
8345Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8346
8347 * configure.in: You can now configure GDB for the v850.
8348
8349Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8350
8351 * configure.in (noconfigdirs): Don't configure any C++ dirs
8352 if targeting D10V.
8353
8354Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8355
8356 * config.sub: Recognize mips64vr5000.
8357
8358Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8359
8360 * configure.in: Use a single line for host_tools and native_only.
8361
8362Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8363
8364 * config.sub, configure.in: Add entries for m32r.
8365
8366Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8367
8368 * Makefile.in (inet-install): Don't run install-gzip.
8369
8370Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8371
8372 * configure.in: Don't config lots of things for *-*-windows*.
8373
8374Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8375
8376 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8377 (host_libs, host_tools): Copy from configure.in.
8378 * mpw-configure: Don't complain about directories not found.
8379
8380Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8381
8382 * configure.in (i[345]86): Recognize i686 for pentium pro.
8383 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8384 file.
8385
8386 * config.guess (i[345]86): Ditto.
8387
8388Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8389
8390 * configure.in (noconfigdirs): Removed gdb for D10V.
8391
8392Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8393
8394 * configure.in: Remove ld, target-libio, target-libg++, and
8395 target-libstdc++ from noconfigdirs.
8396
8397Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8398
8399 * configure: Fix three locations where shell scripts were
8400 being run directly rather than with config_shell.
8401
8402Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8403
8404 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8405 * config.sub (basic_machine): Recognize v850.
8406
8407Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8408
8409 * mpw-configure: Handle multiple enable/disable options and
8410 pass them down recursively, handle -c and -s flags appropriately
8411 depending on choice of compiler, add escape mechanism for
8412 quoted arguments to gC.
8413
8414Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8415
8416 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8417 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8418 so that -mrelocatable-lib and -mno-eabi are used.
8419
8420 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8421 not support --print-multi-lib, don't abort.
8422
252b5132
RH
8423Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8424
8425 * make-all.com: Run config-a-gas.
8426 * setup.com: Don't copy subdirectory files around.
8427
8428Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8429
8430 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8431 target, it now compiles correctly.
8432
8433Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8434
8435 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8436
8437Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8438
35590697 8439 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
8440
8441Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8442
8443 * configure.in (native_only): Add prms.
8444
8445Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8446
8447 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8448 (BINUTILS_SUPPORT_DIRS): Likewise.
8449
8450Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8451
8452 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8453 d10v support is added.
8454
8455Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8456
8457 * configure.in (d10v-*-*): New target.
8458
8459Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8460
8461 * config.guess (HP 9000/811): Recognize this as a PA1.1
8462 machine.
8463
8464Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8465
8466 * Makefile.in (do-tar-gz): New target, split out from tail end of
8467 taz target. Run each command separately, don't use pipes.
8468 (taz): Use it.
8469
8470Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8471
8472 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8473 * mpw-build.in: No builds should depend on building byacc or flex,
8474 they are assumed to be installed already.
8475
8476Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8477
8478 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8479 variable that CC_FOR_TARGET needs.
8480
8481Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8482
8483 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8484 options have changed since the last time the subdirectory was
8485 configured, and if it has, reconfigure.
8486 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8487 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8488
8489Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8490
8491 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8492 CLEAN_MODULES): Add bash.
8493 (all-bash): New target.
8494
8495Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8496
8497 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8498
8499Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8500
8501 * config.sub (basic_machine): Recognize d10v as a valid processor.
8502
8503Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8504
8505 * mpw-configure: Add support for --bindir.
8506 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8507
8508Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8509
8510 * configure.in: add bash, time, gawk to list of hosttools and things
8511 to only build for native toolchains
8512
8513Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8514
8515 * Makefile.in (docdir): Remove.
8516
8517Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8518
8519 * Makefile.in (datadir): Set to $(prefix)/share.
8520
8521Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8522
8523 * configure.in: build diff and patch for cygwin32-hosted
8524 toolchains.
8525
8526Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8527
8528 * config.sub: Accept -rtems*.
8529
8530Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8531
80413487 8532 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
8533 remove diff from the list of things not buildable
8534 via Canadian Cross
252b5132
RH
8535
8536Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8537
8538 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 8539 don't get ". ".
252b5132
RH
8540
8541Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8542
8543 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8544
8545Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8546
8547 * Makefile.in (taz): Handle case where tex3patch didn't even get
8548 checked out. Also, if it was found, put the symlink in a new util
8549 subdirectory.
8550
8551Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8552
8553 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8554
8555Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8556
8557 * config.sub: Recognize -openvms.
8558 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8559 * make-all.com, setup.com: New files.
8560
8561Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8562
8563 * Makefile.in (taz): tex3patch moved to texinfo/util.
8564
8565Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8566
afb8d725 8567 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8568 * configure.in: remove make from disable-if-Can-Cross list
8569 enable gdb if ${host} and ${target} are cygwin32
8570
8571Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8572
8573 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8574 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8575
8576Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8577
8578 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8579 distinguish sysv/svr4/bsd variants.
8580 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8581
8582Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8583
8584 * configure.in: Added copyright notice.
8585 * move-if-change: Added copyright notice.
8586
8587Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8588
8589 * configure.in (powerpcle-*-solaris*): Until we get shared
8590 libraries working, don't build gdb, sim, make, tcl, tk, or
8591 expect.
8592
8593Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8594
8595 * config.guess: Merge with FSF:
8596
8597 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8598 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8599
8600 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8601 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8602
8603 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8604 * config.guess: Combine two OSF1 rules.
8605 Also recognize field test versions. From mjr@zk3.dec.com.
8606 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8607 because GNU uname does not support -p. From pmr@pajato.com.
8608
8609Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8610
8611 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8612
8613Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8614
8615 * mpw-README: Document GCCIncludes.
8616
8617Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8618
8619 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8620
8621Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8622
8623 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8624
8625Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8626
8627 * configure.in (*-*-cygwin32): Configure make.
8628
8629Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8630
8631 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8632
8633Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8634
8635 * Makefile.in (all-inet): Depend on all-perl.
8636
8637 * Makefile.in (inet-install): New target.
8638
8639 * Makefile.in (all-inet): Depend on all-tcl.
8640 (all-inet): Depend on all-send-pr.
8641
8642Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8643
8644 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8645 temporarily.
8646
8647Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8648
8649 * configure.in: Don't configure --with-gnu-ld on AIX.
8650
8651Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8652
8653 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8654
8655Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8656
8657 * Makefile.in (ALL_MODULES): Added all-inet.
8658 (CROSS_CHECK_MODULES): Added check-inet.
8659 (INSTALL_MODULES): Added install-inet.
8660 (CLEAN_MODULES): Added clean-inet.
8661 (all-indent): New target.
8662
8663 * configure.in (host_tools): Added inet.
8664 (native_only): Added inet.
8665 (noconfigdirs): Added inet.
8666
8667Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8668
8669 * configure.in: Don't configure libgloss if we are not configuring
8670 newlib.
8671
8672Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8673
8674 * configure.in: Don't configure libgloss for unsupported
8675 architectures.
8676
8677Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8678
8679 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8680
8681Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8682
8683 * Makefile.in (ALL_MODULES): Include all-apache.
8684 (CROSS_CHECK_MODULES): Include check-apache.
8685 (INSTALL_MODULES): Include install-apache.
8686 (all-apache): New target.
8687
8688 * configure.in: Added apache everywhere perl is seen.
8689
8690Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8691
8692 * Makefile.in: Add support for clean-{module} and
8693 clean-target-{module} rules.
8694
8695Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8696
8697 * configure.in (*-*-ose) do not build libgloss.
8698
8699Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8700
8701 * config.guess (prep*:SunOS:5.*:*): Turn into
8702 powerpele-unknown-solaris2.
8703
8704Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8705
8706 * configure.in: Permit --enable-shared to specify a list of
8707 directories.
8708
8709Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8710
8711 * configure.in (host==solaris): Pass only the first word of $CC
8712 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8713
8714Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8715
8716 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8717
8718Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8719
8720 * Makefile.in (ALL_MODULES): Include all-perl.
8721 (CROSS_CHECK_MODULES): Include check-perl.
8722 (INSTALL_MODULES): Include install-perl.
8723 (ALL_X11_MODULES): Include all-guile.
8724 (CHECK_X11_MODULES): Include check-guile.
8725 (INSTALL_X11_MODULES): Include install-guile.
8726 (all-perl): New target.
8727 (all-guile): New target.
8728
8729 * configure.in (host_tools): Include perl and guile.
8730 (native_only): Include perl and guile.
8731 (noconfigdirs): Don't build guile and perl; no ports have been
8732 done.
8733
8734Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8735
80413487
RH
8736 * configure (--enable-*): Handle quoted option lists such as
8737 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8738
8739Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8740
8741 * Makefile.in ({,inst}all-target): New rule so we can make and
8742 install all of the target directories easily.
8743
8744Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8745
8746 * configure.in: Add missing global flag in sed substitution when
8747 deleting `target-' from ${configdirs}.
8748
8749Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8750
8751 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8752 option.
8753
8754 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8755 config/mh-necv4.
8756
8757 * install.sh: Correct misspelling of transformbasename.
8758
8759 * config.guess: Recognize mips-*-sysv*.
8760
8761Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8762
8763 * config.sub: Recognize mon960.
8764
8765Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8766
8767 * configure: Restore Canadian Cross handling of BISON and LEX,
8768 removed in Feb 20 change.
8769
8770Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8771
8772 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8773 Mention make install. Remove the old copyright date as well the
8774 clumsy and rather pointless copyright on the README file.
8775
8776Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8777
8778 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8779 Makefile after running symlink-tree, then run `make distclean' to
8780 avoid clobbering any generated files in srcdir.
8781
8782Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8783
8784 * configure.in (m68k-*-netbsd*): Build everything now.
8785
8786Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8787
8788 * Makefile.in (taz): Fix quoting.
8789
8790Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8791
8792 * configure.in (sparclet-*-*): Build everything now.
8793
8794Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8795
8796 * configure.in (m68k-*-linux*): New host.
8797
8798Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8799
8800 * configure: Check for bison before byacc.
8801
8802Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8803
8804 * Makefile.in configure: Change the way LEX and BISON/YACC are
8805 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8806 searching PATH. These are used as fallbacks by Makefile.in if
8807 flex/bison/byacc aren't in objdir.
8808
8809Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8810
8811 * Makefile.in: Make everything which depends upon all-bfd also
8812 depend upon all-opcodes, in case --with-commonbfdlib is used.
8813
8814Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8815
8816 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8817 building NT native compilers on Unix.
8818
8819Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8820
8821 * configure.in: Don't get CC from the host Makefile fragment if we
8822 can find gcc in PATH, or if this is a Canadian Cross. Move the
8823 Solaris test for /usr/ucb/cc to the post target script, just after
8824 the compiler sanity test.
8825
8826Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8827
8828 * config.sub: Merge with FSF.
8829
8830Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8831
8832 * Makefile.in (RPATH_ENVVAR): New variable.
8833 (REALLY_SET_LIB_PATH): Use it.
8834 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8835
8836Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8837
8838 * config.sub, configure.in: Recognize sparclet cpu.
8839
8840Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8841
8842 * config.guess: Support m68k-cbm-sysv4.
8843
8844Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8845
8846 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8847 m68k-unknown-linuxaout from linker help string. Put quotes around
8848 $ld_help_string.
8849
8850Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8851
8852 * config.guess (powerpc-harris-powerunix): Add guess for port
8853 to new target.
8854
8855Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8856
8857 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8858
8859Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8860
8861 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8862 $(REALLY_SET_LIB_PATH) in Makefile.
8863 * Makefile.in (SET_LIB_PATH): New variable.
8864 (REALLY_SET_LIB_PATH): New variable.
8865 ($(DO_X)): Use $(SET_LIB_PATH).
8866 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8867 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8868 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8869 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8870 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8871 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8872 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8873 (install-dosrel): Likewise.
8874 (all-opcodes): Depend upon all-libiberty.
8875
8876Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8877
8878 * config.guess (*:CYGWIN*): New
8879
8880Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8881
8882 * Makefile.in (all-target-winsup): All all-target-libiberty.
8883
8884Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8885
8886 * configure.in (noconfigdirs): Add missing # in front of comment.
8887
8888Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8889
8890 * configure.in: add second pass to things added to noconfigdirs
8891 so *-gm-magic can exclude libgloss properly.
8892
8893Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8894
8895 * mpw-configure (extralibs_name, rez_name): Set correctly
8896 for MWC68K compiler.
8897
8898 * mpw-README: Add more info on the necessary build tools.
8899
8900Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
8901
8902 * configure.in, config.sub: Recognize cygwin32.
8903
8904Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
8905
8906 * config.guess, config.sub: Recognize A/UX.
8907
8908Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
8909
8910 * config.sub: Merge with gcc/config.sub.
8911
8912Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
8913
8914 * mpw-build.in (do-binutils): Add build of stamps.
8915
8916Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
8917
8918 * config.sub: Add recognition for mips64vr4100*-* targets.
8919
8920Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8921
8922 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8923 Add creation of gconfigargs with `--enable-shared' turned on.
8924 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8925 ($(host)-stamp-stage3-configured): Likewise.
8926 (HOLES): Add chatr and ldd.
8927 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8928
8929Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
8930
8931 * configure: Pass --nfp to recursive configures.
8932
8933Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
8934
8935 * Makefile.in (DLLTOOL): New.
8936 (DLLTOOL_FOR_TARGET): New.
8937 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8938 (EXTRA_TARGET_FLAGS): Ditto.
8939 (EXTRA_GCC_FLAGS): Ditto.
8940 (CONFIGURE_TARGET_MODULES): Ditto.
8941 (DO_X): Ditto.
8942 * configure: Add DLLTOOL.
8943
8944Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
8945
8946 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8947 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8948 mh-sco, since old workarounds no longer needed, and don't
8949 build ld, since libraries have weak symbols in COFF.
8950
8951Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8952
8953 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8954
8955Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8956
8957 * configure.in: Make sure that ${CC} can be used to compile an
8958 executable.
8959
afb8d725
JM
8960Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8961
8962 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8963 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8964 nothing depending on whether gdbtk is being built.
8965
252b5132
RH
8966Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8967
8968 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8969
8970Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8971
8972 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8973 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8974
8975Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
8976
8977 * config-ml.in: Add support for
8978 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8979 Simplify setting of multidirs from --disable-foo.
8980
8981Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8982
8983 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8984 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8985 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 8986 non-empty, pass them on to the GCC make.
252b5132
RH
8987 (all-bootstrap): New rule that is like all-gcc, except it executes
8988 the GCC bootstrap rule instead of the GCC all rule.
8989
8990Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8991
8992 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8993
8994Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8995
8996 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8997 DG/UX support.
8998
8999Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9000
9001 * config.sub (i*86*) Change [345] to [3456]
9002
9003Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9004
9005 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9006 --with-gnu-ld=no.
9007
9008Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9009
9010 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9011 AIX multilibs get built.
9012
9013Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9014
9015 * configure.in (i386-win32): Don't build expect if we're not
9016 building the tcl subdir.
9017
9018Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9019
9020 * Makefile.in: (configure-target-examples, all-target-examples):
9021 New targets, configure and build example programs.
9022
9023Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9024
9025 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9026 use it as input to sedit the generated MPW makefile.
9027 * mpw-README: Add a suggestion about Gestalt.h.
9028
9029Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9030
9031 * config.sub: Accept *-*-ieee*.
9032
9033Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9034
9035 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9036 Ronald F. Guilmette <rfg@monkeys.com>.
9037
9038Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9039
9040 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9041 for powerpc-pe native.
9042 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9043 (target==powerpc-pe): duplicate i386-win32 entry.
9044
9045Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9046
9047 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9048 of vxworks, not just vxworks5.1.
9049
9050Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9051
9052 * mpw-configure: Add support for exec-prefix.
9053
9054Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9055
9056 * config.guess: Recognize HP model 816 machines as having
9057 a PA1.1 processor.
9058
9059Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9060
9061 * configure: Ignore new autoconf configure options.
9062
252b5132
RH
9063Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9064
9065 * config.guess: Recognize Pentium under SCO.
9066 From Robert Lipe <robertl@arnet.com>.
9067
9068Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9069
9070 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
9071
9072Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9073
9074 * configure.in: Don't configure gas for alpha-dec-osf*.
9075
9076Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9077
9078 * configure.in: Default to --with-stabs for some targets for which
9079 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9080 i[345]86*-*-unixware*.
9081
9082Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9083
9084 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9085 rather than basing it on the target. Simplify handling of options
9086 controlling which directories to configure. Remove extraneous
9087 slash in multi-clean target.
9088
9089Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9090
9091 * config-ml.in: Prefix more variables with ml_ so they don't collide
9092 with configure's.
9093
9094Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9095
9096 * configure: Don't turn -v into --v.
9097
9098Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9099
9100 * configure.in (targargs): Fix typo.
9101
9102 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9103
9104Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9105
9106 * configure.in: Strip --host and --target options from
9107 CONFIG_ARGUMENTS, and always configure for --host only. Add
9108 --with-cross-host option when building with a cross-compiler.
9109 * configure: Canonicalize the arguments put into config.status by
9110 always using `=' for an option with an argument. Pass a presumed
9111 --host or --target explicitly.
9112
9113Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9114
9115 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9116 into general OS recognition case.
9117
9118Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9119
9120 * configure.in (target_configdirs): add target-winsup only
9121 for win32 target systems.
9122
9123Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9124
9125 * Makefile.in (all-target-libgloss): Depend upon
9126 configure-target-newlib, since when libgloss is built it looks to
9127 see if the newlib directory exists.
9128
9129Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9130
9131 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9132 cfg-ml-*.in.
9133
9134Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9135
9136 * configure: Handle LD and LD_FOR_TARGET when configuring a
9137 Canadian Cross.
9138
252b5132
RH
9139Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9140
9141 * configure.in (target_libs): add target-winsup.
9142 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9143 (target==ppcle-pe): remove ld from $noconfigdirs.
9144
9145Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9146
9147 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9148 Preserve relative path names in $srcdir. Build symlink tree if
9149 configuring cross target dir and srcdir=. (= no VPATH support).
9150 (configure-target-libg++): Depend on configure-target-librx.
9151 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9152 * config-ml.in: New file.
9153 * symlink-tree: New file.
9154 * configure: Ensure srcdir="." if that's what it is.
9155
9156Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9157
9158 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9159 includes and FLEX_SKELETON setting.
9160 * mpw-configure (--with-gnu-ld): New option, controls whether
9161 to use PPCLink or ld with PowerMac GCC.
9162 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9163 * mpw-config.in: Configure grez if targeting Mac.
9164
9165 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
9166 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9167 just macos.
252b5132
RH
9168 * configure.in: Configure grez resource compiler if targeting Mac.
9169 * Makefile.in (all-grez, install-grez): New targets.
9170
9171Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9172
9173 * configure: CXX defaults to gcc, not g++. If we find
35590697 9174 gcc in the path, set CC to gcc -O2.
252b5132
RH
9175
9176Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9177
9178 * configure: Default ${build} correctly. Avoid picking up extra
9179 spaces when reading CC and CXX from Makefile. When doing a
9180 Canadian Cross, use plausible default values for numerous
9181 variables.
9182 * configure.in: When doing a Canadian Cross, don't try to
9183 configure tools whose configure script can't handle it.
9184
9185Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9186
9187 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9188
9189Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9190
9191 * configure: Remove dubious bug reporting address.
9192
9193Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9194
9195 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9196 configure script, run that instead of this directory's configure.
9197 In either case, print a message that we're configuring the sub-dir.
9198
9199Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9200
9201 * configure.in: Before checking for the existence of various files,
9202 use sed to filter out "target-".
9203
9204Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9205
9206 * Makefile.in (DO_X): Split rule to decrease command line length
9207 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9208 (Philippe De Muyter).
9209
9210Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9211
9212 * Makefile.in (all-patch): depend on all-libiberty.
9213
9214Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9215
9216 * configure.in: If the only directory in target_configdirs which
9217 actually exists is libiberty, then set target_configdirs to empty,
9218 to avoid trying to build a target libiberty in a gas or gdb
9219 distribution.
9220
9221Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9222
9223 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
9224 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9225 systems.
252b5132
RH
9226
9227Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9228
9229 * configure.in (copy_dirs): Use sys-include instead of include
9230 for --with-headers option.
9231
9232Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9233
9234 * Makefile.in, configure.in: Make winsup builds work with
9235 new scheme.
9236
9237Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9238
9239 * configure.in: Build the linker on AIX.
9240
9241Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9242
9243 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9244 where needed.
9245
9246Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9247
9248 * Makefile.in (all-gcc): Fix typo.
9249
9250Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9251
9252 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9253
9254Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9255
9256 * configure.in: Rename libFOO to target-libFOO, and xiberty
9257 to target-xiberty, to provide more flexibility.
9258 (target_subdir): Define. Create if cross.
9259 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9260 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9261 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9262 check-libFOO -> check-target-libFOO, etc.
9263 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9264 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9265 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9266 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9267 allow ALL_GCC="" to only configure.
9268 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9269 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9270 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9271
9272Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9273
9274 * Makefile.in (taz): Build "info" in etc explicitly.
9275
9276Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9277
9278 * configure.in: Make sure that CC is undefined (as opposed to
9279 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9280 problem with autoconf trying to configure on a host without GCC.
9281
9282Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9283
9284 * mpw-configure: Set host alias from choice of host compiler,
9285 only use generic MPW Makefile sed if present, edit a file
9286 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9287 * mpw-README: Add problem notes about CW6 and CW7.
9288
9289Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9290
9291 * Makefile.in (taz): Use ";" instead of ";;".
9292
9293Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9294
9295 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9296 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9297 DISTDOCDIRS.
9298 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9299 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9300
9301Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9302
9303 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9304 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9305 Move bfd to DISTSTUFFDIRS.
9306
9307Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9308
9309 * Makefile.in (X11_LIB): Removed.
9310 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9311
9312 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9313
9314Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9315
9316 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9317 names.
9318
9319Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9320
9321 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9322
9323Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9324
9325 * configure.in (i[345]86-*-win32): Always build newlib.
9326 Don't configure cvs, autoconf or texinfo.
9327 * Makefile.in (LD_FOR_TARGET): New.
9328 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9329 Pass down LD_FOR_TARGET.
9330
9331Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9332
9333 * winsup: New directory.
9334 * Makefile.in: Build winsup.
9335 * configure.in: Winsup is configured when target is win32.
9336 Can only build win32 target GDB when native.
35590697 9337
252b5132
RH
9338Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9339
9340 * config.guess: Recognize HP model 819 machines as having
9341 a PA 1.1 processor.
9342
9343Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9344
9345 * configure: Fix sed loop which substitutes for CC and CXX to
9346 avoid bug found in various sed implementations.
9347
9348Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9349
9350 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9351 simulator. Use standard powerpc-*-eabi*.
9352
9353Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9354
9355 * configure.in: Stop putting gas and binutils in noconfigdirs for
9356 powerpc-*-aix* and rs6000-*-*.
9357
9358Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9359
9360 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9361 -mcall-aixdesc libraries.
9362
9363Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9364
9365 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9366
9367 * config.sub (arm | armel | armeb): Fix shell syntax.
9368
9369Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9370
9371 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9372 -msoft-float and -mcpu=common support.
9373 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9374 libraries.
9375
9376Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9377
9378 * configure.in: Allow configuration and build of emacs19 for the alpha.
9379
9380Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9381
9382 * configure.in (CC): Get ^CC, not just any old CC, from
9383 ${host_makefile_frag}.
9384
9385Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9386
35590697 9387 * configure.in (CC): Try to get CC from
252b5132
RH
9388 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9389
9390Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9391
9392 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9393 only if it exists in $(srcdir).
9394
9395Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9396
9397 * configure: If CC and CXX are not set in the environment, set
9398 them, based on either an existing Makefile or on searching for gcc
9399 in PATH. Substitute for CC and CXX in Makefile.
9400 * configure.in: Remove libm from target_libs. Separate
9401 target_configdirs from configdirs. If CC is not set in
9402 environment, try to get it from a host Makefile fragment. Rewrite
9403 changes of configdirs to use skipdirs instead. A few minor
9404 tweaks. Take directories out of target_configdirs as they are
9405 taken out of configdirs. Remove existing Makefile files from
9406 subdirectories. Substitute for TARGET_CONFIGDIRS and
9407 CONFIG_ARGUMENTS in Makefile.
9408 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9409 by configure.in.
9410 (CONFIG_ARGUMENTS): Likewise.
9411 (CONFIGURE_TARGET_MODULES): New variable.
9412 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9413 ($(CONFIGURE_TARGET_MODULES)): New target.
9414 (configure-libg++, configure-libio): New targets.
9415 (all-libg++): Depend upon configure-libg++.
9416 (all-libio): Depend upon configure-libio.
9417 (configure-libgloss, all-libgloss): New targets.
9418 (configure-libstdc++): New target.
9419 (all-libstdc++): Depend upon configure-libstdc++.
9420 (configure-librx, all-librx): New targets.
9421 (configure-newlib): New target.
9422 (all-newlib): Depend upon configure-newlib
9423 (configure-xiberty): New target.
9424 (all-xiberty): Depend upon configure-xiberty.
9425
9426Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9427
9428 * configure.in (host i[345]86-*-win32): Expand the
9429 noconfigdirs again.
9430
9431Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9432
9433 * mpw-configure: Fix sed command file name.
9434
9435Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9436
35590697 9437 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
9438 noconfigdirs again.
9439
9440Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9441
9442 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9443 or powerpc*-*-pe*, since they are not yet supported.
9444
9445Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9446
9447 Add PowerMac support and many other enhancements.
9448 * mpw-configure: New option --cc to select compiler to use,
9449 paste options set according to --cc into the generated
9450 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9451 if mpw-make.sed is present.
9452 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9453 add forward includes for PowerPC include files.
9454 * mpw-build.in: Build using Makefile.PPC if present.
9455 (do-byacc, etc): Remove separate version resource builds.
9456 (do-gas): Build "stamps" before "all".
9457 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9458 * mpw-README: Update to reflect --cc option, PowerMac support,
9459 and recently-reported compatibility problems.
9460
9461Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9462
9463 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9464 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9465 (--with-multilib-top): Pass to recursive invocations.
9466
9467Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9468
9469 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9470 v810-*-*.
9471
9472Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9473
9474 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9475 gdb, ld and opcodes on v810-*-*.
9476
252b5132
RH
9477Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9478
9479 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9480 (local-maintainer-clean): New target.
9481 (maintainer-clean): New target.
9482 (realclean): Just depend upon maintainer-clean.
9483
9484Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9485
9486 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9487
9488Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9489
9490 * configure.in: Build ld in mips*-*-bsd* case.
9491
9492Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9493
9494 * config.sub: Accept -lites* OS. From Ian Dall.
9495
9496Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9497
9498 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 9499 targets.
252b5132
RH
9500
9501Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9502
9503 * configure.in: treat i386-win32 canadian cross the same as
9504 i386-go32 canadian cross.
9505
9506Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9507
9508 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9509 running under the simulator to build a reduced set of libraries.
9510 (powerpc-*-eabiaix): Add fine grained multilib support added to
9511 other powerpc targets yesterday.
9512
9513Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9514
9515 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9516 -disable-softfloat, -disable-relocatable, -disable-aix, and
9517 -disable-sysv to control which multilib libraries get built.
9518
9519Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9520
9521 * configure: Add Makefile.tem to list of files to remove in trap
9522 handler.
9523
9524Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9525
9526 * config.guess (*Linux*): Add missing "exit"s.
9527 Also, need specific check for alpha-unknown-linux (uses COFF).
9528
9529Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9530
9531 * config.guess: Merge with FSF:
9532
9533 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9534 * config.guess (AIX4): More robust release numbering discovery.
9535
9536 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9537 * config.guess (i386-sequent-ptx): Properly get version number.
9538
9539 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9540 * config.guess (mips:*:4*:UMIPS): New case.
9541
9542Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9543
9544 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9545 (i386-win32 host): Likewise. Don't build readline.
9546
afb8d725
JM
9547Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9548
9549 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9550 SUPPORT_FILES to submakes.
9551
252b5132
RH
9552Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9553
9554 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9555 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9556 mpw-configure.
9557
9558Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9559
9560 * configure.in (appdirs): Use =, not ==, in test expression when
9561 trying to build the text to print in the warning message for
9562 Solaris users.
9563
9564Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9565
9566 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9567
9568Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9569
9570 * config.guess: Recognize lynx-2.3.
9571
9572Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9573
9574 * config.sub (z8ksim): Deleted
9575 (z8k-*-coff): New, this is the one true name of the target.
9576
9577Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9578
9579 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9580
9581Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9582
9583 * config.guess (*:Linux:*:*): First try asking the linker what the
9584 default object file format is (elf, aout, or coff). Then if this
9585 fails, try previous methods.
9586
9587Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9588
9589 * configure.in: Don't build newlib for *-*-vxworks5.1.
9590
9591Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9592
9593 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9594 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9595
9596Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9597
9598 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9599
9600Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9601
9602 * cfg-ml-com.in: New file.
9603 * cfg-ml-pos.in: New file.
9604
9605Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9606
9607 * COPYING.NEWLIB: Add HP free copyright to list.
9608
9609Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9610
9611 * config.sub: Recognize -eabi* for the system, not just -eabi.
9612
9613Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9614
9615 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9616 * config.sub, configure.in (win32): New target and host.
9617
9618Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9619
9620 * configure.in: Add i386-pe configuration.
9621
9622Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9623
9624 * mpw-build.in (install): Install GDB after LD.
9625
9626Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9627
9628 * mpw-config.in (elf/mips.h): Always forward-include, needed
9629 for GDB to build.
9630
9631Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9632
9633 * testsuite: New directory for customer acceptance and whole tool
9634 chain tests.
9635
9636Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9637
9638 * configure: If per-host line isn't found, but AC_OUTPUT is found
9639 and a configure script exists, run it instead.
9640
9641Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9642
9643 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9644
9645Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9646
9647 * configure: Set build_{cpu,vendor,os,alias} to host values when
9648 --build isn't specified.
9649
9650Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9651
9652 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9653 (FLAGS_TO_PASS): Pass them.
9654 (EXTRA_TARGET_FLAGS): Ditto.
9655
252b5132
RH
9656Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9657
9658 * Makefile.in (all-libg++): Depend on all-libstdc++.
9659
9660Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9661
9662 * configure.in (noconfigdirs): Enable all packages for
9663 i386-unknown-netbsd.
9664
9665Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9666
9667 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9668 hosted builds (DOS builds)
9669
9670Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9671
9672 Changes for ARM based on patches from Richard Earnshaw:
9673 * config.sub: Handle armeb and armel.
9674 * configure.in: Omit arm linker only for riscix.
9675
9676Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9677
9678 * config.guess: Update from FSF.
9679
9680Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9681
9682 * config.sub: Recognize powerpcle as the little endian varient of
9683 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9684 powerpcle variant. Convert pentium into i586, not i486. Add p5
9685 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9686 temporarily.
9687
9688Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9689
9690 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9691
9692Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9693
9694 * config.sub: Accept -lites* as a basic system type.
9695
9696Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9697
9698 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9699 installed, and if so return linuxoldld as the system name.
9700
9701Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9702
9703 * config.guess: Add hppa1.1-hp-lites support.
9704
9705Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9706
9707 * configure.in: Don't build newlib for m68k-vxworks5.1.
9708
9709Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9710
9711 * configure.in (mips-sgi-irix6): Use mh-irix5.
9712
9713Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9714
9715 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9716
9717Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9718
9719 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9720 OSF/1. Fix compiler flags.
252b5132
RH
9721 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9722
9723Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9724
9725 * configure.in: Recognize --with-newlib.
9726 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9727
afb8d725
JM
9728Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9729
9730 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9731 to *_X11_MODULES due to gdbtk needing X include files et al.
9732
252b5132
RH
9733Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9734
9735 Merge in support for Mac MPW as a host.
9736 (Old change descriptions retained for informational value.)
9737
9738 * mpw-config.in: Add generic include forwards for cpu-specific
9739 include files in aout and elf directories.
9740
9741 * mpw-configure: Added copyright.
9742 * mpw-config.in: Check for presence of required build tools.
9743 (target_libs): Add newlib.
9744 (target_tools): Add examples.
9745 (Read Me): Generate as "Read Me for MPW" instead.
9746 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9747 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9748 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9749
9750 * mpw-configure: Remove subdir-specific makefile hackery,
9751 delete mk.tmp after using it.
9752
9753 * mpw-build.in (all): Display start and end times.
9754
9755 * mpw-configure (host_canonical): Set.
9756 (target_cpu): Always add to makefiles.
9757 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9758 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9759 (mpw-mh-mpw): Look for in srcdir and srcroot.
9760 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9761
9762 * mpw-build.in: (install-only): New target.
9763
9764 * mpw-configure (host_alias, target_alias): Rename from hostalias
9765 and targetalias, add into generated Makefile.
9766 (mk.tmp): If present, add into generated Makefile.
9767 * mpw-build.in (all-gas): Build config.h first before gas proper.
9768
9769 * mpw-configure (config.status): Write only if changed.
9770 * mpw-config.in (readline): Configure it (not built, just used for
9771 definitions).
9772
9773 * mpw-config.in (elf/mips.h): Add a forward include.
9774
9775 * mpw-config.in: Forward-include most .h files in include into
9776 extra-include.
9777 (readline): Don't build.
9778 mpw-build.in (install): Install GDB.
9779
9780 * mpw-configure (prefix, mpw_prefix): Handle it.
9781 * mpw-config.in (mmalloc, readline): Don't configure.
9782 * mpw-build.in (thisscript): Rename to ThisScript.
9783 Use mpw-build instead of BuildProgram everywhere.
9784 (mmalloc, readline): Don't build.
9785 * mpw-README: New file, basic documentation about the MPW port.
9786
9787 * mpw-config.in: Use forward-include to create include files.
9788
9789 * mpw-configure: Add more things to the top of each configured
9790 Makefile, including contents of config/mpw-mh-mpw.
9791 * mpw-config.in (extra-include): Create this directory and fill it
9792 with Posix-like include files when configuring.
9793
9794 * config.sub (apple, mac, mpw): Add various aliases.
9795
9796 * mpw-build.in: New file, top-level build script fragment for MPW.
9797 * mpw-configure: New file, configure script for MPW.
9798 * mpw-config.in: New file, config fragment for MPW.
9799
9800Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9801
9802 * configure.in (host_libs): Remove glob, since it is gone from the
9803 sources.
9804
9805Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9806
9807 * Makefile.in: define empty GDB_NLM_DEPS var.
9808
9809 * configure.in(target_makefile_frag): use config/mt-netware
9810 for netware targets.
9811
9812Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9813
9814 * config.sub: Merge in recent FSF changes. Remove linux special
9815 cases.
9816
9817Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9818
4bddf3ad 9819 Revert this change:
252b5132
RH
9820
9821 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9822
9823 * build-all.mk: Use CC=cc -Xs on Solaris.
9824
252b5132
RH
9825Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9826
9827 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9828 stop using it.
9829 * Makefile.in: Nuke all references to glob subdirectory.
9830
9831Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9832
9833 * configure.in: Fix --enable-shared logic in per-host.
9834
9835Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9836
9837 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9838
9839Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9840
9841 * configure.in (noconfigdirs): Don't build gas on AIX, for
9842 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9843
9844Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9845
9846 * configure: Fix --cache-file to work if the file argument is a
9847 relative path.
9848
9849Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9850
9851 * configure: If the --cache-file is used, pass it down to
9852 configure in subdirectories.
9853
9854Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9855
9856 * config.sub: add vxworks29k configuration.
9857
9858Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9859
9860 * Makefile.in (taz): Do "diststuff" part quietly.
9861
9862Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9863
9864 * config.sub: Mini-merge with gcc/config.sub.
9865
9866Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9867
9868 * config.guess (IRIX): Sed - to _.
9869
9870Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9871
9872 * Makefile.in (source-vault, binary-vault): New targets.
9873
9874Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9875
9876 * config.sub: Recognize -eabi as a basic system type.
9877
9878Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9879
9880 * configure.in (enable_shared stuff): Fix typo.
9881
9882Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9883
9884 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9885
9886Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9887
9888 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9889
9890Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9891
9892 * configure.in (rs6000-*-*): Don't build gas.
9893
9894Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
9895
9896 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9897 reduce command line length.
9898 (AS_FOR_TARGET): Check for as.new, not Makefile.
9899 (NM_FOR_TARGET): Check for nm.new, not Makefile.
9900
9901Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
9902
9903 * config.guess: Merge from FSF.
9904
9905Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9906
9907 * configure: Don't use $ when handling program_suffix.
9908
9909Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
9910
9911 * configure.in: Configure tk for hppa/hpux.
9912
9913Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
9914
9915 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
9916
9917Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9918
9919 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
9920 to LIBCXXFLAGS. Tests are better run without it.
9921
9922Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
9923
9924 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9925
9926Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
9927
9928 * configure.in (*-*-netware*): Don't configure xiberty.
9929
9930Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
9931
9932 * configure.in: Remove tk from native_only list.
9933
9934Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
9935
9936 * build-all.mk: Add mips-ncd-elf target to sun4 targets
9937 for special NCD build.
9938
9939Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9940
9941 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9942 makeall.bat, they're only useful for binutils snapshots.
9943 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9944 makeall.bat to specified SUPPORT_FILES.
9945
9946Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
9947
9948 * build-all.mk: Add Ericsson targets to sun4 and solaris
9949 hosts. Add BNR's sun4 target to solaris host, so their
9950 build-from-source will be tested in-house first.
9951
9952Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9953
9954 * Makefile.in (LIBCFLAGS): New variable.
9955 (CFLAGS_FOR_TARGET): Ditto.
9956 (LIBCFLAGS_FOR_TARGET): Ditto.
9957 (LIBCXXFLAGS): Ditto.
9958 (CXXFLAGS_FOR_TARGET): Ditto.
9959 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9960 (BASE_FLAGS_TO_PASS): Pass them.
9961 (EXTRA_TARGET_FLAGS): Ditto.
9962
4bddf3ad 9963 * configure.in: Support --enable-shared.
252b5132
RH
9964
9965Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9966
9967 * configure.in (target_libs): Include libstdc++ again.
9968 * config.guess: Update from FSF (for FreeBSD).
9969
9970Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9971
9972 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9973 makeall.bat.
9974 (DISTDOCDIRS): Add `etc'.
9975 (ETC_SUPPORT_PFX): New variable.
9976 (taz): Include anything from etc starting with a word in
9977 ETC_SUPPORT_PFX.
9978
9979Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9980
9981 * config.sub: Update for recent FSF changes. Remove obsolete
9982 h8300hds entry. Add -windows* and -osx as basic os. Minor
9983 spacing changes.
9984
9985Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9986
9987 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9988
9989 * config.guess: Merge with FSF.
9990 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9991
9992Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9993
9994 * configure: Since the "trap 0" handler will override the exit
9995 status on many systems, only use it for "exit 1", and make it set
9996 a non-zero exit status; reset it before "exit 0". Also, check
9997 exit status of config.sub, and error out if it failed.
9998
9999Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10000
10001 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10002 and install libgloss.
10003
10004Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10005
10006 * Makefile.in (all-binutils): Depend upon all-byacc.
10007
10008 * configure.in: Don't build emacs on Irix 5.
10009
10010Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10011
10012 * configure.in (*-*-netware*): Add libio.
10013
10014Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10015
10016 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10017 (CHECK_TARGET_MODULES): Ditto.
10018 (INSTALL_TARGET_MODULES): Ditto.
10019 (TARGET_LIBS): Ditto.
10020 (all-libstdc++): Note dependencies.
10021
10022Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10023
10024 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10025
10026Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10027
10028 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10029 -fexternal-templates.
10030
10031 * configure.in (target_libs): Add libstdc++.
10032 (noconfigdirs): Add libstdc++ as appropriate.
10033
10034Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10035
10036 * config.guess: Update from FSF.
10037
10038Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10039
10040 * configure: Use ${config_shell} when running ${configsub}.
10041
10042Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10043
10044 * config.sub: No longer recognize h8300h.
10045
10046Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10047
10048 * config.sub: Remove extraneous differences between config.sub and
10049 gcc/config.sub.
10050
10051Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10052
10053 * Makefile.in (DISTSTUFFDIRS): Add gas.
10054
10055Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10056
10057 * COPYING.NEWLIB: New file.
10058
10059Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10060
10061 * config.guess (HP-UX): Patch from Harlan Stenn
10062 <harlan@landmark.com> to also emit release level.
10063
10064Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10065
10066 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10067
10068Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10069
10070 * config.sub: Merge nextstep cleanup from FSF.
10071
10072Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10073
10074 * configure.in (arm-*-*): Don't configure ld for this target.
10075
10076Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10077
10078 * configure.in (*-*-netware): don't configure libg++, libio,
10079 librx, or newlib.
10080
10081Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10082
10083 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10084 configure ld--it works, but it doesn't support shared libraries.
10085
10086Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10087
10088 * config.guess (*-unknown-freebsd*): Get rid of possible
10089 trailing "(Release)" in version string.
10090 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10091
10092Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10093
10094 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10095 Fix type: *-next-neststep -> *-next-nextstep.
10096
10097 * config.guess: Merge from FSF:
10098
10099 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10100
10101 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10102
10103 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10104
10105 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10106 instead of UNIX_SV for UnixWare 1.0).
10107
10108Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10109
10110 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10111 to make gdb/nlm/* build after the compiler and linker.
10112
10113Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10114
10115 * config.guess (netbsd, freebsd, linux): Accept any machine,
10116 not just i[34]86.
10117 (m68k-atari-sysv4): Relocate to match FSF version.
10118
10119 * config.guess: More merges from the FSF:
10120
10121 Add a space before function call or macro invocation.
10122
10123 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10124
10125 * config.guess: Add trap cmd to remove dummy.c and dummy when
10126 interrupted.
10127
10128 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10129
10130 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10131 (dummy): Redirect stderr from compilation of dummy.c.
10132
10133 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10134
10135 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10136
10137Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10138
10139 * configure: Accept and ignore --cache*, for compatibility with
10140 new autoconf.
10141
10142Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10143
10144 * config.guess: Merge from FSF:
10145
10146 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10147
10148 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
10149 (PATH): Add /.attbin at end for finding uname.
10150 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
10151
10152 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10153
80413487 10154 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
10155
10156 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10157
80413487
RH
10158 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10159 to select whether to use ELF or COFF.
252b5132
RH
10160
10161 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10162
80413487 10163 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
10164
10165 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10166
10167 * config.guess: Guess the OS version for HPUX.
10168
10169 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10170
10171 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10172
10173Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10174
10175 * configure.in: Recognize --with-headers, --with-libs, and
10176 --without-newlib.
10177 * Makefile.in (all-xiberty): Depend upon all-ld.
10178
10179Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10180
10181 * configure.in: Change i[34]86 to i[345]86.
10182
10183Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10184
10185 * configure (version): A few more tweaks to help message.
10186
10187Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10188
10189 * Makefile.in: Remove (for now) librx as a host library,
10190 now that we're building it for target.
10191
10192Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10193
10194 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10195 (Karl Berry).
10196
10197Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10198
10199 * configure.in: Also configure librx.
10200
10201Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10202
10203 * Makefile.in: Update various rules to reflect that librx
10204 is now needed for libg++.
10205
10206Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10207
10208 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10209
10210Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10211
10212 * configure.in: Configure the examples directory.
10213
10214Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10215
10216 * configure: Simplify Jun 2 1994 change.
10217
10218Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10219
10220 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10221 /bin/gcc isn't good enough to build gcc.
10222
10223Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10224
10225 * Makefile.in (GDB_SUPPORT_FILES): Remove
10226 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10227 (gdb.tar.gz): Add new rule to use standard distribution building
10228 mechanism.
10229
10230Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10231
10232 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10233 Bill Cox <bill@cygnus.com>.
10234
10235Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10236
10237 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10238
10239Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10240
10241 * configure: Search current dir first in .gdbinit.
10242
10243Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10244
10245 * config.sub: Recognize freebsd (merged from gcc config.sub).
10246
10247Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10248
10249 * config.sub: Refer to NeXT's operating system as nextstep.
10250
10251 * config.sub (case $basic_machine): Re-order the cases, to match
10252 the order in the FSF version (which is mostly alphabethical).
10253 Merge in some additions and changes from the FSF.
10254
10255Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10256
10257 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10258 * config.sub: Recognize cxux7.
10259 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10260
10261Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10262
10263 * config.sub: Fix typo powerpc -> powerpc-*.
10264
10265Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10266
10267 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10268
10269 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10270 parallel with all-emacs and install-emacs). Top-level command
10271 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10272
10273Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10274
10275 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10276 $(relbindir)/make before doing ``make install'', and use
10277 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10278 installing over running make binary.
10279 ($(host)-stamp-stage3-installed): Likewise.
10280
10281Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10282
10283 * config.guess: Recognize Mach.
10284
10285Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10286
10287 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10288 see whether --exec-prefix was used.
10289
10290Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10291
10292 * README: Explicitly mention libg++/README. (Zoo's idea.)
10293
10294Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10295
10296 * Makefile.in: Add all-librx target similar to all-libproc.
10297
10298Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10299
10300 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10301 with post 1.2 uname bogosity.
10302
10303Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10304
10305 * configure: Remove temporary files on receipt of a signal.
10306
10307Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10308
10309 * configure: If there is a package_makefile_frag, remove
10310 ${subdir}/Makefile.tem after copying it in.
10311
10312Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10313
10314 * build_all.mk: support rs6000 lynx identifies itself as
10315 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10316 since /bin/gcc is too feeble to compile a modern gcc.
10317
10318Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10319
10320 * brought devo/test-build.mk update-to-date with progressive/
10321 test-build.mk. Add lynx targets and hppa flag info.
10322
10323Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10324
10325 * configure.in: Use mh-ncrsvr43. Patch from
10326 Tom McConnell <tmcconne@sedona.intel.com>.
10327
10328Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10329
10330 * config.guess (i386-unknown-bsdi): No longer need to
10331 check #if defined(__bsdi__) && defined(__i386__).
10332
10333Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10334
10335 * configure: Set program_transform_nameoption correctly.
10336
10337Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10338
10339 * brought build-all.mk update-to-date with progressive build-all.mk,
10340 added new targets and hppa info.
35590697 10341
252b5132
RH
10342Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10343
10344 * configure: If config.guess result is a prefix of the user
10345 specified target, assume a native build and use the user specified
10346 target as the host alias. Remove SunOS patch suffix removal hack.
10347 * configure.in: Remove SunOS patch suffix removal hack.
10348
10349 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10350 in NATIVE_CHECK_MODULES.
10351
10352Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10353
10354 * Makefile.in: Rename HOST_ONLY to NATIVE.
10355 * configure: Delete SunOs patch suffix from host_canonical
10356 and build_canonical variables that are prepended to Makefiles.
10357 * configure.in: Add comments for easier maintenance.
10358
10359Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10360
10361 * Makefile.in: Add all-libproc target similar to all-gui.
10362
10363Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10364
10365 * Makefile.in (CHECK_MODULES): split into
10366 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10367
10368Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10369
10370 * config.guess (i386-unknown-bsdi): New system to guess.
10371
10372Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10373
10374 * Makefile.in: Add all-gui target (but not yet build by "all").
10375
10376Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10377
10378 * config.sub: Move deletion of patch suffix from here...
10379 * configure.in: To here, at Ian's suggestion. The top-
10380 level scripts might need to know of a patch level.
10381
10382Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10383
10384 * config.sub: Strip off patch suffix so rtl is recognized
10385 as a sunos4.1.3 machine, even though it's been patched.
10386
10387Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10388
10389 * Makefile.in (INSTALL_LAST): Delete.
10390 (INSTALL_DOSREL): New.
10391
10392Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10393
10394 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10395 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10396 whether we pass down --with-gnu-ld anyhow.
10397
10398Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10399
10400 * Makefile.in (INSTALL_LAST): Change operation so it works
10401 on more flavors of make.
10402 * configure.in (go32): Don't build libg++ or libio.
10403
10404Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10405
10406 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10407 they can be overriden by templates.
10408
10409Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10410
10411 * configure.in (target==go32): Don't build gdb.
10412 * dosrel: New directory.
10413
10414Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10415
10416 * configure.in (host==go32): Configure dosrel too.
10417 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10418 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10419 be set by incoming names or templates.
10420 (INSTALL_LAST): New rule.
252b5132
RH
10421
10422Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10423
10424 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10425
10426Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10427
252b5132
RH
10428 * configure.in (appdirs): New variable. Currently empty, but will
10429 be used in gas distribution. If nonempty, lists a set of
10430 directories at least one of which must get configured, or top
10431 level configuration is considered to have failed.
10432 (rs6000-*-lynxos*): Use new file name.
10433
10434Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10435
10436 Eliminate XTRAFLAGS.
10437 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10438 newlib include files using -idirafter, and also use -nostdinc.
10439 (CXX_FOR_TARGET): Likewise.
10440 (XTRAFLAGS): Removed.
10441 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10442 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10443 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10444 ($(DO_X)): Don't pass down XTRAFLAGS.
10445
10446Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10447
10448 * configure.in (mips*-dec-bsd*): New target; do build linker.
10449 (mips*-*-bsd*): New target; don't build linker.
10450
10451Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10452
10453 * configure.in: support rs6000-*-lynxos* configuration.
10454 support sunos4 as a cross target.
10455
10456 * config.sub: look for lynx*, not lynx since the OS version may
10457 legitimately be part of the name.
10458
10459Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10460
10461 * configure.in (i[34]86-*-sco*): Move to be with other i386
10462 targets.
10463 (romp-*-*): New target. Skip various binary utilities.
10464 (vax-*-*): New target. Don't build newlib.
10465 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10466
10467Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10468
10469 * configure.in: Only set host_makefile_frag if config
10470 directory exists.
10471
10472Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10473
10474 * install.sh: If $dstdir exists, don't check whether each
10475 component does.
10476
10477Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10478
10479 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10480
10481Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10482
35590697
AJ
10483 * configure.in (*-*-lynxos*): Don't configure newlib for either
10484 native or cross Lynx.
252b5132
RH
10485
10486Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10487
10488 * config.sub (sparc64-elf): Fix os.
10489 (z8k): Remove duplicate.
10490
10491Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10492
10493 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10494 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10495
10496Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10497
10498 * configure: Make file links cleanly even if Lynx fails on
80413487 10499 an NFS symlink (at least fail cleanly).
252b5132
RH
10500
10501Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10502
10503 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10504 -XNh2000.
10505
10506Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10507
10508 * configure: Unknown options are fatal again.
10509
10510Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10511
10512 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 10513 compatibility.
252b5132
RH
10514
10515Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10516
10517 * build-all.mk: Add `clean' target.
10518
10519Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10520
10521 * config.guess: Add SINIX support.
10522 * configure.in: Add mips-*-sysv4* support.
10523
10524Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10525
10526 * build-all.mk: Document all useful targets.
10527 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10528 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10529
10530Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10531
10532 * configure: Support --silent, --quiet.
10533
10534Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10535
10536 * configure: Support --disable-FEATURE.
10537
10538Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10539
10540 * config.guess: Recognize NCR running SVR4.3.
10541
10542Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10543
10544 * config.guess: Make BSDI generate i386-unknown-bsd386.
10545 Patch from Paul Eggert <eggert@twinsun.com>.
10546
10547Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10548
10549 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10550
10551Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10552
10553 * configure: Make unrecognized options give nonfatal warnings
10554 instead of fatal errors, and pass them to any subdirectory
10555 configures in case they recognize them.
10556 Make --x equivalent to --with-x.
10557
10558Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10559
10560 * configure: Add --enable-* options. Clean up usage message and
10561 some comments.
10562
10563Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10564
10565 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10566
10567Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10568
10569 * configure.in (hppa*-*-*): Enable binutils.
10570
10571Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10572
10573 * config.sub: Recognize cisco.
10574
10575Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10576
10577 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10578
10579Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10580
10581 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10582 than one configuration name. Add comment.
10583
10584Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10585
10586 * config.guess: about target *-hitachi-hiuxwe2, fixed
10587 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10588 macro is incorrect.]
10589
10590Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10591
10592 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10593 than the "make ls" stuff which used to be here.
10594
10595Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10596
10597 * config.guess: Recognize i[34]86-unknown-freebsd.
10598 From Shawn M Carey <smcarey@rodan.syr.edu>.
10599
10600Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10601
10602 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10603
10604Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10605
10606 * config.guess: Check for ptx.
10607
10608Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10609
10610 * config.sub: Add os9k checking.
10611
10612Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10613
10614 * config.guess: Handle OSF1 running on HPPA processors
10615
10616Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10617
10618 * configure: If subdir configure fails, print out a message with
10619 subdirectory name, in case subdir's configure code didn't identify
10620 itself.
10621
10622Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10623
10624 * configure.in: Remove embedded newlines from configdirs.
10625 Avoid mismatches of substrings. Fix matching strings at end
10626 of configdirs.
10627
10628Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10629
10630 * config.guess: Add Lynx/rs6000 config support.
10631
10632Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10633
10634 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10635
10636Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10637
10638 * configure.in (hppa*-*-osf*): Treat this just like most other
10639 PA configurations (eg no binutils or ld).
10640 (hppa*-*-*elf*): These configurations have binutils and ld.
10641
10642Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10643
10644 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10645
10646Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10647
10648 * configure.in (rs6000-*-*): Build gas.
10649
10650Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10651
80413487 10652 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10653
10654Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10655
10656 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10657 for GDB and GDB has been fixed to not need it.
10658
252b5132
RH
10659Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10660
10661 * config.guess: Recognize vax hosts.
10662
10663Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10664
10665 * configure (while loop): Don't use "break 2" inside case
10666 statement -- the case statement isn't an enclosing loop.
10667
10668Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10669
10670 * config.guess: Clean up NeXT support, to allow nextstep
10671 on Intel machines. Make OS be nextstep.
10672
10673Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10674
10675 * config.guess: Add alternate forms for Convex.
10676
10677Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10678
10679 * configure: Completely rewrite option processing. Take
10680 advantage of pattern-matching to avoid invoking test frequently.
10681 Also clean up host and target defaulting logic.
10682
10683Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10684
10685 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10686 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10687 commands (plus user environment) will fit SCO limits.
10688
10689Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10690
10691 * configure.in: Don't issue warnings about directories which are
10692 not being configured if -norecursion is set. Correct test for
10693 --with-gnu-as and --with-gnu-ld to not get confused by substring
10694 matches.
10695
10696 * configure.in: Don't build gas for alpha-dec-osf1*.
10697
10698Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10699
10700 * configure: Back out Per's change of 12/19/1993. It changes the
10701 behavior of configure in unexpected and confusing ways.
10702
10703 Also, use different delim char when calculating
10704 program_transform_name so that the name can contain slashes.
10705
10706Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10707
10708 * configure.in, config.sub: Add support for VSTa micro-kernel.
10709
10710Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10711
10712 * configure.in: Nuke hacks which were used to get a special
10713 version of GAS for HPPA configurations.
10714
10715Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10716
10717 * configure: If only ${target_alias} is given, use that
10718 as the default for ${host_alias}.
10719 * configure: Add missing back-slashes before nested quotes.
10720
10721Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10722
10723 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10724
10725Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10726
10727 * config.guess: Recognize some Tektronix configurations.
10728 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10729
10730Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10731
10732 * config.sub: Match any flavor of SH.
10733
10734Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10735
10736 * configure.in: Don't try to configure newlib for Alpha.
10737
10738Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10739
10740 * configure.in: Don't build ld for Irix 5. Don't build gas,
10741 libg++ or libio for any Alpha target.
10742
10743 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10744
10745Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10746
10747 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10748 default arguments -- so it tried to compress itself.
10749
10750Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10751
10752 * configure.in (notsupp): ensure that a space is always at the end
10753 of the configdirs list, since the grep checks for an explicit space
10754
10755Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10756
10757 * configure.in (target i386-sysv4.2): don't build ld, since static
10758 versions of many libraries are not available.
10759
10760Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10761
10762 * config.guess: Recognize Apollos (using environment variables).
10763 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10764
10765Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10766
10767 * config.guess: Recognize Sony news mips running newsos.
10768
10769Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10770
10771 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10772 "fi ; else" for bash.
10773
10774Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10775
10776 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10777
10778Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10779
10780 * config.sub: accept unixware as an alias for svr4.2.
10781 Fix some inconsistancies with the gcc version.
10782
10783Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10784
10785 * Makefile.in (DISTDOCDIRS): Add gdb.
10786
10787Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10788
10789 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10790
10791Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10792
10793 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10794 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10795 this now.
10796
10797Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10798
10799 * config.sub: Accept hiux* as an OS name.
10800
10801 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10802 etc/make-stds.texi. The underscore came from gcc, and dje now
10803 agrees that RUNTESTFLAGS is the correct name.
10804
10805Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10806
10807 * install.sh: Remove 'set -e'. It makes any conditionals
10808 in the script useless.
10809
10810 * config.guess: Automatically recognize arm-acorn-riscix
10811 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10812
10813Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10814
10815 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10816
10817Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10818
10819 * Makefile.in (DISTDOCDIRS): New variable.
10820 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10821 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10822
10823Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10824
10825 * configure.in (hppa target): check the source directory for the
10826 pagas sub-directory
10827
10828Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10829
10830 * config.sub: Allow -aout* and -elf*.
10831
10832Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10833
10834 * configure.in: Don't build ld on i386-solaris2, same as for
10835 sparc-solaris2.
10836
10837Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10838
10839 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10840
10841Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10842
10843 * configure.in: Configure gdb for alpha.
10844
10845Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10846
10847 * Makefile.in (CXXFLAGS): Add -O.
10848
10849Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10850
10851 * config.guess: added support for DG Aviion
10852
10853Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10854
10855 * configure.in: Produce warning message for subdirectories not
10856 configurable for this host/target combination. Don't try to
10857 configure gdb for vms.
10858
10859Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10860
10861 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10862 appropriate files before making "diststuff".
10863 (DISTBISONFILES): New var: list of files to be edited.
10864 (DISTSTUFFDIRS): Add binutils.
10865
10866Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10867
10868 * config.sub: also handle mipsel and mips64el (for little endian mips)
10869
10870Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10871
10872 * configure.in: Add * to end of all OS names.
10873
10874Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10875
10876 * configure.in: Build newlib for LynxOS native.
10877
10878Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10879
10880 * config.guess: Add support for delta 88k running SVR3.
10881
10882 * configure.in: Add comment about HP compiler vs. emacs.
10883
10884Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10885
10886 * configure.in: don't build ld on solaris2 (not a viable option
10887 due to bugs in getpwnam & getpwuid)
10888
10889Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10890
10891 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10892 config.guess will produce a full version number.
10893
10894Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10895
10896 * configure.in: Build linker and binutils for alpha-dec-osf1.
10897
10898Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10899
10900 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10901 and gdb/testsuite/Makefile.in.
10902
10903Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10904
10905 * configure.in: recognize mips*- instead of mips-
10906
10907Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
10908
10909 * config.sub: Accept linux*coff and linux*elf as operating
10910 systems.
10911
10912Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10913
10914 * config.sub: Recognize mips64, and mips3 as an alias for it.
10915
10916Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10917
10918 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10919 gdb knows how to handle OSF/1 shared libraries.
10920
10921Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10922
10923 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10924 * config.guess: Recognize Hitachi's HIUX.
10925 * config.sub: Recognize h3050r* and hppahitachi.
10926 Remove redundant cases for hp9k[23]*.
10927
10928Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10929
10930 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10931 if gas and ld are in the source tree and are in ${configdirs}.
10932 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 10933 --with options (but still pass them down on the command line,
252b5132
RH
10934 if they were explicitly specified).
10935
10936Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10937
10938 * configure: substitute SHELL value in Makefile.in with
10939 ${CONFIG_SHELL}
10940
10941Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10942
10943 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10944 *-*-solaris2* targets.
10945
10946Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10947
10948 * Makefile.in: define M4, and pass it down to sub-makes;
10949 all-autoconf now depends on all-m4
10950
10951Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10952
10953 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10954 presence of {ar,ranlib} instead of a configured directory
10955
10956Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10957
10958 * config.guess: Accept 34?? as well as 33?? for NCR.
10959
10960Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10961
10962 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10963 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10964
10965Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10966
10967 * configure: grab values for $(CC) and $(CXX) from the
10968 environment, so that someone can do "CC=gcc configure; make" and
10969 have it work right (matching the way that autoconf works now)
10970
10971 * configure.in, Makefile.in: add support for gash, the tcl
10972 interface to Galaxy
10973
10974 * config.guess: add NetBSD variants (hp300, x86)
10975
10976Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
10977
10978 * install.sh: Support -d option (in the manner of SunOS 4 install,
10979 as it is more deterministic than that of GNU install)
10980 (chmodcmd): Set file to mode 755 by default (should also do default
10981 chgrp and chown, but I don't feel like dealing with that now)
10982
10983Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10984
10985 * config.sub: Remove h8300hhms alias.
10986
10987Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10988
10989 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10990
10991Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10992
10993 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10994 as stmp-fixinc
10995
10996Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10997
10998 * config.sub: recognize m88110-bug-coff.
10999
11000Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11001
11002 * Makefile.in (all-libio): all dependencies on the toolchain used
11003 to build this (gcc, gas, ld, etc)
11004
11005Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11006
11007 * config.guess: Deal with OSF/1 1.3 on alpha.
11008
11009Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11010
11011 * install.sh: add some 'else true' clauses for portability
11012
11013 * configure.in: don't build libio for h8[35]00-*-* targets
11014
11015Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11016
11017 * Makefile.in: Add support for new libio.
11018
11019Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11020
11021 * install.sh: If one command fails, don't try the rest. Don't try
11022 to remove $dsttmp (via trap) unless we have already created it.
11023 If $src doesn't exist, detect it and exit with an error.
11024
11025 * config.guess: Recognize BSD on hp300.
11026
11027Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11028
11029 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11030 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11031
11032Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11033
11034 * Makefile.in (all-send-pr): depends on all-prms
11035
11036Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11037
11038 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11039
11040Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11041
11042 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11043 Added test for mips-mips-riscos5.
11044
11045Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11046
11047 * configure.in: use mh-hp300 for 68k HP hosts
11048
11049Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11050
11051 * configure: add support for CONFIG_SHELL, so that you can use
11052 some alternate shell for evaluating configure scripts
11053
11054Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11055
11056 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11057 in configure script to bug-gdb@prep.ai.mit.edu when building
11058 distribution archive.
11059 * Makefile.in (COMPRESS): Remove def.
11060 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11061 gdb.tar.Z and make-gdb.tar.Z respectively.
11062 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11063 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11064 to convergence with 'taz' target in Makefile.in.
11065
11066Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11067
11068 * install.sh (dsttmp): use trap to ensure that tmp files go
11069 away on error conditions
11070
11071Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11072
11073 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11074
11075Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11076
11077 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11078 its parent is '/' not ''.
11079
11080 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11081
11082Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11083
11084 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11085 that ${newsrcdir}/configure.in does.
11086
11087Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11088
11089 * test-build.mk: support for CONFIG_SHELL
11090
11091Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11092
11093 * config.sub (netware): Add as a basic system type.
11094
11095Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11096
11097 * Makefile.in (Makefile): depend on configure.in. Also drop the
11098 $(srcdir)/ from the dependency on Makefile.in.
11099
11100Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11101
11102 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11103 (h8300hhms is temporary until multi-libraries are implemented).
11104 * configure.in: Handle h8300h too.
11105
11106Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11107
11108 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11109
11110Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11111
11112 * configure: Remove extraneous output when guessing host type.
11113 * config.guess: Remove extraneous output when guessing using C
11114 compiler rather than uname, or when guessing fails.
11115
11116Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11117
11118 * Makefile.in: remove all.cross and install.cross targets
11119
11120 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11121 definitions
11122
11123Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11124
11125 * configure.in (target sh): Build gprof.
11126
11127Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11128
11129 * config.sub: change -solaris to -solaris2
11130
11131Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11132
11133 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11134
11135Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11136
11137 * configure: Correct error message for missing Makefile.in to
11138 print correct directory.
11139
11140Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11141
11142 * install.sh: kludge around 386BSD shell bug
11143
11144Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11145
11146 * config.guess: Recognize NeXT.
11147 * config.guess: Recognize i486-ncr-sysv4.
11148 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11149
11150Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11151
11152 * Makefile.in (MAKEINFOFLAGS): New variable.
11153 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11154 * build-all.mk, test-build.mk: Pass down --no-split as
11155 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11156
11157Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11158
11159 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11160
11161Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11162
11163 * Makefile.in (libg++.tar.z): New rule.
11164 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11165 * Makefile.in (taz): Only do a single chmod.
11166
11167Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11168
11169 * install.sh: don't use dirname anymore (replaced with sed usage)
11170
11171Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11172
11173 * Makefile.in: Change extension for gzip'd files from '.z' to
11174 '.gz' per new FSF standard usage.
11175
11176Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11177
11178 * configure: put quotes around the final value of program_transform_name
11179
11180Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11181
11182 * Makefile.in: new install.sh support; update install-info rules
11183
11184Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11185
11186 * configure.in: Build diff for crosses, but not for go32 host.
11187
11188 * configure.in: Build gprof only for native, and don't build it
11189 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11190
11191Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11192
11193 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11194
11195Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11196
11197 * configure.in (host_tools): Add prms.
11198
11199Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11200
11201 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11202 with $(FLAGS_TO_PASS) on the command line
11203
11204 * config.sub: Recognize lynx and lynxos
11205
11206Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11207
11208 * config.sub: Accept -ecoff*, not just -ecoff.
11209
11210Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11211
11212 * Makefile.in (taz): Use .gz suffix instead of .z.
11213 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11214 names.
11215
11216Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11217
11218 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11219
11220Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11221
11222 * Makefile.in (install-no-fixedincludes): install gcc last, so
11223 that rebuilds that might happen during 'make install' don't get
11224 bogus gcc include files
11225
11226Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11227
11228 Change from Utah for HPPA support:
11229 * config.guess: Recognize hppa1.x-hp-bsd.
11230
11231Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11232
11233 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11234 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11235
11236Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11237
11238 * config.sub: Add support for rom68k and bug boot monitors.
11239
11240Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11241
11242 * Makefile.in: Make all-opcodes depend on all-bfd.
11243
11244Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11245
11246 * config.guess: Added special check for i[34]86-univel-sysv4*.
11247
11248Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11249
11250 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11251 the processor rather than assuming i486.
11252
11253Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11254
11255 * config.guess: Recognize SunOS6 as Solaris3.
11256
11257Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11258
11259 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11260 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11261
11262Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11263
11264 * build-all.mk (all-cross): New target for Canadian Cross.
11265 Added Q2 go32 targets.
11266 * test-build.mk: Configure go32 cross sparclite-aout and
11267 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11268 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11269
11270Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11271
11272 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11273 GO32 hosted toolchains
11274
11275Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11276
11277 * configure: change so "-exec-prefix" gets passed down rather
11278 than "-exec_prefix" so autoconf generated Makefiles get the
11279 exec_prefix set right.
11280
11281Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11282
11283 * config.guess: get the Solaris2 minor version number
11284
11285 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11286
11287Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11288
11289 * config.guess: Recognize some Sequent platforms.
11290
11291Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11292
11293 * Makefile.in: added the vault-install target
11294
11295 * configure.in: actually use the Sun3 makefile fragment that's in
11296 config, also added the release dir to configdirs
11297
11298Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11299
11300 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11301
11302Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11303
11304 * configure.in: remove some program from Alpha targetted toolchains
11305
11306Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11307
11308 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11309 gprof.
11310 (taz): Run "make diststuff" in those directories instead of "make
11311 proto-dir". Look for "VERSION=" only at start of line in subdir
11312 Makefile. Use "gzip -9" for compression.
11313 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11314 (binutils.tar.z): New target.
11315
11316Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11317
11318 * Makefile.in (taz): Include gpl.texinfo.
11319
11320Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11321
11322 * Makefile.in (setup-dirs): Merged into "taz" target.
11323 (taz): Only do `proto-dir' stuff if a directory is actually needed
11324 for this target.
11325
11326Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11327
11328 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11329 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11330 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11331 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11332 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11333
11334Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11335
11336 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11337 config.sub, and move-if-change to gdb testsuite distribution
11338 archive, so the testsuite can be extracted, configured, and
11339 run separately from the gdb distribution. Blow away the Chill
11340 tests that require a Chill compiled executable, since GNU Chill
11341 is not yet publically available.
11342
11343Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11344
11345 * test-build.mk: set environment variables in a single command,
11346 instead of a list of assignments and exports
11347
11348 * config.guess: recognize Alpha/OSF1 systems
11349
11350Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11351
11352 * configure: Change help message to prefer --options rather than
11353 -options.
11354
11355Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11356
11357 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11358 zippy@ecst.csuchico.edu.
11359 * config.guess: Recognize miniframe.
11360
11361Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11362
11363 * Makefile.in: Use srcroot to find runtest rather than rootme.
11364 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11365
11366Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11367
11368 * test-build.mk: Extensive additions to support building on a
11369 machine other than the host.
11370
11371Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11372
11373 * configure (tooldir): Fix for i386-aix again.
11374
11375Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11376
11377 * configure, Makefile.in: Change definition of $(tooldir)
11378 to match the FSF.
11379
11380Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11381
11382 * config.guess: Recognize i[34]86/SVR4.
11383
11384Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11385
11386 * Makefile.in (all-gdb): gdb depends on sim.
11387
11388Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11389
11390 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11391 at the same time we make the prototype gdb directory.
11392 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11393 files at the same time as the gdb base release distribution.
11394
11395Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11396
11397 * Makefile.in (check): Use individual check targets rather than
11398 DO_X rule.
11399 (check-gcc): Added.
11400
11401Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11402
11403 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11404 for System V release 3.2.
11405
11406Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11407
11408 * config.sub: Recognize hppaosf.
11409 * configure.in: Do configure ld/binutils/gas for it.
11410
11411Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11412
11413 * configure (tooldir): Alter syntax used to set this, for systems
11414 where "\$" isn't handled right, like i386-aix.
11415
11416Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11417
11418 * configure: Pass program-transform-name, not
11419 program_transform_name, to recursive configures.
11420
11421Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11422
11423 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11424 of gas+ld+binutils.
11425
11426Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11427
11428 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11429
11430Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11431
11432 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11433
252b5132
RH
11434Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11435
11436 * Makefile.in (PRMS): Set back to all-prms.
11437
11438Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11439
11440 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11441 targets, rather than for MIPS hosts.
11442
11443Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11444
11445 * configure.in: add comment for --with-x default values
11446
11447 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11448
11449 * Makefile.in: add check-* targets for each of the directories in
11450 the tree. Add a definition of RUNTEST that will use the one we
11451 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11452
11453Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11454
11455 * configure.in: Removed obsolete references to bfd_target and
11456 target_makefile_frag.
11457
11458 * build-all.mk: Set assorted targets for Q2.
11459 * config.sub: Recognize z8k-sim and h8300-hms.
11460 * test-build.mk: Really don't pass host to configure.
11461 (HOLES): Added uname.
11462
11463Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11464
11465 * configure: Handle an empty program-prefix, program-suffix or
11466 program-transform-name correctly.
11467
11468Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11469
11470 * build-all.mk: -G 8 no longer required for MIPS targets.
11471 * test-build.mk: Don't pass host argument to configure; make it
11472 guess.
11473
11474Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11475
11476 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11477 * Makefile.in (COMPRESS): New macro, like GZIP.
11478
11479Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11480
11481 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11482
11483 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11484 with gas currently defaults to -G 0.
11485
11486Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11487
11488 * Makefile.in (all-flex): flex depends on byacc.
11489
11490 * build-all.mk: If host not specified, use config.guess. Pass TAG
11491 to test-build.mk as RELEASE_TAG.
11492 * test-build.mk (configargs): New variable containing arguments to
11493 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11494 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11495
11496 * config.guess: Use /bin/uname when checking -X argument on SCO,
11497 to avoid invoking GNU uname which doesn't understand -X.
11498
11499 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11500
11501 * configure.in: Build gas for mips-*-*.
11502
11503Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11504
11505 * Makefile.in (all.normal): insert missing backslash.
11506
11507Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11508
4bddf3ad 11509 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
11510
11511 * Makefile.in: Complete overhaul to merge many almost identical
11512 targets.
11513
11514Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11515
11516 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11517 (gdb.tar.Z): Adjusted.
11518
11519 * Makefile.in (setup-dirs, taz): New targets; should be general
11520 enough to adapt for gdb sometime. Build only .z file.
11521 (gas.tar.z): New target.
11522
11523Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11524
11525 * build-all.mk: Use CC=cc -Xs on Solaris.
11526
252b5132
RH
11527Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11528
11529 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11530 for handling BISON for FSF releases.
11531
11532Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11533
11534 * configure: Actually implement the change zoo just documented.
11535
11536Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11537
11538 * configure: when using config.guess, only set target_alias when
11539 it's not already been set (ie, on the command line)
11540
11541Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11542
11543 * Makefile.in: add installcheck target, set PRMS to install-prms
11544
11545Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11546
11547 * configure: add support for package_makefile_fragment, handle the
11548 case where a directory has a configure.in file but no Makefile.in
11549 more gracefully (with an actual understandable error message, even);
11550 add support for --without (and add this to the usage message); also
11551 explicitly add a --host=${host_alias} to the command line when
11552 config.guess is used
11553
11554Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11555
11556 * configure: Must use both --host and --target in recursive calls.
11557
11558Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11559
11560 * Makefile.in: Change deja-gnu to dejagnu.
11561
11562Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11563
11564 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11565
11566Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11567
11568 * configure.in: canonicalize all instances to *-*-solaris2*,
11569 also strip out a number of tools to not build for go32 host
11570
11571Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11572
11573 * config.guess: add GPL.
11574
11575 * Makefile.in, config.guess, config.sub, configure: bump
11576 copyrights to 93.
11577
11578Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11579
11580 * Makefile.in (do-info): Removed obsolete check for existence of
11581 localenv file.
11582
11583 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11584
11585Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11586
11587 * Makefile.in: a couple of 'else true' for decstation,
11588 support for TclX
11589
11590 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11591
11592Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11593
11594 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11595
11596Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11597
11598 * config.guess: Recognize i386-ibm-aix (PS/2).
11599 * configure.in: Use config/mh-aix386 file for it.
11600
11601Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11602
11603 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11604 CC_FOR_TARGET instead.
11605 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11606
11607Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11608
11609 * Makefile.in: Add sim to list of directories sent with gdb
11610
11611Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11612
11613 * configure.in: Put back mips-dec-bsd* case.
11614
11615Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11616
11617 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11618 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11619 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11620
11621Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11622
11623 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11624
11625 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11626 (install-info): install dir.info only if it exists,
11627 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11628
11629Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11630
11631 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11632 gas for mips-dec-bsd.
11633
11634Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11635
11636 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11637 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11638
11639Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11640
11641 * configure.in: Added "dejagnu" to hosttools list.
11642
11643Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11644
11645 * config.sub, configure.in, config.guess: Add support
11646 for Bosx, an AIX variant from Bull.
11647 Patches from F.Pierresteguy@frcl.bull.fr.
11648
11649Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11650
11651 * devo/dejagnu: Initial creation of devo/dejagnu.
11652 Migrated dejagnu testcases and support files for testing software
11653 tools to reside as subdirectories, currently called "testsuite",
11654 within the directory of the software tool. Migrated all programs,
11655 support libraries, etc. beloging to dejagnu proper from
11656 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11657 with no modifications. The changes to these files which will
11658 allow them to configure, build, and execute properly will be made
11659 in a future update.
11660
11661Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11662
11663 * Makefile.in: Change send_pr to send-pr.
11664 * configure.in: Likewise.
11665 * send_pr: Renamed directory to send-pr.
11666
11667Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11668
11669 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11670
11671Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11672
11673 * README: Update for gdb-4.8 release.
11674 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11675 gdb-xxx.tar.z (gzip'd) file also.
11676
11677Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11678
11679 * Makefile.in: make all-diff depend on all-libiberty
11680
11681Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11682
11683 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11684
11685Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11686
11687 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11688
11689Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11690
11691 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11692 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11693 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11694
11695Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11696
11697 * Makefile.in: makeinfo binary is in a new location
11698
11699Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11700
11701 * config.sub: Accept -ecoff as an OS.
11702
11703 * Makefile.in: Various changes to eliminate a level of make
11704 recursion and reduce the required command line length.
11705 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11706 sub-makes.
11707 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11708 variables holding settings for specific sub-makes.
11709 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11710 in terms of BASE_FLAGS_TO_PASS.
11711 (TARGET_LIBS): New variable listing directories which use
11712 TARGET_FLAGS_TO_PASS.
11713 (subdir_do): Eliminated.
11714 (do-*): New set of targets to replace subdir_do.
11715 (various): All targets which used subdir_do now depend on do-*.
11716 (local-clean): Renamed from do_clean.
11717 (local-distclean): New target, dependency of distclean and
11718 realclean.
11719 (install-info): Don't create directories. Depend on dir.info
11720 rather than calling make recursively.
11721 (install-dir.info): Eliminated.
11722 (install-info-dirs): Create all info directories here.
11723 (dir.info): Depend upon do-install-info.
11724
11725 * test-build.mk (HOLES): Added false.
11726
11727Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11728
11729 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11730
11731Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11732
11733 * Makefile.in (info): remove dependency on all-texinfo. The
11734 problem was really in texinfo/C, not at this level.
11735
11736Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11737
11738 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11739
11740Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11741
11742 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11743 GDB releases.
11744
11745Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11746
11747 * configure: Include srcdir in message about target of link not
11748 being found. Don't convert `-' to `_' in `with' options being
11749 passed to subdirs.
11750
11751Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11752
11753 * configure.in: add uudecode to host_tools
11754
11755 * Makefile.in: added {all,install}-uudecode targets, added them to
11756 the appropriate lists
11757
11758Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11759
11760 * Makefile.in (all-gcc): Added dependency on all-gas.
11761
11762 * configure.in (mips-*-*): Build ld and binutils.
11763
11764Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11765
11766 * configure: check return code from mkdir, print error message and
11767 exit on failure.
11768
11769Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11770
11771 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11772
11773Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11774
11775 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11776
11777Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11778
11779 * config.sub (h8500): Recognize this as a cpu type.
11780
11781Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11782
11783 * configure: source directory missing is no longer a warning
11784
11785 * configure.in: recognize irix[34]* instead of irix[34]
11786
11787 * Makefile.in: define and pass down X11_LIB
11788
252b5132
RH
11789Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11790
11791 * guess-systype: Renamed to ...
11792 * config.guess: ... by popular request.
11793 * configure.in, Makefile.in: Update accordingly.
11794
11795Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11796
11797 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11798 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11799 + Execute ./dummy instead of assuming . is in PATH.
11800
11801Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11802
11803 * guess-systype: New shell script. Attempts to guess the
11804 canonical host name of the executing host.
11805 Only a few hosts are supported so far.
11806 * configure: Call guess-systype if no host is specified.
11807
11808Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11809
11810 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11811 gcc Makefile.
11812
11813
11814Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11815
11816 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11817 (all-gcc, install-gcc, subdir_do): Use it.
11818
11819Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11820
11821 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11822
11823Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11824
11825 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11826 set exclusively by configure, using configure.in .
11827
11828Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11829
11830 * test-build.mk: set $PATH for all builds
11831
11832 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11833
11834Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11835
11836 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11837 the one used in gcc/Makefile.in, so that a null expansion doesn't
11838 override the one needed to build gcc with a native cc.
11839
11840
11841Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11842
11843 * configure: Accept -with arguments.
11844
11845Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11846
11847 * Makefile.in: added h8300sim
11848
11849Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11850
252b5132
RH
11851 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11852 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11853 (all-cygnus, native, build-cygnus): Make
11854 $(canonhost)-stamp-3stage-done, not $(host)....
11855 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11856 i386-sco3.2v4. Added else true to if command.
11857
11858Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11859
11860 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11861
11862Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11863
11864 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11865
11866Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11867
11868 * configure.in: don't remove binutils from Solaris builds
11869
11870Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11871
11872 * Makefile.in: get rid of earlier definitions for *clean,
11873 also handle the recursive info rule better
11874
11875Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11876
11877 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11878 do more-or-less the right thing.
11879
11880Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11881
11882 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11883 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11884
11885Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11886
11887 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11888 $(host_canonical).
11889
11890 * configure.in: split the configdirs list into 4 categories (native
11891 v. cross, library v. tool) and handle the cross-only and native-
11892 only in more reasonable (and correct!) way.
11893
11894Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
11895
11896 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
11897 configdirs anymore.
11898
11899Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11900
11901 * Makefile.in: extensive cleanup:: removed all of the explicit
11902 clean-* targets, collapsed many wrappers around subdir_do into
11903 one, added additional targets to satisfy standards.texi, deleted
11904 some old targets, some changes for consistency
11905
11906Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11907
11908 * configure.in: handle some programs as cross-only, and others as
11909 native only
11910
11911 * test-build.mk: handle partial holes in a more generic manner
11912
11913 * Makefile.in: m4 depends on libiberty
11914
252b5132
RH
11915Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11916
11917 * configure.in: add m4, textutils, fileutils, sed, shellutils,
11918 time, wdiff, and find to configdirs
11919
11920 * Makefile.in: all, clean, and install rules for the new programs
11921 added to configure.in
11922
11923Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11924
11925 * configure.in: use mh-sun for all *-sun-* hosts
11926
252b5132
RH
11927Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11928
11929 * Makefile.in: define flags for X11 include files and library file
11930 locations, pass them down to the programs that need this info
11931
11932 * build-all.mk: added a 'native' target, to 3stage the native toolchain
11933
252b5132
RH
11934Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11935
11936 * configure.in: start building libg++ for HP-UX targets
11937
11938Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
11939
11940 * README: Update references to files moved into etc/.
11941
11942Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
11943
11944 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
11945 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
11946
11947Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11948
11949 * configure: accept dash as well as underscore in long option
11950 names for FSF compatibility.
11951
11952Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11953
11954 * config.sub: added -sco3.2v4 support from FSF.
11955
11956Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11957
11958 * configure.in: expand the section that adds or removes
11959 directories from the list of programs to build, to handle native
11960 vs. cross in addition to host v. native
11961
11962Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11963
11964 * Makefile.in: Replace C++ in macro names with CXX.
11965 This is less likely to break ...
11966
11967Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11968
11969 * test-build.mk: add -w to GNU_MAKE
11970
11971Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11972
11973 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11974 add 'sparc' to list of recognized cpus. This needed to make
11975 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11976 Delete some redundant ose68 variants. Recognize -wrs as an os,
11977 then changes that into $CPU-wrs-vxworks.
11978
11979 * configure.in: remove most references to gdbtest, regularize
11980 target based program removal
11981
11982 * test-build.mk: import from p3 tree (many fixes and changes)
11983
11984Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11985
11986 * Makefile.in: added rules to handle tcl, tk, and expect
11987
11988 * configure.in: handle those directories if they exist
11989
11990Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11991
11992 * config.sub: removed bogus hppabsd and hppahpux names, since
11993 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11994
11995Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11996
11997 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
11998 depends upon all-xiberty
11999
12000 * Makefile.in: changes from p3, including:
12001
12002 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12003
12004 * Makefile.in (XTRAFLAGS): include newlib directories if
12005 newlib/Makefile exists, rather than if host != target.
12006
12007 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12008
12009 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12010 from the same source tree and not building a cross-compiler. This
12011 matters for the libg++ configuration if reconfiguring a tree that
12012 has already been installed.
12013
12014 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12015
12016 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12017 pick up the machine and system specific header files.
12018
12019 * Makefile.in: added AS_FOR_TARGET, passed down in
12020 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12021 the C compiler to use to create programs which are run in the
12022 build environment, set it to default to $(CC), and passed it down
12023 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12024
12025 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12026
12027 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12028 We need them for unusual native builds, like systems without
12029 ranlib.
12030
12031 * configure: also define $(host_canonical) and
80413487
RH
12032 $(target_canonical), which are the full, canonical names for the
12033 given host and target
252b5132
RH
12034
12035Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12036
12037 * Makefile.in: Added separate definitions for C++.
12038
12039Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12040
12041 * configure.in (configdirs): Add deja-gnu.
12042
12043Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12044
12045 * README: Update for configure.texi and gdb-4.7 release.
12046
12047Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12048
12049 * Makefile.in: Move "all" target to top of file.
12050 Previously, first target was ".PHONY" which caused BSD4.4 make
12051 to build .PHONY when make was run without arguments.
12052
12053Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12054
12055 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12056 Library-copylefted code in libiberty.
12057
12058Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12059
12060 * config.sub: Replace m68kmote with plain old m68k.
12061
12062Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12063
12064 * Makefile.in: Remove space from blank line, avoid Make complaints.
12065
12066Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12067
12068 * config.sub: Complain if no argument is given. Added support for
12069 386bsd as OS and target alias.
12070
12071Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12072
12073 * Makefile.in (XTRAFLAGS): include newlib directories if
12074 newlib/Makefile exists, rather than if host != target.
12075
12076Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12077
12078 * config.sub: recognize sparclite-wrs-vxworks.
12079
12080 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12081 p3.) Added clean-xiberty to clean.
12082
12083Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12084
12085 * configure.in: use *-*-* instead of nested cases for host and target
12086
12087Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12088
12089 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12090 from the same source tree and not building a cross-compiler. This
12091 matters for the libg++ configuration if reconfiguring a tree that
12092 has already been installed.
12093
12094Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12095
12096 * config.sub (i486v/i486v4): Merge in from FSF version.
12097
12098Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12099
12100 * configure: only set PWD if it is already set.
12101
12102Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12103
12104 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12105 doesn't have unset and all success paths (and most error paths)
12106 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12107 to just ${PWD} to avoid confusion.)
12108
12109Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12110
12111 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12112 even for a native compilation.
12113
12114Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12115
12116 Changes to make the gdb.tar.Z rule work better.
12117
12118 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12119 (DEVO_SUPPORT): Add configure.texi.
12120 (bfd-ilrt.tar.Z): Remove ancient rule.
12121
12122Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12123
12124 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12125 pick up the machine and system specific header files.
12126
12127 * configure.in, config.sub: added new target m68010-adobe-scout,
12128 with alias of adobe68k. Changed configure.in to check for
12129 -scout before -sco* to avoid a false match.
12130
12131 * Makefile.in: added AS_FOR_TARGET, passed down in
12132 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12133 the C compiler to use to create programs which are run in the
12134 build environment, set it to default to $(CC), and passed it down
12135 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12136
12137Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12138
12139 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12140 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12141 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12142 FOR_TARGET variants, to newlib and libg++.
12143
12144Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12145
12146 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12147 first.
12148
12149Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12150
12151 * config.sub: Accept `elf' as an environment.
12152
12153Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12154
12155 * Makefile.in (all-opcodes): cd into the right directory
12156
12157Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12158
12159 * configure: added -program_transform_name option, used as
12160 argument to sed when installing programs.
12161 configure.texi: added documentation for -program_prefix,
12162 -program_suffix and -program_transform_name.
12163
12164Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12165
12166 * config.sub: Accept i486 where i386 ok.
12167
12168Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12169
12170 * config.sub: accept we32k
12171
12172Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12173
35590697 12174 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
12175
12176 * Makefile.in: don't create all directories for ``make install'';
12177 let the subdirectories create the ones they need.
12178
12179Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12180
80413487 12181 * COPYING: new file, GPL v2
252b5132
RH
12182
12183Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12184
12185 * Makefile.in: use the new gen-info-dir, which needs a template
12186 argument (which also lives in texinfo)
12187
12188 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12189
252b5132
RH
12190Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12191
12192 * config.sub (ncr3000): Change i386 to i486.
12193
12194Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12195
12196 * Makefile.in: add install-rcs, install-grep to
12197 install-no-fixedincludes, removed install-bison and install-libgcc
12198
12199Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12200
12201 * configure.in: grab the HPUX makefile fragment if on HPUX
12202
12203Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12204
12205 * Makefile.in: eradicate bison spoor (ditto libgcc).
12206 configure.in: recognise m68{k,000}-ericsson-OSE.
12207 es1800 is alias for m68k-ericsson-OSE
12208
12209Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12210
12211 * configure.in: rearrange the parts that remove programs from
12212 configdirs, based now on HOST==TARGET or by canonical triple.
12213
12214Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12215
12216 * test-build.mk: recurse explicitly with -f test-build.mk when
12217 appropriate. predicate stage3 and comparison on the existence
12218 of gcc. That is, if gcc isn't around, we aren't three-staging.
12219 On very clean, also remove ...stamp-co. Build in-place before
12220 doing other builds.
12221
12222Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12223
12224 * Makefile.in, configure.in: add tgas
12225
12226Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12227
12228 * Makefile.in: a number of changes merged in from progressive.
12229
12230 * configure.in: add libm.
12231
12232 * .cvsignore: ignore some stuff that comes from test-build.mk.
12233
252b5132
RH
12234Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12235
12236 * config.sub: Add es1800 (m68k-ericsson-es1800).
12237
12238Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12239
12240 * configure: Add program_suffix (parallel to program_prefix)
12241 * Makefile.in: adjust directory-creating script for losing decstation
12242
12243Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12244
12245 * configure: Minor $subdir-related fixes.
12246
12247Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12248
12249 * configure: fix various problems with propogating
12250 makefile_target_frag in subdirs.
12251 * configure.in: config libgcc if its there
12252
12253Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12254
12255 * config.sub: HPPA merge.
12256
252b5132
RH
12257Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12258
12259 * Makefile.in: Replace all-bison with all-byacc in all
12260 dependency lines for other tools (which now use byacc).
12261
12262Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12263
12264 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12265
252b5132
RH
12266Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12267
12268 * Makefile.in: make gprof rules similar to byacc rules (instead of
12269 vestigal $(unsubdir) that didn't work...)
12270
12271Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12272
12273 * config.sub: Add support for Linux.
12274 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12275 (at least for libg++).
12276
12277Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12278
12279 * configure.texi: fix doc for the -nfp option to configure
12280
12281Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12282
12283 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12284
12285Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12286
12287 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12288 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12289 * configure.in: added solaris* host_makefile_frag hook.
12290
12291Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12292
12293 * config.sub: changed recognition of m68000 so that various
12294 m68k types can be specified via m680[01234]0
12295
12296Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12297
12298 * config.sub (basic_machine): fix sed so that '-foo' isn't
12299 completely substituted out while .+'-foo' loses the '-foo'
12300
12301Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12302
12303 * config.sub ($os): Add -aout.
12304
12305Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12306
12307 * configure: If host_makefile_frag is absolute, don't
12308 prefix ${invsubdir} (relevant to libg++ auto-configure).
12309
12310Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12311
12312 * Makefile.in (tooldir): Define it.
12313 (all-ld): Depend on all-flex.
12314
12315Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12316
12317 * Makefile.in (check): Fix libg++ special case.
12318
12319Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12320
12321 * configure: do not bury `pwd` into config.status, thus do fewer
12322 pwd's.
12323
12324 * configure: print the "Building in" message only when building in
12325 other than "." AND verbose.
12326
12327 * configure: remove -s, rework -v to better accomodate guested
12328 configures.
12329
12330 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12331
12332Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12333
12334 * Makefile.in: macroize flags passed on recursion. remove
12335 fileutils.
12336
12337Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12338
12339 * configure: get makesrcdir right for subdirs deeper than 1.
12340
12341 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12342 install.
12343
12344Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12345
12346 * Makefile.in: don't print subdir_do or recursion lines.
12347
12348Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12349
12350 * standards.texi: added menu item.
12351
12352 * Makefile.in: build and install standards.info.
12353
12354 * standards.texi: new file.
12355
12356Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12357
12358 * configure: test for and move config.status pieces from
12359 ${subdir}/.
12360
12361Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12362
252b5132
RH
12363 * configure: Test for existance of files before trying to mv
12364 them, to avoid numerous non-existance messages.
12365
12366Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12367
12368 * configure: correct final line of config.status.
12369
12370 * configure: patch from eggert. Avoids a protection problem if
12371 the original Makefile.in is read only.
12372
12373 * configure: use move-if-change from gcc to create config.status.
12374 Some makefiles depend on config.status to tell if a directory
12375 has been reconfigured for a different host. This change
12376 prevents those directories from remaking everything in the case
12377 where the reconfig was only intended to rebuild a Makefile.
12378
12379 * configure: test for config.sub with "config.sub sun4" rather
12380 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12381 host alias from a missing config.sub.
12382
12383Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12384
12385 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12386 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12387
12388Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12389
12390 * configure: mkdir ${subdir} as needed.
12391
12392Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12393
12394 * Makefile.in,configure.in: added autoconf.
12395
12396Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12397
12398 * Makefile.in: no longer pass against on recursion.
12399
12400 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12401 definitions are not inherited.
12402
12403 * configure: correct makesrcdir when subdir is .
12404
12405Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12406
12407 * configure: Add support for 'subdirs' variable, which is
12408 like 'configdirs', except that configure doesn't re-invoke
12409 itself for subdirs, it just creates a Makefile for each subdir.
12410 * configure.texi: Document subdirs.
12411
12412Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12413
12414 * configure.in: added flex to configdirs
12415
12416Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12417
12418 * Makefile.in: remove clean-stamps from clean.
12419
12420Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12421
12422 * configure.in: Add gdbtest to configdirs.
12423
12424Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12425
12426 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12427 to recursive makes.
12428 * configure.in: Recognize new ncr3000 config.
12429
12430Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12431
12432 * Makefile.in, configure.in: removed references to gdbm.
12433
12434Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12435
12436 * config.sub: Don't canonicalize os value
12437 newsos* to bsd (readline needs to check for newsos).
12438 (This fix was earlier made Jan 31, but got re-broken.)
12439
12440Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12441
12442 * configure.in: sco is an os, not a vendor!
12443
12444 * configure: Quote $( better. Keep various shells happy.
12445
12446Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12447
12448 * Makefile.in: eliminate stamp-files.
12449
12450Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12451
12452 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12453 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12454
12455Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12456
12457 * config.sub: fix iris/iris3.
12458
12459Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12460
12461 * configure: re-add -rm.
12462
12463Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12464
12465 * Maskefile.in: add .stmp-rcs to all.
12466
12467 * configure.in: remove gas from rs6000 build, use aix host fragment.
12468
12469Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12470
12471 * configure: pass down site_option during recursion.
12472
12473Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12474
12475 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12476
12477Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12478
12479 * configure: Change exec_prefix so that it really defaults to prefix.
12480
12481Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12482
12483 * Makefile.in, configure.in: Add support for mmalloc library.
12484
12485Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12486
12487 * Makefile.in: add stmp dependencies for a few more things.
12488
12489Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12490
12491 * configure: adjusted error message on objdir/srcdir configure
12492 collision, per john's suggestion.
12493
12494 * Makefile.in: add libiberty stmp to all and all.cross.
12495
12496Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12497
12498 * Makefile.in: remove force dependencies, add grep to all.
12499
12500Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12501
12502 * Makefile.in: drop flex. make stamp files work.
12503
12504 * configure: added test for conflicting configuration in srcdir,
12505 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12506 gets cranky. use relative paths for configure and srcdir
12507 whenever possible. Send some error messages to stderr that were
12508 going to stdout.
12509
12510Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12511
12512 * Makefile.in: Fix libg++ rule to check for gcc directory
12513 before using gcc/gcc. Also pass XTRAFLAGS.
12514
12515Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12516
12517 * Makefile.in: added stmp-files so that directories aren't polled
12518 when they are already built.
12519
12520 * configure.texi: fixed a node pointer problem.
12521
12522Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12523
4bddf3ad 12524 * config.sub configure.in gdb/configure.in
252b5132
RH
12525 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12526 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12527 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12528
12529Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12530
12531 * configure: -recurring becomes -silent. corrected help message
12532 for -site= option.
12533
12534 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12535
12536Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12537
12538 * configure: when building Makefile for crosses, replace
12539 tooldir and program_prefix. default srcdir from location of
12540 config.sub. remove "for host in hosts" and "for target in
12541 targets" loops.
12542
12543Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12544
12545 * Makefile.in: Do not pass bindir or mandir to cvs.
12546
12547Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12548
12549 * Makefile.in, configure.in: removed traces of namesubdir,
12550 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12551 copyrights to '92, changed some from Cygnus to FSF.
12552
12553 * configure.texi: remove most references to multiple hosts,
12554 multiple targets, subdirs, etc.
12555
12556 * configure.man: removed rcsid. reference config.sub not
12557 config.subr.
12558
12559 * Makefile.in: mkdir $(infodir) on install-info.
12560
12561Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12562
12563 * configure.texi: Explain better about .gdbinit and about
12564 the environment that configure.in sections run in.
12565
12566Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12567
12568 * configure.in: Ultrix is only a decstation if it's a MIPS.
12569
12570Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12571
12572 * README: DOC.configure => cfg-paper.texi.
12573
12574Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12575
12576 * config.sub (near case $os): Don't convert newsos* to bsd!
12577
12578Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12579
12580 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12581 the number of copies of COPYING that go into the GDB tar file.
12582
12583Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12584
4bddf3ad 12585 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12586 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12587 Fix SCO configuration stuff.
12588
12589Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12590
12591 * Makefile.in: For libg++, make sure the -I pointing
12592 to the gcc directory goes *after* all the libg++-local -I flags.
12593 Also, move just-gcc dependency from just-libg++ to all-libg++.
12594
12595Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12596
12597 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12598
12599Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12600
12601 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12602
12603Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12604
12605 * config.sub: Add stratus configuration frags. Also
12606 submitted to FSF.
12607
12608Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12609
12610 * Makefile.in (DEV_SUPPORT): add configure.man.
12611
12612 * config.sub(Decode manufacturer-specific): add -none*.
12613
12614Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12615
12616 * Makefile.in: remove form feeds to make Sun's make happy.
12617 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12618
12619Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12620
12621 * Makefile.in (AR_FLAGS): Make quieter.
12622
12623Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12624
12625 * configure.in: Add libg++.
12626 * configure: When verbose, don't output the command line at each
12627 level; it will be unremarkably the same as the previous version,
12628 which will be the same as what the user typed.
12629
12630Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12631
12632 * configure.in, Makefile.in: fix clean-info, add flex. add
12633 fileutils.
12634
12635 * configure: be less sensitive to spaces in Makefile.in. Do not
12636 look for sources in "..". Doing so breaks subdirectories that
12637 might have their own configure. If a subdir has it's own
12638 configure script, use it.
12639
12640Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12641
12642 * cfg-paper.texi: some changes suggested by rms.
12643
12644Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12645
12646 * config.sub: Merge in some small additions from the FSF version,
12647 taken from the gcc distribution, to bring the Cygnus and FSF
12648 versions into closer sync.
12649
12650Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12651
12652 * configure.in: Changed svr4 references to sysv4.
12653
12654Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12655
12656 * configure: added -V for version number option.
12657
12658Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12659
12660 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12661 renamed from DOC.configure to cfg-paper.texi.
12662
12663Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12664
12665 * configure, config.subr, config.sub: config.subr is now
12666 config.sub again.
12667
12668Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12669
12670 * configure.texi: new file, in progress.
12671
12672 * Makefile.in: build info file and install the man page for
12673 configure.
12674
12675 * configure.man: new file, first cut.
12676
12677 * configure: find config.subr again now that configuration "none"
12678 has gone. removed all traces of the -ansi option. removed all
12679 traces of the -languages option.
12680
12681 * config.subr: resync from rms.
12682
d932cae7 126831991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12684
12685 * configure, config.sub, config.subr: merge config.sub into
12686 config.subr, call the result config.subr, remove config.sub, use
12687 config.subr.
12688
12689 * Makefile.in: revised install for dir.info.
12690
d932cae7 126911991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12692
12693 * configure.in: add decstation host makefile frag.
12694
12695 * Makefile.in: BISON now bison -y again. also install-gcc on
12696 install. clean-gdbm on clean. infodir belongs in datadir.
12697 Make directories for info install. Build dir.info here then
12698 install it.
12699
d932cae7 127001991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12701
12702 * Makefile.in: fix for bad directory tests.
12703
d932cae7 127041991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12705
12706 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12707 regexp. -srcdir relative was being handled incorrectly.
12708
12709 * Makefile.in: unwrapped some for loops so that parallel makes
12710 work again and so one can focus one's attention on a particular
12711 package.
12712
d932cae7 127131991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12714
12715 * configure: added PWD as a stand in for `pwd` (for speed). use
12716 elif wherever possible. make -srcdir work without -objdir.
12717 -objdir= commented out.
12718
d932cae7 127191991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12720
12721 * configure: +options become --options. -subdirs commented out.
12722 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12723 Makefile now at top of generated Makefile. Removed cvs log
12724 entries. added -srcdir. create .gdbinit only if there is one
12725 in ${srcdir}.
12726
12727 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12728 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12729 and mandir now keyed off datadir by default.
12730
d932cae7 127311991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12732
12733 * Freshly created ChangeLog.
12734
12735\f
12736Local Variables:
12737mode: change-log
12738left-margin: 8
12739fill-column: 76
12740version-control: never
12741End:
This page took 0.913809 seconds and 4 git commands to generate.