* ld-gc/gc.c (dummy_func): New function - present so that
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
b7c2dce4
DJ
12008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4 * Makefile.in: Regenerated.
5
bb52de30
DJ
62008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7
8 PR gdb/921
9 PR gdb/1646
10 PR gdb/2175
11 PR gdb/2176
12
13 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
14 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
15 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
16 (HOST_EXPORTS): Pass CPPFLAGS.
17 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
18 (LDFLAGS_FOR_TARGET): Initialize from configure script.
19 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
20 * Makefile.in, configure: Regenerated.
21 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
22 and CPPFLAGS_FOR_BUILD.
23
b25062ae
SE
242008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
25
26 * libtool.m4: Update to libtool 2.2.6.
27 * lt~obsolete.m4: Update to libtool 2.2.6.
28 * ltmain.sh: Update to libtool 2.2.6.
29 * ltsugar.m4: Update to libtool 2.2.6.
30 * ltversion.m4: Update to libtool 2.2.6.
31 * ltoptions.m4: Update to libtool 2.2.6.
32 * ltgcc.m4: Update to match changes from libtool 2.2.6.
33
3bbd2f8f
AL
342008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
35
36 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
37 (GCC_SHLIB_SUBDIR): New.
38 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
39 * configure: Regenerate.
40 * Makefile.in: Regenerate.
41
b29d32ce
TG
422008-08-28 Tristan Gingold <gingold@adacore.com>
43
44 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
45 Enable bfd, binutils and opcodes.
46 * configure: Regenerate.
47
c325a203
DD
482008-08-16 Nicolas Roche <roche@adacore.com>
49
50 * Makefile.tpl: Add BOOT_ADAFLAGS.
51 * Makefile.in: Regenerate.
52
e7c8859c
RS
532008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
54
55 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
56 * configure: Regenerate.
57
da888c87
PB
582008-07-30 Paolo Bonzini <bonzini@gnu.org>
59
60 Sync with gcc:
61 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
62
63 * configure.ac: Add makefile fragments for hpux.
64 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
65 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
66 * configure: Regenerate.
67 * Makefile.in: Regenerate.
68
69 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
70
71 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
72 * Makefile.in: Regenerate.
73 * configure: Regenerate.
74
944982cf
ILT
752008-06-18 Ian Lance Taylor <iant@google.com>
76
662c6704
ILT
77 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
78
944982cf
ILT
79 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
80
7a283e07
RW
812008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
82
83 * configure: Regenerate.
84
5b553f7e
RW
852008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
86
87 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
88 "$@" is still intact with both Autoconf 2.59 and 2.62.
89 * configure: Regenerate.
90
675492f0
RW
912008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
92
93 * Makefile.tpl: Fix comment errors.
94 * Makefile.in: Regenerate.
95
b018a5d1
JB
962008-06-13 Julian Brown <julian@codesourcery.com>
97
98 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
99 of libobjc for ARM EABI Linux.
100 * configure: Regenerate.
101
310213e8
DE
1022008-06-12 David S. Miller <davem@davemloft.net>
103 David Edelsohn <edelsohn@gnu.org>
104
105 * configure.ac: Add powerpc*-*-* to gold supported targets.
106 * configure: Regenerate.
107
6641ce42
JM
1082008-06-08 Joseph Myers <joseph@codesourcery.com>
109
110 PR tree-optimization/36218
111 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
112 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
113 (all prefix="build-"): Pass them to build-system sub-makes.
114 * Makefile.in: Regenerate.
115
03c2f9e6
DJ
1162008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
117
118 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
119 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
120 mkdep, and compile. Update comments.
121 (ETC_SUPPORT): Add ChangeLog and update comments.
122
4538db8b
ILT
1232008-05-11 Ian Lance Taylor <iant@google.com>
124
125 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
126
266df637
PB
1272008-04-18 Paolo Bonzini <bonzini@gnu.org>
128
129 Sync with gcc:
130 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
131
132 PR bootstrap/35457
133 * configure.ac: Include override.m4.
134 * configure: Regenerate.
135
136 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
137
138 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
139 * Makefile.in: Regenerate.
140
141 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
142
143 * configure.ac: Do not build libssp for the AVR.
144 * configure: Regenerate.
145
a86a761e
NC
1462008-04-18 Nick Clifton <nickc@redhat.com>
147
148 * MAINTAINERS: Replace reference to configure.in with reference to
149 configure.ac.
150
52310858
NC
1512008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
152
153 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
154 as nonconfigurable directories list.
155 * configure: Regenerate.
156
f5314dd5
DM
1572008-04-14 David S. Miller <davem@davemloft.net>
158
159 * configure.ac: Add sparc*-*-* to gold supported targets.
160 * configure: Regenerate.
161
e2208220
BE
1622008-04-14 Ben Elliston <bje@au.ibm.com>
163
164 * config.sub, config.guess: Update from upstream sources.
165
0bb6ea20
HPN
1662008-04-12 Hans-Peter Nilsson <hp@axis.com>
167
168 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
169 * Makefile.in: Regenerate.
170
e5164e97
ILT
1712008-04-07 Ian Lance Taylor <iant@google.com>
172
173 * Makefile.def: check-gold depends upon all-binutils.
174 * Makefile.in: Regenerate.
175
e33b51a6
NC
1762008-04-04 Nick Clifton <nickc@redhat.com>
177
178 PR binutils/4334
179 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
180 builds.
181 * configure: Regenerate.
182
fc5df3ab
NC
1832008-04-04 NightStrike <NightStrike@gmail.com>
184
185 PR other/35151
186 * configure.ac: Combine rules for mingw32 and mingw64.
187 * configure: Regenerate.
188
c779bab8
PB
1892008-03-27 Paolo Bonzini <bonzini@gnu.org>
190
191 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
192 * Makefile.in: Regenerate.
193
93f9b408
ILT
1942008-03-20 Ian Lance Taylor <iant@google.com>
195
196 * configure.ac: Add support for --enable-gold.
197 * Makefile.def: Add gold as a directory like ld.
198 * configure, Makefile.in: Regenerate.
199
5746fb46
AK
2002008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
201
202 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
203 (s390_cond_extensions): Reduced extensions to the compare related.
204 (main): z10 cpu type option added.
205 (expandConditionalJump): Renamed to ...
206 (insertExpandedMnemonic): ... this.
207
208 * opcodes/s390-opc.c: Re-group the operand format makros.
209 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
210 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
211 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
212 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
213 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
214 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
215 INSTR_SIL_RDU): New instruction formats added.
216 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
217 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
218 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
219 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
220 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
221 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
222 masks added.
223 (s390_opformats): New formats added "ris", "rrs", "sil".
224 * opcodes/s390-opc.txt: Add the conditional jumps with the
225 extensions removed from automatic expansion in s390-mkopc.c manually.
226 (asi - trtre): Add new System z10 EC instructions.
227 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
228
58c85be7
RW
2292008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
230
231 * configure.ac: m4_include config/proginstall.m4.
232 * configure: Regenerate.
233
78124051
RW
2342008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
235
236 Backport from upstream Libtool:
237
238 2007-10-12 Eric Blake <ebb9@byu.net>
239
240 Deal with Autoconf 2.62's semantic change in m4_append.
241 * ltsugar.m4 (lt_append): Replace broken versions of
242 m4_append.
243 (lt_if_append_uniq): Don't require separator to be overquoted,
244 and avoid broken m4_append.
245 (lt_dict_add): Fix typo.
246 * libtool.m4 (_LT_DECL): Don't overquote separator.
247
018f1bea
DE
2482008-03-13 David Edelsohn <edelsohn@gnu.org>
249
250 * config.rpath: Add AIX 6 support.
251
5c5f596d
PB
2522008-03-13 Paolo Bonzini <bonzini@gnu.org>
253
254 * Makefile.def (stageprofile). Remove -fprofile-generate
255 from stage_libcflags.
256 * Makefile.in: Regenerate.
257
a1f93a5e
BE
2582008-03-13 Ben Elliston <bje@au.ibm.com>
259
260 * config.sub, config.guess: Update from upstream sources.
261
98c3d905
AK
2622008-03-06 Florian Krohm <fkrohm@us.ibm.com>
263
264 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
265 * s390-opc.txt (cmpsc): Duplicate entry removed.
266 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
267 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
268 fier, cu42, cu41): Fix operand format.
269
7f6ef0c0
PB
2702008-02-20 Paolo Bonzini <bonzini@gnu.org>
271
272 PR bootstrap/32009
273 PR bootstrap/32161
274
275 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
276 * configure: Regenerate.
277
278 * Makefile.def: Define stage_libcflags for all bootstrap stages.
279 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
280 STAGE4_LIBCFLAGS): New.
281 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
282 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
283 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
284 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
285 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
286 for target modules. Don't export LIBCFLAGS.
287 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
288 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
289 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
290 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
291 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
292 * Makefile.in: Regenerate.
293
eaf19029
PB
2942008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
295
296 PR libgcj/33085
297 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
298 Do not use -DDLL_EXPORT. Backport from upstream.
299
680c43e9
NC
3002008-02-14 Nick Clifton <nickc@redhat.com>
301
302 Import this patch from gcc:
303 2008-01-24 David Edelsohn <edelsohn@gnu.org>
304
305 * libtool.m4: Backport AIX 6 support from ToT Libtool.
306
c72b1d96
HPN
3072008-02-02 Hans-Peter Nilsson <hp@axis.com>
308
309 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
310 * configure: Regenerate.
311
8b66833e
BW
3122008-01-31 Marc Gauthier <marc@tensilica.com>
313
314 * configure.ac (xtensa*-*-*): Recognize processor variants.
315 * configure: Regenerate.
316
9cc8ae67
PB
3172008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
318
319 PR bootstrap/34922
320 * configure.ac (PARSE_ARGS): Push suitable setting of
321 ac_subdirs_all, for `./configure --help=recursive'.
322 Handle `+' in generic toplevel directory disabling.
323 * configure: Regenerate.
324
19090595
BE
3252008-01-23 Ben Elliston <bje@au.ibm.com>
326
327 * config.sub, config.guess: Update from upstream sources.
328
9f1e7fd3
BE
3292008-01-08 Ben Elliston <bje@au.ibm.com>
330
331 * config.sub, config.guess: Update from upstream sources.
332
2f959d61
JJ
3332007-12-19 Jeff Johnston <jjohnstn@redhat.com>
334
335 * COPYING.LIBGLOSS: Update default copyright.
336
aa054b85
JJ
3372007-12-19 Jeff Johnston <jjohnstn@redhat.com>
338
339 * COPYING.NEWLIB: Update default copyright.
340
57c53b2b
RS
3412007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
342
343 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
344 Change recommended MPFR from 2.2.1 > 2.3.0.
345 * configure: Regenerate.
346
fee14b60
RS
3472007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
348
349 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
350 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
351 * Makefile.in: Regenerate.
352
c9b68031
DD
3532007-12-10 Andreas Tobler <a.tobler@schweiz.org>
354
355 * configure.ac: Enable libjava for x86_64-*-darwin9.
356 * configure: Regenerate.
357
ad25e7d5
BE
3582007-12-05 Ben Elliston <bje@au.ibm.com>
359
360 * config.sub, config.guess: Update from upstream sources.
361
6ac84f65
PB
3622007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
363
364 * config-ml.in: Robustify against white space in absolute file
365 names.
366
367 * config-ml.in (multi-clean): Substitute ${Makefile}.
368 Remove superfluous ${Makefile} in list.
369
7b3200f9
DJ
3702007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
371
372 * Makefile.def (dependencies): Make configure-gdb depend on
373 all-intl.
374 * Makefile.in: Regenerated.
375
2c133ff9
JJ
3762007-10-15 Patrick Mansfield <patmans@us.ibm.com>
377
378 * Makefile.def: To avoid problems running with parallel makes,
379 build newlib before libgloss so that target specific header
380 files are availble.
381 * Makefile.in: Regenerate.
382
5074315a
DJ
3832007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
384
385 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
386 * Makefile.in: Regenerate.
387
f5bc1778
DJ
3882007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
389
390 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
391 * libdecnumber: New directory, imported from GCC.
392
c66487f8
NC
3932007-10-08 Mike Frysinger <vapier@gentoo.org>
394
395 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
396 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
397 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
398 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
399 * configure: Regenerate.
400
b5714970
PB
4012007-10-01 Paolo Bonzini <bonzini@gnu.org>
402
403 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
404 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
405 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
406 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
407 * configure.ac: Default them to host tools for $host = $build.
408 Subst them.
409
410 * configure: Regenerate.
411 * Makefile.in: Regenerate.
412
f3b1e08e
RS
4132007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
414
415 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
416 * configure: Regenerate.
417
cff87f51
DD
4182007-09-19 Benjamin Kosnik <bkoz@redhat.com>
419
420 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
421 libstdc++.
422 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
423 * configure: Regenerate.
424 * Makefile.in: Regenerate.
425
625a61cd
AS
4262007-09-17 Andreas Schwab <schwab@suse.de>
427
428 * configure.ac: Raise minimum makeinfo version to 4.6.
429 * configure: Regenerate.
430
83a3a68b
AM
4312007-09-15 Alan Modra <amodra@bigpond.net.au>
432
433 * configure.ac: Correct makeinfo version check.
434 * configure: Regenerate.
435
5bd8be13
RS
4362007-09-14 Richard Sandiford <richard@codesourcery.com>
437
438 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
439 to $skipdirs and only disable gprof for newlib. Use the normal
440 mips*-elf* handling in other respects.
441 * configure: Regnerate.
442
5566c1fa
DD
4432007-09-12 David Daney <ddaney@avtrex.com>
444
445 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
446 enabling libgcj.
447 * configure: Regenerate.
448
4492007-09-12 Richard Guenther <rguenther@suse.de>
450
451 * configure.ac (--enable-stage1-checking): If neither --enable-checking
452 nor --disable-checking is provided also turn on yes and types
453 checking for stage1.
454 * configure: Re-generate.
455
a18e2996 4562007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
457
458 PR target/33281
459 * configure.ac: Use config/mh-mingw on mingw.
460 * configure: Regenerate.
84e7906e 461
691bb5a1
DD
4622007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
463
464 PR other/32154
465 * configure.ac: For libgloss targets, point the linker to the linker
466 script, startup code and simulator library.
467 * configure: Regenerate.
468
6d18b86b
AH
4692007-09-09 Andrew Haley <aph@redhat.com>
470
471 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 472 target-libjava.
6d18b86b 473
f00a3165 4742007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 475
f00a3165 476 * config.sub, config.guess: Update from upstream sources.
971aaaa5 477
2abc4e65
BE
4782007-08-21 Richard Guenther <rguenther@suse.de>
479
480 * configure.ac: Add types checking to stage1 checking flags.
481 * configure: Regenerate.
482
8a6ee3ab
JM
4832007-08-18 Paul Brook <paul@codesourcery.com>
484 Joseph Myers <joseph@codesourcery.com>
485
486 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
487 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
488 * Makefile.in: Regenerate.
489 * configure.ac (--with-debug-prefix-map): New.
490 * configure: Regenerate.
491
429acdec
RS
4922007-08-17 Richard Sandiford <richard@codesourcery.com>
493 Nigel Stephens <nigel@mips.com>
494
429acdec
RS
495 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
496 as target_makefile_frag.
497 * configure: Regenerate.
498
8520c408
AO
4992007-08-16 Alexandre Oliva <aoliva@redhat.com>
500
501 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
502 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
503 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
504 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
505 (do-compare, do-compare3, do-compare-debug): New.
506 ([+compare-target+]): Use them.
507
5082007-08-16 Alexandre Oliva <aoliva@redhat.com>
509
510 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
511 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
512 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
513 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
514 (do-compare, do-compare3, do-compare-debug): New.
515 ([+compare-target+]): Use them.
516
2444379b
BE
5172007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
518 Ben Elliston <bje@au.ibm.com>
519
520 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
521 --silent if $silent.
522 * configure: Regenerate.
523
d6f99447
DJ
5242007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
525
526 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
527
bd0aa315
NC
5282007-07-17 Nick Clifton <nickc@redhat.com>
529
530 * COPYING3: New file. Contains version 3 of the GNU General
531 Public License.
532 * COPYING3.LIB: New file. Contains version 3 of the GNU
533 Lesser General Public License.
534
0ebe98fb
BS
5352007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
536
537 * configure.ac: Fix my previous change to really match GCC.
538 * configure: Regenerate.
539
521ec477
DD
5402007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
541
542 * configure.ac: Rewrite 'configure --help' strings to look nicer.
543 * configure: Regenerate.
544
5452007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
546
547 * configure.ac: Add some missing m4 quotation.
548 * configure: Regenerate.
549
0c24b341
NC
5502007-07-09 Kai Tietz <kai.tietz@onevision.com>
551
552 * Makefile.def: Add windmc tool to build.
553 * Makefile.tpl: Likewise.
554 * configure.ac: Likewise.
555 * Makefile.in: Regenerate.
556 * configure: Regenerate.
557
a09314d0
L
5582007-07-05 H.J. Lu <hongjiu.lu@intel.com>
559
560 * lt~obsolete.m4: New. Import from 20070318 libtool.
561
7c3e1d12
BS
5622007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
563
564 * configure.ac: Don't add target-libmudflap to noconfigdirs for
565 uclinux and linux-uclibc targets.
566 * configure: Regenerate.
567
a5b3b4dd
DD
5682007-06-28 DJ Delorie <dj@redhat.com>
569
570 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
571 not building newlib.
572 * configure: Regenerated.
573
184d813c
DJ
5742007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
575
576 * src-release (DEVO_SUPPORT): Correct typos.
577
31d99776
DJ
5782007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
579
580 * Makefile.def: Add dependency from configure-gdb to all-bfd.
581 * Makefile.in: Regenerated.
582
e00a73e3
PB
5832007-06-14 Paolo Bonzini <bonzini@gnu.org>
584
585 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
586 (distclean-stage[+id+]): Possibly delete stage_last.
587 * Makefile.in: Regenerate.
588
98a1bbc5
BE
5892007-06-07 Ben Elliston <bje@au.ibm.com>
590
591 * config.sub, config.guess: Update from upstream sources.
592
973601e1
BE
5932007-06-07 Ben Elliston <bje@au.ibm.com>
594
595 * Makefile.tpl: Fix spelling error.
596 * Makefile.in: Regenerate.
597
2038f525
PB
5982007-06-04 Paolo Bonzini <bonzini@gnu.org>
599
600 Sync with gcc:
601 2007-05-30 Jakub Jelinek <jakub@redhat.com>
602
603 PR bootstrap/29382
604 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
605 * configure: Rebuilt.
606
f7c5c4b5
PB
6072007-06-01 Steve Ellcey <sje@cup.hp.com>
608
12a64d4f
L
609 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
610 lt_cv_sys_max_cmd_len.
f7c5c4b5 611
7ad9660b
PB
6122007-05-31 Paolo Bonzini <bonzini@gnu.org>
613
614 * ltgcc.m4: Update from GCC.
615
0e7ef45c
EC
6162007-05-25 Andreas Tobler <a.tobler@schweiz.org>
617
12a64d4f 618 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 619
37ad9514
SE
6202007-05-24 Steve Ellcey <sje@cup.hp.com>
621
622 * ltmain.sh: Update from GCC.
623 * libtool.m4: Update from GCC.
624 * ltsugar.m4: New. Update from GCC.
625 * ltversion.m4: New. Update from GCC.
626 * ltoptions.m4: New. Update from GCC.
627 * ltconfig: Remove.
628 * ltcf-c.sh: Remove.
629 * ltcf-cxx.sh: Remove.
630 * ltcf-gcj.sh: Remove.
631 * src-release: Update with new libtool file list.
632
8ee82aff
PB
6332007-05-16 Paolo Bonzini <bonzini@gnu.org>
634
635 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
636 stage_cflags.
637 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
638 Remove CFLAGS/LIBCFLAGS.
639 (configure-stage[+id+]-[+prefix+][+module+],
640 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
641 * Makefile.in: Regenerate.
642
149cb58d
SE
6432007-04-14 Steve Ellcey <sje@cup.hp.com>
644
645 * config-ml.in: Update from GCC.
646
91506736
DJ
6472007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
648
649 * src-release (do-proto-toplev): Process the support directories before
650 the tool directory.
651
ffa8bd48
RS
6522007-03-21 Richard Sandiford <richard@codesourcery.com>
653
654 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
655 of glob. Quote arguments with single quotes too.
656 * configure: Regenerate.
657
a4fd3374
DD
6582007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
659
660 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
661 * Makefile.in: Regenerate
662
b8025f34
AS
6632007-03-07 Andreas Schwab <schwab@suse.de>
664
665 * configure: Regenerate.
666
a3ca38d2
DD
6672007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
668
669 * configure.ac: Add "--with-pdfdir" configure option,
670 which defines pdfdir variable.
671 * Makefile.def (target=fixincludes): Add install-pdf to
672 missing targets.
673 (recursive_targets): Add install-pdf target.
674 (flags_to_pass): Add pdfdir.
675 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
676 target.
677 * configure: Regenerate
678 * Makefile.in: Regenerate
679
6802007-02-28 Eric Christopher <echristo@apple.com>
681
682 Revert:
683 2006-12-07 Mike Stump <mrs@apple.com>
684
685 * Makefile.def (dependencies): Add dependency for
686 install-target-libssp and install-target-libgomp on
687 install-gcc.
688 * Makefile.in: Regenerate.
689
6902007-02-27 Matt Kraai <kraai@ftbfs.org>
691
692 * configure: Regenerate.
693 * configure.ac: Move statements after variable declarations.
694
a4708fba
JM
6952007-02-19 Joseph Myers <joseph@codesourcery.com>
696
697 * configure.ac: Adjust for loop syntax.
698 * configure: Regenerate.
699
9a819804
AO
7002007-02-18 Alexandre Oliva <aoliva@redhat.com>
701
702 * configure: Rebuilt.
703
81ec575a
AO
7042007-02-18 Alexandre Oliva <aoliva@redhat.com>
705
706 * configure.ac: Drop multiple occurrences of --enable-languages,
707 and fix its quoting.
708 * configure: Rebuilt.
709
92f01d61
JM
7102007-02-17 Mark Mitchell <mark@codesourcery.com>
711 Nathan Sidwell <nathan@codesourcery.com>
712 Vladimir Prus <vladimir@codesourcery.com
713 Joseph Myers <joseph@codesourcery.com>
714
715 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
716 * configure: Regenerate.
717
b1299c4e
DJ
7182007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
719
720 * configure.ac (target_libraries): Move libgcc before libiberty.
721 * configure: Regenerated.
722
18f6b6ee
PB
7232007-02-13 Paolo Bonzini <bonzini@gnu.org>
724
725 * configure: Regenerate again?
726
9c4e9f27
PB
7272007-02-13 Paolo Bonzini <bonzini@gnu.org>
728
729 * configure: Reapply PR30748 fix which was lost in the previous commit.
730
24ff9987
DJ
7312007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
732 Paolo Bonzini <bonzini@gnu.org>
733
734 PR bootstrap/30753
735 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
736 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
737 * configure: Regenerated.
738
7df2cd5d
PB
7392007-02-10 Paolo Bonzini <bonzini@gnu.org>
740
741 * configure: Regenerate.
742
b0aaa663
DJ
7432007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
744
745 PR bootstrap/30748
746 * configure.ac: Correct syntax for Solaris ksh.
747 * configure: Regenerated.
748
a0323144
PB
7492007-02-09 Paolo Bonzini <bonzini@gnu.org>
750
751 * Makefile.def: Sync with GCC.
752 * Makefile.tpl: Sync with GCC.
753 * Makefile.in: Regenerate.
754 * configure: Regenerate.
755
c6b750e1
DJ
7562007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
757
758 * Makefile.tpl (build_alias, host_alias, target_alias): Use
759 noncanonical equivalents.
760 * configure.in: Rename to...
761 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
762 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
763 target_noncanonical. Use them. Rewrite removal of configure
764 arguments for autoconf 2.59. Discard variable settings. Force
765 program_transform_name for native tools.
766
767 * Makefile.in: Regenerated.
768 * configure: Regenerated with autoconf 2.59.
769
770 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
771
f3cd89f4
JJ
7722007-02-08 Jeff Johnston <jjohnstn@redhat.com>
773
774 * COPYING.LIBGLOSS: Reformat default Red Hat
775 license to fit within 80 columns.
776 * COPYING.NEWLIB: Ditto.
777
4e206d7e
DB
7782007-02-05 Dave Brolley <brolley@redhat.com>
779
780 * Contribute the following changes:
781 2006-11-28 DJ Delorie <dj@redhat.com>
782
783 * configure.in: Fix typo for mep's target_makefile_frag.
784 * configure: Regenerated.
785
786 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
787
788 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
789 * configure: Regenerate.
790
791 2001-09-19 DJ Delorie <dj@redhat.com>
792
793 * configure.in (target_makefile_frag): use mt-mep
794
795 2001-06-12 Don Howard <dhoward@redhat.com>
796
797 * configure.in: Remove gdb from MeP skip list.
798
799 2001-04-05 DJ Delorie <dj@redhat.com>
800
801 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
802
803 2001-03-20 Ben Elliston <bje@redhat.com>
804
805 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
806
807 2001-03-19 Ben Elliston <bje@redhat.com>
808
809 * config.sub (mep, mep-*): Add.
810
b2edfdd2
AS
8112007-01-31 Andreas Schwab <schwab@suse.de>
812
813 * Makefile.tpl (LDFLAGS): Substitute it.
814 * Makefile.in: Regenerate.
815
ceb92e78
PB
8162007-01-11 Paolo Bonzini <bonzini@gnu.org>
817
818 * configure.in: Change == to = in test command.
819 * configure: Regenerate.
820
4b900473
PB
8212007-01-11 Paolo Bonzini <bonzini@gnu.org>
822 Nick Clifton <nickc@redhat.com>
823 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
824
825 * configure.in (build_configargs, host_configargs, target_configargs):
826 Remove build/host/target parameters.
827 (host_libs): Add gmp and mpfr.
828 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
829 * Makefile.def (gmp, mpfr): New.
830 (gcc): Remove target.
831 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
832 target_os, target_vendor): New.
833 (configure): Add host_alias/target_alias arguments. Adjust invocations.
834 * configure: Regenerate.
835 * Makefile.in: Regenerate.
836
8372007-01-11 Matt Fago <fago@earthlink.net>
838
839 * configure.in: Try to link to functions only in mpfr 2.2.x
840 to improve robustness of configure tests.
841 * configure: Regenerate.
842
80f6dcbc
NC
8432007-01-08 Kai Tietz <kai.tietz@onevision.com>
844
845 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 846 * configure: Regenerate.
80f6dcbc 847
f86e35b8
NC
8482007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
849
850 * Makefile.tpl (all-target): Correct @if conditional for target
851 modules.
852 * configure.in: Omit libiberty if building only target libgcc.
853 * configure, Makefile.in: Regenerated.
854
79fcd0ec
PB
8552007-01-04 Paolo Bonzini <bonzini@gnu.org>
856
857 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
858 * configure: Regenerate.
859
6aa8ef82
DJ
8602007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
861
862 * Makefile.def (target_modules): Add libgcc.
863 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
864 * Makefile.tpl (clean-target-libgcc): Delete.
865 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
866 on gcc even for bootstrapped modules. Rewrite handling of
867 lang_env_dependencies to loop over target_modules.
868 * configure.in (target_libraries): Add target-libgcc.
869 * Makefile.in, configure: Regenerated.
870
9b134994
PB
8712006-12-29 Paolo Bonzini <bonzini@gnu.org>
872
873 Sync with gcc:
874 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
875
876 * configure.in: Reorganize recognition of languages. Add
877 --enable-stage1-languages. Show supported languages for the chosen
878 target rather than all recognized languages.
879 * configure: Regenerate.
880
881 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
882
883 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
884 * Makefile.in: Regenerate.
885
886 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
887
888 * configure.in: Warn that MPFR 2.2.0 is buggy.
889 * configure: Regenerate.
890
8cf39b1b
ILT
8912006-12-27 Ian Lance Taylor <iant@google.com>
892
893 * configure.in: When removing Makefiles to force a reconfigure, also
894 remove prev-DIR*/Makefile.
895 * configure: Regenerate.
896
ebff6cd5
KH
8972006-12-23 Kazu Hirata <kazu@codesourcery.com>
898
899 * config.bfd: Recognize fido.
900
8a0d8a5c
PB
9012006-12-19 Paolo Bonzini <bonzini@gnu.org>
902
903 Sync with gcc:
904
905 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
906
907 * configure.in: Remove "$build" case for powerpc-*-darwin* since
908 it only affects bootstrap and could be tested on "$host" as well.
909 * configure: Regenerate.
910 * config/mh-ppc-darwin: Add to the stage1 cflags here.
911
912 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
913
914 PR bootstrap/29544
915 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
916 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
917 move here comment from Makefile.tpl.
918 * Makefile.tpl: Move some definitions higher in the file.
919 (STAGE1_CHECKING): New.
920 * configure.in: Add --enable-stage1-checking.
921 * configure: Regenerate.
922 * Makefile.in: Regenerate.
923
924 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
925
926 * configure.in: Update error message for missing GMP/MPFR.
927
928 * configure: Regenerate.
929
930 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
931
932 * configure.in: Update MPFR version in error message.
933
934 * configure: Regenerate.
935
936 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
937
938 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
939 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
940 --with-gmp-lib): New flags.
941
942 * configure: Regenerate.
943
790c0838
AM
9442006-12-12 Andreas Tobler <a.tobler@schweiz.org>
945
946 PR bootstrap/30134
947 * configure.in: Correct x86 darwin support for libjava to powerpc
948 and i?86 only.
949 * configure: Regenerate.
950
77d7106f
AM
9512006-12-11 Alan Modra <amodra@bigpond.net.au>
952
953 * configure.in: Handle spu makefile frag.
77d7106f
AM
954 * Makefile.tpl (MAINT): Define
955 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
956 * configure: Regenerate.
957 * Makefile.in: Regenerate.
958
0cfa5389
BE
9592006-12-11 Ben Elliston <bje@au.ibm.com>
960
961 * config.sub, config.guess: Update from upstream sources.
962
2839fe5d
BE
9632006-12-11 Ben Elliston <bje@au.ibm.com>
964
965 * configure.in: Sync with GCC (spu-*-*).
966 * configure: Sync with GCC.
967
b897f5d4
MS
9682006-12-07 Mike Stump <mrs@apple.com>
969
970 * Makefile.def (dependencies): Add dependency for
971 install-target-libssp and install-target-libgomp on
972 install-gcc.
973 * Makefile.in: Regenerate.
974
9daf3993
PB
9752006-11-16 Paolo Bonzini <bonzini@gnu.org>
976
977 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
978 (unstage): Test for stage_last presence.
979
980 PR bootstrap/29802
981 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
982 * Makefile.in: Regenerate.
983
9dbaa842
DD
9842006-11-14 DJ Delorie <dj@redhat.com>
985
986 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
987 * Makefile.in: Sync with GCC.
988 * configure.in: Sync with GCC (mpfr, gmp).
989 * configure: Sync with GCC.
990
b0cbce8d
JJ
9912006-11-08 Jie Zhang <jie.zhang@analog.com>
992
993 * configure.in: Remove target-libgloss from noconfigdirs for
994 bfin-*-*.
995 * configure: Regenerated.
996
44330a94
JJ
9972006-10-27 Jeff Johnston <jjohnstn@redhat.com>
998
999 * COPYING.NEWLIB: Add spu license.
7de05dd5 1000 * COPYING.LIBGLOSS: Ditto.
44330a94 1001
56a8fe78
DD
10022006-10-17 Brooks Moses <bmoses@stanford.edu>
1003
1004 * Makefile.def: Added pdf target handling.
1005 * Makefile.tpl: Added pdf target handling.
1006 * Makefile.in: Regenerated.
1007
fbb00ad0
JJ
10082006-10-11 Jeff Johnston <jjohnstn@redhat.com>
1009
1010 * COPYING.NEWLIB: Updated.
1011 * COPYING.LIBGLOSS: Ditto.
1012
6b89cc21
DB
10132006-09-27 Dave Brolley <brolley@redhat.com>
1014
1015 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1016 $s instead of $r.
1017 * configure: Regenerated.
1018
17bcf627
BE
10192006-09-26 Ben Elliston <bje@au.ibm.com>
1020
1021 * config.sub, config.guess: Update from upstream sources.
1022
f3529cf1
TS
10232006-09-20 Thiemo Seufer <ths@mips.com>
1024
1025 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1026 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1027 * configure: Regenerate.
1028
45055374
CV
10292006-08-30 Corinna Vinschen <corinna@vinschen.de>
1030
1031 * configure.in: Never build newlib for a Mingw host.
1032 Never build newlib as Mingw target library.
1033 Test the existence of winsup/cygwin for building a Cygwin newlib,
1034 rather than just winsup.
1035 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1036 building a Mingw target.
1037 * configure: Regenerate.
1038
4be041b2
TS
10392006-08-15 Thiemo Seufer <ths@mips.com>
1040 Nigel Stephens <nigel@mips.com>
1041 David Ung <davidu@mips.com>
1042
1043 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1044
1d89b610
PB
10452006-07-25 Paolo Bonzini <bonzini@gnu.org>
1046
1047 Sync from GCC:
1048 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1049
1050 PR bootstrap/18058
1051 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1052 if the bootstrap compiler is a GCC version that supports it.
1053 * configure: Regenerate.
1054
66a79c16
DJ
10552006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1056
1057 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1058 * configure: Regenerated.
1059
c1cb7e02
PB
10602006-07-18 Paolo Bonzini <bonzini@gnu.org>
1061
1062 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1063 for stages after the first.
1064
7206a0ee
JJ
10652006-07-17 Jakub Jelinek <jakub@redhat.com>
1066
1067 * Makefile.def: Add dependencies for configure-opcodes
1068 on configure-intl and all-opcodes on all-intl.
1069 * Makefile.in: Regenerated.
1070
6816f995
AO
10712006-07-04 Peter O'Gorman <peter@pogma.com>
1072
1073 * ltconfig: chmod 644 before ranlib during install.
1074
3d3adb43
PB
10752006-07-03 Paolo Bonzini <bonzini@gnu.org>
1076
1f3f1bbf 1077 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
1078 * configure: Regenerate.
1079
64ce424c
PB
10802006-07-03 Paolo Bonzini <bonzini@gnu.org>
1081
1082 Sync from gcc:
1083
1084 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
1085
1086 PR other/27063
1087 * configure.in: Test subdir_requires and give an appropriate
1088 error message.
1089 * configure: Regenerate.
1090
1091 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1092
1093 PR target/27540
1094 * configure.in: Only enable libgomp on IRIX 6.
1095 * configure: Regenerate.
1096
d42c4017
DA
10972006-06-20 David Ayers <d.ayers@inode.at>
1098
1099 PR bootstrap/28072
1100 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1101 whether target-libjava is being configured instead of whether the
1102 java front end is enabled.
1103 * configure: Regenerate.
0e7ef45c 1104
4962c51a
MS
11052006-06-15 Mark Shinwell <shinwell@codesourcery.com>
1106
1107 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1108 to R_ARM_LDC_SB_G{0,1,2} respectively.
1109
caee866a
PB
11102006-06-15 Paolo Bonzini <bonzini@gnu.org>
1111
1112 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1113 too.
1114 * Makefile.in: Regenerate.
1115
363ef840
DA
11162006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1117
1118 Sync from gcc:
1119
1120 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1121 * configure.in: Don't enable libgomp on hpux10.
1122 * configure: Rebuilt.
1123
54d1c879
DA
11242006-06-13 David Ayers <d.ayers@inode.at>
1125
1126 Sync from gcc:
1127
1128 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 1129
54d1c879
DA
1130 PR bootstrap/27963
1131 PR target/19970
0e7ef45c 1132 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
1133 ${libgcj} is specified.
1134 * configure: Regenerate.
0e7ef45c 1135
a4d8b690
JJ
11362006-06-08 Jeff Johnston <jjohnstn@redhat.com>
1137
1138 Sync from gcc:
1139
1140 2005-01-12 David Edelsohn <edelsohn@gnu.org>
1141 Andreas Schwab <schwab@suse.de>
1142
1143 PR bootstrap/18033
1144 * config-ml.in: Eval option if surrounded by single quotes.
1145
4f0ef2d8
CD
11462006-06-07 Carlos O'Donell <carlos@codesourcery.com>
1147
1148 Sync from gcc:
0e7ef45c 1149
4f0ef2d8 1150 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 1151
4f0ef2d8
CD
1152 PR libobjc/13946
1153 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1154 * Makefile.in: Regenerate.
1155 * configure.in: Add --enable-objc-gc at toplevel and have it
1156 enable boehm-gc for Objective-C.
1157 Remove target-boehm-gc from libgcj.
1158 Add target-boehm-gc to target_libraries.
1159 Add target-boehm-gc to noconfigdirs where ${libgcj}
1160 is specified.
1161 Assert that boehm-gc is supported when requested for Objective-C.
1162 Only build boehm-gc if needed either for Java or Objective-C.
1163 * configure: Regenerate.
1164
1165 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 1166
4f0ef2d8
CD
1167 PR 27674
1168 * Makefile.tpl (configure-[+prefix+][+module+],
1169 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1170 Remove rule to unstage bootstrapped modules.
1171 (stage_current): New.
1172 * Makefile.in: Regenerate.
1173
1174 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1175 Andreas Tobler <a.tobler@schweiz.ch>
1176
1177 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1178 * configure: Rebuilt.
1179
1180 Revert
1181 2006-01-31 Richard Guenther <rguenther@suse.de>
1182 Paolo Bonzini <bonzini@gnu.org>
1183
1184 * Makefile.def (target_modules): Add libgcc-math target module.
1185 * configure.in (target_libraries): Add libgcc-math target library.
1186 (--enable-libgcc-math): New configure switch.
1187 * Makefile.in: Re-generate.
1188 * configure: Re-generate.
1189
c17b816b
JJ
11902006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1191
1192 * config-ml.in: Alter CCASFLAGS to include special
1193 multilib options the same as is done for CFLAGS.
1194
20e95c23
DJ
11952006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1196
1197 * Makefile.def: Added dependencies from sim and gdb on intl, and
1198 added configure dependencies to everything with an all dependency
1199 on intl.
1200 * gettext.m4: Removed.
1201 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1202 (GDB_SUPPORT_DIRS): Add intl.
1203 * Makefile.in: Regenerated.
1204
4bd8ad80
DJ
12052006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1206
1207 * src-release (DEVO_SUPPORT): Add config.rpath.
1208
c380fdd8
PB
12092006-05-25 Paolo Bonzini <bonzini@gnu.org>
1210
1211 * Makefile.def (bfd, opcodes): Fix lib_path.
1212 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1213 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1214 * Makefile.in: Regenerate.
1215
701628f5
MS
12162006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1217
1218 * configure.in: Enable gprof for cross builds.
1219 * configure: Regenerate.
1220
25aae7f2
DJ
12212006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1222
1223 * src-release (MAKEINFOFLAGS): Define.
1224 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1225
ea3d1626
BE
12262006-05-14 Ben Elliston <bje@au.ibm.com>
1227
1228 * config.sub, config.guess: Update from upstream sources.
1229
49b9e644
BE
12302006-05-12 Ben Elliston <bje@au.ibm.com>
1231
1232 * config.sub, config.guess: Update from upstream sources.
1233
482dd2f6
DJ
12342006-05-04 Steve Ellcey <sje@cup.hp.com>
1235
1236 * blt, iwidgets, mmalloc: Remove directories.
1237
8b01a5c2
DD
12382006-05-01 DJ Delorie <dj@redhat.com>
1239
641a3af4 1240 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
1241 * configure: Regenerate.
1242
a481dbb7
DD
12432006-04-18 DJ Delorie <dj@redhat.com>
1244
1245 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1246 reference libgloss so that libssp can be built in a combined
1247 tree.
1248 * configure: Regenerate.
1249
962c9e74
BE
12502006-04-10 Ben Elliston <bje@au.ibm.com>
1251
1252 * contrib: Remove directory.
1253
108a6f8e
CD
12542006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1255
1256 * Makefile.tpl: Add install-html target.
1257 * Makefile.def: Add install-html target.
1258 * Makefile.in: Regenerate.
1259 * configure.in: Add --with-datarootdir, --with-docdir,
1260 and --with-htmldir options.
1261 * configure: Regenerate.
1262
a4ef73e9
BE
12632006-03-31 Ben Elliston <bje@au.ibm.com>
1264
1265 PR binutils/1860
1266 * configure.in: Require makeinfo 4.4 or higher.
1267 * configure: Regenerate.
1268
b37df25a
PB
12692006-03-14 Paolo Bonzini <bonzini@gnu.org>
1270
1271 * Makefile.in: Regenerate.
1272
a6df5a19
PB
12732006-03-14 Paolo Bonzini <bonzini@gnu.org>
1274
1275 Sync with gcc:
1276 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1277
1278 * configure.in: Handle --disable-<component> generically.
1279 * configure: Regenerate.
1280
1281 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 1282
a6df5a19
PB
1283 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1284 (TARGET_CONFIGDIRS): Remove.
1285 * configure.in: Remove AC_SUBST(target_configdirs).
1286 * Makefile.in, configure: Regenerated.
1287
1288
65419985
L
12892006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1290
1291 PR libgcj/17311
1292 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1293
c52c6897
PB
12942006-02-20 Paolo Bonzini <bonzini@gnu.org>
1295
1296 PR bootstrap/25670
1297
1298 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1299
1300 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1301 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1302 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1303 BUILD_PREFIX, BUILD_PREFIX_1.
1304 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1305
1306 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1307 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1308
1309 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1310 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1311 of `cat stage_current`. Always provide the `r' and `s' variables.
1312 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1313 a single shell execution.
1314 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1315 bootstrapped modules, make the stage1 module if the build was not
1316 started yet, else build the current stage.
1317 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1318 (all-build, all-host, all-target, [+make_target+]-host,
1319 [+make_target+]-target): Do not use \-continued lines.
1320 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1321 (current_stage, restrap, stage_last): New.
1322
1323 * Makefile.in: Regenerate.
1324 * configure: Regenerate.
1325
b3ded179
PB
13262006-02-14 Paolo Bonzini <bonzini@gnu.org>
1327
1328 Sync from gcc:
1329
1330 2006-01-31 Richard Guenther <rguenther@suse.de>
1331 Paolo Bonzini <bonzini@gnu.org>
1332
1333 * Makefile.def (target_modules): Add libgcc-math target module.
1334 * configure.in (target_libraries): Add libgcc-math target library.
1335 (--enable-libgcc-math): New configure switch.
1336 * Makefile.in: Re-generate.
1337 * configure: Re-generate.
1338 * libgcc-math: New toplevel directory.
1339
1340 2006-01-18 Richard Henderson <rth@redhat.com>
1341 Jakub Jelinek <jakub@redhat.com>
1342 Diego Novillo <dnovillo@redhat.com>
1343
1344 * libgomp: New directory.
1345 * Makefile.def: Add target_module libgomp.
1346 * Makefile.in: Regenerate.
1347 * configure.in (target_libraries): Add target-libgomp.
1348 * configure: Regenerate.
1349
3a35eeb3
PB
13502006-02-14 Paolo Bonzini <bonzini@gnu.org>
1351 Andreas Schwab <schwab@suse.de>
0e7ef45c 1352
3a35eeb3
PB
1353 * configure: Regenerate.
1354
2429c060
PB
13552006-01-16 Paolo Bonzini <bonzini@gnu.org>
1356
1357 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1358 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1359 the assembler, linker and binutils.
1360 * configure: Regenerate.
1361
ec49b2b8
NC
13622006-01-16 Nick Clifton <nickc@redhat.com>
1363
49b9e644 1364 * config.sub, config.guess: Sync from config repository.
ec49b2b8 1365
44b2308f
AO
13662006-01-05 Alexandre Oliva <aoliva@redhat.com>
1367
1368 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1369 @ from continuation.
1370 * Makefile.in: Rebuilt.
1371
80911fe1
PB
13722006-01-04 Paolo Bonzini <bonzini@gnu.org>
1373
1374 Sync from gcc:
1375
1376 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1377
1378 PR bootstrap/24252
1379
1380 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1381 * Makefile.tpl (OBJDUMP): New.
1382 (EXTRA_HOST_FLAGS): Add it.
1383 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1384
1385 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1386 to use symbolic links between directories. Avoid race conditions
1387 or make them harmless.
1388 * configure.in: Do not try to use symbolic links between directories.
1389
1390 * Makefile.def (LEAN): Pass.
1391 * Makefile.tpl (LEAN): Define.
1392 (stage[+id+]-start): Accept that the previous directory does not
1393 exist, if the bootstrap is lean.
1394 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1395 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1396 configure substitution.
1397 ([+compare-target+]): Likewise.
1398 ([+bootstrap-target+]-lean): New.
1399 * configure.in: Remove lean bootstrap support from here.
1400
1401 * Makefile.in: Regenerate.
1402 * configure: Regenerate.
1403
1404 2006-01-02 Andreas Schwab <schwab@suse.de>
1405
1406 * configure.in: When reconfiguring remove Makefile in
1407 all stage directories.
1408 * configure: Regenerate.
1409
b59bea8a
NC
14102005-12-27 Leif Ekblad <leif@rdos.net>
1411
1412 * configure.in: Add support for RDOS target.
1413 * configure: Regenerate.
1414
d7730bac
NC
14152005-12-27 Nick Clifton <nickc@redhat.com>
1416
1417 PR binutils/1990
1418 * libtool.m4: Synchronize with version in GCC sources.
1419
c02dabc3
PB
14202005-12-20 Paolo Bonzini <bonzini@gnu.org>
1421
1422 Revert Ada-related part of the previous change.
1423
1424 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1425 Do not pass.
1426 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1427 * Makefile.in: Regenerate.
1428 * configure.in: Do not include mt-ppc-aix target fragment.
1429 * configure: Regenerate.
1430
f6d183c0
PB
14312005-12-19 Paolo Bonzini <bonzini@gnu.org>
1432
1433 * configure.in: Select appropriate fragments for PowerPC/AIX.
1434 * configure: Regenerate.
1435
1436 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1437 BOOT_CFLAGS, BOOT_LDFLAGS.
1438 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1439 BOOT_CFLAGS, BOOT_LDFLAGS.
1440 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1441 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1442 (stage): Fail if we cannot complete the work.
1443 * Makefile.in: Regenerate.
1444
f29759fc
JJ
14452005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1446
1447 * COPYING.NEWLIB: Update copyright year for default
1448 copyright.
1449
1f054001
PB
14502005-12-15 Paolo Bonzini <bonzini@gnu.org>
1451
1452 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1453 install-host-nogcc): Don't invoke $(stage) at the end.
1454 * Makefile.in: Regenerate.
1455
0aed8855
PB
14562005-12-14 Paolo Bonzini <bonzini@gnu.org>
1457
1458 * configure.in: Flip the top-level bootstrap switch.
1459 * configure: Regenerate.
1460
1461 Merge from gcc:
1462
1463 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1464
1465 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1466 $(stage) and $(unstage).
1467 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1468 (all): Remove stray semicolon.
1469 (local-distclean): Don't handle multilib.tmp and multilib.out.
1470 (install.all): Set $s for consistency.
1471 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1472 check_multilibs setting. Always make the install directory.
1473 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1474 Correct @if/@endif.
1475 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1476 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1477 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1478 (multilib.out): Remove.
1479 * Makefile.in: Regenerated.
1480
14812005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1482
1483 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1484 * configure.in: Replace ms1 arch with mt.
1485 * configure: Rebuilt.
1486
14872005-12-05 Paolo Bonzini <bonzini@gnu.org>
1488
1489 Sync with gcc:
1490
4970f871
NS
14912005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1492
1493 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1494 * configure.in: Replace ms1 arch with mt.
1495 * configure: Rebuilt.
1496
be01d343
PB
14972005-12-05 Paolo Bonzini <bonzini@gnu.org>
1498
1499 Sync with gcc:
1500
1501 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1502
1503 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1504 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1505 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1506 Find in-tree tools if available.
1507 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1508 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1509 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1510 (COMPILER_*_FOR_TARGET): New.
1511 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1512 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1513 (CONFIGURED_*, USUAL_*): Remove.
1514 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1515 STRIP): Use autoconf substitutions.
1516 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1517 COMPILER_NM_FOR_TARGET): New.
1518 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1519
1520 (all): Make all-host and all-target in parallel.
1521 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1522 that $$r and $$s are set before invoking a recursive make.
1523 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1524 ([+bootstrap-target+]): Inline most of the `all' target.
1525
1526 2005-11-29 Ben Elliston <bje@au.ibm.com>
1527
1528 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1529 from the gcc build directory.
1530 * Makefile.in: Regenerate.
1531
1532 2005-11-29 Ben Elliston <bje@au.ibm.com>
1533
1534 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1535 depend on all-libdecnumber.
1536 * configure.in (host_libs): Include libdecnumber.
1537 * Makefile.in: Regenerate.
1538 * configure: Likewise.
1539
1540 2005-11-21 Kean Johnston <jkj@sco.com>
1541
1542 * config.sub, config.guess: Sync from upstream sources.
1543
907be67c
DJ
15442005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1545
1546 * Makefile.def: Remove gdb dependencies for gdbtk.
1547 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1548 (configure-gdb, install-gdb): New rules.
1549 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1550 * Makefile.in, configure: Regenerated.
1551
e360f423
PB
15522005-10-22 Paolo Bonzini <bonzini@gnu.org>
1553
1554 PR bootstrap/24297
1555 * Makefile.tpl (do-[+make-target+], do-check, install,
1556 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1557 are set before recursing.
1558 * Makefile.in: Regenerate.
1559
45d5eb0a
EB
15602005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1561
1562 PR bootstrap/18939
1563 * Makefile.def (gcc) <target>: Fix thinko.
1564 * Makefile.in: Regenerate.
1565
3cf3372e
BS
15662005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1567
1568 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1569 * configure: Regenerate.
1570
bd70a46f
KH
15712005-10-09 Kazu Hirata <kazu@codesourcery.com>
1572
1573 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1574 target-libffi, target-qthreads, target-libjava, and
1575 targetlibobjc.
1576 * configure: Regenerate.
1577
5ae72758
DJ
15782005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1579
1580 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1581 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1582 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1583 (USUAL_OBJDUMP_FOR_TARGET): New.
1584 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1585 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1586 * configure, Makefile.in: Regenerated.
5ae72758 1587
cc96343e
PB
15882005-10-05 Paolo Bonzini <bonzini@gnu.org>
1589
1590 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1591 before other host packages.
1592
f70224b5
PB
15932005-10-05 Paolo Bonzini <bonzini@gnu.org>
1594
1595 PR bootstrap/22340
1596
1597 * configure.in (default_target): Remove.
1598 * Makefile.tpl (all): Do not use prerequisites as subroutines
1599 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1600 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1601 use prerequisites as subroutines.
1602 (check-host, check-target): New.
1603 (bootstrap configure & all targets): Do not use stage*-start
1604 if the directory layout is already ok.
1605 (non-bootstrap configure & all targets): Prepend a $(unstage).
1606 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1607 (NOTPARALLEL): Remove.
1608 (unstage, stage variables): New variables.
1609 (unstage, stage targets): Simply expand to those variables.
1610
1611 * configure: Regenerate.
1612 * Makefile.in: Regenerate.
1613
c13c918a
JW
16142005-10-04 James E Wilson <wilson@specifix.com>
1615
1616 * Makefile.def (lang_env_dependencies): Add libmudflap.
1617 * Makefile.in: Regenerate.
1618
376a0e54
CM
16192005-10-03 Catherine Moore <clm@cm00re.com>
1620
1621 * configure.in (bfin-*-*): Support bfin.
1622 * configure: Regenerated.
1623
d320aacb
L
16242005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1625
1626 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1627 * configure: Regenerated.
1628
7e0f7140
GK
16292005-09-28 Geoffrey Keating <geoffk@apple.com>
1630
1631 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1632 (LIPO_FOR_TARGET): New.
1633 (CONFIGURED_LIPO_FOR_TARGET): New.
1634 (USUAL_LIPO_FOR_TARGET): New.
1635 (STRIP_FOR_TARGET): New.
1636 (CONFIGURED_STRIP_FOR_TARGET): New.
1637 (USUAL_STRIP_FOR_TARGET): New.
1638 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1639 STRIP_FOR_TARGET.
1640 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1641 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1642 * Makefile.in: Regenerate.
1643 * configure: Regenerate.
0e7ef45c 1644
096f7d00
DE
16452005-09-19 David Edelsohn <edelsohn@gnu.org>
1646
1647 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1648 (rs6000-*-aix*): Same.
1649 * configure: Regenerate.
1650
16512005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1652
1653 * configure.in: Recognize f95 in the --enable-languages option,
1654 and substitute it for fortran, issuing a warning.
1655 * configure: Regenerate.
1656
2016dfcc
BE
16572005-09-07 Ben Elliston <bje@au.ibm.com>
1658
1659 Import from Autoconf sources:
1660
1661 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1662 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1663 Elliston. Handle weird characters correctly.
1664
6dd2fda9
DD
16652005-08-30 Phil Edwards <phil@codesourcery.com>
1666
1667 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1668 * configure: Regenerated.
1669
e6db70d4
RE
16702005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1671
1672 * Makefile.def (libssp): Add to lang_env_dependencies.
1673 * Makefile.in: Regenerate.
1674
e1e3d0f5
CG
16752005-08-17 Christian Groessler <chris@groessler.org>
1676
1677 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1678 * Makefile.in: Regenerate.
1679
05cbd757
PB
16802005-08-12 Paolo Bonzini <bonzini@gnu.org>
1681
1682 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1683 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1684 Look for alternate names of the target cc and c++
1685 * configure: Regenerate.
1686
55db4b87
PB
16872005-08-08 Paolo Bonzini <bonzini@gnu.org>
1688
1689 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1690 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1691 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1692 tools; remove code to manually set them.
1693 (Target tools): Look in the environment for them.
1694 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1695 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1696 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1697 build directory.
1698 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1699 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1700 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1701 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1702 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1703 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1704 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1705 * configure: Regenerate.
1706 * Makefile.in: Regenerate.
1707
414e5532
MM
17082005-07-27 Mark Mitchell <mark@codesourcery.com>
1709
1710 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 1711 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
1712 * Makefile.in: Regenerated.
1713
a19b6204
MM
17142005-07-26 Mark Mitchell <mark@codesourcery.com>
1715
1716 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1717 (CFLAGS_FOR_TARGET): Use it.
1718 (CXXFLAGS_FOR_TARGET): Likewise.
1719 * Makefile.in: Regenerated.
1720 * configure.in (--with-build-sysroot): New option.
1721 * configure: Regenerated.
1722
b73aa406
PB
17232005-07-24 Paolo Bonzini <bonzini@gnu.org>
1724
1725 * Makefile.tpl: Wrap install between unstage and stage
1726 * Makefile.in: Regenerate.
1727
6e4d0bcb
KC
17282005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1729
1730 * all files: Update FSF address.
1731
49f58d10
JB
17322005-07-14 Jim Blandy <jimb@redhat.com>
1733
1734 * configure.in: Add cases for Renesas m32c.
1735 * configure: Regenerated.
0e7ef45c 1736
1d9c9cd7
KC
17372005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1738
1739 * COPYING, compile, config-ml.in, config.guess,
1740 config.sub, install-sh, missing, mkinstalldirs,
1741 symlink-tree, ylwrap: Sync from upstream sources.
1742
1587117a
EC
17432005-07-13 Eric Christopher <echristo@redhat.com>
1744
1745 * configure.in: Add toplevel noconfigdir support for tpf.
1746 * configure: Regenerate.
1747
bb780410
DD
17482005-07-11 Jakub Jelinek <jakub@redhat.com>
1749
1750 * Makefile.def (target_modules): Add libssp.
1751 * configure.in (target_libraries): Add target-libssp.
1752 * configure: Rebuilt.
1753 * Makefile.in: Rebuilt.
1754
064d0a7c
PB
17552005-07-11 Paolo Bonzini <bonzini@gnu.org>
1756
1757 PR ada/22340
1758
1759 * Makefile.def: Sync with gcc.
1760 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1761 * Makefile.in: Regenerate.
1762
b2edd3b5
AS
17632005-07-07 Andreas Schwab <schwab@suse.de>
1764
1765 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1766 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1767 * Makefile.in: Regenerated.
1768
5f128533
KH
17692005-07-07 Kazu Hirata <kazu@codesourcery.com>
1770
1771 * configure.in: Add --enable-libssp and --disable-libssp.
1772 * configure: Regenerate with autoconf-2.13.
1773
4e3fc8e5
GK
17742005-07-06 Geoffrey Keating <geoffk@apple.com>
1775
1776 * configure.in: Don't build sim or rda when targetting darwin.
1777 * configure: Regenerate.
1778
c7357d6a
BE
17792005-07-04 Ben Elliston <bje@gnu.org>
1780
1781 * src-release (do-proto-toplev): Remove dejagnu bits.
1782 (DEJAGNU_SUPPORT_DIRS): Remove.
1783 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1784 (GDBD_SUPPORT_DIRS): Likewise.
1785 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1786 (INSIGHTD_SUPPORT_DIRS): Likewise.
1787 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1788
17892005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
1790
1791 * setup.com (mpw): Remove unused directive.
1792
7d329e61
PB
17932005-06-22 Paolo Bonzini <bonzini@gnu.org>
1794
1795 * Makefile.def (stagefeedback): Come after profile.
1796 Define profiledbootstrap target.
1797 * Makefile.tpl (profiledbootstrap): Remove.
1798 (stageprofile-end): Zap stagefeedback.
1799 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1800 * Makefile.in: Regenerate.
1801
e5fbed21
DD
18022005-06-13 Zack Weinberg <zack@codesourcery.com>
1803
1804 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1805 In 'cpp' stanza, support '#line' as well as '# '.
1806
59f7ec45
HPN
18072005-06-07 Hans-Peter Nilsson <hp@axis.com>
1808
1809 * configure.in (unsupported_languages): New macro.
1810 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1811 non-ported target libraries in noconfigdirs.
1812 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1813 non-linux-gnu. Remove libgcj_ex_libffi.
1814 <lang_frag loop>: Set add_this_lang=no if the language is in
1815 unsupported_languages.
1816 * configure: Regenerate.
1817
c10e9ba7
DD
18182005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1819
1820 * configure.in: Fix typo in handling of --with-mpfr-dir.
1821 * configure: Regenerate.
1822
20deb2b8
JB
18232005-06-02 Jim Blandy <jimb@redhat.com>
1824
1825 * config.sub: Add cases for the Renesas m32c. (This patch has been
1826 accepted into the master sources.)
1827
cdb9b172
AH
18282005-06-02 Aldy Hernandez <aldyh@redhat.com>
1829 Michael Snyder <msnyder@redhat.com>
1830 Stan Cox <scox@redhat.com>
1831
1832 * configure.in: Set noconfigdirs for ms1.
1833
1834 * configure: Regenerate.
1835
1dc3053f
PB
18362005-05-25 Paolo Bonzini <bonzini@gnu.org>
1837
1838 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1839 (Dependencies): Consider target modules for bootstrap dependencies.
1840 Make target bootstrap modules depend on each stage's gcc.
1841 * Makefile.in: Regenerate.
1842
c60fe18b
PB
18432005-05-20 Paolo Bonzini <bonzini@gnu.org>
1844
1845 * Makefile.def (configure-gcc): Depend on binutils having been built.
1846 (all-gcc): No need to do it here.
1847 * Makefile.in: Regenerate.
1848
27258dd4
PB
18492005-05-19 Paul Brook <paul@codesourcery.com>
1850
0e7ef45c 1851 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
1852 language cannot be built.
1853 * configure: Regenerate.
1854
42ecbf5e
DJ
18552005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1856
1857 * ylwrap: Import from Automake 1.9.5.
1858
ae380b45
MS
18592005-05-04 Mike Stump <mrs@apple.com>
1860
1861 * configure.in: Always pass --target to target configures as
1862 otherwise rebuilds that do --recheck will fail.
811d3af8 1863 * configure: Rebuilt.
ae380b45 1864
d545f33b
PB
18652005-05-04 Paolo Bonzini <bonzini@gnu.org>
1866
1867 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1868 STAGE_HOST_EXPORTS.
1869 (configure, all): Add bootstrap support.
1870 (Host modules, target modules): Pass post-stage1 flags and exports.
1871 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1872 * Makefile.in: Regenerate.
1873
2faa2958
PB
18742005-04-29 Paolo Bonzini <bonzini@gnu.org>
1875
1876 Sync from gcc:
1877
1878 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1879
1880 * config.sub: Update from master copy.
1881
1882 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1883
1884 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1885 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1886 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1887 "*-*-elf" and "*-*-linux*".
1888 * configure: Regenerate.
1889
a7254363
PB
18902005-04-06 Paolo Bonzini <bonzini@gnu.org>
1891
1892 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1893 (TARGET_CONFIGARGS): Include --with-target-subdir.
1894 (configure, all): New macros. Use them throughout.
1895
a8637a7d
PB
18962005-04-05 Paolo Bonzini <bonzini@gnu.org>
1897
1898 * Makefile.tpl: Sync with gcc.
1899 * Makefile.in: Regenerate.
1900
dd387d52
JR
19012005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1902
1903 * config/mh-mingw32: Delete.
1904 * configure.in: Don't use it.
1905 * configure: Regenerate.
1906
e90269c8
PB
19072005-03-31 Paolo Bonzini <bonzini@gnu.org>
1908
1909 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1910 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1911 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1912 (HOST_LIB_PATH): Generate from Makefile.def.
1913 (TARGET_LIB_PATH): Likewise.
1914 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1915 * Makefile.in: Regenerate.
1916 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1917 (RPATH_ENVVAR): Include Darwin case.
1918 * configure: Regenerate.
1919
9a237d9e
PB
19202005-03-25 Paolo Bonzini <bonzini@gnu.org>
1921
1922 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1923 * configure: Regenerate.
1924
479759c8
ZW
19252005-03-21 Zack Weinberg <zack@codesourcery.com>
1926
1927 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1928 gcc_version, and gcc_version_trigger from set of flags to pass.
1929 * Makefile.tpl: Remove definitions of above variables.
1930 (config.status): Remove dependency on $(gcc_version_trigger).
1931 * Makefile.in: Regenerate.
1932 * configure.in: Do not reference config/gcc-version.m4 nor
1933 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1934 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1935 * configure: Regenerate.
1936
4cfaf6d5
DD
19372005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1938 Andrew Pinski <pinskia@physics.uc.edu>
1939
1940 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1941 * Makefile.in: Regenerate.
1942
33a3fb7b
AO
19432005-03-01 Alexandre Oliva <aoliva@redhat.com>
1944
1945 PR libgcj/20160
1946 * ltmain.sh: Avoid creating archives with components that have
1947 duplicate basenames.
1948
2da12f12
PB
19492005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1950
479759c8
ZW
1951 PR bootstrap/20250
1952 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1953 instead of check.
1954 * Makefile.in: Regenerate.
2da12f12 1955
b00612cc
PB
19562005-02-28 Paolo Bonzini <bonzini@gnu.org>
1957
1958 Sync from gcc.
1959
1960 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1961
1962 PR bootstrap/17383
1963 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1964 * Makefile.tpl (HOST_SUBDIR): New substitution.
1965 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1966 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1967 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1968 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1969 (Host modules, Bootstrapped modules): Use it.
1970 (Build modules, Target modules): Do not create symlink trees,
1971 always configure out-of-srcdir.
1972 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1973 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1974 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1975 $(HOST_SUBDIR). Create a symlink for host_subdir.
1976
1977 * Makefile.in: Regenerate.
1978 * configure: Regenerate.
1979
1980 Merged from libada-gnattools-branch:
1981 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1982
1983 * Makefile.def: Add gnattools as a module, depending on target-libada.
1984 * Makefile.in: Regenerate.
1985 * configure.in: Include gnattools in host_tools; disable it if ada
1986 is disabled.
1987 * configure: Regenerate.
1988
c3e65f62
NC
19892005-02-23 Nick Clifton <nickc@redhat.com>
1990
1991 * configure: Regenerate.
1992
e4d180c2
NC
19932005-02-22 Paul Schlie <schlie@comcast.net>
1994
1995 * configure.in: Allow darwin targeted ports to build tk, itcl and
1996 libgui.
1997
e3c770b1
EB
19982005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1999
2000 PR libgcj/10353
2001 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2002 * configure: Regenerate.
2003
9c73618c
AC
20042005-02-08 Andrew Cagney <cagney@gnu.org>
2005
2006 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2007 gdb/ section. Update GDB's URL.
2008
c46f8c51
AC
20092005-01-31 Andrew Cagney <cagney@gnu.org>
2010
2011 * gettext.m4: Only set ENABLE_NLS when gettext is present.
2012
c7e66c6d
HPN
20132005-01-29 Hans-Peter Nilsson <hp@axis.com>
2014
2015 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2016 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2017 target-libgloss when not *-*-elf and *-*-aout.
2018 * configure: Regenerate.
2019
a53bf506
AC
20202005-01-27 Andrew Cagney <cagney@gnu.org>
2021
2022 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2023
45181ed1
AC
20242005-01-24 Andrew Cagney <cagney@gnu.org>
2025
2026 * gettext.m4: Only fall back to ../intl/ when it's present.
2027
a1e0f4e4
KC
20282005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2029
2030 * install-sh, config.sub: Import from upstream.
2031
20322005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
2033
2034 PR bootstrap/18222
2035 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2036 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2037 * Makefile.in: Regenerate.
2038
c50382e2
PB
20392005-01-03 Paolo Bonzini <bonzini@gnu.org>
2040
2041 Revert 2004-12-28 Makefile changes, a better fix will be
2042 applied to mainline and src after GCC 4.0 branches.
2043
11d07737
PB
20442004-12-28 Paolo Bonzini <bonzini@gnu.org>
2045
2046 PR bootstrap/17383
2047
2048 * Makefile.def (target_modules): Remove stage parameter,
2049 it is always true now.
2050 * Makefile.tpl (configure-build-[+module+],
2051 configure-target-[+module+]): Always build symlink tree
2052 for the directory and for include. BUILD_SUBDIR and
2053 TARGET_SUBDIR cannot be . anymore.
2054 * Makefile.in: Regenerate.
2055
dadfdbe2
DD
20562004-12-25 David Edelsohn <edelsohn@gnu.org>
2057
2058 Revert 2004-12-08 Makefile changes.
2059
dbf85af7
JR
20602004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2061
2062 * configure.in (sh64-*-*): Reenable gprof.
2063 * configure: Regenerate.
2064
6b8fea99
JB
20652004-12-09 Jim Blandy <jimb@redhat.com>
2066
2067 * MAINTAINERS: List 'depcomp' as part of automake.
2068
7341462c
DE
20692004-12-08 David Edelsohn <edelsohn@gnu.org>
2070
2071 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2072 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2073 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2074 * Makefile.in: Regenerate.
2075
21fde4dc
DD
20762004-12-07 Matt Kraai <kraai@ftbfs.org>
2077
2078 * Makefile.tpl: Generate normal dependencies if the LHS module is
2079 not bootstrapped.
2080 * Makefile.in: Regenerate.
2081
3da796a2
RS
20822004-12-03 Richard Sandiford <rsandifo@redhat.com>
2083
2084 * configure.in: Include config/gxx-include-dir.m4. Use
2085 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2086 * configure: Regenerate.
2087
73fb7068
RS
20882004-12-03 Richard Sandiford <rsandifo@redhat.com>
2089
2090 * config.if: Delete.
2091 * configure.in: Set libstdcxx_incdir directly.
2092 * configure: Regenerate.
2093 * MAINTAINERS: Remove mention of config.if.
2094 * src-release (DEVO_SUPPORT): Remove config.if.
2095
6c8e6ce9
EC
20962004-12-02 Eric Christopher <echristo@redhat.com>
2097
3b6098f8
EC
2098 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2099 of things to remove.
6c8e6ce9 2100 * Makefile.in: Regenerate.
479759c8 2101
b8658a2f
RS
21022004-12-02 Richard Sandiford <rsandifo@redhat.com>
2103
2104 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2105 * configure: Regenerate.
2106
afefada0
RS
21072004-12-02 Richard Sandiford <rsandifo@redhat.com>
2108
2109 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2110 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2111 * configure: Regenerate.
2112
5dcac624
DA
21132004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2114
2115 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2116 (hppa*64*-*-*): Delete incorrect comment.
2117 * configure: Rebuilt.
2118
57d1eb1a
DD
21192004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2120
2121 * install-sh, compile: Import from automake.
2122
21232004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2124
2125 * config.guess, config.sub: Import from savannnah.
2126
6d389afc
MS
21272004-11-12 Mike Stump <mrs@apple.com>
2128
2129 * Makefile.def: Add html support.
2130 * Makefile.tpl: Likewise.
2131 * Makefile.in: Regenerate.
2132
69e57115
GK
21332004-11-11 Geoffrey Keating <geoffk@apple.com>
2134
2135 PR 18423
2136 * configure.in: Remove all instances of build-fixincludes from
2137 noconfigdirs.
2138 (build_configargs): Supply --target to subdirectories.
2139 * configure: Regenerate.
2140
2141 * Makefile.def: Make gcc install depend on fixincludes install.
2142 * Makefile.in: Regenerate.
2143
ba719b26
HPN
21442004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2145
2146 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2147 target-libgfortran.
2148 * configure: Regenerate.
2149
c37653e7
DE
21502004-11-07 David Edelsohn <edelsohn@gnu.org>
2151
2152 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2153 like CC.
2154
1eefd493
PB
21552004-11-05 Paolo Bonzini <bonzini@gnu.org>
2156
2157 * Makefile.def (host fixincludes): Specify missing targets.
2158 * Makefile.in: Regenerate.
2159
02b1af09
L
21602004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2161
2162 PR other/17783
2163 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2164 * configure: Regenerated.
2165
7f266840
DJ
21662004-11-04 Daniel Jacobowitz <dan@debian.org>
2167
2168 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2169 * configure: Regenerated.
2170
47444073
AL
21712004-10-28 Eric B. Weddington <ericw@evcohs.com>
2172
2173 PR target/18151
2174 * configure.in (case ${target}): Do not build fixincludes for avr.
2175 * configure: Regenerated.
2176
caeba88f
AL
21772004-10-26 Paolo Bonzini <bonzini@gnu.org>
2178
2179 * configure.in (case ${target}): Do not build fixincludes
2180 on platforms where it is not used.
2181 * configure: Regenerated.
2182
0fdbe983
DJ
21832004-10-23 Daniel Jacobowitz <dan@debian.org>
2184
2185 * configure.in: Use an absolute path to install-sh.
2186 * configure: Regenerated.
2187
1c0f67c1
AC
21882004-10-19 Andrew Cagney <cagney@gnu.org>
2189
2190 * src-release (do-djunpack, do-md5sum): Install the generated file
2191 directly into the proto-toplev/ directory.
479759c8 2192
a9cfce9c
AC
21932004-10-19 Andrew Cagney <cagney@gnu.org>
2194
2195 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2196
ac0fa625
DD
21972004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2198
2199 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2200 * configure: Regenerate.
2201
d27cc32e
PB
22022004-10-06 Paolo Bonzini <bonzini@gnu.org>
2203
2204 Fix wrong conflict resolution in:
2205
2206 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2207
2208 * Makefile.in: Regenerate.
2209 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2210 in the recursive `make', instead of hardwiring `all'.
2211 (Autogenerated TARGET-* variables): New.
2212
1763908f
UW
22132004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2214
2215 Merged from GCC / libtool upstream:
2216 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2217 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2218 * ltcf-cxx.sh (tpf*): Likewise.
2219 * ltconfig (tpf*): Add TPF OS configuration support.
2220
0490e016
NC
22212004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2222
2223 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 2224 * configure: Regenerate.
0490e016 2225
32be62b5
RS
22262004-09-24 Michael Roth <mroth@nessie.de>
2227
2228 * configure.in (--without-headers): Add missing double quotes.
2229 * configure: Regenerate.
2230
6048df60
DD
22312004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2232
2233 * ylwrap: Revert to previous version.
2234
315b3b02
L
22352004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2236
6048df60 2237 PR bootstrap/17369
315b3b02
L
2238 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2239 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2240 SET_GCC_LIB_PATH_CMD.
2241 (BASE_TARGET_EXPORTS): Likewise.
2242 * Makefile.in: Regenerated.
2243
2244 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2245 * configure: Regenerated.
2246
fe69863c
DD
22472004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2248
2249 * config.guess: New upstream version
2250 * compile, depcomp, install-sh, ylwrap: Likewise.
2251
22522004-09-19 Roger Sayle <roger@eyesopen.com>
2253
2254 * config/mh-x86omitfp: New host makefile fragment. Add
2255 -fomit-frame-pointer to the default BOOT_CFLAGS.
2256 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2257 * configure: Regenerate.
2258
22592004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2260
2261 PR target/11572
2262 * configure.in (*-*-darwin*): Renable libobjc.
2263 * configure: Regenerate.
2264
be75bbe1 22652004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 2266
be75bbe1
DB
2267 * Makefile.def: Remove libbanshee.
2268 * Makefile.tpl: Ditto.
2269 * configure.in: Ditto.
2270 * Makefile.in: Regen.
2271 * configure: Ditto.
2272
1b882a91
PB
22732004-09-07 Paolo Bonzini <bonzini@gnu.org>
2274
2275 * missing: Import latest version from master repository.
2276
eb1352ed
NC
22772004-09-04 Nick Clifton <nickc@redhat.com>
2278
2279 * config.sub: Import latest version from master repository.
2280 * config.guess: Likewise.
2281 This includes these changes:
479759c8 2282
eb1352ed
NC
2283 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2284
2285 * config.sub: Handle crisv32, alias etraxfs.
2286 * config.guess (crisv32:Linux:*:*): Handle.
2287
2288 2004-08-13 Brad Smith <brad@comstyle.com>
2289
2290 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2291 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2292
2293 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2294
2295 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2296 assume the processor is a powerpc. This is because coreutils
2297 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2298 in this case, due to a MacOS X bug that causes
2299 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2300 to return a negative number.
2301 Problem reported by Petter Reinholdtsen in:
2302 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2303
2304 2004-07-19 Ben Elliston <bje@gnu.org>
2305
2306 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2307
2308 2004-06-24 Ben Elliston <bje@gnu.org>
2309
2310 * config.guess: Update copyright years.
2311 * config.sub: Likewise.
2312
2313 2004-06-22 Robert Millan <robertmh@gnu.org>
2314
2315 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2316 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2317
2318 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2319
2320 * config.guess (*:*VMS:*:*): New entry. Replaces
2321 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2322 manufacturer.
2323
2324 2004-06-22 Ben Elliston <bje@gnu.org>
2325
2326 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2327 * config.sub: Likewise.
2328
2329 2004-06-22 Ben Elliston <bje@gnu.org>
2330
2331 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2332 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2333
2334 2004-06-11 Ben Elliston <bje@gnu.org>
2335
2336 * config.guess (pegasos:OpenBSD:*:*): Remove.
2337
2338 2004-06-11 Ben Elliston <bje@gnu.org>
2339
2340 From Wouter Verhelst <wouter@grep.be>:
2341 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2342
2343 2004-06-11 Ben Elliston <bje@gnu.org>
2344
2345 * config.guess (luna88k:OpenBSD:*:*): New.
2346
2347 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2348
2349 * config.guess (m32r*:Linux:*:*): New case.
2350 * config.sub: Handle m32rle.
2351
2352 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2353
2354 From Jens Petersen <petersen@redhat.com>:
2355 * config.sub: Handle sparcv8.
2356
2357 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2358
2359 From Tom Smith <smith@cag.lkg.hp.com>:
2360 * config.guess: Version suffixes are equally significant on Tru64
2361 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2362 prefix of "P" (patched kernel).
2363
2364 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2365
2366 * config.sub: Add support for National Semiconductor CRX target.
2367
2a3124ca 23682004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 2369
2a3124ca
RH
2370 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2371 *-*-netware, but add target-libmudflap.
2372 Consolidate *-*-netware targets (of which really only i?86 exists)
2373 into a single entry.
2374 * configure: Likewise.
2375
0df3d27f
PB
23762004-09-01 Paolo Bonzini <bonzini@gnu.org>
2377
2378 * Makefile.tpl (sorry): Remove.
2379 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2380 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2381 (do-clean): Clean per-stage directories too.
2382 (do-distclean): Run distclean-stage1 too.
2383 (.NOTPARALLEL): Enable during toplevel bootstrap.
2384 (stage[+id+]-bubble): Enable parallel execution during
2385 the recursive invocation.
2386 * Makefile.in: Regenerate.
2387
2388 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2389
2390 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2391
2392 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2393 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2394 * configure: regenerate
479759c8
ZW
2395 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2396 -mdynamic-no-pic
0df3d27f
PB
2397
23982004-08-31 Paolo Bonzini <bonzini@gnu.org>
2399
2400 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2401 include.
2402 * configure.in: Fix indentation.
2403 * configure: Regenerate.
2404
ee025550
PB
24052004-08-31 Paolo Bonzini <bonzini@gnu.org>
2406
2407 * Makefile.def (build_modules): Add fixincludes.
2408 (dependencies): Make gcc depend on fixincludes.
2409 * configure.in (build_tools): Add fixincludes.
2410 (build_configdirs): Always include build_libs.
2411 * Makefile.in: Regenerate.
2412 * configure: Regenerate.
2413
24142004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
2415
2416 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2417 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2418 phony targets; do not generate timestamp files.
2419 (distclean-stageN): Remove references to their timestamp files.
2420 (restageN, touch-stageN): Remove.
2421 (stageN-bubble): Rewritten.
2422 (compare): Support lean bootstraps.
2423 * Makefile.in: Regenerate.
2424
2425 * configure.in: Only warn when bootstrapping but
2426 build != host or build != target. Support lean bootstraps.
2427 * configure: Regenerate.
2428
2429 Sync from gcc:
2430 2004-08-26 Phil Edwards <phil@codesourcery.com>
2431
2432 * configure.in: Give a better error message if GMP/MPFR are missing
2433 and a language needing them has been requested.
2434 * configure: Regenerated.
2435
2436 2004-08-25 Phil Edwards <phil@codesourcery.com>
2437
2438 * configure.in: Print a list of available language front-ends if
2439 a requested one is missing. Tidy stray tab characters.
2440 * configure: Regenerated.
2441
72b2455a
PB
24422004-08-17 Paolo Bonzini <bonzini@gnu.org>
2443
2444 * Makefile.in: Regenerate.
2445 * configure: Regenerate.
2446
2447 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2448 stage_*_flags.
2449 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2450 for bootstrapped modules if toplevel bootstrap is going.
2451 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2452 modules. Adjust for changes in Makefile.def. Enable several
2453 rules even in non-bootstrap mode, just to avoid peppering the
2454 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2455 (stage-[+prev+]-bubble): Remove.
2456
2457 * Makefile.def (Dependencies): Depend on all-build-bison,
2458 all-build-flex, all-build-byacc, all-build-texinfo, rather
2459 than the host variations.
2460 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2461 with BUILD_SUBDIR.
2462 (BISON): Update for recent Bisons.
2463 (YACC): Fix typo.
2464 (cross): Depend on all-build.
2465 (all): Do not depend on all-build.
2466 (prebootstrap): Remove.
2467 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2468 (Prebootstrap dependencies): Add them to the per-stage targets
2469 and to all-prebootstrap.
2470 * configure.in (build_configdirs): Always enable build_tools.
2471 (BUILD_DIR_PREFIX): Remove.
2472
2473 * Makefile.def (gcc): Add target variable.
2474 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2475 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2476 in the recursive `make', instead of hardwiring `all'.
2477 (Autogenerated TARGET-* variables): New.
2478
de0b4a87
JW
24792004-08-17 Robert Millan <robertmh@gnu.org>
2480
2481 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2482 (instead of FreeBSD).
2483 * configure: Regenerate.
2484
ad681c85
NN
24852004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2486
675c6968
NN
2487 * Makefile.def, configure.in, src-release: Remove useless, bogus
2488 references to tix.
2489 * Makefile.in, configure: Regenerate.
2490
ad681c85
NN
2491 * src-release: Stop distributing mmalloc with gdb (which doesn't
2492 use it).
2493 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2494 * Makefile.in: Regenerate.
2495
11b04d1f
DD
24962004-08-09 Mark Mitchell <mark@codesourcery.com>
2497
2498 * configure.in (arm*-*-eabi*): New target.
2499 * configure: Regenerate.
2500
f2420bea
NN
25012004-08-01 Robert Millan <robertmh@gnu.org>
2502
2503 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2504 libmudflap for all GNU-based systems (with Glibc).
2505 * configure: Regenerate.
2506
9e6ce191
PB
25072004-08-06 Paolo Bonzini <bonzini@gnu.org>
2508
2509 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2510 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2511 (Dependencies): New section.
2512 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2513 (configure-target-[+module+]): Depend on maybe-all-gcc
2514 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2515 (toplevel profiledbootstrap): Fix dependencies.
2516 * Makefile.in: Regenerate.
2517
df4a6958
MM
25182004-08-03 Mark Mitchell <mark@codesourcery.com>
2519
2520 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2521 target-libiberty to noconfigdirs.
2522
11b04d1f
DD
25232004-08-03 Paul Brook <paul@codesourcery.com>
2524
2525 * configure.in: Check for MPFR as well as GMP.
2526 * configure: Regenerate.
2527
b813574b
PB
25282004-08-03 Paolo Bonzini <bonzini@gnu.org>
2529
2530 * Makefile.def (host-modules): Add gcc.
2531 * Makefile.in: Regenerate.
2532 * Makefile.tpl (sorry): New rule.
2533 (configure-host, all-host, [+make_target+]-host, do-check,
2534 install-host): Do not add gcc as a special case.
2535 (host modules): Add a small special-casing for gcc. Export
2536 extra_make_flags through the environment.
2537 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2538 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2539 other recursive targets for gcc): Remove.
2540
2541 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2542 (stage, unstage): New rules.
2543 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2544 distclean-stage[+id+]): Use stage_current.
2545 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2546 the stage*-start rules.
2547
61edac0c
JW
25482004-07-19 Robert Millan <robertmh@gnu.org>
2549
2550 Synced from gcc:
2551
2552 2004-04-26 Robert Millan <robertmh@gnu.org>
2553
2554 Add patches from libtool CVS.
2555 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2556 * ltconfig: Likewise.
2557 * ltcf-c.sh: Likewise.
2558 * ltcf-cxx.sh: Likewise.
2559 * ltcf-gcj.sh: Likewise.
2560
3e707e94
PB
25612004-07-12 Paolo Bonzini <bonzini@gnu.org>
2562
2563 * configure.in: Add noconfigdirs for crx-*-*.
2564 * configure: Regenerate.
2565
25662004-07-12 Paolo Bonzini <bonzini@gnu.org>
2567
2568 Synced from gcc:
2569
2570 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2571
2572 * configure.in: Build libmudflap by default on FreeBSD.
2573 * configure: Regenerated.
2574
2575 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2576
2577 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2578 systems.
2579 * configure: Regenerated.
2580
2581 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2582
2583 PR target/16344
2584 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2585 feedback based compiler.
2586 * Makefile.in: Rebuilt.
2587
2588 2004-07-05 Phil Edwards <phil@codesourcery.com>
2589
2590 * configure.in: Do not prepend $srcdir to /dev/null in
2591 makefile fragments.
2592 * configure: Regenerate.
2593
a7ee7660
AO
25942004-07-08 Alexandre Oliva <aoliva@redhat.com>
2595
2596 * Makefile.def (host_modules): Set bootstrap=true for flex.
2597 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2598 * Makefile.in: Rebuilt.
2599
6a9cf61e
PB
26002004-07-01 Paolo Bonzini <bonzini@gnu.org>
2601
2602 * Makefile.def (build_modules): Add bison, byacc, flex,
2603 m4, texinfo.
2604 (flags_to_pass): Add FLEX.
2605 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2606 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2607 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2608 DEFAULT_MAKEINFO): Remove.
2609 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2610 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2611 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2612 objdir or else use configured tool.
2613 (all-build): New.
2614 (all): Depend on it.
2615 (Build module dependencies): Add.
2616 * Makefile.in: Regenerate.
2617 * configure.in: Better support for multiple build modules,
2618 matching what is done for host/target modules. Do not look
2619 for "plausible" locations of build tools if Canadian cross.
2620 Use autoconf's AC_PROG_CC to find a C compiler. Define
2621 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2622 * configure: Regenerate.
2623
95b6a1f2
PB
26242004-06-22 Paolo Bonzini <bonzini@gnu.org>
2625
2626 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2627 * Makefile.in: Regenerate.
2628
7ffa0b57
PB
26292004-06-22 Paolo Bonzini <bonzini@gnu.org>
2630
2631 * Makefile.tpl (configure-build-[+module+],
2632 configure-[+module+], configure-target-[+module+]): Pass
2633 [+extra_configure_args+].
2634 (all-build-[+module+], all-[+module+], check-[+module+],
2635 install-[+module+], [+make_target+]-[+module+],
2636 all-target-[+module+], check-target-[+module+],
2637 install-target-[+module+], [+make_target+]-target-[+module+]):
2638 Pass [+extra_make_args+].
2639 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2640 (GCC_HOST_EXPORTS): Remove.
2641 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2642 cross, check-gcc, check-gcc-c++, install-gcc,
2643 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2644 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2645 * Makefile.in: Regenerate.
2646
929ba6e7
CF
26472004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2648
2649 * configure.in: Check for srcdir/winsup rather than build directory
2650 winsup.
2651 * configure: Regenerate.
2652
b76d7de0
CV
26532004-06-17 Corinna Vinschen <vinschen@redhat.com>
2654
2655 * configure.in: Don't build Cygwin native newlib if winsup
2656 directory is missing. Emit warning instead.
2657 * configure: Regenerate.
2658
656fdd47
PB
26592004-06-09 Paolo Bonzini <bonzini@gnu.org>
2660
2661 * Makefile.tpl (touch-stage[+id+]): New.
2662 (restage[+prev+]): Depend on touch-stage[+id+].
2663
2664 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2665 Use it throughout.
2666
2667 * Makefile.def: Add profile and feedback bootstrap stages.
2668 Remove next field from bootstrap stages.
2669 * Makefile.tpl (LN, LN_S): Substitute.
2670 (stageN-start, stageN-end): Use double-colon rules, to
2671 provide a hook for additional setup commands.
2672 (distclean-stageN-gcc, restageN): Create dependencies from
2673 [+prev+], not from [+next+].
2674 (stageN-bubble): Add commands for successive stages from
2675 [+prev+], using double-colon rules.
2676 (all-stageN-gcc): Fix typo.
2677 (stagefeedback-start, profiledbootstrap): New.
2678 * Makefile.in: Regenerate.
2679 * configure.in: Call ACX_PROG_LN.
2680 * configure: Regenerate.
2681
498d4a71
CF
26822004-06-03 Paolo Bonzini <bonzini@gnu.org>
2683
2684 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2685 without gcc.
2686 * configure: Regenerate.
2687
377d8c42
PB
26882004-06-01 Paolo Bonzini <bonzini@gnu.org>
2689
2690 * Makefile.tpl: Fix typo.
2691 * Makefile.in: Regenerate.
2692
f5f8a794
PB
26932004-06-01 Paolo Bonzini <bonzini@gnu.org>
2694
2695 * configure.in: Remove new- prefix from toplevel
2696 bootstrap targets.
2697 * configure: Regenerate.
2698
f7a4c34f
PB
26992004-06-01 Paolo Bonzini <bonzini@gnu.org>
2700
2701 Merge this patch from the gcc tree:
2702
2703 2004-05-30 Andreas Jaeger <aj@suse.de>
2704 Jim Wilson <wilson@specifixinc.com>
2705
2706 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2707 like CC.
2708
319cab08
PB
27092004-06-01 Paolo Bonzini <bonzini@gnu.org>
2710
2711 * Makefile.tpl (all.normal): Rename to all.
2712 (all): Replace with a rule to pick the default
2713 target from configure.
2714 (all-gcc, configure-gcc): Use conditionals to
2715 do nothing when toplevel bootstrap is going on.
2716 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2717 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2718 * configure.in: Support --enable-bootstrap.
2719
2720 * Makefile.def: Remove new- prefix from toplevel
2721 bootstrap targets.
2722 * Makefile.tpl: Likewise.
2723
2724 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2725 target.
2726
2727 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2728 $(RECURSE_FLAGS) to recursive invocation of make.
2729
2730 * Makefile.in: Regenerate.
2731 * configure: Regenerate.
2732
88f64edc
DJ
27332004-05-27 Daniel Jacobowitz <dan@debian.org>
2734
2735 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2736 * configure: Regenerate.
2737
378fce5b
DD
27382004-05-25 Daniel Jacobowitz <drow@false.org>
2739
2740 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2741 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2742 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2743 targets.
2744 * Makefile.in: Regenerate.
2745
dfdffa2c
PB
27462005-05-24 Paolo Bonzini <bonzini@gnu.org>
2747
2748 * configure.in: Test the ability to symlink directories.
2749 * configure: Regenerate.
2750
2751 * Makefile.def (bootstrap-stage): New definitions.
2752 * Makefile.tpl (configure-stage1-gcc,
2753 configure-stage2-gcc, configure-stage3-gcc,
2754 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2755 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2756 new-restage3, compare): Autogenerate, see Makefile.in
2757 entry for behavioral changes.
2758 (distclean-stage1, new-stage1-start, new-stage1-end,
2759 new-stage1-bubble, distclean-stage2, new-stage2-start,
2760 new-stage2-end, new-stage2-bubble, distclean-stage3,
2761 new-stage3-start, new-stage3-end): New autogenerated targets.
2762 (objext, prebootstrap, BOOT_CFLAGS,
2763 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2764 targets.
2765
2766 * Makefile.in: Regenerate.
2767 (distclean-stage1, new-stage1-start, new-stage1-end,
2768 new-stage1-bubble, distclean-stage2, new-stage2-start,
2769 new-stage2-end, new-stage2-bubble, distclean-stage3,
2770 new-stage3-start, new-stage3-end): New targets.
2771 (all-stage1-gcc): Move prebootstrap dependency from here...
2772 (configure-stage1-gcc): ...to here.
2773 (new-bootstrap): Use bubble targets.
2774 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2775 Use per-stage distclean targets.
2776 (configure-stage1-gcc, configure-stage2-gcc,
2777 configure-stage3-gcc, all-stage1-gcc,
2778 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2779 Use new-stageN-start to prepare the tree.
2780
04cf1b77
PB
27812004-05-23 Paolo Bonzini <bonzini@gnu.org>
2782
2783 * Makefile.def (host_modules): add libcpp.
2784 * Makefile.tpl: Add dependencies on and for libcpp.
2785 * Makefile.in: Regenerate.
2786 * configure.in: Add libcpp host module.
2787 * configure: Regenerate.
2788
80b200a1
ZW
27892004-05-17 Zack Weinberg <zack@codesourcery.com>
2790
2791 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2792 of libf2c.
2793 * configure, Makefile.in: Regenerate.
2794
4b1cb4fe
DD
27952004-05-13 Diego Novillo <dnovillo@redhat.com>
2796
2797 Merge from tree-ssa-20020619-branch.
2798
2799 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2800 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2801 (HOST_GMPLIBS): Define.
2802 (HOST_GMPINC): Define.
2803 (TARGET_LIB_PATH): Add libmudflap.
2804 (GFORTRAN_FOR_TARGET): Define.
2805 (configure-build*): Export GFORTRAN.
2806 (configure-gcc): Export GMPLIBS and GMPINC.
2807 (all-gcc): Add maybe-all-libbanshee.
2808 (configure-target-libgfortran): Define.
2809 * Makefile.in: Regenerate.
2810 * configure.in (host_libs): Add libbanshee.
2811 (target_libraries): Add target-libmudflap and target-libgfortran.
2812 Add --with-libbanshee.
2813 Handle --disable-libmudflap.
2814 (*-*-freebsd*): Use with_gmp.
2815 Add $(libgcj) to noconfigdirs.
2816 * configure: Regenerate.
2817 * depcomp: New file.
2818 * MAINTAINERS: Add tree-ssa maintainers.
2819
28202004-04-28 Paolo Bonzini <bonzini@gnu.org>
2821
2822 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2823 * configure: Regenerate.
2824
b8908782
DD
28252004-04-27 Paolo Bonzini <bonzini@gnu.org>
2826
2827 Revert:
2828 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2829
2830 * Makefile.def (flags_to_pass): Remove *dir variables that
2831 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2832 as well as prefix and exec_prefix.
2833 * Makefile.in: Regenerate.
2834
28352004-04-26 Paolo Bonzini <bonzini@gnu.org>
2836
2837 * Makefile.def (host_modules): Mark with the bootstrap
2838 flag packages on which gcc depends.
2839 * Makefile.tpl (all-bootstrap): Use it.
2840 * Makefile.in: Regenerate.
2841
28422004-04-26 Paolo Bonzini <bonzini@gnu.org>
2843
2844 * Makefile.def (flags_to_pass): Remove *dir variables that
2845 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2846 as well as prefix and exec_prefix.
2847 * Makefile.in: Regenerate.
2848
28492004-04-26 Paolo Bonzini <bonzini@gnu.org>
2850
80b200a1
ZW
2851 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2852 * configure: Regenerate.
2853 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2854 * gcc/Makefile.tpl (compare): Use the result of the test.
2855 * gcc/Makefile.in: Regenerate.
b8908782
DD
2856
28572004-04-23 Paolo Bonzini <bonzini@gnu.org>
2858
2859 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2860 Always relocate gcc and prev-gcc to the original names, even
2861 if the build fails.
2862 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2863 New targets.
2864
0f260896
RO
28652004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2866
2867 * configure.in (mips*-*-irix5*): Enable ld.
2868 * configure: Regenerate.
2869
51860f05
JW
28702004-04-15 James E Wilson <wilson@specifixinc.com>
2871
2872 * Makefile.tpl (configure-[+module+], configure-gcc,
2873 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2874 Set and export LDFLAGS.
2875 * Makefile.in: Regenerate.
2876
54752a6b
NN
28772004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2878
2879 PR bootstrap/14871
2880 * Makefile.tpl: If we don't have built-in-tree target tools,
2881 use the ones found by configure rather than hacking around with
2882 program_transform_name.
2883 * configure.in: Give Makefile.tpl the information necessary
2884 to do that.
2885 * Makefile.in: Regenerate.
2886 * configure: Regenerate.
2887
28882004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2889
2890 PR bootstrap/14760
2891 * configure.in: When computing baseargs, strip *all* copies of
2892 offending options. Also, don't match/substitute the trailing space,
2893 so that this actually works when two similar options are separated by
2894 only one space.
2895 * configure: Regenerate.
2896
28972004-04-06 David Edelsohn <edelsohn@gnu.org>
2898
80b200a1
ZW
2899 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2900 (rs6000-*-aix*): Same.
2901 * configure: Regenerate.
54752a6b 2902
5e2b61fb
SS
29032004-03-25 Stan Shebs <shebs@apple.com>
2904
2905 Remove MPW support, no longer used.
2906 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2907 mpw-install: Remove files.
2908 * src-release (DEVO_SUPPORT): Remove names of removed files.
2909 * MAINTAINERS: Likewise.
2910
1a6f2dc7
NN
29112004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2912
a0049f1b
NN
2913 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2914 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2915 * Makefile.in: Regenerate.
2916
1a6f2dc7
NN
2917 * configure.in (top level bootstrap support): Rework --enable-werror
2918 to set @stage2_werror_flag@.
2919 * configure: Regenerate.
2920 * Makefile.tpl (top level bootstrap support): Pass
2921 @stage2_werror_flag@ down to configure in stages 2 and 3.
2922 * Makefile.in: Regenerate.
2923
920e3419
NN
29242004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2925
2926 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2927 for stages 2 and 3 as well as in make. As a consequence, remove
2928 OUTPUT_OPTION (now detected by configure) from the flags passed down
2929 to make.
2930 * Makefile.in: Regenerate.
2931
2932 * Makefile.tpl (new-bootstrap): Fix typo.
2933 * Makefile.in: Regenerate.
2934
4fa63067
NN
29352004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2936
2937 * Makefile.tpl: Rearrange by moving recursive_targets rules
2938 into their proper sections.
2939 * Makefile.tpl (top level bootstrap support): Move disabling
2940 of coverage flags from 'make' to 'configure'; improve comments.
2941 * Makefile.in: Regenerate.
2942
2943 * Makefile.tpl (experimental top level bootstrap) Move stage1
2944 language setting from all- target to configure- target; disable
2945 intermodule optimization in stage 1; prevent gratuitous rebuilds
2946 of stage 1.
2947 * Makefile.in: Regenerate.
2948 * configure.in: Comma-separate stage 1 language list for top
2949 level bootstrap.
2950 * configure: Regenerate.
2951
2952 * Makefile.tpl: Clean up experimental top level bootstrap support:
2953 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2954 prev-gcc in configure- targets as well as all- targets.
2955 * Makefile.in: Regenerate.
2956
fb8a10fd
NN
29572004-03-17 Paolo Bonzini <bonzini@gnu.org>
2958
2959 * configure.in: Remove symbolic link section.
2960 * configure: Regenerate.
2961 * Makefile.tpl (links): Remove.
2962 * Makefile.in: Regenerate.
2963
947f426e 29642004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 2965 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
2966
2967 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 2968 Set with AC_CHECK_PROGS.
947f426e
NN
2969 * configure.in: Fix comment typo from last patch.
2970 * configure: Regenerate.
2971
1d39f329
NN
29722004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2973
2974 * Makefile.tpl: Introduce experimental top level bootstrap support.
2975 * Makefile.in: Regenerate.
2976 * configure.in: Introduce support for top level bootstrap.
2977 * configure: Regenerate.
2978
4b0ac75d 29792004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2980 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
2981
2982 PR bootstrap/14522
2983 * configure.in: Cope with shells that do not support unquoted ^
2984 * configure: Regenerate.
2985
2e70b094 29862004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2987 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
2988
2989 PR bootstrap/14522
2990 * configure.in: Cope with shell that do not support nesting
2991 quotes inside quoted backquote substitutions.
2992 * configure: Regenerate.
2993
29942004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2995
2996 PR bootstrap/14522
2997 * configure.in: Fix escaping of $.
2998 * configure: Regenerate.
2999
9e07f89d
NN
30002004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3001
3002 * configure: Regenerate.
3003
30042004-03-08 Paolo Bonzini <bonzini@gnu.org>
3005
3006 PR ada/14131
3007 Move language detection to the top level.
3008 * configure.in: Find default values for the tools as
3009 soon as possible. Disable ada if GNAT is not found.
3010 Emit error message about missing languages. Expand
3011 --enable-languages=all for the gcc subdirectory.
3012
1712ab83
RS
30132004-03-01 Richard Sandiford <rsandifo@redhat.com>
3014
3015 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3016 and disable libgcj.
3017 * configure: Regenerated.
3018
3dee29da
NN
30192004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3020
3021 PR bootstrap/7087
3022 * Makefile.tpl: Guard XFOO sed statements better.
3023 * Makefile.tpl: Add dependency for configure-target-libada.
3024 * Makefile.in: Regenerate (incidentally fixes broken
3025 commit when libada-branch was merged).
3026
0558264b
AC
30272004-02-28 Andrew Cagney <cagney@redhat.com>
3028
3029 * src-release (CVS_NAMES): Define.
3030 (do-tar, do-tar): Prune $(CVS_NAMES).
3031
c38f9803
AC
30322004-02-23 Andrew Cagney <cagney@redhat.com>
3033
3034 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3035 2004-02-19.09.
3036
55636792
NN
30372004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3038
3039 PR bootstrap/11932
3040 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3041
1e600082
AC
30422004-02-19 Andrew Cagney <cagney@redhat.com>
3043
3044 * config.guess: Update from version 2003-06-12 to 2004-02-16.
3045 * config.sub: Update from version 2003-06-13 to 2004-02-16.
3046
3769cd82
DD
30472004-02-11 David Edelsohn <edelsohn@gnu.org>
3048
3049 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3050 (rs6000-*-aix*): Same.
3051 * configure: Regenerate.
3052
a92834c8
DD
30532004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3054
3055 * configure.in (host): Add in missing $noconfigdirs to defines.
3056 * configure: Regenerate.
3057
a2592b1b
DD
30582004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3059 Nathanael Nerode <neroden@gcc.gnu.org>
3060
3061 PR ada/6637, PR ada/5911
80b200a1 3062 Merge with libada-branch:
a2592b1b
DD
3063 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3064 with appropriate dependencies. Add --enable-libada configure switch.
3065 * configure, Makefile.in: Regenerate.
3066
e31d1ea3
DD
30672004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3068
3069 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3070 * configure: Regenerate.
3071
db85f5c0
JJ
30722004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3073
3074 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 3075
fc434214
DD
30762004-01-23 DJ Delorie <dj@redhat.com>
3077
3078 * Makefile.def (target_modules) [libiberty]: Don't stage.
3079 * Makefile.in: Rebuilt.
3080
ad445c2c 30812004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 3082
ad445c2c
JJ
3083 * COPYING.NEWLIB: Update to include copyrights for new
3084 iconv code.
3085
72bbedde
AC
30862004-01-15 Andrew Cagney <cagney@redhat.com>
3087
3088 * src-release: Update copyright year.
3089 (do-proto-toplev): Configure using i686-pc-linux-gnu.
3090 (NEWLIB_SUPPORT_DIRS): Delete macro.
3091 (newlib.tar.bz2): Delete rule.
3092
a6d6062d
DD
30932004-01-14 Loren J. Rittle <ljrittle@acm.org>
3094
3095 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3096 * Makefile.tpl (configure-target-[+module+]): Support stage.
3097 * Makefile.in: Rebuilt.
3098
f8b73030
MR
30992003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3100
3101 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3102 throughout.
3103
aff0e9df
NN
31042004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3105
bb5dca17
NN
3106 * configure.in: Use ./config.cache, not config.cache.
3107 * configure: Regenerate.
3108 * Makefile.tpl: Special-casing not needed for GCC any more.
3109 * Makefile.in: Regenerate.
3110
82252c06
NN
3111 * configure.in: Don't share a cache file for host dirs.
3112 * configure: Regenerate.
3113
aff0e9df
NN
3114 * config-ml.in: Don't mess with the cache file.
3115
95036d20
NN
31162004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3117
ac7b618e
NN
3118 * Makefile.tpl: Make GCC use a separate config.cache.
3119 * Makefile.in: Regenerate.
3120
95036d20
NN
3121 PR bootstrap/11932, PR bootstrap/11933
3122 (I don't know if it will fix either of them, but it relates
3123 to them.)
3124 * configure.in: Don't use shared config.cache for target
3125 directories.
3126 * configure: Regenerate.
3127
08c1856b
DD
31282003-12-31 Roger Sayle <roger@eyesopen.com>
3129
3130 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3131 * configure: Regenerated.
3132
c1968181 31332003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 3134
c1968181
DD
3135 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3136 * configure: Regenerated.
3137
10ecffb9
NN
31382003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3139
3140 Port change over from GCC:
3141 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3142 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3143 (configure-build-[+module+], configure-[+module+]): Likewise.
3144 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3145 * Makefile.in: Regenerate.
3146
f2ab5990
TF
31472003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3148
3149 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3150 * configure: Regenerate.
3151
41a7d11a
JJ
31522003-11-27 Jeff Johnston <jjohnstn@redhat.com>
3153
80b200a1 3154 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
3155 stdlib.
3156
d9441a1f
DD
31572003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3158
3159 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3160 * Makefile.in: Regenerate.
3161
3a48a978
DD
31622003-10-20 Phil Edwards <phil@codesourcery.com>
3163
3164 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3165 * configure: Regenerate.
3166
f0b24077
NN
31672003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3168
3169 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3170 HOST_FLAGS_TO_PASS.
3171 * Makefile.in: Regenerate.
3172
5fbad20a
DD
31732003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3174
3175 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3176 * configure: Rebuilt
3177 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3178 * Makefile.in: Rebuilt
3179
78be4155
L
31802003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3181
3182 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3183
051fcc7a
L
31842003-10-01 Phil Edwards <pme@gcc.gnu.org>
3185
3186 * config-ml.in: Use ac_configure_args directly instead of
3187 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3188 actually seen.
3189
31902003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3191
3192 * config-ml.in: Propagate INSTALL variables.
3193
f27d4f92
DJ
31942003-09-21 Daniel Jacobowitz <drow@mvista.com>
3195
3196 * configure.in: Pass a computed --program-transform-name
3197 to subconfigures.
3198 * configure: Regenerated.
3199
cae4d560
NN
32002003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3201
3202 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3203 * Makefile.in: Regenerate.
3204
3205 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3206 * Makefile.in: Regenerate.
3207
8ff944f6
DJ
32082003-09-17 Daniel Jacobowitz <drow@mvista.com>
3209
3210 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3211 quoting.
3212 * configure: Regenerated.
3213
d9a35680
MC
32142003-09-12 Michael Chastain <mec@shout.net>
3215
3216 Fix PR gdb/857.
3217 * src-release (do-proto-topleve): Remove junk files
3218 intl/config.cache, intl/config.status,
3219 intl/config.h, intl/stamp-h.
3220
710068b9
AC
32212003-09-14 Andrew Cagney <cagney@redhat.com>
3222
3223 * src-release (dejagnu.tar): New target.
3224 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3225 (do-djunpack): Use $(PACKAGE) for the package name.
3226
e1008165
DD
32272003-09-04 DJ Delorie <dj@redhat.com>
3228
3229 * configure: Regenerate.
3230
21998d12
NC
32312003-09-04 Robert Millan <robertmh@gnu.org>
3232
3233 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 3234
ccca4bb3
DD
32352003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3236
3237 * configure.in: Ensure arguments to sed are properly spaced.
3238 * configure: Regenerate.
3239
ee949b5e
DJ
32402003-08-28 Daniel Jacobowitz <drow@mvista.com>
3241
3242 Merge from gcc:
3243 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3244 * install-sh: Update to newer upstream versions (associated with
3245 aclocal 1.7).
3246 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3247
75addda2
DJ
32482003-08-27 Daniel Jacobowitz <drow@mvista.com>
3249
3250 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3251 * configure: Regenerated.
3252
8d2877d8
NN
32532003-08-23 Phil Edwards <pme@gcc.gnu.org>
3254
3255 * configure.in: Use newline instead of semicolon when assuming
3256 shell arguments in a for loop.
3257 * configure: Regenerated.
3258
d2cc0e0d
GK
32592003-08-20 Geoffrey Keating <geoffk@apple.com>
3260
3261 PR 8180
3262 * configure.in: When testing with_libs and with_headers, treat
3263 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3264 * configure: Regenerate.
80b200a1 3265
d2cc0e0d
GK
3266 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3267 make, shell, etc.
3268 (baseargs): Likewise.
3269 * configure: Regenerate.
3270
04d1ab34
GK
32712003-08-19 Geoffrey Keating <geoffk@apple.com>
3272
3273 * configure.in: Disable libgcj for darwin not on powerpc.
3274 * configure: Rebuild.
3275
ca506da8
MC
32762003-08-15 Michael Chastain <mec@shout.net>
3277
3278 * src-release (do-proto-toplev): Remove junk files
3279 dejagnu/example/calc/config.status,
3280 dejagnu/example/calc/config.log.
3281
a4aa3f49
DD
32822003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3283
3284 * config-ml.in, symlink-tree: Add license.
3285
ede4fbe4
NN
32862003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3287
3288 Merge from gcc:
3289
3290 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3291 * Makefile.tpl (check, check-c++): Express dependencies using
3292 dependencies rather than commands.
3293 * Makefile.in: Regenerate.
3294
3295 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3296 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3297 * Makefile.in: Update.
3298
970f29af
AC
32992003-08-01 Andrew Cagney <cagney@redhat.com>
3300
3301 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3302 * configure: Ditto.
3303
b2884a0c
DD
33042003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3305
3306 * configure.in: Enable libgcj for darwin.
3307 * configure: Rebuild.
3308
c07f46a4
NN
33092003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3310
3311 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3312
9175bfc0
NN
33132003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3314
3315 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3316 creating target and build subdirs to build all parent dirs as needed.
3317 * Makefile.in: Rebuild.
3318 * configure.in: Don't build dirs explicitly here.
3319 * configure: Rebuild.
3320
b9abda6a
AO
33212003-07-22 Alexandre Oliva <aoliva@redhat.com>
3322
3323 * Makefile.tpl (all-make): Depend on intl.
3324 * Makefile.in: Rebuilt.
3325
eef8ffd4
NN
33262003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3327
3328 * config.if: Remove unused libc_interface determination.
3329
295efaf0
NN
33302003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3331
3332 * Makefile.in: Regenerate, correctly this time.
3333
e5c3f801
NN
33342003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3335
3336 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3337 unused INSTALL_PROGRAM_ARGS.
3338 * configure.in: Use AC_PROG_INSTALL.
3339 * Makefile.in: Regenerate.
3340 * configure: Regenerate.
3341
4a18bd6b
AO
33422003-07-10 Alexandre Oliva <aoliva@redhat.com>
3343
3344 * configure: Rebuilt.
3345 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3346 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3347 newlib nor libgloss.
3348 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3349 * configure.in (am33_2.0-*-linux*): Added.
3350
fbd1054d
BW
33512003-07-09 Bob Wilson <bob.wilson@acm.org>
3352
3353 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3354 * configure: Regenerate.
3355
b40e3958
L
33562003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3357
3358 * config-ml.in: Replace PWD with PWD_COMMAND.
3359 * Makefile.tpl: Likewise.
3360 * Makefile.in: Regenerated.
3361
4a5be7ba
NN
33622003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3363
3364 * configure.in: Clean up config-lang.in handling. Delete
3365 useless assignment to "subdirs".
3366 * configure: Regenerate.
3367
9c14acb8
NN
33682003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3369
3370 * configure.in: Rename 'target_libs' to 'target_libraries'.
3371 Remove useless reference to 'target_libs'.
3372 * configure: Regenerate.
3373
8f32e830
KS
33742003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3375
3376 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3377 * Makefile.in: Regenerate.
3378
12f0bd74
NN
33792003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3380
3381 * Makefile.def: Introduce flags_to_pass.
3382 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3383 * Makefile.in: Regenerate.
3384
b07c2aad
HPN
33852003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3386
3387 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3388 and target-libgloss.
3389 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3390 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 3391 * configure: Regenerate.
b07c2aad 3392
56f25033
DD
33932003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3394
3395 * configure.in: Update testsuite_flags to new location.
3396 * configure. Regenerate.
80b200a1 3397
4ec9a3b2
NN
33982003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3399
3400 * Makefile.tpl: Remove BUILD_CC stuff.
3401 * Makefile.in: Regenerate.
3402
059083b1 34032003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3404
059083b1
L
3405 * config.guess: Update to 2003-06-12 version.
3406 * config.sub: Update to 2003-06-13 version.
3407
535b046a
TS
34082003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3409
3410 * MAINTAINERS: Add myself as MIPS co-maintainer.
3411
00c22daa 34122003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3413
00c22daa
L
3414 * config.guess: Update to 2003-06-06 version.
3415 * config.sub: Update to 2003-06-06 version.
3416
1047cb91
DD
34172003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3418
3419 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3420 * configure. Regenerate.
3421
123494c8
NN
34222003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3423
1047cb91
DD
3424 * configure.in: Disable serial configure by default.
3425 * configure: Regenerate.
3426 * Makefile.tpl: Abolish .NOTPARALLEL.
3427 * Makefile.in: Regenerate.
3428
7f121bbf
NN
3429 * Makefile.tpl: Replace {build,host,target}_canonical by
3430 {build,host,target}.
3431 * Makefile.in: Regenerate.
3432
123494c8
NN
3433 * Makefile.tpl: Fix stupid pasto.
3434 * Makefile.in: Regenerate.
3435
ec7e0995
NN
34362003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3437
3438 * Makefile.tpl: Remove bogus conditional.
3439 * Makefile.in: Regenerate.
3440
27b1cc72
NN
34412003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3442
2a4cbe27
NN
3443 * Makefile.tpl: Make 'recursive targets' using autogen rather
3444 than shell loop. Remove duplicate 'clean' targets and false
3445 comments.
3446 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3447 Add systematic method of specifying missing targets in subdirs.
3448 Add copyright boilerplate.
3449 * Makefile.in: Regenerate.
3450 * configure.in: Add 'recursive targets' to maybe list.
3451 * configure: Regenerate.
3452
27b1cc72
NN
3453 * Makefile.tpl: Rename [+target+] to [+make_target+].
3454 * Makefile.def: Rename 'target' to 'make_target'.
3455
01e51bd0
NC
34562003-05-30 Nick Clifton <nickc@redhat.com>
3457
3458 * README-maintainer-mode: Update URL for locating blessed config
3459 tools.
3460
2fd84b42
NC
34612003-05-29 Robert Millan <rmh@debian.org>
3462
3463 * ltconfig: Import this patch and modify for use with current
3464 version of ltconfig:
3465
3466 2003-05-21 Bruno Haible <bruno@clisp.org>
3467
3468 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3469 GNU/FreeBSD.
3470
8945c6bb
DD
34712003-05-28 DJ Delorie <dj@redhat.com>
3472
3473 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3474 * Makefile.in: Regenerate.
3475
2f9632a1
JJ
34762003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3477
80b200a1 3478 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3479
3a12db16 34802003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3481
3a12db16
DD
3482 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3483 newlib or libgloss.
3484 * Makefile.in: Regenerate.
3485
44482353
DD
34862003-05-21 DJ Delorie <dj@redhat.com>
3487
3488 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3489 * Makefile.in: Regenerate.
3490
fec2c52d
MR
34912003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3492
3493 * configure.in: Use curly braces in the definition of tooldir.
3494 * configure: Regenerate.
3495
16ae0395
NN
34962003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3497
3498 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3499 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3500 Factor out common code from autogen IF statements.
3501 * configure: Regenerate.
3502 * Makefile.in: Regenerate.
3503
ec11bdc6
DD
35042003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3505
3506 * configure.in: Accept i[3456789]86 for machine type.
3507 * configure: Regenerate.
3508
dd12c3a8
NN
35092003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3510
3511 * configure.in: Switch more things to use maybe dependencies.
3512 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3513 * configure: Regenerate.
3514 * Makefile.tpl: Switch more things to use maybe dependencies.
3515 * Makefile.in: Regenerate.
3516
cf662e21
AJ
35172003-05-16 Andreas Schwab <schwab@suse.de>
3518
3519 * Makefile.tpl (install-opcodes): Define.
3520 * Makefile.in: Rebuild.
3521
5481b376
AJ
35222003-05-13 Andreas Jaeger <aj@suse.de>
3523
3524 * config.guess: Update to 2003-05-09 version.
3525 * config.sub: Update to 2003-05-09 version.
3526
3959a22a
AJ
35272003-05-13 Michael Eager <eager@mvista.com>
3528
3529 * configure.in: Correct sed script so that options in quotes are not
3530 deleted.
3531 * configure: Rebuild.
3532
564b43e5
CV
35332003-05-12 Corinna Vinschen <corinna@vinschen.de>
3534
3535 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3536 and $$s/newlib/libc/sys/cygwin32 include paths.
3537 * configure: Ditto.
3538
bb947dc9
L
35392003-05-05 H.J. Lu <hjl@gnu.org>
3540
3541 * config-ml.in: Restored from gcc repository.
3542
77f7441a
CD
35432003-05-02 Chris Demetriou <cgd@broadcom.com>
3544
80b200a1
ZW
3545 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3546 * Makefile.in: Regenerate.
77f7441a 3547
a26d7085
DJ
35482003-04-27 Daniel Jacobowitz <drow@mvista.com>
3549
3550 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3551 and Makefile.def.
3552
e4c4d240
DJ
35532003-04-27 Daniel Jacobowitz <drow@mvista.com>
3554
3555 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3556 * Makefile.in: Regenerated.
3557
62a3fc85
DD
35582003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3559
3560 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3561 * Makefile.in: Regenerate.
3562
35632003-04-18 Jakub Jelinek <jakub@redhat.com>
3564
3565 * configure.in (powerpc64*-*-linux*): Remove.
3566 * configure: Rebuilt.
3567
5b474aa8
DD
35682003-04-17 Phil Edwards <pme@gcc.gnu.org>
3569
3570 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3571 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3572 and restrap.
3573 * Makefile.in: Regenerate.
3574
35752003-04-16 Richard Earnshaw <rearnsha@arm.com>
3576
3577 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3578 * configure: Regenerated.
3579
bc295afe
AO
35802003-04-11 Alexandre Oliva <aoliva@redhat.com>
3581
3582 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3583 * */configure: Rebuilt.
3584
3728fade
NN
35852003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3586
3587 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3588 * Makefile.in: Regenerate.
3589
ce5b542e
MC
35902003-03-14 Michael Chastain <mec@shout.net>
3591
3592 * Makefile.in: Regenerate with correct Makefile.def.
3593
3db0a37f
NN
35942003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3595
3596 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3597 Make macro.
3598 * Makefile.in: Regenerate.
3599 * configure.in: Clean up gxx_include_dir logic.
3600 * configure: Regenerate.
3601
34349c6e
DD
36022003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3603
3604 * configure.in (gxx_include_dir): Fix typo.
3605 * configure: Regenerated.
3606
686c28c9
AC
36072003-03-06 Andrew Cagney <cagney@redhat.com>
3608
3609 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3610
bba45b8b 36112003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3612
bba45b8b
NN
3613 * configure.in: Include $(build_tooldir)/sys-include in
3614 FLAGS_FOR_TARGET.
3615 * configure: Regenerated.
3616
2683747f
NN
36172003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3618
bba45b8b
NN
3619 * Makefile.tpl: Reindent.
3620 * Makefile.in: Regenerate.
3621 * configure.in: Reindent. Don't set unused variables.
3622 * configure: Regenerate.
3623
2683747f
NN
3624 * Makefile.tpl: Always pass down RANLIB.
3625 * Makefile.in: Regenerate.
3626
3627 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3628 * Makefile.in: Regenerate.
3629 * configure.in: Remove unused logic relating to --enable-shared
3630 and --enable-threads. Remove bogus comments. Remove redundant
3631 noconfigdirs.
3632 * configure: Regenerate.
3633
3634 * configure.in: Replace ${libstdcxx_version} by its value.
3635 Remove reference to mh-dgux.
3636 * configure: Regenerate.
3637
50212802
NN
36382003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3639
3640 * Makefile.tpl: Rearrange.
3641 * Makefile.in: Regenerate.
3642
a6be7fc6
NC
36432003-02-25 Nick Clifton <nickc@redhat.com>
3644
3645 * configure: Remove site-file supprot - it is obsolete.
3646
f8a495c8
NC
36472003-02-24 Uwe Stieber <uwe@wwws.de>
3648
3649 * configure.in: Add support for kaOS as cross build target system.
3650 * configure: Regenerated.
3651
3decd77d
DD
36522003-02-20 Sean McNeil <sean@blue.mcneil.com>
3653
3654 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3655 configure-target-* as some target builds may require additional
3656 flags for preprocessor tests.
3657 * Makefile.in: Regenerated.
3658
f4ff34a3
AO
36592003-02-19 Alexandre Oliva <aoliva@redhat.com>
3660
3661 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3662 * ltconfig: Handle it.
3663 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3664 auto-detecting it.
3665
b7e4a931
AO
36662003-02-19 Alexandre Oliva <aoliva@redhat.com>
3667
3668 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3669 it is used as argument to $CC.
3670 * ltcf-gcj.sh: Likewise.
3671
6b784d9f
AO
36722003-02-19 Alexandre Oliva <aoliva@redhat.com>
3673
3674 * configure.in: Introduce --enable-maintainer-mode.
3675 * configure: Rebuilt.
3676 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3677 for maintainer mode.
3678 * Makefile.in: Rebuilt.
3679
8bcd8a07
AC
36802003-02-19 Andrew Cagney <ac131313@redhat.com>
3681
3682 * configure: Regenerate using autoconf 2.13.
3683
ee3fd329
AM
36842003-02-19 Alan Modra <amodra@bigpond.net.au>
3685
3686 * config.guess: Import latest version.
3687 * config.sub: Import latest version.
3688
e9e45685
JM
36892003-02-18 Jason Merrill <jason@redhat.com>
3690
3691 * Makefile.tpl (check-c++): Allow parallelism.
3692
859789af
AC
36932003-02-17 Andrew Cagney <ac131313@redhat.com>
3694
3695 * configure: Regenerate using autoconf 000227.
3696
b3f16a9b
GK
36972003-02-15 Geoffrey Keating <geoffk@apple.com>
3698
3699 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3700 don't configure target-libobjc.
3701 * configure: Regenerate.
3702
72e60e02
DD
37032003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3704
3705 * Makefile.tpl (RANLIB): Define.
3706 * Makefile.in: Regenerate.
3707
91f0e695
KS
37082003-02-06 Keith R Seitz <keiths@redhat.com>
3709
3710 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3711 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3712 * Makefile.in: Regenerated.
3713 * configure.in: Remove all traces of snavigator, db, and grep.
3714 * configure: Regenerated.
3715
122bfa92
FCE
37162003-01-31 Frank Ch. Eigler <fche@redhat.com>
3717
3718 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3719 * Makefile.in: Regenerated.
3720
264095c3
AO
37212003-01-30 Alexandre Oliva <aoliva@redhat.com>
3722
3723 * config.if: Copy from GCC.
3724
a84dbcb3
AO
37252003-01-27 Phil Edwards <pme@gcc.gnu.org>
3726
3727 * configure.in: Revert 24Jan change.
3728 * configure: Regenerate.
3729
19618276
NN
37302003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3731
3732 * configure.in: Revert previous change.
3733 * configure: Regenerate.
3734
b7f27a92
NN
37352003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3736
3737 * configure.in: Make rda native-only.
3738 * configure: Regenerate.
3739
83326456
NN
37402003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3741
3742 * configure.in: Add missing \.
3743 * configure: Rebuilt.
3744
5e367fa5
JJ
37452003-01-17 Jakub Jelinek <jakub@redhat.com>
3746
3747 * configure.in (baseargs): Avoid using \| in sed regular
3748 expressions.
3749 * configure: Rebuilt.
3750
e01f337c
JJ
37512003-01-16 Jakub Jelinek <jakub@redhat.com>
3752
3753 * configure.in (baseargs): Remove all supported forms of
3754 --cache-file, --srcdir, --host, --build and --target options
3755 from argument lists.
3756 * configure: Rebuilt.
3757
aa236487
AO
37582003-01-15 Alexandre Oliva <aoliva@redhat.com>
3759
3760 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3761 * configure: Rebuilt.
3762
586c0873
NN
37632003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3764
3765 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3766 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3767 * Makefile.in: Regenerate.
3768 * configure: Regenerate.
3769
497f816e
DD
37702003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3771
3772 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3773 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3774 * Makefile.in: Regenerate.
3775
bfbe5519
AO
37762003-01-09 Alexandre Oliva <aoliva@redhat.com>
3777
3778 * configure.in: Remove Makefile in build, host and target modules
3779 unless configure was run with --no-recursion.
3780 * configure: Rebuilt.
3781
3f234ef5
CD
37822003-01-08 Chris Demetriou <cgd@broadcom.com>
3783
3784 * config.guess: Update to 2003-01-03 version.
3785 * config.sub: Update to 2003-01-03 version.
3786
a3982d48
CF
37872003-01-07 Christopher Faylor <cgf@redhat.com>
3788
3789 * configure: Regenerate with proper autoconf 2.13.
3790
75778ec4
CF
37912003-01-07 Christopher Faylor <cgf@redhat.com>
3792
80b200a1
ZW
3793 * configure.in: Add AC_PREREQ for consistency.
3794 * configure: Regenerate.
75778ec4 3795
c180f501
AC
37962003-01-06 Andrew Cagney <ac131313@redhat.com>
3797
3798 * configure.in (GDB_TK): Add tcl directories conditional on
3799 gdb/gdbtk directory being present.
3800 * configure: Regenerate.
5481b376 3801
46ca2cc2
DA
38022003-01-04 John David Anglin <dave.anglin@nrc.ca>
3803
3804 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3805 by gcc if LD is not defined and we are not doing a Canadian Cross.
3806 * configure: Rebuilt.
3807
53dd8dab
DJ
38082003-01-01 Daniel Jacobowitz <drow@mvista.com>
3809
3810 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3811
50ceb20c
TT
38122002-12-31 Tom Tromey <tromey@redhat.com>
3813
3814 * Makefile.in: Rebuilt.
3815 * Makefile.def (target_modules) [libffi]: Allow installation.
3816
e78b5cfe
AS
38172002-12-31 Andreas Schwab <schwab@suse.de>
3818
3819 * configure.in: Fix use of $program_transform_name.
3820 * configure: Regenerated.
3821
67448102
DJ
38222002-12-30 Daniel Jacobowitz <drow@mvista.com>
3823
3824 * configure.in (baseargs): Don't remove first configure argument.
3825 * configure: Regenerated.
3826
e6bfb94a
AO
38272002-12-29 Alexandre Oliva <aoliva@redhat.com>
3828
3829 * Makefile.tpl (local-distclean): Don't remove...
3830 (multilib.ts): ... this. Moved into...
3831 (multilib.out): ... this. Don't use sub-make.
3832 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3833 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3834 (configure-build-[+module+], configure-[+module+],
3835 configure-target-[+module+], configure-gcc): ... these. Test
3836 for Makefile existence. Drop config.status from dependencies.
3837 * Makefile.in: Rebuilt.
3838 * configure.in: Move gcc-version-trigger to the end of
3839 ac_configure_args. Add comments to maybedep.tmp and
3840 serdep.tmp. Introduce --disable-serial-configure. Remove
3841 nonopt from baseargs, matching and removing corresponding
3842 whitespace while at it.
3843 * configure: Rebuilt.
3844
8f0dfb36
AO
38452002-12-28 Alexandre Oliva <aoliva@redhat.com>
3846
3847 * configure.in (host_configargs): Replace reference to
3848 no-longer-defined buildopts with --build=${build_alias}.
3849 * configure: Rebuilt.
3850
43be203f
AO
38512002-12-28 Alexandre Oliva <aoliva@redhat.com>
3852
3853 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3854 program_transform_name to standard idiom.
3855 (AUTOGEN, AUTOCONF): Define.
3856 (Makefile.in): Use $(AUTOGEN).
3857 (Makefile): Depend on config.status, and use autoconf-style rule to
3858 build it. Move original commands to...
3859 (config.status): ... this new target.
3860 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3861 $(AUTOCONF).
3862 * Makefile.in: Rebuilt.
3863
a0da8069
NN
38642002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3865
d18f1c9f
NN
3866 * Makefile.tpl: Fix dramatic bustage due to change in
3867 program_transform_name.
3868 * Makefile.in: Regenerate.
3869
3870 * configure.in: Remove unnecessary PATH setting.
3871 * configure: Regnerate.
3872
3873 * configure.in: Don't default to unprefixed tools unless
3874 the native tools will work.
3875 * configure: Regenerate.
3876
a0da8069
NN
3877 * configure.in: Convert to autoconf script. Blow away lots
3878 of now-redundant Makefile fragments.
3879 * configure: Generate using Autoconf.
3880 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3881 * Makefile.in: Regenerate.
3882
c567df0a
NN
38832002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3884
5481b376 3885 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
3886 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3887
5481b376 3888 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 3889 where they belong.
2c7f9a32 3890
2dabcfb4
AS
38912002-12-24 Andreas Schwab <schwab@suse.de>
3892
3893 * Makefile.tpl (multilib.out): Fix missing space.
3894 * Makefile.in: Regenerate.
3895
1086bc09
NN
38962002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3897
3898 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3899 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3900 * Makefile.in: Regenerate.
3901 * configure.in: Remove unnecessary leftovers.
3902
1086bc09
NN
39032002-12-21 Geoffrey Keating <geoffk@apple.com>
3904
3905 * configure.in (extra_ranlibflags_for_target): New variable.
3906 (*-*-darwin): Add -c to ranlib commands.
3907 * configure (tooldir): Handle extra_ranlibflags_for_target.
3908
14e9ca95
JJ
39092002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3910
3911 * COPYING.NEWLIB: Updated.
3912 * COPYING.LIBGLOSS: Ditto.
3913
14c428fb
NN
39142002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3915
3916 * Makefile.tpl: Revert HJL's change.
3917 * Makefile.in: Regenerated.
3918 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3919 always.
3920
313b8244
AS
39212002-12-19 Andreas Schwab <schwab@suse.de>
3922
3923 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3924 * Makefile.in: Regenerate.
3925
efeae3db
L
39262002-12-18 H.J. Lu <hjl@gnu.org>
3927
3928 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3929 * Makefile.in: Regenerated.
3930
3931 * configure.in (build_prefix): New. Substitute.
3932
43d92c63
NN
39332002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3934
59da4fe6
NN
3935 * Makefile.tpl: Don't let real targets depend on phony targets.
3936 * Makefile.in: Regenerate.
3937
43d92c63
NN
3938 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3939 * Makefile.in: Regenerate.
3940
b72e6a2d
JM
39412002-12-16 Jason Merrill <jason@redhat.com>
3942
3943 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3944 previous 'make bootstrap'.
3945 * Makefile.in: Regenerate.
3946
95c72c44
HPN
39472002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3948
3949 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3950
7d695d07
JM
39512002-12-13 Jason Merrill <jason@redhat.com>
3952
3953 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3954 library tests.
3955 (check-c++): Just depend on it and check-target-libstdc++-v3.
3956 * Makefile.in: Regenerate.
3957
54103d1e
NN
39582002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3959
3960 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3961 * Makefile.in: Regenerate.
3962
4024f1e1
JJ
39632002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3964
80b200a1
ZW
3965 * COPYING.NEWLIB: Update list of alternate Regent of California
3966 licenses and discuss official revoking of advertising clause.
3967 * COPYING.LIBGLOSS: Ditto.
4024f1e1 3968
7dda0df6
AO
39692002-12-12 Alexandre Oliva <aoliva@redhat.com>
3970
3971 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3972 * Makefile.in: Rebuilt.
3973
d03be79e 39742002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 3975
929293f4
NN
3976 * configure: Fix bug put in by gremlins.
3977
d03be79e
NN
3978 * Makefile.tpl: Substitute more autoconfily.
3979 * configure: Substitute more autoconfily.
3980 * Makefile.in: Regenerate.
3981
39822002-12-08 Andrew Cagney <ac131313@redhat.com>
3983
3984 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3985 * Makefile.in (all-sim): Ditto.
a36d530e
DD
3986
39872002-12-06 DJ Delorie <dj@redhat.com>
3988
3989 * Makefile.tpl: Change configure dependencies to not have real
3990 targets depend on phony targets.
b4a77b47 3991
db1ac78d
NN
39922002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3993
bcaf2395
NN
3994 * configure.in: Revert unintentional change.
3995
b4fa093e
NN
3996 * src-release: Configure host subdirs.
3997
db1ac78d
NN
3998 * Makefile.tpl: Change dependency for */multilib.out so that
3999 it works when gcc isn't in the tree.
4000
4001 * configure.in: Substitute more.
4002 * configure: Run subconfigures from the Makefile.
4003 * Makefile.tpl: Run subconfigures from the Makefile; add a few
4004 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4005
15723a45
NN
40062002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4007
e2b9e2dc
NN
4008 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4009 and corresponding dependencies.
4010 * Makefile.in: Regenerate.
4011
2af579c4
NN
4012 * configure.in (host_tools): Order binutils, gas and ld for
4013 convenience in running the testsuites.
4014
a2cc058a
NN
4015 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4016 * Makefile.in: Regenerate.
4017 * configure.in: Introduce rules to serialize subconfigure runs.
4018
15723a45
NN
4019 * configure.in: Introduce BASE_CC_FOR_TARGET.
4020 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
4021 Realize configure-build-* targets. Realize configure-target-* targets.
4022 * Makefile.in: Regenerate.
4023
ae831be5
NN
40242002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4025
4026 * configure: Move gcc_version_trigger stuff from here...
4027 * configure.in: ...to here.
4028
4029 * configure.in: Separate subconfigure options added by this file from
4030 options given by the user. Add machinery to put args for host
4031 subconfigures into the Makefile.
4032
4033 * Makefile.tpl: Remove 'vault' targets.
4034 * Makefile.tpl: Reorder and comment dependencies.
4035 * Makefile.in: Regenerate.
4036
bbf7c8ac
NN
40372002-11-28 Geoffrey Keating <geoffk@apple.com>
4038
4039 * configure.in: Move host-specific darwin noconfigdirs into
4040 the host-specific section.
4041
930314a4
NN
40422002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4043
52d7cdee
NN
4044 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4045 during replay.
4046 * Makefile.in: Regenerate.
4047
930314a4
NN
4048 (finishing slow-motion replay)
4049 * configure: Remove skip-this-dir support.
4050 * Makefile.tpl: Remove skip-this-dir support.
4051
4052 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4053 subdirectories.
4054 * Makefile.in: Regenerate.
4055
4056 * Makefile.tpl: Strip out useless setting of 'dir'.
4057 * Makefile.in: Regenerate.
5481b376 4058
930314a4
NN
40592002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4060
4061 (finishing slow-motion replay)
4062 * configure.in: Fix deeply stupid bug.
4063
4064 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4065 shell code in CXX_FOR_TARGET
4066 * Makefile.def: Introduce raw_cxx.
4067 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4068 RAW_CXX_FOR_TARGET.
4069 * Makefile.in: Regenerate.
4070
40712002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4072
4073 (finishing slow-motion replay)
4074 * Makefile.tpl: Remove unnecessary ifs.
4075 * Makefile.in: Regenerate.
4076
5481b376 4077 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4078 dependencies. Maybe-ize build-libiberty. Create dummy install
4079 targets for 'no_install' modules.
5481b376 4080 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 4081 build_modules stuff to configure.in.
5481b376 4082 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4083 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4084 * Makefile.in: Regenerate.
4085
3866be5d
NN
40862002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4087
4088 (continuing slow-motion replay)
4089 * Makefile.tpl: Make all-target, install-target behave similarly
4090 to all, install (only hitting configured targets). Eliminate
4091 unused macro defintions.
4092
4093 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4094 build != host.
4095
4096 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4097
4098 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4099
5481b376 4100 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
4101 configuring. Remove references to "dosrel".
4102 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 4103 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 4104 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 4105 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
4106 and redundant dependency; rearrange slightly.
4107 * Makefile.def: Add host-side libtermcap, utils.
4108
4109 * Makefile.in: Regenerate.
4110
e393202e
NN
41112002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4112
4113 (Continuing slow-motion replay)
4114 * Makefile.def: Add list of recursive targets to autogenerate.
4115 Add build_modules.
4116 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4117 targets. Autogenerate *-build-* targets.
4118 * Makefile.in: Regenerate.
4119
583d52d7
NN
41202002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4121
4122 (Continuing slow-motion replay)
4123 * configure: More autoconf-style substitutions.
4124 * Makefile.tpl: More autoconf-style substitutions.
4125 * Makefile.in: Regenerate.
4126
41272002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4128
4129 (Continuing slow-motion replay)
4130 * configure: Substitute more variables in a more autoconf-friendly
4131 way. Simplify slightly.
4132 * Makefile.tpl: Make more variables substitutable in an
4133 autoconf-friendly way.
4134 * Makefile.in: Regenerate.
4135
874e38b4
NN
41362002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4137
4138 (Continuing slow-motion replay)
4139 * configure.in (v810*): Remove special setting of tools.
4140
4141 * configure: Add support for extra required flags for ar or nm.
4142 * configure.in (aix4.3+): Use above support for target-specific
4143 issues, rather than using config/mt-aix43.
4144
852e5f18
NN
41452002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4146
4147 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4148 * configure: Remove 'removing', which doesn't work. Replace $subdir
4149 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4150 with $srcdir. Reformat indentation. Substitute some variables
4151 formerly hard-coded in the Makefile for build=host.
4152 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4153 * Makefile.def: Autogenerate more.
4154 * Makefile.in: Regenerate.
4155
c9a0d920
DD
41562002-11-13 Bruce Korb <bkorb@gnu.org>
4157
4158 * Makefile.tpl: syntactic cleanup
4159
dd2768ff
KB
41602002-11-04 Kevin Buettner <kevinb@redhat.com>
4161
4162 * Makefile.def (host_modules): Add rda.
4163 * Makefile.in: Regenerate.
4164 * configure.in (target_tool): Add target-rda to list.
4165
1aa8389d
DD
41662002-10-25 Phil Edwards <pme@gcc.gnu.org>
4167
4168 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4169 and restrap targets to this rule.
4170 * Makefile.in: Regenerate.
4171
28f46298
HPN
41722002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4173
4174 * configure.in (i[3456]86-*-linux*): Add check to disable
4175 ${libgcj} for glibc1.
4176
ff72e302
NC
41772002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4178
4179 * configure.in: Add tic4x target.
4180
8607b6c9
NN
41812002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4182
4183 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4184 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4185 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4186 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4187 * Makefile.in: Regenerate.
4188
f8f61f4a
NN
41892002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4190
c86f794b
NN
4191 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4192 * Makefile.in: Regenerate.
4193
a9590527
NN
4194 * Makefile.def: Remove order dependency comments.
4195 * Makefile.tpl: Add explicit install-install dependencies.
4196 * Makefile.in: Regenerate.
4197
8412ce72
NN
4198 * Makefile.tpl: Remove material now in src-release. (Finally!)
4199 * Makefile.in: Regenerate.
4200
8b9f37f1
NN
4201 * configure: Restore my original patch by syncing with gcc version.
4202
f8f61f4a
NN
4203 * Bring following over from gcc:
4204
42052002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4206
4207 * configure.in (s390*-*-linux*): Enable libgcj.
4208
403d9505
NN
42092002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4210
4211 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4212
95f6f383
AM
42132002-10-02 Alan Modra <amodra@bigpond.net.au>
4214
e4673b0a 4215 * configure: Move stray lines back to where they belong.
95f6f383 4216
748503c8
NN
42172002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4218
a581b5c3
NN
4219 * Makefile.tpl: Insert configure-target target, for src-release.
4220
c084f5b4
NN
4221 * configure: Finish reverting change which Andrew Cagney started
4222 reverting. Should fix bustage.
4223
7aa673ed 4224 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
4225 * src-release: New file. Contains material for making net
4226 releases for gdb, binutils, et al., formerly in Makefile.in.
4227
82a9b2d9
NC
42282002-09-30 Nick Clifton <nickc@redhat.com>
4229
4230 * cpu: New top level directory. Intended to hold input files for
4231 CGEN which have FSF copyright assignment.
4232 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4233
c2463a00
AC
42342002-09-29 Andrew Cagney <ac131313@redhat.com>
4235
4236 Revert below (note that src does not contain Makefile.tpl):
4237 * Makefile.tpl: Make subsituted variables more autoconfy.
4238 * Makefile.in: Regenerate.
4239
f03b4789
NN
42402002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4241
c11e16a9
NN
4242 * configure: Revert accidentally applied changes.
4243
f03b4789
NN
4244 * Makefile.tpl: Make more autoconf-friendly.
4245 * Makefile.in: Regenerate.
4246 * configure: Make substitution more autoconf-like.
4247
42482002-09-28 Richard Earnshaw <rearnsha@arm.com>
4249
4250 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4251 single entry to handle all these.
4252 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4253 libjava on arm-*-elf.
4254
c0292023
GK
42552002-09-27 Geoffrey Keating <geoffk@apple.com>
4256
4257 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4258 things that depend on them.
4259
c66d951e
NN
42602002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4261
4262 * Makefile.tpl: Make subsituted variables more autoconfy.
4263 * Makefile.in: Regenerate.
4264 * configure: Make seds more autoconfy.
4265
907a7241 42662002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
4267
4268 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4269 * Makefile.in: Regenerate.
4270 * configure.in: Rewrite sed statements to look autoconfy.
4271
907a7241
NN
4272 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4273 all-target-foo on configure-target-foo.
4274 * Makefile.def: Ditto.
4275 * Makefile.in: Rebuild.
4276
405ea7a0
NN
42772002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4278
4279 * Makefile.def: New file.
4280 * Makefile.tpl: New file.
4281 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4282
4283 * configure.in: Minor rearrangement. Simplify tests.
4284
bdc57bfd
JT
42852002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4286
4287 * configure.in (with_headers): Skip copy if value is "yes".
4288 (with_libs): Likewise.
4289
ae03d6e2
NN
42902002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4291
4292 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4293 * configure.in (sh*-*-pe*): Ditto.
4294 * configure.in (mips*-*-pe*): Ditto.
4295 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
4296
4297 * configure.in: Rearrange.
4298
707960fe
NC
42992002-09-12 Nick Clifton <nickc@redhat.com>
4300
4301 * Import these changes from the config master repository:
4302
4303 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4304
4305 * config.sub: Add tic4x target.
4306
4307 2002-09-03 Ben Elliston <bje@redhat.com>
4308
4309 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4310 Reported by <Duncan_Stodart@insession.com>.
4311
36ea319f
JJ
43122002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4313
4314 * COPYING.NEWLIB: More updates.
4315
cf57480a
JJ
43162002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4317
4318 * COPYING.NEWLIB: Update.
4319
fd31a171
AC
43202002-08-23 Andrew Cagney <ac131313@redhat.com>
4321
23b632fc
AC
4322 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4323
fd31a171
AC
4324 * config.guess: Import version 2002-08-23.
4325 * config.sub: Import version 2002-08-22.
4326
a08bafb5
AO
43272002-08-20 Alexandre Oliva <aoliva@redhat.com>
4328
4329 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4330 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4331 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4332
17240c1f
NC
43332002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4334
4335 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4336
e70ad0c6
L
43372002-08-04 H.J. Lu (hjl@gnu.org)
4338
4339 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4340
574e6d11
DD
43412002-07-31 Alan Modra <amodra@bigpond.net.au>
4342
4343 * configure.in: Move generic linux case to end. Copy generic
4344 linux noconfigdirs to mips*-*-linux* entry and new
4345 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4346
611e7523
CD
43472002-07-19 Chris Demetriou <cgd@broadcom.com>
4348
4349 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4350 one instance of them which was missed to the list to update.
4351
51759676
CD
43522002-07-16 Chris Demetriou <cgd@broadcom.com>
4353
4354 * config.guess: Update to 2002-07-09 version.
4355 * config.sub: Update to 2002-07-03 version.
4356
7c1f909c
DD
43572002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4358
4359 * configure.in: Remove two redundant tests.
4360
d7cf5d30
DD
43612002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4362
4363 * configure.in (mips*-*-irix6*o32): Enable stabs.
4364
c74222f7
DD
43652002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4366
5b53c336
DD
4367 * configure.in: Don't build grez.
4368 * Makefile.in: Ditto.
4369
c74222f7
DD
4370 * Makefile.in: Remove references to bsp, cygmon, libstub.
4371 * configure.in: Ditto.
4372
4373 * configure.in: Remove leftover reference to gdbtest.
4374
edd1b227
DD
43752002-07-08 Phil Edwards <pme@gcc.gnu.org>
4376
4377 * configure.in (gxx_include_dir): Change to match versioned
4378 C++ headers if --enable-version-specific-runtime-libs is used.
4379
486186e3
AO
43802002-07-04 Steve Ellcey <sje@cup.hp.com>
4381
4382 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4383
ff0a3bf8
DD
43842002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4385
4386 * configure.in: Make --without-x work.
4387
1dfa8174
NC
43882002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4389
4390 * contrib: New directory. Created to contain a copy of the
5481b376 4391 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
4392 the FSF GCC sources.
4393
07637366
DD
43942002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4395
b6f83f2a
DD
4396 * configure.in: Rearrange target Makefile fragment collection.
4397
07637366
DD
4398 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4399 cvs[src].
4400 * configure.in: Ditto.
4401
f48556b1
DD
44022002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4403
4404 * Makefile.in: Eliminate 'apache' targets.
4405 * configure.in: Eliminate 'apache' targets.
4406
4407 * configure.in: Eliminate redundant tests. Reorganize.
4408
4409 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4410
4411 * config-ml.in: Eliminate references to Cygnus configure.
4412
4413 * Makefile.in: Eliminate references to building emacs.
4414
44152002-07-01 Denis Chertykov <denisc@overta.ru>
4416
4417 * configure.in: Add support for ip2k.
4418
cdb9e2b8
BE
44192002-06-24 Ben Elliston <bje@redhat.com>
4420
4421 * configure.in (host_tools): Remove cgen.
4422
4423 * Makefile.in (all-cgen): Remove; runs from its source directory.
4424 (check-cgen, install-cgen, clean-cgen): Likewise.
4425 (all-opcodes): No not depend on all-cgen.
4426 (all-sim): Likewise.
4427
3558860c
DD
44282002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4429
4430 * configure.in: Fix AIX configury bug.
4431
e3b0c936
DD
44322002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4433
cdb9e2b8 4434 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4435
cdb9e2b8
BE
4436 * configure.in: Move definition of libstdcxx_flags right above
4437 usage, rather than way earlier.
8ee424c0 4438
c712250a
DD
4439 * configure.in: Pull definition of is_cross_compiler earlier.
4440
9ee1a75c
DD
4441 * configure.in: Rearrange a little.
4442
e3b0c936
DD
4443 * configure.in: Remove references to librx.
4444 * Makefile.in: Remove references to librx.
4445
b2bd228e
DD
44462002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4447
4448 * configure.in: Eliminate ${gasdir} variable.
4449
7cd52483
DB
44502002-06-18 Dave Brolley <brolley@redhat.com>
4451
4452 * configure.in: Add support for frv.
4453 * config.sub: Add support for frv.
4454
6c5e141a
DD
44552002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4456
4457 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4458
0d18b56d
JT
44592002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4460
4461 * configure.in (vax-*-netbsd*): Re-enable gas.
4462
fd8958d5
DD
44632002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4464
27f15fdd
DD
4465 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4466 BUILD_PREFIX_1, to correct nomenclature.
4467 * configure: Likewise.
4468
fd8958d5
DD
4469 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4470 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4471
0c2442b7
DD
44722002-05-31 Olaf Hering <olh@suse.de>
4473
4474 * config-ml.in: Propogate DESTDIR also.
4475
a3602181
JT
44762002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4477
4478 * configure.in (vax-*-netbsd*): Don't build gas for this
4479 platform.
4480
c95f53ae
MM
44812002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4482
4483 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4484 and libgcj for AVR.
4485
1d7c1053
NC
44862002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4487
4488 * config.sub: Add DLX target.
4489
4b37028f
JT
44902002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4491
4492 * config.guess: Update to 2002-05-22 version.
4493 * config.sub: Likewise.
4494
d5de0a84
NC
44952002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4496
4497 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4498 * config-ml.in: Likewise.
4499 * configure: Likewise.
4500 * configure.in: Likewise.
4501
c92a0210
DD
45022002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4503
115a77aa
DD
4504 * configure.in: Simplify makefile fragment collection.
4505
4506 * configure.in: Remove code to build emacs.
e99daf2b 4507
91e060aa
DD
4508 * configure.in : Remove --srcdir argument from targargs and buildargs
4509 (it's always overridden in the Makefile anyway). Rearrange a bit.
4510
4511 * configure: Move some logic to configure.in.
4512 * configure.in: Move some logic from configure.
c92a0210 4513
91217342
JJ
45142002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4515
4516 * COPYING.LIBGLOSS: New file.
4517
d3d8a9ee
NC
45182002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4519
4520 * Makefile.in: Honour DESTDIR.
4521
3a036cdc
AO
45222002-05-05 Alexandre Oliva <aoliva@redhat.com>
4523
4524 * configure.in (noconfigdirs): Don't disable libgcj on
4525 sparc64-*-solaris* and sparcv9-*-solaris*.
4526
6d095fe4
AO
45272002-05-03 Alexandre Oliva <aoliva@redhat.com>
4528
4529 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4530
dac55df9
TF
45312002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4532
4533 * configure.in (FLAGS_FOR_TARGET): Do not add
4534 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4535 on i[3456]86-*-linux*.
4536
a018e15b
TF
45372002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4538
4539 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4540
4541 * configure.in (noconfigdirs): Do not add target-newlib if
4542 target == i[3456]86-*-linux*, and host == target.
4543
5f284831
MM
45442002-04-29 Mark Mitchell <mark@codesourcery.com>
4545
4546 * config.guess: Updated to 2002-04-26's version.
4547 * config.sub: Updated to 2002-04-26's version.
4548
33babf59
DD
45492002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4550
bd5f7da2
DD
4551 * configure.in: delete reference to absent file
4552
a0c4f3a0
DD
4553 * configure.in: replace '[' with 'test'
4554
66f1ba4f
DD
4555 * configure.in: Eliminate references to gash.
4556 * Makefile.in: Eliminate references to gash.
4557
7c3ab50c
DD
4558 * configure.in: remove useless references to 'pic' makefile fragments.
4559
bbc025f5
DD
4560 * configure.in: (*-*-windows*) Finish removing.
4561
33babf59
DD
4562 * configure.in: Eliminate redundant test for libgui.
4563
d5ec694c
DD
45642002-04-26 Joel Sherrill <joel@OARcorp.com>
4565
4566 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4567 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4568
57a5346c
DD
45692002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4570
4571 * configure.in: remove references to dead files
4572
dbf93899
DD
45732002-04-18 Tom Tromey <tromey@redhat.com>
4574
4575 * configure.in: Disallow configuring libgcj when it is already
4576 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4577 Solaris 2.8 by default. For PR libgcj/6158.
4578
26eadf68
DD
45792002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4580
4581 * configure.in: Move default CC setting out of config/mh-* fragments
4582 directly into here.
4583
a0a2c6c6
DD
45842002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4585
4586 * configure.in: don't even try to configure or make a subdirectory
4587 if there's no configure script for it.
4588
9972f812
DD
45892002-04-15 Mark Mitchell <mark@codesourcery.com>
4590
4591 * MAINTAINERS: Remove chill maintainers.
4592 * Makefile.in (CHILLFLAGS): Remove.
4593 (CHILL_LIB): Remove.
4594 (TARGET_CONFIGDIRS): Remove libchill.
4595 (CHILL_FOR_TARGET): Remove.
4596 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4597 CHILL_LIB.
4598 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4599 (CHECK_TARGET_MODULES): Likewise.
4600 (INSTALL_TARGET_MODULES): Likewise.
4601 (CLEAN_TARGET_MODULES): Likewise.
4602 (configure-target-libchill): Remove.
4603 (all-target-libchill): Remove.
4604 * configure.in (target_libs): Remove target-libchill.
4605 Do not compute CHILL_FOR_TARGET.
4606 * libchill: Remove directory.
5481b376 4607
75205f78
DD
46082002-04-15 DJ Delorie <dj@redhat.com>
4609
4610 * Makefile.in, configure.in, configure: Sync with gcc, entries
4611 follow...
4612
46132002-04-08 Tom Tromey <tromey@redhat.com>
4614
4615 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4616 Fixes PR libgcj/6068.
4617
46182002-03-30 Krister Walfridsson <cato@df.lth.se>
4619
4620 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4621
46222002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4623
4624 * configure.in (alpha*-dec-osf*): Enable libgcj.
4625
46262002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4627
4628 Fix for: PR bootstrap/3591, target/5676
4629 * configure.in (mcore-pe): Disable the configuration of
4630 libstdc++-v3 since exceptions are not supported.
4631
46322002-03-20 Anthony Green <green@redhat.com>
4633
4634 * configure.in: Enable libgcj for xscale-elf target.
4635
46362002-02-28 Alexandre Oliva <aoliva@redhat.com>
4637
4638 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4639 libjava.
4640 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4641
46422002-02-22 Alexandre Oliva <aoliva@redhat.com>
4643
4644 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4645 libstdc++-v3 and libjava.
4646
46472002-02-11 Adam Megacz <adam@xwt.org>
4648
4649 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4650 boehm-gc
4651
46522002-02-09 Alexandre Oliva <aoliva@redhat.com>
4653
4654 * config.guess: Updated to 2002-01-30's version.
4655 * config.sub: Updated to 2002-02-01's version.
4656 Contribute sh64-elf.
4657 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4658 * configure.in: Added sh64-*-*.
4659
46602002-01-17 H.J. Lu <hjl@gnu.org>
4661
4662 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4663 (all-target-fastjar): Also depend on all-target-libiberty.
4664
4665Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4666
4667 * configure, configure.in: Use temp file for long sed commands.
4668
46692001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4670
4671 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4672 libf2c.
4673
46742001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4675
4676 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4677
46782001-10-11 Hans-Peter Nilsson <hp@axis.com>
4679
4680 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4681
46822001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4683
4684 * configure: Handle temporary files securely using mkdir.
4685
46862001-09-26 Will Cohen <wcohen@redhat.com>
4687
4688 * configure.in (*-*-linux*): Disable configuration of target-newlib
4689 and target-libgloss.
4690
46912001-09-26 Alexandre Oliva <aoliva@redhat.com>
4692
4693 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4694 RANLIB.
4695
46962001-08-11 Graham Stott <grahams@redhat.com>
4697
4698 * Makefile.in (check-c++): Add missing semicolon.
4699
47002001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4701
4702 * configure.in (sh-*-linux*): New.
4703
47042001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4705
4706 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4707 and libgcj on m68hc11/m68hc12.
4708
47092001-06-27 H.J. Lu (hjl@gnu.org)
4710
4711 * Makefile (CFLAGS_FOR_BUILD): New.
4712 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4713
47142001-06-01 Hans-Peter Nilsson <hp@axis.com>
4715
4716 * configure.in (libstdcxx_flags): Do not try to execute
4717 libstdc++-v3/testsuite_flags until it exists.
4718
47192001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4720
4721 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4722
47232001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4724
4725 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4726
4727Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4728
4729 * configure.in: Move *-chorusos target case to the proper switch.
4730 Disable libgcj.
4731
47322001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4733
4734 * Makefile.in (STAGE1_CFLAGS): Pass down.
4735
47362001-04-13 Alan Modra <amodra@one.net.au>
4737
4738 * config.guess: Add hppa64-linux support. Note for next import that
4739 this is already in the master file.
4740 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4741
47422001-03-22 Colin Howell <chowell@redhat.com>
4743
4744 * Makefile.in (DO_X): Do not backslash single-quotes in
4745 backquotes (two places).
4746
47472001-03-18 Laurynas Biveinis <lauras@softhome.net>
4748
4749 * Makefile.in (DO_X): Quote nested quotes.
4750
47512001-03-15 Laurynas Biveinis <lauras@softhome.net>
4752
4753 * Makefile.in (DO_X): Use double quotes for quoting
4754 "RANLIB=$${RANLIB}".
4755
47562001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4757
4758 * configure.in: Only use `lang_requires' for languages athat are
4759 actually enabled.
4760
47612001-03-07 Tom Tromey <tromey@redhat.com>
4762
4763 * configure.in: Allow config-lang.in to set `lang_requires' to list
4764 of other required languages.
4765
47662001-03-06 Laurynas Biveinis <lauras@softhome.net>
4767
4768 * Makefile.in: Remove RANLIB definition. Use RANLIB
4769 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4770 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4771
47722001-02-28 Benjamin Kosnik <bkoz@redhat.com>
4773 Alexandre Oliva <aoliva@redhat.com>
4774
4775 * Makefile.in (check-c++): Use tabs, not spaces.
4776
47772001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4778
4779 * Makefile.in (check-c++): New rule.
4780
4781 * configure.in (target_libs): Remove libg++.
4782 (noconfigdirs): Remove libg++.
4783 (noconfigdirs): Same.
4784 (noconfigdirs): Same.
4785 (noconfigdirs): Same.
4786
4787 * config-ml.in: Remove libg++ references.
4788
4789 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4790 (ALL_TARGET_MODULES): Same.
4791 (configure-target-libg++): Remove.
4792 (all-target-libg++): Remove.
4793 (configure-target-libio): Remove.
4794 (all-target-libio): Remove.
4795 (check-target-libio): Remove.
4796 (.PHONY): Remove.
4797 (libg++.tar.bz2): Remove.
4798 (all-target-cygmon): Remove libio.
4799 (all-target-libstdc++): Remove.
4800 (configure-target-libstdc++): Remove.
4801 (TARGET_LIB_PATH): Remove libstdc++.
4802 (ALL_GCC_CXX): Remove libstdc++.
4803 (all-target-gperf): Correct.
4804
48052001-02-15 Anthony Green <green@redhat.com>
4806
4807 * configure: Introduce GCJ_FOR_TARGET.
4808 * configure.in: Ditto.
4809 * Makefile.in: Ditto.
4810
48112001-02-08 Chandrakala Chavva <cchavva@redhat.com>
4812
4813 * configure.in: for *-chorusos, don't config target-newlib and
4814 target-libgloss.
4815
48162001-02-04 Mark Mitchell <mark@codesourcery.com>
4817
4818 Remove V2 C++ library.
4819 * configure.in: Remove --enable-libstdcxx_v3 support.
4820
48212001-01-27 Richard Henderson <rth@redhat.com>
4822
4823 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4824
48252001-01-26 Tom Tromey <tromey@redhat.com>
4826
4827 * configure.in: Allow libgcj to be built on Sparc Solaris.
4828
48292001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4830
4831 * configure.in: Enable libgcj on several additional platforms.
4832
48332001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4834
4835 * configure.in: Enable libgcj for linux targets.
4836
48372001-01-09 Mike Stump <mrs@wrs.com>
4838
4839 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4840 failures of subdirectories.
4841
48422001-01-02 Laurynas Biveinis <lauras@softhome.net>
4843
4844 * configure: handle DOS-style absolute paths.
4845
48462001-01-02 Laurynas Biveinis <lauras@softhome.net>
4847
4848 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4849
48502000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4851
4852 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4853 (libstdcxx_incdir): Pass down.
4854 * config.if: Remove expired bits for cxx_interface, add stub.
4855 (libstdcxx_incdir): Add variable for g++ include directory.
4856 * configure.in (gxx_include_dir): Use it.
4857
48582000-12-15 Andreas Jaeger <aj@suse.de>
4859
4860 * configure.in: Handle lang_dirs.
4861
48622000-12-13 Anthony Green <green@redhat.com>
4863
4864 * configure.in: Disable libgcj for any target not specifically
4865 listed. Disable libgcj for x86 and Alpha Linux until compatible
4866 with g++ abi.
4867
48682000-12-13 Mike Stump <mrs@wrs.com>
4869
4870 * Makefile.in (local-distclean): Also remove fastjar.
4871
48722000-12-10 Anthony Green <green@redhat.com>
4873
4874 * configure.in: Define libgcj. Disable libgcj target libraries for
4875 most targets.
4876
48772000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
4878
4879 * configure.in (target_libs): Revert 2000-12-08 patch.
4880 (noconfigdirs): Added target-libjava.
4881
48822000-12-09 Laurynas Biveinis <lauras@softhome.net>
4883
4884 * Makefile.in: handle DOS-style absolute paths.
4885
48862000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4887
4888 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4889 libjava.
4890 * configure.in (target_libs): Removed `target-libjava'.
4891
48922000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4893
4894 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4895 (ALL_MODULES): Added fastjar.
4896 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4897 (all-target-libjava): all-fastjar replaces all-zip.
4898 (all-fastjar): Added.
4899 (configure-target-fastjar, all-target-fastjar): Likewise.
4900 * configure.in (host_tools): Added fastjar.
4901
49022000-12-07 Mike Stump <mrs@wrs.com>
4903
4904 * Makefile.in (local-distclean): Remove leftover built files.
4905
49062000-11-16 Fred Fish <fnf@be.com>
4907
4908 * configure.in (enable_libstdcxx_v3): Fix typo,
4909 libstd++ -> libstdc++.
4910
49112000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4912
4913 * configure: Provide the original toplevel configure arguments
4914 (including $0) to subprocesses in the environment rather than
4915 through gcc/configargs.h.
4916
49172000-11-12 Mark Mitchell <mark@codesourcery.com>
4918
4919 * configure: Turn on libstdc++ V3 by default.
4920
49212000-10-16 Michael Meissner <meissner@redhat.com>
4922
4923 * configure (gcc/configargs.h): Only create if there is a build GCC
4924 directory created.
4925
49262000-10-05 Phil Edwards <pme@gcc.gnu.org>
4927
4928 * configure: Save configure arguments to gcc/configargs.h.
4929
49302000-10-04 Andris Pavenis <pavenis@latnet.lv>
4931
4932 * Makefile.in (bootstrap): avoid recursion if subdir missing
4933 (cross): ditto
4934 (do-proto-toplev): ditto
4935
4936Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4937
4938 * configure.in: Do not build byacc for hppa64. Provide paths to the
4939 X11 libraries for hppa64.
4940
49412000-09-02 Anthony Green <green@cygnus.com>
4942
4943 * Makefile.in (all-gcc): Depend on all-zlib.
4944 (CLEAN_MODULES): Add clean-zlib.
4945 (ALL_MODULES): Add all-zlib.
4946 * configure.in (host_libs): Add zlib.
4947
49482000-08-25 Alexandre Oliva <aoliva@redhat.com>
4949
4950 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4951 $targargs to tell whether newlib is going to be built.
4952
4953 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4954 $$r/TARGET_SUBDIR/libio for _G_config.h.
4955
49562000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4957
4958 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4959
4960 * configure: Make enable_threads and enable_shared defaults
4961 explicit. Substitute enable_threads into generated Makefiles.
4962 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4963 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4964
49652000-08-02 Manfred Hollstein <manfredh@redhat.com>
4966
4967 * configure.in: Re-enable all references to libg++ and librx.
4968
ffb97b2f 49692002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 4970
ffb97b2f
DD
4971 * configure.in: Add *-*-freebsd* configurations.
4972
bbf6e9e3
AC
49732002-04-07 Andrew Cagney <ac131313@redhat.com>
4974
4975 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4976 (do-tar, do-bz2): New rules.
4977 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4978 (gdb-tar): New rule.
4979 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4980 (insight_dejagnu.tar): New rule.
4981 (insight.tar): New rule.
4982 (gdb+dejagnu.tar): New rule.
4983 (gdb.tar): New rule.
4984
8f1579c0
AC
49852002-04-07 Andrew Cagney <ac131313@redhat.com>
4986
4987 * MAINTAINERS: Update dejagnu/
4988
ba3c59ab
AO
49892002-03-16 Alexandre Oliva <aoliva@redhat.com>
4990
4991 * ltmain.sh (relink_command): Fix typo in previous change.
4992
6243d5dd
AO
49932002-03-15 Alexandre Oliva <aoliva@redhat.com>
4994
4995 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4996 (relink_command): Added --tag flags.
4997 (mode=install): If relinking fails; error out.
4998
80413487
RH
49992002-03-12 Richard Henderson <rth@redhat.com>
5000
5001 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
5002 .NOTPARALLEL tag.
5003 (do-check): Rename from check.
5004 (check): Allow parallel check.
5005
3daeddf6
RH
50062002-03-11 Richard Henderson <rth@redhat.com>
5007
5008 * Makefile.in (.NOTPARALLEL): Add fake tag.
5009
fad93c55
L
50102002-03-07 H.J. Lu (hjl@gnu.org)
5011
5012 * configure.in: Enable gprof for mips*-*-linux*.
5013
2e8357fc
AO
50142002-02-28 Alexandre Oliva <aoliva@redhat.com>
5015
5016 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5017 libjava.
5018 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5019
bd48e1a9
AC
50202002-02-24 Andrew Cagney <ac131313@redhat.com>
5021
5022 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5023
39121370
DJ
50242002-02-23 Daniel Jacobowitz <drow@mvista.com>
5025
5026 * config.guess: Import from master sources, rev 1.232.
5027 * config.sub: Import from master sources, rev 1.246.
5028
081ff160
AO
50292002-02-23 Alexandre Oliva <aoliva@redhat.com>
5030
5031 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5032 because its Makefile is there; test for the executable instead.
5033
20a5393b
AO
50342002-02-09 Alexandre Oliva <aoliva@redhat.com>
5035
5036 Contribute sh64-elf.
5037 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5038 * configure.in: Added sh64-*-*.
5039
38135629
JJ
50402002-02-04 Jeff Johnston <jjohnstn@redhat.com>
5041
80413487
RH
5042 * COPYING.NEWLIB: Remove advertising clause from
5043 Berkeley and Red Hat licenses.
38135629 5044
48d19748
MD
50452002-02-01 Mo DeJong <supermo@bayarea.net>
5046
5047 * Makefile.in: Add all-tix to deps for all-snavigator
5048 so that tix is built when building snavigator.
5049
f6e1c110
BE
50502002-02-01 Ben Elliston <bje@redhat.com>
5051
5052 * config.guess: Import from master sources, rev 1.229.
5053 * config.sub: Import from master sources, rev 1.240.
5054
4867be41
DJ
50552002-01-27 Daniel Jacobowitz <drow@mvista.com>
5056
5057 From Steve Ellcey <sje@cup.hp.com>:
5058 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5059 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5060 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5061 IA64.
5062 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5063 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5064 soname_spec, sys_lib_search_path_spec): Ditto.
5065
e82380cc
JT
50662002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
5067
5068 * configure.in (*-*-netbsd*): New. Skip target-newlib,
5069 target-libiberty, and target-libgloss. Skip Java-related
5070 libraries if not supported for NetBSD on target CPU.
5071
1319fb9c
NC
50722002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
5073
5074 * configure.in: Import StrongARM and XScale target_configdirs from
5075 FSF GCC version.
5076
b020f6ac
L
50772002-01-16 H.J. Lu (hjl@gnu.org)
5078
5079 * config.guess: Import from master sources, rev 1.225.
5080 * config.sub: Import from master sources, rev 1.238.
5081
5082 * MAINTAINERS: Updated notes on config.guess and config.sub.
5083
a0c1c920
NC
50842002-01-11 Steve Ellcey <sje@cup.hp.com>
5085
5086 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5087 ld and gdb are not supported.
5088
a9fa5e1f
JJ
50892002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5090
5091 * Change reference to Cygnus Solutions to be Red Hat.
5092
94077108
JJ
50932002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5094
5095 * COPYING.NEWLIB: Update generic copyright date.
5096
05ecd75c
MS
50972002-01-07 Mark Salter <msalter@redhat.com>
5098
5099 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5100 Allow target-libgloss to be built for arm, strongarm, and xscale.
5101
a106bb62
BE
51022002-01-03 Ben Elliston <bje@redhat.com>
5103
5104 * MAINTAINERS: Update URL for config.* scripts.
5105
0e254642
AM
51062001-12-18 Alan Modra <amodra@bigpond.net.au>
5107
5108 * config.sub: Import latest version.
5109 * config.guess: Likewise.
5110
0a0d0041
TF
51112001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5112
5113 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5114 options for i[3456]86-pc-linux* native builds.
5115
d932cae7
NC
51162001-12-05 Laurent Guerby <guerby@acm.org>
5117
5118 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 5119 libiberty.
d932cae7
NC
5120
5121 Import this patch from gcc:
5481b376 5122
d932cae7
NC
5123 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5124
5125 * symlink-tree: handle DOS-style absolute paths.
5126
49b7683b
DD
51272001-11-28 DJ Delorie <dj@redhat.com>
5128 Zack Weinberg <zack@codesourcery.com>
5129
5130 When build != host, create libiberty for the build machine.
5131
5132 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5133 CONFIG_ARGUMENTS.
5134 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5135 New variables.
5136 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5137 and rules.
5138 (all.normal): Depend on ALL_BUILD_MODULES.
5139 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5140 (all-build-libiberty): Depend on configure-build-libiberty.
5141
5142 * configure: Calculate and substitute proper value for
5143 ALL_BUILD_MODULES.
5144 * configure.in: Create the build subdirectory.
5145 Calculate and substitute TARGET_CONFIGARGS (formerly
5146 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5147
26ef82f4
GK
51482001-11-26 Geoffrey Keating <geoffk@redhat.com>
5149
5150 * config.sub: Update to version 1.232 on subversion.
5151
43e64072
NC
51522001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5153
5154 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5155 files from .po files for a distribution.
5156
66f6c0d5
HPN
51572001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
5158
5159 * COPYING.NEWLIB: Mention preserved notice in specific parts.
5160
4a02fdb2
JH
51612001-11-13 Jeff Holcomb <jeffh@redhat.com>
5162
5163 Merged from net gcc:
5164 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5165 * ltcf-c.sh: Use $objext, not $ac_objext.
5166 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5167 * ltcf-cxx.sh: Add support for GNU.
5168 2001-07-22 Timothy Wall <twall@redhat.com>
5169 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5170 default settings if using GNU tools with that configuration.
5171 * ltcf-cxx.sh: Ditto.
5172 * ltcf-gcj.sh: Ditto.
5173 2001-07-21 Michael Chastain <chastain@redhat.com>
5174 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5175 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5176 * ltmain.sh: Mark as gcc-local.
5177
227b9953
JH
51782001-11-13 Jeff Holcomb <jeffh@redhat.com>
5179
5180 * Makefile.in (all-bison): Revert 2001-10-24.
5181 Don't depend on texinfo.
5182
cbbab8fb
JJ
51832001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5184
80413487 5185 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 5186
922b2485
DD
51872001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5188
5189 * configure.in (--enable-languages): Be more permissive about
5190 syntax. Check for empty lists better. Warn about $LANGUAGES.
5191
f08fa01d
HPN
51922001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5193
5194 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5195
fee3da4e
JH
51962001-10-24 Jeff Holcomb <jeffh@redhat.com>
5197
5198 Makefile.in (all-bison): Don't depend on texinfo.
5199
73fb1ef9
AM
52002001-10-03 Alan Modra <amodra@bigpond.net.au>
5201
5202 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5203
373688ac
AO
52042001-09-29 Alexandre Oliva <aoliva@redhat.com>
5205
5206 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5207
9c07660b
HPN
52082001-09-28 Hans-Peter Nilsson <hp@axis.com>
5209
5210 * config.sub, config.guess: Import latest from subversions.
5211
3f152009
AO
52122001-09-21 Alexandre Oliva <aoliva@redhat.com>
5213
5214 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5215 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5216 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5217 avoid quotes nesting problems.
5218 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5219 (DO_X): Export only variables that are set.
5220
8f6a59e5
BE
52212001-09-19 Ben Elliston <bje@redhat.com>
5222
5223 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5224 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5225 semantics. Use the shell built-in "type" command instead.
5226
a1ec19fa
TS
52272001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5228
5229 * config.sub: Reverted the earlier change, this version is not the
5230 master file.
5231
4008bd9b
TS
52322001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5233
5234 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5235 Add support for mips64.
5236
dd1e52a4
JH
52372001-09-03 Jeff Holcomb <jeffh@redhat.com>
5238
5239 * configure.in: Enable libstdc++-v3 for h8300 targets.
5240
91549d1c
EC
52412001-08-30 Eric Christopher <echristo@redhat.com>
5242 Jason Eckhardt <jle@redhat.com>
5243
5244 * config.sub: Add support for mipsisa32.
5245
cf966cf9
EC
52462001-08-30 Eric Christopher <echristo@redhat.com>
5247
5248 * config.sub, config.guess: Import latest from subversions.
5249
82208dc5
AM
52502001-08-20 Alan Modra <amodra@bigpond.net.au>
5251
5252 * config.sub, config.guess: Import latest from subversions.
5253
4dca8403
DD
52542001-07-26 DJ Delorie <dj@redhat.com>
5255
5256 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5257
1107dce2
AM
52582001-06-19 Alan Modra <amodra@bigpond.net.au>
5259
5260 * Makefile.in: Revert 2001-06-17.
5261 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5262
e09a6604
L
52632001-06-17 H.J. Lu <hjl@gnu.org>
5264
5265 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5266 (gas+binutils.tar.bz2): Likewise.
5267 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5268
31a8b634
AC
5269Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5270
5271 * Makefile.in (VER): When present, extract the version number from
5481b376 5272 the file version.in.
31a8b634 5273
dc70af01
AO
52742001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5275
5276 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5277 gcc/xgcc is built, use -print-prog-name to find out the program
5278 name to use.
5279
839bbd8c
AO
52802001-06-04 Mark Mitchell <mark@codesourcery.com>
5281
5282 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5283 with_gcc]: Use `gcc -shared' to build a shared library.
5284
566e9a30
AO
52852001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5286
5287 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5288 archives.
5289
e877bb69
AO
52902001-05-28 Simon Patarin <simon.patarin@inria.fr>
5291
5292 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5293 libraries when using g++ with native linker.
5294
1605288b
AO
52952001-05-28 Alexandre Oliva <aoliva@redhat.com>
5296
5297 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5298
11a383ba
TR
52992001-05-24 Tom Rix <trix@redhat.com>
5300
5301 * configure.in : enable ld for aix
cf966cf9 5302
18611226
AO
53032001-05-22 Alexandre Oliva <aoliva@redhat.com>
5304
5305 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5306 [aix4*|aix5*]: Prepend blank.
5307
6be7c12c
AO
53082001-05-20 Alexandre Oliva <aoliva@redhat.com>
5309
5310 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5311 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5312 of subdir/configure scripts to use the new libtool.m4.
5313
4ed00bba
L
53142001-05-14 H.J. Lu <hjl@gnu.org>
5315
5316 * config.if (libc_interface): Set to -libc6.2- for cross
5317 compiling to Linux/glibc 2.2.
5318
b1af961c
AO
53192001-05-03 Alexandre Oliva <aoliva@redhat.com>
5320
5321 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5322 libgcj.
5323
5ec3e74e
AO
53242001-04-26 Alexandre Oliva <aoliva@redhat.com>
5325
5326 * configure.in (noconfigdirs): Don't reset it from scratch in the
5327 target case; only append to it.
5328
b3ed1d6b
AO
53292001-04-26 Alexandre Oliva <aoliva@redhat.com>
5330
5331 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5332 sparc-*-solaris2.8]: Disable ${libgcj}.
5333
96111c10
AO
53342001-04-25 Alexandre Oliva <aoliva@redhat.com>
5335
5336 * configure.in (libgcj_saved): Copy from $libgcj.
5337 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5338 --disable-libgcj.
5339
b5bf43f2
AO
53402001-04-20 Alexandre Oliva <aoliva@redhat.com>
5341
5342 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5343 1.641.2.228.
5344
8cc32590
AO
53452001-04-12 Alexandre Oliva <aoliva@redhat.com>
5346
5347 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5348 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5349
dec0cb0c
AO
53502001-04-01 Alexandre Oliva <aoliva@redhat.com>
5351
5352 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5353 New macros.
5354 (bootstrap, cross): Use RECURSE_FLAGS.
5355 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5356
6a9c3886
AO
53572001-03-27 Alexandre Oliva <aoliva@redhat.com>
5358
5359 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5360
d4fc7db8
NC
53612001-03-23 Nick Clifton <nickc@redhat.com>
5362
5363 * README-maintainer-mode: Add note about inability to use "make
5364 distclean" in maintainer mode.
5365
7389ff65
AO
53662001-03-22 Alexandre Oliva <aoliva@redhat.com>
5367
5368 Re-installed:
5369 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5370 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5371 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5372 * ltcf-cxx.sh: Likewise.
5373 * ltcf-gcj.sh: Likewise.
5374
b3e0dc8e
PB
53752001-03-22 Philip Blundell <philb@gnu.org>
5376
5377 * config.sub, config.guess: Import latest from subversions.
5378
469b781c
AO
53792001-03-22 Alexandre Oliva <aoliva@redhat.com>
5380
5381 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5382 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5383
b0dad762
MC
53842001-03-20 Michael Chastain <chastain@redhat.com>
5385
5386 * Makefile.in: all-m4 depends on all-texinfo.
5387
c559bb17
AO
53882001-03-08 Alexandre Oliva <aoliva@redhat.com>
5389
5390 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5391
fef4ae2e
JJ
53922001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5393
5394 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5395 longer valid.
5396
8d6dd99d
NC
53972001-02-16 Nick Clifton <nickc@redhat.com>
5398
5399 * configure.in (noconfigdirs): Allow configuration of texinfo
5400 for Cygwin hosts.
5401
a85d7ed0
NC
54022001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5403
5404 * config.guess: Add linux target for S/390.
5405 * config.sub: Likewise.
5406 * configure.in: Likewise.
5407
51221c5e
DD
54082001-02-06 Ben Elliston <bje@redhat.com>
5409
5410 * configure: Output host type to stdout, not stderr.
5411
9dec4c71
MS
54122001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5413
5414 * config.guess: Import from subversions.gnu.org (revision 1.181).
5415 * config.sub: Import from subversions.gnu.org (revision 1.199).
5416
9add9c04
AM
54172001-01-30 Alan Modra <alan@linuxcare.com.au>
5418
5419 * config.guess: Handle hppa64-linux systems.
5420
8679174d
MS
54212001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5422
5423 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5424 Don't unset, it's non-portable and no longer necessary, set to empty
5425 instead.
5426
02d01ed4
MS
54272001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5428
5429 * ltconfig: Shell portability fix for the tagname validity check.
5430
4cc5853d
MS
54312001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5432
5433 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5434
7487e485
AO
54352001-01-27 Alexandre Oliva <aoliva@redhat.com>
5436
5437 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5438 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5439
f332af52
AO
54402001-01-24 Alexandre Oliva <aoliva@redhat.com>
5441
5442 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5443 keep at least one of build_libtool_libs or build_old_libs set to
5444 yes.
5445
ef099754
AO
54462001-01-24 Alexandre Oliva <aoliva@redhat.com>
5447
5448 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5449 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5450
8341f2fc 54512000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5452
8341f2fc
AJ
5453 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5454
54552000-11-03 Philip Blundell <pb@futuretv.com>
5456
5457 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5458 files.
ebf0fa2e 5459
c320a39f
JJ
54602001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5461
5462 * COPYING.NEWLIB: Put into source repository.
5463
8817b92e
BE
54642001-01-15 Ben Elliston <bje@redhat.com>
5465
5466 * configure.in (host_tools): Add sid.
5467 Always configure cgen.
5468 * Makefile.in (all-sid): New target.
5469 (check-sid, clean-sid, install-sid): Likewise.
5470
35590697
AJ
54712001-01-07 Andreas Jaeger <aj@suse.de>
5472
80413487 5473 * config.sub, config.guess: Update from subversions.
35590697 5474
6ee6cea6
AO
54752000-12-12 Alexandre Oliva <aoliva@redhat.com>
5476
5477 * configure.in: Disable language-specific target libraries for
5478 languages that aren't enabled.
5479
077b8428
NC
54802000-11-24 Nick Clifton <nickc@redhat.com>
5481
5482 * configure.in (xscale-elf): Add target.
5483 (xscale-coff): Add target.
5484 (c4x, c5x, tic54x): Move after ARM targets.
5485
9e28a1ed
AO
54862000-11-23 Alexandre Oliva <aoliva@redhat.com>
5487
5488 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5489
be98a80a
ILT
54902000-11-20 Ian Lance Taylor <ian@zembu.com>
5491
5492 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5493
5cec67bf
AO
54942000-11-18 Alexandre Oliva <aoliva@redhat.com>
5495
5496 * Makefile.in: Merge with GCC and libgcj.
5497 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5498 configure-target-<library> when their configure scripts need the C
5499 or C++ library to have already been built to work properly.
5500 (do_proto_toplev): Set them to an empty string.
5501
d932cae7 55022000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5503
5504 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5505 (REALLY_SET_LIB_PATH): Use them.
5506
d932cae7 55072000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5508
5509 * config.sub: Add support for Sun Chorus
5510
8602ff0c
NC
55112000-11-02 Per Lundberg <plundis@chaosdev.org>
5512
5513 * config.sub: Add support for the *-storm-chaos OS.
5514
f9e0997d
NC
55152000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5516
80413487
RH
5517 * configure.in (noconfigdirs): Don't compile some
5518 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5519
d64552c5
AO
55202000-09-30 Alexandre Oliva <aoliva@redhat.com>
5521
5522 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5523 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5524 all affected `configure' scripts.
5525
97f60b31
AO
55262000-09-25 Alexandre Oliva <aoliva@redhat.com>
5527
5528 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5529 ltcf-c.sh.
5530
6e8dd58f
PB
55312000-09-12 Philip Blundell <philb@gnu.org>
5532
5533 * config.sub, config.guess: Update from subversions.
5534
103a2e99
AO
55352000-09-06 Alexandre Oliva <aoliva@redhat.com>
5536
51601921
AO
5537 * Makefile.in (all-zlib): Added dummy target.
5538
103a2e99
AO
5539 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5540 multi-language branch.
5541
2809b4b9
AO
55422000-09-05 Alexandre Oliva <aoliva@redhat.com>
5543
5544 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5545 (bootstrap*): Depend on all-bootstrap.
5546
7450026c
AO
55472000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5548
5549 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5550 crosses, but add gcc/include to the header search path for them.
5551
6cf86f7f
AO
55522000-08-31 Alexandre Oliva <aoliva@redhat.com>
5553
5554 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5555 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5556 * gettext.m4: New file, extracted from aclocal.m4.
5557
ce2ea6e3
AO
55582000-08-22 Alexandre Oliva <aoliva@redhat.com>
5559
5560 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5561 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5562 sub-configures.
5563
9765193e
DE
55642000-08-20 Doug Evans <dje@casey.transmeta.com>
5565
5566 * Makefile.in (ALL_MODULES): Add all-cgen.
5567 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5568 (all-cgen): New target.
5569 (all-opcodes,all-sim): Depend on all-cgen.
5570 * configure.in (host_tools): Add cgen.
5571 Only configure cgen if --enable-cgen-maint.
5572
d7b32520
AO
55732000-08-17 Alexandre Oliva <aoliva@redhat.com>
5574
5575 * config-ml.in (CC, CXX): Don't introduce a leading space.
5576
e52ef561
AO
55772000-08-16 Alexandre Oliva <aoliva@redhat.com>
5578
5579 * configure.in (libstdcxx_flags): Use
5580 libstdc++-v3/src/libstdc++.INC.
5581
88f9c2a0
AO
55822000-08-15 Alexandre Oliva <aoliva@redhat.com>
5583
5584 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5585
98fbe43f
JM
55862000-08-11 Jason Merrill <jason@redhat.com>
5587
5588 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5589 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5590 (FLAGS_FOR_TARGET): Not here.
5591 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5592
279ddab4
DD
55932000-08-07 DJ Delorie <dj@redhat.com>
5594
5595 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5596 "if we're also building gcc, and it's a gcc that will run on the
5597 build machine, we want to use its includes instead of the system's
5598 default includes".
5599
60523a83
AO
56002000-08-03 Alexandre Oliva <aoliva@redhat.com>
5601
24ffec7a
AO
5602 * configure.in (libstdcxx_flags): Don't use `"'.
5603
60523a83
AO
5604 * config-ml.in: Adjust multilib search paths to the
5605 appropriate multilib tree.
5606
daf644b5
AO
56072000-08-02 Alexandre Oliva <aoliva@redhat.com>
5608
5609 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5610 commas in $LANGUAGES.
5611
63266560
DD
56122000-08-01 Alexandre Oliva <aoliva@redhat.com>
5613
5614 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5615
56162000-07-31 Alexandre Oliva <aoliva@redhat.com>
5617
5618 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5619 CXX_FOR_TARGET for sed.
5620
56212000-07-30 Alexandre Oliva <aoliva@redhat.com>
5622
5623 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5624 Do not override if already set in the environment or in configure.
5625 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5626 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5627
9e449d3e
AO
56282000-07-27 Alexandre Oliva <aoliva@redhat.com>
5629
5630 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5631 (GCC_FOR_TARGET): Use it.
5632 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5633 * configure.in: ... here.
5634 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5635 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5636
8bbd92e0
AO
56372000-07-24 Alexandre Oliva <aoliva@redhat.com>
5638
fd1f87b2
AO
5639 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5640 (configure-target-libchill, configure-target-libobjc): Likewise.
5641
8bbd92e0
AO
5642 * configure.in: Use the same cache file for all target libs.
5643 * config-ml.in: But different cache files per multilib variant.
5644
25c6c112
JL
56452000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5646
5647 * configure (topsrcdir): Don't use dirname.
5648
ba73c63f
JM
56492000-07-20 Jason Merrill <jason@redhat.com>
5650
5651 * configure.in: Remove all references to libg++ and librx.
5652
5653 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5654
1af08294
HPN
56552000-07-20 Hans-Peter Nilsson <hp@axis.com>
5656
5657 * config.sub: Update to subversions version 2000-07-06.
5658
ba73c63f
JM
56592000-07-12 Andrew Haley <aph@cygnus.com>
5660
5661 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5662 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5663
56642000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5665
5666 * symlink-tree: Check number of arguments.
5667
d932cae7 56682000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5669
5670 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5671
ba73c63f
JM
56722000-07-05 Jim Wilson <wilson@cygnus.com>
5673
5674 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5675 search path for a g++ extracted from the build tree. This
5676 will allow link tests run by configure scripts in
5677 subdirectories to succeed.
5678
92ee2f86
UC
56792000-07-01 Koundinya K <kk@ddeorg.soft.net>
5680
80413487 5681 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5682
23f2f29f
CV
56832000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5684
5685 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5686 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5687
f04f5a67
TW
56882000-06-19 Timothy Wall <twall@cygnus.com>
5689
5690 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5691 * config.sub: Add tic54x target.
5692
11da68be
NC
56932000-06-07 Phillip Thomas <pthomas@suse.de>
5694
5695 * README-maintainer-mode: New file: Contains notes on using
5696 --enable-maintainer-mode with binutils.
5697
d932cae7 56982000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5699
5700 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5701
d932cae7 57022000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5703
5704 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5705 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5706
9442cea3
L
570720000-05-21 H.J. Lu (hjl@gnu.org)
5708
80413487
RH
5709 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5710 directory are used if they exist. Make sure
5711 $(build_tooldir)/include is searched for header files,
5712 $(build_tooldir)/lib/ for library files.
9442cea3 5713 (GCC_FOR_TARGET): Likewise.
80413487 5714 (CXX_FOR_TARGET): Likewise.
9442cea3 5715
d932cae7 57162000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5717
5718 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5719
d932cae7 57202000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5721
5722 * Makefile.in (configure-target-libiberty): Depend on
5723 configure-target-newlib.
5724
ba73c63f
JM
57252000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5726
5727 * configure.in, Makefile.in: Merge all libffi-related
5728 configury stuff from the libgcj tree.
5729
d932cae7 57302000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
5731
5732 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5733 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5734
d932cae7 57352000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
5736
5737 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5738 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 5739 current version information. Add to proto-toplev directory.
b5a23627
AC
5740 (gdb-taz): Build do-djunpack.
5741
ba73c63f
JM
57422000-05-15 David Edelsohn <edelsohn@gnu.org>
5743
5744 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5745
7c86ed39
L
57462000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5747
5748 * ltmain.sh: Preserve in relink_command any environment
5749 variables that may affect the linker behavior.
5750
d932cae7 57512000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
5752
5753 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5754
d932cae7 57552000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
5756
5757 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5758
ed0a91a5
EZ
57592000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5760
5761 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 5762 with the version name.
ed0a91a5 5763
ba73c63f 57642000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 5765
ba73c63f 5766 * config.if: Tweak.
6cafa39f 5767
ba73c63f 57682000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 5769
ba73c63f 5770 * djunpack.bat: New file.
66156876 5771
d932cae7 57722000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
5773
5774 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
5775 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5776 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5777 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 5778
ba73c63f
JM
57792000-04-16 Dave Pitts <dpitts@cozx.com>
5780
80413487
RH
5781 * config.sub (case $basic_machine): Change default for "ibm-*"
5782 to "openedition".
ba73c63f 5783
d932cae7 57842000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
5785
5786 * Makefile.in (gdb-taz): New target. GDB specific archive.
5787 (do-md5sum): New target.
5788 (MD5PROG): Define.
5789 (PACKAGE): Default to TOOL.
5790 (VER): Default to a shell script.
5791 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 5792 md5 checksum generation.
b35ece4e
AC
5793 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5794 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5795 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 5796 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 5797
d932cae7 57982000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
5799
5800 * configure (warn_cflags): Delete.
5801
ba73c63f 58022000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 5803 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 5804
80413487
RH
5805 * configure.in (enable_libstdcxx_v3): Add.
5806 (target_libs): Add bits here to switch between libstdc++-v2 and
5807 libstdc++-v3.
5808 * config.if: And this file too.
5809 * Makefile.in: Add libstdc++-v3 targets.
35590697 5810
ba73c63f
JM
58112000-04-05 Michael Meissner <meissner@redhat.com>
5812
5813 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 5814
d332c5ac
JM
58152000-03-29 Jason Merrill <jason@casey.cygnus.com>
5816
5817 * configure.in: -linux-gnu*, not -linux-gnu.
5818
d932cae7 58192000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
5820
5821 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5822 (do-tar-bz2): Replace TOOL with PACKAGE.
5823 (gdb.tar.bz2): Remove GDBTK from GDB package.
5824 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 5825 dejagnu.tar.bz2): New packages.
6dcbc97b 5826
96ce09a7
ILT
58272000-02-27 Andreas Jaeger <aj@suse.de>
5828
5829 * configure.in: Add entry for mips*-*-linux*, move catch all
5830 *-*-*linux* entry below this one.
5831
2031769e
ILT
58322000-02-27 Ian Lance Taylor <ian@zembu.com>
5833
5834 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5835
4bab746c
NC
58362000-02-24 Nick Clifton <nickc@cygnus.com>
5837
5838 * config.sub: Support an OS of "wince".
5839
d932cae7 58402000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
5841
5842 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 5843 version.
ada59422 5844
5b93d8bb
AM
58452000-02-23 Linas Vepstas <linas@linas.org>
5846
5847 * config.sub: Add support for Linux/IBM 370.
5848 * configure.in: Likewise.
5849
2fb651f6
NC
58502000-02-22 Nick Clifton <nickc@cygnus.com>
5851
5852 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5853
b8441c25
CF
58542000-02-20 Christopher Faylor <cgf@cygnus.com>
5855
5856 * config.guess: Guess "cygwin" rather than "cygwin32".
5857
d332c5ac
JM
58582000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5859
5860 * configure (gcc_version): When setting, narrow search to
5861 lines containing `version_string'.
5862
ba73c63f
JM
58632000-02-15 Denis Chertykov <denisc@overta.ru>
5864
5865 * config.sub: Add support for avr target.
5866
d932cae7 58672000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
5868
5869 * config.sub: Add mmix-knuth-mmixware.
5870
58712000-01-27 Christopher Faylor <cgf@redhat.com>
5872
5873 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5874 structure stuff to -L library search.
5875 (CXX_FOR_TARGET): Ditto.
5876 (CROSS_CHECK_MODULES): Fix spelling mistake.
5877
58782000-01-24 Mark Mitchell <mark@codesourcery.com>
5879
5880 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5881 the C++ compiler.
5882
58832000-01-12 Richard Henderson <rth@cygnus.com>
5884
5885 * configure.in: Don't build some bits for beos.
5886
58872000-01-12 Joel Sherrill (joel@OARcorp.com)
5888
5889 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5890 as include files.
5891
91b2c84d
GK
58922000-01-06 Geoff Keating <geoffk@cygnus.com>
5893
5894 * configure.in: Use mt-aix43 to handle *_TARGET defs,
5895 not mh-aix43.
5896
ba73c63f
JM
58971999-12-14 Richard Henderson <rth@cygnus.com>
5898
5899 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5900 * config.sub: Accept alphaev[78], alphaev8.
5901
59021999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5903
5904 * config.guess, config.sub: Update from autoconf.
5905
5906Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5907
5908 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5909 necessary libraries are missing.
5910
59111999-10-25 Andreas Schwab <schwab@suse.de>
5912
5913 * configure: Fix quoting inside arguments of eval.
5914
59151999-10-21 Nick Clifton <nickc@cygnus.com>
5916
5917 * config-ml.in: Allow suppression of some ARM multilibs.
5918
5919Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5920
5921 * config.guess: Add OS/390 match pattern.
5922 * config.sub: Add mvs, openedition targets.
5923 * configure.in (i370-ibm-opened*): New.
5924
ef14edc4
ILT
59251999-09-04 Steve Chamberlain <sac@pobox.com>
5926
5927 * config.sub: Add support for configuring for pj.
5928
afb478e8
NC
59291999-08-31 Nick Clifton <nickc@cygnus.com>
5930
fd6848f6 5931 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 5932
ba73c63f 59331999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
5934
5935 * configure.in: Do not configure or build ld for AIX
5936 platforms. ld is known to be broken on these platforms.
5937
ba73c63f
JM
5938Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5939
5940 * config-ml.in: Pass compiler flag corresponding to multidirs to
5941 subdir configures.
5942
c363de44
ILT
59431999-08-09 Ian Lance Taylor <ian@zembu.com>
5944
5945 * Makefile.in (LDFLAGS): Define.
5946
dc8bc5a6
ILT
59471999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5948
5949 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5950 noconfigdirs.
5951 (*-*-cygwin*): Likewise.
5952
6ca3858e
ILT
59531999-08-08 Ian Lance Taylor <ian@zembu.com>
5954
71141bb6
ILT
5955 * mkdep: New file.
5956 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5957 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5958
6ca3858e
ILT
5959 From Eli Zaretskii <eliz@is.elta.co.il>:
5960 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5961 long file name when using DJGPP on MS-DOS.
5962
ba73c63f
JM
5963Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5964
5965 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5966
2735a327
AM
59671999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5968
5969 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5970 dependency as this causes "make check" to globally "make all"
5971
ba73c63f
JM
5972Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5973
5974 * configure.in (target_libs): Added target-zlib.
5975 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5976 (CONFIGURE_TARGET_MODULES): Likewise.
5977 (CHECK_TARGET_MODULES): Likewise.
5978 (INSTALL_TARGET_MODULES): Likewise.
5979 (CLEAN_TARGET_MODULES): Likewise.
5980 (configure-target-zlib): New target.
5981 (all-target-zlib): Likewise.
5982 (all-target-libjava): Depend on all-target-zlib.
5983 (configure-target-libjava): Depend on configure-target-zlib.
5984
5985 * Makefile.in (configure-target-libjava): Depend on
5986 configure-target-newlib.
5987 (configure-target-boehm-gc): New target.
5988 (configure-target-qthreads): New target.
5989
80413487
RH
5990 * configure.in (target_libs): Added target-qthreads.
5991 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5992 (CONFIGURE_TARGET_MODULES): Likewise.
5993 (CHECK_TARGET_MODULES): Likewise.
5994 (INSTALL_TARGET_MODULES): Likewise.
5995 (CLEAN_TARGET_MODULES): Likewise.
5996 (all-target-qthreads): New target.
5997 (configure-target-libjava): Depend on configure-target-qthreads.
5998 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
5999
6000 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6001 (CONFIGURE_TARGET_MODULES): Likewise.
6002 (CHECK_TARGET_MODULES): Likewise.
6003 (INSTALL_TARGET_MODULES): Likewise.
6004 (CLEAN_TARGET_MODULES): Likewise.
6005 (all-target-libjava): New target.
6006 (all-target-boehm-gc): Likewise.
6007 * configure.in (target_libs): Added libjava, boehm-gc.
6008
08d836d6
ILT
60091999-07-22 Ian Lance Taylor <ian@zembu.com>
6010
6011 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6012 configure.bat in SUPPORT_FILES.
6013 (gas+binutils.tar.bz2): Likewise.
6014
6015 * makeall.bat: Remove; obsolete.
6016
8f36e47c
ILT
60171999-07-21 Ian Lance Taylor <ian@zembu.com>
6018
6019 From Mark Elbrecht:
6020 * configure.bat: Remove; obsolete.
6021
56e82f25
ILT
60221999-07-11 Ian Lance Taylor <ian@zembu.com>
6023
6024 * configure: Add -W -Wall to the default CFLAGS when compiling with
6025 gcc.
6026
1001d816
JL
6027Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6028
6029 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6030
106117aa
MM
60311999-06-30 Mark Mitchell <mark@codesourcery.com>
6032
6033 * configure.in: Build ld on IRIX6.
6034
c376f4ed
ILT
60351999-06-12 Ian Lance Taylor <ian@zembu.com>
6036
6037 * Makefile.in: Change distribution targets to use bzip2 instead of
6038 gzip.
6039 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 6040 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 6041
306b7445
NC
60421999-06-04 Nick Clifton <nickc@cygnus.com>
6043
6044 * config.sub: Add mcore target.
6045
d932cae7 60461999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
6047
6048 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6049
d932cae7 60501999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
6051
6052 * config.guess (dummy): Changed to $dummy.
6053
6c3175b0
NC
60541999-05-24 Nick Clifton <nickc@cygnus.com>
6055
ba73c63f
JM
6056 * config.sub: Tidied up case statements.
6057
60581999-05-22 Ben Elliston <bje@cygnus.com>
6059
6060 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6061 <jiro@din.or.jp>.
6062
6063 * config.guess: Merge with FSF version. Future changes will be
6064 more accurately recorded in this ChangeLog.
6065 * config.sub: Likewise.
6066
d932cae7 60671999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
6068
6069 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 6070
252b5132
RH
60711999-04-30 Tom Tromey <tromey@cygnus.com>
6072
6073 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6074
60751999-04-23 Tom Tromey <tromey@cygnus.com>
6076
6077 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6078
60791999-04-20 Drew Moseley <dmoseley@cygnus.com>
6080
6081 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6082 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6083 Bad merge removed these two changes.
6084
ba73c63f 6085Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 6086 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
6087
6088 * config.guess (interix Alpha): Add.
6089
252b5132
RH
60901999-04-11 Richard Henderson <rth@cygnus.com>
6091
6092 * configure.in (i?86-*-beos*): Do config gperf; don't config
6093 gdb, newlib, or libgloss.
6094
d932cae7 60951999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6096
ba73c63f
JM
6097 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6098 link a trivial program with -mabi=64. If it fails, remove mabi=64
6099 from multidirs.
6100
d932cae7 61011999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
6102
6103 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6104
252b5132
RH
61051999-04-08 Nick Clifton <nickc@cygnus.com>
6106
6107 * config.sub: Add support for mcore targets.
6108
61091999-04-07 Michael Meissner <meissner@cygnus.com>
6110
6111 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6112 not mt-ospace, in order to shut up assembler warning about using
6113 symbols that are named the same as registers.
6114
61151999-04-07 Drew Moseley <dmoseley@cygnus.com>
6116
6117 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6118 dependency list for all-target-cygmon.
6119
61201999-04-05 Doug Evans <devans@casey.cygnus.com>
6121
6122 * config-ml.in: Check $host, not $target, for selective multilibs.
6123 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6124 thumb interworking, and underscore prefix multilibs.
6125
61261999-04-04 Ian Lance Taylor <ian@zembu.com>
6127
6128 * missing: Update to version from current automake.
6129
6130Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6131
6132 * configure (gxx_include_dir): Removed.
6133
6134 * configure.in (gxx_include_dir): Handle it.
6135 * Makefile.in: Likewise.
6136
61371999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6138
6139 * config.sub (mips64vr4111,mips64vr4111el) Add.
6140
61411999-03-21 Ben Elliston <bje@cygnus.com>
6142
80413487 6143 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
6144
6145Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6146
252b5132
RH
6147 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6148 config/mh-djgpp.
6149
6150Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6151
6152 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6153 all-target-newlib to dependency list for all-target-bsp.
6154
6155Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6156
6157 * config.sub: Add i386-uwin support.
6158 * config.guess: Likewise.
6159
6160Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6161
6162 * configure.in: cleanup, add mh-*pic handling for arm, special
6163 case powerpc*-*-aix*
6164
6165Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6166
6167 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6168 can be built.
6169
6170Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6171
6172 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 6173 targets.
252b5132
RH
6174
61751999-03-02 Nick Clifton <nickc@cygnus.com>
6176
6177 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6178
d932cae7 61791999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6180
6181 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6182
61831999-02-24 Nick Clifton <nickc@cygnus.com>
6184
6185 * config.sub: Fix typo in arm recognition.
6186
d932cae7 61871999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
6188
6189 * configure.in (noconfigdirs): Changed target_configdirs to
6190 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6191 rather than m68k-*-* since it is not known to work on
6192 m68k-aout. Ditto for arm-*-*oabi.
6193
d932cae7 61941999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
6195
6196 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
6197
61981999-02-19 Ben Elliston <bje@cygnus.com>
6199
6200 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6201 Smart and improved by Andrew Cagney.
6202
d932cae7 62031999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
6204
6205 * config.guess: Recognize openbsd-*-hppa.
6206
d932cae7 62071999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
6208
6209 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6210 only if it is not empty.
6211
62121999-02-17 Nick Clifton <nickc@cygnus.com>
6213
6214 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 6215
fd6848f6 6216 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
6217
6218 * config.sub: Modified to recognize uname's armv* syntax.
6219
62201999-02-17 Mark Salter <msalter@cygnus.com>
6221
6222 * configure.in: Added target-bsp for sparclite.
6223
d932cae7 62241999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
6225
6226 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6227
62281999-02-08 Nick Clifton <nickc@cygnus.com>
6229
6230 * configure.in: Add support for strongarm port.
6231 * config.sub: Add support for strongarm target.
6232
d932cae7 62331999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 6234
252b5132
RH
6235 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6236 the old name config/mh-cygwin32.
6237 Enable texinfo.
6238
d932cae7 62391999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
6240
6241 * configure.in: Do build ld for ix86 Solaris.
6242
d932cae7 62431999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
6244
6245 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6246 $AR_FOR_TARGET. Likewise for RANLIB.
6247
d932cae7 62481999-02-02 Catherine Moore <clm@cygnus.com>
35590697 6249
80413487
RH
6250 * config.sub (oabi): Recognize.
6251 * configure.in (arm-*-oabi): Handle.
252b5132 6252
d932cae7 62531999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
6254
6255 * config.guess: Improve detection of i686 on UnixWare 7.
6256
d932cae7 62571999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
6258
6259 * config.guess: Add support for i386-pc-interix.
6260 * config.sub: Likewise.
6261 * configure.in: Likewise.
252b5132 6262
d932cae7 62631999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6264
6265 * Makefile.in: Remove unneeded all-target-libio from
6266 from all-target-winsup target since it is now unneeded.
6267 Add all-target-libtermcap in its place since it is now
6268 needed.
6269
d932cae7 62701998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6271
6272 * configure.in: makefile stub for cygwin target is probably
6273 unnecessary. Remove it for now.
252b5132 6274
d932cae7 62751998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6276
6277 * configure.in: libtermcap.a should be built when cygwin is the
6278 target as well as the host.
6279 * config.guess: Allow mixed case in cygwin uname output.
6280 * Makefile.in: Add libtermcap target.
252b5132 6281
d932cae7 62821998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6283
6284 * config.sub: Clean up handling of hppa2.0.
6285
d932cae7 62861998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
6287
6288 * config.guess: Use C code to identify more HP machines.
6289
6290Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6291
6292 * config.sub: Handle hppa2.0.
6293
ba73c63f
JM
6294Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6295
6296 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 6297 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
6298
62991998-12-15 Mark Salter <msalter@cygnus.com>
6300
6301 * configure.in: Added target-bsp for several target architectures.
6302
6303 * Makefile.in: Added rules for bsp.
6304
252b5132
RH
6305Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6306
6307 * config.guess: Improve detection of hppa2.0 processors.
6308
6309Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6310
6311 * config.guess: Recognize FreeBSD using ELF automatically.
6312
63131998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6314
6315 * configure (skip-this-dir): Add handling for new shell script, which
6316 might be created by a sub-directory's configure to indicate, this particular
6317 directory is "unwanted".
6318 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6319
252b5132
RH
6320Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6321
6322 * ltconfig: import from libtool, after changing libtool to
6323 account for the cygwin name change.
6324
6325Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6326
6327 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6328 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6329
6330Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6331
6332 * configure.in: Add libtermcap to list of cygwin dependencies.
6333
d932cae7 63341998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 6335
80413487
RH
6336 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6337 they include winsup/include when it's a cygwin target.
252b5132
RH
6338
63391998-11-12 Tom Tromey <tromey@cygnus.com>
6340
6341 * configure.in (host_tools): Added zip.
6342 * Makefile.in (all-target-libjava): Depend on all-zip.
6343 (all-zip): New target.
6344 (ALL_MODULES): Added all-zip.
6345 (NATIVE_CHECK_MODULES): Added check-zip.
6346 (INSTALL_MODULES): Added install-zip.
6347 (CLEAN_MODULES): Added clean-zip.
6348
d932cae7 63491998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6350
6351 * Makefile.in: lose "32" from comment about cygwin.
6352
d932cae7 63531998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
6354
6355 * configure.in: Use -Os to build target libraries for the fr30.
6356
d932cae7 63571998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
6358
6359 * config.sub: Add fr30.
6360
d932cae7 63611998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 6362
80413487 6363 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
6364 cygwin* instead of cygwin32*.
6365 * config.sub: Check cygwin* instead of cygwin32*.
6366
d932cae7 63671998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
6368
6369 * config.guess: Match any version of Unixware7.
6370
252b5132
RH
63711998-10-20 Syd Polk <spolk@cygnus.com>
6372
6373 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6374 if desired.
6375
d932cae7 63761998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6377
6378 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6379 these if the appropriate directories and files to not exist.
6380
d932cae7 63811998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6382
6383 * Makefile.in (DEVO_SUPPORT): Add config.if.
6384
d932cae7 63851998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
6386
6387 * configure: Add pattern to replace "build_tooldir"'s
6388 definition in the generated Makefile with "tooldir"'s
6389 actual value.
6390
252b5132
RH
6391Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6392
6393 * config.sub: Bring back lost sparcv9.
6394
ba73c63f
JM
6395 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6396
6397Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6398
6399 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6400 CC_FOR_TARGET and friends.
6401
6402Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6403
ba73c63f
JM
6404 * Makefile.in (build_tooldir): New variable, same as tooldir.
6405 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6406 -B$(build_tooldir)/bin/.
6407 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6408
252b5132
RH
6409Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6410
6411 * config.sub: Add support for i[34567]86-pc-udk.
6412 * configure.in: Likewise.
6413
6414Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6415
6416 * Makefile.in: add bzip2 package building bits for user
6417 tools module
6418 * configure.in: ditto
6419
ba73c63f
JM
6420Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6421
6422 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6423 (ALL_TARGET_MODULES): Add all-target-libobjc.
6424 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6425 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6426 (all-target-libchill): Add dependencies.
6427 * configure.in (target_libs): Add libchill.
35590697 6428
252b5132
RH
64291998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6430
ba73c63f 6431 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6432
6433Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6434
6435 * Makefile.in (all-automake): fix dependencies.
6436
6437Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6438
6439 * configure.in: Minor cleanups for building in the $(target_alias)
6440 subdir.
6441
64421998-09-22 Jim Wilson <wilson@cygnus.com>
6443
6444 * Makefile.in (bootstrap): Set r and s before make all. Use
6445 BASE_FLAGS_TO_PASS in make all.
6446 (cross): Likewise.
6447
64481998-09-20 Mark Mitchell <mark@markmitchell.com>
6449
6450 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6451
252b5132
RH
6452Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6453
6454 * config.sub: Fix typo in last change.
6455
64561998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6457
6458 * config.sub: Add support for C4x target.
6459 * configure.in: Likewise.
6460
64611998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6462
6463 * config.sub: Recognize sparcv9 just like sparc64.
6464
6465Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6466
6467 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6468
6469Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6470
6471 * config.guess: Correctly identify Pentium II sco boxes.
6472
6473 * config.guess: Fix "tr" code. From Weiwen Liu.
6474
6475Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6476
6477 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6478 stabs.
6479
6480Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6481
6482 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6483 (ALL_TARGET_MODULES): Add all-target-libchill.
6484 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6485 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6486 (all-target-libchill): Add dependencies.
6487 * configure.in (target_libs): Add libchill.
6488
6489Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6490
6491 * config.guess: Avoid assumptions about "tr" behaves when
6492 LANG is set to something other than English.
6493
6494Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6495
6496 * configure (gxx_include_dir): Changed to
6497 '${prefix}/include/g++'-${libstdcxx_interface}.
6498
6499 * config.if: New to determine the interfaces.
6500
6501Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6502
6503 * config.guess: Detect and handle MPE/IX.
6504 * config.sub: Deal with MPE/IX.
6505
6506Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6507
6508 * configure.in: Use mh-aix43.
6509
65101998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6511
6512 * configure: Fix --without/--disable cases for gxx-include-dir.
6513
6514Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6515
6516 * mdata-sh: Imported. Needed for automake support.
6517
6518Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6519
ba73c63f 6520 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6521 "chmod og=u `find . -print`".
6522
6523Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6524
ba73c63f 6525 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6526
6527Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6528
6529 * Makefile.in: Undo previous patch.
6530
6531Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6532
6533 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6534 to here ...
6535 (install-no-fixedincludes): and here
6536 (INSTALL_MODULES): ... from here.
6537
6538Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6539
6540 * config.sub: Merge with FSF.
6541
6542 * config.guess: Merge with FSF.
6543
6544Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6545
6546 * configure (extraconfigdirs): New variable.
6547 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6548 * Makefile.in (all): Move higher in file.
6549 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6550 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6551 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6552 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6553 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6554
65551998-07-23 Brendan Kehoe <brendan@cygnus.com>
6556
6557 * Makefile.in (all-target-libjava): Depend on all-gcc and
6558 all-target-newlib.
6559 (configure-target-libjava): Depend on $(ALL_GCC).
6560
6561Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6562
6563 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6564 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6565
6566Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6567
6568 * ylwrap: Change absolute path checks to check for DOS style path
6569 names.
6570
6571 * ylwrap: Don't use a full path name if the source file is in the
6572 same directory. From hjl@lucon.org (H.J. Lu).
6573
6574 * config-ml.in: Default to being verbose, to match Feb 18 change to
6575 configure.
6576
6577Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6578
6579 Brought over from egcs:
6580
6581 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6582
6583 * configure.in (target_subdir): Set to ${target_alias} instead
6584 of "libraries".
6585
6586 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6587
6588 * configure.in (target_subdir): Set to libraries if enable_multilib.
6589
6590Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6591
6592 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6593 multilibs, force reconfiguration the first time we create
6594 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6595
6596Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6597
6598 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6599 avoid confusion with --no-recursion.
6600
6601Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6602
6603 * configure.in: Win32 hosts shouldn't use install -x
6604 * install-sh: remove -x option, and special .exe-handling
6605 hack.
6606
6607Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6608
6609 * config.guess: Recognize i586-pc-beos.
6610 * configure.in: Don't build some bits for beos.
6611
6612Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6613
6614 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6615 CFLAGS default to -O2.
6616
6617 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6618 when using GNU ld.
6619
6620Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6621
6622 * ltmain.sh: Correct install when using a different shell.
6623
6624Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6625
6626 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6627
6628Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6629
6630 * makefile.vms: Update to build binutils/makefile.vms. Add install
6631 target.
6632
6633Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6634
6635 * ltconfig: Update to correct AIX handling.
6636
6637Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6638
6639 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6640
6641 * configure.in (target_subdir): Set to ${target_alias} instead
6642 of "libraries".
6643
66441998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6645
6646 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6647 (Makefile): Depend on $(gcc_version_trigger).
6648
6649 * configure (gcc_version): Change default initializer to empty
6650 string.
6651 (gcc_version_trigger): New variable; pass this variable down
6652 to subdir configures to enable them checking gcc's version
6653 themselves. Emit make macros for both gcc_version vars.
6654 (topsrcdir): Initialize reliably.
6655 (recursion line): Remove --with-gcc-version=${gcc_version}.
6656
66571998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6658
6659 * configure (enable_version_specific_runtime_libs): Implement new flag
6660 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6661 in $(libsubdir); emit definition in each generated Makefile.
6662 (gxx_include_dir): Initialize depending on
6663 $enable_version_specific_runtime_libs.
6664
66651998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6666
6667 * configure (gcc_version): Initialize properly depending on
6668 how and where configure is started.
6669 (recursion line): Pass a --with-gcc-version=${gcc_version}
6670 to configures in subdirs.
6671
6672Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6673
6674 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6675 cygmon
252b5132
RH
6676
6677Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6678
6679 * configure.in: Add cygmon and libstub support for mn10200.
6680
66811998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6682
6683 * configure (gcc_version): Add new variable describing the
6684 particular gcc version we're building.
6685 * Makefile.in (libsubdir): Add new macro for the directory
6686 in which the compiler finds executables, libraries, etc.
6687 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6688 and libsubdir.
6689
6690Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6691
ba73c63f
JM
6692 * Makefile.in (local-clean): Remove *.log.
6693 (warning.log): Built with warn_summary from build.log.
6694 (mail-report.log): Run test_summary.
6695 (mail-report-with-warnings.log): Run test_summary including
6696 warning.log in the report.
252b5132
RH
6697
6698Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6699
6700 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6701
6702Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6703
6704 * Makefile.in (grep): Grep no longer depends on libiberty.
6705
6706Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6707
6708 * Makefile.in: all-snavigator needs all-libgui.
6709
6710Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6711
6712 * configure.in: Add cygmon and libstub support for mn10300.
6713
6714Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6715
6716 * missing: Update to version from automake 1.3.
6717
6718 * ltmain.sh: On installation, don't get confused if the same name
6719 appears more than once in the list of library names.
6720
6721Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6722
6723 * config.sub: Accept m68060 and m5200 as CPU names.
6724
6725Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6726
6727 * configure: Use && rather than using -a in test, because odd
6728 strings can confuse test.
6729 * configure.in: Likewise.
6730
6731Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6732
6733 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6734
6735Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6736
6737 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
6738 bootstrap4-lean): New targets.
6739
6740Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6741
6742 * mpw-* Delete. Not used.
252b5132
RH
6743
6744Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6745
6746 * COPYING.LIB: Update FSF address.
6747
6748Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6749
6750 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6751
6752 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6753 GAS_SUPPORT_DIRS.
6754
6755Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
6756
6757 * ltconfig, ltmain.sh: Avoid producing a version number if
6758 -version-info was not used.
6759
6760Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
6761
6762 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6763 building with newlib.
6764
67651998-04-30 Paul Eggert <eggert@twinsun.com>
6766
ba73c63f 6767 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 6768 Solaris `make' causes it to continue to next definition.
252b5132 6769
afb8d725
JM
6770Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
6771
6772 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6773 the right GUI libraries and files are installed along with GDB.
6774
252b5132
RH
6775Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
6776
6777 * configure.in: Change alpha to alpha* in several places.
6778
6779Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
6780
6781 * config.sub: Recognize sparc86x.
6782
6783Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 6784
252b5132
RH
6785 * configure.in (--enable-target-optspace): Remove debug echo.
6786
6787Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
6788
6789 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6790
6791Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
6792
6793 * ltconfig: Update cygwin32 support.
6794
6795 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6796 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6797 (GDB_SUPPORT_DIRS): Likewise.
6798
6799Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
6800
6801 * configure.in (target_makefile_frag): If --enable-target-optspace,
6802 use -Os to compile target libraries rather than -O2. Default to
6803 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6804 not used.
6805 * configure.in (target_cflags): Ditto for d30v.
6806
6807Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
6808
6809 * Makefile.in (all-bfd): Depend on all-intl.
6810 (all-binutils): Likewise.
6811 (all-gas): Likewise.
6812 (all-gprof): Likewise.
6813 (all-ld): Likewise.
6814
252b5132
RH
68151998-04-19 Brendan Kehoe <brendan@cygnus.com>
6816
6817 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6818
6819Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6820
6821 * Makefile.in (all-bfd): Depend upon all-libiberty.
6822
6823 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6824
6825Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6826
6827 * Makefile.in: Add libstub.
6828
6829 * configure.in: Ditto. Build libstub for targets that have cygmon
6830 support.
6831
6832Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6833
6834 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6835
6836Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6837
6838 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6839 use mh-sysv5 if specified. Support gprof on SCO Open Server.
6840
6841Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6842
6843 * configure: Define DEFAULT_M4 by searching PATH.
6844 * Makfile.in: Use DEFAULT_M4.
6845
6846Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6847
6848 * ltconfig: Add cygwin32 support.
6849
6850 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
6851 to configure and build.
6852
6853Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6854
6855 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
6856
6857Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
6858
6859 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6860
6861Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
6862
6863 * Makefile.in: add ash make rules
6864 * configure.in: add ash to native_only and host_tools lists
6865
6866Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
6867
6868 * Makefile.in (all-gettext, all-intl): New targets.
6869 (ALL_MODULES): Added all-gettext, all-intl.
6870 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6871 (INSTALL_MODULES): Added install-gettext, install-intl.
6872 (CLEAN_MODULES): Added clean-gettext, clean-intl.
6873
6874 * configure.in (host_tools): Added gettext.
6875 (native_only): Likewise.
6876 (noconfigdirs) [various cases]: Likewise.
6877 (host_libs): Added intl.
6878
afb8d725
JM
6879Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
6880
6881 * configure: Do not disable building gdbtk for cygwin32 hosts.
6882
ba73c63f
JM
6883Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
6884
6885 * configure.in: Add thumb-coff target.
6886 * config.sub: Add thumb-coff target.
6887
252b5132
RH
6888Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6889
6890 * Makefile.in: Revert yesterday's change.
6891 (all-target-winsup): all-target-librx stays out of here.
6892
6893Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
6894
ba73c63f
JM
6895 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6896 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6897 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
6898 Remove references to librx and libg++.
6899
6900Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6901
6902 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6903 recursive makes
6904
6905Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6906
6907 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6908 for newlib directory.
6909 (CXX_FOR_TARGET): Likewise.
6910
6911Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6912
6913 * ltconfig: Update after libtool/ltconfig.in change for
6914 hpux11.
6915
6916Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6917
6918 * ltconfig, ltmain.sh: Update to libtool 1.2.
6919
6920Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6921
6922 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6923 (install-gcc-cross): Instead, override LANGUAGES here.
6924
69251998-03-18 Dave Love <d.love@dl.ac.uk>
6926
6927 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6928 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6929
6930Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6931
6932 * configure.in: Add Thumb-pe target.
6933
6934Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 6935
252b5132
RH
6936 * Makefile.in - changed sn targets to snavigator
6937 * configure.in - changed sn targets to snavigator
6938
6939Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6940
6941 * config-ml.in: After building symlink tree call make distclean
6942 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6943 to be the case for libiberty.
6944
6945Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6946
6947 * configure: When making link, also check the current
6948 directory. The configure scripts may create one.
6949
6950Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6951
6952 * config.sub: Accept alphapca56 and alphaev6 properly.
6953
6954Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6955
6956 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6957
252b5132
RH
6958Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6959
80413487 6960 * config.sub (sco5): Fix typo.
252b5132
RH
6961
6962Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6963
6964 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6965 install-itcl.
6966 (install-itcl): Remove dependency on install-tcl.
6967
6968Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6969
6970 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6971
252b5132
RH
6972Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6973
6974 * configure.in: Don't build libgui for a cygwin32 target when not on
6975 a cygwin32 host.
6976
6977Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6978
6979 * configure (redirect): Set to null, so default behavior of
6980 configure is now --verbose.
6981
69821998-02-16 Dave Love <d.love@dl.ac.uk>
6983
6984 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6985 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6986
6987Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6988
6989 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6990 this change to sync Makefile.in with its ChangeLog entries.
6991
6992Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6993
6994 * ltmain.sh (mkdir): Check that the directory doesn't exist
6995 before we exit with error, so that we don't get races during
6996 parallel builds.
6997
6998Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6999
7000 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7001
7002Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7003
7004 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7005 PICFLAG_FOR_TARGET.
7006 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7007
7008 * configure: Emit a definition for the new macro enable_shared
7009 into each Makefile.
7010
252b5132
RH
7011Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7012
7013 * configure.in (host_tools, native_only): Add libtool.
7014
7015Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7016
7017 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7018 Fix typo in ming config comment.
7019
7020Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7021
7022 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7023
7024Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7025
7026 * config.sub: Add tic30 cases, and map c30 to tic30.
7027
ba73c63f
JM
7028Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7029
7030 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7031 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7032 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7033 (CLEAN_TARGET_MODULES): Similarly
7034 (all-target-libf2c): Add dependences.
35590697 7035 * configure.in (target_libs): Add libf2c.
ba73c63f 7036
252b5132
RH
7037Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7038
ba73c63f
JM
7039 * configure.in: Remove expect from noconfigdirs when target
7040 is cygwin32. OK to build expect and dejagnu with Canadian
7041 Cross.
252b5132
RH
7042
7043Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7044
7045 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7046 host.
7047
7048 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7049 and mingw32.
7050
7051Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7052
7053 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7054 here as it is not defined in the toplevel Makefile.
7055
7056Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7057
7058 * configure (package_makefile_rules_frag): New variable, which names
7059 a file with generic rules, ...
7060 Change comment to mention we now have FIVE parts.
7061 * configure: Undo last change.
7062
7063Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7064
7065 * config.guess: More accurate determination of HP processor types.
7066 * config.sub: More accurate determination of HP processor types.
7067
7068Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7069
7070 * configure (package_makefile_frag): Move inserting the
7071 ${package_makefile_frag} to where it should be according
7072 to the comment.
7073
ba73c63f 7074Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
7075
7076 * config.guess: Add support for Linux/ARM.
7077
7078Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7079
7080 * .cvsignore: Remove *-info and *-install since they match
7081 release-info and mpw-install, which we don't want to just ignore.
7082
7083Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7084
7085 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7086
7087Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7088
7089 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7090 local_prefix to sub-make invocations.
7091
7092Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7093
7094 * configure.in: Check makefile fragments in the source
7095 directory.
7096
7097Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7098
ba73c63f
JM
7099 * configure.in: Check whether host and target makefile
7100 fragments exist before adding them to *_makefile_frag.
252b5132
RH
7101
7102Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7103
7104 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 7105
252b5132
RH
7106Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7107
7108 * configure.in: Make sure we only replace RPATH_ENVVAR on
7109 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7110 regexp to sed.
7111
7112 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7113 to sub-makes.
7114
71151998-01-13 Lee Iverson (leei@ai.sri.com)
7116
7117 * config-ml.in (multi-do): LDFLAGS must include multilib
7118 designator.
7119
7120Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
7121
7122 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7123
7124Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7125
7126 * config.sub: Add mingw32 support.
7127 * configure.in: Likewise.
252b5132
RH
7128
7129Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7130
7131 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7132
7133Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7134
7135 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7136 * configure (gxx_include_dir): Provide a definition for subdirs
7137 which do not use autoconf.
7138
7139Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7140
7141 * config.guess: Sync with egcs. Picks up new alpha support,
7142 BeOS & some additional linux support.
7143
ba73c63f 7144Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7145
7146 * config.guess: HP 9000/803 is a PA1.1 machine.
7147
ba73c63f
JM
7148Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7149
7150 * configure.in: It's alpha*-...
252b5132
RH
7151
7152Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7153
ba73c63f
JM
7154 * configure.in (host_makefile_frag, target_makefile_frag):
7155 Handle multiple config files.
7156 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7157 alpha-*-*.
252b5132
RH
7158
7159Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7160
7161 * mkdep: New file.
7162
7163Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7164
7165 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7166
7167Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7168
7169 * Makefile.in: Add libgui directory.
7170 (GDB_TK): Add all-libgui.
7171 * configure.in: Add libgui directory.
7172 * configure: Add all-libgui to GDB_TK.
7173
7174Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7175
7176 * config-ml.in (multidirs): Add m32r to multilib list.
7177
7178Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7179
7180 * Makefile.in (all-target-gperf): Change dependency to
7181 all-target-libstdc++.
7182
7183Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7184
7185 * config.guess: Add BeOS support.
7186
7187Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7188
7189 Source directory cvs renamed to cvssrc:
7190 * configure.in (host_tools): Change cvs to cvssrc.
7191 (native_only): Likewise.
7192 (noconfigdirs) [various cases]: Likewise.
7193 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7194 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7195 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7196 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7197 (all-cvssrc): Rename target from all-cvs.
7198
7199Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7200
7201 * configure (gxx_include_dir): Fix thinko.
7202
7203Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7204
7205 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7206 (install-cross, install-gcc-cross): New targets.
7207
7208Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7209
7210 * configure.in (noconfigdirs): Add support for Thumb target.
7211
7212 * config.sub (maybe_os): Add support for Thumb target.
7213
7214Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7215
7216 * Makefile.in: Add rules for cygmon.
7217
7218 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7219
7220Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7221
7222 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7223 * configure (gxx_include_dir): Provide a definition for subdirs
7224 which do not use autoconf.
7225
7226Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7227
7228 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 7229 11/18/97 build
252b5132
RH
7230
7231Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7232
7233 * From Franz Sirl.
7234 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7235 found on RedHat Linux systems.
7236
7237Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7238
7239 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7240 guesses.
7241
7242Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7243
7244 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7245
7246Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7247
7248 * ltmain.sh: If mkdir fails, check whether the directory was created
7249 anyhow by some other process.
7250
7251Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7252
7253 * configure.in (d30v-*-*): Configure all directories.
7254
7255Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7256
7257 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7258 for the D30V.
7259
7260Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7261
7262 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7263
7264Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7265
80413487
RH
7266 * include/libiberty.h: Add extern "C" { so it can be used with C++
7267 progrms.
7268 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7269 programs.
252b5132
RH
7270
7271Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7272
7273 * configure.in (d30v-*-*): Configure GCC now.
7274
7275Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7276
7277 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7278 is no longer needed.
7279
7280Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7281
7282 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7283
7284Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7285
7286 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7287 targets using "$@" to provide support for similar but not identical
7288 targets without having to duplicate code.
7289
7290Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7291
7292 * makefile.vms: Fix to work with DEC C.
7293
7294Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7295
7296 * config.sub: Add mips-tx39-elf to marketing names.
7297
7298Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7299
7300 * ltmain.sh: Handle symlinks in generated script.
7301
7302Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7303
7304 * configure: Handle autoconf style directory options: --bindir,
7305 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7306 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7307 --sysconfdir.
7308 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7309 (sharedstatedir, localstatedir, oldincludedir): New variables.
7310 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7311 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7312 sbindir, sharedstatedir, and sysconfdir.
7313
7314Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7315
7316 * Makefile.in (bootstrap-lean): New target.
7317
7318Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7319
7320 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 7321 sn, and gnuserv from noconfigdirs.
252b5132
RH
7322
7323Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7324
7325 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7326
7327Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7328
ba73c63f 7329 * Makefile.in (cross): New target.
252b5132
RH
7330
7331Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 7332 Jeff Law <law@cygnus.com>
252b5132
RH
7333
7334 * Makefile.in (bootstrap2, bootstrap3): New targets.
7335 (all-bootstrap): Remove outdated and confusing target.
7336 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7337
afb8d725
JM
7338Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7339
7340 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 7341 windows. Consistent with gdb/configure.
afb8d725 7342
252b5132
RH
73431997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7344
252b5132
RH
7345 * configure.in: Name Linux target fragment.
7346
7347 * configure: Rewrite so that project Makefile fragment is inserted
7348 first and appears last in the resulting Makefile.
7349
7350Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7351
7352 * Makefile.in (install-itcl): Install tcl first.
7353
252b5132 7354Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 7355
252b5132
RH
7356 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7357
7358Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7359
7360 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7361
7362 * configure.in (skipdirs): Add target-librx for Linux.
7363 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7364
7365Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7366
7367 * Makefile.in (bootstrap): New target.
7368
7369Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7370
7371 * config.sub: Accept 'amigados' for backward compatability.
7372
7373Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7374
7375 * config.guess: Merge with FSF.
7376
ba73c63f
JM
7377Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7378
7379 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7380
252b5132
RH
7381Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7382
7383 * config.sub: Add "marketing-names" patch.
7384
7385Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7386
80413487 7387 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
7388
7389Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7390
7391 * config.sub: Handle v850-elf.
7392
ba73c63f
JM
7393Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7394
7395 * .cvsignore (*-install): Remove.
7396
252b5132
RH
7397Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7398
7399 * ltconfig: Set CONFIG_SHELL in libtool.
7400 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7401
7402Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7403
7404 * configure.in (target_subdir): Set to libraries if enable_multilib.
7405
7406Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7407
7408 * config.guess: Update from gcc directory.
7409
7410Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7411
7412 * Makefile.in (all-sim): Depends on all-readline.
7413
7414Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7415
7416 * Makefile.in (BISON, YACC): Use $$s.
7417 (all-bison): Depend on all-texinfo.
7418
7419Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7420
7421 * Makefile.in (BISON): Add -L flag.
7422 (YACC): Likewise.
7423
7424Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7425
35590697
AJ
7426 * configure.in (noconfigdirs): Add support for v850e target.
7427
252b5132
RH
7428 * config.sub (maybe_os): Add support for v850e target.
7429
7430Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7431
35590697
AJ
7432 * configure.in (noconfigdirs): Add support for v850ea target.
7433
252b5132
RH
7434 * config.sub (maybe_os): Add support for v850ea target.
7435
7436Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7437
7438 * config.sub: Add mipstx39. Delete r3900.
7439
7440Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7441
7442 * Makefile.in (all-autoconf): Depends on all-texinfo.
7443
7444Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7445
7446 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7447 eabi targets.
7448
7449Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7450
7451 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7452
7453 * configure: When handling a Canadian Cross, handle YACC as well as
7454 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7455 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7456
7457Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7458
7459 * Makefile.in (BISON): bison, not byacc or bison -y.
7460 (YACC): bison -y or byacc or yacc.
7461 (various): Add *-bison as appropriate.
7462 (taz): No need to mess with BISON anymore.
7463
7464Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7465
7466 * configure: If OSTYPE matches *win32*, try to find a good value for
7467 CONFIG_SHELL.
7468
7469Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7470
7471 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7472 configure.in if it is present.
7473
7474Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7475
7476 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7477
7478Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7479
7480 * config.sub: Recognize `arc' cpu.
7481 * configure.in: Likewise.
7482 * config-ml.in: Likewise.
7483
7484Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7485
7486 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7487
7488Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7489
7490 * configure: Changed sed delimiter from ':' to '|' when
7491 attempting to substitute ${config_shell} for SHELL. On
7492 NT ${config_shell} may contain a ':' in it.
7493
7494Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7495
7496 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7497
7498Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7499
7500 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7501
7502Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7503
7504 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7505
7506 * ylwrap: If the program is a relative path, force it to be
7507 absolute.
7508
7509Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7510
7511 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7512
7513Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7514
7515 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7516 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7517 for libraries.
252b5132
RH
7518
7519Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7520
7521 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7522 separated by spaces.
252b5132
RH
7523
7524Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7525
7526 * ylwrap: New file.
7527 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7528
7529 * ltmain.sh: Handle /bin/sh at start of install program.
7530
7531 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7532
7533 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7534 * missing: New file, from automake 1.2.
7535
7536Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7537
7538 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7539 check-tk to CHECK_X11_MODULES.
7540
7541Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7542
7543 * config.sub: Merge with FSF.
7544
7545Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7546
7547 * config.guess: Merge with FSF.
7548
7549Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7550
7551 * configure: Treat msdosdjgpp like go32.
7552 * configure.in: Likewise. Don't remove gprof for go32.
7553
7554 * configure: Change Makefile.tem2 to Makefile.tm2.
7555
7556Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7557
7558 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7559
7560Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7561
7562 * install-sh (chmodcmd): Set to null if the DST directory already
7563 exists. Same as Nov 11th change.
7564
7565Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7566
35590697 7567 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7568
7569Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7570
7571 * config.guess: Update from FSF.
7572
7573Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7574
7575 * Makefile.in (GDB_TK): Depend on itcl and tix.
7576
7577Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7578
7579 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7580 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7581 (INSTALL_SCRIPT): New variable.
7582 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7583 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7584 to -x.
7585 * install-sh: Add support for -x option.
7586
7587Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7588
7589 * configure.in, Makefile.in: Treat tix like itcl.
7590
7591Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7592
7593 * Makefile.in (WINDRES): New variable.
7594 (WINDRES_FOR_TARGET): New variable.
7595 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7596 (EXTRA_HOST_FLAGS): Add WINDRES.
7597 (EXTRA_TARGET_FLAGS): Add WINDRES.
7598 (EXTRA_GCC_FLAGS): Add WINDRES.
7599 ($(DO_X)): Pass down WINDRES.
7600 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7601 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7602 DLLTOOL_FOR_TARGET.
7603
7604Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7605
7606 * configure.in: configure sim before gdb for win32-x-ppc
7607
7608Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7609
7610 Move gperf into the toplevel, from libg++.
7611 * configure.in (target_tools): Add target-gperf.
7612 (native_only): Add target-gperf.
7613 * Makefile.in (all-target-gperf): New target, depend on
7614 all-target-libg++.
7615 (configure-target-gperf): Empty rule.
7616 (ALL_TARGET_MODULES): Add all-target-gperf.
7617 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7618 (CHECK_TARGET_MODULES): Add check-target-gperf.
7619 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7620 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7621
7622Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7623
252b5132
RH
7624 * config.sub (mn10200): Recognize new basic machine.
7625
7626Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7627
7628 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7629 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7630
7631Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7632
7633 * configure.in: If we're building mips-sgi-irix6* native, turn on
7634 ENABLE_MULTILIB and set TARGET_SUBDIR.
7635
7636Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7637
7638 * Makefile.in (all-sn): Depend on all-grep.
7639
7640Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7641
7642 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7643
7644 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7645 Makefile. From Jeff Makey <jeff@cts.com>.
7646 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7647
7648 * Makefile.in (DISTBISONFILES): Remove.
7649 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7650 $(DEFAULT_YACC).
7651
7652 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7653 cygwin32.
252b5132
RH
7654
7655 * Makefile.in (LD): New variable.
7656 (EXTRA_HOST_FLAGS): Pass down LD.
7657 ($(DO_X)): Likewise.
7658
7659Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7660
7661 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7662
7663Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7664
7665 * configure.in (targargs): Strip out any supplied --build argument
35590697 7666 before adding our own. Always add --build.
252b5132
RH
7667
7668Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7669
7670 * configure.in (targargs): Pass --build if we're doing
7671 a cross-compile.
7672
7673Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7674
ba73c63f 7675 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7676 sed. Otherwise sed chokes on NT path names with drive
7677 designators. Also look for "?:*" as the leading characters in an
7678 absolute pathname.
7679
7680Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7681
7682 * config.sub: Support for r3900.
7683
7684Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7685
7686 * configure.in: Use install-sh, not install.sh.
7687
7688Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7689
7690 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7691 apply it twice.
7692
7693Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7694
7695 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7696 install-binutils.
7697
7698Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7699
7700 * Makefile.in: Add automake targets.
7701 * configure.in (host_tools): Add automake.
7702
7703Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7704
7705 * configure: Default CXX to c++, not gcc.
7706 * Makefile.in (CXX): Set to c++, not gcc.
7707 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7708
7709Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7710
7711 * install-sh: try appending a .exe if source file doesn't
7712 exist
7713
7714Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7715
7716 * configure.in: Turn on multilib by default.
7717 (cross_only): Remove target-libiberty.
7718
7719 * Makefile.in (all-gcc): Don't depend on libiberty.
7720
7721Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7722
7723 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7724
7725Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7726
7727 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7728 (DISTBISONFILES): Add ld/Makefile.in
7729
7730Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7731
7732 * configure.in: if target is cygwin32 but host isn't cygwin32,
7733 don't configure gdb tcl tk expect, not just gdb.
7734
7735Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7736
7737 * configure.in: Added gnuserv everywhere sn appears.
7738
7739 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7740 (CROSS_CHECK_MODULES): Added check-gnuserv.
7741 (INSTALL_MODULES): Added install-gnuserv.
7742 (CLEAN_MODULES): Added clean-gnuserv.
7743 (all-gnuserv): New target.
7744
7745Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7746
7747 * config.guess: Fixes for MIPS OpenBSD systems.
7748
7749Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7750
7751 * Makefile.in (INSTALL_XFORM): Remove.
7752 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7753
7754 * mkinstalldirs: New file, copied from automake.
7755 * Makefile.in (installdirs): Rename from install-dirs. Use
7756 mkinstalldirs. Change all users.
7757 (DEVO_SUPPORT): Add mkinstalldirs.
7758
7759Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
7760
7761 * install-sh: Rename from install.sh.
7762 * Makefile.in (INSTALL): Change install.sh to install-sh.
7763 (DEVO_SUPPORT): Likewise.
7764
7765 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
7766 Graichen <graichen@rzpd.de>.
7767
7768Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
7769
7770 * config.guess: Recognize OpenBSD systems correctly.
7771
7772Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7773
7774 * README, Makefile.in (ETC_SUPPORT): Remove references to
7775 cfg-paper*, configure.{texi,man,info*}._
7776
7777Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
7778
7779 * Makefile.in (all.normal): Ensure that gcc is built after all
7780 the x11 - ie gdb - targets.
7781
7782Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
7783
7784 * makefile.vms: Don't run conf-a-gas.
7785
7786Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
7787
80413487 7788 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
7789
7790Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
7791
7792 * configure.in: Remove noconfigdirs case since gdb also
7793 configures and builds for tic80-coff.
7794
7795Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
7796
7797 * configure: Set cache_file to config.cache.
7798 * Makefile.in (local-distclean): Remove config.cache.
7799
7800Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
7801
7802 * COPYING: Update FSF address.
7803
7804Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
7805
7806 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7807 noconfigdirs.
7808
7809Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
7810
7811 * Makefile.in (install-dirs): Don't crash if prefix, and hence
7812 MAKEDIRS, is empty.
7813
7814Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7815
7816 * config.sub: Tweak mn10300 entry.
7817
7818Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7819
7820 * configure.in (host_tools): Put sim before gdb, so gdb's
7821 configure.tgt can determine if the simulator was configured.
7822
7823Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7824
7825 * config.sub: Move BeOS $os case to be with other Cygnus
7826 local cases.
7827
7828Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7829
7830 * config.sub: Remove misplaced comment that broke Linux.
7831
7832Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7833
7834 * config.sub: Add BeOS support.
7835
7836Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7837
7838 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7839
7840Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7841
7842 * configure.in (noconfigdirs): Remove tcl and tk from
7843 noconfigdirs for cygwin32 builds.
7844
7845Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7846
7847 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7848
7849Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7850
7851 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7852 make-all.com, use makefile.vms instead.
7853
7854Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7855
7856 * config.sub: Accept -lnews*.
7857
7858Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
7859
7860 * configure.in (noconfigdirs): Disable target-newlib,
35590697 7861 target-examples and target-libiberty for d30v.
252b5132
RH
7862
7863Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7864
7865 * configure.in (noconfigdirs): Enable ld for d30v.
7866
7867Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
7868
7869 * configure.in (tic80-*-*): Build compiler.
7870
7871Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
7872
7873 * configure.in (d30v-*): Remove sim directory from list of
35590697 7874 unsupported d30v directories
252b5132
RH
7875
7876Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7877
35590697
AJ
7878 * config.sub, configure.in: Add d30v target cpu.
7879
252b5132
RH
7880Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
7881
7882 * makefile.vms: New file.
7883 * make-all.com: Remove.
7884
7885Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
7886
7887 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7888
7889Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
7890
7891 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7892
7893Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
7894
7895 * Makefile.in (ALL_MODULES): Added all-db.
7896 (CROSS_CHECK_MODULES): Addec check-db.
7897 (INSTALL_MODULES): Added install-db.
7898 (CLEAN_MODULES): Added clean-db.
7899
7900Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7901
7902 * config.guess: Merge with latest FSF sources.
7903
7904Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7905
7906 * Makefile.in (ALL_MODULES): Added all-itcl.
7907 (CROSS_CHECK_MODULES): Added check-itcl.
7908 (INSTALL_MODULES): Added install-itcl.
7909 (CLEAN_MODULES): Added clean-itcl.
7910
7911Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7912
7913 * configure.in: build gdb for mn10200
7914
7915Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7916
7917 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7918
7919Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7920
7921 * configure.in (tic80-*-*): Turn off most targets right now.
7922
7923Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7924
7925 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7926 rather than the makeinfo program.
7927 (do-info): Depend upon all-texinfo.
7928
7929Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7930
7931 * configure.in: Remove uses of config/mh-linux.
7932
7933 * config.sub, config.guess: Merge with latest FSF sources.
7934
7935Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7936
7937 * config.sub (case $basic_machine): Add tic80 entries.
7938
7939Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7940
7941 * config.sub, config.guess: Merge with latest FSF sources.
7942
7943Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7944
7945 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7946 * mpw-config.in: Test for NewFolderRecursive.
7947 * mpw-install: Use symbolic name for startup filename.
7948 * mpw-README: Add various additional details.
7949
7950Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7951
7952 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7953
7954Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7955
7956 * configure.in: Do build gcc and the target libraries for
7957 the mn10200.
7958
7959Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7960
7961 * configure.in: don't avoid building gdb for mn10300 any more
7962 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7963 instead of single-quoting it.
7964
7965Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7966
7967 * configure.in: Don't use --with-stabs on IRIX 6.
7968
7969Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7970
7971 * configure.in (m32r): Build gdb, libg++ now.
7972
7973Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7974
7975 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7976 directories from noconfigdirs.
7977
7978Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7979
7980 * config.sub (basic_machine): added mips16 configuration
7981
7982Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7983
7984 * config.sub: Handle d10v-unknown.
7985
7986Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7987
7988 * config.sub: Handle v850-unknown.
7989
7990Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7991
7992 * Makefile.in: add findutils
7993 * configure.in: add findutils to list of host_tools
7994
7995Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7996
7997 * config.sub: Handle mn10200 and mn10300.
7998
7999Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8000
8001 * configure.in (d10v-*): Do not build librx.
8002
8003Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8004
8005 * configure.in (mn10300): Build everything except gdb & libgloss.
8006
8007Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8008
8009 * config.guess: Patch for Dansk Data Elektronik servers,
8010 from Niels Skou Olsen <nso@dde.dk>.
8011
8012 For ncr, use /bin/uname rather than uname, since GNU uname does not
8013 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8014
8015 Patch for MIPS R4000 running System V,
8016 from Eric S. Raymond <esr@snark.thyrsus.com>.
8017
8018 Fix thinko for nextstep.
8019
8020 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8021
8022 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8023 * config.guess: Guess mips-dec-mach_bsd4.3.
8024
8025 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8026 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8027 release numbers.
8028 * config.guess (mips-mips-riscos*): Emit just enough of the
8029 release number.
8030
8031 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8032 * config.guess (sparc-auspex-sunos*): Added.
8033 (f300-fujitsu-*): Added.
8034
8035 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8036 * config.guess: Recognize a Tadpole as a sparc.
8037
8038Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8039
8040 * config.guess: Don't assume that NextStep version is either 2 or
8041 3. NextStep 4 (aka OpenStep 4) has come out now.
8042
8043Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8044
8045 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8046 From Rik Faith <faith@cs.unc.edu>.
8047
8048Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8049
8050 * config.sub: Contributions from bug-gnu-utils to:
8051 Support plain "hppa" (no version given) architecture, reported by
8052 OpenStep.
8053 OpenBSD like NetBSD.
8054 LynxOs is not a hardware supplier.
8055
8056 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 8057 OpenBSD like NetBSD.
252b5132
RH
8058 Stratus systems.
8059 More Pyramid systems.
8060 i[n>4]86 Intel chips.
8061 M680[n>4]0 Motorola chips.
8062 Use unknown instead of lynx for hardware manufacturer.
8063
8064Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8065
8066 * install.sh (chmodcmd): Set to null if the DST directory already
8067 exists.
8068
8069Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8070
8071 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8072 not use mt-ppc target Makefile fragment any more.
8073
8074Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8075
8076 * configure.in (*-*-windows): Exclude everything but those dirs
8077 needed to build windows.
8078
8079Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8080
8081 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8082
8083Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8084
8085 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
8086
8087Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8088
8089 * Undo my previous change.
8090
8091Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8092
8093 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8094 unconditionally.
8095 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8096
8097Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8098
8099 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8100 host to add it's own flags.
252b5132
RH
8101
8102Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8103
8104 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8105
8106Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8107
8108 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8109 (CXX_FOR_TARGET): Likewise.
8110 (GCC_FOR_TARGET): Define.
8111 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8112 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8113 CC_FOR_TARGET was specified on the command line.
8114 (MAKEOVERRIDES): Don't define.
8115
8116Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8117
8118 * configure.in (m32r): Fix spelling of libg++ libs.
8119
8120Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8121
8122 * config.sub (-apple*): Remove, now redundant.
8123
8124Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8125
8126 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8127
8128 * configure: Rework yesterday's sed script patch.
8129
8130 * config.sub: Merge with FSF.
8131
8132Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8133
8134 * config.guess: Merge from FSF.
8135
8136 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
8137 * config.guess: Use pc instead of unknown, for pc clone systems.
8138 Change linux to linux-gnu.
252b5132
RH
8139
8140 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 8141 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
8142
8143Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8144
8145 * test-build.mk (HOLES): Add "xargs" for gdb.
8146
8147 * configure: Avoid hpux10.20 sed bug.
8148
8149Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8150
4bddf3ad 8151 * configure.in: Add support for windows host
252b5132
RH
8152 (that is a build done under the Microsoft build environment).
8153
8154Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8155
8156 * Makefile.in: Replace all uses of srcroot with s, to shrink
8157 command line lengths.
8158
8159 Patches from Geoffrey Noer <noer@cygnus.com>:
8160 * configure.in: If configuring for newlib, pass --with-newlib to
8161 subdirectories.
8162 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8163 -Bnewlib/ and -Lwinsup to gcc.
8164 (CXX_FOR_TARGET): Likewise.
8165
8166Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8167
8168 * Makefile.in (ETC_SUPPORT): Add configure.
8169
8170Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8171
35590697 8172 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
8173 host configuration file.
8174
8175Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8176
8177 * configure.in: Break mn10x00 support into separate
8178 mn10200 and mn10300 configurations.
8179 * config.sub: Likewise.
8180
8181Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8182
8183 * configure.in: Add lots of stuff to noconfigdirs for
8184 the mn10x00 targets.
8185
8186 * config.sub, configure.in: Add mn10x00 support.
8187
8188Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8189
8190 * make-all.com: Call conf-a-gas, not config-a-gas.
8191
8192Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8193
8194 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 8195 targets.
252b5132
RH
8196
8197Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8198
8199 * mpw-README: Add much more detail for native PowerMac.
8200 * mpw-install: New file.
8201 * mpw-configure: Add --norecursion and --help options.
8202 * mpw-config.in: Translate readme and install files when
8203 copying to objdir.
8204 * mpw-build.in: Don't always depend on byacc and flex.
8205 (install-only-top): New action.
8206
8207Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8208
8209 * configure.in: You can now configure GDB for the v850.
8210
8211Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8212
8213 * configure.in (noconfigdirs): Don't configure any C++ dirs
8214 if targeting D10V.
8215
8216Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8217
8218 * config.sub: Recognize mips64vr5000.
8219
8220Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8221
8222 * configure.in: Use a single line for host_tools and native_only.
8223
8224Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8225
8226 * config.sub, configure.in: Add entries for m32r.
8227
8228Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8229
8230 * Makefile.in (inet-install): Don't run install-gzip.
8231
8232Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8233
8234 * configure.in: Don't config lots of things for *-*-windows*.
8235
8236Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8237
8238 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8239 (host_libs, host_tools): Copy from configure.in.
8240 * mpw-configure: Don't complain about directories not found.
8241
8242Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8243
8244 * configure.in (i[345]86): Recognize i686 for pentium pro.
8245 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8246 file.
8247
8248 * config.guess (i[345]86): Ditto.
8249
8250Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8251
8252 * configure.in (noconfigdirs): Removed gdb for D10V.
8253
8254Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8255
8256 * configure.in: Remove ld, target-libio, target-libg++, and
8257 target-libstdc++ from noconfigdirs.
8258
8259Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8260
8261 * configure: Fix three locations where shell scripts were
8262 being run directly rather than with config_shell.
8263
8264Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8265
8266 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8267 * config.sub (basic_machine): Recognize v850.
8268
8269Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8270
8271 * mpw-configure: Handle multiple enable/disable options and
8272 pass them down recursively, handle -c and -s flags appropriately
8273 depending on choice of compiler, add escape mechanism for
8274 quoted arguments to gC.
8275
8276Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8277
8278 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8279 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8280 so that -mrelocatable-lib and -mno-eabi are used.
8281
8282 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8283 not support --print-multi-lib, don't abort.
8284
252b5132
RH
8285Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8286
8287 * make-all.com: Run config-a-gas.
8288 * setup.com: Don't copy subdirectory files around.
8289
8290Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8291
8292 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8293 target, it now compiles correctly.
8294
8295Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8296
8297 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8298
8299Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8300
35590697 8301 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
8302
8303Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8304
8305 * configure.in (native_only): Add prms.
8306
8307Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8308
8309 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8310 (BINUTILS_SUPPORT_DIRS): Likewise.
8311
8312Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8313
8314 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8315 d10v support is added.
8316
8317Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8318
8319 * configure.in (d10v-*-*): New target.
8320
8321Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8322
8323 * config.guess (HP 9000/811): Recognize this as a PA1.1
8324 machine.
8325
8326Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8327
8328 * Makefile.in (do-tar-gz): New target, split out from tail end of
8329 taz target. Run each command separately, don't use pipes.
8330 (taz): Use it.
8331
8332Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8333
8334 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8335 * mpw-build.in: No builds should depend on building byacc or flex,
8336 they are assumed to be installed already.
8337
8338Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8339
8340 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8341 variable that CC_FOR_TARGET needs.
8342
8343Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8344
8345 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8346 options have changed since the last time the subdirectory was
8347 configured, and if it has, reconfigure.
8348 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8349 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8350
8351Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8352
8353 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8354 CLEAN_MODULES): Add bash.
8355 (all-bash): New target.
8356
8357Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8358
8359 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8360
8361Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8362
8363 * config.sub (basic_machine): Recognize d10v as a valid processor.
8364
8365Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8366
8367 * mpw-configure: Add support for --bindir.
8368 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8369
8370Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8371
8372 * configure.in: add bash, time, gawk to list of hosttools and things
8373 to only build for native toolchains
8374
8375Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8376
8377 * Makefile.in (docdir): Remove.
8378
8379Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8380
8381 * Makefile.in (datadir): Set to $(prefix)/share.
8382
8383Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8384
8385 * configure.in: build diff and patch for cygwin32-hosted
8386 toolchains.
8387
8388Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8389
8390 * config.sub: Accept -rtems*.
8391
8392Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8393
80413487 8394 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
8395 remove diff from the list of things not buildable
8396 via Canadian Cross
252b5132
RH
8397
8398Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8399
8400 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 8401 don't get ". ".
252b5132
RH
8402
8403Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8404
8405 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8406
8407Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8408
8409 * Makefile.in (taz): Handle case where tex3patch didn't even get
8410 checked out. Also, if it was found, put the symlink in a new util
8411 subdirectory.
8412
8413Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8414
8415 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8416
8417Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8418
8419 * config.sub: Recognize -openvms.
8420 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8421 * make-all.com, setup.com: New files.
8422
8423Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8424
8425 * Makefile.in (taz): tex3patch moved to texinfo/util.
8426
8427Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8428
afb8d725 8429 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8430 * configure.in: remove make from disable-if-Can-Cross list
8431 enable gdb if ${host} and ${target} are cygwin32
8432
8433Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8434
8435 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8436 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8437
8438Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8439
8440 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8441 distinguish sysv/svr4/bsd variants.
8442 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8443
8444Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8445
8446 * configure.in: Added copyright notice.
8447 * move-if-change: Added copyright notice.
8448
8449Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8450
8451 * configure.in (powerpcle-*-solaris*): Until we get shared
8452 libraries working, don't build gdb, sim, make, tcl, tk, or
8453 expect.
8454
8455Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8456
8457 * config.guess: Merge with FSF:
8458
8459 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8460 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8461
8462 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8463 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8464
8465 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8466 * config.guess: Combine two OSF1 rules.
8467 Also recognize field test versions. From mjr@zk3.dec.com.
8468 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8469 because GNU uname does not support -p. From pmr@pajato.com.
8470
8471Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8472
8473 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8474
8475Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8476
8477 * mpw-README: Document GCCIncludes.
8478
8479Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8480
8481 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8482
8483Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8484
8485 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8486
8487Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8488
8489 * configure.in (*-*-cygwin32): Configure make.
8490
8491Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8492
8493 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8494
8495Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8496
8497 * Makefile.in (all-inet): Depend on all-perl.
8498
8499 * Makefile.in (inet-install): New target.
8500
8501 * Makefile.in (all-inet): Depend on all-tcl.
8502 (all-inet): Depend on all-send-pr.
8503
8504Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8505
8506 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8507 temporarily.
8508
8509Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8510
8511 * configure.in: Don't configure --with-gnu-ld on AIX.
8512
8513Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8514
8515 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8516
8517Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8518
8519 * Makefile.in (ALL_MODULES): Added all-inet.
8520 (CROSS_CHECK_MODULES): Added check-inet.
8521 (INSTALL_MODULES): Added install-inet.
8522 (CLEAN_MODULES): Added clean-inet.
8523 (all-indent): New target.
8524
8525 * configure.in (host_tools): Added inet.
8526 (native_only): Added inet.
8527 (noconfigdirs): Added inet.
8528
8529Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8530
8531 * configure.in: Don't configure libgloss if we are not configuring
8532 newlib.
8533
8534Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8535
8536 * configure.in: Don't configure libgloss for unsupported
8537 architectures.
8538
8539Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8540
8541 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8542
8543Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8544
8545 * Makefile.in (ALL_MODULES): Include all-apache.
8546 (CROSS_CHECK_MODULES): Include check-apache.
8547 (INSTALL_MODULES): Include install-apache.
8548 (all-apache): New target.
8549
8550 * configure.in: Added apache everywhere perl is seen.
8551
8552Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8553
8554 * Makefile.in: Add support for clean-{module} and
8555 clean-target-{module} rules.
8556
8557Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8558
8559 * configure.in (*-*-ose) do not build libgloss.
8560
8561Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8562
8563 * config.guess (prep*:SunOS:5.*:*): Turn into
8564 powerpele-unknown-solaris2.
8565
8566Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8567
8568 * configure.in: Permit --enable-shared to specify a list of
8569 directories.
8570
8571Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8572
8573 * configure.in (host==solaris): Pass only the first word of $CC
8574 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8575
8576Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8577
8578 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8579
8580Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8581
8582 * Makefile.in (ALL_MODULES): Include all-perl.
8583 (CROSS_CHECK_MODULES): Include check-perl.
8584 (INSTALL_MODULES): Include install-perl.
8585 (ALL_X11_MODULES): Include all-guile.
8586 (CHECK_X11_MODULES): Include check-guile.
8587 (INSTALL_X11_MODULES): Include install-guile.
8588 (all-perl): New target.
8589 (all-guile): New target.
8590
8591 * configure.in (host_tools): Include perl and guile.
8592 (native_only): Include perl and guile.
8593 (noconfigdirs): Don't build guile and perl; no ports have been
8594 done.
8595
8596Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8597
80413487
RH
8598 * configure (--enable-*): Handle quoted option lists such as
8599 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8600
8601Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8602
8603 * Makefile.in ({,inst}all-target): New rule so we can make and
8604 install all of the target directories easily.
8605
8606Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8607
8608 * configure.in: Add missing global flag in sed substitution when
8609 deleting `target-' from ${configdirs}.
8610
8611Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8612
8613 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8614 option.
8615
8616 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8617 config/mh-necv4.
8618
8619 * install.sh: Correct misspelling of transformbasename.
8620
8621 * config.guess: Recognize mips-*-sysv*.
8622
8623Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8624
8625 * config.sub: Recognize mon960.
8626
8627Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8628
8629 * configure: Restore Canadian Cross handling of BISON and LEX,
8630 removed in Feb 20 change.
8631
8632Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8633
8634 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8635 Mention make install. Remove the old copyright date as well the
8636 clumsy and rather pointless copyright on the README file.
8637
8638Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8639
8640 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8641 Makefile after running symlink-tree, then run `make distclean' to
8642 avoid clobbering any generated files in srcdir.
8643
8644Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8645
8646 * configure.in (m68k-*-netbsd*): Build everything now.
8647
8648Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8649
8650 * Makefile.in (taz): Fix quoting.
8651
8652Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8653
8654 * configure.in (sparclet-*-*): Build everything now.
8655
8656Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8657
8658 * configure.in (m68k-*-linux*): New host.
8659
8660Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8661
8662 * configure: Check for bison before byacc.
8663
8664Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8665
8666 * Makefile.in configure: Change the way LEX and BISON/YACC are
8667 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8668 searching PATH. These are used as fallbacks by Makefile.in if
8669 flex/bison/byacc aren't in objdir.
8670
8671Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8672
8673 * Makefile.in: Make everything which depends upon all-bfd also
8674 depend upon all-opcodes, in case --with-commonbfdlib is used.
8675
8676Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8677
8678 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8679 building NT native compilers on Unix.
8680
8681Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8682
8683 * configure.in: Don't get CC from the host Makefile fragment if we
8684 can find gcc in PATH, or if this is a Canadian Cross. Move the
8685 Solaris test for /usr/ucb/cc to the post target script, just after
8686 the compiler sanity test.
8687
8688Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8689
8690 * config.sub: Merge with FSF.
8691
8692Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8693
8694 * Makefile.in (RPATH_ENVVAR): New variable.
8695 (REALLY_SET_LIB_PATH): Use it.
8696 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8697
8698Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8699
8700 * config.sub, configure.in: Recognize sparclet cpu.
8701
8702Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8703
8704 * config.guess: Support m68k-cbm-sysv4.
8705
8706Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8707
8708 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8709 m68k-unknown-linuxaout from linker help string. Put quotes around
8710 $ld_help_string.
8711
8712Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8713
8714 * config.guess (powerpc-harris-powerunix): Add guess for port
8715 to new target.
8716
8717Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8718
8719 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8720
8721Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8722
8723 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8724 $(REALLY_SET_LIB_PATH) in Makefile.
8725 * Makefile.in (SET_LIB_PATH): New variable.
8726 (REALLY_SET_LIB_PATH): New variable.
8727 ($(DO_X)): Use $(SET_LIB_PATH).
8728 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8729 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8730 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8731 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8732 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8733 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8734 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8735 (install-dosrel): Likewise.
8736 (all-opcodes): Depend upon all-libiberty.
8737
8738Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8739
8740 * config.guess (*:CYGWIN*): New
8741
8742Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8743
8744 * Makefile.in (all-target-winsup): All all-target-libiberty.
8745
8746Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8747
8748 * configure.in (noconfigdirs): Add missing # in front of comment.
8749
8750Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8751
8752 * configure.in: add second pass to things added to noconfigdirs
8753 so *-gm-magic can exclude libgloss properly.
8754
8755Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8756
8757 * mpw-configure (extralibs_name, rez_name): Set correctly
8758 for MWC68K compiler.
8759
8760 * mpw-README: Add more info on the necessary build tools.
8761
8762Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
8763
8764 * configure.in, config.sub: Recognize cygwin32.
8765
8766Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
8767
8768 * config.guess, config.sub: Recognize A/UX.
8769
8770Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
8771
8772 * config.sub: Merge with gcc/config.sub.
8773
8774Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
8775
8776 * mpw-build.in (do-binutils): Add build of stamps.
8777
8778Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
8779
8780 * config.sub: Add recognition for mips64vr4100*-* targets.
8781
8782Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8783
8784 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8785 Add creation of gconfigargs with `--enable-shared' turned on.
8786 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8787 ($(host)-stamp-stage3-configured): Likewise.
8788 (HOLES): Add chatr and ldd.
8789 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8790
8791Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
8792
8793 * configure: Pass --nfp to recursive configures.
8794
8795Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
8796
8797 * Makefile.in (DLLTOOL): New.
8798 (DLLTOOL_FOR_TARGET): New.
8799 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8800 (EXTRA_TARGET_FLAGS): Ditto.
8801 (EXTRA_GCC_FLAGS): Ditto.
8802 (CONFIGURE_TARGET_MODULES): Ditto.
8803 (DO_X): Ditto.
8804 * configure: Add DLLTOOL.
8805
8806Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
8807
8808 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8809 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8810 mh-sco, since old workarounds no longer needed, and don't
8811 build ld, since libraries have weak symbols in COFF.
8812
8813Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8814
8815 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8816
8817Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8818
8819 * configure.in: Make sure that ${CC} can be used to compile an
8820 executable.
8821
afb8d725
JM
8822Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8823
8824 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8825 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8826 nothing depending on whether gdbtk is being built.
8827
252b5132
RH
8828Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8829
8830 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8831
8832Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8833
8834 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8835 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8836
8837Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
8838
8839 * config-ml.in: Add support for
8840 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8841 Simplify setting of multidirs from --disable-foo.
8842
8843Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8844
8845 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8846 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8847 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 8848 non-empty, pass them on to the GCC make.
252b5132
RH
8849 (all-bootstrap): New rule that is like all-gcc, except it executes
8850 the GCC bootstrap rule instead of the GCC all rule.
8851
8852Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8853
8854 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8855
8856Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8857
8858 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8859 DG/UX support.
8860
8861Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
8862
8863 * config.sub (i*86*) Change [345] to [3456]
8864
8865Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8866
8867 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8868 --with-gnu-ld=no.
8869
8870Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8871
8872 * config-ml.in (rs6000*, powerpc*): Add switches to control which
8873 AIX multilibs get built.
8874
8875Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8876
8877 * configure.in (i386-win32): Don't build expect if we're not
8878 building the tcl subdir.
8879
8880Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
8881
8882 * Makefile.in: (configure-target-examples, all-target-examples):
8883 New targets, configure and build example programs.
8884
8885Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8886
8887 * mpw-configure: If an mpw-config.in generated a file mk.sed,
8888 use it as input to sedit the generated MPW makefile.
8889 * mpw-README: Add a suggestion about Gestalt.h.
8890
8891Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
8892
8893 * config.sub: Accept *-*-ieee*.
8894
8895Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
8896
8897 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
8898 Ronald F. Guilmette <rfg@monkeys.com>.
8899
8900Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8901
8902 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8903 for powerpc-pe native.
8904 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8905 (target==powerpc-pe): duplicate i386-win32 entry.
8906
8907Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8908
8909 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8910 of vxworks, not just vxworks5.1.
8911
8912Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8913
8914 * mpw-configure: Add support for exec-prefix.
8915
8916Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8917
8918 * config.guess: Recognize HP model 816 machines as having
8919 a PA1.1 processor.
8920
8921Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8922
8923 * configure: Ignore new autoconf configure options.
8924
252b5132
RH
8925Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8926
8927 * config.guess: Recognize Pentium under SCO.
8928 From Robert Lipe <robertl@arnet.com>.
8929
8930Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8931
8932 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
8933
8934Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8935
8936 * configure.in: Don't configure gas for alpha-dec-osf*.
8937
8938Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8939
8940 * configure.in: Default to --with-stabs for some targets for which
8941 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8942 i[345]86*-*-unixware*.
8943
8944Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8945
8946 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8947 rather than basing it on the target. Simplify handling of options
8948 controlling which directories to configure. Remove extraneous
8949 slash in multi-clean target.
8950
8951Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8952
8953 * config-ml.in: Prefix more variables with ml_ so they don't collide
8954 with configure's.
8955
8956Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8957
8958 * configure: Don't turn -v into --v.
8959
8960Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8961
8962 * configure.in (targargs): Fix typo.
8963
8964 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8965
8966Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8967
8968 * configure.in: Strip --host and --target options from
8969 CONFIG_ARGUMENTS, and always configure for --host only. Add
8970 --with-cross-host option when building with a cross-compiler.
8971 * configure: Canonicalize the arguments put into config.status by
8972 always using `=' for an option with an argument. Pass a presumed
8973 --host or --target explicitly.
8974
8975Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8976
8977 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8978 into general OS recognition case.
8979
8980Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8981
8982 * configure.in (target_configdirs): add target-winsup only
8983 for win32 target systems.
8984
8985Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8986
8987 * Makefile.in (all-target-libgloss): Depend upon
8988 configure-target-newlib, since when libgloss is built it looks to
8989 see if the newlib directory exists.
8990
8991Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8992
8993 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8994 cfg-ml-*.in.
8995
8996Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8997
8998 * configure: Handle LD and LD_FOR_TARGET when configuring a
8999 Canadian Cross.
9000
252b5132
RH
9001Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9002
9003 * configure.in (target_libs): add target-winsup.
9004 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9005 (target==ppcle-pe): remove ld from $noconfigdirs.
9006
9007Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9008
9009 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9010 Preserve relative path names in $srcdir. Build symlink tree if
9011 configuring cross target dir and srcdir=. (= no VPATH support).
9012 (configure-target-libg++): Depend on configure-target-librx.
9013 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9014 * config-ml.in: New file.
9015 * symlink-tree: New file.
9016 * configure: Ensure srcdir="." if that's what it is.
9017
9018Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9019
9020 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9021 includes and FLEX_SKELETON setting.
9022 * mpw-configure (--with-gnu-ld): New option, controls whether
9023 to use PPCLink or ld with PowerMac GCC.
9024 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9025 * mpw-config.in: Configure grez if targeting Mac.
9026
9027 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
9028 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9029 just macos.
252b5132
RH
9030 * configure.in: Configure grez resource compiler if targeting Mac.
9031 * Makefile.in (all-grez, install-grez): New targets.
9032
9033Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9034
9035 * configure: CXX defaults to gcc, not g++. If we find
35590697 9036 gcc in the path, set CC to gcc -O2.
252b5132
RH
9037
9038Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9039
9040 * configure: Default ${build} correctly. Avoid picking up extra
9041 spaces when reading CC and CXX from Makefile. When doing a
9042 Canadian Cross, use plausible default values for numerous
9043 variables.
9044 * configure.in: When doing a Canadian Cross, don't try to
9045 configure tools whose configure script can't handle it.
9046
9047Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9048
9049 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9050
9051Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9052
9053 * configure: Remove dubious bug reporting address.
9054
9055Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9056
9057 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9058 configure script, run that instead of this directory's configure.
9059 In either case, print a message that we're configuring the sub-dir.
9060
9061Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9062
9063 * configure.in: Before checking for the existence of various files,
9064 use sed to filter out "target-".
9065
9066Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9067
9068 * Makefile.in (DO_X): Split rule to decrease command line length
9069 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9070 (Philippe De Muyter).
9071
9072Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9073
9074 * Makefile.in (all-patch): depend on all-libiberty.
9075
9076Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9077
9078 * configure.in: If the only directory in target_configdirs which
9079 actually exists is libiberty, then set target_configdirs to empty,
9080 to avoid trying to build a target libiberty in a gas or gdb
9081 distribution.
9082
9083Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9084
9085 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
9086 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9087 systems.
252b5132
RH
9088
9089Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9090
9091 * configure.in (copy_dirs): Use sys-include instead of include
9092 for --with-headers option.
9093
9094Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9095
9096 * Makefile.in, configure.in: Make winsup builds work with
9097 new scheme.
9098
9099Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9100
9101 * configure.in: Build the linker on AIX.
9102
9103Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9104
9105 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9106 where needed.
9107
9108Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9109
9110 * Makefile.in (all-gcc): Fix typo.
9111
9112Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9113
9114 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9115
9116Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9117
9118 * configure.in: Rename libFOO to target-libFOO, and xiberty
9119 to target-xiberty, to provide more flexibility.
9120 (target_subdir): Define. Create if cross.
9121 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9122 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9123 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9124 check-libFOO -> check-target-libFOO, etc.
9125 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9126 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9127 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9128 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9129 allow ALL_GCC="" to only configure.
9130 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9131 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9132 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9133
9134Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9135
9136 * Makefile.in (taz): Build "info" in etc explicitly.
9137
9138Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9139
9140 * configure.in: Make sure that CC is undefined (as opposed to
9141 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9142 problem with autoconf trying to configure on a host without GCC.
9143
9144Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9145
9146 * mpw-configure: Set host alias from choice of host compiler,
9147 only use generic MPW Makefile sed if present, edit a file
9148 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9149 * mpw-README: Add problem notes about CW6 and CW7.
9150
9151Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9152
9153 * Makefile.in (taz): Use ";" instead of ";;".
9154
9155Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9156
9157 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9158 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9159 DISTDOCDIRS.
9160 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9161 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9162
9163Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9164
9165 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9166 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9167 Move bfd to DISTSTUFFDIRS.
9168
9169Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9170
9171 * Makefile.in (X11_LIB): Removed.
9172 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9173
9174 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9175
9176Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9177
9178 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9179 names.
9180
9181Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9182
9183 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9184
9185Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9186
9187 * configure.in (i[345]86-*-win32): Always build newlib.
9188 Don't configure cvs, autoconf or texinfo.
9189 * Makefile.in (LD_FOR_TARGET): New.
9190 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9191 Pass down LD_FOR_TARGET.
9192
9193Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9194
9195 * winsup: New directory.
9196 * Makefile.in: Build winsup.
9197 * configure.in: Winsup is configured when target is win32.
9198 Can only build win32 target GDB when native.
35590697 9199
252b5132
RH
9200Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9201
9202 * config.guess: Recognize HP model 819 machines as having
9203 a PA 1.1 processor.
9204
9205Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9206
9207 * configure: Fix sed loop which substitutes for CC and CXX to
9208 avoid bug found in various sed implementations.
9209
9210Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9211
9212 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9213 simulator. Use standard powerpc-*-eabi*.
9214
9215Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9216
9217 * configure.in: Stop putting gas and binutils in noconfigdirs for
9218 powerpc-*-aix* and rs6000-*-*.
9219
9220Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9221
9222 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9223 -mcall-aixdesc libraries.
9224
9225Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9226
9227 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9228
9229 * config.sub (arm | armel | armeb): Fix shell syntax.
9230
9231Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9232
9233 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9234 -msoft-float and -mcpu=common support.
9235 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9236 libraries.
9237
9238Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9239
9240 * configure.in: Allow configuration and build of emacs19 for the alpha.
9241
9242Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9243
9244 * configure.in (CC): Get ^CC, not just any old CC, from
9245 ${host_makefile_frag}.
9246
9247Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9248
35590697 9249 * configure.in (CC): Try to get CC from
252b5132
RH
9250 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9251
9252Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9253
9254 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9255 only if it exists in $(srcdir).
9256
9257Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9258
9259 * configure: If CC and CXX are not set in the environment, set
9260 them, based on either an existing Makefile or on searching for gcc
9261 in PATH. Substitute for CC and CXX in Makefile.
9262 * configure.in: Remove libm from target_libs. Separate
9263 target_configdirs from configdirs. If CC is not set in
9264 environment, try to get it from a host Makefile fragment. Rewrite
9265 changes of configdirs to use skipdirs instead. A few minor
9266 tweaks. Take directories out of target_configdirs as they are
9267 taken out of configdirs. Remove existing Makefile files from
9268 subdirectories. Substitute for TARGET_CONFIGDIRS and
9269 CONFIG_ARGUMENTS in Makefile.
9270 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9271 by configure.in.
9272 (CONFIG_ARGUMENTS): Likewise.
9273 (CONFIGURE_TARGET_MODULES): New variable.
9274 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9275 ($(CONFIGURE_TARGET_MODULES)): New target.
9276 (configure-libg++, configure-libio): New targets.
9277 (all-libg++): Depend upon configure-libg++.
9278 (all-libio): Depend upon configure-libio.
9279 (configure-libgloss, all-libgloss): New targets.
9280 (configure-libstdc++): New target.
9281 (all-libstdc++): Depend upon configure-libstdc++.
9282 (configure-librx, all-librx): New targets.
9283 (configure-newlib): New target.
9284 (all-newlib): Depend upon configure-newlib
9285 (configure-xiberty): New target.
9286 (all-xiberty): Depend upon configure-xiberty.
9287
9288Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9289
9290 * configure.in (host i[345]86-*-win32): Expand the
9291 noconfigdirs again.
9292
9293Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9294
9295 * mpw-configure: Fix sed command file name.
9296
9297Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9298
35590697 9299 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
9300 noconfigdirs again.
9301
9302Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9303
9304 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9305 or powerpc*-*-pe*, since they are not yet supported.
9306
9307Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9308
9309 Add PowerMac support and many other enhancements.
9310 * mpw-configure: New option --cc to select compiler to use,
9311 paste options set according to --cc into the generated
9312 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9313 if mpw-make.sed is present.
9314 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9315 add forward includes for PowerPC include files.
9316 * mpw-build.in: Build using Makefile.PPC if present.
9317 (do-byacc, etc): Remove separate version resource builds.
9318 (do-gas): Build "stamps" before "all".
9319 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9320 * mpw-README: Update to reflect --cc option, PowerMac support,
9321 and recently-reported compatibility problems.
9322
9323Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9324
9325 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9326 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9327 (--with-multilib-top): Pass to recursive invocations.
9328
9329Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9330
9331 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9332 v810-*-*.
9333
9334Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9335
9336 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9337 gdb, ld and opcodes on v810-*-*.
9338
252b5132
RH
9339Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9340
9341 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9342 (local-maintainer-clean): New target.
9343 (maintainer-clean): New target.
9344 (realclean): Just depend upon maintainer-clean.
9345
9346Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9347
9348 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9349
9350Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9351
9352 * configure.in: Build ld in mips*-*-bsd* case.
9353
9354Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9355
9356 * config.sub: Accept -lites* OS. From Ian Dall.
9357
9358Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9359
9360 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 9361 targets.
252b5132
RH
9362
9363Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9364
9365 * configure.in: treat i386-win32 canadian cross the same as
9366 i386-go32 canadian cross.
9367
9368Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9369
9370 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9371 running under the simulator to build a reduced set of libraries.
9372 (powerpc-*-eabiaix): Add fine grained multilib support added to
9373 other powerpc targets yesterday.
9374
9375Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9376
9377 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9378 -disable-softfloat, -disable-relocatable, -disable-aix, and
9379 -disable-sysv to control which multilib libraries get built.
9380
9381Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9382
9383 * configure: Add Makefile.tem to list of files to remove in trap
9384 handler.
9385
9386Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9387
9388 * config.guess (*Linux*): Add missing "exit"s.
9389 Also, need specific check for alpha-unknown-linux (uses COFF).
9390
9391Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9392
9393 * config.guess: Merge with FSF:
9394
9395 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9396 * config.guess (AIX4): More robust release numbering discovery.
9397
9398 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9399 * config.guess (i386-sequent-ptx): Properly get version number.
9400
9401 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9402 * config.guess (mips:*:4*:UMIPS): New case.
9403
9404Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9405
9406 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9407 (i386-win32 host): Likewise. Don't build readline.
9408
afb8d725
JM
9409Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9410
9411 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9412 SUPPORT_FILES to submakes.
9413
252b5132
RH
9414Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9415
9416 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9417 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9418 mpw-configure.
9419
9420Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9421
9422 * configure.in (appdirs): Use =, not ==, in test expression when
9423 trying to build the text to print in the warning message for
9424 Solaris users.
9425
9426Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9427
9428 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9429
9430Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9431
9432 * config.guess: Recognize lynx-2.3.
9433
9434Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9435
9436 * config.sub (z8ksim): Deleted
9437 (z8k-*-coff): New, this is the one true name of the target.
9438
9439Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9440
9441 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9442
9443Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9444
9445 * config.guess (*:Linux:*:*): First try asking the linker what the
9446 default object file format is (elf, aout, or coff). Then if this
9447 fails, try previous methods.
9448
9449Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9450
9451 * configure.in: Don't build newlib for *-*-vxworks5.1.
9452
9453Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9454
9455 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9456 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9457
9458Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9459
9460 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9461
9462Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9463
9464 * cfg-ml-com.in: New file.
9465 * cfg-ml-pos.in: New file.
9466
9467Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9468
9469 * COPYING.NEWLIB: Add HP free copyright to list.
9470
9471Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9472
9473 * config.sub: Recognize -eabi* for the system, not just -eabi.
9474
9475Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9476
9477 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9478 * config.sub, configure.in (win32): New target and host.
9479
9480Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9481
9482 * configure.in: Add i386-pe configuration.
9483
9484Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9485
9486 * mpw-build.in (install): Install GDB after LD.
9487
9488Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9489
9490 * mpw-config.in (elf/mips.h): Always forward-include, needed
9491 for GDB to build.
9492
9493Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9494
9495 * testsuite: New directory for customer acceptance and whole tool
9496 chain tests.
9497
9498Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9499
9500 * configure: If per-host line isn't found, but AC_OUTPUT is found
9501 and a configure script exists, run it instead.
9502
9503Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9504
9505 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9506
9507Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9508
9509 * configure: Set build_{cpu,vendor,os,alias} to host values when
9510 --build isn't specified.
9511
9512Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9513
9514 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9515 (FLAGS_TO_PASS): Pass them.
9516 (EXTRA_TARGET_FLAGS): Ditto.
9517
252b5132
RH
9518Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9519
9520 * Makefile.in (all-libg++): Depend on all-libstdc++.
9521
9522Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9523
9524 * configure.in (noconfigdirs): Enable all packages for
9525 i386-unknown-netbsd.
9526
9527Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9528
9529 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9530 hosted builds (DOS builds)
9531
9532Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9533
9534 Changes for ARM based on patches from Richard Earnshaw:
9535 * config.sub: Handle armeb and armel.
9536 * configure.in: Omit arm linker only for riscix.
9537
9538Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9539
9540 * config.guess: Update from FSF.
9541
9542Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9543
9544 * config.sub: Recognize powerpcle as the little endian varient of
9545 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9546 powerpcle variant. Convert pentium into i586, not i486. Add p5
9547 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9548 temporarily.
9549
9550Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9551
9552 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9553
9554Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9555
9556 * config.sub: Accept -lites* as a basic system type.
9557
9558Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9559
9560 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9561 installed, and if so return linuxoldld as the system name.
9562
9563Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9564
9565 * config.guess: Add hppa1.1-hp-lites support.
9566
9567Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9568
9569 * configure.in: Don't build newlib for m68k-vxworks5.1.
9570
9571Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9572
9573 * configure.in (mips-sgi-irix6): Use mh-irix5.
9574
9575Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9576
9577 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9578
9579Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9580
9581 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9582 OSF/1. Fix compiler flags.
252b5132
RH
9583 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9584
9585Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9586
9587 * configure.in: Recognize --with-newlib.
9588 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9589
afb8d725
JM
9590Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9591
9592 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9593 to *_X11_MODULES due to gdbtk needing X include files et al.
9594
252b5132
RH
9595Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9596
9597 Merge in support for Mac MPW as a host.
9598 (Old change descriptions retained for informational value.)
9599
9600 * mpw-config.in: Add generic include forwards for cpu-specific
9601 include files in aout and elf directories.
9602
9603 * mpw-configure: Added copyright.
9604 * mpw-config.in: Check for presence of required build tools.
9605 (target_libs): Add newlib.
9606 (target_tools): Add examples.
9607 (Read Me): Generate as "Read Me for MPW" instead.
9608 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9609 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9610 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9611
9612 * mpw-configure: Remove subdir-specific makefile hackery,
9613 delete mk.tmp after using it.
9614
9615 * mpw-build.in (all): Display start and end times.
9616
9617 * mpw-configure (host_canonical): Set.
9618 (target_cpu): Always add to makefiles.
9619 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9620 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9621 (mpw-mh-mpw): Look for in srcdir and srcroot.
9622 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9623
9624 * mpw-build.in: (install-only): New target.
9625
9626 * mpw-configure (host_alias, target_alias): Rename from hostalias
9627 and targetalias, add into generated Makefile.
9628 (mk.tmp): If present, add into generated Makefile.
9629 * mpw-build.in (all-gas): Build config.h first before gas proper.
9630
9631 * mpw-configure (config.status): Write only if changed.
9632 * mpw-config.in (readline): Configure it (not built, just used for
9633 definitions).
9634
9635 * mpw-config.in (elf/mips.h): Add a forward include.
9636
9637 * mpw-config.in: Forward-include most .h files in include into
9638 extra-include.
9639 (readline): Don't build.
9640 mpw-build.in (install): Install GDB.
9641
9642 * mpw-configure (prefix, mpw_prefix): Handle it.
9643 * mpw-config.in (mmalloc, readline): Don't configure.
9644 * mpw-build.in (thisscript): Rename to ThisScript.
9645 Use mpw-build instead of BuildProgram everywhere.
9646 (mmalloc, readline): Don't build.
9647 * mpw-README: New file, basic documentation about the MPW port.
9648
9649 * mpw-config.in: Use forward-include to create include files.
9650
9651 * mpw-configure: Add more things to the top of each configured
9652 Makefile, including contents of config/mpw-mh-mpw.
9653 * mpw-config.in (extra-include): Create this directory and fill it
9654 with Posix-like include files when configuring.
9655
9656 * config.sub (apple, mac, mpw): Add various aliases.
9657
9658 * mpw-build.in: New file, top-level build script fragment for MPW.
9659 * mpw-configure: New file, configure script for MPW.
9660 * mpw-config.in: New file, config fragment for MPW.
9661
9662Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9663
9664 * configure.in (host_libs): Remove glob, since it is gone from the
9665 sources.
9666
9667Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9668
9669 * Makefile.in: define empty GDB_NLM_DEPS var.
9670
9671 * configure.in(target_makefile_frag): use config/mt-netware
9672 for netware targets.
9673
9674Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9675
9676 * config.sub: Merge in recent FSF changes. Remove linux special
9677 cases.
9678
9679Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9680
4bddf3ad 9681 Revert this change:
252b5132
RH
9682
9683 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9684
9685 * build-all.mk: Use CC=cc -Xs on Solaris.
9686
252b5132
RH
9687Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9688
9689 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9690 stop using it.
9691 * Makefile.in: Nuke all references to glob subdirectory.
9692
9693Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9694
9695 * configure.in: Fix --enable-shared logic in per-host.
9696
9697Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9698
9699 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9700
9701Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9702
9703 * configure.in (noconfigdirs): Don't build gas on AIX, for
9704 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9705
9706Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9707
9708 * configure: Fix --cache-file to work if the file argument is a
9709 relative path.
9710
9711Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9712
9713 * configure: If the --cache-file is used, pass it down to
9714 configure in subdirectories.
9715
9716Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9717
9718 * config.sub: add vxworks29k configuration.
9719
9720Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9721
9722 * Makefile.in (taz): Do "diststuff" part quietly.
9723
9724Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9725
9726 * config.sub: Mini-merge with gcc/config.sub.
9727
9728Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9729
9730 * config.guess (IRIX): Sed - to _.
9731
9732Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9733
9734 * Makefile.in (source-vault, binary-vault): New targets.
9735
9736Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9737
9738 * config.sub: Recognize -eabi as a basic system type.
9739
9740Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9741
9742 * configure.in (enable_shared stuff): Fix typo.
9743
9744Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9745
9746 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9747
9748Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9749
9750 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9751
9752Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9753
9754 * configure.in (rs6000-*-*): Don't build gas.
9755
9756Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
9757
9758 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9759 reduce command line length.
9760 (AS_FOR_TARGET): Check for as.new, not Makefile.
9761 (NM_FOR_TARGET): Check for nm.new, not Makefile.
9762
9763Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
9764
9765 * config.guess: Merge from FSF.
9766
9767Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9768
9769 * configure: Don't use $ when handling program_suffix.
9770
9771Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
9772
9773 * configure.in: Configure tk for hppa/hpux.
9774
9775Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
9776
9777 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
9778
9779Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9780
9781 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
9782 to LIBCXXFLAGS. Tests are better run without it.
9783
9784Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
9785
9786 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9787
9788Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
9789
9790 * configure.in (*-*-netware*): Don't configure xiberty.
9791
9792Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
9793
9794 * configure.in: Remove tk from native_only list.
9795
9796Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
9797
9798 * build-all.mk: Add mips-ncd-elf target to sun4 targets
9799 for special NCD build.
9800
9801Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9802
9803 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9804 makeall.bat, they're only useful for binutils snapshots.
9805 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9806 makeall.bat to specified SUPPORT_FILES.
9807
9808Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
9809
9810 * build-all.mk: Add Ericsson targets to sun4 and solaris
9811 hosts. Add BNR's sun4 target to solaris host, so their
9812 build-from-source will be tested in-house first.
9813
9814Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9815
9816 * Makefile.in (LIBCFLAGS): New variable.
9817 (CFLAGS_FOR_TARGET): Ditto.
9818 (LIBCFLAGS_FOR_TARGET): Ditto.
9819 (LIBCXXFLAGS): Ditto.
9820 (CXXFLAGS_FOR_TARGET): Ditto.
9821 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9822 (BASE_FLAGS_TO_PASS): Pass them.
9823 (EXTRA_TARGET_FLAGS): Ditto.
9824
4bddf3ad 9825 * configure.in: Support --enable-shared.
252b5132
RH
9826
9827Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9828
9829 * configure.in (target_libs): Include libstdc++ again.
9830 * config.guess: Update from FSF (for FreeBSD).
9831
9832Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9833
9834 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9835 makeall.bat.
9836 (DISTDOCDIRS): Add `etc'.
9837 (ETC_SUPPORT_PFX): New variable.
9838 (taz): Include anything from etc starting with a word in
9839 ETC_SUPPORT_PFX.
9840
9841Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9842
9843 * config.sub: Update for recent FSF changes. Remove obsolete
9844 h8300hds entry. Add -windows* and -osx as basic os. Minor
9845 spacing changes.
9846
9847Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9848
9849 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9850
9851 * config.guess: Merge with FSF.
9852 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9853
9854Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9855
9856 * configure: Since the "trap 0" handler will override the exit
9857 status on many systems, only use it for "exit 1", and make it set
9858 a non-zero exit status; reset it before "exit 0". Also, check
9859 exit status of config.sub, and error out if it failed.
9860
9861Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
9862
9863 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9864 and install libgloss.
9865
9866Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9867
9868 * Makefile.in (all-binutils): Depend upon all-byacc.
9869
9870 * configure.in: Don't build emacs on Irix 5.
9871
9872Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9873
9874 * configure.in (*-*-netware*): Add libio.
9875
9876Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9877
9878 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9879 (CHECK_TARGET_MODULES): Ditto.
9880 (INSTALL_TARGET_MODULES): Ditto.
9881 (TARGET_LIBS): Ditto.
9882 (all-libstdc++): Note dependencies.
9883
9884Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9885
9886 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9887
9888Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9889
9890 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9891 -fexternal-templates.
9892
9893 * configure.in (target_libs): Add libstdc++.
9894 (noconfigdirs): Add libstdc++ as appropriate.
9895
9896Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9897
9898 * config.guess: Update from FSF.
9899
9900Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9901
9902 * configure: Use ${config_shell} when running ${configsub}.
9903
9904Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9905
9906 * config.sub: No longer recognize h8300h.
9907
9908Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9909
9910 * config.sub: Remove extraneous differences between config.sub and
9911 gcc/config.sub.
9912
9913Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9914
9915 * Makefile.in (DISTSTUFFDIRS): Add gas.
9916
9917Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9918
9919 * COPYING.NEWLIB: New file.
9920
9921Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9922
9923 * config.guess (HP-UX): Patch from Harlan Stenn
9924 <harlan@landmark.com> to also emit release level.
9925
9926Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9927
9928 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9929
9930Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9931
9932 * config.sub: Merge nextstep cleanup from FSF.
9933
9934Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9935
9936 * configure.in (arm-*-*): Don't configure ld for this target.
9937
9938Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9939
9940 * configure.in (*-*-netware): don't configure libg++, libio,
9941 librx, or newlib.
9942
9943Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9944
9945 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9946 configure ld--it works, but it doesn't support shared libraries.
9947
9948Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9949
9950 * config.guess (*-unknown-freebsd*): Get rid of possible
9951 trailing "(Release)" in version string.
9952 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9953
9954Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9955
9956 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9957 Fix type: *-next-neststep -> *-next-nextstep.
9958
9959 * config.guess: Merge from FSF:
9960
9961 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9962
9963 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9964
9965 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9966
9967 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9968 instead of UNIX_SV for UnixWare 1.0).
9969
9970Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9971
9972 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9973 to make gdb/nlm/* build after the compiler and linker.
9974
9975Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9976
9977 * config.guess (netbsd, freebsd, linux): Accept any machine,
9978 not just i[34]86.
9979 (m68k-atari-sysv4): Relocate to match FSF version.
9980
9981 * config.guess: More merges from the FSF:
9982
9983 Add a space before function call or macro invocation.
9984
9985 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9986
9987 * config.guess: Add trap cmd to remove dummy.c and dummy when
9988 interrupted.
9989
9990 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9991
9992 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9993 (dummy): Redirect stderr from compilation of dummy.c.
9994
9995 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9996
9997 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9998
9999Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10000
10001 * configure: Accept and ignore --cache*, for compatibility with
10002 new autoconf.
10003
10004Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10005
10006 * config.guess: Merge from FSF:
10007
10008 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10009
10010 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
10011 (PATH): Add /.attbin at end for finding uname.
10012 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
10013
10014 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10015
80413487 10016 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
10017
10018 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10019
80413487
RH
10020 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10021 to select whether to use ELF or COFF.
252b5132
RH
10022
10023 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10024
80413487 10025 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
10026
10027 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10028
10029 * config.guess: Guess the OS version for HPUX.
10030
10031 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10032
10033 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10034
10035Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10036
10037 * configure.in: Recognize --with-headers, --with-libs, and
10038 --without-newlib.
10039 * Makefile.in (all-xiberty): Depend upon all-ld.
10040
10041Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10042
10043 * configure.in: Change i[34]86 to i[345]86.
10044
10045Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10046
10047 * configure (version): A few more tweaks to help message.
10048
10049Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10050
10051 * Makefile.in: Remove (for now) librx as a host library,
10052 now that we're building it for target.
10053
10054Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10055
10056 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10057 (Karl Berry).
10058
10059Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10060
10061 * configure.in: Also configure librx.
10062
10063Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10064
10065 * Makefile.in: Update various rules to reflect that librx
10066 is now needed for libg++.
10067
10068Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10069
10070 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10071
10072Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10073
10074 * configure.in: Configure the examples directory.
10075
10076Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10077
10078 * configure: Simplify Jun 2 1994 change.
10079
10080Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10081
10082 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10083 /bin/gcc isn't good enough to build gcc.
10084
10085Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10086
10087 * Makefile.in (GDB_SUPPORT_FILES): Remove
10088 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10089 (gdb.tar.gz): Add new rule to use standard distribution building
10090 mechanism.
10091
10092Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10093
10094 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10095 Bill Cox <bill@cygnus.com>.
10096
10097Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10098
10099 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10100
10101Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10102
10103 * configure: Search current dir first in .gdbinit.
10104
10105Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10106
10107 * config.sub: Recognize freebsd (merged from gcc config.sub).
10108
10109Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10110
10111 * config.sub: Refer to NeXT's operating system as nextstep.
10112
10113 * config.sub (case $basic_machine): Re-order the cases, to match
10114 the order in the FSF version (which is mostly alphabethical).
10115 Merge in some additions and changes from the FSF.
10116
10117Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10118
10119 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10120 * config.sub: Recognize cxux7.
10121 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10122
10123Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10124
10125 * config.sub: Fix typo powerpc -> powerpc-*.
10126
10127Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10128
10129 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10130
10131 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10132 parallel with all-emacs and install-emacs). Top-level command
10133 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10134
10135Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10136
10137 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10138 $(relbindir)/make before doing ``make install'', and use
10139 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10140 installing over running make binary.
10141 ($(host)-stamp-stage3-installed): Likewise.
10142
10143Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10144
10145 * config.guess: Recognize Mach.
10146
10147Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10148
10149 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10150 see whether --exec-prefix was used.
10151
10152Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10153
10154 * README: Explicitly mention libg++/README. (Zoo's idea.)
10155
10156Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10157
10158 * Makefile.in: Add all-librx target similar to all-libproc.
10159
10160Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10161
10162 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10163 with post 1.2 uname bogosity.
10164
10165Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10166
10167 * configure: Remove temporary files on receipt of a signal.
10168
10169Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10170
10171 * configure: If there is a package_makefile_frag, remove
10172 ${subdir}/Makefile.tem after copying it in.
10173
10174Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10175
10176 * build_all.mk: support rs6000 lynx identifies itself as
10177 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10178 since /bin/gcc is too feeble to compile a modern gcc.
10179
10180Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10181
10182 * brought devo/test-build.mk update-to-date with progressive/
10183 test-build.mk. Add lynx targets and hppa flag info.
10184
10185Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10186
10187 * configure.in: Use mh-ncrsvr43. Patch from
10188 Tom McConnell <tmcconne@sedona.intel.com>.
10189
10190Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10191
10192 * config.guess (i386-unknown-bsdi): No longer need to
10193 check #if defined(__bsdi__) && defined(__i386__).
10194
10195Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10196
10197 * configure: Set program_transform_nameoption correctly.
10198
10199Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10200
10201 * brought build-all.mk update-to-date with progressive build-all.mk,
10202 added new targets and hppa info.
35590697 10203
252b5132
RH
10204Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10205
10206 * configure: If config.guess result is a prefix of the user
10207 specified target, assume a native build and use the user specified
10208 target as the host alias. Remove SunOS patch suffix removal hack.
10209 * configure.in: Remove SunOS patch suffix removal hack.
10210
10211 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10212 in NATIVE_CHECK_MODULES.
10213
10214Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10215
10216 * Makefile.in: Rename HOST_ONLY to NATIVE.
10217 * configure: Delete SunOs patch suffix from host_canonical
10218 and build_canonical variables that are prepended to Makefiles.
10219 * configure.in: Add comments for easier maintenance.
10220
10221Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10222
10223 * Makefile.in: Add all-libproc target similar to all-gui.
10224
10225Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10226
10227 * Makefile.in (CHECK_MODULES): split into
10228 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10229
10230Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10231
10232 * config.guess (i386-unknown-bsdi): New system to guess.
10233
10234Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10235
10236 * Makefile.in: Add all-gui target (but not yet build by "all").
10237
10238Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10239
10240 * config.sub: Move deletion of patch suffix from here...
10241 * configure.in: To here, at Ian's suggestion. The top-
10242 level scripts might need to know of a patch level.
10243
10244Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10245
10246 * config.sub: Strip off patch suffix so rtl is recognized
10247 as a sunos4.1.3 machine, even though it's been patched.
10248
10249Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10250
10251 * Makefile.in (INSTALL_LAST): Delete.
10252 (INSTALL_DOSREL): New.
10253
10254Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10255
10256 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10257 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10258 whether we pass down --with-gnu-ld anyhow.
10259
10260Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10261
10262 * Makefile.in (INSTALL_LAST): Change operation so it works
10263 on more flavors of make.
10264 * configure.in (go32): Don't build libg++ or libio.
10265
10266Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10267
10268 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10269 they can be overriden by templates.
10270
10271Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10272
10273 * configure.in (target==go32): Don't build gdb.
10274 * dosrel: New directory.
10275
10276Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10277
10278 * configure.in (host==go32): Configure dosrel too.
10279 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10280 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10281 be set by incoming names or templates.
10282 (INSTALL_LAST): New rule.
252b5132
RH
10283
10284Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10285
10286 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10287
10288Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10289
252b5132
RH
10290 * configure.in (appdirs): New variable. Currently empty, but will
10291 be used in gas distribution. If nonempty, lists a set of
10292 directories at least one of which must get configured, or top
10293 level configuration is considered to have failed.
10294 (rs6000-*-lynxos*): Use new file name.
10295
10296Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10297
10298 Eliminate XTRAFLAGS.
10299 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10300 newlib include files using -idirafter, and also use -nostdinc.
10301 (CXX_FOR_TARGET): Likewise.
10302 (XTRAFLAGS): Removed.
10303 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10304 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10305 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10306 ($(DO_X)): Don't pass down XTRAFLAGS.
10307
10308Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10309
10310 * configure.in (mips*-dec-bsd*): New target; do build linker.
10311 (mips*-*-bsd*): New target; don't build linker.
10312
10313Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10314
10315 * configure.in: support rs6000-*-lynxos* configuration.
10316 support sunos4 as a cross target.
10317
10318 * config.sub: look for lynx*, not lynx since the OS version may
10319 legitimately be part of the name.
10320
10321Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10322
10323 * configure.in (i[34]86-*-sco*): Move to be with other i386
10324 targets.
10325 (romp-*-*): New target. Skip various binary utilities.
10326 (vax-*-*): New target. Don't build newlib.
10327 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10328
10329Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10330
10331 * configure.in: Only set host_makefile_frag if config
10332 directory exists.
10333
10334Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10335
10336 * install.sh: If $dstdir exists, don't check whether each
10337 component does.
10338
10339Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10340
10341 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10342
10343Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10344
35590697
AJ
10345 * configure.in (*-*-lynxos*): Don't configure newlib for either
10346 native or cross Lynx.
252b5132
RH
10347
10348Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10349
10350 * config.sub (sparc64-elf): Fix os.
10351 (z8k): Remove duplicate.
10352
10353Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10354
10355 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10356 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10357
10358Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10359
10360 * configure: Make file links cleanly even if Lynx fails on
80413487 10361 an NFS symlink (at least fail cleanly).
252b5132
RH
10362
10363Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10364
10365 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10366 -XNh2000.
10367
10368Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10369
10370 * configure: Unknown options are fatal again.
10371
10372Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10373
10374 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 10375 compatibility.
252b5132
RH
10376
10377Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10378
10379 * build-all.mk: Add `clean' target.
10380
10381Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10382
10383 * config.guess: Add SINIX support.
10384 * configure.in: Add mips-*-sysv4* support.
10385
10386Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10387
10388 * build-all.mk: Document all useful targets.
10389 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10390 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10391
10392Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10393
10394 * configure: Support --silent, --quiet.
10395
10396Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10397
10398 * configure: Support --disable-FEATURE.
10399
10400Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10401
10402 * config.guess: Recognize NCR running SVR4.3.
10403
10404Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10405
10406 * config.guess: Make BSDI generate i386-unknown-bsd386.
10407 Patch from Paul Eggert <eggert@twinsun.com>.
10408
10409Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10410
10411 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10412
10413Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10414
10415 * configure: Make unrecognized options give nonfatal warnings
10416 instead of fatal errors, and pass them to any subdirectory
10417 configures in case they recognize them.
10418 Make --x equivalent to --with-x.
10419
10420Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10421
10422 * configure: Add --enable-* options. Clean up usage message and
10423 some comments.
10424
10425Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10426
10427 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10428
10429Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10430
10431 * configure.in (hppa*-*-*): Enable binutils.
10432
10433Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10434
10435 * config.sub: Recognize cisco.
10436
10437Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10438
10439 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10440
10441Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10442
10443 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10444 than one configuration name. Add comment.
10445
10446Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10447
10448 * config.guess: about target *-hitachi-hiuxwe2, fixed
10449 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10450 macro is incorrect.]
10451
10452Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10453
10454 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10455 than the "make ls" stuff which used to be here.
10456
10457Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10458
10459 * config.guess: Recognize i[34]86-unknown-freebsd.
10460 From Shawn M Carey <smcarey@rodan.syr.edu>.
10461
10462Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10463
10464 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10465
10466Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10467
10468 * config.guess: Check for ptx.
10469
10470Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10471
10472 * config.sub: Add os9k checking.
10473
10474Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10475
10476 * config.guess: Handle OSF1 running on HPPA processors
10477
10478Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10479
10480 * configure: If subdir configure fails, print out a message with
10481 subdirectory name, in case subdir's configure code didn't identify
10482 itself.
10483
10484Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10485
10486 * configure.in: Remove embedded newlines from configdirs.
10487 Avoid mismatches of substrings. Fix matching strings at end
10488 of configdirs.
10489
10490Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10491
10492 * config.guess: Add Lynx/rs6000 config support.
10493
10494Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10495
10496 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10497
10498Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10499
10500 * configure.in (hppa*-*-osf*): Treat this just like most other
10501 PA configurations (eg no binutils or ld).
10502 (hppa*-*-*elf*): These configurations have binutils and ld.
10503
10504Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10505
10506 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10507
10508Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10509
10510 * configure.in (rs6000-*-*): Build gas.
10511
10512Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10513
80413487 10514 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10515
10516Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10517
10518 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10519 for GDB and GDB has been fixed to not need it.
10520
252b5132
RH
10521Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10522
10523 * config.guess: Recognize vax hosts.
10524
10525Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10526
10527 * configure (while loop): Don't use "break 2" inside case
10528 statement -- the case statement isn't an enclosing loop.
10529
10530Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10531
10532 * config.guess: Clean up NeXT support, to allow nextstep
10533 on Intel machines. Make OS be nextstep.
10534
10535Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10536
10537 * config.guess: Add alternate forms for Convex.
10538
10539Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10540
10541 * configure: Completely rewrite option processing. Take
10542 advantage of pattern-matching to avoid invoking test frequently.
10543 Also clean up host and target defaulting logic.
10544
10545Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10546
10547 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10548 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10549 commands (plus user environment) will fit SCO limits.
10550
10551Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10552
10553 * configure.in: Don't issue warnings about directories which are
10554 not being configured if -norecursion is set. Correct test for
10555 --with-gnu-as and --with-gnu-ld to not get confused by substring
10556 matches.
10557
10558 * configure.in: Don't build gas for alpha-dec-osf1*.
10559
10560Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10561
10562 * configure: Back out Per's change of 12/19/1993. It changes the
10563 behavior of configure in unexpected and confusing ways.
10564
10565 Also, use different delim char when calculating
10566 program_transform_name so that the name can contain slashes.
10567
10568Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10569
10570 * configure.in, config.sub: Add support for VSTa micro-kernel.
10571
10572Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10573
10574 * configure.in: Nuke hacks which were used to get a special
10575 version of GAS for HPPA configurations.
10576
10577Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10578
10579 * configure: If only ${target_alias} is given, use that
10580 as the default for ${host_alias}.
10581 * configure: Add missing back-slashes before nested quotes.
10582
10583Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10584
10585 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10586
10587Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10588
10589 * config.guess: Recognize some Tektronix configurations.
10590 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10591
10592Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10593
10594 * config.sub: Match any flavor of SH.
10595
10596Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10597
10598 * configure.in: Don't try to configure newlib for Alpha.
10599
10600Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10601
10602 * configure.in: Don't build ld for Irix 5. Don't build gas,
10603 libg++ or libio for any Alpha target.
10604
10605 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10606
10607Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10608
10609 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10610 default arguments -- so it tried to compress itself.
10611
10612Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10613
10614 * configure.in (notsupp): ensure that a space is always at the end
10615 of the configdirs list, since the grep checks for an explicit space
10616
10617Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10618
10619 * configure.in (target i386-sysv4.2): don't build ld, since static
10620 versions of many libraries are not available.
10621
10622Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10623
10624 * config.guess: Recognize Apollos (using environment variables).
10625 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10626
10627Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10628
10629 * config.guess: Recognize Sony news mips running newsos.
10630
10631Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10632
10633 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10634 "fi ; else" for bash.
10635
10636Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10637
10638 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10639
10640Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10641
10642 * config.sub: accept unixware as an alias for svr4.2.
10643 Fix some inconsistancies with the gcc version.
10644
10645Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10646
10647 * Makefile.in (DISTDOCDIRS): Add gdb.
10648
10649Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10650
10651 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10652
10653Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10654
10655 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10656 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10657 this now.
10658
10659Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10660
10661 * config.sub: Accept hiux* as an OS name.
10662
10663 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10664 etc/make-stds.texi. The underscore came from gcc, and dje now
10665 agrees that RUNTESTFLAGS is the correct name.
10666
10667Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10668
10669 * install.sh: Remove 'set -e'. It makes any conditionals
10670 in the script useless.
10671
10672 * config.guess: Automatically recognize arm-acorn-riscix
10673 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10674
10675Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10676
10677 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10678
10679Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10680
10681 * Makefile.in (DISTDOCDIRS): New variable.
10682 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10683 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10684
10685Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10686
10687 * configure.in (hppa target): check the source directory for the
10688 pagas sub-directory
10689
10690Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10691
10692 * config.sub: Allow -aout* and -elf*.
10693
10694Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10695
10696 * configure.in: Don't build ld on i386-solaris2, same as for
10697 sparc-solaris2.
10698
10699Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10700
10701 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10702
10703Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10704
10705 * configure.in: Configure gdb for alpha.
10706
10707Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10708
10709 * Makefile.in (CXXFLAGS): Add -O.
10710
10711Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10712
10713 * config.guess: added support for DG Aviion
10714
10715Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10716
10717 * configure.in: Produce warning message for subdirectories not
10718 configurable for this host/target combination. Don't try to
10719 configure gdb for vms.
10720
10721Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10722
10723 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10724 appropriate files before making "diststuff".
10725 (DISTBISONFILES): New var: list of files to be edited.
10726 (DISTSTUFFDIRS): Add binutils.
10727
10728Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10729
10730 * config.sub: also handle mipsel and mips64el (for little endian mips)
10731
10732Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10733
10734 * configure.in: Add * to end of all OS names.
10735
10736Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10737
10738 * configure.in: Build newlib for LynxOS native.
10739
10740Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10741
10742 * config.guess: Add support for delta 88k running SVR3.
10743
10744 * configure.in: Add comment about HP compiler vs. emacs.
10745
10746Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10747
10748 * configure.in: don't build ld on solaris2 (not a viable option
10749 due to bugs in getpwnam & getpwuid)
10750
10751Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10752
10753 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10754 config.guess will produce a full version number.
10755
10756Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10757
10758 * configure.in: Build linker and binutils for alpha-dec-osf1.
10759
10760Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10761
10762 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10763 and gdb/testsuite/Makefile.in.
10764
10765Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10766
10767 * configure.in: recognize mips*- instead of mips-
10768
10769Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
10770
10771 * config.sub: Accept linux*coff and linux*elf as operating
10772 systems.
10773
10774Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10775
10776 * config.sub: Recognize mips64, and mips3 as an alias for it.
10777
10778Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10779
10780 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10781 gdb knows how to handle OSF/1 shared libraries.
10782
10783Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10784
10785 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10786 * config.guess: Recognize Hitachi's HIUX.
10787 * config.sub: Recognize h3050r* and hppahitachi.
10788 Remove redundant cases for hp9k[23]*.
10789
10790Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10791
10792 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10793 if gas and ld are in the source tree and are in ${configdirs}.
10794 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 10795 --with options (but still pass them down on the command line,
252b5132
RH
10796 if they were explicitly specified).
10797
10798Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10799
10800 * configure: substitute SHELL value in Makefile.in with
10801 ${CONFIG_SHELL}
10802
10803Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10804
10805 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10806 *-*-solaris2* targets.
10807
10808Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10809
10810 * Makefile.in: define M4, and pass it down to sub-makes;
10811 all-autoconf now depends on all-m4
10812
10813Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10814
10815 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10816 presence of {ar,ranlib} instead of a configured directory
10817
10818Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10819
10820 * config.guess: Accept 34?? as well as 33?? for NCR.
10821
10822Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10823
10824 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10825 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10826
10827Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10828
10829 * configure: grab values for $(CC) and $(CXX) from the
10830 environment, so that someone can do "CC=gcc configure; make" and
10831 have it work right (matching the way that autoconf works now)
10832
10833 * configure.in, Makefile.in: add support for gash, the tcl
10834 interface to Galaxy
10835
10836 * config.guess: add NetBSD variants (hp300, x86)
10837
10838Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
10839
10840 * install.sh: Support -d option (in the manner of SunOS 4 install,
10841 as it is more deterministic than that of GNU install)
10842 (chmodcmd): Set file to mode 755 by default (should also do default
10843 chgrp and chown, but I don't feel like dealing with that now)
10844
10845Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10846
10847 * config.sub: Remove h8300hhms alias.
10848
10849Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10850
10851 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10852
10853Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10854
10855 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10856 as stmp-fixinc
10857
10858Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10859
10860 * config.sub: recognize m88110-bug-coff.
10861
10862Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10863
10864 * Makefile.in (all-libio): all dependencies on the toolchain used
10865 to build this (gcc, gas, ld, etc)
10866
10867Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10868
10869 * config.guess: Deal with OSF/1 1.3 on alpha.
10870
10871Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10872
10873 * install.sh: add some 'else true' clauses for portability
10874
10875 * configure.in: don't build libio for h8[35]00-*-* targets
10876
10877Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
10878
10879 * Makefile.in: Add support for new libio.
10880
10881Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10882
10883 * install.sh: If one command fails, don't try the rest. Don't try
10884 to remove $dsttmp (via trap) unless we have already created it.
10885 If $src doesn't exist, detect it and exit with an error.
10886
10887 * config.guess: Recognize BSD on hp300.
10888
10889Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
10890
10891 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10892 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10893
10894Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
10895
10896 * Makefile.in (all-send-pr): depends on all-prms
10897
10898Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10899
10900 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10901
10902Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10903
10904 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10905 Added test for mips-mips-riscos5.
10906
10907Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10908
10909 * configure.in: use mh-hp300 for 68k HP hosts
10910
10911Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10912
10913 * configure: add support for CONFIG_SHELL, so that you can use
10914 some alternate shell for evaluating configure scripts
10915
10916Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10917
10918 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10919 in configure script to bug-gdb@prep.ai.mit.edu when building
10920 distribution archive.
10921 * Makefile.in (COMPRESS): Remove def.
10922 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10923 gdb.tar.Z and make-gdb.tar.Z respectively.
10924 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10925 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10926 to convergence with 'taz' target in Makefile.in.
10927
10928Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10929
10930 * install.sh (dsttmp): use trap to ensure that tmp files go
10931 away on error conditions
10932
10933Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10934
10935 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10936
10937Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10938
10939 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10940 its parent is '/' not ''.
10941
10942 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10943
10944Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10945
10946 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10947 that ${newsrcdir}/configure.in does.
10948
10949Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10950
10951 * test-build.mk: support for CONFIG_SHELL
10952
10953Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10954
10955 * config.sub (netware): Add as a basic system type.
10956
10957Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10958
10959 * Makefile.in (Makefile): depend on configure.in. Also drop the
10960 $(srcdir)/ from the dependency on Makefile.in.
10961
10962Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10963
10964 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10965 (h8300hhms is temporary until multi-libraries are implemented).
10966 * configure.in: Handle h8300h too.
10967
10968Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10969
10970 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10971
10972Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10973
10974 * configure: Remove extraneous output when guessing host type.
10975 * config.guess: Remove extraneous output when guessing using C
10976 compiler rather than uname, or when guessing fails.
10977
10978Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10979
10980 * Makefile.in: remove all.cross and install.cross targets
10981
10982 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10983 definitions
10984
10985Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10986
10987 * configure.in (target sh): Build gprof.
10988
10989Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10990
10991 * config.sub: change -solaris to -solaris2
10992
10993Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10994
10995 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10996
10997Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10998
10999 * configure: Correct error message for missing Makefile.in to
11000 print correct directory.
11001
11002Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11003
11004 * install.sh: kludge around 386BSD shell bug
11005
11006Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11007
11008 * config.guess: Recognize NeXT.
11009 * config.guess: Recognize i486-ncr-sysv4.
11010 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11011
11012Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11013
11014 * Makefile.in (MAKEINFOFLAGS): New variable.
11015 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11016 * build-all.mk, test-build.mk: Pass down --no-split as
11017 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11018
11019Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11020
11021 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11022
11023Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11024
11025 * Makefile.in (libg++.tar.z): New rule.
11026 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11027 * Makefile.in (taz): Only do a single chmod.
11028
11029Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11030
11031 * install.sh: don't use dirname anymore (replaced with sed usage)
11032
11033Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11034
11035 * Makefile.in: Change extension for gzip'd files from '.z' to
11036 '.gz' per new FSF standard usage.
11037
11038Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11039
11040 * configure: put quotes around the final value of program_transform_name
11041
11042Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11043
11044 * Makefile.in: new install.sh support; update install-info rules
11045
11046Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11047
11048 * configure.in: Build diff for crosses, but not for go32 host.
11049
11050 * configure.in: Build gprof only for native, and don't build it
11051 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11052
11053Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11054
11055 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11056
11057Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11058
11059 * configure.in (host_tools): Add prms.
11060
11061Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11062
11063 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11064 with $(FLAGS_TO_PASS) on the command line
11065
11066 * config.sub: Recognize lynx and lynxos
11067
11068Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11069
11070 * config.sub: Accept -ecoff*, not just -ecoff.
11071
11072Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11073
11074 * Makefile.in (taz): Use .gz suffix instead of .z.
11075 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11076 names.
11077
11078Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11079
11080 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11081
11082Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11083
11084 * Makefile.in (install-no-fixedincludes): install gcc last, so
11085 that rebuilds that might happen during 'make install' don't get
11086 bogus gcc include files
11087
11088Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11089
11090 Change from Utah for HPPA support:
11091 * config.guess: Recognize hppa1.x-hp-bsd.
11092
11093Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11094
11095 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11096 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11097
11098Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11099
11100 * config.sub: Add support for rom68k and bug boot monitors.
11101
11102Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11103
11104 * Makefile.in: Make all-opcodes depend on all-bfd.
11105
11106Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11107
11108 * config.guess: Added special check for i[34]86-univel-sysv4*.
11109
11110Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11111
11112 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11113 the processor rather than assuming i486.
11114
11115Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11116
11117 * config.guess: Recognize SunOS6 as Solaris3.
11118
11119Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11120
11121 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11122 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11123
11124Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11125
11126 * build-all.mk (all-cross): New target for Canadian Cross.
11127 Added Q2 go32 targets.
11128 * test-build.mk: Configure go32 cross sparclite-aout and
11129 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11130 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11131
11132Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11133
11134 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11135 GO32 hosted toolchains
11136
11137Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11138
11139 * configure: change so "-exec-prefix" gets passed down rather
11140 than "-exec_prefix" so autoconf generated Makefiles get the
11141 exec_prefix set right.
11142
11143Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11144
11145 * config.guess: get the Solaris2 minor version number
11146
11147 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11148
11149Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11150
11151 * config.guess: Recognize some Sequent platforms.
11152
11153Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11154
11155 * Makefile.in: added the vault-install target
11156
11157 * configure.in: actually use the Sun3 makefile fragment that's in
11158 config, also added the release dir to configdirs
11159
11160Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11161
11162 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11163
11164Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11165
11166 * configure.in: remove some program from Alpha targetted toolchains
11167
11168Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11169
11170 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11171 gprof.
11172 (taz): Run "make diststuff" in those directories instead of "make
11173 proto-dir". Look for "VERSION=" only at start of line in subdir
11174 Makefile. Use "gzip -9" for compression.
11175 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11176 (binutils.tar.z): New target.
11177
11178Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11179
11180 * Makefile.in (taz): Include gpl.texinfo.
11181
11182Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11183
11184 * Makefile.in (setup-dirs): Merged into "taz" target.
11185 (taz): Only do `proto-dir' stuff if a directory is actually needed
11186 for this target.
11187
11188Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11189
11190 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11191 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11192 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11193 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11194 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11195
11196Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11197
11198 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11199 config.sub, and move-if-change to gdb testsuite distribution
11200 archive, so the testsuite can be extracted, configured, and
11201 run separately from the gdb distribution. Blow away the Chill
11202 tests that require a Chill compiled executable, since GNU Chill
11203 is not yet publically available.
11204
11205Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11206
11207 * test-build.mk: set environment variables in a single command,
11208 instead of a list of assignments and exports
11209
11210 * config.guess: recognize Alpha/OSF1 systems
11211
11212Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11213
11214 * configure: Change help message to prefer --options rather than
11215 -options.
11216
11217Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11218
11219 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11220 zippy@ecst.csuchico.edu.
11221 * config.guess: Recognize miniframe.
11222
11223Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11224
11225 * Makefile.in: Use srcroot to find runtest rather than rootme.
11226 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11227
11228Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11229
11230 * test-build.mk: Extensive additions to support building on a
11231 machine other than the host.
11232
11233Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11234
11235 * configure (tooldir): Fix for i386-aix again.
11236
11237Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11238
11239 * configure, Makefile.in: Change definition of $(tooldir)
11240 to match the FSF.
11241
11242Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11243
11244 * config.guess: Recognize i[34]86/SVR4.
11245
11246Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11247
11248 * Makefile.in (all-gdb): gdb depends on sim.
11249
11250Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11251
11252 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11253 at the same time we make the prototype gdb directory.
11254 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11255 files at the same time as the gdb base release distribution.
11256
11257Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11258
11259 * Makefile.in (check): Use individual check targets rather than
11260 DO_X rule.
11261 (check-gcc): Added.
11262
11263Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11264
11265 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11266 for System V release 3.2.
11267
11268Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11269
11270 * config.sub: Recognize hppaosf.
11271 * configure.in: Do configure ld/binutils/gas for it.
11272
11273Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11274
11275 * configure (tooldir): Alter syntax used to set this, for systems
11276 where "\$" isn't handled right, like i386-aix.
11277
11278Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11279
11280 * configure: Pass program-transform-name, not
11281 program_transform_name, to recursive configures.
11282
11283Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11284
11285 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11286 of gas+ld+binutils.
11287
11288Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11289
11290 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11291
11292Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11293
11294 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11295
252b5132
RH
11296Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11297
11298 * Makefile.in (PRMS): Set back to all-prms.
11299
11300Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11301
11302 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11303 targets, rather than for MIPS hosts.
11304
11305Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11306
11307 * configure.in: add comment for --with-x default values
11308
11309 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11310
11311 * Makefile.in: add check-* targets for each of the directories in
11312 the tree. Add a definition of RUNTEST that will use the one we
11313 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11314
11315Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11316
11317 * configure.in: Removed obsolete references to bfd_target and
11318 target_makefile_frag.
11319
11320 * build-all.mk: Set assorted targets for Q2.
11321 * config.sub: Recognize z8k-sim and h8300-hms.
11322 * test-build.mk: Really don't pass host to configure.
11323 (HOLES): Added uname.
11324
11325Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11326
11327 * configure: Handle an empty program-prefix, program-suffix or
11328 program-transform-name correctly.
11329
11330Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11331
11332 * build-all.mk: -G 8 no longer required for MIPS targets.
11333 * test-build.mk: Don't pass host argument to configure; make it
11334 guess.
11335
11336Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11337
11338 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11339 * Makefile.in (COMPRESS): New macro, like GZIP.
11340
11341Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11342
11343 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11344
11345 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11346 with gas currently defaults to -G 0.
11347
11348Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11349
11350 * Makefile.in (all-flex): flex depends on byacc.
11351
11352 * build-all.mk: If host not specified, use config.guess. Pass TAG
11353 to test-build.mk as RELEASE_TAG.
11354 * test-build.mk (configargs): New variable containing arguments to
11355 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11356 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11357
11358 * config.guess: Use /bin/uname when checking -X argument on SCO,
11359 to avoid invoking GNU uname which doesn't understand -X.
11360
11361 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11362
11363 * configure.in: Build gas for mips-*-*.
11364
11365Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11366
11367 * Makefile.in (all.normal): insert missing backslash.
11368
11369Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11370
4bddf3ad 11371 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
11372
11373 * Makefile.in: Complete overhaul to merge many almost identical
11374 targets.
11375
11376Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11377
11378 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11379 (gdb.tar.Z): Adjusted.
11380
11381 * Makefile.in (setup-dirs, taz): New targets; should be general
11382 enough to adapt for gdb sometime. Build only .z file.
11383 (gas.tar.z): New target.
11384
11385Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11386
11387 * build-all.mk: Use CC=cc -Xs on Solaris.
11388
252b5132
RH
11389Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11390
11391 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11392 for handling BISON for FSF releases.
11393
11394Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11395
11396 * configure: Actually implement the change zoo just documented.
11397
11398Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11399
11400 * configure: when using config.guess, only set target_alias when
11401 it's not already been set (ie, on the command line)
11402
11403Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11404
11405 * Makefile.in: add installcheck target, set PRMS to install-prms
11406
11407Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11408
11409 * configure: add support for package_makefile_fragment, handle the
11410 case where a directory has a configure.in file but no Makefile.in
11411 more gracefully (with an actual understandable error message, even);
11412 add support for --without (and add this to the usage message); also
11413 explicitly add a --host=${host_alias} to the command line when
11414 config.guess is used
11415
11416Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11417
11418 * configure: Must use both --host and --target in recursive calls.
11419
11420Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11421
11422 * Makefile.in: Change deja-gnu to dejagnu.
11423
11424Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11425
11426 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11427
11428Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11429
11430 * configure.in: canonicalize all instances to *-*-solaris2*,
11431 also strip out a number of tools to not build for go32 host
11432
11433Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11434
11435 * config.guess: add GPL.
11436
11437 * Makefile.in, config.guess, config.sub, configure: bump
11438 copyrights to 93.
11439
11440Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11441
11442 * Makefile.in (do-info): Removed obsolete check for existence of
11443 localenv file.
11444
11445 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11446
11447Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11448
11449 * Makefile.in: a couple of 'else true' for decstation,
11450 support for TclX
11451
11452 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11453
11454Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11455
11456 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11457
11458Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11459
11460 * config.guess: Recognize i386-ibm-aix (PS/2).
11461 * configure.in: Use config/mh-aix386 file for it.
11462
11463Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11464
11465 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11466 CC_FOR_TARGET instead.
11467 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11468
11469Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11470
11471 * Makefile.in: Add sim to list of directories sent with gdb
11472
11473Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11474
11475 * configure.in: Put back mips-dec-bsd* case.
11476
11477Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11478
11479 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11480 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11481 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11482
11483Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11484
11485 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11486
11487 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11488 (install-info): install dir.info only if it exists,
11489 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11490
11491Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11492
11493 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11494 gas for mips-dec-bsd.
11495
11496Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11497
11498 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11499 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11500
11501Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11502
11503 * configure.in: Added "dejagnu" to hosttools list.
11504
11505Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11506
11507 * config.sub, configure.in, config.guess: Add support
11508 for Bosx, an AIX variant from Bull.
11509 Patches from F.Pierresteguy@frcl.bull.fr.
11510
11511Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11512
11513 * devo/dejagnu: Initial creation of devo/dejagnu.
11514 Migrated dejagnu testcases and support files for testing software
11515 tools to reside as subdirectories, currently called "testsuite",
11516 within the directory of the software tool. Migrated all programs,
11517 support libraries, etc. beloging to dejagnu proper from
11518 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11519 with no modifications. The changes to these files which will
11520 allow them to configure, build, and execute properly will be made
11521 in a future update.
11522
11523Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11524
11525 * Makefile.in: Change send_pr to send-pr.
11526 * configure.in: Likewise.
11527 * send_pr: Renamed directory to send-pr.
11528
11529Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11530
11531 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11532
11533Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11534
11535 * README: Update for gdb-4.8 release.
11536 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11537 gdb-xxx.tar.z (gzip'd) file also.
11538
11539Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11540
11541 * Makefile.in: make all-diff depend on all-libiberty
11542
11543Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11544
11545 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11546
11547Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11548
11549 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11550
11551Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11552
11553 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11554 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11555 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11556
11557Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11558
11559 * Makefile.in: makeinfo binary is in a new location
11560
11561Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11562
11563 * config.sub: Accept -ecoff as an OS.
11564
11565 * Makefile.in: Various changes to eliminate a level of make
11566 recursion and reduce the required command line length.
11567 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11568 sub-makes.
11569 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11570 variables holding settings for specific sub-makes.
11571 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11572 in terms of BASE_FLAGS_TO_PASS.
11573 (TARGET_LIBS): New variable listing directories which use
11574 TARGET_FLAGS_TO_PASS.
11575 (subdir_do): Eliminated.
11576 (do-*): New set of targets to replace subdir_do.
11577 (various): All targets which used subdir_do now depend on do-*.
11578 (local-clean): Renamed from do_clean.
11579 (local-distclean): New target, dependency of distclean and
11580 realclean.
11581 (install-info): Don't create directories. Depend on dir.info
11582 rather than calling make recursively.
11583 (install-dir.info): Eliminated.
11584 (install-info-dirs): Create all info directories here.
11585 (dir.info): Depend upon do-install-info.
11586
11587 * test-build.mk (HOLES): Added false.
11588
11589Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11590
11591 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11592
11593Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11594
11595 * Makefile.in (info): remove dependency on all-texinfo. The
11596 problem was really in texinfo/C, not at this level.
11597
11598Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11599
11600 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11601
11602Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11603
11604 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11605 GDB releases.
11606
11607Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11608
11609 * configure: Include srcdir in message about target of link not
11610 being found. Don't convert `-' to `_' in `with' options being
11611 passed to subdirs.
11612
11613Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11614
11615 * configure.in: add uudecode to host_tools
11616
11617 * Makefile.in: added {all,install}-uudecode targets, added them to
11618 the appropriate lists
11619
11620Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11621
11622 * Makefile.in (all-gcc): Added dependency on all-gas.
11623
11624 * configure.in (mips-*-*): Build ld and binutils.
11625
11626Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11627
11628 * configure: check return code from mkdir, print error message and
11629 exit on failure.
11630
11631Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11632
11633 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11634
11635Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11636
11637 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11638
11639Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11640
11641 * config.sub (h8500): Recognize this as a cpu type.
11642
11643Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11644
11645 * configure: source directory missing is no longer a warning
11646
11647 * configure.in: recognize irix[34]* instead of irix[34]
11648
11649 * Makefile.in: define and pass down X11_LIB
11650
252b5132
RH
11651Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11652
11653 * guess-systype: Renamed to ...
11654 * config.guess: ... by popular request.
11655 * configure.in, Makefile.in: Update accordingly.
11656
11657Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11658
11659 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11660 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11661 + Execute ./dummy instead of assuming . is in PATH.
11662
11663Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11664
11665 * guess-systype: New shell script. Attempts to guess the
11666 canonical host name of the executing host.
11667 Only a few hosts are supported so far.
11668 * configure: Call guess-systype if no host is specified.
11669
11670Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11671
11672 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11673 gcc Makefile.
11674
11675
11676Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11677
11678 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11679 (all-gcc, install-gcc, subdir_do): Use it.
11680
11681Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11682
11683 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11684
11685Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11686
11687 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11688 set exclusively by configure, using configure.in .
11689
11690Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11691
11692 * test-build.mk: set $PATH for all builds
11693
11694 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11695
11696Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11697
11698 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11699 the one used in gcc/Makefile.in, so that a null expansion doesn't
11700 override the one needed to build gcc with a native cc.
11701
11702
11703Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11704
11705 * configure: Accept -with arguments.
11706
11707Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11708
11709 * Makefile.in: added h8300sim
11710
11711Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11712
252b5132
RH
11713 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11714 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11715 (all-cygnus, native, build-cygnus): Make
11716 $(canonhost)-stamp-3stage-done, not $(host)....
11717 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11718 i386-sco3.2v4. Added else true to if command.
11719
11720Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11721
11722 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11723
11724Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11725
11726 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11727
11728Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11729
11730 * configure.in: don't remove binutils from Solaris builds
11731
11732Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11733
11734 * Makefile.in: get rid of earlier definitions for *clean,
11735 also handle the recursive info rule better
11736
11737Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11738
11739 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11740 do more-or-less the right thing.
11741
11742Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11743
11744 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11745 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11746
11747Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11748
11749 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11750 $(host_canonical).
11751
11752 * configure.in: split the configdirs list into 4 categories (native
11753 v. cross, library v. tool) and handle the cross-only and native-
11754 only in more reasonable (and correct!) way.
11755
11756Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
11757
11758 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
11759 configdirs anymore.
11760
11761Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11762
11763 * Makefile.in: extensive cleanup:: removed all of the explicit
11764 clean-* targets, collapsed many wrappers around subdir_do into
11765 one, added additional targets to satisfy standards.texi, deleted
11766 some old targets, some changes for consistency
11767
11768Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11769
11770 * configure.in: handle some programs as cross-only, and others as
11771 native only
11772
11773 * test-build.mk: handle partial holes in a more generic manner
11774
11775 * Makefile.in: m4 depends on libiberty
11776
252b5132
RH
11777Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11778
11779 * configure.in: add m4, textutils, fileutils, sed, shellutils,
11780 time, wdiff, and find to configdirs
11781
11782 * Makefile.in: all, clean, and install rules for the new programs
11783 added to configure.in
11784
11785Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11786
11787 * configure.in: use mh-sun for all *-sun-* hosts
11788
252b5132
RH
11789Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11790
11791 * Makefile.in: define flags for X11 include files and library file
11792 locations, pass them down to the programs that need this info
11793
11794 * build-all.mk: added a 'native' target, to 3stage the native toolchain
11795
252b5132
RH
11796Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11797
11798 * configure.in: start building libg++ for HP-UX targets
11799
11800Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
11801
11802 * README: Update references to files moved into etc/.
11803
11804Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
11805
11806 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
11807 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
11808
11809Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11810
11811 * configure: accept dash as well as underscore in long option
11812 names for FSF compatibility.
11813
11814Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11815
11816 * config.sub: added -sco3.2v4 support from FSF.
11817
11818Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11819
11820 * configure.in: expand the section that adds or removes
11821 directories from the list of programs to build, to handle native
11822 vs. cross in addition to host v. native
11823
11824Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11825
11826 * Makefile.in: Replace C++ in macro names with CXX.
11827 This is less likely to break ...
11828
11829Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11830
11831 * test-build.mk: add -w to GNU_MAKE
11832
11833Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11834
11835 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11836 add 'sparc' to list of recognized cpus. This needed to make
11837 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11838 Delete some redundant ose68 variants. Recognize -wrs as an os,
11839 then changes that into $CPU-wrs-vxworks.
11840
11841 * configure.in: remove most references to gdbtest, regularize
11842 target based program removal
11843
11844 * test-build.mk: import from p3 tree (many fixes and changes)
11845
11846Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11847
11848 * Makefile.in: added rules to handle tcl, tk, and expect
11849
11850 * configure.in: handle those directories if they exist
11851
11852Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11853
11854 * config.sub: removed bogus hppabsd and hppahpux names, since
11855 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11856
11857Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11858
11859 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
11860 depends upon all-xiberty
11861
11862 * Makefile.in: changes from p3, including:
11863
11864 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
11865
11866 * Makefile.in (XTRAFLAGS): include newlib directories if
11867 newlib/Makefile exists, rather than if host != target.
11868
11869 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
11870
11871 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11872 from the same source tree and not building a cross-compiler. This
11873 matters for the libg++ configuration if reconfiguring a tree that
11874 has already been installed.
11875
11876 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
11877
11878 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11879 pick up the machine and system specific header files.
11880
11881 * Makefile.in: added AS_FOR_TARGET, passed down in
11882 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11883 the C compiler to use to create programs which are run in the
11884 build environment, set it to default to $(CC), and passed it down
11885 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11886
11887 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
11888
11889 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11890 We need them for unusual native builds, like systems without
11891 ranlib.
11892
11893 * configure: also define $(host_canonical) and
80413487
RH
11894 $(target_canonical), which are the full, canonical names for the
11895 given host and target
252b5132
RH
11896
11897Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
11898
11899 * Makefile.in: Added separate definitions for C++.
11900
11901Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11902
11903 * configure.in (configdirs): Add deja-gnu.
11904
11905Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11906
11907 * README: Update for configure.texi and gdb-4.7 release.
11908
11909Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11910
11911 * Makefile.in: Move "all" target to top of file.
11912 Previously, first target was ".PHONY" which caused BSD4.4 make
11913 to build .PHONY when make was run without arguments.
11914
11915Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11916
11917 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11918 Library-copylefted code in libiberty.
11919
11920Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11921
11922 * config.sub: Replace m68kmote with plain old m68k.
11923
11924Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11925
11926 * Makefile.in: Remove space from blank line, avoid Make complaints.
11927
11928Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11929
11930 * config.sub: Complain if no argument is given. Added support for
11931 386bsd as OS and target alias.
11932
11933Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11934
11935 * Makefile.in (XTRAFLAGS): include newlib directories if
11936 newlib/Makefile exists, rather than if host != target.
11937
11938Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11939
11940 * config.sub: recognize sparclite-wrs-vxworks.
11941
11942 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11943 p3.) Added clean-xiberty to clean.
11944
11945Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11946
11947 * configure.in: use *-*-* instead of nested cases for host and target
11948
11949Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11950
11951 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11952 from the same source tree and not building a cross-compiler. This
11953 matters for the libg++ configuration if reconfiguring a tree that
11954 has already been installed.
11955
11956Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11957
11958 * config.sub (i486v/i486v4): Merge in from FSF version.
11959
11960Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11961
11962 * configure: only set PWD if it is already set.
11963
11964Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11965
11966 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11967 doesn't have unset and all success paths (and most error paths)
11968 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11969 to just ${PWD} to avoid confusion.)
11970
11971Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11972
11973 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11974 even for a native compilation.
11975
11976Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11977
11978 Changes to make the gdb.tar.Z rule work better.
11979
11980 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11981 (DEVO_SUPPORT): Add configure.texi.
11982 (bfd-ilrt.tar.Z): Remove ancient rule.
11983
11984Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11985
11986 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11987 pick up the machine and system specific header files.
11988
11989 * configure.in, config.sub: added new target m68010-adobe-scout,
11990 with alias of adobe68k. Changed configure.in to check for
11991 -scout before -sco* to avoid a false match.
11992
11993 * Makefile.in: added AS_FOR_TARGET, passed down in
11994 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11995 the C compiler to use to create programs which are run in the
11996 build environment, set it to default to $(CC), and passed it down
11997 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11998
11999Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12000
12001 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12002 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12003 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12004 FOR_TARGET variants, to newlib and libg++.
12005
12006Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12007
12008 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12009 first.
12010
12011Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12012
12013 * config.sub: Accept `elf' as an environment.
12014
12015Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12016
12017 * Makefile.in (all-opcodes): cd into the right directory
12018
12019Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12020
12021 * configure: added -program_transform_name option, used as
12022 argument to sed when installing programs.
12023 configure.texi: added documentation for -program_prefix,
12024 -program_suffix and -program_transform_name.
12025
12026Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12027
12028 * config.sub: Accept i486 where i386 ok.
12029
12030Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12031
12032 * config.sub: accept we32k
12033
12034Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12035
35590697 12036 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
12037
12038 * Makefile.in: don't create all directories for ``make install'';
12039 let the subdirectories create the ones they need.
12040
12041Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12042
80413487 12043 * COPYING: new file, GPL v2
252b5132
RH
12044
12045Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12046
12047 * Makefile.in: use the new gen-info-dir, which needs a template
12048 argument (which also lives in texinfo)
12049
12050 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12051
252b5132
RH
12052Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12053
12054 * config.sub (ncr3000): Change i386 to i486.
12055
12056Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12057
12058 * Makefile.in: add install-rcs, install-grep to
12059 install-no-fixedincludes, removed install-bison and install-libgcc
12060
12061Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12062
12063 * configure.in: grab the HPUX makefile fragment if on HPUX
12064
12065Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12066
12067 * Makefile.in: eradicate bison spoor (ditto libgcc).
12068 configure.in: recognise m68{k,000}-ericsson-OSE.
12069 es1800 is alias for m68k-ericsson-OSE
12070
12071Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12072
12073 * configure.in: rearrange the parts that remove programs from
12074 configdirs, based now on HOST==TARGET or by canonical triple.
12075
12076Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12077
12078 * test-build.mk: recurse explicitly with -f test-build.mk when
12079 appropriate. predicate stage3 and comparison on the existence
12080 of gcc. That is, if gcc isn't around, we aren't three-staging.
12081 On very clean, also remove ...stamp-co. Build in-place before
12082 doing other builds.
12083
12084Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12085
12086 * Makefile.in, configure.in: add tgas
12087
12088Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12089
12090 * Makefile.in: a number of changes merged in from progressive.
12091
12092 * configure.in: add libm.
12093
12094 * .cvsignore: ignore some stuff that comes from test-build.mk.
12095
252b5132
RH
12096Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12097
12098 * config.sub: Add es1800 (m68k-ericsson-es1800).
12099
12100Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12101
12102 * configure: Add program_suffix (parallel to program_prefix)
12103 * Makefile.in: adjust directory-creating script for losing decstation
12104
12105Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12106
12107 * configure: Minor $subdir-related fixes.
12108
12109Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12110
12111 * configure: fix various problems with propogating
12112 makefile_target_frag in subdirs.
12113 * configure.in: config libgcc if its there
12114
12115Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12116
12117 * config.sub: HPPA merge.
12118
252b5132
RH
12119Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12120
12121 * Makefile.in: Replace all-bison with all-byacc in all
12122 dependency lines for other tools (which now use byacc).
12123
12124Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12125
12126 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12127
252b5132
RH
12128Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12129
12130 * Makefile.in: make gprof rules similar to byacc rules (instead of
12131 vestigal $(unsubdir) that didn't work...)
12132
12133Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12134
12135 * config.sub: Add support for Linux.
12136 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12137 (at least for libg++).
12138
12139Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12140
12141 * configure.texi: fix doc for the -nfp option to configure
12142
12143Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12144
12145 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12146
12147Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12148
12149 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12150 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12151 * configure.in: added solaris* host_makefile_frag hook.
12152
12153Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12154
12155 * config.sub: changed recognition of m68000 so that various
12156 m68k types can be specified via m680[01234]0
12157
12158Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12159
12160 * config.sub (basic_machine): fix sed so that '-foo' isn't
12161 completely substituted out while .+'-foo' loses the '-foo'
12162
12163Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12164
12165 * config.sub ($os): Add -aout.
12166
12167Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12168
12169 * configure: If host_makefile_frag is absolute, don't
12170 prefix ${invsubdir} (relevant to libg++ auto-configure).
12171
12172Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12173
12174 * Makefile.in (tooldir): Define it.
12175 (all-ld): Depend on all-flex.
12176
12177Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12178
12179 * Makefile.in (check): Fix libg++ special case.
12180
12181Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12182
12183 * configure: do not bury `pwd` into config.status, thus do fewer
12184 pwd's.
12185
12186 * configure: print the "Building in" message only when building in
12187 other than "." AND verbose.
12188
12189 * configure: remove -s, rework -v to better accomodate guested
12190 configures.
12191
12192 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12193
12194Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12195
12196 * Makefile.in: macroize flags passed on recursion. remove
12197 fileutils.
12198
12199Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12200
12201 * configure: get makesrcdir right for subdirs deeper than 1.
12202
12203 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12204 install.
12205
12206Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12207
12208 * Makefile.in: don't print subdir_do or recursion lines.
12209
12210Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12211
12212 * standards.texi: added menu item.
12213
12214 * Makefile.in: build and install standards.info.
12215
12216 * standards.texi: new file.
12217
12218Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12219
12220 * configure: test for and move config.status pieces from
12221 ${subdir}/.
12222
12223Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12224
252b5132
RH
12225 * configure: Test for existance of files before trying to mv
12226 them, to avoid numerous non-existance messages.
12227
12228Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12229
12230 * configure: correct final line of config.status.
12231
12232 * configure: patch from eggert. Avoids a protection problem if
12233 the original Makefile.in is read only.
12234
12235 * configure: use move-if-change from gcc to create config.status.
12236 Some makefiles depend on config.status to tell if a directory
12237 has been reconfigured for a different host. This change
12238 prevents those directories from remaking everything in the case
12239 where the reconfig was only intended to rebuild a Makefile.
12240
12241 * configure: test for config.sub with "config.sub sun4" rather
12242 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12243 host alias from a missing config.sub.
12244
12245Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12246
12247 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12248 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12249
12250Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12251
12252 * configure: mkdir ${subdir} as needed.
12253
12254Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12255
12256 * Makefile.in,configure.in: added autoconf.
12257
12258Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12259
12260 * Makefile.in: no longer pass against on recursion.
12261
12262 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12263 definitions are not inherited.
12264
12265 * configure: correct makesrcdir when subdir is .
12266
12267Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12268
12269 * configure: Add support for 'subdirs' variable, which is
12270 like 'configdirs', except that configure doesn't re-invoke
12271 itself for subdirs, it just creates a Makefile for each subdir.
12272 * configure.texi: Document subdirs.
12273
12274Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12275
12276 * configure.in: added flex to configdirs
12277
12278Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12279
12280 * Makefile.in: remove clean-stamps from clean.
12281
12282Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12283
12284 * configure.in: Add gdbtest to configdirs.
12285
12286Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12287
12288 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12289 to recursive makes.
12290 * configure.in: Recognize new ncr3000 config.
12291
12292Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12293
12294 * Makefile.in, configure.in: removed references to gdbm.
12295
12296Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12297
12298 * config.sub: Don't canonicalize os value
12299 newsos* to bsd (readline needs to check for newsos).
12300 (This fix was earlier made Jan 31, but got re-broken.)
12301
12302Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12303
12304 * configure.in: sco is an os, not a vendor!
12305
12306 * configure: Quote $( better. Keep various shells happy.
12307
12308Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12309
12310 * Makefile.in: eliminate stamp-files.
12311
12312Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12313
12314 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12315 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12316
12317Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12318
12319 * config.sub: fix iris/iris3.
12320
12321Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12322
12323 * configure: re-add -rm.
12324
12325Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12326
12327 * Maskefile.in: add .stmp-rcs to all.
12328
12329 * configure.in: remove gas from rs6000 build, use aix host fragment.
12330
12331Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12332
12333 * configure: pass down site_option during recursion.
12334
12335Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12336
12337 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12338
12339Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12340
12341 * configure: Change exec_prefix so that it really defaults to prefix.
12342
12343Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12344
12345 * Makefile.in, configure.in: Add support for mmalloc library.
12346
12347Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12348
12349 * Makefile.in: add stmp dependencies for a few more things.
12350
12351Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12352
12353 * configure: adjusted error message on objdir/srcdir configure
12354 collision, per john's suggestion.
12355
12356 * Makefile.in: add libiberty stmp to all and all.cross.
12357
12358Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12359
12360 * Makefile.in: remove force dependencies, add grep to all.
12361
12362Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12363
12364 * Makefile.in: drop flex. make stamp files work.
12365
12366 * configure: added test for conflicting configuration in srcdir,
12367 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12368 gets cranky. use relative paths for configure and srcdir
12369 whenever possible. Send some error messages to stderr that were
12370 going to stdout.
12371
12372Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12373
12374 * Makefile.in: Fix libg++ rule to check for gcc directory
12375 before using gcc/gcc. Also pass XTRAFLAGS.
12376
12377Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12378
12379 * Makefile.in: added stmp-files so that directories aren't polled
12380 when they are already built.
12381
12382 * configure.texi: fixed a node pointer problem.
12383
12384Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12385
4bddf3ad 12386 * config.sub configure.in gdb/configure.in
252b5132
RH
12387 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12388 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12389 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12390
12391Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12392
12393 * configure: -recurring becomes -silent. corrected help message
12394 for -site= option.
12395
12396 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12397
12398Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12399
12400 * configure: when building Makefile for crosses, replace
12401 tooldir and program_prefix. default srcdir from location of
12402 config.sub. remove "for host in hosts" and "for target in
12403 targets" loops.
12404
12405Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12406
12407 * Makefile.in: Do not pass bindir or mandir to cvs.
12408
12409Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12410
12411 * Makefile.in, configure.in: removed traces of namesubdir,
12412 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12413 copyrights to '92, changed some from Cygnus to FSF.
12414
12415 * configure.texi: remove most references to multiple hosts,
12416 multiple targets, subdirs, etc.
12417
12418 * configure.man: removed rcsid. reference config.sub not
12419 config.subr.
12420
12421 * Makefile.in: mkdir $(infodir) on install-info.
12422
12423Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12424
12425 * configure.texi: Explain better about .gdbinit and about
12426 the environment that configure.in sections run in.
12427
12428Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12429
12430 * configure.in: Ultrix is only a decstation if it's a MIPS.
12431
12432Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12433
12434 * README: DOC.configure => cfg-paper.texi.
12435
12436Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12437
12438 * config.sub (near case $os): Don't convert newsos* to bsd!
12439
12440Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12441
12442 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12443 the number of copies of COPYING that go into the GDB tar file.
12444
12445Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12446
4bddf3ad 12447 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12448 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12449 Fix SCO configuration stuff.
12450
12451Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12452
12453 * Makefile.in: For libg++, make sure the -I pointing
12454 to the gcc directory goes *after* all the libg++-local -I flags.
12455 Also, move just-gcc dependency from just-libg++ to all-libg++.
12456
12457Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12458
12459 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12460
12461Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12462
12463 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12464
12465Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12466
12467 * config.sub: Add stratus configuration frags. Also
12468 submitted to FSF.
12469
12470Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12471
12472 * Makefile.in (DEV_SUPPORT): add configure.man.
12473
12474 * config.sub(Decode manufacturer-specific): add -none*.
12475
12476Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12477
12478 * Makefile.in: remove form feeds to make Sun's make happy.
12479 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12480
12481Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12482
12483 * Makefile.in (AR_FLAGS): Make quieter.
12484
12485Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12486
12487 * configure.in: Add libg++.
12488 * configure: When verbose, don't output the command line at each
12489 level; it will be unremarkably the same as the previous version,
12490 which will be the same as what the user typed.
12491
12492Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12493
12494 * configure.in, Makefile.in: fix clean-info, add flex. add
12495 fileutils.
12496
12497 * configure: be less sensitive to spaces in Makefile.in. Do not
12498 look for sources in "..". Doing so breaks subdirectories that
12499 might have their own configure. If a subdir has it's own
12500 configure script, use it.
12501
12502Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12503
12504 * cfg-paper.texi: some changes suggested by rms.
12505
12506Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12507
12508 * config.sub: Merge in some small additions from the FSF version,
12509 taken from the gcc distribution, to bring the Cygnus and FSF
12510 versions into closer sync.
12511
12512Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12513
12514 * configure.in: Changed svr4 references to sysv4.
12515
12516Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12517
12518 * configure: added -V for version number option.
12519
12520Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12521
12522 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12523 renamed from DOC.configure to cfg-paper.texi.
12524
12525Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12526
12527 * configure, config.subr, config.sub: config.subr is now
12528 config.sub again.
12529
12530Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12531
12532 * configure.texi: new file, in progress.
12533
12534 * Makefile.in: build info file and install the man page for
12535 configure.
12536
12537 * configure.man: new file, first cut.
12538
12539 * configure: find config.subr again now that configuration "none"
12540 has gone. removed all traces of the -ansi option. removed all
12541 traces of the -languages option.
12542
12543 * config.subr: resync from rms.
12544
d932cae7 125451991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12546
12547 * configure, config.sub, config.subr: merge config.sub into
12548 config.subr, call the result config.subr, remove config.sub, use
12549 config.subr.
12550
12551 * Makefile.in: revised install for dir.info.
12552
d932cae7 125531991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12554
12555 * configure.in: add decstation host makefile frag.
12556
12557 * Makefile.in: BISON now bison -y again. also install-gcc on
12558 install. clean-gdbm on clean. infodir belongs in datadir.
12559 Make directories for info install. Build dir.info here then
12560 install it.
12561
d932cae7 125621991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12563
12564 * Makefile.in: fix for bad directory tests.
12565
d932cae7 125661991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12567
12568 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12569 regexp. -srcdir relative was being handled incorrectly.
12570
12571 * Makefile.in: unwrapped some for loops so that parallel makes
12572 work again and so one can focus one's attention on a particular
12573 package.
12574
d932cae7 125751991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12576
12577 * configure: added PWD as a stand in for `pwd` (for speed). use
12578 elif wherever possible. make -srcdir work without -objdir.
12579 -objdir= commented out.
12580
d932cae7 125811991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12582
12583 * configure: +options become --options. -subdirs commented out.
12584 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12585 Makefile now at top of generated Makefile. Removed cvs log
12586 entries. added -srcdir. create .gdbinit only if there is one
12587 in ${srcdir}.
12588
12589 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12590 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12591 and mandir now keyed off datadir by default.
12592
d932cae7 125931991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12594
12595 * Freshly created ChangeLog.
12596
12597\f
12598Local Variables:
12599mode: change-log
12600left-margin: 8
12601fill-column: 76
12602version-control: never
12603End:
5c5f596d 12604
This page took 0.950559 seconds and 4 git commands to generate.