]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ChangeLog
gdb/
[thirdparty/binutils-gdb.git] / ChangeLog
CommitLineData
dc17c78c
EB
12009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2
3 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5 * Makefile.in: Regenerate.
6
14324cd7
EZ
72009-04-24 Eli Zaretskii <eliz@gnu.org>
8
9 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
10 consistency with config.sub. (Update from upstream sources.)
11
f8d5f06c
JM
122009-04-21 Joseph Myers <joseph@codesourcery.com>
13
14 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
15
0000e2bf
BE
162009-04-17 Ben Elliston <bje@au.ibm.com>
17
18 * config.sub, config.guess: Update from upstream sources.
19
20135e4c
NC
202009-04-15 Anthony Green <green@moxielogic.com>
21
34adf976 22 * configure.ac: Add moxie support.
20135e4c
NC
23 * configure: Rebuilt.
24
ef699244
L
252009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26
27 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
28 * configure: Regenerate.
29
10ad8ef3
L
302009-04-09 H.J. Lu <hongjiu.lu@intel.com>
31
32 PR gas/10039
33 * configure.ac: Require texinfo 4.7.
34 * configure: Regenerated.
35
c50523ce
L
362009-04-09 Steve Ellcey <sje@cup.hp.com>
37
38 * Makefil.def (languages): New entries.
39 * Makefile.tpl (check-gcc-*): New generic target.
40 * Makefile.in: Regenerate.
41
47afba5f
EZ
422009-03-27 Eli Zaretskii <eliz@gnu.org>
43
44 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
45 Windows builds of Sed.
46
dc448a7b
TT
472009-03-18 Tom Tromey <tromey@redhat.com>
48
49 * configure: Rebuild.
50 * configure.ac (host_libs): Add libiconv.
51 * Makefile.in: Rebuild.
52 * Makefile.def (host_modules): Add libiconv.
53 (configure-gdb, all-gdb): Depend on libiconv.
54
24741ab2
JB
552009-03-16 Tristan Gingold <gingold@adacore.com>
56
57 * configure.ac: Treat gdb as supported on x86_64-darwin.
58 * configure: Regenerate.
59
29383458
JM
602009-03-16 Joseph Myers <joseph@codesourcery.com>
61
62 Merge from GCC:
63
64 2009-03-16 Joseph Myers <joseph@codesourcery.com>
65
66 * configure.ac (--with-host-libstdcxx): New option.
67 * configure: Regenerate.
68
69 2009-01-29 Robert Millan <rmh@aybabtu.com>
70
71 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
72 * configure: Regenerate.
73
74 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
75
76 PR tree-optimization/38515
77 * configure.ac (cloog-polylib): Removed.
78 (with_ppl, with_cloog): Test for "no".
79 * configure: Regenerated.
80
58e24671
RW
812009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
82
83 Backport from git Libtool:
84
85 2009-01-19 Robert Millan <rmh@aybabtu.com>
86 Support GNU/kOpenSolaris.
87 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
88 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
89 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
90 GNU/kOpenSolaris.
91
314b2e66
AS
922009-02-05 Andreas Schwab <schwab@suse.de>
93
94 * Makefile.tpl (stage_last): Define $r and $s before using
95 $(RECURSE_FLAGS_TO_PASS).
96 * Makefile.in: Regenerate
97
8b700390
JJ
982009-01-21 Jeff Johnston <jjohnstn@redhat.com>
99
100 * COPYING.NEWLIB: Add ARM license.
101
66775d67
AM
1022009-01-16 Alan Modra <amodra@bigpond.net.au>
103
104 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 105 (all-opcodes): Depend on all-libiberty.
66775d67
AM
106 * Makefile.in: Regenerate.
107
19e99079
NC
1082009-01-15 Douglas B Rupp <rupp@gnat.com>
109
110 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
111 * configure: Regenerate.
112
22e8c8e0
RW
1132008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
114
115 Backport link test fix from upstream Libtool:
116
117 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
118 Add cache variables to tests that require the linker to work.
119 For shlibpath_overrides_runpath, this also changes the semantics
120 to let the result from the C compiler take precedence.
121 compiler take precedence.
122
7d6d7764
BE
1232008-12-02 Ben Elliston <bje@au.ibm.com>
124
125 * config.sub, config.guess: Update from upstream sources.
126
ea8af06e
JJ
1272008-12-17 Jeff Johnston <jjohnstn@redhat.com>
128
129 * COPYING.NEWLIB: Updated.
130 * COPYING.LIBGLOSS: Ditto.
131
af0771d3
PB
1322008-12-16 Paolo Bonzini <bonzini@gnu.org>
133
134 Sync with GCC:
135
136 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
137
138 * configure.ac (ppllibs): Add by default the lib flags.
139 * configure: Regenerate.
140
141 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
142
314b2e66
AS
143 * configure.ac: Add double brackets on darwin[912].
144 * configure: Regenerate.
af0771d3
PB
145
146 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
147
314b2e66
AS
148 * configure.ac: Expand to darwin10 and later.
149 * configure: Regenerate.
af0771d3 150
f7c83eac
AS
1512008-12-02 Andreas Schwab <schwab@suse.de>
152
153 * Makefile.def: configure-target-boehm-gc depends on
154 all-target-libstdc++-v3.
155 * Makefile.in: Regenerate.
156
bc67ad83
BE
1572008-12-02 Ben Elliston <bje@au.ibm.com>
158
159 * config.sub, config.guess: Update from upstream sources.
160
e28c595f
JM
1612008-11-27 Joseph Myers <joseph@codesourcery.com>
162
163 Merge from GCC:
164
165 2007-12-02 Matthias Klose <doko@ubuntu.com>
166
167 * config-ml.in: Remove 64bit configure tests.
168
169 2008-05-14 Rafael Espindola <espindola@google.com>
170
171 * config-ml.in: don't handle --enable-shared and --enable-static.
172
173 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
174 Tobias Grosser <grosser@fim.uni-passau.de>
175 Jan Sjodin <jan.sjodin@amd.com>
176 Harsha Jagasia <harsha.jagasia@amd.com>
177 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
178 Konrad Trifunovic <konrad.trifunovic@inria.fr>
179 Adrien Eliche <aeliche@isty.uvsq.fr>
180
181 Merge from graphite branch.
182 * configure: Regenerate.
183 * Makefile.in: Regenerate.
184 * configure.ac (host_libs): Add ppl and cloog.
185 Add checks for PPL and CLooG.
186 * Makefile.def (ppl, cloog): Added modules and dependences.
187 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
188 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
189
190 2008-09-03 Richard Guenther <rguenther@suse.de>
191
192 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
193 cloog test.
194 * configure: Re-generate.
195
196 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
197
198 * configure.ac (--with-cloog-polylib): New.
199 (--disable-cloog-version-check): New.
200 (--disable-ppl-version-check): New.
201 * configure: Re-generate.
202
203 2008-09-05 Richard Guenther <rguenther@suse.de>
204
205 * configure.ac: Initialize clooglibs to -lcloog.
206 * configure: Re-generate.
207
208 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
209
210 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
211 recommended version to 2.3.2.
212
213 * configure: Regenerate.
214
215 2008-10-31 Ben Elliston <bje@au.ibm.com>
216
217 * configure.ac (spu-*-*): Remove special case.
218 * configure: Regenerate.
219
220 Complete comment text from GCC version of:
221
222 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
223
224 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
225 (GCC_SHLIB_SUBDIR): New.
226 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
227 * configure: Regenerate.
228 * Makefile.in: Regenerate.
229
652dec25
TG
2302008-11-27 Tristan Gingold <gingold@adacore.com>
231
232 * configure.ac: Build gdb for i?86-*-darwin*
233 * configure: Regenerated.
234
7582fb4a
DJ
2352008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
236
237 PR bootstrap/38014
238 PR bootstrap/37923
239
240 Revert:
241
242 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
243
244 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
245 * Makefile.in: Regenerated.
246
247 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
248
249 PR gdb/921
250 PR gdb/1646
251 PR gdb/2175
252 PR gdb/2176
253
254 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
255 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
256 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
257 (HOST_EXPORTS): Pass CPPFLAGS.
258 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
259 (LDFLAGS_FOR_TARGET): Initialize from configure script.
260 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
261 * Makefile.in, configure: Regenerated.
262 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
263 and CPPFLAGS_FOR_BUILD.
264
faee1be2
UW
2652008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
266
267 * configure.ac [spu-*-*]: Do not set skipdirs.
268 * configure: Re-generate.
269
b7c2dce4
DJ
2702008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
271
272 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
273 * Makefile.in: Regenerated.
274
bb52de30
DJ
2752008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
276
277 PR gdb/921
278 PR gdb/1646
279 PR gdb/2175
280 PR gdb/2176
281
282 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
283 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
284 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
285 (HOST_EXPORTS): Pass CPPFLAGS.
286 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
287 (LDFLAGS_FOR_TARGET): Initialize from configure script.
288 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
289 * Makefile.in, configure: Regenerated.
290 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
291 and CPPFLAGS_FOR_BUILD.
292
b25062ae
SE
2932008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
294
295 * libtool.m4: Update to libtool 2.2.6.
296 * lt~obsolete.m4: Update to libtool 2.2.6.
297 * ltmain.sh: Update to libtool 2.2.6.
298 * ltsugar.m4: Update to libtool 2.2.6.
299 * ltversion.m4: Update to libtool 2.2.6.
300 * ltoptions.m4: Update to libtool 2.2.6.
301 * ltgcc.m4: Update to match changes from libtool 2.2.6.
302
3bbd2f8f
AL
3032008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
304
305 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
306 (GCC_SHLIB_SUBDIR): New.
307 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
308 * configure: Regenerate.
309 * Makefile.in: Regenerate.
310
b29d32ce
TG
3112008-08-28 Tristan Gingold <gingold@adacore.com>
312
313 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
314 Enable bfd, binutils and opcodes.
315 * configure: Regenerate.
316
c325a203
DD
3172008-08-16 Nicolas Roche <roche@adacore.com>
318
319 * Makefile.tpl: Add BOOT_ADAFLAGS.
320 * Makefile.in: Regenerate.
321
e7c8859c
RS
3222008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
323
324 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
325 * configure: Regenerate.
326
da888c87
PB
3272008-07-30 Paolo Bonzini <bonzini@gnu.org>
328
329 Sync with gcc:
330 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
331
f7c83eac
AS
332 * configure.ac: Add makefile fragments for hpux.
333 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
334 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
335 * configure: Regenerate.
336 * Makefile.in: Regenerate.
da888c87
PB
337
338 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
339
f7c83eac
AS
340 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
341 * Makefile.in: Regenerate.
342 * configure: Regenerate.
da888c87 343
944982cf
ILT
3442008-06-18 Ian Lance Taylor <iant@google.com>
345
662c6704
ILT
346 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
347
944982cf
ILT
348 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
349
7a283e07
RW
3502008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
351
352 * configure: Regenerate.
353
5b553f7e
RW
3542008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
355
356 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
357 "$@" is still intact with both Autoconf 2.59 and 2.62.
358 * configure: Regenerate.
359
675492f0
RW
3602008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
361
362 * Makefile.tpl: Fix comment errors.
363 * Makefile.in: Regenerate.
364
b018a5d1
JB
3652008-06-13 Julian Brown <julian@codesourcery.com>
366
367 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
368 of libobjc for ARM EABI Linux.
369 * configure: Regenerate.
370
310213e8
DE
3712008-06-12 David S. Miller <davem@davemloft.net>
372 David Edelsohn <edelsohn@gnu.org>
373
374 * configure.ac: Add powerpc*-*-* to gold supported targets.
375 * configure: Regenerate.
376
6641ce42
JM
3772008-06-08 Joseph Myers <joseph@codesourcery.com>
378
379 PR tree-optimization/36218
380 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
381 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
382 (all prefix="build-"): Pass them to build-system sub-makes.
383 * Makefile.in: Regenerate.
384
03c2f9e6
DJ
3852008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
386
387 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
388 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
389 mkdep, and compile. Update comments.
390 (ETC_SUPPORT): Add ChangeLog and update comments.
391
4538db8b
ILT
3922008-05-11 Ian Lance Taylor <iant@google.com>
393
394 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
395
266df637
PB
3962008-04-18 Paolo Bonzini <bonzini@gnu.org>
397
398 Sync with gcc:
399 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
400
401 PR bootstrap/35457
402 * configure.ac: Include override.m4.
403 * configure: Regenerate.
404
405 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
406
f7c83eac
AS
407 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
408 * Makefile.in: Regenerate.
266df637
PB
409
410 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
411
f7c83eac
AS
412 * configure.ac: Do not build libssp for the AVR.
413 * configure: Regenerate.
266df637 414
a86a761e
NC
4152008-04-18 Nick Clifton <nickc@redhat.com>
416
417 * MAINTAINERS: Replace reference to configure.in with reference to
418 configure.ac.
419
52310858
NC
4202008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
421
f7c83eac 422 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 423 as nonconfigurable directories list.
f7c83eac 424 * configure: Regenerate.
52310858 425
f5314dd5
DM
4262008-04-14 David S. Miller <davem@davemloft.net>
427
428 * configure.ac: Add sparc*-*-* to gold supported targets.
429 * configure: Regenerate.
430
e2208220
BE
4312008-04-14 Ben Elliston <bje@au.ibm.com>
432
433 * config.sub, config.guess: Update from upstream sources.
434
0bb6ea20
HPN
4352008-04-12 Hans-Peter Nilsson <hp@axis.com>
436
437 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
438 * Makefile.in: Regenerate.
439
e5164e97
ILT
4402008-04-07 Ian Lance Taylor <iant@google.com>
441
442 * Makefile.def: check-gold depends upon all-binutils.
443 * Makefile.in: Regenerate.
444
e33b51a6
NC
4452008-04-04 Nick Clifton <nickc@redhat.com>
446
447 PR binutils/4334
448 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
449 builds.
450 * configure: Regenerate.
451
fc5df3ab
NC
4522008-04-04 NightStrike <NightStrike@gmail.com>
453
454 PR other/35151
f7c83eac
AS
455 * configure.ac: Combine rules for mingw32 and mingw64.
456 * configure: Regenerate.
fc5df3ab 457
c779bab8
PB
4582008-03-27 Paolo Bonzini <bonzini@gnu.org>
459
460 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
461 * Makefile.in: Regenerate.
462
93f9b408
ILT
4632008-03-20 Ian Lance Taylor <iant@google.com>
464
465 * configure.ac: Add support for --enable-gold.
466 * Makefile.def: Add gold as a directory like ld.
467 * configure, Makefile.in: Regenerate.
468
5746fb46
AK
4692008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
470
471 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
472 (s390_cond_extensions): Reduced extensions to the compare related.
473 (main): z10 cpu type option added.
474 (expandConditionalJump): Renamed to ...
475 (insertExpandedMnemonic): ... this.
476
477 * opcodes/s390-opc.c: Re-group the operand format makros.
478 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
479 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
480 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
481 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
482 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
483 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
484 INSTR_SIL_RDU): New instruction formats added.
485 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
486 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
487 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
488 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
489 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
490 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
491 masks added.
492 (s390_opformats): New formats added "ris", "rrs", "sil".
493 * opcodes/s390-opc.txt: Add the conditional jumps with the
494 extensions removed from automatic expansion in s390-mkopc.c manually.
495 (asi - trtre): Add new System z10 EC instructions.
496 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
497
58c85be7
RW
4982008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
499
500 * configure.ac: m4_include config/proginstall.m4.
501 * configure: Regenerate.
502
78124051
RW
5032008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
504
505 Backport from upstream Libtool:
f7c83eac 506
78124051 507 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 508
78124051
RW
509 Deal with Autoconf 2.62's semantic change in m4_append.
510 * ltsugar.m4 (lt_append): Replace broken versions of
511 m4_append.
512 (lt_if_append_uniq): Don't require separator to be overquoted,
513 and avoid broken m4_append.
514 (lt_dict_add): Fix typo.
515 * libtool.m4 (_LT_DECL): Don't overquote separator.
516
018f1bea
DE
5172008-03-13 David Edelsohn <edelsohn@gnu.org>
518
519 * config.rpath: Add AIX 6 support.
520
5c5f596d
PB
5212008-03-13 Paolo Bonzini <bonzini@gnu.org>
522
523 * Makefile.def (stageprofile). Remove -fprofile-generate
524 from stage_libcflags.
525 * Makefile.in: Regenerate.
526
a1f93a5e
BE
5272008-03-13 Ben Elliston <bje@au.ibm.com>
528
529 * config.sub, config.guess: Update from upstream sources.
530
98c3d905
AK
5312008-03-06 Florian Krohm <fkrohm@us.ibm.com>
532
533 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
534 * s390-opc.txt (cmpsc): Duplicate entry removed.
535 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
536 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
537 fier, cu42, cu41): Fix operand format.
538
7f6ef0c0
PB
5392008-02-20 Paolo Bonzini <bonzini@gnu.org>
540
f7c83eac
AS
541 PR bootstrap/32009
542 PR bootstrap/32161
543
544 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
545 * configure: Regenerate.
546
547 * Makefile.def: Define stage_libcflags for all bootstrap stages.
548 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
549 STAGE4_LIBCFLAGS): New.
550 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
551 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
552 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
553 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
554 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
555 for target modules. Don't export LIBCFLAGS.
556 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
557 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
558 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
559 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
560 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
561 * Makefile.in: Regenerate.
7f6ef0c0 562
eaf19029
PB
5632008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
564
565 PR libgcj/33085
566 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
567 Do not use -DDLL_EXPORT. Backport from upstream.
568
680c43e9
NC
5692008-02-14 Nick Clifton <nickc@redhat.com>
570
571 Import this patch from gcc:
572 2008-01-24 David Edelsohn <edelsohn@gnu.org>
573
574 * libtool.m4: Backport AIX 6 support from ToT Libtool.
575
c72b1d96
HPN
5762008-02-02 Hans-Peter Nilsson <hp@axis.com>
577
578 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
579 * configure: Regenerate.
580
8b66833e
BW
5812008-01-31 Marc Gauthier <marc@tensilica.com>
582
583 * configure.ac (xtensa*-*-*): Recognize processor variants.
584 * configure: Regenerate.
585
9cc8ae67
PB
5862008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
587
f7c83eac
AS
588 PR bootstrap/34922
589 * configure.ac (PARSE_ARGS): Push suitable setting of
590 ac_subdirs_all, for `./configure --help=recursive'.
591 Handle `+' in generic toplevel directory disabling.
592 * configure: Regenerate.
9cc8ae67 593
19090595
BE
5942008-01-23 Ben Elliston <bje@au.ibm.com>
595
596 * config.sub, config.guess: Update from upstream sources.
597
9f1e7fd3
BE
5982008-01-08 Ben Elliston <bje@au.ibm.com>
599
600 * config.sub, config.guess: Update from upstream sources.
601
2f959d61
JJ
6022007-12-19 Jeff Johnston <jjohnstn@redhat.com>
603
604 * COPYING.LIBGLOSS: Update default copyright.
605
aa054b85
JJ
6062007-12-19 Jeff Johnston <jjohnstn@redhat.com>
607
608 * COPYING.NEWLIB: Update default copyright.
609
57c53b2b
RS
6102007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
611
612 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
613 Change recommended MPFR from 2.2.1 > 2.3.0.
614 * configure: Regenerate.
615
fee14b60
RS
6162007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
617
618 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
619 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
620 * Makefile.in: Regenerate.
621
c9b68031
DD
6222007-12-10 Andreas Tobler <a.tobler@schweiz.org>
623
624 * configure.ac: Enable libjava for x86_64-*-darwin9.
625 * configure: Regenerate.
626
ad25e7d5
BE
6272007-12-05 Ben Elliston <bje@au.ibm.com>
628
629 * config.sub, config.guess: Update from upstream sources.
630
6ac84f65
PB
6312007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
632
f7c83eac
AS
633 * config-ml.in: Robustify against white space in absolute file
634 names.
6ac84f65 635
f7c83eac
AS
636 * config-ml.in (multi-clean): Substitute ${Makefile}.
637 Remove superfluous ${Makefile} in list.
6ac84f65 638
7b3200f9
DJ
6392007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
640
641 * Makefile.def (dependencies): Make configure-gdb depend on
642 all-intl.
643 * Makefile.in: Regenerated.
644
2c133ff9
JJ
6452007-10-15 Patrick Mansfield <patmans@us.ibm.com>
646
647 * Makefile.def: To avoid problems running with parallel makes,
648 build newlib before libgloss so that target specific header
649 files are availble.
650 * Makefile.in: Regenerate.
651
5074315a
DJ
6522007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
653
654 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
655 * Makefile.in: Regenerate.
656
f5bc1778
DJ
6572007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
658
659 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
660 * libdecnumber: New directory, imported from GCC.
661
c66487f8
NC
6622007-10-08 Mike Frysinger <vapier@gentoo.org>
663
664 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
665 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
666 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
667 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
668 * configure: Regenerate.
669
b5714970
PB
6702007-10-01 Paolo Bonzini <bonzini@gnu.org>
671
672 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
673 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
674 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
675 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
676 * configure.ac: Default them to host tools for $host = $build.
677 Subst them.
678
679 * configure: Regenerate.
680 * Makefile.in: Regenerate.
681
f3b1e08e
RS
6822007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
683
684 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
685 * configure: Regenerate.
686
cff87f51
DD
6872007-09-19 Benjamin Kosnik <bkoz@redhat.com>
688
689 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
690 libstdc++.
691 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
692 * configure: Regenerate.
693 * Makefile.in: Regenerate.
f7c83eac 694
625a61cd
AS
6952007-09-17 Andreas Schwab <schwab@suse.de>
696
697 * configure.ac: Raise minimum makeinfo version to 4.6.
698 * configure: Regenerate.
699
83a3a68b
AM
7002007-09-15 Alan Modra <amodra@bigpond.net.au>
701
702 * configure.ac: Correct makeinfo version check.
703 * configure: Regenerate.
704
5bd8be13
RS
7052007-09-14 Richard Sandiford <richard@codesourcery.com>
706
707 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
708 to $skipdirs and only disable gprof for newlib. Use the normal
709 mips*-elf* handling in other respects.
710 * configure: Regnerate.
711
5566c1fa
DD
7122007-09-12 David Daney <ddaney@avtrex.com>
713
714 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
715 enabling libgcj.
716 * configure: Regenerate.
717
7182007-09-12 Richard Guenther <rguenther@suse.de>
719
720 * configure.ac (--enable-stage1-checking): If neither --enable-checking
721 nor --disable-checking is provided also turn on yes and types
722 checking for stage1.
723 * configure: Re-generate.
724
a18e2996 7252007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
726
727 PR target/33281
728 * configure.ac: Use config/mh-mingw on mingw.
729 * configure: Regenerate.
84e7906e 730
691bb5a1
DD
7312007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
732
733 PR other/32154
734 * configure.ac: For libgloss targets, point the linker to the linker
735 script, startup code and simulator library.
736 * configure: Regenerate.
737
6d18b86b
AH
7382007-09-09 Andrew Haley <aph@redhat.com>
739
740 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 741 target-libjava.
6d18b86b 742
f00a3165 7432007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 744
f00a3165 745 * config.sub, config.guess: Update from upstream sources.
971aaaa5 746
2abc4e65
BE
7472007-08-21 Richard Guenther <rguenther@suse.de>
748
749 * configure.ac: Add types checking to stage1 checking flags.
750 * configure: Regenerate.
751
8a6ee3ab 7522007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 753 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
754
755 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
756 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
757 * Makefile.in: Regenerate.
758 * configure.ac (--with-debug-prefix-map): New.
759 * configure: Regenerate.
760
429acdec
RS
7612007-08-17 Richard Sandiford <richard@codesourcery.com>
762 Nigel Stephens <nigel@mips.com>
763
429acdec
RS
764 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
765 as target_makefile_frag.
766 * configure: Regenerate.
767
8520c408
AO
7682007-08-16 Alexandre Oliva <aoliva@redhat.com>
769
770 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
771 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
772 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
773 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
774 (do-compare, do-compare3, do-compare-debug): New.
775 ([+compare-target+]): Use them.
776
7772007-08-16 Alexandre Oliva <aoliva@redhat.com>
778
779 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
780 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
781 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
782 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
783 (do-compare, do-compare3, do-compare-debug): New.
784 ([+compare-target+]): Use them.
785
2444379b
BE
7862007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
787 Ben Elliston <bje@au.ibm.com>
788
789 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
790 --silent if $silent.
791 * configure: Regenerate.
792
d6f99447
DJ
7932007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
794
795 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
796
bd0aa315
NC
7972007-07-17 Nick Clifton <nickc@redhat.com>
798
799 * COPYING3: New file. Contains version 3 of the GNU General
800 Public License.
801 * COPYING3.LIB: New file. Contains version 3 of the GNU
802 Lesser General Public License.
803
0ebe98fb
BS
8042007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
805
806 * configure.ac: Fix my previous change to really match GCC.
807 * configure: Regenerate.
808
521ec477
DD
8092007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
810
811 * configure.ac: Rewrite 'configure --help' strings to look nicer.
812 * configure: Regenerate.
813
8142007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
815
816 * configure.ac: Add some missing m4 quotation.
817 * configure: Regenerate.
818
0c24b341
NC
8192007-07-09 Kai Tietz <kai.tietz@onevision.com>
820
f7c83eac
AS
821 * Makefile.def: Add windmc tool to build.
822 * Makefile.tpl: Likewise.
823 * configure.ac: Likewise.
824 * Makefile.in: Regenerate.
825 * configure: Regenerate.
0c24b341 826
a09314d0
L
8272007-07-05 H.J. Lu <hongjiu.lu@intel.com>
828
829 * lt~obsolete.m4: New. Import from 20070318 libtool.
830
7c3e1d12
BS
8312007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
832
833 * configure.ac: Don't add target-libmudflap to noconfigdirs for
834 uclinux and linux-uclibc targets.
835 * configure: Regenerate.
836
a5b3b4dd
DD
8372007-06-28 DJ Delorie <dj@redhat.com>
838
839 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
840 not building newlib.
841 * configure: Regenerated.
f7c83eac 842
184d813c
DJ
8432007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
844
845 * src-release (DEVO_SUPPORT): Correct typos.
846
31d99776
DJ
8472007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
848
849 * Makefile.def: Add dependency from configure-gdb to all-bfd.
850 * Makefile.in: Regenerated.
851
e00a73e3
PB
8522007-06-14 Paolo Bonzini <bonzini@gnu.org>
853
f7c83eac
AS
854 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
855 (distclean-stage[+id+]): Possibly delete stage_last.
856 * Makefile.in: Regenerate.
e00a73e3 857
98a1bbc5
BE
8582007-06-07 Ben Elliston <bje@au.ibm.com>
859
860 * config.sub, config.guess: Update from upstream sources.
861
973601e1
BE
8622007-06-07 Ben Elliston <bje@au.ibm.com>
863
864 * Makefile.tpl: Fix spelling error.
865 * Makefile.in: Regenerate.
866
2038f525
PB
8672007-06-04 Paolo Bonzini <bonzini@gnu.org>
868
869 Sync with gcc:
870 2007-05-30 Jakub Jelinek <jakub@redhat.com>
871
f7c83eac
AS
872 PR bootstrap/29382
873 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
874 * configure: Rebuilt.
2038f525 875
f7c5c4b5
PB
8762007-06-01 Steve Ellcey <sje@cup.hp.com>
877
12a64d4f
L
878 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
879 lt_cv_sys_max_cmd_len.
f7c5c4b5 880
7ad9660b
PB
8812007-05-31 Paolo Bonzini <bonzini@gnu.org>
882
883 * ltgcc.m4: Update from GCC.
884
0e7ef45c
EC
8852007-05-25 Andreas Tobler <a.tobler@schweiz.org>
886
12a64d4f 887 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 888
37ad9514
SE
8892007-05-24 Steve Ellcey <sje@cup.hp.com>
890
891 * ltmain.sh: Update from GCC.
892 * libtool.m4: Update from GCC.
893 * ltsugar.m4: New. Update from GCC.
894 * ltversion.m4: New. Update from GCC.
895 * ltoptions.m4: New. Update from GCC.
896 * ltconfig: Remove.
897 * ltcf-c.sh: Remove.
898 * ltcf-cxx.sh: Remove.
899 * ltcf-gcj.sh: Remove.
900 * src-release: Update with new libtool file list.
901
8ee82aff
PB
9022007-05-16 Paolo Bonzini <bonzini@gnu.org>
903
904 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
905 stage_cflags.
906 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
907 Remove CFLAGS/LIBCFLAGS.
908 (configure-stage[+id+]-[+prefix+][+module+],
909 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
910 * Makefile.in: Regenerate.
911
149cb58d
SE
9122007-04-14 Steve Ellcey <sje@cup.hp.com>
913
914 * config-ml.in: Update from GCC.
915
91506736
DJ
9162007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
917
918 * src-release (do-proto-toplev): Process the support directories before
919 the tool directory.
920
ffa8bd48
RS
9212007-03-21 Richard Sandiford <richard@codesourcery.com>
922
923 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
924 of glob. Quote arguments with single quotes too.
925 * configure: Regenerate.
926
a4fd3374
DD
9272007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
928
929 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
930 * Makefile.in: Regenerate
931
b8025f34
AS
9322007-03-07 Andreas Schwab <schwab@suse.de>
933
934 * configure: Regenerate.
935
a3ca38d2
DD
9362007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
937
938 * configure.ac: Add "--with-pdfdir" configure option,
939 which defines pdfdir variable.
940 * Makefile.def (target=fixincludes): Add install-pdf to
941 missing targets.
942 (recursive_targets): Add install-pdf target.
943 (flags_to_pass): Add pdfdir.
944 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
945 target.
946 * configure: Regenerate
947 * Makefile.in: Regenerate
948
9492007-02-28 Eric Christopher <echristo@apple.com>
950
951 Revert:
952 2006-12-07 Mike Stump <mrs@apple.com>
953
954 * Makefile.def (dependencies): Add dependency for
955 install-target-libssp and install-target-libgomp on
956 install-gcc.
957 * Makefile.in: Regenerate.
958
9592007-02-27 Matt Kraai <kraai@ftbfs.org>
960
961 * configure: Regenerate.
962 * configure.ac: Move statements after variable declarations.
963
a4708fba
JM
9642007-02-19 Joseph Myers <joseph@codesourcery.com>
965
966 * configure.ac: Adjust for loop syntax.
967 * configure: Regenerate.
968
9a819804
AO
9692007-02-18 Alexandre Oliva <aoliva@redhat.com>
970
971 * configure: Rebuilt.
972
81ec575a
AO
9732007-02-18 Alexandre Oliva <aoliva@redhat.com>
974
975 * configure.ac: Drop multiple occurrences of --enable-languages,
976 and fix its quoting.
977 * configure: Rebuilt.
978
92f01d61 9792007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
980 Nathan Sidwell <nathan@codesourcery.com>
981 Vladimir Prus <vladimir@codesourcery.com
982 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
983
984 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
985 * configure: Regenerate.
986
b1299c4e
DJ
9872007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
988
989 * configure.ac (target_libraries): Move libgcc before libiberty.
990 * configure: Regenerated.
991
18f6b6ee
PB
9922007-02-13 Paolo Bonzini <bonzini@gnu.org>
993
994 * configure: Regenerate again?
995
9c4e9f27
PB
9962007-02-13 Paolo Bonzini <bonzini@gnu.org>
997
998 * configure: Reapply PR30748 fix which was lost in the previous commit.
999
24ff9987
DJ
10002007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1001 Paolo Bonzini <bonzini@gnu.org>
1002
1003 PR bootstrap/30753
1004 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1005 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1006 * configure: Regenerated.
1007
7df2cd5d
PB
10082007-02-10 Paolo Bonzini <bonzini@gnu.org>
1009
1010 * configure: Regenerate.
1011
b0aaa663
DJ
10122007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1013
1014 PR bootstrap/30748
1015 * configure.ac: Correct syntax for Solaris ksh.
1016 * configure: Regenerated.
1017
a0323144
PB
10182007-02-09 Paolo Bonzini <bonzini@gnu.org>
1019
1020 * Makefile.def: Sync with GCC.
1021 * Makefile.tpl: Sync with GCC.
1022 * Makefile.in: Regenerate.
1023 * configure: Regenerate.
1024
c6b750e1
DJ
10252007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1026
1027 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1028 noncanonical equivalents.
1029 * configure.in: Rename to...
1030 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1031 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1032 target_noncanonical. Use them. Rewrite removal of configure
1033 arguments for autoconf 2.59. Discard variable settings. Force
1034 program_transform_name for native tools.
1035
1036 * Makefile.in: Regenerated.
1037 * configure: Regenerated with autoconf 2.59.
1038
1039 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
1040
f3cd89f4
JJ
10412007-02-08 Jeff Johnston <jjohnstn@redhat.com>
1042
1043 * COPYING.LIBGLOSS: Reformat default Red Hat
1044 license to fit within 80 columns.
1045 * COPYING.NEWLIB: Ditto.
1046
4e206d7e
DB
10472007-02-05 Dave Brolley <brolley@redhat.com>
1048
1049 * Contribute the following changes:
1050 2006-11-28 DJ Delorie <dj@redhat.com>
1051
1052 * configure.in: Fix typo for mep's target_makefile_frag.
1053 * configure: Regenerated.
1054
1055 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
1056
1057 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
1058 * configure: Regenerate.
1059
1060 2001-09-19 DJ Delorie <dj@redhat.com>
1061
1062 * configure.in (target_makefile_frag): use mt-mep
1063
1064 2001-06-12 Don Howard <dhoward@redhat.com>
1065
1066 * configure.in: Remove gdb from MeP skip list.
1067
1068 2001-04-05 DJ Delorie <dj@redhat.com>
1069
1070 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
1071
1072 2001-03-20 Ben Elliston <bje@redhat.com>
1073
1074 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
1075
1076 2001-03-19 Ben Elliston <bje@redhat.com>
1077
1078 * config.sub (mep, mep-*): Add.
1079
b2edfdd2
AS
10802007-01-31 Andreas Schwab <schwab@suse.de>
1081
1082 * Makefile.tpl (LDFLAGS): Substitute it.
1083 * Makefile.in: Regenerate.
1084
ceb92e78
PB
10852007-01-11 Paolo Bonzini <bonzini@gnu.org>
1086
1087 * configure.in: Change == to = in test command.
f7c83eac 1088 * configure: Regenerate.
ceb92e78 1089
4b900473 10902007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
1091 Nick Clifton <nickc@redhat.com>
1092 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1093
1094 * configure.in (build_configargs, host_configargs, target_configargs):
1095 Remove build/host/target parameters.
1096 (host_libs): Add gmp and mpfr.
1097 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1098 * Makefile.def (gmp, mpfr): New.
1099 (gcc): Remove target.
1100 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1101 target_os, target_vendor): New.
1102 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1103 * configure: Regenerate.
1104 * Makefile.in: Regenerate.
4b900473
PB
1105
11062007-01-11 Matt Fago <fago@earthlink.net>
1107
1108 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 1109 to improve robustness of configure tests.
4b900473
PB
1110 * configure: Regenerate.
1111
80f6dcbc
NC
11122007-01-08 Kai Tietz <kai.tietz@onevision.com>
1113
1114 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 1115 * configure: Regenerate.
80f6dcbc 1116
f86e35b8
NC
11172007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1118
1119 * Makefile.tpl (all-target): Correct @if conditional for target
1120 modules.
1121 * configure.in: Omit libiberty if building only target libgcc.
1122 * configure, Makefile.in: Regenerated.
1123
79fcd0ec
PB
11242007-01-04 Paolo Bonzini <bonzini@gnu.org>
1125
1126 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1127 * configure: Regenerate.
1128
6aa8ef82
DJ
11292007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1130
1131 * Makefile.def (target_modules): Add libgcc.
1132 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1133 * Makefile.tpl (clean-target-libgcc): Delete.
1134 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1135 on gcc even for bootstrapped modules. Rewrite handling of
1136 lang_env_dependencies to loop over target_modules.
1137 * configure.in (target_libraries): Add target-libgcc.
1138 * Makefile.in, configure: Regenerated.
1139
9b134994
PB
11402006-12-29 Paolo Bonzini <bonzini@gnu.org>
1141
1142 Sync with gcc:
1143 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1144
f7c83eac
AS
1145 * configure.in: Reorganize recognition of languages. Add
1146 --enable-stage1-languages. Show supported languages for the chosen
1147 target rather than all recognized languages.
1148 * configure: Regenerate.
9b134994
PB
1149
1150 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1151
f7c83eac
AS
1152 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1153 * Makefile.in: Regenerate.
9b134994
PB
1154
1155 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1156
f7c83eac
AS
1157 * configure.in: Warn that MPFR 2.2.0 is buggy.
1158 * configure: Regenerate.
9b134994 1159
8cf39b1b
ILT
11602006-12-27 Ian Lance Taylor <iant@google.com>
1161
1162 * configure.in: When removing Makefiles to force a reconfigure, also
1163 remove prev-DIR*/Makefile.
1164 * configure: Regenerate.
1165
ebff6cd5
KH
11662006-12-23 Kazu Hirata <kazu@codesourcery.com>
1167
1168 * config.bfd: Recognize fido.
1169
8a0d8a5c
PB
11702006-12-19 Paolo Bonzini <bonzini@gnu.org>
1171
1172 Sync with gcc:
1173
1174 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1175
1176 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1177 it only affects bootstrap and could be tested on "$host" as well.
1178 * configure: Regenerate.
1179 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1180
1181 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1182
1183 PR bootstrap/29544
1184 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1185 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1186 move here comment from Makefile.tpl.
1187 * Makefile.tpl: Move some definitions higher in the file.
1188 (STAGE1_CHECKING): New.
1189 * configure.in: Add --enable-stage1-checking.
1190 * configure: Regenerate.
1191 * Makefile.in: Regenerate.
1192
1193 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1194
1195 * configure.in: Update error message for missing GMP/MPFR.
1196
1197 * configure: Regenerate.
1198
1199 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1200
1201 * configure.in: Update MPFR version in error message.
1202
1203 * configure: Regenerate.
1204
1205 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1206
1207 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1208 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1209 --with-gmp-lib): New flags.
1210
1211 * configure: Regenerate.
1212
790c0838
AM
12132006-12-12 Andreas Tobler <a.tobler@schweiz.org>
1214
1215 PR bootstrap/30134
1216 * configure.in: Correct x86 darwin support for libjava to powerpc
1217 and i?86 only.
1218 * configure: Regenerate.
1219
77d7106f
AM
12202006-12-11 Alan Modra <amodra@bigpond.net.au>
1221
1222 * configure.in: Handle spu makefile frag.
77d7106f
AM
1223 * Makefile.tpl (MAINT): Define
1224 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1225 * configure: Regenerate.
1226 * Makefile.in: Regenerate.
1227
0cfa5389
BE
12282006-12-11 Ben Elliston <bje@au.ibm.com>
1229
1230 * config.sub, config.guess: Update from upstream sources.
1231
2839fe5d
BE
12322006-12-11 Ben Elliston <bje@au.ibm.com>
1233
1234 * configure.in: Sync with GCC (spu-*-*).
1235 * configure: Sync with GCC.
1236
b897f5d4
MS
12372006-12-07 Mike Stump <mrs@apple.com>
1238
1239 * Makefile.def (dependencies): Add dependency for
1240 install-target-libssp and install-target-libgomp on
1241 install-gcc.
1242 * Makefile.in: Regenerate.
1243
9daf3993
PB
12442006-11-16 Paolo Bonzini <bonzini@gnu.org>
1245
1246 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1247 (unstage): Test for stage_last presence.
1248
1249 PR bootstrap/29802
1250 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1251 * Makefile.in: Regenerate.
1252
9dbaa842
DD
12532006-11-14 DJ Delorie <dj@redhat.com>
1254
1255 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1256 * Makefile.in: Sync with GCC.
1257 * configure.in: Sync with GCC (mpfr, gmp).
1258 * configure: Sync with GCC.
1259
b0cbce8d
JJ
12602006-11-08 Jie Zhang <jie.zhang@analog.com>
1261
1262 * configure.in: Remove target-libgloss from noconfigdirs for
1263 bfin-*-*.
1264 * configure: Regenerated.
1265
44330a94
JJ
12662006-10-27 Jeff Johnston <jjohnstn@redhat.com>
1267
1268 * COPYING.NEWLIB: Add spu license.
7de05dd5 1269 * COPYING.LIBGLOSS: Ditto.
44330a94 1270
56a8fe78
DD
12712006-10-17 Brooks Moses <bmoses@stanford.edu>
1272
1273 * Makefile.def: Added pdf target handling.
1274 * Makefile.tpl: Added pdf target handling.
1275 * Makefile.in: Regenerated.
1276
fbb00ad0
JJ
12772006-10-11 Jeff Johnston <jjohnstn@redhat.com>
1278
1279 * COPYING.NEWLIB: Updated.
1280 * COPYING.LIBGLOSS: Ditto.
1281
6b89cc21
DB
12822006-09-27 Dave Brolley <brolley@redhat.com>
1283
1284 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1285 $s instead of $r.
1286 * configure: Regenerated.
1287
17bcf627
BE
12882006-09-26 Ben Elliston <bje@au.ibm.com>
1289
1290 * config.sub, config.guess: Update from upstream sources.
1291
f3529cf1
TS
12922006-09-20 Thiemo Seufer <ths@mips.com>
1293
1294 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1295 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1296 * configure: Regenerate.
1297
45055374
CV
12982006-08-30 Corinna Vinschen <corinna@vinschen.de>
1299
1300 * configure.in: Never build newlib for a Mingw host.
1301 Never build newlib as Mingw target library.
1302 Test the existence of winsup/cygwin for building a Cygwin newlib,
1303 rather than just winsup.
1304 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1305 building a Mingw target.
1306 * configure: Regenerate.
1307
4be041b2 13082006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
1309 Nigel Stephens <nigel@mips.com>
1310 David Ung <davidu@mips.com>
4be041b2
TS
1311
1312 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1313
1d89b610
PB
13142006-07-25 Paolo Bonzini <bonzini@gnu.org>
1315
1316 Sync from GCC:
1317 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1318
f7c83eac
AS
1319 PR bootstrap/18058
1320 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1321 if the bootstrap compiler is a GCC version that supports it.
1322 * configure: Regenerate.
1d89b610 1323
66a79c16
DJ
13242006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1325
1326 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1327 * configure: Regenerated.
1328
c1cb7e02
PB
13292006-07-18 Paolo Bonzini <bonzini@gnu.org>
1330
f7c83eac
AS
1331 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1332 for stages after the first.
c1cb7e02 1333
7206a0ee
JJ
13342006-07-17 Jakub Jelinek <jakub@redhat.com>
1335
1336 * Makefile.def: Add dependencies for configure-opcodes
1337 on configure-intl and all-opcodes on all-intl.
1338 * Makefile.in: Regenerated.
1339
6816f995
AO
13402006-07-04 Peter O'Gorman <peter@pogma.com>
1341
1342 * ltconfig: chmod 644 before ranlib during install.
1343
3d3adb43
PB
13442006-07-03 Paolo Bonzini <bonzini@gnu.org>
1345
1f3f1bbf 1346 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
1347 * configure: Regenerate.
1348
64ce424c
PB
13492006-07-03 Paolo Bonzini <bonzini@gnu.org>
1350
1351 Sync from gcc:
1352
1353 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
1354
1355 PR other/27063
1356 * configure.in: Test subdir_requires and give an appropriate
1357 error message.
1358 * configure: Regenerate.
1359
1360 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1361
1362 PR target/27540
1363 * configure.in: Only enable libgomp on IRIX 6.
1364 * configure: Regenerate.
1365
d42c4017
DA
13662006-06-20 David Ayers <d.ayers@inode.at>
1367
1368 PR bootstrap/28072
1369 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1370 whether target-libjava is being configured instead of whether the
1371 java front end is enabled.
1372 * configure: Regenerate.
0e7ef45c 1373
4962c51a
MS
13742006-06-15 Mark Shinwell <shinwell@codesourcery.com>
1375
1376 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1377 to R_ARM_LDC_SB_G{0,1,2} respectively.
1378
caee866a
PB
13792006-06-15 Paolo Bonzini <bonzini@gnu.org>
1380
1381 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1382 too.
1383 * Makefile.in: Regenerate.
1384
363ef840
DA
13852006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1386
1387 Sync from gcc:
1388
1389 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1390 * configure.in: Don't enable libgomp on hpux10.
1391 * configure: Rebuilt.
1392
54d1c879
DA
13932006-06-13 David Ayers <d.ayers@inode.at>
1394
1395 Sync from gcc:
1396
1397 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 1398
54d1c879
DA
1399 PR bootstrap/27963
1400 PR target/19970
0e7ef45c 1401 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
1402 ${libgcj} is specified.
1403 * configure: Regenerate.
0e7ef45c 1404
a4d8b690
JJ
14052006-06-08 Jeff Johnston <jjohnstn@redhat.com>
1406
1407 Sync from gcc:
1408
1409 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 1410 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
1411
1412 PR bootstrap/18033
1413 * config-ml.in: Eval option if surrounded by single quotes.
1414
4f0ef2d8
CD
14152006-06-07 Carlos O'Donell <carlos@codesourcery.com>
1416
1417 Sync from gcc:
0e7ef45c 1418
4f0ef2d8 1419 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 1420
4f0ef2d8
CD
1421 PR libobjc/13946
1422 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1423 * Makefile.in: Regenerate.
1424 * configure.in: Add --enable-objc-gc at toplevel and have it
1425 enable boehm-gc for Objective-C.
1426 Remove target-boehm-gc from libgcj.
1427 Add target-boehm-gc to target_libraries.
1428 Add target-boehm-gc to noconfigdirs where ${libgcj}
1429 is specified.
1430 Assert that boehm-gc is supported when requested for Objective-C.
1431 Only build boehm-gc if needed either for Java or Objective-C.
1432 * configure: Regenerate.
1433
1434 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 1435
4f0ef2d8
CD
1436 PR 27674
1437 * Makefile.tpl (configure-[+prefix+][+module+],
1438 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1439 Remove rule to unstage bootstrapped modules.
1440 (stage_current): New.
1441 * Makefile.in: Regenerate.
1442
1443 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1444 Andreas Tobler <a.tobler@schweiz.ch>
1445
1446 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1447 * configure: Rebuilt.
1448
1449 Revert
1450 2006-01-31 Richard Guenther <rguenther@suse.de>
1451 Paolo Bonzini <bonzini@gnu.org>
1452
1453 * Makefile.def (target_modules): Add libgcc-math target module.
1454 * configure.in (target_libraries): Add libgcc-math target library.
1455 (--enable-libgcc-math): New configure switch.
1456 * Makefile.in: Re-generate.
1457 * configure: Re-generate.
1458
c17b816b
JJ
14592006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1460
1461 * config-ml.in: Alter CCASFLAGS to include special
1462 multilib options the same as is done for CFLAGS.
1463
20e95c23
DJ
14642006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1465
1466 * Makefile.def: Added dependencies from sim and gdb on intl, and
1467 added configure dependencies to everything with an all dependency
1468 on intl.
1469 * gettext.m4: Removed.
1470 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1471 (GDB_SUPPORT_DIRS): Add intl.
1472 * Makefile.in: Regenerated.
1473
4bd8ad80
DJ
14742006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1475
1476 * src-release (DEVO_SUPPORT): Add config.rpath.
1477
c380fdd8
PB
14782006-05-25 Paolo Bonzini <bonzini@gnu.org>
1479
1480 * Makefile.def (bfd, opcodes): Fix lib_path.
1481 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1482 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1483 * Makefile.in: Regenerate.
1484
701628f5
MS
14852006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1486
1487 * configure.in: Enable gprof for cross builds.
1488 * configure: Regenerate.
1489
25aae7f2
DJ
14902006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1491
1492 * src-release (MAKEINFOFLAGS): Define.
1493 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1494
ea3d1626
BE
14952006-05-14 Ben Elliston <bje@au.ibm.com>
1496
1497 * config.sub, config.guess: Update from upstream sources.
1498
49b9e644
BE
14992006-05-12 Ben Elliston <bje@au.ibm.com>
1500
1501 * config.sub, config.guess: Update from upstream sources.
1502
482dd2f6
DJ
15032006-05-04 Steve Ellcey <sje@cup.hp.com>
1504
1505 * blt, iwidgets, mmalloc: Remove directories.
1506
8b01a5c2
DD
15072006-05-01 DJ Delorie <dj@redhat.com>
1508
641a3af4 1509 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
1510 * configure: Regenerate.
1511
a481dbb7
DD
15122006-04-18 DJ Delorie <dj@redhat.com>
1513
1514 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1515 reference libgloss so that libssp can be built in a combined
1516 tree.
1517 * configure: Regenerate.
1518
962c9e74
BE
15192006-04-10 Ben Elliston <bje@au.ibm.com>
1520
1521 * contrib: Remove directory.
1522
108a6f8e
CD
15232006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1524
1525 * Makefile.tpl: Add install-html target.
1526 * Makefile.def: Add install-html target.
1527 * Makefile.in: Regenerate.
1528 * configure.in: Add --with-datarootdir, --with-docdir,
1529 and --with-htmldir options.
1530 * configure: Regenerate.
1531
a4ef73e9
BE
15322006-03-31 Ben Elliston <bje@au.ibm.com>
1533
1534 PR binutils/1860
1535 * configure.in: Require makeinfo 4.4 or higher.
1536 * configure: Regenerate.
1537
b37df25a
PB
15382006-03-14 Paolo Bonzini <bonzini@gnu.org>
1539
1540 * Makefile.in: Regenerate.
1541
a6df5a19
PB
15422006-03-14 Paolo Bonzini <bonzini@gnu.org>
1543
1544 Sync with gcc:
1545 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1546
f7c83eac
AS
1547 * configure.in: Handle --disable-<component> generically.
1548 * configure: Regenerate.
a6df5a19
PB
1549
1550 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 1551
f7c83eac
AS
1552 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1553 (TARGET_CONFIGDIRS): Remove.
1554 * configure.in: Remove AC_SUBST(target_configdirs).
1555 * Makefile.in, configure: Regenerated.
a6df5a19
PB
1556
1557
65419985
L
15582006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1559
1560 PR libgcj/17311
1561 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1562
c52c6897
PB
15632006-02-20 Paolo Bonzini <bonzini@gnu.org>
1564
1565 PR bootstrap/25670
1566
1567 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1568
1569 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1570 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1571 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1572 BUILD_PREFIX, BUILD_PREFIX_1.
1573 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1574
1575 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1576 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1577
1578 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1579 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1580 of `cat stage_current`. Always provide the `r' and `s' variables.
1581 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1582 a single shell execution.
1583 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1584 bootstrapped modules, make the stage1 module if the build was not
1585 started yet, else build the current stage.
1586 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1587 (all-build, all-host, all-target, [+make_target+]-host,
1588 [+make_target+]-target): Do not use \-continued lines.
1589 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1590 (current_stage, restrap, stage_last): New.
1591
1592 * Makefile.in: Regenerate.
1593 * configure: Regenerate.
1594
b3ded179
PB
15952006-02-14 Paolo Bonzini <bonzini@gnu.org>
1596
1597 Sync from gcc:
1598
1599 2006-01-31 Richard Guenther <rguenther@suse.de>
1600 Paolo Bonzini <bonzini@gnu.org>
1601
f7c83eac
AS
1602 * Makefile.def (target_modules): Add libgcc-math target module.
1603 * configure.in (target_libraries): Add libgcc-math target library.
1604 (--enable-libgcc-math): New configure switch.
1605 * Makefile.in: Re-generate.
1606 * configure: Re-generate.
1607 * libgcc-math: New toplevel directory.
b3ded179
PB
1608
1609 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
1610 Jakub Jelinek <jakub@redhat.com>
1611 Diego Novillo <dnovillo@redhat.com>
b3ded179 1612
f7c83eac
AS
1613 * libgomp: New directory.
1614 * Makefile.def: Add target_module libgomp.
1615 * Makefile.in: Regenerate.
1616 * configure.in (target_libraries): Add target-libgomp.
1617 * configure: Regenerate.
b3ded179 1618
3a35eeb3
PB
16192006-02-14 Paolo Bonzini <bonzini@gnu.org>
1620 Andreas Schwab <schwab@suse.de>
0e7ef45c 1621
3a35eeb3
PB
1622 * configure: Regenerate.
1623
2429c060
PB
16242006-01-16 Paolo Bonzini <bonzini@gnu.org>
1625
1626 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1627 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1628 the assembler, linker and binutils.
1629 * configure: Regenerate.
1630
ec49b2b8
NC
16312006-01-16 Nick Clifton <nickc@redhat.com>
1632
49b9e644 1633 * config.sub, config.guess: Sync from config repository.
ec49b2b8 1634
44b2308f
AO
16352006-01-05 Alexandre Oliva <aoliva@redhat.com>
1636
1637 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1638 @ from continuation.
1639 * Makefile.in: Rebuilt.
1640
80911fe1
PB
16412006-01-04 Paolo Bonzini <bonzini@gnu.org>
1642
1643 Sync from gcc:
1644
1645 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1646
f7c83eac 1647 PR bootstrap/24252
80911fe1 1648
f7c83eac
AS
1649 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1650 * Makefile.tpl (OBJDUMP): New.
1651 (EXTRA_HOST_FLAGS): Add it.
1652 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 1653
f7c83eac
AS
1654 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1655 to use symbolic links between directories. Avoid race conditions
1656 or make them harmless.
1657 * configure.in: Do not try to use symbolic links between directories.
80911fe1 1658
f7c83eac
AS
1659 * Makefile.def (LEAN): Pass.
1660 * Makefile.tpl (LEAN): Define.
1661 (stage[+id+]-start): Accept that the previous directory does not
1662 exist, if the bootstrap is lean.
1663 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1664 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1665 configure substitution.
1666 ([+compare-target+]): Likewise.
1667 ([+bootstrap-target+]-lean): New.
1668 * configure.in: Remove lean bootstrap support from here.
80911fe1 1669
f7c83eac
AS
1670 * Makefile.in: Regenerate.
1671 * configure: Regenerate.
80911fe1
PB
1672
1673 2006-01-02 Andreas Schwab <schwab@suse.de>
1674
f7c83eac
AS
1675 * configure.in: When reconfiguring remove Makefile in
1676 all stage directories.
1677 * configure: Regenerate.
80911fe1 1678
b59bea8a
NC
16792005-12-27 Leif Ekblad <leif@rdos.net>
1680
1681 * configure.in: Add support for RDOS target.
1682 * configure: Regenerate.
1683
d7730bac
NC
16842005-12-27 Nick Clifton <nickc@redhat.com>
1685
1686 PR binutils/1990
1687 * libtool.m4: Synchronize with version in GCC sources.
1688
c02dabc3
PB
16892005-12-20 Paolo Bonzini <bonzini@gnu.org>
1690
f7c83eac 1691 Revert Ada-related part of the previous change.
c02dabc3 1692
f7c83eac
AS
1693 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1694 Do not pass.
1695 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1696 * Makefile.in: Regenerate.
1697 * configure.in: Do not include mt-ppc-aix target fragment.
1698 * configure: Regenerate.
c02dabc3 1699
f6d183c0
PB
17002005-12-19 Paolo Bonzini <bonzini@gnu.org>
1701
1702 * configure.in: Select appropriate fragments for PowerPC/AIX.
1703 * configure: Regenerate.
1704
1705 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1706 BOOT_CFLAGS, BOOT_LDFLAGS.
1707 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1708 BOOT_CFLAGS, BOOT_LDFLAGS.
1709 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1710 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1711 (stage): Fail if we cannot complete the work.
1712 * Makefile.in: Regenerate.
1713
f29759fc
JJ
17142005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1715
1716 * COPYING.NEWLIB: Update copyright year for default
1717 copyright.
1718
1f054001
PB
17192005-12-15 Paolo Bonzini <bonzini@gnu.org>
1720
1721 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1722 install-host-nogcc): Don't invoke $(stage) at the end.
1723 * Makefile.in: Regenerate.
1724
0aed8855
PB
17252005-12-14 Paolo Bonzini <bonzini@gnu.org>
1726
1727 * configure.in: Flip the top-level bootstrap switch.
1728 * configure: Regenerate.
1729
1730 Merge from gcc:
1731
1732 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1733
f7c83eac
AS
1734 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1735 $(stage) and $(unstage).
1736 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1737 (all): Remove stray semicolon.
1738 (local-distclean): Don't handle multilib.tmp and multilib.out.
1739 (install.all): Set $s for consistency.
1740 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1741 check_multilibs setting. Always make the install directory.
1742 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1743 Correct @if/@endif.
1744 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1745 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1746 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1747 (multilib.out): Remove.
1748 * Makefile.in: Regenerated.
0aed8855
PB
1749
17502005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1751
1752 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1753 * configure.in: Replace ms1 arch with mt.
1754 * configure: Rebuilt.
1755
17562005-12-05 Paolo Bonzini <bonzini@gnu.org>
1757
1758 Sync with gcc:
1759
4970f871
NS
17602005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1761
1762 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1763 * configure.in: Replace ms1 arch with mt.
1764 * configure: Rebuilt.
1765
be01d343
PB
17662005-12-05 Paolo Bonzini <bonzini@gnu.org>
1767
1768 Sync with gcc:
1769
1770 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1771
f7c83eac
AS
1772 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1773 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1774 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1775 Find in-tree tools if available.
1776 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1777 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1778 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1779 (COMPILER_*_FOR_TARGET): New.
1780 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1781 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1782 (CONFIGURED_*, USUAL_*): Remove.
1783 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1784 STRIP): Use autoconf substitutions.
1785 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1786 COMPILER_NM_FOR_TARGET): New.
1787 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1788
1789 (all): Make all-host and all-target in parallel.
1790 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1791 that $$r and $$s are set before invoking a recursive make.
1792 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1793 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
1794
1795 2005-11-29 Ben Elliston <bje@au.ibm.com>
1796
f7c83eac
AS
1797 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1798 from the gcc build directory.
1799 * Makefile.in: Regenerate.
be01d343
PB
1800
1801 2005-11-29 Ben Elliston <bje@au.ibm.com>
1802
f7c83eac
AS
1803 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1804 depend on all-libdecnumber.
1805 * configure.in (host_libs): Include libdecnumber.
1806 * Makefile.in: Regenerate.
1807 * configure: Likewise.
be01d343
PB
1808
1809 2005-11-21 Kean Johnston <jkj@sco.com>
1810
f7c83eac 1811 * config.sub, config.guess: Sync from upstream sources.
be01d343 1812
907be67c
DJ
18132005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1814
1815 * Makefile.def: Remove gdb dependencies for gdbtk.
1816 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1817 (configure-gdb, install-gdb): New rules.
1818 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1819 * Makefile.in, configure: Regenerated.
1820
e360f423
PB
18212005-10-22 Paolo Bonzini <bonzini@gnu.org>
1822
1823 PR bootstrap/24297
1824 * Makefile.tpl (do-[+make-target+], do-check, install,
1825 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1826 are set before recursing.
1827 * Makefile.in: Regenerate.
1828
45d5eb0a
EB
18292005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1830
1831 PR bootstrap/18939
1832 * Makefile.def (gcc) <target>: Fix thinko.
1833 * Makefile.in: Regenerate.
1834
3cf3372e
BS
18352005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1836
1837 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1838 * configure: Regenerate.
1839
bd70a46f
KH
18402005-10-09 Kazu Hirata <kazu@codesourcery.com>
1841
1842 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1843 target-libffi, target-qthreads, target-libjava, and
1844 targetlibobjc.
1845 * configure: Regenerate.
1846
5ae72758
DJ
18472005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1848
1849 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1850 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1851 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1852 (USUAL_OBJDUMP_FOR_TARGET): New.
1853 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1854 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1855 * configure, Makefile.in: Regenerated.
5ae72758 1856
cc96343e
PB
18572005-10-05 Paolo Bonzini <bonzini@gnu.org>
1858
1859 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1860 before other host packages.
1861
f70224b5
PB
18622005-10-05 Paolo Bonzini <bonzini@gnu.org>
1863
1864 PR bootstrap/22340
1865
1866 * configure.in (default_target): Remove.
1867 * Makefile.tpl (all): Do not use prerequisites as subroutines
1868 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1869 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1870 use prerequisites as subroutines.
1871 (check-host, check-target): New.
1872 (bootstrap configure & all targets): Do not use stage*-start
1873 if the directory layout is already ok.
1874 (non-bootstrap configure & all targets): Prepend a $(unstage).
1875 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1876 (NOTPARALLEL): Remove.
1877 (unstage, stage variables): New variables.
1878 (unstage, stage targets): Simply expand to those variables.
1879
1880 * configure: Regenerate.
1881 * Makefile.in: Regenerate.
1882
c13c918a
JW
18832005-10-04 James E Wilson <wilson@specifix.com>
1884
1885 * Makefile.def (lang_env_dependencies): Add libmudflap.
1886 * Makefile.in: Regenerate.
1887
376a0e54
CM
18882005-10-03 Catherine Moore <clm@cm00re.com>
1889
1890 * configure.in (bfin-*-*): Support bfin.
1891 * configure: Regenerated.
1892
d320aacb
L
18932005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1894
1895 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1896 * configure: Regenerated.
1897
7e0f7140
GK
18982005-09-28 Geoffrey Keating <geoffk@apple.com>
1899
1900 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1901 (LIPO_FOR_TARGET): New.
1902 (CONFIGURED_LIPO_FOR_TARGET): New.
1903 (USUAL_LIPO_FOR_TARGET): New.
1904 (STRIP_FOR_TARGET): New.
1905 (CONFIGURED_STRIP_FOR_TARGET): New.
1906 (USUAL_STRIP_FOR_TARGET): New.
1907 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1908 STRIP_FOR_TARGET.
1909 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1910 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1911 * Makefile.in: Regenerate.
1912 * configure: Regenerate.
0e7ef45c 1913
096f7d00
DE
19142005-09-19 David Edelsohn <edelsohn@gnu.org>
1915
1916 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1917 (rs6000-*-aix*): Same.
1918 * configure: Regenerate.
1919
19202005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1921
1922 * configure.in: Recognize f95 in the --enable-languages option,
1923 and substitute it for fortran, issuing a warning.
1924 * configure: Regenerate.
1925
2016dfcc
BE
19262005-09-07 Ben Elliston <bje@au.ibm.com>
1927
1928 Import from Autoconf sources:
1929
1930 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1931 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1932 Elliston. Handle weird characters correctly.
1933
6dd2fda9
DD
19342005-08-30 Phil Edwards <phil@codesourcery.com>
1935
1936 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1937 * configure: Regenerated.
1938
e6db70d4
RE
19392005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1940
f7c83eac
AS
1941 * Makefile.def (libssp): Add to lang_env_dependencies.
1942 * Makefile.in: Regenerate.
e6db70d4 1943
e1e3d0f5
CG
19442005-08-17 Christian Groessler <chris@groessler.org>
1945
1946 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1947 * Makefile.in: Regenerate.
1948
05cbd757
PB
19492005-08-12 Paolo Bonzini <bonzini@gnu.org>
1950
1951 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1952 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1953 Look for alternate names of the target cc and c++
1954 * configure: Regenerate.
1955
55db4b87
PB
19562005-08-08 Paolo Bonzini <bonzini@gnu.org>
1957
1958 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1959 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1960 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1961 tools; remove code to manually set them.
1962 (Target tools): Look in the environment for them.
1963 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1964 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1965 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1966 build directory.
1967 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1968 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1969 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1970 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1971 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1972 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1973 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1974 * configure: Regenerate.
1975 * Makefile.in: Regenerate.
1976
414e5532
MM
19772005-07-27 Mark Mitchell <mark@codesourcery.com>
1978
1979 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 1980 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
1981 * Makefile.in: Regenerated.
1982
a19b6204
MM
19832005-07-26 Mark Mitchell <mark@codesourcery.com>
1984
1985 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1986 (CFLAGS_FOR_TARGET): Use it.
1987 (CXXFLAGS_FOR_TARGET): Likewise.
1988 * Makefile.in: Regenerated.
1989 * configure.in (--with-build-sysroot): New option.
1990 * configure: Regenerated.
1991
b73aa406
PB
19922005-07-24 Paolo Bonzini <bonzini@gnu.org>
1993
1994 * Makefile.tpl: Wrap install between unstage and stage
1995 * Makefile.in: Regenerate.
1996
6e4d0bcb
KC
19972005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1998
1999 * all files: Update FSF address.
2000
49f58d10
JB
20012005-07-14 Jim Blandy <jimb@redhat.com>
2002
2003 * configure.in: Add cases for Renesas m32c.
2004 * configure: Regenerated.
0e7ef45c 2005
1d9c9cd7
KC
20062005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2007
2008 * COPYING, compile, config-ml.in, config.guess,
2009 config.sub, install-sh, missing, mkinstalldirs,
2010 symlink-tree, ylwrap: Sync from upstream sources.
2011
1587117a
EC
20122005-07-13 Eric Christopher <echristo@redhat.com>
2013
2014 * configure.in: Add toplevel noconfigdir support for tpf.
2015 * configure: Regenerate.
2016
bb780410
DD
20172005-07-11 Jakub Jelinek <jakub@redhat.com>
2018
2019 * Makefile.def (target_modules): Add libssp.
2020 * configure.in (target_libraries): Add target-libssp.
2021 * configure: Rebuilt.
2022 * Makefile.in: Rebuilt.
2023
064d0a7c
PB
20242005-07-11 Paolo Bonzini <bonzini@gnu.org>
2025
2026 PR ada/22340
2027
2028 * Makefile.def: Sync with gcc.
2029 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2030 * Makefile.in: Regenerate.
2031
b2edd3b5
AS
20322005-07-07 Andreas Schwab <schwab@suse.de>
2033
2034 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2035 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2036 * Makefile.in: Regenerated.
2037
5f128533
KH
20382005-07-07 Kazu Hirata <kazu@codesourcery.com>
2039
2040 * configure.in: Add --enable-libssp and --disable-libssp.
2041 * configure: Regenerate with autoconf-2.13.
2042
4e3fc8e5
GK
20432005-07-06 Geoffrey Keating <geoffk@apple.com>
2044
2045 * configure.in: Don't build sim or rda when targetting darwin.
2046 * configure: Regenerate.
2047
c7357d6a
BE
20482005-07-04 Ben Elliston <bje@gnu.org>
2049
2050 * src-release (do-proto-toplev): Remove dejagnu bits.
2051 (DEJAGNU_SUPPORT_DIRS): Remove.
2052 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
2053 (GDBD_SUPPORT_DIRS): Likewise.
2054 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
2055 (INSIGHTD_SUPPORT_DIRS): Likewise.
2056 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
2057
20582005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
2059
2060 * setup.com (mpw): Remove unused directive.
2061
7d329e61
PB
20622005-06-22 Paolo Bonzini <bonzini@gnu.org>
2063
2064 * Makefile.def (stagefeedback): Come after profile.
2065 Define profiledbootstrap target.
2066 * Makefile.tpl (profiledbootstrap): Remove.
2067 (stageprofile-end): Zap stagefeedback.
2068 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2069 * Makefile.in: Regenerate.
2070
e5fbed21
DD
20712005-06-13 Zack Weinberg <zack@codesourcery.com>
2072
2073 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2074 In 'cpp' stanza, support '#line' as well as '# '.
2075
59f7ec45
HPN
20762005-06-07 Hans-Peter Nilsson <hp@axis.com>
2077
2078 * configure.in (unsupported_languages): New macro.
2079 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2080 non-ported target libraries in noconfigdirs.
2081 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2082 non-linux-gnu. Remove libgcj_ex_libffi.
2083 <lang_frag loop>: Set add_this_lang=no if the language is in
2084 unsupported_languages.
2085 * configure: Regenerate.
2086
c10e9ba7
DD
20872005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2088
2089 * configure.in: Fix typo in handling of --with-mpfr-dir.
2090 * configure: Regenerate.
2091
20deb2b8
JB
20922005-06-02 Jim Blandy <jimb@redhat.com>
2093
2094 * config.sub: Add cases for the Renesas m32c. (This patch has been
2095 accepted into the master sources.)
2096
cdb9b172 20972005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
2098 Michael Snyder <msnyder@redhat.com>
2099 Stan Cox <scox@redhat.com>
cdb9b172 2100
f7c83eac 2101 * configure.in: Set noconfigdirs for ms1.
cdb9b172 2102
f7c83eac 2103 * configure: Regenerate.
cdb9b172 2104
1dc3053f
PB
21052005-05-25 Paolo Bonzini <bonzini@gnu.org>
2106
2107 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2108 (Dependencies): Consider target modules for bootstrap dependencies.
2109 Make target bootstrap modules depend on each stage's gcc.
2110 * Makefile.in: Regenerate.
2111
c60fe18b
PB
21122005-05-20 Paolo Bonzini <bonzini@gnu.org>
2113
2114 * Makefile.def (configure-gcc): Depend on binutils having been built.
2115 (all-gcc): No need to do it here.
2116 * Makefile.in: Regenerate.
2117
27258dd4
PB
21182005-05-19 Paul Brook <paul@codesourcery.com>
2119
0e7ef45c 2120 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
2121 language cannot be built.
2122 * configure: Regenerate.
2123
42ecbf5e
DJ
21242005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2125
2126 * ylwrap: Import from Automake 1.9.5.
2127
ae380b45
MS
21282005-05-04 Mike Stump <mrs@apple.com>
2129
2130 * configure.in: Always pass --target to target configures as
2131 otherwise rebuilds that do --recheck will fail.
811d3af8 2132 * configure: Rebuilt.
ae380b45 2133
d545f33b
PB
21342005-05-04 Paolo Bonzini <bonzini@gnu.org>
2135
2136 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2137 STAGE_HOST_EXPORTS.
2138 (configure, all): Add bootstrap support.
2139 (Host modules, target modules): Pass post-stage1 flags and exports.
2140 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2141 * Makefile.in: Regenerate.
2142
2faa2958
PB
21432005-04-29 Paolo Bonzini <bonzini@gnu.org>
2144
2145 Sync from gcc:
2146
2147 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2148
f7c83eac 2149 * config.sub: Update from master copy.
2faa2958
PB
2150
2151 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2152
f7c83eac
AS
2153 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2154 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2155 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2156 "*-*-elf" and "*-*-linux*".
2157 * configure: Regenerate.
2faa2958 2158
a7254363
PB
21592005-04-06 Paolo Bonzini <bonzini@gnu.org>
2160
f7c83eac 2161 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
2162 (TARGET_CONFIGARGS): Include --with-target-subdir.
2163 (configure, all): New macros. Use them throughout.
2164
a8637a7d
PB
21652005-04-05 Paolo Bonzini <bonzini@gnu.org>
2166
2167 * Makefile.tpl: Sync with gcc.
2168 * Makefile.in: Regenerate.
2169
dd387d52
JR
21702005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2171
2172 * config/mh-mingw32: Delete.
2173 * configure.in: Don't use it.
2174 * configure: Regenerate.
2175
e90269c8
PB
21762005-03-31 Paolo Bonzini <bonzini@gnu.org>
2177
2178 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2179 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2180 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2181 (HOST_LIB_PATH): Generate from Makefile.def.
2182 (TARGET_LIB_PATH): Likewise.
2183 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2184 * Makefile.in: Regenerate.
2185 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2186 (RPATH_ENVVAR): Include Darwin case.
2187 * configure: Regenerate.
2188
9a237d9e
PB
21892005-03-25 Paolo Bonzini <bonzini@gnu.org>
2190
2191 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2192 * configure: Regenerate.
2193
479759c8
ZW
21942005-03-21 Zack Weinberg <zack@codesourcery.com>
2195
2196 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2197 gcc_version, and gcc_version_trigger from set of flags to pass.
2198 * Makefile.tpl: Remove definitions of above variables.
2199 (config.status): Remove dependency on $(gcc_version_trigger).
2200 * Makefile.in: Regenerate.
2201 * configure.in: Do not reference config/gcc-version.m4 nor
2202 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2203 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2204 * configure: Regenerate.
2205
4cfaf6d5
DD
22062005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2207 Andrew Pinski <pinskia@physics.uc.edu>
2208
2209 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2210 * Makefile.in: Regenerate.
2211
33a3fb7b
AO
22122005-03-01 Alexandre Oliva <aoliva@redhat.com>
2213
2214 PR libgcj/20160
2215 * ltmain.sh: Avoid creating archives with components that have
2216 duplicate basenames.
2217
2da12f12
PB
22182005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2219
479759c8
ZW
2220 PR bootstrap/20250
2221 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2222 instead of check.
2223 * Makefile.in: Regenerate.
2da12f12 2224
b00612cc
PB
22252005-02-28 Paolo Bonzini <bonzini@gnu.org>
2226
2227 Sync from gcc.
2228
2229 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2230
2231 PR bootstrap/17383
2232 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2233 * Makefile.tpl (HOST_SUBDIR): New substitution.
2234 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2235 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2236 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2237 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2238 (Host modules, Bootstrapped modules): Use it.
2239 (Build modules, Target modules): Do not create symlink trees,
2240 always configure out-of-srcdir.
2241 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2242 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2243 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2244 $(HOST_SUBDIR). Create a symlink for host_subdir.
2245
2246 * Makefile.in: Regenerate.
2247 * configure: Regenerate.
2248
2249 Merged from libada-gnattools-branch:
2250 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2251
2252 * Makefile.def: Add gnattools as a module, depending on target-libada.
2253 * Makefile.in: Regenerate.
2254 * configure.in: Include gnattools in host_tools; disable it if ada
2255 is disabled.
2256 * configure: Regenerate.
2257
c3e65f62
NC
22582005-02-23 Nick Clifton <nickc@redhat.com>
2259
2260 * configure: Regenerate.
2261
e4d180c2
NC
22622005-02-22 Paul Schlie <schlie@comcast.net>
2263
2264 * configure.in: Allow darwin targeted ports to build tk, itcl and
2265 libgui.
2266
e3c770b1
EB
22672005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2268
2269 PR libgcj/10353
2270 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2271 * configure: Regenerate.
2272
9c73618c
AC
22732005-02-08 Andrew Cagney <cagney@gnu.org>
2274
2275 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2276 gdb/ section. Update GDB's URL.
2277
c46f8c51
AC
22782005-01-31 Andrew Cagney <cagney@gnu.org>
2279
2280 * gettext.m4: Only set ENABLE_NLS when gettext is present.
2281
c7e66c6d
HPN
22822005-01-29 Hans-Peter Nilsson <hp@axis.com>
2283
2284 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2285 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2286 target-libgloss when not *-*-elf and *-*-aout.
2287 * configure: Regenerate.
2288
a53bf506
AC
22892005-01-27 Andrew Cagney <cagney@gnu.org>
2290
2291 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2292
45181ed1
AC
22932005-01-24 Andrew Cagney <cagney@gnu.org>
2294
2295 * gettext.m4: Only fall back to ../intl/ when it's present.
2296
a1e0f4e4
KC
22972005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2298
2299 * install-sh, config.sub: Import from upstream.
2300
23012005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
2302
2303 PR bootstrap/18222
2304 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2305 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2306 * Makefile.in: Regenerate.
2307
c50382e2
PB
23082005-01-03 Paolo Bonzini <bonzini@gnu.org>
2309
2310 Revert 2004-12-28 Makefile changes, a better fix will be
2311 applied to mainline and src after GCC 4.0 branches.
2312
11d07737
PB
23132004-12-28 Paolo Bonzini <bonzini@gnu.org>
2314
2315 PR bootstrap/17383
2316
2317 * Makefile.def (target_modules): Remove stage parameter,
2318 it is always true now.
2319 * Makefile.tpl (configure-build-[+module+],
2320 configure-target-[+module+]): Always build symlink tree
2321 for the directory and for include. BUILD_SUBDIR and
2322 TARGET_SUBDIR cannot be . anymore.
2323 * Makefile.in: Regenerate.
2324
dadfdbe2
DD
23252004-12-25 David Edelsohn <edelsohn@gnu.org>
2326
2327 Revert 2004-12-08 Makefile changes.
2328
dbf85af7
JR
23292004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2330
2331 * configure.in (sh64-*-*): Reenable gprof.
2332 * configure: Regenerate.
2333
6b8fea99
JB
23342004-12-09 Jim Blandy <jimb@redhat.com>
2335
2336 * MAINTAINERS: List 'depcomp' as part of automake.
2337
7341462c
DE
23382004-12-08 David Edelsohn <edelsohn@gnu.org>
2339
2340 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2341 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2342 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2343 * Makefile.in: Regenerate.
2344
21fde4dc
DD
23452004-12-07 Matt Kraai <kraai@ftbfs.org>
2346
2347 * Makefile.tpl: Generate normal dependencies if the LHS module is
2348 not bootstrapped.
2349 * Makefile.in: Regenerate.
2350
3da796a2
RS
23512004-12-03 Richard Sandiford <rsandifo@redhat.com>
2352
2353 * configure.in: Include config/gxx-include-dir.m4. Use
2354 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2355 * configure: Regenerate.
2356
73fb7068
RS
23572004-12-03 Richard Sandiford <rsandifo@redhat.com>
2358
2359 * config.if: Delete.
2360 * configure.in: Set libstdcxx_incdir directly.
2361 * configure: Regenerate.
2362 * MAINTAINERS: Remove mention of config.if.
2363 * src-release (DEVO_SUPPORT): Remove config.if.
2364
6c8e6ce9
EC
23652004-12-02 Eric Christopher <echristo@redhat.com>
2366
3b6098f8
EC
2367 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2368 of things to remove.
6c8e6ce9 2369 * Makefile.in: Regenerate.
479759c8 2370
b8658a2f
RS
23712004-12-02 Richard Sandiford <rsandifo@redhat.com>
2372
2373 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2374 * configure: Regenerate.
2375
afefada0
RS
23762004-12-02 Richard Sandiford <rsandifo@redhat.com>
2377
2378 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2379 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2380 * configure: Regenerate.
2381
5dcac624
DA
23822004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2383
2384 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2385 (hppa*64*-*-*): Delete incorrect comment.
2386 * configure: Rebuilt.
2387
57d1eb1a
DD
23882004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2389
2390 * install-sh, compile: Import from automake.
2391
23922004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2393
2394 * config.guess, config.sub: Import from savannnah.
2395
6d389afc
MS
23962004-11-12 Mike Stump <mrs@apple.com>
2397
2398 * Makefile.def: Add html support.
2399 * Makefile.tpl: Likewise.
2400 * Makefile.in: Regenerate.
2401
69e57115
GK
24022004-11-11 Geoffrey Keating <geoffk@apple.com>
2403
2404 PR 18423
2405 * configure.in: Remove all instances of build-fixincludes from
2406 noconfigdirs.
2407 (build_configargs): Supply --target to subdirectories.
2408 * configure: Regenerate.
2409
2410 * Makefile.def: Make gcc install depend on fixincludes install.
2411 * Makefile.in: Regenerate.
2412
ba719b26
HPN
24132004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2414
2415 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2416 target-libgfortran.
2417 * configure: Regenerate.
2418
c37653e7
DE
24192004-11-07 David Edelsohn <edelsohn@gnu.org>
2420
2421 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2422 like CC.
2423
1eefd493
PB
24242004-11-05 Paolo Bonzini <bonzini@gnu.org>
2425
2426 * Makefile.def (host fixincludes): Specify missing targets.
2427 * Makefile.in: Regenerate.
2428
02b1af09
L
24292004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2430
2431 PR other/17783
2432 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2433 * configure: Regenerated.
2434
7f266840
DJ
24352004-11-04 Daniel Jacobowitz <dan@debian.org>
2436
2437 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2438 * configure: Regenerated.
2439
47444073
AL
24402004-10-28 Eric B. Weddington <ericw@evcohs.com>
2441
2442 PR target/18151
2443 * configure.in (case ${target}): Do not build fixincludes for avr.
2444 * configure: Regenerated.
2445
caeba88f
AL
24462004-10-26 Paolo Bonzini <bonzini@gnu.org>
2447
2448 * configure.in (case ${target}): Do not build fixincludes
2449 on platforms where it is not used.
2450 * configure: Regenerated.
2451
0fdbe983
DJ
24522004-10-23 Daniel Jacobowitz <dan@debian.org>
2453
2454 * configure.in: Use an absolute path to install-sh.
2455 * configure: Regenerated.
2456
1c0f67c1
AC
24572004-10-19 Andrew Cagney <cagney@gnu.org>
2458
2459 * src-release (do-djunpack, do-md5sum): Install the generated file
2460 directly into the proto-toplev/ directory.
479759c8 2461
a9cfce9c
AC
24622004-10-19 Andrew Cagney <cagney@gnu.org>
2463
2464 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2465
ac0fa625
DD
24662004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2467
2468 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2469 * configure: Regenerate.
2470
d27cc32e
PB
24712004-10-06 Paolo Bonzini <bonzini@gnu.org>
2472
2473 Fix wrong conflict resolution in:
2474
2475 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2476
2477 * Makefile.in: Regenerate.
2478 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2479 in the recursive `make', instead of hardwiring `all'.
2480 (Autogenerated TARGET-* variables): New.
2481
1763908f
UW
24822004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2483
2484 Merged from GCC / libtool upstream:
2485 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2486 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2487 * ltcf-cxx.sh (tpf*): Likewise.
2488 * ltconfig (tpf*): Add TPF OS configuration support.
2489
0490e016
NC
24902004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2491
2492 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 2493 * configure: Regenerate.
0490e016 2494
32be62b5
RS
24952004-09-24 Michael Roth <mroth@nessie.de>
2496
2497 * configure.in (--without-headers): Add missing double quotes.
2498 * configure: Regenerate.
2499
6048df60
DD
25002004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2501
2502 * ylwrap: Revert to previous version.
2503
315b3b02
L
25042004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2505
6048df60 2506 PR bootstrap/17369
315b3b02
L
2507 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2508 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2509 SET_GCC_LIB_PATH_CMD.
2510 (BASE_TARGET_EXPORTS): Likewise.
2511 * Makefile.in: Regenerated.
2512
2513 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2514 * configure: Regenerated.
2515
fe69863c
DD
25162004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2517
2518 * config.guess: New upstream version
2519 * compile, depcomp, install-sh, ylwrap: Likewise.
2520
25212004-09-19 Roger Sayle <roger@eyesopen.com>
2522
2523 * config/mh-x86omitfp: New host makefile fragment. Add
2524 -fomit-frame-pointer to the default BOOT_CFLAGS.
2525 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2526 * configure: Regenerate.
2527
25282004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2529
2530 PR target/11572
2531 * configure.in (*-*-darwin*): Renable libobjc.
2532 * configure: Regenerate.
2533
be75bbe1 25342004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 2535
be75bbe1
DB
2536 * Makefile.def: Remove libbanshee.
2537 * Makefile.tpl: Ditto.
2538 * configure.in: Ditto.
2539 * Makefile.in: Regen.
2540 * configure: Ditto.
2541
1b882a91
PB
25422004-09-07 Paolo Bonzini <bonzini@gnu.org>
2543
2544 * missing: Import latest version from master repository.
2545
eb1352ed
NC
25462004-09-04 Nick Clifton <nickc@redhat.com>
2547
2548 * config.sub: Import latest version from master repository.
2549 * config.guess: Likewise.
2550 This includes these changes:
479759c8 2551
eb1352ed
NC
2552 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2553
2554 * config.sub: Handle crisv32, alias etraxfs.
2555 * config.guess (crisv32:Linux:*:*): Handle.
2556
2557 2004-08-13 Brad Smith <brad@comstyle.com>
2558
2559 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2560 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2561
2562 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2563
2564 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2565 assume the processor is a powerpc. This is because coreutils
2566 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2567 in this case, due to a MacOS X bug that causes
2568 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2569 to return a negative number.
2570 Problem reported by Petter Reinholdtsen in:
2571 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2572
2573 2004-07-19 Ben Elliston <bje@gnu.org>
2574
2575 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2576
2577 2004-06-24 Ben Elliston <bje@gnu.org>
2578
2579 * config.guess: Update copyright years.
2580 * config.sub: Likewise.
2581
2582 2004-06-22 Robert Millan <robertmh@gnu.org>
2583
2584 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2585 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2586
2587 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2588
2589 * config.guess (*:*VMS:*:*): New entry. Replaces
2590 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2591 manufacturer.
2592
2593 2004-06-22 Ben Elliston <bje@gnu.org>
2594
2595 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2596 * config.sub: Likewise.
2597
2598 2004-06-22 Ben Elliston <bje@gnu.org>
2599
2600 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2601 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2602
2603 2004-06-11 Ben Elliston <bje@gnu.org>
2604
2605 * config.guess (pegasos:OpenBSD:*:*): Remove.
2606
2607 2004-06-11 Ben Elliston <bje@gnu.org>
2608
2609 From Wouter Verhelst <wouter@grep.be>:
2610 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2611
2612 2004-06-11 Ben Elliston <bje@gnu.org>
2613
2614 * config.guess (luna88k:OpenBSD:*:*): New.
2615
2616 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2617
2618 * config.guess (m32r*:Linux:*:*): New case.
2619 * config.sub: Handle m32rle.
2620
2621 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2622
2623 From Jens Petersen <petersen@redhat.com>:
2624 * config.sub: Handle sparcv8.
2625
2626 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2627
2628 From Tom Smith <smith@cag.lkg.hp.com>:
2629 * config.guess: Version suffixes are equally significant on Tru64
2630 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2631 prefix of "P" (patched kernel).
2632
2633 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2634
2635 * config.sub: Add support for National Semiconductor CRX target.
2636
2a3124ca 26372004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 2638
2a3124ca
RH
2639 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2640 *-*-netware, but add target-libmudflap.
2641 Consolidate *-*-netware targets (of which really only i?86 exists)
2642 into a single entry.
2643 * configure: Likewise.
2644
0df3d27f
PB
26452004-09-01 Paolo Bonzini <bonzini@gnu.org>
2646
2647 * Makefile.tpl (sorry): Remove.
2648 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2649 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2650 (do-clean): Clean per-stage directories too.
2651 (do-distclean): Run distclean-stage1 too.
2652 (.NOTPARALLEL): Enable during toplevel bootstrap.
2653 (stage[+id+]-bubble): Enable parallel execution during
2654 the recursive invocation.
2655 * Makefile.in: Regenerate.
2656
2657 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2658
2659 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2660
2661 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2662 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2663 * configure: regenerate
479759c8
ZW
2664 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2665 -mdynamic-no-pic
0df3d27f
PB
2666
26672004-08-31 Paolo Bonzini <bonzini@gnu.org>
2668
2669 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2670 include.
2671 * configure.in: Fix indentation.
2672 * configure: Regenerate.
2673
ee025550
PB
26742004-08-31 Paolo Bonzini <bonzini@gnu.org>
2675
2676 * Makefile.def (build_modules): Add fixincludes.
2677 (dependencies): Make gcc depend on fixincludes.
2678 * configure.in (build_tools): Add fixincludes.
2679 (build_configdirs): Always include build_libs.
2680 * Makefile.in: Regenerate.
2681 * configure: Regenerate.
2682
26832004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
2684
2685 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2686 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2687 phony targets; do not generate timestamp files.
2688 (distclean-stageN): Remove references to their timestamp files.
2689 (restageN, touch-stageN): Remove.
2690 (stageN-bubble): Rewritten.
2691 (compare): Support lean bootstraps.
2692 * Makefile.in: Regenerate.
2693
2694 * configure.in: Only warn when bootstrapping but
2695 build != host or build != target. Support lean bootstraps.
2696 * configure: Regenerate.
2697
2698 Sync from gcc:
2699 2004-08-26 Phil Edwards <phil@codesourcery.com>
2700
2701 * configure.in: Give a better error message if GMP/MPFR are missing
2702 and a language needing them has been requested.
2703 * configure: Regenerated.
2704
2705 2004-08-25 Phil Edwards <phil@codesourcery.com>
2706
2707 * configure.in: Print a list of available language front-ends if
2708 a requested one is missing. Tidy stray tab characters.
2709 * configure: Regenerated.
2710
72b2455a
PB
27112004-08-17 Paolo Bonzini <bonzini@gnu.org>
2712
2713 * Makefile.in: Regenerate.
2714 * configure: Regenerate.
2715
2716 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2717 stage_*_flags.
2718 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2719 for bootstrapped modules if toplevel bootstrap is going.
2720 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2721 modules. Adjust for changes in Makefile.def. Enable several
2722 rules even in non-bootstrap mode, just to avoid peppering the
2723 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2724 (stage-[+prev+]-bubble): Remove.
2725
2726 * Makefile.def (Dependencies): Depend on all-build-bison,
2727 all-build-flex, all-build-byacc, all-build-texinfo, rather
2728 than the host variations.
2729 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2730 with BUILD_SUBDIR.
2731 (BISON): Update for recent Bisons.
2732 (YACC): Fix typo.
2733 (cross): Depend on all-build.
2734 (all): Do not depend on all-build.
2735 (prebootstrap): Remove.
2736 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2737 (Prebootstrap dependencies): Add them to the per-stage targets
2738 and to all-prebootstrap.
2739 * configure.in (build_configdirs): Always enable build_tools.
2740 (BUILD_DIR_PREFIX): Remove.
2741
2742 * Makefile.def (gcc): Add target variable.
2743 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2744 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2745 in the recursive `make', instead of hardwiring `all'.
2746 (Autogenerated TARGET-* variables): New.
2747
de0b4a87
JW
27482004-08-17 Robert Millan <robertmh@gnu.org>
2749
2750 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2751 (instead of FreeBSD).
2752 * configure: Regenerate.
2753
ad681c85
NN
27542004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2755
675c6968
NN
2756 * Makefile.def, configure.in, src-release: Remove useless, bogus
2757 references to tix.
2758 * Makefile.in, configure: Regenerate.
2759
ad681c85
NN
2760 * src-release: Stop distributing mmalloc with gdb (which doesn't
2761 use it).
2762 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2763 * Makefile.in: Regenerate.
2764
11b04d1f
DD
27652004-08-09 Mark Mitchell <mark@codesourcery.com>
2766
2767 * configure.in (arm*-*-eabi*): New target.
2768 * configure: Regenerate.
2769
f2420bea
NN
27702004-08-01 Robert Millan <robertmh@gnu.org>
2771
2772 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2773 libmudflap for all GNU-based systems (with Glibc).
2774 * configure: Regenerate.
2775
9e6ce191
PB
27762004-08-06 Paolo Bonzini <bonzini@gnu.org>
2777
2778 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2779 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2780 (Dependencies): New section.
2781 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2782 (configure-target-[+module+]): Depend on maybe-all-gcc
2783 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2784 (toplevel profiledbootstrap): Fix dependencies.
2785 * Makefile.in: Regenerate.
2786
df4a6958
MM
27872004-08-03 Mark Mitchell <mark@codesourcery.com>
2788
2789 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2790 target-libiberty to noconfigdirs.
2791
11b04d1f
DD
27922004-08-03 Paul Brook <paul@codesourcery.com>
2793
2794 * configure.in: Check for MPFR as well as GMP.
2795 * configure: Regenerate.
2796
b813574b
PB
27972004-08-03 Paolo Bonzini <bonzini@gnu.org>
2798
2799 * Makefile.def (host-modules): Add gcc.
2800 * Makefile.in: Regenerate.
2801 * Makefile.tpl (sorry): New rule.
2802 (configure-host, all-host, [+make_target+]-host, do-check,
2803 install-host): Do not add gcc as a special case.
2804 (host modules): Add a small special-casing for gcc. Export
2805 extra_make_flags through the environment.
2806 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2807 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2808 other recursive targets for gcc): Remove.
2809
2810 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2811 (stage, unstage): New rules.
2812 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2813 distclean-stage[+id+]): Use stage_current.
2814 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2815 the stage*-start rules.
2816
61edac0c
JW
28172004-07-19 Robert Millan <robertmh@gnu.org>
2818
2819 Synced from gcc:
2820
2821 2004-04-26 Robert Millan <robertmh@gnu.org>
2822
2823 Add patches from libtool CVS.
2824 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2825 * ltconfig: Likewise.
2826 * ltcf-c.sh: Likewise.
2827 * ltcf-cxx.sh: Likewise.
2828 * ltcf-gcj.sh: Likewise.
2829
3e707e94
PB
28302004-07-12 Paolo Bonzini <bonzini@gnu.org>
2831
2832 * configure.in: Add noconfigdirs for crx-*-*.
2833 * configure: Regenerate.
2834
28352004-07-12 Paolo Bonzini <bonzini@gnu.org>
2836
2837 Synced from gcc:
2838
2839 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2840
2841 * configure.in: Build libmudflap by default on FreeBSD.
2842 * configure: Regenerated.
2843
2844 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2845
2846 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2847 systems.
2848 * configure: Regenerated.
2849
2850 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2851
2852 PR target/16344
2853 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2854 feedback based compiler.
2855 * Makefile.in: Rebuilt.
2856
2857 2004-07-05 Phil Edwards <phil@codesourcery.com>
2858
2859 * configure.in: Do not prepend $srcdir to /dev/null in
2860 makefile fragments.
2861 * configure: Regenerate.
2862
a7ee7660
AO
28632004-07-08 Alexandre Oliva <aoliva@redhat.com>
2864
2865 * Makefile.def (host_modules): Set bootstrap=true for flex.
2866 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2867 * Makefile.in: Rebuilt.
2868
6a9cf61e
PB
28692004-07-01 Paolo Bonzini <bonzini@gnu.org>
2870
2871 * Makefile.def (build_modules): Add bison, byacc, flex,
2872 m4, texinfo.
2873 (flags_to_pass): Add FLEX.
2874 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2875 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2876 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2877 DEFAULT_MAKEINFO): Remove.
2878 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2879 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2880 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2881 objdir or else use configured tool.
2882 (all-build): New.
2883 (all): Depend on it.
2884 (Build module dependencies): Add.
2885 * Makefile.in: Regenerate.
2886 * configure.in: Better support for multiple build modules,
2887 matching what is done for host/target modules. Do not look
2888 for "plausible" locations of build tools if Canadian cross.
2889 Use autoconf's AC_PROG_CC to find a C compiler. Define
2890 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2891 * configure: Regenerate.
2892
95b6a1f2
PB
28932004-06-22 Paolo Bonzini <bonzini@gnu.org>
2894
2895 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2896 * Makefile.in: Regenerate.
2897
7ffa0b57
PB
28982004-06-22 Paolo Bonzini <bonzini@gnu.org>
2899
2900 * Makefile.tpl (configure-build-[+module+],
2901 configure-[+module+], configure-target-[+module+]): Pass
2902 [+extra_configure_args+].
2903 (all-build-[+module+], all-[+module+], check-[+module+],
2904 install-[+module+], [+make_target+]-[+module+],
2905 all-target-[+module+], check-target-[+module+],
2906 install-target-[+module+], [+make_target+]-target-[+module+]):
2907 Pass [+extra_make_args+].
2908 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2909 (GCC_HOST_EXPORTS): Remove.
2910 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2911 cross, check-gcc, check-gcc-c++, install-gcc,
2912 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2913 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2914 * Makefile.in: Regenerate.
2915
929ba6e7
CF
29162004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2917
2918 * configure.in: Check for srcdir/winsup rather than build directory
2919 winsup.
2920 * configure: Regenerate.
2921
b76d7de0
CV
29222004-06-17 Corinna Vinschen <vinschen@redhat.com>
2923
2924 * configure.in: Don't build Cygwin native newlib if winsup
2925 directory is missing. Emit warning instead.
2926 * configure: Regenerate.
2927
656fdd47
PB
29282004-06-09 Paolo Bonzini <bonzini@gnu.org>
2929
2930 * Makefile.tpl (touch-stage[+id+]): New.
2931 (restage[+prev+]): Depend on touch-stage[+id+].
2932
2933 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2934 Use it throughout.
2935
2936 * Makefile.def: Add profile and feedback bootstrap stages.
2937 Remove next field from bootstrap stages.
2938 * Makefile.tpl (LN, LN_S): Substitute.
2939 (stageN-start, stageN-end): Use double-colon rules, to
2940 provide a hook for additional setup commands.
2941 (distclean-stageN-gcc, restageN): Create dependencies from
2942 [+prev+], not from [+next+].
2943 (stageN-bubble): Add commands for successive stages from
2944 [+prev+], using double-colon rules.
2945 (all-stageN-gcc): Fix typo.
2946 (stagefeedback-start, profiledbootstrap): New.
2947 * Makefile.in: Regenerate.
2948 * configure.in: Call ACX_PROG_LN.
2949 * configure: Regenerate.
2950
498d4a71
CF
29512004-06-03 Paolo Bonzini <bonzini@gnu.org>
2952
2953 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2954 without gcc.
2955 * configure: Regenerate.
2956
377d8c42
PB
29572004-06-01 Paolo Bonzini <bonzini@gnu.org>
2958
2959 * Makefile.tpl: Fix typo.
2960 * Makefile.in: Regenerate.
2961
f5f8a794
PB
29622004-06-01 Paolo Bonzini <bonzini@gnu.org>
2963
2964 * configure.in: Remove new- prefix from toplevel
2965 bootstrap targets.
2966 * configure: Regenerate.
2967
f7a4c34f
PB
29682004-06-01 Paolo Bonzini <bonzini@gnu.org>
2969
2970 Merge this patch from the gcc tree:
2971
2972 2004-05-30 Andreas Jaeger <aj@suse.de>
2973 Jim Wilson <wilson@specifixinc.com>
2974
2975 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2976 like CC.
2977
319cab08
PB
29782004-06-01 Paolo Bonzini <bonzini@gnu.org>
2979
2980 * Makefile.tpl (all.normal): Rename to all.
2981 (all): Replace with a rule to pick the default
2982 target from configure.
2983 (all-gcc, configure-gcc): Use conditionals to
2984 do nothing when toplevel bootstrap is going on.
2985 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2986 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2987 * configure.in: Support --enable-bootstrap.
2988
2989 * Makefile.def: Remove new- prefix from toplevel
2990 bootstrap targets.
2991 * Makefile.tpl: Likewise.
2992
2993 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2994 target.
2995
2996 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2997 $(RECURSE_FLAGS) to recursive invocation of make.
2998
2999 * Makefile.in: Regenerate.
3000 * configure: Regenerate.
3001
88f64edc
DJ
30022004-05-27 Daniel Jacobowitz <dan@debian.org>
3003
3004 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3005 * configure: Regenerate.
3006
378fce5b
DD
30072004-05-25 Daniel Jacobowitz <drow@false.org>
3008
3009 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3010 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3011 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3012 targets.
3013 * Makefile.in: Regenerate.
3014
dfdffa2c
PB
30152005-05-24 Paolo Bonzini <bonzini@gnu.org>
3016
3017 * configure.in: Test the ability to symlink directories.
3018 * configure: Regenerate.
3019
3020 * Makefile.def (bootstrap-stage): New definitions.
3021 * Makefile.tpl (configure-stage1-gcc,
3022 configure-stage2-gcc, configure-stage3-gcc,
3023 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3024 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3025 new-restage3, compare): Autogenerate, see Makefile.in
3026 entry for behavioral changes.
3027 (distclean-stage1, new-stage1-start, new-stage1-end,
3028 new-stage1-bubble, distclean-stage2, new-stage2-start,
3029 new-stage2-end, new-stage2-bubble, distclean-stage3,
3030 new-stage3-start, new-stage3-end): New autogenerated targets.
3031 (objext, prebootstrap, BOOT_CFLAGS,
3032 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3033 targets.
3034
3035 * Makefile.in: Regenerate.
3036 (distclean-stage1, new-stage1-start, new-stage1-end,
3037 new-stage1-bubble, distclean-stage2, new-stage2-start,
3038 new-stage2-end, new-stage2-bubble, distclean-stage3,
3039 new-stage3-start, new-stage3-end): New targets.
3040 (all-stage1-gcc): Move prebootstrap dependency from here...
3041 (configure-stage1-gcc): ...to here.
3042 (new-bootstrap): Use bubble targets.
3043 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3044 Use per-stage distclean targets.
3045 (configure-stage1-gcc, configure-stage2-gcc,
3046 configure-stage3-gcc, all-stage1-gcc,
3047 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3048 Use new-stageN-start to prepare the tree.
3049
04cf1b77
PB
30502004-05-23 Paolo Bonzini <bonzini@gnu.org>
3051
3052 * Makefile.def (host_modules): add libcpp.
3053 * Makefile.tpl: Add dependencies on and for libcpp.
3054 * Makefile.in: Regenerate.
3055 * configure.in: Add libcpp host module.
3056 * configure: Regenerate.
3057
80b200a1
ZW
30582004-05-17 Zack Weinberg <zack@codesourcery.com>
3059
3060 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3061 of libf2c.
3062 * configure, Makefile.in: Regenerate.
3063
4b1cb4fe
DD
30642004-05-13 Diego Novillo <dnovillo@redhat.com>
3065
3066 Merge from tree-ssa-20020619-branch.
3067
3068 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3069 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3070 (HOST_GMPLIBS): Define.
3071 (HOST_GMPINC): Define.
3072 (TARGET_LIB_PATH): Add libmudflap.
3073 (GFORTRAN_FOR_TARGET): Define.
3074 (configure-build*): Export GFORTRAN.
3075 (configure-gcc): Export GMPLIBS and GMPINC.
3076 (all-gcc): Add maybe-all-libbanshee.
3077 (configure-target-libgfortran): Define.
3078 * Makefile.in: Regenerate.
3079 * configure.in (host_libs): Add libbanshee.
3080 (target_libraries): Add target-libmudflap and target-libgfortran.
3081 Add --with-libbanshee.
3082 Handle --disable-libmudflap.
3083 (*-*-freebsd*): Use with_gmp.
3084 Add $(libgcj) to noconfigdirs.
3085 * configure: Regenerate.
3086 * depcomp: New file.
3087 * MAINTAINERS: Add tree-ssa maintainers.
3088
30892004-04-28 Paolo Bonzini <bonzini@gnu.org>
3090
3091 * config/acx.m4: Fix fastcompare support for new-bootstrap.
3092 * configure: Regenerate.
3093
b8908782
DD
30942004-04-27 Paolo Bonzini <bonzini@gnu.org>
3095
3096 Revert:
3097 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3098
3099 * Makefile.def (flags_to_pass): Remove *dir variables that
3100 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3101 as well as prefix and exec_prefix.
3102 * Makefile.in: Regenerate.
3103
31042004-04-26 Paolo Bonzini <bonzini@gnu.org>
3105
3106 * Makefile.def (host_modules): Mark with the bootstrap
3107 flag packages on which gcc depends.
3108 * Makefile.tpl (all-bootstrap): Use it.
3109 * Makefile.in: Regenerate.
3110
31112004-04-26 Paolo Bonzini <bonzini@gnu.org>
3112
3113 * Makefile.def (flags_to_pass): Remove *dir variables that
3114 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3115 as well as prefix and exec_prefix.
3116 * Makefile.in: Regenerate.
3117
31182004-04-26 Paolo Bonzini <bonzini@gnu.org>
3119
80b200a1
ZW
3120 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3121 * configure: Regenerate.
3122 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3123 * gcc/Makefile.tpl (compare): Use the result of the test.
3124 * gcc/Makefile.in: Regenerate.
b8908782
DD
3125
31262004-04-23 Paolo Bonzini <bonzini@gnu.org>
3127
3128 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3129 Always relocate gcc and prev-gcc to the original names, even
3130 if the build fails.
3131 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3132 New targets.
3133
0f260896
RO
31342004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3135
3136 * configure.in (mips*-*-irix5*): Enable ld.
3137 * configure: Regenerate.
3138
51860f05
JW
31392004-04-15 James E Wilson <wilson@specifixinc.com>
3140
3141 * Makefile.tpl (configure-[+module+], configure-gcc,
3142 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3143 Set and export LDFLAGS.
3144 * Makefile.in: Regenerate.
3145
54752a6b
NN
31462004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3147
3148 PR bootstrap/14871
3149 * Makefile.tpl: If we don't have built-in-tree target tools,
3150 use the ones found by configure rather than hacking around with
3151 program_transform_name.
3152 * configure.in: Give Makefile.tpl the information necessary
3153 to do that.
3154 * Makefile.in: Regenerate.
3155 * configure: Regenerate.
3156
31572004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3158
3159 PR bootstrap/14760
3160 * configure.in: When computing baseargs, strip *all* copies of
3161 offending options. Also, don't match/substitute the trailing space,
3162 so that this actually works when two similar options are separated by
3163 only one space.
3164 * configure: Regenerate.
3165
31662004-04-06 David Edelsohn <edelsohn@gnu.org>
3167
80b200a1
ZW
3168 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3169 (rs6000-*-aix*): Same.
3170 * configure: Regenerate.
54752a6b 3171
5e2b61fb
SS
31722004-03-25 Stan Shebs <shebs@apple.com>
3173
3174 Remove MPW support, no longer used.
3175 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3176 mpw-install: Remove files.
3177 * src-release (DEVO_SUPPORT): Remove names of removed files.
3178 * MAINTAINERS: Likewise.
3179
1a6f2dc7
NN
31802004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3181
a0049f1b
NN
3182 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3183 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3184 * Makefile.in: Regenerate.
3185
1a6f2dc7
NN
3186 * configure.in (top level bootstrap support): Rework --enable-werror
3187 to set @stage2_werror_flag@.
3188 * configure: Regenerate.
3189 * Makefile.tpl (top level bootstrap support): Pass
3190 @stage2_werror_flag@ down to configure in stages 2 and 3.
3191 * Makefile.in: Regenerate.
3192
920e3419
NN
31932004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3194
3195 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3196 for stages 2 and 3 as well as in make. As a consequence, remove
3197 OUTPUT_OPTION (now detected by configure) from the flags passed down
3198 to make.
3199 * Makefile.in: Regenerate.
3200
3201 * Makefile.tpl (new-bootstrap): Fix typo.
3202 * Makefile.in: Regenerate.
3203
4fa63067
NN
32042004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3205
3206 * Makefile.tpl: Rearrange by moving recursive_targets rules
3207 into their proper sections.
3208 * Makefile.tpl (top level bootstrap support): Move disabling
3209 of coverage flags from 'make' to 'configure'; improve comments.
3210 * Makefile.in: Regenerate.
3211
3212 * Makefile.tpl (experimental top level bootstrap) Move stage1
3213 language setting from all- target to configure- target; disable
3214 intermodule optimization in stage 1; prevent gratuitous rebuilds
3215 of stage 1.
3216 * Makefile.in: Regenerate.
3217 * configure.in: Comma-separate stage 1 language list for top
3218 level bootstrap.
3219 * configure: Regenerate.
3220
3221 * Makefile.tpl: Clean up experimental top level bootstrap support:
3222 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3223 prev-gcc in configure- targets as well as all- targets.
3224 * Makefile.in: Regenerate.
3225
fb8a10fd
NN
32262004-03-17 Paolo Bonzini <bonzini@gnu.org>
3227
3228 * configure.in: Remove symbolic link section.
3229 * configure: Regenerate.
3230 * Makefile.tpl (links): Remove.
3231 * Makefile.in: Regenerate.
3232
947f426e 32332004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 3234 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
3235
3236 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 3237 Set with AC_CHECK_PROGS.
947f426e
NN
3238 * configure.in: Fix comment typo from last patch.
3239 * configure: Regenerate.
3240
1d39f329
NN
32412004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3242
3243 * Makefile.tpl: Introduce experimental top level bootstrap support.
3244 * Makefile.in: Regenerate.
3245 * configure.in: Introduce support for top level bootstrap.
3246 * configure: Regenerate.
3247
4b0ac75d 32482004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3249 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
3250
3251 PR bootstrap/14522
3252 * configure.in: Cope with shells that do not support unquoted ^
3253 * configure: Regenerate.
3254
2e70b094 32552004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 3256 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
3257
3258 PR bootstrap/14522
3259 * configure.in: Cope with shell that do not support nesting
3260 quotes inside quoted backquote substitutions.
3261 * configure: Regenerate.
3262
32632004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3264
3265 PR bootstrap/14522
3266 * configure.in: Fix escaping of $.
3267 * configure: Regenerate.
3268
9e07f89d
NN
32692004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3270
3271 * configure: Regenerate.
3272
32732004-03-08 Paolo Bonzini <bonzini@gnu.org>
3274
3275 PR ada/14131
3276 Move language detection to the top level.
3277 * configure.in: Find default values for the tools as
3278 soon as possible. Disable ada if GNAT is not found.
3279 Emit error message about missing languages. Expand
3280 --enable-languages=all for the gcc subdirectory.
3281
1712ab83
RS
32822004-03-01 Richard Sandiford <rsandifo@redhat.com>
3283
3284 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3285 and disable libgcj.
3286 * configure: Regenerated.
3287
3dee29da
NN
32882004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3289
3290 PR bootstrap/7087
3291 * Makefile.tpl: Guard XFOO sed statements better.
3292 * Makefile.tpl: Add dependency for configure-target-libada.
3293 * Makefile.in: Regenerate (incidentally fixes broken
3294 commit when libada-branch was merged).
3295
0558264b
AC
32962004-02-28 Andrew Cagney <cagney@redhat.com>
3297
3298 * src-release (CVS_NAMES): Define.
3299 (do-tar, do-tar): Prune $(CVS_NAMES).
3300
c38f9803
AC
33012004-02-23 Andrew Cagney <cagney@redhat.com>
3302
3303 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3304 2004-02-19.09.
3305
55636792
NN
33062004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3307
3308 PR bootstrap/11932
3309 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3310
1e600082
AC
33112004-02-19 Andrew Cagney <cagney@redhat.com>
3312
3313 * config.guess: Update from version 2003-06-12 to 2004-02-16.
3314 * config.sub: Update from version 2003-06-13 to 2004-02-16.
3315
3769cd82
DD
33162004-02-11 David Edelsohn <edelsohn@gnu.org>
3317
3318 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3319 (rs6000-*-aix*): Same.
3320 * configure: Regenerate.
3321
a92834c8
DD
33222004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3323
3324 * configure.in (host): Add in missing $noconfigdirs to defines.
3325 * configure: Regenerate.
3326
a2592b1b
DD
33272004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3328 Nathanael Nerode <neroden@gcc.gnu.org>
3329
3330 PR ada/6637, PR ada/5911
80b200a1 3331 Merge with libada-branch:
a2592b1b
DD
3332 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3333 with appropriate dependencies. Add --enable-libada configure switch.
3334 * configure, Makefile.in: Regenerate.
3335
e31d1ea3
DD
33362004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3337
3338 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3339 * configure: Regenerate.
3340
db85f5c0
JJ
33412004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3342
3343 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 3344
fc434214
DD
33452004-01-23 DJ Delorie <dj@redhat.com>
3346
3347 * Makefile.def (target_modules) [libiberty]: Don't stage.
3348 * Makefile.in: Rebuilt.
3349
ad445c2c 33502004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 3351
ad445c2c
JJ
3352 * COPYING.NEWLIB: Update to include copyrights for new
3353 iconv code.
3354
72bbedde
AC
33552004-01-15 Andrew Cagney <cagney@redhat.com>
3356
3357 * src-release: Update copyright year.
3358 (do-proto-toplev): Configure using i686-pc-linux-gnu.
3359 (NEWLIB_SUPPORT_DIRS): Delete macro.
3360 (newlib.tar.bz2): Delete rule.
3361
a6d6062d
DD
33622004-01-14 Loren J. Rittle <ljrittle@acm.org>
3363
3364 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3365 * Makefile.tpl (configure-target-[+module+]): Support stage.
3366 * Makefile.in: Rebuilt.
3367
f8b73030
MR
33682003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3369
3370 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3371 throughout.
3372
aff0e9df
NN
33732004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3374
bb5dca17
NN
3375 * configure.in: Use ./config.cache, not config.cache.
3376 * configure: Regenerate.
3377 * Makefile.tpl: Special-casing not needed for GCC any more.
3378 * Makefile.in: Regenerate.
3379
82252c06
NN
3380 * configure.in: Don't share a cache file for host dirs.
3381 * configure: Regenerate.
3382
aff0e9df
NN
3383 * config-ml.in: Don't mess with the cache file.
3384
95036d20
NN
33852004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3386
ac7b618e
NN
3387 * Makefile.tpl: Make GCC use a separate config.cache.
3388 * Makefile.in: Regenerate.
3389
95036d20
NN
3390 PR bootstrap/11932, PR bootstrap/11933
3391 (I don't know if it will fix either of them, but it relates
3392 to them.)
3393 * configure.in: Don't use shared config.cache for target
3394 directories.
3395 * configure: Regenerate.
3396
08c1856b
DD
33972003-12-31 Roger Sayle <roger@eyesopen.com>
3398
3399 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3400 * configure: Regenerated.
3401
c1968181 34022003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 3403
c1968181
DD
3404 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3405 * configure: Regenerated.
3406
10ecffb9
NN
34072003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3408
3409 Port change over from GCC:
3410 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3411 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3412 (configure-build-[+module+], configure-[+module+]): Likewise.
3413 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3414 * Makefile.in: Regenerate.
3415
f2ab5990
TF
34162003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3417
3418 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3419 * configure: Regenerate.
3420
41a7d11a
JJ
34212003-11-27 Jeff Johnston <jjohnstn@redhat.com>
3422
80b200a1 3423 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
3424 stdlib.
3425
d9441a1f
DD
34262003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3427
3428 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3429 * Makefile.in: Regenerate.
3430
3a48a978
DD
34312003-10-20 Phil Edwards <phil@codesourcery.com>
3432
3433 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3434 * configure: Regenerate.
3435
f0b24077
NN
34362003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3437
3438 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3439 HOST_FLAGS_TO_PASS.
3440 * Makefile.in: Regenerate.
3441
5fbad20a
DD
34422003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3443
3444 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3445 * configure: Rebuilt
3446 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3447 * Makefile.in: Rebuilt
3448
78be4155
L
34492003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3450
3451 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3452
051fcc7a
L
34532003-10-01 Phil Edwards <pme@gcc.gnu.org>
3454
3455 * config-ml.in: Use ac_configure_args directly instead of
3456 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3457 actually seen.
3458
34592003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3460
3461 * config-ml.in: Propagate INSTALL variables.
3462
f27d4f92
DJ
34632003-09-21 Daniel Jacobowitz <drow@mvista.com>
3464
3465 * configure.in: Pass a computed --program-transform-name
3466 to subconfigures.
3467 * configure: Regenerated.
3468
cae4d560
NN
34692003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3470
3471 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3472 * Makefile.in: Regenerate.
3473
3474 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3475 * Makefile.in: Regenerate.
3476
8ff944f6
DJ
34772003-09-17 Daniel Jacobowitz <drow@mvista.com>
3478
3479 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3480 quoting.
3481 * configure: Regenerated.
3482
d9a35680
MC
34832003-09-12 Michael Chastain <mec@shout.net>
3484
3485 Fix PR gdb/857.
3486 * src-release (do-proto-topleve): Remove junk files
3487 intl/config.cache, intl/config.status,
3488 intl/config.h, intl/stamp-h.
3489
710068b9
AC
34902003-09-14 Andrew Cagney <cagney@redhat.com>
3491
3492 * src-release (dejagnu.tar): New target.
3493 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3494 (do-djunpack): Use $(PACKAGE) for the package name.
3495
e1008165
DD
34962003-09-04 DJ Delorie <dj@redhat.com>
3497
3498 * configure: Regenerate.
3499
21998d12
NC
35002003-09-04 Robert Millan <robertmh@gnu.org>
3501
3502 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 3503
ccca4bb3
DD
35042003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3505
3506 * configure.in: Ensure arguments to sed are properly spaced.
3507 * configure: Regenerate.
3508
ee949b5e
DJ
35092003-08-28 Daniel Jacobowitz <drow@mvista.com>
3510
3511 Merge from gcc:
3512 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3513 * install-sh: Update to newer upstream versions (associated with
3514 aclocal 1.7).
3515 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3516
75addda2
DJ
35172003-08-27 Daniel Jacobowitz <drow@mvista.com>
3518
3519 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3520 * configure: Regenerated.
3521
8d2877d8
NN
35222003-08-23 Phil Edwards <pme@gcc.gnu.org>
3523
3524 * configure.in: Use newline instead of semicolon when assuming
3525 shell arguments in a for loop.
3526 * configure: Regenerated.
3527
d2cc0e0d
GK
35282003-08-20 Geoffrey Keating <geoffk@apple.com>
3529
3530 PR 8180
3531 * configure.in: When testing with_libs and with_headers, treat
3532 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3533 * configure: Regenerate.
80b200a1 3534
d2cc0e0d
GK
3535 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3536 make, shell, etc.
3537 (baseargs): Likewise.
3538 * configure: Regenerate.
3539
04d1ab34
GK
35402003-08-19 Geoffrey Keating <geoffk@apple.com>
3541
3542 * configure.in: Disable libgcj for darwin not on powerpc.
3543 * configure: Rebuild.
3544
ca506da8
MC
35452003-08-15 Michael Chastain <mec@shout.net>
3546
3547 * src-release (do-proto-toplev): Remove junk files
3548 dejagnu/example/calc/config.status,
3549 dejagnu/example/calc/config.log.
3550
a4aa3f49
DD
35512003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3552
3553 * config-ml.in, symlink-tree: Add license.
3554
ede4fbe4
NN
35552003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3556
3557 Merge from gcc:
3558
3559 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3560 * Makefile.tpl (check, check-c++): Express dependencies using
3561 dependencies rather than commands.
3562 * Makefile.in: Regenerate.
3563
3564 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3565 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3566 * Makefile.in: Update.
3567
970f29af
AC
35682003-08-01 Andrew Cagney <cagney@redhat.com>
3569
3570 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3571 * configure: Ditto.
3572
b2884a0c
DD
35732003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3574
3575 * configure.in: Enable libgcj for darwin.
3576 * configure: Rebuild.
3577
c07f46a4
NN
35782003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3579
3580 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3581
9175bfc0
NN
35822003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3583
3584 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3585 creating target and build subdirs to build all parent dirs as needed.
3586 * Makefile.in: Rebuild.
3587 * configure.in: Don't build dirs explicitly here.
3588 * configure: Rebuild.
3589
b9abda6a
AO
35902003-07-22 Alexandre Oliva <aoliva@redhat.com>
3591
3592 * Makefile.tpl (all-make): Depend on intl.
3593 * Makefile.in: Rebuilt.
3594
eef8ffd4
NN
35952003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3596
3597 * config.if: Remove unused libc_interface determination.
3598
295efaf0
NN
35992003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3600
3601 * Makefile.in: Regenerate, correctly this time.
3602
e5c3f801
NN
36032003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3604
3605 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3606 unused INSTALL_PROGRAM_ARGS.
3607 * configure.in: Use AC_PROG_INSTALL.
3608 * Makefile.in: Regenerate.
3609 * configure: Regenerate.
3610
4a18bd6b
AO
36112003-07-10 Alexandre Oliva <aoliva@redhat.com>
3612
3613 * configure: Rebuilt.
3614 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3615 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3616 newlib nor libgloss.
3617 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3618 * configure.in (am33_2.0-*-linux*): Added.
3619
fbd1054d
BW
36202003-07-09 Bob Wilson <bob.wilson@acm.org>
3621
3622 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3623 * configure: Regenerate.
3624
b40e3958
L
36252003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3626
3627 * config-ml.in: Replace PWD with PWD_COMMAND.
3628 * Makefile.tpl: Likewise.
3629 * Makefile.in: Regenerated.
3630
4a5be7ba
NN
36312003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3632
3633 * configure.in: Clean up config-lang.in handling. Delete
3634 useless assignment to "subdirs".
3635 * configure: Regenerate.
3636
9c14acb8
NN
36372003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3638
3639 * configure.in: Rename 'target_libs' to 'target_libraries'.
3640 Remove useless reference to 'target_libs'.
3641 * configure: Regenerate.
3642
8f32e830
KS
36432003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3644
3645 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3646 * Makefile.in: Regenerate.
3647
12f0bd74
NN
36482003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3649
3650 * Makefile.def: Introduce flags_to_pass.
3651 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3652 * Makefile.in: Regenerate.
3653
b07c2aad
HPN
36542003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3655
3656 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3657 and target-libgloss.
3658 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3659 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 3660 * configure: Regenerate.
b07c2aad 3661
56f25033
DD
36622003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3663
3664 * configure.in: Update testsuite_flags to new location.
3665 * configure. Regenerate.
80b200a1 3666
4ec9a3b2
NN
36672003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3668
3669 * Makefile.tpl: Remove BUILD_CC stuff.
3670 * Makefile.in: Regenerate.
3671
059083b1 36722003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3673
059083b1
L
3674 * config.guess: Update to 2003-06-12 version.
3675 * config.sub: Update to 2003-06-13 version.
3676
535b046a
TS
36772003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3678
3679 * MAINTAINERS: Add myself as MIPS co-maintainer.
3680
00c22daa 36812003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3682
00c22daa
L
3683 * config.guess: Update to 2003-06-06 version.
3684 * config.sub: Update to 2003-06-06 version.
3685
1047cb91
DD
36862003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3687
3688 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3689 * configure. Regenerate.
3690
123494c8
NN
36912003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3692
1047cb91
DD
3693 * configure.in: Disable serial configure by default.
3694 * configure: Regenerate.
3695 * Makefile.tpl: Abolish .NOTPARALLEL.
3696 * Makefile.in: Regenerate.
3697
7f121bbf
NN
3698 * Makefile.tpl: Replace {build,host,target}_canonical by
3699 {build,host,target}.
3700 * Makefile.in: Regenerate.
3701
123494c8
NN
3702 * Makefile.tpl: Fix stupid pasto.
3703 * Makefile.in: Regenerate.
3704
ec7e0995
NN
37052003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3706
3707 * Makefile.tpl: Remove bogus conditional.
3708 * Makefile.in: Regenerate.
3709
27b1cc72
NN
37102003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3711
2a4cbe27
NN
3712 * Makefile.tpl: Make 'recursive targets' using autogen rather
3713 than shell loop. Remove duplicate 'clean' targets and false
3714 comments.
3715 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3716 Add systematic method of specifying missing targets in subdirs.
3717 Add copyright boilerplate.
3718 * Makefile.in: Regenerate.
3719 * configure.in: Add 'recursive targets' to maybe list.
3720 * configure: Regenerate.
3721
27b1cc72
NN
3722 * Makefile.tpl: Rename [+target+] to [+make_target+].
3723 * Makefile.def: Rename 'target' to 'make_target'.
3724
01e51bd0
NC
37252003-05-30 Nick Clifton <nickc@redhat.com>
3726
3727 * README-maintainer-mode: Update URL for locating blessed config
3728 tools.
3729
2fd84b42
NC
37302003-05-29 Robert Millan <rmh@debian.org>
3731
3732 * ltconfig: Import this patch and modify for use with current
3733 version of ltconfig:
3734
3735 2003-05-21 Bruno Haible <bruno@clisp.org>
3736
3737 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3738 GNU/FreeBSD.
3739
8945c6bb
DD
37402003-05-28 DJ Delorie <dj@redhat.com>
3741
3742 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3743 * Makefile.in: Regenerate.
3744
2f9632a1
JJ
37452003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3746
80b200a1 3747 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3748
3a12db16 37492003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3750
3a12db16
DD
3751 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3752 newlib or libgloss.
3753 * Makefile.in: Regenerate.
3754
44482353
DD
37552003-05-21 DJ Delorie <dj@redhat.com>
3756
3757 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3758 * Makefile.in: Regenerate.
3759
fec2c52d
MR
37602003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3761
3762 * configure.in: Use curly braces in the definition of tooldir.
3763 * configure: Regenerate.
3764
16ae0395
NN
37652003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3766
3767 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3768 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3769 Factor out common code from autogen IF statements.
3770 * configure: Regenerate.
3771 * Makefile.in: Regenerate.
3772
ec11bdc6
DD
37732003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3774
3775 * configure.in: Accept i[3456789]86 for machine type.
3776 * configure: Regenerate.
3777
dd12c3a8
NN
37782003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3779
3780 * configure.in: Switch more things to use maybe dependencies.
3781 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3782 * configure: Regenerate.
3783 * Makefile.tpl: Switch more things to use maybe dependencies.
3784 * Makefile.in: Regenerate.
3785
cf662e21
AJ
37862003-05-16 Andreas Schwab <schwab@suse.de>
3787
3788 * Makefile.tpl (install-opcodes): Define.
3789 * Makefile.in: Rebuild.
3790
5481b376
AJ
37912003-05-13 Andreas Jaeger <aj@suse.de>
3792
3793 * config.guess: Update to 2003-05-09 version.
3794 * config.sub: Update to 2003-05-09 version.
3795
3959a22a
AJ
37962003-05-13 Michael Eager <eager@mvista.com>
3797
3798 * configure.in: Correct sed script so that options in quotes are not
3799 deleted.
3800 * configure: Rebuild.
3801
564b43e5
CV
38022003-05-12 Corinna Vinschen <corinna@vinschen.de>
3803
3804 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3805 and $$s/newlib/libc/sys/cygwin32 include paths.
3806 * configure: Ditto.
3807
bb947dc9
L
38082003-05-05 H.J. Lu <hjl@gnu.org>
3809
3810 * config-ml.in: Restored from gcc repository.
3811
77f7441a
CD
38122003-05-02 Chris Demetriou <cgd@broadcom.com>
3813
80b200a1
ZW
3814 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3815 * Makefile.in: Regenerate.
77f7441a 3816
a26d7085
DJ
38172003-04-27 Daniel Jacobowitz <drow@mvista.com>
3818
3819 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3820 and Makefile.def.
3821
e4c4d240
DJ
38222003-04-27 Daniel Jacobowitz <drow@mvista.com>
3823
3824 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3825 * Makefile.in: Regenerated.
3826
62a3fc85
DD
38272003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3828
3829 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3830 * Makefile.in: Regenerate.
3831
38322003-04-18 Jakub Jelinek <jakub@redhat.com>
3833
3834 * configure.in (powerpc64*-*-linux*): Remove.
3835 * configure: Rebuilt.
3836
5b474aa8
DD
38372003-04-17 Phil Edwards <pme@gcc.gnu.org>
3838
3839 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3840 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3841 and restrap.
3842 * Makefile.in: Regenerate.
3843
38442003-04-16 Richard Earnshaw <rearnsha@arm.com>
3845
3846 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3847 * configure: Regenerated.
3848
bc295afe
AO
38492003-04-11 Alexandre Oliva <aoliva@redhat.com>
3850
3851 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3852 * */configure: Rebuilt.
3853
3728fade
NN
38542003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3855
3856 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3857 * Makefile.in: Regenerate.
3858
ce5b542e
MC
38592003-03-14 Michael Chastain <mec@shout.net>
3860
3861 * Makefile.in: Regenerate with correct Makefile.def.
3862
3db0a37f
NN
38632003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3864
3865 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3866 Make macro.
3867 * Makefile.in: Regenerate.
3868 * configure.in: Clean up gxx_include_dir logic.
3869 * configure: Regenerate.
3870
34349c6e
DD
38712003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3872
3873 * configure.in (gxx_include_dir): Fix typo.
3874 * configure: Regenerated.
3875
686c28c9
AC
38762003-03-06 Andrew Cagney <cagney@redhat.com>
3877
3878 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3879
bba45b8b 38802003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3881
bba45b8b
NN
3882 * configure.in: Include $(build_tooldir)/sys-include in
3883 FLAGS_FOR_TARGET.
3884 * configure: Regenerated.
3885
2683747f
NN
38862003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3887
bba45b8b
NN
3888 * Makefile.tpl: Reindent.
3889 * Makefile.in: Regenerate.
3890 * configure.in: Reindent. Don't set unused variables.
3891 * configure: Regenerate.
3892
2683747f
NN
3893 * Makefile.tpl: Always pass down RANLIB.
3894 * Makefile.in: Regenerate.
3895
3896 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3897 * Makefile.in: Regenerate.
3898 * configure.in: Remove unused logic relating to --enable-shared
3899 and --enable-threads. Remove bogus comments. Remove redundant
3900 noconfigdirs.
3901 * configure: Regenerate.
3902
3903 * configure.in: Replace ${libstdcxx_version} by its value.
3904 Remove reference to mh-dgux.
3905 * configure: Regenerate.
3906
50212802
NN
39072003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3908
3909 * Makefile.tpl: Rearrange.
3910 * Makefile.in: Regenerate.
3911
a6be7fc6
NC
39122003-02-25 Nick Clifton <nickc@redhat.com>
3913
3914 * configure: Remove site-file supprot - it is obsolete.
3915
f8a495c8
NC
39162003-02-24 Uwe Stieber <uwe@wwws.de>
3917
3918 * configure.in: Add support for kaOS as cross build target system.
3919 * configure: Regenerated.
3920
3decd77d
DD
39212003-02-20 Sean McNeil <sean@blue.mcneil.com>
3922
3923 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3924 configure-target-* as some target builds may require additional
3925 flags for preprocessor tests.
3926 * Makefile.in: Regenerated.
3927
f4ff34a3
AO
39282003-02-19 Alexandre Oliva <aoliva@redhat.com>
3929
3930 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3931 * ltconfig: Handle it.
3932 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3933 auto-detecting it.
3934
b7e4a931
AO
39352003-02-19 Alexandre Oliva <aoliva@redhat.com>
3936
3937 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3938 it is used as argument to $CC.
3939 * ltcf-gcj.sh: Likewise.
3940
6b784d9f
AO
39412003-02-19 Alexandre Oliva <aoliva@redhat.com>
3942
3943 * configure.in: Introduce --enable-maintainer-mode.
3944 * configure: Rebuilt.
3945 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3946 for maintainer mode.
3947 * Makefile.in: Rebuilt.
3948
8bcd8a07
AC
39492003-02-19 Andrew Cagney <ac131313@redhat.com>
3950
3951 * configure: Regenerate using autoconf 2.13.
3952
ee3fd329
AM
39532003-02-19 Alan Modra <amodra@bigpond.net.au>
3954
3955 * config.guess: Import latest version.
3956 * config.sub: Import latest version.
3957
e9e45685
JM
39582003-02-18 Jason Merrill <jason@redhat.com>
3959
3960 * Makefile.tpl (check-c++): Allow parallelism.
3961
859789af
AC
39622003-02-17 Andrew Cagney <ac131313@redhat.com>
3963
3964 * configure: Regenerate using autoconf 000227.
3965
b3f16a9b
GK
39662003-02-15 Geoffrey Keating <geoffk@apple.com>
3967
3968 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3969 don't configure target-libobjc.
3970 * configure: Regenerate.
3971
72e60e02
DD
39722003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3973
3974 * Makefile.tpl (RANLIB): Define.
3975 * Makefile.in: Regenerate.
3976
91f0e695
KS
39772003-02-06 Keith R Seitz <keiths@redhat.com>
3978
3979 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3980 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3981 * Makefile.in: Regenerated.
3982 * configure.in: Remove all traces of snavigator, db, and grep.
3983 * configure: Regenerated.
3984
122bfa92
FCE
39852003-01-31 Frank Ch. Eigler <fche@redhat.com>
3986
3987 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3988 * Makefile.in: Regenerated.
3989
264095c3
AO
39902003-01-30 Alexandre Oliva <aoliva@redhat.com>
3991
3992 * config.if: Copy from GCC.
3993
a84dbcb3
AO
39942003-01-27 Phil Edwards <pme@gcc.gnu.org>
3995
3996 * configure.in: Revert 24Jan change.
3997 * configure: Regenerate.
3998
19618276
NN
39992003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4000
4001 * configure.in: Revert previous change.
4002 * configure: Regenerate.
4003
b7f27a92
NN
40042003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4005
4006 * configure.in: Make rda native-only.
4007 * configure: Regenerate.
4008
83326456
NN
40092003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
4010
4011 * configure.in: Add missing \.
4012 * configure: Rebuilt.
4013
5e367fa5
JJ
40142003-01-17 Jakub Jelinek <jakub@redhat.com>
4015
4016 * configure.in (baseargs): Avoid using \| in sed regular
4017 expressions.
4018 * configure: Rebuilt.
4019
e01f337c
JJ
40202003-01-16 Jakub Jelinek <jakub@redhat.com>
4021
4022 * configure.in (baseargs): Remove all supported forms of
4023 --cache-file, --srcdir, --host, --build and --target options
4024 from argument lists.
4025 * configure: Rebuilt.
4026
aa236487
AO
40272003-01-15 Alexandre Oliva <aoliva@redhat.com>
4028
4029 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4030 * configure: Rebuilt.
4031
586c0873
NN
40322003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
4033
4034 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4035 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4036 * Makefile.in: Regenerate.
4037 * configure: Regenerate.
4038
497f816e
DD
40392003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
4040
4041 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4042 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4043 * Makefile.in: Regenerate.
4044
bfbe5519
AO
40452003-01-09 Alexandre Oliva <aoliva@redhat.com>
4046
4047 * configure.in: Remove Makefile in build, host and target modules
4048 unless configure was run with --no-recursion.
4049 * configure: Rebuilt.
4050
3f234ef5
CD
40512003-01-08 Chris Demetriou <cgd@broadcom.com>
4052
4053 * config.guess: Update to 2003-01-03 version.
4054 * config.sub: Update to 2003-01-03 version.
4055
a3982d48
CF
40562003-01-07 Christopher Faylor <cgf@redhat.com>
4057
4058 * configure: Regenerate with proper autoconf 2.13.
4059
75778ec4
CF
40602003-01-07 Christopher Faylor <cgf@redhat.com>
4061
80b200a1
ZW
4062 * configure.in: Add AC_PREREQ for consistency.
4063 * configure: Regenerate.
75778ec4 4064
c180f501
AC
40652003-01-06 Andrew Cagney <ac131313@redhat.com>
4066
4067 * configure.in (GDB_TK): Add tcl directories conditional on
4068 gdb/gdbtk directory being present.
4069 * configure: Regenerate.
5481b376 4070
46ca2cc2
DA
40712003-01-04 John David Anglin <dave.anglin@nrc.ca>
4072
4073 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
4074 by gcc if LD is not defined and we are not doing a Canadian Cross.
4075 * configure: Rebuilt.
4076
53dd8dab
DJ
40772003-01-01 Daniel Jacobowitz <drow@mvista.com>
4078
4079 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
4080
50ceb20c
TT
40812002-12-31 Tom Tromey <tromey@redhat.com>
4082
4083 * Makefile.in: Rebuilt.
4084 * Makefile.def (target_modules) [libffi]: Allow installation.
4085
e78b5cfe
AS
40862002-12-31 Andreas Schwab <schwab@suse.de>
4087
4088 * configure.in: Fix use of $program_transform_name.
4089 * configure: Regenerated.
4090
67448102
DJ
40912002-12-30 Daniel Jacobowitz <drow@mvista.com>
4092
4093 * configure.in (baseargs): Don't remove first configure argument.
4094 * configure: Regenerated.
4095
e6bfb94a
AO
40962002-12-29 Alexandre Oliva <aoliva@redhat.com>
4097
4098 * Makefile.tpl (local-distclean): Don't remove...
4099 (multilib.ts): ... this. Moved into...
4100 (multilib.out): ... this. Don't use sub-make.
4101 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4102 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4103 (configure-build-[+module+], configure-[+module+],
4104 configure-target-[+module+], configure-gcc): ... these. Test
4105 for Makefile existence. Drop config.status from dependencies.
4106 * Makefile.in: Rebuilt.
4107 * configure.in: Move gcc-version-trigger to the end of
4108 ac_configure_args. Add comments to maybedep.tmp and
4109 serdep.tmp. Introduce --disable-serial-configure. Remove
4110 nonopt from baseargs, matching and removing corresponding
4111 whitespace while at it.
4112 * configure: Rebuilt.
4113
8f0dfb36
AO
41142002-12-28 Alexandre Oliva <aoliva@redhat.com>
4115
4116 * configure.in (host_configargs): Replace reference to
4117 no-longer-defined buildopts with --build=${build_alias}.
4118 * configure: Rebuilt.
4119
43be203f
AO
41202002-12-28 Alexandre Oliva <aoliva@redhat.com>
4121
4122 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
4123 program_transform_name to standard idiom.
4124 (AUTOGEN, AUTOCONF): Define.
4125 (Makefile.in): Use $(AUTOGEN).
4126 (Makefile): Depend on config.status, and use autoconf-style rule to
4127 build it. Move original commands to...
4128 (config.status): ... this new target.
4129 (configure): Add $(srcdir). Depend on config/acx.m4. Use
4130 $(AUTOCONF).
4131 * Makefile.in: Rebuilt.
4132
a0da8069
NN
41332002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
4134
d18f1c9f
NN
4135 * Makefile.tpl: Fix dramatic bustage due to change in
4136 program_transform_name.
4137 * Makefile.in: Regenerate.
4138
4139 * configure.in: Remove unnecessary PATH setting.
4140 * configure: Regnerate.
4141
4142 * configure.in: Don't default to unprefixed tools unless
4143 the native tools will work.
4144 * configure: Regenerate.
4145
a0da8069
NN
4146 * configure.in: Convert to autoconf script. Blow away lots
4147 of now-redundant Makefile fragments.
4148 * configure: Generate using Autoconf.
4149 * Makefile.tpl: Rewrite to reflect autoconfiscation.
4150 * Makefile.in: Regenerate.
4151
c567df0a
NN
41522002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
4153
5481b376 4154 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
4155 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4156
5481b376 4157 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 4158 where they belong.
2c7f9a32 4159
2dabcfb4
AS
41602002-12-24 Andreas Schwab <schwab@suse.de>
4161
4162 * Makefile.tpl (multilib.out): Fix missing space.
4163 * Makefile.in: Regenerate.
4164
1086bc09
NN
41652002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
4166
4167 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
4168 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
4169 * Makefile.in: Regenerate.
4170 * configure.in: Remove unnecessary leftovers.
4171
1086bc09
NN
41722002-12-21 Geoffrey Keating <geoffk@apple.com>
4173
4174 * configure.in (extra_ranlibflags_for_target): New variable.
4175 (*-*-darwin): Add -c to ranlib commands.
4176 * configure (tooldir): Handle extra_ranlibflags_for_target.
4177
14e9ca95
JJ
41782002-12-20 Jeff Johnston <jjohnstn@redhat.com>
4179
4180 * COPYING.NEWLIB: Updated.
4181 * COPYING.LIBGLOSS: Ditto.
4182
14c428fb
NN
41832002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4184
4185 * Makefile.tpl: Revert HJL's change.
4186 * Makefile.in: Regenerated.
4187 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4188 always.
4189
313b8244
AS
41902002-12-19 Andreas Schwab <schwab@suse.de>
4191
4192 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4193 * Makefile.in: Regenerate.
4194
efeae3db
L
41952002-12-18 H.J. Lu <hjl@gnu.org>
4196
4197 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4198 * Makefile.in: Regenerated.
4199
4200 * configure.in (build_prefix): New. Substitute.
4201
43d92c63
NN
42022002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
4203
59da4fe6
NN
4204 * Makefile.tpl: Don't let real targets depend on phony targets.
4205 * Makefile.in: Regenerate.
4206
43d92c63
NN
4207 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4208 * Makefile.in: Regenerate.
4209
b72e6a2d
JM
42102002-12-16 Jason Merrill <jason@redhat.com>
4211
4212 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4213 previous 'make bootstrap'.
4214 * Makefile.in: Regenerate.
4215
95c72c44
HPN
42162002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
4217
4218 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4219
7d695d07
JM
42202002-12-13 Jason Merrill <jason@redhat.com>
4221
4222 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
4223 library tests.
4224 (check-c++): Just depend on it and check-target-libstdc++-v3.
4225 * Makefile.in: Regenerate.
4226
54103d1e
NN
42272002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
4228
4229 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4230 * Makefile.in: Regenerate.
4231
4024f1e1
JJ
42322002-12-12 Jeff Johnston <jjohnstn@redhat.com>
4233
80b200a1
ZW
4234 * COPYING.NEWLIB: Update list of alternate Regent of California
4235 licenses and discuss official revoking of advertising clause.
4236 * COPYING.LIBGLOSS: Ditto.
4024f1e1 4237
7dda0df6
AO
42382002-12-12 Alexandre Oliva <aoliva@redhat.com>
4239
4240 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4241 * Makefile.in: Rebuilt.
4242
d03be79e 42432002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 4244
929293f4
NN
4245 * configure: Fix bug put in by gremlins.
4246
d03be79e
NN
4247 * Makefile.tpl: Substitute more autoconfily.
4248 * configure: Substitute more autoconfily.
4249 * Makefile.in: Regenerate.
4250
42512002-12-08 Andrew Cagney <ac131313@redhat.com>
4252
4253 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4254 * Makefile.in (all-sim): Ditto.
a36d530e
DD
4255
42562002-12-06 DJ Delorie <dj@redhat.com>
4257
4258 * Makefile.tpl: Change configure dependencies to not have real
4259 targets depend on phony targets.
b4a77b47 4260
db1ac78d
NN
42612002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
4262
bcaf2395
NN
4263 * configure.in: Revert unintentional change.
4264
b4fa093e
NN
4265 * src-release: Configure host subdirs.
4266
db1ac78d
NN
4267 * Makefile.tpl: Change dependency for */multilib.out so that
4268 it works when gcc isn't in the tree.
4269
4270 * configure.in: Substitute more.
4271 * configure: Run subconfigures from the Makefile.
4272 * Makefile.tpl: Run subconfigures from the Makefile; add a few
4273 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4274
15723a45
NN
42752002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4276
e2b9e2dc
NN
4277 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4278 and corresponding dependencies.
4279 * Makefile.in: Regenerate.
4280
2af579c4
NN
4281 * configure.in (host_tools): Order binutils, gas and ld for
4282 convenience in running the testsuites.
4283
a2cc058a
NN
4284 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4285 * Makefile.in: Regenerate.
4286 * configure.in: Introduce rules to serialize subconfigure runs.
4287
15723a45
NN
4288 * configure.in: Introduce BASE_CC_FOR_TARGET.
4289 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
4290 Realize configure-build-* targets. Realize configure-target-* targets.
4291 * Makefile.in: Regenerate.
4292
ae831be5
NN
42932002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4294
4295 * configure: Move gcc_version_trigger stuff from here...
4296 * configure.in: ...to here.
4297
4298 * configure.in: Separate subconfigure options added by this file from
4299 options given by the user. Add machinery to put args for host
4300 subconfigures into the Makefile.
4301
4302 * Makefile.tpl: Remove 'vault' targets.
4303 * Makefile.tpl: Reorder and comment dependencies.
4304 * Makefile.in: Regenerate.
4305
bbf7c8ac
NN
43062002-11-28 Geoffrey Keating <geoffk@apple.com>
4307
4308 * configure.in: Move host-specific darwin noconfigdirs into
4309 the host-specific section.
4310
930314a4
NN
43112002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4312
52d7cdee
NN
4313 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4314 during replay.
4315 * Makefile.in: Regenerate.
4316
930314a4
NN
4317 (finishing slow-motion replay)
4318 * configure: Remove skip-this-dir support.
4319 * Makefile.tpl: Remove skip-this-dir support.
4320
4321 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4322 subdirectories.
4323 * Makefile.in: Regenerate.
4324
4325 * Makefile.tpl: Strip out useless setting of 'dir'.
4326 * Makefile.in: Regenerate.
5481b376 4327
930314a4
NN
43282002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4329
4330 (finishing slow-motion replay)
4331 * configure.in: Fix deeply stupid bug.
4332
4333 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4334 shell code in CXX_FOR_TARGET
4335 * Makefile.def: Introduce raw_cxx.
4336 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4337 RAW_CXX_FOR_TARGET.
4338 * Makefile.in: Regenerate.
4339
43402002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4341
4342 (finishing slow-motion replay)
4343 * Makefile.tpl: Remove unnecessary ifs.
4344 * Makefile.in: Regenerate.
4345
5481b376 4346 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4347 dependencies. Maybe-ize build-libiberty. Create dummy install
4348 targets for 'no_install' modules.
5481b376 4349 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 4350 build_modules stuff to configure.in.
5481b376 4351 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4352 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4353 * Makefile.in: Regenerate.
4354
3866be5d
NN
43552002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4356
4357 (continuing slow-motion replay)
4358 * Makefile.tpl: Make all-target, install-target behave similarly
4359 to all, install (only hitting configured targets). Eliminate
4360 unused macro defintions.
4361
4362 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4363 build != host.
4364
4365 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4366
4367 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4368
5481b376 4369 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
4370 configuring. Remove references to "dosrel".
4371 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 4372 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 4373 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 4374 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
4375 and redundant dependency; rearrange slightly.
4376 * Makefile.def: Add host-side libtermcap, utils.
4377
4378 * Makefile.in: Regenerate.
4379
e393202e
NN
43802002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4381
4382 (Continuing slow-motion replay)
4383 * Makefile.def: Add list of recursive targets to autogenerate.
4384 Add build_modules.
4385 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4386 targets. Autogenerate *-build-* targets.
4387 * Makefile.in: Regenerate.
4388
583d52d7
NN
43892002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4390
4391 (Continuing slow-motion replay)
4392 * configure: More autoconf-style substitutions.
4393 * Makefile.tpl: More autoconf-style substitutions.
4394 * Makefile.in: Regenerate.
4395
43962002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4397
4398 (Continuing slow-motion replay)
4399 * configure: Substitute more variables in a more autoconf-friendly
4400 way. Simplify slightly.
4401 * Makefile.tpl: Make more variables substitutable in an
4402 autoconf-friendly way.
4403 * Makefile.in: Regenerate.
4404
874e38b4
NN
44052002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4406
4407 (Continuing slow-motion replay)
4408 * configure.in (v810*): Remove special setting of tools.
4409
4410 * configure: Add support for extra required flags for ar or nm.
4411 * configure.in (aix4.3+): Use above support for target-specific
4412 issues, rather than using config/mt-aix43.
4413
852e5f18
NN
44142002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4415
4416 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4417 * configure: Remove 'removing', which doesn't work. Replace $subdir
4418 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4419 with $srcdir. Reformat indentation. Substitute some variables
4420 formerly hard-coded in the Makefile for build=host.
4421 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4422 * Makefile.def: Autogenerate more.
4423 * Makefile.in: Regenerate.
4424
c9a0d920
DD
44252002-11-13 Bruce Korb <bkorb@gnu.org>
4426
4427 * Makefile.tpl: syntactic cleanup
4428
dd2768ff
KB
44292002-11-04 Kevin Buettner <kevinb@redhat.com>
4430
4431 * Makefile.def (host_modules): Add rda.
4432 * Makefile.in: Regenerate.
4433 * configure.in (target_tool): Add target-rda to list.
4434
1aa8389d
DD
44352002-10-25 Phil Edwards <pme@gcc.gnu.org>
4436
4437 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4438 and restrap targets to this rule.
4439 * Makefile.in: Regenerate.
4440
28f46298
HPN
44412002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4442
4443 * configure.in (i[3456]86-*-linux*): Add check to disable
4444 ${libgcj} for glibc1.
4445
ff72e302
NC
44462002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4447
4448 * configure.in: Add tic4x target.
4449
8607b6c9
NN
44502002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4451
4452 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4453 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4454 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4455 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4456 * Makefile.in: Regenerate.
4457
f8f61f4a
NN
44582002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4459
c86f794b
NN
4460 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4461 * Makefile.in: Regenerate.
4462
a9590527
NN
4463 * Makefile.def: Remove order dependency comments.
4464 * Makefile.tpl: Add explicit install-install dependencies.
4465 * Makefile.in: Regenerate.
4466
8412ce72
NN
4467 * Makefile.tpl: Remove material now in src-release. (Finally!)
4468 * Makefile.in: Regenerate.
4469
8b9f37f1
NN
4470 * configure: Restore my original patch by syncing with gcc version.
4471
f8f61f4a
NN
4472 * Bring following over from gcc:
4473
44742002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4475
4476 * configure.in (s390*-*-linux*): Enable libgcj.
4477
403d9505
NN
44782002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4479
4480 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4481
95f6f383
AM
44822002-10-02 Alan Modra <amodra@bigpond.net.au>
4483
e4673b0a 4484 * configure: Move stray lines back to where they belong.
95f6f383 4485
748503c8
NN
44862002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4487
a581b5c3
NN
4488 * Makefile.tpl: Insert configure-target target, for src-release.
4489
c084f5b4
NN
4490 * configure: Finish reverting change which Andrew Cagney started
4491 reverting. Should fix bustage.
4492
7aa673ed 4493 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
4494 * src-release: New file. Contains material for making net
4495 releases for gdb, binutils, et al., formerly in Makefile.in.
4496
82a9b2d9
NC
44972002-09-30 Nick Clifton <nickc@redhat.com>
4498
4499 * cpu: New top level directory. Intended to hold input files for
4500 CGEN which have FSF copyright assignment.
4501 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4502
c2463a00
AC
45032002-09-29 Andrew Cagney <ac131313@redhat.com>
4504
4505 Revert below (note that src does not contain Makefile.tpl):
4506 * Makefile.tpl: Make subsituted variables more autoconfy.
4507 * Makefile.in: Regenerate.
4508
f03b4789
NN
45092002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4510
c11e16a9
NN
4511 * configure: Revert accidentally applied changes.
4512
f03b4789
NN
4513 * Makefile.tpl: Make more autoconf-friendly.
4514 * Makefile.in: Regenerate.
4515 * configure: Make substitution more autoconf-like.
4516
45172002-09-28 Richard Earnshaw <rearnsha@arm.com>
4518
4519 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4520 single entry to handle all these.
4521 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4522 libjava on arm-*-elf.
4523
c0292023
GK
45242002-09-27 Geoffrey Keating <geoffk@apple.com>
4525
4526 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4527 things that depend on them.
4528
c66d951e
NN
45292002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4530
4531 * Makefile.tpl: Make subsituted variables more autoconfy.
4532 * Makefile.in: Regenerate.
4533 * configure: Make seds more autoconfy.
4534
907a7241 45352002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
4536
4537 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4538 * Makefile.in: Regenerate.
4539 * configure.in: Rewrite sed statements to look autoconfy.
4540
907a7241
NN
4541 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4542 all-target-foo on configure-target-foo.
4543 * Makefile.def: Ditto.
4544 * Makefile.in: Rebuild.
4545
405ea7a0
NN
45462002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4547
4548 * Makefile.def: New file.
4549 * Makefile.tpl: New file.
4550 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4551
4552 * configure.in: Minor rearrangement. Simplify tests.
4553
bdc57bfd
JT
45542002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4555
4556 * configure.in (with_headers): Skip copy if value is "yes".
4557 (with_libs): Likewise.
4558
ae03d6e2
NN
45592002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4560
4561 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4562 * configure.in (sh*-*-pe*): Ditto.
4563 * configure.in (mips*-*-pe*): Ditto.
4564 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
4565
4566 * configure.in: Rearrange.
4567
707960fe
NC
45682002-09-12 Nick Clifton <nickc@redhat.com>
4569
4570 * Import these changes from the config master repository:
4571
4572 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4573
4574 * config.sub: Add tic4x target.
4575
4576 2002-09-03 Ben Elliston <bje@redhat.com>
4577
4578 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4579 Reported by <Duncan_Stodart@insession.com>.
4580
36ea319f
JJ
45812002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4582
4583 * COPYING.NEWLIB: More updates.
4584
cf57480a
JJ
45852002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4586
4587 * COPYING.NEWLIB: Update.
4588
fd31a171
AC
45892002-08-23 Andrew Cagney <ac131313@redhat.com>
4590
23b632fc
AC
4591 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4592
fd31a171
AC
4593 * config.guess: Import version 2002-08-23.
4594 * config.sub: Import version 2002-08-22.
4595
a08bafb5
AO
45962002-08-20 Alexandre Oliva <aoliva@redhat.com>
4597
4598 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4599 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4600 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4601
17240c1f
NC
46022002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4603
4604 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4605
e70ad0c6
L
46062002-08-04 H.J. Lu (hjl@gnu.org)
4607
4608 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4609
574e6d11
DD
46102002-07-31 Alan Modra <amodra@bigpond.net.au>
4611
4612 * configure.in: Move generic linux case to end. Copy generic
4613 linux noconfigdirs to mips*-*-linux* entry and new
4614 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4615
611e7523
CD
46162002-07-19 Chris Demetriou <cgd@broadcom.com>
4617
4618 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4619 one instance of them which was missed to the list to update.
4620
51759676
CD
46212002-07-16 Chris Demetriou <cgd@broadcom.com>
4622
4623 * config.guess: Update to 2002-07-09 version.
4624 * config.sub: Update to 2002-07-03 version.
4625
7c1f909c
DD
46262002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4627
4628 * configure.in: Remove two redundant tests.
4629
d7cf5d30
DD
46302002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4631
4632 * configure.in (mips*-*-irix6*o32): Enable stabs.
4633
c74222f7
DD
46342002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4635
5b53c336
DD
4636 * configure.in: Don't build grez.
4637 * Makefile.in: Ditto.
4638
c74222f7
DD
4639 * Makefile.in: Remove references to bsp, cygmon, libstub.
4640 * configure.in: Ditto.
4641
4642 * configure.in: Remove leftover reference to gdbtest.
4643
edd1b227
DD
46442002-07-08 Phil Edwards <pme@gcc.gnu.org>
4645
4646 * configure.in (gxx_include_dir): Change to match versioned
4647 C++ headers if --enable-version-specific-runtime-libs is used.
4648
486186e3
AO
46492002-07-04 Steve Ellcey <sje@cup.hp.com>
4650
4651 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4652
ff0a3bf8
DD
46532002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4654
4655 * configure.in: Make --without-x work.
4656
1dfa8174
NC
46572002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4658
4659 * contrib: New directory. Created to contain a copy of the
5481b376 4660 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
4661 the FSF GCC sources.
4662
07637366
DD
46632002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4664
b6f83f2a
DD
4665 * configure.in: Rearrange target Makefile fragment collection.
4666
07637366
DD
4667 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4668 cvs[src].
4669 * configure.in: Ditto.
4670
f48556b1
DD
46712002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4672
4673 * Makefile.in: Eliminate 'apache' targets.
4674 * configure.in: Eliminate 'apache' targets.
4675
4676 * configure.in: Eliminate redundant tests. Reorganize.
4677
4678 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4679
4680 * config-ml.in: Eliminate references to Cygnus configure.
4681
4682 * Makefile.in: Eliminate references to building emacs.
4683
46842002-07-01 Denis Chertykov <denisc@overta.ru>
4685
4686 * configure.in: Add support for ip2k.
4687
cdb9e2b8
BE
46882002-06-24 Ben Elliston <bje@redhat.com>
4689
4690 * configure.in (host_tools): Remove cgen.
4691
4692 * Makefile.in (all-cgen): Remove; runs from its source directory.
4693 (check-cgen, install-cgen, clean-cgen): Likewise.
4694 (all-opcodes): No not depend on all-cgen.
4695 (all-sim): Likewise.
4696
3558860c
DD
46972002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4698
4699 * configure.in: Fix AIX configury bug.
4700
e3b0c936
DD
47012002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4702
cdb9e2b8 4703 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4704
cdb9e2b8
BE
4705 * configure.in: Move definition of libstdcxx_flags right above
4706 usage, rather than way earlier.
8ee424c0 4707
c712250a
DD
4708 * configure.in: Pull definition of is_cross_compiler earlier.
4709
9ee1a75c
DD
4710 * configure.in: Rearrange a little.
4711
e3b0c936
DD
4712 * configure.in: Remove references to librx.
4713 * Makefile.in: Remove references to librx.
4714
b2bd228e
DD
47152002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4716
4717 * configure.in: Eliminate ${gasdir} variable.
4718
7cd52483
DB
47192002-06-18 Dave Brolley <brolley@redhat.com>
4720
4721 * configure.in: Add support for frv.
4722 * config.sub: Add support for frv.
4723
6c5e141a
DD
47242002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4725
4726 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4727
0d18b56d
JT
47282002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4729
4730 * configure.in (vax-*-netbsd*): Re-enable gas.
4731
fd8958d5
DD
47322002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4733
27f15fdd
DD
4734 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4735 BUILD_PREFIX_1, to correct nomenclature.
4736 * configure: Likewise.
4737
fd8958d5
DD
4738 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4739 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4740
0c2442b7
DD
47412002-05-31 Olaf Hering <olh@suse.de>
4742
4743 * config-ml.in: Propogate DESTDIR also.
4744
a3602181
JT
47452002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4746
4747 * configure.in (vax-*-netbsd*): Don't build gas for this
4748 platform.
4749
c95f53ae
MM
47502002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4751
4752 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4753 and libgcj for AVR.
4754
1d7c1053
NC
47552002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4756
4757 * config.sub: Add DLX target.
4758
4b37028f
JT
47592002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4760
4761 * config.guess: Update to 2002-05-22 version.
4762 * config.sub: Likewise.
4763
d5de0a84
NC
47642002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4765
4766 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4767 * config-ml.in: Likewise.
4768 * configure: Likewise.
4769 * configure.in: Likewise.
4770
c92a0210
DD
47712002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4772
115a77aa
DD
4773 * configure.in: Simplify makefile fragment collection.
4774
4775 * configure.in: Remove code to build emacs.
e99daf2b 4776
91e060aa
DD
4777 * configure.in : Remove --srcdir argument from targargs and buildargs
4778 (it's always overridden in the Makefile anyway). Rearrange a bit.
4779
4780 * configure: Move some logic to configure.in.
4781 * configure.in: Move some logic from configure.
c92a0210 4782
91217342
JJ
47832002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4784
4785 * COPYING.LIBGLOSS: New file.
4786
d3d8a9ee
NC
47872002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4788
4789 * Makefile.in: Honour DESTDIR.
4790
3a036cdc
AO
47912002-05-05 Alexandre Oliva <aoliva@redhat.com>
4792
4793 * configure.in (noconfigdirs): Don't disable libgcj on
4794 sparc64-*-solaris* and sparcv9-*-solaris*.
4795
6d095fe4
AO
47962002-05-03 Alexandre Oliva <aoliva@redhat.com>
4797
4798 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4799
dac55df9
TF
48002002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4801
4802 * configure.in (FLAGS_FOR_TARGET): Do not add
4803 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4804 on i[3456]86-*-linux*.
4805
a018e15b
TF
48062002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4807
4808 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4809
4810 * configure.in (noconfigdirs): Do not add target-newlib if
4811 target == i[3456]86-*-linux*, and host == target.
4812
5f284831
MM
48132002-04-29 Mark Mitchell <mark@codesourcery.com>
4814
4815 * config.guess: Updated to 2002-04-26's version.
4816 * config.sub: Updated to 2002-04-26's version.
4817
33babf59
DD
48182002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4819
bd5f7da2
DD
4820 * configure.in: delete reference to absent file
4821
a0c4f3a0
DD
4822 * configure.in: replace '[' with 'test'
4823
66f1ba4f
DD
4824 * configure.in: Eliminate references to gash.
4825 * Makefile.in: Eliminate references to gash.
4826
7c3ab50c
DD
4827 * configure.in: remove useless references to 'pic' makefile fragments.
4828
bbc025f5
DD
4829 * configure.in: (*-*-windows*) Finish removing.
4830
33babf59
DD
4831 * configure.in: Eliminate redundant test for libgui.
4832
d5ec694c
DD
48332002-04-26 Joel Sherrill <joel@OARcorp.com>
4834
4835 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4836 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4837
57a5346c
DD
48382002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4839
4840 * configure.in: remove references to dead files
4841
dbf93899
DD
48422002-04-18 Tom Tromey <tromey@redhat.com>
4843
4844 * configure.in: Disallow configuring libgcj when it is already
4845 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4846 Solaris 2.8 by default. For PR libgcj/6158.
4847
26eadf68
DD
48482002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4849
4850 * configure.in: Move default CC setting out of config/mh-* fragments
4851 directly into here.
4852
a0a2c6c6
DD
48532002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4854
4855 * configure.in: don't even try to configure or make a subdirectory
4856 if there's no configure script for it.
4857
9972f812
DD
48582002-04-15 Mark Mitchell <mark@codesourcery.com>
4859
4860 * MAINTAINERS: Remove chill maintainers.
4861 * Makefile.in (CHILLFLAGS): Remove.
4862 (CHILL_LIB): Remove.
4863 (TARGET_CONFIGDIRS): Remove libchill.
4864 (CHILL_FOR_TARGET): Remove.
4865 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4866 CHILL_LIB.
4867 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4868 (CHECK_TARGET_MODULES): Likewise.
4869 (INSTALL_TARGET_MODULES): Likewise.
4870 (CLEAN_TARGET_MODULES): Likewise.
4871 (configure-target-libchill): Remove.
4872 (all-target-libchill): Remove.
4873 * configure.in (target_libs): Remove target-libchill.
4874 Do not compute CHILL_FOR_TARGET.
4875 * libchill: Remove directory.
5481b376 4876
75205f78
DD
48772002-04-15 DJ Delorie <dj@redhat.com>
4878
4879 * Makefile.in, configure.in, configure: Sync with gcc, entries
4880 follow...
4881
48822002-04-08 Tom Tromey <tromey@redhat.com>
4883
4884 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4885 Fixes PR libgcj/6068.
4886
48872002-03-30 Krister Walfridsson <cato@df.lth.se>
4888
4889 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4890
48912002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4892
4893 * configure.in (alpha*-dec-osf*): Enable libgcj.
4894
48952002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4896
4897 Fix for: PR bootstrap/3591, target/5676
4898 * configure.in (mcore-pe): Disable the configuration of
4899 libstdc++-v3 since exceptions are not supported.
4900
49012002-03-20 Anthony Green <green@redhat.com>
4902
4903 * configure.in: Enable libgcj for xscale-elf target.
4904
49052002-02-28 Alexandre Oliva <aoliva@redhat.com>
4906
4907 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4908 libjava.
4909 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4910
49112002-02-22 Alexandre Oliva <aoliva@redhat.com>
4912
4913 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4914 libstdc++-v3 and libjava.
4915
49162002-02-11 Adam Megacz <adam@xwt.org>
4917
4918 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4919 boehm-gc
4920
49212002-02-09 Alexandre Oliva <aoliva@redhat.com>
4922
4923 * config.guess: Updated to 2002-01-30's version.
4924 * config.sub: Updated to 2002-02-01's version.
4925 Contribute sh64-elf.
4926 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4927 * configure.in: Added sh64-*-*.
4928
49292002-01-17 H.J. Lu <hjl@gnu.org>
4930
4931 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4932 (all-target-fastjar): Also depend on all-target-libiberty.
4933
4934Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4935
4936 * configure, configure.in: Use temp file for long sed commands.
4937
49382001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4939
4940 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4941 libf2c.
4942
49432001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4944
4945 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4946
49472001-10-11 Hans-Peter Nilsson <hp@axis.com>
4948
4949 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4950
49512001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4952
4953 * configure: Handle temporary files securely using mkdir.
4954
49552001-09-26 Will Cohen <wcohen@redhat.com>
4956
4957 * configure.in (*-*-linux*): Disable configuration of target-newlib
4958 and target-libgloss.
4959
49602001-09-26 Alexandre Oliva <aoliva@redhat.com>
4961
4962 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4963 RANLIB.
4964
49652001-08-11 Graham Stott <grahams@redhat.com>
4966
4967 * Makefile.in (check-c++): Add missing semicolon.
4968
49692001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4970
4971 * configure.in (sh-*-linux*): New.
4972
49732001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4974
4975 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4976 and libgcj on m68hc11/m68hc12.
4977
49782001-06-27 H.J. Lu (hjl@gnu.org)
4979
4980 * Makefile (CFLAGS_FOR_BUILD): New.
4981 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4982
49832001-06-01 Hans-Peter Nilsson <hp@axis.com>
4984
4985 * configure.in (libstdcxx_flags): Do not try to execute
4986 libstdc++-v3/testsuite_flags until it exists.
4987
49882001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4989
4990 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4991
49922001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4993
4994 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4995
4996Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4997
4998 * configure.in: Move *-chorusos target case to the proper switch.
4999 Disable libgcj.
5000
50012001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5002
5003 * Makefile.in (STAGE1_CFLAGS): Pass down.
5004
50052001-04-13 Alan Modra <amodra@one.net.au>
5006
5007 * config.guess: Add hppa64-linux support. Note for next import that
5008 this is already in the master file.
5009 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
5010
50112001-03-22 Colin Howell <chowell@redhat.com>
5012
5013 * Makefile.in (DO_X): Do not backslash single-quotes in
5014 backquotes (two places).
5015
50162001-03-18 Laurynas Biveinis <lauras@softhome.net>
5017
5018 * Makefile.in (DO_X): Quote nested quotes.
5019
50202001-03-15 Laurynas Biveinis <lauras@softhome.net>
5021
5022 * Makefile.in (DO_X): Use double quotes for quoting
5023 "RANLIB=$${RANLIB}".
5024
50252001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5026
5027 * configure.in: Only use `lang_requires' for languages athat are
5028 actually enabled.
5029
50302001-03-07 Tom Tromey <tromey@redhat.com>
5031
5032 * configure.in: Allow config-lang.in to set `lang_requires' to list
5033 of other required languages.
5034
50352001-03-06 Laurynas Biveinis <lauras@softhome.net>
5036
5037 * Makefile.in: Remove RANLIB definition. Use RANLIB
5038 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5039 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5040
50412001-02-28 Benjamin Kosnik <bkoz@redhat.com>
5042 Alexandre Oliva <aoliva@redhat.com>
5043
5044 * Makefile.in (check-c++): Use tabs, not spaces.
5045
50462001-02-19 Benjamin Kosnik <bkoz@redhat.com>
5047
5048 * Makefile.in (check-c++): New rule.
5049
5050 * configure.in (target_libs): Remove libg++.
5051 (noconfigdirs): Remove libg++.
5052 (noconfigdirs): Same.
5053 (noconfigdirs): Same.
5054 (noconfigdirs): Same.
5055
5056 * config-ml.in: Remove libg++ references.
5057
5058 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5059 (ALL_TARGET_MODULES): Same.
5060 (configure-target-libg++): Remove.
5061 (all-target-libg++): Remove.
5062 (configure-target-libio): Remove.
5063 (all-target-libio): Remove.
5064 (check-target-libio): Remove.
5065 (.PHONY): Remove.
5066 (libg++.tar.bz2): Remove.
5067 (all-target-cygmon): Remove libio.
5068 (all-target-libstdc++): Remove.
5069 (configure-target-libstdc++): Remove.
5070 (TARGET_LIB_PATH): Remove libstdc++.
5071 (ALL_GCC_CXX): Remove libstdc++.
5072 (all-target-gperf): Correct.
5073
50742001-02-15 Anthony Green <green@redhat.com>
5075
5076 * configure: Introduce GCJ_FOR_TARGET.
5077 * configure.in: Ditto.
5078 * Makefile.in: Ditto.
5079
50802001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5081
5082 * configure.in: for *-chorusos, don't config target-newlib and
5083 target-libgloss.
5084
50852001-02-04 Mark Mitchell <mark@codesourcery.com>
5086
5087 Remove V2 C++ library.
5088 * configure.in: Remove --enable-libstdcxx_v3 support.
5089
50902001-01-27 Richard Henderson <rth@redhat.com>
5091
5092 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5093
50942001-01-26 Tom Tromey <tromey@redhat.com>
5095
5096 * configure.in: Allow libgcj to be built on Sparc Solaris.
5097
50982001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
5099
5100 * configure.in: Enable libgcj on several additional platforms.
5101
51022001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
5103
5104 * configure.in: Enable libgcj for linux targets.
5105
51062001-01-09 Mike Stump <mrs@wrs.com>
5107
5108 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5109 failures of subdirectories.
5110
51112001-01-02 Laurynas Biveinis <lauras@softhome.net>
5112
5113 * configure: handle DOS-style absolute paths.
5114
51152001-01-02 Laurynas Biveinis <lauras@softhome.net>
5116
5117 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5118
51192000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5120
5121 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5122 (libstdcxx_incdir): Pass down.
5123 * config.if: Remove expired bits for cxx_interface, add stub.
5124 (libstdcxx_incdir): Add variable for g++ include directory.
5125 * configure.in (gxx_include_dir): Use it.
5126
51272000-12-15 Andreas Jaeger <aj@suse.de>
5128
5129 * configure.in: Handle lang_dirs.
5130
51312000-12-13 Anthony Green <green@redhat.com>
5132
5133 * configure.in: Disable libgcj for any target not specifically
5134 listed. Disable libgcj for x86 and Alpha Linux until compatible
5135 with g++ abi.
5136
51372000-12-13 Mike Stump <mrs@wrs.com>
5138
5139 * Makefile.in (local-distclean): Also remove fastjar.
5140
51412000-12-10 Anthony Green <green@redhat.com>
5142
5143 * configure.in: Define libgcj. Disable libgcj target libraries for
5144 most targets.
5145
51462000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5147
5148 * configure.in (target_libs): Revert 2000-12-08 patch.
5149 (noconfigdirs): Added target-libjava.
5150
51512000-12-09 Laurynas Biveinis <lauras@softhome.net>
5152
5153 * Makefile.in: handle DOS-style absolute paths.
5154
51552000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5156
5157 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5158 libjava.
5159 * configure.in (target_libs): Removed `target-libjava'.
5160
51612000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5162
5163 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5164 (ALL_MODULES): Added fastjar.
5165 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5166 (all-target-libjava): all-fastjar replaces all-zip.
5167 (all-fastjar): Added.
5168 (configure-target-fastjar, all-target-fastjar): Likewise.
5169 * configure.in (host_tools): Added fastjar.
5170
51712000-12-07 Mike Stump <mrs@wrs.com>
5172
5173 * Makefile.in (local-distclean): Remove leftover built files.
5174
51752000-11-16 Fred Fish <fnf@be.com>
5176
5177 * configure.in (enable_libstdcxx_v3): Fix typo,
5178 libstd++ -> libstdc++.
5179
51802000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5181
5182 * configure: Provide the original toplevel configure arguments
5183 (including $0) to subprocesses in the environment rather than
5184 through gcc/configargs.h.
5185
51862000-11-12 Mark Mitchell <mark@codesourcery.com>
5187
5188 * configure: Turn on libstdc++ V3 by default.
5189
51902000-10-16 Michael Meissner <meissner@redhat.com>
5191
5192 * configure (gcc/configargs.h): Only create if there is a build GCC
5193 directory created.
5194
51952000-10-05 Phil Edwards <pme@gcc.gnu.org>
5196
5197 * configure: Save configure arguments to gcc/configargs.h.
5198
51992000-10-04 Andris Pavenis <pavenis@latnet.lv>
5200
5201 * Makefile.in (bootstrap): avoid recursion if subdir missing
5202 (cross): ditto
5203 (do-proto-toplev): ditto
5204
5205Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5206
5207 * configure.in: Do not build byacc for hppa64. Provide paths to the
5208 X11 libraries for hppa64.
5209
52102000-09-02 Anthony Green <green@cygnus.com>
5211
5212 * Makefile.in (all-gcc): Depend on all-zlib.
5213 (CLEAN_MODULES): Add clean-zlib.
5214 (ALL_MODULES): Add all-zlib.
5215 * configure.in (host_libs): Add zlib.
5216
52172000-08-25 Alexandre Oliva <aoliva@redhat.com>
5218
5219 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5220 $targargs to tell whether newlib is going to be built.
5221
5222 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5223 $$r/TARGET_SUBDIR/libio for _G_config.h.
5224
52252000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5226
5227 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5228
5229 * configure: Make enable_threads and enable_shared defaults
5230 explicit. Substitute enable_threads into generated Makefiles.
5231 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5232 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5233
52342000-08-02 Manfred Hollstein <manfredh@redhat.com>
5235
5236 * configure.in: Re-enable all references to libg++ and librx.
5237
ffb97b2f 52382002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 5239
ffb97b2f
DD
5240 * configure.in: Add *-*-freebsd* configurations.
5241
bbf6e9e3
AC
52422002-04-07 Andrew Cagney <ac131313@redhat.com>
5243
5244 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
5245 (do-tar, do-bz2): New rules.
5246 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
5247 (gdb-tar): New rule.
5248 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
5249 (insight_dejagnu.tar): New rule.
5250 (insight.tar): New rule.
5251 (gdb+dejagnu.tar): New rule.
5252 (gdb.tar): New rule.
5253
8f1579c0
AC
52542002-04-07 Andrew Cagney <ac131313@redhat.com>
5255
5256 * MAINTAINERS: Update dejagnu/
5257
ba3c59ab
AO
52582002-03-16 Alexandre Oliva <aoliva@redhat.com>
5259
5260 * ltmain.sh (relink_command): Fix typo in previous change.
5261
6243d5dd
AO
52622002-03-15 Alexandre Oliva <aoliva@redhat.com>
5263
5264 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
5265 (relink_command): Added --tag flags.
5266 (mode=install): If relinking fails; error out.
5267
80413487
RH
52682002-03-12 Richard Henderson <rth@redhat.com>
5269
5270 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
5271 .NOTPARALLEL tag.
5272 (do-check): Rename from check.
5273 (check): Allow parallel check.
5274
3daeddf6
RH
52752002-03-11 Richard Henderson <rth@redhat.com>
5276
5277 * Makefile.in (.NOTPARALLEL): Add fake tag.
5278
fad93c55
L
52792002-03-07 H.J. Lu (hjl@gnu.org)
5280
5281 * configure.in: Enable gprof for mips*-*-linux*.
5282
2e8357fc
AO
52832002-02-28 Alexandre Oliva <aoliva@redhat.com>
5284
5285 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5286 libjava.
5287 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5288
bd48e1a9
AC
52892002-02-24 Andrew Cagney <ac131313@redhat.com>
5290
5291 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5292
39121370
DJ
52932002-02-23 Daniel Jacobowitz <drow@mvista.com>
5294
5295 * config.guess: Import from master sources, rev 1.232.
5296 * config.sub: Import from master sources, rev 1.246.
5297
081ff160
AO
52982002-02-23 Alexandre Oliva <aoliva@redhat.com>
5299
5300 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5301 because its Makefile is there; test for the executable instead.
5302
20a5393b
AO
53032002-02-09 Alexandre Oliva <aoliva@redhat.com>
5304
5305 Contribute sh64-elf.
5306 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5307 * configure.in: Added sh64-*-*.
5308
38135629
JJ
53092002-02-04 Jeff Johnston <jjohnstn@redhat.com>
5310
80413487
RH
5311 * COPYING.NEWLIB: Remove advertising clause from
5312 Berkeley and Red Hat licenses.
38135629 5313
48d19748
MD
53142002-02-01 Mo DeJong <supermo@bayarea.net>
5315
5316 * Makefile.in: Add all-tix to deps for all-snavigator
5317 so that tix is built when building snavigator.
5318
f6e1c110
BE
53192002-02-01 Ben Elliston <bje@redhat.com>
5320
5321 * config.guess: Import from master sources, rev 1.229.
5322 * config.sub: Import from master sources, rev 1.240.
5323
4867be41
DJ
53242002-01-27 Daniel Jacobowitz <drow@mvista.com>
5325
5326 From Steve Ellcey <sje@cup.hp.com>:
5327 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5328 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5329 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5330 IA64.
5331 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5332 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5333 soname_spec, sys_lib_search_path_spec): Ditto.
5334
e82380cc
JT
53352002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
5336
5337 * configure.in (*-*-netbsd*): New. Skip target-newlib,
5338 target-libiberty, and target-libgloss. Skip Java-related
5339 libraries if not supported for NetBSD on target CPU.
5340
1319fb9c
NC
53412002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
5342
5343 * configure.in: Import StrongARM and XScale target_configdirs from
5344 FSF GCC version.
5345
b020f6ac
L
53462002-01-16 H.J. Lu (hjl@gnu.org)
5347
5348 * config.guess: Import from master sources, rev 1.225.
5349 * config.sub: Import from master sources, rev 1.238.
5350
5351 * MAINTAINERS: Updated notes on config.guess and config.sub.
5352
a0c1c920
NC
53532002-01-11 Steve Ellcey <sje@cup.hp.com>
5354
5355 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5356 ld and gdb are not supported.
5357
a9fa5e1f
JJ
53582002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5359
5360 * Change reference to Cygnus Solutions to be Red Hat.
5361
94077108
JJ
53622002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5363
5364 * COPYING.NEWLIB: Update generic copyright date.
5365
05ecd75c
MS
53662002-01-07 Mark Salter <msalter@redhat.com>
5367
5368 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5369 Allow target-libgloss to be built for arm, strongarm, and xscale.
5370
a106bb62
BE
53712002-01-03 Ben Elliston <bje@redhat.com>
5372
5373 * MAINTAINERS: Update URL for config.* scripts.
5374
0e254642
AM
53752001-12-18 Alan Modra <amodra@bigpond.net.au>
5376
5377 * config.sub: Import latest version.
5378 * config.guess: Likewise.
5379
0a0d0041
TF
53802001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5381
5382 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5383 options for i[3456]86-pc-linux* native builds.
5384
d932cae7
NC
53852001-12-05 Laurent Guerby <guerby@acm.org>
5386
5387 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 5388 libiberty.
d932cae7
NC
5389
5390 Import this patch from gcc:
5481b376 5391
d932cae7
NC
5392 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5393
5394 * symlink-tree: handle DOS-style absolute paths.
5395
49b7683b
DD
53962001-11-28 DJ Delorie <dj@redhat.com>
5397 Zack Weinberg <zack@codesourcery.com>
5398
5399 When build != host, create libiberty for the build machine.
5400
5401 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5402 CONFIG_ARGUMENTS.
5403 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5404 New variables.
5405 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5406 and rules.
5407 (all.normal): Depend on ALL_BUILD_MODULES.
5408 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5409 (all-build-libiberty): Depend on configure-build-libiberty.
5410
5411 * configure: Calculate and substitute proper value for
5412 ALL_BUILD_MODULES.
5413 * configure.in: Create the build subdirectory.
5414 Calculate and substitute TARGET_CONFIGARGS (formerly
5415 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5416
26ef82f4
GK
54172001-11-26 Geoffrey Keating <geoffk@redhat.com>
5418
5419 * config.sub: Update to version 1.232 on subversion.
5420
43e64072
NC
54212001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5422
5423 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5424 files from .po files for a distribution.
5425
66f6c0d5
HPN
54262001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
5427
5428 * COPYING.NEWLIB: Mention preserved notice in specific parts.
5429
4a02fdb2
JH
54302001-11-13 Jeff Holcomb <jeffh@redhat.com>
5431
5432 Merged from net gcc:
5433 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5434 * ltcf-c.sh: Use $objext, not $ac_objext.
5435 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5436 * ltcf-cxx.sh: Add support for GNU.
5437 2001-07-22 Timothy Wall <twall@redhat.com>
5438 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5439 default settings if using GNU tools with that configuration.
5440 * ltcf-cxx.sh: Ditto.
5441 * ltcf-gcj.sh: Ditto.
5442 2001-07-21 Michael Chastain <chastain@redhat.com>
5443 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5444 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5445 * ltmain.sh: Mark as gcc-local.
5446
227b9953
JH
54472001-11-13 Jeff Holcomb <jeffh@redhat.com>
5448
5449 * Makefile.in (all-bison): Revert 2001-10-24.
5450 Don't depend on texinfo.
5451
cbbab8fb
JJ
54522001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5453
80413487 5454 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 5455
922b2485
DD
54562001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5457
5458 * configure.in (--enable-languages): Be more permissive about
5459 syntax. Check for empty lists better. Warn about $LANGUAGES.
5460
f08fa01d
HPN
54612001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5462
5463 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5464
fee3da4e
JH
54652001-10-24 Jeff Holcomb <jeffh@redhat.com>
5466
5467 Makefile.in (all-bison): Don't depend on texinfo.
5468
73fb1ef9
AM
54692001-10-03 Alan Modra <amodra@bigpond.net.au>
5470
5471 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5472
373688ac
AO
54732001-09-29 Alexandre Oliva <aoliva@redhat.com>
5474
5475 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5476
9c07660b
HPN
54772001-09-28 Hans-Peter Nilsson <hp@axis.com>
5478
5479 * config.sub, config.guess: Import latest from subversions.
5480
3f152009
AO
54812001-09-21 Alexandre Oliva <aoliva@redhat.com>
5482
5483 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5484 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5485 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5486 avoid quotes nesting problems.
5487 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5488 (DO_X): Export only variables that are set.
5489
8f6a59e5
BE
54902001-09-19 Ben Elliston <bje@redhat.com>
5491
5492 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5493 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5494 semantics. Use the shell built-in "type" command instead.
5495
a1ec19fa
TS
54962001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5497
5498 * config.sub: Reverted the earlier change, this version is not the
5499 master file.
5500
4008bd9b
TS
55012001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5502
5503 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5504 Add support for mips64.
5505
dd1e52a4
JH
55062001-09-03 Jeff Holcomb <jeffh@redhat.com>
5507
5508 * configure.in: Enable libstdc++-v3 for h8300 targets.
5509
91549d1c
EC
55102001-08-30 Eric Christopher <echristo@redhat.com>
5511 Jason Eckhardt <jle@redhat.com>
5512
5513 * config.sub: Add support for mipsisa32.
5514
cf966cf9
EC
55152001-08-30 Eric Christopher <echristo@redhat.com>
5516
5517 * config.sub, config.guess: Import latest from subversions.
5518
82208dc5
AM
55192001-08-20 Alan Modra <amodra@bigpond.net.au>
5520
5521 * config.sub, config.guess: Import latest from subversions.
5522
4dca8403
DD
55232001-07-26 DJ Delorie <dj@redhat.com>
5524
5525 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5526
1107dce2
AM
55272001-06-19 Alan Modra <amodra@bigpond.net.au>
5528
5529 * Makefile.in: Revert 2001-06-17.
5530 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5531
e09a6604
L
55322001-06-17 H.J. Lu <hjl@gnu.org>
5533
5534 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5535 (gas+binutils.tar.bz2): Likewise.
5536 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5537
31a8b634
AC
5538Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5539
5540 * Makefile.in (VER): When present, extract the version number from
5481b376 5541 the file version.in.
31a8b634 5542
dc70af01
AO
55432001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5544
5545 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5546 gcc/xgcc is built, use -print-prog-name to find out the program
5547 name to use.
5548
839bbd8c
AO
55492001-06-04 Mark Mitchell <mark@codesourcery.com>
5550
5551 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5552 with_gcc]: Use `gcc -shared' to build a shared library.
5553
566e9a30
AO
55542001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5555
5556 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5557 archives.
5558
e877bb69
AO
55592001-05-28 Simon Patarin <simon.patarin@inria.fr>
5560
5561 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5562 libraries when using g++ with native linker.
5563
1605288b
AO
55642001-05-28 Alexandre Oliva <aoliva@redhat.com>
5565
5566 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5567
11a383ba
TR
55682001-05-24 Tom Rix <trix@redhat.com>
5569
5570 * configure.in : enable ld for aix
cf966cf9 5571
18611226
AO
55722001-05-22 Alexandre Oliva <aoliva@redhat.com>
5573
5574 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5575 [aix4*|aix5*]: Prepend blank.
5576
6be7c12c
AO
55772001-05-20 Alexandre Oliva <aoliva@redhat.com>
5578
5579 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5580 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5581 of subdir/configure scripts to use the new libtool.m4.
5582
4ed00bba
L
55832001-05-14 H.J. Lu <hjl@gnu.org>
5584
5585 * config.if (libc_interface): Set to -libc6.2- for cross
5586 compiling to Linux/glibc 2.2.
5587
b1af961c
AO
55882001-05-03 Alexandre Oliva <aoliva@redhat.com>
5589
5590 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5591 libgcj.
5592
5ec3e74e
AO
55932001-04-26 Alexandre Oliva <aoliva@redhat.com>
5594
5595 * configure.in (noconfigdirs): Don't reset it from scratch in the
5596 target case; only append to it.
5597
b3ed1d6b
AO
55982001-04-26 Alexandre Oliva <aoliva@redhat.com>
5599
5600 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5601 sparc-*-solaris2.8]: Disable ${libgcj}.
5602
96111c10
AO
56032001-04-25 Alexandre Oliva <aoliva@redhat.com>
5604
5605 * configure.in (libgcj_saved): Copy from $libgcj.
5606 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5607 --disable-libgcj.
5608
b5bf43f2
AO
56092001-04-20 Alexandre Oliva <aoliva@redhat.com>
5610
5611 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5612 1.641.2.228.
5613
8cc32590
AO
56142001-04-12 Alexandre Oliva <aoliva@redhat.com>
5615
5616 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5617 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5618
dec0cb0c
AO
56192001-04-01 Alexandre Oliva <aoliva@redhat.com>
5620
5621 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5622 New macros.
5623 (bootstrap, cross): Use RECURSE_FLAGS.
5624 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5625
6a9c3886
AO
56262001-03-27 Alexandre Oliva <aoliva@redhat.com>
5627
5628 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5629
d4fc7db8
NC
56302001-03-23 Nick Clifton <nickc@redhat.com>
5631
5632 * README-maintainer-mode: Add note about inability to use "make
5633 distclean" in maintainer mode.
5634
7389ff65
AO
56352001-03-22 Alexandre Oliva <aoliva@redhat.com>
5636
5637 Re-installed:
5638 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5639 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5640 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5641 * ltcf-cxx.sh: Likewise.
5642 * ltcf-gcj.sh: Likewise.
5643
b3e0dc8e
PB
56442001-03-22 Philip Blundell <philb@gnu.org>
5645
5646 * config.sub, config.guess: Import latest from subversions.
5647
469b781c
AO
56482001-03-22 Alexandre Oliva <aoliva@redhat.com>
5649
5650 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5651 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5652
b0dad762
MC
56532001-03-20 Michael Chastain <chastain@redhat.com>
5654
5655 * Makefile.in: all-m4 depends on all-texinfo.
5656
c559bb17
AO
56572001-03-08 Alexandre Oliva <aoliva@redhat.com>
5658
5659 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5660
fef4ae2e
JJ
56612001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5662
5663 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5664 longer valid.
5665
8d6dd99d
NC
56662001-02-16 Nick Clifton <nickc@redhat.com>
5667
5668 * configure.in (noconfigdirs): Allow configuration of texinfo
5669 for Cygwin hosts.
5670
a85d7ed0
NC
56712001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5672
5673 * config.guess: Add linux target for S/390.
5674 * config.sub: Likewise.
5675 * configure.in: Likewise.
5676
51221c5e
DD
56772001-02-06 Ben Elliston <bje@redhat.com>
5678
5679 * configure: Output host type to stdout, not stderr.
5680
9dec4c71
MS
56812001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5682
5683 * config.guess: Import from subversions.gnu.org (revision 1.181).
5684 * config.sub: Import from subversions.gnu.org (revision 1.199).
5685
9add9c04
AM
56862001-01-30 Alan Modra <alan@linuxcare.com.au>
5687
5688 * config.guess: Handle hppa64-linux systems.
5689
8679174d
MS
56902001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5691
5692 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5693 Don't unset, it's non-portable and no longer necessary, set to empty
5694 instead.
5695
02d01ed4
MS
56962001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5697
5698 * ltconfig: Shell portability fix for the tagname validity check.
5699
4cc5853d
MS
57002001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5701
5702 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5703
7487e485
AO
57042001-01-27 Alexandre Oliva <aoliva@redhat.com>
5705
5706 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5707 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5708
f332af52
AO
57092001-01-24 Alexandre Oliva <aoliva@redhat.com>
5710
5711 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5712 keep at least one of build_libtool_libs or build_old_libs set to
5713 yes.
5714
ef099754
AO
57152001-01-24 Alexandre Oliva <aoliva@redhat.com>
5716
5717 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5718 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5719
8341f2fc 57202000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5721
8341f2fc
AJ
5722 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5723
57242000-11-03 Philip Blundell <pb@futuretv.com>
5725
5726 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5727 files.
ebf0fa2e 5728
c320a39f
JJ
57292001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5730
5731 * COPYING.NEWLIB: Put into source repository.
5732
8817b92e
BE
57332001-01-15 Ben Elliston <bje@redhat.com>
5734
5735 * configure.in (host_tools): Add sid.
5736 Always configure cgen.
5737 * Makefile.in (all-sid): New target.
5738 (check-sid, clean-sid, install-sid): Likewise.
5739
35590697
AJ
57402001-01-07 Andreas Jaeger <aj@suse.de>
5741
80413487 5742 * config.sub, config.guess: Update from subversions.
35590697 5743
6ee6cea6
AO
57442000-12-12 Alexandre Oliva <aoliva@redhat.com>
5745
5746 * configure.in: Disable language-specific target libraries for
5747 languages that aren't enabled.
5748
077b8428
NC
57492000-11-24 Nick Clifton <nickc@redhat.com>
5750
5751 * configure.in (xscale-elf): Add target.
5752 (xscale-coff): Add target.
5753 (c4x, c5x, tic54x): Move after ARM targets.
5754
9e28a1ed
AO
57552000-11-23 Alexandre Oliva <aoliva@redhat.com>
5756
5757 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5758
be98a80a
ILT
57592000-11-20 Ian Lance Taylor <ian@zembu.com>
5760
5761 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5762
5cec67bf
AO
57632000-11-18 Alexandre Oliva <aoliva@redhat.com>
5764
5765 * Makefile.in: Merge with GCC and libgcj.
5766 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5767 configure-target-<library> when their configure scripts need the C
5768 or C++ library to have already been built to work properly.
5769 (do_proto_toplev): Set them to an empty string.
5770
d932cae7 57712000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5772
5773 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5774 (REALLY_SET_LIB_PATH): Use them.
5775
d932cae7 57762000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5777
5778 * config.sub: Add support for Sun Chorus
5779
8602ff0c
NC
57802000-11-02 Per Lundberg <plundis@chaosdev.org>
5781
5782 * config.sub: Add support for the *-storm-chaos OS.
5783
f9e0997d
NC
57842000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5785
80413487
RH
5786 * configure.in (noconfigdirs): Don't compile some
5787 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5788
d64552c5
AO
57892000-09-30 Alexandre Oliva <aoliva@redhat.com>
5790
5791 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5792 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5793 all affected `configure' scripts.
5794
97f60b31
AO
57952000-09-25 Alexandre Oliva <aoliva@redhat.com>
5796
5797 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5798 ltcf-c.sh.
5799
6e8dd58f
PB
58002000-09-12 Philip Blundell <philb@gnu.org>
5801
5802 * config.sub, config.guess: Update from subversions.
5803
103a2e99
AO
58042000-09-06 Alexandre Oliva <aoliva@redhat.com>
5805
51601921
AO
5806 * Makefile.in (all-zlib): Added dummy target.
5807
103a2e99
AO
5808 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5809 multi-language branch.
5810
2809b4b9
AO
58112000-09-05 Alexandre Oliva <aoliva@redhat.com>
5812
5813 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5814 (bootstrap*): Depend on all-bootstrap.
5815
7450026c
AO
58162000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5817
5818 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5819 crosses, but add gcc/include to the header search path for them.
5820
6cf86f7f
AO
58212000-08-31 Alexandre Oliva <aoliva@redhat.com>
5822
5823 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5824 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5825 * gettext.m4: New file, extracted from aclocal.m4.
5826
ce2ea6e3
AO
58272000-08-22 Alexandre Oliva <aoliva@redhat.com>
5828
5829 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5830 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5831 sub-configures.
5832
9765193e
DE
58332000-08-20 Doug Evans <dje@casey.transmeta.com>
5834
5835 * Makefile.in (ALL_MODULES): Add all-cgen.
5836 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5837 (all-cgen): New target.
5838 (all-opcodes,all-sim): Depend on all-cgen.
5839 * configure.in (host_tools): Add cgen.
5840 Only configure cgen if --enable-cgen-maint.
5841
d7b32520
AO
58422000-08-17 Alexandre Oliva <aoliva@redhat.com>
5843
5844 * config-ml.in (CC, CXX): Don't introduce a leading space.
5845
e52ef561
AO
58462000-08-16 Alexandre Oliva <aoliva@redhat.com>
5847
5848 * configure.in (libstdcxx_flags): Use
5849 libstdc++-v3/src/libstdc++.INC.
5850
88f9c2a0
AO
58512000-08-15 Alexandre Oliva <aoliva@redhat.com>
5852
5853 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5854
98fbe43f
JM
58552000-08-11 Jason Merrill <jason@redhat.com>
5856
5857 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5858 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5859 (FLAGS_FOR_TARGET): Not here.
5860 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5861
279ddab4
DD
58622000-08-07 DJ Delorie <dj@redhat.com>
5863
5864 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5865 "if we're also building gcc, and it's a gcc that will run on the
5866 build machine, we want to use its includes instead of the system's
5867 default includes".
5868
60523a83
AO
58692000-08-03 Alexandre Oliva <aoliva@redhat.com>
5870
24ffec7a
AO
5871 * configure.in (libstdcxx_flags): Don't use `"'.
5872
60523a83
AO
5873 * config-ml.in: Adjust multilib search paths to the
5874 appropriate multilib tree.
5875
daf644b5
AO
58762000-08-02 Alexandre Oliva <aoliva@redhat.com>
5877
5878 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5879 commas in $LANGUAGES.
5880
63266560
DD
58812000-08-01 Alexandre Oliva <aoliva@redhat.com>
5882
5883 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5884
58852000-07-31 Alexandre Oliva <aoliva@redhat.com>
5886
5887 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5888 CXX_FOR_TARGET for sed.
5889
58902000-07-30 Alexandre Oliva <aoliva@redhat.com>
5891
5892 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5893 Do not override if already set in the environment or in configure.
5894 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5895 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5896
9e449d3e
AO
58972000-07-27 Alexandre Oliva <aoliva@redhat.com>
5898
5899 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5900 (GCC_FOR_TARGET): Use it.
5901 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5902 * configure.in: ... here.
5903 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5904 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5905
8bbd92e0
AO
59062000-07-24 Alexandre Oliva <aoliva@redhat.com>
5907
fd1f87b2
AO
5908 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5909 (configure-target-libchill, configure-target-libobjc): Likewise.
5910
8bbd92e0
AO
5911 * configure.in: Use the same cache file for all target libs.
5912 * config-ml.in: But different cache files per multilib variant.
5913
25c6c112
JL
59142000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5915
5916 * configure (topsrcdir): Don't use dirname.
5917
ba73c63f
JM
59182000-07-20 Jason Merrill <jason@redhat.com>
5919
5920 * configure.in: Remove all references to libg++ and librx.
5921
5922 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5923
1af08294
HPN
59242000-07-20 Hans-Peter Nilsson <hp@axis.com>
5925
5926 * config.sub: Update to subversions version 2000-07-06.
5927
ba73c63f
JM
59282000-07-12 Andrew Haley <aph@cygnus.com>
5929
5930 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5931 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5932
59332000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5934
5935 * symlink-tree: Check number of arguments.
5936
d932cae7 59372000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5938
5939 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5940
ba73c63f
JM
59412000-07-05 Jim Wilson <wilson@cygnus.com>
5942
5943 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5944 search path for a g++ extracted from the build tree. This
5945 will allow link tests run by configure scripts in
5946 subdirectories to succeed.
5947
92ee2f86
UC
59482000-07-01 Koundinya K <kk@ddeorg.soft.net>
5949
80413487 5950 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5951
23f2f29f
CV
59522000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5953
5954 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5955 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5956
f04f5a67
TW
59572000-06-19 Timothy Wall <twall@cygnus.com>
5958
5959 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5960 * config.sub: Add tic54x target.
5961
11da68be
NC
59622000-06-07 Phillip Thomas <pthomas@suse.de>
5963
5964 * README-maintainer-mode: New file: Contains notes on using
5965 --enable-maintainer-mode with binutils.
5966
d932cae7 59672000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5968
5969 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5970
d932cae7 59712000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5972
5973 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5974 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5975
9442cea3
L
597620000-05-21 H.J. Lu (hjl@gnu.org)
5977
80413487
RH
5978 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5979 directory are used if they exist. Make sure
5980 $(build_tooldir)/include is searched for header files,
5981 $(build_tooldir)/lib/ for library files.
9442cea3 5982 (GCC_FOR_TARGET): Likewise.
80413487 5983 (CXX_FOR_TARGET): Likewise.
9442cea3 5984
d932cae7 59852000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5986
5987 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5988
d932cae7 59892000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5990
5991 * Makefile.in (configure-target-libiberty): Depend on
5992 configure-target-newlib.
5993
ba73c63f
JM
59942000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5995
5996 * configure.in, Makefile.in: Merge all libffi-related
5997 configury stuff from the libgcj tree.
5998
d932cae7 59992000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
6000
6001 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6002 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6003
d932cae7 60042000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
6005
6006 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6007 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 6008 current version information. Add to proto-toplev directory.
b5a23627
AC
6009 (gdb-taz): Build do-djunpack.
6010
ba73c63f
JM
60112000-05-15 David Edelsohn <edelsohn@gnu.org>
6012
6013 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6014
7c86ed39
L
60152000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6016
6017 * ltmain.sh: Preserve in relink_command any environment
6018 variables that may affect the linker behavior.
6019
d932cae7 60202000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
6021
6022 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6023
d932cae7 60242000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
6025
6026 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6027
ed0a91a5
EZ
60282000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
6029
6030 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 6031 with the version name.
ed0a91a5 6032
ba73c63f 60332000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 6034
ba73c63f 6035 * config.if: Tweak.
6cafa39f 6036
ba73c63f 60372000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 6038
ba73c63f 6039 * djunpack.bat: New file.
66156876 6040
d932cae7 60412000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
6042
6043 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
6044 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6045 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6046 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 6047
ba73c63f
JM
60482000-04-16 Dave Pitts <dpitts@cozx.com>
6049
80413487
RH
6050 * config.sub (case $basic_machine): Change default for "ibm-*"
6051 to "openedition".
ba73c63f 6052
d932cae7 60532000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
6054
6055 * Makefile.in (gdb-taz): New target. GDB specific archive.
6056 (do-md5sum): New target.
6057 (MD5PROG): Define.
6058 (PACKAGE): Default to TOOL.
6059 (VER): Default to a shell script.
6060 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 6061 md5 checksum generation.
b35ece4e
AC
6062 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6063 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6064 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 6065 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 6066
d932cae7 60672000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
6068
6069 * configure (warn_cflags): Delete.
6070
ba73c63f 60712000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 6072 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 6073
80413487
RH
6074 * configure.in (enable_libstdcxx_v3): Add.
6075 (target_libs): Add bits here to switch between libstdc++-v2 and
6076 libstdc++-v3.
6077 * config.if: And this file too.
6078 * Makefile.in: Add libstdc++-v3 targets.
35590697 6079
ba73c63f
JM
60802000-04-05 Michael Meissner <meissner@redhat.com>
6081
6082 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 6083
d332c5ac
JM
60842000-03-29 Jason Merrill <jason@casey.cygnus.com>
6085
6086 * configure.in: -linux-gnu*, not -linux-gnu.
6087
d932cae7 60882000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
6089
6090 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6091 (do-tar-bz2): Replace TOOL with PACKAGE.
6092 (gdb.tar.bz2): Remove GDBTK from GDB package.
6093 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 6094 dejagnu.tar.bz2): New packages.
6dcbc97b 6095
96ce09a7
ILT
60962000-02-27 Andreas Jaeger <aj@suse.de>
6097
6098 * configure.in: Add entry for mips*-*-linux*, move catch all
6099 *-*-*linux* entry below this one.
6100
2031769e
ILT
61012000-02-27 Ian Lance Taylor <ian@zembu.com>
6102
6103 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6104
4bab746c
NC
61052000-02-24 Nick Clifton <nickc@cygnus.com>
6106
6107 * config.sub: Support an OS of "wince".
6108
d932cae7 61092000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
6110
6111 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 6112 version.
ada59422 6113
5b93d8bb
AM
61142000-02-23 Linas Vepstas <linas@linas.org>
6115
6116 * config.sub: Add support for Linux/IBM 370.
6117 * configure.in: Likewise.
6118
2fb651f6
NC
61192000-02-22 Nick Clifton <nickc@cygnus.com>
6120
6121 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6122
b8441c25
CF
61232000-02-20 Christopher Faylor <cgf@cygnus.com>
6124
6125 * config.guess: Guess "cygwin" rather than "cygwin32".
6126
d332c5ac
JM
61272000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6128
6129 * configure (gcc_version): When setting, narrow search to
6130 lines containing `version_string'.
6131
ba73c63f
JM
61322000-02-15 Denis Chertykov <denisc@overta.ru>
6133
6134 * config.sub: Add support for avr target.
6135
d932cae7 61362000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
6137
6138 * config.sub: Add mmix-knuth-mmixware.
6139
61402000-01-27 Christopher Faylor <cgf@redhat.com>
6141
6142 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6143 structure stuff to -L library search.
6144 (CXX_FOR_TARGET): Ditto.
6145 (CROSS_CHECK_MODULES): Fix spelling mistake.
6146
61472000-01-24 Mark Mitchell <mark@codesourcery.com>
6148
6149 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6150 the C++ compiler.
6151
61522000-01-12 Richard Henderson <rth@cygnus.com>
6153
6154 * configure.in: Don't build some bits for beos.
6155
61562000-01-12 Joel Sherrill (joel@OARcorp.com)
6157
6158 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6159 as include files.
6160
91b2c84d
GK
61612000-01-06 Geoff Keating <geoffk@cygnus.com>
6162
6163 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6164 not mh-aix43.
6165
ba73c63f
JM
61661999-12-14 Richard Henderson <rth@cygnus.com>
6167
6168 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6169 * config.sub: Accept alphaev[78], alphaev8.
6170
61711999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6172
6173 * config.guess, config.sub: Update from autoconf.
6174
6175Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6176
6177 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6178 necessary libraries are missing.
6179
61801999-10-25 Andreas Schwab <schwab@suse.de>
6181
6182 * configure: Fix quoting inside arguments of eval.
6183
61841999-10-21 Nick Clifton <nickc@cygnus.com>
6185
6186 * config-ml.in: Allow suppression of some ARM multilibs.
6187
6188Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6189
6190 * config.guess: Add OS/390 match pattern.
6191 * config.sub: Add mvs, openedition targets.
6192 * configure.in (i370-ibm-opened*): New.
6193
ef14edc4
ILT
61941999-09-04 Steve Chamberlain <sac@pobox.com>
6195
6196 * config.sub: Add support for configuring for pj.
6197
afb478e8
NC
61981999-08-31 Nick Clifton <nickc@cygnus.com>
6199
fd6848f6 6200 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 6201
ba73c63f 62021999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
6203
6204 * configure.in: Do not configure or build ld for AIX
6205 platforms. ld is known to be broken on these platforms.
6206
ba73c63f
JM
6207Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6208
6209 * config-ml.in: Pass compiler flag corresponding to multidirs to
6210 subdir configures.
6211
c363de44
ILT
62121999-08-09 Ian Lance Taylor <ian@zembu.com>
6213
6214 * Makefile.in (LDFLAGS): Define.
6215
dc8bc5a6
ILT
62161999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6217
6218 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6219 noconfigdirs.
6220 (*-*-cygwin*): Likewise.
6221
6ca3858e
ILT
62221999-08-08 Ian Lance Taylor <ian@zembu.com>
6223
71141bb6
ILT
6224 * mkdep: New file.
6225 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6226 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6227
6ca3858e
ILT
6228 From Eli Zaretskii <eliz@is.elta.co.il>:
6229 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6230 long file name when using DJGPP on MS-DOS.
6231
ba73c63f
JM
6232Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6233
6234 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6235
2735a327
AM
62361999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6237
6238 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6239 dependency as this causes "make check" to globally "make all"
6240
ba73c63f
JM
6241Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6242
6243 * configure.in (target_libs): Added target-zlib.
6244 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6245 (CONFIGURE_TARGET_MODULES): Likewise.
6246 (CHECK_TARGET_MODULES): Likewise.
6247 (INSTALL_TARGET_MODULES): Likewise.
6248 (CLEAN_TARGET_MODULES): Likewise.
6249 (configure-target-zlib): New target.
6250 (all-target-zlib): Likewise.
6251 (all-target-libjava): Depend on all-target-zlib.
6252 (configure-target-libjava): Depend on configure-target-zlib.
6253
6254 * Makefile.in (configure-target-libjava): Depend on
6255 configure-target-newlib.
6256 (configure-target-boehm-gc): New target.
6257 (configure-target-qthreads): New target.
6258
80413487
RH
6259 * configure.in (target_libs): Added target-qthreads.
6260 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6261 (CONFIGURE_TARGET_MODULES): Likewise.
6262 (CHECK_TARGET_MODULES): Likewise.
6263 (INSTALL_TARGET_MODULES): Likewise.
6264 (CLEAN_TARGET_MODULES): Likewise.
6265 (all-target-qthreads): New target.
6266 (configure-target-libjava): Depend on configure-target-qthreads.
6267 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
6268
6269 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6270 (CONFIGURE_TARGET_MODULES): Likewise.
6271 (CHECK_TARGET_MODULES): Likewise.
6272 (INSTALL_TARGET_MODULES): Likewise.
6273 (CLEAN_TARGET_MODULES): Likewise.
6274 (all-target-libjava): New target.
6275 (all-target-boehm-gc): Likewise.
6276 * configure.in (target_libs): Added libjava, boehm-gc.
6277
08d836d6
ILT
62781999-07-22 Ian Lance Taylor <ian@zembu.com>
6279
6280 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6281 configure.bat in SUPPORT_FILES.
6282 (gas+binutils.tar.bz2): Likewise.
6283
6284 * makeall.bat: Remove; obsolete.
6285
8f36e47c
ILT
62861999-07-21 Ian Lance Taylor <ian@zembu.com>
6287
6288 From Mark Elbrecht:
6289 * configure.bat: Remove; obsolete.
6290
56e82f25
ILT
62911999-07-11 Ian Lance Taylor <ian@zembu.com>
6292
6293 * configure: Add -W -Wall to the default CFLAGS when compiling with
6294 gcc.
6295
1001d816
JL
6296Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6297
6298 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6299
106117aa
MM
63001999-06-30 Mark Mitchell <mark@codesourcery.com>
6301
6302 * configure.in: Build ld on IRIX6.
6303
c376f4ed
ILT
63041999-06-12 Ian Lance Taylor <ian@zembu.com>
6305
6306 * Makefile.in: Change distribution targets to use bzip2 instead of
6307 gzip.
6308 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 6309 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 6310
306b7445
NC
63111999-06-04 Nick Clifton <nickc@cygnus.com>
6312
6313 * config.sub: Add mcore target.
6314
d932cae7 63151999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
6316
6317 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6318
d932cae7 63191999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
6320
6321 * config.guess (dummy): Changed to $dummy.
6322
6c3175b0
NC
63231999-05-24 Nick Clifton <nickc@cygnus.com>
6324
ba73c63f
JM
6325 * config.sub: Tidied up case statements.
6326
63271999-05-22 Ben Elliston <bje@cygnus.com>
6328
6329 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6330 <jiro@din.or.jp>.
6331
6332 * config.guess: Merge with FSF version. Future changes will be
6333 more accurately recorded in this ChangeLog.
6334 * config.sub: Likewise.
6335
d932cae7 63361999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
6337
6338 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 6339
252b5132
RH
63401999-04-30 Tom Tromey <tromey@cygnus.com>
6341
6342 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6343
63441999-04-23 Tom Tromey <tromey@cygnus.com>
6345
6346 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6347
63481999-04-20 Drew Moseley <dmoseley@cygnus.com>
6349
6350 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6351 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6352 Bad merge removed these two changes.
6353
ba73c63f 6354Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 6355 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
6356
6357 * config.guess (interix Alpha): Add.
6358
252b5132
RH
63591999-04-11 Richard Henderson <rth@cygnus.com>
6360
6361 * configure.in (i?86-*-beos*): Do config gperf; don't config
6362 gdb, newlib, or libgloss.
6363
d932cae7 63641999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6365
ba73c63f
JM
6366 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6367 link a trivial program with -mabi=64. If it fails, remove mabi=64
6368 from multidirs.
6369
d932cae7 63701999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
6371
6372 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6373
252b5132
RH
63741999-04-08 Nick Clifton <nickc@cygnus.com>
6375
6376 * config.sub: Add support for mcore targets.
6377
63781999-04-07 Michael Meissner <meissner@cygnus.com>
6379
6380 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6381 not mt-ospace, in order to shut up assembler warning about using
6382 symbols that are named the same as registers.
6383
63841999-04-07 Drew Moseley <dmoseley@cygnus.com>
6385
6386 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6387 dependency list for all-target-cygmon.
6388
63891999-04-05 Doug Evans <devans@casey.cygnus.com>
6390
6391 * config-ml.in: Check $host, not $target, for selective multilibs.
6392 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6393 thumb interworking, and underscore prefix multilibs.
6394
63951999-04-04 Ian Lance Taylor <ian@zembu.com>
6396
6397 * missing: Update to version from current automake.
6398
6399Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6400
6401 * configure (gxx_include_dir): Removed.
6402
6403 * configure.in (gxx_include_dir): Handle it.
6404 * Makefile.in: Likewise.
6405
64061999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6407
6408 * config.sub (mips64vr4111,mips64vr4111el) Add.
6409
64101999-03-21 Ben Elliston <bje@cygnus.com>
6411
80413487 6412 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
6413
6414Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6415
252b5132
RH
6416 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6417 config/mh-djgpp.
6418
6419Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6420
6421 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6422 all-target-newlib to dependency list for all-target-bsp.
6423
6424Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6425
6426 * config.sub: Add i386-uwin support.
6427 * config.guess: Likewise.
6428
6429Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6430
6431 * configure.in: cleanup, add mh-*pic handling for arm, special
6432 case powerpc*-*-aix*
6433
6434Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6435
6436 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6437 can be built.
6438
6439Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6440
6441 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 6442 targets.
252b5132
RH
6443
64441999-03-02 Nick Clifton <nickc@cygnus.com>
6445
6446 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6447
d932cae7 64481999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6449
6450 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6451
64521999-02-24 Nick Clifton <nickc@cygnus.com>
6453
6454 * config.sub: Fix typo in arm recognition.
6455
d932cae7 64561999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
6457
6458 * configure.in (noconfigdirs): Changed target_configdirs to
6459 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6460 rather than m68k-*-* since it is not known to work on
6461 m68k-aout. Ditto for arm-*-*oabi.
6462
d932cae7 64631999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
6464
6465 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
6466
64671999-02-19 Ben Elliston <bje@cygnus.com>
6468
6469 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6470 Smart and improved by Andrew Cagney.
6471
d932cae7 64721999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
6473
6474 * config.guess: Recognize openbsd-*-hppa.
6475
d932cae7 64761999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
6477
6478 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6479 only if it is not empty.
6480
64811999-02-17 Nick Clifton <nickc@cygnus.com>
6482
6483 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 6484
fd6848f6 6485 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
6486
6487 * config.sub: Modified to recognize uname's armv* syntax.
6488
64891999-02-17 Mark Salter <msalter@cygnus.com>
6490
6491 * configure.in: Added target-bsp for sparclite.
6492
d932cae7 64931999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
6494
6495 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6496
64971999-02-08 Nick Clifton <nickc@cygnus.com>
6498
6499 * configure.in: Add support for strongarm port.
6500 * config.sub: Add support for strongarm target.
6501
d932cae7 65021999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 6503
252b5132
RH
6504 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6505 the old name config/mh-cygwin32.
6506 Enable texinfo.
6507
d932cae7 65081999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
6509
6510 * configure.in: Do build ld for ix86 Solaris.
6511
d932cae7 65121999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
6513
6514 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6515 $AR_FOR_TARGET. Likewise for RANLIB.
6516
d932cae7 65171999-02-02 Catherine Moore <clm@cygnus.com>
35590697 6518
80413487
RH
6519 * config.sub (oabi): Recognize.
6520 * configure.in (arm-*-oabi): Handle.
252b5132 6521
d932cae7 65221999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
6523
6524 * config.guess: Improve detection of i686 on UnixWare 7.
6525
d932cae7 65261999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
6527
6528 * config.guess: Add support for i386-pc-interix.
6529 * config.sub: Likewise.
6530 * configure.in: Likewise.
252b5132 6531
d932cae7 65321999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6533
6534 * Makefile.in: Remove unneeded all-target-libio from
6535 from all-target-winsup target since it is now unneeded.
6536 Add all-target-libtermcap in its place since it is now
6537 needed.
6538
d932cae7 65391998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6540
6541 * configure.in: makefile stub for cygwin target is probably
6542 unnecessary. Remove it for now.
252b5132 6543
d932cae7 65441998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6545
6546 * configure.in: libtermcap.a should be built when cygwin is the
6547 target as well as the host.
6548 * config.guess: Allow mixed case in cygwin uname output.
6549 * Makefile.in: Add libtermcap target.
252b5132 6550
d932cae7 65511998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6552
6553 * config.sub: Clean up handling of hppa2.0.
6554
d932cae7 65551998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
6556
6557 * config.guess: Use C code to identify more HP machines.
6558
6559Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6560
6561 * config.sub: Handle hppa2.0.
6562
ba73c63f
JM
6563Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6564
6565 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 6566 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
6567
65681998-12-15 Mark Salter <msalter@cygnus.com>
6569
6570 * configure.in: Added target-bsp for several target architectures.
6571
6572 * Makefile.in: Added rules for bsp.
6573
252b5132
RH
6574Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6575
6576 * config.guess: Improve detection of hppa2.0 processors.
6577
6578Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6579
6580 * config.guess: Recognize FreeBSD using ELF automatically.
6581
65821998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6583
6584 * configure (skip-this-dir): Add handling for new shell script, which
6585 might be created by a sub-directory's configure to indicate, this particular
6586 directory is "unwanted".
6587 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6588
252b5132
RH
6589Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6590
6591 * ltconfig: import from libtool, after changing libtool to
6592 account for the cygwin name change.
6593
6594Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6595
6596 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6597 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6598
6599Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6600
6601 * configure.in: Add libtermcap to list of cygwin dependencies.
6602
d932cae7 66031998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 6604
80413487
RH
6605 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6606 they include winsup/include when it's a cygwin target.
252b5132
RH
6607
66081998-11-12 Tom Tromey <tromey@cygnus.com>
6609
6610 * configure.in (host_tools): Added zip.
6611 * Makefile.in (all-target-libjava): Depend on all-zip.
6612 (all-zip): New target.
6613 (ALL_MODULES): Added all-zip.
6614 (NATIVE_CHECK_MODULES): Added check-zip.
6615 (INSTALL_MODULES): Added install-zip.
6616 (CLEAN_MODULES): Added clean-zip.
6617
d932cae7 66181998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6619
6620 * Makefile.in: lose "32" from comment about cygwin.
6621
d932cae7 66221998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
6623
6624 * configure.in: Use -Os to build target libraries for the fr30.
6625
d932cae7 66261998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
6627
6628 * config.sub: Add fr30.
6629
d932cae7 66301998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 6631
80413487 6632 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
6633 cygwin* instead of cygwin32*.
6634 * config.sub: Check cygwin* instead of cygwin32*.
6635
d932cae7 66361998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
6637
6638 * config.guess: Match any version of Unixware7.
6639
252b5132
RH
66401998-10-20 Syd Polk <spolk@cygnus.com>
6641
6642 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6643 if desired.
6644
d932cae7 66451998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6646
6647 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6648 these if the appropriate directories and files to not exist.
6649
d932cae7 66501998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6651
6652 * Makefile.in (DEVO_SUPPORT): Add config.if.
6653
d932cae7 66541998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
6655
6656 * configure: Add pattern to replace "build_tooldir"'s
6657 definition in the generated Makefile with "tooldir"'s
6658 actual value.
6659
252b5132
RH
6660Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6661
6662 * config.sub: Bring back lost sparcv9.
6663
ba73c63f
JM
6664 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6665
6666Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6667
6668 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6669 CC_FOR_TARGET and friends.
6670
6671Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6672
ba73c63f
JM
6673 * Makefile.in (build_tooldir): New variable, same as tooldir.
6674 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6675 -B$(build_tooldir)/bin/.
6676 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6677
252b5132
RH
6678Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6679
6680 * config.sub: Add support for i[34567]86-pc-udk.
6681 * configure.in: Likewise.
6682
6683Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6684
6685 * Makefile.in: add bzip2 package building bits for user
6686 tools module
6687 * configure.in: ditto
6688
ba73c63f
JM
6689Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6690
6691 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6692 (ALL_TARGET_MODULES): Add all-target-libobjc.
6693 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6694 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6695 (all-target-libchill): Add dependencies.
6696 * configure.in (target_libs): Add libchill.
35590697 6697
252b5132
RH
66981998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6699
ba73c63f 6700 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6701
6702Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6703
6704 * Makefile.in (all-automake): fix dependencies.
6705
6706Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6707
6708 * configure.in: Minor cleanups for building in the $(target_alias)
6709 subdir.
6710
67111998-09-22 Jim Wilson <wilson@cygnus.com>
6712
6713 * Makefile.in (bootstrap): Set r and s before make all. Use
6714 BASE_FLAGS_TO_PASS in make all.
6715 (cross): Likewise.
6716
67171998-09-20 Mark Mitchell <mark@markmitchell.com>
6718
6719 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6720
252b5132
RH
6721Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6722
6723 * config.sub: Fix typo in last change.
6724
67251998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6726
6727 * config.sub: Add support for C4x target.
6728 * configure.in: Likewise.
6729
67301998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6731
6732 * config.sub: Recognize sparcv9 just like sparc64.
6733
6734Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6735
6736 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6737
6738Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6739
6740 * config.guess: Correctly identify Pentium II sco boxes.
6741
6742 * config.guess: Fix "tr" code. From Weiwen Liu.
6743
6744Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6745
6746 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6747 stabs.
6748
6749Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6750
6751 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6752 (ALL_TARGET_MODULES): Add all-target-libchill.
6753 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6754 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6755 (all-target-libchill): Add dependencies.
6756 * configure.in (target_libs): Add libchill.
6757
6758Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6759
6760 * config.guess: Avoid assumptions about "tr" behaves when
6761 LANG is set to something other than English.
6762
6763Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6764
6765 * configure (gxx_include_dir): Changed to
6766 '${prefix}/include/g++'-${libstdcxx_interface}.
6767
6768 * config.if: New to determine the interfaces.
6769
6770Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6771
6772 * config.guess: Detect and handle MPE/IX.
6773 * config.sub: Deal with MPE/IX.
6774
6775Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6776
6777 * configure.in: Use mh-aix43.
6778
67791998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6780
6781 * configure: Fix --without/--disable cases for gxx-include-dir.
6782
6783Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6784
6785 * mdata-sh: Imported. Needed for automake support.
6786
6787Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6788
ba73c63f 6789 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6790 "chmod og=u `find . -print`".
6791
6792Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6793
ba73c63f 6794 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6795
6796Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6797
6798 * Makefile.in: Undo previous patch.
6799
6800Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6801
6802 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6803 to here ...
6804 (install-no-fixedincludes): and here
6805 (INSTALL_MODULES): ... from here.
6806
6807Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6808
6809 * config.sub: Merge with FSF.
6810
6811 * config.guess: Merge with FSF.
6812
6813Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6814
6815 * configure (extraconfigdirs): New variable.
6816 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6817 * Makefile.in (all): Move higher in file.
6818 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6819 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6820 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6821 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6822 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6823
68241998-07-23 Brendan Kehoe <brendan@cygnus.com>
6825
6826 * Makefile.in (all-target-libjava): Depend on all-gcc and
6827 all-target-newlib.
6828 (configure-target-libjava): Depend on $(ALL_GCC).
6829
6830Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6831
6832 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6833 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6834
6835Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6836
6837 * ylwrap: Change absolute path checks to check for DOS style path
6838 names.
6839
6840 * ylwrap: Don't use a full path name if the source file is in the
6841 same directory. From hjl@lucon.org (H.J. Lu).
6842
6843 * config-ml.in: Default to being verbose, to match Feb 18 change to
6844 configure.
6845
6846Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6847
6848 Brought over from egcs:
6849
6850 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6851
6852 * configure.in (target_subdir): Set to ${target_alias} instead
6853 of "libraries".
6854
6855 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6856
6857 * configure.in (target_subdir): Set to libraries if enable_multilib.
6858
6859Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6860
6861 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6862 multilibs, force reconfiguration the first time we create
6863 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6864
6865Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6866
6867 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6868 avoid confusion with --no-recursion.
6869
6870Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6871
6872 * configure.in: Win32 hosts shouldn't use install -x
6873 * install-sh: remove -x option, and special .exe-handling
6874 hack.
6875
6876Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6877
6878 * config.guess: Recognize i586-pc-beos.
6879 * configure.in: Don't build some bits for beos.
6880
6881Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6882
6883 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6884 CFLAGS default to -O2.
6885
6886 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6887 when using GNU ld.
6888
6889Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6890
6891 * ltmain.sh: Correct install when using a different shell.
6892
6893Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6894
6895 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6896
6897Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6898
6899 * makefile.vms: Update to build binutils/makefile.vms. Add install
6900 target.
6901
6902Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6903
6904 * ltconfig: Update to correct AIX handling.
6905
6906Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6907
6908 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6909
6910 * configure.in (target_subdir): Set to ${target_alias} instead
6911 of "libraries".
6912
69131998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6914
6915 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6916 (Makefile): Depend on $(gcc_version_trigger).
6917
6918 * configure (gcc_version): Change default initializer to empty
6919 string.
6920 (gcc_version_trigger): New variable; pass this variable down
6921 to subdir configures to enable them checking gcc's version
6922 themselves. Emit make macros for both gcc_version vars.
6923 (topsrcdir): Initialize reliably.
6924 (recursion line): Remove --with-gcc-version=${gcc_version}.
6925
69261998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6927
6928 * configure (enable_version_specific_runtime_libs): Implement new flag
6929 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6930 in $(libsubdir); emit definition in each generated Makefile.
6931 (gxx_include_dir): Initialize depending on
6932 $enable_version_specific_runtime_libs.
6933
69341998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6935
6936 * configure (gcc_version): Initialize properly depending on
6937 how and where configure is started.
6938 (recursion line): Pass a --with-gcc-version=${gcc_version}
6939 to configures in subdirs.
6940
6941Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6942
6943 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6944 cygmon
252b5132
RH
6945
6946Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6947
6948 * configure.in: Add cygmon and libstub support for mn10200.
6949
69501998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6951
6952 * configure (gcc_version): Add new variable describing the
6953 particular gcc version we're building.
6954 * Makefile.in (libsubdir): Add new macro for the directory
6955 in which the compiler finds executables, libraries, etc.
6956 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6957 and libsubdir.
6958
6959Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6960
ba73c63f
JM
6961 * Makefile.in (local-clean): Remove *.log.
6962 (warning.log): Built with warn_summary from build.log.
6963 (mail-report.log): Run test_summary.
6964 (mail-report-with-warnings.log): Run test_summary including
6965 warning.log in the report.
252b5132
RH
6966
6967Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6968
6969 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6970
6971Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6972
6973 * Makefile.in (grep): Grep no longer depends on libiberty.
6974
6975Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6976
6977 * Makefile.in: all-snavigator needs all-libgui.
6978
6979Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6980
6981 * configure.in: Add cygmon and libstub support for mn10300.
6982
6983Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6984
6985 * missing: Update to version from automake 1.3.
6986
6987 * ltmain.sh: On installation, don't get confused if the same name
6988 appears more than once in the list of library names.
6989
6990Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6991
6992 * config.sub: Accept m68060 and m5200 as CPU names.
6993
6994Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6995
6996 * configure: Use && rather than using -a in test, because odd
6997 strings can confuse test.
6998 * configure.in: Likewise.
6999
7000Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
7001
7002 * ltconfig, ltmain.sh: Bring in Visual C++ support.
7003
7004Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7005
7006 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
7007 bootstrap4-lean): New targets.
7008
7009Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
7010
7011 * mpw-* Delete. Not used.
252b5132
RH
7012
7013Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
7014
7015 * COPYING.LIB: Update FSF address.
7016
7017Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
7018
7019 * ltconfig, ltmain.sh: Update to libtool 1.2a.
7020
7021 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7022 GAS_SUPPORT_DIRS.
7023
7024Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7025
7026 * ltconfig, ltmain.sh: Avoid producing a version number if
7027 -version-info was not used.
7028
7029Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7030
7031 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7032 building with newlib.
7033
70341998-04-30 Paul Eggert <eggert@twinsun.com>
7035
ba73c63f 7036 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 7037 Solaris `make' causes it to continue to next definition.
252b5132 7038
afb8d725
JM
7039Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7040
7041 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7042 the right GUI libraries and files are installed along with GDB.
7043
252b5132
RH
7044Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7045
7046 * configure.in: Change alpha to alpha* in several places.
7047
7048Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7049
7050 * config.sub: Recognize sparc86x.
7051
7052Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 7053
252b5132
RH
7054 * configure.in (--enable-target-optspace): Remove debug echo.
7055
7056Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7057
7058 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7059
7060Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7061
7062 * ltconfig: Update cygwin32 support.
7063
7064 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7065 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7066 (GDB_SUPPORT_DIRS): Likewise.
7067
7068Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7069
7070 * configure.in (target_makefile_frag): If --enable-target-optspace,
7071 use -Os to compile target libraries rather than -O2. Default to
7072 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7073 not used.
7074 * configure.in (target_cflags): Ditto for d30v.
7075
7076Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7077
7078 * Makefile.in (all-bfd): Depend on all-intl.
7079 (all-binutils): Likewise.
7080 (all-gas): Likewise.
7081 (all-gprof): Likewise.
7082 (all-ld): Likewise.
7083
252b5132
RH
70841998-04-19 Brendan Kehoe <brendan@cygnus.com>
7085
7086 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7087
7088Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7089
7090 * Makefile.in (all-bfd): Depend upon all-libiberty.
7091
7092 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7093
7094Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7095
7096 * Makefile.in: Add libstub.
7097
7098 * configure.in: Ditto. Build libstub for targets that have cygmon
7099 support.
7100
7101Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7102
7103 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7104
7105Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7106
7107 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7108 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7109
7110Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7111
7112 * configure: Define DEFAULT_M4 by searching PATH.
7113 * Makfile.in: Use DEFAULT_M4.
7114
7115Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7116
7117 * ltconfig: Add cygwin32 support.
7118
7119 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
7120 to configure and build.
7121
7122Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7123
7124 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
7125
7126Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
7127
7128 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7129
7130Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7131
7132 * Makefile.in: add ash make rules
7133 * configure.in: add ash to native_only and host_tools lists
7134
7135Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7136
7137 * Makefile.in (all-gettext, all-intl): New targets.
7138 (ALL_MODULES): Added all-gettext, all-intl.
7139 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7140 (INSTALL_MODULES): Added install-gettext, install-intl.
7141 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7142
7143 * configure.in (host_tools): Added gettext.
7144 (native_only): Likewise.
7145 (noconfigdirs) [various cases]: Likewise.
7146 (host_libs): Added intl.
7147
afb8d725
JM
7148Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7149
7150 * configure: Do not disable building gdbtk for cygwin32 hosts.
7151
ba73c63f
JM
7152Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7153
7154 * configure.in: Add thumb-coff target.
7155 * config.sub: Add thumb-coff target.
7156
252b5132
RH
7157Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7158
7159 * Makefile.in: Revert yesterday's change.
7160 (all-target-winsup): all-target-librx stays out of here.
7161
7162Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7163
ba73c63f
JM
7164 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7165 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7166 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
7167 Remove references to librx and libg++.
7168
7169Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7170
7171 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7172 recursive makes
7173
7174Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7175
7176 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7177 for newlib directory.
7178 (CXX_FOR_TARGET): Likewise.
7179
7180Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7181
7182 * ltconfig: Update after libtool/ltconfig.in change for
7183 hpux11.
7184
7185Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7186
7187 * ltconfig, ltmain.sh: Update to libtool 1.2.
7188
7189Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7190
7191 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7192 (install-gcc-cross): Instead, override LANGUAGES here.
7193
71941998-03-18 Dave Love <d.love@dl.ac.uk>
7195
7196 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7197 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7198
7199Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7200
7201 * configure.in: Add Thumb-pe target.
7202
7203Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 7204
252b5132
RH
7205 * Makefile.in - changed sn targets to snavigator
7206 * configure.in - changed sn targets to snavigator
7207
7208Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7209
7210 * config-ml.in: After building symlink tree call make distclean
7211 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7212 to be the case for libiberty.
7213
7214Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7215
7216 * configure: When making link, also check the current
7217 directory. The configure scripts may create one.
7218
7219Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7220
7221 * config.sub: Accept alphapca56 and alphaev6 properly.
7222
7223Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7224
7225 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7226
252b5132
RH
7227Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7228
80413487 7229 * config.sub (sco5): Fix typo.
252b5132
RH
7230
7231Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7232
7233 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7234 install-itcl.
7235 (install-itcl): Remove dependency on install-tcl.
7236
7237Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7238
7239 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7240
252b5132
RH
7241Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7242
7243 * configure.in: Don't build libgui for a cygwin32 target when not on
7244 a cygwin32 host.
7245
7246Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7247
7248 * configure (redirect): Set to null, so default behavior of
7249 configure is now --verbose.
7250
72511998-02-16 Dave Love <d.love@dl.ac.uk>
7252
7253 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7254 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7255
7256Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7257
7258 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7259 this change to sync Makefile.in with its ChangeLog entries.
7260
7261Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7262
7263 * ltmain.sh (mkdir): Check that the directory doesn't exist
7264 before we exit with error, so that we don't get races during
7265 parallel builds.
7266
7267Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7268
7269 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7270
7271Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7272
7273 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7274 PICFLAG_FOR_TARGET.
7275 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7276
7277 * configure: Emit a definition for the new macro enable_shared
7278 into each Makefile.
7279
252b5132
RH
7280Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7281
7282 * configure.in (host_tools, native_only): Add libtool.
7283
7284Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7285
7286 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7287 Fix typo in ming config comment.
7288
7289Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7290
7291 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7292
7293Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7294
7295 * config.sub: Add tic30 cases, and map c30 to tic30.
7296
ba73c63f
JM
7297Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7298
7299 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7300 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7301 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7302 (CLEAN_TARGET_MODULES): Similarly
7303 (all-target-libf2c): Add dependences.
35590697 7304 * configure.in (target_libs): Add libf2c.
ba73c63f 7305
252b5132
RH
7306Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7307
ba73c63f
JM
7308 * configure.in: Remove expect from noconfigdirs when target
7309 is cygwin32. OK to build expect and dejagnu with Canadian
7310 Cross.
252b5132
RH
7311
7312Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7313
7314 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7315 host.
7316
7317 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7318 and mingw32.
7319
7320Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7321
7322 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7323 here as it is not defined in the toplevel Makefile.
7324
7325Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7326
7327 * configure (package_makefile_rules_frag): New variable, which names
7328 a file with generic rules, ...
7329 Change comment to mention we now have FIVE parts.
7330 * configure: Undo last change.
7331
7332Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7333
7334 * config.guess: More accurate determination of HP processor types.
7335 * config.sub: More accurate determination of HP processor types.
7336
7337Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7338
7339 * configure (package_makefile_frag): Move inserting the
7340 ${package_makefile_frag} to where it should be according
7341 to the comment.
7342
ba73c63f 7343Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
7344
7345 * config.guess: Add support for Linux/ARM.
7346
7347Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7348
7349 * .cvsignore: Remove *-info and *-install since they match
7350 release-info and mpw-install, which we don't want to just ignore.
7351
7352Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7353
7354 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7355
7356Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7357
7358 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7359 local_prefix to sub-make invocations.
7360
7361Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7362
7363 * configure.in: Check makefile fragments in the source
7364 directory.
7365
7366Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7367
ba73c63f
JM
7368 * configure.in: Check whether host and target makefile
7369 fragments exist before adding them to *_makefile_frag.
252b5132
RH
7370
7371Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7372
7373 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 7374
252b5132
RH
7375Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7376
7377 * configure.in: Make sure we only replace RPATH_ENVVAR on
7378 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7379 regexp to sed.
7380
7381 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7382 to sub-makes.
7383
73841998-01-13 Lee Iverson (leei@ai.sri.com)
7385
7386 * config-ml.in (multi-do): LDFLAGS must include multilib
7387 designator.
7388
7389Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
7390
7391 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7392
7393Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7394
7395 * config.sub: Add mingw32 support.
7396 * configure.in: Likewise.
252b5132
RH
7397
7398Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7399
7400 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7401
7402Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7403
7404 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7405 * configure (gxx_include_dir): Provide a definition for subdirs
7406 which do not use autoconf.
7407
7408Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7409
7410 * config.guess: Sync with egcs. Picks up new alpha support,
7411 BeOS & some additional linux support.
7412
ba73c63f 7413Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7414
7415 * config.guess: HP 9000/803 is a PA1.1 machine.
7416
ba73c63f
JM
7417Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7418
7419 * configure.in: It's alpha*-...
252b5132
RH
7420
7421Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7422
ba73c63f
JM
7423 * configure.in (host_makefile_frag, target_makefile_frag):
7424 Handle multiple config files.
7425 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7426 alpha-*-*.
252b5132
RH
7427
7428Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7429
7430 * mkdep: New file.
7431
7432Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7433
7434 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7435
7436Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7437
7438 * Makefile.in: Add libgui directory.
7439 (GDB_TK): Add all-libgui.
7440 * configure.in: Add libgui directory.
7441 * configure: Add all-libgui to GDB_TK.
7442
7443Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7444
7445 * config-ml.in (multidirs): Add m32r to multilib list.
7446
7447Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7448
7449 * Makefile.in (all-target-gperf): Change dependency to
7450 all-target-libstdc++.
7451
7452Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7453
7454 * config.guess: Add BeOS support.
7455
7456Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7457
7458 Source directory cvs renamed to cvssrc:
7459 * configure.in (host_tools): Change cvs to cvssrc.
7460 (native_only): Likewise.
7461 (noconfigdirs) [various cases]: Likewise.
7462 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7463 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7464 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7465 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7466 (all-cvssrc): Rename target from all-cvs.
7467
7468Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7469
7470 * configure (gxx_include_dir): Fix thinko.
7471
7472Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7473
7474 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7475 (install-cross, install-gcc-cross): New targets.
7476
7477Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7478
7479 * configure.in (noconfigdirs): Add support for Thumb target.
7480
7481 * config.sub (maybe_os): Add support for Thumb target.
7482
7483Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7484
7485 * Makefile.in: Add rules for cygmon.
7486
7487 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7488
7489Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7490
7491 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7492 * configure (gxx_include_dir): Provide a definition for subdirs
7493 which do not use autoconf.
7494
7495Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7496
7497 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 7498 11/18/97 build
252b5132
RH
7499
7500Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7501
7502 * From Franz Sirl.
7503 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7504 found on RedHat Linux systems.
7505
7506Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7507
7508 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7509 guesses.
7510
7511Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7512
7513 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7514
7515Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7516
7517 * ltmain.sh: If mkdir fails, check whether the directory was created
7518 anyhow by some other process.
7519
7520Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7521
7522 * configure.in (d30v-*-*): Configure all directories.
7523
7524Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7525
7526 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7527 for the D30V.
7528
7529Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7530
7531 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7532
7533Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7534
80413487
RH
7535 * include/libiberty.h: Add extern "C" { so it can be used with C++
7536 progrms.
7537 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7538 programs.
252b5132
RH
7539
7540Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7541
7542 * configure.in (d30v-*-*): Configure GCC now.
7543
7544Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7545
7546 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7547 is no longer needed.
7548
7549Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7550
7551 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7552
7553Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7554
7555 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7556 targets using "$@" to provide support for similar but not identical
7557 targets without having to duplicate code.
7558
7559Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7560
7561 * makefile.vms: Fix to work with DEC C.
7562
7563Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7564
7565 * config.sub: Add mips-tx39-elf to marketing names.
7566
7567Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7568
7569 * ltmain.sh: Handle symlinks in generated script.
7570
7571Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7572
7573 * configure: Handle autoconf style directory options: --bindir,
7574 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7575 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7576 --sysconfdir.
7577 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7578 (sharedstatedir, localstatedir, oldincludedir): New variables.
7579 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7580 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7581 sbindir, sharedstatedir, and sysconfdir.
7582
7583Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7584
7585 * Makefile.in (bootstrap-lean): New target.
7586
7587Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7588
7589 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 7590 sn, and gnuserv from noconfigdirs.
252b5132
RH
7591
7592Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7593
7594 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7595
7596Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7597
ba73c63f 7598 * Makefile.in (cross): New target.
252b5132
RH
7599
7600Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 7601 Jeff Law <law@cygnus.com>
252b5132
RH
7602
7603 * Makefile.in (bootstrap2, bootstrap3): New targets.
7604 (all-bootstrap): Remove outdated and confusing target.
7605 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7606
afb8d725
JM
7607Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7608
7609 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 7610 windows. Consistent with gdb/configure.
afb8d725 7611
252b5132
RH
76121997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7613
252b5132
RH
7614 * configure.in: Name Linux target fragment.
7615
7616 * configure: Rewrite so that project Makefile fragment is inserted
7617 first and appears last in the resulting Makefile.
7618
7619Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7620
7621 * Makefile.in (install-itcl): Install tcl first.
7622
252b5132 7623Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 7624
252b5132
RH
7625 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7626
7627Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7628
7629 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7630
7631 * configure.in (skipdirs): Add target-librx for Linux.
7632 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7633
7634Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7635
7636 * Makefile.in (bootstrap): New target.
7637
7638Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7639
7640 * config.sub: Accept 'amigados' for backward compatability.
7641
7642Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7643
7644 * config.guess: Merge with FSF.
7645
ba73c63f
JM
7646Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7647
7648 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7649
252b5132
RH
7650Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7651
7652 * config.sub: Add "marketing-names" patch.
7653
7654Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7655
80413487 7656 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
7657
7658Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7659
7660 * config.sub: Handle v850-elf.
7661
ba73c63f
JM
7662Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7663
7664 * .cvsignore (*-install): Remove.
7665
252b5132
RH
7666Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7667
7668 * ltconfig: Set CONFIG_SHELL in libtool.
7669 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7670
7671Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7672
7673 * configure.in (target_subdir): Set to libraries if enable_multilib.
7674
7675Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7676
7677 * config.guess: Update from gcc directory.
7678
7679Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7680
7681 * Makefile.in (all-sim): Depends on all-readline.
7682
7683Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7684
7685 * Makefile.in (BISON, YACC): Use $$s.
7686 (all-bison): Depend on all-texinfo.
7687
7688Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7689
7690 * Makefile.in (BISON): Add -L flag.
7691 (YACC): Likewise.
7692
7693Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7694
35590697
AJ
7695 * configure.in (noconfigdirs): Add support for v850e target.
7696
252b5132
RH
7697 * config.sub (maybe_os): Add support for v850e target.
7698
7699Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7700
35590697
AJ
7701 * configure.in (noconfigdirs): Add support for v850ea target.
7702
252b5132
RH
7703 * config.sub (maybe_os): Add support for v850ea target.
7704
7705Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7706
7707 * config.sub: Add mipstx39. Delete r3900.
7708
7709Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7710
7711 * Makefile.in (all-autoconf): Depends on all-texinfo.
7712
7713Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7714
7715 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7716 eabi targets.
7717
7718Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7719
7720 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7721
7722 * configure: When handling a Canadian Cross, handle YACC as well as
7723 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7724 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7725
7726Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7727
7728 * Makefile.in (BISON): bison, not byacc or bison -y.
7729 (YACC): bison -y or byacc or yacc.
7730 (various): Add *-bison as appropriate.
7731 (taz): No need to mess with BISON anymore.
7732
7733Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7734
7735 * configure: If OSTYPE matches *win32*, try to find a good value for
7736 CONFIG_SHELL.
7737
7738Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7739
7740 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7741 configure.in if it is present.
7742
7743Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7744
7745 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7746
7747Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7748
7749 * config.sub: Recognize `arc' cpu.
7750 * configure.in: Likewise.
7751 * config-ml.in: Likewise.
7752
7753Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7754
7755 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7756
7757Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7758
7759 * configure: Changed sed delimiter from ':' to '|' when
7760 attempting to substitute ${config_shell} for SHELL. On
7761 NT ${config_shell} may contain a ':' in it.
7762
7763Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7764
7765 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7766
7767Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7768
7769 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7770
7771Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7772
7773 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7774
7775 * ylwrap: If the program is a relative path, force it to be
7776 absolute.
7777
7778Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7779
7780 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7781
7782Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7783
7784 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7785 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7786 for libraries.
252b5132
RH
7787
7788Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7789
7790 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7791 separated by spaces.
252b5132
RH
7792
7793Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7794
7795 * ylwrap: New file.
7796 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7797
7798 * ltmain.sh: Handle /bin/sh at start of install program.
7799
7800 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7801
7802 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7803 * missing: New file, from automake 1.2.
7804
7805Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7806
7807 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7808 check-tk to CHECK_X11_MODULES.
7809
7810Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7811
7812 * config.sub: Merge with FSF.
7813
7814Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7815
7816 * config.guess: Merge with FSF.
7817
7818Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7819
7820 * configure: Treat msdosdjgpp like go32.
7821 * configure.in: Likewise. Don't remove gprof for go32.
7822
7823 * configure: Change Makefile.tem2 to Makefile.tm2.
7824
7825Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7826
7827 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7828
7829Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7830
7831 * install-sh (chmodcmd): Set to null if the DST directory already
7832 exists. Same as Nov 11th change.
7833
7834Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7835
35590697 7836 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7837
7838Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7839
7840 * config.guess: Update from FSF.
7841
7842Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7843
7844 * Makefile.in (GDB_TK): Depend on itcl and tix.
7845
7846Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7847
7848 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7849 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7850 (INSTALL_SCRIPT): New variable.
7851 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7852 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7853 to -x.
7854 * install-sh: Add support for -x option.
7855
7856Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7857
7858 * configure.in, Makefile.in: Treat tix like itcl.
7859
7860Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7861
7862 * Makefile.in (WINDRES): New variable.
7863 (WINDRES_FOR_TARGET): New variable.
7864 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7865 (EXTRA_HOST_FLAGS): Add WINDRES.
7866 (EXTRA_TARGET_FLAGS): Add WINDRES.
7867 (EXTRA_GCC_FLAGS): Add WINDRES.
7868 ($(DO_X)): Pass down WINDRES.
7869 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7870 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7871 DLLTOOL_FOR_TARGET.
7872
7873Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7874
7875 * configure.in: configure sim before gdb for win32-x-ppc
7876
7877Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7878
7879 Move gperf into the toplevel, from libg++.
7880 * configure.in (target_tools): Add target-gperf.
7881 (native_only): Add target-gperf.
7882 * Makefile.in (all-target-gperf): New target, depend on
7883 all-target-libg++.
7884 (configure-target-gperf): Empty rule.
7885 (ALL_TARGET_MODULES): Add all-target-gperf.
7886 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7887 (CHECK_TARGET_MODULES): Add check-target-gperf.
7888 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7889 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7890
7891Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7892
252b5132
RH
7893 * config.sub (mn10200): Recognize new basic machine.
7894
7895Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7896
7897 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7898 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7899
7900Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7901
7902 * configure.in: If we're building mips-sgi-irix6* native, turn on
7903 ENABLE_MULTILIB and set TARGET_SUBDIR.
7904
7905Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7906
7907 * Makefile.in (all-sn): Depend on all-grep.
7908
7909Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7910
7911 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7912
7913 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7914 Makefile. From Jeff Makey <jeff@cts.com>.
7915 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7916
7917 * Makefile.in (DISTBISONFILES): Remove.
7918 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7919 $(DEFAULT_YACC).
7920
7921 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7922 cygwin32.
252b5132
RH
7923
7924 * Makefile.in (LD): New variable.
7925 (EXTRA_HOST_FLAGS): Pass down LD.
7926 ($(DO_X)): Likewise.
7927
7928Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7929
7930 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7931
7932Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7933
7934 * configure.in (targargs): Strip out any supplied --build argument
35590697 7935 before adding our own. Always add --build.
252b5132
RH
7936
7937Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7938
7939 * configure.in (targargs): Pass --build if we're doing
7940 a cross-compile.
7941
7942Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7943
ba73c63f 7944 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7945 sed. Otherwise sed chokes on NT path names with drive
7946 designators. Also look for "?:*" as the leading characters in an
7947 absolute pathname.
7948
7949Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7950
7951 * config.sub: Support for r3900.
7952
7953Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7954
7955 * configure.in: Use install-sh, not install.sh.
7956
7957Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7958
7959 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7960 apply it twice.
7961
7962Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7963
7964 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7965 install-binutils.
7966
7967Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7968
7969 * Makefile.in: Add automake targets.
7970 * configure.in (host_tools): Add automake.
7971
7972Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7973
7974 * configure: Default CXX to c++, not gcc.
7975 * Makefile.in (CXX): Set to c++, not gcc.
7976 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7977
7978Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7979
7980 * install-sh: try appending a .exe if source file doesn't
7981 exist
7982
7983Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7984
7985 * configure.in: Turn on multilib by default.
7986 (cross_only): Remove target-libiberty.
7987
7988 * Makefile.in (all-gcc): Don't depend on libiberty.
7989
7990Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7991
7992 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7993
7994Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7995
7996 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7997 (DISTBISONFILES): Add ld/Makefile.in
7998
7999Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
8000
8001 * configure.in: if target is cygwin32 but host isn't cygwin32,
8002 don't configure gdb tcl tk expect, not just gdb.
8003
8004Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
8005
8006 * configure.in: Added gnuserv everywhere sn appears.
8007
8008 * Makefile.in (ALL_MODULES): Added all-gnuserv.
8009 (CROSS_CHECK_MODULES): Added check-gnuserv.
8010 (INSTALL_MODULES): Added install-gnuserv.
8011 (CLEAN_MODULES): Added clean-gnuserv.
8012 (all-gnuserv): New target.
8013
8014Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
8015
8016 * config.guess: Fixes for MIPS OpenBSD systems.
8017
8018Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
8019
8020 * Makefile.in (INSTALL_XFORM): Remove.
8021 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8022
8023 * mkinstalldirs: New file, copied from automake.
8024 * Makefile.in (installdirs): Rename from install-dirs. Use
8025 mkinstalldirs. Change all users.
8026 (DEVO_SUPPORT): Add mkinstalldirs.
8027
8028Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8029
8030 * install-sh: Rename from install.sh.
8031 * Makefile.in (INSTALL): Change install.sh to install-sh.
8032 (DEVO_SUPPORT): Likewise.
8033
8034 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8035 Graichen <graichen@rzpd.de>.
8036
8037Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8038
8039 * config.guess: Recognize OpenBSD systems correctly.
8040
8041Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8042
8043 * README, Makefile.in (ETC_SUPPORT): Remove references to
8044 cfg-paper*, configure.{texi,man,info*}._
8045
8046Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8047
8048 * Makefile.in (all.normal): Ensure that gcc is built after all
8049 the x11 - ie gdb - targets.
8050
8051Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8052
8053 * makefile.vms: Don't run conf-a-gas.
8054
8055Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8056
80413487 8057 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
8058
8059Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8060
8061 * configure.in: Remove noconfigdirs case since gdb also
8062 configures and builds for tic80-coff.
8063
8064Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8065
8066 * configure: Set cache_file to config.cache.
8067 * Makefile.in (local-distclean): Remove config.cache.
8068
8069Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8070
8071 * COPYING: Update FSF address.
8072
8073Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8074
8075 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8076 noconfigdirs.
8077
8078Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8079
8080 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8081 MAKEDIRS, is empty.
8082
8083Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8084
8085 * config.sub: Tweak mn10300 entry.
8086
8087Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8088
8089 * configure.in (host_tools): Put sim before gdb, so gdb's
8090 configure.tgt can determine if the simulator was configured.
8091
8092Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8093
8094 * config.sub: Move BeOS $os case to be with other Cygnus
8095 local cases.
8096
8097Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8098
8099 * config.sub: Remove misplaced comment that broke Linux.
8100
8101Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8102
8103 * config.sub: Add BeOS support.
8104
8105Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8106
8107 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8108
8109Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8110
8111 * configure.in (noconfigdirs): Remove tcl and tk from
8112 noconfigdirs for cygwin32 builds.
8113
8114Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8115
8116 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8117
8118Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8119
8120 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8121 make-all.com, use makefile.vms instead.
8122
8123Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8124
8125 * config.sub: Accept -lnews*.
8126
8127Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8128
8129 * configure.in (noconfigdirs): Disable target-newlib,
35590697 8130 target-examples and target-libiberty for d30v.
252b5132
RH
8131
8132Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8133
8134 * configure.in (noconfigdirs): Enable ld for d30v.
8135
8136Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8137
8138 * configure.in (tic80-*-*): Build compiler.
8139
8140Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8141
8142 * configure.in (d30v-*): Remove sim directory from list of
35590697 8143 unsupported d30v directories
252b5132
RH
8144
8145Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8146
35590697
AJ
8147 * config.sub, configure.in: Add d30v target cpu.
8148
252b5132
RH
8149Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8150
8151 * makefile.vms: New file.
8152 * make-all.com: Remove.
8153
8154Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8155
8156 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8157
8158Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8159
8160 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8161
8162Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8163
8164 * Makefile.in (ALL_MODULES): Added all-db.
8165 (CROSS_CHECK_MODULES): Addec check-db.
8166 (INSTALL_MODULES): Added install-db.
8167 (CLEAN_MODULES): Added clean-db.
8168
8169Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8170
8171 * config.guess: Merge with latest FSF sources.
8172
8173Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8174
8175 * Makefile.in (ALL_MODULES): Added all-itcl.
8176 (CROSS_CHECK_MODULES): Added check-itcl.
8177 (INSTALL_MODULES): Added install-itcl.
8178 (CLEAN_MODULES): Added clean-itcl.
8179
8180Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8181
8182 * configure.in: build gdb for mn10200
8183
8184Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8185
8186 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8187
8188Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8189
8190 * configure.in (tic80-*-*): Turn off most targets right now.
8191
8192Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8193
8194 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8195 rather than the makeinfo program.
8196 (do-info): Depend upon all-texinfo.
8197
8198Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8199
8200 * configure.in: Remove uses of config/mh-linux.
8201
8202 * config.sub, config.guess: Merge with latest FSF sources.
8203
8204Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8205
8206 * config.sub (case $basic_machine): Add tic80 entries.
8207
8208Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8209
8210 * config.sub, config.guess: Merge with latest FSF sources.
8211
8212Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8213
8214 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8215 * mpw-config.in: Test for NewFolderRecursive.
8216 * mpw-install: Use symbolic name for startup filename.
8217 * mpw-README: Add various additional details.
8218
8219Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8220
8221 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8222
8223Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8224
8225 * configure.in: Do build gcc and the target libraries for
8226 the mn10200.
8227
8228Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8229
8230 * configure.in: don't avoid building gdb for mn10300 any more
8231 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8232 instead of single-quoting it.
8233
8234Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8235
8236 * configure.in: Don't use --with-stabs on IRIX 6.
8237
8238Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8239
8240 * configure.in (m32r): Build gdb, libg++ now.
8241
8242Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8243
8244 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8245 directories from noconfigdirs.
8246
8247Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8248
8249 * config.sub (basic_machine): added mips16 configuration
8250
8251Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8252
8253 * config.sub: Handle d10v-unknown.
8254
8255Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8256
8257 * config.sub: Handle v850-unknown.
8258
8259Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8260
8261 * Makefile.in: add findutils
8262 * configure.in: add findutils to list of host_tools
8263
8264Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8265
8266 * config.sub: Handle mn10200 and mn10300.
8267
8268Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8269
8270 * configure.in (d10v-*): Do not build librx.
8271
8272Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8273
8274 * configure.in (mn10300): Build everything except gdb & libgloss.
8275
8276Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8277
8278 * config.guess: Patch for Dansk Data Elektronik servers,
8279 from Niels Skou Olsen <nso@dde.dk>.
8280
8281 For ncr, use /bin/uname rather than uname, since GNU uname does not
8282 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8283
8284 Patch for MIPS R4000 running System V,
8285 from Eric S. Raymond <esr@snark.thyrsus.com>.
8286
8287 Fix thinko for nextstep.
8288
8289 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8290
8291 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8292 * config.guess: Guess mips-dec-mach_bsd4.3.
8293
8294 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8295 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8296 release numbers.
8297 * config.guess (mips-mips-riscos*): Emit just enough of the
8298 release number.
8299
8300 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8301 * config.guess (sparc-auspex-sunos*): Added.
8302 (f300-fujitsu-*): Added.
8303
8304 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8305 * config.guess: Recognize a Tadpole as a sparc.
8306
8307Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8308
8309 * config.guess: Don't assume that NextStep version is either 2 or
8310 3. NextStep 4 (aka OpenStep 4) has come out now.
8311
8312Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8313
8314 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8315 From Rik Faith <faith@cs.unc.edu>.
8316
8317Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8318
8319 * config.sub: Contributions from bug-gnu-utils to:
8320 Support plain "hppa" (no version given) architecture, reported by
8321 OpenStep.
8322 OpenBSD like NetBSD.
8323 LynxOs is not a hardware supplier.
8324
8325 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 8326 OpenBSD like NetBSD.
252b5132
RH
8327 Stratus systems.
8328 More Pyramid systems.
8329 i[n>4]86 Intel chips.
8330 M680[n>4]0 Motorola chips.
8331 Use unknown instead of lynx for hardware manufacturer.
8332
8333Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8334
8335 * install.sh (chmodcmd): Set to null if the DST directory already
8336 exists.
8337
8338Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8339
8340 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8341 not use mt-ppc target Makefile fragment any more.
8342
8343Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8344
8345 * configure.in (*-*-windows): Exclude everything but those dirs
8346 needed to build windows.
8347
8348Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8349
8350 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8351
8352Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8353
8354 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
8355
8356Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8357
8358 * Undo my previous change.
8359
8360Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8361
8362 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8363 unconditionally.
8364 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8365
8366Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8367
8368 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8369 host to add it's own flags.
252b5132
RH
8370
8371Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8372
8373 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8374
8375Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8376
8377 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8378 (CXX_FOR_TARGET): Likewise.
8379 (GCC_FOR_TARGET): Define.
8380 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8381 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8382 CC_FOR_TARGET was specified on the command line.
8383 (MAKEOVERRIDES): Don't define.
8384
8385Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8386
8387 * configure.in (m32r): Fix spelling of libg++ libs.
8388
8389Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8390
8391 * config.sub (-apple*): Remove, now redundant.
8392
8393Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8394
8395 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8396
8397 * configure: Rework yesterday's sed script patch.
8398
8399 * config.sub: Merge with FSF.
8400
8401Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8402
8403 * config.guess: Merge from FSF.
8404
8405 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
8406 * config.guess: Use pc instead of unknown, for pc clone systems.
8407 Change linux to linux-gnu.
252b5132
RH
8408
8409 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 8410 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
8411
8412Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8413
8414 * test-build.mk (HOLES): Add "xargs" for gdb.
8415
8416 * configure: Avoid hpux10.20 sed bug.
8417
8418Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8419
4bddf3ad 8420 * configure.in: Add support for windows host
252b5132
RH
8421 (that is a build done under the Microsoft build environment).
8422
8423Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8424
8425 * Makefile.in: Replace all uses of srcroot with s, to shrink
8426 command line lengths.
8427
8428 Patches from Geoffrey Noer <noer@cygnus.com>:
8429 * configure.in: If configuring for newlib, pass --with-newlib to
8430 subdirectories.
8431 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8432 -Bnewlib/ and -Lwinsup to gcc.
8433 (CXX_FOR_TARGET): Likewise.
8434
8435Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8436
8437 * Makefile.in (ETC_SUPPORT): Add configure.
8438
8439Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8440
35590697 8441 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
8442 host configuration file.
8443
8444Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8445
8446 * configure.in: Break mn10x00 support into separate
8447 mn10200 and mn10300 configurations.
8448 * config.sub: Likewise.
8449
8450Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8451
8452 * configure.in: Add lots of stuff to noconfigdirs for
8453 the mn10x00 targets.
8454
8455 * config.sub, configure.in: Add mn10x00 support.
8456
8457Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8458
8459 * make-all.com: Call conf-a-gas, not config-a-gas.
8460
8461Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8462
8463 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 8464 targets.
252b5132
RH
8465
8466Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8467
8468 * mpw-README: Add much more detail for native PowerMac.
8469 * mpw-install: New file.
8470 * mpw-configure: Add --norecursion and --help options.
8471 * mpw-config.in: Translate readme and install files when
8472 copying to objdir.
8473 * mpw-build.in: Don't always depend on byacc and flex.
8474 (install-only-top): New action.
8475
8476Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8477
8478 * configure.in: You can now configure GDB for the v850.
8479
8480Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8481
8482 * configure.in (noconfigdirs): Don't configure any C++ dirs
8483 if targeting D10V.
8484
8485Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8486
8487 * config.sub: Recognize mips64vr5000.
8488
8489Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8490
8491 * configure.in: Use a single line for host_tools and native_only.
8492
8493Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8494
8495 * config.sub, configure.in: Add entries for m32r.
8496
8497Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8498
8499 * Makefile.in (inet-install): Don't run install-gzip.
8500
8501Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8502
8503 * configure.in: Don't config lots of things for *-*-windows*.
8504
8505Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8506
8507 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8508 (host_libs, host_tools): Copy from configure.in.
8509 * mpw-configure: Don't complain about directories not found.
8510
8511Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8512
8513 * configure.in (i[345]86): Recognize i686 for pentium pro.
8514 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8515 file.
8516
8517 * config.guess (i[345]86): Ditto.
8518
8519Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8520
8521 * configure.in (noconfigdirs): Removed gdb for D10V.
8522
8523Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8524
8525 * configure.in: Remove ld, target-libio, target-libg++, and
8526 target-libstdc++ from noconfigdirs.
8527
8528Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8529
8530 * configure: Fix three locations where shell scripts were
8531 being run directly rather than with config_shell.
8532
8533Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8534
8535 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8536 * config.sub (basic_machine): Recognize v850.
8537
8538Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8539
8540 * mpw-configure: Handle multiple enable/disable options and
8541 pass them down recursively, handle -c and -s flags appropriately
8542 depending on choice of compiler, add escape mechanism for
8543 quoted arguments to gC.
8544
8545Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8546
8547 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8548 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8549 so that -mrelocatable-lib and -mno-eabi are used.
8550
8551 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8552 not support --print-multi-lib, don't abort.
8553
252b5132
RH
8554Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8555
8556 * make-all.com: Run config-a-gas.
8557 * setup.com: Don't copy subdirectory files around.
8558
8559Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8560
8561 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8562 target, it now compiles correctly.
8563
8564Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8565
8566 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8567
8568Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8569
35590697 8570 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
8571
8572Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8573
8574 * configure.in (native_only): Add prms.
8575
8576Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8577
8578 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8579 (BINUTILS_SUPPORT_DIRS): Likewise.
8580
8581Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8582
8583 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8584 d10v support is added.
8585
8586Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8587
8588 * configure.in (d10v-*-*): New target.
8589
8590Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8591
8592 * config.guess (HP 9000/811): Recognize this as a PA1.1
8593 machine.
8594
8595Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8596
8597 * Makefile.in (do-tar-gz): New target, split out from tail end of
8598 taz target. Run each command separately, don't use pipes.
8599 (taz): Use it.
8600
8601Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8602
8603 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8604 * mpw-build.in: No builds should depend on building byacc or flex,
8605 they are assumed to be installed already.
8606
8607Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8608
8609 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8610 variable that CC_FOR_TARGET needs.
8611
8612Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8613
8614 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8615 options have changed since the last time the subdirectory was
8616 configured, and if it has, reconfigure.
8617 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8618 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8619
8620Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8621
8622 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8623 CLEAN_MODULES): Add bash.
8624 (all-bash): New target.
8625
8626Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8627
8628 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8629
8630Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8631
8632 * config.sub (basic_machine): Recognize d10v as a valid processor.
8633
8634Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8635
8636 * mpw-configure: Add support for --bindir.
8637 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8638
8639Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8640
8641 * configure.in: add bash, time, gawk to list of hosttools and things
8642 to only build for native toolchains
8643
8644Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8645
8646 * Makefile.in (docdir): Remove.
8647
8648Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8649
8650 * Makefile.in (datadir): Set to $(prefix)/share.
8651
8652Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8653
8654 * configure.in: build diff and patch for cygwin32-hosted
8655 toolchains.
8656
8657Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8658
8659 * config.sub: Accept -rtems*.
8660
8661Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8662
80413487 8663 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
8664 remove diff from the list of things not buildable
8665 via Canadian Cross
252b5132
RH
8666
8667Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8668
8669 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 8670 don't get ". ".
252b5132
RH
8671
8672Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8673
8674 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8675
8676Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8677
8678 * Makefile.in (taz): Handle case where tex3patch didn't even get
8679 checked out. Also, if it was found, put the symlink in a new util
8680 subdirectory.
8681
8682Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8683
8684 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8685
8686Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8687
8688 * config.sub: Recognize -openvms.
8689 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8690 * make-all.com, setup.com: New files.
8691
8692Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8693
8694 * Makefile.in (taz): tex3patch moved to texinfo/util.
8695
8696Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8697
afb8d725 8698 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8699 * configure.in: remove make from disable-if-Can-Cross list
8700 enable gdb if ${host} and ${target} are cygwin32
8701
8702Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8703
8704 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8705 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8706
8707Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8708
8709 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8710 distinguish sysv/svr4/bsd variants.
8711 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8712
8713Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8714
8715 * configure.in: Added copyright notice.
8716 * move-if-change: Added copyright notice.
8717
8718Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8719
8720 * configure.in (powerpcle-*-solaris*): Until we get shared
8721 libraries working, don't build gdb, sim, make, tcl, tk, or
8722 expect.
8723
8724Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8725
8726 * config.guess: Merge with FSF:
8727
8728 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8729 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8730
8731 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8732 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8733
8734 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8735 * config.guess: Combine two OSF1 rules.
8736 Also recognize field test versions. From mjr@zk3.dec.com.
8737 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8738 because GNU uname does not support -p. From pmr@pajato.com.
8739
8740Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8741
8742 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8743
8744Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8745
8746 * mpw-README: Document GCCIncludes.
8747
8748Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8749
8750 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8751
8752Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8753
8754 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8755
8756Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8757
8758 * configure.in (*-*-cygwin32): Configure make.
8759
8760Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8761
8762 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8763
8764Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8765
8766 * Makefile.in (all-inet): Depend on all-perl.
8767
8768 * Makefile.in (inet-install): New target.
8769
8770 * Makefile.in (all-inet): Depend on all-tcl.
8771 (all-inet): Depend on all-send-pr.
8772
8773Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8774
8775 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8776 temporarily.
8777
8778Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8779
8780 * configure.in: Don't configure --with-gnu-ld on AIX.
8781
8782Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8783
8784 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8785
8786Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8787
8788 * Makefile.in (ALL_MODULES): Added all-inet.
8789 (CROSS_CHECK_MODULES): Added check-inet.
8790 (INSTALL_MODULES): Added install-inet.
8791 (CLEAN_MODULES): Added clean-inet.
8792 (all-indent): New target.
8793
8794 * configure.in (host_tools): Added inet.
8795 (native_only): Added inet.
8796 (noconfigdirs): Added inet.
8797
8798Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8799
8800 * configure.in: Don't configure libgloss if we are not configuring
8801 newlib.
8802
8803Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8804
8805 * configure.in: Don't configure libgloss for unsupported
8806 architectures.
8807
8808Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8809
8810 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8811
8812Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8813
8814 * Makefile.in (ALL_MODULES): Include all-apache.
8815 (CROSS_CHECK_MODULES): Include check-apache.
8816 (INSTALL_MODULES): Include install-apache.
8817 (all-apache): New target.
8818
8819 * configure.in: Added apache everywhere perl is seen.
8820
8821Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8822
8823 * Makefile.in: Add support for clean-{module} and
8824 clean-target-{module} rules.
8825
8826Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8827
8828 * configure.in (*-*-ose) do not build libgloss.
8829
8830Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8831
8832 * config.guess (prep*:SunOS:5.*:*): Turn into
8833 powerpele-unknown-solaris2.
8834
8835Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8836
8837 * configure.in: Permit --enable-shared to specify a list of
8838 directories.
8839
8840Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8841
8842 * configure.in (host==solaris): Pass only the first word of $CC
8843 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8844
8845Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8846
8847 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8848
8849Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8850
8851 * Makefile.in (ALL_MODULES): Include all-perl.
8852 (CROSS_CHECK_MODULES): Include check-perl.
8853 (INSTALL_MODULES): Include install-perl.
8854 (ALL_X11_MODULES): Include all-guile.
8855 (CHECK_X11_MODULES): Include check-guile.
8856 (INSTALL_X11_MODULES): Include install-guile.
8857 (all-perl): New target.
8858 (all-guile): New target.
8859
8860 * configure.in (host_tools): Include perl and guile.
8861 (native_only): Include perl and guile.
8862 (noconfigdirs): Don't build guile and perl; no ports have been
8863 done.
8864
8865Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8866
80413487
RH
8867 * configure (--enable-*): Handle quoted option lists such as
8868 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8869
8870Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8871
8872 * Makefile.in ({,inst}all-target): New rule so we can make and
8873 install all of the target directories easily.
8874
8875Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8876
8877 * configure.in: Add missing global flag in sed substitution when
8878 deleting `target-' from ${configdirs}.
8879
8880Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8881
8882 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8883 option.
8884
8885 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8886 config/mh-necv4.
8887
8888 * install.sh: Correct misspelling of transformbasename.
8889
8890 * config.guess: Recognize mips-*-sysv*.
8891
8892Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8893
8894 * config.sub: Recognize mon960.
8895
8896Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8897
8898 * configure: Restore Canadian Cross handling of BISON and LEX,
8899 removed in Feb 20 change.
8900
8901Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8902
8903 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8904 Mention make install. Remove the old copyright date as well the
8905 clumsy and rather pointless copyright on the README file.
8906
8907Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8908
8909 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8910 Makefile after running symlink-tree, then run `make distclean' to
8911 avoid clobbering any generated files in srcdir.
8912
8913Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8914
8915 * configure.in (m68k-*-netbsd*): Build everything now.
8916
8917Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8918
8919 * Makefile.in (taz): Fix quoting.
8920
8921Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8922
8923 * configure.in (sparclet-*-*): Build everything now.
8924
8925Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8926
8927 * configure.in (m68k-*-linux*): New host.
8928
8929Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8930
8931 * configure: Check for bison before byacc.
8932
8933Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8934
8935 * Makefile.in configure: Change the way LEX and BISON/YACC are
8936 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8937 searching PATH. These are used as fallbacks by Makefile.in if
8938 flex/bison/byacc aren't in objdir.
8939
8940Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8941
8942 * Makefile.in: Make everything which depends upon all-bfd also
8943 depend upon all-opcodes, in case --with-commonbfdlib is used.
8944
8945Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8946
8947 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8948 building NT native compilers on Unix.
8949
8950Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8951
8952 * configure.in: Don't get CC from the host Makefile fragment if we
8953 can find gcc in PATH, or if this is a Canadian Cross. Move the
8954 Solaris test for /usr/ucb/cc to the post target script, just after
8955 the compiler sanity test.
8956
8957Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8958
8959 * config.sub: Merge with FSF.
8960
8961Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8962
8963 * Makefile.in (RPATH_ENVVAR): New variable.
8964 (REALLY_SET_LIB_PATH): Use it.
8965 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8966
8967Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8968
8969 * config.sub, configure.in: Recognize sparclet cpu.
8970
8971Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8972
8973 * config.guess: Support m68k-cbm-sysv4.
8974
8975Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8976
8977 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8978 m68k-unknown-linuxaout from linker help string. Put quotes around
8979 $ld_help_string.
8980
8981Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8982
8983 * config.guess (powerpc-harris-powerunix): Add guess for port
8984 to new target.
8985
8986Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8987
8988 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8989
8990Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8991
8992 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8993 $(REALLY_SET_LIB_PATH) in Makefile.
8994 * Makefile.in (SET_LIB_PATH): New variable.
8995 (REALLY_SET_LIB_PATH): New variable.
8996 ($(DO_X)): Use $(SET_LIB_PATH).
8997 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8998 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8999 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9000 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9001 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9002 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9003 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9004 (install-dosrel): Likewise.
9005 (all-opcodes): Depend upon all-libiberty.
9006
9007Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
9008
9009 * config.guess (*:CYGWIN*): New
9010
9011Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9012
9013 * Makefile.in (all-target-winsup): All all-target-libiberty.
9014
9015Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9016
9017 * configure.in (noconfigdirs): Add missing # in front of comment.
9018
9019Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
9020
9021 * configure.in: add second pass to things added to noconfigdirs
9022 so *-gm-magic can exclude libgloss properly.
9023
9024Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9025
9026 * mpw-configure (extralibs_name, rez_name): Set correctly
9027 for MWC68K compiler.
9028
9029 * mpw-README: Add more info on the necessary build tools.
9030
9031Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9032
9033 * configure.in, config.sub: Recognize cygwin32.
9034
9035Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9036
9037 * config.guess, config.sub: Recognize A/UX.
9038
9039Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9040
9041 * config.sub: Merge with gcc/config.sub.
9042
9043Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9044
9045 * mpw-build.in (do-binutils): Add build of stamps.
9046
9047Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9048
9049 * config.sub: Add recognition for mips64vr4100*-* targets.
9050
9051Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9052
9053 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9054 Add creation of gconfigargs with `--enable-shared' turned on.
9055 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9056 ($(host)-stamp-stage3-configured): Likewise.
9057 (HOLES): Add chatr and ldd.
9058 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9059
9060Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9061
9062 * configure: Pass --nfp to recursive configures.
9063
9064Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9065
9066 * Makefile.in (DLLTOOL): New.
9067 (DLLTOOL_FOR_TARGET): New.
9068 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9069 (EXTRA_TARGET_FLAGS): Ditto.
9070 (EXTRA_GCC_FLAGS): Ditto.
9071 (CONFIGURE_TARGET_MODULES): Ditto.
9072 (DO_X): Ditto.
9073 * configure: Add DLLTOOL.
9074
9075Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9076
9077 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9078 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9079 mh-sco, since old workarounds no longer needed, and don't
9080 build ld, since libraries have weak symbols in COFF.
9081
9082Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9083
9084 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9085
9086Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9087
9088 * configure.in: Make sure that ${CC} can be used to compile an
9089 executable.
9090
afb8d725
JM
9091Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9092
9093 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9094 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9095 nothing depending on whether gdbtk is being built.
9096
252b5132
RH
9097Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9098
9099 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9100
9101Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9102
9103 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9104 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9105
9106Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9107
9108 * config-ml.in: Add support for
9109 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9110 Simplify setting of multidirs from --disable-foo.
9111
9112Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9113
9114 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9115 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9116 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 9117 non-empty, pass them on to the GCC make.
252b5132
RH
9118 (all-bootstrap): New rule that is like all-gcc, except it executes
9119 the GCC bootstrap rule instead of the GCC all rule.
9120
9121Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9122
9123 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9124
9125Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9126
9127 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9128 DG/UX support.
9129
9130Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9131
9132 * config.sub (i*86*) Change [345] to [3456]
9133
9134Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9135
9136 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9137 --with-gnu-ld=no.
9138
9139Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9140
9141 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9142 AIX multilibs get built.
9143
9144Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9145
9146 * configure.in (i386-win32): Don't build expect if we're not
9147 building the tcl subdir.
9148
9149Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9150
9151 * Makefile.in: (configure-target-examples, all-target-examples):
9152 New targets, configure and build example programs.
9153
9154Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9155
9156 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9157 use it as input to sedit the generated MPW makefile.
9158 * mpw-README: Add a suggestion about Gestalt.h.
9159
9160Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9161
9162 * config.sub: Accept *-*-ieee*.
9163
9164Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9165
9166 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9167 Ronald F. Guilmette <rfg@monkeys.com>.
9168
9169Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9170
9171 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9172 for powerpc-pe native.
9173 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9174 (target==powerpc-pe): duplicate i386-win32 entry.
9175
9176Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9177
9178 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9179 of vxworks, not just vxworks5.1.
9180
9181Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9182
9183 * mpw-configure: Add support for exec-prefix.
9184
9185Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9186
9187 * config.guess: Recognize HP model 816 machines as having
9188 a PA1.1 processor.
9189
9190Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9191
9192 * configure: Ignore new autoconf configure options.
9193
252b5132
RH
9194Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9195
9196 * config.guess: Recognize Pentium under SCO.
9197 From Robert Lipe <robertl@arnet.com>.
9198
9199Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9200
9201 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
9202
9203Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9204
9205 * configure.in: Don't configure gas for alpha-dec-osf*.
9206
9207Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9208
9209 * configure.in: Default to --with-stabs for some targets for which
9210 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9211 i[345]86*-*-unixware*.
9212
9213Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9214
9215 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9216 rather than basing it on the target. Simplify handling of options
9217 controlling which directories to configure. Remove extraneous
9218 slash in multi-clean target.
9219
9220Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9221
9222 * config-ml.in: Prefix more variables with ml_ so they don't collide
9223 with configure's.
9224
9225Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9226
9227 * configure: Don't turn -v into --v.
9228
9229Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9230
9231 * configure.in (targargs): Fix typo.
9232
9233 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9234
9235Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9236
9237 * configure.in: Strip --host and --target options from
9238 CONFIG_ARGUMENTS, and always configure for --host only. Add
9239 --with-cross-host option when building with a cross-compiler.
9240 * configure: Canonicalize the arguments put into config.status by
9241 always using `=' for an option with an argument. Pass a presumed
9242 --host or --target explicitly.
9243
9244Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9245
9246 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9247 into general OS recognition case.
9248
9249Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9250
9251 * configure.in (target_configdirs): add target-winsup only
9252 for win32 target systems.
9253
9254Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9255
9256 * Makefile.in (all-target-libgloss): Depend upon
9257 configure-target-newlib, since when libgloss is built it looks to
9258 see if the newlib directory exists.
9259
9260Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9261
9262 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9263 cfg-ml-*.in.
9264
9265Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9266
9267 * configure: Handle LD and LD_FOR_TARGET when configuring a
9268 Canadian Cross.
9269
252b5132
RH
9270Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9271
9272 * configure.in (target_libs): add target-winsup.
9273 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9274 (target==ppcle-pe): remove ld from $noconfigdirs.
9275
9276Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9277
9278 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9279 Preserve relative path names in $srcdir. Build symlink tree if
9280 configuring cross target dir and srcdir=. (= no VPATH support).
9281 (configure-target-libg++): Depend on configure-target-librx.
9282 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9283 * config-ml.in: New file.
9284 * symlink-tree: New file.
9285 * configure: Ensure srcdir="." if that's what it is.
9286
9287Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9288
9289 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9290 includes and FLEX_SKELETON setting.
9291 * mpw-configure (--with-gnu-ld): New option, controls whether
9292 to use PPCLink or ld with PowerMac GCC.
9293 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9294 * mpw-config.in: Configure grez if targeting Mac.
9295
9296 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
9297 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9298 just macos.
252b5132
RH
9299 * configure.in: Configure grez resource compiler if targeting Mac.
9300 * Makefile.in (all-grez, install-grez): New targets.
9301
9302Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9303
9304 * configure: CXX defaults to gcc, not g++. If we find
35590697 9305 gcc in the path, set CC to gcc -O2.
252b5132
RH
9306
9307Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9308
9309 * configure: Default ${build} correctly. Avoid picking up extra
9310 spaces when reading CC and CXX from Makefile. When doing a
9311 Canadian Cross, use plausible default values for numerous
9312 variables.
9313 * configure.in: When doing a Canadian Cross, don't try to
9314 configure tools whose configure script can't handle it.
9315
9316Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9317
9318 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9319
9320Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9321
9322 * configure: Remove dubious bug reporting address.
9323
9324Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9325
9326 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9327 configure script, run that instead of this directory's configure.
9328 In either case, print a message that we're configuring the sub-dir.
9329
9330Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9331
9332 * configure.in: Before checking for the existence of various files,
9333 use sed to filter out "target-".
9334
9335Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9336
9337 * Makefile.in (DO_X): Split rule to decrease command line length
9338 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9339 (Philippe De Muyter).
9340
9341Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9342
9343 * Makefile.in (all-patch): depend on all-libiberty.
9344
9345Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9346
9347 * configure.in: If the only directory in target_configdirs which
9348 actually exists is libiberty, then set target_configdirs to empty,
9349 to avoid trying to build a target libiberty in a gas or gdb
9350 distribution.
9351
9352Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9353
9354 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
9355 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9356 systems.
252b5132
RH
9357
9358Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9359
9360 * configure.in (copy_dirs): Use sys-include instead of include
9361 for --with-headers option.
9362
9363Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9364
9365 * Makefile.in, configure.in: Make winsup builds work with
9366 new scheme.
9367
9368Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9369
9370 * configure.in: Build the linker on AIX.
9371
9372Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9373
9374 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9375 where needed.
9376
9377Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9378
9379 * Makefile.in (all-gcc): Fix typo.
9380
9381Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9382
9383 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9384
9385Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9386
9387 * configure.in: Rename libFOO to target-libFOO, and xiberty
9388 to target-xiberty, to provide more flexibility.
9389 (target_subdir): Define. Create if cross.
9390 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9391 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9392 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9393 check-libFOO -> check-target-libFOO, etc.
9394 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9395 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9396 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9397 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9398 allow ALL_GCC="" to only configure.
9399 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9400 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9401 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9402
9403Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9404
9405 * Makefile.in (taz): Build "info" in etc explicitly.
9406
9407Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9408
9409 * configure.in: Make sure that CC is undefined (as opposed to
9410 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9411 problem with autoconf trying to configure on a host without GCC.
9412
9413Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9414
9415 * mpw-configure: Set host alias from choice of host compiler,
9416 only use generic MPW Makefile sed if present, edit a file
9417 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9418 * mpw-README: Add problem notes about CW6 and CW7.
9419
9420Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9421
9422 * Makefile.in (taz): Use ";" instead of ";;".
9423
9424Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9425
9426 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9427 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9428 DISTDOCDIRS.
9429 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9430 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9431
9432Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9433
9434 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9435 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9436 Move bfd to DISTSTUFFDIRS.
9437
9438Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9439
9440 * Makefile.in (X11_LIB): Removed.
9441 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9442
9443 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9444
9445Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9446
9447 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9448 names.
9449
9450Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9451
9452 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9453
9454Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9455
9456 * configure.in (i[345]86-*-win32): Always build newlib.
9457 Don't configure cvs, autoconf or texinfo.
9458 * Makefile.in (LD_FOR_TARGET): New.
9459 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9460 Pass down LD_FOR_TARGET.
9461
9462Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9463
9464 * winsup: New directory.
9465 * Makefile.in: Build winsup.
9466 * configure.in: Winsup is configured when target is win32.
9467 Can only build win32 target GDB when native.
35590697 9468
252b5132
RH
9469Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9470
9471 * config.guess: Recognize HP model 819 machines as having
9472 a PA 1.1 processor.
9473
9474Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9475
9476 * configure: Fix sed loop which substitutes for CC and CXX to
9477 avoid bug found in various sed implementations.
9478
9479Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9480
9481 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9482 simulator. Use standard powerpc-*-eabi*.
9483
9484Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9485
9486 * configure.in: Stop putting gas and binutils in noconfigdirs for
9487 powerpc-*-aix* and rs6000-*-*.
9488
9489Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9490
9491 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9492 -mcall-aixdesc libraries.
9493
9494Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9495
9496 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9497
9498 * config.sub (arm | armel | armeb): Fix shell syntax.
9499
9500Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9501
9502 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9503 -msoft-float and -mcpu=common support.
9504 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9505 libraries.
9506
9507Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9508
9509 * configure.in: Allow configuration and build of emacs19 for the alpha.
9510
9511Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9512
9513 * configure.in (CC): Get ^CC, not just any old CC, from
9514 ${host_makefile_frag}.
9515
9516Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9517
35590697 9518 * configure.in (CC): Try to get CC from
252b5132
RH
9519 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9520
9521Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9522
9523 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9524 only if it exists in $(srcdir).
9525
9526Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9527
9528 * configure: If CC and CXX are not set in the environment, set
9529 them, based on either an existing Makefile or on searching for gcc
9530 in PATH. Substitute for CC and CXX in Makefile.
9531 * configure.in: Remove libm from target_libs. Separate
9532 target_configdirs from configdirs. If CC is not set in
9533 environment, try to get it from a host Makefile fragment. Rewrite
9534 changes of configdirs to use skipdirs instead. A few minor
9535 tweaks. Take directories out of target_configdirs as they are
9536 taken out of configdirs. Remove existing Makefile files from
9537 subdirectories. Substitute for TARGET_CONFIGDIRS and
9538 CONFIG_ARGUMENTS in Makefile.
9539 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9540 by configure.in.
9541 (CONFIG_ARGUMENTS): Likewise.
9542 (CONFIGURE_TARGET_MODULES): New variable.
9543 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9544 ($(CONFIGURE_TARGET_MODULES)): New target.
9545 (configure-libg++, configure-libio): New targets.
9546 (all-libg++): Depend upon configure-libg++.
9547 (all-libio): Depend upon configure-libio.
9548 (configure-libgloss, all-libgloss): New targets.
9549 (configure-libstdc++): New target.
9550 (all-libstdc++): Depend upon configure-libstdc++.
9551 (configure-librx, all-librx): New targets.
9552 (configure-newlib): New target.
9553 (all-newlib): Depend upon configure-newlib
9554 (configure-xiberty): New target.
9555 (all-xiberty): Depend upon configure-xiberty.
9556
9557Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9558
9559 * configure.in (host i[345]86-*-win32): Expand the
9560 noconfigdirs again.
9561
9562Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9563
9564 * mpw-configure: Fix sed command file name.
9565
9566Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9567
35590697 9568 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
9569 noconfigdirs again.
9570
9571Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9572
9573 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9574 or powerpc*-*-pe*, since they are not yet supported.
9575
9576Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9577
9578 Add PowerMac support and many other enhancements.
9579 * mpw-configure: New option --cc to select compiler to use,
9580 paste options set according to --cc into the generated
9581 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9582 if mpw-make.sed is present.
9583 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9584 add forward includes for PowerPC include files.
9585 * mpw-build.in: Build using Makefile.PPC if present.
9586 (do-byacc, etc): Remove separate version resource builds.
9587 (do-gas): Build "stamps" before "all".
9588 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9589 * mpw-README: Update to reflect --cc option, PowerMac support,
9590 and recently-reported compatibility problems.
9591
9592Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9593
9594 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9595 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9596 (--with-multilib-top): Pass to recursive invocations.
9597
9598Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9599
9600 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9601 v810-*-*.
9602
9603Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9604
9605 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9606 gdb, ld and opcodes on v810-*-*.
9607
252b5132
RH
9608Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9609
9610 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9611 (local-maintainer-clean): New target.
9612 (maintainer-clean): New target.
9613 (realclean): Just depend upon maintainer-clean.
9614
9615Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9616
9617 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9618
9619Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9620
9621 * configure.in: Build ld in mips*-*-bsd* case.
9622
9623Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9624
9625 * config.sub: Accept -lites* OS. From Ian Dall.
9626
9627Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9628
9629 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 9630 targets.
252b5132
RH
9631
9632Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9633
9634 * configure.in: treat i386-win32 canadian cross the same as
9635 i386-go32 canadian cross.
9636
9637Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9638
9639 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9640 running under the simulator to build a reduced set of libraries.
9641 (powerpc-*-eabiaix): Add fine grained multilib support added to
9642 other powerpc targets yesterday.
9643
9644Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9645
9646 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9647 -disable-softfloat, -disable-relocatable, -disable-aix, and
9648 -disable-sysv to control which multilib libraries get built.
9649
9650Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9651
9652 * configure: Add Makefile.tem to list of files to remove in trap
9653 handler.
9654
9655Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9656
9657 * config.guess (*Linux*): Add missing "exit"s.
9658 Also, need specific check for alpha-unknown-linux (uses COFF).
9659
9660Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9661
9662 * config.guess: Merge with FSF:
9663
9664 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9665 * config.guess (AIX4): More robust release numbering discovery.
9666
9667 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9668 * config.guess (i386-sequent-ptx): Properly get version number.
9669
9670 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9671 * config.guess (mips:*:4*:UMIPS): New case.
9672
9673Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9674
9675 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9676 (i386-win32 host): Likewise. Don't build readline.
9677
afb8d725
JM
9678Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9679
9680 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9681 SUPPORT_FILES to submakes.
9682
252b5132
RH
9683Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9684
9685 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9686 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9687 mpw-configure.
9688
9689Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9690
9691 * configure.in (appdirs): Use =, not ==, in test expression when
9692 trying to build the text to print in the warning message for
9693 Solaris users.
9694
9695Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9696
9697 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9698
9699Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9700
9701 * config.guess: Recognize lynx-2.3.
9702
9703Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9704
9705 * config.sub (z8ksim): Deleted
9706 (z8k-*-coff): New, this is the one true name of the target.
9707
9708Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9709
9710 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9711
9712Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9713
9714 * config.guess (*:Linux:*:*): First try asking the linker what the
9715 default object file format is (elf, aout, or coff). Then if this
9716 fails, try previous methods.
9717
9718Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9719
9720 * configure.in: Don't build newlib for *-*-vxworks5.1.
9721
9722Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9723
9724 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9725 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9726
9727Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9728
9729 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9730
9731Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9732
9733 * cfg-ml-com.in: New file.
9734 * cfg-ml-pos.in: New file.
9735
9736Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9737
9738 * COPYING.NEWLIB: Add HP free copyright to list.
9739
9740Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9741
9742 * config.sub: Recognize -eabi* for the system, not just -eabi.
9743
9744Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9745
9746 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9747 * config.sub, configure.in (win32): New target and host.
9748
9749Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9750
9751 * configure.in: Add i386-pe configuration.
9752
9753Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9754
9755 * mpw-build.in (install): Install GDB after LD.
9756
9757Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9758
9759 * mpw-config.in (elf/mips.h): Always forward-include, needed
9760 for GDB to build.
9761
9762Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9763
9764 * testsuite: New directory for customer acceptance and whole tool
9765 chain tests.
9766
9767Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9768
9769 * configure: If per-host line isn't found, but AC_OUTPUT is found
9770 and a configure script exists, run it instead.
9771
9772Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9773
9774 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9775
9776Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9777
9778 * configure: Set build_{cpu,vendor,os,alias} to host values when
9779 --build isn't specified.
9780
9781Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9782
9783 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9784 (FLAGS_TO_PASS): Pass them.
9785 (EXTRA_TARGET_FLAGS): Ditto.
9786
252b5132
RH
9787Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9788
9789 * Makefile.in (all-libg++): Depend on all-libstdc++.
9790
9791Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9792
9793 * configure.in (noconfigdirs): Enable all packages for
9794 i386-unknown-netbsd.
9795
9796Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9797
9798 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9799 hosted builds (DOS builds)
9800
9801Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9802
9803 Changes for ARM based on patches from Richard Earnshaw:
9804 * config.sub: Handle armeb and armel.
9805 * configure.in: Omit arm linker only for riscix.
9806
9807Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9808
9809 * config.guess: Update from FSF.
9810
9811Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9812
9813 * config.sub: Recognize powerpcle as the little endian varient of
9814 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9815 powerpcle variant. Convert pentium into i586, not i486. Add p5
9816 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9817 temporarily.
9818
9819Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9820
9821 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9822
9823Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9824
9825 * config.sub: Accept -lites* as a basic system type.
9826
9827Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9828
9829 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9830 installed, and if so return linuxoldld as the system name.
9831
9832Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9833
9834 * config.guess: Add hppa1.1-hp-lites support.
9835
9836Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9837
9838 * configure.in: Don't build newlib for m68k-vxworks5.1.
9839
9840Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9841
9842 * configure.in (mips-sgi-irix6): Use mh-irix5.
9843
9844Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9845
9846 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9847
9848Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9849
9850 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9851 OSF/1. Fix compiler flags.
252b5132
RH
9852 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9853
9854Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9855
9856 * configure.in: Recognize --with-newlib.
9857 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9858
afb8d725
JM
9859Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9860
9861 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9862 to *_X11_MODULES due to gdbtk needing X include files et al.
9863
252b5132
RH
9864Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9865
9866 Merge in support for Mac MPW as a host.
9867 (Old change descriptions retained for informational value.)
9868
9869 * mpw-config.in: Add generic include forwards for cpu-specific
9870 include files in aout and elf directories.
9871
9872 * mpw-configure: Added copyright.
9873 * mpw-config.in: Check for presence of required build tools.
9874 (target_libs): Add newlib.
9875 (target_tools): Add examples.
9876 (Read Me): Generate as "Read Me for MPW" instead.
9877 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9878 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9879 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9880
9881 * mpw-configure: Remove subdir-specific makefile hackery,
9882 delete mk.tmp after using it.
9883
9884 * mpw-build.in (all): Display start and end times.
9885
9886 * mpw-configure (host_canonical): Set.
9887 (target_cpu): Always add to makefiles.
9888 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9889 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9890 (mpw-mh-mpw): Look for in srcdir and srcroot.
9891 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9892
9893 * mpw-build.in: (install-only): New target.
9894
9895 * mpw-configure (host_alias, target_alias): Rename from hostalias
9896 and targetalias, add into generated Makefile.
9897 (mk.tmp): If present, add into generated Makefile.
9898 * mpw-build.in (all-gas): Build config.h first before gas proper.
9899
9900 * mpw-configure (config.status): Write only if changed.
9901 * mpw-config.in (readline): Configure it (not built, just used for
9902 definitions).
9903
9904 * mpw-config.in (elf/mips.h): Add a forward include.
9905
9906 * mpw-config.in: Forward-include most .h files in include into
9907 extra-include.
9908 (readline): Don't build.
9909 mpw-build.in (install): Install GDB.
9910
9911 * mpw-configure (prefix, mpw_prefix): Handle it.
9912 * mpw-config.in (mmalloc, readline): Don't configure.
9913 * mpw-build.in (thisscript): Rename to ThisScript.
9914 Use mpw-build instead of BuildProgram everywhere.
9915 (mmalloc, readline): Don't build.
9916 * mpw-README: New file, basic documentation about the MPW port.
9917
9918 * mpw-config.in: Use forward-include to create include files.
9919
9920 * mpw-configure: Add more things to the top of each configured
9921 Makefile, including contents of config/mpw-mh-mpw.
9922 * mpw-config.in (extra-include): Create this directory and fill it
9923 with Posix-like include files when configuring.
9924
9925 * config.sub (apple, mac, mpw): Add various aliases.
9926
9927 * mpw-build.in: New file, top-level build script fragment for MPW.
9928 * mpw-configure: New file, configure script for MPW.
9929 * mpw-config.in: New file, config fragment for MPW.
9930
9931Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9932
9933 * configure.in (host_libs): Remove glob, since it is gone from the
9934 sources.
9935
9936Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9937
9938 * Makefile.in: define empty GDB_NLM_DEPS var.
9939
9940 * configure.in(target_makefile_frag): use config/mt-netware
9941 for netware targets.
9942
9943Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9944
9945 * config.sub: Merge in recent FSF changes. Remove linux special
9946 cases.
9947
9948Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9949
4bddf3ad 9950 Revert this change:
252b5132
RH
9951
9952 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9953
9954 * build-all.mk: Use CC=cc -Xs on Solaris.
9955
252b5132
RH
9956Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9957
9958 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9959 stop using it.
9960 * Makefile.in: Nuke all references to glob subdirectory.
9961
9962Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9963
9964 * configure.in: Fix --enable-shared logic in per-host.
9965
9966Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9967
9968 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9969
9970Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9971
9972 * configure.in (noconfigdirs): Don't build gas on AIX, for
9973 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9974
9975Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9976
9977 * configure: Fix --cache-file to work if the file argument is a
9978 relative path.
9979
9980Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9981
9982 * configure: If the --cache-file is used, pass it down to
9983 configure in subdirectories.
9984
9985Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9986
9987 * config.sub: add vxworks29k configuration.
9988
9989Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9990
9991 * Makefile.in (taz): Do "diststuff" part quietly.
9992
9993Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9994
9995 * config.sub: Mini-merge with gcc/config.sub.
9996
9997Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9998
9999 * config.guess (IRIX): Sed - to _.
10000
10001Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10002
10003 * Makefile.in (source-vault, binary-vault): New targets.
10004
10005Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
10006
10007 * config.sub: Recognize -eabi as a basic system type.
10008
10009Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10010
10011 * configure.in (enable_shared stuff): Fix typo.
10012
10013Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
10014
10015 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10016
10017Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10018
10019 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10020
10021Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10022
10023 * configure.in (rs6000-*-*): Don't build gas.
10024
10025Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10026
10027 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10028 reduce command line length.
10029 (AS_FOR_TARGET): Check for as.new, not Makefile.
10030 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10031
10032Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10033
10034 * config.guess: Merge from FSF.
10035
10036Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10037
10038 * configure: Don't use $ when handling program_suffix.
10039
10040Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10041
10042 * configure.in: Configure tk for hppa/hpux.
10043
10044Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10045
10046 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10047
10048Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10049
10050 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10051 to LIBCXXFLAGS. Tests are better run without it.
10052
10053Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10054
10055 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10056
10057Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10058
10059 * configure.in (*-*-netware*): Don't configure xiberty.
10060
10061Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10062
10063 * configure.in: Remove tk from native_only list.
10064
10065Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10066
10067 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10068 for special NCD build.
10069
10070Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10071
10072 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10073 makeall.bat, they're only useful for binutils snapshots.
10074 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10075 makeall.bat to specified SUPPORT_FILES.
10076
10077Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10078
10079 * build-all.mk: Add Ericsson targets to sun4 and solaris
10080 hosts. Add BNR's sun4 target to solaris host, so their
10081 build-from-source will be tested in-house first.
10082
10083Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10084
10085 * Makefile.in (LIBCFLAGS): New variable.
10086 (CFLAGS_FOR_TARGET): Ditto.
10087 (LIBCFLAGS_FOR_TARGET): Ditto.
10088 (LIBCXXFLAGS): Ditto.
10089 (CXXFLAGS_FOR_TARGET): Ditto.
10090 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10091 (BASE_FLAGS_TO_PASS): Pass them.
10092 (EXTRA_TARGET_FLAGS): Ditto.
10093
4bddf3ad 10094 * configure.in: Support --enable-shared.
252b5132
RH
10095
10096Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10097
10098 * configure.in (target_libs): Include libstdc++ again.
10099 * config.guess: Update from FSF (for FreeBSD).
10100
10101Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10102
10103 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10104 makeall.bat.
10105 (DISTDOCDIRS): Add `etc'.
10106 (ETC_SUPPORT_PFX): New variable.
10107 (taz): Include anything from etc starting with a word in
10108 ETC_SUPPORT_PFX.
10109
10110Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10111
10112 * config.sub: Update for recent FSF changes. Remove obsolete
10113 h8300hds entry. Add -windows* and -osx as basic os. Minor
10114 spacing changes.
10115
10116Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10117
10118 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10119
10120 * config.guess: Merge with FSF.
10121 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10122
10123Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10124
10125 * configure: Since the "trap 0" handler will override the exit
10126 status on many systems, only use it for "exit 1", and make it set
10127 a non-zero exit status; reset it before "exit 0". Also, check
10128 exit status of config.sub, and error out if it failed.
10129
10130Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10131
10132 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10133 and install libgloss.
10134
10135Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10136
10137 * Makefile.in (all-binutils): Depend upon all-byacc.
10138
10139 * configure.in: Don't build emacs on Irix 5.
10140
10141Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10142
10143 * configure.in (*-*-netware*): Add libio.
10144
10145Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10146
10147 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10148 (CHECK_TARGET_MODULES): Ditto.
10149 (INSTALL_TARGET_MODULES): Ditto.
10150 (TARGET_LIBS): Ditto.
10151 (all-libstdc++): Note dependencies.
10152
10153Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10154
10155 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10156
10157Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10158
10159 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10160 -fexternal-templates.
10161
10162 * configure.in (target_libs): Add libstdc++.
10163 (noconfigdirs): Add libstdc++ as appropriate.
10164
10165Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10166
10167 * config.guess: Update from FSF.
10168
10169Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10170
10171 * configure: Use ${config_shell} when running ${configsub}.
10172
10173Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10174
10175 * config.sub: No longer recognize h8300h.
10176
10177Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10178
10179 * config.sub: Remove extraneous differences between config.sub and
10180 gcc/config.sub.
10181
10182Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10183
10184 * Makefile.in (DISTSTUFFDIRS): Add gas.
10185
10186Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10187
10188 * COPYING.NEWLIB: New file.
10189
10190Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10191
10192 * config.guess (HP-UX): Patch from Harlan Stenn
10193 <harlan@landmark.com> to also emit release level.
10194
10195Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10196
10197 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10198
10199Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10200
10201 * config.sub: Merge nextstep cleanup from FSF.
10202
10203Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10204
10205 * configure.in (arm-*-*): Don't configure ld for this target.
10206
10207Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10208
10209 * configure.in (*-*-netware): don't configure libg++, libio,
10210 librx, or newlib.
10211
10212Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10213
10214 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10215 configure ld--it works, but it doesn't support shared libraries.
10216
10217Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10218
10219 * config.guess (*-unknown-freebsd*): Get rid of possible
10220 trailing "(Release)" in version string.
10221 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10222
10223Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10224
10225 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10226 Fix type: *-next-neststep -> *-next-nextstep.
10227
10228 * config.guess: Merge from FSF:
10229
10230 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10231
10232 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10233
10234 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10235
10236 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10237 instead of UNIX_SV for UnixWare 1.0).
10238
10239Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10240
10241 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10242 to make gdb/nlm/* build after the compiler and linker.
10243
10244Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10245
10246 * config.guess (netbsd, freebsd, linux): Accept any machine,
10247 not just i[34]86.
10248 (m68k-atari-sysv4): Relocate to match FSF version.
10249
10250 * config.guess: More merges from the FSF:
10251
10252 Add a space before function call or macro invocation.
10253
10254 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10255
10256 * config.guess: Add trap cmd to remove dummy.c and dummy when
10257 interrupted.
10258
10259 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10260
10261 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10262 (dummy): Redirect stderr from compilation of dummy.c.
10263
10264 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10265
10266 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10267
10268Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10269
10270 * configure: Accept and ignore --cache*, for compatibility with
10271 new autoconf.
10272
10273Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10274
10275 * config.guess: Merge from FSF:
10276
10277 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10278
10279 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
10280 (PATH): Add /.attbin at end for finding uname.
10281 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
10282
10283 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10284
80413487 10285 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
10286
10287 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10288
80413487
RH
10289 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10290 to select whether to use ELF or COFF.
252b5132
RH
10291
10292 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10293
80413487 10294 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
10295
10296 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10297
10298 * config.guess: Guess the OS version for HPUX.
10299
10300 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10301
10302 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10303
10304Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10305
10306 * configure.in: Recognize --with-headers, --with-libs, and
10307 --without-newlib.
10308 * Makefile.in (all-xiberty): Depend upon all-ld.
10309
10310Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10311
10312 * configure.in: Change i[34]86 to i[345]86.
10313
10314Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10315
10316 * configure (version): A few more tweaks to help message.
10317
10318Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10319
10320 * Makefile.in: Remove (for now) librx as a host library,
10321 now that we're building it for target.
10322
10323Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10324
10325 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10326 (Karl Berry).
10327
10328Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10329
10330 * configure.in: Also configure librx.
10331
10332Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10333
10334 * Makefile.in: Update various rules to reflect that librx
10335 is now needed for libg++.
10336
10337Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10338
10339 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10340
10341Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10342
10343 * configure.in: Configure the examples directory.
10344
10345Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10346
10347 * configure: Simplify Jun 2 1994 change.
10348
10349Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10350
10351 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10352 /bin/gcc isn't good enough to build gcc.
10353
10354Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10355
10356 * Makefile.in (GDB_SUPPORT_FILES): Remove
10357 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10358 (gdb.tar.gz): Add new rule to use standard distribution building
10359 mechanism.
10360
10361Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10362
10363 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10364 Bill Cox <bill@cygnus.com>.
10365
10366Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10367
10368 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10369
10370Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10371
10372 * configure: Search current dir first in .gdbinit.
10373
10374Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10375
10376 * config.sub: Recognize freebsd (merged from gcc config.sub).
10377
10378Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10379
10380 * config.sub: Refer to NeXT's operating system as nextstep.
10381
10382 * config.sub (case $basic_machine): Re-order the cases, to match
10383 the order in the FSF version (which is mostly alphabethical).
10384 Merge in some additions and changes from the FSF.
10385
10386Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10387
10388 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10389 * config.sub: Recognize cxux7.
10390 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10391
10392Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10393
10394 * config.sub: Fix typo powerpc -> powerpc-*.
10395
10396Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10397
10398 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10399
10400 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10401 parallel with all-emacs and install-emacs). Top-level command
10402 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10403
10404Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10405
10406 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10407 $(relbindir)/make before doing ``make install'', and use
10408 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10409 installing over running make binary.
10410 ($(host)-stamp-stage3-installed): Likewise.
10411
10412Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10413
10414 * config.guess: Recognize Mach.
10415
10416Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10417
10418 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10419 see whether --exec-prefix was used.
10420
10421Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10422
10423 * README: Explicitly mention libg++/README. (Zoo's idea.)
10424
10425Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10426
10427 * Makefile.in: Add all-librx target similar to all-libproc.
10428
10429Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10430
10431 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10432 with post 1.2 uname bogosity.
10433
10434Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10435
10436 * configure: Remove temporary files on receipt of a signal.
10437
10438Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10439
10440 * configure: If there is a package_makefile_frag, remove
10441 ${subdir}/Makefile.tem after copying it in.
10442
10443Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10444
10445 * build_all.mk: support rs6000 lynx identifies itself as
10446 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10447 since /bin/gcc is too feeble to compile a modern gcc.
10448
10449Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10450
10451 * brought devo/test-build.mk update-to-date with progressive/
10452 test-build.mk. Add lynx targets and hppa flag info.
10453
10454Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10455
10456 * configure.in: Use mh-ncrsvr43. Patch from
10457 Tom McConnell <tmcconne@sedona.intel.com>.
10458
10459Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10460
10461 * config.guess (i386-unknown-bsdi): No longer need to
10462 check #if defined(__bsdi__) && defined(__i386__).
10463
10464Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10465
10466 * configure: Set program_transform_nameoption correctly.
10467
10468Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10469
10470 * brought build-all.mk update-to-date with progressive build-all.mk,
10471 added new targets and hppa info.
35590697 10472
252b5132
RH
10473Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10474
10475 * configure: If config.guess result is a prefix of the user
10476 specified target, assume a native build and use the user specified
10477 target as the host alias. Remove SunOS patch suffix removal hack.
10478 * configure.in: Remove SunOS patch suffix removal hack.
10479
10480 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10481 in NATIVE_CHECK_MODULES.
10482
10483Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10484
10485 * Makefile.in: Rename HOST_ONLY to NATIVE.
10486 * configure: Delete SunOs patch suffix from host_canonical
10487 and build_canonical variables that are prepended to Makefiles.
10488 * configure.in: Add comments for easier maintenance.
10489
10490Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10491
10492 * Makefile.in: Add all-libproc target similar to all-gui.
10493
10494Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10495
10496 * Makefile.in (CHECK_MODULES): split into
10497 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10498
10499Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10500
10501 * config.guess (i386-unknown-bsdi): New system to guess.
10502
10503Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10504
10505 * Makefile.in: Add all-gui target (but not yet build by "all").
10506
10507Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10508
10509 * config.sub: Move deletion of patch suffix from here...
10510 * configure.in: To here, at Ian's suggestion. The top-
10511 level scripts might need to know of a patch level.
10512
10513Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10514
10515 * config.sub: Strip off patch suffix so rtl is recognized
10516 as a sunos4.1.3 machine, even though it's been patched.
10517
10518Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10519
10520 * Makefile.in (INSTALL_LAST): Delete.
10521 (INSTALL_DOSREL): New.
10522
10523Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10524
10525 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10526 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10527 whether we pass down --with-gnu-ld anyhow.
10528
10529Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10530
10531 * Makefile.in (INSTALL_LAST): Change operation so it works
10532 on more flavors of make.
10533 * configure.in (go32): Don't build libg++ or libio.
10534
10535Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10536
10537 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10538 they can be overriden by templates.
10539
10540Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10541
10542 * configure.in (target==go32): Don't build gdb.
10543 * dosrel: New directory.
10544
10545Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10546
10547 * configure.in (host==go32): Configure dosrel too.
10548 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10549 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10550 be set by incoming names or templates.
10551 (INSTALL_LAST): New rule.
252b5132
RH
10552
10553Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10554
10555 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10556
10557Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10558
252b5132
RH
10559 * configure.in (appdirs): New variable. Currently empty, but will
10560 be used in gas distribution. If nonempty, lists a set of
10561 directories at least one of which must get configured, or top
10562 level configuration is considered to have failed.
10563 (rs6000-*-lynxos*): Use new file name.
10564
10565Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10566
10567 Eliminate XTRAFLAGS.
10568 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10569 newlib include files using -idirafter, and also use -nostdinc.
10570 (CXX_FOR_TARGET): Likewise.
10571 (XTRAFLAGS): Removed.
10572 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10573 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10574 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10575 ($(DO_X)): Don't pass down XTRAFLAGS.
10576
10577Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10578
10579 * configure.in (mips*-dec-bsd*): New target; do build linker.
10580 (mips*-*-bsd*): New target; don't build linker.
10581
10582Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10583
10584 * configure.in: support rs6000-*-lynxos* configuration.
10585 support sunos4 as a cross target.
10586
10587 * config.sub: look for lynx*, not lynx since the OS version may
10588 legitimately be part of the name.
10589
10590Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10591
10592 * configure.in (i[34]86-*-sco*): Move to be with other i386
10593 targets.
10594 (romp-*-*): New target. Skip various binary utilities.
10595 (vax-*-*): New target. Don't build newlib.
10596 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10597
10598Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10599
10600 * configure.in: Only set host_makefile_frag if config
10601 directory exists.
10602
10603Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10604
10605 * install.sh: If $dstdir exists, don't check whether each
10606 component does.
10607
10608Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10609
10610 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10611
10612Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10613
35590697
AJ
10614 * configure.in (*-*-lynxos*): Don't configure newlib for either
10615 native or cross Lynx.
252b5132
RH
10616
10617Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10618
10619 * config.sub (sparc64-elf): Fix os.
10620 (z8k): Remove duplicate.
10621
10622Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10623
10624 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10625 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10626
10627Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10628
10629 * configure: Make file links cleanly even if Lynx fails on
80413487 10630 an NFS symlink (at least fail cleanly).
252b5132
RH
10631
10632Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10633
10634 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10635 -XNh2000.
10636
10637Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10638
10639 * configure: Unknown options are fatal again.
10640
10641Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10642
10643 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 10644 compatibility.
252b5132
RH
10645
10646Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10647
10648 * build-all.mk: Add `clean' target.
10649
10650Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10651
10652 * config.guess: Add SINIX support.
10653 * configure.in: Add mips-*-sysv4* support.
10654
10655Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10656
10657 * build-all.mk: Document all useful targets.
10658 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10659 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10660
10661Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10662
10663 * configure: Support --silent, --quiet.
10664
10665Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10666
10667 * configure: Support --disable-FEATURE.
10668
10669Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10670
10671 * config.guess: Recognize NCR running SVR4.3.
10672
10673Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10674
10675 * config.guess: Make BSDI generate i386-unknown-bsd386.
10676 Patch from Paul Eggert <eggert@twinsun.com>.
10677
10678Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10679
10680 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10681
10682Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10683
10684 * configure: Make unrecognized options give nonfatal warnings
10685 instead of fatal errors, and pass them to any subdirectory
10686 configures in case they recognize them.
10687 Make --x equivalent to --with-x.
10688
10689Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10690
10691 * configure: Add --enable-* options. Clean up usage message and
10692 some comments.
10693
10694Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10695
10696 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10697
10698Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10699
10700 * configure.in (hppa*-*-*): Enable binutils.
10701
10702Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10703
10704 * config.sub: Recognize cisco.
10705
10706Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10707
10708 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10709
10710Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10711
10712 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10713 than one configuration name. Add comment.
10714
10715Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10716
10717 * config.guess: about target *-hitachi-hiuxwe2, fixed
10718 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10719 macro is incorrect.]
10720
10721Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10722
10723 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10724 than the "make ls" stuff which used to be here.
10725
10726Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10727
10728 * config.guess: Recognize i[34]86-unknown-freebsd.
10729 From Shawn M Carey <smcarey@rodan.syr.edu>.
10730
10731Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10732
10733 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10734
10735Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10736
10737 * config.guess: Check for ptx.
10738
10739Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10740
10741 * config.sub: Add os9k checking.
10742
10743Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10744
10745 * config.guess: Handle OSF1 running on HPPA processors
10746
10747Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10748
10749 * configure: If subdir configure fails, print out a message with
10750 subdirectory name, in case subdir's configure code didn't identify
10751 itself.
10752
10753Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10754
10755 * configure.in: Remove embedded newlines from configdirs.
10756 Avoid mismatches of substrings. Fix matching strings at end
10757 of configdirs.
10758
10759Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10760
10761 * config.guess: Add Lynx/rs6000 config support.
10762
10763Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10764
10765 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10766
10767Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10768
10769 * configure.in (hppa*-*-osf*): Treat this just like most other
10770 PA configurations (eg no binutils or ld).
10771 (hppa*-*-*elf*): These configurations have binutils and ld.
10772
10773Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10774
10775 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10776
10777Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10778
10779 * configure.in (rs6000-*-*): Build gas.
10780
10781Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10782
80413487 10783 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10784
10785Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10786
10787 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10788 for GDB and GDB has been fixed to not need it.
10789
252b5132
RH
10790Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10791
10792 * config.guess: Recognize vax hosts.
10793
10794Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10795
10796 * configure (while loop): Don't use "break 2" inside case
10797 statement -- the case statement isn't an enclosing loop.
10798
10799Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10800
10801 * config.guess: Clean up NeXT support, to allow nextstep
10802 on Intel machines. Make OS be nextstep.
10803
10804Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10805
10806 * config.guess: Add alternate forms for Convex.
10807
10808Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10809
10810 * configure: Completely rewrite option processing. Take
10811 advantage of pattern-matching to avoid invoking test frequently.
10812 Also clean up host and target defaulting logic.
10813
10814Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10815
10816 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10817 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10818 commands (plus user environment) will fit SCO limits.
10819
10820Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10821
10822 * configure.in: Don't issue warnings about directories which are
10823 not being configured if -norecursion is set. Correct test for
10824 --with-gnu-as and --with-gnu-ld to not get confused by substring
10825 matches.
10826
10827 * configure.in: Don't build gas for alpha-dec-osf1*.
10828
10829Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10830
10831 * configure: Back out Per's change of 12/19/1993. It changes the
10832 behavior of configure in unexpected and confusing ways.
10833
10834 Also, use different delim char when calculating
10835 program_transform_name so that the name can contain slashes.
10836
10837Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10838
10839 * configure.in, config.sub: Add support for VSTa micro-kernel.
10840
10841Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10842
10843 * configure.in: Nuke hacks which were used to get a special
10844 version of GAS for HPPA configurations.
10845
10846Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10847
10848 * configure: If only ${target_alias} is given, use that
10849 as the default for ${host_alias}.
10850 * configure: Add missing back-slashes before nested quotes.
10851
10852Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10853
10854 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10855
10856Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10857
10858 * config.guess: Recognize some Tektronix configurations.
10859 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10860
10861Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10862
10863 * config.sub: Match any flavor of SH.
10864
10865Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10866
10867 * configure.in: Don't try to configure newlib for Alpha.
10868
10869Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10870
10871 * configure.in: Don't build ld for Irix 5. Don't build gas,
10872 libg++ or libio for any Alpha target.
10873
10874 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10875
10876Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10877
10878 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10879 default arguments -- so it tried to compress itself.
10880
10881Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10882
10883 * configure.in (notsupp): ensure that a space is always at the end
10884 of the configdirs list, since the grep checks for an explicit space
10885
10886Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10887
10888 * configure.in (target i386-sysv4.2): don't build ld, since static
10889 versions of many libraries are not available.
10890
10891Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10892
10893 * config.guess: Recognize Apollos (using environment variables).
10894 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10895
10896Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10897
10898 * config.guess: Recognize Sony news mips running newsos.
10899
10900Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10901
10902 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10903 "fi ; else" for bash.
10904
10905Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10906
10907 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10908
10909Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10910
10911 * config.sub: accept unixware as an alias for svr4.2.
10912 Fix some inconsistancies with the gcc version.
10913
10914Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10915
10916 * Makefile.in (DISTDOCDIRS): Add gdb.
10917
10918Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10919
10920 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10921
10922Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10923
10924 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10925 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10926 this now.
10927
10928Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10929
10930 * config.sub: Accept hiux* as an OS name.
10931
10932 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10933 etc/make-stds.texi. The underscore came from gcc, and dje now
10934 agrees that RUNTESTFLAGS is the correct name.
10935
10936Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10937
10938 * install.sh: Remove 'set -e'. It makes any conditionals
10939 in the script useless.
10940
10941 * config.guess: Automatically recognize arm-acorn-riscix
10942 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10943
10944Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10945
10946 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10947
10948Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10949
10950 * Makefile.in (DISTDOCDIRS): New variable.
10951 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10952 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10953
10954Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10955
10956 * configure.in (hppa target): check the source directory for the
10957 pagas sub-directory
10958
10959Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10960
10961 * config.sub: Allow -aout* and -elf*.
10962
10963Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10964
10965 * configure.in: Don't build ld on i386-solaris2, same as for
10966 sparc-solaris2.
10967
10968Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10969
10970 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10971
10972Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10973
10974 * configure.in: Configure gdb for alpha.
10975
10976Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10977
10978 * Makefile.in (CXXFLAGS): Add -O.
10979
10980Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10981
10982 * config.guess: added support for DG Aviion
10983
10984Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10985
10986 * configure.in: Produce warning message for subdirectories not
10987 configurable for this host/target combination. Don't try to
10988 configure gdb for vms.
10989
10990Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10991
10992 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10993 appropriate files before making "diststuff".
10994 (DISTBISONFILES): New var: list of files to be edited.
10995 (DISTSTUFFDIRS): Add binutils.
10996
10997Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10998
10999 * config.sub: also handle mipsel and mips64el (for little endian mips)
11000
11001Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11002
11003 * configure.in: Add * to end of all OS names.
11004
11005Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
11006
11007 * configure.in: Build newlib for LynxOS native.
11008
11009Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11010
11011 * config.guess: Add support for delta 88k running SVR3.
11012
11013 * configure.in: Add comment about HP compiler vs. emacs.
11014
11015Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11016
11017 * configure.in: don't build ld on solaris2 (not a viable option
11018 due to bugs in getpwnam & getpwuid)
11019
11020Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11021
11022 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11023 config.guess will produce a full version number.
11024
11025Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11026
11027 * configure.in: Build linker and binutils for alpha-dec-osf1.
11028
11029Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11030
11031 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11032 and gdb/testsuite/Makefile.in.
11033
11034Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11035
11036 * configure.in: recognize mips*- instead of mips-
11037
11038Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11039
11040 * config.sub: Accept linux*coff and linux*elf as operating
11041 systems.
11042
11043Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11044
11045 * config.sub: Recognize mips64, and mips3 as an alias for it.
11046
11047Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11048
11049 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11050 gdb knows how to handle OSF/1 shared libraries.
11051
11052Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11053
11054 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11055 * config.guess: Recognize Hitachi's HIUX.
11056 * config.sub: Recognize h3050r* and hppahitachi.
11057 Remove redundant cases for hp9k[23]*.
11058
11059Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11060
11061 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11062 if gas and ld are in the source tree and are in ${configdirs}.
11063 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 11064 --with options (but still pass them down on the command line,
252b5132
RH
11065 if they were explicitly specified).
11066
11067Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11068
11069 * configure: substitute SHELL value in Makefile.in with
11070 ${CONFIG_SHELL}
11071
11072Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11073
11074 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11075 *-*-solaris2* targets.
11076
11077Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11078
11079 * Makefile.in: define M4, and pass it down to sub-makes;
11080 all-autoconf now depends on all-m4
11081
11082Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11083
11084 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11085 presence of {ar,ranlib} instead of a configured directory
11086
11087Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11088
11089 * config.guess: Accept 34?? as well as 33?? for NCR.
11090
11091Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11092
11093 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11094 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11095
11096Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11097
11098 * configure: grab values for $(CC) and $(CXX) from the
11099 environment, so that someone can do "CC=gcc configure; make" and
11100 have it work right (matching the way that autoconf works now)
11101
11102 * configure.in, Makefile.in: add support for gash, the tcl
11103 interface to Galaxy
11104
11105 * config.guess: add NetBSD variants (hp300, x86)
11106
11107Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11108
11109 * install.sh: Support -d option (in the manner of SunOS 4 install,
11110 as it is more deterministic than that of GNU install)
11111 (chmodcmd): Set file to mode 755 by default (should also do default
11112 chgrp and chown, but I don't feel like dealing with that now)
11113
11114Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11115
11116 * config.sub: Remove h8300hhms alias.
11117
11118Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11119
11120 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11121
11122Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11123
11124 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11125 as stmp-fixinc
11126
11127Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11128
11129 * config.sub: recognize m88110-bug-coff.
11130
11131Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11132
11133 * Makefile.in (all-libio): all dependencies on the toolchain used
11134 to build this (gcc, gas, ld, etc)
11135
11136Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11137
11138 * config.guess: Deal with OSF/1 1.3 on alpha.
11139
11140Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11141
11142 * install.sh: add some 'else true' clauses for portability
11143
11144 * configure.in: don't build libio for h8[35]00-*-* targets
11145
11146Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11147
11148 * Makefile.in: Add support for new libio.
11149
11150Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11151
11152 * install.sh: If one command fails, don't try the rest. Don't try
11153 to remove $dsttmp (via trap) unless we have already created it.
11154 If $src doesn't exist, detect it and exit with an error.
11155
11156 * config.guess: Recognize BSD on hp300.
11157
11158Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11159
11160 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11161 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11162
11163Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11164
11165 * Makefile.in (all-send-pr): depends on all-prms
11166
11167Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11168
11169 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11170
11171Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11172
11173 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11174 Added test for mips-mips-riscos5.
11175
11176Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11177
11178 * configure.in: use mh-hp300 for 68k HP hosts
11179
11180Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11181
11182 * configure: add support for CONFIG_SHELL, so that you can use
11183 some alternate shell for evaluating configure scripts
11184
11185Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11186
11187 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11188 in configure script to bug-gdb@prep.ai.mit.edu when building
11189 distribution archive.
11190 * Makefile.in (COMPRESS): Remove def.
11191 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11192 gdb.tar.Z and make-gdb.tar.Z respectively.
11193 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11194 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11195 to convergence with 'taz' target in Makefile.in.
11196
11197Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11198
11199 * install.sh (dsttmp): use trap to ensure that tmp files go
11200 away on error conditions
11201
11202Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11203
11204 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11205
11206Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11207
11208 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11209 its parent is '/' not ''.
11210
11211 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11212
11213Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11214
11215 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11216 that ${newsrcdir}/configure.in does.
11217
11218Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11219
11220 * test-build.mk: support for CONFIG_SHELL
11221
11222Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11223
11224 * config.sub (netware): Add as a basic system type.
11225
11226Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11227
11228 * Makefile.in (Makefile): depend on configure.in. Also drop the
11229 $(srcdir)/ from the dependency on Makefile.in.
11230
11231Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11232
11233 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11234 (h8300hhms is temporary until multi-libraries are implemented).
11235 * configure.in: Handle h8300h too.
11236
11237Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11238
11239 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11240
11241Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11242
11243 * configure: Remove extraneous output when guessing host type.
11244 * config.guess: Remove extraneous output when guessing using C
11245 compiler rather than uname, or when guessing fails.
11246
11247Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11248
11249 * Makefile.in: remove all.cross and install.cross targets
11250
11251 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11252 definitions
11253
11254Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11255
11256 * configure.in (target sh): Build gprof.
11257
11258Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11259
11260 * config.sub: change -solaris to -solaris2
11261
11262Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11263
11264 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11265
11266Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11267
11268 * configure: Correct error message for missing Makefile.in to
11269 print correct directory.
11270
11271Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11272
11273 * install.sh: kludge around 386BSD shell bug
11274
11275Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11276
11277 * config.guess: Recognize NeXT.
11278 * config.guess: Recognize i486-ncr-sysv4.
11279 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11280
11281Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11282
11283 * Makefile.in (MAKEINFOFLAGS): New variable.
11284 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11285 * build-all.mk, test-build.mk: Pass down --no-split as
11286 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11287
11288Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11289
11290 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11291
11292Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11293
11294 * Makefile.in (libg++.tar.z): New rule.
11295 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11296 * Makefile.in (taz): Only do a single chmod.
11297
11298Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11299
11300 * install.sh: don't use dirname anymore (replaced with sed usage)
11301
11302Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11303
11304 * Makefile.in: Change extension for gzip'd files from '.z' to
11305 '.gz' per new FSF standard usage.
11306
11307Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11308
11309 * configure: put quotes around the final value of program_transform_name
11310
11311Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11312
11313 * Makefile.in: new install.sh support; update install-info rules
11314
11315Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11316
11317 * configure.in: Build diff for crosses, but not for go32 host.
11318
11319 * configure.in: Build gprof only for native, and don't build it
11320 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11321
11322Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11323
11324 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11325
11326Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11327
11328 * configure.in (host_tools): Add prms.
11329
11330Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11331
11332 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11333 with $(FLAGS_TO_PASS) on the command line
11334
11335 * config.sub: Recognize lynx and lynxos
11336
11337Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11338
11339 * config.sub: Accept -ecoff*, not just -ecoff.
11340
11341Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11342
11343 * Makefile.in (taz): Use .gz suffix instead of .z.
11344 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11345 names.
11346
11347Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11348
11349 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11350
11351Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11352
11353 * Makefile.in (install-no-fixedincludes): install gcc last, so
11354 that rebuilds that might happen during 'make install' don't get
11355 bogus gcc include files
11356
11357Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11358
11359 Change from Utah for HPPA support:
11360 * config.guess: Recognize hppa1.x-hp-bsd.
11361
11362Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11363
11364 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11365 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11366
11367Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11368
11369 * config.sub: Add support for rom68k and bug boot monitors.
11370
11371Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11372
11373 * Makefile.in: Make all-opcodes depend on all-bfd.
11374
11375Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11376
11377 * config.guess: Added special check for i[34]86-univel-sysv4*.
11378
11379Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11380
11381 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11382 the processor rather than assuming i486.
11383
11384Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11385
11386 * config.guess: Recognize SunOS6 as Solaris3.
11387
11388Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11389
11390 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11391 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11392
11393Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11394
11395 * build-all.mk (all-cross): New target for Canadian Cross.
11396 Added Q2 go32 targets.
11397 * test-build.mk: Configure go32 cross sparclite-aout and
11398 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11399 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11400
11401Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11402
11403 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11404 GO32 hosted toolchains
11405
11406Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11407
11408 * configure: change so "-exec-prefix" gets passed down rather
11409 than "-exec_prefix" so autoconf generated Makefiles get the
11410 exec_prefix set right.
11411
11412Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11413
11414 * config.guess: get the Solaris2 minor version number
11415
11416 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11417
11418Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11419
11420 * config.guess: Recognize some Sequent platforms.
11421
11422Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11423
11424 * Makefile.in: added the vault-install target
11425
11426 * configure.in: actually use the Sun3 makefile fragment that's in
11427 config, also added the release dir to configdirs
11428
11429Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11430
11431 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11432
11433Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11434
11435 * configure.in: remove some program from Alpha targetted toolchains
11436
11437Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11438
11439 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11440 gprof.
11441 (taz): Run "make diststuff" in those directories instead of "make
11442 proto-dir". Look for "VERSION=" only at start of line in subdir
11443 Makefile. Use "gzip -9" for compression.
11444 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11445 (binutils.tar.z): New target.
11446
11447Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11448
11449 * Makefile.in (taz): Include gpl.texinfo.
11450
11451Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11452
11453 * Makefile.in (setup-dirs): Merged into "taz" target.
11454 (taz): Only do `proto-dir' stuff if a directory is actually needed
11455 for this target.
11456
11457Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11458
11459 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11460 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11461 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11462 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11463 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11464
11465Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11466
11467 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11468 config.sub, and move-if-change to gdb testsuite distribution
11469 archive, so the testsuite can be extracted, configured, and
11470 run separately from the gdb distribution. Blow away the Chill
11471 tests that require a Chill compiled executable, since GNU Chill
11472 is not yet publically available.
11473
11474Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11475
11476 * test-build.mk: set environment variables in a single command,
11477 instead of a list of assignments and exports
11478
11479 * config.guess: recognize Alpha/OSF1 systems
11480
11481Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11482
11483 * configure: Change help message to prefer --options rather than
11484 -options.
11485
11486Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11487
11488 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11489 zippy@ecst.csuchico.edu.
11490 * config.guess: Recognize miniframe.
11491
11492Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11493
11494 * Makefile.in: Use srcroot to find runtest rather than rootme.
11495 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11496
11497Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11498
11499 * test-build.mk: Extensive additions to support building on a
11500 machine other than the host.
11501
11502Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11503
11504 * configure (tooldir): Fix for i386-aix again.
11505
11506Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11507
11508 * configure, Makefile.in: Change definition of $(tooldir)
11509 to match the FSF.
11510
11511Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11512
11513 * config.guess: Recognize i[34]86/SVR4.
11514
11515Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11516
11517 * Makefile.in (all-gdb): gdb depends on sim.
11518
11519Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11520
11521 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11522 at the same time we make the prototype gdb directory.
11523 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11524 files at the same time as the gdb base release distribution.
11525
11526Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11527
11528 * Makefile.in (check): Use individual check targets rather than
11529 DO_X rule.
11530 (check-gcc): Added.
11531
11532Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11533
11534 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11535 for System V release 3.2.
11536
11537Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11538
11539 * config.sub: Recognize hppaosf.
11540 * configure.in: Do configure ld/binutils/gas for it.
11541
11542Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11543
11544 * configure (tooldir): Alter syntax used to set this, for systems
11545 where "\$" isn't handled right, like i386-aix.
11546
11547Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11548
11549 * configure: Pass program-transform-name, not
11550 program_transform_name, to recursive configures.
11551
11552Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11553
11554 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11555 of gas+ld+binutils.
11556
11557Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11558
11559 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11560
11561Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11562
11563 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11564
252b5132
RH
11565Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11566
11567 * Makefile.in (PRMS): Set back to all-prms.
11568
11569Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11570
11571 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11572 targets, rather than for MIPS hosts.
11573
11574Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11575
11576 * configure.in: add comment for --with-x default values
11577
11578 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11579
11580 * Makefile.in: add check-* targets for each of the directories in
11581 the tree. Add a definition of RUNTEST that will use the one we
11582 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11583
11584Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11585
11586 * configure.in: Removed obsolete references to bfd_target and
11587 target_makefile_frag.
11588
11589 * build-all.mk: Set assorted targets for Q2.
11590 * config.sub: Recognize z8k-sim and h8300-hms.
11591 * test-build.mk: Really don't pass host to configure.
11592 (HOLES): Added uname.
11593
11594Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11595
11596 * configure: Handle an empty program-prefix, program-suffix or
11597 program-transform-name correctly.
11598
11599Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11600
11601 * build-all.mk: -G 8 no longer required for MIPS targets.
11602 * test-build.mk: Don't pass host argument to configure; make it
11603 guess.
11604
11605Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11606
11607 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11608 * Makefile.in (COMPRESS): New macro, like GZIP.
11609
11610Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11611
11612 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11613
11614 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11615 with gas currently defaults to -G 0.
11616
11617Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11618
11619 * Makefile.in (all-flex): flex depends on byacc.
11620
11621 * build-all.mk: If host not specified, use config.guess. Pass TAG
11622 to test-build.mk as RELEASE_TAG.
11623 * test-build.mk (configargs): New variable containing arguments to
11624 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11625 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11626
11627 * config.guess: Use /bin/uname when checking -X argument on SCO,
11628 to avoid invoking GNU uname which doesn't understand -X.
11629
11630 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11631
11632 * configure.in: Build gas for mips-*-*.
11633
11634Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11635
11636 * Makefile.in (all.normal): insert missing backslash.
11637
11638Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11639
4bddf3ad 11640 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
11641
11642 * Makefile.in: Complete overhaul to merge many almost identical
11643 targets.
11644
11645Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11646
11647 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11648 (gdb.tar.Z): Adjusted.
11649
11650 * Makefile.in (setup-dirs, taz): New targets; should be general
11651 enough to adapt for gdb sometime. Build only .z file.
11652 (gas.tar.z): New target.
11653
11654Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11655
11656 * build-all.mk: Use CC=cc -Xs on Solaris.
11657
252b5132
RH
11658Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11659
11660 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11661 for handling BISON for FSF releases.
11662
11663Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11664
11665 * configure: Actually implement the change zoo just documented.
11666
11667Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11668
11669 * configure: when using config.guess, only set target_alias when
11670 it's not already been set (ie, on the command line)
11671
11672Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11673
11674 * Makefile.in: add installcheck target, set PRMS to install-prms
11675
11676Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11677
11678 * configure: add support for package_makefile_fragment, handle the
11679 case where a directory has a configure.in file but no Makefile.in
11680 more gracefully (with an actual understandable error message, even);
11681 add support for --without (and add this to the usage message); also
11682 explicitly add a --host=${host_alias} to the command line when
11683 config.guess is used
11684
11685Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11686
11687 * configure: Must use both --host and --target in recursive calls.
11688
11689Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11690
11691 * Makefile.in: Change deja-gnu to dejagnu.
11692
11693Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11694
11695 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11696
11697Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11698
11699 * configure.in: canonicalize all instances to *-*-solaris2*,
11700 also strip out a number of tools to not build for go32 host
11701
11702Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11703
11704 * config.guess: add GPL.
11705
11706 * Makefile.in, config.guess, config.sub, configure: bump
11707 copyrights to 93.
11708
11709Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11710
11711 * Makefile.in (do-info): Removed obsolete check for existence of
11712 localenv file.
11713
11714 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11715
11716Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11717
11718 * Makefile.in: a couple of 'else true' for decstation,
11719 support for TclX
11720
11721 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11722
11723Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11724
11725 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11726
11727Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11728
11729 * config.guess: Recognize i386-ibm-aix (PS/2).
11730 * configure.in: Use config/mh-aix386 file for it.
11731
11732Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11733
11734 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11735 CC_FOR_TARGET instead.
11736 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11737
11738Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11739
11740 * Makefile.in: Add sim to list of directories sent with gdb
11741
11742Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11743
11744 * configure.in: Put back mips-dec-bsd* case.
11745
11746Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11747
11748 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11749 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11750 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11751
11752Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11753
11754 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11755
11756 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11757 (install-info): install dir.info only if it exists,
11758 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11759
11760Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11761
11762 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11763 gas for mips-dec-bsd.
11764
11765Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11766
11767 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11768 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11769
11770Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11771
11772 * configure.in: Added "dejagnu" to hosttools list.
11773
11774Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11775
11776 * config.sub, configure.in, config.guess: Add support
11777 for Bosx, an AIX variant from Bull.
11778 Patches from F.Pierresteguy@frcl.bull.fr.
11779
11780Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11781
11782 * devo/dejagnu: Initial creation of devo/dejagnu.
11783 Migrated dejagnu testcases and support files for testing software
11784 tools to reside as subdirectories, currently called "testsuite",
11785 within the directory of the software tool. Migrated all programs,
11786 support libraries, etc. beloging to dejagnu proper from
11787 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11788 with no modifications. The changes to these files which will
11789 allow them to configure, build, and execute properly will be made
11790 in a future update.
11791
11792Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11793
11794 * Makefile.in: Change send_pr to send-pr.
11795 * configure.in: Likewise.
11796 * send_pr: Renamed directory to send-pr.
11797
11798Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11799
11800 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11801
11802Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11803
11804 * README: Update for gdb-4.8 release.
11805 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11806 gdb-xxx.tar.z (gzip'd) file also.
11807
11808Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11809
11810 * Makefile.in: make all-diff depend on all-libiberty
11811
11812Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11813
11814 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11815
11816Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11817
11818 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11819
11820Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11821
11822 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11823 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11824 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11825
11826Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11827
11828 * Makefile.in: makeinfo binary is in a new location
11829
11830Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11831
11832 * config.sub: Accept -ecoff as an OS.
11833
11834 * Makefile.in: Various changes to eliminate a level of make
11835 recursion and reduce the required command line length.
11836 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11837 sub-makes.
11838 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11839 variables holding settings for specific sub-makes.
11840 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11841 in terms of BASE_FLAGS_TO_PASS.
11842 (TARGET_LIBS): New variable listing directories which use
11843 TARGET_FLAGS_TO_PASS.
11844 (subdir_do): Eliminated.
11845 (do-*): New set of targets to replace subdir_do.
11846 (various): All targets which used subdir_do now depend on do-*.
11847 (local-clean): Renamed from do_clean.
11848 (local-distclean): New target, dependency of distclean and
11849 realclean.
11850 (install-info): Don't create directories. Depend on dir.info
11851 rather than calling make recursively.
11852 (install-dir.info): Eliminated.
11853 (install-info-dirs): Create all info directories here.
11854 (dir.info): Depend upon do-install-info.
11855
11856 * test-build.mk (HOLES): Added false.
11857
11858Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11859
11860 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11861
11862Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11863
11864 * Makefile.in (info): remove dependency on all-texinfo. The
11865 problem was really in texinfo/C, not at this level.
11866
11867Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11868
11869 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11870
11871Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11872
11873 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11874 GDB releases.
11875
11876Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11877
11878 * configure: Include srcdir in message about target of link not
11879 being found. Don't convert `-' to `_' in `with' options being
11880 passed to subdirs.
11881
11882Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11883
11884 * configure.in: add uudecode to host_tools
11885
11886 * Makefile.in: added {all,install}-uudecode targets, added them to
11887 the appropriate lists
11888
11889Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11890
11891 * Makefile.in (all-gcc): Added dependency on all-gas.
11892
11893 * configure.in (mips-*-*): Build ld and binutils.
11894
11895Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11896
11897 * configure: check return code from mkdir, print error message and
11898 exit on failure.
11899
11900Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11901
11902 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11903
11904Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11905
11906 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11907
11908Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11909
11910 * config.sub (h8500): Recognize this as a cpu type.
11911
11912Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11913
11914 * configure: source directory missing is no longer a warning
11915
11916 * configure.in: recognize irix[34]* instead of irix[34]
11917
11918 * Makefile.in: define and pass down X11_LIB
11919
252b5132
RH
11920Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11921
11922 * guess-systype: Renamed to ...
11923 * config.guess: ... by popular request.
11924 * configure.in, Makefile.in: Update accordingly.
11925
11926Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11927
11928 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11929 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11930 + Execute ./dummy instead of assuming . is in PATH.
11931
11932Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11933
11934 * guess-systype: New shell script. Attempts to guess the
11935 canonical host name of the executing host.
11936 Only a few hosts are supported so far.
11937 * configure: Call guess-systype if no host is specified.
11938
11939Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11940
11941 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11942 gcc Makefile.
11943
11944
11945Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11946
11947 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11948 (all-gcc, install-gcc, subdir_do): Use it.
11949
11950Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11951
11952 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11953
11954Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11955
11956 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11957 set exclusively by configure, using configure.in .
11958
11959Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11960
11961 * test-build.mk: set $PATH for all builds
11962
11963 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11964
11965Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11966
11967 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11968 the one used in gcc/Makefile.in, so that a null expansion doesn't
11969 override the one needed to build gcc with a native cc.
11970
11971
11972Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11973
11974 * configure: Accept -with arguments.
11975
11976Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11977
11978 * Makefile.in: added h8300sim
11979
11980Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11981
252b5132
RH
11982 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11983 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11984 (all-cygnus, native, build-cygnus): Make
11985 $(canonhost)-stamp-3stage-done, not $(host)....
11986 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11987 i386-sco3.2v4. Added else true to if command.
11988
11989Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11990
11991 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11992
11993Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11994
11995 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11996
11997Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11998
11999 * configure.in: don't remove binutils from Solaris builds
12000
12001Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
12002
12003 * Makefile.in: get rid of earlier definitions for *clean,
12004 also handle the recursive info rule better
12005
12006Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
12007
12008 * Makefile.in (mostlyclean, distclean, realclean): Fix to
12009 do more-or-less the right thing.
12010
12011Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
12012
12013 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12014 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12015
12016Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12017
12018 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12019 $(host_canonical).
12020
12021 * configure.in: split the configdirs list into 4 categories (native
12022 v. cross, library v. tool) and handle the cross-only and native-
12023 only in more reasonable (and correct!) way.
12024
12025Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12026
12027 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12028 configdirs anymore.
12029
12030Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12031
12032 * Makefile.in: extensive cleanup:: removed all of the explicit
12033 clean-* targets, collapsed many wrappers around subdir_do into
12034 one, added additional targets to satisfy standards.texi, deleted
12035 some old targets, some changes for consistency
12036
12037Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12038
12039 * configure.in: handle some programs as cross-only, and others as
12040 native only
12041
12042 * test-build.mk: handle partial holes in a more generic manner
12043
12044 * Makefile.in: m4 depends on libiberty
12045
252b5132
RH
12046Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12047
12048 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12049 time, wdiff, and find to configdirs
12050
12051 * Makefile.in: all, clean, and install rules for the new programs
12052 added to configure.in
12053
12054Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12055
12056 * configure.in: use mh-sun for all *-sun-* hosts
12057
252b5132
RH
12058Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12059
12060 * Makefile.in: define flags for X11 include files and library file
12061 locations, pass them down to the programs that need this info
12062
12063 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12064
252b5132
RH
12065Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12066
12067 * configure.in: start building libg++ for HP-UX targets
12068
12069Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12070
12071 * README: Update references to files moved into etc/.
12072
12073Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12074
12075 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12076 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12077
12078Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12079
12080 * configure: accept dash as well as underscore in long option
12081 names for FSF compatibility.
12082
12083Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12084
12085 * config.sub: added -sco3.2v4 support from FSF.
12086
12087Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12088
12089 * configure.in: expand the section that adds or removes
12090 directories from the list of programs to build, to handle native
12091 vs. cross in addition to host v. native
12092
12093Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12094
12095 * Makefile.in: Replace C++ in macro names with CXX.
12096 This is less likely to break ...
12097
12098Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12099
12100 * test-build.mk: add -w to GNU_MAKE
12101
12102Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12103
12104 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12105 add 'sparc' to list of recognized cpus. This needed to make
12106 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12107 Delete some redundant ose68 variants. Recognize -wrs as an os,
12108 then changes that into $CPU-wrs-vxworks.
12109
12110 * configure.in: remove most references to gdbtest, regularize
12111 target based program removal
12112
12113 * test-build.mk: import from p3 tree (many fixes and changes)
12114
12115Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12116
12117 * Makefile.in: added rules to handle tcl, tk, and expect
12118
12119 * configure.in: handle those directories if they exist
12120
12121Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12122
12123 * config.sub: removed bogus hppabsd and hppahpux names, since
12124 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12125
12126Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12127
12128 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12129 depends upon all-xiberty
12130
12131 * Makefile.in: changes from p3, including:
12132
12133 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12134
12135 * Makefile.in (XTRAFLAGS): include newlib directories if
12136 newlib/Makefile exists, rather than if host != target.
12137
12138 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12139
12140 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12141 from the same source tree and not building a cross-compiler. This
12142 matters for the libg++ configuration if reconfiguring a tree that
12143 has already been installed.
12144
12145 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12146
12147 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12148 pick up the machine and system specific header files.
12149
12150 * Makefile.in: added AS_FOR_TARGET, passed down in
12151 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12152 the C compiler to use to create programs which are run in the
12153 build environment, set it to default to $(CC), and passed it down
12154 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12155
12156 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12157
12158 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12159 We need them for unusual native builds, like systems without
12160 ranlib.
12161
12162 * configure: also define $(host_canonical) and
80413487
RH
12163 $(target_canonical), which are the full, canonical names for the
12164 given host and target
252b5132
RH
12165
12166Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12167
12168 * Makefile.in: Added separate definitions for C++.
12169
12170Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12171
12172 * configure.in (configdirs): Add deja-gnu.
12173
12174Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12175
12176 * README: Update for configure.texi and gdb-4.7 release.
12177
12178Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12179
12180 * Makefile.in: Move "all" target to top of file.
12181 Previously, first target was ".PHONY" which caused BSD4.4 make
12182 to build .PHONY when make was run without arguments.
12183
12184Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12185
12186 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12187 Library-copylefted code in libiberty.
12188
12189Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12190
12191 * config.sub: Replace m68kmote with plain old m68k.
12192
12193Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12194
12195 * Makefile.in: Remove space from blank line, avoid Make complaints.
12196
12197Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12198
12199 * config.sub: Complain if no argument is given. Added support for
12200 386bsd as OS and target alias.
12201
12202Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12203
12204 * Makefile.in (XTRAFLAGS): include newlib directories if
12205 newlib/Makefile exists, rather than if host != target.
12206
12207Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12208
12209 * config.sub: recognize sparclite-wrs-vxworks.
12210
12211 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12212 p3.) Added clean-xiberty to clean.
12213
12214Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12215
12216 * configure.in: use *-*-* instead of nested cases for host and target
12217
12218Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12219
12220 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12221 from the same source tree and not building a cross-compiler. This
12222 matters for the libg++ configuration if reconfiguring a tree that
12223 has already been installed.
12224
12225Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12226
12227 * config.sub (i486v/i486v4): Merge in from FSF version.
12228
12229Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12230
12231 * configure: only set PWD if it is already set.
12232
12233Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12234
12235 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12236 doesn't have unset and all success paths (and most error paths)
12237 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12238 to just ${PWD} to avoid confusion.)
12239
12240Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12241
12242 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12243 even for a native compilation.
12244
12245Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12246
12247 Changes to make the gdb.tar.Z rule work better.
12248
12249 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12250 (DEVO_SUPPORT): Add configure.texi.
12251 (bfd-ilrt.tar.Z): Remove ancient rule.
12252
12253Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12254
12255 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12256 pick up the machine and system specific header files.
12257
12258 * configure.in, config.sub: added new target m68010-adobe-scout,
12259 with alias of adobe68k. Changed configure.in to check for
12260 -scout before -sco* to avoid a false match.
12261
12262 * Makefile.in: added AS_FOR_TARGET, passed down in
12263 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12264 the C compiler to use to create programs which are run in the
12265 build environment, set it to default to $(CC), and passed it down
12266 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12267
12268Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12269
12270 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12271 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12272 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12273 FOR_TARGET variants, to newlib and libg++.
12274
12275Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12276
12277 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12278 first.
12279
12280Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12281
12282 * config.sub: Accept `elf' as an environment.
12283
12284Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12285
12286 * Makefile.in (all-opcodes): cd into the right directory
12287
12288Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12289
12290 * configure: added -program_transform_name option, used as
12291 argument to sed when installing programs.
12292 configure.texi: added documentation for -program_prefix,
12293 -program_suffix and -program_transform_name.
12294
12295Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12296
12297 * config.sub: Accept i486 where i386 ok.
12298
12299Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12300
12301 * config.sub: accept we32k
12302
12303Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12304
35590697 12305 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
12306
12307 * Makefile.in: don't create all directories for ``make install'';
12308 let the subdirectories create the ones they need.
12309
12310Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12311
80413487 12312 * COPYING: new file, GPL v2
252b5132
RH
12313
12314Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12315
12316 * Makefile.in: use the new gen-info-dir, which needs a template
12317 argument (which also lives in texinfo)
12318
12319 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12320
252b5132
RH
12321Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12322
12323 * config.sub (ncr3000): Change i386 to i486.
12324
12325Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12326
12327 * Makefile.in: add install-rcs, install-grep to
12328 install-no-fixedincludes, removed install-bison and install-libgcc
12329
12330Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12331
12332 * configure.in: grab the HPUX makefile fragment if on HPUX
12333
12334Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12335
12336 * Makefile.in: eradicate bison spoor (ditto libgcc).
12337 configure.in: recognise m68{k,000}-ericsson-OSE.
12338 es1800 is alias for m68k-ericsson-OSE
12339
12340Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12341
12342 * configure.in: rearrange the parts that remove programs from
12343 configdirs, based now on HOST==TARGET or by canonical triple.
12344
12345Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12346
12347 * test-build.mk: recurse explicitly with -f test-build.mk when
12348 appropriate. predicate stage3 and comparison on the existence
12349 of gcc. That is, if gcc isn't around, we aren't three-staging.
12350 On very clean, also remove ...stamp-co. Build in-place before
12351 doing other builds.
12352
12353Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12354
12355 * Makefile.in, configure.in: add tgas
12356
12357Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12358
12359 * Makefile.in: a number of changes merged in from progressive.
12360
12361 * configure.in: add libm.
12362
12363 * .cvsignore: ignore some stuff that comes from test-build.mk.
12364
252b5132
RH
12365Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12366
12367 * config.sub: Add es1800 (m68k-ericsson-es1800).
12368
12369Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12370
12371 * configure: Add program_suffix (parallel to program_prefix)
12372 * Makefile.in: adjust directory-creating script for losing decstation
12373
12374Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12375
12376 * configure: Minor $subdir-related fixes.
12377
12378Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12379
12380 * configure: fix various problems with propogating
12381 makefile_target_frag in subdirs.
12382 * configure.in: config libgcc if its there
12383
12384Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12385
12386 * config.sub: HPPA merge.
12387
252b5132
RH
12388Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12389
12390 * Makefile.in: Replace all-bison with all-byacc in all
12391 dependency lines for other tools (which now use byacc).
12392
12393Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12394
12395 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12396
252b5132
RH
12397Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12398
12399 * Makefile.in: make gprof rules similar to byacc rules (instead of
12400 vestigal $(unsubdir) that didn't work...)
12401
12402Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12403
12404 * config.sub: Add support for Linux.
12405 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12406 (at least for libg++).
12407
12408Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12409
12410 * configure.texi: fix doc for the -nfp option to configure
12411
12412Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12413
12414 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12415
12416Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12417
12418 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12419 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12420 * configure.in: added solaris* host_makefile_frag hook.
12421
12422Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12423
12424 * config.sub: changed recognition of m68000 so that various
12425 m68k types can be specified via m680[01234]0
12426
12427Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12428
12429 * config.sub (basic_machine): fix sed so that '-foo' isn't
12430 completely substituted out while .+'-foo' loses the '-foo'
12431
12432Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12433
12434 * config.sub ($os): Add -aout.
12435
12436Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12437
12438 * configure: If host_makefile_frag is absolute, don't
12439 prefix ${invsubdir} (relevant to libg++ auto-configure).
12440
12441Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12442
12443 * Makefile.in (tooldir): Define it.
12444 (all-ld): Depend on all-flex.
12445
12446Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12447
12448 * Makefile.in (check): Fix libg++ special case.
12449
12450Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12451
12452 * configure: do not bury `pwd` into config.status, thus do fewer
12453 pwd's.
12454
12455 * configure: print the "Building in" message only when building in
12456 other than "." AND verbose.
12457
12458 * configure: remove -s, rework -v to better accomodate guested
12459 configures.
12460
12461 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12462
12463Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12464
12465 * Makefile.in: macroize flags passed on recursion. remove
12466 fileutils.
12467
12468Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12469
12470 * configure: get makesrcdir right for subdirs deeper than 1.
12471
12472 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12473 install.
12474
12475Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12476
12477 * Makefile.in: don't print subdir_do or recursion lines.
12478
12479Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12480
12481 * standards.texi: added menu item.
12482
12483 * Makefile.in: build and install standards.info.
12484
12485 * standards.texi: new file.
12486
12487Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12488
12489 * configure: test for and move config.status pieces from
12490 ${subdir}/.
12491
12492Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12493
252b5132
RH
12494 * configure: Test for existance of files before trying to mv
12495 them, to avoid numerous non-existance messages.
12496
12497Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12498
12499 * configure: correct final line of config.status.
12500
12501 * configure: patch from eggert. Avoids a protection problem if
12502 the original Makefile.in is read only.
12503
12504 * configure: use move-if-change from gcc to create config.status.
12505 Some makefiles depend on config.status to tell if a directory
12506 has been reconfigured for a different host. This change
12507 prevents those directories from remaking everything in the case
12508 where the reconfig was only intended to rebuild a Makefile.
12509
12510 * configure: test for config.sub with "config.sub sun4" rather
12511 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12512 host alias from a missing config.sub.
12513
12514Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12515
12516 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12517 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12518
12519Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12520
12521 * configure: mkdir ${subdir} as needed.
12522
12523Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12524
12525 * Makefile.in,configure.in: added autoconf.
12526
12527Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12528
12529 * Makefile.in: no longer pass against on recursion.
12530
12531 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12532 definitions are not inherited.
12533
12534 * configure: correct makesrcdir when subdir is .
12535
12536Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12537
12538 * configure: Add support for 'subdirs' variable, which is
12539 like 'configdirs', except that configure doesn't re-invoke
12540 itself for subdirs, it just creates a Makefile for each subdir.
12541 * configure.texi: Document subdirs.
12542
12543Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12544
12545 * configure.in: added flex to configdirs
12546
12547Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12548
12549 * Makefile.in: remove clean-stamps from clean.
12550
12551Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12552
12553 * configure.in: Add gdbtest to configdirs.
12554
12555Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12556
12557 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12558 to recursive makes.
12559 * configure.in: Recognize new ncr3000 config.
12560
12561Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12562
12563 * Makefile.in, configure.in: removed references to gdbm.
12564
12565Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12566
12567 * config.sub: Don't canonicalize os value
12568 newsos* to bsd (readline needs to check for newsos).
12569 (This fix was earlier made Jan 31, but got re-broken.)
12570
12571Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12572
12573 * configure.in: sco is an os, not a vendor!
12574
12575 * configure: Quote $( better. Keep various shells happy.
12576
12577Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12578
12579 * Makefile.in: eliminate stamp-files.
12580
12581Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12582
12583 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12584 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12585
12586Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12587
12588 * config.sub: fix iris/iris3.
12589
12590Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12591
12592 * configure: re-add -rm.
12593
12594Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12595
12596 * Maskefile.in: add .stmp-rcs to all.
12597
12598 * configure.in: remove gas from rs6000 build, use aix host fragment.
12599
12600Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12601
12602 * configure: pass down site_option during recursion.
12603
12604Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12605
12606 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12607
12608Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12609
12610 * configure: Change exec_prefix so that it really defaults to prefix.
12611
12612Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12613
12614 * Makefile.in, configure.in: Add support for mmalloc library.
12615
12616Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12617
12618 * Makefile.in: add stmp dependencies for a few more things.
12619
12620Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12621
12622 * configure: adjusted error message on objdir/srcdir configure
12623 collision, per john's suggestion.
12624
12625 * Makefile.in: add libiberty stmp to all and all.cross.
12626
12627Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12628
12629 * Makefile.in: remove force dependencies, add grep to all.
12630
12631Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12632
12633 * Makefile.in: drop flex. make stamp files work.
12634
12635 * configure: added test for conflicting configuration in srcdir,
12636 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12637 gets cranky. use relative paths for configure and srcdir
12638 whenever possible. Send some error messages to stderr that were
12639 going to stdout.
12640
12641Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12642
12643 * Makefile.in: Fix libg++ rule to check for gcc directory
12644 before using gcc/gcc. Also pass XTRAFLAGS.
12645
12646Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12647
12648 * Makefile.in: added stmp-files so that directories aren't polled
12649 when they are already built.
12650
12651 * configure.texi: fixed a node pointer problem.
12652
12653Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12654
4bddf3ad 12655 * config.sub configure.in gdb/configure.in
252b5132
RH
12656 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12657 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12658 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12659
12660Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12661
12662 * configure: -recurring becomes -silent. corrected help message
12663 for -site= option.
12664
12665 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12666
12667Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12668
12669 * configure: when building Makefile for crosses, replace
12670 tooldir and program_prefix. default srcdir from location of
12671 config.sub. remove "for host in hosts" and "for target in
12672 targets" loops.
12673
12674Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12675
12676 * Makefile.in: Do not pass bindir or mandir to cvs.
12677
12678Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12679
12680 * Makefile.in, configure.in: removed traces of namesubdir,
12681 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12682 copyrights to '92, changed some from Cygnus to FSF.
12683
12684 * configure.texi: remove most references to multiple hosts,
12685 multiple targets, subdirs, etc.
12686
12687 * configure.man: removed rcsid. reference config.sub not
12688 config.subr.
12689
12690 * Makefile.in: mkdir $(infodir) on install-info.
12691
12692Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12693
12694 * configure.texi: Explain better about .gdbinit and about
12695 the environment that configure.in sections run in.
12696
12697Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12698
12699 * configure.in: Ultrix is only a decstation if it's a MIPS.
12700
12701Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12702
12703 * README: DOC.configure => cfg-paper.texi.
12704
12705Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12706
12707 * config.sub (near case $os): Don't convert newsos* to bsd!
12708
12709Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12710
12711 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12712 the number of copies of COPYING that go into the GDB tar file.
12713
12714Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12715
4bddf3ad 12716 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12717 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12718 Fix SCO configuration stuff.
12719
12720Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12721
12722 * Makefile.in: For libg++, make sure the -I pointing
12723 to the gcc directory goes *after* all the libg++-local -I flags.
12724 Also, move just-gcc dependency from just-libg++ to all-libg++.
12725
12726Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12727
12728 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12729
12730Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12731
12732 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12733
12734Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12735
12736 * config.sub: Add stratus configuration frags. Also
12737 submitted to FSF.
12738
12739Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12740
12741 * Makefile.in (DEV_SUPPORT): add configure.man.
12742
12743 * config.sub(Decode manufacturer-specific): add -none*.
12744
12745Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12746
12747 * Makefile.in: remove form feeds to make Sun's make happy.
12748 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12749
12750Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12751
12752 * Makefile.in (AR_FLAGS): Make quieter.
12753
12754Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12755
12756 * configure.in: Add libg++.
12757 * configure: When verbose, don't output the command line at each
12758 level; it will be unremarkably the same as the previous version,
12759 which will be the same as what the user typed.
12760
12761Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12762
12763 * configure.in, Makefile.in: fix clean-info, add flex. add
12764 fileutils.
12765
12766 * configure: be less sensitive to spaces in Makefile.in. Do not
12767 look for sources in "..". Doing so breaks subdirectories that
12768 might have their own configure. If a subdir has it's own
12769 configure script, use it.
12770
12771Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12772
12773 * cfg-paper.texi: some changes suggested by rms.
12774
12775Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12776
12777 * config.sub: Merge in some small additions from the FSF version,
12778 taken from the gcc distribution, to bring the Cygnus and FSF
12779 versions into closer sync.
12780
12781Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12782
12783 * configure.in: Changed svr4 references to sysv4.
12784
12785Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12786
12787 * configure: added -V for version number option.
12788
12789Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12790
12791 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12792 renamed from DOC.configure to cfg-paper.texi.
12793
12794Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12795
12796 * configure, config.subr, config.sub: config.subr is now
12797 config.sub again.
12798
12799Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12800
12801 * configure.texi: new file, in progress.
12802
12803 * Makefile.in: build info file and install the man page for
12804 configure.
12805
12806 * configure.man: new file, first cut.
12807
12808 * configure: find config.subr again now that configuration "none"
12809 has gone. removed all traces of the -ansi option. removed all
12810 traces of the -languages option.
12811
12812 * config.subr: resync from rms.
12813
d932cae7 128141991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12815
12816 * configure, config.sub, config.subr: merge config.sub into
12817 config.subr, call the result config.subr, remove config.sub, use
12818 config.subr.
12819
12820 * Makefile.in: revised install for dir.info.
12821
d932cae7 128221991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12823
12824 * configure.in: add decstation host makefile frag.
12825
12826 * Makefile.in: BISON now bison -y again. also install-gcc on
12827 install. clean-gdbm on clean. infodir belongs in datadir.
12828 Make directories for info install. Build dir.info here then
12829 install it.
12830
d932cae7 128311991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12832
12833 * Makefile.in: fix for bad directory tests.
12834
d932cae7 128351991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12836
12837 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12838 regexp. -srcdir relative was being handled incorrectly.
12839
12840 * Makefile.in: unwrapped some for loops so that parallel makes
12841 work again and so one can focus one's attention on a particular
12842 package.
12843
d932cae7 128441991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12845
12846 * configure: added PWD as a stand in for `pwd` (for speed). use
12847 elif wherever possible. make -srcdir work without -objdir.
12848 -objdir= commented out.
12849
d932cae7 128501991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12851
12852 * configure: +options become --options. -subdirs commented out.
12853 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12854 Makefile now at top of generated Makefile. Removed cvs log
12855 entries. added -srcdir. create .gdbinit only if there is one
12856 in ${srcdir}.
12857
12858 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12859 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12860 and mandir now keyed off datadir by default.
12861
d932cae7 128621991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12863
12864 * Freshly created ChangeLog.
12865
12866\f
12867Local Variables:
12868mode: change-log
12869left-margin: 8
12870fill-column: 76
12871version-control: never
12872End: