* m68klinux-nat.c: Remove obsolete comment.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
ef699244
L
12009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2
3 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4 * configure: Regenerate.
5
10ad8ef3
L
62009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7
8 PR gas/10039
9 * configure.ac: Require texinfo 4.7.
10 * configure: Regenerated.
11
c50523ce
L
122009-04-09 Steve Ellcey <sje@cup.hp.com>
13
14 * Makefil.def (languages): New entries.
15 * Makefile.tpl (check-gcc-*): New generic target.
16 * Makefile.in: Regenerate.
17
47afba5f
EZ
182009-03-27 Eli Zaretskii <eliz@gnu.org>
19
20 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
21 Windows builds of Sed.
22
dc448a7b
TT
232009-03-18 Tom Tromey <tromey@redhat.com>
24
25 * configure: Rebuild.
26 * configure.ac (host_libs): Add libiconv.
27 * Makefile.in: Rebuild.
28 * Makefile.def (host_modules): Add libiconv.
29 (configure-gdb, all-gdb): Depend on libiconv.
30
24741ab2
JB
312009-03-16 Tristan Gingold <gingold@adacore.com>
32
33 * configure.ac: Treat gdb as supported on x86_64-darwin.
34 * configure: Regenerate.
35
29383458
JM
362009-03-16 Joseph Myers <joseph@codesourcery.com>
37
38 Merge from GCC:
39
40 2009-03-16 Joseph Myers <joseph@codesourcery.com>
41
42 * configure.ac (--with-host-libstdcxx): New option.
43 * configure: Regenerate.
44
45 2009-01-29 Robert Millan <rmh@aybabtu.com>
46
47 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
48 * configure: Regenerate.
49
50 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
51
52 PR tree-optimization/38515
53 * configure.ac (cloog-polylib): Removed.
54 (with_ppl, with_cloog): Test for "no".
55 * configure: Regenerated.
56
58e24671
RW
572009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
58
59 Backport from git Libtool:
60
61 2009-01-19 Robert Millan <rmh@aybabtu.com>
62 Support GNU/kOpenSolaris.
63 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
64 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
65 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
66 GNU/kOpenSolaris.
67
314b2e66
AS
682009-02-05 Andreas Schwab <schwab@suse.de>
69
70 * Makefile.tpl (stage_last): Define $r and $s before using
71 $(RECURSE_FLAGS_TO_PASS).
72 * Makefile.in: Regenerate
73
8b700390
JJ
742009-01-21 Jeff Johnston <jjohnstn@redhat.com>
75
76 * COPYING.NEWLIB: Add ARM license.
77
66775d67
AM
782009-01-16 Alan Modra <amodra@bigpond.net.au>
79
80 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 81 (all-opcodes): Depend on all-libiberty.
66775d67
AM
82 * Makefile.in: Regenerate.
83
19e99079
NC
842009-01-15 Douglas B Rupp <rupp@gnat.com>
85
86 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
87 * configure: Regenerate.
88
22e8c8e0
RW
892008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
90
91 Backport link test fix from upstream Libtool:
92
93 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
94 Add cache variables to tests that require the linker to work.
95 For shlibpath_overrides_runpath, this also changes the semantics
96 to let the result from the C compiler take precedence.
97 compiler take precedence.
98
7d6d7764
BE
992008-12-02 Ben Elliston <bje@au.ibm.com>
100
101 * config.sub, config.guess: Update from upstream sources.
102
ea8af06e
JJ
1032008-12-17 Jeff Johnston <jjohnstn@redhat.com>
104
105 * COPYING.NEWLIB: Updated.
106 * COPYING.LIBGLOSS: Ditto.
107
af0771d3
PB
1082008-12-16 Paolo Bonzini <bonzini@gnu.org>
109
110 Sync with GCC:
111
112 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
113
114 * configure.ac (ppllibs): Add by default the lib flags.
115 * configure: Regenerate.
116
117 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
118
314b2e66
AS
119 * configure.ac: Add double brackets on darwin[912].
120 * configure: Regenerate.
af0771d3
PB
121
122 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
123
314b2e66
AS
124 * configure.ac: Expand to darwin10 and later.
125 * configure: Regenerate.
af0771d3 126
f7c83eac
AS
1272008-12-02 Andreas Schwab <schwab@suse.de>
128
129 * Makefile.def: configure-target-boehm-gc depends on
130 all-target-libstdc++-v3.
131 * Makefile.in: Regenerate.
132
bc67ad83
BE
1332008-12-02 Ben Elliston <bje@au.ibm.com>
134
135 * config.sub, config.guess: Update from upstream sources.
136
e28c595f
JM
1372008-11-27 Joseph Myers <joseph@codesourcery.com>
138
139 Merge from GCC:
140
141 2007-12-02 Matthias Klose <doko@ubuntu.com>
142
143 * config-ml.in: Remove 64bit configure tests.
144
145 2008-05-14 Rafael Espindola <espindola@google.com>
146
147 * config-ml.in: don't handle --enable-shared and --enable-static.
148
149 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
150 Tobias Grosser <grosser@fim.uni-passau.de>
151 Jan Sjodin <jan.sjodin@amd.com>
152 Harsha Jagasia <harsha.jagasia@amd.com>
153 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
154 Konrad Trifunovic <konrad.trifunovic@inria.fr>
155 Adrien Eliche <aeliche@isty.uvsq.fr>
156
157 Merge from graphite branch.
158 * configure: Regenerate.
159 * Makefile.in: Regenerate.
160 * configure.ac (host_libs): Add ppl and cloog.
161 Add checks for PPL and CLooG.
162 * Makefile.def (ppl, cloog): Added modules and dependences.
163 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
164 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
165
166 2008-09-03 Richard Guenther <rguenther@suse.de>
167
168 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
169 cloog test.
170 * configure: Re-generate.
171
172 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
173
174 * configure.ac (--with-cloog-polylib): New.
175 (--disable-cloog-version-check): New.
176 (--disable-ppl-version-check): New.
177 * configure: Re-generate.
178
179 2008-09-05 Richard Guenther <rguenther@suse.de>
180
181 * configure.ac: Initialize clooglibs to -lcloog.
182 * configure: Re-generate.
183
184 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
185
186 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
187 recommended version to 2.3.2.
188
189 * configure: Regenerate.
190
191 2008-10-31 Ben Elliston <bje@au.ibm.com>
192
193 * configure.ac (spu-*-*): Remove special case.
194 * configure: Regenerate.
195
196 Complete comment text from GCC version of:
197
198 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
199
200 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
201 (GCC_SHLIB_SUBDIR): New.
202 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
203 * configure: Regenerate.
204 * Makefile.in: Regenerate.
205
652dec25
TG
2062008-11-27 Tristan Gingold <gingold@adacore.com>
207
208 * configure.ac: Build gdb for i?86-*-darwin*
209 * configure: Regenerated.
210
7582fb4a
DJ
2112008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
212
213 PR bootstrap/38014
214 PR bootstrap/37923
215
216 Revert:
217
218 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
219
220 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
221 * Makefile.in: Regenerated.
222
223 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
224
225 PR gdb/921
226 PR gdb/1646
227 PR gdb/2175
228 PR gdb/2176
229
230 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
231 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
232 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
233 (HOST_EXPORTS): Pass CPPFLAGS.
234 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
235 (LDFLAGS_FOR_TARGET): Initialize from configure script.
236 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
237 * Makefile.in, configure: Regenerated.
238 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
239 and CPPFLAGS_FOR_BUILD.
240
faee1be2
UW
2412008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
242
243 * configure.ac [spu-*-*]: Do not set skipdirs.
244 * configure: Re-generate.
245
b7c2dce4
DJ
2462008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
247
248 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
249 * Makefile.in: Regenerated.
250
bb52de30
DJ
2512008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
252
253 PR gdb/921
254 PR gdb/1646
255 PR gdb/2175
256 PR gdb/2176
257
258 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
259 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
260 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
261 (HOST_EXPORTS): Pass CPPFLAGS.
262 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
263 (LDFLAGS_FOR_TARGET): Initialize from configure script.
264 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
265 * Makefile.in, configure: Regenerated.
266 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
267 and CPPFLAGS_FOR_BUILD.
268
b25062ae
SE
2692008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
270
271 * libtool.m4: Update to libtool 2.2.6.
272 * lt~obsolete.m4: Update to libtool 2.2.6.
273 * ltmain.sh: Update to libtool 2.2.6.
274 * ltsugar.m4: Update to libtool 2.2.6.
275 * ltversion.m4: Update to libtool 2.2.6.
276 * ltoptions.m4: Update to libtool 2.2.6.
277 * ltgcc.m4: Update to match changes from libtool 2.2.6.
278
3bbd2f8f
AL
2792008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
280
281 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
282 (GCC_SHLIB_SUBDIR): New.
283 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
284 * configure: Regenerate.
285 * Makefile.in: Regenerate.
286
b29d32ce
TG
2872008-08-28 Tristan Gingold <gingold@adacore.com>
288
289 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
290 Enable bfd, binutils and opcodes.
291 * configure: Regenerate.
292
c325a203
DD
2932008-08-16 Nicolas Roche <roche@adacore.com>
294
295 * Makefile.tpl: Add BOOT_ADAFLAGS.
296 * Makefile.in: Regenerate.
297
e7c8859c
RS
2982008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
299
300 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
301 * configure: Regenerate.
302
da888c87
PB
3032008-07-30 Paolo Bonzini <bonzini@gnu.org>
304
305 Sync with gcc:
306 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
307
f7c83eac
AS
308 * configure.ac: Add makefile fragments for hpux.
309 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
310 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
311 * configure: Regenerate.
312 * Makefile.in: Regenerate.
da888c87
PB
313
314 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
315
f7c83eac
AS
316 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
317 * Makefile.in: Regenerate.
318 * configure: Regenerate.
da888c87 319
944982cf
ILT
3202008-06-18 Ian Lance Taylor <iant@google.com>
321
662c6704
ILT
322 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
323
944982cf
ILT
324 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
325
7a283e07
RW
3262008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
327
328 * configure: Regenerate.
329
5b553f7e
RW
3302008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
331
332 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
333 "$@" is still intact with both Autoconf 2.59 and 2.62.
334 * configure: Regenerate.
335
675492f0
RW
3362008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
337
338 * Makefile.tpl: Fix comment errors.
339 * Makefile.in: Regenerate.
340
b018a5d1
JB
3412008-06-13 Julian Brown <julian@codesourcery.com>
342
343 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
344 of libobjc for ARM EABI Linux.
345 * configure: Regenerate.
346
310213e8
DE
3472008-06-12 David S. Miller <davem@davemloft.net>
348 David Edelsohn <edelsohn@gnu.org>
349
350 * configure.ac: Add powerpc*-*-* to gold supported targets.
351 * configure: Regenerate.
352
6641ce42
JM
3532008-06-08 Joseph Myers <joseph@codesourcery.com>
354
355 PR tree-optimization/36218
356 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
357 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
358 (all prefix="build-"): Pass them to build-system sub-makes.
359 * Makefile.in: Regenerate.
360
03c2f9e6
DJ
3612008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
362
363 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
364 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
365 mkdep, and compile. Update comments.
366 (ETC_SUPPORT): Add ChangeLog and update comments.
367
4538db8b
ILT
3682008-05-11 Ian Lance Taylor <iant@google.com>
369
370 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
371
266df637
PB
3722008-04-18 Paolo Bonzini <bonzini@gnu.org>
373
374 Sync with gcc:
375 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
376
377 PR bootstrap/35457
378 * configure.ac: Include override.m4.
379 * configure: Regenerate.
380
381 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
382
f7c83eac
AS
383 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
384 * Makefile.in: Regenerate.
266df637
PB
385
386 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
387
f7c83eac
AS
388 * configure.ac: Do not build libssp for the AVR.
389 * configure: Regenerate.
266df637 390
a86a761e
NC
3912008-04-18 Nick Clifton <nickc@redhat.com>
392
393 * MAINTAINERS: Replace reference to configure.in with reference to
394 configure.ac.
395
52310858
NC
3962008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
397
f7c83eac 398 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 399 as nonconfigurable directories list.
f7c83eac 400 * configure: Regenerate.
52310858 401
f5314dd5
DM
4022008-04-14 David S. Miller <davem@davemloft.net>
403
404 * configure.ac: Add sparc*-*-* to gold supported targets.
405 * configure: Regenerate.
406
e2208220
BE
4072008-04-14 Ben Elliston <bje@au.ibm.com>
408
409 * config.sub, config.guess: Update from upstream sources.
410
0bb6ea20
HPN
4112008-04-12 Hans-Peter Nilsson <hp@axis.com>
412
413 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
414 * Makefile.in: Regenerate.
415
e5164e97
ILT
4162008-04-07 Ian Lance Taylor <iant@google.com>
417
418 * Makefile.def: check-gold depends upon all-binutils.
419 * Makefile.in: Regenerate.
420
e33b51a6
NC
4212008-04-04 Nick Clifton <nickc@redhat.com>
422
423 PR binutils/4334
424 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
425 builds.
426 * configure: Regenerate.
427
fc5df3ab
NC
4282008-04-04 NightStrike <NightStrike@gmail.com>
429
430 PR other/35151
f7c83eac
AS
431 * configure.ac: Combine rules for mingw32 and mingw64.
432 * configure: Regenerate.
fc5df3ab 433
c779bab8
PB
4342008-03-27 Paolo Bonzini <bonzini@gnu.org>
435
436 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
437 * Makefile.in: Regenerate.
438
93f9b408
ILT
4392008-03-20 Ian Lance Taylor <iant@google.com>
440
441 * configure.ac: Add support for --enable-gold.
442 * Makefile.def: Add gold as a directory like ld.
443 * configure, Makefile.in: Regenerate.
444
5746fb46
AK
4452008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
446
447 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
448 (s390_cond_extensions): Reduced extensions to the compare related.
449 (main): z10 cpu type option added.
450 (expandConditionalJump): Renamed to ...
451 (insertExpandedMnemonic): ... this.
452
453 * opcodes/s390-opc.c: Re-group the operand format makros.
454 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
455 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
456 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
457 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
458 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
459 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
460 INSTR_SIL_RDU): New instruction formats added.
461 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
462 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
463 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
464 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
465 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
466 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
467 masks added.
468 (s390_opformats): New formats added "ris", "rrs", "sil".
469 * opcodes/s390-opc.txt: Add the conditional jumps with the
470 extensions removed from automatic expansion in s390-mkopc.c manually.
471 (asi - trtre): Add new System z10 EC instructions.
472 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
473
58c85be7
RW
4742008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
475
476 * configure.ac: m4_include config/proginstall.m4.
477 * configure: Regenerate.
478
78124051
RW
4792008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
480
481 Backport from upstream Libtool:
f7c83eac 482
78124051 483 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 484
78124051
RW
485 Deal with Autoconf 2.62's semantic change in m4_append.
486 * ltsugar.m4 (lt_append): Replace broken versions of
487 m4_append.
488 (lt_if_append_uniq): Don't require separator to be overquoted,
489 and avoid broken m4_append.
490 (lt_dict_add): Fix typo.
491 * libtool.m4 (_LT_DECL): Don't overquote separator.
492
018f1bea
DE
4932008-03-13 David Edelsohn <edelsohn@gnu.org>
494
495 * config.rpath: Add AIX 6 support.
496
5c5f596d
PB
4972008-03-13 Paolo Bonzini <bonzini@gnu.org>
498
499 * Makefile.def (stageprofile). Remove -fprofile-generate
500 from stage_libcflags.
501 * Makefile.in: Regenerate.
502
a1f93a5e
BE
5032008-03-13 Ben Elliston <bje@au.ibm.com>
504
505 * config.sub, config.guess: Update from upstream sources.
506
98c3d905
AK
5072008-03-06 Florian Krohm <fkrohm@us.ibm.com>
508
509 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
510 * s390-opc.txt (cmpsc): Duplicate entry removed.
511 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
512 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
513 fier, cu42, cu41): Fix operand format.
514
7f6ef0c0
PB
5152008-02-20 Paolo Bonzini <bonzini@gnu.org>
516
f7c83eac
AS
517 PR bootstrap/32009
518 PR bootstrap/32161
519
520 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
521 * configure: Regenerate.
522
523 * Makefile.def: Define stage_libcflags for all bootstrap stages.
524 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
525 STAGE4_LIBCFLAGS): New.
526 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
527 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
528 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
529 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
530 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
531 for target modules. Don't export LIBCFLAGS.
532 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
533 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
534 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
535 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
536 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
537 * Makefile.in: Regenerate.
7f6ef0c0 538
eaf19029
PB
5392008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
540
541 PR libgcj/33085
542 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
543 Do not use -DDLL_EXPORT. Backport from upstream.
544
680c43e9
NC
5452008-02-14 Nick Clifton <nickc@redhat.com>
546
547 Import this patch from gcc:
548 2008-01-24 David Edelsohn <edelsohn@gnu.org>
549
550 * libtool.m4: Backport AIX 6 support from ToT Libtool.
551
c72b1d96
HPN
5522008-02-02 Hans-Peter Nilsson <hp@axis.com>
553
554 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
555 * configure: Regenerate.
556
8b66833e
BW
5572008-01-31 Marc Gauthier <marc@tensilica.com>
558
559 * configure.ac (xtensa*-*-*): Recognize processor variants.
560 * configure: Regenerate.
561
9cc8ae67
PB
5622008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
563
f7c83eac
AS
564 PR bootstrap/34922
565 * configure.ac (PARSE_ARGS): Push suitable setting of
566 ac_subdirs_all, for `./configure --help=recursive'.
567 Handle `+' in generic toplevel directory disabling.
568 * configure: Regenerate.
9cc8ae67 569
19090595
BE
5702008-01-23 Ben Elliston <bje@au.ibm.com>
571
572 * config.sub, config.guess: Update from upstream sources.
573
9f1e7fd3
BE
5742008-01-08 Ben Elliston <bje@au.ibm.com>
575
576 * config.sub, config.guess: Update from upstream sources.
577
2f959d61
JJ
5782007-12-19 Jeff Johnston <jjohnstn@redhat.com>
579
580 * COPYING.LIBGLOSS: Update default copyright.
581
aa054b85
JJ
5822007-12-19 Jeff Johnston <jjohnstn@redhat.com>
583
584 * COPYING.NEWLIB: Update default copyright.
585
57c53b2b
RS
5862007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
587
588 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
589 Change recommended MPFR from 2.2.1 > 2.3.0.
590 * configure: Regenerate.
591
fee14b60
RS
5922007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
593
594 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
595 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
596 * Makefile.in: Regenerate.
597
c9b68031
DD
5982007-12-10 Andreas Tobler <a.tobler@schweiz.org>
599
600 * configure.ac: Enable libjava for x86_64-*-darwin9.
601 * configure: Regenerate.
602
ad25e7d5
BE
6032007-12-05 Ben Elliston <bje@au.ibm.com>
604
605 * config.sub, config.guess: Update from upstream sources.
606
6ac84f65
PB
6072007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
608
f7c83eac
AS
609 * config-ml.in: Robustify against white space in absolute file
610 names.
6ac84f65 611
f7c83eac
AS
612 * config-ml.in (multi-clean): Substitute ${Makefile}.
613 Remove superfluous ${Makefile} in list.
6ac84f65 614
7b3200f9
DJ
6152007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
616
617 * Makefile.def (dependencies): Make configure-gdb depend on
618 all-intl.
619 * Makefile.in: Regenerated.
620
2c133ff9
JJ
6212007-10-15 Patrick Mansfield <patmans@us.ibm.com>
622
623 * Makefile.def: To avoid problems running with parallel makes,
624 build newlib before libgloss so that target specific header
625 files are availble.
626 * Makefile.in: Regenerate.
627
5074315a
DJ
6282007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
629
630 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
631 * Makefile.in: Regenerate.
632
f5bc1778
DJ
6332007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
634
635 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
636 * libdecnumber: New directory, imported from GCC.
637
c66487f8
NC
6382007-10-08 Mike Frysinger <vapier@gentoo.org>
639
640 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
641 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
642 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
643 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
644 * configure: Regenerate.
645
b5714970
PB
6462007-10-01 Paolo Bonzini <bonzini@gnu.org>
647
648 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
649 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
650 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
651 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
652 * configure.ac: Default them to host tools for $host = $build.
653 Subst them.
654
655 * configure: Regenerate.
656 * Makefile.in: Regenerate.
657
f3b1e08e
RS
6582007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
659
660 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
661 * configure: Regenerate.
662
cff87f51
DD
6632007-09-19 Benjamin Kosnik <bkoz@redhat.com>
664
665 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
666 libstdc++.
667 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
668 * configure: Regenerate.
669 * Makefile.in: Regenerate.
f7c83eac 670
625a61cd
AS
6712007-09-17 Andreas Schwab <schwab@suse.de>
672
673 * configure.ac: Raise minimum makeinfo version to 4.6.
674 * configure: Regenerate.
675
83a3a68b
AM
6762007-09-15 Alan Modra <amodra@bigpond.net.au>
677
678 * configure.ac: Correct makeinfo version check.
679 * configure: Regenerate.
680
5bd8be13
RS
6812007-09-14 Richard Sandiford <richard@codesourcery.com>
682
683 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
684 to $skipdirs and only disable gprof for newlib. Use the normal
685 mips*-elf* handling in other respects.
686 * configure: Regnerate.
687
5566c1fa
DD
6882007-09-12 David Daney <ddaney@avtrex.com>
689
690 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
691 enabling libgcj.
692 * configure: Regenerate.
693
6942007-09-12 Richard Guenther <rguenther@suse.de>
695
696 * configure.ac (--enable-stage1-checking): If neither --enable-checking
697 nor --disable-checking is provided also turn on yes and types
698 checking for stage1.
699 * configure: Re-generate.
700
a18e2996 7012007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
702
703 PR target/33281
704 * configure.ac: Use config/mh-mingw on mingw.
705 * configure: Regenerate.
84e7906e 706
691bb5a1
DD
7072007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
708
709 PR other/32154
710 * configure.ac: For libgloss targets, point the linker to the linker
711 script, startup code and simulator library.
712 * configure: Regenerate.
713
6d18b86b
AH
7142007-09-09 Andrew Haley <aph@redhat.com>
715
716 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 717 target-libjava.
6d18b86b 718
f00a3165 7192007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 720
f00a3165 721 * config.sub, config.guess: Update from upstream sources.
971aaaa5 722
2abc4e65
BE
7232007-08-21 Richard Guenther <rguenther@suse.de>
724
725 * configure.ac: Add types checking to stage1 checking flags.
726 * configure: Regenerate.
727
8a6ee3ab 7282007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 729 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
730
731 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
732 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
733 * Makefile.in: Regenerate.
734 * configure.ac (--with-debug-prefix-map): New.
735 * configure: Regenerate.
736
429acdec
RS
7372007-08-17 Richard Sandiford <richard@codesourcery.com>
738 Nigel Stephens <nigel@mips.com>
739
429acdec
RS
740 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
741 as target_makefile_frag.
742 * configure: Regenerate.
743
8520c408
AO
7442007-08-16 Alexandre Oliva <aoliva@redhat.com>
745
746 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
747 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
748 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
749 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
750 (do-compare, do-compare3, do-compare-debug): New.
751 ([+compare-target+]): Use them.
752
7532007-08-16 Alexandre Oliva <aoliva@redhat.com>
754
755 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
756 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
757 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
758 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
759 (do-compare, do-compare3, do-compare-debug): New.
760 ([+compare-target+]): Use them.
761
2444379b
BE
7622007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
763 Ben Elliston <bje@au.ibm.com>
764
765 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
766 --silent if $silent.
767 * configure: Regenerate.
768
d6f99447
DJ
7692007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
770
771 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
772
bd0aa315
NC
7732007-07-17 Nick Clifton <nickc@redhat.com>
774
775 * COPYING3: New file. Contains version 3 of the GNU General
776 Public License.
777 * COPYING3.LIB: New file. Contains version 3 of the GNU
778 Lesser General Public License.
779
0ebe98fb
BS
7802007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
781
782 * configure.ac: Fix my previous change to really match GCC.
783 * configure: Regenerate.
784
521ec477
DD
7852007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
786
787 * configure.ac: Rewrite 'configure --help' strings to look nicer.
788 * configure: Regenerate.
789
7902007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
791
792 * configure.ac: Add some missing m4 quotation.
793 * configure: Regenerate.
794
0c24b341
NC
7952007-07-09 Kai Tietz <kai.tietz@onevision.com>
796
f7c83eac
AS
797 * Makefile.def: Add windmc tool to build.
798 * Makefile.tpl: Likewise.
799 * configure.ac: Likewise.
800 * Makefile.in: Regenerate.
801 * configure: Regenerate.
0c24b341 802
a09314d0
L
8032007-07-05 H.J. Lu <hongjiu.lu@intel.com>
804
805 * lt~obsolete.m4: New. Import from 20070318 libtool.
806
7c3e1d12
BS
8072007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
808
809 * configure.ac: Don't add target-libmudflap to noconfigdirs for
810 uclinux and linux-uclibc targets.
811 * configure: Regenerate.
812
a5b3b4dd
DD
8132007-06-28 DJ Delorie <dj@redhat.com>
814
815 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
816 not building newlib.
817 * configure: Regenerated.
f7c83eac 818
184d813c
DJ
8192007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
820
821 * src-release (DEVO_SUPPORT): Correct typos.
822
31d99776
DJ
8232007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
824
825 * Makefile.def: Add dependency from configure-gdb to all-bfd.
826 * Makefile.in: Regenerated.
827
e00a73e3
PB
8282007-06-14 Paolo Bonzini <bonzini@gnu.org>
829
f7c83eac
AS
830 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
831 (distclean-stage[+id+]): Possibly delete stage_last.
832 * Makefile.in: Regenerate.
e00a73e3 833
98a1bbc5
BE
8342007-06-07 Ben Elliston <bje@au.ibm.com>
835
836 * config.sub, config.guess: Update from upstream sources.
837
973601e1
BE
8382007-06-07 Ben Elliston <bje@au.ibm.com>
839
840 * Makefile.tpl: Fix spelling error.
841 * Makefile.in: Regenerate.
842
2038f525
PB
8432007-06-04 Paolo Bonzini <bonzini@gnu.org>
844
845 Sync with gcc:
846 2007-05-30 Jakub Jelinek <jakub@redhat.com>
847
f7c83eac
AS
848 PR bootstrap/29382
849 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
850 * configure: Rebuilt.
2038f525 851
f7c5c4b5
PB
8522007-06-01 Steve Ellcey <sje@cup.hp.com>
853
12a64d4f
L
854 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
855 lt_cv_sys_max_cmd_len.
f7c5c4b5 856
7ad9660b
PB
8572007-05-31 Paolo Bonzini <bonzini@gnu.org>
858
859 * ltgcc.m4: Update from GCC.
860
0e7ef45c
EC
8612007-05-25 Andreas Tobler <a.tobler@schweiz.org>
862
12a64d4f 863 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 864
37ad9514
SE
8652007-05-24 Steve Ellcey <sje@cup.hp.com>
866
867 * ltmain.sh: Update from GCC.
868 * libtool.m4: Update from GCC.
869 * ltsugar.m4: New. Update from GCC.
870 * ltversion.m4: New. Update from GCC.
871 * ltoptions.m4: New. Update from GCC.
872 * ltconfig: Remove.
873 * ltcf-c.sh: Remove.
874 * ltcf-cxx.sh: Remove.
875 * ltcf-gcj.sh: Remove.
876 * src-release: Update with new libtool file list.
877
8ee82aff
PB
8782007-05-16 Paolo Bonzini <bonzini@gnu.org>
879
880 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
881 stage_cflags.
882 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
883 Remove CFLAGS/LIBCFLAGS.
884 (configure-stage[+id+]-[+prefix+][+module+],
885 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
886 * Makefile.in: Regenerate.
887
149cb58d
SE
8882007-04-14 Steve Ellcey <sje@cup.hp.com>
889
890 * config-ml.in: Update from GCC.
891
91506736
DJ
8922007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
893
894 * src-release (do-proto-toplev): Process the support directories before
895 the tool directory.
896
ffa8bd48
RS
8972007-03-21 Richard Sandiford <richard@codesourcery.com>
898
899 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
900 of glob. Quote arguments with single quotes too.
901 * configure: Regenerate.
902
a4fd3374
DD
9032007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
904
905 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
906 * Makefile.in: Regenerate
907
b8025f34
AS
9082007-03-07 Andreas Schwab <schwab@suse.de>
909
910 * configure: Regenerate.
911
a3ca38d2
DD
9122007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
913
914 * configure.ac: Add "--with-pdfdir" configure option,
915 which defines pdfdir variable.
916 * Makefile.def (target=fixincludes): Add install-pdf to
917 missing targets.
918 (recursive_targets): Add install-pdf target.
919 (flags_to_pass): Add pdfdir.
920 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
921 target.
922 * configure: Regenerate
923 * Makefile.in: Regenerate
924
9252007-02-28 Eric Christopher <echristo@apple.com>
926
927 Revert:
928 2006-12-07 Mike Stump <mrs@apple.com>
929
930 * Makefile.def (dependencies): Add dependency for
931 install-target-libssp and install-target-libgomp on
932 install-gcc.
933 * Makefile.in: Regenerate.
934
9352007-02-27 Matt Kraai <kraai@ftbfs.org>
936
937 * configure: Regenerate.
938 * configure.ac: Move statements after variable declarations.
939
a4708fba
JM
9402007-02-19 Joseph Myers <joseph@codesourcery.com>
941
942 * configure.ac: Adjust for loop syntax.
943 * configure: Regenerate.
944
9a819804
AO
9452007-02-18 Alexandre Oliva <aoliva@redhat.com>
946
947 * configure: Rebuilt.
948
81ec575a
AO
9492007-02-18 Alexandre Oliva <aoliva@redhat.com>
950
951 * configure.ac: Drop multiple occurrences of --enable-languages,
952 and fix its quoting.
953 * configure: Rebuilt.
954
92f01d61 9552007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
956 Nathan Sidwell <nathan@codesourcery.com>
957 Vladimir Prus <vladimir@codesourcery.com
958 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
959
960 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
961 * configure: Regenerate.
962
b1299c4e
DJ
9632007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
964
965 * configure.ac (target_libraries): Move libgcc before libiberty.
966 * configure: Regenerated.
967
18f6b6ee
PB
9682007-02-13 Paolo Bonzini <bonzini@gnu.org>
969
970 * configure: Regenerate again?
971
9c4e9f27
PB
9722007-02-13 Paolo Bonzini <bonzini@gnu.org>
973
974 * configure: Reapply PR30748 fix which was lost in the previous commit.
975
24ff9987
DJ
9762007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
977 Paolo Bonzini <bonzini@gnu.org>
978
979 PR bootstrap/30753
980 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
981 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
982 * configure: Regenerated.
983
7df2cd5d
PB
9842007-02-10 Paolo Bonzini <bonzini@gnu.org>
985
986 * configure: Regenerate.
987
b0aaa663
DJ
9882007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
989
990 PR bootstrap/30748
991 * configure.ac: Correct syntax for Solaris ksh.
992 * configure: Regenerated.
993
a0323144
PB
9942007-02-09 Paolo Bonzini <bonzini@gnu.org>
995
996 * Makefile.def: Sync with GCC.
997 * Makefile.tpl: Sync with GCC.
998 * Makefile.in: Regenerate.
999 * configure: Regenerate.
1000
c6b750e1
DJ
10012007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1002
1003 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1004 noncanonical equivalents.
1005 * configure.in: Rename to...
1006 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1007 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1008 target_noncanonical. Use them. Rewrite removal of configure
1009 arguments for autoconf 2.59. Discard variable settings. Force
1010 program_transform_name for native tools.
1011
1012 * Makefile.in: Regenerated.
1013 * configure: Regenerated with autoconf 2.59.
1014
1015 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
1016
f3cd89f4
JJ
10172007-02-08 Jeff Johnston <jjohnstn@redhat.com>
1018
1019 * COPYING.LIBGLOSS: Reformat default Red Hat
1020 license to fit within 80 columns.
1021 * COPYING.NEWLIB: Ditto.
1022
4e206d7e
DB
10232007-02-05 Dave Brolley <brolley@redhat.com>
1024
1025 * Contribute the following changes:
1026 2006-11-28 DJ Delorie <dj@redhat.com>
1027
1028 * configure.in: Fix typo for mep's target_makefile_frag.
1029 * configure: Regenerated.
1030
1031 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
1032
1033 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
1034 * configure: Regenerate.
1035
1036 2001-09-19 DJ Delorie <dj@redhat.com>
1037
1038 * configure.in (target_makefile_frag): use mt-mep
1039
1040 2001-06-12 Don Howard <dhoward@redhat.com>
1041
1042 * configure.in: Remove gdb from MeP skip list.
1043
1044 2001-04-05 DJ Delorie <dj@redhat.com>
1045
1046 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
1047
1048 2001-03-20 Ben Elliston <bje@redhat.com>
1049
1050 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
1051
1052 2001-03-19 Ben Elliston <bje@redhat.com>
1053
1054 * config.sub (mep, mep-*): Add.
1055
b2edfdd2
AS
10562007-01-31 Andreas Schwab <schwab@suse.de>
1057
1058 * Makefile.tpl (LDFLAGS): Substitute it.
1059 * Makefile.in: Regenerate.
1060
ceb92e78
PB
10612007-01-11 Paolo Bonzini <bonzini@gnu.org>
1062
1063 * configure.in: Change == to = in test command.
f7c83eac 1064 * configure: Regenerate.
ceb92e78 1065
4b900473 10662007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
1067 Nick Clifton <nickc@redhat.com>
1068 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1069
1070 * configure.in (build_configargs, host_configargs, target_configargs):
1071 Remove build/host/target parameters.
1072 (host_libs): Add gmp and mpfr.
1073 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1074 * Makefile.def (gmp, mpfr): New.
1075 (gcc): Remove target.
1076 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1077 target_os, target_vendor): New.
1078 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1079 * configure: Regenerate.
1080 * Makefile.in: Regenerate.
4b900473
PB
1081
10822007-01-11 Matt Fago <fago@earthlink.net>
1083
1084 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 1085 to improve robustness of configure tests.
4b900473
PB
1086 * configure: Regenerate.
1087
80f6dcbc
NC
10882007-01-08 Kai Tietz <kai.tietz@onevision.com>
1089
1090 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 1091 * configure: Regenerate.
80f6dcbc 1092
f86e35b8
NC
10932007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1094
1095 * Makefile.tpl (all-target): Correct @if conditional for target
1096 modules.
1097 * configure.in: Omit libiberty if building only target libgcc.
1098 * configure, Makefile.in: Regenerated.
1099
79fcd0ec
PB
11002007-01-04 Paolo Bonzini <bonzini@gnu.org>
1101
1102 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1103 * configure: Regenerate.
1104
6aa8ef82
DJ
11052007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1106
1107 * Makefile.def (target_modules): Add libgcc.
1108 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1109 * Makefile.tpl (clean-target-libgcc): Delete.
1110 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1111 on gcc even for bootstrapped modules. Rewrite handling of
1112 lang_env_dependencies to loop over target_modules.
1113 * configure.in (target_libraries): Add target-libgcc.
1114 * Makefile.in, configure: Regenerated.
1115
9b134994
PB
11162006-12-29 Paolo Bonzini <bonzini@gnu.org>
1117
1118 Sync with gcc:
1119 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1120
f7c83eac
AS
1121 * configure.in: Reorganize recognition of languages. Add
1122 --enable-stage1-languages. Show supported languages for the chosen
1123 target rather than all recognized languages.
1124 * configure: Regenerate.
9b134994
PB
1125
1126 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1127
f7c83eac
AS
1128 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1129 * Makefile.in: Regenerate.
9b134994
PB
1130
1131 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1132
f7c83eac
AS
1133 * configure.in: Warn that MPFR 2.2.0 is buggy.
1134 * configure: Regenerate.
9b134994 1135
8cf39b1b
ILT
11362006-12-27 Ian Lance Taylor <iant@google.com>
1137
1138 * configure.in: When removing Makefiles to force a reconfigure, also
1139 remove prev-DIR*/Makefile.
1140 * configure: Regenerate.
1141
ebff6cd5
KH
11422006-12-23 Kazu Hirata <kazu@codesourcery.com>
1143
1144 * config.bfd: Recognize fido.
1145
8a0d8a5c
PB
11462006-12-19 Paolo Bonzini <bonzini@gnu.org>
1147
1148 Sync with gcc:
1149
1150 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1151
1152 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1153 it only affects bootstrap and could be tested on "$host" as well.
1154 * configure: Regenerate.
1155 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1156
1157 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1158
1159 PR bootstrap/29544
1160 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1161 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1162 move here comment from Makefile.tpl.
1163 * Makefile.tpl: Move some definitions higher in the file.
1164 (STAGE1_CHECKING): New.
1165 * configure.in: Add --enable-stage1-checking.
1166 * configure: Regenerate.
1167 * Makefile.in: Regenerate.
1168
1169 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1170
1171 * configure.in: Update error message for missing GMP/MPFR.
1172
1173 * configure: Regenerate.
1174
1175 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1176
1177 * configure.in: Update MPFR version in error message.
1178
1179 * configure: Regenerate.
1180
1181 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1182
1183 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1184 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1185 --with-gmp-lib): New flags.
1186
1187 * configure: Regenerate.
1188
790c0838
AM
11892006-12-12 Andreas Tobler <a.tobler@schweiz.org>
1190
1191 PR bootstrap/30134
1192 * configure.in: Correct x86 darwin support for libjava to powerpc
1193 and i?86 only.
1194 * configure: Regenerate.
1195
77d7106f
AM
11962006-12-11 Alan Modra <amodra@bigpond.net.au>
1197
1198 * configure.in: Handle spu makefile frag.
77d7106f
AM
1199 * Makefile.tpl (MAINT): Define
1200 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1201 * configure: Regenerate.
1202 * Makefile.in: Regenerate.
1203
0cfa5389
BE
12042006-12-11 Ben Elliston <bje@au.ibm.com>
1205
1206 * config.sub, config.guess: Update from upstream sources.
1207
2839fe5d
BE
12082006-12-11 Ben Elliston <bje@au.ibm.com>
1209
1210 * configure.in: Sync with GCC (spu-*-*).
1211 * configure: Sync with GCC.
1212
b897f5d4
MS
12132006-12-07 Mike Stump <mrs@apple.com>
1214
1215 * Makefile.def (dependencies): Add dependency for
1216 install-target-libssp and install-target-libgomp on
1217 install-gcc.
1218 * Makefile.in: Regenerate.
1219
9daf3993
PB
12202006-11-16 Paolo Bonzini <bonzini@gnu.org>
1221
1222 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1223 (unstage): Test for stage_last presence.
1224
1225 PR bootstrap/29802
1226 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1227 * Makefile.in: Regenerate.
1228
9dbaa842
DD
12292006-11-14 DJ Delorie <dj@redhat.com>
1230
1231 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1232 * Makefile.in: Sync with GCC.
1233 * configure.in: Sync with GCC (mpfr, gmp).
1234 * configure: Sync with GCC.
1235
b0cbce8d
JJ
12362006-11-08 Jie Zhang <jie.zhang@analog.com>
1237
1238 * configure.in: Remove target-libgloss from noconfigdirs for
1239 bfin-*-*.
1240 * configure: Regenerated.
1241
44330a94
JJ
12422006-10-27 Jeff Johnston <jjohnstn@redhat.com>
1243
1244 * COPYING.NEWLIB: Add spu license.
7de05dd5 1245 * COPYING.LIBGLOSS: Ditto.
44330a94 1246
56a8fe78
DD
12472006-10-17 Brooks Moses <bmoses@stanford.edu>
1248
1249 * Makefile.def: Added pdf target handling.
1250 * Makefile.tpl: Added pdf target handling.
1251 * Makefile.in: Regenerated.
1252
fbb00ad0
JJ
12532006-10-11 Jeff Johnston <jjohnstn@redhat.com>
1254
1255 * COPYING.NEWLIB: Updated.
1256 * COPYING.LIBGLOSS: Ditto.
1257
6b89cc21
DB
12582006-09-27 Dave Brolley <brolley@redhat.com>
1259
1260 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1261 $s instead of $r.
1262 * configure: Regenerated.
1263
17bcf627
BE
12642006-09-26 Ben Elliston <bje@au.ibm.com>
1265
1266 * config.sub, config.guess: Update from upstream sources.
1267
f3529cf1
TS
12682006-09-20 Thiemo Seufer <ths@mips.com>
1269
1270 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1271 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1272 * configure: Regenerate.
1273
45055374
CV
12742006-08-30 Corinna Vinschen <corinna@vinschen.de>
1275
1276 * configure.in: Never build newlib for a Mingw host.
1277 Never build newlib as Mingw target library.
1278 Test the existence of winsup/cygwin for building a Cygwin newlib,
1279 rather than just winsup.
1280 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1281 building a Mingw target.
1282 * configure: Regenerate.
1283
4be041b2 12842006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
1285 Nigel Stephens <nigel@mips.com>
1286 David Ung <davidu@mips.com>
4be041b2
TS
1287
1288 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1289
1d89b610
PB
12902006-07-25 Paolo Bonzini <bonzini@gnu.org>
1291
1292 Sync from GCC:
1293 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1294
f7c83eac
AS
1295 PR bootstrap/18058
1296 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1297 if the bootstrap compiler is a GCC version that supports it.
1298 * configure: Regenerate.
1d89b610 1299
66a79c16
DJ
13002006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1301
1302 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1303 * configure: Regenerated.
1304
c1cb7e02
PB
13052006-07-18 Paolo Bonzini <bonzini@gnu.org>
1306
f7c83eac
AS
1307 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1308 for stages after the first.
c1cb7e02 1309
7206a0ee
JJ
13102006-07-17 Jakub Jelinek <jakub@redhat.com>
1311
1312 * Makefile.def: Add dependencies for configure-opcodes
1313 on configure-intl and all-opcodes on all-intl.
1314 * Makefile.in: Regenerated.
1315
6816f995
AO
13162006-07-04 Peter O'Gorman <peter@pogma.com>
1317
1318 * ltconfig: chmod 644 before ranlib during install.
1319
3d3adb43
PB
13202006-07-03 Paolo Bonzini <bonzini@gnu.org>
1321
1f3f1bbf 1322 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
1323 * configure: Regenerate.
1324
64ce424c
PB
13252006-07-03 Paolo Bonzini <bonzini@gnu.org>
1326
1327 Sync from gcc:
1328
1329 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
1330
1331 PR other/27063
1332 * configure.in: Test subdir_requires and give an appropriate
1333 error message.
1334 * configure: Regenerate.
1335
1336 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1337
1338 PR target/27540
1339 * configure.in: Only enable libgomp on IRIX 6.
1340 * configure: Regenerate.
1341
d42c4017
DA
13422006-06-20 David Ayers <d.ayers@inode.at>
1343
1344 PR bootstrap/28072
1345 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1346 whether target-libjava is being configured instead of whether the
1347 java front end is enabled.
1348 * configure: Regenerate.
0e7ef45c 1349
4962c51a
MS
13502006-06-15 Mark Shinwell <shinwell@codesourcery.com>
1351
1352 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1353 to R_ARM_LDC_SB_G{0,1,2} respectively.
1354
caee866a
PB
13552006-06-15 Paolo Bonzini <bonzini@gnu.org>
1356
1357 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1358 too.
1359 * Makefile.in: Regenerate.
1360
363ef840
DA
13612006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1362
1363 Sync from gcc:
1364
1365 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1366 * configure.in: Don't enable libgomp on hpux10.
1367 * configure: Rebuilt.
1368
54d1c879
DA
13692006-06-13 David Ayers <d.ayers@inode.at>
1370
1371 Sync from gcc:
1372
1373 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 1374
54d1c879
DA
1375 PR bootstrap/27963
1376 PR target/19970
0e7ef45c 1377 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
1378 ${libgcj} is specified.
1379 * configure: Regenerate.
0e7ef45c 1380
a4d8b690
JJ
13812006-06-08 Jeff Johnston <jjohnstn@redhat.com>
1382
1383 Sync from gcc:
1384
1385 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 1386 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
1387
1388 PR bootstrap/18033
1389 * config-ml.in: Eval option if surrounded by single quotes.
1390
4f0ef2d8
CD
13912006-06-07 Carlos O'Donell <carlos@codesourcery.com>
1392
1393 Sync from gcc:
0e7ef45c 1394
4f0ef2d8 1395 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 1396
4f0ef2d8
CD
1397 PR libobjc/13946
1398 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1399 * Makefile.in: Regenerate.
1400 * configure.in: Add --enable-objc-gc at toplevel and have it
1401 enable boehm-gc for Objective-C.
1402 Remove target-boehm-gc from libgcj.
1403 Add target-boehm-gc to target_libraries.
1404 Add target-boehm-gc to noconfigdirs where ${libgcj}
1405 is specified.
1406 Assert that boehm-gc is supported when requested for Objective-C.
1407 Only build boehm-gc if needed either for Java or Objective-C.
1408 * configure: Regenerate.
1409
1410 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 1411
4f0ef2d8
CD
1412 PR 27674
1413 * Makefile.tpl (configure-[+prefix+][+module+],
1414 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1415 Remove rule to unstage bootstrapped modules.
1416 (stage_current): New.
1417 * Makefile.in: Regenerate.
1418
1419 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1420 Andreas Tobler <a.tobler@schweiz.ch>
1421
1422 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1423 * configure: Rebuilt.
1424
1425 Revert
1426 2006-01-31 Richard Guenther <rguenther@suse.de>
1427 Paolo Bonzini <bonzini@gnu.org>
1428
1429 * Makefile.def (target_modules): Add libgcc-math target module.
1430 * configure.in (target_libraries): Add libgcc-math target library.
1431 (--enable-libgcc-math): New configure switch.
1432 * Makefile.in: Re-generate.
1433 * configure: Re-generate.
1434
c17b816b
JJ
14352006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1436
1437 * config-ml.in: Alter CCASFLAGS to include special
1438 multilib options the same as is done for CFLAGS.
1439
20e95c23
DJ
14402006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1441
1442 * Makefile.def: Added dependencies from sim and gdb on intl, and
1443 added configure dependencies to everything with an all dependency
1444 on intl.
1445 * gettext.m4: Removed.
1446 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1447 (GDB_SUPPORT_DIRS): Add intl.
1448 * Makefile.in: Regenerated.
1449
4bd8ad80
DJ
14502006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1451
1452 * src-release (DEVO_SUPPORT): Add config.rpath.
1453
c380fdd8
PB
14542006-05-25 Paolo Bonzini <bonzini@gnu.org>
1455
1456 * Makefile.def (bfd, opcodes): Fix lib_path.
1457 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1458 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1459 * Makefile.in: Regenerate.
1460
701628f5
MS
14612006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1462
1463 * configure.in: Enable gprof for cross builds.
1464 * configure: Regenerate.
1465
25aae7f2
DJ
14662006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1467
1468 * src-release (MAKEINFOFLAGS): Define.
1469 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1470
ea3d1626
BE
14712006-05-14 Ben Elliston <bje@au.ibm.com>
1472
1473 * config.sub, config.guess: Update from upstream sources.
1474
49b9e644
BE
14752006-05-12 Ben Elliston <bje@au.ibm.com>
1476
1477 * config.sub, config.guess: Update from upstream sources.
1478
482dd2f6
DJ
14792006-05-04 Steve Ellcey <sje@cup.hp.com>
1480
1481 * blt, iwidgets, mmalloc: Remove directories.
1482
8b01a5c2
DD
14832006-05-01 DJ Delorie <dj@redhat.com>
1484
641a3af4 1485 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
1486 * configure: Regenerate.
1487
a481dbb7
DD
14882006-04-18 DJ Delorie <dj@redhat.com>
1489
1490 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1491 reference libgloss so that libssp can be built in a combined
1492 tree.
1493 * configure: Regenerate.
1494
962c9e74
BE
14952006-04-10 Ben Elliston <bje@au.ibm.com>
1496
1497 * contrib: Remove directory.
1498
108a6f8e
CD
14992006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1500
1501 * Makefile.tpl: Add install-html target.
1502 * Makefile.def: Add install-html target.
1503 * Makefile.in: Regenerate.
1504 * configure.in: Add --with-datarootdir, --with-docdir,
1505 and --with-htmldir options.
1506 * configure: Regenerate.
1507
a4ef73e9
BE
15082006-03-31 Ben Elliston <bje@au.ibm.com>
1509
1510 PR binutils/1860
1511 * configure.in: Require makeinfo 4.4 or higher.
1512 * configure: Regenerate.
1513
b37df25a
PB
15142006-03-14 Paolo Bonzini <bonzini@gnu.org>
1515
1516 * Makefile.in: Regenerate.
1517
a6df5a19
PB
15182006-03-14 Paolo Bonzini <bonzini@gnu.org>
1519
1520 Sync with gcc:
1521 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1522
f7c83eac
AS
1523 * configure.in: Handle --disable-<component> generically.
1524 * configure: Regenerate.
a6df5a19
PB
1525
1526 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 1527
f7c83eac
AS
1528 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1529 (TARGET_CONFIGDIRS): Remove.
1530 * configure.in: Remove AC_SUBST(target_configdirs).
1531 * Makefile.in, configure: Regenerated.
a6df5a19
PB
1532
1533
65419985
L
15342006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1535
1536 PR libgcj/17311
1537 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1538
c52c6897
PB
15392006-02-20 Paolo Bonzini <bonzini@gnu.org>
1540
1541 PR bootstrap/25670
1542
1543 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1544
1545 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1546 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1547 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1548 BUILD_PREFIX, BUILD_PREFIX_1.
1549 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1550
1551 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1552 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1553
1554 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1555 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1556 of `cat stage_current`. Always provide the `r' and `s' variables.
1557 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1558 a single shell execution.
1559 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1560 bootstrapped modules, make the stage1 module if the build was not
1561 started yet, else build the current stage.
1562 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1563 (all-build, all-host, all-target, [+make_target+]-host,
1564 [+make_target+]-target): Do not use \-continued lines.
1565 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1566 (current_stage, restrap, stage_last): New.
1567
1568 * Makefile.in: Regenerate.
1569 * configure: Regenerate.
1570
b3ded179
PB
15712006-02-14 Paolo Bonzini <bonzini@gnu.org>
1572
1573 Sync from gcc:
1574
1575 2006-01-31 Richard Guenther <rguenther@suse.de>
1576 Paolo Bonzini <bonzini@gnu.org>
1577
f7c83eac
AS
1578 * Makefile.def (target_modules): Add libgcc-math target module.
1579 * configure.in (target_libraries): Add libgcc-math target library.
1580 (--enable-libgcc-math): New configure switch.
1581 * Makefile.in: Re-generate.
1582 * configure: Re-generate.
1583 * libgcc-math: New toplevel directory.
b3ded179
PB
1584
1585 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
1586 Jakub Jelinek <jakub@redhat.com>
1587 Diego Novillo <dnovillo@redhat.com>
b3ded179 1588
f7c83eac
AS
1589 * libgomp: New directory.
1590 * Makefile.def: Add target_module libgomp.
1591 * Makefile.in: Regenerate.
1592 * configure.in (target_libraries): Add target-libgomp.
1593 * configure: Regenerate.
b3ded179 1594
3a35eeb3
PB
15952006-02-14 Paolo Bonzini <bonzini@gnu.org>
1596 Andreas Schwab <schwab@suse.de>
0e7ef45c 1597
3a35eeb3
PB
1598 * configure: Regenerate.
1599
2429c060
PB
16002006-01-16 Paolo Bonzini <bonzini@gnu.org>
1601
1602 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1603 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1604 the assembler, linker and binutils.
1605 * configure: Regenerate.
1606
ec49b2b8
NC
16072006-01-16 Nick Clifton <nickc@redhat.com>
1608
49b9e644 1609 * config.sub, config.guess: Sync from config repository.
ec49b2b8 1610
44b2308f
AO
16112006-01-05 Alexandre Oliva <aoliva@redhat.com>
1612
1613 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1614 @ from continuation.
1615 * Makefile.in: Rebuilt.
1616
80911fe1
PB
16172006-01-04 Paolo Bonzini <bonzini@gnu.org>
1618
1619 Sync from gcc:
1620
1621 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1622
f7c83eac 1623 PR bootstrap/24252
80911fe1 1624
f7c83eac
AS
1625 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1626 * Makefile.tpl (OBJDUMP): New.
1627 (EXTRA_HOST_FLAGS): Add it.
1628 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 1629
f7c83eac
AS
1630 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1631 to use symbolic links between directories. Avoid race conditions
1632 or make them harmless.
1633 * configure.in: Do not try to use symbolic links between directories.
80911fe1 1634
f7c83eac
AS
1635 * Makefile.def (LEAN): Pass.
1636 * Makefile.tpl (LEAN): Define.
1637 (stage[+id+]-start): Accept that the previous directory does not
1638 exist, if the bootstrap is lean.
1639 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1640 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1641 configure substitution.
1642 ([+compare-target+]): Likewise.
1643 ([+bootstrap-target+]-lean): New.
1644 * configure.in: Remove lean bootstrap support from here.
80911fe1 1645
f7c83eac
AS
1646 * Makefile.in: Regenerate.
1647 * configure: Regenerate.
80911fe1
PB
1648
1649 2006-01-02 Andreas Schwab <schwab@suse.de>
1650
f7c83eac
AS
1651 * configure.in: When reconfiguring remove Makefile in
1652 all stage directories.
1653 * configure: Regenerate.
80911fe1 1654
b59bea8a
NC
16552005-12-27 Leif Ekblad <leif@rdos.net>
1656
1657 * configure.in: Add support for RDOS target.
1658 * configure: Regenerate.
1659
d7730bac
NC
16602005-12-27 Nick Clifton <nickc@redhat.com>
1661
1662 PR binutils/1990
1663 * libtool.m4: Synchronize with version in GCC sources.
1664
c02dabc3
PB
16652005-12-20 Paolo Bonzini <bonzini@gnu.org>
1666
f7c83eac 1667 Revert Ada-related part of the previous change.
c02dabc3 1668
f7c83eac
AS
1669 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1670 Do not pass.
1671 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1672 * Makefile.in: Regenerate.
1673 * configure.in: Do not include mt-ppc-aix target fragment.
1674 * configure: Regenerate.
c02dabc3 1675
f6d183c0
PB
16762005-12-19 Paolo Bonzini <bonzini@gnu.org>
1677
1678 * configure.in: Select appropriate fragments for PowerPC/AIX.
1679 * configure: Regenerate.
1680
1681 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1682 BOOT_CFLAGS, BOOT_LDFLAGS.
1683 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1684 BOOT_CFLAGS, BOOT_LDFLAGS.
1685 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1686 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1687 (stage): Fail if we cannot complete the work.
1688 * Makefile.in: Regenerate.
1689
f29759fc
JJ
16902005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1691
1692 * COPYING.NEWLIB: Update copyright year for default
1693 copyright.
1694
1f054001
PB
16952005-12-15 Paolo Bonzini <bonzini@gnu.org>
1696
1697 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1698 install-host-nogcc): Don't invoke $(stage) at the end.
1699 * Makefile.in: Regenerate.
1700
0aed8855
PB
17012005-12-14 Paolo Bonzini <bonzini@gnu.org>
1702
1703 * configure.in: Flip the top-level bootstrap switch.
1704 * configure: Regenerate.
1705
1706 Merge from gcc:
1707
1708 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1709
f7c83eac
AS
1710 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1711 $(stage) and $(unstage).
1712 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1713 (all): Remove stray semicolon.
1714 (local-distclean): Don't handle multilib.tmp and multilib.out.
1715 (install.all): Set $s for consistency.
1716 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1717 check_multilibs setting. Always make the install directory.
1718 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1719 Correct @if/@endif.
1720 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1721 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1722 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1723 (multilib.out): Remove.
1724 * Makefile.in: Regenerated.
0aed8855
PB
1725
17262005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1727
1728 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1729 * configure.in: Replace ms1 arch with mt.
1730 * configure: Rebuilt.
1731
17322005-12-05 Paolo Bonzini <bonzini@gnu.org>
1733
1734 Sync with gcc:
1735
4970f871
NS
17362005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1737
1738 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1739 * configure.in: Replace ms1 arch with mt.
1740 * configure: Rebuilt.
1741
be01d343
PB
17422005-12-05 Paolo Bonzini <bonzini@gnu.org>
1743
1744 Sync with gcc:
1745
1746 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1747
f7c83eac
AS
1748 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1749 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1750 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1751 Find in-tree tools if available.
1752 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1753 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1754 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1755 (COMPILER_*_FOR_TARGET): New.
1756 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1757 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1758 (CONFIGURED_*, USUAL_*): Remove.
1759 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1760 STRIP): Use autoconf substitutions.
1761 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1762 COMPILER_NM_FOR_TARGET): New.
1763 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1764
1765 (all): Make all-host and all-target in parallel.
1766 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1767 that $$r and $$s are set before invoking a recursive make.
1768 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1769 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
1770
1771 2005-11-29 Ben Elliston <bje@au.ibm.com>
1772
f7c83eac
AS
1773 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1774 from the gcc build directory.
1775 * Makefile.in: Regenerate.
be01d343
PB
1776
1777 2005-11-29 Ben Elliston <bje@au.ibm.com>
1778
f7c83eac
AS
1779 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1780 depend on all-libdecnumber.
1781 * configure.in (host_libs): Include libdecnumber.
1782 * Makefile.in: Regenerate.
1783 * configure: Likewise.
be01d343
PB
1784
1785 2005-11-21 Kean Johnston <jkj@sco.com>
1786
f7c83eac 1787 * config.sub, config.guess: Sync from upstream sources.
be01d343 1788
907be67c
DJ
17892005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1790
1791 * Makefile.def: Remove gdb dependencies for gdbtk.
1792 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1793 (configure-gdb, install-gdb): New rules.
1794 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1795 * Makefile.in, configure: Regenerated.
1796
e360f423
PB
17972005-10-22 Paolo Bonzini <bonzini@gnu.org>
1798
1799 PR bootstrap/24297
1800 * Makefile.tpl (do-[+make-target+], do-check, install,
1801 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1802 are set before recursing.
1803 * Makefile.in: Regenerate.
1804
45d5eb0a
EB
18052005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1806
1807 PR bootstrap/18939
1808 * Makefile.def (gcc) <target>: Fix thinko.
1809 * Makefile.in: Regenerate.
1810
3cf3372e
BS
18112005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1812
1813 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1814 * configure: Regenerate.
1815
bd70a46f
KH
18162005-10-09 Kazu Hirata <kazu@codesourcery.com>
1817
1818 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1819 target-libffi, target-qthreads, target-libjava, and
1820 targetlibobjc.
1821 * configure: Regenerate.
1822
5ae72758
DJ
18232005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1824
1825 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1826 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1827 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1828 (USUAL_OBJDUMP_FOR_TARGET): New.
1829 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1830 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1831 * configure, Makefile.in: Regenerated.
5ae72758 1832
cc96343e
PB
18332005-10-05 Paolo Bonzini <bonzini@gnu.org>
1834
1835 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1836 before other host packages.
1837
f70224b5
PB
18382005-10-05 Paolo Bonzini <bonzini@gnu.org>
1839
1840 PR bootstrap/22340
1841
1842 * configure.in (default_target): Remove.
1843 * Makefile.tpl (all): Do not use prerequisites as subroutines
1844 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1845 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1846 use prerequisites as subroutines.
1847 (check-host, check-target): New.
1848 (bootstrap configure & all targets): Do not use stage*-start
1849 if the directory layout is already ok.
1850 (non-bootstrap configure & all targets): Prepend a $(unstage).
1851 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1852 (NOTPARALLEL): Remove.
1853 (unstage, stage variables): New variables.
1854 (unstage, stage targets): Simply expand to those variables.
1855
1856 * configure: Regenerate.
1857 * Makefile.in: Regenerate.
1858
c13c918a
JW
18592005-10-04 James E Wilson <wilson@specifix.com>
1860
1861 * Makefile.def (lang_env_dependencies): Add libmudflap.
1862 * Makefile.in: Regenerate.
1863
376a0e54
CM
18642005-10-03 Catherine Moore <clm@cm00re.com>
1865
1866 * configure.in (bfin-*-*): Support bfin.
1867 * configure: Regenerated.
1868
d320aacb
L
18692005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1870
1871 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1872 * configure: Regenerated.
1873
7e0f7140
GK
18742005-09-28 Geoffrey Keating <geoffk@apple.com>
1875
1876 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1877 (LIPO_FOR_TARGET): New.
1878 (CONFIGURED_LIPO_FOR_TARGET): New.
1879 (USUAL_LIPO_FOR_TARGET): New.
1880 (STRIP_FOR_TARGET): New.
1881 (CONFIGURED_STRIP_FOR_TARGET): New.
1882 (USUAL_STRIP_FOR_TARGET): New.
1883 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1884 STRIP_FOR_TARGET.
1885 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1886 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1887 * Makefile.in: Regenerate.
1888 * configure: Regenerate.
0e7ef45c 1889
096f7d00
DE
18902005-09-19 David Edelsohn <edelsohn@gnu.org>
1891
1892 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1893 (rs6000-*-aix*): Same.
1894 * configure: Regenerate.
1895
18962005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1897
1898 * configure.in: Recognize f95 in the --enable-languages option,
1899 and substitute it for fortran, issuing a warning.
1900 * configure: Regenerate.
1901
2016dfcc
BE
19022005-09-07 Ben Elliston <bje@au.ibm.com>
1903
1904 Import from Autoconf sources:
1905
1906 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1907 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1908 Elliston. Handle weird characters correctly.
1909
6dd2fda9
DD
19102005-08-30 Phil Edwards <phil@codesourcery.com>
1911
1912 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1913 * configure: Regenerated.
1914
e6db70d4
RE
19152005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1916
f7c83eac
AS
1917 * Makefile.def (libssp): Add to lang_env_dependencies.
1918 * Makefile.in: Regenerate.
e6db70d4 1919
e1e3d0f5
CG
19202005-08-17 Christian Groessler <chris@groessler.org>
1921
1922 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1923 * Makefile.in: Regenerate.
1924
05cbd757
PB
19252005-08-12 Paolo Bonzini <bonzini@gnu.org>
1926
1927 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1928 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1929 Look for alternate names of the target cc and c++
1930 * configure: Regenerate.
1931
55db4b87
PB
19322005-08-08 Paolo Bonzini <bonzini@gnu.org>
1933
1934 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1935 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1936 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1937 tools; remove code to manually set them.
1938 (Target tools): Look in the environment for them.
1939 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1940 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1941 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1942 build directory.
1943 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1944 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1945 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1946 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1947 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1948 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1949 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1950 * configure: Regenerate.
1951 * Makefile.in: Regenerate.
1952
414e5532
MM
19532005-07-27 Mark Mitchell <mark@codesourcery.com>
1954
1955 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 1956 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
1957 * Makefile.in: Regenerated.
1958
a19b6204
MM
19592005-07-26 Mark Mitchell <mark@codesourcery.com>
1960
1961 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1962 (CFLAGS_FOR_TARGET): Use it.
1963 (CXXFLAGS_FOR_TARGET): Likewise.
1964 * Makefile.in: Regenerated.
1965 * configure.in (--with-build-sysroot): New option.
1966 * configure: Regenerated.
1967
b73aa406
PB
19682005-07-24 Paolo Bonzini <bonzini@gnu.org>
1969
1970 * Makefile.tpl: Wrap install between unstage and stage
1971 * Makefile.in: Regenerate.
1972
6e4d0bcb
KC
19732005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1974
1975 * all files: Update FSF address.
1976
49f58d10
JB
19772005-07-14 Jim Blandy <jimb@redhat.com>
1978
1979 * configure.in: Add cases for Renesas m32c.
1980 * configure: Regenerated.
0e7ef45c 1981
1d9c9cd7
KC
19822005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1983
1984 * COPYING, compile, config-ml.in, config.guess,
1985 config.sub, install-sh, missing, mkinstalldirs,
1986 symlink-tree, ylwrap: Sync from upstream sources.
1987
1587117a
EC
19882005-07-13 Eric Christopher <echristo@redhat.com>
1989
1990 * configure.in: Add toplevel noconfigdir support for tpf.
1991 * configure: Regenerate.
1992
bb780410
DD
19932005-07-11 Jakub Jelinek <jakub@redhat.com>
1994
1995 * Makefile.def (target_modules): Add libssp.
1996 * configure.in (target_libraries): Add target-libssp.
1997 * configure: Rebuilt.
1998 * Makefile.in: Rebuilt.
1999
064d0a7c
PB
20002005-07-11 Paolo Bonzini <bonzini@gnu.org>
2001
2002 PR ada/22340
2003
2004 * Makefile.def: Sync with gcc.
2005 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2006 * Makefile.in: Regenerate.
2007
b2edd3b5
AS
20082005-07-07 Andreas Schwab <schwab@suse.de>
2009
2010 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2011 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2012 * Makefile.in: Regenerated.
2013
5f128533
KH
20142005-07-07 Kazu Hirata <kazu@codesourcery.com>
2015
2016 * configure.in: Add --enable-libssp and --disable-libssp.
2017 * configure: Regenerate with autoconf-2.13.
2018
4e3fc8e5
GK
20192005-07-06 Geoffrey Keating <geoffk@apple.com>
2020
2021 * configure.in: Don't build sim or rda when targetting darwin.
2022 * configure: Regenerate.
2023
c7357d6a
BE
20242005-07-04 Ben Elliston <bje@gnu.org>
2025
2026 * src-release (do-proto-toplev): Remove dejagnu bits.
2027 (DEJAGNU_SUPPORT_DIRS): Remove.
2028 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
2029 (GDBD_SUPPORT_DIRS): Likewise.
2030 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
2031 (INSIGHTD_SUPPORT_DIRS): Likewise.
2032 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
2033
20342005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
2035
2036 * setup.com (mpw): Remove unused directive.
2037
7d329e61
PB
20382005-06-22 Paolo Bonzini <bonzini@gnu.org>
2039
2040 * Makefile.def (stagefeedback): Come after profile.
2041 Define profiledbootstrap target.
2042 * Makefile.tpl (profiledbootstrap): Remove.
2043 (stageprofile-end): Zap stagefeedback.
2044 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2045 * Makefile.in: Regenerate.
2046
e5fbed21
DD
20472005-06-13 Zack Weinberg <zack@codesourcery.com>
2048
2049 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2050 In 'cpp' stanza, support '#line' as well as '# '.
2051
59f7ec45
HPN
20522005-06-07 Hans-Peter Nilsson <hp@axis.com>
2053
2054 * configure.in (unsupported_languages): New macro.
2055 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2056 non-ported target libraries in noconfigdirs.
2057 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2058 non-linux-gnu. Remove libgcj_ex_libffi.
2059 <lang_frag loop>: Set add_this_lang=no if the language is in
2060 unsupported_languages.
2061 * configure: Regenerate.
2062
c10e9ba7
DD
20632005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2064
2065 * configure.in: Fix typo in handling of --with-mpfr-dir.
2066 * configure: Regenerate.
2067
20deb2b8
JB
20682005-06-02 Jim Blandy <jimb@redhat.com>
2069
2070 * config.sub: Add cases for the Renesas m32c. (This patch has been
2071 accepted into the master sources.)
2072
cdb9b172 20732005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
2074 Michael Snyder <msnyder@redhat.com>
2075 Stan Cox <scox@redhat.com>
cdb9b172 2076
f7c83eac 2077 * configure.in: Set noconfigdirs for ms1.
cdb9b172 2078
f7c83eac 2079 * configure: Regenerate.
cdb9b172 2080
1dc3053f
PB
20812005-05-25 Paolo Bonzini <bonzini@gnu.org>
2082
2083 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2084 (Dependencies): Consider target modules for bootstrap dependencies.
2085 Make target bootstrap modules depend on each stage's gcc.
2086 * Makefile.in: Regenerate.
2087
c60fe18b
PB
20882005-05-20 Paolo Bonzini <bonzini@gnu.org>
2089
2090 * Makefile.def (configure-gcc): Depend on binutils having been built.
2091 (all-gcc): No need to do it here.
2092 * Makefile.in: Regenerate.
2093
27258dd4
PB
20942005-05-19 Paul Brook <paul@codesourcery.com>
2095
0e7ef45c 2096 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
2097 language cannot be built.
2098 * configure: Regenerate.
2099
42ecbf5e
DJ
21002005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2101
2102 * ylwrap: Import from Automake 1.9.5.
2103
ae380b45
MS
21042005-05-04 Mike Stump <mrs@apple.com>
2105
2106 * configure.in: Always pass --target to target configures as
2107 otherwise rebuilds that do --recheck will fail.
811d3af8 2108 * configure: Rebuilt.
ae380b45 2109
d545f33b
PB
21102005-05-04 Paolo Bonzini <bonzini@gnu.org>
2111
2112 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2113 STAGE_HOST_EXPORTS.
2114 (configure, all): Add bootstrap support.
2115 (Host modules, target modules): Pass post-stage1 flags and exports.
2116 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2117 * Makefile.in: Regenerate.
2118
2faa2958
PB
21192005-04-29 Paolo Bonzini <bonzini@gnu.org>
2120
2121 Sync from gcc:
2122
2123 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2124
f7c83eac 2125 * config.sub: Update from master copy.
2faa2958
PB
2126
2127 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2128
f7c83eac
AS
2129 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2130 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2131 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2132 "*-*-elf" and "*-*-linux*".
2133 * configure: Regenerate.
2faa2958 2134
a7254363
PB
21352005-04-06 Paolo Bonzini <bonzini@gnu.org>
2136
f7c83eac 2137 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
2138 (TARGET_CONFIGARGS): Include --with-target-subdir.
2139 (configure, all): New macros. Use them throughout.
2140
a8637a7d
PB
21412005-04-05 Paolo Bonzini <bonzini@gnu.org>
2142
2143 * Makefile.tpl: Sync with gcc.
2144 * Makefile.in: Regenerate.
2145
dd387d52
JR
21462005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2147
2148 * config/mh-mingw32: Delete.
2149 * configure.in: Don't use it.
2150 * configure: Regenerate.
2151
e90269c8
PB
21522005-03-31 Paolo Bonzini <bonzini@gnu.org>
2153
2154 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2155 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2156 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2157 (HOST_LIB_PATH): Generate from Makefile.def.
2158 (TARGET_LIB_PATH): Likewise.
2159 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2160 * Makefile.in: Regenerate.
2161 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2162 (RPATH_ENVVAR): Include Darwin case.
2163 * configure: Regenerate.
2164
9a237d9e
PB
21652005-03-25 Paolo Bonzini <bonzini@gnu.org>
2166
2167 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2168 * configure: Regenerate.
2169
479759c8
ZW
21702005-03-21 Zack Weinberg <zack@codesourcery.com>
2171
2172 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2173 gcc_version, and gcc_version_trigger from set of flags to pass.
2174 * Makefile.tpl: Remove definitions of above variables.
2175 (config.status): Remove dependency on $(gcc_version_trigger).
2176 * Makefile.in: Regenerate.
2177 * configure.in: Do not reference config/gcc-version.m4 nor
2178 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2179 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2180 * configure: Regenerate.
2181
4cfaf6d5
DD
21822005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2183 Andrew Pinski <pinskia@physics.uc.edu>
2184
2185 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2186 * Makefile.in: Regenerate.
2187
33a3fb7b
AO
21882005-03-01 Alexandre Oliva <aoliva@redhat.com>
2189
2190 PR libgcj/20160
2191 * ltmain.sh: Avoid creating archives with components that have
2192 duplicate basenames.
2193
2da12f12
PB
21942005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2195
479759c8
ZW
2196 PR bootstrap/20250
2197 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2198 instead of check.
2199 * Makefile.in: Regenerate.
2da12f12 2200
b00612cc
PB
22012005-02-28 Paolo Bonzini <bonzini@gnu.org>
2202
2203 Sync from gcc.
2204
2205 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2206
2207 PR bootstrap/17383
2208 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2209 * Makefile.tpl (HOST_SUBDIR): New substitution.
2210 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2211 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2212 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2213 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2214 (Host modules, Bootstrapped modules): Use it.
2215 (Build modules, Target modules): Do not create symlink trees,
2216 always configure out-of-srcdir.
2217 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2218 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2219 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2220 $(HOST_SUBDIR). Create a symlink for host_subdir.
2221
2222 * Makefile.in: Regenerate.
2223 * configure: Regenerate.
2224
2225 Merged from libada-gnattools-branch:
2226 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2227
2228 * Makefile.def: Add gnattools as a module, depending on target-libada.
2229 * Makefile.in: Regenerate.
2230 * configure.in: Include gnattools in host_tools; disable it if ada
2231 is disabled.
2232 * configure: Regenerate.
2233
c3e65f62
NC
22342005-02-23 Nick Clifton <nickc@redhat.com>
2235
2236 * configure: Regenerate.
2237
e4d180c2
NC
22382005-02-22 Paul Schlie <schlie@comcast.net>
2239
2240 * configure.in: Allow darwin targeted ports to build tk, itcl and
2241 libgui.
2242
e3c770b1
EB
22432005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2244
2245 PR libgcj/10353
2246 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2247 * configure: Regenerate.
2248
9c73618c
AC
22492005-02-08 Andrew Cagney <cagney@gnu.org>
2250
2251 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2252 gdb/ section. Update GDB's URL.
2253
c46f8c51
AC
22542005-01-31 Andrew Cagney <cagney@gnu.org>
2255
2256 * gettext.m4: Only set ENABLE_NLS when gettext is present.
2257
c7e66c6d
HPN
22582005-01-29 Hans-Peter Nilsson <hp@axis.com>
2259
2260 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2261 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2262 target-libgloss when not *-*-elf and *-*-aout.
2263 * configure: Regenerate.
2264
a53bf506
AC
22652005-01-27 Andrew Cagney <cagney@gnu.org>
2266
2267 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2268
45181ed1
AC
22692005-01-24 Andrew Cagney <cagney@gnu.org>
2270
2271 * gettext.m4: Only fall back to ../intl/ when it's present.
2272
a1e0f4e4
KC
22732005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2274
2275 * install-sh, config.sub: Import from upstream.
2276
22772005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
2278
2279 PR bootstrap/18222
2280 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2281 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2282 * Makefile.in: Regenerate.
2283
c50382e2
PB
22842005-01-03 Paolo Bonzini <bonzini@gnu.org>
2285
2286 Revert 2004-12-28 Makefile changes, a better fix will be
2287 applied to mainline and src after GCC 4.0 branches.
2288
11d07737
PB
22892004-12-28 Paolo Bonzini <bonzini@gnu.org>
2290
2291 PR bootstrap/17383
2292
2293 * Makefile.def (target_modules): Remove stage parameter,
2294 it is always true now.
2295 * Makefile.tpl (configure-build-[+module+],
2296 configure-target-[+module+]): Always build symlink tree
2297 for the directory and for include. BUILD_SUBDIR and
2298 TARGET_SUBDIR cannot be . anymore.
2299 * Makefile.in: Regenerate.
2300
dadfdbe2
DD
23012004-12-25 David Edelsohn <edelsohn@gnu.org>
2302
2303 Revert 2004-12-08 Makefile changes.
2304
dbf85af7
JR
23052004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2306
2307 * configure.in (sh64-*-*): Reenable gprof.
2308 * configure: Regenerate.
2309
6b8fea99
JB
23102004-12-09 Jim Blandy <jimb@redhat.com>
2311
2312 * MAINTAINERS: List 'depcomp' as part of automake.
2313
7341462c
DE
23142004-12-08 David Edelsohn <edelsohn@gnu.org>
2315
2316 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2317 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2318 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2319 * Makefile.in: Regenerate.
2320
21fde4dc
DD
23212004-12-07 Matt Kraai <kraai@ftbfs.org>
2322
2323 * Makefile.tpl: Generate normal dependencies if the LHS module is
2324 not bootstrapped.
2325 * Makefile.in: Regenerate.
2326
3da796a2
RS
23272004-12-03 Richard Sandiford <rsandifo@redhat.com>
2328
2329 * configure.in: Include config/gxx-include-dir.m4. Use
2330 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2331 * configure: Regenerate.
2332
73fb7068
RS
23332004-12-03 Richard Sandiford <rsandifo@redhat.com>
2334
2335 * config.if: Delete.
2336 * configure.in: Set libstdcxx_incdir directly.
2337 * configure: Regenerate.
2338 * MAINTAINERS: Remove mention of config.if.
2339 * src-release (DEVO_SUPPORT): Remove config.if.
2340
6c8e6ce9
EC
23412004-12-02 Eric Christopher <echristo@redhat.com>
2342
3b6098f8
EC
2343 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2344 of things to remove.
6c8e6ce9 2345 * Makefile.in: Regenerate.
479759c8 2346
b8658a2f
RS
23472004-12-02 Richard Sandiford <rsandifo@redhat.com>
2348
2349 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2350 * configure: Regenerate.
2351
afefada0
RS
23522004-12-02 Richard Sandiford <rsandifo@redhat.com>
2353
2354 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2355 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2356 * configure: Regenerate.
2357
5dcac624
DA
23582004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2359
2360 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2361 (hppa*64*-*-*): Delete incorrect comment.
2362 * configure: Rebuilt.
2363
57d1eb1a
DD
23642004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2365
2366 * install-sh, compile: Import from automake.
2367
23682004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2369
2370 * config.guess, config.sub: Import from savannnah.
2371
6d389afc
MS
23722004-11-12 Mike Stump <mrs@apple.com>
2373
2374 * Makefile.def: Add html support.
2375 * Makefile.tpl: Likewise.
2376 * Makefile.in: Regenerate.
2377
69e57115
GK
23782004-11-11 Geoffrey Keating <geoffk@apple.com>
2379
2380 PR 18423
2381 * configure.in: Remove all instances of build-fixincludes from
2382 noconfigdirs.
2383 (build_configargs): Supply --target to subdirectories.
2384 * configure: Regenerate.
2385
2386 * Makefile.def: Make gcc install depend on fixincludes install.
2387 * Makefile.in: Regenerate.
2388
ba719b26
HPN
23892004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2390
2391 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2392 target-libgfortran.
2393 * configure: Regenerate.
2394
c37653e7
DE
23952004-11-07 David Edelsohn <edelsohn@gnu.org>
2396
2397 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2398 like CC.
2399
1eefd493
PB
24002004-11-05 Paolo Bonzini <bonzini@gnu.org>
2401
2402 * Makefile.def (host fixincludes): Specify missing targets.
2403 * Makefile.in: Regenerate.
2404
02b1af09
L
24052004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2406
2407 PR other/17783
2408 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2409 * configure: Regenerated.
2410
7f266840
DJ
24112004-11-04 Daniel Jacobowitz <dan@debian.org>
2412
2413 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2414 * configure: Regenerated.
2415
47444073
AL
24162004-10-28 Eric B. Weddington <ericw@evcohs.com>
2417
2418 PR target/18151
2419 * configure.in (case ${target}): Do not build fixincludes for avr.
2420 * configure: Regenerated.
2421
caeba88f
AL
24222004-10-26 Paolo Bonzini <bonzini@gnu.org>
2423
2424 * configure.in (case ${target}): Do not build fixincludes
2425 on platforms where it is not used.
2426 * configure: Regenerated.
2427
0fdbe983
DJ
24282004-10-23 Daniel Jacobowitz <dan@debian.org>
2429
2430 * configure.in: Use an absolute path to install-sh.
2431 * configure: Regenerated.
2432
1c0f67c1
AC
24332004-10-19 Andrew Cagney <cagney@gnu.org>
2434
2435 * src-release (do-djunpack, do-md5sum): Install the generated file
2436 directly into the proto-toplev/ directory.
479759c8 2437
a9cfce9c
AC
24382004-10-19 Andrew Cagney <cagney@gnu.org>
2439
2440 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2441
ac0fa625
DD
24422004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2443
2444 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2445 * configure: Regenerate.
2446
d27cc32e
PB
24472004-10-06 Paolo Bonzini <bonzini@gnu.org>
2448
2449 Fix wrong conflict resolution in:
2450
2451 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2452
2453 * Makefile.in: Regenerate.
2454 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2455 in the recursive `make', instead of hardwiring `all'.
2456 (Autogenerated TARGET-* variables): New.
2457
1763908f
UW
24582004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2459
2460 Merged from GCC / libtool upstream:
2461 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2462 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2463 * ltcf-cxx.sh (tpf*): Likewise.
2464 * ltconfig (tpf*): Add TPF OS configuration support.
2465
0490e016
NC
24662004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2467
2468 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 2469 * configure: Regenerate.
0490e016 2470
32be62b5
RS
24712004-09-24 Michael Roth <mroth@nessie.de>
2472
2473 * configure.in (--without-headers): Add missing double quotes.
2474 * configure: Regenerate.
2475
6048df60
DD
24762004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2477
2478 * ylwrap: Revert to previous version.
2479
315b3b02
L
24802004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2481
6048df60 2482 PR bootstrap/17369
315b3b02
L
2483 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2484 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2485 SET_GCC_LIB_PATH_CMD.
2486 (BASE_TARGET_EXPORTS): Likewise.
2487 * Makefile.in: Regenerated.
2488
2489 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2490 * configure: Regenerated.
2491
fe69863c
DD
24922004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2493
2494 * config.guess: New upstream version
2495 * compile, depcomp, install-sh, ylwrap: Likewise.
2496
24972004-09-19 Roger Sayle <roger@eyesopen.com>
2498
2499 * config/mh-x86omitfp: New host makefile fragment. Add
2500 -fomit-frame-pointer to the default BOOT_CFLAGS.
2501 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2502 * configure: Regenerate.
2503
25042004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2505
2506 PR target/11572
2507 * configure.in (*-*-darwin*): Renable libobjc.
2508 * configure: Regenerate.
2509
be75bbe1 25102004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 2511
be75bbe1
DB
2512 * Makefile.def: Remove libbanshee.
2513 * Makefile.tpl: Ditto.
2514 * configure.in: Ditto.
2515 * Makefile.in: Regen.
2516 * configure: Ditto.
2517
1b882a91
PB
25182004-09-07 Paolo Bonzini <bonzini@gnu.org>
2519
2520 * missing: Import latest version from master repository.
2521
eb1352ed
NC
25222004-09-04 Nick Clifton <nickc@redhat.com>
2523
2524 * config.sub: Import latest version from master repository.
2525 * config.guess: Likewise.
2526 This includes these changes:
479759c8 2527
eb1352ed
NC
2528 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2529
2530 * config.sub: Handle crisv32, alias etraxfs.
2531 * config.guess (crisv32:Linux:*:*): Handle.
2532
2533 2004-08-13 Brad Smith <brad@comstyle.com>
2534
2535 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2536 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2537
2538 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2539
2540 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2541 assume the processor is a powerpc. This is because coreutils
2542 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2543 in this case, due to a MacOS X bug that causes
2544 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2545 to return a negative number.
2546 Problem reported by Petter Reinholdtsen in:
2547 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2548
2549 2004-07-19 Ben Elliston <bje@gnu.org>
2550
2551 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2552
2553 2004-06-24 Ben Elliston <bje@gnu.org>
2554
2555 * config.guess: Update copyright years.
2556 * config.sub: Likewise.
2557
2558 2004-06-22 Robert Millan <robertmh@gnu.org>
2559
2560 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2561 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2562
2563 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2564
2565 * config.guess (*:*VMS:*:*): New entry. Replaces
2566 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2567 manufacturer.
2568
2569 2004-06-22 Ben Elliston <bje@gnu.org>
2570
2571 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2572 * config.sub: Likewise.
2573
2574 2004-06-22 Ben Elliston <bje@gnu.org>
2575
2576 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2577 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2578
2579 2004-06-11 Ben Elliston <bje@gnu.org>
2580
2581 * config.guess (pegasos:OpenBSD:*:*): Remove.
2582
2583 2004-06-11 Ben Elliston <bje@gnu.org>
2584
2585 From Wouter Verhelst <wouter@grep.be>:
2586 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2587
2588 2004-06-11 Ben Elliston <bje@gnu.org>
2589
2590 * config.guess (luna88k:OpenBSD:*:*): New.
2591
2592 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2593
2594 * config.guess (m32r*:Linux:*:*): New case.
2595 * config.sub: Handle m32rle.
2596
2597 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2598
2599 From Jens Petersen <petersen@redhat.com>:
2600 * config.sub: Handle sparcv8.
2601
2602 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2603
2604 From Tom Smith <smith@cag.lkg.hp.com>:
2605 * config.guess: Version suffixes are equally significant on Tru64
2606 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2607 prefix of "P" (patched kernel).
2608
2609 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2610
2611 * config.sub: Add support for National Semiconductor CRX target.
2612
2a3124ca 26132004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 2614
2a3124ca
RH
2615 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2616 *-*-netware, but add target-libmudflap.
2617 Consolidate *-*-netware targets (of which really only i?86 exists)
2618 into a single entry.
2619 * configure: Likewise.
2620
0df3d27f
PB
26212004-09-01 Paolo Bonzini <bonzini@gnu.org>
2622
2623 * Makefile.tpl (sorry): Remove.
2624 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2625 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2626 (do-clean): Clean per-stage directories too.
2627 (do-distclean): Run distclean-stage1 too.
2628 (.NOTPARALLEL): Enable during toplevel bootstrap.
2629 (stage[+id+]-bubble): Enable parallel execution during
2630 the recursive invocation.
2631 * Makefile.in: Regenerate.
2632
2633 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2634
2635 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2636
2637 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2638 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2639 * configure: regenerate
479759c8
ZW
2640 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2641 -mdynamic-no-pic
0df3d27f
PB
2642
26432004-08-31 Paolo Bonzini <bonzini@gnu.org>
2644
2645 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2646 include.
2647 * configure.in: Fix indentation.
2648 * configure: Regenerate.
2649
ee025550
PB
26502004-08-31 Paolo Bonzini <bonzini@gnu.org>
2651
2652 * Makefile.def (build_modules): Add fixincludes.
2653 (dependencies): Make gcc depend on fixincludes.
2654 * configure.in (build_tools): Add fixincludes.
2655 (build_configdirs): Always include build_libs.
2656 * Makefile.in: Regenerate.
2657 * configure: Regenerate.
2658
26592004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
2660
2661 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2662 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2663 phony targets; do not generate timestamp files.
2664 (distclean-stageN): Remove references to their timestamp files.
2665 (restageN, touch-stageN): Remove.
2666 (stageN-bubble): Rewritten.
2667 (compare): Support lean bootstraps.
2668 * Makefile.in: Regenerate.
2669
2670 * configure.in: Only warn when bootstrapping but
2671 build != host or build != target. Support lean bootstraps.
2672 * configure: Regenerate.
2673
2674 Sync from gcc:
2675 2004-08-26 Phil Edwards <phil@codesourcery.com>
2676
2677 * configure.in: Give a better error message if GMP/MPFR are missing
2678 and a language needing them has been requested.
2679 * configure: Regenerated.
2680
2681 2004-08-25 Phil Edwards <phil@codesourcery.com>
2682
2683 * configure.in: Print a list of available language front-ends if
2684 a requested one is missing. Tidy stray tab characters.
2685 * configure: Regenerated.
2686
72b2455a
PB
26872004-08-17 Paolo Bonzini <bonzini@gnu.org>
2688
2689 * Makefile.in: Regenerate.
2690 * configure: Regenerate.
2691
2692 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2693 stage_*_flags.
2694 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2695 for bootstrapped modules if toplevel bootstrap is going.
2696 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2697 modules. Adjust for changes in Makefile.def. Enable several
2698 rules even in non-bootstrap mode, just to avoid peppering the
2699 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2700 (stage-[+prev+]-bubble): Remove.
2701
2702 * Makefile.def (Dependencies): Depend on all-build-bison,
2703 all-build-flex, all-build-byacc, all-build-texinfo, rather
2704 than the host variations.
2705 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2706 with BUILD_SUBDIR.
2707 (BISON): Update for recent Bisons.
2708 (YACC): Fix typo.
2709 (cross): Depend on all-build.
2710 (all): Do not depend on all-build.
2711 (prebootstrap): Remove.
2712 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2713 (Prebootstrap dependencies): Add them to the per-stage targets
2714 and to all-prebootstrap.
2715 * configure.in (build_configdirs): Always enable build_tools.
2716 (BUILD_DIR_PREFIX): Remove.
2717
2718 * Makefile.def (gcc): Add target variable.
2719 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2720 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2721 in the recursive `make', instead of hardwiring `all'.
2722 (Autogenerated TARGET-* variables): New.
2723
de0b4a87
JW
27242004-08-17 Robert Millan <robertmh@gnu.org>
2725
2726 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2727 (instead of FreeBSD).
2728 * configure: Regenerate.
2729
ad681c85
NN
27302004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2731
675c6968
NN
2732 * Makefile.def, configure.in, src-release: Remove useless, bogus
2733 references to tix.
2734 * Makefile.in, configure: Regenerate.
2735
ad681c85
NN
2736 * src-release: Stop distributing mmalloc with gdb (which doesn't
2737 use it).
2738 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2739 * Makefile.in: Regenerate.
2740
11b04d1f
DD
27412004-08-09 Mark Mitchell <mark@codesourcery.com>
2742
2743 * configure.in (arm*-*-eabi*): New target.
2744 * configure: Regenerate.
2745
f2420bea
NN
27462004-08-01 Robert Millan <robertmh@gnu.org>
2747
2748 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2749 libmudflap for all GNU-based systems (with Glibc).
2750 * configure: Regenerate.
2751
9e6ce191
PB
27522004-08-06 Paolo Bonzini <bonzini@gnu.org>
2753
2754 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2755 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2756 (Dependencies): New section.
2757 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2758 (configure-target-[+module+]): Depend on maybe-all-gcc
2759 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2760 (toplevel profiledbootstrap): Fix dependencies.
2761 * Makefile.in: Regenerate.
2762
df4a6958
MM
27632004-08-03 Mark Mitchell <mark@codesourcery.com>
2764
2765 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2766 target-libiberty to noconfigdirs.
2767
11b04d1f
DD
27682004-08-03 Paul Brook <paul@codesourcery.com>
2769
2770 * configure.in: Check for MPFR as well as GMP.
2771 * configure: Regenerate.
2772
b813574b
PB
27732004-08-03 Paolo Bonzini <bonzini@gnu.org>
2774
2775 * Makefile.def (host-modules): Add gcc.
2776 * Makefile.in: Regenerate.
2777 * Makefile.tpl (sorry): New rule.
2778 (configure-host, all-host, [+make_target+]-host, do-check,
2779 install-host): Do not add gcc as a special case.
2780 (host modules): Add a small special-casing for gcc. Export
2781 extra_make_flags through the environment.
2782 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2783 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2784 other recursive targets for gcc): Remove.
2785
2786 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2787 (stage, unstage): New rules.
2788 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2789 distclean-stage[+id+]): Use stage_current.
2790 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2791 the stage*-start rules.
2792
61edac0c
JW
27932004-07-19 Robert Millan <robertmh@gnu.org>
2794
2795 Synced from gcc:
2796
2797 2004-04-26 Robert Millan <robertmh@gnu.org>
2798
2799 Add patches from libtool CVS.
2800 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2801 * ltconfig: Likewise.
2802 * ltcf-c.sh: Likewise.
2803 * ltcf-cxx.sh: Likewise.
2804 * ltcf-gcj.sh: Likewise.
2805
3e707e94
PB
28062004-07-12 Paolo Bonzini <bonzini@gnu.org>
2807
2808 * configure.in: Add noconfigdirs for crx-*-*.
2809 * configure: Regenerate.
2810
28112004-07-12 Paolo Bonzini <bonzini@gnu.org>
2812
2813 Synced from gcc:
2814
2815 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2816
2817 * configure.in: Build libmudflap by default on FreeBSD.
2818 * configure: Regenerated.
2819
2820 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2821
2822 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2823 systems.
2824 * configure: Regenerated.
2825
2826 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2827
2828 PR target/16344
2829 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2830 feedback based compiler.
2831 * Makefile.in: Rebuilt.
2832
2833 2004-07-05 Phil Edwards <phil@codesourcery.com>
2834
2835 * configure.in: Do not prepend $srcdir to /dev/null in
2836 makefile fragments.
2837 * configure: Regenerate.
2838
a7ee7660
AO
28392004-07-08 Alexandre Oliva <aoliva@redhat.com>
2840
2841 * Makefile.def (host_modules): Set bootstrap=true for flex.
2842 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2843 * Makefile.in: Rebuilt.
2844
6a9cf61e
PB
28452004-07-01 Paolo Bonzini <bonzini@gnu.org>
2846
2847 * Makefile.def (build_modules): Add bison, byacc, flex,
2848 m4, texinfo.
2849 (flags_to_pass): Add FLEX.
2850 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2851 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2852 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2853 DEFAULT_MAKEINFO): Remove.
2854 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2855 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2856 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2857 objdir or else use configured tool.
2858 (all-build): New.
2859 (all): Depend on it.
2860 (Build module dependencies): Add.
2861 * Makefile.in: Regenerate.
2862 * configure.in: Better support for multiple build modules,
2863 matching what is done for host/target modules. Do not look
2864 for "plausible" locations of build tools if Canadian cross.
2865 Use autoconf's AC_PROG_CC to find a C compiler. Define
2866 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2867 * configure: Regenerate.
2868
95b6a1f2
PB
28692004-06-22 Paolo Bonzini <bonzini@gnu.org>
2870
2871 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2872 * Makefile.in: Regenerate.
2873
7ffa0b57
PB
28742004-06-22 Paolo Bonzini <bonzini@gnu.org>
2875
2876 * Makefile.tpl (configure-build-[+module+],
2877 configure-[+module+], configure-target-[+module+]): Pass
2878 [+extra_configure_args+].
2879 (all-build-[+module+], all-[+module+], check-[+module+],
2880 install-[+module+], [+make_target+]-[+module+],
2881 all-target-[+module+], check-target-[+module+],
2882 install-target-[+module+], [+make_target+]-target-[+module+]):
2883 Pass [+extra_make_args+].
2884 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2885 (GCC_HOST_EXPORTS): Remove.
2886 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2887 cross, check-gcc, check-gcc-c++, install-gcc,
2888 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2889 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2890 * Makefile.in: Regenerate.
2891
929ba6e7
CF
28922004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2893
2894 * configure.in: Check for srcdir/winsup rather than build directory
2895 winsup.
2896 * configure: Regenerate.
2897
b76d7de0
CV
28982004-06-17 Corinna Vinschen <vinschen@redhat.com>
2899
2900 * configure.in: Don't build Cygwin native newlib if winsup
2901 directory is missing. Emit warning instead.
2902 * configure: Regenerate.
2903
656fdd47
PB
29042004-06-09 Paolo Bonzini <bonzini@gnu.org>
2905
2906 * Makefile.tpl (touch-stage[+id+]): New.
2907 (restage[+prev+]): Depend on touch-stage[+id+].
2908
2909 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2910 Use it throughout.
2911
2912 * Makefile.def: Add profile and feedback bootstrap stages.
2913 Remove next field from bootstrap stages.
2914 * Makefile.tpl (LN, LN_S): Substitute.
2915 (stageN-start, stageN-end): Use double-colon rules, to
2916 provide a hook for additional setup commands.
2917 (distclean-stageN-gcc, restageN): Create dependencies from
2918 [+prev+], not from [+next+].
2919 (stageN-bubble): Add commands for successive stages from
2920 [+prev+], using double-colon rules.
2921 (all-stageN-gcc): Fix typo.
2922 (stagefeedback-start, profiledbootstrap): New.
2923 * Makefile.in: Regenerate.
2924 * configure.in: Call ACX_PROG_LN.
2925 * configure: Regenerate.
2926
498d4a71
CF
29272004-06-03 Paolo Bonzini <bonzini@gnu.org>
2928
2929 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2930 without gcc.
2931 * configure: Regenerate.
2932
377d8c42
PB
29332004-06-01 Paolo Bonzini <bonzini@gnu.org>
2934
2935 * Makefile.tpl: Fix typo.
2936 * Makefile.in: Regenerate.
2937
f5f8a794
PB
29382004-06-01 Paolo Bonzini <bonzini@gnu.org>
2939
2940 * configure.in: Remove new- prefix from toplevel
2941 bootstrap targets.
2942 * configure: Regenerate.
2943
f7a4c34f
PB
29442004-06-01 Paolo Bonzini <bonzini@gnu.org>
2945
2946 Merge this patch from the gcc tree:
2947
2948 2004-05-30 Andreas Jaeger <aj@suse.de>
2949 Jim Wilson <wilson@specifixinc.com>
2950
2951 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2952 like CC.
2953
319cab08
PB
29542004-06-01 Paolo Bonzini <bonzini@gnu.org>
2955
2956 * Makefile.tpl (all.normal): Rename to all.
2957 (all): Replace with a rule to pick the default
2958 target from configure.
2959 (all-gcc, configure-gcc): Use conditionals to
2960 do nothing when toplevel bootstrap is going on.
2961 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2962 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2963 * configure.in: Support --enable-bootstrap.
2964
2965 * Makefile.def: Remove new- prefix from toplevel
2966 bootstrap targets.
2967 * Makefile.tpl: Likewise.
2968
2969 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2970 target.
2971
2972 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2973 $(RECURSE_FLAGS) to recursive invocation of make.
2974
2975 * Makefile.in: Regenerate.
2976 * configure: Regenerate.
2977
88f64edc
DJ
29782004-05-27 Daniel Jacobowitz <dan@debian.org>
2979
2980 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2981 * configure: Regenerate.
2982
378fce5b
DD
29832004-05-25 Daniel Jacobowitz <drow@false.org>
2984
2985 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2986 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2987 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2988 targets.
2989 * Makefile.in: Regenerate.
2990
dfdffa2c
PB
29912005-05-24 Paolo Bonzini <bonzini@gnu.org>
2992
2993 * configure.in: Test the ability to symlink directories.
2994 * configure: Regenerate.
2995
2996 * Makefile.def (bootstrap-stage): New definitions.
2997 * Makefile.tpl (configure-stage1-gcc,
2998 configure-stage2-gcc, configure-stage3-gcc,
2999 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3000 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3001 new-restage3, compare): Autogenerate, see Makefile.in
3002 entry for behavioral changes.
3003 (distclean-stage1, new-stage1-start, new-stage1-end,
3004 new-stage1-bubble, distclean-stage2, new-stage2-start,
3005 new-stage2-end, new-stage2-bubble, distclean-stage3,
3006 new-stage3-start, new-stage3-end): New autogenerated targets.
3007 (objext, prebootstrap, BOOT_CFLAGS,
3008 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3009 targets.
3010
3011 * Makefile.in: Regenerate.
3012 (distclean-stage1, new-stage1-start, new-stage1-end,
3013 new-stage1-bubble, distclean-stage2, new-stage2-start,
3014 new-stage2-end, new-stage2-bubble, distclean-stage3,
3015 new-stage3-start, new-stage3-end): New targets.
3016 (all-stage1-gcc): Move prebootstrap dependency from here...
3017 (configure-stage1-gcc): ...to here.
3018 (new-bootstrap): Use bubble targets.
3019 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3020 Use per-stage distclean targets.
3021 (configure-stage1-gcc, configure-stage2-gcc,
3022 configure-stage3-gcc, all-stage1-gcc,
3023 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3024 Use new-stageN-start to prepare the tree.
3025
04cf1b77
PB
30262004-05-23 Paolo Bonzini <bonzini@gnu.org>
3027
3028 * Makefile.def (host_modules): add libcpp.
3029 * Makefile.tpl: Add dependencies on and for libcpp.
3030 * Makefile.in: Regenerate.
3031 * configure.in: Add libcpp host module.
3032 * configure: Regenerate.
3033
80b200a1
ZW
30342004-05-17 Zack Weinberg <zack@codesourcery.com>
3035
3036 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3037 of libf2c.
3038 * configure, Makefile.in: Regenerate.
3039
4b1cb4fe
DD
30402004-05-13 Diego Novillo <dnovillo@redhat.com>
3041
3042 Merge from tree-ssa-20020619-branch.
3043
3044 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3045 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3046 (HOST_GMPLIBS): Define.
3047 (HOST_GMPINC): Define.
3048 (TARGET_LIB_PATH): Add libmudflap.
3049 (GFORTRAN_FOR_TARGET): Define.
3050 (configure-build*): Export GFORTRAN.
3051 (configure-gcc): Export GMPLIBS and GMPINC.
3052 (all-gcc): Add maybe-all-libbanshee.
3053 (configure-target-libgfortran): Define.
3054 * Makefile.in: Regenerate.
3055 * configure.in (host_libs): Add libbanshee.
3056 (target_libraries): Add target-libmudflap and target-libgfortran.
3057 Add --with-libbanshee.
3058 Handle --disable-libmudflap.
3059 (*-*-freebsd*): Use with_gmp.
3060 Add $(libgcj) to noconfigdirs.
3061 * configure: Regenerate.
3062 * depcomp: New file.
3063 * MAINTAINERS: Add tree-ssa maintainers.
3064
30652004-04-28 Paolo Bonzini <bonzini@gnu.org>
3066
3067 * config/acx.m4: Fix fastcompare support for new-bootstrap.
3068 * configure: Regenerate.
3069
b8908782
DD
30702004-04-27 Paolo Bonzini <bonzini@gnu.org>
3071
3072 Revert:
3073 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3074
3075 * Makefile.def (flags_to_pass): Remove *dir variables that
3076 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3077 as well as prefix and exec_prefix.
3078 * Makefile.in: Regenerate.
3079
30802004-04-26 Paolo Bonzini <bonzini@gnu.org>
3081
3082 * Makefile.def (host_modules): Mark with the bootstrap
3083 flag packages on which gcc depends.
3084 * Makefile.tpl (all-bootstrap): Use it.
3085 * Makefile.in: Regenerate.
3086
30872004-04-26 Paolo Bonzini <bonzini@gnu.org>
3088
3089 * Makefile.def (flags_to_pass): Remove *dir variables that
3090 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3091 as well as prefix and exec_prefix.
3092 * Makefile.in: Regenerate.
3093
30942004-04-26 Paolo Bonzini <bonzini@gnu.org>
3095
80b200a1
ZW
3096 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3097 * configure: Regenerate.
3098 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3099 * gcc/Makefile.tpl (compare): Use the result of the test.
3100 * gcc/Makefile.in: Regenerate.
b8908782
DD
3101
31022004-04-23 Paolo Bonzini <bonzini@gnu.org>
3103
3104 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3105 Always relocate gcc and prev-gcc to the original names, even
3106 if the build fails.
3107 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3108 New targets.
3109
0f260896
RO
31102004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3111
3112 * configure.in (mips*-*-irix5*): Enable ld.
3113 * configure: Regenerate.
3114
51860f05
JW
31152004-04-15 James E Wilson <wilson@specifixinc.com>
3116
3117 * Makefile.tpl (configure-[+module+], configure-gcc,
3118 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3119 Set and export LDFLAGS.
3120 * Makefile.in: Regenerate.
3121
54752a6b
NN
31222004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3123
3124 PR bootstrap/14871
3125 * Makefile.tpl: If we don't have built-in-tree target tools,
3126 use the ones found by configure rather than hacking around with
3127 program_transform_name.
3128 * configure.in: Give Makefile.tpl the information necessary
3129 to do that.
3130 * Makefile.in: Regenerate.
3131 * configure: Regenerate.
3132
31332004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3134
3135 PR bootstrap/14760
3136 * configure.in: When computing baseargs, strip *all* copies of
3137 offending options. Also, don't match/substitute the trailing space,
3138 so that this actually works when two similar options are separated by
3139 only one space.
3140 * configure: Regenerate.
3141
31422004-04-06 David Edelsohn <edelsohn@gnu.org>
3143
80b200a1
ZW
3144 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3145 (rs6000-*-aix*): Same.
3146 * configure: Regenerate.
54752a6b 3147
5e2b61fb
SS
31482004-03-25 Stan Shebs <shebs@apple.com>
3149
3150 Remove MPW support, no longer used.
3151 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3152 mpw-install: Remove files.
3153 * src-release (DEVO_SUPPORT): Remove names of removed files.
3154 * MAINTAINERS: Likewise.
3155
1a6f2dc7
NN
31562004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3157
a0049f1b
NN
3158 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3159 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3160 * Makefile.in: Regenerate.
3161
1a6f2dc7
NN
3162 * configure.in (top level bootstrap support): Rework --enable-werror
3163 to set @stage2_werror_flag@.
3164 * configure: Regenerate.
3165 * Makefile.tpl (top level bootstrap support): Pass
3166 @stage2_werror_flag@ down to configure in stages 2 and 3.
3167 * Makefile.in: Regenerate.
3168
920e3419
NN
31692004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3170
3171 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3172 for stages 2 and 3 as well as in make. As a consequence, remove
3173 OUTPUT_OPTION (now detected by configure) from the flags passed down
3174 to make.
3175 * Makefile.in: Regenerate.
3176
3177 * Makefile.tpl (new-bootstrap): Fix typo.
3178 * Makefile.in: Regenerate.
3179
4fa63067
NN
31802004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3181
3182 * Makefile.tpl: Rearrange by moving recursive_targets rules
3183 into their proper sections.
3184 * Makefile.tpl (top level bootstrap support): Move disabling
3185 of coverage flags from 'make' to 'configure'; improve comments.
3186 * Makefile.in: Regenerate.
3187
3188 * Makefile.tpl (experimental top level bootstrap) Move stage1
3189 language setting from all- target to configure- target; disable
3190 intermodule optimization in stage 1; prevent gratuitous rebuilds
3191 of stage 1.
3192 * Makefile.in: Regenerate.
3193 * configure.in: Comma-separate stage 1 language list for top
3194 level bootstrap.
3195 * configure: Regenerate.
3196
3197 * Makefile.tpl: Clean up experimental top level bootstrap support:
3198 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3199 prev-gcc in configure- targets as well as all- targets.
3200 * Makefile.in: Regenerate.
3201
fb8a10fd
NN
32022004-03-17 Paolo Bonzini <bonzini@gnu.org>
3203
3204 * configure.in: Remove symbolic link section.
3205 * configure: Regenerate.
3206 * Makefile.tpl (links): Remove.
3207 * Makefile.in: Regenerate.
3208
947f426e 32092004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 3210 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
3211
3212 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 3213 Set with AC_CHECK_PROGS.
947f426e
NN
3214 * configure.in: Fix comment typo from last patch.
3215 * configure: Regenerate.
3216
1d39f329
NN
32172004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3218
3219 * Makefile.tpl: Introduce experimental top level bootstrap support.
3220 * Makefile.in: Regenerate.
3221 * configure.in: Introduce support for top level bootstrap.
3222 * configure: Regenerate.
3223
4b0ac75d 32242004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3225 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
3226
3227 PR bootstrap/14522
3228 * configure.in: Cope with shells that do not support unquoted ^
3229 * configure: Regenerate.
3230
2e70b094 32312004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3232 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
3233
3234 PR bootstrap/14522
3235 * configure.in: Cope with shell that do not support nesting
3236 quotes inside quoted backquote substitutions.
3237 * configure: Regenerate.
3238
32392004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3240
3241 PR bootstrap/14522
3242 * configure.in: Fix escaping of $.
3243 * configure: Regenerate.
3244
9e07f89d
NN
32452004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3246
3247 * configure: Regenerate.
3248
32492004-03-08 Paolo Bonzini <bonzini@gnu.org>
3250
3251 PR ada/14131
3252 Move language detection to the top level.
3253 * configure.in: Find default values for the tools as
3254 soon as possible. Disable ada if GNAT is not found.
3255 Emit error message about missing languages. Expand
3256 --enable-languages=all for the gcc subdirectory.
3257
1712ab83
RS
32582004-03-01 Richard Sandiford <rsandifo@redhat.com>
3259
3260 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3261 and disable libgcj.
3262 * configure: Regenerated.
3263
3dee29da
NN
32642004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3265
3266 PR bootstrap/7087
3267 * Makefile.tpl: Guard XFOO sed statements better.
3268 * Makefile.tpl: Add dependency for configure-target-libada.
3269 * Makefile.in: Regenerate (incidentally fixes broken
3270 commit when libada-branch was merged).
3271
0558264b
AC
32722004-02-28 Andrew Cagney <cagney@redhat.com>
3273
3274 * src-release (CVS_NAMES): Define.
3275 (do-tar, do-tar): Prune $(CVS_NAMES).
3276
c38f9803
AC
32772004-02-23 Andrew Cagney <cagney@redhat.com>
3278
3279 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3280 2004-02-19.09.
3281
55636792
NN
32822004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3283
3284 PR bootstrap/11932
3285 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3286
1e600082
AC
32872004-02-19 Andrew Cagney <cagney@redhat.com>
3288
3289 * config.guess: Update from version 2003-06-12 to 2004-02-16.
3290 * config.sub: Update from version 2003-06-13 to 2004-02-16.
3291
3769cd82
DD
32922004-02-11 David Edelsohn <edelsohn@gnu.org>
3293
3294 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3295 (rs6000-*-aix*): Same.
3296 * configure: Regenerate.
3297
a92834c8
DD
32982004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3299
3300 * configure.in (host): Add in missing $noconfigdirs to defines.
3301 * configure: Regenerate.
3302
a2592b1b
DD
33032004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3304 Nathanael Nerode <neroden@gcc.gnu.org>
3305
3306 PR ada/6637, PR ada/5911
80b200a1 3307 Merge with libada-branch:
a2592b1b
DD
3308 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3309 with appropriate dependencies. Add --enable-libada configure switch.
3310 * configure, Makefile.in: Regenerate.
3311
e31d1ea3
DD
33122004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3313
3314 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3315 * configure: Regenerate.
3316
db85f5c0
JJ
33172004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3318
3319 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 3320
fc434214
DD
33212004-01-23 DJ Delorie <dj@redhat.com>
3322
3323 * Makefile.def (target_modules) [libiberty]: Don't stage.
3324 * Makefile.in: Rebuilt.
3325
ad445c2c 33262004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 3327
ad445c2c
JJ
3328 * COPYING.NEWLIB: Update to include copyrights for new
3329 iconv code.
3330
72bbedde
AC
33312004-01-15 Andrew Cagney <cagney@redhat.com>
3332
3333 * src-release: Update copyright year.
3334 (do-proto-toplev): Configure using i686-pc-linux-gnu.
3335 (NEWLIB_SUPPORT_DIRS): Delete macro.
3336 (newlib.tar.bz2): Delete rule.
3337
a6d6062d
DD
33382004-01-14 Loren J. Rittle <ljrittle@acm.org>
3339
3340 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3341 * Makefile.tpl (configure-target-[+module+]): Support stage.
3342 * Makefile.in: Rebuilt.
3343
f8b73030
MR
33442003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3345
3346 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3347 throughout.
3348
aff0e9df
NN
33492004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3350
bb5dca17
NN
3351 * configure.in: Use ./config.cache, not config.cache.
3352 * configure: Regenerate.
3353 * Makefile.tpl: Special-casing not needed for GCC any more.
3354 * Makefile.in: Regenerate.
3355
82252c06
NN
3356 * configure.in: Don't share a cache file for host dirs.
3357 * configure: Regenerate.
3358
aff0e9df
NN
3359 * config-ml.in: Don't mess with the cache file.
3360
95036d20
NN
33612004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3362
ac7b618e
NN
3363 * Makefile.tpl: Make GCC use a separate config.cache.
3364 * Makefile.in: Regenerate.
3365
95036d20
NN
3366 PR bootstrap/11932, PR bootstrap/11933
3367 (I don't know if it will fix either of them, but it relates
3368 to them.)
3369 * configure.in: Don't use shared config.cache for target
3370 directories.
3371 * configure: Regenerate.
3372
08c1856b
DD
33732003-12-31 Roger Sayle <roger@eyesopen.com>
3374
3375 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3376 * configure: Regenerated.
3377
c1968181 33782003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 3379
c1968181
DD
3380 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3381 * configure: Regenerated.
3382
10ecffb9
NN
33832003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3384
3385 Port change over from GCC:
3386 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3387 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3388 (configure-build-[+module+], configure-[+module+]): Likewise.
3389 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3390 * Makefile.in: Regenerate.
3391
f2ab5990
TF
33922003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3393
3394 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3395 * configure: Regenerate.
3396
41a7d11a
JJ
33972003-11-27 Jeff Johnston <jjohnstn@redhat.com>
3398
80b200a1 3399 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
3400 stdlib.
3401
d9441a1f
DD
34022003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3403
3404 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3405 * Makefile.in: Regenerate.
3406
3a48a978
DD
34072003-10-20 Phil Edwards <phil@codesourcery.com>
3408
3409 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3410 * configure: Regenerate.
3411
f0b24077
NN
34122003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3413
3414 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3415 HOST_FLAGS_TO_PASS.
3416 * Makefile.in: Regenerate.
3417
5fbad20a
DD
34182003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3419
3420 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3421 * configure: Rebuilt
3422 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3423 * Makefile.in: Rebuilt
3424
78be4155
L
34252003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3426
3427 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3428
051fcc7a
L
34292003-10-01 Phil Edwards <pme@gcc.gnu.org>
3430
3431 * config-ml.in: Use ac_configure_args directly instead of
3432 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3433 actually seen.
3434
34352003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3436
3437 * config-ml.in: Propagate INSTALL variables.
3438
f27d4f92
DJ
34392003-09-21 Daniel Jacobowitz <drow@mvista.com>
3440
3441 * configure.in: Pass a computed --program-transform-name
3442 to subconfigures.
3443 * configure: Regenerated.
3444
cae4d560
NN
34452003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3446
3447 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3448 * Makefile.in: Regenerate.
3449
3450 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3451 * Makefile.in: Regenerate.
3452
8ff944f6
DJ
34532003-09-17 Daniel Jacobowitz <drow@mvista.com>
3454
3455 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3456 quoting.
3457 * configure: Regenerated.
3458
d9a35680
MC
34592003-09-12 Michael Chastain <mec@shout.net>
3460
3461 Fix PR gdb/857.
3462 * src-release (do-proto-topleve): Remove junk files
3463 intl/config.cache, intl/config.status,
3464 intl/config.h, intl/stamp-h.
3465
710068b9
AC
34662003-09-14 Andrew Cagney <cagney@redhat.com>
3467
3468 * src-release (dejagnu.tar): New target.
3469 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3470 (do-djunpack): Use $(PACKAGE) for the package name.
3471
e1008165
DD
34722003-09-04 DJ Delorie <dj@redhat.com>
3473
3474 * configure: Regenerate.
3475
21998d12
NC
34762003-09-04 Robert Millan <robertmh@gnu.org>
3477
3478 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 3479
ccca4bb3
DD
34802003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3481
3482 * configure.in: Ensure arguments to sed are properly spaced.
3483 * configure: Regenerate.
3484
ee949b5e
DJ
34852003-08-28 Daniel Jacobowitz <drow@mvista.com>
3486
3487 Merge from gcc:
3488 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3489 * install-sh: Update to newer upstream versions (associated with
3490 aclocal 1.7).
3491 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3492
75addda2
DJ
34932003-08-27 Daniel Jacobowitz <drow@mvista.com>
3494
3495 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3496 * configure: Regenerated.
3497
8d2877d8
NN
34982003-08-23 Phil Edwards <pme@gcc.gnu.org>
3499
3500 * configure.in: Use newline instead of semicolon when assuming
3501 shell arguments in a for loop.
3502 * configure: Regenerated.
3503
d2cc0e0d
GK
35042003-08-20 Geoffrey Keating <geoffk@apple.com>
3505
3506 PR 8180
3507 * configure.in: When testing with_libs and with_headers, treat
3508 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3509 * configure: Regenerate.
80b200a1 3510
d2cc0e0d
GK
3511 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3512 make, shell, etc.
3513 (baseargs): Likewise.
3514 * configure: Regenerate.
3515
04d1ab34
GK
35162003-08-19 Geoffrey Keating <geoffk@apple.com>
3517
3518 * configure.in: Disable libgcj for darwin not on powerpc.
3519 * configure: Rebuild.
3520
ca506da8
MC
35212003-08-15 Michael Chastain <mec@shout.net>
3522
3523 * src-release (do-proto-toplev): Remove junk files
3524 dejagnu/example/calc/config.status,
3525 dejagnu/example/calc/config.log.
3526
a4aa3f49
DD
35272003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3528
3529 * config-ml.in, symlink-tree: Add license.
3530
ede4fbe4
NN
35312003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3532
3533 Merge from gcc:
3534
3535 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3536 * Makefile.tpl (check, check-c++): Express dependencies using
3537 dependencies rather than commands.
3538 * Makefile.in: Regenerate.
3539
3540 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3541 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3542 * Makefile.in: Update.
3543
970f29af
AC
35442003-08-01 Andrew Cagney <cagney@redhat.com>
3545
3546 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3547 * configure: Ditto.
3548
b2884a0c
DD
35492003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3550
3551 * configure.in: Enable libgcj for darwin.
3552 * configure: Rebuild.
3553
c07f46a4
NN
35542003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3555
3556 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3557
9175bfc0
NN
35582003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3559
3560 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3561 creating target and build subdirs to build all parent dirs as needed.
3562 * Makefile.in: Rebuild.
3563 * configure.in: Don't build dirs explicitly here.
3564 * configure: Rebuild.
3565
b9abda6a
AO
35662003-07-22 Alexandre Oliva <aoliva@redhat.com>
3567
3568 * Makefile.tpl (all-make): Depend on intl.
3569 * Makefile.in: Rebuilt.
3570
eef8ffd4
NN
35712003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3572
3573 * config.if: Remove unused libc_interface determination.
3574
295efaf0
NN
35752003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3576
3577 * Makefile.in: Regenerate, correctly this time.
3578
e5c3f801
NN
35792003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3580
3581 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3582 unused INSTALL_PROGRAM_ARGS.
3583 * configure.in: Use AC_PROG_INSTALL.
3584 * Makefile.in: Regenerate.
3585 * configure: Regenerate.
3586
4a18bd6b
AO
35872003-07-10 Alexandre Oliva <aoliva@redhat.com>
3588
3589 * configure: Rebuilt.
3590 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3591 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3592 newlib nor libgloss.
3593 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3594 * configure.in (am33_2.0-*-linux*): Added.
3595
fbd1054d
BW
35962003-07-09 Bob Wilson <bob.wilson@acm.org>
3597
3598 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3599 * configure: Regenerate.
3600
b40e3958
L
36012003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3602
3603 * config-ml.in: Replace PWD with PWD_COMMAND.
3604 * Makefile.tpl: Likewise.
3605 * Makefile.in: Regenerated.
3606
4a5be7ba
NN
36072003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3608
3609 * configure.in: Clean up config-lang.in handling. Delete
3610 useless assignment to "subdirs".
3611 * configure: Regenerate.
3612
9c14acb8
NN
36132003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3614
3615 * configure.in: Rename 'target_libs' to 'target_libraries'.
3616 Remove useless reference to 'target_libs'.
3617 * configure: Regenerate.
3618
8f32e830
KS
36192003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3620
3621 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3622 * Makefile.in: Regenerate.
3623
12f0bd74
NN
36242003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3625
3626 * Makefile.def: Introduce flags_to_pass.
3627 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3628 * Makefile.in: Regenerate.
3629
b07c2aad
HPN
36302003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3631
3632 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3633 and target-libgloss.
3634 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3635 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 3636 * configure: Regenerate.
b07c2aad 3637
56f25033
DD
36382003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3639
3640 * configure.in: Update testsuite_flags to new location.
3641 * configure. Regenerate.
80b200a1 3642
4ec9a3b2
NN
36432003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3644
3645 * Makefile.tpl: Remove BUILD_CC stuff.
3646 * Makefile.in: Regenerate.
3647
059083b1 36482003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3649
059083b1
L
3650 * config.guess: Update to 2003-06-12 version.
3651 * config.sub: Update to 2003-06-13 version.
3652
535b046a
TS
36532003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3654
3655 * MAINTAINERS: Add myself as MIPS co-maintainer.
3656
00c22daa 36572003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3658
00c22daa
L
3659 * config.guess: Update to 2003-06-06 version.
3660 * config.sub: Update to 2003-06-06 version.
3661
1047cb91
DD
36622003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3663
3664 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3665 * configure. Regenerate.
3666
123494c8
NN
36672003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3668
1047cb91
DD
3669 * configure.in: Disable serial configure by default.
3670 * configure: Regenerate.
3671 * Makefile.tpl: Abolish .NOTPARALLEL.
3672 * Makefile.in: Regenerate.
3673
7f121bbf
NN
3674 * Makefile.tpl: Replace {build,host,target}_canonical by
3675 {build,host,target}.
3676 * Makefile.in: Regenerate.
3677
123494c8
NN
3678 * Makefile.tpl: Fix stupid pasto.
3679 * Makefile.in: Regenerate.
3680
ec7e0995
NN
36812003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3682
3683 * Makefile.tpl: Remove bogus conditional.
3684 * Makefile.in: Regenerate.
3685
27b1cc72
NN
36862003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3687
2a4cbe27
NN
3688 * Makefile.tpl: Make 'recursive targets' using autogen rather
3689 than shell loop. Remove duplicate 'clean' targets and false
3690 comments.
3691 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3692 Add systematic method of specifying missing targets in subdirs.
3693 Add copyright boilerplate.
3694 * Makefile.in: Regenerate.
3695 * configure.in: Add 'recursive targets' to maybe list.
3696 * configure: Regenerate.
3697
27b1cc72
NN
3698 * Makefile.tpl: Rename [+target+] to [+make_target+].
3699 * Makefile.def: Rename 'target' to 'make_target'.
3700
01e51bd0
NC
37012003-05-30 Nick Clifton <nickc@redhat.com>
3702
3703 * README-maintainer-mode: Update URL for locating blessed config
3704 tools.
3705
2fd84b42
NC
37062003-05-29 Robert Millan <rmh@debian.org>
3707
3708 * ltconfig: Import this patch and modify for use with current
3709 version of ltconfig:
3710
3711 2003-05-21 Bruno Haible <bruno@clisp.org>
3712
3713 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3714 GNU/FreeBSD.
3715
8945c6bb
DD
37162003-05-28 DJ Delorie <dj@redhat.com>
3717
3718 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3719 * Makefile.in: Regenerate.
3720
2f9632a1
JJ
37212003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3722
80b200a1 3723 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3724
3a12db16 37252003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3726
3a12db16
DD
3727 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3728 newlib or libgloss.
3729 * Makefile.in: Regenerate.
3730
44482353
DD
37312003-05-21 DJ Delorie <dj@redhat.com>
3732
3733 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3734 * Makefile.in: Regenerate.
3735
fec2c52d
MR
37362003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3737
3738 * configure.in: Use curly braces in the definition of tooldir.
3739 * configure: Regenerate.
3740
16ae0395
NN
37412003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3742
3743 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3744 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3745 Factor out common code from autogen IF statements.
3746 * configure: Regenerate.
3747 * Makefile.in: Regenerate.
3748
ec11bdc6
DD
37492003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3750
3751 * configure.in: Accept i[3456789]86 for machine type.
3752 * configure: Regenerate.
3753
dd12c3a8
NN
37542003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3755
3756 * configure.in: Switch more things to use maybe dependencies.
3757 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3758 * configure: Regenerate.
3759 * Makefile.tpl: Switch more things to use maybe dependencies.
3760 * Makefile.in: Regenerate.
3761
cf662e21
AJ
37622003-05-16 Andreas Schwab <schwab@suse.de>
3763
3764 * Makefile.tpl (install-opcodes): Define.
3765 * Makefile.in: Rebuild.
3766
5481b376
AJ
37672003-05-13 Andreas Jaeger <aj@suse.de>
3768
3769 * config.guess: Update to 2003-05-09 version.
3770 * config.sub: Update to 2003-05-09 version.
3771
3959a22a
AJ
37722003-05-13 Michael Eager <eager@mvista.com>
3773
3774 * configure.in: Correct sed script so that options in quotes are not
3775 deleted.
3776 * configure: Rebuild.
3777
564b43e5
CV
37782003-05-12 Corinna Vinschen <corinna@vinschen.de>
3779
3780 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3781 and $$s/newlib/libc/sys/cygwin32 include paths.
3782 * configure: Ditto.
3783
bb947dc9
L
37842003-05-05 H.J. Lu <hjl@gnu.org>
3785
3786 * config-ml.in: Restored from gcc repository.
3787
77f7441a
CD
37882003-05-02 Chris Demetriou <cgd@broadcom.com>
3789
80b200a1
ZW
3790 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3791 * Makefile.in: Regenerate.
77f7441a 3792
a26d7085
DJ
37932003-04-27 Daniel Jacobowitz <drow@mvista.com>
3794
3795 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3796 and Makefile.def.
3797
e4c4d240
DJ
37982003-04-27 Daniel Jacobowitz <drow@mvista.com>
3799
3800 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3801 * Makefile.in: Regenerated.
3802
62a3fc85
DD
38032003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3804
3805 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3806 * Makefile.in: Regenerate.
3807
38082003-04-18 Jakub Jelinek <jakub@redhat.com>
3809
3810 * configure.in (powerpc64*-*-linux*): Remove.
3811 * configure: Rebuilt.
3812
5b474aa8
DD
38132003-04-17 Phil Edwards <pme@gcc.gnu.org>
3814
3815 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3816 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3817 and restrap.
3818 * Makefile.in: Regenerate.
3819
38202003-04-16 Richard Earnshaw <rearnsha@arm.com>
3821
3822 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3823 * configure: Regenerated.
3824
bc295afe
AO
38252003-04-11 Alexandre Oliva <aoliva@redhat.com>
3826
3827 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3828 * */configure: Rebuilt.
3829
3728fade
NN
38302003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3831
3832 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3833 * Makefile.in: Regenerate.
3834
ce5b542e
MC
38352003-03-14 Michael Chastain <mec@shout.net>
3836
3837 * Makefile.in: Regenerate with correct Makefile.def.
3838
3db0a37f
NN
38392003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3840
3841 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3842 Make macro.
3843 * Makefile.in: Regenerate.
3844 * configure.in: Clean up gxx_include_dir logic.
3845 * configure: Regenerate.
3846
34349c6e
DD
38472003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3848
3849 * configure.in (gxx_include_dir): Fix typo.
3850 * configure: Regenerated.
3851
686c28c9
AC
38522003-03-06 Andrew Cagney <cagney@redhat.com>
3853
3854 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3855
bba45b8b 38562003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3857
bba45b8b
NN
3858 * configure.in: Include $(build_tooldir)/sys-include in
3859 FLAGS_FOR_TARGET.
3860 * configure: Regenerated.
3861
2683747f
NN
38622003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3863
bba45b8b
NN
3864 * Makefile.tpl: Reindent.
3865 * Makefile.in: Regenerate.
3866 * configure.in: Reindent. Don't set unused variables.
3867 * configure: Regenerate.
3868
2683747f
NN
3869 * Makefile.tpl: Always pass down RANLIB.
3870 * Makefile.in: Regenerate.
3871
3872 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3873 * Makefile.in: Regenerate.
3874 * configure.in: Remove unused logic relating to --enable-shared
3875 and --enable-threads. Remove bogus comments. Remove redundant
3876 noconfigdirs.
3877 * configure: Regenerate.
3878
3879 * configure.in: Replace ${libstdcxx_version} by its value.
3880 Remove reference to mh-dgux.
3881 * configure: Regenerate.
3882
50212802
NN
38832003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3884
3885 * Makefile.tpl: Rearrange.
3886 * Makefile.in: Regenerate.
3887
a6be7fc6
NC
38882003-02-25 Nick Clifton <nickc@redhat.com>
3889
3890 * configure: Remove site-file supprot - it is obsolete.
3891
f8a495c8
NC
38922003-02-24 Uwe Stieber <uwe@wwws.de>
3893
3894 * configure.in: Add support for kaOS as cross build target system.
3895 * configure: Regenerated.
3896
3decd77d
DD
38972003-02-20 Sean McNeil <sean@blue.mcneil.com>
3898
3899 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3900 configure-target-* as some target builds may require additional
3901 flags for preprocessor tests.
3902 * Makefile.in: Regenerated.
3903
f4ff34a3
AO
39042003-02-19 Alexandre Oliva <aoliva@redhat.com>
3905
3906 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3907 * ltconfig: Handle it.
3908 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3909 auto-detecting it.
3910
b7e4a931
AO
39112003-02-19 Alexandre Oliva <aoliva@redhat.com>
3912
3913 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3914 it is used as argument to $CC.
3915 * ltcf-gcj.sh: Likewise.
3916
6b784d9f
AO
39172003-02-19 Alexandre Oliva <aoliva@redhat.com>
3918
3919 * configure.in: Introduce --enable-maintainer-mode.
3920 * configure: Rebuilt.
3921 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3922 for maintainer mode.
3923 * Makefile.in: Rebuilt.
3924
8bcd8a07
AC
39252003-02-19 Andrew Cagney <ac131313@redhat.com>
3926
3927 * configure: Regenerate using autoconf 2.13.
3928
ee3fd329
AM
39292003-02-19 Alan Modra <amodra@bigpond.net.au>
3930
3931 * config.guess: Import latest version.
3932 * config.sub: Import latest version.
3933
e9e45685
JM
39342003-02-18 Jason Merrill <jason@redhat.com>
3935
3936 * Makefile.tpl (check-c++): Allow parallelism.
3937
859789af
AC
39382003-02-17 Andrew Cagney <ac131313@redhat.com>
3939
3940 * configure: Regenerate using autoconf 000227.
3941
b3f16a9b
GK
39422003-02-15 Geoffrey Keating <geoffk@apple.com>
3943
3944 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3945 don't configure target-libobjc.
3946 * configure: Regenerate.
3947
72e60e02
DD
39482003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3949
3950 * Makefile.tpl (RANLIB): Define.
3951 * Makefile.in: Regenerate.
3952
91f0e695
KS
39532003-02-06 Keith R Seitz <keiths@redhat.com>
3954
3955 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3956 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3957 * Makefile.in: Regenerated.
3958 * configure.in: Remove all traces of snavigator, db, and grep.
3959 * configure: Regenerated.
3960
122bfa92
FCE
39612003-01-31 Frank Ch. Eigler <fche@redhat.com>
3962
3963 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3964 * Makefile.in: Regenerated.
3965
264095c3
AO
39662003-01-30 Alexandre Oliva <aoliva@redhat.com>
3967
3968 * config.if: Copy from GCC.
3969
a84dbcb3
AO
39702003-01-27 Phil Edwards <pme@gcc.gnu.org>
3971
3972 * configure.in: Revert 24Jan change.
3973 * configure: Regenerate.
3974
19618276
NN
39752003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3976
3977 * configure.in: Revert previous change.
3978 * configure: Regenerate.
3979
b7f27a92
NN
39802003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3981
3982 * configure.in: Make rda native-only.
3983 * configure: Regenerate.
3984
83326456
NN
39852003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3986
3987 * configure.in: Add missing \.
3988 * configure: Rebuilt.
3989
5e367fa5
JJ
39902003-01-17 Jakub Jelinek <jakub@redhat.com>
3991
3992 * configure.in (baseargs): Avoid using \| in sed regular
3993 expressions.
3994 * configure: Rebuilt.
3995
e01f337c
JJ
39962003-01-16 Jakub Jelinek <jakub@redhat.com>
3997
3998 * configure.in (baseargs): Remove all supported forms of
3999 --cache-file, --srcdir, --host, --build and --target options
4000 from argument lists.
4001 * configure: Rebuilt.
4002
aa236487
AO
40032003-01-15 Alexandre Oliva <aoliva@redhat.com>
4004
4005 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4006 * configure: Rebuilt.
4007
586c0873
NN
40082003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
4009
4010 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4011 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4012 * Makefile.in: Regenerate.
4013 * configure: Regenerate.
4014
497f816e
DD
40152003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
4016
4017 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4018 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4019 * Makefile.in: Regenerate.
4020
bfbe5519
AO
40212003-01-09 Alexandre Oliva <aoliva@redhat.com>
4022
4023 * configure.in: Remove Makefile in build, host and target modules
4024 unless configure was run with --no-recursion.
4025 * configure: Rebuilt.
4026
3f234ef5
CD
40272003-01-08 Chris Demetriou <cgd@broadcom.com>
4028
4029 * config.guess: Update to 2003-01-03 version.
4030 * config.sub: Update to 2003-01-03 version.
4031
a3982d48
CF
40322003-01-07 Christopher Faylor <cgf@redhat.com>
4033
4034 * configure: Regenerate with proper autoconf 2.13.
4035
75778ec4
CF
40362003-01-07 Christopher Faylor <cgf@redhat.com>
4037
80b200a1
ZW
4038 * configure.in: Add AC_PREREQ for consistency.
4039 * configure: Regenerate.
75778ec4 4040
c180f501
AC
40412003-01-06 Andrew Cagney <ac131313@redhat.com>
4042
4043 * configure.in (GDB_TK): Add tcl directories conditional on
4044 gdb/gdbtk directory being present.
4045 * configure: Regenerate.
5481b376 4046
46ca2cc2
DA
40472003-01-04 John David Anglin <dave.anglin@nrc.ca>
4048
4049 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
4050 by gcc if LD is not defined and we are not doing a Canadian Cross.
4051 * configure: Rebuilt.
4052
53dd8dab
DJ
40532003-01-01 Daniel Jacobowitz <drow@mvista.com>
4054
4055 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
4056
50ceb20c
TT
40572002-12-31 Tom Tromey <tromey@redhat.com>
4058
4059 * Makefile.in: Rebuilt.
4060 * Makefile.def (target_modules) [libffi]: Allow installation.
4061
e78b5cfe
AS
40622002-12-31 Andreas Schwab <schwab@suse.de>
4063
4064 * configure.in: Fix use of $program_transform_name.
4065 * configure: Regenerated.
4066
67448102
DJ
40672002-12-30 Daniel Jacobowitz <drow@mvista.com>
4068
4069 * configure.in (baseargs): Don't remove first configure argument.
4070 * configure: Regenerated.
4071
e6bfb94a
AO
40722002-12-29 Alexandre Oliva <aoliva@redhat.com>
4073
4074 * Makefile.tpl (local-distclean): Don't remove...
4075 (multilib.ts): ... this. Moved into...
4076 (multilib.out): ... this. Don't use sub-make.
4077 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4078 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4079 (configure-build-[+module+], configure-[+module+],
4080 configure-target-[+module+], configure-gcc): ... these. Test
4081 for Makefile existence. Drop config.status from dependencies.
4082 * Makefile.in: Rebuilt.
4083 * configure.in: Move gcc-version-trigger to the end of
4084 ac_configure_args. Add comments to maybedep.tmp and
4085 serdep.tmp. Introduce --disable-serial-configure. Remove
4086 nonopt from baseargs, matching and removing corresponding
4087 whitespace while at it.
4088 * configure: Rebuilt.
4089
8f0dfb36
AO
40902002-12-28 Alexandre Oliva <aoliva@redhat.com>
4091
4092 * configure.in (host_configargs): Replace reference to
4093 no-longer-defined buildopts with --build=${build_alias}.
4094 * configure: Rebuilt.
4095
43be203f
AO
40962002-12-28 Alexandre Oliva <aoliva@redhat.com>
4097
4098 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
4099 program_transform_name to standard idiom.
4100 (AUTOGEN, AUTOCONF): Define.
4101 (Makefile.in): Use $(AUTOGEN).
4102 (Makefile): Depend on config.status, and use autoconf-style rule to
4103 build it. Move original commands to...
4104 (config.status): ... this new target.
4105 (configure): Add $(srcdir). Depend on config/acx.m4. Use
4106 $(AUTOCONF).
4107 * Makefile.in: Rebuilt.
4108
a0da8069
NN
41092002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
4110
d18f1c9f
NN
4111 * Makefile.tpl: Fix dramatic bustage due to change in
4112 program_transform_name.
4113 * Makefile.in: Regenerate.
4114
4115 * configure.in: Remove unnecessary PATH setting.
4116 * configure: Regnerate.
4117
4118 * configure.in: Don't default to unprefixed tools unless
4119 the native tools will work.
4120 * configure: Regenerate.
4121
a0da8069
NN
4122 * configure.in: Convert to autoconf script. Blow away lots
4123 of now-redundant Makefile fragments.
4124 * configure: Generate using Autoconf.
4125 * Makefile.tpl: Rewrite to reflect autoconfiscation.
4126 * Makefile.in: Regenerate.
4127
c567df0a
NN
41282002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
4129
5481b376 4130 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
4131 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4132
5481b376 4133 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 4134 where they belong.
2c7f9a32 4135
2dabcfb4
AS
41362002-12-24 Andreas Schwab <schwab@suse.de>
4137
4138 * Makefile.tpl (multilib.out): Fix missing space.
4139 * Makefile.in: Regenerate.
4140
1086bc09
NN
41412002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
4142
4143 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
4144 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
4145 * Makefile.in: Regenerate.
4146 * configure.in: Remove unnecessary leftovers.
4147
1086bc09
NN
41482002-12-21 Geoffrey Keating <geoffk@apple.com>
4149
4150 * configure.in (extra_ranlibflags_for_target): New variable.
4151 (*-*-darwin): Add -c to ranlib commands.
4152 * configure (tooldir): Handle extra_ranlibflags_for_target.
4153
14e9ca95
JJ
41542002-12-20 Jeff Johnston <jjohnstn@redhat.com>
4155
4156 * COPYING.NEWLIB: Updated.
4157 * COPYING.LIBGLOSS: Ditto.
4158
14c428fb
NN
41592002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4160
4161 * Makefile.tpl: Revert HJL's change.
4162 * Makefile.in: Regenerated.
4163 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4164 always.
4165
313b8244
AS
41662002-12-19 Andreas Schwab <schwab@suse.de>
4167
4168 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4169 * Makefile.in: Regenerate.
4170
efeae3db
L
41712002-12-18 H.J. Lu <hjl@gnu.org>
4172
4173 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4174 * Makefile.in: Regenerated.
4175
4176 * configure.in (build_prefix): New. Substitute.
4177
43d92c63
NN
41782002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
4179
59da4fe6
NN
4180 * Makefile.tpl: Don't let real targets depend on phony targets.
4181 * Makefile.in: Regenerate.
4182
43d92c63
NN
4183 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4184 * Makefile.in: Regenerate.
4185
b72e6a2d
JM
41862002-12-16 Jason Merrill <jason@redhat.com>
4187
4188 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4189 previous 'make bootstrap'.
4190 * Makefile.in: Regenerate.
4191
95c72c44
HPN
41922002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
4193
4194 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4195
7d695d07
JM
41962002-12-13 Jason Merrill <jason@redhat.com>
4197
4198 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
4199 library tests.
4200 (check-c++): Just depend on it and check-target-libstdc++-v3.
4201 * Makefile.in: Regenerate.
4202
54103d1e
NN
42032002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
4204
4205 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4206 * Makefile.in: Regenerate.
4207
4024f1e1
JJ
42082002-12-12 Jeff Johnston <jjohnstn@redhat.com>
4209
80b200a1
ZW
4210 * COPYING.NEWLIB: Update list of alternate Regent of California
4211 licenses and discuss official revoking of advertising clause.
4212 * COPYING.LIBGLOSS: Ditto.
4024f1e1 4213
7dda0df6
AO
42142002-12-12 Alexandre Oliva <aoliva@redhat.com>
4215
4216 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4217 * Makefile.in: Rebuilt.
4218
d03be79e 42192002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 4220
929293f4
NN
4221 * configure: Fix bug put in by gremlins.
4222
d03be79e
NN
4223 * Makefile.tpl: Substitute more autoconfily.
4224 * configure: Substitute more autoconfily.
4225 * Makefile.in: Regenerate.
4226
42272002-12-08 Andrew Cagney <ac131313@redhat.com>
4228
4229 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4230 * Makefile.in (all-sim): Ditto.
a36d530e
DD
4231
42322002-12-06 DJ Delorie <dj@redhat.com>
4233
4234 * Makefile.tpl: Change configure dependencies to not have real
4235 targets depend on phony targets.
b4a77b47 4236
db1ac78d
NN
42372002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
4238
bcaf2395
NN
4239 * configure.in: Revert unintentional change.
4240
b4fa093e
NN
4241 * src-release: Configure host subdirs.
4242
db1ac78d
NN
4243 * Makefile.tpl: Change dependency for */multilib.out so that
4244 it works when gcc isn't in the tree.
4245
4246 * configure.in: Substitute more.
4247 * configure: Run subconfigures from the Makefile.
4248 * Makefile.tpl: Run subconfigures from the Makefile; add a few
4249 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4250
15723a45
NN
42512002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4252
e2b9e2dc
NN
4253 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4254 and corresponding dependencies.
4255 * Makefile.in: Regenerate.
4256
2af579c4
NN
4257 * configure.in (host_tools): Order binutils, gas and ld for
4258 convenience in running the testsuites.
4259
a2cc058a
NN
4260 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4261 * Makefile.in: Regenerate.
4262 * configure.in: Introduce rules to serialize subconfigure runs.
4263
15723a45
NN
4264 * configure.in: Introduce BASE_CC_FOR_TARGET.
4265 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
4266 Realize configure-build-* targets. Realize configure-target-* targets.
4267 * Makefile.in: Regenerate.
4268
ae831be5
NN
42692002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4270
4271 * configure: Move gcc_version_trigger stuff from here...
4272 * configure.in: ...to here.
4273
4274 * configure.in: Separate subconfigure options added by this file from
4275 options given by the user. Add machinery to put args for host
4276 subconfigures into the Makefile.
4277
4278 * Makefile.tpl: Remove 'vault' targets.
4279 * Makefile.tpl: Reorder and comment dependencies.
4280 * Makefile.in: Regenerate.
4281
bbf7c8ac
NN
42822002-11-28 Geoffrey Keating <geoffk@apple.com>
4283
4284 * configure.in: Move host-specific darwin noconfigdirs into
4285 the host-specific section.
4286
930314a4
NN
42872002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4288
52d7cdee
NN
4289 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4290 during replay.
4291 * Makefile.in: Regenerate.
4292
930314a4
NN
4293 (finishing slow-motion replay)
4294 * configure: Remove skip-this-dir support.
4295 * Makefile.tpl: Remove skip-this-dir support.
4296
4297 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4298 subdirectories.
4299 * Makefile.in: Regenerate.
4300
4301 * Makefile.tpl: Strip out useless setting of 'dir'.
4302 * Makefile.in: Regenerate.
5481b376 4303
930314a4
NN
43042002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4305
4306 (finishing slow-motion replay)
4307 * configure.in: Fix deeply stupid bug.
4308
4309 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4310 shell code in CXX_FOR_TARGET
4311 * Makefile.def: Introduce raw_cxx.
4312 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4313 RAW_CXX_FOR_TARGET.
4314 * Makefile.in: Regenerate.
4315
43162002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4317
4318 (finishing slow-motion replay)
4319 * Makefile.tpl: Remove unnecessary ifs.
4320 * Makefile.in: Regenerate.
4321
5481b376 4322 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4323 dependencies. Maybe-ize build-libiberty. Create dummy install
4324 targets for 'no_install' modules.
5481b376 4325 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 4326 build_modules stuff to configure.in.
5481b376 4327 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4328 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4329 * Makefile.in: Regenerate.
4330
3866be5d
NN
43312002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4332
4333 (continuing slow-motion replay)
4334 * Makefile.tpl: Make all-target, install-target behave similarly
4335 to all, install (only hitting configured targets). Eliminate
4336 unused macro defintions.
4337
4338 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4339 build != host.
4340
4341 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4342
4343 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4344
5481b376 4345 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
4346 configuring. Remove references to "dosrel".
4347 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 4348 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 4349 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 4350 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
4351 and redundant dependency; rearrange slightly.
4352 * Makefile.def: Add host-side libtermcap, utils.
4353
4354 * Makefile.in: Regenerate.
4355
e393202e
NN
43562002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4357
4358 (Continuing slow-motion replay)
4359 * Makefile.def: Add list of recursive targets to autogenerate.
4360 Add build_modules.
4361 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4362 targets. Autogenerate *-build-* targets.
4363 * Makefile.in: Regenerate.
4364
583d52d7
NN
43652002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4366
4367 (Continuing slow-motion replay)
4368 * configure: More autoconf-style substitutions.
4369 * Makefile.tpl: More autoconf-style substitutions.
4370 * Makefile.in: Regenerate.
4371
43722002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4373
4374 (Continuing slow-motion replay)
4375 * configure: Substitute more variables in a more autoconf-friendly
4376 way. Simplify slightly.
4377 * Makefile.tpl: Make more variables substitutable in an
4378 autoconf-friendly way.
4379 * Makefile.in: Regenerate.
4380
874e38b4
NN
43812002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4382
4383 (Continuing slow-motion replay)
4384 * configure.in (v810*): Remove special setting of tools.
4385
4386 * configure: Add support for extra required flags for ar or nm.
4387 * configure.in (aix4.3+): Use above support for target-specific
4388 issues, rather than using config/mt-aix43.
4389
852e5f18
NN
43902002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4391
4392 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4393 * configure: Remove 'removing', which doesn't work. Replace $subdir
4394 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4395 with $srcdir. Reformat indentation. Substitute some variables
4396 formerly hard-coded in the Makefile for build=host.
4397 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4398 * Makefile.def: Autogenerate more.
4399 * Makefile.in: Regenerate.
4400
c9a0d920
DD
44012002-11-13 Bruce Korb <bkorb@gnu.org>
4402
4403 * Makefile.tpl: syntactic cleanup
4404
dd2768ff
KB
44052002-11-04 Kevin Buettner <kevinb@redhat.com>
4406
4407 * Makefile.def (host_modules): Add rda.
4408 * Makefile.in: Regenerate.
4409 * configure.in (target_tool): Add target-rda to list.
4410
1aa8389d
DD
44112002-10-25 Phil Edwards <pme@gcc.gnu.org>
4412
4413 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4414 and restrap targets to this rule.
4415 * Makefile.in: Regenerate.
4416
28f46298
HPN
44172002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4418
4419 * configure.in (i[3456]86-*-linux*): Add check to disable
4420 ${libgcj} for glibc1.
4421
ff72e302
NC
44222002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4423
4424 * configure.in: Add tic4x target.
4425
8607b6c9
NN
44262002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4427
4428 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4429 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4430 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4431 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4432 * Makefile.in: Regenerate.
4433
f8f61f4a
NN
44342002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4435
c86f794b
NN
4436 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4437 * Makefile.in: Regenerate.
4438
a9590527
NN
4439 * Makefile.def: Remove order dependency comments.
4440 * Makefile.tpl: Add explicit install-install dependencies.
4441 * Makefile.in: Regenerate.
4442
8412ce72
NN
4443 * Makefile.tpl: Remove material now in src-release. (Finally!)
4444 * Makefile.in: Regenerate.
4445
8b9f37f1
NN
4446 * configure: Restore my original patch by syncing with gcc version.
4447
f8f61f4a
NN
4448 * Bring following over from gcc:
4449
44502002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4451
4452 * configure.in (s390*-*-linux*): Enable libgcj.
4453
403d9505
NN
44542002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4455
4456 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4457
95f6f383
AM
44582002-10-02 Alan Modra <amodra@bigpond.net.au>
4459
e4673b0a 4460 * configure: Move stray lines back to where they belong.
95f6f383 4461
748503c8
NN
44622002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4463
a581b5c3
NN
4464 * Makefile.tpl: Insert configure-target target, for src-release.
4465
c084f5b4
NN
4466 * configure: Finish reverting change which Andrew Cagney started
4467 reverting. Should fix bustage.
4468
7aa673ed 4469 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
4470 * src-release: New file. Contains material for making net
4471 releases for gdb, binutils, et al., formerly in Makefile.in.
4472
82a9b2d9
NC
44732002-09-30 Nick Clifton <nickc@redhat.com>
4474
4475 * cpu: New top level directory. Intended to hold input files for
4476 CGEN which have FSF copyright assignment.
4477 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4478
c2463a00
AC
44792002-09-29 Andrew Cagney <ac131313@redhat.com>
4480
4481 Revert below (note that src does not contain Makefile.tpl):
4482 * Makefile.tpl: Make subsituted variables more autoconfy.
4483 * Makefile.in: Regenerate.
4484
f03b4789
NN
44852002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4486
c11e16a9
NN
4487 * configure: Revert accidentally applied changes.
4488
f03b4789
NN
4489 * Makefile.tpl: Make more autoconf-friendly.
4490 * Makefile.in: Regenerate.
4491 * configure: Make substitution more autoconf-like.
4492
44932002-09-28 Richard Earnshaw <rearnsha@arm.com>
4494
4495 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4496 single entry to handle all these.
4497 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4498 libjava on arm-*-elf.
4499
c0292023
GK
45002002-09-27 Geoffrey Keating <geoffk@apple.com>
4501
4502 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4503 things that depend on them.
4504
c66d951e
NN
45052002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4506
4507 * Makefile.tpl: Make subsituted variables more autoconfy.
4508 * Makefile.in: Regenerate.
4509 * configure: Make seds more autoconfy.
4510
907a7241 45112002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
4512
4513 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4514 * Makefile.in: Regenerate.
4515 * configure.in: Rewrite sed statements to look autoconfy.
4516
907a7241
NN
4517 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4518 all-target-foo on configure-target-foo.
4519 * Makefile.def: Ditto.
4520 * Makefile.in: Rebuild.
4521
405ea7a0
NN
45222002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4523
4524 * Makefile.def: New file.
4525 * Makefile.tpl: New file.
4526 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4527
4528 * configure.in: Minor rearrangement. Simplify tests.
4529
bdc57bfd
JT
45302002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4531
4532 * configure.in (with_headers): Skip copy if value is "yes".
4533 (with_libs): Likewise.
4534
ae03d6e2
NN
45352002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4536
4537 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4538 * configure.in (sh*-*-pe*): Ditto.
4539 * configure.in (mips*-*-pe*): Ditto.
4540 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
4541
4542 * configure.in: Rearrange.
4543
707960fe
NC
45442002-09-12 Nick Clifton <nickc@redhat.com>
4545
4546 * Import these changes from the config master repository:
4547
4548 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4549
4550 * config.sub: Add tic4x target.
4551
4552 2002-09-03 Ben Elliston <bje@redhat.com>
4553
4554 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4555 Reported by <Duncan_Stodart@insession.com>.
4556
36ea319f
JJ
45572002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4558
4559 * COPYING.NEWLIB: More updates.
4560
cf57480a
JJ
45612002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4562
4563 * COPYING.NEWLIB: Update.
4564
fd31a171
AC
45652002-08-23 Andrew Cagney <ac131313@redhat.com>
4566
23b632fc
AC
4567 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4568
fd31a171
AC
4569 * config.guess: Import version 2002-08-23.
4570 * config.sub: Import version 2002-08-22.
4571
a08bafb5
AO
45722002-08-20 Alexandre Oliva <aoliva@redhat.com>
4573
4574 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4575 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4576 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4577
17240c1f
NC
45782002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4579
4580 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4581
e70ad0c6
L
45822002-08-04 H.J. Lu (hjl@gnu.org)
4583
4584 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4585
574e6d11
DD
45862002-07-31 Alan Modra <amodra@bigpond.net.au>
4587
4588 * configure.in: Move generic linux case to end. Copy generic
4589 linux noconfigdirs to mips*-*-linux* entry and new
4590 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4591
611e7523
CD
45922002-07-19 Chris Demetriou <cgd@broadcom.com>
4593
4594 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4595 one instance of them which was missed to the list to update.
4596
51759676
CD
45972002-07-16 Chris Demetriou <cgd@broadcom.com>
4598
4599 * config.guess: Update to 2002-07-09 version.
4600 * config.sub: Update to 2002-07-03 version.
4601
7c1f909c
DD
46022002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4603
4604 * configure.in: Remove two redundant tests.
4605
d7cf5d30
DD
46062002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4607
4608 * configure.in (mips*-*-irix6*o32): Enable stabs.
4609
c74222f7
DD
46102002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4611
5b53c336
DD
4612 * configure.in: Don't build grez.
4613 * Makefile.in: Ditto.
4614
c74222f7
DD
4615 * Makefile.in: Remove references to bsp, cygmon, libstub.
4616 * configure.in: Ditto.
4617
4618 * configure.in: Remove leftover reference to gdbtest.
4619
edd1b227
DD
46202002-07-08 Phil Edwards <pme@gcc.gnu.org>
4621
4622 * configure.in (gxx_include_dir): Change to match versioned
4623 C++ headers if --enable-version-specific-runtime-libs is used.
4624
486186e3
AO
46252002-07-04 Steve Ellcey <sje@cup.hp.com>
4626
4627 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4628
ff0a3bf8
DD
46292002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4630
4631 * configure.in: Make --without-x work.
4632
1dfa8174
NC
46332002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4634
4635 * contrib: New directory. Created to contain a copy of the
5481b376 4636 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
4637 the FSF GCC sources.
4638
07637366
DD
46392002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4640
b6f83f2a
DD
4641 * configure.in: Rearrange target Makefile fragment collection.
4642
07637366
DD
4643 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4644 cvs[src].
4645 * configure.in: Ditto.
4646
f48556b1
DD
46472002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4648
4649 * Makefile.in: Eliminate 'apache' targets.
4650 * configure.in: Eliminate 'apache' targets.
4651
4652 * configure.in: Eliminate redundant tests. Reorganize.
4653
4654 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4655
4656 * config-ml.in: Eliminate references to Cygnus configure.
4657
4658 * Makefile.in: Eliminate references to building emacs.
4659
46602002-07-01 Denis Chertykov <denisc@overta.ru>
4661
4662 * configure.in: Add support for ip2k.
4663
cdb9e2b8
BE
46642002-06-24 Ben Elliston <bje@redhat.com>
4665
4666 * configure.in (host_tools): Remove cgen.
4667
4668 * Makefile.in (all-cgen): Remove; runs from its source directory.
4669 (check-cgen, install-cgen, clean-cgen): Likewise.
4670 (all-opcodes): No not depend on all-cgen.
4671 (all-sim): Likewise.
4672
3558860c
DD
46732002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4674
4675 * configure.in: Fix AIX configury bug.
4676
e3b0c936
DD
46772002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4678
cdb9e2b8 4679 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4680
cdb9e2b8
BE
4681 * configure.in: Move definition of libstdcxx_flags right above
4682 usage, rather than way earlier.
8ee424c0 4683
c712250a
DD
4684 * configure.in: Pull definition of is_cross_compiler earlier.
4685
9ee1a75c
DD
4686 * configure.in: Rearrange a little.
4687
e3b0c936
DD
4688 * configure.in: Remove references to librx.
4689 * Makefile.in: Remove references to librx.
4690
b2bd228e
DD
46912002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4692
4693 * configure.in: Eliminate ${gasdir} variable.
4694
7cd52483
DB
46952002-06-18 Dave Brolley <brolley@redhat.com>
4696
4697 * configure.in: Add support for frv.
4698 * config.sub: Add support for frv.
4699
6c5e141a
DD
47002002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4701
4702 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4703
0d18b56d
JT
47042002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4705
4706 * configure.in (vax-*-netbsd*): Re-enable gas.
4707
fd8958d5
DD
47082002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4709
27f15fdd
DD
4710 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4711 BUILD_PREFIX_1, to correct nomenclature.
4712 * configure: Likewise.
4713
fd8958d5
DD
4714 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4715 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4716
0c2442b7
DD
47172002-05-31 Olaf Hering <olh@suse.de>
4718
4719 * config-ml.in: Propogate DESTDIR also.
4720
a3602181
JT
47212002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4722
4723 * configure.in (vax-*-netbsd*): Don't build gas for this
4724 platform.
4725
c95f53ae
MM
47262002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4727
4728 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4729 and libgcj for AVR.
4730
1d7c1053
NC
47312002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4732
4733 * config.sub: Add DLX target.
4734
4b37028f
JT
47352002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4736
4737 * config.guess: Update to 2002-05-22 version.
4738 * config.sub: Likewise.
4739
d5de0a84
NC
47402002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4741
4742 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4743 * config-ml.in: Likewise.
4744 * configure: Likewise.
4745 * configure.in: Likewise.
4746
c92a0210
DD
47472002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4748
115a77aa
DD
4749 * configure.in: Simplify makefile fragment collection.
4750
4751 * configure.in: Remove code to build emacs.
e99daf2b 4752
91e060aa
DD
4753 * configure.in : Remove --srcdir argument from targargs and buildargs
4754 (it's always overridden in the Makefile anyway). Rearrange a bit.
4755
4756 * configure: Move some logic to configure.in.
4757 * configure.in: Move some logic from configure.
c92a0210 4758
91217342
JJ
47592002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4760
4761 * COPYING.LIBGLOSS: New file.
4762
d3d8a9ee
NC
47632002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4764
4765 * Makefile.in: Honour DESTDIR.
4766
3a036cdc
AO
47672002-05-05 Alexandre Oliva <aoliva@redhat.com>
4768
4769 * configure.in (noconfigdirs): Don't disable libgcj on
4770 sparc64-*-solaris* and sparcv9-*-solaris*.
4771
6d095fe4
AO
47722002-05-03 Alexandre Oliva <aoliva@redhat.com>
4773
4774 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4775
dac55df9
TF
47762002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4777
4778 * configure.in (FLAGS_FOR_TARGET): Do not add
4779 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4780 on i[3456]86-*-linux*.
4781
a018e15b
TF
47822002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4783
4784 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4785
4786 * configure.in (noconfigdirs): Do not add target-newlib if
4787 target == i[3456]86-*-linux*, and host == target.
4788
5f284831
MM
47892002-04-29 Mark Mitchell <mark@codesourcery.com>
4790
4791 * config.guess: Updated to 2002-04-26's version.
4792 * config.sub: Updated to 2002-04-26's version.
4793
33babf59
DD
47942002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4795
bd5f7da2
DD
4796 * configure.in: delete reference to absent file
4797
a0c4f3a0
DD
4798 * configure.in: replace '[' with 'test'
4799
66f1ba4f
DD
4800 * configure.in: Eliminate references to gash.
4801 * Makefile.in: Eliminate references to gash.
4802
7c3ab50c
DD
4803 * configure.in: remove useless references to 'pic' makefile fragments.
4804
bbc025f5
DD
4805 * configure.in: (*-*-windows*) Finish removing.
4806
33babf59
DD
4807 * configure.in: Eliminate redundant test for libgui.
4808
d5ec694c
DD
48092002-04-26 Joel Sherrill <joel@OARcorp.com>
4810
4811 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4812 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4813
57a5346c
DD
48142002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4815
4816 * configure.in: remove references to dead files
4817
dbf93899
DD
48182002-04-18 Tom Tromey <tromey@redhat.com>
4819
4820 * configure.in: Disallow configuring libgcj when it is already
4821 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4822 Solaris 2.8 by default. For PR libgcj/6158.
4823
26eadf68
DD
48242002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4825
4826 * configure.in: Move default CC setting out of config/mh-* fragments
4827 directly into here.
4828
a0a2c6c6
DD
48292002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4830
4831 * configure.in: don't even try to configure or make a subdirectory
4832 if there's no configure script for it.
4833
9972f812
DD
48342002-04-15 Mark Mitchell <mark@codesourcery.com>
4835
4836 * MAINTAINERS: Remove chill maintainers.
4837 * Makefile.in (CHILLFLAGS): Remove.
4838 (CHILL_LIB): Remove.
4839 (TARGET_CONFIGDIRS): Remove libchill.
4840 (CHILL_FOR_TARGET): Remove.
4841 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4842 CHILL_LIB.
4843 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4844 (CHECK_TARGET_MODULES): Likewise.
4845 (INSTALL_TARGET_MODULES): Likewise.
4846 (CLEAN_TARGET_MODULES): Likewise.
4847 (configure-target-libchill): Remove.
4848 (all-target-libchill): Remove.
4849 * configure.in (target_libs): Remove target-libchill.
4850 Do not compute CHILL_FOR_TARGET.
4851 * libchill: Remove directory.
5481b376 4852
75205f78
DD
48532002-04-15 DJ Delorie <dj@redhat.com>
4854
4855 * Makefile.in, configure.in, configure: Sync with gcc, entries
4856 follow...
4857
48582002-04-08 Tom Tromey <tromey@redhat.com>
4859
4860 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4861 Fixes PR libgcj/6068.
4862
48632002-03-30 Krister Walfridsson <cato@df.lth.se>
4864
4865 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4866
48672002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4868
4869 * configure.in (alpha*-dec-osf*): Enable libgcj.
4870
48712002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4872
4873 Fix for: PR bootstrap/3591, target/5676
4874 * configure.in (mcore-pe): Disable the configuration of
4875 libstdc++-v3 since exceptions are not supported.
4876
48772002-03-20 Anthony Green <green@redhat.com>
4878
4879 * configure.in: Enable libgcj for xscale-elf target.
4880
48812002-02-28 Alexandre Oliva <aoliva@redhat.com>
4882
4883 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4884 libjava.
4885 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4886
48872002-02-22 Alexandre Oliva <aoliva@redhat.com>
4888
4889 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4890 libstdc++-v3 and libjava.
4891
48922002-02-11 Adam Megacz <adam@xwt.org>
4893
4894 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4895 boehm-gc
4896
48972002-02-09 Alexandre Oliva <aoliva@redhat.com>
4898
4899 * config.guess: Updated to 2002-01-30's version.
4900 * config.sub: Updated to 2002-02-01's version.
4901 Contribute sh64-elf.
4902 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4903 * configure.in: Added sh64-*-*.
4904
49052002-01-17 H.J. Lu <hjl@gnu.org>
4906
4907 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4908 (all-target-fastjar): Also depend on all-target-libiberty.
4909
4910Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4911
4912 * configure, configure.in: Use temp file for long sed commands.
4913
49142001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4915
4916 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4917 libf2c.
4918
49192001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4920
4921 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4922
49232001-10-11 Hans-Peter Nilsson <hp@axis.com>
4924
4925 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4926
49272001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4928
4929 * configure: Handle temporary files securely using mkdir.
4930
49312001-09-26 Will Cohen <wcohen@redhat.com>
4932
4933 * configure.in (*-*-linux*): Disable configuration of target-newlib
4934 and target-libgloss.
4935
49362001-09-26 Alexandre Oliva <aoliva@redhat.com>
4937
4938 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4939 RANLIB.
4940
49412001-08-11 Graham Stott <grahams@redhat.com>
4942
4943 * Makefile.in (check-c++): Add missing semicolon.
4944
49452001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4946
4947 * configure.in (sh-*-linux*): New.
4948
49492001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4950
4951 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4952 and libgcj on m68hc11/m68hc12.
4953
49542001-06-27 H.J. Lu (hjl@gnu.org)
4955
4956 * Makefile (CFLAGS_FOR_BUILD): New.
4957 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4958
49592001-06-01 Hans-Peter Nilsson <hp@axis.com>
4960
4961 * configure.in (libstdcxx_flags): Do not try to execute
4962 libstdc++-v3/testsuite_flags until it exists.
4963
49642001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4965
4966 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4967
49682001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4969
4970 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4971
4972Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4973
4974 * configure.in: Move *-chorusos target case to the proper switch.
4975 Disable libgcj.
4976
49772001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4978
4979 * Makefile.in (STAGE1_CFLAGS): Pass down.
4980
49812001-04-13 Alan Modra <amodra@one.net.au>
4982
4983 * config.guess: Add hppa64-linux support. Note for next import that
4984 this is already in the master file.
4985 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4986
49872001-03-22 Colin Howell <chowell@redhat.com>
4988
4989 * Makefile.in (DO_X): Do not backslash single-quotes in
4990 backquotes (two places).
4991
49922001-03-18 Laurynas Biveinis <lauras@softhome.net>
4993
4994 * Makefile.in (DO_X): Quote nested quotes.
4995
49962001-03-15 Laurynas Biveinis <lauras@softhome.net>
4997
4998 * Makefile.in (DO_X): Use double quotes for quoting
4999 "RANLIB=$${RANLIB}".
5000
50012001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5002
5003 * configure.in: Only use `lang_requires' for languages athat are
5004 actually enabled.
5005
50062001-03-07 Tom Tromey <tromey@redhat.com>
5007
5008 * configure.in: Allow config-lang.in to set `lang_requires' to list
5009 of other required languages.
5010
50112001-03-06 Laurynas Biveinis <lauras@softhome.net>
5012
5013 * Makefile.in: Remove RANLIB definition. Use RANLIB
5014 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5015 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5016
50172001-02-28 Benjamin Kosnik <bkoz@redhat.com>
5018 Alexandre Oliva <aoliva@redhat.com>
5019
5020 * Makefile.in (check-c++): Use tabs, not spaces.
5021
50222001-02-19 Benjamin Kosnik <bkoz@redhat.com>
5023
5024 * Makefile.in (check-c++): New rule.
5025
5026 * configure.in (target_libs): Remove libg++.
5027 (noconfigdirs): Remove libg++.
5028 (noconfigdirs): Same.
5029 (noconfigdirs): Same.
5030 (noconfigdirs): Same.
5031
5032 * config-ml.in: Remove libg++ references.
5033
5034 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5035 (ALL_TARGET_MODULES): Same.
5036 (configure-target-libg++): Remove.
5037 (all-target-libg++): Remove.
5038 (configure-target-libio): Remove.
5039 (all-target-libio): Remove.
5040 (check-target-libio): Remove.
5041 (.PHONY): Remove.
5042 (libg++.tar.bz2): Remove.
5043 (all-target-cygmon): Remove libio.
5044 (all-target-libstdc++): Remove.
5045 (configure-target-libstdc++): Remove.
5046 (TARGET_LIB_PATH): Remove libstdc++.
5047 (ALL_GCC_CXX): Remove libstdc++.
5048 (all-target-gperf): Correct.
5049
50502001-02-15 Anthony Green <green@redhat.com>
5051
5052 * configure: Introduce GCJ_FOR_TARGET.
5053 * configure.in: Ditto.
5054 * Makefile.in: Ditto.
5055
50562001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5057
5058 * configure.in: for *-chorusos, don't config target-newlib and
5059 target-libgloss.
5060
50612001-02-04 Mark Mitchell <mark@codesourcery.com>
5062
5063 Remove V2 C++ library.
5064 * configure.in: Remove --enable-libstdcxx_v3 support.
5065
50662001-01-27 Richard Henderson <rth@redhat.com>
5067
5068 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5069
50702001-01-26 Tom Tromey <tromey@redhat.com>
5071
5072 * configure.in: Allow libgcj to be built on Sparc Solaris.
5073
50742001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
5075
5076 * configure.in: Enable libgcj on several additional platforms.
5077
50782001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
5079
5080 * configure.in: Enable libgcj for linux targets.
5081
50822001-01-09 Mike Stump <mrs@wrs.com>
5083
5084 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5085 failures of subdirectories.
5086
50872001-01-02 Laurynas Biveinis <lauras@softhome.net>
5088
5089 * configure: handle DOS-style absolute paths.
5090
50912001-01-02 Laurynas Biveinis <lauras@softhome.net>
5092
5093 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5094
50952000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5096
5097 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5098 (libstdcxx_incdir): Pass down.
5099 * config.if: Remove expired bits for cxx_interface, add stub.
5100 (libstdcxx_incdir): Add variable for g++ include directory.
5101 * configure.in (gxx_include_dir): Use it.
5102
51032000-12-15 Andreas Jaeger <aj@suse.de>
5104
5105 * configure.in: Handle lang_dirs.
5106
51072000-12-13 Anthony Green <green@redhat.com>
5108
5109 * configure.in: Disable libgcj for any target not specifically
5110 listed. Disable libgcj for x86 and Alpha Linux until compatible
5111 with g++ abi.
5112
51132000-12-13 Mike Stump <mrs@wrs.com>
5114
5115 * Makefile.in (local-distclean): Also remove fastjar.
5116
51172000-12-10 Anthony Green <green@redhat.com>
5118
5119 * configure.in: Define libgcj. Disable libgcj target libraries for
5120 most targets.
5121
51222000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5123
5124 * configure.in (target_libs): Revert 2000-12-08 patch.
5125 (noconfigdirs): Added target-libjava.
5126
51272000-12-09 Laurynas Biveinis <lauras@softhome.net>
5128
5129 * Makefile.in: handle DOS-style absolute paths.
5130
51312000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5132
5133 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5134 libjava.
5135 * configure.in (target_libs): Removed `target-libjava'.
5136
51372000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5138
5139 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5140 (ALL_MODULES): Added fastjar.
5141 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5142 (all-target-libjava): all-fastjar replaces all-zip.
5143 (all-fastjar): Added.
5144 (configure-target-fastjar, all-target-fastjar): Likewise.
5145 * configure.in (host_tools): Added fastjar.
5146
51472000-12-07 Mike Stump <mrs@wrs.com>
5148
5149 * Makefile.in (local-distclean): Remove leftover built files.
5150
51512000-11-16 Fred Fish <fnf@be.com>
5152
5153 * configure.in (enable_libstdcxx_v3): Fix typo,
5154 libstd++ -> libstdc++.
5155
51562000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5157
5158 * configure: Provide the original toplevel configure arguments
5159 (including $0) to subprocesses in the environment rather than
5160 through gcc/configargs.h.
5161
51622000-11-12 Mark Mitchell <mark@codesourcery.com>
5163
5164 * configure: Turn on libstdc++ V3 by default.
5165
51662000-10-16 Michael Meissner <meissner@redhat.com>
5167
5168 * configure (gcc/configargs.h): Only create if there is a build GCC
5169 directory created.
5170
51712000-10-05 Phil Edwards <pme@gcc.gnu.org>
5172
5173 * configure: Save configure arguments to gcc/configargs.h.
5174
51752000-10-04 Andris Pavenis <pavenis@latnet.lv>
5176
5177 * Makefile.in (bootstrap): avoid recursion if subdir missing
5178 (cross): ditto
5179 (do-proto-toplev): ditto
5180
5181Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5182
5183 * configure.in: Do not build byacc for hppa64. Provide paths to the
5184 X11 libraries for hppa64.
5185
51862000-09-02 Anthony Green <green@cygnus.com>
5187
5188 * Makefile.in (all-gcc): Depend on all-zlib.
5189 (CLEAN_MODULES): Add clean-zlib.
5190 (ALL_MODULES): Add all-zlib.
5191 * configure.in (host_libs): Add zlib.
5192
51932000-08-25 Alexandre Oliva <aoliva@redhat.com>
5194
5195 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5196 $targargs to tell whether newlib is going to be built.
5197
5198 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5199 $$r/TARGET_SUBDIR/libio for _G_config.h.
5200
52012000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5202
5203 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5204
5205 * configure: Make enable_threads and enable_shared defaults
5206 explicit. Substitute enable_threads into generated Makefiles.
5207 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5208 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5209
52102000-08-02 Manfred Hollstein <manfredh@redhat.com>
5211
5212 * configure.in: Re-enable all references to libg++ and librx.
5213
ffb97b2f 52142002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 5215
ffb97b2f
DD
5216 * configure.in: Add *-*-freebsd* configurations.
5217
bbf6e9e3
AC
52182002-04-07 Andrew Cagney <ac131313@redhat.com>
5219
5220 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
5221 (do-tar, do-bz2): New rules.
5222 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
5223 (gdb-tar): New rule.
5224 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
5225 (insight_dejagnu.tar): New rule.
5226 (insight.tar): New rule.
5227 (gdb+dejagnu.tar): New rule.
5228 (gdb.tar): New rule.
5229
8f1579c0
AC
52302002-04-07 Andrew Cagney <ac131313@redhat.com>
5231
5232 * MAINTAINERS: Update dejagnu/
5233
ba3c59ab
AO
52342002-03-16 Alexandre Oliva <aoliva@redhat.com>
5235
5236 * ltmain.sh (relink_command): Fix typo in previous change.
5237
6243d5dd
AO
52382002-03-15 Alexandre Oliva <aoliva@redhat.com>
5239
5240 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
5241 (relink_command): Added --tag flags.
5242 (mode=install): If relinking fails; error out.
5243
80413487
RH
52442002-03-12 Richard Henderson <rth@redhat.com>
5245
5246 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
5247 .NOTPARALLEL tag.
5248 (do-check): Rename from check.
5249 (check): Allow parallel check.
5250
3daeddf6
RH
52512002-03-11 Richard Henderson <rth@redhat.com>
5252
5253 * Makefile.in (.NOTPARALLEL): Add fake tag.
5254
fad93c55
L
52552002-03-07 H.J. Lu (hjl@gnu.org)
5256
5257 * configure.in: Enable gprof for mips*-*-linux*.
5258
2e8357fc
AO
52592002-02-28 Alexandre Oliva <aoliva@redhat.com>
5260
5261 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5262 libjava.
5263 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5264
bd48e1a9
AC
52652002-02-24 Andrew Cagney <ac131313@redhat.com>
5266
5267 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5268
39121370
DJ
52692002-02-23 Daniel Jacobowitz <drow@mvista.com>
5270
5271 * config.guess: Import from master sources, rev 1.232.
5272 * config.sub: Import from master sources, rev 1.246.
5273
081ff160
AO
52742002-02-23 Alexandre Oliva <aoliva@redhat.com>
5275
5276 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5277 because its Makefile is there; test for the executable instead.
5278
20a5393b
AO
52792002-02-09 Alexandre Oliva <aoliva@redhat.com>
5280
5281 Contribute sh64-elf.
5282 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5283 * configure.in: Added sh64-*-*.
5284
38135629
JJ
52852002-02-04 Jeff Johnston <jjohnstn@redhat.com>
5286
80413487
RH
5287 * COPYING.NEWLIB: Remove advertising clause from
5288 Berkeley and Red Hat licenses.
38135629 5289
48d19748
MD
52902002-02-01 Mo DeJong <supermo@bayarea.net>
5291
5292 * Makefile.in: Add all-tix to deps for all-snavigator
5293 so that tix is built when building snavigator.
5294
f6e1c110
BE
52952002-02-01 Ben Elliston <bje@redhat.com>
5296
5297 * config.guess: Import from master sources, rev 1.229.
5298 * config.sub: Import from master sources, rev 1.240.
5299
4867be41
DJ
53002002-01-27 Daniel Jacobowitz <drow@mvista.com>
5301
5302 From Steve Ellcey <sje@cup.hp.com>:
5303 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5304 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5305 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5306 IA64.
5307 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5308 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5309 soname_spec, sys_lib_search_path_spec): Ditto.
5310
e82380cc
JT
53112002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
5312
5313 * configure.in (*-*-netbsd*): New. Skip target-newlib,
5314 target-libiberty, and target-libgloss. Skip Java-related
5315 libraries if not supported for NetBSD on target CPU.
5316
1319fb9c
NC
53172002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
5318
5319 * configure.in: Import StrongARM and XScale target_configdirs from
5320 FSF GCC version.
5321
b020f6ac
L
53222002-01-16 H.J. Lu (hjl@gnu.org)
5323
5324 * config.guess: Import from master sources, rev 1.225.
5325 * config.sub: Import from master sources, rev 1.238.
5326
5327 * MAINTAINERS: Updated notes on config.guess and config.sub.
5328
a0c1c920
NC
53292002-01-11 Steve Ellcey <sje@cup.hp.com>
5330
5331 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5332 ld and gdb are not supported.
5333
a9fa5e1f
JJ
53342002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5335
5336 * Change reference to Cygnus Solutions to be Red Hat.
5337
94077108
JJ
53382002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5339
5340 * COPYING.NEWLIB: Update generic copyright date.
5341
05ecd75c
MS
53422002-01-07 Mark Salter <msalter@redhat.com>
5343
5344 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5345 Allow target-libgloss to be built for arm, strongarm, and xscale.
5346
a106bb62
BE
53472002-01-03 Ben Elliston <bje@redhat.com>
5348
5349 * MAINTAINERS: Update URL for config.* scripts.
5350
0e254642
AM
53512001-12-18 Alan Modra <amodra@bigpond.net.au>
5352
5353 * config.sub: Import latest version.
5354 * config.guess: Likewise.
5355
0a0d0041
TF
53562001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5357
5358 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5359 options for i[3456]86-pc-linux* native builds.
5360
d932cae7
NC
53612001-12-05 Laurent Guerby <guerby@acm.org>
5362
5363 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 5364 libiberty.
d932cae7
NC
5365
5366 Import this patch from gcc:
5481b376 5367
d932cae7
NC
5368 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5369
5370 * symlink-tree: handle DOS-style absolute paths.
5371
49b7683b
DD
53722001-11-28 DJ Delorie <dj@redhat.com>
5373 Zack Weinberg <zack@codesourcery.com>
5374
5375 When build != host, create libiberty for the build machine.
5376
5377 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5378 CONFIG_ARGUMENTS.
5379 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5380 New variables.
5381 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5382 and rules.
5383 (all.normal): Depend on ALL_BUILD_MODULES.
5384 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5385 (all-build-libiberty): Depend on configure-build-libiberty.
5386
5387 * configure: Calculate and substitute proper value for
5388 ALL_BUILD_MODULES.
5389 * configure.in: Create the build subdirectory.
5390 Calculate and substitute TARGET_CONFIGARGS (formerly
5391 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5392
26ef82f4
GK
53932001-11-26 Geoffrey Keating <geoffk@redhat.com>
5394
5395 * config.sub: Update to version 1.232 on subversion.
5396
43e64072
NC
53972001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5398
5399 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5400 files from .po files for a distribution.
5401
66f6c0d5
HPN
54022001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
5403
5404 * COPYING.NEWLIB: Mention preserved notice in specific parts.
5405
4a02fdb2
JH
54062001-11-13 Jeff Holcomb <jeffh@redhat.com>
5407
5408 Merged from net gcc:
5409 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5410 * ltcf-c.sh: Use $objext, not $ac_objext.
5411 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5412 * ltcf-cxx.sh: Add support for GNU.
5413 2001-07-22 Timothy Wall <twall@redhat.com>
5414 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5415 default settings if using GNU tools with that configuration.
5416 * ltcf-cxx.sh: Ditto.
5417 * ltcf-gcj.sh: Ditto.
5418 2001-07-21 Michael Chastain <chastain@redhat.com>
5419 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5420 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5421 * ltmain.sh: Mark as gcc-local.
5422
227b9953
JH
54232001-11-13 Jeff Holcomb <jeffh@redhat.com>
5424
5425 * Makefile.in (all-bison): Revert 2001-10-24.
5426 Don't depend on texinfo.
5427
cbbab8fb
JJ
54282001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5429
80413487 5430 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 5431
922b2485
DD
54322001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5433
5434 * configure.in (--enable-languages): Be more permissive about
5435 syntax. Check for empty lists better. Warn about $LANGUAGES.
5436
f08fa01d
HPN
54372001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5438
5439 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5440
fee3da4e
JH
54412001-10-24 Jeff Holcomb <jeffh@redhat.com>
5442
5443 Makefile.in (all-bison): Don't depend on texinfo.
5444
73fb1ef9
AM
54452001-10-03 Alan Modra <amodra@bigpond.net.au>
5446
5447 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5448
373688ac
AO
54492001-09-29 Alexandre Oliva <aoliva@redhat.com>
5450
5451 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5452
9c07660b
HPN
54532001-09-28 Hans-Peter Nilsson <hp@axis.com>
5454
5455 * config.sub, config.guess: Import latest from subversions.
5456
3f152009
AO
54572001-09-21 Alexandre Oliva <aoliva@redhat.com>
5458
5459 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5460 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5461 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5462 avoid quotes nesting problems.
5463 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5464 (DO_X): Export only variables that are set.
5465
8f6a59e5
BE
54662001-09-19 Ben Elliston <bje@redhat.com>
5467
5468 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5469 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5470 semantics. Use the shell built-in "type" command instead.
5471
a1ec19fa
TS
54722001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5473
5474 * config.sub: Reverted the earlier change, this version is not the
5475 master file.
5476
4008bd9b
TS
54772001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5478
5479 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5480 Add support for mips64.
5481
dd1e52a4
JH
54822001-09-03 Jeff Holcomb <jeffh@redhat.com>
5483
5484 * configure.in: Enable libstdc++-v3 for h8300 targets.
5485
91549d1c
EC
54862001-08-30 Eric Christopher <echristo@redhat.com>
5487 Jason Eckhardt <jle@redhat.com>
5488
5489 * config.sub: Add support for mipsisa32.
5490
cf966cf9
EC
54912001-08-30 Eric Christopher <echristo@redhat.com>
5492
5493 * config.sub, config.guess: Import latest from subversions.
5494
82208dc5
AM
54952001-08-20 Alan Modra <amodra@bigpond.net.au>
5496
5497 * config.sub, config.guess: Import latest from subversions.
5498
4dca8403
DD
54992001-07-26 DJ Delorie <dj@redhat.com>
5500
5501 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5502
1107dce2
AM
55032001-06-19 Alan Modra <amodra@bigpond.net.au>
5504
5505 * Makefile.in: Revert 2001-06-17.
5506 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5507
e09a6604
L
55082001-06-17 H.J. Lu <hjl@gnu.org>
5509
5510 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5511 (gas+binutils.tar.bz2): Likewise.
5512 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5513
31a8b634
AC
5514Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5515
5516 * Makefile.in (VER): When present, extract the version number from
5481b376 5517 the file version.in.
31a8b634 5518
dc70af01
AO
55192001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5520
5521 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5522 gcc/xgcc is built, use -print-prog-name to find out the program
5523 name to use.
5524
839bbd8c
AO
55252001-06-04 Mark Mitchell <mark@codesourcery.com>
5526
5527 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5528 with_gcc]: Use `gcc -shared' to build a shared library.
5529
566e9a30
AO
55302001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5531
5532 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5533 archives.
5534
e877bb69
AO
55352001-05-28 Simon Patarin <simon.patarin@inria.fr>
5536
5537 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5538 libraries when using g++ with native linker.
5539
1605288b
AO
55402001-05-28 Alexandre Oliva <aoliva@redhat.com>
5541
5542 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5543
11a383ba
TR
55442001-05-24 Tom Rix <trix@redhat.com>
5545
5546 * configure.in : enable ld for aix
cf966cf9 5547
18611226
AO
55482001-05-22 Alexandre Oliva <aoliva@redhat.com>
5549
5550 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5551 [aix4*|aix5*]: Prepend blank.
5552
6be7c12c
AO
55532001-05-20 Alexandre Oliva <aoliva@redhat.com>
5554
5555 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5556 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5557 of subdir/configure scripts to use the new libtool.m4.
5558
4ed00bba
L
55592001-05-14 H.J. Lu <hjl@gnu.org>
5560
5561 * config.if (libc_interface): Set to -libc6.2- for cross
5562 compiling to Linux/glibc 2.2.
5563
b1af961c
AO
55642001-05-03 Alexandre Oliva <aoliva@redhat.com>
5565
5566 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5567 libgcj.
5568
5ec3e74e
AO
55692001-04-26 Alexandre Oliva <aoliva@redhat.com>
5570
5571 * configure.in (noconfigdirs): Don't reset it from scratch in the
5572 target case; only append to it.
5573
b3ed1d6b
AO
55742001-04-26 Alexandre Oliva <aoliva@redhat.com>
5575
5576 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5577 sparc-*-solaris2.8]: Disable ${libgcj}.
5578
96111c10
AO
55792001-04-25 Alexandre Oliva <aoliva@redhat.com>
5580
5581 * configure.in (libgcj_saved): Copy from $libgcj.
5582 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5583 --disable-libgcj.
5584
b5bf43f2
AO
55852001-04-20 Alexandre Oliva <aoliva@redhat.com>
5586
5587 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5588 1.641.2.228.
5589
8cc32590
AO
55902001-04-12 Alexandre Oliva <aoliva@redhat.com>
5591
5592 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5593 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5594
dec0cb0c
AO
55952001-04-01 Alexandre Oliva <aoliva@redhat.com>
5596
5597 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5598 New macros.
5599 (bootstrap, cross): Use RECURSE_FLAGS.
5600 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5601
6a9c3886
AO
56022001-03-27 Alexandre Oliva <aoliva@redhat.com>
5603
5604 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5605
d4fc7db8
NC
56062001-03-23 Nick Clifton <nickc@redhat.com>
5607
5608 * README-maintainer-mode: Add note about inability to use "make
5609 distclean" in maintainer mode.
5610
7389ff65
AO
56112001-03-22 Alexandre Oliva <aoliva@redhat.com>
5612
5613 Re-installed:
5614 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5615 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5616 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5617 * ltcf-cxx.sh: Likewise.
5618 * ltcf-gcj.sh: Likewise.
5619
b3e0dc8e
PB
56202001-03-22 Philip Blundell <philb@gnu.org>
5621
5622 * config.sub, config.guess: Import latest from subversions.
5623
469b781c
AO
56242001-03-22 Alexandre Oliva <aoliva@redhat.com>
5625
5626 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5627 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5628
b0dad762
MC
56292001-03-20 Michael Chastain <chastain@redhat.com>
5630
5631 * Makefile.in: all-m4 depends on all-texinfo.
5632
c559bb17
AO
56332001-03-08 Alexandre Oliva <aoliva@redhat.com>
5634
5635 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5636
fef4ae2e
JJ
56372001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5638
5639 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5640 longer valid.
5641
8d6dd99d
NC
56422001-02-16 Nick Clifton <nickc@redhat.com>
5643
5644 * configure.in (noconfigdirs): Allow configuration of texinfo
5645 for Cygwin hosts.
5646
a85d7ed0
NC
56472001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5648
5649 * config.guess: Add linux target for S/390.
5650 * config.sub: Likewise.
5651 * configure.in: Likewise.
5652
51221c5e
DD
56532001-02-06 Ben Elliston <bje@redhat.com>
5654
5655 * configure: Output host type to stdout, not stderr.
5656
9dec4c71
MS
56572001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5658
5659 * config.guess: Import from subversions.gnu.org (revision 1.181).
5660 * config.sub: Import from subversions.gnu.org (revision 1.199).
5661
9add9c04
AM
56622001-01-30 Alan Modra <alan@linuxcare.com.au>
5663
5664 * config.guess: Handle hppa64-linux systems.
5665
8679174d
MS
56662001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5667
5668 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5669 Don't unset, it's non-portable and no longer necessary, set to empty
5670 instead.
5671
02d01ed4
MS
56722001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5673
5674 * ltconfig: Shell portability fix for the tagname validity check.
5675
4cc5853d
MS
56762001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5677
5678 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5679
7487e485
AO
56802001-01-27 Alexandre Oliva <aoliva@redhat.com>
5681
5682 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5683 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5684
f332af52
AO
56852001-01-24 Alexandre Oliva <aoliva@redhat.com>
5686
5687 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5688 keep at least one of build_libtool_libs or build_old_libs set to
5689 yes.
5690
ef099754
AO
56912001-01-24 Alexandre Oliva <aoliva@redhat.com>
5692
5693 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5694 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5695
8341f2fc 56962000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5697
8341f2fc
AJ
5698 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5699
57002000-11-03 Philip Blundell <pb@futuretv.com>
5701
5702 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5703 files.
ebf0fa2e 5704
c320a39f
JJ
57052001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5706
5707 * COPYING.NEWLIB: Put into source repository.
5708
8817b92e
BE
57092001-01-15 Ben Elliston <bje@redhat.com>
5710
5711 * configure.in (host_tools): Add sid.
5712 Always configure cgen.
5713 * Makefile.in (all-sid): New target.
5714 (check-sid, clean-sid, install-sid): Likewise.
5715
35590697
AJ
57162001-01-07 Andreas Jaeger <aj@suse.de>
5717
80413487 5718 * config.sub, config.guess: Update from subversions.
35590697 5719
6ee6cea6
AO
57202000-12-12 Alexandre Oliva <aoliva@redhat.com>
5721
5722 * configure.in: Disable language-specific target libraries for
5723 languages that aren't enabled.
5724
077b8428
NC
57252000-11-24 Nick Clifton <nickc@redhat.com>
5726
5727 * configure.in (xscale-elf): Add target.
5728 (xscale-coff): Add target.
5729 (c4x, c5x, tic54x): Move after ARM targets.
5730
9e28a1ed
AO
57312000-11-23 Alexandre Oliva <aoliva@redhat.com>
5732
5733 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5734
be98a80a
ILT
57352000-11-20 Ian Lance Taylor <ian@zembu.com>
5736
5737 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5738
5cec67bf
AO
57392000-11-18 Alexandre Oliva <aoliva@redhat.com>
5740
5741 * Makefile.in: Merge with GCC and libgcj.
5742 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5743 configure-target-<library> when their configure scripts need the C
5744 or C++ library to have already been built to work properly.
5745 (do_proto_toplev): Set them to an empty string.
5746
d932cae7 57472000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5748
5749 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5750 (REALLY_SET_LIB_PATH): Use them.
5751
d932cae7 57522000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5753
5754 * config.sub: Add support for Sun Chorus
5755
8602ff0c
NC
57562000-11-02 Per Lundberg <plundis@chaosdev.org>
5757
5758 * config.sub: Add support for the *-storm-chaos OS.
5759
f9e0997d
NC
57602000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5761
80413487
RH
5762 * configure.in (noconfigdirs): Don't compile some
5763 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5764
d64552c5
AO
57652000-09-30 Alexandre Oliva <aoliva@redhat.com>
5766
5767 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5768 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5769 all affected `configure' scripts.
5770
97f60b31
AO
57712000-09-25 Alexandre Oliva <aoliva@redhat.com>
5772
5773 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5774 ltcf-c.sh.
5775
6e8dd58f
PB
57762000-09-12 Philip Blundell <philb@gnu.org>
5777
5778 * config.sub, config.guess: Update from subversions.
5779
103a2e99
AO
57802000-09-06 Alexandre Oliva <aoliva@redhat.com>
5781
51601921
AO
5782 * Makefile.in (all-zlib): Added dummy target.
5783
103a2e99
AO
5784 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5785 multi-language branch.
5786
2809b4b9
AO
57872000-09-05 Alexandre Oliva <aoliva@redhat.com>
5788
5789 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5790 (bootstrap*): Depend on all-bootstrap.
5791
7450026c
AO
57922000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5793
5794 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5795 crosses, but add gcc/include to the header search path for them.
5796
6cf86f7f
AO
57972000-08-31 Alexandre Oliva <aoliva@redhat.com>
5798
5799 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5800 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5801 * gettext.m4: New file, extracted from aclocal.m4.
5802
ce2ea6e3
AO
58032000-08-22 Alexandre Oliva <aoliva@redhat.com>
5804
5805 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5806 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5807 sub-configures.
5808
9765193e
DE
58092000-08-20 Doug Evans <dje@casey.transmeta.com>
5810
5811 * Makefile.in (ALL_MODULES): Add all-cgen.
5812 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5813 (all-cgen): New target.
5814 (all-opcodes,all-sim): Depend on all-cgen.
5815 * configure.in (host_tools): Add cgen.
5816 Only configure cgen if --enable-cgen-maint.
5817
d7b32520
AO
58182000-08-17 Alexandre Oliva <aoliva@redhat.com>
5819
5820 * config-ml.in (CC, CXX): Don't introduce a leading space.
5821
e52ef561
AO
58222000-08-16 Alexandre Oliva <aoliva@redhat.com>
5823
5824 * configure.in (libstdcxx_flags): Use
5825 libstdc++-v3/src/libstdc++.INC.
5826
88f9c2a0
AO
58272000-08-15 Alexandre Oliva <aoliva@redhat.com>
5828
5829 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5830
98fbe43f
JM
58312000-08-11 Jason Merrill <jason@redhat.com>
5832
5833 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5834 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5835 (FLAGS_FOR_TARGET): Not here.
5836 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5837
279ddab4
DD
58382000-08-07 DJ Delorie <dj@redhat.com>
5839
5840 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5841 "if we're also building gcc, and it's a gcc that will run on the
5842 build machine, we want to use its includes instead of the system's
5843 default includes".
5844
60523a83
AO
58452000-08-03 Alexandre Oliva <aoliva@redhat.com>
5846
24ffec7a
AO
5847 * configure.in (libstdcxx_flags): Don't use `"'.
5848
60523a83
AO
5849 * config-ml.in: Adjust multilib search paths to the
5850 appropriate multilib tree.
5851
daf644b5
AO
58522000-08-02 Alexandre Oliva <aoliva@redhat.com>
5853
5854 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5855 commas in $LANGUAGES.
5856
63266560
DD
58572000-08-01 Alexandre Oliva <aoliva@redhat.com>
5858
5859 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5860
58612000-07-31 Alexandre Oliva <aoliva@redhat.com>
5862
5863 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5864 CXX_FOR_TARGET for sed.
5865
58662000-07-30 Alexandre Oliva <aoliva@redhat.com>
5867
5868 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5869 Do not override if already set in the environment or in configure.
5870 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5871 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5872
9e449d3e
AO
58732000-07-27 Alexandre Oliva <aoliva@redhat.com>
5874
5875 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5876 (GCC_FOR_TARGET): Use it.
5877 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5878 * configure.in: ... here.
5879 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5880 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5881
8bbd92e0
AO
58822000-07-24 Alexandre Oliva <aoliva@redhat.com>
5883
fd1f87b2
AO
5884 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5885 (configure-target-libchill, configure-target-libobjc): Likewise.
5886
8bbd92e0
AO
5887 * configure.in: Use the same cache file for all target libs.
5888 * config-ml.in: But different cache files per multilib variant.
5889
25c6c112
JL
58902000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5891
5892 * configure (topsrcdir): Don't use dirname.
5893
ba73c63f
JM
58942000-07-20 Jason Merrill <jason@redhat.com>
5895
5896 * configure.in: Remove all references to libg++ and librx.
5897
5898 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5899
1af08294
HPN
59002000-07-20 Hans-Peter Nilsson <hp@axis.com>
5901
5902 * config.sub: Update to subversions version 2000-07-06.
5903
ba73c63f
JM
59042000-07-12 Andrew Haley <aph@cygnus.com>
5905
5906 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5907 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5908
59092000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5910
5911 * symlink-tree: Check number of arguments.
5912
d932cae7 59132000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5914
5915 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5916
ba73c63f
JM
59172000-07-05 Jim Wilson <wilson@cygnus.com>
5918
5919 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5920 search path for a g++ extracted from the build tree. This
5921 will allow link tests run by configure scripts in
5922 subdirectories to succeed.
5923
92ee2f86
UC
59242000-07-01 Koundinya K <kk@ddeorg.soft.net>
5925
80413487 5926 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5927
23f2f29f
CV
59282000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5929
5930 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5931 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5932
f04f5a67
TW
59332000-06-19 Timothy Wall <twall@cygnus.com>
5934
5935 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5936 * config.sub: Add tic54x target.
5937
11da68be
NC
59382000-06-07 Phillip Thomas <pthomas@suse.de>
5939
5940 * README-maintainer-mode: New file: Contains notes on using
5941 --enable-maintainer-mode with binutils.
5942
d932cae7 59432000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5944
5945 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5946
d932cae7 59472000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5948
5949 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5950 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5951
9442cea3
L
595220000-05-21 H.J. Lu (hjl@gnu.org)
5953
80413487
RH
5954 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5955 directory are used if they exist. Make sure
5956 $(build_tooldir)/include is searched for header files,
5957 $(build_tooldir)/lib/ for library files.
9442cea3 5958 (GCC_FOR_TARGET): Likewise.
80413487 5959 (CXX_FOR_TARGET): Likewise.
9442cea3 5960
d932cae7 59612000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5962
5963 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5964
d932cae7 59652000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5966
5967 * Makefile.in (configure-target-libiberty): Depend on
5968 configure-target-newlib.
5969
ba73c63f
JM
59702000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5971
5972 * configure.in, Makefile.in: Merge all libffi-related
5973 configury stuff from the libgcj tree.
5974
d932cae7 59752000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
5976
5977 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5978 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5979
d932cae7 59802000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
5981
5982 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5983 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 5984 current version information. Add to proto-toplev directory.
b5a23627
AC
5985 (gdb-taz): Build do-djunpack.
5986
ba73c63f
JM
59872000-05-15 David Edelsohn <edelsohn@gnu.org>
5988
5989 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5990
7c86ed39
L
59912000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5992
5993 * ltmain.sh: Preserve in relink_command any environment
5994 variables that may affect the linker behavior.
5995
d932cae7 59962000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
5997
5998 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5999
d932cae7 60002000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
6001
6002 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6003
ed0a91a5
EZ
60042000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
6005
6006 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 6007 with the version name.
ed0a91a5 6008
ba73c63f 60092000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 6010
ba73c63f 6011 * config.if: Tweak.
6cafa39f 6012
ba73c63f 60132000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 6014
ba73c63f 6015 * djunpack.bat: New file.
66156876 6016
d932cae7 60172000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
6018
6019 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
6020 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6021 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6022 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 6023
ba73c63f
JM
60242000-04-16 Dave Pitts <dpitts@cozx.com>
6025
80413487
RH
6026 * config.sub (case $basic_machine): Change default for "ibm-*"
6027 to "openedition".
ba73c63f 6028
d932cae7 60292000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
6030
6031 * Makefile.in (gdb-taz): New target. GDB specific archive.
6032 (do-md5sum): New target.
6033 (MD5PROG): Define.
6034 (PACKAGE): Default to TOOL.
6035 (VER): Default to a shell script.
6036 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 6037 md5 checksum generation.
b35ece4e
AC
6038 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6039 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6040 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 6041 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 6042
d932cae7 60432000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
6044
6045 * configure (warn_cflags): Delete.
6046
ba73c63f 60472000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 6048 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 6049
80413487
RH
6050 * configure.in (enable_libstdcxx_v3): Add.
6051 (target_libs): Add bits here to switch between libstdc++-v2 and
6052 libstdc++-v3.
6053 * config.if: And this file too.
6054 * Makefile.in: Add libstdc++-v3 targets.
35590697 6055
ba73c63f
JM
60562000-04-05 Michael Meissner <meissner@redhat.com>
6057
6058 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 6059
d332c5ac
JM
60602000-03-29 Jason Merrill <jason@casey.cygnus.com>
6061
6062 * configure.in: -linux-gnu*, not -linux-gnu.
6063
d932cae7 60642000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
6065
6066 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6067 (do-tar-bz2): Replace TOOL with PACKAGE.
6068 (gdb.tar.bz2): Remove GDBTK from GDB package.
6069 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 6070 dejagnu.tar.bz2): New packages.
6dcbc97b 6071
96ce09a7
ILT
60722000-02-27 Andreas Jaeger <aj@suse.de>
6073
6074 * configure.in: Add entry for mips*-*-linux*, move catch all
6075 *-*-*linux* entry below this one.
6076
2031769e
ILT
60772000-02-27 Ian Lance Taylor <ian@zembu.com>
6078
6079 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6080
4bab746c
NC
60812000-02-24 Nick Clifton <nickc@cygnus.com>
6082
6083 * config.sub: Support an OS of "wince".
6084
d932cae7 60852000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
6086
6087 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 6088 version.
ada59422 6089
5b93d8bb
AM
60902000-02-23 Linas Vepstas <linas@linas.org>
6091
6092 * config.sub: Add support for Linux/IBM 370.
6093 * configure.in: Likewise.
6094
2fb651f6
NC
60952000-02-22 Nick Clifton <nickc@cygnus.com>
6096
6097 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6098
b8441c25
CF
60992000-02-20 Christopher Faylor <cgf@cygnus.com>
6100
6101 * config.guess: Guess "cygwin" rather than "cygwin32".
6102
d332c5ac
JM
61032000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6104
6105 * configure (gcc_version): When setting, narrow search to
6106 lines containing `version_string'.
6107
ba73c63f
JM
61082000-02-15 Denis Chertykov <denisc@overta.ru>
6109
6110 * config.sub: Add support for avr target.
6111
d932cae7 61122000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
6113
6114 * config.sub: Add mmix-knuth-mmixware.
6115
61162000-01-27 Christopher Faylor <cgf@redhat.com>
6117
6118 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6119 structure stuff to -L library search.
6120 (CXX_FOR_TARGET): Ditto.
6121 (CROSS_CHECK_MODULES): Fix spelling mistake.
6122
61232000-01-24 Mark Mitchell <mark@codesourcery.com>
6124
6125 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6126 the C++ compiler.
6127
61282000-01-12 Richard Henderson <rth@cygnus.com>
6129
6130 * configure.in: Don't build some bits for beos.
6131
61322000-01-12 Joel Sherrill (joel@OARcorp.com)
6133
6134 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6135 as include files.
6136
91b2c84d
GK
61372000-01-06 Geoff Keating <geoffk@cygnus.com>
6138
6139 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6140 not mh-aix43.
6141
ba73c63f
JM
61421999-12-14 Richard Henderson <rth@cygnus.com>
6143
6144 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6145 * config.sub: Accept alphaev[78], alphaev8.
6146
61471999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6148
6149 * config.guess, config.sub: Update from autoconf.
6150
6151Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6152
6153 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6154 necessary libraries are missing.
6155
61561999-10-25 Andreas Schwab <schwab@suse.de>
6157
6158 * configure: Fix quoting inside arguments of eval.
6159
61601999-10-21 Nick Clifton <nickc@cygnus.com>
6161
6162 * config-ml.in: Allow suppression of some ARM multilibs.
6163
6164Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6165
6166 * config.guess: Add OS/390 match pattern.
6167 * config.sub: Add mvs, openedition targets.
6168 * configure.in (i370-ibm-opened*): New.
6169
ef14edc4
ILT
61701999-09-04 Steve Chamberlain <sac@pobox.com>
6171
6172 * config.sub: Add support for configuring for pj.
6173
afb478e8
NC
61741999-08-31 Nick Clifton <nickc@cygnus.com>
6175
fd6848f6 6176 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 6177
ba73c63f 61781999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
6179
6180 * configure.in: Do not configure or build ld for AIX
6181 platforms. ld is known to be broken on these platforms.
6182
ba73c63f
JM
6183Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6184
6185 * config-ml.in: Pass compiler flag corresponding to multidirs to
6186 subdir configures.
6187
c363de44
ILT
61881999-08-09 Ian Lance Taylor <ian@zembu.com>
6189
6190 * Makefile.in (LDFLAGS): Define.
6191
dc8bc5a6
ILT
61921999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6193
6194 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6195 noconfigdirs.
6196 (*-*-cygwin*): Likewise.
6197
6ca3858e
ILT
61981999-08-08 Ian Lance Taylor <ian@zembu.com>
6199
71141bb6
ILT
6200 * mkdep: New file.
6201 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6202 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6203
6ca3858e
ILT
6204 From Eli Zaretskii <eliz@is.elta.co.il>:
6205 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6206 long file name when using DJGPP on MS-DOS.
6207
ba73c63f
JM
6208Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6209
6210 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6211
2735a327
AM
62121999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6213
6214 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6215 dependency as this causes "make check" to globally "make all"
6216
ba73c63f
JM
6217Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6218
6219 * configure.in (target_libs): Added target-zlib.
6220 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6221 (CONFIGURE_TARGET_MODULES): Likewise.
6222 (CHECK_TARGET_MODULES): Likewise.
6223 (INSTALL_TARGET_MODULES): Likewise.
6224 (CLEAN_TARGET_MODULES): Likewise.
6225 (configure-target-zlib): New target.
6226 (all-target-zlib): Likewise.
6227 (all-target-libjava): Depend on all-target-zlib.
6228 (configure-target-libjava): Depend on configure-target-zlib.
6229
6230 * Makefile.in (configure-target-libjava): Depend on
6231 configure-target-newlib.
6232 (configure-target-boehm-gc): New target.
6233 (configure-target-qthreads): New target.
6234
80413487
RH
6235 * configure.in (target_libs): Added target-qthreads.
6236 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6237 (CONFIGURE_TARGET_MODULES): Likewise.
6238 (CHECK_TARGET_MODULES): Likewise.
6239 (INSTALL_TARGET_MODULES): Likewise.
6240 (CLEAN_TARGET_MODULES): Likewise.
6241 (all-target-qthreads): New target.
6242 (configure-target-libjava): Depend on configure-target-qthreads.
6243 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
6244
6245 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6246 (CONFIGURE_TARGET_MODULES): Likewise.
6247 (CHECK_TARGET_MODULES): Likewise.
6248 (INSTALL_TARGET_MODULES): Likewise.
6249 (CLEAN_TARGET_MODULES): Likewise.
6250 (all-target-libjava): New target.
6251 (all-target-boehm-gc): Likewise.
6252 * configure.in (target_libs): Added libjava, boehm-gc.
6253
08d836d6
ILT
62541999-07-22 Ian Lance Taylor <ian@zembu.com>
6255
6256 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6257 configure.bat in SUPPORT_FILES.
6258 (gas+binutils.tar.bz2): Likewise.
6259
6260 * makeall.bat: Remove; obsolete.
6261
8f36e47c
ILT
62621999-07-21 Ian Lance Taylor <ian@zembu.com>
6263
6264 From Mark Elbrecht:
6265 * configure.bat: Remove; obsolete.
6266
56e82f25
ILT
62671999-07-11 Ian Lance Taylor <ian@zembu.com>
6268
6269 * configure: Add -W -Wall to the default CFLAGS when compiling with
6270 gcc.
6271
1001d816
JL
6272Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6273
6274 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6275
106117aa
MM
62761999-06-30 Mark Mitchell <mark@codesourcery.com>
6277
6278 * configure.in: Build ld on IRIX6.
6279
c376f4ed
ILT
62801999-06-12 Ian Lance Taylor <ian@zembu.com>
6281
6282 * Makefile.in: Change distribution targets to use bzip2 instead of
6283 gzip.
6284 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 6285 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 6286
306b7445
NC
62871999-06-04 Nick Clifton <nickc@cygnus.com>
6288
6289 * config.sub: Add mcore target.
6290
d932cae7 62911999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
6292
6293 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6294
d932cae7 62951999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
6296
6297 * config.guess (dummy): Changed to $dummy.
6298
6c3175b0
NC
62991999-05-24 Nick Clifton <nickc@cygnus.com>
6300
ba73c63f
JM
6301 * config.sub: Tidied up case statements.
6302
63031999-05-22 Ben Elliston <bje@cygnus.com>
6304
6305 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6306 <jiro@din.or.jp>.
6307
6308 * config.guess: Merge with FSF version. Future changes will be
6309 more accurately recorded in this ChangeLog.
6310 * config.sub: Likewise.
6311
d932cae7 63121999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
6313
6314 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 6315
252b5132
RH
63161999-04-30 Tom Tromey <tromey@cygnus.com>
6317
6318 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6319
63201999-04-23 Tom Tromey <tromey@cygnus.com>
6321
6322 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6323
63241999-04-20 Drew Moseley <dmoseley@cygnus.com>
6325
6326 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6327 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6328 Bad merge removed these two changes.
6329
ba73c63f 6330Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 6331 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
6332
6333 * config.guess (interix Alpha): Add.
6334
252b5132
RH
63351999-04-11 Richard Henderson <rth@cygnus.com>
6336
6337 * configure.in (i?86-*-beos*): Do config gperf; don't config
6338 gdb, newlib, or libgloss.
6339
d932cae7 63401999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6341
ba73c63f
JM
6342 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6343 link a trivial program with -mabi=64. If it fails, remove mabi=64
6344 from multidirs.
6345
d932cae7 63461999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
6347
6348 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6349
252b5132
RH
63501999-04-08 Nick Clifton <nickc@cygnus.com>
6351
6352 * config.sub: Add support for mcore targets.
6353
63541999-04-07 Michael Meissner <meissner@cygnus.com>
6355
6356 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6357 not mt-ospace, in order to shut up assembler warning about using
6358 symbols that are named the same as registers.
6359
63601999-04-07 Drew Moseley <dmoseley@cygnus.com>
6361
6362 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6363 dependency list for all-target-cygmon.
6364
63651999-04-05 Doug Evans <devans@casey.cygnus.com>
6366
6367 * config-ml.in: Check $host, not $target, for selective multilibs.
6368 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6369 thumb interworking, and underscore prefix multilibs.
6370
63711999-04-04 Ian Lance Taylor <ian@zembu.com>
6372
6373 * missing: Update to version from current automake.
6374
6375Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6376
6377 * configure (gxx_include_dir): Removed.
6378
6379 * configure.in (gxx_include_dir): Handle it.
6380 * Makefile.in: Likewise.
6381
63821999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6383
6384 * config.sub (mips64vr4111,mips64vr4111el) Add.
6385
63861999-03-21 Ben Elliston <bje@cygnus.com>
6387
80413487 6388 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
6389
6390Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6391
252b5132
RH
6392 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6393 config/mh-djgpp.
6394
6395Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6396
6397 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6398 all-target-newlib to dependency list for all-target-bsp.
6399
6400Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6401
6402 * config.sub: Add i386-uwin support.
6403 * config.guess: Likewise.
6404
6405Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6406
6407 * configure.in: cleanup, add mh-*pic handling for arm, special
6408 case powerpc*-*-aix*
6409
6410Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6411
6412 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6413 can be built.
6414
6415Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6416
6417 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 6418 targets.
252b5132
RH
6419
64201999-03-02 Nick Clifton <nickc@cygnus.com>
6421
6422 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6423
d932cae7 64241999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6425
6426 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6427
64281999-02-24 Nick Clifton <nickc@cygnus.com>
6429
6430 * config.sub: Fix typo in arm recognition.
6431
d932cae7 64321999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
6433
6434 * configure.in (noconfigdirs): Changed target_configdirs to
6435 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6436 rather than m68k-*-* since it is not known to work on
6437 m68k-aout. Ditto for arm-*-*oabi.
6438
d932cae7 64391999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
6440
6441 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
6442
64431999-02-19 Ben Elliston <bje@cygnus.com>
6444
6445 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6446 Smart and improved by Andrew Cagney.
6447
d932cae7 64481999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
6449
6450 * config.guess: Recognize openbsd-*-hppa.
6451
d932cae7 64521999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
6453
6454 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6455 only if it is not empty.
6456
64571999-02-17 Nick Clifton <nickc@cygnus.com>
6458
6459 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 6460
fd6848f6 6461 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
6462
6463 * config.sub: Modified to recognize uname's armv* syntax.
6464
64651999-02-17 Mark Salter <msalter@cygnus.com>
6466
6467 * configure.in: Added target-bsp for sparclite.
6468
d932cae7 64691999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
6470
6471 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6472
64731999-02-08 Nick Clifton <nickc@cygnus.com>
6474
6475 * configure.in: Add support for strongarm port.
6476 * config.sub: Add support for strongarm target.
6477
d932cae7 64781999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 6479
252b5132
RH
6480 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6481 the old name config/mh-cygwin32.
6482 Enable texinfo.
6483
d932cae7 64841999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
6485
6486 * configure.in: Do build ld for ix86 Solaris.
6487
d932cae7 64881999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
6489
6490 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6491 $AR_FOR_TARGET. Likewise for RANLIB.
6492
d932cae7 64931999-02-02 Catherine Moore <clm@cygnus.com>
35590697 6494
80413487
RH
6495 * config.sub (oabi): Recognize.
6496 * configure.in (arm-*-oabi): Handle.
252b5132 6497
d932cae7 64981999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
6499
6500 * config.guess: Improve detection of i686 on UnixWare 7.
6501
d932cae7 65021999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
6503
6504 * config.guess: Add support for i386-pc-interix.
6505 * config.sub: Likewise.
6506 * configure.in: Likewise.
252b5132 6507
d932cae7 65081999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6509
6510 * Makefile.in: Remove unneeded all-target-libio from
6511 from all-target-winsup target since it is now unneeded.
6512 Add all-target-libtermcap in its place since it is now
6513 needed.
6514
d932cae7 65151998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6516
6517 * configure.in: makefile stub for cygwin target is probably
6518 unnecessary. Remove it for now.
252b5132 6519
d932cae7 65201998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6521
6522 * configure.in: libtermcap.a should be built when cygwin is the
6523 target as well as the host.
6524 * config.guess: Allow mixed case in cygwin uname output.
6525 * Makefile.in: Add libtermcap target.
252b5132 6526
d932cae7 65271998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6528
6529 * config.sub: Clean up handling of hppa2.0.
6530
d932cae7 65311998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
6532
6533 * config.guess: Use C code to identify more HP machines.
6534
6535Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6536
6537 * config.sub: Handle hppa2.0.
6538
ba73c63f
JM
6539Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6540
6541 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 6542 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
6543
65441998-12-15 Mark Salter <msalter@cygnus.com>
6545
6546 * configure.in: Added target-bsp for several target architectures.
6547
6548 * Makefile.in: Added rules for bsp.
6549
252b5132
RH
6550Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6551
6552 * config.guess: Improve detection of hppa2.0 processors.
6553
6554Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6555
6556 * config.guess: Recognize FreeBSD using ELF automatically.
6557
65581998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6559
6560 * configure (skip-this-dir): Add handling for new shell script, which
6561 might be created by a sub-directory's configure to indicate, this particular
6562 directory is "unwanted".
6563 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6564
252b5132
RH
6565Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6566
6567 * ltconfig: import from libtool, after changing libtool to
6568 account for the cygwin name change.
6569
6570Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6571
6572 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6573 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6574
6575Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6576
6577 * configure.in: Add libtermcap to list of cygwin dependencies.
6578
d932cae7 65791998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 6580
80413487
RH
6581 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6582 they include winsup/include when it's a cygwin target.
252b5132
RH
6583
65841998-11-12 Tom Tromey <tromey@cygnus.com>
6585
6586 * configure.in (host_tools): Added zip.
6587 * Makefile.in (all-target-libjava): Depend on all-zip.
6588 (all-zip): New target.
6589 (ALL_MODULES): Added all-zip.
6590 (NATIVE_CHECK_MODULES): Added check-zip.
6591 (INSTALL_MODULES): Added install-zip.
6592 (CLEAN_MODULES): Added clean-zip.
6593
d932cae7 65941998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6595
6596 * Makefile.in: lose "32" from comment about cygwin.
6597
d932cae7 65981998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
6599
6600 * configure.in: Use -Os to build target libraries for the fr30.
6601
d932cae7 66021998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
6603
6604 * config.sub: Add fr30.
6605
d932cae7 66061998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 6607
80413487 6608 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
6609 cygwin* instead of cygwin32*.
6610 * config.sub: Check cygwin* instead of cygwin32*.
6611
d932cae7 66121998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
6613
6614 * config.guess: Match any version of Unixware7.
6615
252b5132
RH
66161998-10-20 Syd Polk <spolk@cygnus.com>
6617
6618 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6619 if desired.
6620
d932cae7 66211998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6622
6623 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6624 these if the appropriate directories and files to not exist.
6625
d932cae7 66261998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6627
6628 * Makefile.in (DEVO_SUPPORT): Add config.if.
6629
d932cae7 66301998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
6631
6632 * configure: Add pattern to replace "build_tooldir"'s
6633 definition in the generated Makefile with "tooldir"'s
6634 actual value.
6635
252b5132
RH
6636Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6637
6638 * config.sub: Bring back lost sparcv9.
6639
ba73c63f
JM
6640 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6641
6642Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6643
6644 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6645 CC_FOR_TARGET and friends.
6646
6647Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6648
ba73c63f
JM
6649 * Makefile.in (build_tooldir): New variable, same as tooldir.
6650 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6651 -B$(build_tooldir)/bin/.
6652 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6653
252b5132
RH
6654Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6655
6656 * config.sub: Add support for i[34567]86-pc-udk.
6657 * configure.in: Likewise.
6658
6659Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6660
6661 * Makefile.in: add bzip2 package building bits for user
6662 tools module
6663 * configure.in: ditto
6664
ba73c63f
JM
6665Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6666
6667 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6668 (ALL_TARGET_MODULES): Add all-target-libobjc.
6669 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6670 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6671 (all-target-libchill): Add dependencies.
6672 * configure.in (target_libs): Add libchill.
35590697 6673
252b5132
RH
66741998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6675
ba73c63f 6676 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6677
6678Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6679
6680 * Makefile.in (all-automake): fix dependencies.
6681
6682Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6683
6684 * configure.in: Minor cleanups for building in the $(target_alias)
6685 subdir.
6686
66871998-09-22 Jim Wilson <wilson@cygnus.com>
6688
6689 * Makefile.in (bootstrap): Set r and s before make all. Use
6690 BASE_FLAGS_TO_PASS in make all.
6691 (cross): Likewise.
6692
66931998-09-20 Mark Mitchell <mark@markmitchell.com>
6694
6695 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6696
252b5132
RH
6697Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6698
6699 * config.sub: Fix typo in last change.
6700
67011998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6702
6703 * config.sub: Add support for C4x target.
6704 * configure.in: Likewise.
6705
67061998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6707
6708 * config.sub: Recognize sparcv9 just like sparc64.
6709
6710Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6711
6712 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6713
6714Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6715
6716 * config.guess: Correctly identify Pentium II sco boxes.
6717
6718 * config.guess: Fix "tr" code. From Weiwen Liu.
6719
6720Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6721
6722 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6723 stabs.
6724
6725Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6726
6727 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6728 (ALL_TARGET_MODULES): Add all-target-libchill.
6729 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6730 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6731 (all-target-libchill): Add dependencies.
6732 * configure.in (target_libs): Add libchill.
6733
6734Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6735
6736 * config.guess: Avoid assumptions about "tr" behaves when
6737 LANG is set to something other than English.
6738
6739Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6740
6741 * configure (gxx_include_dir): Changed to
6742 '${prefix}/include/g++'-${libstdcxx_interface}.
6743
6744 * config.if: New to determine the interfaces.
6745
6746Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6747
6748 * config.guess: Detect and handle MPE/IX.
6749 * config.sub: Deal with MPE/IX.
6750
6751Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6752
6753 * configure.in: Use mh-aix43.
6754
67551998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6756
6757 * configure: Fix --without/--disable cases for gxx-include-dir.
6758
6759Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6760
6761 * mdata-sh: Imported. Needed for automake support.
6762
6763Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6764
ba73c63f 6765 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6766 "chmod og=u `find . -print`".
6767
6768Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6769
ba73c63f 6770 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6771
6772Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6773
6774 * Makefile.in: Undo previous patch.
6775
6776Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6777
6778 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6779 to here ...
6780 (install-no-fixedincludes): and here
6781 (INSTALL_MODULES): ... from here.
6782
6783Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6784
6785 * config.sub: Merge with FSF.
6786
6787 * config.guess: Merge with FSF.
6788
6789Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6790
6791 * configure (extraconfigdirs): New variable.
6792 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6793 * Makefile.in (all): Move higher in file.
6794 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6795 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6796 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6797 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6798 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6799
68001998-07-23 Brendan Kehoe <brendan@cygnus.com>
6801
6802 * Makefile.in (all-target-libjava): Depend on all-gcc and
6803 all-target-newlib.
6804 (configure-target-libjava): Depend on $(ALL_GCC).
6805
6806Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6807
6808 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6809 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6810
6811Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6812
6813 * ylwrap: Change absolute path checks to check for DOS style path
6814 names.
6815
6816 * ylwrap: Don't use a full path name if the source file is in the
6817 same directory. From hjl@lucon.org (H.J. Lu).
6818
6819 * config-ml.in: Default to being verbose, to match Feb 18 change to
6820 configure.
6821
6822Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6823
6824 Brought over from egcs:
6825
6826 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6827
6828 * configure.in (target_subdir): Set to ${target_alias} instead
6829 of "libraries".
6830
6831 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6832
6833 * configure.in (target_subdir): Set to libraries if enable_multilib.
6834
6835Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6836
6837 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6838 multilibs, force reconfiguration the first time we create
6839 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6840
6841Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6842
6843 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6844 avoid confusion with --no-recursion.
6845
6846Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6847
6848 * configure.in: Win32 hosts shouldn't use install -x
6849 * install-sh: remove -x option, and special .exe-handling
6850 hack.
6851
6852Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6853
6854 * config.guess: Recognize i586-pc-beos.
6855 * configure.in: Don't build some bits for beos.
6856
6857Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6858
6859 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6860 CFLAGS default to -O2.
6861
6862 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6863 when using GNU ld.
6864
6865Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6866
6867 * ltmain.sh: Correct install when using a different shell.
6868
6869Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6870
6871 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6872
6873Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6874
6875 * makefile.vms: Update to build binutils/makefile.vms. Add install
6876 target.
6877
6878Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6879
6880 * ltconfig: Update to correct AIX handling.
6881
6882Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6883
6884 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6885
6886 * configure.in (target_subdir): Set to ${target_alias} instead
6887 of "libraries".
6888
68891998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6890
6891 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6892 (Makefile): Depend on $(gcc_version_trigger).
6893
6894 * configure (gcc_version): Change default initializer to empty
6895 string.
6896 (gcc_version_trigger): New variable; pass this variable down
6897 to subdir configures to enable them checking gcc's version
6898 themselves. Emit make macros for both gcc_version vars.
6899 (topsrcdir): Initialize reliably.
6900 (recursion line): Remove --with-gcc-version=${gcc_version}.
6901
69021998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6903
6904 * configure (enable_version_specific_runtime_libs): Implement new flag
6905 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6906 in $(libsubdir); emit definition in each generated Makefile.
6907 (gxx_include_dir): Initialize depending on
6908 $enable_version_specific_runtime_libs.
6909
69101998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6911
6912 * configure (gcc_version): Initialize properly depending on
6913 how and where configure is started.
6914 (recursion line): Pass a --with-gcc-version=${gcc_version}
6915 to configures in subdirs.
6916
6917Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6918
6919 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6920 cygmon
252b5132
RH
6921
6922Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6923
6924 * configure.in: Add cygmon and libstub support for mn10200.
6925
69261998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6927
6928 * configure (gcc_version): Add new variable describing the
6929 particular gcc version we're building.
6930 * Makefile.in (libsubdir): Add new macro for the directory
6931 in which the compiler finds executables, libraries, etc.
6932 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6933 and libsubdir.
6934
6935Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6936
ba73c63f
JM
6937 * Makefile.in (local-clean): Remove *.log.
6938 (warning.log): Built with warn_summary from build.log.
6939 (mail-report.log): Run test_summary.
6940 (mail-report-with-warnings.log): Run test_summary including
6941 warning.log in the report.
252b5132
RH
6942
6943Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6944
6945 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6946
6947Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6948
6949 * Makefile.in (grep): Grep no longer depends on libiberty.
6950
6951Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6952
6953 * Makefile.in: all-snavigator needs all-libgui.
6954
6955Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6956
6957 * configure.in: Add cygmon and libstub support for mn10300.
6958
6959Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6960
6961 * missing: Update to version from automake 1.3.
6962
6963 * ltmain.sh: On installation, don't get confused if the same name
6964 appears more than once in the list of library names.
6965
6966Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6967
6968 * config.sub: Accept m68060 and m5200 as CPU names.
6969
6970Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6971
6972 * configure: Use && rather than using -a in test, because odd
6973 strings can confuse test.
6974 * configure.in: Likewise.
6975
6976Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6977
6978 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6979
6980Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6981
6982 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
6983 bootstrap4-lean): New targets.
6984
6985Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6986
6987 * mpw-* Delete. Not used.
252b5132
RH
6988
6989Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6990
6991 * COPYING.LIB: Update FSF address.
6992
6993Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6994
6995 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6996
6997 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6998 GAS_SUPPORT_DIRS.
6999
7000Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7001
7002 * ltconfig, ltmain.sh: Avoid producing a version number if
7003 -version-info was not used.
7004
7005Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7006
7007 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7008 building with newlib.
7009
70101998-04-30 Paul Eggert <eggert@twinsun.com>
7011
ba73c63f 7012 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 7013 Solaris `make' causes it to continue to next definition.
252b5132 7014
afb8d725
JM
7015Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7016
7017 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7018 the right GUI libraries and files are installed along with GDB.
7019
252b5132
RH
7020Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7021
7022 * configure.in: Change alpha to alpha* in several places.
7023
7024Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7025
7026 * config.sub: Recognize sparc86x.
7027
7028Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 7029
252b5132
RH
7030 * configure.in (--enable-target-optspace): Remove debug echo.
7031
7032Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7033
7034 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7035
7036Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7037
7038 * ltconfig: Update cygwin32 support.
7039
7040 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7041 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7042 (GDB_SUPPORT_DIRS): Likewise.
7043
7044Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7045
7046 * configure.in (target_makefile_frag): If --enable-target-optspace,
7047 use -Os to compile target libraries rather than -O2. Default to
7048 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7049 not used.
7050 * configure.in (target_cflags): Ditto for d30v.
7051
7052Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7053
7054 * Makefile.in (all-bfd): Depend on all-intl.
7055 (all-binutils): Likewise.
7056 (all-gas): Likewise.
7057 (all-gprof): Likewise.
7058 (all-ld): Likewise.
7059
252b5132
RH
70601998-04-19 Brendan Kehoe <brendan@cygnus.com>
7061
7062 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7063
7064Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7065
7066 * Makefile.in (all-bfd): Depend upon all-libiberty.
7067
7068 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7069
7070Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7071
7072 * Makefile.in: Add libstub.
7073
7074 * configure.in: Ditto. Build libstub for targets that have cygmon
7075 support.
7076
7077Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7078
7079 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7080
7081Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7082
7083 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7084 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7085
7086Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7087
7088 * configure: Define DEFAULT_M4 by searching PATH.
7089 * Makfile.in: Use DEFAULT_M4.
7090
7091Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7092
7093 * ltconfig: Add cygwin32 support.
7094
7095 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
7096 to configure and build.
7097
7098Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7099
7100 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
7101
7102Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
7103
7104 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7105
7106Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7107
7108 * Makefile.in: add ash make rules
7109 * configure.in: add ash to native_only and host_tools lists
7110
7111Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7112
7113 * Makefile.in (all-gettext, all-intl): New targets.
7114 (ALL_MODULES): Added all-gettext, all-intl.
7115 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7116 (INSTALL_MODULES): Added install-gettext, install-intl.
7117 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7118
7119 * configure.in (host_tools): Added gettext.
7120 (native_only): Likewise.
7121 (noconfigdirs) [various cases]: Likewise.
7122 (host_libs): Added intl.
7123
afb8d725
JM
7124Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7125
7126 * configure: Do not disable building gdbtk for cygwin32 hosts.
7127
ba73c63f
JM
7128Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7129
7130 * configure.in: Add thumb-coff target.
7131 * config.sub: Add thumb-coff target.
7132
252b5132
RH
7133Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7134
7135 * Makefile.in: Revert yesterday's change.
7136 (all-target-winsup): all-target-librx stays out of here.
7137
7138Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7139
ba73c63f
JM
7140 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7141 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7142 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
7143 Remove references to librx and libg++.
7144
7145Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7146
7147 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7148 recursive makes
7149
7150Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7151
7152 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7153 for newlib directory.
7154 (CXX_FOR_TARGET): Likewise.
7155
7156Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7157
7158 * ltconfig: Update after libtool/ltconfig.in change for
7159 hpux11.
7160
7161Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7162
7163 * ltconfig, ltmain.sh: Update to libtool 1.2.
7164
7165Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7166
7167 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7168 (install-gcc-cross): Instead, override LANGUAGES here.
7169
71701998-03-18 Dave Love <d.love@dl.ac.uk>
7171
7172 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7173 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7174
7175Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7176
7177 * configure.in: Add Thumb-pe target.
7178
7179Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 7180
252b5132
RH
7181 * Makefile.in - changed sn targets to snavigator
7182 * configure.in - changed sn targets to snavigator
7183
7184Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7185
7186 * config-ml.in: After building symlink tree call make distclean
7187 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7188 to be the case for libiberty.
7189
7190Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7191
7192 * configure: When making link, also check the current
7193 directory. The configure scripts may create one.
7194
7195Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7196
7197 * config.sub: Accept alphapca56 and alphaev6 properly.
7198
7199Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7200
7201 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7202
252b5132
RH
7203Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7204
80413487 7205 * config.sub (sco5): Fix typo.
252b5132
RH
7206
7207Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7208
7209 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7210 install-itcl.
7211 (install-itcl): Remove dependency on install-tcl.
7212
7213Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7214
7215 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7216
252b5132
RH
7217Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7218
7219 * configure.in: Don't build libgui for a cygwin32 target when not on
7220 a cygwin32 host.
7221
7222Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7223
7224 * configure (redirect): Set to null, so default behavior of
7225 configure is now --verbose.
7226
72271998-02-16 Dave Love <d.love@dl.ac.uk>
7228
7229 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7230 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7231
7232Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7233
7234 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7235 this change to sync Makefile.in with its ChangeLog entries.
7236
7237Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7238
7239 * ltmain.sh (mkdir): Check that the directory doesn't exist
7240 before we exit with error, so that we don't get races during
7241 parallel builds.
7242
7243Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7244
7245 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7246
7247Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7248
7249 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7250 PICFLAG_FOR_TARGET.
7251 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7252
7253 * configure: Emit a definition for the new macro enable_shared
7254 into each Makefile.
7255
252b5132
RH
7256Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7257
7258 * configure.in (host_tools, native_only): Add libtool.
7259
7260Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7261
7262 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7263 Fix typo in ming config comment.
7264
7265Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7266
7267 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7268
7269Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7270
7271 * config.sub: Add tic30 cases, and map c30 to tic30.
7272
ba73c63f
JM
7273Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7274
7275 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7276 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7277 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7278 (CLEAN_TARGET_MODULES): Similarly
7279 (all-target-libf2c): Add dependences.
35590697 7280 * configure.in (target_libs): Add libf2c.
ba73c63f 7281
252b5132
RH
7282Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7283
ba73c63f
JM
7284 * configure.in: Remove expect from noconfigdirs when target
7285 is cygwin32. OK to build expect and dejagnu with Canadian
7286 Cross.
252b5132
RH
7287
7288Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7289
7290 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7291 host.
7292
7293 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7294 and mingw32.
7295
7296Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7297
7298 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7299 here as it is not defined in the toplevel Makefile.
7300
7301Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7302
7303 * configure (package_makefile_rules_frag): New variable, which names
7304 a file with generic rules, ...
7305 Change comment to mention we now have FIVE parts.
7306 * configure: Undo last change.
7307
7308Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7309
7310 * config.guess: More accurate determination of HP processor types.
7311 * config.sub: More accurate determination of HP processor types.
7312
7313Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7314
7315 * configure (package_makefile_frag): Move inserting the
7316 ${package_makefile_frag} to where it should be according
7317 to the comment.
7318
ba73c63f 7319Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
7320
7321 * config.guess: Add support for Linux/ARM.
7322
7323Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7324
7325 * .cvsignore: Remove *-info and *-install since they match
7326 release-info and mpw-install, which we don't want to just ignore.
7327
7328Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7329
7330 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7331
7332Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7333
7334 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7335 local_prefix to sub-make invocations.
7336
7337Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7338
7339 * configure.in: Check makefile fragments in the source
7340 directory.
7341
7342Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7343
ba73c63f
JM
7344 * configure.in: Check whether host and target makefile
7345 fragments exist before adding them to *_makefile_frag.
252b5132
RH
7346
7347Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7348
7349 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 7350
252b5132
RH
7351Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7352
7353 * configure.in: Make sure we only replace RPATH_ENVVAR on
7354 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7355 regexp to sed.
7356
7357 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7358 to sub-makes.
7359
73601998-01-13 Lee Iverson (leei@ai.sri.com)
7361
7362 * config-ml.in (multi-do): LDFLAGS must include multilib
7363 designator.
7364
7365Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
7366
7367 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7368
7369Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7370
7371 * config.sub: Add mingw32 support.
7372 * configure.in: Likewise.
252b5132
RH
7373
7374Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7375
7376 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7377
7378Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7379
7380 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7381 * configure (gxx_include_dir): Provide a definition for subdirs
7382 which do not use autoconf.
7383
7384Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7385
7386 * config.guess: Sync with egcs. Picks up new alpha support,
7387 BeOS & some additional linux support.
7388
ba73c63f 7389Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7390
7391 * config.guess: HP 9000/803 is a PA1.1 machine.
7392
ba73c63f
JM
7393Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7394
7395 * configure.in: It's alpha*-...
252b5132
RH
7396
7397Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7398
ba73c63f
JM
7399 * configure.in (host_makefile_frag, target_makefile_frag):
7400 Handle multiple config files.
7401 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7402 alpha-*-*.
252b5132
RH
7403
7404Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7405
7406 * mkdep: New file.
7407
7408Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7409
7410 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7411
7412Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7413
7414 * Makefile.in: Add libgui directory.
7415 (GDB_TK): Add all-libgui.
7416 * configure.in: Add libgui directory.
7417 * configure: Add all-libgui to GDB_TK.
7418
7419Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7420
7421 * config-ml.in (multidirs): Add m32r to multilib list.
7422
7423Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7424
7425 * Makefile.in (all-target-gperf): Change dependency to
7426 all-target-libstdc++.
7427
7428Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7429
7430 * config.guess: Add BeOS support.
7431
7432Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7433
7434 Source directory cvs renamed to cvssrc:
7435 * configure.in (host_tools): Change cvs to cvssrc.
7436 (native_only): Likewise.
7437 (noconfigdirs) [various cases]: Likewise.
7438 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7439 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7440 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7441 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7442 (all-cvssrc): Rename target from all-cvs.
7443
7444Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7445
7446 * configure (gxx_include_dir): Fix thinko.
7447
7448Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7449
7450 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7451 (install-cross, install-gcc-cross): New targets.
7452
7453Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7454
7455 * configure.in (noconfigdirs): Add support for Thumb target.
7456
7457 * config.sub (maybe_os): Add support for Thumb target.
7458
7459Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7460
7461 * Makefile.in: Add rules for cygmon.
7462
7463 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7464
7465Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7466
7467 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7468 * configure (gxx_include_dir): Provide a definition for subdirs
7469 which do not use autoconf.
7470
7471Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7472
7473 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 7474 11/18/97 build
252b5132
RH
7475
7476Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7477
7478 * From Franz Sirl.
7479 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7480 found on RedHat Linux systems.
7481
7482Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7483
7484 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7485 guesses.
7486
7487Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7488
7489 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7490
7491Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7492
7493 * ltmain.sh: If mkdir fails, check whether the directory was created
7494 anyhow by some other process.
7495
7496Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7497
7498 * configure.in (d30v-*-*): Configure all directories.
7499
7500Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7501
7502 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7503 for the D30V.
7504
7505Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7506
7507 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7508
7509Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7510
80413487
RH
7511 * include/libiberty.h: Add extern "C" { so it can be used with C++
7512 progrms.
7513 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7514 programs.
252b5132
RH
7515
7516Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7517
7518 * configure.in (d30v-*-*): Configure GCC now.
7519
7520Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7521
7522 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7523 is no longer needed.
7524
7525Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7526
7527 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7528
7529Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7530
7531 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7532 targets using "$@" to provide support for similar but not identical
7533 targets without having to duplicate code.
7534
7535Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7536
7537 * makefile.vms: Fix to work with DEC C.
7538
7539Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7540
7541 * config.sub: Add mips-tx39-elf to marketing names.
7542
7543Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7544
7545 * ltmain.sh: Handle symlinks in generated script.
7546
7547Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7548
7549 * configure: Handle autoconf style directory options: --bindir,
7550 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7551 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7552 --sysconfdir.
7553 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7554 (sharedstatedir, localstatedir, oldincludedir): New variables.
7555 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7556 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7557 sbindir, sharedstatedir, and sysconfdir.
7558
7559Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7560
7561 * Makefile.in (bootstrap-lean): New target.
7562
7563Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7564
7565 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 7566 sn, and gnuserv from noconfigdirs.
252b5132
RH
7567
7568Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7569
7570 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7571
7572Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7573
ba73c63f 7574 * Makefile.in (cross): New target.
252b5132
RH
7575
7576Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 7577 Jeff Law <law@cygnus.com>
252b5132
RH
7578
7579 * Makefile.in (bootstrap2, bootstrap3): New targets.
7580 (all-bootstrap): Remove outdated and confusing target.
7581 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7582
afb8d725
JM
7583Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7584
7585 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 7586 windows. Consistent with gdb/configure.
afb8d725 7587
252b5132
RH
75881997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7589
252b5132
RH
7590 * configure.in: Name Linux target fragment.
7591
7592 * configure: Rewrite so that project Makefile fragment is inserted
7593 first and appears last in the resulting Makefile.
7594
7595Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7596
7597 * Makefile.in (install-itcl): Install tcl first.
7598
252b5132 7599Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 7600
252b5132
RH
7601 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7602
7603Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7604
7605 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7606
7607 * configure.in (skipdirs): Add target-librx for Linux.
7608 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7609
7610Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7611
7612 * Makefile.in (bootstrap): New target.
7613
7614Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7615
7616 * config.sub: Accept 'amigados' for backward compatability.
7617
7618Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7619
7620 * config.guess: Merge with FSF.
7621
ba73c63f
JM
7622Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7623
7624 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7625
252b5132
RH
7626Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7627
7628 * config.sub: Add "marketing-names" patch.
7629
7630Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7631
80413487 7632 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
7633
7634Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7635
7636 * config.sub: Handle v850-elf.
7637
ba73c63f
JM
7638Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7639
7640 * .cvsignore (*-install): Remove.
7641
252b5132
RH
7642Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7643
7644 * ltconfig: Set CONFIG_SHELL in libtool.
7645 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7646
7647Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7648
7649 * configure.in (target_subdir): Set to libraries if enable_multilib.
7650
7651Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7652
7653 * config.guess: Update from gcc directory.
7654
7655Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7656
7657 * Makefile.in (all-sim): Depends on all-readline.
7658
7659Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7660
7661 * Makefile.in (BISON, YACC): Use $$s.
7662 (all-bison): Depend on all-texinfo.
7663
7664Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7665
7666 * Makefile.in (BISON): Add -L flag.
7667 (YACC): Likewise.
7668
7669Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7670
35590697
AJ
7671 * configure.in (noconfigdirs): Add support for v850e target.
7672
252b5132
RH
7673 * config.sub (maybe_os): Add support for v850e target.
7674
7675Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7676
35590697
AJ
7677 * configure.in (noconfigdirs): Add support for v850ea target.
7678
252b5132
RH
7679 * config.sub (maybe_os): Add support for v850ea target.
7680
7681Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7682
7683 * config.sub: Add mipstx39. Delete r3900.
7684
7685Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7686
7687 * Makefile.in (all-autoconf): Depends on all-texinfo.
7688
7689Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7690
7691 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7692 eabi targets.
7693
7694Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7695
7696 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7697
7698 * configure: When handling a Canadian Cross, handle YACC as well as
7699 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7700 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7701
7702Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7703
7704 * Makefile.in (BISON): bison, not byacc or bison -y.
7705 (YACC): bison -y or byacc or yacc.
7706 (various): Add *-bison as appropriate.
7707 (taz): No need to mess with BISON anymore.
7708
7709Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7710
7711 * configure: If OSTYPE matches *win32*, try to find a good value for
7712 CONFIG_SHELL.
7713
7714Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7715
7716 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7717 configure.in if it is present.
7718
7719Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7720
7721 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7722
7723Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7724
7725 * config.sub: Recognize `arc' cpu.
7726 * configure.in: Likewise.
7727 * config-ml.in: Likewise.
7728
7729Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7730
7731 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7732
7733Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7734
7735 * configure: Changed sed delimiter from ':' to '|' when
7736 attempting to substitute ${config_shell} for SHELL. On
7737 NT ${config_shell} may contain a ':' in it.
7738
7739Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7740
7741 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7742
7743Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7744
7745 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7746
7747Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7748
7749 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7750
7751 * ylwrap: If the program is a relative path, force it to be
7752 absolute.
7753
7754Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7755
7756 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7757
7758Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7759
7760 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7761 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7762 for libraries.
252b5132
RH
7763
7764Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7765
7766 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7767 separated by spaces.
252b5132
RH
7768
7769Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7770
7771 * ylwrap: New file.
7772 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7773
7774 * ltmain.sh: Handle /bin/sh at start of install program.
7775
7776 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7777
7778 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7779 * missing: New file, from automake 1.2.
7780
7781Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7782
7783 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7784 check-tk to CHECK_X11_MODULES.
7785
7786Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7787
7788 * config.sub: Merge with FSF.
7789
7790Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7791
7792 * config.guess: Merge with FSF.
7793
7794Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7795
7796 * configure: Treat msdosdjgpp like go32.
7797 * configure.in: Likewise. Don't remove gprof for go32.
7798
7799 * configure: Change Makefile.tem2 to Makefile.tm2.
7800
7801Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7802
7803 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7804
7805Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7806
7807 * install-sh (chmodcmd): Set to null if the DST directory already
7808 exists. Same as Nov 11th change.
7809
7810Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7811
35590697 7812 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7813
7814Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7815
7816 * config.guess: Update from FSF.
7817
7818Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7819
7820 * Makefile.in (GDB_TK): Depend on itcl and tix.
7821
7822Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7823
7824 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7825 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7826 (INSTALL_SCRIPT): New variable.
7827 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7828 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7829 to -x.
7830 * install-sh: Add support for -x option.
7831
7832Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7833
7834 * configure.in, Makefile.in: Treat tix like itcl.
7835
7836Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7837
7838 * Makefile.in (WINDRES): New variable.
7839 (WINDRES_FOR_TARGET): New variable.
7840 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7841 (EXTRA_HOST_FLAGS): Add WINDRES.
7842 (EXTRA_TARGET_FLAGS): Add WINDRES.
7843 (EXTRA_GCC_FLAGS): Add WINDRES.
7844 ($(DO_X)): Pass down WINDRES.
7845 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7846 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7847 DLLTOOL_FOR_TARGET.
7848
7849Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7850
7851 * configure.in: configure sim before gdb for win32-x-ppc
7852
7853Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7854
7855 Move gperf into the toplevel, from libg++.
7856 * configure.in (target_tools): Add target-gperf.
7857 (native_only): Add target-gperf.
7858 * Makefile.in (all-target-gperf): New target, depend on
7859 all-target-libg++.
7860 (configure-target-gperf): Empty rule.
7861 (ALL_TARGET_MODULES): Add all-target-gperf.
7862 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7863 (CHECK_TARGET_MODULES): Add check-target-gperf.
7864 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7865 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7866
7867Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7868
252b5132
RH
7869 * config.sub (mn10200): Recognize new basic machine.
7870
7871Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7872
7873 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7874 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7875
7876Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7877
7878 * configure.in: If we're building mips-sgi-irix6* native, turn on
7879 ENABLE_MULTILIB and set TARGET_SUBDIR.
7880
7881Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7882
7883 * Makefile.in (all-sn): Depend on all-grep.
7884
7885Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7886
7887 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7888
7889 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7890 Makefile. From Jeff Makey <jeff@cts.com>.
7891 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7892
7893 * Makefile.in (DISTBISONFILES): Remove.
7894 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7895 $(DEFAULT_YACC).
7896
7897 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7898 cygwin32.
252b5132
RH
7899
7900 * Makefile.in (LD): New variable.
7901 (EXTRA_HOST_FLAGS): Pass down LD.
7902 ($(DO_X)): Likewise.
7903
7904Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7905
7906 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7907
7908Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7909
7910 * configure.in (targargs): Strip out any supplied --build argument
35590697 7911 before adding our own. Always add --build.
252b5132
RH
7912
7913Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7914
7915 * configure.in (targargs): Pass --build if we're doing
7916 a cross-compile.
7917
7918Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7919
ba73c63f 7920 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7921 sed. Otherwise sed chokes on NT path names with drive
7922 designators. Also look for "?:*" as the leading characters in an
7923 absolute pathname.
7924
7925Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7926
7927 * config.sub: Support for r3900.
7928
7929Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7930
7931 * configure.in: Use install-sh, not install.sh.
7932
7933Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7934
7935 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7936 apply it twice.
7937
7938Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7939
7940 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7941 install-binutils.
7942
7943Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7944
7945 * Makefile.in: Add automake targets.
7946 * configure.in (host_tools): Add automake.
7947
7948Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7949
7950 * configure: Default CXX to c++, not gcc.
7951 * Makefile.in (CXX): Set to c++, not gcc.
7952 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7953
7954Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7955
7956 * install-sh: try appending a .exe if source file doesn't
7957 exist
7958
7959Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7960
7961 * configure.in: Turn on multilib by default.
7962 (cross_only): Remove target-libiberty.
7963
7964 * Makefile.in (all-gcc): Don't depend on libiberty.
7965
7966Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7967
7968 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7969
7970Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7971
7972 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7973 (DISTBISONFILES): Add ld/Makefile.in
7974
7975Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7976
7977 * configure.in: if target is cygwin32 but host isn't cygwin32,
7978 don't configure gdb tcl tk expect, not just gdb.
7979
7980Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7981
7982 * configure.in: Added gnuserv everywhere sn appears.
7983
7984 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7985 (CROSS_CHECK_MODULES): Added check-gnuserv.
7986 (INSTALL_MODULES): Added install-gnuserv.
7987 (CLEAN_MODULES): Added clean-gnuserv.
7988 (all-gnuserv): New target.
7989
7990Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7991
7992 * config.guess: Fixes for MIPS OpenBSD systems.
7993
7994Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7995
7996 * Makefile.in (INSTALL_XFORM): Remove.
7997 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7998
7999 * mkinstalldirs: New file, copied from automake.
8000 * Makefile.in (installdirs): Rename from install-dirs. Use
8001 mkinstalldirs. Change all users.
8002 (DEVO_SUPPORT): Add mkinstalldirs.
8003
8004Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8005
8006 * install-sh: Rename from install.sh.
8007 * Makefile.in (INSTALL): Change install.sh to install-sh.
8008 (DEVO_SUPPORT): Likewise.
8009
8010 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8011 Graichen <graichen@rzpd.de>.
8012
8013Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8014
8015 * config.guess: Recognize OpenBSD systems correctly.
8016
8017Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8018
8019 * README, Makefile.in (ETC_SUPPORT): Remove references to
8020 cfg-paper*, configure.{texi,man,info*}._
8021
8022Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8023
8024 * Makefile.in (all.normal): Ensure that gcc is built after all
8025 the x11 - ie gdb - targets.
8026
8027Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8028
8029 * makefile.vms: Don't run conf-a-gas.
8030
8031Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8032
80413487 8033 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
8034
8035Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8036
8037 * configure.in: Remove noconfigdirs case since gdb also
8038 configures and builds for tic80-coff.
8039
8040Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8041
8042 * configure: Set cache_file to config.cache.
8043 * Makefile.in (local-distclean): Remove config.cache.
8044
8045Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8046
8047 * COPYING: Update FSF address.
8048
8049Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8050
8051 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8052 noconfigdirs.
8053
8054Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8055
8056 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8057 MAKEDIRS, is empty.
8058
8059Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8060
8061 * config.sub: Tweak mn10300 entry.
8062
8063Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8064
8065 * configure.in (host_tools): Put sim before gdb, so gdb's
8066 configure.tgt can determine if the simulator was configured.
8067
8068Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8069
8070 * config.sub: Move BeOS $os case to be with other Cygnus
8071 local cases.
8072
8073Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8074
8075 * config.sub: Remove misplaced comment that broke Linux.
8076
8077Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8078
8079 * config.sub: Add BeOS support.
8080
8081Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8082
8083 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8084
8085Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8086
8087 * configure.in (noconfigdirs): Remove tcl and tk from
8088 noconfigdirs for cygwin32 builds.
8089
8090Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8091
8092 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8093
8094Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8095
8096 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8097 make-all.com, use makefile.vms instead.
8098
8099Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8100
8101 * config.sub: Accept -lnews*.
8102
8103Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8104
8105 * configure.in (noconfigdirs): Disable target-newlib,
35590697 8106 target-examples and target-libiberty for d30v.
252b5132
RH
8107
8108Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8109
8110 * configure.in (noconfigdirs): Enable ld for d30v.
8111
8112Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8113
8114 * configure.in (tic80-*-*): Build compiler.
8115
8116Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8117
8118 * configure.in (d30v-*): Remove sim directory from list of
35590697 8119 unsupported d30v directories
252b5132
RH
8120
8121Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8122
35590697
AJ
8123 * config.sub, configure.in: Add d30v target cpu.
8124
252b5132
RH
8125Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8126
8127 * makefile.vms: New file.
8128 * make-all.com: Remove.
8129
8130Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8131
8132 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8133
8134Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8135
8136 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8137
8138Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8139
8140 * Makefile.in (ALL_MODULES): Added all-db.
8141 (CROSS_CHECK_MODULES): Addec check-db.
8142 (INSTALL_MODULES): Added install-db.
8143 (CLEAN_MODULES): Added clean-db.
8144
8145Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8146
8147 * config.guess: Merge with latest FSF sources.
8148
8149Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8150
8151 * Makefile.in (ALL_MODULES): Added all-itcl.
8152 (CROSS_CHECK_MODULES): Added check-itcl.
8153 (INSTALL_MODULES): Added install-itcl.
8154 (CLEAN_MODULES): Added clean-itcl.
8155
8156Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8157
8158 * configure.in: build gdb for mn10200
8159
8160Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8161
8162 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8163
8164Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8165
8166 * configure.in (tic80-*-*): Turn off most targets right now.
8167
8168Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8169
8170 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8171 rather than the makeinfo program.
8172 (do-info): Depend upon all-texinfo.
8173
8174Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8175
8176 * configure.in: Remove uses of config/mh-linux.
8177
8178 * config.sub, config.guess: Merge with latest FSF sources.
8179
8180Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8181
8182 * config.sub (case $basic_machine): Add tic80 entries.
8183
8184Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8185
8186 * config.sub, config.guess: Merge with latest FSF sources.
8187
8188Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8189
8190 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8191 * mpw-config.in: Test for NewFolderRecursive.
8192 * mpw-install: Use symbolic name for startup filename.
8193 * mpw-README: Add various additional details.
8194
8195Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8196
8197 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8198
8199Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8200
8201 * configure.in: Do build gcc and the target libraries for
8202 the mn10200.
8203
8204Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8205
8206 * configure.in: don't avoid building gdb for mn10300 any more
8207 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8208 instead of single-quoting it.
8209
8210Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8211
8212 * configure.in: Don't use --with-stabs on IRIX 6.
8213
8214Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8215
8216 * configure.in (m32r): Build gdb, libg++ now.
8217
8218Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8219
8220 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8221 directories from noconfigdirs.
8222
8223Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8224
8225 * config.sub (basic_machine): added mips16 configuration
8226
8227Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8228
8229 * config.sub: Handle d10v-unknown.
8230
8231Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8232
8233 * config.sub: Handle v850-unknown.
8234
8235Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8236
8237 * Makefile.in: add findutils
8238 * configure.in: add findutils to list of host_tools
8239
8240Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8241
8242 * config.sub: Handle mn10200 and mn10300.
8243
8244Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8245
8246 * configure.in (d10v-*): Do not build librx.
8247
8248Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8249
8250 * configure.in (mn10300): Build everything except gdb & libgloss.
8251
8252Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8253
8254 * config.guess: Patch for Dansk Data Elektronik servers,
8255 from Niels Skou Olsen <nso@dde.dk>.
8256
8257 For ncr, use /bin/uname rather than uname, since GNU uname does not
8258 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8259
8260 Patch for MIPS R4000 running System V,
8261 from Eric S. Raymond <esr@snark.thyrsus.com>.
8262
8263 Fix thinko for nextstep.
8264
8265 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8266
8267 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8268 * config.guess: Guess mips-dec-mach_bsd4.3.
8269
8270 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8271 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8272 release numbers.
8273 * config.guess (mips-mips-riscos*): Emit just enough of the
8274 release number.
8275
8276 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8277 * config.guess (sparc-auspex-sunos*): Added.
8278 (f300-fujitsu-*): Added.
8279
8280 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8281 * config.guess: Recognize a Tadpole as a sparc.
8282
8283Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8284
8285 * config.guess: Don't assume that NextStep version is either 2 or
8286 3. NextStep 4 (aka OpenStep 4) has come out now.
8287
8288Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8289
8290 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8291 From Rik Faith <faith@cs.unc.edu>.
8292
8293Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8294
8295 * config.sub: Contributions from bug-gnu-utils to:
8296 Support plain "hppa" (no version given) architecture, reported by
8297 OpenStep.
8298 OpenBSD like NetBSD.
8299 LynxOs is not a hardware supplier.
8300
8301 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 8302 OpenBSD like NetBSD.
252b5132
RH
8303 Stratus systems.
8304 More Pyramid systems.
8305 i[n>4]86 Intel chips.
8306 M680[n>4]0 Motorola chips.
8307 Use unknown instead of lynx for hardware manufacturer.
8308
8309Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8310
8311 * install.sh (chmodcmd): Set to null if the DST directory already
8312 exists.
8313
8314Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8315
8316 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8317 not use mt-ppc target Makefile fragment any more.
8318
8319Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8320
8321 * configure.in (*-*-windows): Exclude everything but those dirs
8322 needed to build windows.
8323
8324Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8325
8326 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8327
8328Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8329
8330 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
8331
8332Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8333
8334 * Undo my previous change.
8335
8336Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8337
8338 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8339 unconditionally.
8340 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8341
8342Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8343
8344 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8345 host to add it's own flags.
252b5132
RH
8346
8347Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8348
8349 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8350
8351Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8352
8353 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8354 (CXX_FOR_TARGET): Likewise.
8355 (GCC_FOR_TARGET): Define.
8356 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8357 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8358 CC_FOR_TARGET was specified on the command line.
8359 (MAKEOVERRIDES): Don't define.
8360
8361Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8362
8363 * configure.in (m32r): Fix spelling of libg++ libs.
8364
8365Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8366
8367 * config.sub (-apple*): Remove, now redundant.
8368
8369Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8370
8371 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8372
8373 * configure: Rework yesterday's sed script patch.
8374
8375 * config.sub: Merge with FSF.
8376
8377Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8378
8379 * config.guess: Merge from FSF.
8380
8381 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
8382 * config.guess: Use pc instead of unknown, for pc clone systems.
8383 Change linux to linux-gnu.
252b5132
RH
8384
8385 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 8386 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
8387
8388Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8389
8390 * test-build.mk (HOLES): Add "xargs" for gdb.
8391
8392 * configure: Avoid hpux10.20 sed bug.
8393
8394Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8395
4bddf3ad 8396 * configure.in: Add support for windows host
252b5132
RH
8397 (that is a build done under the Microsoft build environment).
8398
8399Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8400
8401 * Makefile.in: Replace all uses of srcroot with s, to shrink
8402 command line lengths.
8403
8404 Patches from Geoffrey Noer <noer@cygnus.com>:
8405 * configure.in: If configuring for newlib, pass --with-newlib to
8406 subdirectories.
8407 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8408 -Bnewlib/ and -Lwinsup to gcc.
8409 (CXX_FOR_TARGET): Likewise.
8410
8411Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8412
8413 * Makefile.in (ETC_SUPPORT): Add configure.
8414
8415Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8416
35590697 8417 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
8418 host configuration file.
8419
8420Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8421
8422 * configure.in: Break mn10x00 support into separate
8423 mn10200 and mn10300 configurations.
8424 * config.sub: Likewise.
8425
8426Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8427
8428 * configure.in: Add lots of stuff to noconfigdirs for
8429 the mn10x00 targets.
8430
8431 * config.sub, configure.in: Add mn10x00 support.
8432
8433Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8434
8435 * make-all.com: Call conf-a-gas, not config-a-gas.
8436
8437Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8438
8439 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 8440 targets.
252b5132
RH
8441
8442Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8443
8444 * mpw-README: Add much more detail for native PowerMac.
8445 * mpw-install: New file.
8446 * mpw-configure: Add --norecursion and --help options.
8447 * mpw-config.in: Translate readme and install files when
8448 copying to objdir.
8449 * mpw-build.in: Don't always depend on byacc and flex.
8450 (install-only-top): New action.
8451
8452Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8453
8454 * configure.in: You can now configure GDB for the v850.
8455
8456Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8457
8458 * configure.in (noconfigdirs): Don't configure any C++ dirs
8459 if targeting D10V.
8460
8461Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8462
8463 * config.sub: Recognize mips64vr5000.
8464
8465Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8466
8467 * configure.in: Use a single line for host_tools and native_only.
8468
8469Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8470
8471 * config.sub, configure.in: Add entries for m32r.
8472
8473Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8474
8475 * Makefile.in (inet-install): Don't run install-gzip.
8476
8477Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8478
8479 * configure.in: Don't config lots of things for *-*-windows*.
8480
8481Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8482
8483 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8484 (host_libs, host_tools): Copy from configure.in.
8485 * mpw-configure: Don't complain about directories not found.
8486
8487Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8488
8489 * configure.in (i[345]86): Recognize i686 for pentium pro.
8490 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8491 file.
8492
8493 * config.guess (i[345]86): Ditto.
8494
8495Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8496
8497 * configure.in (noconfigdirs): Removed gdb for D10V.
8498
8499Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8500
8501 * configure.in: Remove ld, target-libio, target-libg++, and
8502 target-libstdc++ from noconfigdirs.
8503
8504Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8505
8506 * configure: Fix three locations where shell scripts were
8507 being run directly rather than with config_shell.
8508
8509Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8510
8511 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8512 * config.sub (basic_machine): Recognize v850.
8513
8514Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8515
8516 * mpw-configure: Handle multiple enable/disable options and
8517 pass them down recursively, handle -c and -s flags appropriately
8518 depending on choice of compiler, add escape mechanism for
8519 quoted arguments to gC.
8520
8521Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8522
8523 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8524 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8525 so that -mrelocatable-lib and -mno-eabi are used.
8526
8527 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8528 not support --print-multi-lib, don't abort.
8529
252b5132
RH
8530Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8531
8532 * make-all.com: Run config-a-gas.
8533 * setup.com: Don't copy subdirectory files around.
8534
8535Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8536
8537 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8538 target, it now compiles correctly.
8539
8540Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8541
8542 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8543
8544Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8545
35590697 8546 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
8547
8548Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8549
8550 * configure.in (native_only): Add prms.
8551
8552Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8553
8554 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8555 (BINUTILS_SUPPORT_DIRS): Likewise.
8556
8557Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8558
8559 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8560 d10v support is added.
8561
8562Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8563
8564 * configure.in (d10v-*-*): New target.
8565
8566Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8567
8568 * config.guess (HP 9000/811): Recognize this as a PA1.1
8569 machine.
8570
8571Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8572
8573 * Makefile.in (do-tar-gz): New target, split out from tail end of
8574 taz target. Run each command separately, don't use pipes.
8575 (taz): Use it.
8576
8577Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8578
8579 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8580 * mpw-build.in: No builds should depend on building byacc or flex,
8581 they are assumed to be installed already.
8582
8583Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8584
8585 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8586 variable that CC_FOR_TARGET needs.
8587
8588Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8589
8590 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8591 options have changed since the last time the subdirectory was
8592 configured, and if it has, reconfigure.
8593 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8594 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8595
8596Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8597
8598 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8599 CLEAN_MODULES): Add bash.
8600 (all-bash): New target.
8601
8602Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8603
8604 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8605
8606Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8607
8608 * config.sub (basic_machine): Recognize d10v as a valid processor.
8609
8610Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8611
8612 * mpw-configure: Add support for --bindir.
8613 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8614
8615Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8616
8617 * configure.in: add bash, time, gawk to list of hosttools and things
8618 to only build for native toolchains
8619
8620Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8621
8622 * Makefile.in (docdir): Remove.
8623
8624Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8625
8626 * Makefile.in (datadir): Set to $(prefix)/share.
8627
8628Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8629
8630 * configure.in: build diff and patch for cygwin32-hosted
8631 toolchains.
8632
8633Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8634
8635 * config.sub: Accept -rtems*.
8636
8637Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8638
80413487 8639 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
8640 remove diff from the list of things not buildable
8641 via Canadian Cross
252b5132
RH
8642
8643Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8644
8645 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 8646 don't get ". ".
252b5132
RH
8647
8648Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8649
8650 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8651
8652Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8653
8654 * Makefile.in (taz): Handle case where tex3patch didn't even get
8655 checked out. Also, if it was found, put the symlink in a new util
8656 subdirectory.
8657
8658Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8659
8660 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8661
8662Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8663
8664 * config.sub: Recognize -openvms.
8665 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8666 * make-all.com, setup.com: New files.
8667
8668Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8669
8670 * Makefile.in (taz): tex3patch moved to texinfo/util.
8671
8672Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8673
afb8d725 8674 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8675 * configure.in: remove make from disable-if-Can-Cross list
8676 enable gdb if ${host} and ${target} are cygwin32
8677
8678Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8679
8680 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8681 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8682
8683Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8684
8685 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8686 distinguish sysv/svr4/bsd variants.
8687 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8688
8689Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8690
8691 * configure.in: Added copyright notice.
8692 * move-if-change: Added copyright notice.
8693
8694Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8695
8696 * configure.in (powerpcle-*-solaris*): Until we get shared
8697 libraries working, don't build gdb, sim, make, tcl, tk, or
8698 expect.
8699
8700Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8701
8702 * config.guess: Merge with FSF:
8703
8704 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8705 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8706
8707 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8708 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8709
8710 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8711 * config.guess: Combine two OSF1 rules.
8712 Also recognize field test versions. From mjr@zk3.dec.com.
8713 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8714 because GNU uname does not support -p. From pmr@pajato.com.
8715
8716Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8717
8718 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8719
8720Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8721
8722 * mpw-README: Document GCCIncludes.
8723
8724Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8725
8726 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8727
8728Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8729
8730 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8731
8732Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8733
8734 * configure.in (*-*-cygwin32): Configure make.
8735
8736Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8737
8738 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8739
8740Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8741
8742 * Makefile.in (all-inet): Depend on all-perl.
8743
8744 * Makefile.in (inet-install): New target.
8745
8746 * Makefile.in (all-inet): Depend on all-tcl.
8747 (all-inet): Depend on all-send-pr.
8748
8749Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8750
8751 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8752 temporarily.
8753
8754Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8755
8756 * configure.in: Don't configure --with-gnu-ld on AIX.
8757
8758Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8759
8760 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8761
8762Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8763
8764 * Makefile.in (ALL_MODULES): Added all-inet.
8765 (CROSS_CHECK_MODULES): Added check-inet.
8766 (INSTALL_MODULES): Added install-inet.
8767 (CLEAN_MODULES): Added clean-inet.
8768 (all-indent): New target.
8769
8770 * configure.in (host_tools): Added inet.
8771 (native_only): Added inet.
8772 (noconfigdirs): Added inet.
8773
8774Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8775
8776 * configure.in: Don't configure libgloss if we are not configuring
8777 newlib.
8778
8779Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8780
8781 * configure.in: Don't configure libgloss for unsupported
8782 architectures.
8783
8784Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8785
8786 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8787
8788Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8789
8790 * Makefile.in (ALL_MODULES): Include all-apache.
8791 (CROSS_CHECK_MODULES): Include check-apache.
8792 (INSTALL_MODULES): Include install-apache.
8793 (all-apache): New target.
8794
8795 * configure.in: Added apache everywhere perl is seen.
8796
8797Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8798
8799 * Makefile.in: Add support for clean-{module} and
8800 clean-target-{module} rules.
8801
8802Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8803
8804 * configure.in (*-*-ose) do not build libgloss.
8805
8806Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8807
8808 * config.guess (prep*:SunOS:5.*:*): Turn into
8809 powerpele-unknown-solaris2.
8810
8811Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8812
8813 * configure.in: Permit --enable-shared to specify a list of
8814 directories.
8815
8816Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8817
8818 * configure.in (host==solaris): Pass only the first word of $CC
8819 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8820
8821Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8822
8823 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8824
8825Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8826
8827 * Makefile.in (ALL_MODULES): Include all-perl.
8828 (CROSS_CHECK_MODULES): Include check-perl.
8829 (INSTALL_MODULES): Include install-perl.
8830 (ALL_X11_MODULES): Include all-guile.
8831 (CHECK_X11_MODULES): Include check-guile.
8832 (INSTALL_X11_MODULES): Include install-guile.
8833 (all-perl): New target.
8834 (all-guile): New target.
8835
8836 * configure.in (host_tools): Include perl and guile.
8837 (native_only): Include perl and guile.
8838 (noconfigdirs): Don't build guile and perl; no ports have been
8839 done.
8840
8841Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8842
80413487
RH
8843 * configure (--enable-*): Handle quoted option lists such as
8844 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8845
8846Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8847
8848 * Makefile.in ({,inst}all-target): New rule so we can make and
8849 install all of the target directories easily.
8850
8851Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8852
8853 * configure.in: Add missing global flag in sed substitution when
8854 deleting `target-' from ${configdirs}.
8855
8856Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8857
8858 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8859 option.
8860
8861 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8862 config/mh-necv4.
8863
8864 * install.sh: Correct misspelling of transformbasename.
8865
8866 * config.guess: Recognize mips-*-sysv*.
8867
8868Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8869
8870 * config.sub: Recognize mon960.
8871
8872Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8873
8874 * configure: Restore Canadian Cross handling of BISON and LEX,
8875 removed in Feb 20 change.
8876
8877Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8878
8879 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8880 Mention make install. Remove the old copyright date as well the
8881 clumsy and rather pointless copyright on the README file.
8882
8883Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8884
8885 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8886 Makefile after running symlink-tree, then run `make distclean' to
8887 avoid clobbering any generated files in srcdir.
8888
8889Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8890
8891 * configure.in (m68k-*-netbsd*): Build everything now.
8892
8893Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8894
8895 * Makefile.in (taz): Fix quoting.
8896
8897Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8898
8899 * configure.in (sparclet-*-*): Build everything now.
8900
8901Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8902
8903 * configure.in (m68k-*-linux*): New host.
8904
8905Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8906
8907 * configure: Check for bison before byacc.
8908
8909Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8910
8911 * Makefile.in configure: Change the way LEX and BISON/YACC are
8912 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8913 searching PATH. These are used as fallbacks by Makefile.in if
8914 flex/bison/byacc aren't in objdir.
8915
8916Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8917
8918 * Makefile.in: Make everything which depends upon all-bfd also
8919 depend upon all-opcodes, in case --with-commonbfdlib is used.
8920
8921Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8922
8923 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8924 building NT native compilers on Unix.
8925
8926Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8927
8928 * configure.in: Don't get CC from the host Makefile fragment if we
8929 can find gcc in PATH, or if this is a Canadian Cross. Move the
8930 Solaris test for /usr/ucb/cc to the post target script, just after
8931 the compiler sanity test.
8932
8933Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8934
8935 * config.sub: Merge with FSF.
8936
8937Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8938
8939 * Makefile.in (RPATH_ENVVAR): New variable.
8940 (REALLY_SET_LIB_PATH): Use it.
8941 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8942
8943Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8944
8945 * config.sub, configure.in: Recognize sparclet cpu.
8946
8947Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8948
8949 * config.guess: Support m68k-cbm-sysv4.
8950
8951Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8952
8953 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8954 m68k-unknown-linuxaout from linker help string. Put quotes around
8955 $ld_help_string.
8956
8957Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8958
8959 * config.guess (powerpc-harris-powerunix): Add guess for port
8960 to new target.
8961
8962Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8963
8964 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8965
8966Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8967
8968 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8969 $(REALLY_SET_LIB_PATH) in Makefile.
8970 * Makefile.in (SET_LIB_PATH): New variable.
8971 (REALLY_SET_LIB_PATH): New variable.
8972 ($(DO_X)): Use $(SET_LIB_PATH).
8973 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8974 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8975 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8976 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8977 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8978 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8979 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8980 (install-dosrel): Likewise.
8981 (all-opcodes): Depend upon all-libiberty.
8982
8983Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8984
8985 * config.guess (*:CYGWIN*): New
8986
8987Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8988
8989 * Makefile.in (all-target-winsup): All all-target-libiberty.
8990
8991Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8992
8993 * configure.in (noconfigdirs): Add missing # in front of comment.
8994
8995Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8996
8997 * configure.in: add second pass to things added to noconfigdirs
8998 so *-gm-magic can exclude libgloss properly.
8999
9000Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9001
9002 * mpw-configure (extralibs_name, rez_name): Set correctly
9003 for MWC68K compiler.
9004
9005 * mpw-README: Add more info on the necessary build tools.
9006
9007Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9008
9009 * configure.in, config.sub: Recognize cygwin32.
9010
9011Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9012
9013 * config.guess, config.sub: Recognize A/UX.
9014
9015Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9016
9017 * config.sub: Merge with gcc/config.sub.
9018
9019Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9020
9021 * mpw-build.in (do-binutils): Add build of stamps.
9022
9023Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9024
9025 * config.sub: Add recognition for mips64vr4100*-* targets.
9026
9027Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9028
9029 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9030 Add creation of gconfigargs with `--enable-shared' turned on.
9031 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9032 ($(host)-stamp-stage3-configured): Likewise.
9033 (HOLES): Add chatr and ldd.
9034 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9035
9036Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9037
9038 * configure: Pass --nfp to recursive configures.
9039
9040Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9041
9042 * Makefile.in (DLLTOOL): New.
9043 (DLLTOOL_FOR_TARGET): New.
9044 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9045 (EXTRA_TARGET_FLAGS): Ditto.
9046 (EXTRA_GCC_FLAGS): Ditto.
9047 (CONFIGURE_TARGET_MODULES): Ditto.
9048 (DO_X): Ditto.
9049 * configure: Add DLLTOOL.
9050
9051Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9052
9053 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9054 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9055 mh-sco, since old workarounds no longer needed, and don't
9056 build ld, since libraries have weak symbols in COFF.
9057
9058Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9059
9060 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9061
9062Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9063
9064 * configure.in: Make sure that ${CC} can be used to compile an
9065 executable.
9066
afb8d725
JM
9067Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9068
9069 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9070 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9071 nothing depending on whether gdbtk is being built.
9072
252b5132
RH
9073Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9074
9075 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9076
9077Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9078
9079 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9080 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9081
9082Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9083
9084 * config-ml.in: Add support for
9085 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9086 Simplify setting of multidirs from --disable-foo.
9087
9088Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9089
9090 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9091 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9092 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 9093 non-empty, pass them on to the GCC make.
252b5132
RH
9094 (all-bootstrap): New rule that is like all-gcc, except it executes
9095 the GCC bootstrap rule instead of the GCC all rule.
9096
9097Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9098
9099 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9100
9101Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9102
9103 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9104 DG/UX support.
9105
9106Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9107
9108 * config.sub (i*86*) Change [345] to [3456]
9109
9110Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9111
9112 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9113 --with-gnu-ld=no.
9114
9115Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9116
9117 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9118 AIX multilibs get built.
9119
9120Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9121
9122 * configure.in (i386-win32): Don't build expect if we're not
9123 building the tcl subdir.
9124
9125Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9126
9127 * Makefile.in: (configure-target-examples, all-target-examples):
9128 New targets, configure and build example programs.
9129
9130Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9131
9132 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9133 use it as input to sedit the generated MPW makefile.
9134 * mpw-README: Add a suggestion about Gestalt.h.
9135
9136Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9137
9138 * config.sub: Accept *-*-ieee*.
9139
9140Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9141
9142 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9143 Ronald F. Guilmette <rfg@monkeys.com>.
9144
9145Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9146
9147 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9148 for powerpc-pe native.
9149 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9150 (target==powerpc-pe): duplicate i386-win32 entry.
9151
9152Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9153
9154 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9155 of vxworks, not just vxworks5.1.
9156
9157Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9158
9159 * mpw-configure: Add support for exec-prefix.
9160
9161Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9162
9163 * config.guess: Recognize HP model 816 machines as having
9164 a PA1.1 processor.
9165
9166Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9167
9168 * configure: Ignore new autoconf configure options.
9169
252b5132
RH
9170Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9171
9172 * config.guess: Recognize Pentium under SCO.
9173 From Robert Lipe <robertl@arnet.com>.
9174
9175Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9176
9177 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
9178
9179Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9180
9181 * configure.in: Don't configure gas for alpha-dec-osf*.
9182
9183Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9184
9185 * configure.in: Default to --with-stabs for some targets for which
9186 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9187 i[345]86*-*-unixware*.
9188
9189Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9190
9191 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9192 rather than basing it on the target. Simplify handling of options
9193 controlling which directories to configure. Remove extraneous
9194 slash in multi-clean target.
9195
9196Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9197
9198 * config-ml.in: Prefix more variables with ml_ so they don't collide
9199 with configure's.
9200
9201Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9202
9203 * configure: Don't turn -v into --v.
9204
9205Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9206
9207 * configure.in (targargs): Fix typo.
9208
9209 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9210
9211Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9212
9213 * configure.in: Strip --host and --target options from
9214 CONFIG_ARGUMENTS, and always configure for --host only. Add
9215 --with-cross-host option when building with a cross-compiler.
9216 * configure: Canonicalize the arguments put into config.status by
9217 always using `=' for an option with an argument. Pass a presumed
9218 --host or --target explicitly.
9219
9220Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9221
9222 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9223 into general OS recognition case.
9224
9225Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9226
9227 * configure.in (target_configdirs): add target-winsup only
9228 for win32 target systems.
9229
9230Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9231
9232 * Makefile.in (all-target-libgloss): Depend upon
9233 configure-target-newlib, since when libgloss is built it looks to
9234 see if the newlib directory exists.
9235
9236Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9237
9238 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9239 cfg-ml-*.in.
9240
9241Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9242
9243 * configure: Handle LD and LD_FOR_TARGET when configuring a
9244 Canadian Cross.
9245
252b5132
RH
9246Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9247
9248 * configure.in (target_libs): add target-winsup.
9249 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9250 (target==ppcle-pe): remove ld from $noconfigdirs.
9251
9252Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9253
9254 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9255 Preserve relative path names in $srcdir. Build symlink tree if
9256 configuring cross target dir and srcdir=. (= no VPATH support).
9257 (configure-target-libg++): Depend on configure-target-librx.
9258 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9259 * config-ml.in: New file.
9260 * symlink-tree: New file.
9261 * configure: Ensure srcdir="." if that's what it is.
9262
9263Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9264
9265 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9266 includes and FLEX_SKELETON setting.
9267 * mpw-configure (--with-gnu-ld): New option, controls whether
9268 to use PPCLink or ld with PowerMac GCC.
9269 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9270 * mpw-config.in: Configure grez if targeting Mac.
9271
9272 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
9273 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9274 just macos.
252b5132
RH
9275 * configure.in: Configure grez resource compiler if targeting Mac.
9276 * Makefile.in (all-grez, install-grez): New targets.
9277
9278Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9279
9280 * configure: CXX defaults to gcc, not g++. If we find
35590697 9281 gcc in the path, set CC to gcc -O2.
252b5132
RH
9282
9283Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9284
9285 * configure: Default ${build} correctly. Avoid picking up extra
9286 spaces when reading CC and CXX from Makefile. When doing a
9287 Canadian Cross, use plausible default values for numerous
9288 variables.
9289 * configure.in: When doing a Canadian Cross, don't try to
9290 configure tools whose configure script can't handle it.
9291
9292Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9293
9294 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9295
9296Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9297
9298 * configure: Remove dubious bug reporting address.
9299
9300Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9301
9302 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9303 configure script, run that instead of this directory's configure.
9304 In either case, print a message that we're configuring the sub-dir.
9305
9306Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9307
9308 * configure.in: Before checking for the existence of various files,
9309 use sed to filter out "target-".
9310
9311Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9312
9313 * Makefile.in (DO_X): Split rule to decrease command line length
9314 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9315 (Philippe De Muyter).
9316
9317Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9318
9319 * Makefile.in (all-patch): depend on all-libiberty.
9320
9321Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9322
9323 * configure.in: If the only directory in target_configdirs which
9324 actually exists is libiberty, then set target_configdirs to empty,
9325 to avoid trying to build a target libiberty in a gas or gdb
9326 distribution.
9327
9328Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9329
9330 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
9331 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9332 systems.
252b5132
RH
9333
9334Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9335
9336 * configure.in (copy_dirs): Use sys-include instead of include
9337 for --with-headers option.
9338
9339Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9340
9341 * Makefile.in, configure.in: Make winsup builds work with
9342 new scheme.
9343
9344Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9345
9346 * configure.in: Build the linker on AIX.
9347
9348Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9349
9350 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9351 where needed.
9352
9353Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9354
9355 * Makefile.in (all-gcc): Fix typo.
9356
9357Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9358
9359 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9360
9361Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9362
9363 * configure.in: Rename libFOO to target-libFOO, and xiberty
9364 to target-xiberty, to provide more flexibility.
9365 (target_subdir): Define. Create if cross.
9366 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9367 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9368 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9369 check-libFOO -> check-target-libFOO, etc.
9370 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9371 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9372 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9373 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9374 allow ALL_GCC="" to only configure.
9375 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9376 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9377 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9378
9379Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9380
9381 * Makefile.in (taz): Build "info" in etc explicitly.
9382
9383Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9384
9385 * configure.in: Make sure that CC is undefined (as opposed to
9386 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9387 problem with autoconf trying to configure on a host without GCC.
9388
9389Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9390
9391 * mpw-configure: Set host alias from choice of host compiler,
9392 only use generic MPW Makefile sed if present, edit a file
9393 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9394 * mpw-README: Add problem notes about CW6 and CW7.
9395
9396Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9397
9398 * Makefile.in (taz): Use ";" instead of ";;".
9399
9400Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9401
9402 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9403 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9404 DISTDOCDIRS.
9405 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9406 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9407
9408Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9409
9410 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9411 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9412 Move bfd to DISTSTUFFDIRS.
9413
9414Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9415
9416 * Makefile.in (X11_LIB): Removed.
9417 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9418
9419 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9420
9421Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9422
9423 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9424 names.
9425
9426Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9427
9428 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9429
9430Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9431
9432 * configure.in (i[345]86-*-win32): Always build newlib.
9433 Don't configure cvs, autoconf or texinfo.
9434 * Makefile.in (LD_FOR_TARGET): New.
9435 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9436 Pass down LD_FOR_TARGET.
9437
9438Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9439
9440 * winsup: New directory.
9441 * Makefile.in: Build winsup.
9442 * configure.in: Winsup is configured when target is win32.
9443 Can only build win32 target GDB when native.
35590697 9444
252b5132
RH
9445Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9446
9447 * config.guess: Recognize HP model 819 machines as having
9448 a PA 1.1 processor.
9449
9450Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9451
9452 * configure: Fix sed loop which substitutes for CC and CXX to
9453 avoid bug found in various sed implementations.
9454
9455Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9456
9457 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9458 simulator. Use standard powerpc-*-eabi*.
9459
9460Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9461
9462 * configure.in: Stop putting gas and binutils in noconfigdirs for
9463 powerpc-*-aix* and rs6000-*-*.
9464
9465Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9466
9467 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9468 -mcall-aixdesc libraries.
9469
9470Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9471
9472 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9473
9474 * config.sub (arm | armel | armeb): Fix shell syntax.
9475
9476Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9477
9478 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9479 -msoft-float and -mcpu=common support.
9480 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9481 libraries.
9482
9483Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9484
9485 * configure.in: Allow configuration and build of emacs19 for the alpha.
9486
9487Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9488
9489 * configure.in (CC): Get ^CC, not just any old CC, from
9490 ${host_makefile_frag}.
9491
9492Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9493
35590697 9494 * configure.in (CC): Try to get CC from
252b5132
RH
9495 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9496
9497Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9498
9499 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9500 only if it exists in $(srcdir).
9501
9502Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9503
9504 * configure: If CC and CXX are not set in the environment, set
9505 them, based on either an existing Makefile or on searching for gcc
9506 in PATH. Substitute for CC and CXX in Makefile.
9507 * configure.in: Remove libm from target_libs. Separate
9508 target_configdirs from configdirs. If CC is not set in
9509 environment, try to get it from a host Makefile fragment. Rewrite
9510 changes of configdirs to use skipdirs instead. A few minor
9511 tweaks. Take directories out of target_configdirs as they are
9512 taken out of configdirs. Remove existing Makefile files from
9513 subdirectories. Substitute for TARGET_CONFIGDIRS and
9514 CONFIG_ARGUMENTS in Makefile.
9515 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9516 by configure.in.
9517 (CONFIG_ARGUMENTS): Likewise.
9518 (CONFIGURE_TARGET_MODULES): New variable.
9519 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9520 ($(CONFIGURE_TARGET_MODULES)): New target.
9521 (configure-libg++, configure-libio): New targets.
9522 (all-libg++): Depend upon configure-libg++.
9523 (all-libio): Depend upon configure-libio.
9524 (configure-libgloss, all-libgloss): New targets.
9525 (configure-libstdc++): New target.
9526 (all-libstdc++): Depend upon configure-libstdc++.
9527 (configure-librx, all-librx): New targets.
9528 (configure-newlib): New target.
9529 (all-newlib): Depend upon configure-newlib
9530 (configure-xiberty): New target.
9531 (all-xiberty): Depend upon configure-xiberty.
9532
9533Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9534
9535 * configure.in (host i[345]86-*-win32): Expand the
9536 noconfigdirs again.
9537
9538Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9539
9540 * mpw-configure: Fix sed command file name.
9541
9542Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9543
35590697 9544 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
9545 noconfigdirs again.
9546
9547Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9548
9549 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9550 or powerpc*-*-pe*, since they are not yet supported.
9551
9552Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9553
9554 Add PowerMac support and many other enhancements.
9555 * mpw-configure: New option --cc to select compiler to use,
9556 paste options set according to --cc into the generated
9557 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9558 if mpw-make.sed is present.
9559 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9560 add forward includes for PowerPC include files.
9561 * mpw-build.in: Build using Makefile.PPC if present.
9562 (do-byacc, etc): Remove separate version resource builds.
9563 (do-gas): Build "stamps" before "all".
9564 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9565 * mpw-README: Update to reflect --cc option, PowerMac support,
9566 and recently-reported compatibility problems.
9567
9568Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9569
9570 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9571 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9572 (--with-multilib-top): Pass to recursive invocations.
9573
9574Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9575
9576 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9577 v810-*-*.
9578
9579Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9580
9581 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9582 gdb, ld and opcodes on v810-*-*.
9583
252b5132
RH
9584Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9585
9586 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9587 (local-maintainer-clean): New target.
9588 (maintainer-clean): New target.
9589 (realclean): Just depend upon maintainer-clean.
9590
9591Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9592
9593 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9594
9595Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9596
9597 * configure.in: Build ld in mips*-*-bsd* case.
9598
9599Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9600
9601 * config.sub: Accept -lites* OS. From Ian Dall.
9602
9603Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9604
9605 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 9606 targets.
252b5132
RH
9607
9608Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9609
9610 * configure.in: treat i386-win32 canadian cross the same as
9611 i386-go32 canadian cross.
9612
9613Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9614
9615 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9616 running under the simulator to build a reduced set of libraries.
9617 (powerpc-*-eabiaix): Add fine grained multilib support added to
9618 other powerpc targets yesterday.
9619
9620Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9621
9622 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9623 -disable-softfloat, -disable-relocatable, -disable-aix, and
9624 -disable-sysv to control which multilib libraries get built.
9625
9626Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9627
9628 * configure: Add Makefile.tem to list of files to remove in trap
9629 handler.
9630
9631Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9632
9633 * config.guess (*Linux*): Add missing "exit"s.
9634 Also, need specific check for alpha-unknown-linux (uses COFF).
9635
9636Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9637
9638 * config.guess: Merge with FSF:
9639
9640 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9641 * config.guess (AIX4): More robust release numbering discovery.
9642
9643 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9644 * config.guess (i386-sequent-ptx): Properly get version number.
9645
9646 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9647 * config.guess (mips:*:4*:UMIPS): New case.
9648
9649Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9650
9651 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9652 (i386-win32 host): Likewise. Don't build readline.
9653
afb8d725
JM
9654Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9655
9656 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9657 SUPPORT_FILES to submakes.
9658
252b5132
RH
9659Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9660
9661 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9662 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9663 mpw-configure.
9664
9665Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9666
9667 * configure.in (appdirs): Use =, not ==, in test expression when
9668 trying to build the text to print in the warning message for
9669 Solaris users.
9670
9671Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9672
9673 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9674
9675Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9676
9677 * config.guess: Recognize lynx-2.3.
9678
9679Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9680
9681 * config.sub (z8ksim): Deleted
9682 (z8k-*-coff): New, this is the one true name of the target.
9683
9684Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9685
9686 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9687
9688Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9689
9690 * config.guess (*:Linux:*:*): First try asking the linker what the
9691 default object file format is (elf, aout, or coff). Then if this
9692 fails, try previous methods.
9693
9694Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9695
9696 * configure.in: Don't build newlib for *-*-vxworks5.1.
9697
9698Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9699
9700 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9701 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9702
9703Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9704
9705 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9706
9707Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9708
9709 * cfg-ml-com.in: New file.
9710 * cfg-ml-pos.in: New file.
9711
9712Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9713
9714 * COPYING.NEWLIB: Add HP free copyright to list.
9715
9716Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9717
9718 * config.sub: Recognize -eabi* for the system, not just -eabi.
9719
9720Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9721
9722 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9723 * config.sub, configure.in (win32): New target and host.
9724
9725Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9726
9727 * configure.in: Add i386-pe configuration.
9728
9729Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9730
9731 * mpw-build.in (install): Install GDB after LD.
9732
9733Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9734
9735 * mpw-config.in (elf/mips.h): Always forward-include, needed
9736 for GDB to build.
9737
9738Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9739
9740 * testsuite: New directory for customer acceptance and whole tool
9741 chain tests.
9742
9743Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9744
9745 * configure: If per-host line isn't found, but AC_OUTPUT is found
9746 and a configure script exists, run it instead.
9747
9748Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9749
9750 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9751
9752Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9753
9754 * configure: Set build_{cpu,vendor,os,alias} to host values when
9755 --build isn't specified.
9756
9757Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9758
9759 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9760 (FLAGS_TO_PASS): Pass them.
9761 (EXTRA_TARGET_FLAGS): Ditto.
9762
252b5132
RH
9763Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9764
9765 * Makefile.in (all-libg++): Depend on all-libstdc++.
9766
9767Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9768
9769 * configure.in (noconfigdirs): Enable all packages for
9770 i386-unknown-netbsd.
9771
9772Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9773
9774 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9775 hosted builds (DOS builds)
9776
9777Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9778
9779 Changes for ARM based on patches from Richard Earnshaw:
9780 * config.sub: Handle armeb and armel.
9781 * configure.in: Omit arm linker only for riscix.
9782
9783Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9784
9785 * config.guess: Update from FSF.
9786
9787Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9788
9789 * config.sub: Recognize powerpcle as the little endian varient of
9790 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9791 powerpcle variant. Convert pentium into i586, not i486. Add p5
9792 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9793 temporarily.
9794
9795Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9796
9797 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9798
9799Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9800
9801 * config.sub: Accept -lites* as a basic system type.
9802
9803Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9804
9805 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9806 installed, and if so return linuxoldld as the system name.
9807
9808Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9809
9810 * config.guess: Add hppa1.1-hp-lites support.
9811
9812Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9813
9814 * configure.in: Don't build newlib for m68k-vxworks5.1.
9815
9816Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9817
9818 * configure.in (mips-sgi-irix6): Use mh-irix5.
9819
9820Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9821
9822 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9823
9824Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9825
9826 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9827 OSF/1. Fix compiler flags.
252b5132
RH
9828 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9829
9830Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9831
9832 * configure.in: Recognize --with-newlib.
9833 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9834
afb8d725
JM
9835Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9836
9837 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9838 to *_X11_MODULES due to gdbtk needing X include files et al.
9839
252b5132
RH
9840Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9841
9842 Merge in support for Mac MPW as a host.
9843 (Old change descriptions retained for informational value.)
9844
9845 * mpw-config.in: Add generic include forwards for cpu-specific
9846 include files in aout and elf directories.
9847
9848 * mpw-configure: Added copyright.
9849 * mpw-config.in: Check for presence of required build tools.
9850 (target_libs): Add newlib.
9851 (target_tools): Add examples.
9852 (Read Me): Generate as "Read Me for MPW" instead.
9853 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9854 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9855 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9856
9857 * mpw-configure: Remove subdir-specific makefile hackery,
9858 delete mk.tmp after using it.
9859
9860 * mpw-build.in (all): Display start and end times.
9861
9862 * mpw-configure (host_canonical): Set.
9863 (target_cpu): Always add to makefiles.
9864 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9865 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9866 (mpw-mh-mpw): Look for in srcdir and srcroot.
9867 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9868
9869 * mpw-build.in: (install-only): New target.
9870
9871 * mpw-configure (host_alias, target_alias): Rename from hostalias
9872 and targetalias, add into generated Makefile.
9873 (mk.tmp): If present, add into generated Makefile.
9874 * mpw-build.in (all-gas): Build config.h first before gas proper.
9875
9876 * mpw-configure (config.status): Write only if changed.
9877 * mpw-config.in (readline): Configure it (not built, just used for
9878 definitions).
9879
9880 * mpw-config.in (elf/mips.h): Add a forward include.
9881
9882 * mpw-config.in: Forward-include most .h files in include into
9883 extra-include.
9884 (readline): Don't build.
9885 mpw-build.in (install): Install GDB.
9886
9887 * mpw-configure (prefix, mpw_prefix): Handle it.
9888 * mpw-config.in (mmalloc, readline): Don't configure.
9889 * mpw-build.in (thisscript): Rename to ThisScript.
9890 Use mpw-build instead of BuildProgram everywhere.
9891 (mmalloc, readline): Don't build.
9892 * mpw-README: New file, basic documentation about the MPW port.
9893
9894 * mpw-config.in: Use forward-include to create include files.
9895
9896 * mpw-configure: Add more things to the top of each configured
9897 Makefile, including contents of config/mpw-mh-mpw.
9898 * mpw-config.in (extra-include): Create this directory and fill it
9899 with Posix-like include files when configuring.
9900
9901 * config.sub (apple, mac, mpw): Add various aliases.
9902
9903 * mpw-build.in: New file, top-level build script fragment for MPW.
9904 * mpw-configure: New file, configure script for MPW.
9905 * mpw-config.in: New file, config fragment for MPW.
9906
9907Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9908
9909 * configure.in (host_libs): Remove glob, since it is gone from the
9910 sources.
9911
9912Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9913
9914 * Makefile.in: define empty GDB_NLM_DEPS var.
9915
9916 * configure.in(target_makefile_frag): use config/mt-netware
9917 for netware targets.
9918
9919Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9920
9921 * config.sub: Merge in recent FSF changes. Remove linux special
9922 cases.
9923
9924Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9925
4bddf3ad 9926 Revert this change:
252b5132
RH
9927
9928 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9929
9930 * build-all.mk: Use CC=cc -Xs on Solaris.
9931
252b5132
RH
9932Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9933
9934 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9935 stop using it.
9936 * Makefile.in: Nuke all references to glob subdirectory.
9937
9938Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9939
9940 * configure.in: Fix --enable-shared logic in per-host.
9941
9942Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9943
9944 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9945
9946Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9947
9948 * configure.in (noconfigdirs): Don't build gas on AIX, for
9949 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9950
9951Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9952
9953 * configure: Fix --cache-file to work if the file argument is a
9954 relative path.
9955
9956Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9957
9958 * configure: If the --cache-file is used, pass it down to
9959 configure in subdirectories.
9960
9961Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9962
9963 * config.sub: add vxworks29k configuration.
9964
9965Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9966
9967 * Makefile.in (taz): Do "diststuff" part quietly.
9968
9969Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9970
9971 * config.sub: Mini-merge with gcc/config.sub.
9972
9973Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9974
9975 * config.guess (IRIX): Sed - to _.
9976
9977Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9978
9979 * Makefile.in (source-vault, binary-vault): New targets.
9980
9981Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9982
9983 * config.sub: Recognize -eabi as a basic system type.
9984
9985Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9986
9987 * configure.in (enable_shared stuff): Fix typo.
9988
9989Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9990
9991 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9992
9993Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9994
9995 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9996
9997Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9998
9999 * configure.in (rs6000-*-*): Don't build gas.
10000
10001Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10002
10003 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10004 reduce command line length.
10005 (AS_FOR_TARGET): Check for as.new, not Makefile.
10006 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10007
10008Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10009
10010 * config.guess: Merge from FSF.
10011
10012Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10013
10014 * configure: Don't use $ when handling program_suffix.
10015
10016Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10017
10018 * configure.in: Configure tk for hppa/hpux.
10019
10020Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10021
10022 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10023
10024Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10025
10026 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10027 to LIBCXXFLAGS. Tests are better run without it.
10028
10029Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10030
10031 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10032
10033Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10034
10035 * configure.in (*-*-netware*): Don't configure xiberty.
10036
10037Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10038
10039 * configure.in: Remove tk from native_only list.
10040
10041Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10042
10043 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10044 for special NCD build.
10045
10046Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10047
10048 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10049 makeall.bat, they're only useful for binutils snapshots.
10050 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10051 makeall.bat to specified SUPPORT_FILES.
10052
10053Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10054
10055 * build-all.mk: Add Ericsson targets to sun4 and solaris
10056 hosts. Add BNR's sun4 target to solaris host, so their
10057 build-from-source will be tested in-house first.
10058
10059Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10060
10061 * Makefile.in (LIBCFLAGS): New variable.
10062 (CFLAGS_FOR_TARGET): Ditto.
10063 (LIBCFLAGS_FOR_TARGET): Ditto.
10064 (LIBCXXFLAGS): Ditto.
10065 (CXXFLAGS_FOR_TARGET): Ditto.
10066 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10067 (BASE_FLAGS_TO_PASS): Pass them.
10068 (EXTRA_TARGET_FLAGS): Ditto.
10069
4bddf3ad 10070 * configure.in: Support --enable-shared.
252b5132
RH
10071
10072Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10073
10074 * configure.in (target_libs): Include libstdc++ again.
10075 * config.guess: Update from FSF (for FreeBSD).
10076
10077Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10078
10079 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10080 makeall.bat.
10081 (DISTDOCDIRS): Add `etc'.
10082 (ETC_SUPPORT_PFX): New variable.
10083 (taz): Include anything from etc starting with a word in
10084 ETC_SUPPORT_PFX.
10085
10086Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10087
10088 * config.sub: Update for recent FSF changes. Remove obsolete
10089 h8300hds entry. Add -windows* and -osx as basic os. Minor
10090 spacing changes.
10091
10092Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10093
10094 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10095
10096 * config.guess: Merge with FSF.
10097 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10098
10099Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10100
10101 * configure: Since the "trap 0" handler will override the exit
10102 status on many systems, only use it for "exit 1", and make it set
10103 a non-zero exit status; reset it before "exit 0". Also, check
10104 exit status of config.sub, and error out if it failed.
10105
10106Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10107
10108 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10109 and install libgloss.
10110
10111Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10112
10113 * Makefile.in (all-binutils): Depend upon all-byacc.
10114
10115 * configure.in: Don't build emacs on Irix 5.
10116
10117Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10118
10119 * configure.in (*-*-netware*): Add libio.
10120
10121Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10122
10123 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10124 (CHECK_TARGET_MODULES): Ditto.
10125 (INSTALL_TARGET_MODULES): Ditto.
10126 (TARGET_LIBS): Ditto.
10127 (all-libstdc++): Note dependencies.
10128
10129Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10130
10131 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10132
10133Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10134
10135 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10136 -fexternal-templates.
10137
10138 * configure.in (target_libs): Add libstdc++.
10139 (noconfigdirs): Add libstdc++ as appropriate.
10140
10141Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10142
10143 * config.guess: Update from FSF.
10144
10145Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10146
10147 * configure: Use ${config_shell} when running ${configsub}.
10148
10149Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10150
10151 * config.sub: No longer recognize h8300h.
10152
10153Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10154
10155 * config.sub: Remove extraneous differences between config.sub and
10156 gcc/config.sub.
10157
10158Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10159
10160 * Makefile.in (DISTSTUFFDIRS): Add gas.
10161
10162Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10163
10164 * COPYING.NEWLIB: New file.
10165
10166Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10167
10168 * config.guess (HP-UX): Patch from Harlan Stenn
10169 <harlan@landmark.com> to also emit release level.
10170
10171Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10172
10173 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10174
10175Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10176
10177 * config.sub: Merge nextstep cleanup from FSF.
10178
10179Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10180
10181 * configure.in (arm-*-*): Don't configure ld for this target.
10182
10183Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10184
10185 * configure.in (*-*-netware): don't configure libg++, libio,
10186 librx, or newlib.
10187
10188Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10189
10190 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10191 configure ld--it works, but it doesn't support shared libraries.
10192
10193Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10194
10195 * config.guess (*-unknown-freebsd*): Get rid of possible
10196 trailing "(Release)" in version string.
10197 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10198
10199Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10200
10201 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10202 Fix type: *-next-neststep -> *-next-nextstep.
10203
10204 * config.guess: Merge from FSF:
10205
10206 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10207
10208 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10209
10210 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10211
10212 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10213 instead of UNIX_SV for UnixWare 1.0).
10214
10215Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10216
10217 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10218 to make gdb/nlm/* build after the compiler and linker.
10219
10220Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10221
10222 * config.guess (netbsd, freebsd, linux): Accept any machine,
10223 not just i[34]86.
10224 (m68k-atari-sysv4): Relocate to match FSF version.
10225
10226 * config.guess: More merges from the FSF:
10227
10228 Add a space before function call or macro invocation.
10229
10230 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10231
10232 * config.guess: Add trap cmd to remove dummy.c and dummy when
10233 interrupted.
10234
10235 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10236
10237 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10238 (dummy): Redirect stderr from compilation of dummy.c.
10239
10240 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10241
10242 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10243
10244Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10245
10246 * configure: Accept and ignore --cache*, for compatibility with
10247 new autoconf.
10248
10249Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10250
10251 * config.guess: Merge from FSF:
10252
10253 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10254
10255 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
10256 (PATH): Add /.attbin at end for finding uname.
10257 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
10258
10259 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10260
80413487 10261 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
10262
10263 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10264
80413487
RH
10265 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10266 to select whether to use ELF or COFF.
252b5132
RH
10267
10268 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10269
80413487 10270 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
10271
10272 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10273
10274 * config.guess: Guess the OS version for HPUX.
10275
10276 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10277
10278 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10279
10280Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10281
10282 * configure.in: Recognize --with-headers, --with-libs, and
10283 --without-newlib.
10284 * Makefile.in (all-xiberty): Depend upon all-ld.
10285
10286Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10287
10288 * configure.in: Change i[34]86 to i[345]86.
10289
10290Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10291
10292 * configure (version): A few more tweaks to help message.
10293
10294Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10295
10296 * Makefile.in: Remove (for now) librx as a host library,
10297 now that we're building it for target.
10298
10299Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10300
10301 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10302 (Karl Berry).
10303
10304Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10305
10306 * configure.in: Also configure librx.
10307
10308Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10309
10310 * Makefile.in: Update various rules to reflect that librx
10311 is now needed for libg++.
10312
10313Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10314
10315 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10316
10317Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10318
10319 * configure.in: Configure the examples directory.
10320
10321Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10322
10323 * configure: Simplify Jun 2 1994 change.
10324
10325Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10326
10327 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10328 /bin/gcc isn't good enough to build gcc.
10329
10330Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10331
10332 * Makefile.in (GDB_SUPPORT_FILES): Remove
10333 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10334 (gdb.tar.gz): Add new rule to use standard distribution building
10335 mechanism.
10336
10337Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10338
10339 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10340 Bill Cox <bill@cygnus.com>.
10341
10342Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10343
10344 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10345
10346Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10347
10348 * configure: Search current dir first in .gdbinit.
10349
10350Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10351
10352 * config.sub: Recognize freebsd (merged from gcc config.sub).
10353
10354Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10355
10356 * config.sub: Refer to NeXT's operating system as nextstep.
10357
10358 * config.sub (case $basic_machine): Re-order the cases, to match
10359 the order in the FSF version (which is mostly alphabethical).
10360 Merge in some additions and changes from the FSF.
10361
10362Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10363
10364 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10365 * config.sub: Recognize cxux7.
10366 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10367
10368Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10369
10370 * config.sub: Fix typo powerpc -> powerpc-*.
10371
10372Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10373
10374 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10375
10376 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10377 parallel with all-emacs and install-emacs). Top-level command
10378 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10379
10380Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10381
10382 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10383 $(relbindir)/make before doing ``make install'', and use
10384 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10385 installing over running make binary.
10386 ($(host)-stamp-stage3-installed): Likewise.
10387
10388Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10389
10390 * config.guess: Recognize Mach.
10391
10392Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10393
10394 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10395 see whether --exec-prefix was used.
10396
10397Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10398
10399 * README: Explicitly mention libg++/README. (Zoo's idea.)
10400
10401Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10402
10403 * Makefile.in: Add all-librx target similar to all-libproc.
10404
10405Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10406
10407 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10408 with post 1.2 uname bogosity.
10409
10410Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10411
10412 * configure: Remove temporary files on receipt of a signal.
10413
10414Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10415
10416 * configure: If there is a package_makefile_frag, remove
10417 ${subdir}/Makefile.tem after copying it in.
10418
10419Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10420
10421 * build_all.mk: support rs6000 lynx identifies itself as
10422 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10423 since /bin/gcc is too feeble to compile a modern gcc.
10424
10425Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10426
10427 * brought devo/test-build.mk update-to-date with progressive/
10428 test-build.mk. Add lynx targets and hppa flag info.
10429
10430Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10431
10432 * configure.in: Use mh-ncrsvr43. Patch from
10433 Tom McConnell <tmcconne@sedona.intel.com>.
10434
10435Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10436
10437 * config.guess (i386-unknown-bsdi): No longer need to
10438 check #if defined(__bsdi__) && defined(__i386__).
10439
10440Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10441
10442 * configure: Set program_transform_nameoption correctly.
10443
10444Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10445
10446 * brought build-all.mk update-to-date with progressive build-all.mk,
10447 added new targets and hppa info.
35590697 10448
252b5132
RH
10449Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10450
10451 * configure: If config.guess result is a prefix of the user
10452 specified target, assume a native build and use the user specified
10453 target as the host alias. Remove SunOS patch suffix removal hack.
10454 * configure.in: Remove SunOS patch suffix removal hack.
10455
10456 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10457 in NATIVE_CHECK_MODULES.
10458
10459Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10460
10461 * Makefile.in: Rename HOST_ONLY to NATIVE.
10462 * configure: Delete SunOs patch suffix from host_canonical
10463 and build_canonical variables that are prepended to Makefiles.
10464 * configure.in: Add comments for easier maintenance.
10465
10466Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10467
10468 * Makefile.in: Add all-libproc target similar to all-gui.
10469
10470Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10471
10472 * Makefile.in (CHECK_MODULES): split into
10473 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10474
10475Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10476
10477 * config.guess (i386-unknown-bsdi): New system to guess.
10478
10479Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10480
10481 * Makefile.in: Add all-gui target (but not yet build by "all").
10482
10483Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10484
10485 * config.sub: Move deletion of patch suffix from here...
10486 * configure.in: To here, at Ian's suggestion. The top-
10487 level scripts might need to know of a patch level.
10488
10489Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10490
10491 * config.sub: Strip off patch suffix so rtl is recognized
10492 as a sunos4.1.3 machine, even though it's been patched.
10493
10494Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10495
10496 * Makefile.in (INSTALL_LAST): Delete.
10497 (INSTALL_DOSREL): New.
10498
10499Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10500
10501 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10502 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10503 whether we pass down --with-gnu-ld anyhow.
10504
10505Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10506
10507 * Makefile.in (INSTALL_LAST): Change operation so it works
10508 on more flavors of make.
10509 * configure.in (go32): Don't build libg++ or libio.
10510
10511Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10512
10513 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10514 they can be overriden by templates.
10515
10516Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10517
10518 * configure.in (target==go32): Don't build gdb.
10519 * dosrel: New directory.
10520
10521Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10522
10523 * configure.in (host==go32): Configure dosrel too.
10524 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10525 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10526 be set by incoming names or templates.
10527 (INSTALL_LAST): New rule.
252b5132
RH
10528
10529Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10530
10531 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10532
10533Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10534
252b5132
RH
10535 * configure.in (appdirs): New variable. Currently empty, but will
10536 be used in gas distribution. If nonempty, lists a set of
10537 directories at least one of which must get configured, or top
10538 level configuration is considered to have failed.
10539 (rs6000-*-lynxos*): Use new file name.
10540
10541Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10542
10543 Eliminate XTRAFLAGS.
10544 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10545 newlib include files using -idirafter, and also use -nostdinc.
10546 (CXX_FOR_TARGET): Likewise.
10547 (XTRAFLAGS): Removed.
10548 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10549 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10550 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10551 ($(DO_X)): Don't pass down XTRAFLAGS.
10552
10553Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10554
10555 * configure.in (mips*-dec-bsd*): New target; do build linker.
10556 (mips*-*-bsd*): New target; don't build linker.
10557
10558Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10559
10560 * configure.in: support rs6000-*-lynxos* configuration.
10561 support sunos4 as a cross target.
10562
10563 * config.sub: look for lynx*, not lynx since the OS version may
10564 legitimately be part of the name.
10565
10566Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10567
10568 * configure.in (i[34]86-*-sco*): Move to be with other i386
10569 targets.
10570 (romp-*-*): New target. Skip various binary utilities.
10571 (vax-*-*): New target. Don't build newlib.
10572 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10573
10574Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10575
10576 * configure.in: Only set host_makefile_frag if config
10577 directory exists.
10578
10579Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10580
10581 * install.sh: If $dstdir exists, don't check whether each
10582 component does.
10583
10584Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10585
10586 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10587
10588Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10589
35590697
AJ
10590 * configure.in (*-*-lynxos*): Don't configure newlib for either
10591 native or cross Lynx.
252b5132
RH
10592
10593Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10594
10595 * config.sub (sparc64-elf): Fix os.
10596 (z8k): Remove duplicate.
10597
10598Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10599
10600 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10601 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10602
10603Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10604
10605 * configure: Make file links cleanly even if Lynx fails on
80413487 10606 an NFS symlink (at least fail cleanly).
252b5132
RH
10607
10608Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10609
10610 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10611 -XNh2000.
10612
10613Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10614
10615 * configure: Unknown options are fatal again.
10616
10617Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10618
10619 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 10620 compatibility.
252b5132
RH
10621
10622Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10623
10624 * build-all.mk: Add `clean' target.
10625
10626Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10627
10628 * config.guess: Add SINIX support.
10629 * configure.in: Add mips-*-sysv4* support.
10630
10631Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10632
10633 * build-all.mk: Document all useful targets.
10634 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10635 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10636
10637Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10638
10639 * configure: Support --silent, --quiet.
10640
10641Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10642
10643 * configure: Support --disable-FEATURE.
10644
10645Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10646
10647 * config.guess: Recognize NCR running SVR4.3.
10648
10649Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10650
10651 * config.guess: Make BSDI generate i386-unknown-bsd386.
10652 Patch from Paul Eggert <eggert@twinsun.com>.
10653
10654Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10655
10656 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10657
10658Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10659
10660 * configure: Make unrecognized options give nonfatal warnings
10661 instead of fatal errors, and pass them to any subdirectory
10662 configures in case they recognize them.
10663 Make --x equivalent to --with-x.
10664
10665Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10666
10667 * configure: Add --enable-* options. Clean up usage message and
10668 some comments.
10669
10670Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10671
10672 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10673
10674Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10675
10676 * configure.in (hppa*-*-*): Enable binutils.
10677
10678Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10679
10680 * config.sub: Recognize cisco.
10681
10682Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10683
10684 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10685
10686Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10687
10688 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10689 than one configuration name. Add comment.
10690
10691Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10692
10693 * config.guess: about target *-hitachi-hiuxwe2, fixed
10694 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10695 macro is incorrect.]
10696
10697Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10698
10699 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10700 than the "make ls" stuff which used to be here.
10701
10702Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10703
10704 * config.guess: Recognize i[34]86-unknown-freebsd.
10705 From Shawn M Carey <smcarey@rodan.syr.edu>.
10706
10707Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10708
10709 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10710
10711Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10712
10713 * config.guess: Check for ptx.
10714
10715Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10716
10717 * config.sub: Add os9k checking.
10718
10719Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10720
10721 * config.guess: Handle OSF1 running on HPPA processors
10722
10723Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10724
10725 * configure: If subdir configure fails, print out a message with
10726 subdirectory name, in case subdir's configure code didn't identify
10727 itself.
10728
10729Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10730
10731 * configure.in: Remove embedded newlines from configdirs.
10732 Avoid mismatches of substrings. Fix matching strings at end
10733 of configdirs.
10734
10735Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10736
10737 * config.guess: Add Lynx/rs6000 config support.
10738
10739Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10740
10741 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10742
10743Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10744
10745 * configure.in (hppa*-*-osf*): Treat this just like most other
10746 PA configurations (eg no binutils or ld).
10747 (hppa*-*-*elf*): These configurations have binutils and ld.
10748
10749Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10750
10751 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10752
10753Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10754
10755 * configure.in (rs6000-*-*): Build gas.
10756
10757Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10758
80413487 10759 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10760
10761Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10762
10763 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10764 for GDB and GDB has been fixed to not need it.
10765
252b5132
RH
10766Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10767
10768 * config.guess: Recognize vax hosts.
10769
10770Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10771
10772 * configure (while loop): Don't use "break 2" inside case
10773 statement -- the case statement isn't an enclosing loop.
10774
10775Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10776
10777 * config.guess: Clean up NeXT support, to allow nextstep
10778 on Intel machines. Make OS be nextstep.
10779
10780Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10781
10782 * config.guess: Add alternate forms for Convex.
10783
10784Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10785
10786 * configure: Completely rewrite option processing. Take
10787 advantage of pattern-matching to avoid invoking test frequently.
10788 Also clean up host and target defaulting logic.
10789
10790Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10791
10792 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10793 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10794 commands (plus user environment) will fit SCO limits.
10795
10796Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10797
10798 * configure.in: Don't issue warnings about directories which are
10799 not being configured if -norecursion is set. Correct test for
10800 --with-gnu-as and --with-gnu-ld to not get confused by substring
10801 matches.
10802
10803 * configure.in: Don't build gas for alpha-dec-osf1*.
10804
10805Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10806
10807 * configure: Back out Per's change of 12/19/1993. It changes the
10808 behavior of configure in unexpected and confusing ways.
10809
10810 Also, use different delim char when calculating
10811 program_transform_name so that the name can contain slashes.
10812
10813Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10814
10815 * configure.in, config.sub: Add support for VSTa micro-kernel.
10816
10817Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10818
10819 * configure.in: Nuke hacks which were used to get a special
10820 version of GAS for HPPA configurations.
10821
10822Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10823
10824 * configure: If only ${target_alias} is given, use that
10825 as the default for ${host_alias}.
10826 * configure: Add missing back-slashes before nested quotes.
10827
10828Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10829
10830 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10831
10832Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10833
10834 * config.guess: Recognize some Tektronix configurations.
10835 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10836
10837Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10838
10839 * config.sub: Match any flavor of SH.
10840
10841Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10842
10843 * configure.in: Don't try to configure newlib for Alpha.
10844
10845Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10846
10847 * configure.in: Don't build ld for Irix 5. Don't build gas,
10848 libg++ or libio for any Alpha target.
10849
10850 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10851
10852Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10853
10854 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10855 default arguments -- so it tried to compress itself.
10856
10857Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10858
10859 * configure.in (notsupp): ensure that a space is always at the end
10860 of the configdirs list, since the grep checks for an explicit space
10861
10862Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10863
10864 * configure.in (target i386-sysv4.2): don't build ld, since static
10865 versions of many libraries are not available.
10866
10867Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10868
10869 * config.guess: Recognize Apollos (using environment variables).
10870 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10871
10872Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10873
10874 * config.guess: Recognize Sony news mips running newsos.
10875
10876Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10877
10878 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10879 "fi ; else" for bash.
10880
10881Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10882
10883 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10884
10885Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10886
10887 * config.sub: accept unixware as an alias for svr4.2.
10888 Fix some inconsistancies with the gcc version.
10889
10890Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10891
10892 * Makefile.in (DISTDOCDIRS): Add gdb.
10893
10894Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10895
10896 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10897
10898Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10899
10900 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10901 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10902 this now.
10903
10904Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10905
10906 * config.sub: Accept hiux* as an OS name.
10907
10908 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10909 etc/make-stds.texi. The underscore came from gcc, and dje now
10910 agrees that RUNTESTFLAGS is the correct name.
10911
10912Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10913
10914 * install.sh: Remove 'set -e'. It makes any conditionals
10915 in the script useless.
10916
10917 * config.guess: Automatically recognize arm-acorn-riscix
10918 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10919
10920Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10921
10922 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10923
10924Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10925
10926 * Makefile.in (DISTDOCDIRS): New variable.
10927 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10928 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10929
10930Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10931
10932 * configure.in (hppa target): check the source directory for the
10933 pagas sub-directory
10934
10935Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10936
10937 * config.sub: Allow -aout* and -elf*.
10938
10939Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10940
10941 * configure.in: Don't build ld on i386-solaris2, same as for
10942 sparc-solaris2.
10943
10944Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10945
10946 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10947
10948Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10949
10950 * configure.in: Configure gdb for alpha.
10951
10952Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10953
10954 * Makefile.in (CXXFLAGS): Add -O.
10955
10956Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10957
10958 * config.guess: added support for DG Aviion
10959
10960Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10961
10962 * configure.in: Produce warning message for subdirectories not
10963 configurable for this host/target combination. Don't try to
10964 configure gdb for vms.
10965
10966Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10967
10968 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10969 appropriate files before making "diststuff".
10970 (DISTBISONFILES): New var: list of files to be edited.
10971 (DISTSTUFFDIRS): Add binutils.
10972
10973Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10974
10975 * config.sub: also handle mipsel and mips64el (for little endian mips)
10976
10977Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10978
10979 * configure.in: Add * to end of all OS names.
10980
10981Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10982
10983 * configure.in: Build newlib for LynxOS native.
10984
10985Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10986
10987 * config.guess: Add support for delta 88k running SVR3.
10988
10989 * configure.in: Add comment about HP compiler vs. emacs.
10990
10991Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10992
10993 * configure.in: don't build ld on solaris2 (not a viable option
10994 due to bugs in getpwnam & getpwuid)
10995
10996Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10997
10998 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10999 config.guess will produce a full version number.
11000
11001Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11002
11003 * configure.in: Build linker and binutils for alpha-dec-osf1.
11004
11005Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11006
11007 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11008 and gdb/testsuite/Makefile.in.
11009
11010Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11011
11012 * configure.in: recognize mips*- instead of mips-
11013
11014Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11015
11016 * config.sub: Accept linux*coff and linux*elf as operating
11017 systems.
11018
11019Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11020
11021 * config.sub: Recognize mips64, and mips3 as an alias for it.
11022
11023Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11024
11025 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11026 gdb knows how to handle OSF/1 shared libraries.
11027
11028Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11029
11030 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11031 * config.guess: Recognize Hitachi's HIUX.
11032 * config.sub: Recognize h3050r* and hppahitachi.
11033 Remove redundant cases for hp9k[23]*.
11034
11035Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11036
11037 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11038 if gas and ld are in the source tree and are in ${configdirs}.
11039 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 11040 --with options (but still pass them down on the command line,
252b5132
RH
11041 if they were explicitly specified).
11042
11043Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11044
11045 * configure: substitute SHELL value in Makefile.in with
11046 ${CONFIG_SHELL}
11047
11048Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11049
11050 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11051 *-*-solaris2* targets.
11052
11053Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11054
11055 * Makefile.in: define M4, and pass it down to sub-makes;
11056 all-autoconf now depends on all-m4
11057
11058Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11059
11060 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11061 presence of {ar,ranlib} instead of a configured directory
11062
11063Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11064
11065 * config.guess: Accept 34?? as well as 33?? for NCR.
11066
11067Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11068
11069 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11070 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11071
11072Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11073
11074 * configure: grab values for $(CC) and $(CXX) from the
11075 environment, so that someone can do "CC=gcc configure; make" and
11076 have it work right (matching the way that autoconf works now)
11077
11078 * configure.in, Makefile.in: add support for gash, the tcl
11079 interface to Galaxy
11080
11081 * config.guess: add NetBSD variants (hp300, x86)
11082
11083Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11084
11085 * install.sh: Support -d option (in the manner of SunOS 4 install,
11086 as it is more deterministic than that of GNU install)
11087 (chmodcmd): Set file to mode 755 by default (should also do default
11088 chgrp and chown, but I don't feel like dealing with that now)
11089
11090Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11091
11092 * config.sub: Remove h8300hhms alias.
11093
11094Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11095
11096 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11097
11098Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11099
11100 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11101 as stmp-fixinc
11102
11103Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11104
11105 * config.sub: recognize m88110-bug-coff.
11106
11107Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11108
11109 * Makefile.in (all-libio): all dependencies on the toolchain used
11110 to build this (gcc, gas, ld, etc)
11111
11112Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11113
11114 * config.guess: Deal with OSF/1 1.3 on alpha.
11115
11116Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11117
11118 * install.sh: add some 'else true' clauses for portability
11119
11120 * configure.in: don't build libio for h8[35]00-*-* targets
11121
11122Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11123
11124 * Makefile.in: Add support for new libio.
11125
11126Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11127
11128 * install.sh: If one command fails, don't try the rest. Don't try
11129 to remove $dsttmp (via trap) unless we have already created it.
11130 If $src doesn't exist, detect it and exit with an error.
11131
11132 * config.guess: Recognize BSD on hp300.
11133
11134Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11135
11136 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11137 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11138
11139Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11140
11141 * Makefile.in (all-send-pr): depends on all-prms
11142
11143Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11144
11145 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11146
11147Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11148
11149 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11150 Added test for mips-mips-riscos5.
11151
11152Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11153
11154 * configure.in: use mh-hp300 for 68k HP hosts
11155
11156Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11157
11158 * configure: add support for CONFIG_SHELL, so that you can use
11159 some alternate shell for evaluating configure scripts
11160
11161Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11162
11163 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11164 in configure script to bug-gdb@prep.ai.mit.edu when building
11165 distribution archive.
11166 * Makefile.in (COMPRESS): Remove def.
11167 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11168 gdb.tar.Z and make-gdb.tar.Z respectively.
11169 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11170 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11171 to convergence with 'taz' target in Makefile.in.
11172
11173Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11174
11175 * install.sh (dsttmp): use trap to ensure that tmp files go
11176 away on error conditions
11177
11178Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11179
11180 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11181
11182Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11183
11184 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11185 its parent is '/' not ''.
11186
11187 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11188
11189Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11190
11191 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11192 that ${newsrcdir}/configure.in does.
11193
11194Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11195
11196 * test-build.mk: support for CONFIG_SHELL
11197
11198Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11199
11200 * config.sub (netware): Add as a basic system type.
11201
11202Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11203
11204 * Makefile.in (Makefile): depend on configure.in. Also drop the
11205 $(srcdir)/ from the dependency on Makefile.in.
11206
11207Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11208
11209 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11210 (h8300hhms is temporary until multi-libraries are implemented).
11211 * configure.in: Handle h8300h too.
11212
11213Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11214
11215 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11216
11217Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11218
11219 * configure: Remove extraneous output when guessing host type.
11220 * config.guess: Remove extraneous output when guessing using C
11221 compiler rather than uname, or when guessing fails.
11222
11223Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11224
11225 * Makefile.in: remove all.cross and install.cross targets
11226
11227 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11228 definitions
11229
11230Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11231
11232 * configure.in (target sh): Build gprof.
11233
11234Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11235
11236 * config.sub: change -solaris to -solaris2
11237
11238Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11239
11240 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11241
11242Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11243
11244 * configure: Correct error message for missing Makefile.in to
11245 print correct directory.
11246
11247Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11248
11249 * install.sh: kludge around 386BSD shell bug
11250
11251Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11252
11253 * config.guess: Recognize NeXT.
11254 * config.guess: Recognize i486-ncr-sysv4.
11255 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11256
11257Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11258
11259 * Makefile.in (MAKEINFOFLAGS): New variable.
11260 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11261 * build-all.mk, test-build.mk: Pass down --no-split as
11262 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11263
11264Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11265
11266 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11267
11268Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11269
11270 * Makefile.in (libg++.tar.z): New rule.
11271 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11272 * Makefile.in (taz): Only do a single chmod.
11273
11274Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11275
11276 * install.sh: don't use dirname anymore (replaced with sed usage)
11277
11278Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11279
11280 * Makefile.in: Change extension for gzip'd files from '.z' to
11281 '.gz' per new FSF standard usage.
11282
11283Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11284
11285 * configure: put quotes around the final value of program_transform_name
11286
11287Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11288
11289 * Makefile.in: new install.sh support; update install-info rules
11290
11291Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11292
11293 * configure.in: Build diff for crosses, but not for go32 host.
11294
11295 * configure.in: Build gprof only for native, and don't build it
11296 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11297
11298Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11299
11300 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11301
11302Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11303
11304 * configure.in (host_tools): Add prms.
11305
11306Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11307
11308 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11309 with $(FLAGS_TO_PASS) on the command line
11310
11311 * config.sub: Recognize lynx and lynxos
11312
11313Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11314
11315 * config.sub: Accept -ecoff*, not just -ecoff.
11316
11317Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11318
11319 * Makefile.in (taz): Use .gz suffix instead of .z.
11320 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11321 names.
11322
11323Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11324
11325 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11326
11327Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11328
11329 * Makefile.in (install-no-fixedincludes): install gcc last, so
11330 that rebuilds that might happen during 'make install' don't get
11331 bogus gcc include files
11332
11333Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11334
11335 Change from Utah for HPPA support:
11336 * config.guess: Recognize hppa1.x-hp-bsd.
11337
11338Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11339
11340 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11341 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11342
11343Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11344
11345 * config.sub: Add support for rom68k and bug boot monitors.
11346
11347Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11348
11349 * Makefile.in: Make all-opcodes depend on all-bfd.
11350
11351Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11352
11353 * config.guess: Added special check for i[34]86-univel-sysv4*.
11354
11355Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11356
11357 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11358 the processor rather than assuming i486.
11359
11360Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11361
11362 * config.guess: Recognize SunOS6 as Solaris3.
11363
11364Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11365
11366 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11367 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11368
11369Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11370
11371 * build-all.mk (all-cross): New target for Canadian Cross.
11372 Added Q2 go32 targets.
11373 * test-build.mk: Configure go32 cross sparclite-aout and
11374 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11375 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11376
11377Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11378
11379 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11380 GO32 hosted toolchains
11381
11382Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11383
11384 * configure: change so "-exec-prefix" gets passed down rather
11385 than "-exec_prefix" so autoconf generated Makefiles get the
11386 exec_prefix set right.
11387
11388Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11389
11390 * config.guess: get the Solaris2 minor version number
11391
11392 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11393
11394Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11395
11396 * config.guess: Recognize some Sequent platforms.
11397
11398Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11399
11400 * Makefile.in: added the vault-install target
11401
11402 * configure.in: actually use the Sun3 makefile fragment that's in
11403 config, also added the release dir to configdirs
11404
11405Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11406
11407 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11408
11409Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11410
11411 * configure.in: remove some program from Alpha targetted toolchains
11412
11413Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11414
11415 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11416 gprof.
11417 (taz): Run "make diststuff" in those directories instead of "make
11418 proto-dir". Look for "VERSION=" only at start of line in subdir
11419 Makefile. Use "gzip -9" for compression.
11420 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11421 (binutils.tar.z): New target.
11422
11423Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11424
11425 * Makefile.in (taz): Include gpl.texinfo.
11426
11427Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11428
11429 * Makefile.in (setup-dirs): Merged into "taz" target.
11430 (taz): Only do `proto-dir' stuff if a directory is actually needed
11431 for this target.
11432
11433Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11434
11435 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11436 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11437 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11438 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11439 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11440
11441Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11442
11443 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11444 config.sub, and move-if-change to gdb testsuite distribution
11445 archive, so the testsuite can be extracted, configured, and
11446 run separately from the gdb distribution. Blow away the Chill
11447 tests that require a Chill compiled executable, since GNU Chill
11448 is not yet publically available.
11449
11450Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11451
11452 * test-build.mk: set environment variables in a single command,
11453 instead of a list of assignments and exports
11454
11455 * config.guess: recognize Alpha/OSF1 systems
11456
11457Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11458
11459 * configure: Change help message to prefer --options rather than
11460 -options.
11461
11462Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11463
11464 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11465 zippy@ecst.csuchico.edu.
11466 * config.guess: Recognize miniframe.
11467
11468Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11469
11470 * Makefile.in: Use srcroot to find runtest rather than rootme.
11471 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11472
11473Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11474
11475 * test-build.mk: Extensive additions to support building on a
11476 machine other than the host.
11477
11478Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11479
11480 * configure (tooldir): Fix for i386-aix again.
11481
11482Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11483
11484 * configure, Makefile.in: Change definition of $(tooldir)
11485 to match the FSF.
11486
11487Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11488
11489 * config.guess: Recognize i[34]86/SVR4.
11490
11491Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11492
11493 * Makefile.in (all-gdb): gdb depends on sim.
11494
11495Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11496
11497 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11498 at the same time we make the prototype gdb directory.
11499 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11500 files at the same time as the gdb base release distribution.
11501
11502Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11503
11504 * Makefile.in (check): Use individual check targets rather than
11505 DO_X rule.
11506 (check-gcc): Added.
11507
11508Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11509
11510 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11511 for System V release 3.2.
11512
11513Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11514
11515 * config.sub: Recognize hppaosf.
11516 * configure.in: Do configure ld/binutils/gas for it.
11517
11518Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11519
11520 * configure (tooldir): Alter syntax used to set this, for systems
11521 where "\$" isn't handled right, like i386-aix.
11522
11523Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11524
11525 * configure: Pass program-transform-name, not
11526 program_transform_name, to recursive configures.
11527
11528Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11529
11530 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11531 of gas+ld+binutils.
11532
11533Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11534
11535 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11536
11537Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11538
11539 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11540
252b5132
RH
11541Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11542
11543 * Makefile.in (PRMS): Set back to all-prms.
11544
11545Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11546
11547 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11548 targets, rather than for MIPS hosts.
11549
11550Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11551
11552 * configure.in: add comment for --with-x default values
11553
11554 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11555
11556 * Makefile.in: add check-* targets for each of the directories in
11557 the tree. Add a definition of RUNTEST that will use the one we
11558 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11559
11560Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11561
11562 * configure.in: Removed obsolete references to bfd_target and
11563 target_makefile_frag.
11564
11565 * build-all.mk: Set assorted targets for Q2.
11566 * config.sub: Recognize z8k-sim and h8300-hms.
11567 * test-build.mk: Really don't pass host to configure.
11568 (HOLES): Added uname.
11569
11570Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11571
11572 * configure: Handle an empty program-prefix, program-suffix or
11573 program-transform-name correctly.
11574
11575Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11576
11577 * build-all.mk: -G 8 no longer required for MIPS targets.
11578 * test-build.mk: Don't pass host argument to configure; make it
11579 guess.
11580
11581Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11582
11583 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11584 * Makefile.in (COMPRESS): New macro, like GZIP.
11585
11586Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11587
11588 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11589
11590 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11591 with gas currently defaults to -G 0.
11592
11593Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11594
11595 * Makefile.in (all-flex): flex depends on byacc.
11596
11597 * build-all.mk: If host not specified, use config.guess. Pass TAG
11598 to test-build.mk as RELEASE_TAG.
11599 * test-build.mk (configargs): New variable containing arguments to
11600 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11601 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11602
11603 * config.guess: Use /bin/uname when checking -X argument on SCO,
11604 to avoid invoking GNU uname which doesn't understand -X.
11605
11606 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11607
11608 * configure.in: Build gas for mips-*-*.
11609
11610Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11611
11612 * Makefile.in (all.normal): insert missing backslash.
11613
11614Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11615
4bddf3ad 11616 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
11617
11618 * Makefile.in: Complete overhaul to merge many almost identical
11619 targets.
11620
11621Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11622
11623 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11624 (gdb.tar.Z): Adjusted.
11625
11626 * Makefile.in (setup-dirs, taz): New targets; should be general
11627 enough to adapt for gdb sometime. Build only .z file.
11628 (gas.tar.z): New target.
11629
11630Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11631
11632 * build-all.mk: Use CC=cc -Xs on Solaris.
11633
252b5132
RH
11634Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11635
11636 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11637 for handling BISON for FSF releases.
11638
11639Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11640
11641 * configure: Actually implement the change zoo just documented.
11642
11643Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11644
11645 * configure: when using config.guess, only set target_alias when
11646 it's not already been set (ie, on the command line)
11647
11648Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11649
11650 * Makefile.in: add installcheck target, set PRMS to install-prms
11651
11652Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11653
11654 * configure: add support for package_makefile_fragment, handle the
11655 case where a directory has a configure.in file but no Makefile.in
11656 more gracefully (with an actual understandable error message, even);
11657 add support for --without (and add this to the usage message); also
11658 explicitly add a --host=${host_alias} to the command line when
11659 config.guess is used
11660
11661Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11662
11663 * configure: Must use both --host and --target in recursive calls.
11664
11665Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11666
11667 * Makefile.in: Change deja-gnu to dejagnu.
11668
11669Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11670
11671 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11672
11673Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11674
11675 * configure.in: canonicalize all instances to *-*-solaris2*,
11676 also strip out a number of tools to not build for go32 host
11677
11678Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11679
11680 * config.guess: add GPL.
11681
11682 * Makefile.in, config.guess, config.sub, configure: bump
11683 copyrights to 93.
11684
11685Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11686
11687 * Makefile.in (do-info): Removed obsolete check for existence of
11688 localenv file.
11689
11690 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11691
11692Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11693
11694 * Makefile.in: a couple of 'else true' for decstation,
11695 support for TclX
11696
11697 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11698
11699Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11700
11701 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11702
11703Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11704
11705 * config.guess: Recognize i386-ibm-aix (PS/2).
11706 * configure.in: Use config/mh-aix386 file for it.
11707
11708Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11709
11710 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11711 CC_FOR_TARGET instead.
11712 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11713
11714Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11715
11716 * Makefile.in: Add sim to list of directories sent with gdb
11717
11718Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11719
11720 * configure.in: Put back mips-dec-bsd* case.
11721
11722Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11723
11724 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11725 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11726 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11727
11728Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11729
11730 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11731
11732 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11733 (install-info): install dir.info only if it exists,
11734 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11735
11736Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11737
11738 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11739 gas for mips-dec-bsd.
11740
11741Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11742
11743 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11744 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11745
11746Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11747
11748 * configure.in: Added "dejagnu" to hosttools list.
11749
11750Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11751
11752 * config.sub, configure.in, config.guess: Add support
11753 for Bosx, an AIX variant from Bull.
11754 Patches from F.Pierresteguy@frcl.bull.fr.
11755
11756Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11757
11758 * devo/dejagnu: Initial creation of devo/dejagnu.
11759 Migrated dejagnu testcases and support files for testing software
11760 tools to reside as subdirectories, currently called "testsuite",
11761 within the directory of the software tool. Migrated all programs,
11762 support libraries, etc. beloging to dejagnu proper from
11763 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11764 with no modifications. The changes to these files which will
11765 allow them to configure, build, and execute properly will be made
11766 in a future update.
11767
11768Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11769
11770 * Makefile.in: Change send_pr to send-pr.
11771 * configure.in: Likewise.
11772 * send_pr: Renamed directory to send-pr.
11773
11774Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11775
11776 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11777
11778Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11779
11780 * README: Update for gdb-4.8 release.
11781 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11782 gdb-xxx.tar.z (gzip'd) file also.
11783
11784Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11785
11786 * Makefile.in: make all-diff depend on all-libiberty
11787
11788Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11789
11790 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11791
11792Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11793
11794 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11795
11796Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11797
11798 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11799 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11800 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11801
11802Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11803
11804 * Makefile.in: makeinfo binary is in a new location
11805
11806Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11807
11808 * config.sub: Accept -ecoff as an OS.
11809
11810 * Makefile.in: Various changes to eliminate a level of make
11811 recursion and reduce the required command line length.
11812 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11813 sub-makes.
11814 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11815 variables holding settings for specific sub-makes.
11816 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11817 in terms of BASE_FLAGS_TO_PASS.
11818 (TARGET_LIBS): New variable listing directories which use
11819 TARGET_FLAGS_TO_PASS.
11820 (subdir_do): Eliminated.
11821 (do-*): New set of targets to replace subdir_do.
11822 (various): All targets which used subdir_do now depend on do-*.
11823 (local-clean): Renamed from do_clean.
11824 (local-distclean): New target, dependency of distclean and
11825 realclean.
11826 (install-info): Don't create directories. Depend on dir.info
11827 rather than calling make recursively.
11828 (install-dir.info): Eliminated.
11829 (install-info-dirs): Create all info directories here.
11830 (dir.info): Depend upon do-install-info.
11831
11832 * test-build.mk (HOLES): Added false.
11833
11834Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11835
11836 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11837
11838Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11839
11840 * Makefile.in (info): remove dependency on all-texinfo. The
11841 problem was really in texinfo/C, not at this level.
11842
11843Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11844
11845 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11846
11847Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11848
11849 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11850 GDB releases.
11851
11852Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11853
11854 * configure: Include srcdir in message about target of link not
11855 being found. Don't convert `-' to `_' in `with' options being
11856 passed to subdirs.
11857
11858Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11859
11860 * configure.in: add uudecode to host_tools
11861
11862 * Makefile.in: added {all,install}-uudecode targets, added them to
11863 the appropriate lists
11864
11865Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11866
11867 * Makefile.in (all-gcc): Added dependency on all-gas.
11868
11869 * configure.in (mips-*-*): Build ld and binutils.
11870
11871Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11872
11873 * configure: check return code from mkdir, print error message and
11874 exit on failure.
11875
11876Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11877
11878 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11879
11880Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11881
11882 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11883
11884Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11885
11886 * config.sub (h8500): Recognize this as a cpu type.
11887
11888Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11889
11890 * configure: source directory missing is no longer a warning
11891
11892 * configure.in: recognize irix[34]* instead of irix[34]
11893
11894 * Makefile.in: define and pass down X11_LIB
11895
252b5132
RH
11896Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11897
11898 * guess-systype: Renamed to ...
11899 * config.guess: ... by popular request.
11900 * configure.in, Makefile.in: Update accordingly.
11901
11902Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11903
11904 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11905 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11906 + Execute ./dummy instead of assuming . is in PATH.
11907
11908Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11909
11910 * guess-systype: New shell script. Attempts to guess the
11911 canonical host name of the executing host.
11912 Only a few hosts are supported so far.
11913 * configure: Call guess-systype if no host is specified.
11914
11915Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11916
11917 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11918 gcc Makefile.
11919
11920
11921Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11922
11923 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11924 (all-gcc, install-gcc, subdir_do): Use it.
11925
11926Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11927
11928 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11929
11930Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11931
11932 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11933 set exclusively by configure, using configure.in .
11934
11935Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11936
11937 * test-build.mk: set $PATH for all builds
11938
11939 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11940
11941Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11942
11943 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11944 the one used in gcc/Makefile.in, so that a null expansion doesn't
11945 override the one needed to build gcc with a native cc.
11946
11947
11948Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11949
11950 * configure: Accept -with arguments.
11951
11952Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11953
11954 * Makefile.in: added h8300sim
11955
11956Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11957
252b5132
RH
11958 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11959 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11960 (all-cygnus, native, build-cygnus): Make
11961 $(canonhost)-stamp-3stage-done, not $(host)....
11962 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11963 i386-sco3.2v4. Added else true to if command.
11964
11965Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11966
11967 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11968
11969Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11970
11971 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11972
11973Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11974
11975 * configure.in: don't remove binutils from Solaris builds
11976
11977Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11978
11979 * Makefile.in: get rid of earlier definitions for *clean,
11980 also handle the recursive info rule better
11981
11982Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11983
11984 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11985 do more-or-less the right thing.
11986
11987Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11988
11989 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11990 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11991
11992Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11993
11994 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11995 $(host_canonical).
11996
11997 * configure.in: split the configdirs list into 4 categories (native
11998 v. cross, library v. tool) and handle the cross-only and native-
11999 only in more reasonable (and correct!) way.
12000
12001Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12002
12003 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12004 configdirs anymore.
12005
12006Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12007
12008 * Makefile.in: extensive cleanup:: removed all of the explicit
12009 clean-* targets, collapsed many wrappers around subdir_do into
12010 one, added additional targets to satisfy standards.texi, deleted
12011 some old targets, some changes for consistency
12012
12013Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12014
12015 * configure.in: handle some programs as cross-only, and others as
12016 native only
12017
12018 * test-build.mk: handle partial holes in a more generic manner
12019
12020 * Makefile.in: m4 depends on libiberty
12021
252b5132
RH
12022Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12023
12024 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12025 time, wdiff, and find to configdirs
12026
12027 * Makefile.in: all, clean, and install rules for the new programs
12028 added to configure.in
12029
12030Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12031
12032 * configure.in: use mh-sun for all *-sun-* hosts
12033
252b5132
RH
12034Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12035
12036 * Makefile.in: define flags for X11 include files and library file
12037 locations, pass them down to the programs that need this info
12038
12039 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12040
252b5132
RH
12041Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12042
12043 * configure.in: start building libg++ for HP-UX targets
12044
12045Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12046
12047 * README: Update references to files moved into etc/.
12048
12049Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12050
12051 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12052 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12053
12054Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12055
12056 * configure: accept dash as well as underscore in long option
12057 names for FSF compatibility.
12058
12059Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12060
12061 * config.sub: added -sco3.2v4 support from FSF.
12062
12063Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12064
12065 * configure.in: expand the section that adds or removes
12066 directories from the list of programs to build, to handle native
12067 vs. cross in addition to host v. native
12068
12069Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12070
12071 * Makefile.in: Replace C++ in macro names with CXX.
12072 This is less likely to break ...
12073
12074Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12075
12076 * test-build.mk: add -w to GNU_MAKE
12077
12078Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12079
12080 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12081 add 'sparc' to list of recognized cpus. This needed to make
12082 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12083 Delete some redundant ose68 variants. Recognize -wrs as an os,
12084 then changes that into $CPU-wrs-vxworks.
12085
12086 * configure.in: remove most references to gdbtest, regularize
12087 target based program removal
12088
12089 * test-build.mk: import from p3 tree (many fixes and changes)
12090
12091Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12092
12093 * Makefile.in: added rules to handle tcl, tk, and expect
12094
12095 * configure.in: handle those directories if they exist
12096
12097Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12098
12099 * config.sub: removed bogus hppabsd and hppahpux names, since
12100 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12101
12102Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12103
12104 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12105 depends upon all-xiberty
12106
12107 * Makefile.in: changes from p3, including:
12108
12109 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12110
12111 * Makefile.in (XTRAFLAGS): include newlib directories if
12112 newlib/Makefile exists, rather than if host != target.
12113
12114 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12115
12116 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12117 from the same source tree and not building a cross-compiler. This
12118 matters for the libg++ configuration if reconfiguring a tree that
12119 has already been installed.
12120
12121 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12122
12123 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12124 pick up the machine and system specific header files.
12125
12126 * Makefile.in: added AS_FOR_TARGET, passed down in
12127 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12128 the C compiler to use to create programs which are run in the
12129 build environment, set it to default to $(CC), and passed it down
12130 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12131
12132 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12133
12134 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12135 We need them for unusual native builds, like systems without
12136 ranlib.
12137
12138 * configure: also define $(host_canonical) and
80413487
RH
12139 $(target_canonical), which are the full, canonical names for the
12140 given host and target
252b5132
RH
12141
12142Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12143
12144 * Makefile.in: Added separate definitions for C++.
12145
12146Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12147
12148 * configure.in (configdirs): Add deja-gnu.
12149
12150Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12151
12152 * README: Update for configure.texi and gdb-4.7 release.
12153
12154Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12155
12156 * Makefile.in: Move "all" target to top of file.
12157 Previously, first target was ".PHONY" which caused BSD4.4 make
12158 to build .PHONY when make was run without arguments.
12159
12160Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12161
12162 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12163 Library-copylefted code in libiberty.
12164
12165Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12166
12167 * config.sub: Replace m68kmote with plain old m68k.
12168
12169Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12170
12171 * Makefile.in: Remove space from blank line, avoid Make complaints.
12172
12173Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12174
12175 * config.sub: Complain if no argument is given. Added support for
12176 386bsd as OS and target alias.
12177
12178Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12179
12180 * Makefile.in (XTRAFLAGS): include newlib directories if
12181 newlib/Makefile exists, rather than if host != target.
12182
12183Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12184
12185 * config.sub: recognize sparclite-wrs-vxworks.
12186
12187 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12188 p3.) Added clean-xiberty to clean.
12189
12190Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12191
12192 * configure.in: use *-*-* instead of nested cases for host and target
12193
12194Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12195
12196 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12197 from the same source tree and not building a cross-compiler. This
12198 matters for the libg++ configuration if reconfiguring a tree that
12199 has already been installed.
12200
12201Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12202
12203 * config.sub (i486v/i486v4): Merge in from FSF version.
12204
12205Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12206
12207 * configure: only set PWD if it is already set.
12208
12209Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12210
12211 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12212 doesn't have unset and all success paths (and most error paths)
12213 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12214 to just ${PWD} to avoid confusion.)
12215
12216Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12217
12218 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12219 even for a native compilation.
12220
12221Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12222
12223 Changes to make the gdb.tar.Z rule work better.
12224
12225 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12226 (DEVO_SUPPORT): Add configure.texi.
12227 (bfd-ilrt.tar.Z): Remove ancient rule.
12228
12229Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12230
12231 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12232 pick up the machine and system specific header files.
12233
12234 * configure.in, config.sub: added new target m68010-adobe-scout,
12235 with alias of adobe68k. Changed configure.in to check for
12236 -scout before -sco* to avoid a false match.
12237
12238 * Makefile.in: added AS_FOR_TARGET, passed down in
12239 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12240 the C compiler to use to create programs which are run in the
12241 build environment, set it to default to $(CC), and passed it down
12242 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12243
12244Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12245
12246 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12247 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12248 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12249 FOR_TARGET variants, to newlib and libg++.
12250
12251Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12252
12253 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12254 first.
12255
12256Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12257
12258 * config.sub: Accept `elf' as an environment.
12259
12260Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12261
12262 * Makefile.in (all-opcodes): cd into the right directory
12263
12264Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12265
12266 * configure: added -program_transform_name option, used as
12267 argument to sed when installing programs.
12268 configure.texi: added documentation for -program_prefix,
12269 -program_suffix and -program_transform_name.
12270
12271Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12272
12273 * config.sub: Accept i486 where i386 ok.
12274
12275Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12276
12277 * config.sub: accept we32k
12278
12279Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12280
35590697 12281 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
12282
12283 * Makefile.in: don't create all directories for ``make install'';
12284 let the subdirectories create the ones they need.
12285
12286Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12287
80413487 12288 * COPYING: new file, GPL v2
252b5132
RH
12289
12290Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12291
12292 * Makefile.in: use the new gen-info-dir, which needs a template
12293 argument (which also lives in texinfo)
12294
12295 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12296
252b5132
RH
12297Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12298
12299 * config.sub (ncr3000): Change i386 to i486.
12300
12301Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12302
12303 * Makefile.in: add install-rcs, install-grep to
12304 install-no-fixedincludes, removed install-bison and install-libgcc
12305
12306Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12307
12308 * configure.in: grab the HPUX makefile fragment if on HPUX
12309
12310Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12311
12312 * Makefile.in: eradicate bison spoor (ditto libgcc).
12313 configure.in: recognise m68{k,000}-ericsson-OSE.
12314 es1800 is alias for m68k-ericsson-OSE
12315
12316Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12317
12318 * configure.in: rearrange the parts that remove programs from
12319 configdirs, based now on HOST==TARGET or by canonical triple.
12320
12321Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12322
12323 * test-build.mk: recurse explicitly with -f test-build.mk when
12324 appropriate. predicate stage3 and comparison on the existence
12325 of gcc. That is, if gcc isn't around, we aren't three-staging.
12326 On very clean, also remove ...stamp-co. Build in-place before
12327 doing other builds.
12328
12329Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12330
12331 * Makefile.in, configure.in: add tgas
12332
12333Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12334
12335 * Makefile.in: a number of changes merged in from progressive.
12336
12337 * configure.in: add libm.
12338
12339 * .cvsignore: ignore some stuff that comes from test-build.mk.
12340
252b5132
RH
12341Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12342
12343 * config.sub: Add es1800 (m68k-ericsson-es1800).
12344
12345Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12346
12347 * configure: Add program_suffix (parallel to program_prefix)
12348 * Makefile.in: adjust directory-creating script for losing decstation
12349
12350Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12351
12352 * configure: Minor $subdir-related fixes.
12353
12354Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12355
12356 * configure: fix various problems with propogating
12357 makefile_target_frag in subdirs.
12358 * configure.in: config libgcc if its there
12359
12360Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12361
12362 * config.sub: HPPA merge.
12363
252b5132
RH
12364Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12365
12366 * Makefile.in: Replace all-bison with all-byacc in all
12367 dependency lines for other tools (which now use byacc).
12368
12369Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12370
12371 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12372
252b5132
RH
12373Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12374
12375 * Makefile.in: make gprof rules similar to byacc rules (instead of
12376 vestigal $(unsubdir) that didn't work...)
12377
12378Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12379
12380 * config.sub: Add support for Linux.
12381 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12382 (at least for libg++).
12383
12384Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12385
12386 * configure.texi: fix doc for the -nfp option to configure
12387
12388Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12389
12390 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12391
12392Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12393
12394 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12395 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12396 * configure.in: added solaris* host_makefile_frag hook.
12397
12398Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12399
12400 * config.sub: changed recognition of m68000 so that various
12401 m68k types can be specified via m680[01234]0
12402
12403Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12404
12405 * config.sub (basic_machine): fix sed so that '-foo' isn't
12406 completely substituted out while .+'-foo' loses the '-foo'
12407
12408Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12409
12410 * config.sub ($os): Add -aout.
12411
12412Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12413
12414 * configure: If host_makefile_frag is absolute, don't
12415 prefix ${invsubdir} (relevant to libg++ auto-configure).
12416
12417Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12418
12419 * Makefile.in (tooldir): Define it.
12420 (all-ld): Depend on all-flex.
12421
12422Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12423
12424 * Makefile.in (check): Fix libg++ special case.
12425
12426Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12427
12428 * configure: do not bury `pwd` into config.status, thus do fewer
12429 pwd's.
12430
12431 * configure: print the "Building in" message only when building in
12432 other than "." AND verbose.
12433
12434 * configure: remove -s, rework -v to better accomodate guested
12435 configures.
12436
12437 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12438
12439Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12440
12441 * Makefile.in: macroize flags passed on recursion. remove
12442 fileutils.
12443
12444Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12445
12446 * configure: get makesrcdir right for subdirs deeper than 1.
12447
12448 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12449 install.
12450
12451Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12452
12453 * Makefile.in: don't print subdir_do or recursion lines.
12454
12455Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12456
12457 * standards.texi: added menu item.
12458
12459 * Makefile.in: build and install standards.info.
12460
12461 * standards.texi: new file.
12462
12463Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12464
12465 * configure: test for and move config.status pieces from
12466 ${subdir}/.
12467
12468Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12469
252b5132
RH
12470 * configure: Test for existance of files before trying to mv
12471 them, to avoid numerous non-existance messages.
12472
12473Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12474
12475 * configure: correct final line of config.status.
12476
12477 * configure: patch from eggert. Avoids a protection problem if
12478 the original Makefile.in is read only.
12479
12480 * configure: use move-if-change from gcc to create config.status.
12481 Some makefiles depend on config.status to tell if a directory
12482 has been reconfigured for a different host. This change
12483 prevents those directories from remaking everything in the case
12484 where the reconfig was only intended to rebuild a Makefile.
12485
12486 * configure: test for config.sub with "config.sub sun4" rather
12487 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12488 host alias from a missing config.sub.
12489
12490Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12491
12492 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12493 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12494
12495Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12496
12497 * configure: mkdir ${subdir} as needed.
12498
12499Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12500
12501 * Makefile.in,configure.in: added autoconf.
12502
12503Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12504
12505 * Makefile.in: no longer pass against on recursion.
12506
12507 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12508 definitions are not inherited.
12509
12510 * configure: correct makesrcdir when subdir is .
12511
12512Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12513
12514 * configure: Add support for 'subdirs' variable, which is
12515 like 'configdirs', except that configure doesn't re-invoke
12516 itself for subdirs, it just creates a Makefile for each subdir.
12517 * configure.texi: Document subdirs.
12518
12519Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12520
12521 * configure.in: added flex to configdirs
12522
12523Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12524
12525 * Makefile.in: remove clean-stamps from clean.
12526
12527Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12528
12529 * configure.in: Add gdbtest to configdirs.
12530
12531Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12532
12533 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12534 to recursive makes.
12535 * configure.in: Recognize new ncr3000 config.
12536
12537Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12538
12539 * Makefile.in, configure.in: removed references to gdbm.
12540
12541Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12542
12543 * config.sub: Don't canonicalize os value
12544 newsos* to bsd (readline needs to check for newsos).
12545 (This fix was earlier made Jan 31, but got re-broken.)
12546
12547Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12548
12549 * configure.in: sco is an os, not a vendor!
12550
12551 * configure: Quote $( better. Keep various shells happy.
12552
12553Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12554
12555 * Makefile.in: eliminate stamp-files.
12556
12557Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12558
12559 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12560 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12561
12562Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12563
12564 * config.sub: fix iris/iris3.
12565
12566Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12567
12568 * configure: re-add -rm.
12569
12570Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12571
12572 * Maskefile.in: add .stmp-rcs to all.
12573
12574 * configure.in: remove gas from rs6000 build, use aix host fragment.
12575
12576Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12577
12578 * configure: pass down site_option during recursion.
12579
12580Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12581
12582 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12583
12584Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12585
12586 * configure: Change exec_prefix so that it really defaults to prefix.
12587
12588Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12589
12590 * Makefile.in, configure.in: Add support for mmalloc library.
12591
12592Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12593
12594 * Makefile.in: add stmp dependencies for a few more things.
12595
12596Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12597
12598 * configure: adjusted error message on objdir/srcdir configure
12599 collision, per john's suggestion.
12600
12601 * Makefile.in: add libiberty stmp to all and all.cross.
12602
12603Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12604
12605 * Makefile.in: remove force dependencies, add grep to all.
12606
12607Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12608
12609 * Makefile.in: drop flex. make stamp files work.
12610
12611 * configure: added test for conflicting configuration in srcdir,
12612 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12613 gets cranky. use relative paths for configure and srcdir
12614 whenever possible. Send some error messages to stderr that were
12615 going to stdout.
12616
12617Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12618
12619 * Makefile.in: Fix libg++ rule to check for gcc directory
12620 before using gcc/gcc. Also pass XTRAFLAGS.
12621
12622Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12623
12624 * Makefile.in: added stmp-files so that directories aren't polled
12625 when they are already built.
12626
12627 * configure.texi: fixed a node pointer problem.
12628
12629Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12630
4bddf3ad 12631 * config.sub configure.in gdb/configure.in
252b5132
RH
12632 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12633 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12634 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12635
12636Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12637
12638 * configure: -recurring becomes -silent. corrected help message
12639 for -site= option.
12640
12641 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12642
12643Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12644
12645 * configure: when building Makefile for crosses, replace
12646 tooldir and program_prefix. default srcdir from location of
12647 config.sub. remove "for host in hosts" and "for target in
12648 targets" loops.
12649
12650Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12651
12652 * Makefile.in: Do not pass bindir or mandir to cvs.
12653
12654Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12655
12656 * Makefile.in, configure.in: removed traces of namesubdir,
12657 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12658 copyrights to '92, changed some from Cygnus to FSF.
12659
12660 * configure.texi: remove most references to multiple hosts,
12661 multiple targets, subdirs, etc.
12662
12663 * configure.man: removed rcsid. reference config.sub not
12664 config.subr.
12665
12666 * Makefile.in: mkdir $(infodir) on install-info.
12667
12668Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12669
12670 * configure.texi: Explain better about .gdbinit and about
12671 the environment that configure.in sections run in.
12672
12673Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12674
12675 * configure.in: Ultrix is only a decstation if it's a MIPS.
12676
12677Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12678
12679 * README: DOC.configure => cfg-paper.texi.
12680
12681Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12682
12683 * config.sub (near case $os): Don't convert newsos* to bsd!
12684
12685Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12686
12687 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12688 the number of copies of COPYING that go into the GDB tar file.
12689
12690Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12691
4bddf3ad 12692 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12693 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12694 Fix SCO configuration stuff.
12695
12696Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12697
12698 * Makefile.in: For libg++, make sure the -I pointing
12699 to the gcc directory goes *after* all the libg++-local -I flags.
12700 Also, move just-gcc dependency from just-libg++ to all-libg++.
12701
12702Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12703
12704 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12705
12706Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12707
12708 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12709
12710Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12711
12712 * config.sub: Add stratus configuration frags. Also
12713 submitted to FSF.
12714
12715Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12716
12717 * Makefile.in (DEV_SUPPORT): add configure.man.
12718
12719 * config.sub(Decode manufacturer-specific): add -none*.
12720
12721Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12722
12723 * Makefile.in: remove form feeds to make Sun's make happy.
12724 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12725
12726Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12727
12728 * Makefile.in (AR_FLAGS): Make quieter.
12729
12730Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12731
12732 * configure.in: Add libg++.
12733 * configure: When verbose, don't output the command line at each
12734 level; it will be unremarkably the same as the previous version,
12735 which will be the same as what the user typed.
12736
12737Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12738
12739 * configure.in, Makefile.in: fix clean-info, add flex. add
12740 fileutils.
12741
12742 * configure: be less sensitive to spaces in Makefile.in. Do not
12743 look for sources in "..". Doing so breaks subdirectories that
12744 might have their own configure. If a subdir has it's own
12745 configure script, use it.
12746
12747Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12748
12749 * cfg-paper.texi: some changes suggested by rms.
12750
12751Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12752
12753 * config.sub: Merge in some small additions from the FSF version,
12754 taken from the gcc distribution, to bring the Cygnus and FSF
12755 versions into closer sync.
12756
12757Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12758
12759 * configure.in: Changed svr4 references to sysv4.
12760
12761Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12762
12763 * configure: added -V for version number option.
12764
12765Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12766
12767 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12768 renamed from DOC.configure to cfg-paper.texi.
12769
12770Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12771
12772 * configure, config.subr, config.sub: config.subr is now
12773 config.sub again.
12774
12775Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12776
12777 * configure.texi: new file, in progress.
12778
12779 * Makefile.in: build info file and install the man page for
12780 configure.
12781
12782 * configure.man: new file, first cut.
12783
12784 * configure: find config.subr again now that configuration "none"
12785 has gone. removed all traces of the -ansi option. removed all
12786 traces of the -languages option.
12787
12788 * config.subr: resync from rms.
12789
d932cae7 127901991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12791
12792 * configure, config.sub, config.subr: merge config.sub into
12793 config.subr, call the result config.subr, remove config.sub, use
12794 config.subr.
12795
12796 * Makefile.in: revised install for dir.info.
12797
d932cae7 127981991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12799
12800 * configure.in: add decstation host makefile frag.
12801
12802 * Makefile.in: BISON now bison -y again. also install-gcc on
12803 install. clean-gdbm on clean. infodir belongs in datadir.
12804 Make directories for info install. Build dir.info here then
12805 install it.
12806
d932cae7 128071991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12808
12809 * Makefile.in: fix for bad directory tests.
12810
d932cae7 128111991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12812
12813 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12814 regexp. -srcdir relative was being handled incorrectly.
12815
12816 * Makefile.in: unwrapped some for loops so that parallel makes
12817 work again and so one can focus one's attention on a particular
12818 package.
12819
d932cae7 128201991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12821
12822 * configure: added PWD as a stand in for `pwd` (for speed). use
12823 elif wherever possible. make -srcdir work without -objdir.
12824 -objdir= commented out.
12825
d932cae7 128261991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12827
12828 * configure: +options become --options. -subdirs commented out.
12829 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12830 Makefile now at top of generated Makefile. Removed cvs log
12831 entries. added -srcdir. create .gdbinit only if there is one
12832 in ${srcdir}.
12833
12834 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12835 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12836 and mandir now keyed off datadir by default.
12837
d932cae7 128381991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12839
12840 * Freshly created ChangeLog.
12841
12842\f
12843Local Variables:
12844mode: change-log
12845left-margin: 8
12846fill-column: 76
12847version-control: never
12848End:
This page took 0.999583 seconds and 4 git commands to generate.