ARI fix: remove "%p".
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
0000e2bf
BE
12009-04-17 Ben Elliston <bje@au.ibm.com>
2
3 * config.sub, config.guess: Update from upstream sources.
4
20135e4c
NC
52009-04-15 Anthony Green <green@moxielogic.com>
6
34adf976 7 * configure.ac: Add moxie support.
20135e4c
NC
8 * configure: Rebuilt.
9
ef699244
L
102009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11
12 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
13 * configure: Regenerate.
14
10ad8ef3
L
152009-04-09 H.J. Lu <hongjiu.lu@intel.com>
16
17 PR gas/10039
18 * configure.ac: Require texinfo 4.7.
19 * configure: Regenerated.
20
c50523ce
L
212009-04-09 Steve Ellcey <sje@cup.hp.com>
22
23 * Makefil.def (languages): New entries.
24 * Makefile.tpl (check-gcc-*): New generic target.
25 * Makefile.in: Regenerate.
26
47afba5f
EZ
272009-03-27 Eli Zaretskii <eliz@gnu.org>
28
29 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
30 Windows builds of Sed.
31
dc448a7b
TT
322009-03-18 Tom Tromey <tromey@redhat.com>
33
34 * configure: Rebuild.
35 * configure.ac (host_libs): Add libiconv.
36 * Makefile.in: Rebuild.
37 * Makefile.def (host_modules): Add libiconv.
38 (configure-gdb, all-gdb): Depend on libiconv.
39
24741ab2
JB
402009-03-16 Tristan Gingold <gingold@adacore.com>
41
42 * configure.ac: Treat gdb as supported on x86_64-darwin.
43 * configure: Regenerate.
44
29383458
JM
452009-03-16 Joseph Myers <joseph@codesourcery.com>
46
47 Merge from GCC:
48
49 2009-03-16 Joseph Myers <joseph@codesourcery.com>
50
51 * configure.ac (--with-host-libstdcxx): New option.
52 * configure: Regenerate.
53
54 2009-01-29 Robert Millan <rmh@aybabtu.com>
55
56 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
57 * configure: Regenerate.
58
59 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
60
61 PR tree-optimization/38515
62 * configure.ac (cloog-polylib): Removed.
63 (with_ppl, with_cloog): Test for "no".
64 * configure: Regenerated.
65
58e24671
RW
662009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
67
68 Backport from git Libtool:
69
70 2009-01-19 Robert Millan <rmh@aybabtu.com>
71 Support GNU/kOpenSolaris.
72 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
73 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
74 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
75 GNU/kOpenSolaris.
76
314b2e66
AS
772009-02-05 Andreas Schwab <schwab@suse.de>
78
79 * Makefile.tpl (stage_last): Define $r and $s before using
80 $(RECURSE_FLAGS_TO_PASS).
81 * Makefile.in: Regenerate
82
8b700390
JJ
832009-01-21 Jeff Johnston <jjohnstn@redhat.com>
84
85 * COPYING.NEWLIB: Add ARM license.
86
66775d67
AM
872009-01-16 Alan Modra <amodra@bigpond.net.au>
88
89 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 90 (all-opcodes): Depend on all-libiberty.
66775d67
AM
91 * Makefile.in: Regenerate.
92
19e99079
NC
932009-01-15 Douglas B Rupp <rupp@gnat.com>
94
95 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
96 * configure: Regenerate.
97
22e8c8e0
RW
982008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
99
100 Backport link test fix from upstream Libtool:
101
102 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
103 Add cache variables to tests that require the linker to work.
104 For shlibpath_overrides_runpath, this also changes the semantics
105 to let the result from the C compiler take precedence.
106 compiler take precedence.
107
7d6d7764
BE
1082008-12-02 Ben Elliston <bje@au.ibm.com>
109
110 * config.sub, config.guess: Update from upstream sources.
111
ea8af06e
JJ
1122008-12-17 Jeff Johnston <jjohnstn@redhat.com>
113
114 * COPYING.NEWLIB: Updated.
115 * COPYING.LIBGLOSS: Ditto.
116
af0771d3
PB
1172008-12-16 Paolo Bonzini <bonzini@gnu.org>
118
119 Sync with GCC:
120
121 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
122
123 * configure.ac (ppllibs): Add by default the lib flags.
124 * configure: Regenerate.
125
126 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
127
314b2e66
AS
128 * configure.ac: Add double brackets on darwin[912].
129 * configure: Regenerate.
af0771d3
PB
130
131 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
132
314b2e66
AS
133 * configure.ac: Expand to darwin10 and later.
134 * configure: Regenerate.
af0771d3 135
f7c83eac
AS
1362008-12-02 Andreas Schwab <schwab@suse.de>
137
138 * Makefile.def: configure-target-boehm-gc depends on
139 all-target-libstdc++-v3.
140 * Makefile.in: Regenerate.
141
bc67ad83
BE
1422008-12-02 Ben Elliston <bje@au.ibm.com>
143
144 * config.sub, config.guess: Update from upstream sources.
145
e28c595f
JM
1462008-11-27 Joseph Myers <joseph@codesourcery.com>
147
148 Merge from GCC:
149
150 2007-12-02 Matthias Klose <doko@ubuntu.com>
151
152 * config-ml.in: Remove 64bit configure tests.
153
154 2008-05-14 Rafael Espindola <espindola@google.com>
155
156 * config-ml.in: don't handle --enable-shared and --enable-static.
157
158 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
159 Tobias Grosser <grosser@fim.uni-passau.de>
160 Jan Sjodin <jan.sjodin@amd.com>
161 Harsha Jagasia <harsha.jagasia@amd.com>
162 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
163 Konrad Trifunovic <konrad.trifunovic@inria.fr>
164 Adrien Eliche <aeliche@isty.uvsq.fr>
165
166 Merge from graphite branch.
167 * configure: Regenerate.
168 * Makefile.in: Regenerate.
169 * configure.ac (host_libs): Add ppl and cloog.
170 Add checks for PPL and CLooG.
171 * Makefile.def (ppl, cloog): Added modules and dependences.
172 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
173 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
174
175 2008-09-03 Richard Guenther <rguenther@suse.de>
176
177 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
178 cloog test.
179 * configure: Re-generate.
180
181 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
182
183 * configure.ac (--with-cloog-polylib): New.
184 (--disable-cloog-version-check): New.
185 (--disable-ppl-version-check): New.
186 * configure: Re-generate.
187
188 2008-09-05 Richard Guenther <rguenther@suse.de>
189
190 * configure.ac: Initialize clooglibs to -lcloog.
191 * configure: Re-generate.
192
193 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
194
195 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
196 recommended version to 2.3.2.
197
198 * configure: Regenerate.
199
200 2008-10-31 Ben Elliston <bje@au.ibm.com>
201
202 * configure.ac (spu-*-*): Remove special case.
203 * configure: Regenerate.
204
205 Complete comment text from GCC version of:
206
207 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
208
209 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
210 (GCC_SHLIB_SUBDIR): New.
211 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
212 * configure: Regenerate.
213 * Makefile.in: Regenerate.
214
652dec25
TG
2152008-11-27 Tristan Gingold <gingold@adacore.com>
216
217 * configure.ac: Build gdb for i?86-*-darwin*
218 * configure: Regenerated.
219
7582fb4a
DJ
2202008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
221
222 PR bootstrap/38014
223 PR bootstrap/37923
224
225 Revert:
226
227 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
228
229 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
230 * Makefile.in: Regenerated.
231
232 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
233
234 PR gdb/921
235 PR gdb/1646
236 PR gdb/2175
237 PR gdb/2176
238
239 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
240 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
241 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
242 (HOST_EXPORTS): Pass CPPFLAGS.
243 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
244 (LDFLAGS_FOR_TARGET): Initialize from configure script.
245 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
246 * Makefile.in, configure: Regenerated.
247 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
248 and CPPFLAGS_FOR_BUILD.
249
faee1be2
UW
2502008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
251
252 * configure.ac [spu-*-*]: Do not set skipdirs.
253 * configure: Re-generate.
254
b7c2dce4
DJ
2552008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
256
257 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
258 * Makefile.in: Regenerated.
259
bb52de30
DJ
2602008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
261
262 PR gdb/921
263 PR gdb/1646
264 PR gdb/2175
265 PR gdb/2176
266
267 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
268 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
269 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
270 (HOST_EXPORTS): Pass CPPFLAGS.
271 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
272 (LDFLAGS_FOR_TARGET): Initialize from configure script.
273 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
274 * Makefile.in, configure: Regenerated.
275 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
276 and CPPFLAGS_FOR_BUILD.
277
b25062ae
SE
2782008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
279
280 * libtool.m4: Update to libtool 2.2.6.
281 * lt~obsolete.m4: Update to libtool 2.2.6.
282 * ltmain.sh: Update to libtool 2.2.6.
283 * ltsugar.m4: Update to libtool 2.2.6.
284 * ltversion.m4: Update to libtool 2.2.6.
285 * ltoptions.m4: Update to libtool 2.2.6.
286 * ltgcc.m4: Update to match changes from libtool 2.2.6.
287
3bbd2f8f
AL
2882008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
289
290 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
291 (GCC_SHLIB_SUBDIR): New.
292 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
293 * configure: Regenerate.
294 * Makefile.in: Regenerate.
295
b29d32ce
TG
2962008-08-28 Tristan Gingold <gingold@adacore.com>
297
298 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
299 Enable bfd, binutils and opcodes.
300 * configure: Regenerate.
301
c325a203
DD
3022008-08-16 Nicolas Roche <roche@adacore.com>
303
304 * Makefile.tpl: Add BOOT_ADAFLAGS.
305 * Makefile.in: Regenerate.
306
e7c8859c
RS
3072008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
308
309 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
310 * configure: Regenerate.
311
da888c87
PB
3122008-07-30 Paolo Bonzini <bonzini@gnu.org>
313
314 Sync with gcc:
315 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
316
f7c83eac
AS
317 * configure.ac: Add makefile fragments for hpux.
318 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
319 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
320 * configure: Regenerate.
321 * Makefile.in: Regenerate.
da888c87
PB
322
323 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
324
f7c83eac
AS
325 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
326 * Makefile.in: Regenerate.
327 * configure: Regenerate.
da888c87 328
944982cf
ILT
3292008-06-18 Ian Lance Taylor <iant@google.com>
330
662c6704
ILT
331 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
332
944982cf
ILT
333 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
334
7a283e07
RW
3352008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
336
337 * configure: Regenerate.
338
5b553f7e
RW
3392008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
340
341 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
342 "$@" is still intact with both Autoconf 2.59 and 2.62.
343 * configure: Regenerate.
344
675492f0
RW
3452008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
346
347 * Makefile.tpl: Fix comment errors.
348 * Makefile.in: Regenerate.
349
b018a5d1
JB
3502008-06-13 Julian Brown <julian@codesourcery.com>
351
352 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
353 of libobjc for ARM EABI Linux.
354 * configure: Regenerate.
355
310213e8
DE
3562008-06-12 David S. Miller <davem@davemloft.net>
357 David Edelsohn <edelsohn@gnu.org>
358
359 * configure.ac: Add powerpc*-*-* to gold supported targets.
360 * configure: Regenerate.
361
6641ce42
JM
3622008-06-08 Joseph Myers <joseph@codesourcery.com>
363
364 PR tree-optimization/36218
365 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
366 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
367 (all prefix="build-"): Pass them to build-system sub-makes.
368 * Makefile.in: Regenerate.
369
03c2f9e6
DJ
3702008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
371
372 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
373 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
374 mkdep, and compile. Update comments.
375 (ETC_SUPPORT): Add ChangeLog and update comments.
376
4538db8b
ILT
3772008-05-11 Ian Lance Taylor <iant@google.com>
378
379 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
380
266df637
PB
3812008-04-18 Paolo Bonzini <bonzini@gnu.org>
382
383 Sync with gcc:
384 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
385
386 PR bootstrap/35457
387 * configure.ac: Include override.m4.
388 * configure: Regenerate.
389
390 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
391
f7c83eac
AS
392 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
393 * Makefile.in: Regenerate.
266df637
PB
394
395 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
396
f7c83eac
AS
397 * configure.ac: Do not build libssp for the AVR.
398 * configure: Regenerate.
266df637 399
a86a761e
NC
4002008-04-18 Nick Clifton <nickc@redhat.com>
401
402 * MAINTAINERS: Replace reference to configure.in with reference to
403 configure.ac.
404
52310858
NC
4052008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
406
f7c83eac 407 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 408 as nonconfigurable directories list.
f7c83eac 409 * configure: Regenerate.
52310858 410
f5314dd5
DM
4112008-04-14 David S. Miller <davem@davemloft.net>
412
413 * configure.ac: Add sparc*-*-* to gold supported targets.
414 * configure: Regenerate.
415
e2208220
BE
4162008-04-14 Ben Elliston <bje@au.ibm.com>
417
418 * config.sub, config.guess: Update from upstream sources.
419
0bb6ea20
HPN
4202008-04-12 Hans-Peter Nilsson <hp@axis.com>
421
422 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
423 * Makefile.in: Regenerate.
424
e5164e97
ILT
4252008-04-07 Ian Lance Taylor <iant@google.com>
426
427 * Makefile.def: check-gold depends upon all-binutils.
428 * Makefile.in: Regenerate.
429
e33b51a6
NC
4302008-04-04 Nick Clifton <nickc@redhat.com>
431
432 PR binutils/4334
433 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
434 builds.
435 * configure: Regenerate.
436
fc5df3ab
NC
4372008-04-04 NightStrike <NightStrike@gmail.com>
438
439 PR other/35151
f7c83eac
AS
440 * configure.ac: Combine rules for mingw32 and mingw64.
441 * configure: Regenerate.
fc5df3ab 442
c779bab8
PB
4432008-03-27 Paolo Bonzini <bonzini@gnu.org>
444
445 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
446 * Makefile.in: Regenerate.
447
93f9b408
ILT
4482008-03-20 Ian Lance Taylor <iant@google.com>
449
450 * configure.ac: Add support for --enable-gold.
451 * Makefile.def: Add gold as a directory like ld.
452 * configure, Makefile.in: Regenerate.
453
5746fb46
AK
4542008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
455
456 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
457 (s390_cond_extensions): Reduced extensions to the compare related.
458 (main): z10 cpu type option added.
459 (expandConditionalJump): Renamed to ...
460 (insertExpandedMnemonic): ... this.
461
462 * opcodes/s390-opc.c: Re-group the operand format makros.
463 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
464 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
465 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
466 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
467 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
468 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
469 INSTR_SIL_RDU): New instruction formats added.
470 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
471 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
472 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
473 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
474 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
475 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
476 masks added.
477 (s390_opformats): New formats added "ris", "rrs", "sil".
478 * opcodes/s390-opc.txt: Add the conditional jumps with the
479 extensions removed from automatic expansion in s390-mkopc.c manually.
480 (asi - trtre): Add new System z10 EC instructions.
481 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
482
58c85be7
RW
4832008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
484
485 * configure.ac: m4_include config/proginstall.m4.
486 * configure: Regenerate.
487
78124051
RW
4882008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
489
490 Backport from upstream Libtool:
f7c83eac 491
78124051 492 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 493
78124051
RW
494 Deal with Autoconf 2.62's semantic change in m4_append.
495 * ltsugar.m4 (lt_append): Replace broken versions of
496 m4_append.
497 (lt_if_append_uniq): Don't require separator to be overquoted,
498 and avoid broken m4_append.
499 (lt_dict_add): Fix typo.
500 * libtool.m4 (_LT_DECL): Don't overquote separator.
501
018f1bea
DE
5022008-03-13 David Edelsohn <edelsohn@gnu.org>
503
504 * config.rpath: Add AIX 6 support.
505
5c5f596d
PB
5062008-03-13 Paolo Bonzini <bonzini@gnu.org>
507
508 * Makefile.def (stageprofile). Remove -fprofile-generate
509 from stage_libcflags.
510 * Makefile.in: Regenerate.
511
a1f93a5e
BE
5122008-03-13 Ben Elliston <bje@au.ibm.com>
513
514 * config.sub, config.guess: Update from upstream sources.
515
98c3d905
AK
5162008-03-06 Florian Krohm <fkrohm@us.ibm.com>
517
518 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
519 * s390-opc.txt (cmpsc): Duplicate entry removed.
520 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
521 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
522 fier, cu42, cu41): Fix operand format.
523
7f6ef0c0
PB
5242008-02-20 Paolo Bonzini <bonzini@gnu.org>
525
f7c83eac
AS
526 PR bootstrap/32009
527 PR bootstrap/32161
528
529 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
530 * configure: Regenerate.
531
532 * Makefile.def: Define stage_libcflags for all bootstrap stages.
533 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
534 STAGE4_LIBCFLAGS): New.
535 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
536 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
537 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
538 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
539 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
540 for target modules. Don't export LIBCFLAGS.
541 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
542 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
543 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
544 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
545 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
546 * Makefile.in: Regenerate.
7f6ef0c0 547
eaf19029
PB
5482008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
549
550 PR libgcj/33085
551 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
552 Do not use -DDLL_EXPORT. Backport from upstream.
553
680c43e9
NC
5542008-02-14 Nick Clifton <nickc@redhat.com>
555
556 Import this patch from gcc:
557 2008-01-24 David Edelsohn <edelsohn@gnu.org>
558
559 * libtool.m4: Backport AIX 6 support from ToT Libtool.
560
c72b1d96
HPN
5612008-02-02 Hans-Peter Nilsson <hp@axis.com>
562
563 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
564 * configure: Regenerate.
565
8b66833e
BW
5662008-01-31 Marc Gauthier <marc@tensilica.com>
567
568 * configure.ac (xtensa*-*-*): Recognize processor variants.
569 * configure: Regenerate.
570
9cc8ae67
PB
5712008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
572
f7c83eac
AS
573 PR bootstrap/34922
574 * configure.ac (PARSE_ARGS): Push suitable setting of
575 ac_subdirs_all, for `./configure --help=recursive'.
576 Handle `+' in generic toplevel directory disabling.
577 * configure: Regenerate.
9cc8ae67 578
19090595
BE
5792008-01-23 Ben Elliston <bje@au.ibm.com>
580
581 * config.sub, config.guess: Update from upstream sources.
582
9f1e7fd3
BE
5832008-01-08 Ben Elliston <bje@au.ibm.com>
584
585 * config.sub, config.guess: Update from upstream sources.
586
2f959d61
JJ
5872007-12-19 Jeff Johnston <jjohnstn@redhat.com>
588
589 * COPYING.LIBGLOSS: Update default copyright.
590
aa054b85
JJ
5912007-12-19 Jeff Johnston <jjohnstn@redhat.com>
592
593 * COPYING.NEWLIB: Update default copyright.
594
57c53b2b
RS
5952007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
596
597 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
598 Change recommended MPFR from 2.2.1 > 2.3.0.
599 * configure: Regenerate.
600
fee14b60
RS
6012007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
602
603 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
604 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
605 * Makefile.in: Regenerate.
606
c9b68031
DD
6072007-12-10 Andreas Tobler <a.tobler@schweiz.org>
608
609 * configure.ac: Enable libjava for x86_64-*-darwin9.
610 * configure: Regenerate.
611
ad25e7d5
BE
6122007-12-05 Ben Elliston <bje@au.ibm.com>
613
614 * config.sub, config.guess: Update from upstream sources.
615
6ac84f65
PB
6162007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
617
f7c83eac
AS
618 * config-ml.in: Robustify against white space in absolute file
619 names.
6ac84f65 620
f7c83eac
AS
621 * config-ml.in (multi-clean): Substitute ${Makefile}.
622 Remove superfluous ${Makefile} in list.
6ac84f65 623
7b3200f9
DJ
6242007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
625
626 * Makefile.def (dependencies): Make configure-gdb depend on
627 all-intl.
628 * Makefile.in: Regenerated.
629
2c133ff9
JJ
6302007-10-15 Patrick Mansfield <patmans@us.ibm.com>
631
632 * Makefile.def: To avoid problems running with parallel makes,
633 build newlib before libgloss so that target specific header
634 files are availble.
635 * Makefile.in: Regenerate.
636
5074315a
DJ
6372007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
638
639 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
640 * Makefile.in: Regenerate.
641
f5bc1778
DJ
6422007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
643
644 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
645 * libdecnumber: New directory, imported from GCC.
646
c66487f8
NC
6472007-10-08 Mike Frysinger <vapier@gentoo.org>
648
649 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
650 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
651 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
652 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
653 * configure: Regenerate.
654
b5714970
PB
6552007-10-01 Paolo Bonzini <bonzini@gnu.org>
656
657 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
658 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
659 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
660 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
661 * configure.ac: Default them to host tools for $host = $build.
662 Subst them.
663
664 * configure: Regenerate.
665 * Makefile.in: Regenerate.
666
f3b1e08e
RS
6672007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
668
669 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
670 * configure: Regenerate.
671
cff87f51
DD
6722007-09-19 Benjamin Kosnik <bkoz@redhat.com>
673
674 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
675 libstdc++.
676 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
677 * configure: Regenerate.
678 * Makefile.in: Regenerate.
f7c83eac 679
625a61cd
AS
6802007-09-17 Andreas Schwab <schwab@suse.de>
681
682 * configure.ac: Raise minimum makeinfo version to 4.6.
683 * configure: Regenerate.
684
83a3a68b
AM
6852007-09-15 Alan Modra <amodra@bigpond.net.au>
686
687 * configure.ac: Correct makeinfo version check.
688 * configure: Regenerate.
689
5bd8be13
RS
6902007-09-14 Richard Sandiford <richard@codesourcery.com>
691
692 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
693 to $skipdirs and only disable gprof for newlib. Use the normal
694 mips*-elf* handling in other respects.
695 * configure: Regnerate.
696
5566c1fa
DD
6972007-09-12 David Daney <ddaney@avtrex.com>
698
699 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
700 enabling libgcj.
701 * configure: Regenerate.
702
7032007-09-12 Richard Guenther <rguenther@suse.de>
704
705 * configure.ac (--enable-stage1-checking): If neither --enable-checking
706 nor --disable-checking is provided also turn on yes and types
707 checking for stage1.
708 * configure: Re-generate.
709
a18e2996 7102007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
711
712 PR target/33281
713 * configure.ac: Use config/mh-mingw on mingw.
714 * configure: Regenerate.
84e7906e 715
691bb5a1
DD
7162007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
717
718 PR other/32154
719 * configure.ac: For libgloss targets, point the linker to the linker
720 script, startup code and simulator library.
721 * configure: Regenerate.
722
6d18b86b
AH
7232007-09-09 Andrew Haley <aph@redhat.com>
724
725 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 726 target-libjava.
6d18b86b 727
f00a3165 7282007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 729
f00a3165 730 * config.sub, config.guess: Update from upstream sources.
971aaaa5 731
2abc4e65
BE
7322007-08-21 Richard Guenther <rguenther@suse.de>
733
734 * configure.ac: Add types checking to stage1 checking flags.
735 * configure: Regenerate.
736
8a6ee3ab 7372007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 738 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
739
740 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
741 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
742 * Makefile.in: Regenerate.
743 * configure.ac (--with-debug-prefix-map): New.
744 * configure: Regenerate.
745
429acdec
RS
7462007-08-17 Richard Sandiford <richard@codesourcery.com>
747 Nigel Stephens <nigel@mips.com>
748
429acdec
RS
749 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
750 as target_makefile_frag.
751 * configure: Regenerate.
752
8520c408
AO
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
7622007-08-16 Alexandre Oliva <aoliva@redhat.com>
763
764 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
765 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
766 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
767 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
768 (do-compare, do-compare3, do-compare-debug): New.
769 ([+compare-target+]): Use them.
770
2444379b
BE
7712007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
772 Ben Elliston <bje@au.ibm.com>
773
774 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
775 --silent if $silent.
776 * configure: Regenerate.
777
d6f99447
DJ
7782007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
779
780 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
781
bd0aa315
NC
7822007-07-17 Nick Clifton <nickc@redhat.com>
783
784 * COPYING3: New file. Contains version 3 of the GNU General
785 Public License.
786 * COPYING3.LIB: New file. Contains version 3 of the GNU
787 Lesser General Public License.
788
0ebe98fb
BS
7892007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
790
791 * configure.ac: Fix my previous change to really match GCC.
792 * configure: Regenerate.
793
521ec477
DD
7942007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
795
796 * configure.ac: Rewrite 'configure --help' strings to look nicer.
797 * configure: Regenerate.
798
7992007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
800
801 * configure.ac: Add some missing m4 quotation.
802 * configure: Regenerate.
803
0c24b341
NC
8042007-07-09 Kai Tietz <kai.tietz@onevision.com>
805
f7c83eac
AS
806 * Makefile.def: Add windmc tool to build.
807 * Makefile.tpl: Likewise.
808 * configure.ac: Likewise.
809 * Makefile.in: Regenerate.
810 * configure: Regenerate.
0c24b341 811
a09314d0
L
8122007-07-05 H.J. Lu <hongjiu.lu@intel.com>
813
814 * lt~obsolete.m4: New. Import from 20070318 libtool.
815
7c3e1d12
BS
8162007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
817
818 * configure.ac: Don't add target-libmudflap to noconfigdirs for
819 uclinux and linux-uclibc targets.
820 * configure: Regenerate.
821
a5b3b4dd
DD
8222007-06-28 DJ Delorie <dj@redhat.com>
823
824 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
825 not building newlib.
826 * configure: Regenerated.
f7c83eac 827
184d813c
DJ
8282007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
829
830 * src-release (DEVO_SUPPORT): Correct typos.
831
31d99776
DJ
8322007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
833
834 * Makefile.def: Add dependency from configure-gdb to all-bfd.
835 * Makefile.in: Regenerated.
836
e00a73e3
PB
8372007-06-14 Paolo Bonzini <bonzini@gnu.org>
838
f7c83eac
AS
839 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
840 (distclean-stage[+id+]): Possibly delete stage_last.
841 * Makefile.in: Regenerate.
e00a73e3 842
98a1bbc5
BE
8432007-06-07 Ben Elliston <bje@au.ibm.com>
844
845 * config.sub, config.guess: Update from upstream sources.
846
973601e1
BE
8472007-06-07 Ben Elliston <bje@au.ibm.com>
848
849 * Makefile.tpl: Fix spelling error.
850 * Makefile.in: Regenerate.
851
2038f525
PB
8522007-06-04 Paolo Bonzini <bonzini@gnu.org>
853
854 Sync with gcc:
855 2007-05-30 Jakub Jelinek <jakub@redhat.com>
856
f7c83eac
AS
857 PR bootstrap/29382
858 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
859 * configure: Rebuilt.
2038f525 860
f7c5c4b5
PB
8612007-06-01 Steve Ellcey <sje@cup.hp.com>
862
12a64d4f
L
863 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
864 lt_cv_sys_max_cmd_len.
f7c5c4b5 865
7ad9660b
PB
8662007-05-31 Paolo Bonzini <bonzini@gnu.org>
867
868 * ltgcc.m4: Update from GCC.
869
0e7ef45c
EC
8702007-05-25 Andreas Tobler <a.tobler@schweiz.org>
871
12a64d4f 872 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 873
37ad9514
SE
8742007-05-24 Steve Ellcey <sje@cup.hp.com>
875
876 * ltmain.sh: Update from GCC.
877 * libtool.m4: Update from GCC.
878 * ltsugar.m4: New. Update from GCC.
879 * ltversion.m4: New. Update from GCC.
880 * ltoptions.m4: New. Update from GCC.
881 * ltconfig: Remove.
882 * ltcf-c.sh: Remove.
883 * ltcf-cxx.sh: Remove.
884 * ltcf-gcj.sh: Remove.
885 * src-release: Update with new libtool file list.
886
8ee82aff
PB
8872007-05-16 Paolo Bonzini <bonzini@gnu.org>
888
889 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
890 stage_cflags.
891 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
892 Remove CFLAGS/LIBCFLAGS.
893 (configure-stage[+id+]-[+prefix+][+module+],
894 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
895 * Makefile.in: Regenerate.
896
149cb58d
SE
8972007-04-14 Steve Ellcey <sje@cup.hp.com>
898
899 * config-ml.in: Update from GCC.
900
91506736
DJ
9012007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
902
903 * src-release (do-proto-toplev): Process the support directories before
904 the tool directory.
905
ffa8bd48
RS
9062007-03-21 Richard Sandiford <richard@codesourcery.com>
907
908 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
909 of glob. Quote arguments with single quotes too.
910 * configure: Regenerate.
911
a4fd3374
DD
9122007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
913
914 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
915 * Makefile.in: Regenerate
916
b8025f34
AS
9172007-03-07 Andreas Schwab <schwab@suse.de>
918
919 * configure: Regenerate.
920
a3ca38d2
DD
9212007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
922
923 * configure.ac: Add "--with-pdfdir" configure option,
924 which defines pdfdir variable.
925 * Makefile.def (target=fixincludes): Add install-pdf to
926 missing targets.
927 (recursive_targets): Add install-pdf target.
928 (flags_to_pass): Add pdfdir.
929 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
930 target.
931 * configure: Regenerate
932 * Makefile.in: Regenerate
933
9342007-02-28 Eric Christopher <echristo@apple.com>
935
936 Revert:
937 2006-12-07 Mike Stump <mrs@apple.com>
938
939 * Makefile.def (dependencies): Add dependency for
940 install-target-libssp and install-target-libgomp on
941 install-gcc.
942 * Makefile.in: Regenerate.
943
9442007-02-27 Matt Kraai <kraai@ftbfs.org>
945
946 * configure: Regenerate.
947 * configure.ac: Move statements after variable declarations.
948
a4708fba
JM
9492007-02-19 Joseph Myers <joseph@codesourcery.com>
950
951 * configure.ac: Adjust for loop syntax.
952 * configure: Regenerate.
953
9a819804
AO
9542007-02-18 Alexandre Oliva <aoliva@redhat.com>
955
956 * configure: Rebuilt.
957
81ec575a
AO
9582007-02-18 Alexandre Oliva <aoliva@redhat.com>
959
960 * configure.ac: Drop multiple occurrences of --enable-languages,
961 and fix its quoting.
962 * configure: Rebuilt.
963
92f01d61 9642007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
965 Nathan Sidwell <nathan@codesourcery.com>
966 Vladimir Prus <vladimir@codesourcery.com
967 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
968
969 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
970 * configure: Regenerate.
971
b1299c4e
DJ
9722007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
973
974 * configure.ac (target_libraries): Move libgcc before libiberty.
975 * configure: Regenerated.
976
18f6b6ee
PB
9772007-02-13 Paolo Bonzini <bonzini@gnu.org>
978
979 * configure: Regenerate again?
980
9c4e9f27
PB
9812007-02-13 Paolo Bonzini <bonzini@gnu.org>
982
983 * configure: Reapply PR30748 fix which was lost in the previous commit.
984
24ff9987
DJ
9852007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
986 Paolo Bonzini <bonzini@gnu.org>
987
988 PR bootstrap/30753
989 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
990 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
991 * configure: Regenerated.
992
7df2cd5d
PB
9932007-02-10 Paolo Bonzini <bonzini@gnu.org>
994
995 * configure: Regenerate.
996
b0aaa663
DJ
9972007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
998
999 PR bootstrap/30748
1000 * configure.ac: Correct syntax for Solaris ksh.
1001 * configure: Regenerated.
1002
a0323144
PB
10032007-02-09 Paolo Bonzini <bonzini@gnu.org>
1004
1005 * Makefile.def: Sync with GCC.
1006 * Makefile.tpl: Sync with GCC.
1007 * Makefile.in: Regenerate.
1008 * configure: Regenerate.
1009
c6b750e1
DJ
10102007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1011
1012 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1013 noncanonical equivalents.
1014 * configure.in: Rename to...
1015 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1016 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1017 target_noncanonical. Use them. Rewrite removal of configure
1018 arguments for autoconf 2.59. Discard variable settings. Force
1019 program_transform_name for native tools.
1020
1021 * Makefile.in: Regenerated.
1022 * configure: Regenerated with autoconf 2.59.
1023
1024 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
1025
f3cd89f4
JJ
10262007-02-08 Jeff Johnston <jjohnstn@redhat.com>
1027
1028 * COPYING.LIBGLOSS: Reformat default Red Hat
1029 license to fit within 80 columns.
1030 * COPYING.NEWLIB: Ditto.
1031
4e206d7e
DB
10322007-02-05 Dave Brolley <brolley@redhat.com>
1033
1034 * Contribute the following changes:
1035 2006-11-28 DJ Delorie <dj@redhat.com>
1036
1037 * configure.in: Fix typo for mep's target_makefile_frag.
1038 * configure: Regenerated.
1039
1040 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
1041
1042 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
1043 * configure: Regenerate.
1044
1045 2001-09-19 DJ Delorie <dj@redhat.com>
1046
1047 * configure.in (target_makefile_frag): use mt-mep
1048
1049 2001-06-12 Don Howard <dhoward@redhat.com>
1050
1051 * configure.in: Remove gdb from MeP skip list.
1052
1053 2001-04-05 DJ Delorie <dj@redhat.com>
1054
1055 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
1056
1057 2001-03-20 Ben Elliston <bje@redhat.com>
1058
1059 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
1060
1061 2001-03-19 Ben Elliston <bje@redhat.com>
1062
1063 * config.sub (mep, mep-*): Add.
1064
b2edfdd2
AS
10652007-01-31 Andreas Schwab <schwab@suse.de>
1066
1067 * Makefile.tpl (LDFLAGS): Substitute it.
1068 * Makefile.in: Regenerate.
1069
ceb92e78
PB
10702007-01-11 Paolo Bonzini <bonzini@gnu.org>
1071
1072 * configure.in: Change == to = in test command.
f7c83eac 1073 * configure: Regenerate.
ceb92e78 1074
4b900473 10752007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
1076 Nick Clifton <nickc@redhat.com>
1077 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1078
1079 * configure.in (build_configargs, host_configargs, target_configargs):
1080 Remove build/host/target parameters.
1081 (host_libs): Add gmp and mpfr.
1082 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1083 * Makefile.def (gmp, mpfr): New.
1084 (gcc): Remove target.
1085 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1086 target_os, target_vendor): New.
1087 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1088 * configure: Regenerate.
1089 * Makefile.in: Regenerate.
4b900473
PB
1090
10912007-01-11 Matt Fago <fago@earthlink.net>
1092
1093 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 1094 to improve robustness of configure tests.
4b900473
PB
1095 * configure: Regenerate.
1096
80f6dcbc
NC
10972007-01-08 Kai Tietz <kai.tietz@onevision.com>
1098
1099 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 1100 * configure: Regenerate.
80f6dcbc 1101
f86e35b8
NC
11022007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1103
1104 * Makefile.tpl (all-target): Correct @if conditional for target
1105 modules.
1106 * configure.in: Omit libiberty if building only target libgcc.
1107 * configure, Makefile.in: Regenerated.
1108
79fcd0ec
PB
11092007-01-04 Paolo Bonzini <bonzini@gnu.org>
1110
1111 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1112 * configure: Regenerate.
1113
6aa8ef82
DJ
11142007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1115
1116 * Makefile.def (target_modules): Add libgcc.
1117 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1118 * Makefile.tpl (clean-target-libgcc): Delete.
1119 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1120 on gcc even for bootstrapped modules. Rewrite handling of
1121 lang_env_dependencies to loop over target_modules.
1122 * configure.in (target_libraries): Add target-libgcc.
1123 * Makefile.in, configure: Regenerated.
1124
9b134994
PB
11252006-12-29 Paolo Bonzini <bonzini@gnu.org>
1126
1127 Sync with gcc:
1128 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1129
f7c83eac
AS
1130 * configure.in: Reorganize recognition of languages. Add
1131 --enable-stage1-languages. Show supported languages for the chosen
1132 target rather than all recognized languages.
1133 * configure: Regenerate.
9b134994
PB
1134
1135 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1136
f7c83eac
AS
1137 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1138 * Makefile.in: Regenerate.
9b134994
PB
1139
1140 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1141
f7c83eac
AS
1142 * configure.in: Warn that MPFR 2.2.0 is buggy.
1143 * configure: Regenerate.
9b134994 1144
8cf39b1b
ILT
11452006-12-27 Ian Lance Taylor <iant@google.com>
1146
1147 * configure.in: When removing Makefiles to force a reconfigure, also
1148 remove prev-DIR*/Makefile.
1149 * configure: Regenerate.
1150
ebff6cd5
KH
11512006-12-23 Kazu Hirata <kazu@codesourcery.com>
1152
1153 * config.bfd: Recognize fido.
1154
8a0d8a5c
PB
11552006-12-19 Paolo Bonzini <bonzini@gnu.org>
1156
1157 Sync with gcc:
1158
1159 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1160
1161 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1162 it only affects bootstrap and could be tested on "$host" as well.
1163 * configure: Regenerate.
1164 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1165
1166 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1167
1168 PR bootstrap/29544
1169 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1170 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1171 move here comment from Makefile.tpl.
1172 * Makefile.tpl: Move some definitions higher in the file.
1173 (STAGE1_CHECKING): New.
1174 * configure.in: Add --enable-stage1-checking.
1175 * configure: Regenerate.
1176 * Makefile.in: Regenerate.
1177
1178 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1179
1180 * configure.in: Update error message for missing GMP/MPFR.
1181
1182 * configure: Regenerate.
1183
1184 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1185
1186 * configure.in: Update MPFR version in error message.
1187
1188 * configure: Regenerate.
1189
1190 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1191
1192 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1193 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1194 --with-gmp-lib): New flags.
1195
1196 * configure: Regenerate.
1197
790c0838
AM
11982006-12-12 Andreas Tobler <a.tobler@schweiz.org>
1199
1200 PR bootstrap/30134
1201 * configure.in: Correct x86 darwin support for libjava to powerpc
1202 and i?86 only.
1203 * configure: Regenerate.
1204
77d7106f
AM
12052006-12-11 Alan Modra <amodra@bigpond.net.au>
1206
1207 * configure.in: Handle spu makefile frag.
77d7106f
AM
1208 * Makefile.tpl (MAINT): Define
1209 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1210 * configure: Regenerate.
1211 * Makefile.in: Regenerate.
1212
0cfa5389
BE
12132006-12-11 Ben Elliston <bje@au.ibm.com>
1214
1215 * config.sub, config.guess: Update from upstream sources.
1216
2839fe5d
BE
12172006-12-11 Ben Elliston <bje@au.ibm.com>
1218
1219 * configure.in: Sync with GCC (spu-*-*).
1220 * configure: Sync with GCC.
1221
b897f5d4
MS
12222006-12-07 Mike Stump <mrs@apple.com>
1223
1224 * Makefile.def (dependencies): Add dependency for
1225 install-target-libssp and install-target-libgomp on
1226 install-gcc.
1227 * Makefile.in: Regenerate.
1228
9daf3993
PB
12292006-11-16 Paolo Bonzini <bonzini@gnu.org>
1230
1231 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1232 (unstage): Test for stage_last presence.
1233
1234 PR bootstrap/29802
1235 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1236 * Makefile.in: Regenerate.
1237
9dbaa842
DD
12382006-11-14 DJ Delorie <dj@redhat.com>
1239
1240 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1241 * Makefile.in: Sync with GCC.
1242 * configure.in: Sync with GCC (mpfr, gmp).
1243 * configure: Sync with GCC.
1244
b0cbce8d
JJ
12452006-11-08 Jie Zhang <jie.zhang@analog.com>
1246
1247 * configure.in: Remove target-libgloss from noconfigdirs for
1248 bfin-*-*.
1249 * configure: Regenerated.
1250
44330a94
JJ
12512006-10-27 Jeff Johnston <jjohnstn@redhat.com>
1252
1253 * COPYING.NEWLIB: Add spu license.
7de05dd5 1254 * COPYING.LIBGLOSS: Ditto.
44330a94 1255
56a8fe78
DD
12562006-10-17 Brooks Moses <bmoses@stanford.edu>
1257
1258 * Makefile.def: Added pdf target handling.
1259 * Makefile.tpl: Added pdf target handling.
1260 * Makefile.in: Regenerated.
1261
fbb00ad0
JJ
12622006-10-11 Jeff Johnston <jjohnstn@redhat.com>
1263
1264 * COPYING.NEWLIB: Updated.
1265 * COPYING.LIBGLOSS: Ditto.
1266
6b89cc21
DB
12672006-09-27 Dave Brolley <brolley@redhat.com>
1268
1269 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1270 $s instead of $r.
1271 * configure: Regenerated.
1272
17bcf627
BE
12732006-09-26 Ben Elliston <bje@au.ibm.com>
1274
1275 * config.sub, config.guess: Update from upstream sources.
1276
f3529cf1
TS
12772006-09-20 Thiemo Seufer <ths@mips.com>
1278
1279 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1280 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1281 * configure: Regenerate.
1282
45055374
CV
12832006-08-30 Corinna Vinschen <corinna@vinschen.de>
1284
1285 * configure.in: Never build newlib for a Mingw host.
1286 Never build newlib as Mingw target library.
1287 Test the existence of winsup/cygwin for building a Cygwin newlib,
1288 rather than just winsup.
1289 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1290 building a Mingw target.
1291 * configure: Regenerate.
1292
4be041b2 12932006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
1294 Nigel Stephens <nigel@mips.com>
1295 David Ung <davidu@mips.com>
4be041b2
TS
1296
1297 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1298
1d89b610
PB
12992006-07-25 Paolo Bonzini <bonzini@gnu.org>
1300
1301 Sync from GCC:
1302 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1303
f7c83eac
AS
1304 PR bootstrap/18058
1305 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1306 if the bootstrap compiler is a GCC version that supports it.
1307 * configure: Regenerate.
1d89b610 1308
66a79c16
DJ
13092006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1310
1311 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1312 * configure: Regenerated.
1313
c1cb7e02
PB
13142006-07-18 Paolo Bonzini <bonzini@gnu.org>
1315
f7c83eac
AS
1316 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1317 for stages after the first.
c1cb7e02 1318
7206a0ee
JJ
13192006-07-17 Jakub Jelinek <jakub@redhat.com>
1320
1321 * Makefile.def: Add dependencies for configure-opcodes
1322 on configure-intl and all-opcodes on all-intl.
1323 * Makefile.in: Regenerated.
1324
6816f995
AO
13252006-07-04 Peter O'Gorman <peter@pogma.com>
1326
1327 * ltconfig: chmod 644 before ranlib during install.
1328
3d3adb43
PB
13292006-07-03 Paolo Bonzini <bonzini@gnu.org>
1330
1f3f1bbf 1331 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
1332 * configure: Regenerate.
1333
64ce424c
PB
13342006-07-03 Paolo Bonzini <bonzini@gnu.org>
1335
1336 Sync from gcc:
1337
1338 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
1339
1340 PR other/27063
1341 * configure.in: Test subdir_requires and give an appropriate
1342 error message.
1343 * configure: Regenerate.
1344
1345 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1346
1347 PR target/27540
1348 * configure.in: Only enable libgomp on IRIX 6.
1349 * configure: Regenerate.
1350
d42c4017
DA
13512006-06-20 David Ayers <d.ayers@inode.at>
1352
1353 PR bootstrap/28072
1354 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1355 whether target-libjava is being configured instead of whether the
1356 java front end is enabled.
1357 * configure: Regenerate.
0e7ef45c 1358
4962c51a
MS
13592006-06-15 Mark Shinwell <shinwell@codesourcery.com>
1360
1361 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1362 to R_ARM_LDC_SB_G{0,1,2} respectively.
1363
caee866a
PB
13642006-06-15 Paolo Bonzini <bonzini@gnu.org>
1365
1366 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1367 too.
1368 * Makefile.in: Regenerate.
1369
363ef840
DA
13702006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1371
1372 Sync from gcc:
1373
1374 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1375 * configure.in: Don't enable libgomp on hpux10.
1376 * configure: Rebuilt.
1377
54d1c879
DA
13782006-06-13 David Ayers <d.ayers@inode.at>
1379
1380 Sync from gcc:
1381
1382 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 1383
54d1c879
DA
1384 PR bootstrap/27963
1385 PR target/19970
0e7ef45c 1386 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
1387 ${libgcj} is specified.
1388 * configure: Regenerate.
0e7ef45c 1389
a4d8b690
JJ
13902006-06-08 Jeff Johnston <jjohnstn@redhat.com>
1391
1392 Sync from gcc:
1393
1394 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 1395 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
1396
1397 PR bootstrap/18033
1398 * config-ml.in: Eval option if surrounded by single quotes.
1399
4f0ef2d8
CD
14002006-06-07 Carlos O'Donell <carlos@codesourcery.com>
1401
1402 Sync from gcc:
0e7ef45c 1403
4f0ef2d8 1404 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 1405
4f0ef2d8
CD
1406 PR libobjc/13946
1407 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1408 * Makefile.in: Regenerate.
1409 * configure.in: Add --enable-objc-gc at toplevel and have it
1410 enable boehm-gc for Objective-C.
1411 Remove target-boehm-gc from libgcj.
1412 Add target-boehm-gc to target_libraries.
1413 Add target-boehm-gc to noconfigdirs where ${libgcj}
1414 is specified.
1415 Assert that boehm-gc is supported when requested for Objective-C.
1416 Only build boehm-gc if needed either for Java or Objective-C.
1417 * configure: Regenerate.
1418
1419 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 1420
4f0ef2d8
CD
1421 PR 27674
1422 * Makefile.tpl (configure-[+prefix+][+module+],
1423 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1424 Remove rule to unstage bootstrapped modules.
1425 (stage_current): New.
1426 * Makefile.in: Regenerate.
1427
1428 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1429 Andreas Tobler <a.tobler@schweiz.ch>
1430
1431 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1432 * configure: Rebuilt.
1433
1434 Revert
1435 2006-01-31 Richard Guenther <rguenther@suse.de>
1436 Paolo Bonzini <bonzini@gnu.org>
1437
1438 * Makefile.def (target_modules): Add libgcc-math target module.
1439 * configure.in (target_libraries): Add libgcc-math target library.
1440 (--enable-libgcc-math): New configure switch.
1441 * Makefile.in: Re-generate.
1442 * configure: Re-generate.
1443
c17b816b
JJ
14442006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1445
1446 * config-ml.in: Alter CCASFLAGS to include special
1447 multilib options the same as is done for CFLAGS.
1448
20e95c23
DJ
14492006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1450
1451 * Makefile.def: Added dependencies from sim and gdb on intl, and
1452 added configure dependencies to everything with an all dependency
1453 on intl.
1454 * gettext.m4: Removed.
1455 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1456 (GDB_SUPPORT_DIRS): Add intl.
1457 * Makefile.in: Regenerated.
1458
4bd8ad80
DJ
14592006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1460
1461 * src-release (DEVO_SUPPORT): Add config.rpath.
1462
c380fdd8
PB
14632006-05-25 Paolo Bonzini <bonzini@gnu.org>
1464
1465 * Makefile.def (bfd, opcodes): Fix lib_path.
1466 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1467 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1468 * Makefile.in: Regenerate.
1469
701628f5
MS
14702006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1471
1472 * configure.in: Enable gprof for cross builds.
1473 * configure: Regenerate.
1474
25aae7f2
DJ
14752006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1476
1477 * src-release (MAKEINFOFLAGS): Define.
1478 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1479
ea3d1626
BE
14802006-05-14 Ben Elliston <bje@au.ibm.com>
1481
1482 * config.sub, config.guess: Update from upstream sources.
1483
49b9e644
BE
14842006-05-12 Ben Elliston <bje@au.ibm.com>
1485
1486 * config.sub, config.guess: Update from upstream sources.
1487
482dd2f6
DJ
14882006-05-04 Steve Ellcey <sje@cup.hp.com>
1489
1490 * blt, iwidgets, mmalloc: Remove directories.
1491
8b01a5c2
DD
14922006-05-01 DJ Delorie <dj@redhat.com>
1493
641a3af4 1494 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
1495 * configure: Regenerate.
1496
a481dbb7
DD
14972006-04-18 DJ Delorie <dj@redhat.com>
1498
1499 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1500 reference libgloss so that libssp can be built in a combined
1501 tree.
1502 * configure: Regenerate.
1503
962c9e74
BE
15042006-04-10 Ben Elliston <bje@au.ibm.com>
1505
1506 * contrib: Remove directory.
1507
108a6f8e
CD
15082006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1509
1510 * Makefile.tpl: Add install-html target.
1511 * Makefile.def: Add install-html target.
1512 * Makefile.in: Regenerate.
1513 * configure.in: Add --with-datarootdir, --with-docdir,
1514 and --with-htmldir options.
1515 * configure: Regenerate.
1516
a4ef73e9
BE
15172006-03-31 Ben Elliston <bje@au.ibm.com>
1518
1519 PR binutils/1860
1520 * configure.in: Require makeinfo 4.4 or higher.
1521 * configure: Regenerate.
1522
b37df25a
PB
15232006-03-14 Paolo Bonzini <bonzini@gnu.org>
1524
1525 * Makefile.in: Regenerate.
1526
a6df5a19
PB
15272006-03-14 Paolo Bonzini <bonzini@gnu.org>
1528
1529 Sync with gcc:
1530 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1531
f7c83eac
AS
1532 * configure.in: Handle --disable-<component> generically.
1533 * configure: Regenerate.
a6df5a19
PB
1534
1535 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 1536
f7c83eac
AS
1537 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1538 (TARGET_CONFIGDIRS): Remove.
1539 * configure.in: Remove AC_SUBST(target_configdirs).
1540 * Makefile.in, configure: Regenerated.
a6df5a19
PB
1541
1542
65419985
L
15432006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1544
1545 PR libgcj/17311
1546 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1547
c52c6897
PB
15482006-02-20 Paolo Bonzini <bonzini@gnu.org>
1549
1550 PR bootstrap/25670
1551
1552 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1553
1554 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1555 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1556 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1557 BUILD_PREFIX, BUILD_PREFIX_1.
1558 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1559
1560 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1561 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1562
1563 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1564 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1565 of `cat stage_current`. Always provide the `r' and `s' variables.
1566 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1567 a single shell execution.
1568 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1569 bootstrapped modules, make the stage1 module if the build was not
1570 started yet, else build the current stage.
1571 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1572 (all-build, all-host, all-target, [+make_target+]-host,
1573 [+make_target+]-target): Do not use \-continued lines.
1574 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1575 (current_stage, restrap, stage_last): New.
1576
1577 * Makefile.in: Regenerate.
1578 * configure: Regenerate.
1579
b3ded179
PB
15802006-02-14 Paolo Bonzini <bonzini@gnu.org>
1581
1582 Sync from gcc:
1583
1584 2006-01-31 Richard Guenther <rguenther@suse.de>
1585 Paolo Bonzini <bonzini@gnu.org>
1586
f7c83eac
AS
1587 * Makefile.def (target_modules): Add libgcc-math target module.
1588 * configure.in (target_libraries): Add libgcc-math target library.
1589 (--enable-libgcc-math): New configure switch.
1590 * Makefile.in: Re-generate.
1591 * configure: Re-generate.
1592 * libgcc-math: New toplevel directory.
b3ded179
PB
1593
1594 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
1595 Jakub Jelinek <jakub@redhat.com>
1596 Diego Novillo <dnovillo@redhat.com>
b3ded179 1597
f7c83eac
AS
1598 * libgomp: New directory.
1599 * Makefile.def: Add target_module libgomp.
1600 * Makefile.in: Regenerate.
1601 * configure.in (target_libraries): Add target-libgomp.
1602 * configure: Regenerate.
b3ded179 1603
3a35eeb3
PB
16042006-02-14 Paolo Bonzini <bonzini@gnu.org>
1605 Andreas Schwab <schwab@suse.de>
0e7ef45c 1606
3a35eeb3
PB
1607 * configure: Regenerate.
1608
2429c060
PB
16092006-01-16 Paolo Bonzini <bonzini@gnu.org>
1610
1611 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1612 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1613 the assembler, linker and binutils.
1614 * configure: Regenerate.
1615
ec49b2b8
NC
16162006-01-16 Nick Clifton <nickc@redhat.com>
1617
49b9e644 1618 * config.sub, config.guess: Sync from config repository.
ec49b2b8 1619
44b2308f
AO
16202006-01-05 Alexandre Oliva <aoliva@redhat.com>
1621
1622 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1623 @ from continuation.
1624 * Makefile.in: Rebuilt.
1625
80911fe1
PB
16262006-01-04 Paolo Bonzini <bonzini@gnu.org>
1627
1628 Sync from gcc:
1629
1630 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1631
f7c83eac 1632 PR bootstrap/24252
80911fe1 1633
f7c83eac
AS
1634 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1635 * Makefile.tpl (OBJDUMP): New.
1636 (EXTRA_HOST_FLAGS): Add it.
1637 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 1638
f7c83eac
AS
1639 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1640 to use symbolic links between directories. Avoid race conditions
1641 or make them harmless.
1642 * configure.in: Do not try to use symbolic links between directories.
80911fe1 1643
f7c83eac
AS
1644 * Makefile.def (LEAN): Pass.
1645 * Makefile.tpl (LEAN): Define.
1646 (stage[+id+]-start): Accept that the previous directory does not
1647 exist, if the bootstrap is lean.
1648 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1649 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1650 configure substitution.
1651 ([+compare-target+]): Likewise.
1652 ([+bootstrap-target+]-lean): New.
1653 * configure.in: Remove lean bootstrap support from here.
80911fe1 1654
f7c83eac
AS
1655 * Makefile.in: Regenerate.
1656 * configure: Regenerate.
80911fe1
PB
1657
1658 2006-01-02 Andreas Schwab <schwab@suse.de>
1659
f7c83eac
AS
1660 * configure.in: When reconfiguring remove Makefile in
1661 all stage directories.
1662 * configure: Regenerate.
80911fe1 1663
b59bea8a
NC
16642005-12-27 Leif Ekblad <leif@rdos.net>
1665
1666 * configure.in: Add support for RDOS target.
1667 * configure: Regenerate.
1668
d7730bac
NC
16692005-12-27 Nick Clifton <nickc@redhat.com>
1670
1671 PR binutils/1990
1672 * libtool.m4: Synchronize with version in GCC sources.
1673
c02dabc3
PB
16742005-12-20 Paolo Bonzini <bonzini@gnu.org>
1675
f7c83eac 1676 Revert Ada-related part of the previous change.
c02dabc3 1677
f7c83eac
AS
1678 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1679 Do not pass.
1680 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1681 * Makefile.in: Regenerate.
1682 * configure.in: Do not include mt-ppc-aix target fragment.
1683 * configure: Regenerate.
c02dabc3 1684
f6d183c0
PB
16852005-12-19 Paolo Bonzini <bonzini@gnu.org>
1686
1687 * configure.in: Select appropriate fragments for PowerPC/AIX.
1688 * configure: Regenerate.
1689
1690 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1691 BOOT_CFLAGS, BOOT_LDFLAGS.
1692 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1693 BOOT_CFLAGS, BOOT_LDFLAGS.
1694 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1695 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1696 (stage): Fail if we cannot complete the work.
1697 * Makefile.in: Regenerate.
1698
f29759fc
JJ
16992005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1700
1701 * COPYING.NEWLIB: Update copyright year for default
1702 copyright.
1703
1f054001
PB
17042005-12-15 Paolo Bonzini <bonzini@gnu.org>
1705
1706 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1707 install-host-nogcc): Don't invoke $(stage) at the end.
1708 * Makefile.in: Regenerate.
1709
0aed8855
PB
17102005-12-14 Paolo Bonzini <bonzini@gnu.org>
1711
1712 * configure.in: Flip the top-level bootstrap switch.
1713 * configure: Regenerate.
1714
1715 Merge from gcc:
1716
1717 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1718
f7c83eac
AS
1719 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1720 $(stage) and $(unstage).
1721 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1722 (all): Remove stray semicolon.
1723 (local-distclean): Don't handle multilib.tmp and multilib.out.
1724 (install.all): Set $s for consistency.
1725 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1726 check_multilibs setting. Always make the install directory.
1727 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1728 Correct @if/@endif.
1729 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1730 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1731 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1732 (multilib.out): Remove.
1733 * Makefile.in: Regenerated.
0aed8855
PB
1734
17352005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1736
1737 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1738 * configure.in: Replace ms1 arch with mt.
1739 * configure: Rebuilt.
1740
17412005-12-05 Paolo Bonzini <bonzini@gnu.org>
1742
1743 Sync with gcc:
1744
4970f871
NS
17452005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1746
1747 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1748 * configure.in: Replace ms1 arch with mt.
1749 * configure: Rebuilt.
1750
be01d343
PB
17512005-12-05 Paolo Bonzini <bonzini@gnu.org>
1752
1753 Sync with gcc:
1754
1755 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1756
f7c83eac
AS
1757 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1758 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1759 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1760 Find in-tree tools if available.
1761 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1762 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1763 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1764 (COMPILER_*_FOR_TARGET): New.
1765 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1766 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1767 (CONFIGURED_*, USUAL_*): Remove.
1768 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1769 STRIP): Use autoconf substitutions.
1770 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1771 COMPILER_NM_FOR_TARGET): New.
1772 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1773
1774 (all): Make all-host and all-target in parallel.
1775 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1776 that $$r and $$s are set before invoking a recursive make.
1777 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1778 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
1779
1780 2005-11-29 Ben Elliston <bje@au.ibm.com>
1781
f7c83eac
AS
1782 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1783 from the gcc build directory.
1784 * Makefile.in: Regenerate.
be01d343
PB
1785
1786 2005-11-29 Ben Elliston <bje@au.ibm.com>
1787
f7c83eac
AS
1788 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1789 depend on all-libdecnumber.
1790 * configure.in (host_libs): Include libdecnumber.
1791 * Makefile.in: Regenerate.
1792 * configure: Likewise.
be01d343
PB
1793
1794 2005-11-21 Kean Johnston <jkj@sco.com>
1795
f7c83eac 1796 * config.sub, config.guess: Sync from upstream sources.
be01d343 1797
907be67c
DJ
17982005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1799
1800 * Makefile.def: Remove gdb dependencies for gdbtk.
1801 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1802 (configure-gdb, install-gdb): New rules.
1803 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1804 * Makefile.in, configure: Regenerated.
1805
e360f423
PB
18062005-10-22 Paolo Bonzini <bonzini@gnu.org>
1807
1808 PR bootstrap/24297
1809 * Makefile.tpl (do-[+make-target+], do-check, install,
1810 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1811 are set before recursing.
1812 * Makefile.in: Regenerate.
1813
45d5eb0a
EB
18142005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1815
1816 PR bootstrap/18939
1817 * Makefile.def (gcc) <target>: Fix thinko.
1818 * Makefile.in: Regenerate.
1819
3cf3372e
BS
18202005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1821
1822 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1823 * configure: Regenerate.
1824
bd70a46f
KH
18252005-10-09 Kazu Hirata <kazu@codesourcery.com>
1826
1827 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1828 target-libffi, target-qthreads, target-libjava, and
1829 targetlibobjc.
1830 * configure: Regenerate.
1831
5ae72758
DJ
18322005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1833
1834 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1835 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1836 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1837 (USUAL_OBJDUMP_FOR_TARGET): New.
1838 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1839 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1840 * configure, Makefile.in: Regenerated.
5ae72758 1841
cc96343e
PB
18422005-10-05 Paolo Bonzini <bonzini@gnu.org>
1843
1844 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1845 before other host packages.
1846
f70224b5
PB
18472005-10-05 Paolo Bonzini <bonzini@gnu.org>
1848
1849 PR bootstrap/22340
1850
1851 * configure.in (default_target): Remove.
1852 * Makefile.tpl (all): Do not use prerequisites as subroutines
1853 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1854 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1855 use prerequisites as subroutines.
1856 (check-host, check-target): New.
1857 (bootstrap configure & all targets): Do not use stage*-start
1858 if the directory layout is already ok.
1859 (non-bootstrap configure & all targets): Prepend a $(unstage).
1860 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1861 (NOTPARALLEL): Remove.
1862 (unstage, stage variables): New variables.
1863 (unstage, stage targets): Simply expand to those variables.
1864
1865 * configure: Regenerate.
1866 * Makefile.in: Regenerate.
1867
c13c918a
JW
18682005-10-04 James E Wilson <wilson@specifix.com>
1869
1870 * Makefile.def (lang_env_dependencies): Add libmudflap.
1871 * Makefile.in: Regenerate.
1872
376a0e54
CM
18732005-10-03 Catherine Moore <clm@cm00re.com>
1874
1875 * configure.in (bfin-*-*): Support bfin.
1876 * configure: Regenerated.
1877
d320aacb
L
18782005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1879
1880 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1881 * configure: Regenerated.
1882
7e0f7140
GK
18832005-09-28 Geoffrey Keating <geoffk@apple.com>
1884
1885 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1886 (LIPO_FOR_TARGET): New.
1887 (CONFIGURED_LIPO_FOR_TARGET): New.
1888 (USUAL_LIPO_FOR_TARGET): New.
1889 (STRIP_FOR_TARGET): New.
1890 (CONFIGURED_STRIP_FOR_TARGET): New.
1891 (USUAL_STRIP_FOR_TARGET): New.
1892 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1893 STRIP_FOR_TARGET.
1894 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1895 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1896 * Makefile.in: Regenerate.
1897 * configure: Regenerate.
0e7ef45c 1898
096f7d00
DE
18992005-09-19 David Edelsohn <edelsohn@gnu.org>
1900
1901 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1902 (rs6000-*-aix*): Same.
1903 * configure: Regenerate.
1904
19052005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1906
1907 * configure.in: Recognize f95 in the --enable-languages option,
1908 and substitute it for fortran, issuing a warning.
1909 * configure: Regenerate.
1910
2016dfcc
BE
19112005-09-07 Ben Elliston <bje@au.ibm.com>
1912
1913 Import from Autoconf sources:
1914
1915 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1916 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1917 Elliston. Handle weird characters correctly.
1918
6dd2fda9
DD
19192005-08-30 Phil Edwards <phil@codesourcery.com>
1920
1921 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1922 * configure: Regenerated.
1923
e6db70d4
RE
19242005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1925
f7c83eac
AS
1926 * Makefile.def (libssp): Add to lang_env_dependencies.
1927 * Makefile.in: Regenerate.
e6db70d4 1928
e1e3d0f5
CG
19292005-08-17 Christian Groessler <chris@groessler.org>
1930
1931 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1932 * Makefile.in: Regenerate.
1933
05cbd757
PB
19342005-08-12 Paolo Bonzini <bonzini@gnu.org>
1935
1936 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1937 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1938 Look for alternate names of the target cc and c++
1939 * configure: Regenerate.
1940
55db4b87
PB
19412005-08-08 Paolo Bonzini <bonzini@gnu.org>
1942
1943 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1944 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1945 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1946 tools; remove code to manually set them.
1947 (Target tools): Look in the environment for them.
1948 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1949 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1950 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1951 build directory.
1952 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1953 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1954 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1955 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1956 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1957 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1958 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1959 * configure: Regenerate.
1960 * Makefile.in: Regenerate.
1961
414e5532
MM
19622005-07-27 Mark Mitchell <mark@codesourcery.com>
1963
1964 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 1965 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
1966 * Makefile.in: Regenerated.
1967
a19b6204
MM
19682005-07-26 Mark Mitchell <mark@codesourcery.com>
1969
1970 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1971 (CFLAGS_FOR_TARGET): Use it.
1972 (CXXFLAGS_FOR_TARGET): Likewise.
1973 * Makefile.in: Regenerated.
1974 * configure.in (--with-build-sysroot): New option.
1975 * configure: Regenerated.
1976
b73aa406
PB
19772005-07-24 Paolo Bonzini <bonzini@gnu.org>
1978
1979 * Makefile.tpl: Wrap install between unstage and stage
1980 * Makefile.in: Regenerate.
1981
6e4d0bcb
KC
19822005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1983
1984 * all files: Update FSF address.
1985
49f58d10
JB
19862005-07-14 Jim Blandy <jimb@redhat.com>
1987
1988 * configure.in: Add cases for Renesas m32c.
1989 * configure: Regenerated.
0e7ef45c 1990
1d9c9cd7
KC
19912005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1992
1993 * COPYING, compile, config-ml.in, config.guess,
1994 config.sub, install-sh, missing, mkinstalldirs,
1995 symlink-tree, ylwrap: Sync from upstream sources.
1996
1587117a
EC
19972005-07-13 Eric Christopher <echristo@redhat.com>
1998
1999 * configure.in: Add toplevel noconfigdir support for tpf.
2000 * configure: Regenerate.
2001
bb780410
DD
20022005-07-11 Jakub Jelinek <jakub@redhat.com>
2003
2004 * Makefile.def (target_modules): Add libssp.
2005 * configure.in (target_libraries): Add target-libssp.
2006 * configure: Rebuilt.
2007 * Makefile.in: Rebuilt.
2008
064d0a7c
PB
20092005-07-11 Paolo Bonzini <bonzini@gnu.org>
2010
2011 PR ada/22340
2012
2013 * Makefile.def: Sync with gcc.
2014 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2015 * Makefile.in: Regenerate.
2016
b2edd3b5
AS
20172005-07-07 Andreas Schwab <schwab@suse.de>
2018
2019 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2020 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2021 * Makefile.in: Regenerated.
2022
5f128533
KH
20232005-07-07 Kazu Hirata <kazu@codesourcery.com>
2024
2025 * configure.in: Add --enable-libssp and --disable-libssp.
2026 * configure: Regenerate with autoconf-2.13.
2027
4e3fc8e5
GK
20282005-07-06 Geoffrey Keating <geoffk@apple.com>
2029
2030 * configure.in: Don't build sim or rda when targetting darwin.
2031 * configure: Regenerate.
2032
c7357d6a
BE
20332005-07-04 Ben Elliston <bje@gnu.org>
2034
2035 * src-release (do-proto-toplev): Remove dejagnu bits.
2036 (DEJAGNU_SUPPORT_DIRS): Remove.
2037 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
2038 (GDBD_SUPPORT_DIRS): Likewise.
2039 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
2040 (INSIGHTD_SUPPORT_DIRS): Likewise.
2041 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
2042
20432005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
2044
2045 * setup.com (mpw): Remove unused directive.
2046
7d329e61
PB
20472005-06-22 Paolo Bonzini <bonzini@gnu.org>
2048
2049 * Makefile.def (stagefeedback): Come after profile.
2050 Define profiledbootstrap target.
2051 * Makefile.tpl (profiledbootstrap): Remove.
2052 (stageprofile-end): Zap stagefeedback.
2053 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2054 * Makefile.in: Regenerate.
2055
e5fbed21
DD
20562005-06-13 Zack Weinberg <zack@codesourcery.com>
2057
2058 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2059 In 'cpp' stanza, support '#line' as well as '# '.
2060
59f7ec45
HPN
20612005-06-07 Hans-Peter Nilsson <hp@axis.com>
2062
2063 * configure.in (unsupported_languages): New macro.
2064 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2065 non-ported target libraries in noconfigdirs.
2066 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2067 non-linux-gnu. Remove libgcj_ex_libffi.
2068 <lang_frag loop>: Set add_this_lang=no if the language is in
2069 unsupported_languages.
2070 * configure: Regenerate.
2071
c10e9ba7
DD
20722005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2073
2074 * configure.in: Fix typo in handling of --with-mpfr-dir.
2075 * configure: Regenerate.
2076
20deb2b8
JB
20772005-06-02 Jim Blandy <jimb@redhat.com>
2078
2079 * config.sub: Add cases for the Renesas m32c. (This patch has been
2080 accepted into the master sources.)
2081
cdb9b172 20822005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
2083 Michael Snyder <msnyder@redhat.com>
2084 Stan Cox <scox@redhat.com>
cdb9b172 2085
f7c83eac 2086 * configure.in: Set noconfigdirs for ms1.
cdb9b172 2087
f7c83eac 2088 * configure: Regenerate.
cdb9b172 2089
1dc3053f
PB
20902005-05-25 Paolo Bonzini <bonzini@gnu.org>
2091
2092 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2093 (Dependencies): Consider target modules for bootstrap dependencies.
2094 Make target bootstrap modules depend on each stage's gcc.
2095 * Makefile.in: Regenerate.
2096
c60fe18b
PB
20972005-05-20 Paolo Bonzini <bonzini@gnu.org>
2098
2099 * Makefile.def (configure-gcc): Depend on binutils having been built.
2100 (all-gcc): No need to do it here.
2101 * Makefile.in: Regenerate.
2102
27258dd4
PB
21032005-05-19 Paul Brook <paul@codesourcery.com>
2104
0e7ef45c 2105 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
2106 language cannot be built.
2107 * configure: Regenerate.
2108
42ecbf5e
DJ
21092005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2110
2111 * ylwrap: Import from Automake 1.9.5.
2112
ae380b45
MS
21132005-05-04 Mike Stump <mrs@apple.com>
2114
2115 * configure.in: Always pass --target to target configures as
2116 otherwise rebuilds that do --recheck will fail.
811d3af8 2117 * configure: Rebuilt.
ae380b45 2118
d545f33b
PB
21192005-05-04 Paolo Bonzini <bonzini@gnu.org>
2120
2121 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2122 STAGE_HOST_EXPORTS.
2123 (configure, all): Add bootstrap support.
2124 (Host modules, target modules): Pass post-stage1 flags and exports.
2125 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2126 * Makefile.in: Regenerate.
2127
2faa2958
PB
21282005-04-29 Paolo Bonzini <bonzini@gnu.org>
2129
2130 Sync from gcc:
2131
2132 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2133
f7c83eac 2134 * config.sub: Update from master copy.
2faa2958
PB
2135
2136 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2137
f7c83eac
AS
2138 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2139 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2140 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2141 "*-*-elf" and "*-*-linux*".
2142 * configure: Regenerate.
2faa2958 2143
a7254363
PB
21442005-04-06 Paolo Bonzini <bonzini@gnu.org>
2145
f7c83eac 2146 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
2147 (TARGET_CONFIGARGS): Include --with-target-subdir.
2148 (configure, all): New macros. Use them throughout.
2149
a8637a7d
PB
21502005-04-05 Paolo Bonzini <bonzini@gnu.org>
2151
2152 * Makefile.tpl: Sync with gcc.
2153 * Makefile.in: Regenerate.
2154
dd387d52
JR
21552005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2156
2157 * config/mh-mingw32: Delete.
2158 * configure.in: Don't use it.
2159 * configure: Regenerate.
2160
e90269c8
PB
21612005-03-31 Paolo Bonzini <bonzini@gnu.org>
2162
2163 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2164 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2165 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2166 (HOST_LIB_PATH): Generate from Makefile.def.
2167 (TARGET_LIB_PATH): Likewise.
2168 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2169 * Makefile.in: Regenerate.
2170 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2171 (RPATH_ENVVAR): Include Darwin case.
2172 * configure: Regenerate.
2173
9a237d9e
PB
21742005-03-25 Paolo Bonzini <bonzini@gnu.org>
2175
2176 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2177 * configure: Regenerate.
2178
479759c8
ZW
21792005-03-21 Zack Weinberg <zack@codesourcery.com>
2180
2181 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2182 gcc_version, and gcc_version_trigger from set of flags to pass.
2183 * Makefile.tpl: Remove definitions of above variables.
2184 (config.status): Remove dependency on $(gcc_version_trigger).
2185 * Makefile.in: Regenerate.
2186 * configure.in: Do not reference config/gcc-version.m4 nor
2187 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2188 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2189 * configure: Regenerate.
2190
4cfaf6d5
DD
21912005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2192 Andrew Pinski <pinskia@physics.uc.edu>
2193
2194 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2195 * Makefile.in: Regenerate.
2196
33a3fb7b
AO
21972005-03-01 Alexandre Oliva <aoliva@redhat.com>
2198
2199 PR libgcj/20160
2200 * ltmain.sh: Avoid creating archives with components that have
2201 duplicate basenames.
2202
2da12f12
PB
22032005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2204
479759c8
ZW
2205 PR bootstrap/20250
2206 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2207 instead of check.
2208 * Makefile.in: Regenerate.
2da12f12 2209
b00612cc
PB
22102005-02-28 Paolo Bonzini <bonzini@gnu.org>
2211
2212 Sync from gcc.
2213
2214 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2215
2216 PR bootstrap/17383
2217 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2218 * Makefile.tpl (HOST_SUBDIR): New substitution.
2219 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2220 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2221 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2222 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2223 (Host modules, Bootstrapped modules): Use it.
2224 (Build modules, Target modules): Do not create symlink trees,
2225 always configure out-of-srcdir.
2226 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2227 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2228 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2229 $(HOST_SUBDIR). Create a symlink for host_subdir.
2230
2231 * Makefile.in: Regenerate.
2232 * configure: Regenerate.
2233
2234 Merged from libada-gnattools-branch:
2235 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2236
2237 * Makefile.def: Add gnattools as a module, depending on target-libada.
2238 * Makefile.in: Regenerate.
2239 * configure.in: Include gnattools in host_tools; disable it if ada
2240 is disabled.
2241 * configure: Regenerate.
2242
c3e65f62
NC
22432005-02-23 Nick Clifton <nickc@redhat.com>
2244
2245 * configure: Regenerate.
2246
e4d180c2
NC
22472005-02-22 Paul Schlie <schlie@comcast.net>
2248
2249 * configure.in: Allow darwin targeted ports to build tk, itcl and
2250 libgui.
2251
e3c770b1
EB
22522005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2253
2254 PR libgcj/10353
2255 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2256 * configure: Regenerate.
2257
9c73618c
AC
22582005-02-08 Andrew Cagney <cagney@gnu.org>
2259
2260 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2261 gdb/ section. Update GDB's URL.
2262
c46f8c51
AC
22632005-01-31 Andrew Cagney <cagney@gnu.org>
2264
2265 * gettext.m4: Only set ENABLE_NLS when gettext is present.
2266
c7e66c6d
HPN
22672005-01-29 Hans-Peter Nilsson <hp@axis.com>
2268
2269 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2270 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2271 target-libgloss when not *-*-elf and *-*-aout.
2272 * configure: Regenerate.
2273
a53bf506
AC
22742005-01-27 Andrew Cagney <cagney@gnu.org>
2275
2276 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2277
45181ed1
AC
22782005-01-24 Andrew Cagney <cagney@gnu.org>
2279
2280 * gettext.m4: Only fall back to ../intl/ when it's present.
2281
a1e0f4e4
KC
22822005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2283
2284 * install-sh, config.sub: Import from upstream.
2285
22862005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
2287
2288 PR bootstrap/18222
2289 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2290 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2291 * Makefile.in: Regenerate.
2292
c50382e2
PB
22932005-01-03 Paolo Bonzini <bonzini@gnu.org>
2294
2295 Revert 2004-12-28 Makefile changes, a better fix will be
2296 applied to mainline and src after GCC 4.0 branches.
2297
11d07737
PB
22982004-12-28 Paolo Bonzini <bonzini@gnu.org>
2299
2300 PR bootstrap/17383
2301
2302 * Makefile.def (target_modules): Remove stage parameter,
2303 it is always true now.
2304 * Makefile.tpl (configure-build-[+module+],
2305 configure-target-[+module+]): Always build symlink tree
2306 for the directory and for include. BUILD_SUBDIR and
2307 TARGET_SUBDIR cannot be . anymore.
2308 * Makefile.in: Regenerate.
2309
dadfdbe2
DD
23102004-12-25 David Edelsohn <edelsohn@gnu.org>
2311
2312 Revert 2004-12-08 Makefile changes.
2313
dbf85af7
JR
23142004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2315
2316 * configure.in (sh64-*-*): Reenable gprof.
2317 * configure: Regenerate.
2318
6b8fea99
JB
23192004-12-09 Jim Blandy <jimb@redhat.com>
2320
2321 * MAINTAINERS: List 'depcomp' as part of automake.
2322
7341462c
DE
23232004-12-08 David Edelsohn <edelsohn@gnu.org>
2324
2325 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2326 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2327 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2328 * Makefile.in: Regenerate.
2329
21fde4dc
DD
23302004-12-07 Matt Kraai <kraai@ftbfs.org>
2331
2332 * Makefile.tpl: Generate normal dependencies if the LHS module is
2333 not bootstrapped.
2334 * Makefile.in: Regenerate.
2335
3da796a2
RS
23362004-12-03 Richard Sandiford <rsandifo@redhat.com>
2337
2338 * configure.in: Include config/gxx-include-dir.m4. Use
2339 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2340 * configure: Regenerate.
2341
73fb7068
RS
23422004-12-03 Richard Sandiford <rsandifo@redhat.com>
2343
2344 * config.if: Delete.
2345 * configure.in: Set libstdcxx_incdir directly.
2346 * configure: Regenerate.
2347 * MAINTAINERS: Remove mention of config.if.
2348 * src-release (DEVO_SUPPORT): Remove config.if.
2349
6c8e6ce9
EC
23502004-12-02 Eric Christopher <echristo@redhat.com>
2351
3b6098f8
EC
2352 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2353 of things to remove.
6c8e6ce9 2354 * Makefile.in: Regenerate.
479759c8 2355
b8658a2f
RS
23562004-12-02 Richard Sandiford <rsandifo@redhat.com>
2357
2358 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2359 * configure: Regenerate.
2360
afefada0
RS
23612004-12-02 Richard Sandiford <rsandifo@redhat.com>
2362
2363 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2364 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2365 * configure: Regenerate.
2366
5dcac624
DA
23672004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2368
2369 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2370 (hppa*64*-*-*): Delete incorrect comment.
2371 * configure: Rebuilt.
2372
57d1eb1a
DD
23732004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2374
2375 * install-sh, compile: Import from automake.
2376
23772004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2378
2379 * config.guess, config.sub: Import from savannnah.
2380
6d389afc
MS
23812004-11-12 Mike Stump <mrs@apple.com>
2382
2383 * Makefile.def: Add html support.
2384 * Makefile.tpl: Likewise.
2385 * Makefile.in: Regenerate.
2386
69e57115
GK
23872004-11-11 Geoffrey Keating <geoffk@apple.com>
2388
2389 PR 18423
2390 * configure.in: Remove all instances of build-fixincludes from
2391 noconfigdirs.
2392 (build_configargs): Supply --target to subdirectories.
2393 * configure: Regenerate.
2394
2395 * Makefile.def: Make gcc install depend on fixincludes install.
2396 * Makefile.in: Regenerate.
2397
ba719b26
HPN
23982004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2399
2400 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2401 target-libgfortran.
2402 * configure: Regenerate.
2403
c37653e7
DE
24042004-11-07 David Edelsohn <edelsohn@gnu.org>
2405
2406 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2407 like CC.
2408
1eefd493
PB
24092004-11-05 Paolo Bonzini <bonzini@gnu.org>
2410
2411 * Makefile.def (host fixincludes): Specify missing targets.
2412 * Makefile.in: Regenerate.
2413
02b1af09
L
24142004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2415
2416 PR other/17783
2417 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2418 * configure: Regenerated.
2419
7f266840
DJ
24202004-11-04 Daniel Jacobowitz <dan@debian.org>
2421
2422 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2423 * configure: Regenerated.
2424
47444073
AL
24252004-10-28 Eric B. Weddington <ericw@evcohs.com>
2426
2427 PR target/18151
2428 * configure.in (case ${target}): Do not build fixincludes for avr.
2429 * configure: Regenerated.
2430
caeba88f
AL
24312004-10-26 Paolo Bonzini <bonzini@gnu.org>
2432
2433 * configure.in (case ${target}): Do not build fixincludes
2434 on platforms where it is not used.
2435 * configure: Regenerated.
2436
0fdbe983
DJ
24372004-10-23 Daniel Jacobowitz <dan@debian.org>
2438
2439 * configure.in: Use an absolute path to install-sh.
2440 * configure: Regenerated.
2441
1c0f67c1
AC
24422004-10-19 Andrew Cagney <cagney@gnu.org>
2443
2444 * src-release (do-djunpack, do-md5sum): Install the generated file
2445 directly into the proto-toplev/ directory.
479759c8 2446
a9cfce9c
AC
24472004-10-19 Andrew Cagney <cagney@gnu.org>
2448
2449 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2450
ac0fa625
DD
24512004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2452
2453 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2454 * configure: Regenerate.
2455
d27cc32e
PB
24562004-10-06 Paolo Bonzini <bonzini@gnu.org>
2457
2458 Fix wrong conflict resolution in:
2459
2460 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2461
2462 * Makefile.in: Regenerate.
2463 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2464 in the recursive `make', instead of hardwiring `all'.
2465 (Autogenerated TARGET-* variables): New.
2466
1763908f
UW
24672004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2468
2469 Merged from GCC / libtool upstream:
2470 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2471 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2472 * ltcf-cxx.sh (tpf*): Likewise.
2473 * ltconfig (tpf*): Add TPF OS configuration support.
2474
0490e016
NC
24752004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2476
2477 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 2478 * configure: Regenerate.
0490e016 2479
32be62b5
RS
24802004-09-24 Michael Roth <mroth@nessie.de>
2481
2482 * configure.in (--without-headers): Add missing double quotes.
2483 * configure: Regenerate.
2484
6048df60
DD
24852004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2486
2487 * ylwrap: Revert to previous version.
2488
315b3b02
L
24892004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2490
6048df60 2491 PR bootstrap/17369
315b3b02
L
2492 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2493 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2494 SET_GCC_LIB_PATH_CMD.
2495 (BASE_TARGET_EXPORTS): Likewise.
2496 * Makefile.in: Regenerated.
2497
2498 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2499 * configure: Regenerated.
2500
fe69863c
DD
25012004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2502
2503 * config.guess: New upstream version
2504 * compile, depcomp, install-sh, ylwrap: Likewise.
2505
25062004-09-19 Roger Sayle <roger@eyesopen.com>
2507
2508 * config/mh-x86omitfp: New host makefile fragment. Add
2509 -fomit-frame-pointer to the default BOOT_CFLAGS.
2510 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2511 * configure: Regenerate.
2512
25132004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2514
2515 PR target/11572
2516 * configure.in (*-*-darwin*): Renable libobjc.
2517 * configure: Regenerate.
2518
be75bbe1 25192004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 2520
be75bbe1
DB
2521 * Makefile.def: Remove libbanshee.
2522 * Makefile.tpl: Ditto.
2523 * configure.in: Ditto.
2524 * Makefile.in: Regen.
2525 * configure: Ditto.
2526
1b882a91
PB
25272004-09-07 Paolo Bonzini <bonzini@gnu.org>
2528
2529 * missing: Import latest version from master repository.
2530
eb1352ed
NC
25312004-09-04 Nick Clifton <nickc@redhat.com>
2532
2533 * config.sub: Import latest version from master repository.
2534 * config.guess: Likewise.
2535 This includes these changes:
479759c8 2536
eb1352ed
NC
2537 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2538
2539 * config.sub: Handle crisv32, alias etraxfs.
2540 * config.guess (crisv32:Linux:*:*): Handle.
2541
2542 2004-08-13 Brad Smith <brad@comstyle.com>
2543
2544 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2545 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2546
2547 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2548
2549 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2550 assume the processor is a powerpc. This is because coreutils
2551 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2552 in this case, due to a MacOS X bug that causes
2553 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2554 to return a negative number.
2555 Problem reported by Petter Reinholdtsen in:
2556 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2557
2558 2004-07-19 Ben Elliston <bje@gnu.org>
2559
2560 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2561
2562 2004-06-24 Ben Elliston <bje@gnu.org>
2563
2564 * config.guess: Update copyright years.
2565 * config.sub: Likewise.
2566
2567 2004-06-22 Robert Millan <robertmh@gnu.org>
2568
2569 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2570 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2571
2572 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2573
2574 * config.guess (*:*VMS:*:*): New entry. Replaces
2575 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2576 manufacturer.
2577
2578 2004-06-22 Ben Elliston <bje@gnu.org>
2579
2580 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2581 * config.sub: Likewise.
2582
2583 2004-06-22 Ben Elliston <bje@gnu.org>
2584
2585 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2586 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2587
2588 2004-06-11 Ben Elliston <bje@gnu.org>
2589
2590 * config.guess (pegasos:OpenBSD:*:*): Remove.
2591
2592 2004-06-11 Ben Elliston <bje@gnu.org>
2593
2594 From Wouter Verhelst <wouter@grep.be>:
2595 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2596
2597 2004-06-11 Ben Elliston <bje@gnu.org>
2598
2599 * config.guess (luna88k:OpenBSD:*:*): New.
2600
2601 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2602
2603 * config.guess (m32r*:Linux:*:*): New case.
2604 * config.sub: Handle m32rle.
2605
2606 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2607
2608 From Jens Petersen <petersen@redhat.com>:
2609 * config.sub: Handle sparcv8.
2610
2611 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2612
2613 From Tom Smith <smith@cag.lkg.hp.com>:
2614 * config.guess: Version suffixes are equally significant on Tru64
2615 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2616 prefix of "P" (patched kernel).
2617
2618 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2619
2620 * config.sub: Add support for National Semiconductor CRX target.
2621
2a3124ca 26222004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 2623
2a3124ca
RH
2624 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2625 *-*-netware, but add target-libmudflap.
2626 Consolidate *-*-netware targets (of which really only i?86 exists)
2627 into a single entry.
2628 * configure: Likewise.
2629
0df3d27f
PB
26302004-09-01 Paolo Bonzini <bonzini@gnu.org>
2631
2632 * Makefile.tpl (sorry): Remove.
2633 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2634 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2635 (do-clean): Clean per-stage directories too.
2636 (do-distclean): Run distclean-stage1 too.
2637 (.NOTPARALLEL): Enable during toplevel bootstrap.
2638 (stage[+id+]-bubble): Enable parallel execution during
2639 the recursive invocation.
2640 * Makefile.in: Regenerate.
2641
2642 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2643
2644 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2645
2646 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2647 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2648 * configure: regenerate
479759c8
ZW
2649 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2650 -mdynamic-no-pic
0df3d27f
PB
2651
26522004-08-31 Paolo Bonzini <bonzini@gnu.org>
2653
2654 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2655 include.
2656 * configure.in: Fix indentation.
2657 * configure: Regenerate.
2658
ee025550
PB
26592004-08-31 Paolo Bonzini <bonzini@gnu.org>
2660
2661 * Makefile.def (build_modules): Add fixincludes.
2662 (dependencies): Make gcc depend on fixincludes.
2663 * configure.in (build_tools): Add fixincludes.
2664 (build_configdirs): Always include build_libs.
2665 * Makefile.in: Regenerate.
2666 * configure: Regenerate.
2667
26682004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
2669
2670 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2671 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2672 phony targets; do not generate timestamp files.
2673 (distclean-stageN): Remove references to their timestamp files.
2674 (restageN, touch-stageN): Remove.
2675 (stageN-bubble): Rewritten.
2676 (compare): Support lean bootstraps.
2677 * Makefile.in: Regenerate.
2678
2679 * configure.in: Only warn when bootstrapping but
2680 build != host or build != target. Support lean bootstraps.
2681 * configure: Regenerate.
2682
2683 Sync from gcc:
2684 2004-08-26 Phil Edwards <phil@codesourcery.com>
2685
2686 * configure.in: Give a better error message if GMP/MPFR are missing
2687 and a language needing them has been requested.
2688 * configure: Regenerated.
2689
2690 2004-08-25 Phil Edwards <phil@codesourcery.com>
2691
2692 * configure.in: Print a list of available language front-ends if
2693 a requested one is missing. Tidy stray tab characters.
2694 * configure: Regenerated.
2695
72b2455a
PB
26962004-08-17 Paolo Bonzini <bonzini@gnu.org>
2697
2698 * Makefile.in: Regenerate.
2699 * configure: Regenerate.
2700
2701 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2702 stage_*_flags.
2703 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2704 for bootstrapped modules if toplevel bootstrap is going.
2705 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2706 modules. Adjust for changes in Makefile.def. Enable several
2707 rules even in non-bootstrap mode, just to avoid peppering the
2708 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2709 (stage-[+prev+]-bubble): Remove.
2710
2711 * Makefile.def (Dependencies): Depend on all-build-bison,
2712 all-build-flex, all-build-byacc, all-build-texinfo, rather
2713 than the host variations.
2714 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2715 with BUILD_SUBDIR.
2716 (BISON): Update for recent Bisons.
2717 (YACC): Fix typo.
2718 (cross): Depend on all-build.
2719 (all): Do not depend on all-build.
2720 (prebootstrap): Remove.
2721 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2722 (Prebootstrap dependencies): Add them to the per-stage targets
2723 and to all-prebootstrap.
2724 * configure.in (build_configdirs): Always enable build_tools.
2725 (BUILD_DIR_PREFIX): Remove.
2726
2727 * Makefile.def (gcc): Add target variable.
2728 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2729 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2730 in the recursive `make', instead of hardwiring `all'.
2731 (Autogenerated TARGET-* variables): New.
2732
de0b4a87
JW
27332004-08-17 Robert Millan <robertmh@gnu.org>
2734
2735 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2736 (instead of FreeBSD).
2737 * configure: Regenerate.
2738
ad681c85
NN
27392004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2740
675c6968
NN
2741 * Makefile.def, configure.in, src-release: Remove useless, bogus
2742 references to tix.
2743 * Makefile.in, configure: Regenerate.
2744
ad681c85
NN
2745 * src-release: Stop distributing mmalloc with gdb (which doesn't
2746 use it).
2747 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2748 * Makefile.in: Regenerate.
2749
11b04d1f
DD
27502004-08-09 Mark Mitchell <mark@codesourcery.com>
2751
2752 * configure.in (arm*-*-eabi*): New target.
2753 * configure: Regenerate.
2754
f2420bea
NN
27552004-08-01 Robert Millan <robertmh@gnu.org>
2756
2757 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2758 libmudflap for all GNU-based systems (with Glibc).
2759 * configure: Regenerate.
2760
9e6ce191
PB
27612004-08-06 Paolo Bonzini <bonzini@gnu.org>
2762
2763 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2764 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2765 (Dependencies): New section.
2766 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2767 (configure-target-[+module+]): Depend on maybe-all-gcc
2768 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2769 (toplevel profiledbootstrap): Fix dependencies.
2770 * Makefile.in: Regenerate.
2771
df4a6958
MM
27722004-08-03 Mark Mitchell <mark@codesourcery.com>
2773
2774 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2775 target-libiberty to noconfigdirs.
2776
11b04d1f
DD
27772004-08-03 Paul Brook <paul@codesourcery.com>
2778
2779 * configure.in: Check for MPFR as well as GMP.
2780 * configure: Regenerate.
2781
b813574b
PB
27822004-08-03 Paolo Bonzini <bonzini@gnu.org>
2783
2784 * Makefile.def (host-modules): Add gcc.
2785 * Makefile.in: Regenerate.
2786 * Makefile.tpl (sorry): New rule.
2787 (configure-host, all-host, [+make_target+]-host, do-check,
2788 install-host): Do not add gcc as a special case.
2789 (host modules): Add a small special-casing for gcc. Export
2790 extra_make_flags through the environment.
2791 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2792 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2793 other recursive targets for gcc): Remove.
2794
2795 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2796 (stage, unstage): New rules.
2797 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2798 distclean-stage[+id+]): Use stage_current.
2799 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2800 the stage*-start rules.
2801
61edac0c
JW
28022004-07-19 Robert Millan <robertmh@gnu.org>
2803
2804 Synced from gcc:
2805
2806 2004-04-26 Robert Millan <robertmh@gnu.org>
2807
2808 Add patches from libtool CVS.
2809 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2810 * ltconfig: Likewise.
2811 * ltcf-c.sh: Likewise.
2812 * ltcf-cxx.sh: Likewise.
2813 * ltcf-gcj.sh: Likewise.
2814
3e707e94
PB
28152004-07-12 Paolo Bonzini <bonzini@gnu.org>
2816
2817 * configure.in: Add noconfigdirs for crx-*-*.
2818 * configure: Regenerate.
2819
28202004-07-12 Paolo Bonzini <bonzini@gnu.org>
2821
2822 Synced from gcc:
2823
2824 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2825
2826 * configure.in: Build libmudflap by default on FreeBSD.
2827 * configure: Regenerated.
2828
2829 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2830
2831 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2832 systems.
2833 * configure: Regenerated.
2834
2835 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2836
2837 PR target/16344
2838 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2839 feedback based compiler.
2840 * Makefile.in: Rebuilt.
2841
2842 2004-07-05 Phil Edwards <phil@codesourcery.com>
2843
2844 * configure.in: Do not prepend $srcdir to /dev/null in
2845 makefile fragments.
2846 * configure: Regenerate.
2847
a7ee7660
AO
28482004-07-08 Alexandre Oliva <aoliva@redhat.com>
2849
2850 * Makefile.def (host_modules): Set bootstrap=true for flex.
2851 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2852 * Makefile.in: Rebuilt.
2853
6a9cf61e
PB
28542004-07-01 Paolo Bonzini <bonzini@gnu.org>
2855
2856 * Makefile.def (build_modules): Add bison, byacc, flex,
2857 m4, texinfo.
2858 (flags_to_pass): Add FLEX.
2859 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2860 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2861 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2862 DEFAULT_MAKEINFO): Remove.
2863 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2864 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2865 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2866 objdir or else use configured tool.
2867 (all-build): New.
2868 (all): Depend on it.
2869 (Build module dependencies): Add.
2870 * Makefile.in: Regenerate.
2871 * configure.in: Better support for multiple build modules,
2872 matching what is done for host/target modules. Do not look
2873 for "plausible" locations of build tools if Canadian cross.
2874 Use autoconf's AC_PROG_CC to find a C compiler. Define
2875 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2876 * configure: Regenerate.
2877
95b6a1f2
PB
28782004-06-22 Paolo Bonzini <bonzini@gnu.org>
2879
2880 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2881 * Makefile.in: Regenerate.
2882
7ffa0b57
PB
28832004-06-22 Paolo Bonzini <bonzini@gnu.org>
2884
2885 * Makefile.tpl (configure-build-[+module+],
2886 configure-[+module+], configure-target-[+module+]): Pass
2887 [+extra_configure_args+].
2888 (all-build-[+module+], all-[+module+], check-[+module+],
2889 install-[+module+], [+make_target+]-[+module+],
2890 all-target-[+module+], check-target-[+module+],
2891 install-target-[+module+], [+make_target+]-target-[+module+]):
2892 Pass [+extra_make_args+].
2893 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2894 (GCC_HOST_EXPORTS): Remove.
2895 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2896 cross, check-gcc, check-gcc-c++, install-gcc,
2897 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2898 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2899 * Makefile.in: Regenerate.
2900
929ba6e7
CF
29012004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2902
2903 * configure.in: Check for srcdir/winsup rather than build directory
2904 winsup.
2905 * configure: Regenerate.
2906
b76d7de0
CV
29072004-06-17 Corinna Vinschen <vinschen@redhat.com>
2908
2909 * configure.in: Don't build Cygwin native newlib if winsup
2910 directory is missing. Emit warning instead.
2911 * configure: Regenerate.
2912
656fdd47
PB
29132004-06-09 Paolo Bonzini <bonzini@gnu.org>
2914
2915 * Makefile.tpl (touch-stage[+id+]): New.
2916 (restage[+prev+]): Depend on touch-stage[+id+].
2917
2918 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2919 Use it throughout.
2920
2921 * Makefile.def: Add profile and feedback bootstrap stages.
2922 Remove next field from bootstrap stages.
2923 * Makefile.tpl (LN, LN_S): Substitute.
2924 (stageN-start, stageN-end): Use double-colon rules, to
2925 provide a hook for additional setup commands.
2926 (distclean-stageN-gcc, restageN): Create dependencies from
2927 [+prev+], not from [+next+].
2928 (stageN-bubble): Add commands for successive stages from
2929 [+prev+], using double-colon rules.
2930 (all-stageN-gcc): Fix typo.
2931 (stagefeedback-start, profiledbootstrap): New.
2932 * Makefile.in: Regenerate.
2933 * configure.in: Call ACX_PROG_LN.
2934 * configure: Regenerate.
2935
498d4a71
CF
29362004-06-03 Paolo Bonzini <bonzini@gnu.org>
2937
2938 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2939 without gcc.
2940 * configure: Regenerate.
2941
377d8c42
PB
29422004-06-01 Paolo Bonzini <bonzini@gnu.org>
2943
2944 * Makefile.tpl: Fix typo.
2945 * Makefile.in: Regenerate.
2946
f5f8a794
PB
29472004-06-01 Paolo Bonzini <bonzini@gnu.org>
2948
2949 * configure.in: Remove new- prefix from toplevel
2950 bootstrap targets.
2951 * configure: Regenerate.
2952
f7a4c34f
PB
29532004-06-01 Paolo Bonzini <bonzini@gnu.org>
2954
2955 Merge this patch from the gcc tree:
2956
2957 2004-05-30 Andreas Jaeger <aj@suse.de>
2958 Jim Wilson <wilson@specifixinc.com>
2959
2960 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2961 like CC.
2962
319cab08
PB
29632004-06-01 Paolo Bonzini <bonzini@gnu.org>
2964
2965 * Makefile.tpl (all.normal): Rename to all.
2966 (all): Replace with a rule to pick the default
2967 target from configure.
2968 (all-gcc, configure-gcc): Use conditionals to
2969 do nothing when toplevel bootstrap is going on.
2970 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2971 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2972 * configure.in: Support --enable-bootstrap.
2973
2974 * Makefile.def: Remove new- prefix from toplevel
2975 bootstrap targets.
2976 * Makefile.tpl: Likewise.
2977
2978 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2979 target.
2980
2981 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2982 $(RECURSE_FLAGS) to recursive invocation of make.
2983
2984 * Makefile.in: Regenerate.
2985 * configure: Regenerate.
2986
88f64edc
DJ
29872004-05-27 Daniel Jacobowitz <dan@debian.org>
2988
2989 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2990 * configure: Regenerate.
2991
378fce5b
DD
29922004-05-25 Daniel Jacobowitz <drow@false.org>
2993
2994 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2995 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2996 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2997 targets.
2998 * Makefile.in: Regenerate.
2999
dfdffa2c
PB
30002005-05-24 Paolo Bonzini <bonzini@gnu.org>
3001
3002 * configure.in: Test the ability to symlink directories.
3003 * configure: Regenerate.
3004
3005 * Makefile.def (bootstrap-stage): New definitions.
3006 * Makefile.tpl (configure-stage1-gcc,
3007 configure-stage2-gcc, configure-stage3-gcc,
3008 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3009 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3010 new-restage3, compare): Autogenerate, see Makefile.in
3011 entry for behavioral changes.
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 autogenerated targets.
3016 (objext, prebootstrap, BOOT_CFLAGS,
3017 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3018 targets.
3019
3020 * Makefile.in: Regenerate.
3021 (distclean-stage1, new-stage1-start, new-stage1-end,
3022 new-stage1-bubble, distclean-stage2, new-stage2-start,
3023 new-stage2-end, new-stage2-bubble, distclean-stage3,
3024 new-stage3-start, new-stage3-end): New targets.
3025 (all-stage1-gcc): Move prebootstrap dependency from here...
3026 (configure-stage1-gcc): ...to here.
3027 (new-bootstrap): Use bubble targets.
3028 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3029 Use per-stage distclean targets.
3030 (configure-stage1-gcc, configure-stage2-gcc,
3031 configure-stage3-gcc, all-stage1-gcc,
3032 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3033 Use new-stageN-start to prepare the tree.
3034
04cf1b77
PB
30352004-05-23 Paolo Bonzini <bonzini@gnu.org>
3036
3037 * Makefile.def (host_modules): add libcpp.
3038 * Makefile.tpl: Add dependencies on and for libcpp.
3039 * Makefile.in: Regenerate.
3040 * configure.in: Add libcpp host module.
3041 * configure: Regenerate.
3042
80b200a1
ZW
30432004-05-17 Zack Weinberg <zack@codesourcery.com>
3044
3045 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3046 of libf2c.
3047 * configure, Makefile.in: Regenerate.
3048
4b1cb4fe
DD
30492004-05-13 Diego Novillo <dnovillo@redhat.com>
3050
3051 Merge from tree-ssa-20020619-branch.
3052
3053 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3054 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3055 (HOST_GMPLIBS): Define.
3056 (HOST_GMPINC): Define.
3057 (TARGET_LIB_PATH): Add libmudflap.
3058 (GFORTRAN_FOR_TARGET): Define.
3059 (configure-build*): Export GFORTRAN.
3060 (configure-gcc): Export GMPLIBS and GMPINC.
3061 (all-gcc): Add maybe-all-libbanshee.
3062 (configure-target-libgfortran): Define.
3063 * Makefile.in: Regenerate.
3064 * configure.in (host_libs): Add libbanshee.
3065 (target_libraries): Add target-libmudflap and target-libgfortran.
3066 Add --with-libbanshee.
3067 Handle --disable-libmudflap.
3068 (*-*-freebsd*): Use with_gmp.
3069 Add $(libgcj) to noconfigdirs.
3070 * configure: Regenerate.
3071 * depcomp: New file.
3072 * MAINTAINERS: Add tree-ssa maintainers.
3073
30742004-04-28 Paolo Bonzini <bonzini@gnu.org>
3075
3076 * config/acx.m4: Fix fastcompare support for new-bootstrap.
3077 * configure: Regenerate.
3078
b8908782
DD
30792004-04-27 Paolo Bonzini <bonzini@gnu.org>
3080
3081 Revert:
3082 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3083
3084 * Makefile.def (flags_to_pass): Remove *dir variables that
3085 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3086 as well as prefix and exec_prefix.
3087 * Makefile.in: Regenerate.
3088
30892004-04-26 Paolo Bonzini <bonzini@gnu.org>
3090
3091 * Makefile.def (host_modules): Mark with the bootstrap
3092 flag packages on which gcc depends.
3093 * Makefile.tpl (all-bootstrap): Use it.
3094 * Makefile.in: Regenerate.
3095
30962004-04-26 Paolo Bonzini <bonzini@gnu.org>
3097
3098 * Makefile.def (flags_to_pass): Remove *dir variables that
3099 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3100 as well as prefix and exec_prefix.
3101 * Makefile.in: Regenerate.
3102
31032004-04-26 Paolo Bonzini <bonzini@gnu.org>
3104
80b200a1
ZW
3105 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3106 * configure: Regenerate.
3107 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3108 * gcc/Makefile.tpl (compare): Use the result of the test.
3109 * gcc/Makefile.in: Regenerate.
b8908782
DD
3110
31112004-04-23 Paolo Bonzini <bonzini@gnu.org>
3112
3113 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3114 Always relocate gcc and prev-gcc to the original names, even
3115 if the build fails.
3116 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3117 New targets.
3118
0f260896
RO
31192004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3120
3121 * configure.in (mips*-*-irix5*): Enable ld.
3122 * configure: Regenerate.
3123
51860f05
JW
31242004-04-15 James E Wilson <wilson@specifixinc.com>
3125
3126 * Makefile.tpl (configure-[+module+], configure-gcc,
3127 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3128 Set and export LDFLAGS.
3129 * Makefile.in: Regenerate.
3130
54752a6b
NN
31312004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3132
3133 PR bootstrap/14871
3134 * Makefile.tpl: If we don't have built-in-tree target tools,
3135 use the ones found by configure rather than hacking around with
3136 program_transform_name.
3137 * configure.in: Give Makefile.tpl the information necessary
3138 to do that.
3139 * Makefile.in: Regenerate.
3140 * configure: Regenerate.
3141
31422004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3143
3144 PR bootstrap/14760
3145 * configure.in: When computing baseargs, strip *all* copies of
3146 offending options. Also, don't match/substitute the trailing space,
3147 so that this actually works when two similar options are separated by
3148 only one space.
3149 * configure: Regenerate.
3150
31512004-04-06 David Edelsohn <edelsohn@gnu.org>
3152
80b200a1
ZW
3153 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3154 (rs6000-*-aix*): Same.
3155 * configure: Regenerate.
54752a6b 3156
5e2b61fb
SS
31572004-03-25 Stan Shebs <shebs@apple.com>
3158
3159 Remove MPW support, no longer used.
3160 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3161 mpw-install: Remove files.
3162 * src-release (DEVO_SUPPORT): Remove names of removed files.
3163 * MAINTAINERS: Likewise.
3164
1a6f2dc7
NN
31652004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3166
a0049f1b
NN
3167 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3168 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3169 * Makefile.in: Regenerate.
3170
1a6f2dc7
NN
3171 * configure.in (top level bootstrap support): Rework --enable-werror
3172 to set @stage2_werror_flag@.
3173 * configure: Regenerate.
3174 * Makefile.tpl (top level bootstrap support): Pass
3175 @stage2_werror_flag@ down to configure in stages 2 and 3.
3176 * Makefile.in: Regenerate.
3177
920e3419
NN
31782004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3179
3180 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3181 for stages 2 and 3 as well as in make. As a consequence, remove
3182 OUTPUT_OPTION (now detected by configure) from the flags passed down
3183 to make.
3184 * Makefile.in: Regenerate.
3185
3186 * Makefile.tpl (new-bootstrap): Fix typo.
3187 * Makefile.in: Regenerate.
3188
4fa63067
NN
31892004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3190
3191 * Makefile.tpl: Rearrange by moving recursive_targets rules
3192 into their proper sections.
3193 * Makefile.tpl (top level bootstrap support): Move disabling
3194 of coverage flags from 'make' to 'configure'; improve comments.
3195 * Makefile.in: Regenerate.
3196
3197 * Makefile.tpl (experimental top level bootstrap) Move stage1
3198 language setting from all- target to configure- target; disable
3199 intermodule optimization in stage 1; prevent gratuitous rebuilds
3200 of stage 1.
3201 * Makefile.in: Regenerate.
3202 * configure.in: Comma-separate stage 1 language list for top
3203 level bootstrap.
3204 * configure: Regenerate.
3205
3206 * Makefile.tpl: Clean up experimental top level bootstrap support:
3207 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3208 prev-gcc in configure- targets as well as all- targets.
3209 * Makefile.in: Regenerate.
3210
fb8a10fd
NN
32112004-03-17 Paolo Bonzini <bonzini@gnu.org>
3212
3213 * configure.in: Remove symbolic link section.
3214 * configure: Regenerate.
3215 * Makefile.tpl (links): Remove.
3216 * Makefile.in: Regenerate.
3217
947f426e 32182004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 3219 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
3220
3221 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 3222 Set with AC_CHECK_PROGS.
947f426e
NN
3223 * configure.in: Fix comment typo from last patch.
3224 * configure: Regenerate.
3225
1d39f329
NN
32262004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3227
3228 * Makefile.tpl: Introduce experimental top level bootstrap support.
3229 * Makefile.in: Regenerate.
3230 * configure.in: Introduce support for top level bootstrap.
3231 * configure: Regenerate.
3232
4b0ac75d 32332004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3234 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
3235
3236 PR bootstrap/14522
3237 * configure.in: Cope with shells that do not support unquoted ^
3238 * configure: Regenerate.
3239
2e70b094 32402004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3241 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
3242
3243 PR bootstrap/14522
3244 * configure.in: Cope with shell that do not support nesting
3245 quotes inside quoted backquote substitutions.
3246 * configure: Regenerate.
3247
32482004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3249
3250 PR bootstrap/14522
3251 * configure.in: Fix escaping of $.
3252 * configure: Regenerate.
3253
9e07f89d
NN
32542004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3255
3256 * configure: Regenerate.
3257
32582004-03-08 Paolo Bonzini <bonzini@gnu.org>
3259
3260 PR ada/14131
3261 Move language detection to the top level.
3262 * configure.in: Find default values for the tools as
3263 soon as possible. Disable ada if GNAT is not found.
3264 Emit error message about missing languages. Expand
3265 --enable-languages=all for the gcc subdirectory.
3266
1712ab83
RS
32672004-03-01 Richard Sandiford <rsandifo@redhat.com>
3268
3269 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3270 and disable libgcj.
3271 * configure: Regenerated.
3272
3dee29da
NN
32732004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3274
3275 PR bootstrap/7087
3276 * Makefile.tpl: Guard XFOO sed statements better.
3277 * Makefile.tpl: Add dependency for configure-target-libada.
3278 * Makefile.in: Regenerate (incidentally fixes broken
3279 commit when libada-branch was merged).
3280
0558264b
AC
32812004-02-28 Andrew Cagney <cagney@redhat.com>
3282
3283 * src-release (CVS_NAMES): Define.
3284 (do-tar, do-tar): Prune $(CVS_NAMES).
3285
c38f9803
AC
32862004-02-23 Andrew Cagney <cagney@redhat.com>
3287
3288 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3289 2004-02-19.09.
3290
55636792
NN
32912004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3292
3293 PR bootstrap/11932
3294 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3295
1e600082
AC
32962004-02-19 Andrew Cagney <cagney@redhat.com>
3297
3298 * config.guess: Update from version 2003-06-12 to 2004-02-16.
3299 * config.sub: Update from version 2003-06-13 to 2004-02-16.
3300
3769cd82
DD
33012004-02-11 David Edelsohn <edelsohn@gnu.org>
3302
3303 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3304 (rs6000-*-aix*): Same.
3305 * configure: Regenerate.
3306
a92834c8
DD
33072004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3308
3309 * configure.in (host): Add in missing $noconfigdirs to defines.
3310 * configure: Regenerate.
3311
a2592b1b
DD
33122004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3313 Nathanael Nerode <neroden@gcc.gnu.org>
3314
3315 PR ada/6637, PR ada/5911
80b200a1 3316 Merge with libada-branch:
a2592b1b
DD
3317 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3318 with appropriate dependencies. Add --enable-libada configure switch.
3319 * configure, Makefile.in: Regenerate.
3320
e31d1ea3
DD
33212004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3322
3323 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3324 * configure: Regenerate.
3325
db85f5c0
JJ
33262004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3327
3328 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 3329
fc434214
DD
33302004-01-23 DJ Delorie <dj@redhat.com>
3331
3332 * Makefile.def (target_modules) [libiberty]: Don't stage.
3333 * Makefile.in: Rebuilt.
3334
ad445c2c 33352004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 3336
ad445c2c
JJ
3337 * COPYING.NEWLIB: Update to include copyrights for new
3338 iconv code.
3339
72bbedde
AC
33402004-01-15 Andrew Cagney <cagney@redhat.com>
3341
3342 * src-release: Update copyright year.
3343 (do-proto-toplev): Configure using i686-pc-linux-gnu.
3344 (NEWLIB_SUPPORT_DIRS): Delete macro.
3345 (newlib.tar.bz2): Delete rule.
3346
a6d6062d
DD
33472004-01-14 Loren J. Rittle <ljrittle@acm.org>
3348
3349 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3350 * Makefile.tpl (configure-target-[+module+]): Support stage.
3351 * Makefile.in: Rebuilt.
3352
f8b73030
MR
33532003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3354
3355 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3356 throughout.
3357
aff0e9df
NN
33582004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3359
bb5dca17
NN
3360 * configure.in: Use ./config.cache, not config.cache.
3361 * configure: Regenerate.
3362 * Makefile.tpl: Special-casing not needed for GCC any more.
3363 * Makefile.in: Regenerate.
3364
82252c06
NN
3365 * configure.in: Don't share a cache file for host dirs.
3366 * configure: Regenerate.
3367
aff0e9df
NN
3368 * config-ml.in: Don't mess with the cache file.
3369
95036d20
NN
33702004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3371
ac7b618e
NN
3372 * Makefile.tpl: Make GCC use a separate config.cache.
3373 * Makefile.in: Regenerate.
3374
95036d20
NN
3375 PR bootstrap/11932, PR bootstrap/11933
3376 (I don't know if it will fix either of them, but it relates
3377 to them.)
3378 * configure.in: Don't use shared config.cache for target
3379 directories.
3380 * configure: Regenerate.
3381
08c1856b
DD
33822003-12-31 Roger Sayle <roger@eyesopen.com>
3383
3384 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3385 * configure: Regenerated.
3386
c1968181 33872003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 3388
c1968181
DD
3389 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3390 * configure: Regenerated.
3391
10ecffb9
NN
33922003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3393
3394 Port change over from GCC:
3395 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3396 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3397 (configure-build-[+module+], configure-[+module+]): Likewise.
3398 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3399 * Makefile.in: Regenerate.
3400
f2ab5990
TF
34012003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3402
3403 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3404 * configure: Regenerate.
3405
41a7d11a
JJ
34062003-11-27 Jeff Johnston <jjohnstn@redhat.com>
3407
80b200a1 3408 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
3409 stdlib.
3410
d9441a1f
DD
34112003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3412
3413 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3414 * Makefile.in: Regenerate.
3415
3a48a978
DD
34162003-10-20 Phil Edwards <phil@codesourcery.com>
3417
3418 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3419 * configure: Regenerate.
3420
f0b24077
NN
34212003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3422
3423 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3424 HOST_FLAGS_TO_PASS.
3425 * Makefile.in: Regenerate.
3426
5fbad20a
DD
34272003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3428
3429 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3430 * configure: Rebuilt
3431 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3432 * Makefile.in: Rebuilt
3433
78be4155
L
34342003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3435
3436 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3437
051fcc7a
L
34382003-10-01 Phil Edwards <pme@gcc.gnu.org>
3439
3440 * config-ml.in: Use ac_configure_args directly instead of
3441 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3442 actually seen.
3443
34442003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3445
3446 * config-ml.in: Propagate INSTALL variables.
3447
f27d4f92
DJ
34482003-09-21 Daniel Jacobowitz <drow@mvista.com>
3449
3450 * configure.in: Pass a computed --program-transform-name
3451 to subconfigures.
3452 * configure: Regenerated.
3453
cae4d560
NN
34542003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3455
3456 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3457 * Makefile.in: Regenerate.
3458
3459 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3460 * Makefile.in: Regenerate.
3461
8ff944f6
DJ
34622003-09-17 Daniel Jacobowitz <drow@mvista.com>
3463
3464 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3465 quoting.
3466 * configure: Regenerated.
3467
d9a35680
MC
34682003-09-12 Michael Chastain <mec@shout.net>
3469
3470 Fix PR gdb/857.
3471 * src-release (do-proto-topleve): Remove junk files
3472 intl/config.cache, intl/config.status,
3473 intl/config.h, intl/stamp-h.
3474
710068b9
AC
34752003-09-14 Andrew Cagney <cagney@redhat.com>
3476
3477 * src-release (dejagnu.tar): New target.
3478 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3479 (do-djunpack): Use $(PACKAGE) for the package name.
3480
e1008165
DD
34812003-09-04 DJ Delorie <dj@redhat.com>
3482
3483 * configure: Regenerate.
3484
21998d12
NC
34852003-09-04 Robert Millan <robertmh@gnu.org>
3486
3487 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 3488
ccca4bb3
DD
34892003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3490
3491 * configure.in: Ensure arguments to sed are properly spaced.
3492 * configure: Regenerate.
3493
ee949b5e
DJ
34942003-08-28 Daniel Jacobowitz <drow@mvista.com>
3495
3496 Merge from gcc:
3497 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3498 * install-sh: Update to newer upstream versions (associated with
3499 aclocal 1.7).
3500 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3501
75addda2
DJ
35022003-08-27 Daniel Jacobowitz <drow@mvista.com>
3503
3504 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3505 * configure: Regenerated.
3506
8d2877d8
NN
35072003-08-23 Phil Edwards <pme@gcc.gnu.org>
3508
3509 * configure.in: Use newline instead of semicolon when assuming
3510 shell arguments in a for loop.
3511 * configure: Regenerated.
3512
d2cc0e0d
GK
35132003-08-20 Geoffrey Keating <geoffk@apple.com>
3514
3515 PR 8180
3516 * configure.in: When testing with_libs and with_headers, treat
3517 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3518 * configure: Regenerate.
80b200a1 3519
d2cc0e0d
GK
3520 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3521 make, shell, etc.
3522 (baseargs): Likewise.
3523 * configure: Regenerate.
3524
04d1ab34
GK
35252003-08-19 Geoffrey Keating <geoffk@apple.com>
3526
3527 * configure.in: Disable libgcj for darwin not on powerpc.
3528 * configure: Rebuild.
3529
ca506da8
MC
35302003-08-15 Michael Chastain <mec@shout.net>
3531
3532 * src-release (do-proto-toplev): Remove junk files
3533 dejagnu/example/calc/config.status,
3534 dejagnu/example/calc/config.log.
3535
a4aa3f49
DD
35362003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3537
3538 * config-ml.in, symlink-tree: Add license.
3539
ede4fbe4
NN
35402003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3541
3542 Merge from gcc:
3543
3544 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3545 * Makefile.tpl (check, check-c++): Express dependencies using
3546 dependencies rather than commands.
3547 * Makefile.in: Regenerate.
3548
3549 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3550 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3551 * Makefile.in: Update.
3552
970f29af
AC
35532003-08-01 Andrew Cagney <cagney@redhat.com>
3554
3555 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3556 * configure: Ditto.
3557
b2884a0c
DD
35582003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3559
3560 * configure.in: Enable libgcj for darwin.
3561 * configure: Rebuild.
3562
c07f46a4
NN
35632003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3564
3565 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3566
9175bfc0
NN
35672003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3568
3569 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3570 creating target and build subdirs to build all parent dirs as needed.
3571 * Makefile.in: Rebuild.
3572 * configure.in: Don't build dirs explicitly here.
3573 * configure: Rebuild.
3574
b9abda6a
AO
35752003-07-22 Alexandre Oliva <aoliva@redhat.com>
3576
3577 * Makefile.tpl (all-make): Depend on intl.
3578 * Makefile.in: Rebuilt.
3579
eef8ffd4
NN
35802003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3581
3582 * config.if: Remove unused libc_interface determination.
3583
295efaf0
NN
35842003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3585
3586 * Makefile.in: Regenerate, correctly this time.
3587
e5c3f801
NN
35882003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3589
3590 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3591 unused INSTALL_PROGRAM_ARGS.
3592 * configure.in: Use AC_PROG_INSTALL.
3593 * Makefile.in: Regenerate.
3594 * configure: Regenerate.
3595
4a18bd6b
AO
35962003-07-10 Alexandre Oliva <aoliva@redhat.com>
3597
3598 * configure: Rebuilt.
3599 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3600 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3601 newlib nor libgloss.
3602 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3603 * configure.in (am33_2.0-*-linux*): Added.
3604
fbd1054d
BW
36052003-07-09 Bob Wilson <bob.wilson@acm.org>
3606
3607 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3608 * configure: Regenerate.
3609
b40e3958
L
36102003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3611
3612 * config-ml.in: Replace PWD with PWD_COMMAND.
3613 * Makefile.tpl: Likewise.
3614 * Makefile.in: Regenerated.
3615
4a5be7ba
NN
36162003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3617
3618 * configure.in: Clean up config-lang.in handling. Delete
3619 useless assignment to "subdirs".
3620 * configure: Regenerate.
3621
9c14acb8
NN
36222003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3623
3624 * configure.in: Rename 'target_libs' to 'target_libraries'.
3625 Remove useless reference to 'target_libs'.
3626 * configure: Regenerate.
3627
8f32e830
KS
36282003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3629
3630 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3631 * Makefile.in: Regenerate.
3632
12f0bd74
NN
36332003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3634
3635 * Makefile.def: Introduce flags_to_pass.
3636 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3637 * Makefile.in: Regenerate.
3638
b07c2aad
HPN
36392003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3640
3641 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3642 and target-libgloss.
3643 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3644 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 3645 * configure: Regenerate.
b07c2aad 3646
56f25033
DD
36472003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3648
3649 * configure.in: Update testsuite_flags to new location.
3650 * configure. Regenerate.
80b200a1 3651
4ec9a3b2
NN
36522003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3653
3654 * Makefile.tpl: Remove BUILD_CC stuff.
3655 * Makefile.in: Regenerate.
3656
059083b1 36572003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3658
059083b1
L
3659 * config.guess: Update to 2003-06-12 version.
3660 * config.sub: Update to 2003-06-13 version.
3661
535b046a
TS
36622003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3663
3664 * MAINTAINERS: Add myself as MIPS co-maintainer.
3665
00c22daa 36662003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3667
00c22daa
L
3668 * config.guess: Update to 2003-06-06 version.
3669 * config.sub: Update to 2003-06-06 version.
3670
1047cb91
DD
36712003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3672
3673 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3674 * configure. Regenerate.
3675
123494c8
NN
36762003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3677
1047cb91
DD
3678 * configure.in: Disable serial configure by default.
3679 * configure: Regenerate.
3680 * Makefile.tpl: Abolish .NOTPARALLEL.
3681 * Makefile.in: Regenerate.
3682
7f121bbf
NN
3683 * Makefile.tpl: Replace {build,host,target}_canonical by
3684 {build,host,target}.
3685 * Makefile.in: Regenerate.
3686
123494c8
NN
3687 * Makefile.tpl: Fix stupid pasto.
3688 * Makefile.in: Regenerate.
3689
ec7e0995
NN
36902003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3691
3692 * Makefile.tpl: Remove bogus conditional.
3693 * Makefile.in: Regenerate.
3694
27b1cc72
NN
36952003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3696
2a4cbe27
NN
3697 * Makefile.tpl: Make 'recursive targets' using autogen rather
3698 than shell loop. Remove duplicate 'clean' targets and false
3699 comments.
3700 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3701 Add systematic method of specifying missing targets in subdirs.
3702 Add copyright boilerplate.
3703 * Makefile.in: Regenerate.
3704 * configure.in: Add 'recursive targets' to maybe list.
3705 * configure: Regenerate.
3706
27b1cc72
NN
3707 * Makefile.tpl: Rename [+target+] to [+make_target+].
3708 * Makefile.def: Rename 'target' to 'make_target'.
3709
01e51bd0
NC
37102003-05-30 Nick Clifton <nickc@redhat.com>
3711
3712 * README-maintainer-mode: Update URL for locating blessed config
3713 tools.
3714
2fd84b42
NC
37152003-05-29 Robert Millan <rmh@debian.org>
3716
3717 * ltconfig: Import this patch and modify for use with current
3718 version of ltconfig:
3719
3720 2003-05-21 Bruno Haible <bruno@clisp.org>
3721
3722 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3723 GNU/FreeBSD.
3724
8945c6bb
DD
37252003-05-28 DJ Delorie <dj@redhat.com>
3726
3727 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3728 * Makefile.in: Regenerate.
3729
2f9632a1
JJ
37302003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3731
80b200a1 3732 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3733
3a12db16 37342003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3735
3a12db16
DD
3736 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3737 newlib or libgloss.
3738 * Makefile.in: Regenerate.
3739
44482353
DD
37402003-05-21 DJ Delorie <dj@redhat.com>
3741
3742 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3743 * Makefile.in: Regenerate.
3744
fec2c52d
MR
37452003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3746
3747 * configure.in: Use curly braces in the definition of tooldir.
3748 * configure: Regenerate.
3749
16ae0395
NN
37502003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3751
3752 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3753 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3754 Factor out common code from autogen IF statements.
3755 * configure: Regenerate.
3756 * Makefile.in: Regenerate.
3757
ec11bdc6
DD
37582003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3759
3760 * configure.in: Accept i[3456789]86 for machine type.
3761 * configure: Regenerate.
3762
dd12c3a8
NN
37632003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3764
3765 * configure.in: Switch more things to use maybe dependencies.
3766 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3767 * configure: Regenerate.
3768 * Makefile.tpl: Switch more things to use maybe dependencies.
3769 * Makefile.in: Regenerate.
3770
cf662e21
AJ
37712003-05-16 Andreas Schwab <schwab@suse.de>
3772
3773 * Makefile.tpl (install-opcodes): Define.
3774 * Makefile.in: Rebuild.
3775
5481b376
AJ
37762003-05-13 Andreas Jaeger <aj@suse.de>
3777
3778 * config.guess: Update to 2003-05-09 version.
3779 * config.sub: Update to 2003-05-09 version.
3780
3959a22a
AJ
37812003-05-13 Michael Eager <eager@mvista.com>
3782
3783 * configure.in: Correct sed script so that options in quotes are not
3784 deleted.
3785 * configure: Rebuild.
3786
564b43e5
CV
37872003-05-12 Corinna Vinschen <corinna@vinschen.de>
3788
3789 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3790 and $$s/newlib/libc/sys/cygwin32 include paths.
3791 * configure: Ditto.
3792
bb947dc9
L
37932003-05-05 H.J. Lu <hjl@gnu.org>
3794
3795 * config-ml.in: Restored from gcc repository.
3796
77f7441a
CD
37972003-05-02 Chris Demetriou <cgd@broadcom.com>
3798
80b200a1
ZW
3799 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3800 * Makefile.in: Regenerate.
77f7441a 3801
a26d7085
DJ
38022003-04-27 Daniel Jacobowitz <drow@mvista.com>
3803
3804 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3805 and Makefile.def.
3806
e4c4d240
DJ
38072003-04-27 Daniel Jacobowitz <drow@mvista.com>
3808
3809 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3810 * Makefile.in: Regenerated.
3811
62a3fc85
DD
38122003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3813
3814 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3815 * Makefile.in: Regenerate.
3816
38172003-04-18 Jakub Jelinek <jakub@redhat.com>
3818
3819 * configure.in (powerpc64*-*-linux*): Remove.
3820 * configure: Rebuilt.
3821
5b474aa8
DD
38222003-04-17 Phil Edwards <pme@gcc.gnu.org>
3823
3824 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3825 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3826 and restrap.
3827 * Makefile.in: Regenerate.
3828
38292003-04-16 Richard Earnshaw <rearnsha@arm.com>
3830
3831 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3832 * configure: Regenerated.
3833
bc295afe
AO
38342003-04-11 Alexandre Oliva <aoliva@redhat.com>
3835
3836 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3837 * */configure: Rebuilt.
3838
3728fade
NN
38392003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3840
3841 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3842 * Makefile.in: Regenerate.
3843
ce5b542e
MC
38442003-03-14 Michael Chastain <mec@shout.net>
3845
3846 * Makefile.in: Regenerate with correct Makefile.def.
3847
3db0a37f
NN
38482003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3849
3850 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3851 Make macro.
3852 * Makefile.in: Regenerate.
3853 * configure.in: Clean up gxx_include_dir logic.
3854 * configure: Regenerate.
3855
34349c6e
DD
38562003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3857
3858 * configure.in (gxx_include_dir): Fix typo.
3859 * configure: Regenerated.
3860
686c28c9
AC
38612003-03-06 Andrew Cagney <cagney@redhat.com>
3862
3863 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3864
bba45b8b 38652003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3866
bba45b8b
NN
3867 * configure.in: Include $(build_tooldir)/sys-include in
3868 FLAGS_FOR_TARGET.
3869 * configure: Regenerated.
3870
2683747f
NN
38712003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3872
bba45b8b
NN
3873 * Makefile.tpl: Reindent.
3874 * Makefile.in: Regenerate.
3875 * configure.in: Reindent. Don't set unused variables.
3876 * configure: Regenerate.
3877
2683747f
NN
3878 * Makefile.tpl: Always pass down RANLIB.
3879 * Makefile.in: Regenerate.
3880
3881 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3882 * Makefile.in: Regenerate.
3883 * configure.in: Remove unused logic relating to --enable-shared
3884 and --enable-threads. Remove bogus comments. Remove redundant
3885 noconfigdirs.
3886 * configure: Regenerate.
3887
3888 * configure.in: Replace ${libstdcxx_version} by its value.
3889 Remove reference to mh-dgux.
3890 * configure: Regenerate.
3891
50212802
NN
38922003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3893
3894 * Makefile.tpl: Rearrange.
3895 * Makefile.in: Regenerate.
3896
a6be7fc6
NC
38972003-02-25 Nick Clifton <nickc@redhat.com>
3898
3899 * configure: Remove site-file supprot - it is obsolete.
3900
f8a495c8
NC
39012003-02-24 Uwe Stieber <uwe@wwws.de>
3902
3903 * configure.in: Add support for kaOS as cross build target system.
3904 * configure: Regenerated.
3905
3decd77d
DD
39062003-02-20 Sean McNeil <sean@blue.mcneil.com>
3907
3908 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3909 configure-target-* as some target builds may require additional
3910 flags for preprocessor tests.
3911 * Makefile.in: Regenerated.
3912
f4ff34a3
AO
39132003-02-19 Alexandre Oliva <aoliva@redhat.com>
3914
3915 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3916 * ltconfig: Handle it.
3917 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3918 auto-detecting it.
3919
b7e4a931
AO
39202003-02-19 Alexandre Oliva <aoliva@redhat.com>
3921
3922 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3923 it is used as argument to $CC.
3924 * ltcf-gcj.sh: Likewise.
3925
6b784d9f
AO
39262003-02-19 Alexandre Oliva <aoliva@redhat.com>
3927
3928 * configure.in: Introduce --enable-maintainer-mode.
3929 * configure: Rebuilt.
3930 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3931 for maintainer mode.
3932 * Makefile.in: Rebuilt.
3933
8bcd8a07
AC
39342003-02-19 Andrew Cagney <ac131313@redhat.com>
3935
3936 * configure: Regenerate using autoconf 2.13.
3937
ee3fd329
AM
39382003-02-19 Alan Modra <amodra@bigpond.net.au>
3939
3940 * config.guess: Import latest version.
3941 * config.sub: Import latest version.
3942
e9e45685
JM
39432003-02-18 Jason Merrill <jason@redhat.com>
3944
3945 * Makefile.tpl (check-c++): Allow parallelism.
3946
859789af
AC
39472003-02-17 Andrew Cagney <ac131313@redhat.com>
3948
3949 * configure: Regenerate using autoconf 000227.
3950
b3f16a9b
GK
39512003-02-15 Geoffrey Keating <geoffk@apple.com>
3952
3953 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3954 don't configure target-libobjc.
3955 * configure: Regenerate.
3956
72e60e02
DD
39572003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3958
3959 * Makefile.tpl (RANLIB): Define.
3960 * Makefile.in: Regenerate.
3961
91f0e695
KS
39622003-02-06 Keith R Seitz <keiths@redhat.com>
3963
3964 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3965 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3966 * Makefile.in: Regenerated.
3967 * configure.in: Remove all traces of snavigator, db, and grep.
3968 * configure: Regenerated.
3969
122bfa92
FCE
39702003-01-31 Frank Ch. Eigler <fche@redhat.com>
3971
3972 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3973 * Makefile.in: Regenerated.
3974
264095c3
AO
39752003-01-30 Alexandre Oliva <aoliva@redhat.com>
3976
3977 * config.if: Copy from GCC.
3978
a84dbcb3
AO
39792003-01-27 Phil Edwards <pme@gcc.gnu.org>
3980
3981 * configure.in: Revert 24Jan change.
3982 * configure: Regenerate.
3983
19618276
NN
39842003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3985
3986 * configure.in: Revert previous change.
3987 * configure: Regenerate.
3988
b7f27a92
NN
39892003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3990
3991 * configure.in: Make rda native-only.
3992 * configure: Regenerate.
3993
83326456
NN
39942003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3995
3996 * configure.in: Add missing \.
3997 * configure: Rebuilt.
3998
5e367fa5
JJ
39992003-01-17 Jakub Jelinek <jakub@redhat.com>
4000
4001 * configure.in (baseargs): Avoid using \| in sed regular
4002 expressions.
4003 * configure: Rebuilt.
4004
e01f337c
JJ
40052003-01-16 Jakub Jelinek <jakub@redhat.com>
4006
4007 * configure.in (baseargs): Remove all supported forms of
4008 --cache-file, --srcdir, --host, --build and --target options
4009 from argument lists.
4010 * configure: Rebuilt.
4011
aa236487
AO
40122003-01-15 Alexandre Oliva <aoliva@redhat.com>
4013
4014 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4015 * configure: Rebuilt.
4016
586c0873
NN
40172003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
4018
4019 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4020 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4021 * Makefile.in: Regenerate.
4022 * configure: Regenerate.
4023
497f816e
DD
40242003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
4025
4026 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4027 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4028 * Makefile.in: Regenerate.
4029
bfbe5519
AO
40302003-01-09 Alexandre Oliva <aoliva@redhat.com>
4031
4032 * configure.in: Remove Makefile in build, host and target modules
4033 unless configure was run with --no-recursion.
4034 * configure: Rebuilt.
4035
3f234ef5
CD
40362003-01-08 Chris Demetriou <cgd@broadcom.com>
4037
4038 * config.guess: Update to 2003-01-03 version.
4039 * config.sub: Update to 2003-01-03 version.
4040
a3982d48
CF
40412003-01-07 Christopher Faylor <cgf@redhat.com>
4042
4043 * configure: Regenerate with proper autoconf 2.13.
4044
75778ec4
CF
40452003-01-07 Christopher Faylor <cgf@redhat.com>
4046
80b200a1
ZW
4047 * configure.in: Add AC_PREREQ for consistency.
4048 * configure: Regenerate.
75778ec4 4049
c180f501
AC
40502003-01-06 Andrew Cagney <ac131313@redhat.com>
4051
4052 * configure.in (GDB_TK): Add tcl directories conditional on
4053 gdb/gdbtk directory being present.
4054 * configure: Regenerate.
5481b376 4055
46ca2cc2
DA
40562003-01-04 John David Anglin <dave.anglin@nrc.ca>
4057
4058 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
4059 by gcc if LD is not defined and we are not doing a Canadian Cross.
4060 * configure: Rebuilt.
4061
53dd8dab
DJ
40622003-01-01 Daniel Jacobowitz <drow@mvista.com>
4063
4064 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
4065
50ceb20c
TT
40662002-12-31 Tom Tromey <tromey@redhat.com>
4067
4068 * Makefile.in: Rebuilt.
4069 * Makefile.def (target_modules) [libffi]: Allow installation.
4070
e78b5cfe
AS
40712002-12-31 Andreas Schwab <schwab@suse.de>
4072
4073 * configure.in: Fix use of $program_transform_name.
4074 * configure: Regenerated.
4075
67448102
DJ
40762002-12-30 Daniel Jacobowitz <drow@mvista.com>
4077
4078 * configure.in (baseargs): Don't remove first configure argument.
4079 * configure: Regenerated.
4080
e6bfb94a
AO
40812002-12-29 Alexandre Oliva <aoliva@redhat.com>
4082
4083 * Makefile.tpl (local-distclean): Don't remove...
4084 (multilib.ts): ... this. Moved into...
4085 (multilib.out): ... this. Don't use sub-make.
4086 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4087 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4088 (configure-build-[+module+], configure-[+module+],
4089 configure-target-[+module+], configure-gcc): ... these. Test
4090 for Makefile existence. Drop config.status from dependencies.
4091 * Makefile.in: Rebuilt.
4092 * configure.in: Move gcc-version-trigger to the end of
4093 ac_configure_args. Add comments to maybedep.tmp and
4094 serdep.tmp. Introduce --disable-serial-configure. Remove
4095 nonopt from baseargs, matching and removing corresponding
4096 whitespace while at it.
4097 * configure: Rebuilt.
4098
8f0dfb36
AO
40992002-12-28 Alexandre Oliva <aoliva@redhat.com>
4100
4101 * configure.in (host_configargs): Replace reference to
4102 no-longer-defined buildopts with --build=${build_alias}.
4103 * configure: Rebuilt.
4104
43be203f
AO
41052002-12-28 Alexandre Oliva <aoliva@redhat.com>
4106
4107 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
4108 program_transform_name to standard idiom.
4109 (AUTOGEN, AUTOCONF): Define.
4110 (Makefile.in): Use $(AUTOGEN).
4111 (Makefile): Depend on config.status, and use autoconf-style rule to
4112 build it. Move original commands to...
4113 (config.status): ... this new target.
4114 (configure): Add $(srcdir). Depend on config/acx.m4. Use
4115 $(AUTOCONF).
4116 * Makefile.in: Rebuilt.
4117
a0da8069
NN
41182002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
4119
d18f1c9f
NN
4120 * Makefile.tpl: Fix dramatic bustage due to change in
4121 program_transform_name.
4122 * Makefile.in: Regenerate.
4123
4124 * configure.in: Remove unnecessary PATH setting.
4125 * configure: Regnerate.
4126
4127 * configure.in: Don't default to unprefixed tools unless
4128 the native tools will work.
4129 * configure: Regenerate.
4130
a0da8069
NN
4131 * configure.in: Convert to autoconf script. Blow away lots
4132 of now-redundant Makefile fragments.
4133 * configure: Generate using Autoconf.
4134 * Makefile.tpl: Rewrite to reflect autoconfiscation.
4135 * Makefile.in: Regenerate.
4136
c567df0a
NN
41372002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
4138
5481b376 4139 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
4140 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4141
5481b376 4142 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 4143 where they belong.
2c7f9a32 4144
2dabcfb4
AS
41452002-12-24 Andreas Schwab <schwab@suse.de>
4146
4147 * Makefile.tpl (multilib.out): Fix missing space.
4148 * Makefile.in: Regenerate.
4149
1086bc09
NN
41502002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
4151
4152 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
4153 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
4154 * Makefile.in: Regenerate.
4155 * configure.in: Remove unnecessary leftovers.
4156
1086bc09
NN
41572002-12-21 Geoffrey Keating <geoffk@apple.com>
4158
4159 * configure.in (extra_ranlibflags_for_target): New variable.
4160 (*-*-darwin): Add -c to ranlib commands.
4161 * configure (tooldir): Handle extra_ranlibflags_for_target.
4162
14e9ca95
JJ
41632002-12-20 Jeff Johnston <jjohnstn@redhat.com>
4164
4165 * COPYING.NEWLIB: Updated.
4166 * COPYING.LIBGLOSS: Ditto.
4167
14c428fb
NN
41682002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4169
4170 * Makefile.tpl: Revert HJL's change.
4171 * Makefile.in: Regenerated.
4172 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4173 always.
4174
313b8244
AS
41752002-12-19 Andreas Schwab <schwab@suse.de>
4176
4177 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4178 * Makefile.in: Regenerate.
4179
efeae3db
L
41802002-12-18 H.J. Lu <hjl@gnu.org>
4181
4182 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4183 * Makefile.in: Regenerated.
4184
4185 * configure.in (build_prefix): New. Substitute.
4186
43d92c63
NN
41872002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
4188
59da4fe6
NN
4189 * Makefile.tpl: Don't let real targets depend on phony targets.
4190 * Makefile.in: Regenerate.
4191
43d92c63
NN
4192 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4193 * Makefile.in: Regenerate.
4194
b72e6a2d
JM
41952002-12-16 Jason Merrill <jason@redhat.com>
4196
4197 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4198 previous 'make bootstrap'.
4199 * Makefile.in: Regenerate.
4200
95c72c44
HPN
42012002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
4202
4203 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4204
7d695d07
JM
42052002-12-13 Jason Merrill <jason@redhat.com>
4206
4207 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
4208 library tests.
4209 (check-c++): Just depend on it and check-target-libstdc++-v3.
4210 * Makefile.in: Regenerate.
4211
54103d1e
NN
42122002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
4213
4214 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4215 * Makefile.in: Regenerate.
4216
4024f1e1
JJ
42172002-12-12 Jeff Johnston <jjohnstn@redhat.com>
4218
80b200a1
ZW
4219 * COPYING.NEWLIB: Update list of alternate Regent of California
4220 licenses and discuss official revoking of advertising clause.
4221 * COPYING.LIBGLOSS: Ditto.
4024f1e1 4222
7dda0df6
AO
42232002-12-12 Alexandre Oliva <aoliva@redhat.com>
4224
4225 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4226 * Makefile.in: Rebuilt.
4227
d03be79e 42282002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 4229
929293f4
NN
4230 * configure: Fix bug put in by gremlins.
4231
d03be79e
NN
4232 * Makefile.tpl: Substitute more autoconfily.
4233 * configure: Substitute more autoconfily.
4234 * Makefile.in: Regenerate.
4235
42362002-12-08 Andrew Cagney <ac131313@redhat.com>
4237
4238 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4239 * Makefile.in (all-sim): Ditto.
a36d530e
DD
4240
42412002-12-06 DJ Delorie <dj@redhat.com>
4242
4243 * Makefile.tpl: Change configure dependencies to not have real
4244 targets depend on phony targets.
b4a77b47 4245
db1ac78d
NN
42462002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
4247
bcaf2395
NN
4248 * configure.in: Revert unintentional change.
4249
b4fa093e
NN
4250 * src-release: Configure host subdirs.
4251
db1ac78d
NN
4252 * Makefile.tpl: Change dependency for */multilib.out so that
4253 it works when gcc isn't in the tree.
4254
4255 * configure.in: Substitute more.
4256 * configure: Run subconfigures from the Makefile.
4257 * Makefile.tpl: Run subconfigures from the Makefile; add a few
4258 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4259
15723a45
NN
42602002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4261
e2b9e2dc
NN
4262 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4263 and corresponding dependencies.
4264 * Makefile.in: Regenerate.
4265
2af579c4
NN
4266 * configure.in (host_tools): Order binutils, gas and ld for
4267 convenience in running the testsuites.
4268
a2cc058a
NN
4269 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4270 * Makefile.in: Regenerate.
4271 * configure.in: Introduce rules to serialize subconfigure runs.
4272
15723a45
NN
4273 * configure.in: Introduce BASE_CC_FOR_TARGET.
4274 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
4275 Realize configure-build-* targets. Realize configure-target-* targets.
4276 * Makefile.in: Regenerate.
4277
ae831be5
NN
42782002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4279
4280 * configure: Move gcc_version_trigger stuff from here...
4281 * configure.in: ...to here.
4282
4283 * configure.in: Separate subconfigure options added by this file from
4284 options given by the user. Add machinery to put args for host
4285 subconfigures into the Makefile.
4286
4287 * Makefile.tpl: Remove 'vault' targets.
4288 * Makefile.tpl: Reorder and comment dependencies.
4289 * Makefile.in: Regenerate.
4290
bbf7c8ac
NN
42912002-11-28 Geoffrey Keating <geoffk@apple.com>
4292
4293 * configure.in: Move host-specific darwin noconfigdirs into
4294 the host-specific section.
4295
930314a4
NN
42962002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4297
52d7cdee
NN
4298 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4299 during replay.
4300 * Makefile.in: Regenerate.
4301
930314a4
NN
4302 (finishing slow-motion replay)
4303 * configure: Remove skip-this-dir support.
4304 * Makefile.tpl: Remove skip-this-dir support.
4305
4306 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4307 subdirectories.
4308 * Makefile.in: Regenerate.
4309
4310 * Makefile.tpl: Strip out useless setting of 'dir'.
4311 * Makefile.in: Regenerate.
5481b376 4312
930314a4
NN
43132002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4314
4315 (finishing slow-motion replay)
4316 * configure.in: Fix deeply stupid bug.
4317
4318 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4319 shell code in CXX_FOR_TARGET
4320 * Makefile.def: Introduce raw_cxx.
4321 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4322 RAW_CXX_FOR_TARGET.
4323 * Makefile.in: Regenerate.
4324
43252002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4326
4327 (finishing slow-motion replay)
4328 * Makefile.tpl: Remove unnecessary ifs.
4329 * Makefile.in: Regenerate.
4330
5481b376 4331 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4332 dependencies. Maybe-ize build-libiberty. Create dummy install
4333 targets for 'no_install' modules.
5481b376 4334 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 4335 build_modules stuff to configure.in.
5481b376 4336 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4337 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4338 * Makefile.in: Regenerate.
4339
3866be5d
NN
43402002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4341
4342 (continuing slow-motion replay)
4343 * Makefile.tpl: Make all-target, install-target behave similarly
4344 to all, install (only hitting configured targets). Eliminate
4345 unused macro defintions.
4346
4347 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4348 build != host.
4349
4350 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4351
4352 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4353
5481b376 4354 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
4355 configuring. Remove references to "dosrel".
4356 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 4357 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 4358 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 4359 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
4360 and redundant dependency; rearrange slightly.
4361 * Makefile.def: Add host-side libtermcap, utils.
4362
4363 * Makefile.in: Regenerate.
4364
e393202e
NN
43652002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4366
4367 (Continuing slow-motion replay)
4368 * Makefile.def: Add list of recursive targets to autogenerate.
4369 Add build_modules.
4370 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4371 targets. Autogenerate *-build-* targets.
4372 * Makefile.in: Regenerate.
4373
583d52d7
NN
43742002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4375
4376 (Continuing slow-motion replay)
4377 * configure: More autoconf-style substitutions.
4378 * Makefile.tpl: More autoconf-style substitutions.
4379 * Makefile.in: Regenerate.
4380
43812002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4382
4383 (Continuing slow-motion replay)
4384 * configure: Substitute more variables in a more autoconf-friendly
4385 way. Simplify slightly.
4386 * Makefile.tpl: Make more variables substitutable in an
4387 autoconf-friendly way.
4388 * Makefile.in: Regenerate.
4389
874e38b4
NN
43902002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4391
4392 (Continuing slow-motion replay)
4393 * configure.in (v810*): Remove special setting of tools.
4394
4395 * configure: Add support for extra required flags for ar or nm.
4396 * configure.in (aix4.3+): Use above support for target-specific
4397 issues, rather than using config/mt-aix43.
4398
852e5f18
NN
43992002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4400
4401 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4402 * configure: Remove 'removing', which doesn't work. Replace $subdir
4403 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4404 with $srcdir. Reformat indentation. Substitute some variables
4405 formerly hard-coded in the Makefile for build=host.
4406 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4407 * Makefile.def: Autogenerate more.
4408 * Makefile.in: Regenerate.
4409
c9a0d920
DD
44102002-11-13 Bruce Korb <bkorb@gnu.org>
4411
4412 * Makefile.tpl: syntactic cleanup
4413
dd2768ff
KB
44142002-11-04 Kevin Buettner <kevinb@redhat.com>
4415
4416 * Makefile.def (host_modules): Add rda.
4417 * Makefile.in: Regenerate.
4418 * configure.in (target_tool): Add target-rda to list.
4419
1aa8389d
DD
44202002-10-25 Phil Edwards <pme@gcc.gnu.org>
4421
4422 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4423 and restrap targets to this rule.
4424 * Makefile.in: Regenerate.
4425
28f46298
HPN
44262002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4427
4428 * configure.in (i[3456]86-*-linux*): Add check to disable
4429 ${libgcj} for glibc1.
4430
ff72e302
NC
44312002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4432
4433 * configure.in: Add tic4x target.
4434
8607b6c9
NN
44352002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4436
4437 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4438 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4439 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4440 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4441 * Makefile.in: Regenerate.
4442
f8f61f4a
NN
44432002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4444
c86f794b
NN
4445 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4446 * Makefile.in: Regenerate.
4447
a9590527
NN
4448 * Makefile.def: Remove order dependency comments.
4449 * Makefile.tpl: Add explicit install-install dependencies.
4450 * Makefile.in: Regenerate.
4451
8412ce72
NN
4452 * Makefile.tpl: Remove material now in src-release. (Finally!)
4453 * Makefile.in: Regenerate.
4454
8b9f37f1
NN
4455 * configure: Restore my original patch by syncing with gcc version.
4456
f8f61f4a
NN
4457 * Bring following over from gcc:
4458
44592002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4460
4461 * configure.in (s390*-*-linux*): Enable libgcj.
4462
403d9505
NN
44632002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4464
4465 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4466
95f6f383
AM
44672002-10-02 Alan Modra <amodra@bigpond.net.au>
4468
e4673b0a 4469 * configure: Move stray lines back to where they belong.
95f6f383 4470
748503c8
NN
44712002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4472
a581b5c3
NN
4473 * Makefile.tpl: Insert configure-target target, for src-release.
4474
c084f5b4
NN
4475 * configure: Finish reverting change which Andrew Cagney started
4476 reverting. Should fix bustage.
4477
7aa673ed 4478 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
4479 * src-release: New file. Contains material for making net
4480 releases for gdb, binutils, et al., formerly in Makefile.in.
4481
82a9b2d9
NC
44822002-09-30 Nick Clifton <nickc@redhat.com>
4483
4484 * cpu: New top level directory. Intended to hold input files for
4485 CGEN which have FSF copyright assignment.
4486 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4487
c2463a00
AC
44882002-09-29 Andrew Cagney <ac131313@redhat.com>
4489
4490 Revert below (note that src does not contain Makefile.tpl):
4491 * Makefile.tpl: Make subsituted variables more autoconfy.
4492 * Makefile.in: Regenerate.
4493
f03b4789
NN
44942002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4495
c11e16a9
NN
4496 * configure: Revert accidentally applied changes.
4497
f03b4789
NN
4498 * Makefile.tpl: Make more autoconf-friendly.
4499 * Makefile.in: Regenerate.
4500 * configure: Make substitution more autoconf-like.
4501
45022002-09-28 Richard Earnshaw <rearnsha@arm.com>
4503
4504 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4505 single entry to handle all these.
4506 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4507 libjava on arm-*-elf.
4508
c0292023
GK
45092002-09-27 Geoffrey Keating <geoffk@apple.com>
4510
4511 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4512 things that depend on them.
4513
c66d951e
NN
45142002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4515
4516 * Makefile.tpl: Make subsituted variables more autoconfy.
4517 * Makefile.in: Regenerate.
4518 * configure: Make seds more autoconfy.
4519
907a7241 45202002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
4521
4522 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4523 * Makefile.in: Regenerate.
4524 * configure.in: Rewrite sed statements to look autoconfy.
4525
907a7241
NN
4526 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4527 all-target-foo on configure-target-foo.
4528 * Makefile.def: Ditto.
4529 * Makefile.in: Rebuild.
4530
405ea7a0
NN
45312002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4532
4533 * Makefile.def: New file.
4534 * Makefile.tpl: New file.
4535 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4536
4537 * configure.in: Minor rearrangement. Simplify tests.
4538
bdc57bfd
JT
45392002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4540
4541 * configure.in (with_headers): Skip copy if value is "yes".
4542 (with_libs): Likewise.
4543
ae03d6e2
NN
45442002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4545
4546 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4547 * configure.in (sh*-*-pe*): Ditto.
4548 * configure.in (mips*-*-pe*): Ditto.
4549 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
4550
4551 * configure.in: Rearrange.
4552
707960fe
NC
45532002-09-12 Nick Clifton <nickc@redhat.com>
4554
4555 * Import these changes from the config master repository:
4556
4557 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4558
4559 * config.sub: Add tic4x target.
4560
4561 2002-09-03 Ben Elliston <bje@redhat.com>
4562
4563 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4564 Reported by <Duncan_Stodart@insession.com>.
4565
36ea319f
JJ
45662002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4567
4568 * COPYING.NEWLIB: More updates.
4569
cf57480a
JJ
45702002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4571
4572 * COPYING.NEWLIB: Update.
4573
fd31a171
AC
45742002-08-23 Andrew Cagney <ac131313@redhat.com>
4575
23b632fc
AC
4576 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4577
fd31a171
AC
4578 * config.guess: Import version 2002-08-23.
4579 * config.sub: Import version 2002-08-22.
4580
a08bafb5
AO
45812002-08-20 Alexandre Oliva <aoliva@redhat.com>
4582
4583 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4584 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4585 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4586
17240c1f
NC
45872002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4588
4589 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4590
e70ad0c6
L
45912002-08-04 H.J. Lu (hjl@gnu.org)
4592
4593 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4594
574e6d11
DD
45952002-07-31 Alan Modra <amodra@bigpond.net.au>
4596
4597 * configure.in: Move generic linux case to end. Copy generic
4598 linux noconfigdirs to mips*-*-linux* entry and new
4599 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4600
611e7523
CD
46012002-07-19 Chris Demetriou <cgd@broadcom.com>
4602
4603 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4604 one instance of them which was missed to the list to update.
4605
51759676
CD
46062002-07-16 Chris Demetriou <cgd@broadcom.com>
4607
4608 * config.guess: Update to 2002-07-09 version.
4609 * config.sub: Update to 2002-07-03 version.
4610
7c1f909c
DD
46112002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4612
4613 * configure.in: Remove two redundant tests.
4614
d7cf5d30
DD
46152002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4616
4617 * configure.in (mips*-*-irix6*o32): Enable stabs.
4618
c74222f7
DD
46192002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4620
5b53c336
DD
4621 * configure.in: Don't build grez.
4622 * Makefile.in: Ditto.
4623
c74222f7
DD
4624 * Makefile.in: Remove references to bsp, cygmon, libstub.
4625 * configure.in: Ditto.
4626
4627 * configure.in: Remove leftover reference to gdbtest.
4628
edd1b227
DD
46292002-07-08 Phil Edwards <pme@gcc.gnu.org>
4630
4631 * configure.in (gxx_include_dir): Change to match versioned
4632 C++ headers if --enable-version-specific-runtime-libs is used.
4633
486186e3
AO
46342002-07-04 Steve Ellcey <sje@cup.hp.com>
4635
4636 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4637
ff0a3bf8
DD
46382002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4639
4640 * configure.in: Make --without-x work.
4641
1dfa8174
NC
46422002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4643
4644 * contrib: New directory. Created to contain a copy of the
5481b376 4645 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
4646 the FSF GCC sources.
4647
07637366
DD
46482002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4649
b6f83f2a
DD
4650 * configure.in: Rearrange target Makefile fragment collection.
4651
07637366
DD
4652 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4653 cvs[src].
4654 * configure.in: Ditto.
4655
f48556b1
DD
46562002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4657
4658 * Makefile.in: Eliminate 'apache' targets.
4659 * configure.in: Eliminate 'apache' targets.
4660
4661 * configure.in: Eliminate redundant tests. Reorganize.
4662
4663 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4664
4665 * config-ml.in: Eliminate references to Cygnus configure.
4666
4667 * Makefile.in: Eliminate references to building emacs.
4668
46692002-07-01 Denis Chertykov <denisc@overta.ru>
4670
4671 * configure.in: Add support for ip2k.
4672
cdb9e2b8
BE
46732002-06-24 Ben Elliston <bje@redhat.com>
4674
4675 * configure.in (host_tools): Remove cgen.
4676
4677 * Makefile.in (all-cgen): Remove; runs from its source directory.
4678 (check-cgen, install-cgen, clean-cgen): Likewise.
4679 (all-opcodes): No not depend on all-cgen.
4680 (all-sim): Likewise.
4681
3558860c
DD
46822002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4683
4684 * configure.in: Fix AIX configury bug.
4685
e3b0c936
DD
46862002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4687
cdb9e2b8 4688 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4689
cdb9e2b8
BE
4690 * configure.in: Move definition of libstdcxx_flags right above
4691 usage, rather than way earlier.
8ee424c0 4692
c712250a
DD
4693 * configure.in: Pull definition of is_cross_compiler earlier.
4694
9ee1a75c
DD
4695 * configure.in: Rearrange a little.
4696
e3b0c936
DD
4697 * configure.in: Remove references to librx.
4698 * Makefile.in: Remove references to librx.
4699
b2bd228e
DD
47002002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4701
4702 * configure.in: Eliminate ${gasdir} variable.
4703
7cd52483
DB
47042002-06-18 Dave Brolley <brolley@redhat.com>
4705
4706 * configure.in: Add support for frv.
4707 * config.sub: Add support for frv.
4708
6c5e141a
DD
47092002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4710
4711 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4712
0d18b56d
JT
47132002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4714
4715 * configure.in (vax-*-netbsd*): Re-enable gas.
4716
fd8958d5
DD
47172002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4718
27f15fdd
DD
4719 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4720 BUILD_PREFIX_1, to correct nomenclature.
4721 * configure: Likewise.
4722
fd8958d5
DD
4723 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4724 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4725
0c2442b7
DD
47262002-05-31 Olaf Hering <olh@suse.de>
4727
4728 * config-ml.in: Propogate DESTDIR also.
4729
a3602181
JT
47302002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4731
4732 * configure.in (vax-*-netbsd*): Don't build gas for this
4733 platform.
4734
c95f53ae
MM
47352002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4736
4737 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4738 and libgcj for AVR.
4739
1d7c1053
NC
47402002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4741
4742 * config.sub: Add DLX target.
4743
4b37028f
JT
47442002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4745
4746 * config.guess: Update to 2002-05-22 version.
4747 * config.sub: Likewise.
4748
d5de0a84
NC
47492002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4750
4751 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4752 * config-ml.in: Likewise.
4753 * configure: Likewise.
4754 * configure.in: Likewise.
4755
c92a0210
DD
47562002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4757
115a77aa
DD
4758 * configure.in: Simplify makefile fragment collection.
4759
4760 * configure.in: Remove code to build emacs.
e99daf2b 4761
91e060aa
DD
4762 * configure.in : Remove --srcdir argument from targargs and buildargs
4763 (it's always overridden in the Makefile anyway). Rearrange a bit.
4764
4765 * configure: Move some logic to configure.in.
4766 * configure.in: Move some logic from configure.
c92a0210 4767
91217342
JJ
47682002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4769
4770 * COPYING.LIBGLOSS: New file.
4771
d3d8a9ee
NC
47722002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4773
4774 * Makefile.in: Honour DESTDIR.
4775
3a036cdc
AO
47762002-05-05 Alexandre Oliva <aoliva@redhat.com>
4777
4778 * configure.in (noconfigdirs): Don't disable libgcj on
4779 sparc64-*-solaris* and sparcv9-*-solaris*.
4780
6d095fe4
AO
47812002-05-03 Alexandre Oliva <aoliva@redhat.com>
4782
4783 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4784
dac55df9
TF
47852002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4786
4787 * configure.in (FLAGS_FOR_TARGET): Do not add
4788 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4789 on i[3456]86-*-linux*.
4790
a018e15b
TF
47912002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4792
4793 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4794
4795 * configure.in (noconfigdirs): Do not add target-newlib if
4796 target == i[3456]86-*-linux*, and host == target.
4797
5f284831
MM
47982002-04-29 Mark Mitchell <mark@codesourcery.com>
4799
4800 * config.guess: Updated to 2002-04-26's version.
4801 * config.sub: Updated to 2002-04-26's version.
4802
33babf59
DD
48032002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4804
bd5f7da2
DD
4805 * configure.in: delete reference to absent file
4806
a0c4f3a0
DD
4807 * configure.in: replace '[' with 'test'
4808
66f1ba4f
DD
4809 * configure.in: Eliminate references to gash.
4810 * Makefile.in: Eliminate references to gash.
4811
7c3ab50c
DD
4812 * configure.in: remove useless references to 'pic' makefile fragments.
4813
bbc025f5
DD
4814 * configure.in: (*-*-windows*) Finish removing.
4815
33babf59
DD
4816 * configure.in: Eliminate redundant test for libgui.
4817
d5ec694c
DD
48182002-04-26 Joel Sherrill <joel@OARcorp.com>
4819
4820 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4821 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4822
57a5346c
DD
48232002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4824
4825 * configure.in: remove references to dead files
4826
dbf93899
DD
48272002-04-18 Tom Tromey <tromey@redhat.com>
4828
4829 * configure.in: Disallow configuring libgcj when it is already
4830 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4831 Solaris 2.8 by default. For PR libgcj/6158.
4832
26eadf68
DD
48332002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4834
4835 * configure.in: Move default CC setting out of config/mh-* fragments
4836 directly into here.
4837
a0a2c6c6
DD
48382002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4839
4840 * configure.in: don't even try to configure or make a subdirectory
4841 if there's no configure script for it.
4842
9972f812
DD
48432002-04-15 Mark Mitchell <mark@codesourcery.com>
4844
4845 * MAINTAINERS: Remove chill maintainers.
4846 * Makefile.in (CHILLFLAGS): Remove.
4847 (CHILL_LIB): Remove.
4848 (TARGET_CONFIGDIRS): Remove libchill.
4849 (CHILL_FOR_TARGET): Remove.
4850 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4851 CHILL_LIB.
4852 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4853 (CHECK_TARGET_MODULES): Likewise.
4854 (INSTALL_TARGET_MODULES): Likewise.
4855 (CLEAN_TARGET_MODULES): Likewise.
4856 (configure-target-libchill): Remove.
4857 (all-target-libchill): Remove.
4858 * configure.in (target_libs): Remove target-libchill.
4859 Do not compute CHILL_FOR_TARGET.
4860 * libchill: Remove directory.
5481b376 4861
75205f78
DD
48622002-04-15 DJ Delorie <dj@redhat.com>
4863
4864 * Makefile.in, configure.in, configure: Sync with gcc, entries
4865 follow...
4866
48672002-04-08 Tom Tromey <tromey@redhat.com>
4868
4869 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4870 Fixes PR libgcj/6068.
4871
48722002-03-30 Krister Walfridsson <cato@df.lth.se>
4873
4874 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4875
48762002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4877
4878 * configure.in (alpha*-dec-osf*): Enable libgcj.
4879
48802002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4881
4882 Fix for: PR bootstrap/3591, target/5676
4883 * configure.in (mcore-pe): Disable the configuration of
4884 libstdc++-v3 since exceptions are not supported.
4885
48862002-03-20 Anthony Green <green@redhat.com>
4887
4888 * configure.in: Enable libgcj for xscale-elf target.
4889
48902002-02-28 Alexandre Oliva <aoliva@redhat.com>
4891
4892 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4893 libjava.
4894 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4895
48962002-02-22 Alexandre Oliva <aoliva@redhat.com>
4897
4898 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4899 libstdc++-v3 and libjava.
4900
49012002-02-11 Adam Megacz <adam@xwt.org>
4902
4903 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4904 boehm-gc
4905
49062002-02-09 Alexandre Oliva <aoliva@redhat.com>
4907
4908 * config.guess: Updated to 2002-01-30's version.
4909 * config.sub: Updated to 2002-02-01's version.
4910 Contribute sh64-elf.
4911 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4912 * configure.in: Added sh64-*-*.
4913
49142002-01-17 H.J. Lu <hjl@gnu.org>
4915
4916 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4917 (all-target-fastjar): Also depend on all-target-libiberty.
4918
4919Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4920
4921 * configure, configure.in: Use temp file for long sed commands.
4922
49232001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4924
4925 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4926 libf2c.
4927
49282001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4929
4930 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4931
49322001-10-11 Hans-Peter Nilsson <hp@axis.com>
4933
4934 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4935
49362001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4937
4938 * configure: Handle temporary files securely using mkdir.
4939
49402001-09-26 Will Cohen <wcohen@redhat.com>
4941
4942 * configure.in (*-*-linux*): Disable configuration of target-newlib
4943 and target-libgloss.
4944
49452001-09-26 Alexandre Oliva <aoliva@redhat.com>
4946
4947 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4948 RANLIB.
4949
49502001-08-11 Graham Stott <grahams@redhat.com>
4951
4952 * Makefile.in (check-c++): Add missing semicolon.
4953
49542001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4955
4956 * configure.in (sh-*-linux*): New.
4957
49582001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4959
4960 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4961 and libgcj on m68hc11/m68hc12.
4962
49632001-06-27 H.J. Lu (hjl@gnu.org)
4964
4965 * Makefile (CFLAGS_FOR_BUILD): New.
4966 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4967
49682001-06-01 Hans-Peter Nilsson <hp@axis.com>
4969
4970 * configure.in (libstdcxx_flags): Do not try to execute
4971 libstdc++-v3/testsuite_flags until it exists.
4972
49732001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4974
4975 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4976
49772001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4978
4979 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4980
4981Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4982
4983 * configure.in: Move *-chorusos target case to the proper switch.
4984 Disable libgcj.
4985
49862001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4987
4988 * Makefile.in (STAGE1_CFLAGS): Pass down.
4989
49902001-04-13 Alan Modra <amodra@one.net.au>
4991
4992 * config.guess: Add hppa64-linux support. Note for next import that
4993 this is already in the master file.
4994 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4995
49962001-03-22 Colin Howell <chowell@redhat.com>
4997
4998 * Makefile.in (DO_X): Do not backslash single-quotes in
4999 backquotes (two places).
5000
50012001-03-18 Laurynas Biveinis <lauras@softhome.net>
5002
5003 * Makefile.in (DO_X): Quote nested quotes.
5004
50052001-03-15 Laurynas Biveinis <lauras@softhome.net>
5006
5007 * Makefile.in (DO_X): Use double quotes for quoting
5008 "RANLIB=$${RANLIB}".
5009
50102001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5011
5012 * configure.in: Only use `lang_requires' for languages athat are
5013 actually enabled.
5014
50152001-03-07 Tom Tromey <tromey@redhat.com>
5016
5017 * configure.in: Allow config-lang.in to set `lang_requires' to list
5018 of other required languages.
5019
50202001-03-06 Laurynas Biveinis <lauras@softhome.net>
5021
5022 * Makefile.in: Remove RANLIB definition. Use RANLIB
5023 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5024 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5025
50262001-02-28 Benjamin Kosnik <bkoz@redhat.com>
5027 Alexandre Oliva <aoliva@redhat.com>
5028
5029 * Makefile.in (check-c++): Use tabs, not spaces.
5030
50312001-02-19 Benjamin Kosnik <bkoz@redhat.com>
5032
5033 * Makefile.in (check-c++): New rule.
5034
5035 * configure.in (target_libs): Remove libg++.
5036 (noconfigdirs): Remove libg++.
5037 (noconfigdirs): Same.
5038 (noconfigdirs): Same.
5039 (noconfigdirs): Same.
5040
5041 * config-ml.in: Remove libg++ references.
5042
5043 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5044 (ALL_TARGET_MODULES): Same.
5045 (configure-target-libg++): Remove.
5046 (all-target-libg++): Remove.
5047 (configure-target-libio): Remove.
5048 (all-target-libio): Remove.
5049 (check-target-libio): Remove.
5050 (.PHONY): Remove.
5051 (libg++.tar.bz2): Remove.
5052 (all-target-cygmon): Remove libio.
5053 (all-target-libstdc++): Remove.
5054 (configure-target-libstdc++): Remove.
5055 (TARGET_LIB_PATH): Remove libstdc++.
5056 (ALL_GCC_CXX): Remove libstdc++.
5057 (all-target-gperf): Correct.
5058
50592001-02-15 Anthony Green <green@redhat.com>
5060
5061 * configure: Introduce GCJ_FOR_TARGET.
5062 * configure.in: Ditto.
5063 * Makefile.in: Ditto.
5064
50652001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5066
5067 * configure.in: for *-chorusos, don't config target-newlib and
5068 target-libgloss.
5069
50702001-02-04 Mark Mitchell <mark@codesourcery.com>
5071
5072 Remove V2 C++ library.
5073 * configure.in: Remove --enable-libstdcxx_v3 support.
5074
50752001-01-27 Richard Henderson <rth@redhat.com>
5076
5077 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5078
50792001-01-26 Tom Tromey <tromey@redhat.com>
5080
5081 * configure.in: Allow libgcj to be built on Sparc Solaris.
5082
50832001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
5084
5085 * configure.in: Enable libgcj on several additional platforms.
5086
50872001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
5088
5089 * configure.in: Enable libgcj for linux targets.
5090
50912001-01-09 Mike Stump <mrs@wrs.com>
5092
5093 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5094 failures of subdirectories.
5095
50962001-01-02 Laurynas Biveinis <lauras@softhome.net>
5097
5098 * configure: handle DOS-style absolute paths.
5099
51002001-01-02 Laurynas Biveinis <lauras@softhome.net>
5101
5102 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5103
51042000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5105
5106 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5107 (libstdcxx_incdir): Pass down.
5108 * config.if: Remove expired bits for cxx_interface, add stub.
5109 (libstdcxx_incdir): Add variable for g++ include directory.
5110 * configure.in (gxx_include_dir): Use it.
5111
51122000-12-15 Andreas Jaeger <aj@suse.de>
5113
5114 * configure.in: Handle lang_dirs.
5115
51162000-12-13 Anthony Green <green@redhat.com>
5117
5118 * configure.in: Disable libgcj for any target not specifically
5119 listed. Disable libgcj for x86 and Alpha Linux until compatible
5120 with g++ abi.
5121
51222000-12-13 Mike Stump <mrs@wrs.com>
5123
5124 * Makefile.in (local-distclean): Also remove fastjar.
5125
51262000-12-10 Anthony Green <green@redhat.com>
5127
5128 * configure.in: Define libgcj. Disable libgcj target libraries for
5129 most targets.
5130
51312000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5132
5133 * configure.in (target_libs): Revert 2000-12-08 patch.
5134 (noconfigdirs): Added target-libjava.
5135
51362000-12-09 Laurynas Biveinis <lauras@softhome.net>
5137
5138 * Makefile.in: handle DOS-style absolute paths.
5139
51402000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5141
5142 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5143 libjava.
5144 * configure.in (target_libs): Removed `target-libjava'.
5145
51462000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5147
5148 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5149 (ALL_MODULES): Added fastjar.
5150 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5151 (all-target-libjava): all-fastjar replaces all-zip.
5152 (all-fastjar): Added.
5153 (configure-target-fastjar, all-target-fastjar): Likewise.
5154 * configure.in (host_tools): Added fastjar.
5155
51562000-12-07 Mike Stump <mrs@wrs.com>
5157
5158 * Makefile.in (local-distclean): Remove leftover built files.
5159
51602000-11-16 Fred Fish <fnf@be.com>
5161
5162 * configure.in (enable_libstdcxx_v3): Fix typo,
5163 libstd++ -> libstdc++.
5164
51652000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5166
5167 * configure: Provide the original toplevel configure arguments
5168 (including $0) to subprocesses in the environment rather than
5169 through gcc/configargs.h.
5170
51712000-11-12 Mark Mitchell <mark@codesourcery.com>
5172
5173 * configure: Turn on libstdc++ V3 by default.
5174
51752000-10-16 Michael Meissner <meissner@redhat.com>
5176
5177 * configure (gcc/configargs.h): Only create if there is a build GCC
5178 directory created.
5179
51802000-10-05 Phil Edwards <pme@gcc.gnu.org>
5181
5182 * configure: Save configure arguments to gcc/configargs.h.
5183
51842000-10-04 Andris Pavenis <pavenis@latnet.lv>
5185
5186 * Makefile.in (bootstrap): avoid recursion if subdir missing
5187 (cross): ditto
5188 (do-proto-toplev): ditto
5189
5190Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5191
5192 * configure.in: Do not build byacc for hppa64. Provide paths to the
5193 X11 libraries for hppa64.
5194
51952000-09-02 Anthony Green <green@cygnus.com>
5196
5197 * Makefile.in (all-gcc): Depend on all-zlib.
5198 (CLEAN_MODULES): Add clean-zlib.
5199 (ALL_MODULES): Add all-zlib.
5200 * configure.in (host_libs): Add zlib.
5201
52022000-08-25 Alexandre Oliva <aoliva@redhat.com>
5203
5204 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5205 $targargs to tell whether newlib is going to be built.
5206
5207 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5208 $$r/TARGET_SUBDIR/libio for _G_config.h.
5209
52102000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5211
5212 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5213
5214 * configure: Make enable_threads and enable_shared defaults
5215 explicit. Substitute enable_threads into generated Makefiles.
5216 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5217 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5218
52192000-08-02 Manfred Hollstein <manfredh@redhat.com>
5220
5221 * configure.in: Re-enable all references to libg++ and librx.
5222
ffb97b2f 52232002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 5224
ffb97b2f
DD
5225 * configure.in: Add *-*-freebsd* configurations.
5226
bbf6e9e3
AC
52272002-04-07 Andrew Cagney <ac131313@redhat.com>
5228
5229 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
5230 (do-tar, do-bz2): New rules.
5231 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
5232 (gdb-tar): New rule.
5233 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
5234 (insight_dejagnu.tar): New rule.
5235 (insight.tar): New rule.
5236 (gdb+dejagnu.tar): New rule.
5237 (gdb.tar): New rule.
5238
8f1579c0
AC
52392002-04-07 Andrew Cagney <ac131313@redhat.com>
5240
5241 * MAINTAINERS: Update dejagnu/
5242
ba3c59ab
AO
52432002-03-16 Alexandre Oliva <aoliva@redhat.com>
5244
5245 * ltmain.sh (relink_command): Fix typo in previous change.
5246
6243d5dd
AO
52472002-03-15 Alexandre Oliva <aoliva@redhat.com>
5248
5249 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
5250 (relink_command): Added --tag flags.
5251 (mode=install): If relinking fails; error out.
5252
80413487
RH
52532002-03-12 Richard Henderson <rth@redhat.com>
5254
5255 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
5256 .NOTPARALLEL tag.
5257 (do-check): Rename from check.
5258 (check): Allow parallel check.
5259
3daeddf6
RH
52602002-03-11 Richard Henderson <rth@redhat.com>
5261
5262 * Makefile.in (.NOTPARALLEL): Add fake tag.
5263
fad93c55
L
52642002-03-07 H.J. Lu (hjl@gnu.org)
5265
5266 * configure.in: Enable gprof for mips*-*-linux*.
5267
2e8357fc
AO
52682002-02-28 Alexandre Oliva <aoliva@redhat.com>
5269
5270 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5271 libjava.
5272 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5273
bd48e1a9
AC
52742002-02-24 Andrew Cagney <ac131313@redhat.com>
5275
5276 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5277
39121370
DJ
52782002-02-23 Daniel Jacobowitz <drow@mvista.com>
5279
5280 * config.guess: Import from master sources, rev 1.232.
5281 * config.sub: Import from master sources, rev 1.246.
5282
081ff160
AO
52832002-02-23 Alexandre Oliva <aoliva@redhat.com>
5284
5285 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5286 because its Makefile is there; test for the executable instead.
5287
20a5393b
AO
52882002-02-09 Alexandre Oliva <aoliva@redhat.com>
5289
5290 Contribute sh64-elf.
5291 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5292 * configure.in: Added sh64-*-*.
5293
38135629
JJ
52942002-02-04 Jeff Johnston <jjohnstn@redhat.com>
5295
80413487
RH
5296 * COPYING.NEWLIB: Remove advertising clause from
5297 Berkeley and Red Hat licenses.
38135629 5298
48d19748
MD
52992002-02-01 Mo DeJong <supermo@bayarea.net>
5300
5301 * Makefile.in: Add all-tix to deps for all-snavigator
5302 so that tix is built when building snavigator.
5303
f6e1c110
BE
53042002-02-01 Ben Elliston <bje@redhat.com>
5305
5306 * config.guess: Import from master sources, rev 1.229.
5307 * config.sub: Import from master sources, rev 1.240.
5308
4867be41
DJ
53092002-01-27 Daniel Jacobowitz <drow@mvista.com>
5310
5311 From Steve Ellcey <sje@cup.hp.com>:
5312 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5313 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5314 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5315 IA64.
5316 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5317 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5318 soname_spec, sys_lib_search_path_spec): Ditto.
5319
e82380cc
JT
53202002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
5321
5322 * configure.in (*-*-netbsd*): New. Skip target-newlib,
5323 target-libiberty, and target-libgloss. Skip Java-related
5324 libraries if not supported for NetBSD on target CPU.
5325
1319fb9c
NC
53262002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
5327
5328 * configure.in: Import StrongARM and XScale target_configdirs from
5329 FSF GCC version.
5330
b020f6ac
L
53312002-01-16 H.J. Lu (hjl@gnu.org)
5332
5333 * config.guess: Import from master sources, rev 1.225.
5334 * config.sub: Import from master sources, rev 1.238.
5335
5336 * MAINTAINERS: Updated notes on config.guess and config.sub.
5337
a0c1c920
NC
53382002-01-11 Steve Ellcey <sje@cup.hp.com>
5339
5340 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5341 ld and gdb are not supported.
5342
a9fa5e1f
JJ
53432002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5344
5345 * Change reference to Cygnus Solutions to be Red Hat.
5346
94077108
JJ
53472002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5348
5349 * COPYING.NEWLIB: Update generic copyright date.
5350
05ecd75c
MS
53512002-01-07 Mark Salter <msalter@redhat.com>
5352
5353 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5354 Allow target-libgloss to be built for arm, strongarm, and xscale.
5355
a106bb62
BE
53562002-01-03 Ben Elliston <bje@redhat.com>
5357
5358 * MAINTAINERS: Update URL for config.* scripts.
5359
0e254642
AM
53602001-12-18 Alan Modra <amodra@bigpond.net.au>
5361
5362 * config.sub: Import latest version.
5363 * config.guess: Likewise.
5364
0a0d0041
TF
53652001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5366
5367 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5368 options for i[3456]86-pc-linux* native builds.
5369
d932cae7
NC
53702001-12-05 Laurent Guerby <guerby@acm.org>
5371
5372 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 5373 libiberty.
d932cae7
NC
5374
5375 Import this patch from gcc:
5481b376 5376
d932cae7
NC
5377 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5378
5379 * symlink-tree: handle DOS-style absolute paths.
5380
49b7683b
DD
53812001-11-28 DJ Delorie <dj@redhat.com>
5382 Zack Weinberg <zack@codesourcery.com>
5383
5384 When build != host, create libiberty for the build machine.
5385
5386 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5387 CONFIG_ARGUMENTS.
5388 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5389 New variables.
5390 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5391 and rules.
5392 (all.normal): Depend on ALL_BUILD_MODULES.
5393 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5394 (all-build-libiberty): Depend on configure-build-libiberty.
5395
5396 * configure: Calculate and substitute proper value for
5397 ALL_BUILD_MODULES.
5398 * configure.in: Create the build subdirectory.
5399 Calculate and substitute TARGET_CONFIGARGS (formerly
5400 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5401
26ef82f4
GK
54022001-11-26 Geoffrey Keating <geoffk@redhat.com>
5403
5404 * config.sub: Update to version 1.232 on subversion.
5405
43e64072
NC
54062001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5407
5408 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5409 files from .po files for a distribution.
5410
66f6c0d5
HPN
54112001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
5412
5413 * COPYING.NEWLIB: Mention preserved notice in specific parts.
5414
4a02fdb2
JH
54152001-11-13 Jeff Holcomb <jeffh@redhat.com>
5416
5417 Merged from net gcc:
5418 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5419 * ltcf-c.sh: Use $objext, not $ac_objext.
5420 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5421 * ltcf-cxx.sh: Add support for GNU.
5422 2001-07-22 Timothy Wall <twall@redhat.com>
5423 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5424 default settings if using GNU tools with that configuration.
5425 * ltcf-cxx.sh: Ditto.
5426 * ltcf-gcj.sh: Ditto.
5427 2001-07-21 Michael Chastain <chastain@redhat.com>
5428 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5429 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5430 * ltmain.sh: Mark as gcc-local.
5431
227b9953
JH
54322001-11-13 Jeff Holcomb <jeffh@redhat.com>
5433
5434 * Makefile.in (all-bison): Revert 2001-10-24.
5435 Don't depend on texinfo.
5436
cbbab8fb
JJ
54372001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5438
80413487 5439 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 5440
922b2485
DD
54412001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5442
5443 * configure.in (--enable-languages): Be more permissive about
5444 syntax. Check for empty lists better. Warn about $LANGUAGES.
5445
f08fa01d
HPN
54462001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5447
5448 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5449
fee3da4e
JH
54502001-10-24 Jeff Holcomb <jeffh@redhat.com>
5451
5452 Makefile.in (all-bison): Don't depend on texinfo.
5453
73fb1ef9
AM
54542001-10-03 Alan Modra <amodra@bigpond.net.au>
5455
5456 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5457
373688ac
AO
54582001-09-29 Alexandre Oliva <aoliva@redhat.com>
5459
5460 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5461
9c07660b
HPN
54622001-09-28 Hans-Peter Nilsson <hp@axis.com>
5463
5464 * config.sub, config.guess: Import latest from subversions.
5465
3f152009
AO
54662001-09-21 Alexandre Oliva <aoliva@redhat.com>
5467
5468 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5469 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5470 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5471 avoid quotes nesting problems.
5472 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5473 (DO_X): Export only variables that are set.
5474
8f6a59e5
BE
54752001-09-19 Ben Elliston <bje@redhat.com>
5476
5477 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5478 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5479 semantics. Use the shell built-in "type" command instead.
5480
a1ec19fa
TS
54812001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5482
5483 * config.sub: Reverted the earlier change, this version is not the
5484 master file.
5485
4008bd9b
TS
54862001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5487
5488 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5489 Add support for mips64.
5490
dd1e52a4
JH
54912001-09-03 Jeff Holcomb <jeffh@redhat.com>
5492
5493 * configure.in: Enable libstdc++-v3 for h8300 targets.
5494
91549d1c
EC
54952001-08-30 Eric Christopher <echristo@redhat.com>
5496 Jason Eckhardt <jle@redhat.com>
5497
5498 * config.sub: Add support for mipsisa32.
5499
cf966cf9
EC
55002001-08-30 Eric Christopher <echristo@redhat.com>
5501
5502 * config.sub, config.guess: Import latest from subversions.
5503
82208dc5
AM
55042001-08-20 Alan Modra <amodra@bigpond.net.au>
5505
5506 * config.sub, config.guess: Import latest from subversions.
5507
4dca8403
DD
55082001-07-26 DJ Delorie <dj@redhat.com>
5509
5510 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5511
1107dce2
AM
55122001-06-19 Alan Modra <amodra@bigpond.net.au>
5513
5514 * Makefile.in: Revert 2001-06-17.
5515 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5516
e09a6604
L
55172001-06-17 H.J. Lu <hjl@gnu.org>
5518
5519 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5520 (gas+binutils.tar.bz2): Likewise.
5521 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5522
31a8b634
AC
5523Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5524
5525 * Makefile.in (VER): When present, extract the version number from
5481b376 5526 the file version.in.
31a8b634 5527
dc70af01
AO
55282001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5529
5530 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5531 gcc/xgcc is built, use -print-prog-name to find out the program
5532 name to use.
5533
839bbd8c
AO
55342001-06-04 Mark Mitchell <mark@codesourcery.com>
5535
5536 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5537 with_gcc]: Use `gcc -shared' to build a shared library.
5538
566e9a30
AO
55392001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5540
5541 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5542 archives.
5543
e877bb69
AO
55442001-05-28 Simon Patarin <simon.patarin@inria.fr>
5545
5546 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5547 libraries when using g++ with native linker.
5548
1605288b
AO
55492001-05-28 Alexandre Oliva <aoliva@redhat.com>
5550
5551 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5552
11a383ba
TR
55532001-05-24 Tom Rix <trix@redhat.com>
5554
5555 * configure.in : enable ld for aix
cf966cf9 5556
18611226
AO
55572001-05-22 Alexandre Oliva <aoliva@redhat.com>
5558
5559 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5560 [aix4*|aix5*]: Prepend blank.
5561
6be7c12c
AO
55622001-05-20 Alexandre Oliva <aoliva@redhat.com>
5563
5564 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5565 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5566 of subdir/configure scripts to use the new libtool.m4.
5567
4ed00bba
L
55682001-05-14 H.J. Lu <hjl@gnu.org>
5569
5570 * config.if (libc_interface): Set to -libc6.2- for cross
5571 compiling to Linux/glibc 2.2.
5572
b1af961c
AO
55732001-05-03 Alexandre Oliva <aoliva@redhat.com>
5574
5575 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5576 libgcj.
5577
5ec3e74e
AO
55782001-04-26 Alexandre Oliva <aoliva@redhat.com>
5579
5580 * configure.in (noconfigdirs): Don't reset it from scratch in the
5581 target case; only append to it.
5582
b3ed1d6b
AO
55832001-04-26 Alexandre Oliva <aoliva@redhat.com>
5584
5585 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5586 sparc-*-solaris2.8]: Disable ${libgcj}.
5587
96111c10
AO
55882001-04-25 Alexandre Oliva <aoliva@redhat.com>
5589
5590 * configure.in (libgcj_saved): Copy from $libgcj.
5591 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5592 --disable-libgcj.
5593
b5bf43f2
AO
55942001-04-20 Alexandre Oliva <aoliva@redhat.com>
5595
5596 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5597 1.641.2.228.
5598
8cc32590
AO
55992001-04-12 Alexandre Oliva <aoliva@redhat.com>
5600
5601 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5602 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5603
dec0cb0c
AO
56042001-04-01 Alexandre Oliva <aoliva@redhat.com>
5605
5606 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5607 New macros.
5608 (bootstrap, cross): Use RECURSE_FLAGS.
5609 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5610
6a9c3886
AO
56112001-03-27 Alexandre Oliva <aoliva@redhat.com>
5612
5613 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5614
d4fc7db8
NC
56152001-03-23 Nick Clifton <nickc@redhat.com>
5616
5617 * README-maintainer-mode: Add note about inability to use "make
5618 distclean" in maintainer mode.
5619
7389ff65
AO
56202001-03-22 Alexandre Oliva <aoliva@redhat.com>
5621
5622 Re-installed:
5623 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5624 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5625 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5626 * ltcf-cxx.sh: Likewise.
5627 * ltcf-gcj.sh: Likewise.
5628
b3e0dc8e
PB
56292001-03-22 Philip Blundell <philb@gnu.org>
5630
5631 * config.sub, config.guess: Import latest from subversions.
5632
469b781c
AO
56332001-03-22 Alexandre Oliva <aoliva@redhat.com>
5634
5635 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5636 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5637
b0dad762
MC
56382001-03-20 Michael Chastain <chastain@redhat.com>
5639
5640 * Makefile.in: all-m4 depends on all-texinfo.
5641
c559bb17
AO
56422001-03-08 Alexandre Oliva <aoliva@redhat.com>
5643
5644 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5645
fef4ae2e
JJ
56462001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5647
5648 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5649 longer valid.
5650
8d6dd99d
NC
56512001-02-16 Nick Clifton <nickc@redhat.com>
5652
5653 * configure.in (noconfigdirs): Allow configuration of texinfo
5654 for Cygwin hosts.
5655
a85d7ed0
NC
56562001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5657
5658 * config.guess: Add linux target for S/390.
5659 * config.sub: Likewise.
5660 * configure.in: Likewise.
5661
51221c5e
DD
56622001-02-06 Ben Elliston <bje@redhat.com>
5663
5664 * configure: Output host type to stdout, not stderr.
5665
9dec4c71
MS
56662001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5667
5668 * config.guess: Import from subversions.gnu.org (revision 1.181).
5669 * config.sub: Import from subversions.gnu.org (revision 1.199).
5670
9add9c04
AM
56712001-01-30 Alan Modra <alan@linuxcare.com.au>
5672
5673 * config.guess: Handle hppa64-linux systems.
5674
8679174d
MS
56752001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5676
5677 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5678 Don't unset, it's non-portable and no longer necessary, set to empty
5679 instead.
5680
02d01ed4
MS
56812001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5682
5683 * ltconfig: Shell portability fix for the tagname validity check.
5684
4cc5853d
MS
56852001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5686
5687 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5688
7487e485
AO
56892001-01-27 Alexandre Oliva <aoliva@redhat.com>
5690
5691 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5692 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5693
f332af52
AO
56942001-01-24 Alexandre Oliva <aoliva@redhat.com>
5695
5696 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5697 keep at least one of build_libtool_libs or build_old_libs set to
5698 yes.
5699
ef099754
AO
57002001-01-24 Alexandre Oliva <aoliva@redhat.com>
5701
5702 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5703 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5704
8341f2fc 57052000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5706
8341f2fc
AJ
5707 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5708
57092000-11-03 Philip Blundell <pb@futuretv.com>
5710
5711 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5712 files.
ebf0fa2e 5713
c320a39f
JJ
57142001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5715
5716 * COPYING.NEWLIB: Put into source repository.
5717
8817b92e
BE
57182001-01-15 Ben Elliston <bje@redhat.com>
5719
5720 * configure.in (host_tools): Add sid.
5721 Always configure cgen.
5722 * Makefile.in (all-sid): New target.
5723 (check-sid, clean-sid, install-sid): Likewise.
5724
35590697
AJ
57252001-01-07 Andreas Jaeger <aj@suse.de>
5726
80413487 5727 * config.sub, config.guess: Update from subversions.
35590697 5728
6ee6cea6
AO
57292000-12-12 Alexandre Oliva <aoliva@redhat.com>
5730
5731 * configure.in: Disable language-specific target libraries for
5732 languages that aren't enabled.
5733
077b8428
NC
57342000-11-24 Nick Clifton <nickc@redhat.com>
5735
5736 * configure.in (xscale-elf): Add target.
5737 (xscale-coff): Add target.
5738 (c4x, c5x, tic54x): Move after ARM targets.
5739
9e28a1ed
AO
57402000-11-23 Alexandre Oliva <aoliva@redhat.com>
5741
5742 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5743
be98a80a
ILT
57442000-11-20 Ian Lance Taylor <ian@zembu.com>
5745
5746 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5747
5cec67bf
AO
57482000-11-18 Alexandre Oliva <aoliva@redhat.com>
5749
5750 * Makefile.in: Merge with GCC and libgcj.
5751 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5752 configure-target-<library> when their configure scripts need the C
5753 or C++ library to have already been built to work properly.
5754 (do_proto_toplev): Set them to an empty string.
5755
d932cae7 57562000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5757
5758 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5759 (REALLY_SET_LIB_PATH): Use them.
5760
d932cae7 57612000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5762
5763 * config.sub: Add support for Sun Chorus
5764
8602ff0c
NC
57652000-11-02 Per Lundberg <plundis@chaosdev.org>
5766
5767 * config.sub: Add support for the *-storm-chaos OS.
5768
f9e0997d
NC
57692000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5770
80413487
RH
5771 * configure.in (noconfigdirs): Don't compile some
5772 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5773
d64552c5
AO
57742000-09-30 Alexandre Oliva <aoliva@redhat.com>
5775
5776 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5777 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5778 all affected `configure' scripts.
5779
97f60b31
AO
57802000-09-25 Alexandre Oliva <aoliva@redhat.com>
5781
5782 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5783 ltcf-c.sh.
5784
6e8dd58f
PB
57852000-09-12 Philip Blundell <philb@gnu.org>
5786
5787 * config.sub, config.guess: Update from subversions.
5788
103a2e99
AO
57892000-09-06 Alexandre Oliva <aoliva@redhat.com>
5790
51601921
AO
5791 * Makefile.in (all-zlib): Added dummy target.
5792
103a2e99
AO
5793 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5794 multi-language branch.
5795
2809b4b9
AO
57962000-09-05 Alexandre Oliva <aoliva@redhat.com>
5797
5798 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5799 (bootstrap*): Depend on all-bootstrap.
5800
7450026c
AO
58012000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5802
5803 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5804 crosses, but add gcc/include to the header search path for them.
5805
6cf86f7f
AO
58062000-08-31 Alexandre Oliva <aoliva@redhat.com>
5807
5808 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5809 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5810 * gettext.m4: New file, extracted from aclocal.m4.
5811
ce2ea6e3
AO
58122000-08-22 Alexandre Oliva <aoliva@redhat.com>
5813
5814 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5815 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5816 sub-configures.
5817
9765193e
DE
58182000-08-20 Doug Evans <dje@casey.transmeta.com>
5819
5820 * Makefile.in (ALL_MODULES): Add all-cgen.
5821 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5822 (all-cgen): New target.
5823 (all-opcodes,all-sim): Depend on all-cgen.
5824 * configure.in (host_tools): Add cgen.
5825 Only configure cgen if --enable-cgen-maint.
5826
d7b32520
AO
58272000-08-17 Alexandre Oliva <aoliva@redhat.com>
5828
5829 * config-ml.in (CC, CXX): Don't introduce a leading space.
5830
e52ef561
AO
58312000-08-16 Alexandre Oliva <aoliva@redhat.com>
5832
5833 * configure.in (libstdcxx_flags): Use
5834 libstdc++-v3/src/libstdc++.INC.
5835
88f9c2a0
AO
58362000-08-15 Alexandre Oliva <aoliva@redhat.com>
5837
5838 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5839
98fbe43f
JM
58402000-08-11 Jason Merrill <jason@redhat.com>
5841
5842 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5843 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5844 (FLAGS_FOR_TARGET): Not here.
5845 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5846
279ddab4
DD
58472000-08-07 DJ Delorie <dj@redhat.com>
5848
5849 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5850 "if we're also building gcc, and it's a gcc that will run on the
5851 build machine, we want to use its includes instead of the system's
5852 default includes".
5853
60523a83
AO
58542000-08-03 Alexandre Oliva <aoliva@redhat.com>
5855
24ffec7a
AO
5856 * configure.in (libstdcxx_flags): Don't use `"'.
5857
60523a83
AO
5858 * config-ml.in: Adjust multilib search paths to the
5859 appropriate multilib tree.
5860
daf644b5
AO
58612000-08-02 Alexandre Oliva <aoliva@redhat.com>
5862
5863 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5864 commas in $LANGUAGES.
5865
63266560
DD
58662000-08-01 Alexandre Oliva <aoliva@redhat.com>
5867
5868 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5869
58702000-07-31 Alexandre Oliva <aoliva@redhat.com>
5871
5872 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5873 CXX_FOR_TARGET for sed.
5874
58752000-07-30 Alexandre Oliva <aoliva@redhat.com>
5876
5877 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5878 Do not override if already set in the environment or in configure.
5879 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5880 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5881
9e449d3e
AO
58822000-07-27 Alexandre Oliva <aoliva@redhat.com>
5883
5884 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5885 (GCC_FOR_TARGET): Use it.
5886 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5887 * configure.in: ... here.
5888 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5889 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5890
8bbd92e0
AO
58912000-07-24 Alexandre Oliva <aoliva@redhat.com>
5892
fd1f87b2
AO
5893 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5894 (configure-target-libchill, configure-target-libobjc): Likewise.
5895
8bbd92e0
AO
5896 * configure.in: Use the same cache file for all target libs.
5897 * config-ml.in: But different cache files per multilib variant.
5898
25c6c112
JL
58992000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5900
5901 * configure (topsrcdir): Don't use dirname.
5902
ba73c63f
JM
59032000-07-20 Jason Merrill <jason@redhat.com>
5904
5905 * configure.in: Remove all references to libg++ and librx.
5906
5907 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5908
1af08294
HPN
59092000-07-20 Hans-Peter Nilsson <hp@axis.com>
5910
5911 * config.sub: Update to subversions version 2000-07-06.
5912
ba73c63f
JM
59132000-07-12 Andrew Haley <aph@cygnus.com>
5914
5915 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5916 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5917
59182000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5919
5920 * symlink-tree: Check number of arguments.
5921
d932cae7 59222000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5923
5924 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5925
ba73c63f
JM
59262000-07-05 Jim Wilson <wilson@cygnus.com>
5927
5928 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5929 search path for a g++ extracted from the build tree. This
5930 will allow link tests run by configure scripts in
5931 subdirectories to succeed.
5932
92ee2f86
UC
59332000-07-01 Koundinya K <kk@ddeorg.soft.net>
5934
80413487 5935 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5936
23f2f29f
CV
59372000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5938
5939 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5940 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5941
f04f5a67
TW
59422000-06-19 Timothy Wall <twall@cygnus.com>
5943
5944 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5945 * config.sub: Add tic54x target.
5946
11da68be
NC
59472000-06-07 Phillip Thomas <pthomas@suse.de>
5948
5949 * README-maintainer-mode: New file: Contains notes on using
5950 --enable-maintainer-mode with binutils.
5951
d932cae7 59522000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5953
5954 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5955
d932cae7 59562000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5957
5958 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5959 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5960
9442cea3
L
596120000-05-21 H.J. Lu (hjl@gnu.org)
5962
80413487
RH
5963 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5964 directory are used if they exist. Make sure
5965 $(build_tooldir)/include is searched for header files,
5966 $(build_tooldir)/lib/ for library files.
9442cea3 5967 (GCC_FOR_TARGET): Likewise.
80413487 5968 (CXX_FOR_TARGET): Likewise.
9442cea3 5969
d932cae7 59702000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5971
5972 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5973
d932cae7 59742000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5975
5976 * Makefile.in (configure-target-libiberty): Depend on
5977 configure-target-newlib.
5978
ba73c63f
JM
59792000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5980
5981 * configure.in, Makefile.in: Merge all libffi-related
5982 configury stuff from the libgcj tree.
5983
d932cae7 59842000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
5985
5986 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5987 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5988
d932cae7 59892000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
5990
5991 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5992 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 5993 current version information. Add to proto-toplev directory.
b5a23627
AC
5994 (gdb-taz): Build do-djunpack.
5995
ba73c63f
JM
59962000-05-15 David Edelsohn <edelsohn@gnu.org>
5997
5998 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5999
7c86ed39
L
60002000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6001
6002 * ltmain.sh: Preserve in relink_command any environment
6003 variables that may affect the linker behavior.
6004
d932cae7 60052000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
6006
6007 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6008
d932cae7 60092000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
6010
6011 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6012
ed0a91a5
EZ
60132000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
6014
6015 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 6016 with the version name.
ed0a91a5 6017
ba73c63f 60182000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 6019
ba73c63f 6020 * config.if: Tweak.
6cafa39f 6021
ba73c63f 60222000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 6023
ba73c63f 6024 * djunpack.bat: New file.
66156876 6025
d932cae7 60262000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
6027
6028 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
6029 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6030 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6031 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 6032
ba73c63f
JM
60332000-04-16 Dave Pitts <dpitts@cozx.com>
6034
80413487
RH
6035 * config.sub (case $basic_machine): Change default for "ibm-*"
6036 to "openedition".
ba73c63f 6037
d932cae7 60382000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
6039
6040 * Makefile.in (gdb-taz): New target. GDB specific archive.
6041 (do-md5sum): New target.
6042 (MD5PROG): Define.
6043 (PACKAGE): Default to TOOL.
6044 (VER): Default to a shell script.
6045 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 6046 md5 checksum generation.
b35ece4e
AC
6047 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6048 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6049 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 6050 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 6051
d932cae7 60522000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
6053
6054 * configure (warn_cflags): Delete.
6055
ba73c63f 60562000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 6057 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 6058
80413487
RH
6059 * configure.in (enable_libstdcxx_v3): Add.
6060 (target_libs): Add bits here to switch between libstdc++-v2 and
6061 libstdc++-v3.
6062 * config.if: And this file too.
6063 * Makefile.in: Add libstdc++-v3 targets.
35590697 6064
ba73c63f
JM
60652000-04-05 Michael Meissner <meissner@redhat.com>
6066
6067 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 6068
d332c5ac
JM
60692000-03-29 Jason Merrill <jason@casey.cygnus.com>
6070
6071 * configure.in: -linux-gnu*, not -linux-gnu.
6072
d932cae7 60732000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
6074
6075 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6076 (do-tar-bz2): Replace TOOL with PACKAGE.
6077 (gdb.tar.bz2): Remove GDBTK from GDB package.
6078 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 6079 dejagnu.tar.bz2): New packages.
6dcbc97b 6080
96ce09a7
ILT
60812000-02-27 Andreas Jaeger <aj@suse.de>
6082
6083 * configure.in: Add entry for mips*-*-linux*, move catch all
6084 *-*-*linux* entry below this one.
6085
2031769e
ILT
60862000-02-27 Ian Lance Taylor <ian@zembu.com>
6087
6088 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6089
4bab746c
NC
60902000-02-24 Nick Clifton <nickc@cygnus.com>
6091
6092 * config.sub: Support an OS of "wince".
6093
d932cae7 60942000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
6095
6096 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 6097 version.
ada59422 6098
5b93d8bb
AM
60992000-02-23 Linas Vepstas <linas@linas.org>
6100
6101 * config.sub: Add support for Linux/IBM 370.
6102 * configure.in: Likewise.
6103
2fb651f6
NC
61042000-02-22 Nick Clifton <nickc@cygnus.com>
6105
6106 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6107
b8441c25
CF
61082000-02-20 Christopher Faylor <cgf@cygnus.com>
6109
6110 * config.guess: Guess "cygwin" rather than "cygwin32".
6111
d332c5ac
JM
61122000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6113
6114 * configure (gcc_version): When setting, narrow search to
6115 lines containing `version_string'.
6116
ba73c63f
JM
61172000-02-15 Denis Chertykov <denisc@overta.ru>
6118
6119 * config.sub: Add support for avr target.
6120
d932cae7 61212000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
6122
6123 * config.sub: Add mmix-knuth-mmixware.
6124
61252000-01-27 Christopher Faylor <cgf@redhat.com>
6126
6127 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6128 structure stuff to -L library search.
6129 (CXX_FOR_TARGET): Ditto.
6130 (CROSS_CHECK_MODULES): Fix spelling mistake.
6131
61322000-01-24 Mark Mitchell <mark@codesourcery.com>
6133
6134 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6135 the C++ compiler.
6136
61372000-01-12 Richard Henderson <rth@cygnus.com>
6138
6139 * configure.in: Don't build some bits for beos.
6140
61412000-01-12 Joel Sherrill (joel@OARcorp.com)
6142
6143 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6144 as include files.
6145
91b2c84d
GK
61462000-01-06 Geoff Keating <geoffk@cygnus.com>
6147
6148 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6149 not mh-aix43.
6150
ba73c63f
JM
61511999-12-14 Richard Henderson <rth@cygnus.com>
6152
6153 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6154 * config.sub: Accept alphaev[78], alphaev8.
6155
61561999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6157
6158 * config.guess, config.sub: Update from autoconf.
6159
6160Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6161
6162 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6163 necessary libraries are missing.
6164
61651999-10-25 Andreas Schwab <schwab@suse.de>
6166
6167 * configure: Fix quoting inside arguments of eval.
6168
61691999-10-21 Nick Clifton <nickc@cygnus.com>
6170
6171 * config-ml.in: Allow suppression of some ARM multilibs.
6172
6173Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6174
6175 * config.guess: Add OS/390 match pattern.
6176 * config.sub: Add mvs, openedition targets.
6177 * configure.in (i370-ibm-opened*): New.
6178
ef14edc4
ILT
61791999-09-04 Steve Chamberlain <sac@pobox.com>
6180
6181 * config.sub: Add support for configuring for pj.
6182
afb478e8
NC
61831999-08-31 Nick Clifton <nickc@cygnus.com>
6184
fd6848f6 6185 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 6186
ba73c63f 61871999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
6188
6189 * configure.in: Do not configure or build ld for AIX
6190 platforms. ld is known to be broken on these platforms.
6191
ba73c63f
JM
6192Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6193
6194 * config-ml.in: Pass compiler flag corresponding to multidirs to
6195 subdir configures.
6196
c363de44
ILT
61971999-08-09 Ian Lance Taylor <ian@zembu.com>
6198
6199 * Makefile.in (LDFLAGS): Define.
6200
dc8bc5a6
ILT
62011999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6202
6203 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6204 noconfigdirs.
6205 (*-*-cygwin*): Likewise.
6206
6ca3858e
ILT
62071999-08-08 Ian Lance Taylor <ian@zembu.com>
6208
71141bb6
ILT
6209 * mkdep: New file.
6210 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6211 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6212
6ca3858e
ILT
6213 From Eli Zaretskii <eliz@is.elta.co.il>:
6214 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6215 long file name when using DJGPP on MS-DOS.
6216
ba73c63f
JM
6217Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6218
6219 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6220
2735a327
AM
62211999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6222
6223 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6224 dependency as this causes "make check" to globally "make all"
6225
ba73c63f
JM
6226Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6227
6228 * configure.in (target_libs): Added target-zlib.
6229 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6230 (CONFIGURE_TARGET_MODULES): Likewise.
6231 (CHECK_TARGET_MODULES): Likewise.
6232 (INSTALL_TARGET_MODULES): Likewise.
6233 (CLEAN_TARGET_MODULES): Likewise.
6234 (configure-target-zlib): New target.
6235 (all-target-zlib): Likewise.
6236 (all-target-libjava): Depend on all-target-zlib.
6237 (configure-target-libjava): Depend on configure-target-zlib.
6238
6239 * Makefile.in (configure-target-libjava): Depend on
6240 configure-target-newlib.
6241 (configure-target-boehm-gc): New target.
6242 (configure-target-qthreads): New target.
6243
80413487
RH
6244 * configure.in (target_libs): Added target-qthreads.
6245 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6246 (CONFIGURE_TARGET_MODULES): Likewise.
6247 (CHECK_TARGET_MODULES): Likewise.
6248 (INSTALL_TARGET_MODULES): Likewise.
6249 (CLEAN_TARGET_MODULES): Likewise.
6250 (all-target-qthreads): New target.
6251 (configure-target-libjava): Depend on configure-target-qthreads.
6252 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
6253
6254 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6255 (CONFIGURE_TARGET_MODULES): Likewise.
6256 (CHECK_TARGET_MODULES): Likewise.
6257 (INSTALL_TARGET_MODULES): Likewise.
6258 (CLEAN_TARGET_MODULES): Likewise.
6259 (all-target-libjava): New target.
6260 (all-target-boehm-gc): Likewise.
6261 * configure.in (target_libs): Added libjava, boehm-gc.
6262
08d836d6
ILT
62631999-07-22 Ian Lance Taylor <ian@zembu.com>
6264
6265 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6266 configure.bat in SUPPORT_FILES.
6267 (gas+binutils.tar.bz2): Likewise.
6268
6269 * makeall.bat: Remove; obsolete.
6270
8f36e47c
ILT
62711999-07-21 Ian Lance Taylor <ian@zembu.com>
6272
6273 From Mark Elbrecht:
6274 * configure.bat: Remove; obsolete.
6275
56e82f25
ILT
62761999-07-11 Ian Lance Taylor <ian@zembu.com>
6277
6278 * configure: Add -W -Wall to the default CFLAGS when compiling with
6279 gcc.
6280
1001d816
JL
6281Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6282
6283 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6284
106117aa
MM
62851999-06-30 Mark Mitchell <mark@codesourcery.com>
6286
6287 * configure.in: Build ld on IRIX6.
6288
c376f4ed
ILT
62891999-06-12 Ian Lance Taylor <ian@zembu.com>
6290
6291 * Makefile.in: Change distribution targets to use bzip2 instead of
6292 gzip.
6293 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 6294 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 6295
306b7445
NC
62961999-06-04 Nick Clifton <nickc@cygnus.com>
6297
6298 * config.sub: Add mcore target.
6299
d932cae7 63001999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
6301
6302 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6303
d932cae7 63041999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
6305
6306 * config.guess (dummy): Changed to $dummy.
6307
6c3175b0
NC
63081999-05-24 Nick Clifton <nickc@cygnus.com>
6309
ba73c63f
JM
6310 * config.sub: Tidied up case statements.
6311
63121999-05-22 Ben Elliston <bje@cygnus.com>
6313
6314 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6315 <jiro@din.or.jp>.
6316
6317 * config.guess: Merge with FSF version. Future changes will be
6318 more accurately recorded in this ChangeLog.
6319 * config.sub: Likewise.
6320
d932cae7 63211999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
6322
6323 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 6324
252b5132
RH
63251999-04-30 Tom Tromey <tromey@cygnus.com>
6326
6327 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6328
63291999-04-23 Tom Tromey <tromey@cygnus.com>
6330
6331 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6332
63331999-04-20 Drew Moseley <dmoseley@cygnus.com>
6334
6335 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6336 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6337 Bad merge removed these two changes.
6338
ba73c63f 6339Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 6340 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
6341
6342 * config.guess (interix Alpha): Add.
6343
252b5132
RH
63441999-04-11 Richard Henderson <rth@cygnus.com>
6345
6346 * configure.in (i?86-*-beos*): Do config gperf; don't config
6347 gdb, newlib, or libgloss.
6348
d932cae7 63491999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6350
ba73c63f
JM
6351 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6352 link a trivial program with -mabi=64. If it fails, remove mabi=64
6353 from multidirs.
6354
d932cae7 63551999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
6356
6357 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6358
252b5132
RH
63591999-04-08 Nick Clifton <nickc@cygnus.com>
6360
6361 * config.sub: Add support for mcore targets.
6362
63631999-04-07 Michael Meissner <meissner@cygnus.com>
6364
6365 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6366 not mt-ospace, in order to shut up assembler warning about using
6367 symbols that are named the same as registers.
6368
63691999-04-07 Drew Moseley <dmoseley@cygnus.com>
6370
6371 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6372 dependency list for all-target-cygmon.
6373
63741999-04-05 Doug Evans <devans@casey.cygnus.com>
6375
6376 * config-ml.in: Check $host, not $target, for selective multilibs.
6377 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6378 thumb interworking, and underscore prefix multilibs.
6379
63801999-04-04 Ian Lance Taylor <ian@zembu.com>
6381
6382 * missing: Update to version from current automake.
6383
6384Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6385
6386 * configure (gxx_include_dir): Removed.
6387
6388 * configure.in (gxx_include_dir): Handle it.
6389 * Makefile.in: Likewise.
6390
63911999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6392
6393 * config.sub (mips64vr4111,mips64vr4111el) Add.
6394
63951999-03-21 Ben Elliston <bje@cygnus.com>
6396
80413487 6397 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
6398
6399Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6400
252b5132
RH
6401 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6402 config/mh-djgpp.
6403
6404Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6405
6406 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6407 all-target-newlib to dependency list for all-target-bsp.
6408
6409Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6410
6411 * config.sub: Add i386-uwin support.
6412 * config.guess: Likewise.
6413
6414Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6415
6416 * configure.in: cleanup, add mh-*pic handling for arm, special
6417 case powerpc*-*-aix*
6418
6419Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6420
6421 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6422 can be built.
6423
6424Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6425
6426 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 6427 targets.
252b5132
RH
6428
64291999-03-02 Nick Clifton <nickc@cygnus.com>
6430
6431 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6432
d932cae7 64331999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6434
6435 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6436
64371999-02-24 Nick Clifton <nickc@cygnus.com>
6438
6439 * config.sub: Fix typo in arm recognition.
6440
d932cae7 64411999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
6442
6443 * configure.in (noconfigdirs): Changed target_configdirs to
6444 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6445 rather than m68k-*-* since it is not known to work on
6446 m68k-aout. Ditto for arm-*-*oabi.
6447
d932cae7 64481999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
6449
6450 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
6451
64521999-02-19 Ben Elliston <bje@cygnus.com>
6453
6454 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6455 Smart and improved by Andrew Cagney.
6456
d932cae7 64571999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
6458
6459 * config.guess: Recognize openbsd-*-hppa.
6460
d932cae7 64611999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
6462
6463 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6464 only if it is not empty.
6465
64661999-02-17 Nick Clifton <nickc@cygnus.com>
6467
6468 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 6469
fd6848f6 6470 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
6471
6472 * config.sub: Modified to recognize uname's armv* syntax.
6473
64741999-02-17 Mark Salter <msalter@cygnus.com>
6475
6476 * configure.in: Added target-bsp for sparclite.
6477
d932cae7 64781999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
6479
6480 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6481
64821999-02-08 Nick Clifton <nickc@cygnus.com>
6483
6484 * configure.in: Add support for strongarm port.
6485 * config.sub: Add support for strongarm target.
6486
d932cae7 64871999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 6488
252b5132
RH
6489 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6490 the old name config/mh-cygwin32.
6491 Enable texinfo.
6492
d932cae7 64931999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
6494
6495 * configure.in: Do build ld for ix86 Solaris.
6496
d932cae7 64971999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
6498
6499 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6500 $AR_FOR_TARGET. Likewise for RANLIB.
6501
d932cae7 65021999-02-02 Catherine Moore <clm@cygnus.com>
35590697 6503
80413487
RH
6504 * config.sub (oabi): Recognize.
6505 * configure.in (arm-*-oabi): Handle.
252b5132 6506
d932cae7 65071999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
6508
6509 * config.guess: Improve detection of i686 on UnixWare 7.
6510
d932cae7 65111999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
6512
6513 * config.guess: Add support for i386-pc-interix.
6514 * config.sub: Likewise.
6515 * configure.in: Likewise.
252b5132 6516
d932cae7 65171999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6518
6519 * Makefile.in: Remove unneeded all-target-libio from
6520 from all-target-winsup target since it is now unneeded.
6521 Add all-target-libtermcap in its place since it is now
6522 needed.
6523
d932cae7 65241998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6525
6526 * configure.in: makefile stub for cygwin target is probably
6527 unnecessary. Remove it for now.
252b5132 6528
d932cae7 65291998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6530
6531 * configure.in: libtermcap.a should be built when cygwin is the
6532 target as well as the host.
6533 * config.guess: Allow mixed case in cygwin uname output.
6534 * Makefile.in: Add libtermcap target.
252b5132 6535
d932cae7 65361998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6537
6538 * config.sub: Clean up handling of hppa2.0.
6539
d932cae7 65401998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
6541
6542 * config.guess: Use C code to identify more HP machines.
6543
6544Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6545
6546 * config.sub: Handle hppa2.0.
6547
ba73c63f
JM
6548Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6549
6550 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 6551 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
6552
65531998-12-15 Mark Salter <msalter@cygnus.com>
6554
6555 * configure.in: Added target-bsp for several target architectures.
6556
6557 * Makefile.in: Added rules for bsp.
6558
252b5132
RH
6559Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6560
6561 * config.guess: Improve detection of hppa2.0 processors.
6562
6563Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6564
6565 * config.guess: Recognize FreeBSD using ELF automatically.
6566
65671998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6568
6569 * configure (skip-this-dir): Add handling for new shell script, which
6570 might be created by a sub-directory's configure to indicate, this particular
6571 directory is "unwanted".
6572 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6573
252b5132
RH
6574Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6575
6576 * ltconfig: import from libtool, after changing libtool to
6577 account for the cygwin name change.
6578
6579Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6580
6581 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6582 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6583
6584Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6585
6586 * configure.in: Add libtermcap to list of cygwin dependencies.
6587
d932cae7 65881998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 6589
80413487
RH
6590 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6591 they include winsup/include when it's a cygwin target.
252b5132
RH
6592
65931998-11-12 Tom Tromey <tromey@cygnus.com>
6594
6595 * configure.in (host_tools): Added zip.
6596 * Makefile.in (all-target-libjava): Depend on all-zip.
6597 (all-zip): New target.
6598 (ALL_MODULES): Added all-zip.
6599 (NATIVE_CHECK_MODULES): Added check-zip.
6600 (INSTALL_MODULES): Added install-zip.
6601 (CLEAN_MODULES): Added clean-zip.
6602
d932cae7 66031998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6604
6605 * Makefile.in: lose "32" from comment about cygwin.
6606
d932cae7 66071998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
6608
6609 * configure.in: Use -Os to build target libraries for the fr30.
6610
d932cae7 66111998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
6612
6613 * config.sub: Add fr30.
6614
d932cae7 66151998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 6616
80413487 6617 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
6618 cygwin* instead of cygwin32*.
6619 * config.sub: Check cygwin* instead of cygwin32*.
6620
d932cae7 66211998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
6622
6623 * config.guess: Match any version of Unixware7.
6624
252b5132
RH
66251998-10-20 Syd Polk <spolk@cygnus.com>
6626
6627 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6628 if desired.
6629
d932cae7 66301998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6631
6632 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6633 these if the appropriate directories and files to not exist.
6634
d932cae7 66351998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6636
6637 * Makefile.in (DEVO_SUPPORT): Add config.if.
6638
d932cae7 66391998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
6640
6641 * configure: Add pattern to replace "build_tooldir"'s
6642 definition in the generated Makefile with "tooldir"'s
6643 actual value.
6644
252b5132
RH
6645Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6646
6647 * config.sub: Bring back lost sparcv9.
6648
ba73c63f
JM
6649 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6650
6651Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6652
6653 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6654 CC_FOR_TARGET and friends.
6655
6656Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6657
ba73c63f
JM
6658 * Makefile.in (build_tooldir): New variable, same as tooldir.
6659 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6660 -B$(build_tooldir)/bin/.
6661 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6662
252b5132
RH
6663Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6664
6665 * config.sub: Add support for i[34567]86-pc-udk.
6666 * configure.in: Likewise.
6667
6668Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6669
6670 * Makefile.in: add bzip2 package building bits for user
6671 tools module
6672 * configure.in: ditto
6673
ba73c63f
JM
6674Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6675
6676 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6677 (ALL_TARGET_MODULES): Add all-target-libobjc.
6678 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6679 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6680 (all-target-libchill): Add dependencies.
6681 * configure.in (target_libs): Add libchill.
35590697 6682
252b5132
RH
66831998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6684
ba73c63f 6685 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6686
6687Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6688
6689 * Makefile.in (all-automake): fix dependencies.
6690
6691Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6692
6693 * configure.in: Minor cleanups for building in the $(target_alias)
6694 subdir.
6695
66961998-09-22 Jim Wilson <wilson@cygnus.com>
6697
6698 * Makefile.in (bootstrap): Set r and s before make all. Use
6699 BASE_FLAGS_TO_PASS in make all.
6700 (cross): Likewise.
6701
67021998-09-20 Mark Mitchell <mark@markmitchell.com>
6703
6704 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6705
252b5132
RH
6706Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6707
6708 * config.sub: Fix typo in last change.
6709
67101998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6711
6712 * config.sub: Add support for C4x target.
6713 * configure.in: Likewise.
6714
67151998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6716
6717 * config.sub: Recognize sparcv9 just like sparc64.
6718
6719Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6720
6721 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6722
6723Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6724
6725 * config.guess: Correctly identify Pentium II sco boxes.
6726
6727 * config.guess: Fix "tr" code. From Weiwen Liu.
6728
6729Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6730
6731 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6732 stabs.
6733
6734Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6735
6736 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6737 (ALL_TARGET_MODULES): Add all-target-libchill.
6738 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6739 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6740 (all-target-libchill): Add dependencies.
6741 * configure.in (target_libs): Add libchill.
6742
6743Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6744
6745 * config.guess: Avoid assumptions about "tr" behaves when
6746 LANG is set to something other than English.
6747
6748Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6749
6750 * configure (gxx_include_dir): Changed to
6751 '${prefix}/include/g++'-${libstdcxx_interface}.
6752
6753 * config.if: New to determine the interfaces.
6754
6755Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6756
6757 * config.guess: Detect and handle MPE/IX.
6758 * config.sub: Deal with MPE/IX.
6759
6760Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6761
6762 * configure.in: Use mh-aix43.
6763
67641998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6765
6766 * configure: Fix --without/--disable cases for gxx-include-dir.
6767
6768Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6769
6770 * mdata-sh: Imported. Needed for automake support.
6771
6772Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6773
ba73c63f 6774 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6775 "chmod og=u `find . -print`".
6776
6777Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6778
ba73c63f 6779 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6780
6781Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6782
6783 * Makefile.in: Undo previous patch.
6784
6785Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6786
6787 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6788 to here ...
6789 (install-no-fixedincludes): and here
6790 (INSTALL_MODULES): ... from here.
6791
6792Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6793
6794 * config.sub: Merge with FSF.
6795
6796 * config.guess: Merge with FSF.
6797
6798Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6799
6800 * configure (extraconfigdirs): New variable.
6801 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6802 * Makefile.in (all): Move higher in file.
6803 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6804 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6805 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6806 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6807 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6808
68091998-07-23 Brendan Kehoe <brendan@cygnus.com>
6810
6811 * Makefile.in (all-target-libjava): Depend on all-gcc and
6812 all-target-newlib.
6813 (configure-target-libjava): Depend on $(ALL_GCC).
6814
6815Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6816
6817 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6818 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6819
6820Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6821
6822 * ylwrap: Change absolute path checks to check for DOS style path
6823 names.
6824
6825 * ylwrap: Don't use a full path name if the source file is in the
6826 same directory. From hjl@lucon.org (H.J. Lu).
6827
6828 * config-ml.in: Default to being verbose, to match Feb 18 change to
6829 configure.
6830
6831Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6832
6833 Brought over from egcs:
6834
6835 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6836
6837 * configure.in (target_subdir): Set to ${target_alias} instead
6838 of "libraries".
6839
6840 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6841
6842 * configure.in (target_subdir): Set to libraries if enable_multilib.
6843
6844Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6845
6846 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6847 multilibs, force reconfiguration the first time we create
6848 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6849
6850Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6851
6852 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6853 avoid confusion with --no-recursion.
6854
6855Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6856
6857 * configure.in: Win32 hosts shouldn't use install -x
6858 * install-sh: remove -x option, and special .exe-handling
6859 hack.
6860
6861Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6862
6863 * config.guess: Recognize i586-pc-beos.
6864 * configure.in: Don't build some bits for beos.
6865
6866Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6867
6868 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6869 CFLAGS default to -O2.
6870
6871 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6872 when using GNU ld.
6873
6874Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6875
6876 * ltmain.sh: Correct install when using a different shell.
6877
6878Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6879
6880 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6881
6882Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6883
6884 * makefile.vms: Update to build binutils/makefile.vms. Add install
6885 target.
6886
6887Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6888
6889 * ltconfig: Update to correct AIX handling.
6890
6891Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6892
6893 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6894
6895 * configure.in (target_subdir): Set to ${target_alias} instead
6896 of "libraries".
6897
68981998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6899
6900 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6901 (Makefile): Depend on $(gcc_version_trigger).
6902
6903 * configure (gcc_version): Change default initializer to empty
6904 string.
6905 (gcc_version_trigger): New variable; pass this variable down
6906 to subdir configures to enable them checking gcc's version
6907 themselves. Emit make macros for both gcc_version vars.
6908 (topsrcdir): Initialize reliably.
6909 (recursion line): Remove --with-gcc-version=${gcc_version}.
6910
69111998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6912
6913 * configure (enable_version_specific_runtime_libs): Implement new flag
6914 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6915 in $(libsubdir); emit definition in each generated Makefile.
6916 (gxx_include_dir): Initialize depending on
6917 $enable_version_specific_runtime_libs.
6918
69191998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6920
6921 * configure (gcc_version): Initialize properly depending on
6922 how and where configure is started.
6923 (recursion line): Pass a --with-gcc-version=${gcc_version}
6924 to configures in subdirs.
6925
6926Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6927
6928 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6929 cygmon
252b5132
RH
6930
6931Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6932
6933 * configure.in: Add cygmon and libstub support for mn10200.
6934
69351998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6936
6937 * configure (gcc_version): Add new variable describing the
6938 particular gcc version we're building.
6939 * Makefile.in (libsubdir): Add new macro for the directory
6940 in which the compiler finds executables, libraries, etc.
6941 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6942 and libsubdir.
6943
6944Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6945
ba73c63f
JM
6946 * Makefile.in (local-clean): Remove *.log.
6947 (warning.log): Built with warn_summary from build.log.
6948 (mail-report.log): Run test_summary.
6949 (mail-report-with-warnings.log): Run test_summary including
6950 warning.log in the report.
252b5132
RH
6951
6952Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6953
6954 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6955
6956Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6957
6958 * Makefile.in (grep): Grep no longer depends on libiberty.
6959
6960Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6961
6962 * Makefile.in: all-snavigator needs all-libgui.
6963
6964Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6965
6966 * configure.in: Add cygmon and libstub support for mn10300.
6967
6968Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6969
6970 * missing: Update to version from automake 1.3.
6971
6972 * ltmain.sh: On installation, don't get confused if the same name
6973 appears more than once in the list of library names.
6974
6975Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6976
6977 * config.sub: Accept m68060 and m5200 as CPU names.
6978
6979Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6980
6981 * configure: Use && rather than using -a in test, because odd
6982 strings can confuse test.
6983 * configure.in: Likewise.
6984
6985Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6986
6987 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6988
6989Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6990
6991 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
6992 bootstrap4-lean): New targets.
6993
6994Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6995
6996 * mpw-* Delete. Not used.
252b5132
RH
6997
6998Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6999
7000 * COPYING.LIB: Update FSF address.
7001
7002Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
7003
7004 * ltconfig, ltmain.sh: Update to libtool 1.2a.
7005
7006 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7007 GAS_SUPPORT_DIRS.
7008
7009Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7010
7011 * ltconfig, ltmain.sh: Avoid producing a version number if
7012 -version-info was not used.
7013
7014Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7015
7016 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7017 building with newlib.
7018
70191998-04-30 Paul Eggert <eggert@twinsun.com>
7020
ba73c63f 7021 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 7022 Solaris `make' causes it to continue to next definition.
252b5132 7023
afb8d725
JM
7024Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7025
7026 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7027 the right GUI libraries and files are installed along with GDB.
7028
252b5132
RH
7029Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7030
7031 * configure.in: Change alpha to alpha* in several places.
7032
7033Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7034
7035 * config.sub: Recognize sparc86x.
7036
7037Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 7038
252b5132
RH
7039 * configure.in (--enable-target-optspace): Remove debug echo.
7040
7041Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7042
7043 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7044
7045Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7046
7047 * ltconfig: Update cygwin32 support.
7048
7049 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7050 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7051 (GDB_SUPPORT_DIRS): Likewise.
7052
7053Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7054
7055 * configure.in (target_makefile_frag): If --enable-target-optspace,
7056 use -Os to compile target libraries rather than -O2. Default to
7057 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7058 not used.
7059 * configure.in (target_cflags): Ditto for d30v.
7060
7061Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7062
7063 * Makefile.in (all-bfd): Depend on all-intl.
7064 (all-binutils): Likewise.
7065 (all-gas): Likewise.
7066 (all-gprof): Likewise.
7067 (all-ld): Likewise.
7068
252b5132
RH
70691998-04-19 Brendan Kehoe <brendan@cygnus.com>
7070
7071 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7072
7073Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7074
7075 * Makefile.in (all-bfd): Depend upon all-libiberty.
7076
7077 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7078
7079Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7080
7081 * Makefile.in: Add libstub.
7082
7083 * configure.in: Ditto. Build libstub for targets that have cygmon
7084 support.
7085
7086Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7087
7088 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7089
7090Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7091
7092 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7093 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7094
7095Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7096
7097 * configure: Define DEFAULT_M4 by searching PATH.
7098 * Makfile.in: Use DEFAULT_M4.
7099
7100Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7101
7102 * ltconfig: Add cygwin32 support.
7103
7104 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
7105 to configure and build.
7106
7107Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7108
7109 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
7110
7111Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
7112
7113 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7114
7115Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7116
7117 * Makefile.in: add ash make rules
7118 * configure.in: add ash to native_only and host_tools lists
7119
7120Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7121
7122 * Makefile.in (all-gettext, all-intl): New targets.
7123 (ALL_MODULES): Added all-gettext, all-intl.
7124 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7125 (INSTALL_MODULES): Added install-gettext, install-intl.
7126 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7127
7128 * configure.in (host_tools): Added gettext.
7129 (native_only): Likewise.
7130 (noconfigdirs) [various cases]: Likewise.
7131 (host_libs): Added intl.
7132
afb8d725
JM
7133Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7134
7135 * configure: Do not disable building gdbtk for cygwin32 hosts.
7136
ba73c63f
JM
7137Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7138
7139 * configure.in: Add thumb-coff target.
7140 * config.sub: Add thumb-coff target.
7141
252b5132
RH
7142Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7143
7144 * Makefile.in: Revert yesterday's change.
7145 (all-target-winsup): all-target-librx stays out of here.
7146
7147Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7148
ba73c63f
JM
7149 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7150 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7151 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
7152 Remove references to librx and libg++.
7153
7154Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7155
7156 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7157 recursive makes
7158
7159Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7160
7161 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7162 for newlib directory.
7163 (CXX_FOR_TARGET): Likewise.
7164
7165Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7166
7167 * ltconfig: Update after libtool/ltconfig.in change for
7168 hpux11.
7169
7170Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7171
7172 * ltconfig, ltmain.sh: Update to libtool 1.2.
7173
7174Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7175
7176 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7177 (install-gcc-cross): Instead, override LANGUAGES here.
7178
71791998-03-18 Dave Love <d.love@dl.ac.uk>
7180
7181 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7182 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7183
7184Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7185
7186 * configure.in: Add Thumb-pe target.
7187
7188Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 7189
252b5132
RH
7190 * Makefile.in - changed sn targets to snavigator
7191 * configure.in - changed sn targets to snavigator
7192
7193Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7194
7195 * config-ml.in: After building symlink tree call make distclean
7196 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7197 to be the case for libiberty.
7198
7199Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7200
7201 * configure: When making link, also check the current
7202 directory. The configure scripts may create one.
7203
7204Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7205
7206 * config.sub: Accept alphapca56 and alphaev6 properly.
7207
7208Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7209
7210 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7211
252b5132
RH
7212Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7213
80413487 7214 * config.sub (sco5): Fix typo.
252b5132
RH
7215
7216Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7217
7218 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7219 install-itcl.
7220 (install-itcl): Remove dependency on install-tcl.
7221
7222Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7223
7224 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7225
252b5132
RH
7226Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7227
7228 * configure.in: Don't build libgui for a cygwin32 target when not on
7229 a cygwin32 host.
7230
7231Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7232
7233 * configure (redirect): Set to null, so default behavior of
7234 configure is now --verbose.
7235
72361998-02-16 Dave Love <d.love@dl.ac.uk>
7237
7238 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7239 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7240
7241Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7242
7243 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7244 this change to sync Makefile.in with its ChangeLog entries.
7245
7246Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7247
7248 * ltmain.sh (mkdir): Check that the directory doesn't exist
7249 before we exit with error, so that we don't get races during
7250 parallel builds.
7251
7252Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7253
7254 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7255
7256Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7257
7258 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7259 PICFLAG_FOR_TARGET.
7260 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7261
7262 * configure: Emit a definition for the new macro enable_shared
7263 into each Makefile.
7264
252b5132
RH
7265Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7266
7267 * configure.in (host_tools, native_only): Add libtool.
7268
7269Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7270
7271 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7272 Fix typo in ming config comment.
7273
7274Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7275
7276 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7277
7278Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7279
7280 * config.sub: Add tic30 cases, and map c30 to tic30.
7281
ba73c63f
JM
7282Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7283
7284 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7285 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7286 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7287 (CLEAN_TARGET_MODULES): Similarly
7288 (all-target-libf2c): Add dependences.
35590697 7289 * configure.in (target_libs): Add libf2c.
ba73c63f 7290
252b5132
RH
7291Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7292
ba73c63f
JM
7293 * configure.in: Remove expect from noconfigdirs when target
7294 is cygwin32. OK to build expect and dejagnu with Canadian
7295 Cross.
252b5132
RH
7296
7297Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7298
7299 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7300 host.
7301
7302 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7303 and mingw32.
7304
7305Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7306
7307 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7308 here as it is not defined in the toplevel Makefile.
7309
7310Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7311
7312 * configure (package_makefile_rules_frag): New variable, which names
7313 a file with generic rules, ...
7314 Change comment to mention we now have FIVE parts.
7315 * configure: Undo last change.
7316
7317Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7318
7319 * config.guess: More accurate determination of HP processor types.
7320 * config.sub: More accurate determination of HP processor types.
7321
7322Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7323
7324 * configure (package_makefile_frag): Move inserting the
7325 ${package_makefile_frag} to where it should be according
7326 to the comment.
7327
ba73c63f 7328Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
7329
7330 * config.guess: Add support for Linux/ARM.
7331
7332Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7333
7334 * .cvsignore: Remove *-info and *-install since they match
7335 release-info and mpw-install, which we don't want to just ignore.
7336
7337Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7338
7339 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7340
7341Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7342
7343 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7344 local_prefix to sub-make invocations.
7345
7346Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7347
7348 * configure.in: Check makefile fragments in the source
7349 directory.
7350
7351Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7352
ba73c63f
JM
7353 * configure.in: Check whether host and target makefile
7354 fragments exist before adding them to *_makefile_frag.
252b5132
RH
7355
7356Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7357
7358 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 7359
252b5132
RH
7360Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7361
7362 * configure.in: Make sure we only replace RPATH_ENVVAR on
7363 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7364 regexp to sed.
7365
7366 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7367 to sub-makes.
7368
73691998-01-13 Lee Iverson (leei@ai.sri.com)
7370
7371 * config-ml.in (multi-do): LDFLAGS must include multilib
7372 designator.
7373
7374Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
7375
7376 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7377
7378Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7379
7380 * config.sub: Add mingw32 support.
7381 * configure.in: Likewise.
252b5132
RH
7382
7383Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7384
7385 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7386
7387Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7388
7389 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7390 * configure (gxx_include_dir): Provide a definition for subdirs
7391 which do not use autoconf.
7392
7393Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7394
7395 * config.guess: Sync with egcs. Picks up new alpha support,
7396 BeOS & some additional linux support.
7397
ba73c63f 7398Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7399
7400 * config.guess: HP 9000/803 is a PA1.1 machine.
7401
ba73c63f
JM
7402Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7403
7404 * configure.in: It's alpha*-...
252b5132
RH
7405
7406Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7407
ba73c63f
JM
7408 * configure.in (host_makefile_frag, target_makefile_frag):
7409 Handle multiple config files.
7410 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7411 alpha-*-*.
252b5132
RH
7412
7413Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7414
7415 * mkdep: New file.
7416
7417Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7418
7419 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7420
7421Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7422
7423 * Makefile.in: Add libgui directory.
7424 (GDB_TK): Add all-libgui.
7425 * configure.in: Add libgui directory.
7426 * configure: Add all-libgui to GDB_TK.
7427
7428Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7429
7430 * config-ml.in (multidirs): Add m32r to multilib list.
7431
7432Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7433
7434 * Makefile.in (all-target-gperf): Change dependency to
7435 all-target-libstdc++.
7436
7437Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7438
7439 * config.guess: Add BeOS support.
7440
7441Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7442
7443 Source directory cvs renamed to cvssrc:
7444 * configure.in (host_tools): Change cvs to cvssrc.
7445 (native_only): Likewise.
7446 (noconfigdirs) [various cases]: Likewise.
7447 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7448 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7449 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7450 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7451 (all-cvssrc): Rename target from all-cvs.
7452
7453Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7454
7455 * configure (gxx_include_dir): Fix thinko.
7456
7457Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7458
7459 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7460 (install-cross, install-gcc-cross): New targets.
7461
7462Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7463
7464 * configure.in (noconfigdirs): Add support for Thumb target.
7465
7466 * config.sub (maybe_os): Add support for Thumb target.
7467
7468Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7469
7470 * Makefile.in: Add rules for cygmon.
7471
7472 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7473
7474Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7475
7476 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7477 * configure (gxx_include_dir): Provide a definition for subdirs
7478 which do not use autoconf.
7479
7480Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7481
7482 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 7483 11/18/97 build
252b5132
RH
7484
7485Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7486
7487 * From Franz Sirl.
7488 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7489 found on RedHat Linux systems.
7490
7491Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7492
7493 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7494 guesses.
7495
7496Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7497
7498 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7499
7500Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7501
7502 * ltmain.sh: If mkdir fails, check whether the directory was created
7503 anyhow by some other process.
7504
7505Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7506
7507 * configure.in (d30v-*-*): Configure all directories.
7508
7509Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7510
7511 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7512 for the D30V.
7513
7514Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7515
7516 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7517
7518Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7519
80413487
RH
7520 * include/libiberty.h: Add extern "C" { so it can be used with C++
7521 progrms.
7522 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7523 programs.
252b5132
RH
7524
7525Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7526
7527 * configure.in (d30v-*-*): Configure GCC now.
7528
7529Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7530
7531 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7532 is no longer needed.
7533
7534Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7535
7536 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7537
7538Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7539
7540 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7541 targets using "$@" to provide support for similar but not identical
7542 targets without having to duplicate code.
7543
7544Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7545
7546 * makefile.vms: Fix to work with DEC C.
7547
7548Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7549
7550 * config.sub: Add mips-tx39-elf to marketing names.
7551
7552Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7553
7554 * ltmain.sh: Handle symlinks in generated script.
7555
7556Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7557
7558 * configure: Handle autoconf style directory options: --bindir,
7559 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7560 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7561 --sysconfdir.
7562 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7563 (sharedstatedir, localstatedir, oldincludedir): New variables.
7564 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7565 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7566 sbindir, sharedstatedir, and sysconfdir.
7567
7568Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7569
7570 * Makefile.in (bootstrap-lean): New target.
7571
7572Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7573
7574 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 7575 sn, and gnuserv from noconfigdirs.
252b5132
RH
7576
7577Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7578
7579 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7580
7581Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7582
ba73c63f 7583 * Makefile.in (cross): New target.
252b5132
RH
7584
7585Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 7586 Jeff Law <law@cygnus.com>
252b5132
RH
7587
7588 * Makefile.in (bootstrap2, bootstrap3): New targets.
7589 (all-bootstrap): Remove outdated and confusing target.
7590 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7591
afb8d725
JM
7592Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7593
7594 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 7595 windows. Consistent with gdb/configure.
afb8d725 7596
252b5132
RH
75971997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7598
252b5132
RH
7599 * configure.in: Name Linux target fragment.
7600
7601 * configure: Rewrite so that project Makefile fragment is inserted
7602 first and appears last in the resulting Makefile.
7603
7604Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7605
7606 * Makefile.in (install-itcl): Install tcl first.
7607
252b5132 7608Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 7609
252b5132
RH
7610 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7611
7612Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7613
7614 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7615
7616 * configure.in (skipdirs): Add target-librx for Linux.
7617 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7618
7619Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7620
7621 * Makefile.in (bootstrap): New target.
7622
7623Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7624
7625 * config.sub: Accept 'amigados' for backward compatability.
7626
7627Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7628
7629 * config.guess: Merge with FSF.
7630
ba73c63f
JM
7631Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7632
7633 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7634
252b5132
RH
7635Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7636
7637 * config.sub: Add "marketing-names" patch.
7638
7639Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7640
80413487 7641 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
7642
7643Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7644
7645 * config.sub: Handle v850-elf.
7646
ba73c63f
JM
7647Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7648
7649 * .cvsignore (*-install): Remove.
7650
252b5132
RH
7651Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7652
7653 * ltconfig: Set CONFIG_SHELL in libtool.
7654 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7655
7656Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7657
7658 * configure.in (target_subdir): Set to libraries if enable_multilib.
7659
7660Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7661
7662 * config.guess: Update from gcc directory.
7663
7664Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7665
7666 * Makefile.in (all-sim): Depends on all-readline.
7667
7668Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7669
7670 * Makefile.in (BISON, YACC): Use $$s.
7671 (all-bison): Depend on all-texinfo.
7672
7673Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7674
7675 * Makefile.in (BISON): Add -L flag.
7676 (YACC): Likewise.
7677
7678Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7679
35590697
AJ
7680 * configure.in (noconfigdirs): Add support for v850e target.
7681
252b5132
RH
7682 * config.sub (maybe_os): Add support for v850e target.
7683
7684Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7685
35590697
AJ
7686 * configure.in (noconfigdirs): Add support for v850ea target.
7687
252b5132
RH
7688 * config.sub (maybe_os): Add support for v850ea target.
7689
7690Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7691
7692 * config.sub: Add mipstx39. Delete r3900.
7693
7694Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7695
7696 * Makefile.in (all-autoconf): Depends on all-texinfo.
7697
7698Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7699
7700 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7701 eabi targets.
7702
7703Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7704
7705 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7706
7707 * configure: When handling a Canadian Cross, handle YACC as well as
7708 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7709 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7710
7711Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7712
7713 * Makefile.in (BISON): bison, not byacc or bison -y.
7714 (YACC): bison -y or byacc or yacc.
7715 (various): Add *-bison as appropriate.
7716 (taz): No need to mess with BISON anymore.
7717
7718Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7719
7720 * configure: If OSTYPE matches *win32*, try to find a good value for
7721 CONFIG_SHELL.
7722
7723Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7724
7725 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7726 configure.in if it is present.
7727
7728Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7729
7730 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7731
7732Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7733
7734 * config.sub: Recognize `arc' cpu.
7735 * configure.in: Likewise.
7736 * config-ml.in: Likewise.
7737
7738Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7739
7740 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7741
7742Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7743
7744 * configure: Changed sed delimiter from ':' to '|' when
7745 attempting to substitute ${config_shell} for SHELL. On
7746 NT ${config_shell} may contain a ':' in it.
7747
7748Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7749
7750 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7751
7752Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7753
7754 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7755
7756Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7757
7758 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7759
7760 * ylwrap: If the program is a relative path, force it to be
7761 absolute.
7762
7763Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7764
7765 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7766
7767Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7768
7769 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7770 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7771 for libraries.
252b5132
RH
7772
7773Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7774
7775 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7776 separated by spaces.
252b5132
RH
7777
7778Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7779
7780 * ylwrap: New file.
7781 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7782
7783 * ltmain.sh: Handle /bin/sh at start of install program.
7784
7785 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7786
7787 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7788 * missing: New file, from automake 1.2.
7789
7790Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7791
7792 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7793 check-tk to CHECK_X11_MODULES.
7794
7795Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7796
7797 * config.sub: Merge with FSF.
7798
7799Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7800
7801 * config.guess: Merge with FSF.
7802
7803Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7804
7805 * configure: Treat msdosdjgpp like go32.
7806 * configure.in: Likewise. Don't remove gprof for go32.
7807
7808 * configure: Change Makefile.tem2 to Makefile.tm2.
7809
7810Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7811
7812 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7813
7814Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7815
7816 * install-sh (chmodcmd): Set to null if the DST directory already
7817 exists. Same as Nov 11th change.
7818
7819Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7820
35590697 7821 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7822
7823Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7824
7825 * config.guess: Update from FSF.
7826
7827Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7828
7829 * Makefile.in (GDB_TK): Depend on itcl and tix.
7830
7831Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7832
7833 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7834 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7835 (INSTALL_SCRIPT): New variable.
7836 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7837 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7838 to -x.
7839 * install-sh: Add support for -x option.
7840
7841Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7842
7843 * configure.in, Makefile.in: Treat tix like itcl.
7844
7845Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7846
7847 * Makefile.in (WINDRES): New variable.
7848 (WINDRES_FOR_TARGET): New variable.
7849 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7850 (EXTRA_HOST_FLAGS): Add WINDRES.
7851 (EXTRA_TARGET_FLAGS): Add WINDRES.
7852 (EXTRA_GCC_FLAGS): Add WINDRES.
7853 ($(DO_X)): Pass down WINDRES.
7854 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7855 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7856 DLLTOOL_FOR_TARGET.
7857
7858Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7859
7860 * configure.in: configure sim before gdb for win32-x-ppc
7861
7862Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7863
7864 Move gperf into the toplevel, from libg++.
7865 * configure.in (target_tools): Add target-gperf.
7866 (native_only): Add target-gperf.
7867 * Makefile.in (all-target-gperf): New target, depend on
7868 all-target-libg++.
7869 (configure-target-gperf): Empty rule.
7870 (ALL_TARGET_MODULES): Add all-target-gperf.
7871 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7872 (CHECK_TARGET_MODULES): Add check-target-gperf.
7873 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7874 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7875
7876Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7877
252b5132
RH
7878 * config.sub (mn10200): Recognize new basic machine.
7879
7880Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7881
7882 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7883 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7884
7885Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7886
7887 * configure.in: If we're building mips-sgi-irix6* native, turn on
7888 ENABLE_MULTILIB and set TARGET_SUBDIR.
7889
7890Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7891
7892 * Makefile.in (all-sn): Depend on all-grep.
7893
7894Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7895
7896 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7897
7898 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7899 Makefile. From Jeff Makey <jeff@cts.com>.
7900 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7901
7902 * Makefile.in (DISTBISONFILES): Remove.
7903 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7904 $(DEFAULT_YACC).
7905
7906 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7907 cygwin32.
252b5132
RH
7908
7909 * Makefile.in (LD): New variable.
7910 (EXTRA_HOST_FLAGS): Pass down LD.
7911 ($(DO_X)): Likewise.
7912
7913Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7914
7915 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7916
7917Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7918
7919 * configure.in (targargs): Strip out any supplied --build argument
35590697 7920 before adding our own. Always add --build.
252b5132
RH
7921
7922Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7923
7924 * configure.in (targargs): Pass --build if we're doing
7925 a cross-compile.
7926
7927Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7928
ba73c63f 7929 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7930 sed. Otherwise sed chokes on NT path names with drive
7931 designators. Also look for "?:*" as the leading characters in an
7932 absolute pathname.
7933
7934Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7935
7936 * config.sub: Support for r3900.
7937
7938Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7939
7940 * configure.in: Use install-sh, not install.sh.
7941
7942Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7943
7944 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7945 apply it twice.
7946
7947Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7948
7949 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7950 install-binutils.
7951
7952Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7953
7954 * Makefile.in: Add automake targets.
7955 * configure.in (host_tools): Add automake.
7956
7957Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7958
7959 * configure: Default CXX to c++, not gcc.
7960 * Makefile.in (CXX): Set to c++, not gcc.
7961 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7962
7963Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7964
7965 * install-sh: try appending a .exe if source file doesn't
7966 exist
7967
7968Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7969
7970 * configure.in: Turn on multilib by default.
7971 (cross_only): Remove target-libiberty.
7972
7973 * Makefile.in (all-gcc): Don't depend on libiberty.
7974
7975Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7976
7977 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7978
7979Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7980
7981 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7982 (DISTBISONFILES): Add ld/Makefile.in
7983
7984Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7985
7986 * configure.in: if target is cygwin32 but host isn't cygwin32,
7987 don't configure gdb tcl tk expect, not just gdb.
7988
7989Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7990
7991 * configure.in: Added gnuserv everywhere sn appears.
7992
7993 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7994 (CROSS_CHECK_MODULES): Added check-gnuserv.
7995 (INSTALL_MODULES): Added install-gnuserv.
7996 (CLEAN_MODULES): Added clean-gnuserv.
7997 (all-gnuserv): New target.
7998
7999Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
8000
8001 * config.guess: Fixes for MIPS OpenBSD systems.
8002
8003Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
8004
8005 * Makefile.in (INSTALL_XFORM): Remove.
8006 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8007
8008 * mkinstalldirs: New file, copied from automake.
8009 * Makefile.in (installdirs): Rename from install-dirs. Use
8010 mkinstalldirs. Change all users.
8011 (DEVO_SUPPORT): Add mkinstalldirs.
8012
8013Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8014
8015 * install-sh: Rename from install.sh.
8016 * Makefile.in (INSTALL): Change install.sh to install-sh.
8017 (DEVO_SUPPORT): Likewise.
8018
8019 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8020 Graichen <graichen@rzpd.de>.
8021
8022Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8023
8024 * config.guess: Recognize OpenBSD systems correctly.
8025
8026Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8027
8028 * README, Makefile.in (ETC_SUPPORT): Remove references to
8029 cfg-paper*, configure.{texi,man,info*}._
8030
8031Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8032
8033 * Makefile.in (all.normal): Ensure that gcc is built after all
8034 the x11 - ie gdb - targets.
8035
8036Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8037
8038 * makefile.vms: Don't run conf-a-gas.
8039
8040Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8041
80413487 8042 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
8043
8044Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8045
8046 * configure.in: Remove noconfigdirs case since gdb also
8047 configures and builds for tic80-coff.
8048
8049Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8050
8051 * configure: Set cache_file to config.cache.
8052 * Makefile.in (local-distclean): Remove config.cache.
8053
8054Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8055
8056 * COPYING: Update FSF address.
8057
8058Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8059
8060 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8061 noconfigdirs.
8062
8063Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8064
8065 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8066 MAKEDIRS, is empty.
8067
8068Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8069
8070 * config.sub: Tweak mn10300 entry.
8071
8072Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8073
8074 * configure.in (host_tools): Put sim before gdb, so gdb's
8075 configure.tgt can determine if the simulator was configured.
8076
8077Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8078
8079 * config.sub: Move BeOS $os case to be with other Cygnus
8080 local cases.
8081
8082Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8083
8084 * config.sub: Remove misplaced comment that broke Linux.
8085
8086Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8087
8088 * config.sub: Add BeOS support.
8089
8090Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8091
8092 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8093
8094Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8095
8096 * configure.in (noconfigdirs): Remove tcl and tk from
8097 noconfigdirs for cygwin32 builds.
8098
8099Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8100
8101 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8102
8103Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8104
8105 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8106 make-all.com, use makefile.vms instead.
8107
8108Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8109
8110 * config.sub: Accept -lnews*.
8111
8112Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8113
8114 * configure.in (noconfigdirs): Disable target-newlib,
35590697 8115 target-examples and target-libiberty for d30v.
252b5132
RH
8116
8117Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8118
8119 * configure.in (noconfigdirs): Enable ld for d30v.
8120
8121Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8122
8123 * configure.in (tic80-*-*): Build compiler.
8124
8125Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8126
8127 * configure.in (d30v-*): Remove sim directory from list of
35590697 8128 unsupported d30v directories
252b5132
RH
8129
8130Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8131
35590697
AJ
8132 * config.sub, configure.in: Add d30v target cpu.
8133
252b5132
RH
8134Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8135
8136 * makefile.vms: New file.
8137 * make-all.com: Remove.
8138
8139Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8140
8141 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8142
8143Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8144
8145 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8146
8147Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8148
8149 * Makefile.in (ALL_MODULES): Added all-db.
8150 (CROSS_CHECK_MODULES): Addec check-db.
8151 (INSTALL_MODULES): Added install-db.
8152 (CLEAN_MODULES): Added clean-db.
8153
8154Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8155
8156 * config.guess: Merge with latest FSF sources.
8157
8158Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8159
8160 * Makefile.in (ALL_MODULES): Added all-itcl.
8161 (CROSS_CHECK_MODULES): Added check-itcl.
8162 (INSTALL_MODULES): Added install-itcl.
8163 (CLEAN_MODULES): Added clean-itcl.
8164
8165Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8166
8167 * configure.in: build gdb for mn10200
8168
8169Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8170
8171 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8172
8173Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8174
8175 * configure.in (tic80-*-*): Turn off most targets right now.
8176
8177Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8178
8179 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8180 rather than the makeinfo program.
8181 (do-info): Depend upon all-texinfo.
8182
8183Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8184
8185 * configure.in: Remove uses of config/mh-linux.
8186
8187 * config.sub, config.guess: Merge with latest FSF sources.
8188
8189Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8190
8191 * config.sub (case $basic_machine): Add tic80 entries.
8192
8193Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8194
8195 * config.sub, config.guess: Merge with latest FSF sources.
8196
8197Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8198
8199 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8200 * mpw-config.in: Test for NewFolderRecursive.
8201 * mpw-install: Use symbolic name for startup filename.
8202 * mpw-README: Add various additional details.
8203
8204Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8205
8206 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8207
8208Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8209
8210 * configure.in: Do build gcc and the target libraries for
8211 the mn10200.
8212
8213Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8214
8215 * configure.in: don't avoid building gdb for mn10300 any more
8216 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8217 instead of single-quoting it.
8218
8219Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8220
8221 * configure.in: Don't use --with-stabs on IRIX 6.
8222
8223Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8224
8225 * configure.in (m32r): Build gdb, libg++ now.
8226
8227Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8228
8229 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8230 directories from noconfigdirs.
8231
8232Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8233
8234 * config.sub (basic_machine): added mips16 configuration
8235
8236Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8237
8238 * config.sub: Handle d10v-unknown.
8239
8240Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8241
8242 * config.sub: Handle v850-unknown.
8243
8244Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8245
8246 * Makefile.in: add findutils
8247 * configure.in: add findutils to list of host_tools
8248
8249Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8250
8251 * config.sub: Handle mn10200 and mn10300.
8252
8253Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8254
8255 * configure.in (d10v-*): Do not build librx.
8256
8257Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8258
8259 * configure.in (mn10300): Build everything except gdb & libgloss.
8260
8261Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8262
8263 * config.guess: Patch for Dansk Data Elektronik servers,
8264 from Niels Skou Olsen <nso@dde.dk>.
8265
8266 For ncr, use /bin/uname rather than uname, since GNU uname does not
8267 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8268
8269 Patch for MIPS R4000 running System V,
8270 from Eric S. Raymond <esr@snark.thyrsus.com>.
8271
8272 Fix thinko for nextstep.
8273
8274 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8275
8276 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8277 * config.guess: Guess mips-dec-mach_bsd4.3.
8278
8279 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8280 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8281 release numbers.
8282 * config.guess (mips-mips-riscos*): Emit just enough of the
8283 release number.
8284
8285 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8286 * config.guess (sparc-auspex-sunos*): Added.
8287 (f300-fujitsu-*): Added.
8288
8289 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8290 * config.guess: Recognize a Tadpole as a sparc.
8291
8292Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8293
8294 * config.guess: Don't assume that NextStep version is either 2 or
8295 3. NextStep 4 (aka OpenStep 4) has come out now.
8296
8297Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8298
8299 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8300 From Rik Faith <faith@cs.unc.edu>.
8301
8302Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8303
8304 * config.sub: Contributions from bug-gnu-utils to:
8305 Support plain "hppa" (no version given) architecture, reported by
8306 OpenStep.
8307 OpenBSD like NetBSD.
8308 LynxOs is not a hardware supplier.
8309
8310 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 8311 OpenBSD like NetBSD.
252b5132
RH
8312 Stratus systems.
8313 More Pyramid systems.
8314 i[n>4]86 Intel chips.
8315 M680[n>4]0 Motorola chips.
8316 Use unknown instead of lynx for hardware manufacturer.
8317
8318Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8319
8320 * install.sh (chmodcmd): Set to null if the DST directory already
8321 exists.
8322
8323Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8324
8325 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8326 not use mt-ppc target Makefile fragment any more.
8327
8328Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8329
8330 * configure.in (*-*-windows): Exclude everything but those dirs
8331 needed to build windows.
8332
8333Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8334
8335 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8336
8337Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8338
8339 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
8340
8341Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8342
8343 * Undo my previous change.
8344
8345Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8346
8347 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8348 unconditionally.
8349 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8350
8351Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8352
8353 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8354 host to add it's own flags.
252b5132
RH
8355
8356Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8357
8358 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8359
8360Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8361
8362 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8363 (CXX_FOR_TARGET): Likewise.
8364 (GCC_FOR_TARGET): Define.
8365 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8366 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8367 CC_FOR_TARGET was specified on the command line.
8368 (MAKEOVERRIDES): Don't define.
8369
8370Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8371
8372 * configure.in (m32r): Fix spelling of libg++ libs.
8373
8374Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8375
8376 * config.sub (-apple*): Remove, now redundant.
8377
8378Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8379
8380 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8381
8382 * configure: Rework yesterday's sed script patch.
8383
8384 * config.sub: Merge with FSF.
8385
8386Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8387
8388 * config.guess: Merge from FSF.
8389
8390 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
8391 * config.guess: Use pc instead of unknown, for pc clone systems.
8392 Change linux to linux-gnu.
252b5132
RH
8393
8394 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 8395 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
8396
8397Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8398
8399 * test-build.mk (HOLES): Add "xargs" for gdb.
8400
8401 * configure: Avoid hpux10.20 sed bug.
8402
8403Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8404
4bddf3ad 8405 * configure.in: Add support for windows host
252b5132
RH
8406 (that is a build done under the Microsoft build environment).
8407
8408Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8409
8410 * Makefile.in: Replace all uses of srcroot with s, to shrink
8411 command line lengths.
8412
8413 Patches from Geoffrey Noer <noer@cygnus.com>:
8414 * configure.in: If configuring for newlib, pass --with-newlib to
8415 subdirectories.
8416 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8417 -Bnewlib/ and -Lwinsup to gcc.
8418 (CXX_FOR_TARGET): Likewise.
8419
8420Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8421
8422 * Makefile.in (ETC_SUPPORT): Add configure.
8423
8424Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8425
35590697 8426 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
8427 host configuration file.
8428
8429Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8430
8431 * configure.in: Break mn10x00 support into separate
8432 mn10200 and mn10300 configurations.
8433 * config.sub: Likewise.
8434
8435Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8436
8437 * configure.in: Add lots of stuff to noconfigdirs for
8438 the mn10x00 targets.
8439
8440 * config.sub, configure.in: Add mn10x00 support.
8441
8442Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8443
8444 * make-all.com: Call conf-a-gas, not config-a-gas.
8445
8446Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8447
8448 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 8449 targets.
252b5132
RH
8450
8451Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8452
8453 * mpw-README: Add much more detail for native PowerMac.
8454 * mpw-install: New file.
8455 * mpw-configure: Add --norecursion and --help options.
8456 * mpw-config.in: Translate readme and install files when
8457 copying to objdir.
8458 * mpw-build.in: Don't always depend on byacc and flex.
8459 (install-only-top): New action.
8460
8461Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8462
8463 * configure.in: You can now configure GDB for the v850.
8464
8465Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8466
8467 * configure.in (noconfigdirs): Don't configure any C++ dirs
8468 if targeting D10V.
8469
8470Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8471
8472 * config.sub: Recognize mips64vr5000.
8473
8474Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8475
8476 * configure.in: Use a single line for host_tools and native_only.
8477
8478Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8479
8480 * config.sub, configure.in: Add entries for m32r.
8481
8482Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8483
8484 * Makefile.in (inet-install): Don't run install-gzip.
8485
8486Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8487
8488 * configure.in: Don't config lots of things for *-*-windows*.
8489
8490Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8491
8492 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8493 (host_libs, host_tools): Copy from configure.in.
8494 * mpw-configure: Don't complain about directories not found.
8495
8496Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8497
8498 * configure.in (i[345]86): Recognize i686 for pentium pro.
8499 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8500 file.
8501
8502 * config.guess (i[345]86): Ditto.
8503
8504Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8505
8506 * configure.in (noconfigdirs): Removed gdb for D10V.
8507
8508Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8509
8510 * configure.in: Remove ld, target-libio, target-libg++, and
8511 target-libstdc++ from noconfigdirs.
8512
8513Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8514
8515 * configure: Fix three locations where shell scripts were
8516 being run directly rather than with config_shell.
8517
8518Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8519
8520 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8521 * config.sub (basic_machine): Recognize v850.
8522
8523Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8524
8525 * mpw-configure: Handle multiple enable/disable options and
8526 pass them down recursively, handle -c and -s flags appropriately
8527 depending on choice of compiler, add escape mechanism for
8528 quoted arguments to gC.
8529
8530Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8531
8532 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8533 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8534 so that -mrelocatable-lib and -mno-eabi are used.
8535
8536 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8537 not support --print-multi-lib, don't abort.
8538
252b5132
RH
8539Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8540
8541 * make-all.com: Run config-a-gas.
8542 * setup.com: Don't copy subdirectory files around.
8543
8544Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8545
8546 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8547 target, it now compiles correctly.
8548
8549Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8550
8551 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8552
8553Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8554
35590697 8555 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
8556
8557Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8558
8559 * configure.in (native_only): Add prms.
8560
8561Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8562
8563 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8564 (BINUTILS_SUPPORT_DIRS): Likewise.
8565
8566Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8567
8568 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8569 d10v support is added.
8570
8571Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8572
8573 * configure.in (d10v-*-*): New target.
8574
8575Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8576
8577 * config.guess (HP 9000/811): Recognize this as a PA1.1
8578 machine.
8579
8580Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8581
8582 * Makefile.in (do-tar-gz): New target, split out from tail end of
8583 taz target. Run each command separately, don't use pipes.
8584 (taz): Use it.
8585
8586Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8587
8588 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8589 * mpw-build.in: No builds should depend on building byacc or flex,
8590 they are assumed to be installed already.
8591
8592Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8593
8594 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8595 variable that CC_FOR_TARGET needs.
8596
8597Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8598
8599 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8600 options have changed since the last time the subdirectory was
8601 configured, and if it has, reconfigure.
8602 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8603 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8604
8605Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8606
8607 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8608 CLEAN_MODULES): Add bash.
8609 (all-bash): New target.
8610
8611Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8612
8613 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8614
8615Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8616
8617 * config.sub (basic_machine): Recognize d10v as a valid processor.
8618
8619Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8620
8621 * mpw-configure: Add support for --bindir.
8622 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8623
8624Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8625
8626 * configure.in: add bash, time, gawk to list of hosttools and things
8627 to only build for native toolchains
8628
8629Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8630
8631 * Makefile.in (docdir): Remove.
8632
8633Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8634
8635 * Makefile.in (datadir): Set to $(prefix)/share.
8636
8637Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8638
8639 * configure.in: build diff and patch for cygwin32-hosted
8640 toolchains.
8641
8642Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8643
8644 * config.sub: Accept -rtems*.
8645
8646Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8647
80413487 8648 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
8649 remove diff from the list of things not buildable
8650 via Canadian Cross
252b5132
RH
8651
8652Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8653
8654 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 8655 don't get ". ".
252b5132
RH
8656
8657Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8658
8659 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8660
8661Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8662
8663 * Makefile.in (taz): Handle case where tex3patch didn't even get
8664 checked out. Also, if it was found, put the symlink in a new util
8665 subdirectory.
8666
8667Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8668
8669 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8670
8671Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8672
8673 * config.sub: Recognize -openvms.
8674 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8675 * make-all.com, setup.com: New files.
8676
8677Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8678
8679 * Makefile.in (taz): tex3patch moved to texinfo/util.
8680
8681Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8682
afb8d725 8683 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8684 * configure.in: remove make from disable-if-Can-Cross list
8685 enable gdb if ${host} and ${target} are cygwin32
8686
8687Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8688
8689 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8690 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8691
8692Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8693
8694 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8695 distinguish sysv/svr4/bsd variants.
8696 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8697
8698Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8699
8700 * configure.in: Added copyright notice.
8701 * move-if-change: Added copyright notice.
8702
8703Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8704
8705 * configure.in (powerpcle-*-solaris*): Until we get shared
8706 libraries working, don't build gdb, sim, make, tcl, tk, or
8707 expect.
8708
8709Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8710
8711 * config.guess: Merge with FSF:
8712
8713 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8714 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8715
8716 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8717 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8718
8719 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8720 * config.guess: Combine two OSF1 rules.
8721 Also recognize field test versions. From mjr@zk3.dec.com.
8722 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8723 because GNU uname does not support -p. From pmr@pajato.com.
8724
8725Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8726
8727 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8728
8729Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8730
8731 * mpw-README: Document GCCIncludes.
8732
8733Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8734
8735 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8736
8737Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8738
8739 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8740
8741Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8742
8743 * configure.in (*-*-cygwin32): Configure make.
8744
8745Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8746
8747 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8748
8749Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8750
8751 * Makefile.in (all-inet): Depend on all-perl.
8752
8753 * Makefile.in (inet-install): New target.
8754
8755 * Makefile.in (all-inet): Depend on all-tcl.
8756 (all-inet): Depend on all-send-pr.
8757
8758Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8759
8760 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8761 temporarily.
8762
8763Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8764
8765 * configure.in: Don't configure --with-gnu-ld on AIX.
8766
8767Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8768
8769 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8770
8771Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8772
8773 * Makefile.in (ALL_MODULES): Added all-inet.
8774 (CROSS_CHECK_MODULES): Added check-inet.
8775 (INSTALL_MODULES): Added install-inet.
8776 (CLEAN_MODULES): Added clean-inet.
8777 (all-indent): New target.
8778
8779 * configure.in (host_tools): Added inet.
8780 (native_only): Added inet.
8781 (noconfigdirs): Added inet.
8782
8783Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8784
8785 * configure.in: Don't configure libgloss if we are not configuring
8786 newlib.
8787
8788Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8789
8790 * configure.in: Don't configure libgloss for unsupported
8791 architectures.
8792
8793Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8794
8795 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8796
8797Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8798
8799 * Makefile.in (ALL_MODULES): Include all-apache.
8800 (CROSS_CHECK_MODULES): Include check-apache.
8801 (INSTALL_MODULES): Include install-apache.
8802 (all-apache): New target.
8803
8804 * configure.in: Added apache everywhere perl is seen.
8805
8806Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8807
8808 * Makefile.in: Add support for clean-{module} and
8809 clean-target-{module} rules.
8810
8811Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8812
8813 * configure.in (*-*-ose) do not build libgloss.
8814
8815Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8816
8817 * config.guess (prep*:SunOS:5.*:*): Turn into
8818 powerpele-unknown-solaris2.
8819
8820Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8821
8822 * configure.in: Permit --enable-shared to specify a list of
8823 directories.
8824
8825Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8826
8827 * configure.in (host==solaris): Pass only the first word of $CC
8828 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8829
8830Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8831
8832 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8833
8834Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8835
8836 * Makefile.in (ALL_MODULES): Include all-perl.
8837 (CROSS_CHECK_MODULES): Include check-perl.
8838 (INSTALL_MODULES): Include install-perl.
8839 (ALL_X11_MODULES): Include all-guile.
8840 (CHECK_X11_MODULES): Include check-guile.
8841 (INSTALL_X11_MODULES): Include install-guile.
8842 (all-perl): New target.
8843 (all-guile): New target.
8844
8845 * configure.in (host_tools): Include perl and guile.
8846 (native_only): Include perl and guile.
8847 (noconfigdirs): Don't build guile and perl; no ports have been
8848 done.
8849
8850Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8851
80413487
RH
8852 * configure (--enable-*): Handle quoted option lists such as
8853 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8854
8855Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8856
8857 * Makefile.in ({,inst}all-target): New rule so we can make and
8858 install all of the target directories easily.
8859
8860Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8861
8862 * configure.in: Add missing global flag in sed substitution when
8863 deleting `target-' from ${configdirs}.
8864
8865Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8866
8867 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8868 option.
8869
8870 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8871 config/mh-necv4.
8872
8873 * install.sh: Correct misspelling of transformbasename.
8874
8875 * config.guess: Recognize mips-*-sysv*.
8876
8877Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8878
8879 * config.sub: Recognize mon960.
8880
8881Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8882
8883 * configure: Restore Canadian Cross handling of BISON and LEX,
8884 removed in Feb 20 change.
8885
8886Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8887
8888 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8889 Mention make install. Remove the old copyright date as well the
8890 clumsy and rather pointless copyright on the README file.
8891
8892Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8893
8894 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8895 Makefile after running symlink-tree, then run `make distclean' to
8896 avoid clobbering any generated files in srcdir.
8897
8898Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8899
8900 * configure.in (m68k-*-netbsd*): Build everything now.
8901
8902Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8903
8904 * Makefile.in (taz): Fix quoting.
8905
8906Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8907
8908 * configure.in (sparclet-*-*): Build everything now.
8909
8910Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8911
8912 * configure.in (m68k-*-linux*): New host.
8913
8914Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8915
8916 * configure: Check for bison before byacc.
8917
8918Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8919
8920 * Makefile.in configure: Change the way LEX and BISON/YACC are
8921 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8922 searching PATH. These are used as fallbacks by Makefile.in if
8923 flex/bison/byacc aren't in objdir.
8924
8925Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8926
8927 * Makefile.in: Make everything which depends upon all-bfd also
8928 depend upon all-opcodes, in case --with-commonbfdlib is used.
8929
8930Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8931
8932 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8933 building NT native compilers on Unix.
8934
8935Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8936
8937 * configure.in: Don't get CC from the host Makefile fragment if we
8938 can find gcc in PATH, or if this is a Canadian Cross. Move the
8939 Solaris test for /usr/ucb/cc to the post target script, just after
8940 the compiler sanity test.
8941
8942Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8943
8944 * config.sub: Merge with FSF.
8945
8946Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8947
8948 * Makefile.in (RPATH_ENVVAR): New variable.
8949 (REALLY_SET_LIB_PATH): Use it.
8950 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8951
8952Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8953
8954 * config.sub, configure.in: Recognize sparclet cpu.
8955
8956Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8957
8958 * config.guess: Support m68k-cbm-sysv4.
8959
8960Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8961
8962 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8963 m68k-unknown-linuxaout from linker help string. Put quotes around
8964 $ld_help_string.
8965
8966Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8967
8968 * config.guess (powerpc-harris-powerunix): Add guess for port
8969 to new target.
8970
8971Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8972
8973 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8974
8975Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8976
8977 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8978 $(REALLY_SET_LIB_PATH) in Makefile.
8979 * Makefile.in (SET_LIB_PATH): New variable.
8980 (REALLY_SET_LIB_PATH): New variable.
8981 ($(DO_X)): Use $(SET_LIB_PATH).
8982 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8983 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8984 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8985 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8986 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8987 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8988 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8989 (install-dosrel): Likewise.
8990 (all-opcodes): Depend upon all-libiberty.
8991
8992Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8993
8994 * config.guess (*:CYGWIN*): New
8995
8996Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8997
8998 * Makefile.in (all-target-winsup): All all-target-libiberty.
8999
9000Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9001
9002 * configure.in (noconfigdirs): Add missing # in front of comment.
9003
9004Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
9005
9006 * configure.in: add second pass to things added to noconfigdirs
9007 so *-gm-magic can exclude libgloss properly.
9008
9009Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9010
9011 * mpw-configure (extralibs_name, rez_name): Set correctly
9012 for MWC68K compiler.
9013
9014 * mpw-README: Add more info on the necessary build tools.
9015
9016Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9017
9018 * configure.in, config.sub: Recognize cygwin32.
9019
9020Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9021
9022 * config.guess, config.sub: Recognize A/UX.
9023
9024Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9025
9026 * config.sub: Merge with gcc/config.sub.
9027
9028Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9029
9030 * mpw-build.in (do-binutils): Add build of stamps.
9031
9032Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9033
9034 * config.sub: Add recognition for mips64vr4100*-* targets.
9035
9036Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9037
9038 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9039 Add creation of gconfigargs with `--enable-shared' turned on.
9040 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9041 ($(host)-stamp-stage3-configured): Likewise.
9042 (HOLES): Add chatr and ldd.
9043 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9044
9045Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9046
9047 * configure: Pass --nfp to recursive configures.
9048
9049Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9050
9051 * Makefile.in (DLLTOOL): New.
9052 (DLLTOOL_FOR_TARGET): New.
9053 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9054 (EXTRA_TARGET_FLAGS): Ditto.
9055 (EXTRA_GCC_FLAGS): Ditto.
9056 (CONFIGURE_TARGET_MODULES): Ditto.
9057 (DO_X): Ditto.
9058 * configure: Add DLLTOOL.
9059
9060Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9061
9062 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9063 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9064 mh-sco, since old workarounds no longer needed, and don't
9065 build ld, since libraries have weak symbols in COFF.
9066
9067Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9068
9069 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9070
9071Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9072
9073 * configure.in: Make sure that ${CC} can be used to compile an
9074 executable.
9075
afb8d725
JM
9076Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9077
9078 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9079 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9080 nothing depending on whether gdbtk is being built.
9081
252b5132
RH
9082Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9083
9084 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9085
9086Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9087
9088 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9089 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9090
9091Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9092
9093 * config-ml.in: Add support for
9094 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9095 Simplify setting of multidirs from --disable-foo.
9096
9097Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9098
9099 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9100 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9101 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 9102 non-empty, pass them on to the GCC make.
252b5132
RH
9103 (all-bootstrap): New rule that is like all-gcc, except it executes
9104 the GCC bootstrap rule instead of the GCC all rule.
9105
9106Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9107
9108 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9109
9110Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9111
9112 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9113 DG/UX support.
9114
9115Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9116
9117 * config.sub (i*86*) Change [345] to [3456]
9118
9119Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9120
9121 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9122 --with-gnu-ld=no.
9123
9124Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9125
9126 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9127 AIX multilibs get built.
9128
9129Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9130
9131 * configure.in (i386-win32): Don't build expect if we're not
9132 building the tcl subdir.
9133
9134Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9135
9136 * Makefile.in: (configure-target-examples, all-target-examples):
9137 New targets, configure and build example programs.
9138
9139Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9140
9141 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9142 use it as input to sedit the generated MPW makefile.
9143 * mpw-README: Add a suggestion about Gestalt.h.
9144
9145Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9146
9147 * config.sub: Accept *-*-ieee*.
9148
9149Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9150
9151 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9152 Ronald F. Guilmette <rfg@monkeys.com>.
9153
9154Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9155
9156 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9157 for powerpc-pe native.
9158 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9159 (target==powerpc-pe): duplicate i386-win32 entry.
9160
9161Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9162
9163 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9164 of vxworks, not just vxworks5.1.
9165
9166Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9167
9168 * mpw-configure: Add support for exec-prefix.
9169
9170Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9171
9172 * config.guess: Recognize HP model 816 machines as having
9173 a PA1.1 processor.
9174
9175Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9176
9177 * configure: Ignore new autoconf configure options.
9178
252b5132
RH
9179Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9180
9181 * config.guess: Recognize Pentium under SCO.
9182 From Robert Lipe <robertl@arnet.com>.
9183
9184Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9185
9186 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
9187
9188Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9189
9190 * configure.in: Don't configure gas for alpha-dec-osf*.
9191
9192Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9193
9194 * configure.in: Default to --with-stabs for some targets for which
9195 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9196 i[345]86*-*-unixware*.
9197
9198Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9199
9200 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9201 rather than basing it on the target. Simplify handling of options
9202 controlling which directories to configure. Remove extraneous
9203 slash in multi-clean target.
9204
9205Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9206
9207 * config-ml.in: Prefix more variables with ml_ so they don't collide
9208 with configure's.
9209
9210Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9211
9212 * configure: Don't turn -v into --v.
9213
9214Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9215
9216 * configure.in (targargs): Fix typo.
9217
9218 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9219
9220Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9221
9222 * configure.in: Strip --host and --target options from
9223 CONFIG_ARGUMENTS, and always configure for --host only. Add
9224 --with-cross-host option when building with a cross-compiler.
9225 * configure: Canonicalize the arguments put into config.status by
9226 always using `=' for an option with an argument. Pass a presumed
9227 --host or --target explicitly.
9228
9229Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9230
9231 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9232 into general OS recognition case.
9233
9234Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9235
9236 * configure.in (target_configdirs): add target-winsup only
9237 for win32 target systems.
9238
9239Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9240
9241 * Makefile.in (all-target-libgloss): Depend upon
9242 configure-target-newlib, since when libgloss is built it looks to
9243 see if the newlib directory exists.
9244
9245Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9246
9247 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9248 cfg-ml-*.in.
9249
9250Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9251
9252 * configure: Handle LD and LD_FOR_TARGET when configuring a
9253 Canadian Cross.
9254
252b5132
RH
9255Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9256
9257 * configure.in (target_libs): add target-winsup.
9258 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9259 (target==ppcle-pe): remove ld from $noconfigdirs.
9260
9261Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9262
9263 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9264 Preserve relative path names in $srcdir. Build symlink tree if
9265 configuring cross target dir and srcdir=. (= no VPATH support).
9266 (configure-target-libg++): Depend on configure-target-librx.
9267 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9268 * config-ml.in: New file.
9269 * symlink-tree: New file.
9270 * configure: Ensure srcdir="." if that's what it is.
9271
9272Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9273
9274 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9275 includes and FLEX_SKELETON setting.
9276 * mpw-configure (--with-gnu-ld): New option, controls whether
9277 to use PPCLink or ld with PowerMac GCC.
9278 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9279 * mpw-config.in: Configure grez if targeting Mac.
9280
9281 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
9282 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9283 just macos.
252b5132
RH
9284 * configure.in: Configure grez resource compiler if targeting Mac.
9285 * Makefile.in (all-grez, install-grez): New targets.
9286
9287Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9288
9289 * configure: CXX defaults to gcc, not g++. If we find
35590697 9290 gcc in the path, set CC to gcc -O2.
252b5132
RH
9291
9292Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9293
9294 * configure: Default ${build} correctly. Avoid picking up extra
9295 spaces when reading CC and CXX from Makefile. When doing a
9296 Canadian Cross, use plausible default values for numerous
9297 variables.
9298 * configure.in: When doing a Canadian Cross, don't try to
9299 configure tools whose configure script can't handle it.
9300
9301Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9302
9303 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9304
9305Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9306
9307 * configure: Remove dubious bug reporting address.
9308
9309Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9310
9311 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9312 configure script, run that instead of this directory's configure.
9313 In either case, print a message that we're configuring the sub-dir.
9314
9315Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9316
9317 * configure.in: Before checking for the existence of various files,
9318 use sed to filter out "target-".
9319
9320Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9321
9322 * Makefile.in (DO_X): Split rule to decrease command line length
9323 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9324 (Philippe De Muyter).
9325
9326Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9327
9328 * Makefile.in (all-patch): depend on all-libiberty.
9329
9330Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9331
9332 * configure.in: If the only directory in target_configdirs which
9333 actually exists is libiberty, then set target_configdirs to empty,
9334 to avoid trying to build a target libiberty in a gas or gdb
9335 distribution.
9336
9337Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9338
9339 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
9340 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9341 systems.
252b5132
RH
9342
9343Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9344
9345 * configure.in (copy_dirs): Use sys-include instead of include
9346 for --with-headers option.
9347
9348Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9349
9350 * Makefile.in, configure.in: Make winsup builds work with
9351 new scheme.
9352
9353Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9354
9355 * configure.in: Build the linker on AIX.
9356
9357Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9358
9359 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9360 where needed.
9361
9362Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9363
9364 * Makefile.in (all-gcc): Fix typo.
9365
9366Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9367
9368 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9369
9370Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9371
9372 * configure.in: Rename libFOO to target-libFOO, and xiberty
9373 to target-xiberty, to provide more flexibility.
9374 (target_subdir): Define. Create if cross.
9375 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9376 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9377 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9378 check-libFOO -> check-target-libFOO, etc.
9379 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9380 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9381 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9382 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9383 allow ALL_GCC="" to only configure.
9384 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9385 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9386 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9387
9388Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9389
9390 * Makefile.in (taz): Build "info" in etc explicitly.
9391
9392Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9393
9394 * configure.in: Make sure that CC is undefined (as opposed to
9395 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9396 problem with autoconf trying to configure on a host without GCC.
9397
9398Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9399
9400 * mpw-configure: Set host alias from choice of host compiler,
9401 only use generic MPW Makefile sed if present, edit a file
9402 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9403 * mpw-README: Add problem notes about CW6 and CW7.
9404
9405Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9406
9407 * Makefile.in (taz): Use ";" instead of ";;".
9408
9409Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9410
9411 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9412 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9413 DISTDOCDIRS.
9414 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9415 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9416
9417Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9418
9419 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9420 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9421 Move bfd to DISTSTUFFDIRS.
9422
9423Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9424
9425 * Makefile.in (X11_LIB): Removed.
9426 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9427
9428 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9429
9430Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9431
9432 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9433 names.
9434
9435Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9436
9437 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9438
9439Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9440
9441 * configure.in (i[345]86-*-win32): Always build newlib.
9442 Don't configure cvs, autoconf or texinfo.
9443 * Makefile.in (LD_FOR_TARGET): New.
9444 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9445 Pass down LD_FOR_TARGET.
9446
9447Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9448
9449 * winsup: New directory.
9450 * Makefile.in: Build winsup.
9451 * configure.in: Winsup is configured when target is win32.
9452 Can only build win32 target GDB when native.
35590697 9453
252b5132
RH
9454Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9455
9456 * config.guess: Recognize HP model 819 machines as having
9457 a PA 1.1 processor.
9458
9459Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9460
9461 * configure: Fix sed loop which substitutes for CC and CXX to
9462 avoid bug found in various sed implementations.
9463
9464Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9465
9466 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9467 simulator. Use standard powerpc-*-eabi*.
9468
9469Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9470
9471 * configure.in: Stop putting gas and binutils in noconfigdirs for
9472 powerpc-*-aix* and rs6000-*-*.
9473
9474Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9475
9476 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9477 -mcall-aixdesc libraries.
9478
9479Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9480
9481 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9482
9483 * config.sub (arm | armel | armeb): Fix shell syntax.
9484
9485Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9486
9487 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9488 -msoft-float and -mcpu=common support.
9489 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9490 libraries.
9491
9492Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9493
9494 * configure.in: Allow configuration and build of emacs19 for the alpha.
9495
9496Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9497
9498 * configure.in (CC): Get ^CC, not just any old CC, from
9499 ${host_makefile_frag}.
9500
9501Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9502
35590697 9503 * configure.in (CC): Try to get CC from
252b5132
RH
9504 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9505
9506Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9507
9508 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9509 only if it exists in $(srcdir).
9510
9511Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9512
9513 * configure: If CC and CXX are not set in the environment, set
9514 them, based on either an existing Makefile or on searching for gcc
9515 in PATH. Substitute for CC and CXX in Makefile.
9516 * configure.in: Remove libm from target_libs. Separate
9517 target_configdirs from configdirs. If CC is not set in
9518 environment, try to get it from a host Makefile fragment. Rewrite
9519 changes of configdirs to use skipdirs instead. A few minor
9520 tweaks. Take directories out of target_configdirs as they are
9521 taken out of configdirs. Remove existing Makefile files from
9522 subdirectories. Substitute for TARGET_CONFIGDIRS and
9523 CONFIG_ARGUMENTS in Makefile.
9524 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9525 by configure.in.
9526 (CONFIG_ARGUMENTS): Likewise.
9527 (CONFIGURE_TARGET_MODULES): New variable.
9528 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9529 ($(CONFIGURE_TARGET_MODULES)): New target.
9530 (configure-libg++, configure-libio): New targets.
9531 (all-libg++): Depend upon configure-libg++.
9532 (all-libio): Depend upon configure-libio.
9533 (configure-libgloss, all-libgloss): New targets.
9534 (configure-libstdc++): New target.
9535 (all-libstdc++): Depend upon configure-libstdc++.
9536 (configure-librx, all-librx): New targets.
9537 (configure-newlib): New target.
9538 (all-newlib): Depend upon configure-newlib
9539 (configure-xiberty): New target.
9540 (all-xiberty): Depend upon configure-xiberty.
9541
9542Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9543
9544 * configure.in (host i[345]86-*-win32): Expand the
9545 noconfigdirs again.
9546
9547Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9548
9549 * mpw-configure: Fix sed command file name.
9550
9551Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9552
35590697 9553 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
9554 noconfigdirs again.
9555
9556Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9557
9558 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9559 or powerpc*-*-pe*, since they are not yet supported.
9560
9561Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9562
9563 Add PowerMac support and many other enhancements.
9564 * mpw-configure: New option --cc to select compiler to use,
9565 paste options set according to --cc into the generated
9566 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9567 if mpw-make.sed is present.
9568 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9569 add forward includes for PowerPC include files.
9570 * mpw-build.in: Build using Makefile.PPC if present.
9571 (do-byacc, etc): Remove separate version resource builds.
9572 (do-gas): Build "stamps" before "all".
9573 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9574 * mpw-README: Update to reflect --cc option, PowerMac support,
9575 and recently-reported compatibility problems.
9576
9577Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9578
9579 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9580 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9581 (--with-multilib-top): Pass to recursive invocations.
9582
9583Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9584
9585 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9586 v810-*-*.
9587
9588Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9589
9590 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9591 gdb, ld and opcodes on v810-*-*.
9592
252b5132
RH
9593Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9594
9595 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9596 (local-maintainer-clean): New target.
9597 (maintainer-clean): New target.
9598 (realclean): Just depend upon maintainer-clean.
9599
9600Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9601
9602 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9603
9604Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9605
9606 * configure.in: Build ld in mips*-*-bsd* case.
9607
9608Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9609
9610 * config.sub: Accept -lites* OS. From Ian Dall.
9611
9612Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9613
9614 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 9615 targets.
252b5132
RH
9616
9617Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9618
9619 * configure.in: treat i386-win32 canadian cross the same as
9620 i386-go32 canadian cross.
9621
9622Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9623
9624 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9625 running under the simulator to build a reduced set of libraries.
9626 (powerpc-*-eabiaix): Add fine grained multilib support added to
9627 other powerpc targets yesterday.
9628
9629Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9630
9631 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9632 -disable-softfloat, -disable-relocatable, -disable-aix, and
9633 -disable-sysv to control which multilib libraries get built.
9634
9635Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9636
9637 * configure: Add Makefile.tem to list of files to remove in trap
9638 handler.
9639
9640Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9641
9642 * config.guess (*Linux*): Add missing "exit"s.
9643 Also, need specific check for alpha-unknown-linux (uses COFF).
9644
9645Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9646
9647 * config.guess: Merge with FSF:
9648
9649 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9650 * config.guess (AIX4): More robust release numbering discovery.
9651
9652 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9653 * config.guess (i386-sequent-ptx): Properly get version number.
9654
9655 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9656 * config.guess (mips:*:4*:UMIPS): New case.
9657
9658Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9659
9660 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9661 (i386-win32 host): Likewise. Don't build readline.
9662
afb8d725
JM
9663Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9664
9665 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9666 SUPPORT_FILES to submakes.
9667
252b5132
RH
9668Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9669
9670 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9671 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9672 mpw-configure.
9673
9674Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9675
9676 * configure.in (appdirs): Use =, not ==, in test expression when
9677 trying to build the text to print in the warning message for
9678 Solaris users.
9679
9680Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9681
9682 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9683
9684Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9685
9686 * config.guess: Recognize lynx-2.3.
9687
9688Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9689
9690 * config.sub (z8ksim): Deleted
9691 (z8k-*-coff): New, this is the one true name of the target.
9692
9693Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9694
9695 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9696
9697Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9698
9699 * config.guess (*:Linux:*:*): First try asking the linker what the
9700 default object file format is (elf, aout, or coff). Then if this
9701 fails, try previous methods.
9702
9703Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9704
9705 * configure.in: Don't build newlib for *-*-vxworks5.1.
9706
9707Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9708
9709 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9710 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9711
9712Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9713
9714 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9715
9716Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9717
9718 * cfg-ml-com.in: New file.
9719 * cfg-ml-pos.in: New file.
9720
9721Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9722
9723 * COPYING.NEWLIB: Add HP free copyright to list.
9724
9725Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9726
9727 * config.sub: Recognize -eabi* for the system, not just -eabi.
9728
9729Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9730
9731 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9732 * config.sub, configure.in (win32): New target and host.
9733
9734Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9735
9736 * configure.in: Add i386-pe configuration.
9737
9738Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9739
9740 * mpw-build.in (install): Install GDB after LD.
9741
9742Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9743
9744 * mpw-config.in (elf/mips.h): Always forward-include, needed
9745 for GDB to build.
9746
9747Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9748
9749 * testsuite: New directory for customer acceptance and whole tool
9750 chain tests.
9751
9752Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9753
9754 * configure: If per-host line isn't found, but AC_OUTPUT is found
9755 and a configure script exists, run it instead.
9756
9757Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9758
9759 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9760
9761Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9762
9763 * configure: Set build_{cpu,vendor,os,alias} to host values when
9764 --build isn't specified.
9765
9766Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9767
9768 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9769 (FLAGS_TO_PASS): Pass them.
9770 (EXTRA_TARGET_FLAGS): Ditto.
9771
252b5132
RH
9772Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9773
9774 * Makefile.in (all-libg++): Depend on all-libstdc++.
9775
9776Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9777
9778 * configure.in (noconfigdirs): Enable all packages for
9779 i386-unknown-netbsd.
9780
9781Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9782
9783 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9784 hosted builds (DOS builds)
9785
9786Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9787
9788 Changes for ARM based on patches from Richard Earnshaw:
9789 * config.sub: Handle armeb and armel.
9790 * configure.in: Omit arm linker only for riscix.
9791
9792Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9793
9794 * config.guess: Update from FSF.
9795
9796Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9797
9798 * config.sub: Recognize powerpcle as the little endian varient of
9799 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9800 powerpcle variant. Convert pentium into i586, not i486. Add p5
9801 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9802 temporarily.
9803
9804Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9805
9806 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9807
9808Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9809
9810 * config.sub: Accept -lites* as a basic system type.
9811
9812Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9813
9814 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9815 installed, and if so return linuxoldld as the system name.
9816
9817Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9818
9819 * config.guess: Add hppa1.1-hp-lites support.
9820
9821Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9822
9823 * configure.in: Don't build newlib for m68k-vxworks5.1.
9824
9825Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9826
9827 * configure.in (mips-sgi-irix6): Use mh-irix5.
9828
9829Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9830
9831 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9832
9833Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9834
9835 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9836 OSF/1. Fix compiler flags.
252b5132
RH
9837 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9838
9839Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9840
9841 * configure.in: Recognize --with-newlib.
9842 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9843
afb8d725
JM
9844Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9845
9846 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9847 to *_X11_MODULES due to gdbtk needing X include files et al.
9848
252b5132
RH
9849Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9850
9851 Merge in support for Mac MPW as a host.
9852 (Old change descriptions retained for informational value.)
9853
9854 * mpw-config.in: Add generic include forwards for cpu-specific
9855 include files in aout and elf directories.
9856
9857 * mpw-configure: Added copyright.
9858 * mpw-config.in: Check for presence of required build tools.
9859 (target_libs): Add newlib.
9860 (target_tools): Add examples.
9861 (Read Me): Generate as "Read Me for MPW" instead.
9862 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9863 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9864 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9865
9866 * mpw-configure: Remove subdir-specific makefile hackery,
9867 delete mk.tmp after using it.
9868
9869 * mpw-build.in (all): Display start and end times.
9870
9871 * mpw-configure (host_canonical): Set.
9872 (target_cpu): Always add to makefiles.
9873 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9874 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9875 (mpw-mh-mpw): Look for in srcdir and srcroot.
9876 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9877
9878 * mpw-build.in: (install-only): New target.
9879
9880 * mpw-configure (host_alias, target_alias): Rename from hostalias
9881 and targetalias, add into generated Makefile.
9882 (mk.tmp): If present, add into generated Makefile.
9883 * mpw-build.in (all-gas): Build config.h first before gas proper.
9884
9885 * mpw-configure (config.status): Write only if changed.
9886 * mpw-config.in (readline): Configure it (not built, just used for
9887 definitions).
9888
9889 * mpw-config.in (elf/mips.h): Add a forward include.
9890
9891 * mpw-config.in: Forward-include most .h files in include into
9892 extra-include.
9893 (readline): Don't build.
9894 mpw-build.in (install): Install GDB.
9895
9896 * mpw-configure (prefix, mpw_prefix): Handle it.
9897 * mpw-config.in (mmalloc, readline): Don't configure.
9898 * mpw-build.in (thisscript): Rename to ThisScript.
9899 Use mpw-build instead of BuildProgram everywhere.
9900 (mmalloc, readline): Don't build.
9901 * mpw-README: New file, basic documentation about the MPW port.
9902
9903 * mpw-config.in: Use forward-include to create include files.
9904
9905 * mpw-configure: Add more things to the top of each configured
9906 Makefile, including contents of config/mpw-mh-mpw.
9907 * mpw-config.in (extra-include): Create this directory and fill it
9908 with Posix-like include files when configuring.
9909
9910 * config.sub (apple, mac, mpw): Add various aliases.
9911
9912 * mpw-build.in: New file, top-level build script fragment for MPW.
9913 * mpw-configure: New file, configure script for MPW.
9914 * mpw-config.in: New file, config fragment for MPW.
9915
9916Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9917
9918 * configure.in (host_libs): Remove glob, since it is gone from the
9919 sources.
9920
9921Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9922
9923 * Makefile.in: define empty GDB_NLM_DEPS var.
9924
9925 * configure.in(target_makefile_frag): use config/mt-netware
9926 for netware targets.
9927
9928Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9929
9930 * config.sub: Merge in recent FSF changes. Remove linux special
9931 cases.
9932
9933Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9934
4bddf3ad 9935 Revert this change:
252b5132
RH
9936
9937 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9938
9939 * build-all.mk: Use CC=cc -Xs on Solaris.
9940
252b5132
RH
9941Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9942
9943 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9944 stop using it.
9945 * Makefile.in: Nuke all references to glob subdirectory.
9946
9947Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9948
9949 * configure.in: Fix --enable-shared logic in per-host.
9950
9951Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9952
9953 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9954
9955Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9956
9957 * configure.in (noconfigdirs): Don't build gas on AIX, for
9958 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9959
9960Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9961
9962 * configure: Fix --cache-file to work if the file argument is a
9963 relative path.
9964
9965Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9966
9967 * configure: If the --cache-file is used, pass it down to
9968 configure in subdirectories.
9969
9970Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9971
9972 * config.sub: add vxworks29k configuration.
9973
9974Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9975
9976 * Makefile.in (taz): Do "diststuff" part quietly.
9977
9978Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9979
9980 * config.sub: Mini-merge with gcc/config.sub.
9981
9982Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9983
9984 * config.guess (IRIX): Sed - to _.
9985
9986Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9987
9988 * Makefile.in (source-vault, binary-vault): New targets.
9989
9990Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9991
9992 * config.sub: Recognize -eabi as a basic system type.
9993
9994Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9995
9996 * configure.in (enable_shared stuff): Fix typo.
9997
9998Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9999
10000 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10001
10002Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10003
10004 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10005
10006Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10007
10008 * configure.in (rs6000-*-*): Don't build gas.
10009
10010Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10011
10012 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10013 reduce command line length.
10014 (AS_FOR_TARGET): Check for as.new, not Makefile.
10015 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10016
10017Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10018
10019 * config.guess: Merge from FSF.
10020
10021Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10022
10023 * configure: Don't use $ when handling program_suffix.
10024
10025Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10026
10027 * configure.in: Configure tk for hppa/hpux.
10028
10029Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10030
10031 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10032
10033Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10034
10035 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10036 to LIBCXXFLAGS. Tests are better run without it.
10037
10038Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10039
10040 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10041
10042Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10043
10044 * configure.in (*-*-netware*): Don't configure xiberty.
10045
10046Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10047
10048 * configure.in: Remove tk from native_only list.
10049
10050Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10051
10052 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10053 for special NCD build.
10054
10055Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10056
10057 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10058 makeall.bat, they're only useful for binutils snapshots.
10059 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10060 makeall.bat to specified SUPPORT_FILES.
10061
10062Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10063
10064 * build-all.mk: Add Ericsson targets to sun4 and solaris
10065 hosts. Add BNR's sun4 target to solaris host, so their
10066 build-from-source will be tested in-house first.
10067
10068Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10069
10070 * Makefile.in (LIBCFLAGS): New variable.
10071 (CFLAGS_FOR_TARGET): Ditto.
10072 (LIBCFLAGS_FOR_TARGET): Ditto.
10073 (LIBCXXFLAGS): Ditto.
10074 (CXXFLAGS_FOR_TARGET): Ditto.
10075 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10076 (BASE_FLAGS_TO_PASS): Pass them.
10077 (EXTRA_TARGET_FLAGS): Ditto.
10078
4bddf3ad 10079 * configure.in: Support --enable-shared.
252b5132
RH
10080
10081Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10082
10083 * configure.in (target_libs): Include libstdc++ again.
10084 * config.guess: Update from FSF (for FreeBSD).
10085
10086Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10087
10088 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10089 makeall.bat.
10090 (DISTDOCDIRS): Add `etc'.
10091 (ETC_SUPPORT_PFX): New variable.
10092 (taz): Include anything from etc starting with a word in
10093 ETC_SUPPORT_PFX.
10094
10095Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10096
10097 * config.sub: Update for recent FSF changes. Remove obsolete
10098 h8300hds entry. Add -windows* and -osx as basic os. Minor
10099 spacing changes.
10100
10101Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10102
10103 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10104
10105 * config.guess: Merge with FSF.
10106 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10107
10108Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10109
10110 * configure: Since the "trap 0" handler will override the exit
10111 status on many systems, only use it for "exit 1", and make it set
10112 a non-zero exit status; reset it before "exit 0". Also, check
10113 exit status of config.sub, and error out if it failed.
10114
10115Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10116
10117 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10118 and install libgloss.
10119
10120Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10121
10122 * Makefile.in (all-binutils): Depend upon all-byacc.
10123
10124 * configure.in: Don't build emacs on Irix 5.
10125
10126Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10127
10128 * configure.in (*-*-netware*): Add libio.
10129
10130Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10131
10132 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10133 (CHECK_TARGET_MODULES): Ditto.
10134 (INSTALL_TARGET_MODULES): Ditto.
10135 (TARGET_LIBS): Ditto.
10136 (all-libstdc++): Note dependencies.
10137
10138Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10139
10140 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10141
10142Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10143
10144 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10145 -fexternal-templates.
10146
10147 * configure.in (target_libs): Add libstdc++.
10148 (noconfigdirs): Add libstdc++ as appropriate.
10149
10150Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10151
10152 * config.guess: Update from FSF.
10153
10154Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10155
10156 * configure: Use ${config_shell} when running ${configsub}.
10157
10158Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10159
10160 * config.sub: No longer recognize h8300h.
10161
10162Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10163
10164 * config.sub: Remove extraneous differences between config.sub and
10165 gcc/config.sub.
10166
10167Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10168
10169 * Makefile.in (DISTSTUFFDIRS): Add gas.
10170
10171Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10172
10173 * COPYING.NEWLIB: New file.
10174
10175Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10176
10177 * config.guess (HP-UX): Patch from Harlan Stenn
10178 <harlan@landmark.com> to also emit release level.
10179
10180Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10181
10182 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10183
10184Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10185
10186 * config.sub: Merge nextstep cleanup from FSF.
10187
10188Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10189
10190 * configure.in (arm-*-*): Don't configure ld for this target.
10191
10192Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10193
10194 * configure.in (*-*-netware): don't configure libg++, libio,
10195 librx, or newlib.
10196
10197Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10198
10199 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10200 configure ld--it works, but it doesn't support shared libraries.
10201
10202Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10203
10204 * config.guess (*-unknown-freebsd*): Get rid of possible
10205 trailing "(Release)" in version string.
10206 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10207
10208Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10209
10210 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10211 Fix type: *-next-neststep -> *-next-nextstep.
10212
10213 * config.guess: Merge from FSF:
10214
10215 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10216
10217 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10218
10219 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10220
10221 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10222 instead of UNIX_SV for UnixWare 1.0).
10223
10224Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10225
10226 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10227 to make gdb/nlm/* build after the compiler and linker.
10228
10229Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10230
10231 * config.guess (netbsd, freebsd, linux): Accept any machine,
10232 not just i[34]86.
10233 (m68k-atari-sysv4): Relocate to match FSF version.
10234
10235 * config.guess: More merges from the FSF:
10236
10237 Add a space before function call or macro invocation.
10238
10239 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10240
10241 * config.guess: Add trap cmd to remove dummy.c and dummy when
10242 interrupted.
10243
10244 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10245
10246 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10247 (dummy): Redirect stderr from compilation of dummy.c.
10248
10249 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10250
10251 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10252
10253Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10254
10255 * configure: Accept and ignore --cache*, for compatibility with
10256 new autoconf.
10257
10258Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10259
10260 * config.guess: Merge from FSF:
10261
10262 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10263
10264 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
10265 (PATH): Add /.attbin at end for finding uname.
10266 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
10267
10268 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10269
80413487 10270 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
10271
10272 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10273
80413487
RH
10274 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10275 to select whether to use ELF or COFF.
252b5132
RH
10276
10277 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10278
80413487 10279 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
10280
10281 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10282
10283 * config.guess: Guess the OS version for HPUX.
10284
10285 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10286
10287 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10288
10289Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10290
10291 * configure.in: Recognize --with-headers, --with-libs, and
10292 --without-newlib.
10293 * Makefile.in (all-xiberty): Depend upon all-ld.
10294
10295Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10296
10297 * configure.in: Change i[34]86 to i[345]86.
10298
10299Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10300
10301 * configure (version): A few more tweaks to help message.
10302
10303Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10304
10305 * Makefile.in: Remove (for now) librx as a host library,
10306 now that we're building it for target.
10307
10308Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10309
10310 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10311 (Karl Berry).
10312
10313Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10314
10315 * configure.in: Also configure librx.
10316
10317Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10318
10319 * Makefile.in: Update various rules to reflect that librx
10320 is now needed for libg++.
10321
10322Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10323
10324 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10325
10326Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10327
10328 * configure.in: Configure the examples directory.
10329
10330Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10331
10332 * configure: Simplify Jun 2 1994 change.
10333
10334Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10335
10336 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10337 /bin/gcc isn't good enough to build gcc.
10338
10339Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10340
10341 * Makefile.in (GDB_SUPPORT_FILES): Remove
10342 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10343 (gdb.tar.gz): Add new rule to use standard distribution building
10344 mechanism.
10345
10346Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10347
10348 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10349 Bill Cox <bill@cygnus.com>.
10350
10351Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10352
10353 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10354
10355Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10356
10357 * configure: Search current dir first in .gdbinit.
10358
10359Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10360
10361 * config.sub: Recognize freebsd (merged from gcc config.sub).
10362
10363Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10364
10365 * config.sub: Refer to NeXT's operating system as nextstep.
10366
10367 * config.sub (case $basic_machine): Re-order the cases, to match
10368 the order in the FSF version (which is mostly alphabethical).
10369 Merge in some additions and changes from the FSF.
10370
10371Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10372
10373 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10374 * config.sub: Recognize cxux7.
10375 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10376
10377Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10378
10379 * config.sub: Fix typo powerpc -> powerpc-*.
10380
10381Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10382
10383 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10384
10385 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10386 parallel with all-emacs and install-emacs). Top-level command
10387 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10388
10389Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10390
10391 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10392 $(relbindir)/make before doing ``make install'', and use
10393 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10394 installing over running make binary.
10395 ($(host)-stamp-stage3-installed): Likewise.
10396
10397Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10398
10399 * config.guess: Recognize Mach.
10400
10401Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10402
10403 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10404 see whether --exec-prefix was used.
10405
10406Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10407
10408 * README: Explicitly mention libg++/README. (Zoo's idea.)
10409
10410Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10411
10412 * Makefile.in: Add all-librx target similar to all-libproc.
10413
10414Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10415
10416 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10417 with post 1.2 uname bogosity.
10418
10419Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10420
10421 * configure: Remove temporary files on receipt of a signal.
10422
10423Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10424
10425 * configure: If there is a package_makefile_frag, remove
10426 ${subdir}/Makefile.tem after copying it in.
10427
10428Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10429
10430 * build_all.mk: support rs6000 lynx identifies itself as
10431 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10432 since /bin/gcc is too feeble to compile a modern gcc.
10433
10434Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10435
10436 * brought devo/test-build.mk update-to-date with progressive/
10437 test-build.mk. Add lynx targets and hppa flag info.
10438
10439Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10440
10441 * configure.in: Use mh-ncrsvr43. Patch from
10442 Tom McConnell <tmcconne@sedona.intel.com>.
10443
10444Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10445
10446 * config.guess (i386-unknown-bsdi): No longer need to
10447 check #if defined(__bsdi__) && defined(__i386__).
10448
10449Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10450
10451 * configure: Set program_transform_nameoption correctly.
10452
10453Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10454
10455 * brought build-all.mk update-to-date with progressive build-all.mk,
10456 added new targets and hppa info.
35590697 10457
252b5132
RH
10458Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10459
10460 * configure: If config.guess result is a prefix of the user
10461 specified target, assume a native build and use the user specified
10462 target as the host alias. Remove SunOS patch suffix removal hack.
10463 * configure.in: Remove SunOS patch suffix removal hack.
10464
10465 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10466 in NATIVE_CHECK_MODULES.
10467
10468Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10469
10470 * Makefile.in: Rename HOST_ONLY to NATIVE.
10471 * configure: Delete SunOs patch suffix from host_canonical
10472 and build_canonical variables that are prepended to Makefiles.
10473 * configure.in: Add comments for easier maintenance.
10474
10475Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10476
10477 * Makefile.in: Add all-libproc target similar to all-gui.
10478
10479Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10480
10481 * Makefile.in (CHECK_MODULES): split into
10482 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10483
10484Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10485
10486 * config.guess (i386-unknown-bsdi): New system to guess.
10487
10488Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10489
10490 * Makefile.in: Add all-gui target (but not yet build by "all").
10491
10492Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10493
10494 * config.sub: Move deletion of patch suffix from here...
10495 * configure.in: To here, at Ian's suggestion. The top-
10496 level scripts might need to know of a patch level.
10497
10498Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10499
10500 * config.sub: Strip off patch suffix so rtl is recognized
10501 as a sunos4.1.3 machine, even though it's been patched.
10502
10503Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10504
10505 * Makefile.in (INSTALL_LAST): Delete.
10506 (INSTALL_DOSREL): New.
10507
10508Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10509
10510 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10511 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10512 whether we pass down --with-gnu-ld anyhow.
10513
10514Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10515
10516 * Makefile.in (INSTALL_LAST): Change operation so it works
10517 on more flavors of make.
10518 * configure.in (go32): Don't build libg++ or libio.
10519
10520Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10521
10522 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10523 they can be overriden by templates.
10524
10525Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10526
10527 * configure.in (target==go32): Don't build gdb.
10528 * dosrel: New directory.
10529
10530Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10531
10532 * configure.in (host==go32): Configure dosrel too.
10533 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10534 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10535 be set by incoming names or templates.
10536 (INSTALL_LAST): New rule.
252b5132
RH
10537
10538Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10539
10540 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10541
10542Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10543
252b5132
RH
10544 * configure.in (appdirs): New variable. Currently empty, but will
10545 be used in gas distribution. If nonempty, lists a set of
10546 directories at least one of which must get configured, or top
10547 level configuration is considered to have failed.
10548 (rs6000-*-lynxos*): Use new file name.
10549
10550Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10551
10552 Eliminate XTRAFLAGS.
10553 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10554 newlib include files using -idirafter, and also use -nostdinc.
10555 (CXX_FOR_TARGET): Likewise.
10556 (XTRAFLAGS): Removed.
10557 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10558 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10559 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10560 ($(DO_X)): Don't pass down XTRAFLAGS.
10561
10562Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10563
10564 * configure.in (mips*-dec-bsd*): New target; do build linker.
10565 (mips*-*-bsd*): New target; don't build linker.
10566
10567Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10568
10569 * configure.in: support rs6000-*-lynxos* configuration.
10570 support sunos4 as a cross target.
10571
10572 * config.sub: look for lynx*, not lynx since the OS version may
10573 legitimately be part of the name.
10574
10575Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10576
10577 * configure.in (i[34]86-*-sco*): Move to be with other i386
10578 targets.
10579 (romp-*-*): New target. Skip various binary utilities.
10580 (vax-*-*): New target. Don't build newlib.
10581 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10582
10583Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10584
10585 * configure.in: Only set host_makefile_frag if config
10586 directory exists.
10587
10588Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10589
10590 * install.sh: If $dstdir exists, don't check whether each
10591 component does.
10592
10593Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10594
10595 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10596
10597Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10598
35590697
AJ
10599 * configure.in (*-*-lynxos*): Don't configure newlib for either
10600 native or cross Lynx.
252b5132
RH
10601
10602Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10603
10604 * config.sub (sparc64-elf): Fix os.
10605 (z8k): Remove duplicate.
10606
10607Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10608
10609 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10610 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10611
10612Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10613
10614 * configure: Make file links cleanly even if Lynx fails on
80413487 10615 an NFS symlink (at least fail cleanly).
252b5132
RH
10616
10617Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10618
10619 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10620 -XNh2000.
10621
10622Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10623
10624 * configure: Unknown options are fatal again.
10625
10626Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10627
10628 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 10629 compatibility.
252b5132
RH
10630
10631Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10632
10633 * build-all.mk: Add `clean' target.
10634
10635Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10636
10637 * config.guess: Add SINIX support.
10638 * configure.in: Add mips-*-sysv4* support.
10639
10640Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10641
10642 * build-all.mk: Document all useful targets.
10643 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10644 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10645
10646Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10647
10648 * configure: Support --silent, --quiet.
10649
10650Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10651
10652 * configure: Support --disable-FEATURE.
10653
10654Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10655
10656 * config.guess: Recognize NCR running SVR4.3.
10657
10658Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10659
10660 * config.guess: Make BSDI generate i386-unknown-bsd386.
10661 Patch from Paul Eggert <eggert@twinsun.com>.
10662
10663Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10664
10665 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10666
10667Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10668
10669 * configure: Make unrecognized options give nonfatal warnings
10670 instead of fatal errors, and pass them to any subdirectory
10671 configures in case they recognize them.
10672 Make --x equivalent to --with-x.
10673
10674Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10675
10676 * configure: Add --enable-* options. Clean up usage message and
10677 some comments.
10678
10679Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10680
10681 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10682
10683Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10684
10685 * configure.in (hppa*-*-*): Enable binutils.
10686
10687Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10688
10689 * config.sub: Recognize cisco.
10690
10691Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10692
10693 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10694
10695Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10696
10697 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10698 than one configuration name. Add comment.
10699
10700Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10701
10702 * config.guess: about target *-hitachi-hiuxwe2, fixed
10703 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10704 macro is incorrect.]
10705
10706Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10707
10708 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10709 than the "make ls" stuff which used to be here.
10710
10711Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10712
10713 * config.guess: Recognize i[34]86-unknown-freebsd.
10714 From Shawn M Carey <smcarey@rodan.syr.edu>.
10715
10716Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10717
10718 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10719
10720Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10721
10722 * config.guess: Check for ptx.
10723
10724Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10725
10726 * config.sub: Add os9k checking.
10727
10728Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10729
10730 * config.guess: Handle OSF1 running on HPPA processors
10731
10732Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10733
10734 * configure: If subdir configure fails, print out a message with
10735 subdirectory name, in case subdir's configure code didn't identify
10736 itself.
10737
10738Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10739
10740 * configure.in: Remove embedded newlines from configdirs.
10741 Avoid mismatches of substrings. Fix matching strings at end
10742 of configdirs.
10743
10744Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10745
10746 * config.guess: Add Lynx/rs6000 config support.
10747
10748Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10749
10750 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10751
10752Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10753
10754 * configure.in (hppa*-*-osf*): Treat this just like most other
10755 PA configurations (eg no binutils or ld).
10756 (hppa*-*-*elf*): These configurations have binutils and ld.
10757
10758Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10759
10760 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10761
10762Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10763
10764 * configure.in (rs6000-*-*): Build gas.
10765
10766Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10767
80413487 10768 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10769
10770Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10771
10772 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10773 for GDB and GDB has been fixed to not need it.
10774
252b5132
RH
10775Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10776
10777 * config.guess: Recognize vax hosts.
10778
10779Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10780
10781 * configure (while loop): Don't use "break 2" inside case
10782 statement -- the case statement isn't an enclosing loop.
10783
10784Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10785
10786 * config.guess: Clean up NeXT support, to allow nextstep
10787 on Intel machines. Make OS be nextstep.
10788
10789Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10790
10791 * config.guess: Add alternate forms for Convex.
10792
10793Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10794
10795 * configure: Completely rewrite option processing. Take
10796 advantage of pattern-matching to avoid invoking test frequently.
10797 Also clean up host and target defaulting logic.
10798
10799Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10800
10801 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10802 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10803 commands (plus user environment) will fit SCO limits.
10804
10805Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10806
10807 * configure.in: Don't issue warnings about directories which are
10808 not being configured if -norecursion is set. Correct test for
10809 --with-gnu-as and --with-gnu-ld to not get confused by substring
10810 matches.
10811
10812 * configure.in: Don't build gas for alpha-dec-osf1*.
10813
10814Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10815
10816 * configure: Back out Per's change of 12/19/1993. It changes the
10817 behavior of configure in unexpected and confusing ways.
10818
10819 Also, use different delim char when calculating
10820 program_transform_name so that the name can contain slashes.
10821
10822Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10823
10824 * configure.in, config.sub: Add support for VSTa micro-kernel.
10825
10826Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10827
10828 * configure.in: Nuke hacks which were used to get a special
10829 version of GAS for HPPA configurations.
10830
10831Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10832
10833 * configure: If only ${target_alias} is given, use that
10834 as the default for ${host_alias}.
10835 * configure: Add missing back-slashes before nested quotes.
10836
10837Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10838
10839 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10840
10841Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10842
10843 * config.guess: Recognize some Tektronix configurations.
10844 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10845
10846Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10847
10848 * config.sub: Match any flavor of SH.
10849
10850Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10851
10852 * configure.in: Don't try to configure newlib for Alpha.
10853
10854Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10855
10856 * configure.in: Don't build ld for Irix 5. Don't build gas,
10857 libg++ or libio for any Alpha target.
10858
10859 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10860
10861Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10862
10863 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10864 default arguments -- so it tried to compress itself.
10865
10866Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10867
10868 * configure.in (notsupp): ensure that a space is always at the end
10869 of the configdirs list, since the grep checks for an explicit space
10870
10871Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10872
10873 * configure.in (target i386-sysv4.2): don't build ld, since static
10874 versions of many libraries are not available.
10875
10876Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10877
10878 * config.guess: Recognize Apollos (using environment variables).
10879 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10880
10881Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10882
10883 * config.guess: Recognize Sony news mips running newsos.
10884
10885Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10886
10887 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10888 "fi ; else" for bash.
10889
10890Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10891
10892 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10893
10894Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10895
10896 * config.sub: accept unixware as an alias for svr4.2.
10897 Fix some inconsistancies with the gcc version.
10898
10899Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10900
10901 * Makefile.in (DISTDOCDIRS): Add gdb.
10902
10903Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10904
10905 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10906
10907Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10908
10909 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10910 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10911 this now.
10912
10913Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10914
10915 * config.sub: Accept hiux* as an OS name.
10916
10917 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10918 etc/make-stds.texi. The underscore came from gcc, and dje now
10919 agrees that RUNTESTFLAGS is the correct name.
10920
10921Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10922
10923 * install.sh: Remove 'set -e'. It makes any conditionals
10924 in the script useless.
10925
10926 * config.guess: Automatically recognize arm-acorn-riscix
10927 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10928
10929Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10930
10931 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10932
10933Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10934
10935 * Makefile.in (DISTDOCDIRS): New variable.
10936 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10937 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10938
10939Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10940
10941 * configure.in (hppa target): check the source directory for the
10942 pagas sub-directory
10943
10944Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10945
10946 * config.sub: Allow -aout* and -elf*.
10947
10948Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10949
10950 * configure.in: Don't build ld on i386-solaris2, same as for
10951 sparc-solaris2.
10952
10953Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10954
10955 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10956
10957Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10958
10959 * configure.in: Configure gdb for alpha.
10960
10961Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10962
10963 * Makefile.in (CXXFLAGS): Add -O.
10964
10965Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10966
10967 * config.guess: added support for DG Aviion
10968
10969Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10970
10971 * configure.in: Produce warning message for subdirectories not
10972 configurable for this host/target combination. Don't try to
10973 configure gdb for vms.
10974
10975Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10976
10977 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10978 appropriate files before making "diststuff".
10979 (DISTBISONFILES): New var: list of files to be edited.
10980 (DISTSTUFFDIRS): Add binutils.
10981
10982Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10983
10984 * config.sub: also handle mipsel and mips64el (for little endian mips)
10985
10986Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10987
10988 * configure.in: Add * to end of all OS names.
10989
10990Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10991
10992 * configure.in: Build newlib for LynxOS native.
10993
10994Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10995
10996 * config.guess: Add support for delta 88k running SVR3.
10997
10998 * configure.in: Add comment about HP compiler vs. emacs.
10999
11000Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11001
11002 * configure.in: don't build ld on solaris2 (not a viable option
11003 due to bugs in getpwnam & getpwuid)
11004
11005Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11006
11007 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11008 config.guess will produce a full version number.
11009
11010Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11011
11012 * configure.in: Build linker and binutils for alpha-dec-osf1.
11013
11014Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11015
11016 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11017 and gdb/testsuite/Makefile.in.
11018
11019Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11020
11021 * configure.in: recognize mips*- instead of mips-
11022
11023Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11024
11025 * config.sub: Accept linux*coff and linux*elf as operating
11026 systems.
11027
11028Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11029
11030 * config.sub: Recognize mips64, and mips3 as an alias for it.
11031
11032Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11033
11034 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11035 gdb knows how to handle OSF/1 shared libraries.
11036
11037Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11038
11039 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11040 * config.guess: Recognize Hitachi's HIUX.
11041 * config.sub: Recognize h3050r* and hppahitachi.
11042 Remove redundant cases for hp9k[23]*.
11043
11044Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11045
11046 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11047 if gas and ld are in the source tree and are in ${configdirs}.
11048 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 11049 --with options (but still pass them down on the command line,
252b5132
RH
11050 if they were explicitly specified).
11051
11052Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11053
11054 * configure: substitute SHELL value in Makefile.in with
11055 ${CONFIG_SHELL}
11056
11057Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11058
11059 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11060 *-*-solaris2* targets.
11061
11062Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11063
11064 * Makefile.in: define M4, and pass it down to sub-makes;
11065 all-autoconf now depends on all-m4
11066
11067Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11068
11069 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11070 presence of {ar,ranlib} instead of a configured directory
11071
11072Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11073
11074 * config.guess: Accept 34?? as well as 33?? for NCR.
11075
11076Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11077
11078 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11079 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11080
11081Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11082
11083 * configure: grab values for $(CC) and $(CXX) from the
11084 environment, so that someone can do "CC=gcc configure; make" and
11085 have it work right (matching the way that autoconf works now)
11086
11087 * configure.in, Makefile.in: add support for gash, the tcl
11088 interface to Galaxy
11089
11090 * config.guess: add NetBSD variants (hp300, x86)
11091
11092Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11093
11094 * install.sh: Support -d option (in the manner of SunOS 4 install,
11095 as it is more deterministic than that of GNU install)
11096 (chmodcmd): Set file to mode 755 by default (should also do default
11097 chgrp and chown, but I don't feel like dealing with that now)
11098
11099Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11100
11101 * config.sub: Remove h8300hhms alias.
11102
11103Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11104
11105 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11106
11107Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11108
11109 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11110 as stmp-fixinc
11111
11112Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11113
11114 * config.sub: recognize m88110-bug-coff.
11115
11116Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11117
11118 * Makefile.in (all-libio): all dependencies on the toolchain used
11119 to build this (gcc, gas, ld, etc)
11120
11121Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11122
11123 * config.guess: Deal with OSF/1 1.3 on alpha.
11124
11125Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11126
11127 * install.sh: add some 'else true' clauses for portability
11128
11129 * configure.in: don't build libio for h8[35]00-*-* targets
11130
11131Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11132
11133 * Makefile.in: Add support for new libio.
11134
11135Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11136
11137 * install.sh: If one command fails, don't try the rest. Don't try
11138 to remove $dsttmp (via trap) unless we have already created it.
11139 If $src doesn't exist, detect it and exit with an error.
11140
11141 * config.guess: Recognize BSD on hp300.
11142
11143Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11144
11145 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11146 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11147
11148Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11149
11150 * Makefile.in (all-send-pr): depends on all-prms
11151
11152Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11153
11154 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11155
11156Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11157
11158 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11159 Added test for mips-mips-riscos5.
11160
11161Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11162
11163 * configure.in: use mh-hp300 for 68k HP hosts
11164
11165Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11166
11167 * configure: add support for CONFIG_SHELL, so that you can use
11168 some alternate shell for evaluating configure scripts
11169
11170Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11171
11172 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11173 in configure script to bug-gdb@prep.ai.mit.edu when building
11174 distribution archive.
11175 * Makefile.in (COMPRESS): Remove def.
11176 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11177 gdb.tar.Z and make-gdb.tar.Z respectively.
11178 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11179 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11180 to convergence with 'taz' target in Makefile.in.
11181
11182Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11183
11184 * install.sh (dsttmp): use trap to ensure that tmp files go
11185 away on error conditions
11186
11187Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11188
11189 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11190
11191Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11192
11193 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11194 its parent is '/' not ''.
11195
11196 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11197
11198Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11199
11200 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11201 that ${newsrcdir}/configure.in does.
11202
11203Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11204
11205 * test-build.mk: support for CONFIG_SHELL
11206
11207Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11208
11209 * config.sub (netware): Add as a basic system type.
11210
11211Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11212
11213 * Makefile.in (Makefile): depend on configure.in. Also drop the
11214 $(srcdir)/ from the dependency on Makefile.in.
11215
11216Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11217
11218 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11219 (h8300hhms is temporary until multi-libraries are implemented).
11220 * configure.in: Handle h8300h too.
11221
11222Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11223
11224 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11225
11226Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11227
11228 * configure: Remove extraneous output when guessing host type.
11229 * config.guess: Remove extraneous output when guessing using C
11230 compiler rather than uname, or when guessing fails.
11231
11232Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11233
11234 * Makefile.in: remove all.cross and install.cross targets
11235
11236 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11237 definitions
11238
11239Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11240
11241 * configure.in (target sh): Build gprof.
11242
11243Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11244
11245 * config.sub: change -solaris to -solaris2
11246
11247Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11248
11249 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11250
11251Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11252
11253 * configure: Correct error message for missing Makefile.in to
11254 print correct directory.
11255
11256Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11257
11258 * install.sh: kludge around 386BSD shell bug
11259
11260Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11261
11262 * config.guess: Recognize NeXT.
11263 * config.guess: Recognize i486-ncr-sysv4.
11264 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11265
11266Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11267
11268 * Makefile.in (MAKEINFOFLAGS): New variable.
11269 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11270 * build-all.mk, test-build.mk: Pass down --no-split as
11271 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11272
11273Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11274
11275 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11276
11277Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11278
11279 * Makefile.in (libg++.tar.z): New rule.
11280 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11281 * Makefile.in (taz): Only do a single chmod.
11282
11283Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11284
11285 * install.sh: don't use dirname anymore (replaced with sed usage)
11286
11287Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11288
11289 * Makefile.in: Change extension for gzip'd files from '.z' to
11290 '.gz' per new FSF standard usage.
11291
11292Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11293
11294 * configure: put quotes around the final value of program_transform_name
11295
11296Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11297
11298 * Makefile.in: new install.sh support; update install-info rules
11299
11300Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11301
11302 * configure.in: Build diff for crosses, but not for go32 host.
11303
11304 * configure.in: Build gprof only for native, and don't build it
11305 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11306
11307Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11308
11309 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11310
11311Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11312
11313 * configure.in (host_tools): Add prms.
11314
11315Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11316
11317 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11318 with $(FLAGS_TO_PASS) on the command line
11319
11320 * config.sub: Recognize lynx and lynxos
11321
11322Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11323
11324 * config.sub: Accept -ecoff*, not just -ecoff.
11325
11326Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11327
11328 * Makefile.in (taz): Use .gz suffix instead of .z.
11329 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11330 names.
11331
11332Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11333
11334 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11335
11336Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11337
11338 * Makefile.in (install-no-fixedincludes): install gcc last, so
11339 that rebuilds that might happen during 'make install' don't get
11340 bogus gcc include files
11341
11342Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11343
11344 Change from Utah for HPPA support:
11345 * config.guess: Recognize hppa1.x-hp-bsd.
11346
11347Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11348
11349 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11350 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11351
11352Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11353
11354 * config.sub: Add support for rom68k and bug boot monitors.
11355
11356Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11357
11358 * Makefile.in: Make all-opcodes depend on all-bfd.
11359
11360Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11361
11362 * config.guess: Added special check for i[34]86-univel-sysv4*.
11363
11364Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11365
11366 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11367 the processor rather than assuming i486.
11368
11369Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11370
11371 * config.guess: Recognize SunOS6 as Solaris3.
11372
11373Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11374
11375 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11376 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11377
11378Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11379
11380 * build-all.mk (all-cross): New target for Canadian Cross.
11381 Added Q2 go32 targets.
11382 * test-build.mk: Configure go32 cross sparclite-aout and
11383 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11384 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11385
11386Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11387
11388 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11389 GO32 hosted toolchains
11390
11391Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11392
11393 * configure: change so "-exec-prefix" gets passed down rather
11394 than "-exec_prefix" so autoconf generated Makefiles get the
11395 exec_prefix set right.
11396
11397Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11398
11399 * config.guess: get the Solaris2 minor version number
11400
11401 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11402
11403Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11404
11405 * config.guess: Recognize some Sequent platforms.
11406
11407Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11408
11409 * Makefile.in: added the vault-install target
11410
11411 * configure.in: actually use the Sun3 makefile fragment that's in
11412 config, also added the release dir to configdirs
11413
11414Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11415
11416 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11417
11418Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11419
11420 * configure.in: remove some program from Alpha targetted toolchains
11421
11422Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11423
11424 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11425 gprof.
11426 (taz): Run "make diststuff" in those directories instead of "make
11427 proto-dir". Look for "VERSION=" only at start of line in subdir
11428 Makefile. Use "gzip -9" for compression.
11429 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11430 (binutils.tar.z): New target.
11431
11432Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11433
11434 * Makefile.in (taz): Include gpl.texinfo.
11435
11436Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11437
11438 * Makefile.in (setup-dirs): Merged into "taz" target.
11439 (taz): Only do `proto-dir' stuff if a directory is actually needed
11440 for this target.
11441
11442Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11443
11444 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11445 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11446 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11447 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11448 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11449
11450Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11451
11452 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11453 config.sub, and move-if-change to gdb testsuite distribution
11454 archive, so the testsuite can be extracted, configured, and
11455 run separately from the gdb distribution. Blow away the Chill
11456 tests that require a Chill compiled executable, since GNU Chill
11457 is not yet publically available.
11458
11459Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11460
11461 * test-build.mk: set environment variables in a single command,
11462 instead of a list of assignments and exports
11463
11464 * config.guess: recognize Alpha/OSF1 systems
11465
11466Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11467
11468 * configure: Change help message to prefer --options rather than
11469 -options.
11470
11471Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11472
11473 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11474 zippy@ecst.csuchico.edu.
11475 * config.guess: Recognize miniframe.
11476
11477Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11478
11479 * Makefile.in: Use srcroot to find runtest rather than rootme.
11480 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11481
11482Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11483
11484 * test-build.mk: Extensive additions to support building on a
11485 machine other than the host.
11486
11487Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11488
11489 * configure (tooldir): Fix for i386-aix again.
11490
11491Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11492
11493 * configure, Makefile.in: Change definition of $(tooldir)
11494 to match the FSF.
11495
11496Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11497
11498 * config.guess: Recognize i[34]86/SVR4.
11499
11500Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11501
11502 * Makefile.in (all-gdb): gdb depends on sim.
11503
11504Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11505
11506 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11507 at the same time we make the prototype gdb directory.
11508 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11509 files at the same time as the gdb base release distribution.
11510
11511Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11512
11513 * Makefile.in (check): Use individual check targets rather than
11514 DO_X rule.
11515 (check-gcc): Added.
11516
11517Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11518
11519 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11520 for System V release 3.2.
11521
11522Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11523
11524 * config.sub: Recognize hppaosf.
11525 * configure.in: Do configure ld/binutils/gas for it.
11526
11527Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11528
11529 * configure (tooldir): Alter syntax used to set this, for systems
11530 where "\$" isn't handled right, like i386-aix.
11531
11532Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11533
11534 * configure: Pass program-transform-name, not
11535 program_transform_name, to recursive configures.
11536
11537Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11538
11539 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11540 of gas+ld+binutils.
11541
11542Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11543
11544 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11545
11546Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11547
11548 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11549
252b5132
RH
11550Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11551
11552 * Makefile.in (PRMS): Set back to all-prms.
11553
11554Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11555
11556 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11557 targets, rather than for MIPS hosts.
11558
11559Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11560
11561 * configure.in: add comment for --with-x default values
11562
11563 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11564
11565 * Makefile.in: add check-* targets for each of the directories in
11566 the tree. Add a definition of RUNTEST that will use the one we
11567 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11568
11569Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11570
11571 * configure.in: Removed obsolete references to bfd_target and
11572 target_makefile_frag.
11573
11574 * build-all.mk: Set assorted targets for Q2.
11575 * config.sub: Recognize z8k-sim and h8300-hms.
11576 * test-build.mk: Really don't pass host to configure.
11577 (HOLES): Added uname.
11578
11579Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11580
11581 * configure: Handle an empty program-prefix, program-suffix or
11582 program-transform-name correctly.
11583
11584Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11585
11586 * build-all.mk: -G 8 no longer required for MIPS targets.
11587 * test-build.mk: Don't pass host argument to configure; make it
11588 guess.
11589
11590Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11591
11592 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11593 * Makefile.in (COMPRESS): New macro, like GZIP.
11594
11595Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11596
11597 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11598
11599 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11600 with gas currently defaults to -G 0.
11601
11602Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11603
11604 * Makefile.in (all-flex): flex depends on byacc.
11605
11606 * build-all.mk: If host not specified, use config.guess. Pass TAG
11607 to test-build.mk as RELEASE_TAG.
11608 * test-build.mk (configargs): New variable containing arguments to
11609 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11610 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11611
11612 * config.guess: Use /bin/uname when checking -X argument on SCO,
11613 to avoid invoking GNU uname which doesn't understand -X.
11614
11615 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11616
11617 * configure.in: Build gas for mips-*-*.
11618
11619Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11620
11621 * Makefile.in (all.normal): insert missing backslash.
11622
11623Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11624
4bddf3ad 11625 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
11626
11627 * Makefile.in: Complete overhaul to merge many almost identical
11628 targets.
11629
11630Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11631
11632 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11633 (gdb.tar.Z): Adjusted.
11634
11635 * Makefile.in (setup-dirs, taz): New targets; should be general
11636 enough to adapt for gdb sometime. Build only .z file.
11637 (gas.tar.z): New target.
11638
11639Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11640
11641 * build-all.mk: Use CC=cc -Xs on Solaris.
11642
252b5132
RH
11643Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11644
11645 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11646 for handling BISON for FSF releases.
11647
11648Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11649
11650 * configure: Actually implement the change zoo just documented.
11651
11652Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11653
11654 * configure: when using config.guess, only set target_alias when
11655 it's not already been set (ie, on the command line)
11656
11657Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11658
11659 * Makefile.in: add installcheck target, set PRMS to install-prms
11660
11661Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11662
11663 * configure: add support for package_makefile_fragment, handle the
11664 case where a directory has a configure.in file but no Makefile.in
11665 more gracefully (with an actual understandable error message, even);
11666 add support for --without (and add this to the usage message); also
11667 explicitly add a --host=${host_alias} to the command line when
11668 config.guess is used
11669
11670Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11671
11672 * configure: Must use both --host and --target in recursive calls.
11673
11674Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11675
11676 * Makefile.in: Change deja-gnu to dejagnu.
11677
11678Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11679
11680 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11681
11682Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11683
11684 * configure.in: canonicalize all instances to *-*-solaris2*,
11685 also strip out a number of tools to not build for go32 host
11686
11687Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11688
11689 * config.guess: add GPL.
11690
11691 * Makefile.in, config.guess, config.sub, configure: bump
11692 copyrights to 93.
11693
11694Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11695
11696 * Makefile.in (do-info): Removed obsolete check for existence of
11697 localenv file.
11698
11699 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11700
11701Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11702
11703 * Makefile.in: a couple of 'else true' for decstation,
11704 support for TclX
11705
11706 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11707
11708Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11709
11710 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11711
11712Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11713
11714 * config.guess: Recognize i386-ibm-aix (PS/2).
11715 * configure.in: Use config/mh-aix386 file for it.
11716
11717Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11718
11719 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11720 CC_FOR_TARGET instead.
11721 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11722
11723Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11724
11725 * Makefile.in: Add sim to list of directories sent with gdb
11726
11727Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11728
11729 * configure.in: Put back mips-dec-bsd* case.
11730
11731Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11732
11733 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11734 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11735 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11736
11737Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11738
11739 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11740
11741 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11742 (install-info): install dir.info only if it exists,
11743 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11744
11745Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11746
11747 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11748 gas for mips-dec-bsd.
11749
11750Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11751
11752 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11753 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11754
11755Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11756
11757 * configure.in: Added "dejagnu" to hosttools list.
11758
11759Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11760
11761 * config.sub, configure.in, config.guess: Add support
11762 for Bosx, an AIX variant from Bull.
11763 Patches from F.Pierresteguy@frcl.bull.fr.
11764
11765Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11766
11767 * devo/dejagnu: Initial creation of devo/dejagnu.
11768 Migrated dejagnu testcases and support files for testing software
11769 tools to reside as subdirectories, currently called "testsuite",
11770 within the directory of the software tool. Migrated all programs,
11771 support libraries, etc. beloging to dejagnu proper from
11772 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11773 with no modifications. The changes to these files which will
11774 allow them to configure, build, and execute properly will be made
11775 in a future update.
11776
11777Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11778
11779 * Makefile.in: Change send_pr to send-pr.
11780 * configure.in: Likewise.
11781 * send_pr: Renamed directory to send-pr.
11782
11783Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11784
11785 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11786
11787Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11788
11789 * README: Update for gdb-4.8 release.
11790 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11791 gdb-xxx.tar.z (gzip'd) file also.
11792
11793Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11794
11795 * Makefile.in: make all-diff depend on all-libiberty
11796
11797Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11798
11799 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11800
11801Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11802
11803 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11804
11805Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11806
11807 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11808 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11809 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11810
11811Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11812
11813 * Makefile.in: makeinfo binary is in a new location
11814
11815Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11816
11817 * config.sub: Accept -ecoff as an OS.
11818
11819 * Makefile.in: Various changes to eliminate a level of make
11820 recursion and reduce the required command line length.
11821 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11822 sub-makes.
11823 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11824 variables holding settings for specific sub-makes.
11825 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11826 in terms of BASE_FLAGS_TO_PASS.
11827 (TARGET_LIBS): New variable listing directories which use
11828 TARGET_FLAGS_TO_PASS.
11829 (subdir_do): Eliminated.
11830 (do-*): New set of targets to replace subdir_do.
11831 (various): All targets which used subdir_do now depend on do-*.
11832 (local-clean): Renamed from do_clean.
11833 (local-distclean): New target, dependency of distclean and
11834 realclean.
11835 (install-info): Don't create directories. Depend on dir.info
11836 rather than calling make recursively.
11837 (install-dir.info): Eliminated.
11838 (install-info-dirs): Create all info directories here.
11839 (dir.info): Depend upon do-install-info.
11840
11841 * test-build.mk (HOLES): Added false.
11842
11843Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11844
11845 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11846
11847Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11848
11849 * Makefile.in (info): remove dependency on all-texinfo. The
11850 problem was really in texinfo/C, not at this level.
11851
11852Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11853
11854 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11855
11856Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11857
11858 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11859 GDB releases.
11860
11861Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11862
11863 * configure: Include srcdir in message about target of link not
11864 being found. Don't convert `-' to `_' in `with' options being
11865 passed to subdirs.
11866
11867Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11868
11869 * configure.in: add uudecode to host_tools
11870
11871 * Makefile.in: added {all,install}-uudecode targets, added them to
11872 the appropriate lists
11873
11874Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11875
11876 * Makefile.in (all-gcc): Added dependency on all-gas.
11877
11878 * configure.in (mips-*-*): Build ld and binutils.
11879
11880Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11881
11882 * configure: check return code from mkdir, print error message and
11883 exit on failure.
11884
11885Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11886
11887 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11888
11889Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11890
11891 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11892
11893Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11894
11895 * config.sub (h8500): Recognize this as a cpu type.
11896
11897Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11898
11899 * configure: source directory missing is no longer a warning
11900
11901 * configure.in: recognize irix[34]* instead of irix[34]
11902
11903 * Makefile.in: define and pass down X11_LIB
11904
252b5132
RH
11905Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11906
11907 * guess-systype: Renamed to ...
11908 * config.guess: ... by popular request.
11909 * configure.in, Makefile.in: Update accordingly.
11910
11911Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11912
11913 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11914 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11915 + Execute ./dummy instead of assuming . is in PATH.
11916
11917Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11918
11919 * guess-systype: New shell script. Attempts to guess the
11920 canonical host name of the executing host.
11921 Only a few hosts are supported so far.
11922 * configure: Call guess-systype if no host is specified.
11923
11924Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11925
11926 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11927 gcc Makefile.
11928
11929
11930Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11931
11932 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11933 (all-gcc, install-gcc, subdir_do): Use it.
11934
11935Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11936
11937 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11938
11939Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11940
11941 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11942 set exclusively by configure, using configure.in .
11943
11944Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11945
11946 * test-build.mk: set $PATH for all builds
11947
11948 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11949
11950Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11951
11952 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11953 the one used in gcc/Makefile.in, so that a null expansion doesn't
11954 override the one needed to build gcc with a native cc.
11955
11956
11957Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11958
11959 * configure: Accept -with arguments.
11960
11961Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11962
11963 * Makefile.in: added h8300sim
11964
11965Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11966
252b5132
RH
11967 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11968 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11969 (all-cygnus, native, build-cygnus): Make
11970 $(canonhost)-stamp-3stage-done, not $(host)....
11971 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11972 i386-sco3.2v4. Added else true to if command.
11973
11974Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11975
11976 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11977
11978Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11979
11980 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11981
11982Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11983
11984 * configure.in: don't remove binutils from Solaris builds
11985
11986Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11987
11988 * Makefile.in: get rid of earlier definitions for *clean,
11989 also handle the recursive info rule better
11990
11991Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11992
11993 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11994 do more-or-less the right thing.
11995
11996Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11997
11998 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11999 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12000
12001Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12002
12003 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12004 $(host_canonical).
12005
12006 * configure.in: split the configdirs list into 4 categories (native
12007 v. cross, library v. tool) and handle the cross-only and native-
12008 only in more reasonable (and correct!) way.
12009
12010Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12011
12012 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12013 configdirs anymore.
12014
12015Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12016
12017 * Makefile.in: extensive cleanup:: removed all of the explicit
12018 clean-* targets, collapsed many wrappers around subdir_do into
12019 one, added additional targets to satisfy standards.texi, deleted
12020 some old targets, some changes for consistency
12021
12022Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12023
12024 * configure.in: handle some programs as cross-only, and others as
12025 native only
12026
12027 * test-build.mk: handle partial holes in a more generic manner
12028
12029 * Makefile.in: m4 depends on libiberty
12030
252b5132
RH
12031Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12032
12033 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12034 time, wdiff, and find to configdirs
12035
12036 * Makefile.in: all, clean, and install rules for the new programs
12037 added to configure.in
12038
12039Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12040
12041 * configure.in: use mh-sun for all *-sun-* hosts
12042
252b5132
RH
12043Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12044
12045 * Makefile.in: define flags for X11 include files and library file
12046 locations, pass them down to the programs that need this info
12047
12048 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12049
252b5132
RH
12050Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12051
12052 * configure.in: start building libg++ for HP-UX targets
12053
12054Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12055
12056 * README: Update references to files moved into etc/.
12057
12058Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12059
12060 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12061 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12062
12063Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12064
12065 * configure: accept dash as well as underscore in long option
12066 names for FSF compatibility.
12067
12068Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12069
12070 * config.sub: added -sco3.2v4 support from FSF.
12071
12072Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12073
12074 * configure.in: expand the section that adds or removes
12075 directories from the list of programs to build, to handle native
12076 vs. cross in addition to host v. native
12077
12078Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12079
12080 * Makefile.in: Replace C++ in macro names with CXX.
12081 This is less likely to break ...
12082
12083Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12084
12085 * test-build.mk: add -w to GNU_MAKE
12086
12087Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12088
12089 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12090 add 'sparc' to list of recognized cpus. This needed to make
12091 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12092 Delete some redundant ose68 variants. Recognize -wrs as an os,
12093 then changes that into $CPU-wrs-vxworks.
12094
12095 * configure.in: remove most references to gdbtest, regularize
12096 target based program removal
12097
12098 * test-build.mk: import from p3 tree (many fixes and changes)
12099
12100Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12101
12102 * Makefile.in: added rules to handle tcl, tk, and expect
12103
12104 * configure.in: handle those directories if they exist
12105
12106Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12107
12108 * config.sub: removed bogus hppabsd and hppahpux names, since
12109 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12110
12111Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12112
12113 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12114 depends upon all-xiberty
12115
12116 * Makefile.in: changes from p3, including:
12117
12118 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12119
12120 * Makefile.in (XTRAFLAGS): include newlib directories if
12121 newlib/Makefile exists, rather than if host != target.
12122
12123 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12124
12125 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12126 from the same source tree and not building a cross-compiler. This
12127 matters for the libg++ configuration if reconfiguring a tree that
12128 has already been installed.
12129
12130 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12131
12132 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12133 pick up the machine and system specific header files.
12134
12135 * Makefile.in: added AS_FOR_TARGET, passed down in
12136 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12137 the C compiler to use to create programs which are run in the
12138 build environment, set it to default to $(CC), and passed it down
12139 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12140
12141 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12142
12143 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12144 We need them for unusual native builds, like systems without
12145 ranlib.
12146
12147 * configure: also define $(host_canonical) and
80413487
RH
12148 $(target_canonical), which are the full, canonical names for the
12149 given host and target
252b5132
RH
12150
12151Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12152
12153 * Makefile.in: Added separate definitions for C++.
12154
12155Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12156
12157 * configure.in (configdirs): Add deja-gnu.
12158
12159Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12160
12161 * README: Update for configure.texi and gdb-4.7 release.
12162
12163Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12164
12165 * Makefile.in: Move "all" target to top of file.
12166 Previously, first target was ".PHONY" which caused BSD4.4 make
12167 to build .PHONY when make was run without arguments.
12168
12169Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12170
12171 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12172 Library-copylefted code in libiberty.
12173
12174Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12175
12176 * config.sub: Replace m68kmote with plain old m68k.
12177
12178Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12179
12180 * Makefile.in: Remove space from blank line, avoid Make complaints.
12181
12182Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12183
12184 * config.sub: Complain if no argument is given. Added support for
12185 386bsd as OS and target alias.
12186
12187Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12188
12189 * Makefile.in (XTRAFLAGS): include newlib directories if
12190 newlib/Makefile exists, rather than if host != target.
12191
12192Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12193
12194 * config.sub: recognize sparclite-wrs-vxworks.
12195
12196 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12197 p3.) Added clean-xiberty to clean.
12198
12199Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12200
12201 * configure.in: use *-*-* instead of nested cases for host and target
12202
12203Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12204
12205 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12206 from the same source tree and not building a cross-compiler. This
12207 matters for the libg++ configuration if reconfiguring a tree that
12208 has already been installed.
12209
12210Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12211
12212 * config.sub (i486v/i486v4): Merge in from FSF version.
12213
12214Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12215
12216 * configure: only set PWD if it is already set.
12217
12218Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12219
12220 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12221 doesn't have unset and all success paths (and most error paths)
12222 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12223 to just ${PWD} to avoid confusion.)
12224
12225Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12226
12227 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12228 even for a native compilation.
12229
12230Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12231
12232 Changes to make the gdb.tar.Z rule work better.
12233
12234 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12235 (DEVO_SUPPORT): Add configure.texi.
12236 (bfd-ilrt.tar.Z): Remove ancient rule.
12237
12238Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12239
12240 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12241 pick up the machine and system specific header files.
12242
12243 * configure.in, config.sub: added new target m68010-adobe-scout,
12244 with alias of adobe68k. Changed configure.in to check for
12245 -scout before -sco* to avoid a false match.
12246
12247 * Makefile.in: added AS_FOR_TARGET, passed down in
12248 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12249 the C compiler to use to create programs which are run in the
12250 build environment, set it to default to $(CC), and passed it down
12251 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12252
12253Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12254
12255 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12256 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12257 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12258 FOR_TARGET variants, to newlib and libg++.
12259
12260Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12261
12262 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12263 first.
12264
12265Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12266
12267 * config.sub: Accept `elf' as an environment.
12268
12269Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12270
12271 * Makefile.in (all-opcodes): cd into the right directory
12272
12273Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12274
12275 * configure: added -program_transform_name option, used as
12276 argument to sed when installing programs.
12277 configure.texi: added documentation for -program_prefix,
12278 -program_suffix and -program_transform_name.
12279
12280Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12281
12282 * config.sub: Accept i486 where i386 ok.
12283
12284Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12285
12286 * config.sub: accept we32k
12287
12288Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12289
35590697 12290 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
12291
12292 * Makefile.in: don't create all directories for ``make install'';
12293 let the subdirectories create the ones they need.
12294
12295Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12296
80413487 12297 * COPYING: new file, GPL v2
252b5132
RH
12298
12299Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12300
12301 * Makefile.in: use the new gen-info-dir, which needs a template
12302 argument (which also lives in texinfo)
12303
12304 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12305
252b5132
RH
12306Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12307
12308 * config.sub (ncr3000): Change i386 to i486.
12309
12310Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12311
12312 * Makefile.in: add install-rcs, install-grep to
12313 install-no-fixedincludes, removed install-bison and install-libgcc
12314
12315Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12316
12317 * configure.in: grab the HPUX makefile fragment if on HPUX
12318
12319Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12320
12321 * Makefile.in: eradicate bison spoor (ditto libgcc).
12322 configure.in: recognise m68{k,000}-ericsson-OSE.
12323 es1800 is alias for m68k-ericsson-OSE
12324
12325Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12326
12327 * configure.in: rearrange the parts that remove programs from
12328 configdirs, based now on HOST==TARGET or by canonical triple.
12329
12330Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12331
12332 * test-build.mk: recurse explicitly with -f test-build.mk when
12333 appropriate. predicate stage3 and comparison on the existence
12334 of gcc. That is, if gcc isn't around, we aren't three-staging.
12335 On very clean, also remove ...stamp-co. Build in-place before
12336 doing other builds.
12337
12338Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12339
12340 * Makefile.in, configure.in: add tgas
12341
12342Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12343
12344 * Makefile.in: a number of changes merged in from progressive.
12345
12346 * configure.in: add libm.
12347
12348 * .cvsignore: ignore some stuff that comes from test-build.mk.
12349
252b5132
RH
12350Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12351
12352 * config.sub: Add es1800 (m68k-ericsson-es1800).
12353
12354Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12355
12356 * configure: Add program_suffix (parallel to program_prefix)
12357 * Makefile.in: adjust directory-creating script for losing decstation
12358
12359Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12360
12361 * configure: Minor $subdir-related fixes.
12362
12363Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12364
12365 * configure: fix various problems with propogating
12366 makefile_target_frag in subdirs.
12367 * configure.in: config libgcc if its there
12368
12369Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12370
12371 * config.sub: HPPA merge.
12372
252b5132
RH
12373Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12374
12375 * Makefile.in: Replace all-bison with all-byacc in all
12376 dependency lines for other tools (which now use byacc).
12377
12378Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12379
12380 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12381
252b5132
RH
12382Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12383
12384 * Makefile.in: make gprof rules similar to byacc rules (instead of
12385 vestigal $(unsubdir) that didn't work...)
12386
12387Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12388
12389 * config.sub: Add support for Linux.
12390 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12391 (at least for libg++).
12392
12393Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12394
12395 * configure.texi: fix doc for the -nfp option to configure
12396
12397Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12398
12399 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12400
12401Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12402
12403 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12404 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12405 * configure.in: added solaris* host_makefile_frag hook.
12406
12407Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12408
12409 * config.sub: changed recognition of m68000 so that various
12410 m68k types can be specified via m680[01234]0
12411
12412Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12413
12414 * config.sub (basic_machine): fix sed so that '-foo' isn't
12415 completely substituted out while .+'-foo' loses the '-foo'
12416
12417Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12418
12419 * config.sub ($os): Add -aout.
12420
12421Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12422
12423 * configure: If host_makefile_frag is absolute, don't
12424 prefix ${invsubdir} (relevant to libg++ auto-configure).
12425
12426Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12427
12428 * Makefile.in (tooldir): Define it.
12429 (all-ld): Depend on all-flex.
12430
12431Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12432
12433 * Makefile.in (check): Fix libg++ special case.
12434
12435Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12436
12437 * configure: do not bury `pwd` into config.status, thus do fewer
12438 pwd's.
12439
12440 * configure: print the "Building in" message only when building in
12441 other than "." AND verbose.
12442
12443 * configure: remove -s, rework -v to better accomodate guested
12444 configures.
12445
12446 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12447
12448Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12449
12450 * Makefile.in: macroize flags passed on recursion. remove
12451 fileutils.
12452
12453Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12454
12455 * configure: get makesrcdir right for subdirs deeper than 1.
12456
12457 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12458 install.
12459
12460Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12461
12462 * Makefile.in: don't print subdir_do or recursion lines.
12463
12464Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12465
12466 * standards.texi: added menu item.
12467
12468 * Makefile.in: build and install standards.info.
12469
12470 * standards.texi: new file.
12471
12472Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12473
12474 * configure: test for and move config.status pieces from
12475 ${subdir}/.
12476
12477Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12478
252b5132
RH
12479 * configure: Test for existance of files before trying to mv
12480 them, to avoid numerous non-existance messages.
12481
12482Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12483
12484 * configure: correct final line of config.status.
12485
12486 * configure: patch from eggert. Avoids a protection problem if
12487 the original Makefile.in is read only.
12488
12489 * configure: use move-if-change from gcc to create config.status.
12490 Some makefiles depend on config.status to tell if a directory
12491 has been reconfigured for a different host. This change
12492 prevents those directories from remaking everything in the case
12493 where the reconfig was only intended to rebuild a Makefile.
12494
12495 * configure: test for config.sub with "config.sub sun4" rather
12496 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12497 host alias from a missing config.sub.
12498
12499Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12500
12501 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12502 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12503
12504Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12505
12506 * configure: mkdir ${subdir} as needed.
12507
12508Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12509
12510 * Makefile.in,configure.in: added autoconf.
12511
12512Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12513
12514 * Makefile.in: no longer pass against on recursion.
12515
12516 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12517 definitions are not inherited.
12518
12519 * configure: correct makesrcdir when subdir is .
12520
12521Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12522
12523 * configure: Add support for 'subdirs' variable, which is
12524 like 'configdirs', except that configure doesn't re-invoke
12525 itself for subdirs, it just creates a Makefile for each subdir.
12526 * configure.texi: Document subdirs.
12527
12528Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12529
12530 * configure.in: added flex to configdirs
12531
12532Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12533
12534 * Makefile.in: remove clean-stamps from clean.
12535
12536Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12537
12538 * configure.in: Add gdbtest to configdirs.
12539
12540Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12541
12542 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12543 to recursive makes.
12544 * configure.in: Recognize new ncr3000 config.
12545
12546Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12547
12548 * Makefile.in, configure.in: removed references to gdbm.
12549
12550Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12551
12552 * config.sub: Don't canonicalize os value
12553 newsos* to bsd (readline needs to check for newsos).
12554 (This fix was earlier made Jan 31, but got re-broken.)
12555
12556Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12557
12558 * configure.in: sco is an os, not a vendor!
12559
12560 * configure: Quote $( better. Keep various shells happy.
12561
12562Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12563
12564 * Makefile.in: eliminate stamp-files.
12565
12566Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12567
12568 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12569 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12570
12571Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12572
12573 * config.sub: fix iris/iris3.
12574
12575Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12576
12577 * configure: re-add -rm.
12578
12579Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12580
12581 * Maskefile.in: add .stmp-rcs to all.
12582
12583 * configure.in: remove gas from rs6000 build, use aix host fragment.
12584
12585Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12586
12587 * configure: pass down site_option during recursion.
12588
12589Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12590
12591 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12592
12593Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12594
12595 * configure: Change exec_prefix so that it really defaults to prefix.
12596
12597Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12598
12599 * Makefile.in, configure.in: Add support for mmalloc library.
12600
12601Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12602
12603 * Makefile.in: add stmp dependencies for a few more things.
12604
12605Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12606
12607 * configure: adjusted error message on objdir/srcdir configure
12608 collision, per john's suggestion.
12609
12610 * Makefile.in: add libiberty stmp to all and all.cross.
12611
12612Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12613
12614 * Makefile.in: remove force dependencies, add grep to all.
12615
12616Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12617
12618 * Makefile.in: drop flex. make stamp files work.
12619
12620 * configure: added test for conflicting configuration in srcdir,
12621 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12622 gets cranky. use relative paths for configure and srcdir
12623 whenever possible. Send some error messages to stderr that were
12624 going to stdout.
12625
12626Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12627
12628 * Makefile.in: Fix libg++ rule to check for gcc directory
12629 before using gcc/gcc. Also pass XTRAFLAGS.
12630
12631Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12632
12633 * Makefile.in: added stmp-files so that directories aren't polled
12634 when they are already built.
12635
12636 * configure.texi: fixed a node pointer problem.
12637
12638Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12639
4bddf3ad 12640 * config.sub configure.in gdb/configure.in
252b5132
RH
12641 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12642 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12643 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12644
12645Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12646
12647 * configure: -recurring becomes -silent. corrected help message
12648 for -site= option.
12649
12650 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12651
12652Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12653
12654 * configure: when building Makefile for crosses, replace
12655 tooldir and program_prefix. default srcdir from location of
12656 config.sub. remove "for host in hosts" and "for target in
12657 targets" loops.
12658
12659Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12660
12661 * Makefile.in: Do not pass bindir or mandir to cvs.
12662
12663Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12664
12665 * Makefile.in, configure.in: removed traces of namesubdir,
12666 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12667 copyrights to '92, changed some from Cygnus to FSF.
12668
12669 * configure.texi: remove most references to multiple hosts,
12670 multiple targets, subdirs, etc.
12671
12672 * configure.man: removed rcsid. reference config.sub not
12673 config.subr.
12674
12675 * Makefile.in: mkdir $(infodir) on install-info.
12676
12677Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12678
12679 * configure.texi: Explain better about .gdbinit and about
12680 the environment that configure.in sections run in.
12681
12682Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12683
12684 * configure.in: Ultrix is only a decstation if it's a MIPS.
12685
12686Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12687
12688 * README: DOC.configure => cfg-paper.texi.
12689
12690Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12691
12692 * config.sub (near case $os): Don't convert newsos* to bsd!
12693
12694Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12695
12696 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12697 the number of copies of COPYING that go into the GDB tar file.
12698
12699Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12700
4bddf3ad 12701 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12702 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12703 Fix SCO configuration stuff.
12704
12705Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12706
12707 * Makefile.in: For libg++, make sure the -I pointing
12708 to the gcc directory goes *after* all the libg++-local -I flags.
12709 Also, move just-gcc dependency from just-libg++ to all-libg++.
12710
12711Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12712
12713 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12714
12715Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12716
12717 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12718
12719Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12720
12721 * config.sub: Add stratus configuration frags. Also
12722 submitted to FSF.
12723
12724Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12725
12726 * Makefile.in (DEV_SUPPORT): add configure.man.
12727
12728 * config.sub(Decode manufacturer-specific): add -none*.
12729
12730Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12731
12732 * Makefile.in: remove form feeds to make Sun's make happy.
12733 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12734
12735Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12736
12737 * Makefile.in (AR_FLAGS): Make quieter.
12738
12739Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12740
12741 * configure.in: Add libg++.
12742 * configure: When verbose, don't output the command line at each
12743 level; it will be unremarkably the same as the previous version,
12744 which will be the same as what the user typed.
12745
12746Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12747
12748 * configure.in, Makefile.in: fix clean-info, add flex. add
12749 fileutils.
12750
12751 * configure: be less sensitive to spaces in Makefile.in. Do not
12752 look for sources in "..". Doing so breaks subdirectories that
12753 might have their own configure. If a subdir has it's own
12754 configure script, use it.
12755
12756Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12757
12758 * cfg-paper.texi: some changes suggested by rms.
12759
12760Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12761
12762 * config.sub: Merge in some small additions from the FSF version,
12763 taken from the gcc distribution, to bring the Cygnus and FSF
12764 versions into closer sync.
12765
12766Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12767
12768 * configure.in: Changed svr4 references to sysv4.
12769
12770Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12771
12772 * configure: added -V for version number option.
12773
12774Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12775
12776 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12777 renamed from DOC.configure to cfg-paper.texi.
12778
12779Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12780
12781 * configure, config.subr, config.sub: config.subr is now
12782 config.sub again.
12783
12784Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12785
12786 * configure.texi: new file, in progress.
12787
12788 * Makefile.in: build info file and install the man page for
12789 configure.
12790
12791 * configure.man: new file, first cut.
12792
12793 * configure: find config.subr again now that configuration "none"
12794 has gone. removed all traces of the -ansi option. removed all
12795 traces of the -languages option.
12796
12797 * config.subr: resync from rms.
12798
d932cae7 127991991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12800
12801 * configure, config.sub, config.subr: merge config.sub into
12802 config.subr, call the result config.subr, remove config.sub, use
12803 config.subr.
12804
12805 * Makefile.in: revised install for dir.info.
12806
d932cae7 128071991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12808
12809 * configure.in: add decstation host makefile frag.
12810
12811 * Makefile.in: BISON now bison -y again. also install-gcc on
12812 install. clean-gdbm on clean. infodir belongs in datadir.
12813 Make directories for info install. Build dir.info here then
12814 install it.
12815
d932cae7 128161991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12817
12818 * Makefile.in: fix for bad directory tests.
12819
d932cae7 128201991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12821
12822 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12823 regexp. -srcdir relative was being handled incorrectly.
12824
12825 * Makefile.in: unwrapped some for loops so that parallel makes
12826 work again and so one can focus one's attention on a particular
12827 package.
12828
d932cae7 128291991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12830
12831 * configure: added PWD as a stand in for `pwd` (for speed). use
12832 elif wherever possible. make -srcdir work without -objdir.
12833 -objdir= commented out.
12834
d932cae7 128351991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12836
12837 * configure: +options become --options. -subdirs commented out.
12838 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12839 Makefile now at top of generated Makefile. Removed cvs log
12840 entries. added -srcdir. create .gdbinit only if there is one
12841 in ${srcdir}.
12842
12843 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12844 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12845 and mandir now keyed off datadir by default.
12846
d932cae7 128471991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12848
12849 * Freshly created ChangeLog.
12850
12851\f
12852Local Variables:
12853mode: change-log
12854left-margin: 8
12855fill-column: 76
12856version-control: never
12857End:
This page took 0.948675 seconds and 4 git commands to generate.