2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
bb52de30
DJ
12008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2
3 PR gdb/921
4 PR gdb/1646
5 PR gdb/2175
6 PR gdb/2176
7
8 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
9 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
10 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
11 (HOST_EXPORTS): Pass CPPFLAGS.
12 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
13 (LDFLAGS_FOR_TARGET): Initialize from configure script.
14 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
15 * Makefile.in, configure: Regenerated.
16 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
17 and CPPFLAGS_FOR_BUILD.
18
b25062ae
SE
192008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
20
21 * libtool.m4: Update to libtool 2.2.6.
22 * lt~obsolete.m4: Update to libtool 2.2.6.
23 * ltmain.sh: Update to libtool 2.2.6.
24 * ltsugar.m4: Update to libtool 2.2.6.
25 * ltversion.m4: Update to libtool 2.2.6.
26 * ltoptions.m4: Update to libtool 2.2.6.
27 * ltgcc.m4: Update to match changes from libtool 2.2.6.
28
3bbd2f8f
AL
292008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
30
31 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
32 (GCC_SHLIB_SUBDIR): New.
33 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
34 * configure: Regenerate.
35 * Makefile.in: Regenerate.
36
b29d32ce
TG
372008-08-28 Tristan Gingold <gingold@adacore.com>
38
39 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
40 Enable bfd, binutils and opcodes.
41 * configure: Regenerate.
42
c325a203
DD
432008-08-16 Nicolas Roche <roche@adacore.com>
44
45 * Makefile.tpl: Add BOOT_ADAFLAGS.
46 * Makefile.in: Regenerate.
47
e7c8859c
RS
482008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
49
50 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
51 * configure: Regenerate.
52
da888c87
PB
532008-07-30 Paolo Bonzini <bonzini@gnu.org>
54
55 Sync with gcc:
56 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
57
58 * configure.ac: Add makefile fragments for hpux.
59 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
60 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
61 * configure: Regenerate.
62 * Makefile.in: Regenerate.
63
64 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
65
66 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
67 * Makefile.in: Regenerate.
68 * configure: Regenerate.
69
944982cf
ILT
702008-06-18 Ian Lance Taylor <iant@google.com>
71
662c6704
ILT
72 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
73
944982cf
ILT
74 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
75
7a283e07
RW
762008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
77
78 * configure: Regenerate.
79
5b553f7e
RW
802008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
81
82 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
83 "$@" is still intact with both Autoconf 2.59 and 2.62.
84 * configure: Regenerate.
85
675492f0
RW
862008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
87
88 * Makefile.tpl: Fix comment errors.
89 * Makefile.in: Regenerate.
90
b018a5d1
JB
912008-06-13 Julian Brown <julian@codesourcery.com>
92
93 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
94 of libobjc for ARM EABI Linux.
95 * configure: Regenerate.
96
310213e8
DE
972008-06-12 David S. Miller <davem@davemloft.net>
98 David Edelsohn <edelsohn@gnu.org>
99
100 * configure.ac: Add powerpc*-*-* to gold supported targets.
101 * configure: Regenerate.
102
6641ce42
JM
1032008-06-08 Joseph Myers <joseph@codesourcery.com>
104
105 PR tree-optimization/36218
106 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
107 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
108 (all prefix="build-"): Pass them to build-system sub-makes.
109 * Makefile.in: Regenerate.
110
03c2f9e6
DJ
1112008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
112
113 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
114 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
115 mkdep, and compile. Update comments.
116 (ETC_SUPPORT): Add ChangeLog and update comments.
117
4538db8b
ILT
1182008-05-11 Ian Lance Taylor <iant@google.com>
119
120 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
121
266df637
PB
1222008-04-18 Paolo Bonzini <bonzini@gnu.org>
123
124 Sync with gcc:
125 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
126
127 PR bootstrap/35457
128 * configure.ac: Include override.m4.
129 * configure: Regenerate.
130
131 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
132
133 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
134 * Makefile.in: Regenerate.
135
136 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
137
138 * configure.ac: Do not build libssp for the AVR.
139 * configure: Regenerate.
140
a86a761e
NC
1412008-04-18 Nick Clifton <nickc@redhat.com>
142
143 * MAINTAINERS: Replace reference to configure.in with reference to
144 configure.ac.
145
52310858
NC
1462008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
147
148 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
149 as nonconfigurable directories list.
150 * configure: Regenerate.
151
f5314dd5
DM
1522008-04-14 David S. Miller <davem@davemloft.net>
153
154 * configure.ac: Add sparc*-*-* to gold supported targets.
155 * configure: Regenerate.
156
e2208220
BE
1572008-04-14 Ben Elliston <bje@au.ibm.com>
158
159 * config.sub, config.guess: Update from upstream sources.
160
0bb6ea20
HPN
1612008-04-12 Hans-Peter Nilsson <hp@axis.com>
162
163 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
164 * Makefile.in: Regenerate.
165
e5164e97
ILT
1662008-04-07 Ian Lance Taylor <iant@google.com>
167
168 * Makefile.def: check-gold depends upon all-binutils.
169 * Makefile.in: Regenerate.
170
e33b51a6
NC
1712008-04-04 Nick Clifton <nickc@redhat.com>
172
173 PR binutils/4334
174 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
175 builds.
176 * configure: Regenerate.
177
fc5df3ab
NC
1782008-04-04 NightStrike <NightStrike@gmail.com>
179
180 PR other/35151
181 * configure.ac: Combine rules for mingw32 and mingw64.
182 * configure: Regenerate.
183
c779bab8
PB
1842008-03-27 Paolo Bonzini <bonzini@gnu.org>
185
186 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
187 * Makefile.in: Regenerate.
188
93f9b408
ILT
1892008-03-20 Ian Lance Taylor <iant@google.com>
190
191 * configure.ac: Add support for --enable-gold.
192 * Makefile.def: Add gold as a directory like ld.
193 * configure, Makefile.in: Regenerate.
194
5746fb46
AK
1952008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
196
197 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
198 (s390_cond_extensions): Reduced extensions to the compare related.
199 (main): z10 cpu type option added.
200 (expandConditionalJump): Renamed to ...
201 (insertExpandedMnemonic): ... this.
202
203 * opcodes/s390-opc.c: Re-group the operand format makros.
204 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
205 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
206 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
207 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
208 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
209 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
210 INSTR_SIL_RDU): New instruction formats added.
211 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
212 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
213 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
214 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
215 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
216 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
217 masks added.
218 (s390_opformats): New formats added "ris", "rrs", "sil".
219 * opcodes/s390-opc.txt: Add the conditional jumps with the
220 extensions removed from automatic expansion in s390-mkopc.c manually.
221 (asi - trtre): Add new System z10 EC instructions.
222 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
223
58c85be7
RW
2242008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
225
226 * configure.ac: m4_include config/proginstall.m4.
227 * configure: Regenerate.
228
78124051
RW
2292008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
230
231 Backport from upstream Libtool:
232
233 2007-10-12 Eric Blake <ebb9@byu.net>
234
235 Deal with Autoconf 2.62's semantic change in m4_append.
236 * ltsugar.m4 (lt_append): Replace broken versions of
237 m4_append.
238 (lt_if_append_uniq): Don't require separator to be overquoted,
239 and avoid broken m4_append.
240 (lt_dict_add): Fix typo.
241 * libtool.m4 (_LT_DECL): Don't overquote separator.
242
018f1bea
DE
2432008-03-13 David Edelsohn <edelsohn@gnu.org>
244
245 * config.rpath: Add AIX 6 support.
246
5c5f596d
PB
2472008-03-13 Paolo Bonzini <bonzini@gnu.org>
248
249 * Makefile.def (stageprofile). Remove -fprofile-generate
250 from stage_libcflags.
251 * Makefile.in: Regenerate.
252
a1f93a5e
BE
2532008-03-13 Ben Elliston <bje@au.ibm.com>
254
255 * config.sub, config.guess: Update from upstream sources.
256
98c3d905
AK
2572008-03-06 Florian Krohm <fkrohm@us.ibm.com>
258
259 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
260 * s390-opc.txt (cmpsc): Duplicate entry removed.
261 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
262 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
263 fier, cu42, cu41): Fix operand format.
264
7f6ef0c0
PB
2652008-02-20 Paolo Bonzini <bonzini@gnu.org>
266
267 PR bootstrap/32009
268 PR bootstrap/32161
269
270 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
271 * configure: Regenerate.
272
273 * Makefile.def: Define stage_libcflags for all bootstrap stages.
274 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
275 STAGE4_LIBCFLAGS): New.
276 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
277 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
278 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
279 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
280 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
281 for target modules. Don't export LIBCFLAGS.
282 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
283 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
284 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
285 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
286 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
287 * Makefile.in: Regenerate.
288
eaf19029
PB
2892008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
290
291 PR libgcj/33085
292 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
293 Do not use -DDLL_EXPORT. Backport from upstream.
294
680c43e9
NC
2952008-02-14 Nick Clifton <nickc@redhat.com>
296
297 Import this patch from gcc:
298 2008-01-24 David Edelsohn <edelsohn@gnu.org>
299
300 * libtool.m4: Backport AIX 6 support from ToT Libtool.
301
c72b1d96
HPN
3022008-02-02 Hans-Peter Nilsson <hp@axis.com>
303
304 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
305 * configure: Regenerate.
306
8b66833e
BW
3072008-01-31 Marc Gauthier <marc@tensilica.com>
308
309 * configure.ac (xtensa*-*-*): Recognize processor variants.
310 * configure: Regenerate.
311
9cc8ae67
PB
3122008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
313
314 PR bootstrap/34922
315 * configure.ac (PARSE_ARGS): Push suitable setting of
316 ac_subdirs_all, for `./configure --help=recursive'.
317 Handle `+' in generic toplevel directory disabling.
318 * configure: Regenerate.
319
19090595
BE
3202008-01-23 Ben Elliston <bje@au.ibm.com>
321
322 * config.sub, config.guess: Update from upstream sources.
323
9f1e7fd3
BE
3242008-01-08 Ben Elliston <bje@au.ibm.com>
325
326 * config.sub, config.guess: Update from upstream sources.
327
2f959d61
JJ
3282007-12-19 Jeff Johnston <jjohnstn@redhat.com>
329
330 * COPYING.LIBGLOSS: Update default copyright.
331
aa054b85
JJ
3322007-12-19 Jeff Johnston <jjohnstn@redhat.com>
333
334 * COPYING.NEWLIB: Update default copyright.
335
57c53b2b
RS
3362007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
337
338 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
339 Change recommended MPFR from 2.2.1 > 2.3.0.
340 * configure: Regenerate.
341
fee14b60
RS
3422007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
343
344 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
345 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
346 * Makefile.in: Regenerate.
347
c9b68031
DD
3482007-12-10 Andreas Tobler <a.tobler@schweiz.org>
349
350 * configure.ac: Enable libjava for x86_64-*-darwin9.
351 * configure: Regenerate.
352
ad25e7d5
BE
3532007-12-05 Ben Elliston <bje@au.ibm.com>
354
355 * config.sub, config.guess: Update from upstream sources.
356
6ac84f65
PB
3572007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
358
359 * config-ml.in: Robustify against white space in absolute file
360 names.
361
362 * config-ml.in (multi-clean): Substitute ${Makefile}.
363 Remove superfluous ${Makefile} in list.
364
7b3200f9
DJ
3652007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
366
367 * Makefile.def (dependencies): Make configure-gdb depend on
368 all-intl.
369 * Makefile.in: Regenerated.
370
2c133ff9
JJ
3712007-10-15 Patrick Mansfield <patmans@us.ibm.com>
372
373 * Makefile.def: To avoid problems running with parallel makes,
374 build newlib before libgloss so that target specific header
375 files are availble.
376 * Makefile.in: Regenerate.
377
5074315a
DJ
3782007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
379
380 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
381 * Makefile.in: Regenerate.
382
f5bc1778
DJ
3832007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
384
385 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
386 * libdecnumber: New directory, imported from GCC.
387
c66487f8
NC
3882007-10-08 Mike Frysinger <vapier@gentoo.org>
389
390 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
391 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
392 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
393 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
394 * configure: Regenerate.
395
b5714970
PB
3962007-10-01 Paolo Bonzini <bonzini@gnu.org>
397
398 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
399 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
400 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
401 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
402 * configure.ac: Default them to host tools for $host = $build.
403 Subst them.
404
405 * configure: Regenerate.
406 * Makefile.in: Regenerate.
407
f3b1e08e
RS
4082007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
409
410 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
411 * configure: Regenerate.
412
cff87f51
DD
4132007-09-19 Benjamin Kosnik <bkoz@redhat.com>
414
415 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
416 libstdc++.
417 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
418 * configure: Regenerate.
419 * Makefile.in: Regenerate.
420
625a61cd
AS
4212007-09-17 Andreas Schwab <schwab@suse.de>
422
423 * configure.ac: Raise minimum makeinfo version to 4.6.
424 * configure: Regenerate.
425
83a3a68b
AM
4262007-09-15 Alan Modra <amodra@bigpond.net.au>
427
428 * configure.ac: Correct makeinfo version check.
429 * configure: Regenerate.
430
5bd8be13
RS
4312007-09-14 Richard Sandiford <richard@codesourcery.com>
432
433 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
434 to $skipdirs and only disable gprof for newlib. Use the normal
435 mips*-elf* handling in other respects.
436 * configure: Regnerate.
437
5566c1fa
DD
4382007-09-12 David Daney <ddaney@avtrex.com>
439
440 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
441 enabling libgcj.
442 * configure: Regenerate.
443
4442007-09-12 Richard Guenther <rguenther@suse.de>
445
446 * configure.ac (--enable-stage1-checking): If neither --enable-checking
447 nor --disable-checking is provided also turn on yes and types
448 checking for stage1.
449 * configure: Re-generate.
450
a18e2996 4512007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
452
453 PR target/33281
454 * configure.ac: Use config/mh-mingw on mingw.
455 * configure: Regenerate.
84e7906e 456
691bb5a1
DD
4572007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
458
459 PR other/32154
460 * configure.ac: For libgloss targets, point the linker to the linker
461 script, startup code and simulator library.
462 * configure: Regenerate.
463
6d18b86b
AH
4642007-09-09 Andrew Haley <aph@redhat.com>
465
466 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 467 target-libjava.
6d18b86b 468
f00a3165 4692007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 470
f00a3165 471 * config.sub, config.guess: Update from upstream sources.
971aaaa5 472
2abc4e65
BE
4732007-08-21 Richard Guenther <rguenther@suse.de>
474
475 * configure.ac: Add types checking to stage1 checking flags.
476 * configure: Regenerate.
477
8a6ee3ab
JM
4782007-08-18 Paul Brook <paul@codesourcery.com>
479 Joseph Myers <joseph@codesourcery.com>
480
481 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
482 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
483 * Makefile.in: Regenerate.
484 * configure.ac (--with-debug-prefix-map): New.
485 * configure: Regenerate.
486
429acdec
RS
4872007-08-17 Richard Sandiford <richard@codesourcery.com>
488 Nigel Stephens <nigel@mips.com>
489
429acdec
RS
490 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
491 as target_makefile_frag.
492 * configure: Regenerate.
493
8520c408
AO
4942007-08-16 Alexandre Oliva <aoliva@redhat.com>
495
496 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
497 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
498 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
499 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
500 (do-compare, do-compare3, do-compare-debug): New.
501 ([+compare-target+]): Use them.
502
5032007-08-16 Alexandre Oliva <aoliva@redhat.com>
504
505 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
506 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
507 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
508 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
509 (do-compare, do-compare3, do-compare-debug): New.
510 ([+compare-target+]): Use them.
511
2444379b
BE
5122007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
513 Ben Elliston <bje@au.ibm.com>
514
515 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
516 --silent if $silent.
517 * configure: Regenerate.
518
d6f99447
DJ
5192007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
520
521 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
522
bd0aa315
NC
5232007-07-17 Nick Clifton <nickc@redhat.com>
524
525 * COPYING3: New file. Contains version 3 of the GNU General
526 Public License.
527 * COPYING3.LIB: New file. Contains version 3 of the GNU
528 Lesser General Public License.
529
0ebe98fb
BS
5302007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
531
532 * configure.ac: Fix my previous change to really match GCC.
533 * configure: Regenerate.
534
521ec477
DD
5352007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
536
537 * configure.ac: Rewrite 'configure --help' strings to look nicer.
538 * configure: Regenerate.
539
5402007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
541
542 * configure.ac: Add some missing m4 quotation.
543 * configure: Regenerate.
544
0c24b341
NC
5452007-07-09 Kai Tietz <kai.tietz@onevision.com>
546
547 * Makefile.def: Add windmc tool to build.
548 * Makefile.tpl: Likewise.
549 * configure.ac: Likewise.
550 * Makefile.in: Regenerate.
551 * configure: Regenerate.
552
a09314d0
L
5532007-07-05 H.J. Lu <hongjiu.lu@intel.com>
554
555 * lt~obsolete.m4: New. Import from 20070318 libtool.
556
7c3e1d12
BS
5572007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
558
559 * configure.ac: Don't add target-libmudflap to noconfigdirs for
560 uclinux and linux-uclibc targets.
561 * configure: Regenerate.
562
a5b3b4dd
DD
5632007-06-28 DJ Delorie <dj@redhat.com>
564
565 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
566 not building newlib.
567 * configure: Regenerated.
568
184d813c
DJ
5692007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
570
571 * src-release (DEVO_SUPPORT): Correct typos.
572
31d99776
DJ
5732007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
574
575 * Makefile.def: Add dependency from configure-gdb to all-bfd.
576 * Makefile.in: Regenerated.
577
e00a73e3
PB
5782007-06-14 Paolo Bonzini <bonzini@gnu.org>
579
580 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
581 (distclean-stage[+id+]): Possibly delete stage_last.
582 * Makefile.in: Regenerate.
583
98a1bbc5
BE
5842007-06-07 Ben Elliston <bje@au.ibm.com>
585
586 * config.sub, config.guess: Update from upstream sources.
587
973601e1
BE
5882007-06-07 Ben Elliston <bje@au.ibm.com>
589
590 * Makefile.tpl: Fix spelling error.
591 * Makefile.in: Regenerate.
592
2038f525
PB
5932007-06-04 Paolo Bonzini <bonzini@gnu.org>
594
595 Sync with gcc:
596 2007-05-30 Jakub Jelinek <jakub@redhat.com>
597
598 PR bootstrap/29382
599 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
600 * configure: Rebuilt.
601
f7c5c4b5
PB
6022007-06-01 Steve Ellcey <sje@cup.hp.com>
603
12a64d4f
L
604 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
605 lt_cv_sys_max_cmd_len.
f7c5c4b5 606
7ad9660b
PB
6072007-05-31 Paolo Bonzini <bonzini@gnu.org>
608
609 * ltgcc.m4: Update from GCC.
610
0e7ef45c
EC
6112007-05-25 Andreas Tobler <a.tobler@schweiz.org>
612
12a64d4f 613 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 614
37ad9514
SE
6152007-05-24 Steve Ellcey <sje@cup.hp.com>
616
617 * ltmain.sh: Update from GCC.
618 * libtool.m4: Update from GCC.
619 * ltsugar.m4: New. Update from GCC.
620 * ltversion.m4: New. Update from GCC.
621 * ltoptions.m4: New. Update from GCC.
622 * ltconfig: Remove.
623 * ltcf-c.sh: Remove.
624 * ltcf-cxx.sh: Remove.
625 * ltcf-gcj.sh: Remove.
626 * src-release: Update with new libtool file list.
627
8ee82aff
PB
6282007-05-16 Paolo Bonzini <bonzini@gnu.org>
629
630 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
631 stage_cflags.
632 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
633 Remove CFLAGS/LIBCFLAGS.
634 (configure-stage[+id+]-[+prefix+][+module+],
635 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
636 * Makefile.in: Regenerate.
637
149cb58d
SE
6382007-04-14 Steve Ellcey <sje@cup.hp.com>
639
640 * config-ml.in: Update from GCC.
641
91506736
DJ
6422007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
643
644 * src-release (do-proto-toplev): Process the support directories before
645 the tool directory.
646
ffa8bd48
RS
6472007-03-21 Richard Sandiford <richard@codesourcery.com>
648
649 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
650 of glob. Quote arguments with single quotes too.
651 * configure: Regenerate.
652
a4fd3374
DD
6532007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
654
655 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
656 * Makefile.in: Regenerate
657
b8025f34
AS
6582007-03-07 Andreas Schwab <schwab@suse.de>
659
660 * configure: Regenerate.
661
a3ca38d2
DD
6622007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
663
664 * configure.ac: Add "--with-pdfdir" configure option,
665 which defines pdfdir variable.
666 * Makefile.def (target=fixincludes): Add install-pdf to
667 missing targets.
668 (recursive_targets): Add install-pdf target.
669 (flags_to_pass): Add pdfdir.
670 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
671 target.
672 * configure: Regenerate
673 * Makefile.in: Regenerate
674
6752007-02-28 Eric Christopher <echristo@apple.com>
676
677 Revert:
678 2006-12-07 Mike Stump <mrs@apple.com>
679
680 * Makefile.def (dependencies): Add dependency for
681 install-target-libssp and install-target-libgomp on
682 install-gcc.
683 * Makefile.in: Regenerate.
684
6852007-02-27 Matt Kraai <kraai@ftbfs.org>
686
687 * configure: Regenerate.
688 * configure.ac: Move statements after variable declarations.
689
a4708fba
JM
6902007-02-19 Joseph Myers <joseph@codesourcery.com>
691
692 * configure.ac: Adjust for loop syntax.
693 * configure: Regenerate.
694
9a819804
AO
6952007-02-18 Alexandre Oliva <aoliva@redhat.com>
696
697 * configure: Rebuilt.
698
81ec575a
AO
6992007-02-18 Alexandre Oliva <aoliva@redhat.com>
700
701 * configure.ac: Drop multiple occurrences of --enable-languages,
702 and fix its quoting.
703 * configure: Rebuilt.
704
92f01d61
JM
7052007-02-17 Mark Mitchell <mark@codesourcery.com>
706 Nathan Sidwell <nathan@codesourcery.com>
707 Vladimir Prus <vladimir@codesourcery.com
708 Joseph Myers <joseph@codesourcery.com>
709
710 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
711 * configure: Regenerate.
712
b1299c4e
DJ
7132007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
714
715 * configure.ac (target_libraries): Move libgcc before libiberty.
716 * configure: Regenerated.
717
18f6b6ee
PB
7182007-02-13 Paolo Bonzini <bonzini@gnu.org>
719
720 * configure: Regenerate again?
721
9c4e9f27
PB
7222007-02-13 Paolo Bonzini <bonzini@gnu.org>
723
724 * configure: Reapply PR30748 fix which was lost in the previous commit.
725
24ff9987
DJ
7262007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
727 Paolo Bonzini <bonzini@gnu.org>
728
729 PR bootstrap/30753
730 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
731 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
732 * configure: Regenerated.
733
7df2cd5d
PB
7342007-02-10 Paolo Bonzini <bonzini@gnu.org>
735
736 * configure: Regenerate.
737
b0aaa663
DJ
7382007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
739
740 PR bootstrap/30748
741 * configure.ac: Correct syntax for Solaris ksh.
742 * configure: Regenerated.
743
a0323144
PB
7442007-02-09 Paolo Bonzini <bonzini@gnu.org>
745
746 * Makefile.def: Sync with GCC.
747 * Makefile.tpl: Sync with GCC.
748 * Makefile.in: Regenerate.
749 * configure: Regenerate.
750
c6b750e1
DJ
7512007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
752
753 * Makefile.tpl (build_alias, host_alias, target_alias): Use
754 noncanonical equivalents.
755 * configure.in: Rename to...
756 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
757 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
758 target_noncanonical. Use them. Rewrite removal of configure
759 arguments for autoconf 2.59. Discard variable settings. Force
760 program_transform_name for native tools.
761
762 * Makefile.in: Regenerated.
763 * configure: Regenerated with autoconf 2.59.
764
765 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
766
f3cd89f4
JJ
7672007-02-08 Jeff Johnston <jjohnstn@redhat.com>
768
769 * COPYING.LIBGLOSS: Reformat default Red Hat
770 license to fit within 80 columns.
771 * COPYING.NEWLIB: Ditto.
772
4e206d7e
DB
7732007-02-05 Dave Brolley <brolley@redhat.com>
774
775 * Contribute the following changes:
776 2006-11-28 DJ Delorie <dj@redhat.com>
777
778 * configure.in: Fix typo for mep's target_makefile_frag.
779 * configure: Regenerated.
780
781 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
782
783 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
784 * configure: Regenerate.
785
786 2001-09-19 DJ Delorie <dj@redhat.com>
787
788 * configure.in (target_makefile_frag): use mt-mep
789
790 2001-06-12 Don Howard <dhoward@redhat.com>
791
792 * configure.in: Remove gdb from MeP skip list.
793
794 2001-04-05 DJ Delorie <dj@redhat.com>
795
796 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
797
798 2001-03-20 Ben Elliston <bje@redhat.com>
799
800 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
801
802 2001-03-19 Ben Elliston <bje@redhat.com>
803
804 * config.sub (mep, mep-*): Add.
805
b2edfdd2
AS
8062007-01-31 Andreas Schwab <schwab@suse.de>
807
808 * Makefile.tpl (LDFLAGS): Substitute it.
809 * Makefile.in: Regenerate.
810
ceb92e78
PB
8112007-01-11 Paolo Bonzini <bonzini@gnu.org>
812
813 * configure.in: Change == to = in test command.
814 * configure: Regenerate.
815
4b900473
PB
8162007-01-11 Paolo Bonzini <bonzini@gnu.org>
817 Nick Clifton <nickc@redhat.com>
818 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
819
820 * configure.in (build_configargs, host_configargs, target_configargs):
821 Remove build/host/target parameters.
822 (host_libs): Add gmp and mpfr.
823 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
824 * Makefile.def (gmp, mpfr): New.
825 (gcc): Remove target.
826 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
827 target_os, target_vendor): New.
828 (configure): Add host_alias/target_alias arguments. Adjust invocations.
829 * configure: Regenerate.
830 * Makefile.in: Regenerate.
831
8322007-01-11 Matt Fago <fago@earthlink.net>
833
834 * configure.in: Try to link to functions only in mpfr 2.2.x
835 to improve robustness of configure tests.
836 * configure: Regenerate.
837
80f6dcbc
NC
8382007-01-08 Kai Tietz <kai.tietz@onevision.com>
839
840 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 841 * configure: Regenerate.
80f6dcbc 842
f86e35b8
NC
8432007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
844
845 * Makefile.tpl (all-target): Correct @if conditional for target
846 modules.
847 * configure.in: Omit libiberty if building only target libgcc.
848 * configure, Makefile.in: Regenerated.
849
79fcd0ec
PB
8502007-01-04 Paolo Bonzini <bonzini@gnu.org>
851
852 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
853 * configure: Regenerate.
854
6aa8ef82
DJ
8552007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
856
857 * Makefile.def (target_modules): Add libgcc.
858 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
859 * Makefile.tpl (clean-target-libgcc): Delete.
860 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
861 on gcc even for bootstrapped modules. Rewrite handling of
862 lang_env_dependencies to loop over target_modules.
863 * configure.in (target_libraries): Add target-libgcc.
864 * Makefile.in, configure: Regenerated.
865
9b134994
PB
8662006-12-29 Paolo Bonzini <bonzini@gnu.org>
867
868 Sync with gcc:
869 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
870
871 * configure.in: Reorganize recognition of languages. Add
872 --enable-stage1-languages. Show supported languages for the chosen
873 target rather than all recognized languages.
874 * configure: Regenerate.
875
876 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
877
878 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
879 * Makefile.in: Regenerate.
880
881 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
882
883 * configure.in: Warn that MPFR 2.2.0 is buggy.
884 * configure: Regenerate.
885
8cf39b1b
ILT
8862006-12-27 Ian Lance Taylor <iant@google.com>
887
888 * configure.in: When removing Makefiles to force a reconfigure, also
889 remove prev-DIR*/Makefile.
890 * configure: Regenerate.
891
ebff6cd5
KH
8922006-12-23 Kazu Hirata <kazu@codesourcery.com>
893
894 * config.bfd: Recognize fido.
895
8a0d8a5c
PB
8962006-12-19 Paolo Bonzini <bonzini@gnu.org>
897
898 Sync with gcc:
899
900 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
901
902 * configure.in: Remove "$build" case for powerpc-*-darwin* since
903 it only affects bootstrap and could be tested on "$host" as well.
904 * configure: Regenerate.
905 * config/mh-ppc-darwin: Add to the stage1 cflags here.
906
907 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
908
909 PR bootstrap/29544
910 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
911 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
912 move here comment from Makefile.tpl.
913 * Makefile.tpl: Move some definitions higher in the file.
914 (STAGE1_CHECKING): New.
915 * configure.in: Add --enable-stage1-checking.
916 * configure: Regenerate.
917 * Makefile.in: Regenerate.
918
919 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
920
921 * configure.in: Update error message for missing GMP/MPFR.
922
923 * configure: Regenerate.
924
925 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
926
927 * configure.in: Update MPFR version in error message.
928
929 * configure: Regenerate.
930
931 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
932
933 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
934 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
935 --with-gmp-lib): New flags.
936
937 * configure: Regenerate.
938
790c0838
AM
9392006-12-12 Andreas Tobler <a.tobler@schweiz.org>
940
941 PR bootstrap/30134
942 * configure.in: Correct x86 darwin support for libjava to powerpc
943 and i?86 only.
944 * configure: Regenerate.
945
77d7106f
AM
9462006-12-11 Alan Modra <amodra@bigpond.net.au>
947
948 * configure.in: Handle spu makefile frag.
77d7106f
AM
949 * Makefile.tpl (MAINT): Define
950 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
951 * configure: Regenerate.
952 * Makefile.in: Regenerate.
953
0cfa5389
BE
9542006-12-11 Ben Elliston <bje@au.ibm.com>
955
956 * config.sub, config.guess: Update from upstream sources.
957
2839fe5d
BE
9582006-12-11 Ben Elliston <bje@au.ibm.com>
959
960 * configure.in: Sync with GCC (spu-*-*).
961 * configure: Sync with GCC.
962
b897f5d4
MS
9632006-12-07 Mike Stump <mrs@apple.com>
964
965 * Makefile.def (dependencies): Add dependency for
966 install-target-libssp and install-target-libgomp on
967 install-gcc.
968 * Makefile.in: Regenerate.
969
9daf3993
PB
9702006-11-16 Paolo Bonzini <bonzini@gnu.org>
971
972 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
973 (unstage): Test for stage_last presence.
974
975 PR bootstrap/29802
976 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
977 * Makefile.in: Regenerate.
978
9dbaa842
DD
9792006-11-14 DJ Delorie <dj@redhat.com>
980
981 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
982 * Makefile.in: Sync with GCC.
983 * configure.in: Sync with GCC (mpfr, gmp).
984 * configure: Sync with GCC.
985
b0cbce8d
JJ
9862006-11-08 Jie Zhang <jie.zhang@analog.com>
987
988 * configure.in: Remove target-libgloss from noconfigdirs for
989 bfin-*-*.
990 * configure: Regenerated.
991
44330a94
JJ
9922006-10-27 Jeff Johnston <jjohnstn@redhat.com>
993
994 * COPYING.NEWLIB: Add spu license.
7de05dd5 995 * COPYING.LIBGLOSS: Ditto.
44330a94 996
56a8fe78
DD
9972006-10-17 Brooks Moses <bmoses@stanford.edu>
998
999 * Makefile.def: Added pdf target handling.
1000 * Makefile.tpl: Added pdf target handling.
1001 * Makefile.in: Regenerated.
1002
fbb00ad0
JJ
10032006-10-11 Jeff Johnston <jjohnstn@redhat.com>
1004
1005 * COPYING.NEWLIB: Updated.
1006 * COPYING.LIBGLOSS: Ditto.
1007
6b89cc21
DB
10082006-09-27 Dave Brolley <brolley@redhat.com>
1009
1010 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1011 $s instead of $r.
1012 * configure: Regenerated.
1013
17bcf627
BE
10142006-09-26 Ben Elliston <bje@au.ibm.com>
1015
1016 * config.sub, config.guess: Update from upstream sources.
1017
f3529cf1
TS
10182006-09-20 Thiemo Seufer <ths@mips.com>
1019
1020 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1021 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1022 * configure: Regenerate.
1023
45055374
CV
10242006-08-30 Corinna Vinschen <corinna@vinschen.de>
1025
1026 * configure.in: Never build newlib for a Mingw host.
1027 Never build newlib as Mingw target library.
1028 Test the existence of winsup/cygwin for building a Cygwin newlib,
1029 rather than just winsup.
1030 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1031 building a Mingw target.
1032 * configure: Regenerate.
1033
4be041b2
TS
10342006-08-15 Thiemo Seufer <ths@mips.com>
1035 Nigel Stephens <nigel@mips.com>
1036 David Ung <davidu@mips.com>
1037
1038 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1039
1d89b610
PB
10402006-07-25 Paolo Bonzini <bonzini@gnu.org>
1041
1042 Sync from GCC:
1043 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1044
1045 PR bootstrap/18058
1046 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1047 if the bootstrap compiler is a GCC version that supports it.
1048 * configure: Regenerate.
1049
66a79c16
DJ
10502006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1051
1052 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1053 * configure: Regenerated.
1054
c1cb7e02
PB
10552006-07-18 Paolo Bonzini <bonzini@gnu.org>
1056
1057 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1058 for stages after the first.
1059
7206a0ee
JJ
10602006-07-17 Jakub Jelinek <jakub@redhat.com>
1061
1062 * Makefile.def: Add dependencies for configure-opcodes
1063 on configure-intl and all-opcodes on all-intl.
1064 * Makefile.in: Regenerated.
1065
6816f995
AO
10662006-07-04 Peter O'Gorman <peter@pogma.com>
1067
1068 * ltconfig: chmod 644 before ranlib during install.
1069
3d3adb43
PB
10702006-07-03 Paolo Bonzini <bonzini@gnu.org>
1071
1f3f1bbf 1072 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
1073 * configure: Regenerate.
1074
64ce424c
PB
10752006-07-03 Paolo Bonzini <bonzini@gnu.org>
1076
1077 Sync from gcc:
1078
1079 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
1080
1081 PR other/27063
1082 * configure.in: Test subdir_requires and give an appropriate
1083 error message.
1084 * configure: Regenerate.
1085
1086 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1087
1088 PR target/27540
1089 * configure.in: Only enable libgomp on IRIX 6.
1090 * configure: Regenerate.
1091
d42c4017
DA
10922006-06-20 David Ayers <d.ayers@inode.at>
1093
1094 PR bootstrap/28072
1095 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1096 whether target-libjava is being configured instead of whether the
1097 java front end is enabled.
1098 * configure: Regenerate.
0e7ef45c 1099
4962c51a
MS
11002006-06-15 Mark Shinwell <shinwell@codesourcery.com>
1101
1102 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1103 to R_ARM_LDC_SB_G{0,1,2} respectively.
1104
caee866a
PB
11052006-06-15 Paolo Bonzini <bonzini@gnu.org>
1106
1107 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1108 too.
1109 * Makefile.in: Regenerate.
1110
363ef840
DA
11112006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1112
1113 Sync from gcc:
1114
1115 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1116 * configure.in: Don't enable libgomp on hpux10.
1117 * configure: Rebuilt.
1118
54d1c879
DA
11192006-06-13 David Ayers <d.ayers@inode.at>
1120
1121 Sync from gcc:
1122
1123 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 1124
54d1c879
DA
1125 PR bootstrap/27963
1126 PR target/19970
0e7ef45c 1127 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
1128 ${libgcj} is specified.
1129 * configure: Regenerate.
0e7ef45c 1130
a4d8b690
JJ
11312006-06-08 Jeff Johnston <jjohnstn@redhat.com>
1132
1133 Sync from gcc:
1134
1135 2005-01-12 David Edelsohn <edelsohn@gnu.org>
1136 Andreas Schwab <schwab@suse.de>
1137
1138 PR bootstrap/18033
1139 * config-ml.in: Eval option if surrounded by single quotes.
1140
4f0ef2d8
CD
11412006-06-07 Carlos O'Donell <carlos@codesourcery.com>
1142
1143 Sync from gcc:
0e7ef45c 1144
4f0ef2d8 1145 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 1146
4f0ef2d8
CD
1147 PR libobjc/13946
1148 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1149 * Makefile.in: Regenerate.
1150 * configure.in: Add --enable-objc-gc at toplevel and have it
1151 enable boehm-gc for Objective-C.
1152 Remove target-boehm-gc from libgcj.
1153 Add target-boehm-gc to target_libraries.
1154 Add target-boehm-gc to noconfigdirs where ${libgcj}
1155 is specified.
1156 Assert that boehm-gc is supported when requested for Objective-C.
1157 Only build boehm-gc if needed either for Java or Objective-C.
1158 * configure: Regenerate.
1159
1160 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 1161
4f0ef2d8
CD
1162 PR 27674
1163 * Makefile.tpl (configure-[+prefix+][+module+],
1164 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1165 Remove rule to unstage bootstrapped modules.
1166 (stage_current): New.
1167 * Makefile.in: Regenerate.
1168
1169 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1170 Andreas Tobler <a.tobler@schweiz.ch>
1171
1172 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1173 * configure: Rebuilt.
1174
1175 Revert
1176 2006-01-31 Richard Guenther <rguenther@suse.de>
1177 Paolo Bonzini <bonzini@gnu.org>
1178
1179 * Makefile.def (target_modules): Add libgcc-math target module.
1180 * configure.in (target_libraries): Add libgcc-math target library.
1181 (--enable-libgcc-math): New configure switch.
1182 * Makefile.in: Re-generate.
1183 * configure: Re-generate.
1184
c17b816b
JJ
11852006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1186
1187 * config-ml.in: Alter CCASFLAGS to include special
1188 multilib options the same as is done for CFLAGS.
1189
20e95c23
DJ
11902006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1191
1192 * Makefile.def: Added dependencies from sim and gdb on intl, and
1193 added configure dependencies to everything with an all dependency
1194 on intl.
1195 * gettext.m4: Removed.
1196 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1197 (GDB_SUPPORT_DIRS): Add intl.
1198 * Makefile.in: Regenerated.
1199
4bd8ad80
DJ
12002006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1201
1202 * src-release (DEVO_SUPPORT): Add config.rpath.
1203
c380fdd8
PB
12042006-05-25 Paolo Bonzini <bonzini@gnu.org>
1205
1206 * Makefile.def (bfd, opcodes): Fix lib_path.
1207 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1208 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1209 * Makefile.in: Regenerate.
1210
701628f5
MS
12112006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1212
1213 * configure.in: Enable gprof for cross builds.
1214 * configure: Regenerate.
1215
25aae7f2
DJ
12162006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1217
1218 * src-release (MAKEINFOFLAGS): Define.
1219 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1220
ea3d1626
BE
12212006-05-14 Ben Elliston <bje@au.ibm.com>
1222
1223 * config.sub, config.guess: Update from upstream sources.
1224
49b9e644
BE
12252006-05-12 Ben Elliston <bje@au.ibm.com>
1226
1227 * config.sub, config.guess: Update from upstream sources.
1228
482dd2f6
DJ
12292006-05-04 Steve Ellcey <sje@cup.hp.com>
1230
1231 * blt, iwidgets, mmalloc: Remove directories.
1232
8b01a5c2
DD
12332006-05-01 DJ Delorie <dj@redhat.com>
1234
641a3af4 1235 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
1236 * configure: Regenerate.
1237
a481dbb7
DD
12382006-04-18 DJ Delorie <dj@redhat.com>
1239
1240 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1241 reference libgloss so that libssp can be built in a combined
1242 tree.
1243 * configure: Regenerate.
1244
962c9e74
BE
12452006-04-10 Ben Elliston <bje@au.ibm.com>
1246
1247 * contrib: Remove directory.
1248
108a6f8e
CD
12492006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1250
1251 * Makefile.tpl: Add install-html target.
1252 * Makefile.def: Add install-html target.
1253 * Makefile.in: Regenerate.
1254 * configure.in: Add --with-datarootdir, --with-docdir,
1255 and --with-htmldir options.
1256 * configure: Regenerate.
1257
a4ef73e9
BE
12582006-03-31 Ben Elliston <bje@au.ibm.com>
1259
1260 PR binutils/1860
1261 * configure.in: Require makeinfo 4.4 or higher.
1262 * configure: Regenerate.
1263
b37df25a
PB
12642006-03-14 Paolo Bonzini <bonzini@gnu.org>
1265
1266 * Makefile.in: Regenerate.
1267
a6df5a19
PB
12682006-03-14 Paolo Bonzini <bonzini@gnu.org>
1269
1270 Sync with gcc:
1271 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1272
1273 * configure.in: Handle --disable-<component> generically.
1274 * configure: Regenerate.
1275
1276 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 1277
a6df5a19
PB
1278 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1279 (TARGET_CONFIGDIRS): Remove.
1280 * configure.in: Remove AC_SUBST(target_configdirs).
1281 * Makefile.in, configure: Regenerated.
1282
1283
65419985
L
12842006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1285
1286 PR libgcj/17311
1287 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1288
c52c6897
PB
12892006-02-20 Paolo Bonzini <bonzini@gnu.org>
1290
1291 PR bootstrap/25670
1292
1293 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1294
1295 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1296 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1297 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1298 BUILD_PREFIX, BUILD_PREFIX_1.
1299 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1300
1301 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1302 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1303
1304 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1305 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1306 of `cat stage_current`. Always provide the `r' and `s' variables.
1307 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1308 a single shell execution.
1309 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1310 bootstrapped modules, make the stage1 module if the build was not
1311 started yet, else build the current stage.
1312 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1313 (all-build, all-host, all-target, [+make_target+]-host,
1314 [+make_target+]-target): Do not use \-continued lines.
1315 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1316 (current_stage, restrap, stage_last): New.
1317
1318 * Makefile.in: Regenerate.
1319 * configure: Regenerate.
1320
b3ded179
PB
13212006-02-14 Paolo Bonzini <bonzini@gnu.org>
1322
1323 Sync from gcc:
1324
1325 2006-01-31 Richard Guenther <rguenther@suse.de>
1326 Paolo Bonzini <bonzini@gnu.org>
1327
1328 * Makefile.def (target_modules): Add libgcc-math target module.
1329 * configure.in (target_libraries): Add libgcc-math target library.
1330 (--enable-libgcc-math): New configure switch.
1331 * Makefile.in: Re-generate.
1332 * configure: Re-generate.
1333 * libgcc-math: New toplevel directory.
1334
1335 2006-01-18 Richard Henderson <rth@redhat.com>
1336 Jakub Jelinek <jakub@redhat.com>
1337 Diego Novillo <dnovillo@redhat.com>
1338
1339 * libgomp: New directory.
1340 * Makefile.def: Add target_module libgomp.
1341 * Makefile.in: Regenerate.
1342 * configure.in (target_libraries): Add target-libgomp.
1343 * configure: Regenerate.
1344
3a35eeb3
PB
13452006-02-14 Paolo Bonzini <bonzini@gnu.org>
1346 Andreas Schwab <schwab@suse.de>
0e7ef45c 1347
3a35eeb3
PB
1348 * configure: Regenerate.
1349
2429c060
PB
13502006-01-16 Paolo Bonzini <bonzini@gnu.org>
1351
1352 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1353 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1354 the assembler, linker and binutils.
1355 * configure: Regenerate.
1356
ec49b2b8
NC
13572006-01-16 Nick Clifton <nickc@redhat.com>
1358
49b9e644 1359 * config.sub, config.guess: Sync from config repository.
ec49b2b8 1360
44b2308f
AO
13612006-01-05 Alexandre Oliva <aoliva@redhat.com>
1362
1363 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1364 @ from continuation.
1365 * Makefile.in: Rebuilt.
1366
80911fe1
PB
13672006-01-04 Paolo Bonzini <bonzini@gnu.org>
1368
1369 Sync from gcc:
1370
1371 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1372
1373 PR bootstrap/24252
1374
1375 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1376 * Makefile.tpl (OBJDUMP): New.
1377 (EXTRA_HOST_FLAGS): Add it.
1378 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1379
1380 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1381 to use symbolic links between directories. Avoid race conditions
1382 or make them harmless.
1383 * configure.in: Do not try to use symbolic links between directories.
1384
1385 * Makefile.def (LEAN): Pass.
1386 * Makefile.tpl (LEAN): Define.
1387 (stage[+id+]-start): Accept that the previous directory does not
1388 exist, if the bootstrap is lean.
1389 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1390 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1391 configure substitution.
1392 ([+compare-target+]): Likewise.
1393 ([+bootstrap-target+]-lean): New.
1394 * configure.in: Remove lean bootstrap support from here.
1395
1396 * Makefile.in: Regenerate.
1397 * configure: Regenerate.
1398
1399 2006-01-02 Andreas Schwab <schwab@suse.de>
1400
1401 * configure.in: When reconfiguring remove Makefile in
1402 all stage directories.
1403 * configure: Regenerate.
1404
b59bea8a
NC
14052005-12-27 Leif Ekblad <leif@rdos.net>
1406
1407 * configure.in: Add support for RDOS target.
1408 * configure: Regenerate.
1409
d7730bac
NC
14102005-12-27 Nick Clifton <nickc@redhat.com>
1411
1412 PR binutils/1990
1413 * libtool.m4: Synchronize with version in GCC sources.
1414
c02dabc3
PB
14152005-12-20 Paolo Bonzini <bonzini@gnu.org>
1416
1417 Revert Ada-related part of the previous change.
1418
1419 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1420 Do not pass.
1421 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1422 * Makefile.in: Regenerate.
1423 * configure.in: Do not include mt-ppc-aix target fragment.
1424 * configure: Regenerate.
1425
f6d183c0
PB
14262005-12-19 Paolo Bonzini <bonzini@gnu.org>
1427
1428 * configure.in: Select appropriate fragments for PowerPC/AIX.
1429 * configure: Regenerate.
1430
1431 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1432 BOOT_CFLAGS, BOOT_LDFLAGS.
1433 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1434 BOOT_CFLAGS, BOOT_LDFLAGS.
1435 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1436 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1437 (stage): Fail if we cannot complete the work.
1438 * Makefile.in: Regenerate.
1439
f29759fc
JJ
14402005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1441
1442 * COPYING.NEWLIB: Update copyright year for default
1443 copyright.
1444
1f054001
PB
14452005-12-15 Paolo Bonzini <bonzini@gnu.org>
1446
1447 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1448 install-host-nogcc): Don't invoke $(stage) at the end.
1449 * Makefile.in: Regenerate.
1450
0aed8855
PB
14512005-12-14 Paolo Bonzini <bonzini@gnu.org>
1452
1453 * configure.in: Flip the top-level bootstrap switch.
1454 * configure: Regenerate.
1455
1456 Merge from gcc:
1457
1458 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1459
1460 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1461 $(stage) and $(unstage).
1462 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1463 (all): Remove stray semicolon.
1464 (local-distclean): Don't handle multilib.tmp and multilib.out.
1465 (install.all): Set $s for consistency.
1466 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1467 check_multilibs setting. Always make the install directory.
1468 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1469 Correct @if/@endif.
1470 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1471 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1472 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1473 (multilib.out): Remove.
1474 * Makefile.in: Regenerated.
1475
14762005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1477
1478 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1479 * configure.in: Replace ms1 arch with mt.
1480 * configure: Rebuilt.
1481
14822005-12-05 Paolo Bonzini <bonzini@gnu.org>
1483
1484 Sync with gcc:
1485
4970f871
NS
14862005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1487
1488 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1489 * configure.in: Replace ms1 arch with mt.
1490 * configure: Rebuilt.
1491
be01d343
PB
14922005-12-05 Paolo Bonzini <bonzini@gnu.org>
1493
1494 Sync with gcc:
1495
1496 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1497
1498 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1499 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1500 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1501 Find in-tree tools if available.
1502 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1503 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1504 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1505 (COMPILER_*_FOR_TARGET): New.
1506 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1507 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1508 (CONFIGURED_*, USUAL_*): Remove.
1509 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1510 STRIP): Use autoconf substitutions.
1511 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1512 COMPILER_NM_FOR_TARGET): New.
1513 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1514
1515 (all): Make all-host and all-target in parallel.
1516 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1517 that $$r and $$s are set before invoking a recursive make.
1518 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1519 ([+bootstrap-target+]): Inline most of the `all' target.
1520
1521 2005-11-29 Ben Elliston <bje@au.ibm.com>
1522
1523 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1524 from the gcc build directory.
1525 * Makefile.in: Regenerate.
1526
1527 2005-11-29 Ben Elliston <bje@au.ibm.com>
1528
1529 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1530 depend on all-libdecnumber.
1531 * configure.in (host_libs): Include libdecnumber.
1532 * Makefile.in: Regenerate.
1533 * configure: Likewise.
1534
1535 2005-11-21 Kean Johnston <jkj@sco.com>
1536
1537 * config.sub, config.guess: Sync from upstream sources.
1538
907be67c
DJ
15392005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1540
1541 * Makefile.def: Remove gdb dependencies for gdbtk.
1542 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1543 (configure-gdb, install-gdb): New rules.
1544 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1545 * Makefile.in, configure: Regenerated.
1546
e360f423
PB
15472005-10-22 Paolo Bonzini <bonzini@gnu.org>
1548
1549 PR bootstrap/24297
1550 * Makefile.tpl (do-[+make-target+], do-check, install,
1551 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1552 are set before recursing.
1553 * Makefile.in: Regenerate.
1554
45d5eb0a
EB
15552005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1556
1557 PR bootstrap/18939
1558 * Makefile.def (gcc) <target>: Fix thinko.
1559 * Makefile.in: Regenerate.
1560
3cf3372e
BS
15612005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1562
1563 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1564 * configure: Regenerate.
1565
bd70a46f
KH
15662005-10-09 Kazu Hirata <kazu@codesourcery.com>
1567
1568 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1569 target-libffi, target-qthreads, target-libjava, and
1570 targetlibobjc.
1571 * configure: Regenerate.
1572
5ae72758
DJ
15732005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1574
1575 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1576 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1577 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1578 (USUAL_OBJDUMP_FOR_TARGET): New.
1579 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1580 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1581 * configure, Makefile.in: Regenerated.
5ae72758 1582
cc96343e
PB
15832005-10-05 Paolo Bonzini <bonzini@gnu.org>
1584
1585 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1586 before other host packages.
1587
f70224b5
PB
15882005-10-05 Paolo Bonzini <bonzini@gnu.org>
1589
1590 PR bootstrap/22340
1591
1592 * configure.in (default_target): Remove.
1593 * Makefile.tpl (all): Do not use prerequisites as subroutines
1594 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1595 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1596 use prerequisites as subroutines.
1597 (check-host, check-target): New.
1598 (bootstrap configure & all targets): Do not use stage*-start
1599 if the directory layout is already ok.
1600 (non-bootstrap configure & all targets): Prepend a $(unstage).
1601 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1602 (NOTPARALLEL): Remove.
1603 (unstage, stage variables): New variables.
1604 (unstage, stage targets): Simply expand to those variables.
1605
1606 * configure: Regenerate.
1607 * Makefile.in: Regenerate.
1608
c13c918a
JW
16092005-10-04 James E Wilson <wilson@specifix.com>
1610
1611 * Makefile.def (lang_env_dependencies): Add libmudflap.
1612 * Makefile.in: Regenerate.
1613
376a0e54
CM
16142005-10-03 Catherine Moore <clm@cm00re.com>
1615
1616 * configure.in (bfin-*-*): Support bfin.
1617 * configure: Regenerated.
1618
d320aacb
L
16192005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1620
1621 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1622 * configure: Regenerated.
1623
7e0f7140
GK
16242005-09-28 Geoffrey Keating <geoffk@apple.com>
1625
1626 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1627 (LIPO_FOR_TARGET): New.
1628 (CONFIGURED_LIPO_FOR_TARGET): New.
1629 (USUAL_LIPO_FOR_TARGET): New.
1630 (STRIP_FOR_TARGET): New.
1631 (CONFIGURED_STRIP_FOR_TARGET): New.
1632 (USUAL_STRIP_FOR_TARGET): New.
1633 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1634 STRIP_FOR_TARGET.
1635 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1636 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1637 * Makefile.in: Regenerate.
1638 * configure: Regenerate.
0e7ef45c 1639
096f7d00
DE
16402005-09-19 David Edelsohn <edelsohn@gnu.org>
1641
1642 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1643 (rs6000-*-aix*): Same.
1644 * configure: Regenerate.
1645
16462005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1647
1648 * configure.in: Recognize f95 in the --enable-languages option,
1649 and substitute it for fortran, issuing a warning.
1650 * configure: Regenerate.
1651
2016dfcc
BE
16522005-09-07 Ben Elliston <bje@au.ibm.com>
1653
1654 Import from Autoconf sources:
1655
1656 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1657 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1658 Elliston. Handle weird characters correctly.
1659
6dd2fda9
DD
16602005-08-30 Phil Edwards <phil@codesourcery.com>
1661
1662 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1663 * configure: Regenerated.
1664
e6db70d4
RE
16652005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1666
1667 * Makefile.def (libssp): Add to lang_env_dependencies.
1668 * Makefile.in: Regenerate.
1669
e1e3d0f5
CG
16702005-08-17 Christian Groessler <chris@groessler.org>
1671
1672 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1673 * Makefile.in: Regenerate.
1674
05cbd757
PB
16752005-08-12 Paolo Bonzini <bonzini@gnu.org>
1676
1677 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1678 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1679 Look for alternate names of the target cc and c++
1680 * configure: Regenerate.
1681
55db4b87
PB
16822005-08-08 Paolo Bonzini <bonzini@gnu.org>
1683
1684 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1685 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1686 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1687 tools; remove code to manually set them.
1688 (Target tools): Look in the environment for them.
1689 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1690 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1691 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1692 build directory.
1693 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1694 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1695 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1696 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1697 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1698 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1699 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1700 * configure: Regenerate.
1701 * Makefile.in: Regenerate.
1702
414e5532
MM
17032005-07-27 Mark Mitchell <mark@codesourcery.com>
1704
1705 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 1706 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
1707 * Makefile.in: Regenerated.
1708
a19b6204
MM
17092005-07-26 Mark Mitchell <mark@codesourcery.com>
1710
1711 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1712 (CFLAGS_FOR_TARGET): Use it.
1713 (CXXFLAGS_FOR_TARGET): Likewise.
1714 * Makefile.in: Regenerated.
1715 * configure.in (--with-build-sysroot): New option.
1716 * configure: Regenerated.
1717
b73aa406
PB
17182005-07-24 Paolo Bonzini <bonzini@gnu.org>
1719
1720 * Makefile.tpl: Wrap install between unstage and stage
1721 * Makefile.in: Regenerate.
1722
6e4d0bcb
KC
17232005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1724
1725 * all files: Update FSF address.
1726
49f58d10
JB
17272005-07-14 Jim Blandy <jimb@redhat.com>
1728
1729 * configure.in: Add cases for Renesas m32c.
1730 * configure: Regenerated.
0e7ef45c 1731
1d9c9cd7
KC
17322005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1733
1734 * COPYING, compile, config-ml.in, config.guess,
1735 config.sub, install-sh, missing, mkinstalldirs,
1736 symlink-tree, ylwrap: Sync from upstream sources.
1737
1587117a
EC
17382005-07-13 Eric Christopher <echristo@redhat.com>
1739
1740 * configure.in: Add toplevel noconfigdir support for tpf.
1741 * configure: Regenerate.
1742
bb780410
DD
17432005-07-11 Jakub Jelinek <jakub@redhat.com>
1744
1745 * Makefile.def (target_modules): Add libssp.
1746 * configure.in (target_libraries): Add target-libssp.
1747 * configure: Rebuilt.
1748 * Makefile.in: Rebuilt.
1749
064d0a7c
PB
17502005-07-11 Paolo Bonzini <bonzini@gnu.org>
1751
1752 PR ada/22340
1753
1754 * Makefile.def: Sync with gcc.
1755 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1756 * Makefile.in: Regenerate.
1757
b2edd3b5
AS
17582005-07-07 Andreas Schwab <schwab@suse.de>
1759
1760 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1761 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1762 * Makefile.in: Regenerated.
1763
5f128533
KH
17642005-07-07 Kazu Hirata <kazu@codesourcery.com>
1765
1766 * configure.in: Add --enable-libssp and --disable-libssp.
1767 * configure: Regenerate with autoconf-2.13.
1768
4e3fc8e5
GK
17692005-07-06 Geoffrey Keating <geoffk@apple.com>
1770
1771 * configure.in: Don't build sim or rda when targetting darwin.
1772 * configure: Regenerate.
1773
c7357d6a
BE
17742005-07-04 Ben Elliston <bje@gnu.org>
1775
1776 * src-release (do-proto-toplev): Remove dejagnu bits.
1777 (DEJAGNU_SUPPORT_DIRS): Remove.
1778 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1779 (GDBD_SUPPORT_DIRS): Likewise.
1780 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1781 (INSIGHTD_SUPPORT_DIRS): Likewise.
1782 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1783
17842005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
1785
1786 * setup.com (mpw): Remove unused directive.
1787
7d329e61
PB
17882005-06-22 Paolo Bonzini <bonzini@gnu.org>
1789
1790 * Makefile.def (stagefeedback): Come after profile.
1791 Define profiledbootstrap target.
1792 * Makefile.tpl (profiledbootstrap): Remove.
1793 (stageprofile-end): Zap stagefeedback.
1794 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1795 * Makefile.in: Regenerate.
1796
e5fbed21
DD
17972005-06-13 Zack Weinberg <zack@codesourcery.com>
1798
1799 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1800 In 'cpp' stanza, support '#line' as well as '# '.
1801
59f7ec45
HPN
18022005-06-07 Hans-Peter Nilsson <hp@axis.com>
1803
1804 * configure.in (unsupported_languages): New macro.
1805 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1806 non-ported target libraries in noconfigdirs.
1807 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1808 non-linux-gnu. Remove libgcj_ex_libffi.
1809 <lang_frag loop>: Set add_this_lang=no if the language is in
1810 unsupported_languages.
1811 * configure: Regenerate.
1812
c10e9ba7
DD
18132005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1814
1815 * configure.in: Fix typo in handling of --with-mpfr-dir.
1816 * configure: Regenerate.
1817
20deb2b8
JB
18182005-06-02 Jim Blandy <jimb@redhat.com>
1819
1820 * config.sub: Add cases for the Renesas m32c. (This patch has been
1821 accepted into the master sources.)
1822
cdb9b172
AH
18232005-06-02 Aldy Hernandez <aldyh@redhat.com>
1824 Michael Snyder <msnyder@redhat.com>
1825 Stan Cox <scox@redhat.com>
1826
1827 * configure.in: Set noconfigdirs for ms1.
1828
1829 * configure: Regenerate.
1830
1dc3053f
PB
18312005-05-25 Paolo Bonzini <bonzini@gnu.org>
1832
1833 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1834 (Dependencies): Consider target modules for bootstrap dependencies.
1835 Make target bootstrap modules depend on each stage's gcc.
1836 * Makefile.in: Regenerate.
1837
c60fe18b
PB
18382005-05-20 Paolo Bonzini <bonzini@gnu.org>
1839
1840 * Makefile.def (configure-gcc): Depend on binutils having been built.
1841 (all-gcc): No need to do it here.
1842 * Makefile.in: Regenerate.
1843
27258dd4
PB
18442005-05-19 Paul Brook <paul@codesourcery.com>
1845
0e7ef45c 1846 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
1847 language cannot be built.
1848 * configure: Regenerate.
1849
42ecbf5e
DJ
18502005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1851
1852 * ylwrap: Import from Automake 1.9.5.
1853
ae380b45
MS
18542005-05-04 Mike Stump <mrs@apple.com>
1855
1856 * configure.in: Always pass --target to target configures as
1857 otherwise rebuilds that do --recheck will fail.
811d3af8 1858 * configure: Rebuilt.
ae380b45 1859
d545f33b
PB
18602005-05-04 Paolo Bonzini <bonzini@gnu.org>
1861
1862 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1863 STAGE_HOST_EXPORTS.
1864 (configure, all): Add bootstrap support.
1865 (Host modules, target modules): Pass post-stage1 flags and exports.
1866 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1867 * Makefile.in: Regenerate.
1868
2faa2958
PB
18692005-04-29 Paolo Bonzini <bonzini@gnu.org>
1870
1871 Sync from gcc:
1872
1873 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1874
1875 * config.sub: Update from master copy.
1876
1877 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1878
1879 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1880 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1881 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1882 "*-*-elf" and "*-*-linux*".
1883 * configure: Regenerate.
1884
a7254363
PB
18852005-04-06 Paolo Bonzini <bonzini@gnu.org>
1886
1887 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1888 (TARGET_CONFIGARGS): Include --with-target-subdir.
1889 (configure, all): New macros. Use them throughout.
1890
a8637a7d
PB
18912005-04-05 Paolo Bonzini <bonzini@gnu.org>
1892
1893 * Makefile.tpl: Sync with gcc.
1894 * Makefile.in: Regenerate.
1895
dd387d52
JR
18962005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1897
1898 * config/mh-mingw32: Delete.
1899 * configure.in: Don't use it.
1900 * configure: Regenerate.
1901
e90269c8
PB
19022005-03-31 Paolo Bonzini <bonzini@gnu.org>
1903
1904 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1905 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1906 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1907 (HOST_LIB_PATH): Generate from Makefile.def.
1908 (TARGET_LIB_PATH): Likewise.
1909 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1910 * Makefile.in: Regenerate.
1911 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1912 (RPATH_ENVVAR): Include Darwin case.
1913 * configure: Regenerate.
1914
9a237d9e
PB
19152005-03-25 Paolo Bonzini <bonzini@gnu.org>
1916
1917 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1918 * configure: Regenerate.
1919
479759c8
ZW
19202005-03-21 Zack Weinberg <zack@codesourcery.com>
1921
1922 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1923 gcc_version, and gcc_version_trigger from set of flags to pass.
1924 * Makefile.tpl: Remove definitions of above variables.
1925 (config.status): Remove dependency on $(gcc_version_trigger).
1926 * Makefile.in: Regenerate.
1927 * configure.in: Do not reference config/gcc-version.m4 nor
1928 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1929 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1930 * configure: Regenerate.
1931
4cfaf6d5
DD
19322005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1933 Andrew Pinski <pinskia@physics.uc.edu>
1934
1935 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1936 * Makefile.in: Regenerate.
1937
33a3fb7b
AO
19382005-03-01 Alexandre Oliva <aoliva@redhat.com>
1939
1940 PR libgcj/20160
1941 * ltmain.sh: Avoid creating archives with components that have
1942 duplicate basenames.
1943
2da12f12
PB
19442005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1945
479759c8
ZW
1946 PR bootstrap/20250
1947 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1948 instead of check.
1949 * Makefile.in: Regenerate.
2da12f12 1950
b00612cc
PB
19512005-02-28 Paolo Bonzini <bonzini@gnu.org>
1952
1953 Sync from gcc.
1954
1955 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1956
1957 PR bootstrap/17383
1958 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1959 * Makefile.tpl (HOST_SUBDIR): New substitution.
1960 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1961 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1962 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1963 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1964 (Host modules, Bootstrapped modules): Use it.
1965 (Build modules, Target modules): Do not create symlink trees,
1966 always configure out-of-srcdir.
1967 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1968 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1969 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1970 $(HOST_SUBDIR). Create a symlink for host_subdir.
1971
1972 * Makefile.in: Regenerate.
1973 * configure: Regenerate.
1974
1975 Merged from libada-gnattools-branch:
1976 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1977
1978 * Makefile.def: Add gnattools as a module, depending on target-libada.
1979 * Makefile.in: Regenerate.
1980 * configure.in: Include gnattools in host_tools; disable it if ada
1981 is disabled.
1982 * configure: Regenerate.
1983
c3e65f62
NC
19842005-02-23 Nick Clifton <nickc@redhat.com>
1985
1986 * configure: Regenerate.
1987
e4d180c2
NC
19882005-02-22 Paul Schlie <schlie@comcast.net>
1989
1990 * configure.in: Allow darwin targeted ports to build tk, itcl and
1991 libgui.
1992
e3c770b1
EB
19932005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1994
1995 PR libgcj/10353
1996 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1997 * configure: Regenerate.
1998
9c73618c
AC
19992005-02-08 Andrew Cagney <cagney@gnu.org>
2000
2001 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2002 gdb/ section. Update GDB's URL.
2003
c46f8c51
AC
20042005-01-31 Andrew Cagney <cagney@gnu.org>
2005
2006 * gettext.m4: Only set ENABLE_NLS when gettext is present.
2007
c7e66c6d
HPN
20082005-01-29 Hans-Peter Nilsson <hp@axis.com>
2009
2010 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2011 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2012 target-libgloss when not *-*-elf and *-*-aout.
2013 * configure: Regenerate.
2014
a53bf506
AC
20152005-01-27 Andrew Cagney <cagney@gnu.org>
2016
2017 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2018
45181ed1
AC
20192005-01-24 Andrew Cagney <cagney@gnu.org>
2020
2021 * gettext.m4: Only fall back to ../intl/ when it's present.
2022
a1e0f4e4
KC
20232005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2024
2025 * install-sh, config.sub: Import from upstream.
2026
20272005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
2028
2029 PR bootstrap/18222
2030 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2031 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2032 * Makefile.in: Regenerate.
2033
c50382e2
PB
20342005-01-03 Paolo Bonzini <bonzini@gnu.org>
2035
2036 Revert 2004-12-28 Makefile changes, a better fix will be
2037 applied to mainline and src after GCC 4.0 branches.
2038
11d07737
PB
20392004-12-28 Paolo Bonzini <bonzini@gnu.org>
2040
2041 PR bootstrap/17383
2042
2043 * Makefile.def (target_modules): Remove stage parameter,
2044 it is always true now.
2045 * Makefile.tpl (configure-build-[+module+],
2046 configure-target-[+module+]): Always build symlink tree
2047 for the directory and for include. BUILD_SUBDIR and
2048 TARGET_SUBDIR cannot be . anymore.
2049 * Makefile.in: Regenerate.
2050
dadfdbe2
DD
20512004-12-25 David Edelsohn <edelsohn@gnu.org>
2052
2053 Revert 2004-12-08 Makefile changes.
2054
dbf85af7
JR
20552004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2056
2057 * configure.in (sh64-*-*): Reenable gprof.
2058 * configure: Regenerate.
2059
6b8fea99
JB
20602004-12-09 Jim Blandy <jimb@redhat.com>
2061
2062 * MAINTAINERS: List 'depcomp' as part of automake.
2063
7341462c
DE
20642004-12-08 David Edelsohn <edelsohn@gnu.org>
2065
2066 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2067 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2068 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2069 * Makefile.in: Regenerate.
2070
21fde4dc
DD
20712004-12-07 Matt Kraai <kraai@ftbfs.org>
2072
2073 * Makefile.tpl: Generate normal dependencies if the LHS module is
2074 not bootstrapped.
2075 * Makefile.in: Regenerate.
2076
3da796a2
RS
20772004-12-03 Richard Sandiford <rsandifo@redhat.com>
2078
2079 * configure.in: Include config/gxx-include-dir.m4. Use
2080 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2081 * configure: Regenerate.
2082
73fb7068
RS
20832004-12-03 Richard Sandiford <rsandifo@redhat.com>
2084
2085 * config.if: Delete.
2086 * configure.in: Set libstdcxx_incdir directly.
2087 * configure: Regenerate.
2088 * MAINTAINERS: Remove mention of config.if.
2089 * src-release (DEVO_SUPPORT): Remove config.if.
2090
6c8e6ce9
EC
20912004-12-02 Eric Christopher <echristo@redhat.com>
2092
3b6098f8
EC
2093 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2094 of things to remove.
6c8e6ce9 2095 * Makefile.in: Regenerate.
479759c8 2096
b8658a2f
RS
20972004-12-02 Richard Sandiford <rsandifo@redhat.com>
2098
2099 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2100 * configure: Regenerate.
2101
afefada0
RS
21022004-12-02 Richard Sandiford <rsandifo@redhat.com>
2103
2104 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2105 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2106 * configure: Regenerate.
2107
5dcac624
DA
21082004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2109
2110 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2111 (hppa*64*-*-*): Delete incorrect comment.
2112 * configure: Rebuilt.
2113
57d1eb1a
DD
21142004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2115
2116 * install-sh, compile: Import from automake.
2117
21182004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2119
2120 * config.guess, config.sub: Import from savannnah.
2121
6d389afc
MS
21222004-11-12 Mike Stump <mrs@apple.com>
2123
2124 * Makefile.def: Add html support.
2125 * Makefile.tpl: Likewise.
2126 * Makefile.in: Regenerate.
2127
69e57115
GK
21282004-11-11 Geoffrey Keating <geoffk@apple.com>
2129
2130 PR 18423
2131 * configure.in: Remove all instances of build-fixincludes from
2132 noconfigdirs.
2133 (build_configargs): Supply --target to subdirectories.
2134 * configure: Regenerate.
2135
2136 * Makefile.def: Make gcc install depend on fixincludes install.
2137 * Makefile.in: Regenerate.
2138
ba719b26
HPN
21392004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2140
2141 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2142 target-libgfortran.
2143 * configure: Regenerate.
2144
c37653e7
DE
21452004-11-07 David Edelsohn <edelsohn@gnu.org>
2146
2147 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2148 like CC.
2149
1eefd493
PB
21502004-11-05 Paolo Bonzini <bonzini@gnu.org>
2151
2152 * Makefile.def (host fixincludes): Specify missing targets.
2153 * Makefile.in: Regenerate.
2154
02b1af09
L
21552004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2156
2157 PR other/17783
2158 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2159 * configure: Regenerated.
2160
7f266840
DJ
21612004-11-04 Daniel Jacobowitz <dan@debian.org>
2162
2163 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2164 * configure: Regenerated.
2165
47444073
AL
21662004-10-28 Eric B. Weddington <ericw@evcohs.com>
2167
2168 PR target/18151
2169 * configure.in (case ${target}): Do not build fixincludes for avr.
2170 * configure: Regenerated.
2171
caeba88f
AL
21722004-10-26 Paolo Bonzini <bonzini@gnu.org>
2173
2174 * configure.in (case ${target}): Do not build fixincludes
2175 on platforms where it is not used.
2176 * configure: Regenerated.
2177
0fdbe983
DJ
21782004-10-23 Daniel Jacobowitz <dan@debian.org>
2179
2180 * configure.in: Use an absolute path to install-sh.
2181 * configure: Regenerated.
2182
1c0f67c1
AC
21832004-10-19 Andrew Cagney <cagney@gnu.org>
2184
2185 * src-release (do-djunpack, do-md5sum): Install the generated file
2186 directly into the proto-toplev/ directory.
479759c8 2187
a9cfce9c
AC
21882004-10-19 Andrew Cagney <cagney@gnu.org>
2189
2190 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2191
ac0fa625
DD
21922004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2193
2194 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2195 * configure: Regenerate.
2196
d27cc32e
PB
21972004-10-06 Paolo Bonzini <bonzini@gnu.org>
2198
2199 Fix wrong conflict resolution in:
2200
2201 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2202
2203 * Makefile.in: Regenerate.
2204 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2205 in the recursive `make', instead of hardwiring `all'.
2206 (Autogenerated TARGET-* variables): New.
2207
1763908f
UW
22082004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2209
2210 Merged from GCC / libtool upstream:
2211 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2212 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2213 * ltcf-cxx.sh (tpf*): Likewise.
2214 * ltconfig (tpf*): Add TPF OS configuration support.
2215
0490e016
NC
22162004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2217
2218 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 2219 * configure: Regenerate.
0490e016 2220
32be62b5
RS
22212004-09-24 Michael Roth <mroth@nessie.de>
2222
2223 * configure.in (--without-headers): Add missing double quotes.
2224 * configure: Regenerate.
2225
6048df60
DD
22262004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2227
2228 * ylwrap: Revert to previous version.
2229
315b3b02
L
22302004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2231
6048df60 2232 PR bootstrap/17369
315b3b02
L
2233 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2234 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2235 SET_GCC_LIB_PATH_CMD.
2236 (BASE_TARGET_EXPORTS): Likewise.
2237 * Makefile.in: Regenerated.
2238
2239 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2240 * configure: Regenerated.
2241
fe69863c
DD
22422004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2243
2244 * config.guess: New upstream version
2245 * compile, depcomp, install-sh, ylwrap: Likewise.
2246
22472004-09-19 Roger Sayle <roger@eyesopen.com>
2248
2249 * config/mh-x86omitfp: New host makefile fragment. Add
2250 -fomit-frame-pointer to the default BOOT_CFLAGS.
2251 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2252 * configure: Regenerate.
2253
22542004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2255
2256 PR target/11572
2257 * configure.in (*-*-darwin*): Renable libobjc.
2258 * configure: Regenerate.
2259
be75bbe1 22602004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 2261
be75bbe1
DB
2262 * Makefile.def: Remove libbanshee.
2263 * Makefile.tpl: Ditto.
2264 * configure.in: Ditto.
2265 * Makefile.in: Regen.
2266 * configure: Ditto.
2267
1b882a91
PB
22682004-09-07 Paolo Bonzini <bonzini@gnu.org>
2269
2270 * missing: Import latest version from master repository.
2271
eb1352ed
NC
22722004-09-04 Nick Clifton <nickc@redhat.com>
2273
2274 * config.sub: Import latest version from master repository.
2275 * config.guess: Likewise.
2276 This includes these changes:
479759c8 2277
eb1352ed
NC
2278 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2279
2280 * config.sub: Handle crisv32, alias etraxfs.
2281 * config.guess (crisv32:Linux:*:*): Handle.
2282
2283 2004-08-13 Brad Smith <brad@comstyle.com>
2284
2285 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2286 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2287
2288 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2289
2290 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2291 assume the processor is a powerpc. This is because coreutils
2292 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2293 in this case, due to a MacOS X bug that causes
2294 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2295 to return a negative number.
2296 Problem reported by Petter Reinholdtsen in:
2297 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2298
2299 2004-07-19 Ben Elliston <bje@gnu.org>
2300
2301 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2302
2303 2004-06-24 Ben Elliston <bje@gnu.org>
2304
2305 * config.guess: Update copyright years.
2306 * config.sub: Likewise.
2307
2308 2004-06-22 Robert Millan <robertmh@gnu.org>
2309
2310 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2311 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2312
2313 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2314
2315 * config.guess (*:*VMS:*:*): New entry. Replaces
2316 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2317 manufacturer.
2318
2319 2004-06-22 Ben Elliston <bje@gnu.org>
2320
2321 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2322 * config.sub: Likewise.
2323
2324 2004-06-22 Ben Elliston <bje@gnu.org>
2325
2326 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2327 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2328
2329 2004-06-11 Ben Elliston <bje@gnu.org>
2330
2331 * config.guess (pegasos:OpenBSD:*:*): Remove.
2332
2333 2004-06-11 Ben Elliston <bje@gnu.org>
2334
2335 From Wouter Verhelst <wouter@grep.be>:
2336 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2337
2338 2004-06-11 Ben Elliston <bje@gnu.org>
2339
2340 * config.guess (luna88k:OpenBSD:*:*): New.
2341
2342 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2343
2344 * config.guess (m32r*:Linux:*:*): New case.
2345 * config.sub: Handle m32rle.
2346
2347 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2348
2349 From Jens Petersen <petersen@redhat.com>:
2350 * config.sub: Handle sparcv8.
2351
2352 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2353
2354 From Tom Smith <smith@cag.lkg.hp.com>:
2355 * config.guess: Version suffixes are equally significant on Tru64
2356 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2357 prefix of "P" (patched kernel).
2358
2359 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2360
2361 * config.sub: Add support for National Semiconductor CRX target.
2362
2a3124ca 23632004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 2364
2a3124ca
RH
2365 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2366 *-*-netware, but add target-libmudflap.
2367 Consolidate *-*-netware targets (of which really only i?86 exists)
2368 into a single entry.
2369 * configure: Likewise.
2370
0df3d27f
PB
23712004-09-01 Paolo Bonzini <bonzini@gnu.org>
2372
2373 * Makefile.tpl (sorry): Remove.
2374 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2375 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2376 (do-clean): Clean per-stage directories too.
2377 (do-distclean): Run distclean-stage1 too.
2378 (.NOTPARALLEL): Enable during toplevel bootstrap.
2379 (stage[+id+]-bubble): Enable parallel execution during
2380 the recursive invocation.
2381 * Makefile.in: Regenerate.
2382
2383 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2384
2385 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2386
2387 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2388 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2389 * configure: regenerate
479759c8
ZW
2390 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2391 -mdynamic-no-pic
0df3d27f
PB
2392
23932004-08-31 Paolo Bonzini <bonzini@gnu.org>
2394
2395 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2396 include.
2397 * configure.in: Fix indentation.
2398 * configure: Regenerate.
2399
ee025550
PB
24002004-08-31 Paolo Bonzini <bonzini@gnu.org>
2401
2402 * Makefile.def (build_modules): Add fixincludes.
2403 (dependencies): Make gcc depend on fixincludes.
2404 * configure.in (build_tools): Add fixincludes.
2405 (build_configdirs): Always include build_libs.
2406 * Makefile.in: Regenerate.
2407 * configure: Regenerate.
2408
24092004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
2410
2411 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2412 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2413 phony targets; do not generate timestamp files.
2414 (distclean-stageN): Remove references to their timestamp files.
2415 (restageN, touch-stageN): Remove.
2416 (stageN-bubble): Rewritten.
2417 (compare): Support lean bootstraps.
2418 * Makefile.in: Regenerate.
2419
2420 * configure.in: Only warn when bootstrapping but
2421 build != host or build != target. Support lean bootstraps.
2422 * configure: Regenerate.
2423
2424 Sync from gcc:
2425 2004-08-26 Phil Edwards <phil@codesourcery.com>
2426
2427 * configure.in: Give a better error message if GMP/MPFR are missing
2428 and a language needing them has been requested.
2429 * configure: Regenerated.
2430
2431 2004-08-25 Phil Edwards <phil@codesourcery.com>
2432
2433 * configure.in: Print a list of available language front-ends if
2434 a requested one is missing. Tidy stray tab characters.
2435 * configure: Regenerated.
2436
72b2455a
PB
24372004-08-17 Paolo Bonzini <bonzini@gnu.org>
2438
2439 * Makefile.in: Regenerate.
2440 * configure: Regenerate.
2441
2442 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2443 stage_*_flags.
2444 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2445 for bootstrapped modules if toplevel bootstrap is going.
2446 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2447 modules. Adjust for changes in Makefile.def. Enable several
2448 rules even in non-bootstrap mode, just to avoid peppering the
2449 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2450 (stage-[+prev+]-bubble): Remove.
2451
2452 * Makefile.def (Dependencies): Depend on all-build-bison,
2453 all-build-flex, all-build-byacc, all-build-texinfo, rather
2454 than the host variations.
2455 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2456 with BUILD_SUBDIR.
2457 (BISON): Update for recent Bisons.
2458 (YACC): Fix typo.
2459 (cross): Depend on all-build.
2460 (all): Do not depend on all-build.
2461 (prebootstrap): Remove.
2462 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2463 (Prebootstrap dependencies): Add them to the per-stage targets
2464 and to all-prebootstrap.
2465 * configure.in (build_configdirs): Always enable build_tools.
2466 (BUILD_DIR_PREFIX): Remove.
2467
2468 * Makefile.def (gcc): Add target variable.
2469 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2470 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2471 in the recursive `make', instead of hardwiring `all'.
2472 (Autogenerated TARGET-* variables): New.
2473
de0b4a87
JW
24742004-08-17 Robert Millan <robertmh@gnu.org>
2475
2476 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2477 (instead of FreeBSD).
2478 * configure: Regenerate.
2479
ad681c85
NN
24802004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2481
675c6968
NN
2482 * Makefile.def, configure.in, src-release: Remove useless, bogus
2483 references to tix.
2484 * Makefile.in, configure: Regenerate.
2485
ad681c85
NN
2486 * src-release: Stop distributing mmalloc with gdb (which doesn't
2487 use it).
2488 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2489 * Makefile.in: Regenerate.
2490
11b04d1f
DD
24912004-08-09 Mark Mitchell <mark@codesourcery.com>
2492
2493 * configure.in (arm*-*-eabi*): New target.
2494 * configure: Regenerate.
2495
f2420bea
NN
24962004-08-01 Robert Millan <robertmh@gnu.org>
2497
2498 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2499 libmudflap for all GNU-based systems (with Glibc).
2500 * configure: Regenerate.
2501
9e6ce191
PB
25022004-08-06 Paolo Bonzini <bonzini@gnu.org>
2503
2504 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2505 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2506 (Dependencies): New section.
2507 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2508 (configure-target-[+module+]): Depend on maybe-all-gcc
2509 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2510 (toplevel profiledbootstrap): Fix dependencies.
2511 * Makefile.in: Regenerate.
2512
df4a6958
MM
25132004-08-03 Mark Mitchell <mark@codesourcery.com>
2514
2515 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2516 target-libiberty to noconfigdirs.
2517
11b04d1f
DD
25182004-08-03 Paul Brook <paul@codesourcery.com>
2519
2520 * configure.in: Check for MPFR as well as GMP.
2521 * configure: Regenerate.
2522
b813574b
PB
25232004-08-03 Paolo Bonzini <bonzini@gnu.org>
2524
2525 * Makefile.def (host-modules): Add gcc.
2526 * Makefile.in: Regenerate.
2527 * Makefile.tpl (sorry): New rule.
2528 (configure-host, all-host, [+make_target+]-host, do-check,
2529 install-host): Do not add gcc as a special case.
2530 (host modules): Add a small special-casing for gcc. Export
2531 extra_make_flags through the environment.
2532 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2533 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2534 other recursive targets for gcc): Remove.
2535
2536 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2537 (stage, unstage): New rules.
2538 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2539 distclean-stage[+id+]): Use stage_current.
2540 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2541 the stage*-start rules.
2542
61edac0c
JW
25432004-07-19 Robert Millan <robertmh@gnu.org>
2544
2545 Synced from gcc:
2546
2547 2004-04-26 Robert Millan <robertmh@gnu.org>
2548
2549 Add patches from libtool CVS.
2550 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2551 * ltconfig: Likewise.
2552 * ltcf-c.sh: Likewise.
2553 * ltcf-cxx.sh: Likewise.
2554 * ltcf-gcj.sh: Likewise.
2555
3e707e94
PB
25562004-07-12 Paolo Bonzini <bonzini@gnu.org>
2557
2558 * configure.in: Add noconfigdirs for crx-*-*.
2559 * configure: Regenerate.
2560
25612004-07-12 Paolo Bonzini <bonzini@gnu.org>
2562
2563 Synced from gcc:
2564
2565 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2566
2567 * configure.in: Build libmudflap by default on FreeBSD.
2568 * configure: Regenerated.
2569
2570 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2571
2572 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2573 systems.
2574 * configure: Regenerated.
2575
2576 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2577
2578 PR target/16344
2579 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2580 feedback based compiler.
2581 * Makefile.in: Rebuilt.
2582
2583 2004-07-05 Phil Edwards <phil@codesourcery.com>
2584
2585 * configure.in: Do not prepend $srcdir to /dev/null in
2586 makefile fragments.
2587 * configure: Regenerate.
2588
a7ee7660
AO
25892004-07-08 Alexandre Oliva <aoliva@redhat.com>
2590
2591 * Makefile.def (host_modules): Set bootstrap=true for flex.
2592 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2593 * Makefile.in: Rebuilt.
2594
6a9cf61e
PB
25952004-07-01 Paolo Bonzini <bonzini@gnu.org>
2596
2597 * Makefile.def (build_modules): Add bison, byacc, flex,
2598 m4, texinfo.
2599 (flags_to_pass): Add FLEX.
2600 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2601 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2602 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2603 DEFAULT_MAKEINFO): Remove.
2604 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2605 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2606 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2607 objdir or else use configured tool.
2608 (all-build): New.
2609 (all): Depend on it.
2610 (Build module dependencies): Add.
2611 * Makefile.in: Regenerate.
2612 * configure.in: Better support for multiple build modules,
2613 matching what is done for host/target modules. Do not look
2614 for "plausible" locations of build tools if Canadian cross.
2615 Use autoconf's AC_PROG_CC to find a C compiler. Define
2616 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2617 * configure: Regenerate.
2618
95b6a1f2
PB
26192004-06-22 Paolo Bonzini <bonzini@gnu.org>
2620
2621 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2622 * Makefile.in: Regenerate.
2623
7ffa0b57
PB
26242004-06-22 Paolo Bonzini <bonzini@gnu.org>
2625
2626 * Makefile.tpl (configure-build-[+module+],
2627 configure-[+module+], configure-target-[+module+]): Pass
2628 [+extra_configure_args+].
2629 (all-build-[+module+], all-[+module+], check-[+module+],
2630 install-[+module+], [+make_target+]-[+module+],
2631 all-target-[+module+], check-target-[+module+],
2632 install-target-[+module+], [+make_target+]-target-[+module+]):
2633 Pass [+extra_make_args+].
2634 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2635 (GCC_HOST_EXPORTS): Remove.
2636 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2637 cross, check-gcc, check-gcc-c++, install-gcc,
2638 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2639 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2640 * Makefile.in: Regenerate.
2641
929ba6e7
CF
26422004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2643
2644 * configure.in: Check for srcdir/winsup rather than build directory
2645 winsup.
2646 * configure: Regenerate.
2647
b76d7de0
CV
26482004-06-17 Corinna Vinschen <vinschen@redhat.com>
2649
2650 * configure.in: Don't build Cygwin native newlib if winsup
2651 directory is missing. Emit warning instead.
2652 * configure: Regenerate.
2653
656fdd47
PB
26542004-06-09 Paolo Bonzini <bonzini@gnu.org>
2655
2656 * Makefile.tpl (touch-stage[+id+]): New.
2657 (restage[+prev+]): Depend on touch-stage[+id+].
2658
2659 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2660 Use it throughout.
2661
2662 * Makefile.def: Add profile and feedback bootstrap stages.
2663 Remove next field from bootstrap stages.
2664 * Makefile.tpl (LN, LN_S): Substitute.
2665 (stageN-start, stageN-end): Use double-colon rules, to
2666 provide a hook for additional setup commands.
2667 (distclean-stageN-gcc, restageN): Create dependencies from
2668 [+prev+], not from [+next+].
2669 (stageN-bubble): Add commands for successive stages from
2670 [+prev+], using double-colon rules.
2671 (all-stageN-gcc): Fix typo.
2672 (stagefeedback-start, profiledbootstrap): New.
2673 * Makefile.in: Regenerate.
2674 * configure.in: Call ACX_PROG_LN.
2675 * configure: Regenerate.
2676
498d4a71
CF
26772004-06-03 Paolo Bonzini <bonzini@gnu.org>
2678
2679 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2680 without gcc.
2681 * configure: Regenerate.
2682
377d8c42
PB
26832004-06-01 Paolo Bonzini <bonzini@gnu.org>
2684
2685 * Makefile.tpl: Fix typo.
2686 * Makefile.in: Regenerate.
2687
f5f8a794
PB
26882004-06-01 Paolo Bonzini <bonzini@gnu.org>
2689
2690 * configure.in: Remove new- prefix from toplevel
2691 bootstrap targets.
2692 * configure: Regenerate.
2693
f7a4c34f
PB
26942004-06-01 Paolo Bonzini <bonzini@gnu.org>
2695
2696 Merge this patch from the gcc tree:
2697
2698 2004-05-30 Andreas Jaeger <aj@suse.de>
2699 Jim Wilson <wilson@specifixinc.com>
2700
2701 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2702 like CC.
2703
319cab08
PB
27042004-06-01 Paolo Bonzini <bonzini@gnu.org>
2705
2706 * Makefile.tpl (all.normal): Rename to all.
2707 (all): Replace with a rule to pick the default
2708 target from configure.
2709 (all-gcc, configure-gcc): Use conditionals to
2710 do nothing when toplevel bootstrap is going on.
2711 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2712 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2713 * configure.in: Support --enable-bootstrap.
2714
2715 * Makefile.def: Remove new- prefix from toplevel
2716 bootstrap targets.
2717 * Makefile.tpl: Likewise.
2718
2719 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2720 target.
2721
2722 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2723 $(RECURSE_FLAGS) to recursive invocation of make.
2724
2725 * Makefile.in: Regenerate.
2726 * configure: Regenerate.
2727
88f64edc
DJ
27282004-05-27 Daniel Jacobowitz <dan@debian.org>
2729
2730 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2731 * configure: Regenerate.
2732
378fce5b
DD
27332004-05-25 Daniel Jacobowitz <drow@false.org>
2734
2735 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2736 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2737 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2738 targets.
2739 * Makefile.in: Regenerate.
2740
dfdffa2c
PB
27412005-05-24 Paolo Bonzini <bonzini@gnu.org>
2742
2743 * configure.in: Test the ability to symlink directories.
2744 * configure: Regenerate.
2745
2746 * Makefile.def (bootstrap-stage): New definitions.
2747 * Makefile.tpl (configure-stage1-gcc,
2748 configure-stage2-gcc, configure-stage3-gcc,
2749 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2750 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2751 new-restage3, compare): Autogenerate, see Makefile.in
2752 entry for behavioral changes.
2753 (distclean-stage1, new-stage1-start, new-stage1-end,
2754 new-stage1-bubble, distclean-stage2, new-stage2-start,
2755 new-stage2-end, new-stage2-bubble, distclean-stage3,
2756 new-stage3-start, new-stage3-end): New autogenerated targets.
2757 (objext, prebootstrap, BOOT_CFLAGS,
2758 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2759 targets.
2760
2761 * Makefile.in: Regenerate.
2762 (distclean-stage1, new-stage1-start, new-stage1-end,
2763 new-stage1-bubble, distclean-stage2, new-stage2-start,
2764 new-stage2-end, new-stage2-bubble, distclean-stage3,
2765 new-stage3-start, new-stage3-end): New targets.
2766 (all-stage1-gcc): Move prebootstrap dependency from here...
2767 (configure-stage1-gcc): ...to here.
2768 (new-bootstrap): Use bubble targets.
2769 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2770 Use per-stage distclean targets.
2771 (configure-stage1-gcc, configure-stage2-gcc,
2772 configure-stage3-gcc, all-stage1-gcc,
2773 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2774 Use new-stageN-start to prepare the tree.
2775
04cf1b77
PB
27762004-05-23 Paolo Bonzini <bonzini@gnu.org>
2777
2778 * Makefile.def (host_modules): add libcpp.
2779 * Makefile.tpl: Add dependencies on and for libcpp.
2780 * Makefile.in: Regenerate.
2781 * configure.in: Add libcpp host module.
2782 * configure: Regenerate.
2783
80b200a1
ZW
27842004-05-17 Zack Weinberg <zack@codesourcery.com>
2785
2786 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2787 of libf2c.
2788 * configure, Makefile.in: Regenerate.
2789
4b1cb4fe
DD
27902004-05-13 Diego Novillo <dnovillo@redhat.com>
2791
2792 Merge from tree-ssa-20020619-branch.
2793
2794 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2795 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2796 (HOST_GMPLIBS): Define.
2797 (HOST_GMPINC): Define.
2798 (TARGET_LIB_PATH): Add libmudflap.
2799 (GFORTRAN_FOR_TARGET): Define.
2800 (configure-build*): Export GFORTRAN.
2801 (configure-gcc): Export GMPLIBS and GMPINC.
2802 (all-gcc): Add maybe-all-libbanshee.
2803 (configure-target-libgfortran): Define.
2804 * Makefile.in: Regenerate.
2805 * configure.in (host_libs): Add libbanshee.
2806 (target_libraries): Add target-libmudflap and target-libgfortran.
2807 Add --with-libbanshee.
2808 Handle --disable-libmudflap.
2809 (*-*-freebsd*): Use with_gmp.
2810 Add $(libgcj) to noconfigdirs.
2811 * configure: Regenerate.
2812 * depcomp: New file.
2813 * MAINTAINERS: Add tree-ssa maintainers.
2814
28152004-04-28 Paolo Bonzini <bonzini@gnu.org>
2816
2817 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2818 * configure: Regenerate.
2819
b8908782
DD
28202004-04-27 Paolo Bonzini <bonzini@gnu.org>
2821
2822 Revert:
2823 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2824
2825 * Makefile.def (flags_to_pass): Remove *dir variables that
2826 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2827 as well as prefix and exec_prefix.
2828 * Makefile.in: Regenerate.
2829
28302004-04-26 Paolo Bonzini <bonzini@gnu.org>
2831
2832 * Makefile.def (host_modules): Mark with the bootstrap
2833 flag packages on which gcc depends.
2834 * Makefile.tpl (all-bootstrap): Use it.
2835 * Makefile.in: Regenerate.
2836
28372004-04-26 Paolo Bonzini <bonzini@gnu.org>
2838
2839 * Makefile.def (flags_to_pass): Remove *dir variables that
2840 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2841 as well as prefix and exec_prefix.
2842 * Makefile.in: Regenerate.
2843
28442004-04-26 Paolo Bonzini <bonzini@gnu.org>
2845
80b200a1
ZW
2846 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2847 * configure: Regenerate.
2848 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2849 * gcc/Makefile.tpl (compare): Use the result of the test.
2850 * gcc/Makefile.in: Regenerate.
b8908782
DD
2851
28522004-04-23 Paolo Bonzini <bonzini@gnu.org>
2853
2854 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2855 Always relocate gcc and prev-gcc to the original names, even
2856 if the build fails.
2857 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2858 New targets.
2859
0f260896
RO
28602004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2861
2862 * configure.in (mips*-*-irix5*): Enable ld.
2863 * configure: Regenerate.
2864
51860f05
JW
28652004-04-15 James E Wilson <wilson@specifixinc.com>
2866
2867 * Makefile.tpl (configure-[+module+], configure-gcc,
2868 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2869 Set and export LDFLAGS.
2870 * Makefile.in: Regenerate.
2871
54752a6b
NN
28722004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2873
2874 PR bootstrap/14871
2875 * Makefile.tpl: If we don't have built-in-tree target tools,
2876 use the ones found by configure rather than hacking around with
2877 program_transform_name.
2878 * configure.in: Give Makefile.tpl the information necessary
2879 to do that.
2880 * Makefile.in: Regenerate.
2881 * configure: Regenerate.
2882
28832004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2884
2885 PR bootstrap/14760
2886 * configure.in: When computing baseargs, strip *all* copies of
2887 offending options. Also, don't match/substitute the trailing space,
2888 so that this actually works when two similar options are separated by
2889 only one space.
2890 * configure: Regenerate.
2891
28922004-04-06 David Edelsohn <edelsohn@gnu.org>
2893
80b200a1
ZW
2894 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2895 (rs6000-*-aix*): Same.
2896 * configure: Regenerate.
54752a6b 2897
5e2b61fb
SS
28982004-03-25 Stan Shebs <shebs@apple.com>
2899
2900 Remove MPW support, no longer used.
2901 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2902 mpw-install: Remove files.
2903 * src-release (DEVO_SUPPORT): Remove names of removed files.
2904 * MAINTAINERS: Likewise.
2905
1a6f2dc7
NN
29062004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2907
a0049f1b
NN
2908 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2909 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2910 * Makefile.in: Regenerate.
2911
1a6f2dc7
NN
2912 * configure.in (top level bootstrap support): Rework --enable-werror
2913 to set @stage2_werror_flag@.
2914 * configure: Regenerate.
2915 * Makefile.tpl (top level bootstrap support): Pass
2916 @stage2_werror_flag@ down to configure in stages 2 and 3.
2917 * Makefile.in: Regenerate.
2918
920e3419
NN
29192004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2920
2921 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2922 for stages 2 and 3 as well as in make. As a consequence, remove
2923 OUTPUT_OPTION (now detected by configure) from the flags passed down
2924 to make.
2925 * Makefile.in: Regenerate.
2926
2927 * Makefile.tpl (new-bootstrap): Fix typo.
2928 * Makefile.in: Regenerate.
2929
4fa63067
NN
29302004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2931
2932 * Makefile.tpl: Rearrange by moving recursive_targets rules
2933 into their proper sections.
2934 * Makefile.tpl (top level bootstrap support): Move disabling
2935 of coverage flags from 'make' to 'configure'; improve comments.
2936 * Makefile.in: Regenerate.
2937
2938 * Makefile.tpl (experimental top level bootstrap) Move stage1
2939 language setting from all- target to configure- target; disable
2940 intermodule optimization in stage 1; prevent gratuitous rebuilds
2941 of stage 1.
2942 * Makefile.in: Regenerate.
2943 * configure.in: Comma-separate stage 1 language list for top
2944 level bootstrap.
2945 * configure: Regenerate.
2946
2947 * Makefile.tpl: Clean up experimental top level bootstrap support:
2948 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2949 prev-gcc in configure- targets as well as all- targets.
2950 * Makefile.in: Regenerate.
2951
fb8a10fd
NN
29522004-03-17 Paolo Bonzini <bonzini@gnu.org>
2953
2954 * configure.in: Remove symbolic link section.
2955 * configure: Regenerate.
2956 * Makefile.tpl (links): Remove.
2957 * Makefile.in: Regenerate.
2958
947f426e 29592004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 2960 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
2961
2962 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 2963 Set with AC_CHECK_PROGS.
947f426e
NN
2964 * configure.in: Fix comment typo from last patch.
2965 * configure: Regenerate.
2966
1d39f329
NN
29672004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2968
2969 * Makefile.tpl: Introduce experimental top level bootstrap support.
2970 * Makefile.in: Regenerate.
2971 * configure.in: Introduce support for top level bootstrap.
2972 * configure: Regenerate.
2973
4b0ac75d 29742004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2975 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
2976
2977 PR bootstrap/14522
2978 * configure.in: Cope with shells that do not support unquoted ^
2979 * configure: Regenerate.
2980
2e70b094 29812004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2982 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
2983
2984 PR bootstrap/14522
2985 * configure.in: Cope with shell that do not support nesting
2986 quotes inside quoted backquote substitutions.
2987 * configure: Regenerate.
2988
29892004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2990
2991 PR bootstrap/14522
2992 * configure.in: Fix escaping of $.
2993 * configure: Regenerate.
2994
9e07f89d
NN
29952004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2996
2997 * configure: Regenerate.
2998
29992004-03-08 Paolo Bonzini <bonzini@gnu.org>
3000
3001 PR ada/14131
3002 Move language detection to the top level.
3003 * configure.in: Find default values for the tools as
3004 soon as possible. Disable ada if GNAT is not found.
3005 Emit error message about missing languages. Expand
3006 --enable-languages=all for the gcc subdirectory.
3007
1712ab83
RS
30082004-03-01 Richard Sandiford <rsandifo@redhat.com>
3009
3010 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3011 and disable libgcj.
3012 * configure: Regenerated.
3013
3dee29da
NN
30142004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3015
3016 PR bootstrap/7087
3017 * Makefile.tpl: Guard XFOO sed statements better.
3018 * Makefile.tpl: Add dependency for configure-target-libada.
3019 * Makefile.in: Regenerate (incidentally fixes broken
3020 commit when libada-branch was merged).
3021
0558264b
AC
30222004-02-28 Andrew Cagney <cagney@redhat.com>
3023
3024 * src-release (CVS_NAMES): Define.
3025 (do-tar, do-tar): Prune $(CVS_NAMES).
3026
c38f9803
AC
30272004-02-23 Andrew Cagney <cagney@redhat.com>
3028
3029 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3030 2004-02-19.09.
3031
55636792
NN
30322004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3033
3034 PR bootstrap/11932
3035 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3036
1e600082
AC
30372004-02-19 Andrew Cagney <cagney@redhat.com>
3038
3039 * config.guess: Update from version 2003-06-12 to 2004-02-16.
3040 * config.sub: Update from version 2003-06-13 to 2004-02-16.
3041
3769cd82
DD
30422004-02-11 David Edelsohn <edelsohn@gnu.org>
3043
3044 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3045 (rs6000-*-aix*): Same.
3046 * configure: Regenerate.
3047
a92834c8
DD
30482004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3049
3050 * configure.in (host): Add in missing $noconfigdirs to defines.
3051 * configure: Regenerate.
3052
a2592b1b
DD
30532004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3054 Nathanael Nerode <neroden@gcc.gnu.org>
3055
3056 PR ada/6637, PR ada/5911
80b200a1 3057 Merge with libada-branch:
a2592b1b
DD
3058 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3059 with appropriate dependencies. Add --enable-libada configure switch.
3060 * configure, Makefile.in: Regenerate.
3061
e31d1ea3
DD
30622004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3063
3064 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3065 * configure: Regenerate.
3066
db85f5c0
JJ
30672004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3068
3069 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 3070
fc434214
DD
30712004-01-23 DJ Delorie <dj@redhat.com>
3072
3073 * Makefile.def (target_modules) [libiberty]: Don't stage.
3074 * Makefile.in: Rebuilt.
3075
ad445c2c 30762004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 3077
ad445c2c
JJ
3078 * COPYING.NEWLIB: Update to include copyrights for new
3079 iconv code.
3080
72bbedde
AC
30812004-01-15 Andrew Cagney <cagney@redhat.com>
3082
3083 * src-release: Update copyright year.
3084 (do-proto-toplev): Configure using i686-pc-linux-gnu.
3085 (NEWLIB_SUPPORT_DIRS): Delete macro.
3086 (newlib.tar.bz2): Delete rule.
3087
a6d6062d
DD
30882004-01-14 Loren J. Rittle <ljrittle@acm.org>
3089
3090 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3091 * Makefile.tpl (configure-target-[+module+]): Support stage.
3092 * Makefile.in: Rebuilt.
3093
f8b73030
MR
30942003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3095
3096 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3097 throughout.
3098
aff0e9df
NN
30992004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3100
bb5dca17
NN
3101 * configure.in: Use ./config.cache, not config.cache.
3102 * configure: Regenerate.
3103 * Makefile.tpl: Special-casing not needed for GCC any more.
3104 * Makefile.in: Regenerate.
3105
82252c06
NN
3106 * configure.in: Don't share a cache file for host dirs.
3107 * configure: Regenerate.
3108
aff0e9df
NN
3109 * config-ml.in: Don't mess with the cache file.
3110
95036d20
NN
31112004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3112
ac7b618e
NN
3113 * Makefile.tpl: Make GCC use a separate config.cache.
3114 * Makefile.in: Regenerate.
3115
95036d20
NN
3116 PR bootstrap/11932, PR bootstrap/11933
3117 (I don't know if it will fix either of them, but it relates
3118 to them.)
3119 * configure.in: Don't use shared config.cache for target
3120 directories.
3121 * configure: Regenerate.
3122
08c1856b
DD
31232003-12-31 Roger Sayle <roger@eyesopen.com>
3124
3125 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3126 * configure: Regenerated.
3127
c1968181 31282003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 3129
c1968181
DD
3130 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3131 * configure: Regenerated.
3132
10ecffb9
NN
31332003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3134
3135 Port change over from GCC:
3136 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3137 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3138 (configure-build-[+module+], configure-[+module+]): Likewise.
3139 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3140 * Makefile.in: Regenerate.
3141
f2ab5990
TF
31422003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3143
3144 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3145 * configure: Regenerate.
3146
41a7d11a
JJ
31472003-11-27 Jeff Johnston <jjohnstn@redhat.com>
3148
80b200a1 3149 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
3150 stdlib.
3151
d9441a1f
DD
31522003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3153
3154 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3155 * Makefile.in: Regenerate.
3156
3a48a978
DD
31572003-10-20 Phil Edwards <phil@codesourcery.com>
3158
3159 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3160 * configure: Regenerate.
3161
f0b24077
NN
31622003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3163
3164 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3165 HOST_FLAGS_TO_PASS.
3166 * Makefile.in: Regenerate.
3167
5fbad20a
DD
31682003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3169
3170 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3171 * configure: Rebuilt
3172 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3173 * Makefile.in: Rebuilt
3174
78be4155
L
31752003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3176
3177 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3178
051fcc7a
L
31792003-10-01 Phil Edwards <pme@gcc.gnu.org>
3180
3181 * config-ml.in: Use ac_configure_args directly instead of
3182 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3183 actually seen.
3184
31852003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3186
3187 * config-ml.in: Propagate INSTALL variables.
3188
f27d4f92
DJ
31892003-09-21 Daniel Jacobowitz <drow@mvista.com>
3190
3191 * configure.in: Pass a computed --program-transform-name
3192 to subconfigures.
3193 * configure: Regenerated.
3194
cae4d560
NN
31952003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3196
3197 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3198 * Makefile.in: Regenerate.
3199
3200 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3201 * Makefile.in: Regenerate.
3202
8ff944f6
DJ
32032003-09-17 Daniel Jacobowitz <drow@mvista.com>
3204
3205 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3206 quoting.
3207 * configure: Regenerated.
3208
d9a35680
MC
32092003-09-12 Michael Chastain <mec@shout.net>
3210
3211 Fix PR gdb/857.
3212 * src-release (do-proto-topleve): Remove junk files
3213 intl/config.cache, intl/config.status,
3214 intl/config.h, intl/stamp-h.
3215
710068b9
AC
32162003-09-14 Andrew Cagney <cagney@redhat.com>
3217
3218 * src-release (dejagnu.tar): New target.
3219 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3220 (do-djunpack): Use $(PACKAGE) for the package name.
3221
e1008165
DD
32222003-09-04 DJ Delorie <dj@redhat.com>
3223
3224 * configure: Regenerate.
3225
21998d12
NC
32262003-09-04 Robert Millan <robertmh@gnu.org>
3227
3228 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 3229
ccca4bb3
DD
32302003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3231
3232 * configure.in: Ensure arguments to sed are properly spaced.
3233 * configure: Regenerate.
3234
ee949b5e
DJ
32352003-08-28 Daniel Jacobowitz <drow@mvista.com>
3236
3237 Merge from gcc:
3238 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3239 * install-sh: Update to newer upstream versions (associated with
3240 aclocal 1.7).
3241 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3242
75addda2
DJ
32432003-08-27 Daniel Jacobowitz <drow@mvista.com>
3244
3245 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3246 * configure: Regenerated.
3247
8d2877d8
NN
32482003-08-23 Phil Edwards <pme@gcc.gnu.org>
3249
3250 * configure.in: Use newline instead of semicolon when assuming
3251 shell arguments in a for loop.
3252 * configure: Regenerated.
3253
d2cc0e0d
GK
32542003-08-20 Geoffrey Keating <geoffk@apple.com>
3255
3256 PR 8180
3257 * configure.in: When testing with_libs and with_headers, treat
3258 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3259 * configure: Regenerate.
80b200a1 3260
d2cc0e0d
GK
3261 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3262 make, shell, etc.
3263 (baseargs): Likewise.
3264 * configure: Regenerate.
3265
04d1ab34
GK
32662003-08-19 Geoffrey Keating <geoffk@apple.com>
3267
3268 * configure.in: Disable libgcj for darwin not on powerpc.
3269 * configure: Rebuild.
3270
ca506da8
MC
32712003-08-15 Michael Chastain <mec@shout.net>
3272
3273 * src-release (do-proto-toplev): Remove junk files
3274 dejagnu/example/calc/config.status,
3275 dejagnu/example/calc/config.log.
3276
a4aa3f49
DD
32772003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3278
3279 * config-ml.in, symlink-tree: Add license.
3280
ede4fbe4
NN
32812003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3282
3283 Merge from gcc:
3284
3285 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3286 * Makefile.tpl (check, check-c++): Express dependencies using
3287 dependencies rather than commands.
3288 * Makefile.in: Regenerate.
3289
3290 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3291 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3292 * Makefile.in: Update.
3293
970f29af
AC
32942003-08-01 Andrew Cagney <cagney@redhat.com>
3295
3296 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3297 * configure: Ditto.
3298
b2884a0c
DD
32992003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3300
3301 * configure.in: Enable libgcj for darwin.
3302 * configure: Rebuild.
3303
c07f46a4
NN
33042003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3305
3306 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3307
9175bfc0
NN
33082003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3309
3310 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3311 creating target and build subdirs to build all parent dirs as needed.
3312 * Makefile.in: Rebuild.
3313 * configure.in: Don't build dirs explicitly here.
3314 * configure: Rebuild.
3315
b9abda6a
AO
33162003-07-22 Alexandre Oliva <aoliva@redhat.com>
3317
3318 * Makefile.tpl (all-make): Depend on intl.
3319 * Makefile.in: Rebuilt.
3320
eef8ffd4
NN
33212003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3322
3323 * config.if: Remove unused libc_interface determination.
3324
295efaf0
NN
33252003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3326
3327 * Makefile.in: Regenerate, correctly this time.
3328
e5c3f801
NN
33292003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3330
3331 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3332 unused INSTALL_PROGRAM_ARGS.
3333 * configure.in: Use AC_PROG_INSTALL.
3334 * Makefile.in: Regenerate.
3335 * configure: Regenerate.
3336
4a18bd6b
AO
33372003-07-10 Alexandre Oliva <aoliva@redhat.com>
3338
3339 * configure: Rebuilt.
3340 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3341 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3342 newlib nor libgloss.
3343 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3344 * configure.in (am33_2.0-*-linux*): Added.
3345
fbd1054d
BW
33462003-07-09 Bob Wilson <bob.wilson@acm.org>
3347
3348 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3349 * configure: Regenerate.
3350
b40e3958
L
33512003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3352
3353 * config-ml.in: Replace PWD with PWD_COMMAND.
3354 * Makefile.tpl: Likewise.
3355 * Makefile.in: Regenerated.
3356
4a5be7ba
NN
33572003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3358
3359 * configure.in: Clean up config-lang.in handling. Delete
3360 useless assignment to "subdirs".
3361 * configure: Regenerate.
3362
9c14acb8
NN
33632003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3364
3365 * configure.in: Rename 'target_libs' to 'target_libraries'.
3366 Remove useless reference to 'target_libs'.
3367 * configure: Regenerate.
3368
8f32e830
KS
33692003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3370
3371 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3372 * Makefile.in: Regenerate.
3373
12f0bd74
NN
33742003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3375
3376 * Makefile.def: Introduce flags_to_pass.
3377 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3378 * Makefile.in: Regenerate.
3379
b07c2aad
HPN
33802003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3381
3382 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3383 and target-libgloss.
3384 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3385 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 3386 * configure: Regenerate.
b07c2aad 3387
56f25033
DD
33882003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3389
3390 * configure.in: Update testsuite_flags to new location.
3391 * configure. Regenerate.
80b200a1 3392
4ec9a3b2
NN
33932003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3394
3395 * Makefile.tpl: Remove BUILD_CC stuff.
3396 * Makefile.in: Regenerate.
3397
059083b1 33982003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3399
059083b1
L
3400 * config.guess: Update to 2003-06-12 version.
3401 * config.sub: Update to 2003-06-13 version.
3402
535b046a
TS
34032003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3404
3405 * MAINTAINERS: Add myself as MIPS co-maintainer.
3406
00c22daa 34072003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3408
00c22daa
L
3409 * config.guess: Update to 2003-06-06 version.
3410 * config.sub: Update to 2003-06-06 version.
3411
1047cb91
DD
34122003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3413
3414 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3415 * configure. Regenerate.
3416
123494c8
NN
34172003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3418
1047cb91
DD
3419 * configure.in: Disable serial configure by default.
3420 * configure: Regenerate.
3421 * Makefile.tpl: Abolish .NOTPARALLEL.
3422 * Makefile.in: Regenerate.
3423
7f121bbf
NN
3424 * Makefile.tpl: Replace {build,host,target}_canonical by
3425 {build,host,target}.
3426 * Makefile.in: Regenerate.
3427
123494c8
NN
3428 * Makefile.tpl: Fix stupid pasto.
3429 * Makefile.in: Regenerate.
3430
ec7e0995
NN
34312003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3432
3433 * Makefile.tpl: Remove bogus conditional.
3434 * Makefile.in: Regenerate.
3435
27b1cc72
NN
34362003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3437
2a4cbe27
NN
3438 * Makefile.tpl: Make 'recursive targets' using autogen rather
3439 than shell loop. Remove duplicate 'clean' targets and false
3440 comments.
3441 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3442 Add systematic method of specifying missing targets in subdirs.
3443 Add copyright boilerplate.
3444 * Makefile.in: Regenerate.
3445 * configure.in: Add 'recursive targets' to maybe list.
3446 * configure: Regenerate.
3447
27b1cc72
NN
3448 * Makefile.tpl: Rename [+target+] to [+make_target+].
3449 * Makefile.def: Rename 'target' to 'make_target'.
3450
01e51bd0
NC
34512003-05-30 Nick Clifton <nickc@redhat.com>
3452
3453 * README-maintainer-mode: Update URL for locating blessed config
3454 tools.
3455
2fd84b42
NC
34562003-05-29 Robert Millan <rmh@debian.org>
3457
3458 * ltconfig: Import this patch and modify for use with current
3459 version of ltconfig:
3460
3461 2003-05-21 Bruno Haible <bruno@clisp.org>
3462
3463 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3464 GNU/FreeBSD.
3465
8945c6bb
DD
34662003-05-28 DJ Delorie <dj@redhat.com>
3467
3468 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3469 * Makefile.in: Regenerate.
3470
2f9632a1
JJ
34712003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3472
80b200a1 3473 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3474
3a12db16 34752003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3476
3a12db16
DD
3477 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3478 newlib or libgloss.
3479 * Makefile.in: Regenerate.
3480
44482353
DD
34812003-05-21 DJ Delorie <dj@redhat.com>
3482
3483 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3484 * Makefile.in: Regenerate.
3485
fec2c52d
MR
34862003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3487
3488 * configure.in: Use curly braces in the definition of tooldir.
3489 * configure: Regenerate.
3490
16ae0395
NN
34912003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3492
3493 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3494 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3495 Factor out common code from autogen IF statements.
3496 * configure: Regenerate.
3497 * Makefile.in: Regenerate.
3498
ec11bdc6
DD
34992003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3500
3501 * configure.in: Accept i[3456789]86 for machine type.
3502 * configure: Regenerate.
3503
dd12c3a8
NN
35042003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3505
3506 * configure.in: Switch more things to use maybe dependencies.
3507 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3508 * configure: Regenerate.
3509 * Makefile.tpl: Switch more things to use maybe dependencies.
3510 * Makefile.in: Regenerate.
3511
cf662e21
AJ
35122003-05-16 Andreas Schwab <schwab@suse.de>
3513
3514 * Makefile.tpl (install-opcodes): Define.
3515 * Makefile.in: Rebuild.
3516
5481b376
AJ
35172003-05-13 Andreas Jaeger <aj@suse.de>
3518
3519 * config.guess: Update to 2003-05-09 version.
3520 * config.sub: Update to 2003-05-09 version.
3521
3959a22a
AJ
35222003-05-13 Michael Eager <eager@mvista.com>
3523
3524 * configure.in: Correct sed script so that options in quotes are not
3525 deleted.
3526 * configure: Rebuild.
3527
564b43e5
CV
35282003-05-12 Corinna Vinschen <corinna@vinschen.de>
3529
3530 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3531 and $$s/newlib/libc/sys/cygwin32 include paths.
3532 * configure: Ditto.
3533
bb947dc9
L
35342003-05-05 H.J. Lu <hjl@gnu.org>
3535
3536 * config-ml.in: Restored from gcc repository.
3537
77f7441a
CD
35382003-05-02 Chris Demetriou <cgd@broadcom.com>
3539
80b200a1
ZW
3540 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3541 * Makefile.in: Regenerate.
77f7441a 3542
a26d7085
DJ
35432003-04-27 Daniel Jacobowitz <drow@mvista.com>
3544
3545 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3546 and Makefile.def.
3547
e4c4d240
DJ
35482003-04-27 Daniel Jacobowitz <drow@mvista.com>
3549
3550 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3551 * Makefile.in: Regenerated.
3552
62a3fc85
DD
35532003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3554
3555 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3556 * Makefile.in: Regenerate.
3557
35582003-04-18 Jakub Jelinek <jakub@redhat.com>
3559
3560 * configure.in (powerpc64*-*-linux*): Remove.
3561 * configure: Rebuilt.
3562
5b474aa8
DD
35632003-04-17 Phil Edwards <pme@gcc.gnu.org>
3564
3565 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3566 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3567 and restrap.
3568 * Makefile.in: Regenerate.
3569
35702003-04-16 Richard Earnshaw <rearnsha@arm.com>
3571
3572 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3573 * configure: Regenerated.
3574
bc295afe
AO
35752003-04-11 Alexandre Oliva <aoliva@redhat.com>
3576
3577 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3578 * */configure: Rebuilt.
3579
3728fade
NN
35802003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3581
3582 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3583 * Makefile.in: Regenerate.
3584
ce5b542e
MC
35852003-03-14 Michael Chastain <mec@shout.net>
3586
3587 * Makefile.in: Regenerate with correct Makefile.def.
3588
3db0a37f
NN
35892003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3590
3591 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3592 Make macro.
3593 * Makefile.in: Regenerate.
3594 * configure.in: Clean up gxx_include_dir logic.
3595 * configure: Regenerate.
3596
34349c6e
DD
35972003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3598
3599 * configure.in (gxx_include_dir): Fix typo.
3600 * configure: Regenerated.
3601
686c28c9
AC
36022003-03-06 Andrew Cagney <cagney@redhat.com>
3603
3604 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3605
bba45b8b 36062003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3607
bba45b8b
NN
3608 * configure.in: Include $(build_tooldir)/sys-include in
3609 FLAGS_FOR_TARGET.
3610 * configure: Regenerated.
3611
2683747f
NN
36122003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3613
bba45b8b
NN
3614 * Makefile.tpl: Reindent.
3615 * Makefile.in: Regenerate.
3616 * configure.in: Reindent. Don't set unused variables.
3617 * configure: Regenerate.
3618
2683747f
NN
3619 * Makefile.tpl: Always pass down RANLIB.
3620 * Makefile.in: Regenerate.
3621
3622 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3623 * Makefile.in: Regenerate.
3624 * configure.in: Remove unused logic relating to --enable-shared
3625 and --enable-threads. Remove bogus comments. Remove redundant
3626 noconfigdirs.
3627 * configure: Regenerate.
3628
3629 * configure.in: Replace ${libstdcxx_version} by its value.
3630 Remove reference to mh-dgux.
3631 * configure: Regenerate.
3632
50212802
NN
36332003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3634
3635 * Makefile.tpl: Rearrange.
3636 * Makefile.in: Regenerate.
3637
a6be7fc6
NC
36382003-02-25 Nick Clifton <nickc@redhat.com>
3639
3640 * configure: Remove site-file supprot - it is obsolete.
3641
f8a495c8
NC
36422003-02-24 Uwe Stieber <uwe@wwws.de>
3643
3644 * configure.in: Add support for kaOS as cross build target system.
3645 * configure: Regenerated.
3646
3decd77d
DD
36472003-02-20 Sean McNeil <sean@blue.mcneil.com>
3648
3649 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3650 configure-target-* as some target builds may require additional
3651 flags for preprocessor tests.
3652 * Makefile.in: Regenerated.
3653
f4ff34a3
AO
36542003-02-19 Alexandre Oliva <aoliva@redhat.com>
3655
3656 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3657 * ltconfig: Handle it.
3658 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3659 auto-detecting it.
3660
b7e4a931
AO
36612003-02-19 Alexandre Oliva <aoliva@redhat.com>
3662
3663 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3664 it is used as argument to $CC.
3665 * ltcf-gcj.sh: Likewise.
3666
6b784d9f
AO
36672003-02-19 Alexandre Oliva <aoliva@redhat.com>
3668
3669 * configure.in: Introduce --enable-maintainer-mode.
3670 * configure: Rebuilt.
3671 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3672 for maintainer mode.
3673 * Makefile.in: Rebuilt.
3674
8bcd8a07
AC
36752003-02-19 Andrew Cagney <ac131313@redhat.com>
3676
3677 * configure: Regenerate using autoconf 2.13.
3678
ee3fd329
AM
36792003-02-19 Alan Modra <amodra@bigpond.net.au>
3680
3681 * config.guess: Import latest version.
3682 * config.sub: Import latest version.
3683
e9e45685
JM
36842003-02-18 Jason Merrill <jason@redhat.com>
3685
3686 * Makefile.tpl (check-c++): Allow parallelism.
3687
859789af
AC
36882003-02-17 Andrew Cagney <ac131313@redhat.com>
3689
3690 * configure: Regenerate using autoconf 000227.
3691
b3f16a9b
GK
36922003-02-15 Geoffrey Keating <geoffk@apple.com>
3693
3694 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3695 don't configure target-libobjc.
3696 * configure: Regenerate.
3697
72e60e02
DD
36982003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3699
3700 * Makefile.tpl (RANLIB): Define.
3701 * Makefile.in: Regenerate.
3702
91f0e695
KS
37032003-02-06 Keith R Seitz <keiths@redhat.com>
3704
3705 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3706 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3707 * Makefile.in: Regenerated.
3708 * configure.in: Remove all traces of snavigator, db, and grep.
3709 * configure: Regenerated.
3710
122bfa92
FCE
37112003-01-31 Frank Ch. Eigler <fche@redhat.com>
3712
3713 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3714 * Makefile.in: Regenerated.
3715
264095c3
AO
37162003-01-30 Alexandre Oliva <aoliva@redhat.com>
3717
3718 * config.if: Copy from GCC.
3719
a84dbcb3
AO
37202003-01-27 Phil Edwards <pme@gcc.gnu.org>
3721
3722 * configure.in: Revert 24Jan change.
3723 * configure: Regenerate.
3724
19618276
NN
37252003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3726
3727 * configure.in: Revert previous change.
3728 * configure: Regenerate.
3729
b7f27a92
NN
37302003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3731
3732 * configure.in: Make rda native-only.
3733 * configure: Regenerate.
3734
83326456
NN
37352003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3736
3737 * configure.in: Add missing \.
3738 * configure: Rebuilt.
3739
5e367fa5
JJ
37402003-01-17 Jakub Jelinek <jakub@redhat.com>
3741
3742 * configure.in (baseargs): Avoid using \| in sed regular
3743 expressions.
3744 * configure: Rebuilt.
3745
e01f337c
JJ
37462003-01-16 Jakub Jelinek <jakub@redhat.com>
3747
3748 * configure.in (baseargs): Remove all supported forms of
3749 --cache-file, --srcdir, --host, --build and --target options
3750 from argument lists.
3751 * configure: Rebuilt.
3752
aa236487
AO
37532003-01-15 Alexandre Oliva <aoliva@redhat.com>
3754
3755 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3756 * configure: Rebuilt.
3757
586c0873
NN
37582003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3759
3760 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3761 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3762 * Makefile.in: Regenerate.
3763 * configure: Regenerate.
3764
497f816e
DD
37652003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3766
3767 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3768 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3769 * Makefile.in: Regenerate.
3770
bfbe5519
AO
37712003-01-09 Alexandre Oliva <aoliva@redhat.com>
3772
3773 * configure.in: Remove Makefile in build, host and target modules
3774 unless configure was run with --no-recursion.
3775 * configure: Rebuilt.
3776
3f234ef5
CD
37772003-01-08 Chris Demetriou <cgd@broadcom.com>
3778
3779 * config.guess: Update to 2003-01-03 version.
3780 * config.sub: Update to 2003-01-03 version.
3781
a3982d48
CF
37822003-01-07 Christopher Faylor <cgf@redhat.com>
3783
3784 * configure: Regenerate with proper autoconf 2.13.
3785
75778ec4
CF
37862003-01-07 Christopher Faylor <cgf@redhat.com>
3787
80b200a1
ZW
3788 * configure.in: Add AC_PREREQ for consistency.
3789 * configure: Regenerate.
75778ec4 3790
c180f501
AC
37912003-01-06 Andrew Cagney <ac131313@redhat.com>
3792
3793 * configure.in (GDB_TK): Add tcl directories conditional on
3794 gdb/gdbtk directory being present.
3795 * configure: Regenerate.
5481b376 3796
46ca2cc2
DA
37972003-01-04 John David Anglin <dave.anglin@nrc.ca>
3798
3799 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3800 by gcc if LD is not defined and we are not doing a Canadian Cross.
3801 * configure: Rebuilt.
3802
53dd8dab
DJ
38032003-01-01 Daniel Jacobowitz <drow@mvista.com>
3804
3805 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3806
50ceb20c
TT
38072002-12-31 Tom Tromey <tromey@redhat.com>
3808
3809 * Makefile.in: Rebuilt.
3810 * Makefile.def (target_modules) [libffi]: Allow installation.
3811
e78b5cfe
AS
38122002-12-31 Andreas Schwab <schwab@suse.de>
3813
3814 * configure.in: Fix use of $program_transform_name.
3815 * configure: Regenerated.
3816
67448102
DJ
38172002-12-30 Daniel Jacobowitz <drow@mvista.com>
3818
3819 * configure.in (baseargs): Don't remove first configure argument.
3820 * configure: Regenerated.
3821
e6bfb94a
AO
38222002-12-29 Alexandre Oliva <aoliva@redhat.com>
3823
3824 * Makefile.tpl (local-distclean): Don't remove...
3825 (multilib.ts): ... this. Moved into...
3826 (multilib.out): ... this. Don't use sub-make.
3827 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3828 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3829 (configure-build-[+module+], configure-[+module+],
3830 configure-target-[+module+], configure-gcc): ... these. Test
3831 for Makefile existence. Drop config.status from dependencies.
3832 * Makefile.in: Rebuilt.
3833 * configure.in: Move gcc-version-trigger to the end of
3834 ac_configure_args. Add comments to maybedep.tmp and
3835 serdep.tmp. Introduce --disable-serial-configure. Remove
3836 nonopt from baseargs, matching and removing corresponding
3837 whitespace while at it.
3838 * configure: Rebuilt.
3839
8f0dfb36
AO
38402002-12-28 Alexandre Oliva <aoliva@redhat.com>
3841
3842 * configure.in (host_configargs): Replace reference to
3843 no-longer-defined buildopts with --build=${build_alias}.
3844 * configure: Rebuilt.
3845
43be203f
AO
38462002-12-28 Alexandre Oliva <aoliva@redhat.com>
3847
3848 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3849 program_transform_name to standard idiom.
3850 (AUTOGEN, AUTOCONF): Define.
3851 (Makefile.in): Use $(AUTOGEN).
3852 (Makefile): Depend on config.status, and use autoconf-style rule to
3853 build it. Move original commands to...
3854 (config.status): ... this new target.
3855 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3856 $(AUTOCONF).
3857 * Makefile.in: Rebuilt.
3858
a0da8069
NN
38592002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3860
d18f1c9f
NN
3861 * Makefile.tpl: Fix dramatic bustage due to change in
3862 program_transform_name.
3863 * Makefile.in: Regenerate.
3864
3865 * configure.in: Remove unnecessary PATH setting.
3866 * configure: Regnerate.
3867
3868 * configure.in: Don't default to unprefixed tools unless
3869 the native tools will work.
3870 * configure: Regenerate.
3871
a0da8069
NN
3872 * configure.in: Convert to autoconf script. Blow away lots
3873 of now-redundant Makefile fragments.
3874 * configure: Generate using Autoconf.
3875 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3876 * Makefile.in: Regenerate.
3877
c567df0a
NN
38782002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3879
5481b376 3880 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
3881 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3882
5481b376 3883 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 3884 where they belong.
2c7f9a32 3885
2dabcfb4
AS
38862002-12-24 Andreas Schwab <schwab@suse.de>
3887
3888 * Makefile.tpl (multilib.out): Fix missing space.
3889 * Makefile.in: Regenerate.
3890
1086bc09
NN
38912002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3892
3893 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3894 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3895 * Makefile.in: Regenerate.
3896 * configure.in: Remove unnecessary leftovers.
3897
1086bc09
NN
38982002-12-21 Geoffrey Keating <geoffk@apple.com>
3899
3900 * configure.in (extra_ranlibflags_for_target): New variable.
3901 (*-*-darwin): Add -c to ranlib commands.
3902 * configure (tooldir): Handle extra_ranlibflags_for_target.
3903
14e9ca95
JJ
39042002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3905
3906 * COPYING.NEWLIB: Updated.
3907 * COPYING.LIBGLOSS: Ditto.
3908
14c428fb
NN
39092002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3910
3911 * Makefile.tpl: Revert HJL's change.
3912 * Makefile.in: Regenerated.
3913 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3914 always.
3915
313b8244
AS
39162002-12-19 Andreas Schwab <schwab@suse.de>
3917
3918 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3919 * Makefile.in: Regenerate.
3920
efeae3db
L
39212002-12-18 H.J. Lu <hjl@gnu.org>
3922
3923 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3924 * Makefile.in: Regenerated.
3925
3926 * configure.in (build_prefix): New. Substitute.
3927
43d92c63
NN
39282002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3929
59da4fe6
NN
3930 * Makefile.tpl: Don't let real targets depend on phony targets.
3931 * Makefile.in: Regenerate.
3932
43d92c63
NN
3933 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3934 * Makefile.in: Regenerate.
3935
b72e6a2d
JM
39362002-12-16 Jason Merrill <jason@redhat.com>
3937
3938 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3939 previous 'make bootstrap'.
3940 * Makefile.in: Regenerate.
3941
95c72c44
HPN
39422002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3943
3944 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3945
7d695d07
JM
39462002-12-13 Jason Merrill <jason@redhat.com>
3947
3948 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3949 library tests.
3950 (check-c++): Just depend on it and check-target-libstdc++-v3.
3951 * Makefile.in: Regenerate.
3952
54103d1e
NN
39532002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3954
3955 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3956 * Makefile.in: Regenerate.
3957
4024f1e1
JJ
39582002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3959
80b200a1
ZW
3960 * COPYING.NEWLIB: Update list of alternate Regent of California
3961 licenses and discuss official revoking of advertising clause.
3962 * COPYING.LIBGLOSS: Ditto.
4024f1e1 3963
7dda0df6
AO
39642002-12-12 Alexandre Oliva <aoliva@redhat.com>
3965
3966 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3967 * Makefile.in: Rebuilt.
3968
d03be79e 39692002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 3970
929293f4
NN
3971 * configure: Fix bug put in by gremlins.
3972
d03be79e
NN
3973 * Makefile.tpl: Substitute more autoconfily.
3974 * configure: Substitute more autoconfily.
3975 * Makefile.in: Regenerate.
3976
39772002-12-08 Andrew Cagney <ac131313@redhat.com>
3978
3979 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3980 * Makefile.in (all-sim): Ditto.
a36d530e
DD
3981
39822002-12-06 DJ Delorie <dj@redhat.com>
3983
3984 * Makefile.tpl: Change configure dependencies to not have real
3985 targets depend on phony targets.
b4a77b47 3986
db1ac78d
NN
39872002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3988
bcaf2395
NN
3989 * configure.in: Revert unintentional change.
3990
b4fa093e
NN
3991 * src-release: Configure host subdirs.
3992
db1ac78d
NN
3993 * Makefile.tpl: Change dependency for */multilib.out so that
3994 it works when gcc isn't in the tree.
3995
3996 * configure.in: Substitute more.
3997 * configure: Run subconfigures from the Makefile.
3998 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3999 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4000
15723a45
NN
40012002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4002
e2b9e2dc
NN
4003 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4004 and corresponding dependencies.
4005 * Makefile.in: Regenerate.
4006
2af579c4
NN
4007 * configure.in (host_tools): Order binutils, gas and ld for
4008 convenience in running the testsuites.
4009
a2cc058a
NN
4010 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4011 * Makefile.in: Regenerate.
4012 * configure.in: Introduce rules to serialize subconfigure runs.
4013
15723a45
NN
4014 * configure.in: Introduce BASE_CC_FOR_TARGET.
4015 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
4016 Realize configure-build-* targets. Realize configure-target-* targets.
4017 * Makefile.in: Regenerate.
4018
ae831be5
NN
40192002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4020
4021 * configure: Move gcc_version_trigger stuff from here...
4022 * configure.in: ...to here.
4023
4024 * configure.in: Separate subconfigure options added by this file from
4025 options given by the user. Add machinery to put args for host
4026 subconfigures into the Makefile.
4027
4028 * Makefile.tpl: Remove 'vault' targets.
4029 * Makefile.tpl: Reorder and comment dependencies.
4030 * Makefile.in: Regenerate.
4031
bbf7c8ac
NN
40322002-11-28 Geoffrey Keating <geoffk@apple.com>
4033
4034 * configure.in: Move host-specific darwin noconfigdirs into
4035 the host-specific section.
4036
930314a4
NN
40372002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4038
52d7cdee
NN
4039 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4040 during replay.
4041 * Makefile.in: Regenerate.
4042
930314a4
NN
4043 (finishing slow-motion replay)
4044 * configure: Remove skip-this-dir support.
4045 * Makefile.tpl: Remove skip-this-dir support.
4046
4047 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4048 subdirectories.
4049 * Makefile.in: Regenerate.
4050
4051 * Makefile.tpl: Strip out useless setting of 'dir'.
4052 * Makefile.in: Regenerate.
5481b376 4053
930314a4
NN
40542002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4055
4056 (finishing slow-motion replay)
4057 * configure.in: Fix deeply stupid bug.
4058
4059 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4060 shell code in CXX_FOR_TARGET
4061 * Makefile.def: Introduce raw_cxx.
4062 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4063 RAW_CXX_FOR_TARGET.
4064 * Makefile.in: Regenerate.
4065
40662002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4067
4068 (finishing slow-motion replay)
4069 * Makefile.tpl: Remove unnecessary ifs.
4070 * Makefile.in: Regenerate.
4071
5481b376 4072 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4073 dependencies. Maybe-ize build-libiberty. Create dummy install
4074 targets for 'no_install' modules.
5481b376 4075 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 4076 build_modules stuff to configure.in.
5481b376 4077 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
4078 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4079 * Makefile.in: Regenerate.
4080
3866be5d
NN
40812002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4082
4083 (continuing slow-motion replay)
4084 * Makefile.tpl: Make all-target, install-target behave similarly
4085 to all, install (only hitting configured targets). Eliminate
4086 unused macro defintions.
4087
4088 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4089 build != host.
4090
4091 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4092
4093 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4094
5481b376 4095 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
4096 configuring. Remove references to "dosrel".
4097 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 4098 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 4099 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 4100 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
4101 and redundant dependency; rearrange slightly.
4102 * Makefile.def: Add host-side libtermcap, utils.
4103
4104 * Makefile.in: Regenerate.
4105
e393202e
NN
41062002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4107
4108 (Continuing slow-motion replay)
4109 * Makefile.def: Add list of recursive targets to autogenerate.
4110 Add build_modules.
4111 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4112 targets. Autogenerate *-build-* targets.
4113 * Makefile.in: Regenerate.
4114
583d52d7
NN
41152002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4116
4117 (Continuing slow-motion replay)
4118 * configure: More autoconf-style substitutions.
4119 * Makefile.tpl: More autoconf-style substitutions.
4120 * Makefile.in: Regenerate.
4121
41222002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4123
4124 (Continuing slow-motion replay)
4125 * configure: Substitute more variables in a more autoconf-friendly
4126 way. Simplify slightly.
4127 * Makefile.tpl: Make more variables substitutable in an
4128 autoconf-friendly way.
4129 * Makefile.in: Regenerate.
4130
874e38b4
NN
41312002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4132
4133 (Continuing slow-motion replay)
4134 * configure.in (v810*): Remove special setting of tools.
4135
4136 * configure: Add support for extra required flags for ar or nm.
4137 * configure.in (aix4.3+): Use above support for target-specific
4138 issues, rather than using config/mt-aix43.
4139
852e5f18
NN
41402002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4141
4142 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4143 * configure: Remove 'removing', which doesn't work. Replace $subdir
4144 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4145 with $srcdir. Reformat indentation. Substitute some variables
4146 formerly hard-coded in the Makefile for build=host.
4147 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4148 * Makefile.def: Autogenerate more.
4149 * Makefile.in: Regenerate.
4150
c9a0d920
DD
41512002-11-13 Bruce Korb <bkorb@gnu.org>
4152
4153 * Makefile.tpl: syntactic cleanup
4154
dd2768ff
KB
41552002-11-04 Kevin Buettner <kevinb@redhat.com>
4156
4157 * Makefile.def (host_modules): Add rda.
4158 * Makefile.in: Regenerate.
4159 * configure.in (target_tool): Add target-rda to list.
4160
1aa8389d
DD
41612002-10-25 Phil Edwards <pme@gcc.gnu.org>
4162
4163 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4164 and restrap targets to this rule.
4165 * Makefile.in: Regenerate.
4166
28f46298
HPN
41672002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4168
4169 * configure.in (i[3456]86-*-linux*): Add check to disable
4170 ${libgcj} for glibc1.
4171
ff72e302
NC
41722002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4173
4174 * configure.in: Add tic4x target.
4175
8607b6c9
NN
41762002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4177
4178 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4179 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4180 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4181 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4182 * Makefile.in: Regenerate.
4183
f8f61f4a
NN
41842002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4185
c86f794b
NN
4186 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4187 * Makefile.in: Regenerate.
4188
a9590527
NN
4189 * Makefile.def: Remove order dependency comments.
4190 * Makefile.tpl: Add explicit install-install dependencies.
4191 * Makefile.in: Regenerate.
4192
8412ce72
NN
4193 * Makefile.tpl: Remove material now in src-release. (Finally!)
4194 * Makefile.in: Regenerate.
4195
8b9f37f1
NN
4196 * configure: Restore my original patch by syncing with gcc version.
4197
f8f61f4a
NN
4198 * Bring following over from gcc:
4199
42002002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4201
4202 * configure.in (s390*-*-linux*): Enable libgcj.
4203
403d9505
NN
42042002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4205
4206 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4207
95f6f383
AM
42082002-10-02 Alan Modra <amodra@bigpond.net.au>
4209
e4673b0a 4210 * configure: Move stray lines back to where they belong.
95f6f383 4211
748503c8
NN
42122002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4213
a581b5c3
NN
4214 * Makefile.tpl: Insert configure-target target, for src-release.
4215
c084f5b4
NN
4216 * configure: Finish reverting change which Andrew Cagney started
4217 reverting. Should fix bustage.
4218
7aa673ed 4219 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
4220 * src-release: New file. Contains material for making net
4221 releases for gdb, binutils, et al., formerly in Makefile.in.
4222
82a9b2d9
NC
42232002-09-30 Nick Clifton <nickc@redhat.com>
4224
4225 * cpu: New top level directory. Intended to hold input files for
4226 CGEN which have FSF copyright assignment.
4227 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4228
c2463a00
AC
42292002-09-29 Andrew Cagney <ac131313@redhat.com>
4230
4231 Revert below (note that src does not contain Makefile.tpl):
4232 * Makefile.tpl: Make subsituted variables more autoconfy.
4233 * Makefile.in: Regenerate.
4234
f03b4789
NN
42352002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4236
c11e16a9
NN
4237 * configure: Revert accidentally applied changes.
4238
f03b4789
NN
4239 * Makefile.tpl: Make more autoconf-friendly.
4240 * Makefile.in: Regenerate.
4241 * configure: Make substitution more autoconf-like.
4242
42432002-09-28 Richard Earnshaw <rearnsha@arm.com>
4244
4245 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4246 single entry to handle all these.
4247 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4248 libjava on arm-*-elf.
4249
c0292023
GK
42502002-09-27 Geoffrey Keating <geoffk@apple.com>
4251
4252 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4253 things that depend on them.
4254
c66d951e
NN
42552002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4256
4257 * Makefile.tpl: Make subsituted variables more autoconfy.
4258 * Makefile.in: Regenerate.
4259 * configure: Make seds more autoconfy.
4260
907a7241 42612002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
4262
4263 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4264 * Makefile.in: Regenerate.
4265 * configure.in: Rewrite sed statements to look autoconfy.
4266
907a7241
NN
4267 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4268 all-target-foo on configure-target-foo.
4269 * Makefile.def: Ditto.
4270 * Makefile.in: Rebuild.
4271
405ea7a0
NN
42722002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4273
4274 * Makefile.def: New file.
4275 * Makefile.tpl: New file.
4276 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4277
4278 * configure.in: Minor rearrangement. Simplify tests.
4279
bdc57bfd
JT
42802002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4281
4282 * configure.in (with_headers): Skip copy if value is "yes".
4283 (with_libs): Likewise.
4284
ae03d6e2
NN
42852002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4286
4287 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4288 * configure.in (sh*-*-pe*): Ditto.
4289 * configure.in (mips*-*-pe*): Ditto.
4290 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
4291
4292 * configure.in: Rearrange.
4293
707960fe
NC
42942002-09-12 Nick Clifton <nickc@redhat.com>
4295
4296 * Import these changes from the config master repository:
4297
4298 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4299
4300 * config.sub: Add tic4x target.
4301
4302 2002-09-03 Ben Elliston <bje@redhat.com>
4303
4304 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4305 Reported by <Duncan_Stodart@insession.com>.
4306
36ea319f
JJ
43072002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4308
4309 * COPYING.NEWLIB: More updates.
4310
cf57480a
JJ
43112002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4312
4313 * COPYING.NEWLIB: Update.
4314
fd31a171
AC
43152002-08-23 Andrew Cagney <ac131313@redhat.com>
4316
23b632fc
AC
4317 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4318
fd31a171
AC
4319 * config.guess: Import version 2002-08-23.
4320 * config.sub: Import version 2002-08-22.
4321
a08bafb5
AO
43222002-08-20 Alexandre Oliva <aoliva@redhat.com>
4323
4324 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4325 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4326 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4327
17240c1f
NC
43282002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4329
4330 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4331
e70ad0c6
L
43322002-08-04 H.J. Lu (hjl@gnu.org)
4333
4334 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4335
574e6d11
DD
43362002-07-31 Alan Modra <amodra@bigpond.net.au>
4337
4338 * configure.in: Move generic linux case to end. Copy generic
4339 linux noconfigdirs to mips*-*-linux* entry and new
4340 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4341
611e7523
CD
43422002-07-19 Chris Demetriou <cgd@broadcom.com>
4343
4344 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4345 one instance of them which was missed to the list to update.
4346
51759676
CD
43472002-07-16 Chris Demetriou <cgd@broadcom.com>
4348
4349 * config.guess: Update to 2002-07-09 version.
4350 * config.sub: Update to 2002-07-03 version.
4351
7c1f909c
DD
43522002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4353
4354 * configure.in: Remove two redundant tests.
4355
d7cf5d30
DD
43562002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4357
4358 * configure.in (mips*-*-irix6*o32): Enable stabs.
4359
c74222f7
DD
43602002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4361
5b53c336
DD
4362 * configure.in: Don't build grez.
4363 * Makefile.in: Ditto.
4364
c74222f7
DD
4365 * Makefile.in: Remove references to bsp, cygmon, libstub.
4366 * configure.in: Ditto.
4367
4368 * configure.in: Remove leftover reference to gdbtest.
4369
edd1b227
DD
43702002-07-08 Phil Edwards <pme@gcc.gnu.org>
4371
4372 * configure.in (gxx_include_dir): Change to match versioned
4373 C++ headers if --enable-version-specific-runtime-libs is used.
4374
486186e3
AO
43752002-07-04 Steve Ellcey <sje@cup.hp.com>
4376
4377 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4378
ff0a3bf8
DD
43792002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4380
4381 * configure.in: Make --without-x work.
4382
1dfa8174
NC
43832002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4384
4385 * contrib: New directory. Created to contain a copy of the
5481b376 4386 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
4387 the FSF GCC sources.
4388
07637366
DD
43892002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4390
b6f83f2a
DD
4391 * configure.in: Rearrange target Makefile fragment collection.
4392
07637366
DD
4393 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4394 cvs[src].
4395 * configure.in: Ditto.
4396
f48556b1
DD
43972002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4398
4399 * Makefile.in: Eliminate 'apache' targets.
4400 * configure.in: Eliminate 'apache' targets.
4401
4402 * configure.in: Eliminate redundant tests. Reorganize.
4403
4404 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4405
4406 * config-ml.in: Eliminate references to Cygnus configure.
4407
4408 * Makefile.in: Eliminate references to building emacs.
4409
44102002-07-01 Denis Chertykov <denisc@overta.ru>
4411
4412 * configure.in: Add support for ip2k.
4413
cdb9e2b8
BE
44142002-06-24 Ben Elliston <bje@redhat.com>
4415
4416 * configure.in (host_tools): Remove cgen.
4417
4418 * Makefile.in (all-cgen): Remove; runs from its source directory.
4419 (check-cgen, install-cgen, clean-cgen): Likewise.
4420 (all-opcodes): No not depend on all-cgen.
4421 (all-sim): Likewise.
4422
3558860c
DD
44232002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4424
4425 * configure.in: Fix AIX configury bug.
4426
e3b0c936
DD
44272002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4428
cdb9e2b8 4429 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4430
cdb9e2b8
BE
4431 * configure.in: Move definition of libstdcxx_flags right above
4432 usage, rather than way earlier.
8ee424c0 4433
c712250a
DD
4434 * configure.in: Pull definition of is_cross_compiler earlier.
4435
9ee1a75c
DD
4436 * configure.in: Rearrange a little.
4437
e3b0c936
DD
4438 * configure.in: Remove references to librx.
4439 * Makefile.in: Remove references to librx.
4440
b2bd228e
DD
44412002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4442
4443 * configure.in: Eliminate ${gasdir} variable.
4444
7cd52483
DB
44452002-06-18 Dave Brolley <brolley@redhat.com>
4446
4447 * configure.in: Add support for frv.
4448 * config.sub: Add support for frv.
4449
6c5e141a
DD
44502002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4451
4452 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4453
0d18b56d
JT
44542002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4455
4456 * configure.in (vax-*-netbsd*): Re-enable gas.
4457
fd8958d5
DD
44582002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4459
27f15fdd
DD
4460 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4461 BUILD_PREFIX_1, to correct nomenclature.
4462 * configure: Likewise.
4463
fd8958d5
DD
4464 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4465 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4466
0c2442b7
DD
44672002-05-31 Olaf Hering <olh@suse.de>
4468
4469 * config-ml.in: Propogate DESTDIR also.
4470
a3602181
JT
44712002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4472
4473 * configure.in (vax-*-netbsd*): Don't build gas for this
4474 platform.
4475
c95f53ae
MM
44762002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4477
4478 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4479 and libgcj for AVR.
4480
1d7c1053
NC
44812002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4482
4483 * config.sub: Add DLX target.
4484
4b37028f
JT
44852002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4486
4487 * config.guess: Update to 2002-05-22 version.
4488 * config.sub: Likewise.
4489
d5de0a84
NC
44902002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4491
4492 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4493 * config-ml.in: Likewise.
4494 * configure: Likewise.
4495 * configure.in: Likewise.
4496
c92a0210
DD
44972002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4498
115a77aa
DD
4499 * configure.in: Simplify makefile fragment collection.
4500
4501 * configure.in: Remove code to build emacs.
e99daf2b 4502
91e060aa
DD
4503 * configure.in : Remove --srcdir argument from targargs and buildargs
4504 (it's always overridden in the Makefile anyway). Rearrange a bit.
4505
4506 * configure: Move some logic to configure.in.
4507 * configure.in: Move some logic from configure.
c92a0210 4508
91217342
JJ
45092002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4510
4511 * COPYING.LIBGLOSS: New file.
4512
d3d8a9ee
NC
45132002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4514
4515 * Makefile.in: Honour DESTDIR.
4516
3a036cdc
AO
45172002-05-05 Alexandre Oliva <aoliva@redhat.com>
4518
4519 * configure.in (noconfigdirs): Don't disable libgcj on
4520 sparc64-*-solaris* and sparcv9-*-solaris*.
4521
6d095fe4
AO
45222002-05-03 Alexandre Oliva <aoliva@redhat.com>
4523
4524 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4525
dac55df9
TF
45262002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4527
4528 * configure.in (FLAGS_FOR_TARGET): Do not add
4529 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4530 on i[3456]86-*-linux*.
4531
a018e15b
TF
45322002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4533
4534 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4535
4536 * configure.in (noconfigdirs): Do not add target-newlib if
4537 target == i[3456]86-*-linux*, and host == target.
4538
5f284831
MM
45392002-04-29 Mark Mitchell <mark@codesourcery.com>
4540
4541 * config.guess: Updated to 2002-04-26's version.
4542 * config.sub: Updated to 2002-04-26's version.
4543
33babf59
DD
45442002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4545
bd5f7da2
DD
4546 * configure.in: delete reference to absent file
4547
a0c4f3a0
DD
4548 * configure.in: replace '[' with 'test'
4549
66f1ba4f
DD
4550 * configure.in: Eliminate references to gash.
4551 * Makefile.in: Eliminate references to gash.
4552
7c3ab50c
DD
4553 * configure.in: remove useless references to 'pic' makefile fragments.
4554
bbc025f5
DD
4555 * configure.in: (*-*-windows*) Finish removing.
4556
33babf59
DD
4557 * configure.in: Eliminate redundant test for libgui.
4558
d5ec694c
DD
45592002-04-26 Joel Sherrill <joel@OARcorp.com>
4560
4561 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4562 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4563
57a5346c
DD
45642002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4565
4566 * configure.in: remove references to dead files
4567
dbf93899
DD
45682002-04-18 Tom Tromey <tromey@redhat.com>
4569
4570 * configure.in: Disallow configuring libgcj when it is already
4571 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4572 Solaris 2.8 by default. For PR libgcj/6158.
4573
26eadf68
DD
45742002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4575
4576 * configure.in: Move default CC setting out of config/mh-* fragments
4577 directly into here.
4578
a0a2c6c6
DD
45792002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4580
4581 * configure.in: don't even try to configure or make a subdirectory
4582 if there's no configure script for it.
4583
9972f812
DD
45842002-04-15 Mark Mitchell <mark@codesourcery.com>
4585
4586 * MAINTAINERS: Remove chill maintainers.
4587 * Makefile.in (CHILLFLAGS): Remove.
4588 (CHILL_LIB): Remove.
4589 (TARGET_CONFIGDIRS): Remove libchill.
4590 (CHILL_FOR_TARGET): Remove.
4591 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4592 CHILL_LIB.
4593 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4594 (CHECK_TARGET_MODULES): Likewise.
4595 (INSTALL_TARGET_MODULES): Likewise.
4596 (CLEAN_TARGET_MODULES): Likewise.
4597 (configure-target-libchill): Remove.
4598 (all-target-libchill): Remove.
4599 * configure.in (target_libs): Remove target-libchill.
4600 Do not compute CHILL_FOR_TARGET.
4601 * libchill: Remove directory.
5481b376 4602
75205f78
DD
46032002-04-15 DJ Delorie <dj@redhat.com>
4604
4605 * Makefile.in, configure.in, configure: Sync with gcc, entries
4606 follow...
4607
46082002-04-08 Tom Tromey <tromey@redhat.com>
4609
4610 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4611 Fixes PR libgcj/6068.
4612
46132002-03-30 Krister Walfridsson <cato@df.lth.se>
4614
4615 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4616
46172002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4618
4619 * configure.in (alpha*-dec-osf*): Enable libgcj.
4620
46212002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4622
4623 Fix for: PR bootstrap/3591, target/5676
4624 * configure.in (mcore-pe): Disable the configuration of
4625 libstdc++-v3 since exceptions are not supported.
4626
46272002-03-20 Anthony Green <green@redhat.com>
4628
4629 * configure.in: Enable libgcj for xscale-elf target.
4630
46312002-02-28 Alexandre Oliva <aoliva@redhat.com>
4632
4633 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4634 libjava.
4635 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4636
46372002-02-22 Alexandre Oliva <aoliva@redhat.com>
4638
4639 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4640 libstdc++-v3 and libjava.
4641
46422002-02-11 Adam Megacz <adam@xwt.org>
4643
4644 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4645 boehm-gc
4646
46472002-02-09 Alexandre Oliva <aoliva@redhat.com>
4648
4649 * config.guess: Updated to 2002-01-30's version.
4650 * config.sub: Updated to 2002-02-01's version.
4651 Contribute sh64-elf.
4652 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4653 * configure.in: Added sh64-*-*.
4654
46552002-01-17 H.J. Lu <hjl@gnu.org>
4656
4657 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4658 (all-target-fastjar): Also depend on all-target-libiberty.
4659
4660Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4661
4662 * configure, configure.in: Use temp file for long sed commands.
4663
46642001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4665
4666 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4667 libf2c.
4668
46692001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4670
4671 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4672
46732001-10-11 Hans-Peter Nilsson <hp@axis.com>
4674
4675 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4676
46772001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4678
4679 * configure: Handle temporary files securely using mkdir.
4680
46812001-09-26 Will Cohen <wcohen@redhat.com>
4682
4683 * configure.in (*-*-linux*): Disable configuration of target-newlib
4684 and target-libgloss.
4685
46862001-09-26 Alexandre Oliva <aoliva@redhat.com>
4687
4688 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4689 RANLIB.
4690
46912001-08-11 Graham Stott <grahams@redhat.com>
4692
4693 * Makefile.in (check-c++): Add missing semicolon.
4694
46952001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4696
4697 * configure.in (sh-*-linux*): New.
4698
46992001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4700
4701 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4702 and libgcj on m68hc11/m68hc12.
4703
47042001-06-27 H.J. Lu (hjl@gnu.org)
4705
4706 * Makefile (CFLAGS_FOR_BUILD): New.
4707 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4708
47092001-06-01 Hans-Peter Nilsson <hp@axis.com>
4710
4711 * configure.in (libstdcxx_flags): Do not try to execute
4712 libstdc++-v3/testsuite_flags until it exists.
4713
47142001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4715
4716 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4717
47182001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4719
4720 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4721
4722Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4723
4724 * configure.in: Move *-chorusos target case to the proper switch.
4725 Disable libgcj.
4726
47272001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4728
4729 * Makefile.in (STAGE1_CFLAGS): Pass down.
4730
47312001-04-13 Alan Modra <amodra@one.net.au>
4732
4733 * config.guess: Add hppa64-linux support. Note for next import that
4734 this is already in the master file.
4735 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4736
47372001-03-22 Colin Howell <chowell@redhat.com>
4738
4739 * Makefile.in (DO_X): Do not backslash single-quotes in
4740 backquotes (two places).
4741
47422001-03-18 Laurynas Biveinis <lauras@softhome.net>
4743
4744 * Makefile.in (DO_X): Quote nested quotes.
4745
47462001-03-15 Laurynas Biveinis <lauras@softhome.net>
4747
4748 * Makefile.in (DO_X): Use double quotes for quoting
4749 "RANLIB=$${RANLIB}".
4750
47512001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4752
4753 * configure.in: Only use `lang_requires' for languages athat are
4754 actually enabled.
4755
47562001-03-07 Tom Tromey <tromey@redhat.com>
4757
4758 * configure.in: Allow config-lang.in to set `lang_requires' to list
4759 of other required languages.
4760
47612001-03-06 Laurynas Biveinis <lauras@softhome.net>
4762
4763 * Makefile.in: Remove RANLIB definition. Use RANLIB
4764 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4765 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4766
47672001-02-28 Benjamin Kosnik <bkoz@redhat.com>
4768 Alexandre Oliva <aoliva@redhat.com>
4769
4770 * Makefile.in (check-c++): Use tabs, not spaces.
4771
47722001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4773
4774 * Makefile.in (check-c++): New rule.
4775
4776 * configure.in (target_libs): Remove libg++.
4777 (noconfigdirs): Remove libg++.
4778 (noconfigdirs): Same.
4779 (noconfigdirs): Same.
4780 (noconfigdirs): Same.
4781
4782 * config-ml.in: Remove libg++ references.
4783
4784 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4785 (ALL_TARGET_MODULES): Same.
4786 (configure-target-libg++): Remove.
4787 (all-target-libg++): Remove.
4788 (configure-target-libio): Remove.
4789 (all-target-libio): Remove.
4790 (check-target-libio): Remove.
4791 (.PHONY): Remove.
4792 (libg++.tar.bz2): Remove.
4793 (all-target-cygmon): Remove libio.
4794 (all-target-libstdc++): Remove.
4795 (configure-target-libstdc++): Remove.
4796 (TARGET_LIB_PATH): Remove libstdc++.
4797 (ALL_GCC_CXX): Remove libstdc++.
4798 (all-target-gperf): Correct.
4799
48002001-02-15 Anthony Green <green@redhat.com>
4801
4802 * configure: Introduce GCJ_FOR_TARGET.
4803 * configure.in: Ditto.
4804 * Makefile.in: Ditto.
4805
48062001-02-08 Chandrakala Chavva <cchavva@redhat.com>
4807
4808 * configure.in: for *-chorusos, don't config target-newlib and
4809 target-libgloss.
4810
48112001-02-04 Mark Mitchell <mark@codesourcery.com>
4812
4813 Remove V2 C++ library.
4814 * configure.in: Remove --enable-libstdcxx_v3 support.
4815
48162001-01-27 Richard Henderson <rth@redhat.com>
4817
4818 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4819
48202001-01-26 Tom Tromey <tromey@redhat.com>
4821
4822 * configure.in: Allow libgcj to be built on Sparc Solaris.
4823
48242001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4825
4826 * configure.in: Enable libgcj on several additional platforms.
4827
48282001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4829
4830 * configure.in: Enable libgcj for linux targets.
4831
48322001-01-09 Mike Stump <mrs@wrs.com>
4833
4834 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4835 failures of subdirectories.
4836
48372001-01-02 Laurynas Biveinis <lauras@softhome.net>
4838
4839 * configure: handle DOS-style absolute paths.
4840
48412001-01-02 Laurynas Biveinis <lauras@softhome.net>
4842
4843 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4844
48452000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4846
4847 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4848 (libstdcxx_incdir): Pass down.
4849 * config.if: Remove expired bits for cxx_interface, add stub.
4850 (libstdcxx_incdir): Add variable for g++ include directory.
4851 * configure.in (gxx_include_dir): Use it.
4852
48532000-12-15 Andreas Jaeger <aj@suse.de>
4854
4855 * configure.in: Handle lang_dirs.
4856
48572000-12-13 Anthony Green <green@redhat.com>
4858
4859 * configure.in: Disable libgcj for any target not specifically
4860 listed. Disable libgcj for x86 and Alpha Linux until compatible
4861 with g++ abi.
4862
48632000-12-13 Mike Stump <mrs@wrs.com>
4864
4865 * Makefile.in (local-distclean): Also remove fastjar.
4866
48672000-12-10 Anthony Green <green@redhat.com>
4868
4869 * configure.in: Define libgcj. Disable libgcj target libraries for
4870 most targets.
4871
48722000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
4873
4874 * configure.in (target_libs): Revert 2000-12-08 patch.
4875 (noconfigdirs): Added target-libjava.
4876
48772000-12-09 Laurynas Biveinis <lauras@softhome.net>
4878
4879 * Makefile.in: handle DOS-style absolute paths.
4880
48812000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4882
4883 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4884 libjava.
4885 * configure.in (target_libs): Removed `target-libjava'.
4886
48872000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4888
4889 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4890 (ALL_MODULES): Added fastjar.
4891 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4892 (all-target-libjava): all-fastjar replaces all-zip.
4893 (all-fastjar): Added.
4894 (configure-target-fastjar, all-target-fastjar): Likewise.
4895 * configure.in (host_tools): Added fastjar.
4896
48972000-12-07 Mike Stump <mrs@wrs.com>
4898
4899 * Makefile.in (local-distclean): Remove leftover built files.
4900
49012000-11-16 Fred Fish <fnf@be.com>
4902
4903 * configure.in (enable_libstdcxx_v3): Fix typo,
4904 libstd++ -> libstdc++.
4905
49062000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4907
4908 * configure: Provide the original toplevel configure arguments
4909 (including $0) to subprocesses in the environment rather than
4910 through gcc/configargs.h.
4911
49122000-11-12 Mark Mitchell <mark@codesourcery.com>
4913
4914 * configure: Turn on libstdc++ V3 by default.
4915
49162000-10-16 Michael Meissner <meissner@redhat.com>
4917
4918 * configure (gcc/configargs.h): Only create if there is a build GCC
4919 directory created.
4920
49212000-10-05 Phil Edwards <pme@gcc.gnu.org>
4922
4923 * configure: Save configure arguments to gcc/configargs.h.
4924
49252000-10-04 Andris Pavenis <pavenis@latnet.lv>
4926
4927 * Makefile.in (bootstrap): avoid recursion if subdir missing
4928 (cross): ditto
4929 (do-proto-toplev): ditto
4930
4931Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4932
4933 * configure.in: Do not build byacc for hppa64. Provide paths to the
4934 X11 libraries for hppa64.
4935
49362000-09-02 Anthony Green <green@cygnus.com>
4937
4938 * Makefile.in (all-gcc): Depend on all-zlib.
4939 (CLEAN_MODULES): Add clean-zlib.
4940 (ALL_MODULES): Add all-zlib.
4941 * configure.in (host_libs): Add zlib.
4942
49432000-08-25 Alexandre Oliva <aoliva@redhat.com>
4944
4945 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4946 $targargs to tell whether newlib is going to be built.
4947
4948 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4949 $$r/TARGET_SUBDIR/libio for _G_config.h.
4950
49512000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4952
4953 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4954
4955 * configure: Make enable_threads and enable_shared defaults
4956 explicit. Substitute enable_threads into generated Makefiles.
4957 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4958 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4959
49602000-08-02 Manfred Hollstein <manfredh@redhat.com>
4961
4962 * configure.in: Re-enable all references to libg++ and librx.
4963
ffb97b2f 49642002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 4965
ffb97b2f
DD
4966 * configure.in: Add *-*-freebsd* configurations.
4967
bbf6e9e3
AC
49682002-04-07 Andrew Cagney <ac131313@redhat.com>
4969
4970 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4971 (do-tar, do-bz2): New rules.
4972 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4973 (gdb-tar): New rule.
4974 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4975 (insight_dejagnu.tar): New rule.
4976 (insight.tar): New rule.
4977 (gdb+dejagnu.tar): New rule.
4978 (gdb.tar): New rule.
4979
8f1579c0
AC
49802002-04-07 Andrew Cagney <ac131313@redhat.com>
4981
4982 * MAINTAINERS: Update dejagnu/
4983
ba3c59ab
AO
49842002-03-16 Alexandre Oliva <aoliva@redhat.com>
4985
4986 * ltmain.sh (relink_command): Fix typo in previous change.
4987
6243d5dd
AO
49882002-03-15 Alexandre Oliva <aoliva@redhat.com>
4989
4990 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4991 (relink_command): Added --tag flags.
4992 (mode=install): If relinking fails; error out.
4993
80413487
RH
49942002-03-12 Richard Henderson <rth@redhat.com>
4995
4996 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4997 .NOTPARALLEL tag.
4998 (do-check): Rename from check.
4999 (check): Allow parallel check.
5000
3daeddf6
RH
50012002-03-11 Richard Henderson <rth@redhat.com>
5002
5003 * Makefile.in (.NOTPARALLEL): Add fake tag.
5004
fad93c55
L
50052002-03-07 H.J. Lu (hjl@gnu.org)
5006
5007 * configure.in: Enable gprof for mips*-*-linux*.
5008
2e8357fc
AO
50092002-02-28 Alexandre Oliva <aoliva@redhat.com>
5010
5011 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5012 libjava.
5013 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5014
bd48e1a9
AC
50152002-02-24 Andrew Cagney <ac131313@redhat.com>
5016
5017 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5018
39121370
DJ
50192002-02-23 Daniel Jacobowitz <drow@mvista.com>
5020
5021 * config.guess: Import from master sources, rev 1.232.
5022 * config.sub: Import from master sources, rev 1.246.
5023
081ff160
AO
50242002-02-23 Alexandre Oliva <aoliva@redhat.com>
5025
5026 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5027 because its Makefile is there; test for the executable instead.
5028
20a5393b
AO
50292002-02-09 Alexandre Oliva <aoliva@redhat.com>
5030
5031 Contribute sh64-elf.
5032 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5033 * configure.in: Added sh64-*-*.
5034
38135629
JJ
50352002-02-04 Jeff Johnston <jjohnstn@redhat.com>
5036
80413487
RH
5037 * COPYING.NEWLIB: Remove advertising clause from
5038 Berkeley and Red Hat licenses.
38135629 5039
48d19748
MD
50402002-02-01 Mo DeJong <supermo@bayarea.net>
5041
5042 * Makefile.in: Add all-tix to deps for all-snavigator
5043 so that tix is built when building snavigator.
5044
f6e1c110
BE
50452002-02-01 Ben Elliston <bje@redhat.com>
5046
5047 * config.guess: Import from master sources, rev 1.229.
5048 * config.sub: Import from master sources, rev 1.240.
5049
4867be41
DJ
50502002-01-27 Daniel Jacobowitz <drow@mvista.com>
5051
5052 From Steve Ellcey <sje@cup.hp.com>:
5053 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5054 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5055 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5056 IA64.
5057 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5058 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5059 soname_spec, sys_lib_search_path_spec): Ditto.
5060
e82380cc
JT
50612002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
5062
5063 * configure.in (*-*-netbsd*): New. Skip target-newlib,
5064 target-libiberty, and target-libgloss. Skip Java-related
5065 libraries if not supported for NetBSD on target CPU.
5066
1319fb9c
NC
50672002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
5068
5069 * configure.in: Import StrongARM and XScale target_configdirs from
5070 FSF GCC version.
5071
b020f6ac
L
50722002-01-16 H.J. Lu (hjl@gnu.org)
5073
5074 * config.guess: Import from master sources, rev 1.225.
5075 * config.sub: Import from master sources, rev 1.238.
5076
5077 * MAINTAINERS: Updated notes on config.guess and config.sub.
5078
a0c1c920
NC
50792002-01-11 Steve Ellcey <sje@cup.hp.com>
5080
5081 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5082 ld and gdb are not supported.
5083
a9fa5e1f
JJ
50842002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5085
5086 * Change reference to Cygnus Solutions to be Red Hat.
5087
94077108
JJ
50882002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5089
5090 * COPYING.NEWLIB: Update generic copyright date.
5091
05ecd75c
MS
50922002-01-07 Mark Salter <msalter@redhat.com>
5093
5094 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5095 Allow target-libgloss to be built for arm, strongarm, and xscale.
5096
a106bb62
BE
50972002-01-03 Ben Elliston <bje@redhat.com>
5098
5099 * MAINTAINERS: Update URL for config.* scripts.
5100
0e254642
AM
51012001-12-18 Alan Modra <amodra@bigpond.net.au>
5102
5103 * config.sub: Import latest version.
5104 * config.guess: Likewise.
5105
0a0d0041
TF
51062001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5107
5108 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5109 options for i[3456]86-pc-linux* native builds.
5110
d932cae7
NC
51112001-12-05 Laurent Guerby <guerby@acm.org>
5112
5113 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 5114 libiberty.
d932cae7
NC
5115
5116 Import this patch from gcc:
5481b376 5117
d932cae7
NC
5118 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5119
5120 * symlink-tree: handle DOS-style absolute paths.
5121
49b7683b
DD
51222001-11-28 DJ Delorie <dj@redhat.com>
5123 Zack Weinberg <zack@codesourcery.com>
5124
5125 When build != host, create libiberty for the build machine.
5126
5127 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5128 CONFIG_ARGUMENTS.
5129 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5130 New variables.
5131 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5132 and rules.
5133 (all.normal): Depend on ALL_BUILD_MODULES.
5134 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5135 (all-build-libiberty): Depend on configure-build-libiberty.
5136
5137 * configure: Calculate and substitute proper value for
5138 ALL_BUILD_MODULES.
5139 * configure.in: Create the build subdirectory.
5140 Calculate and substitute TARGET_CONFIGARGS (formerly
5141 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5142
26ef82f4
GK
51432001-11-26 Geoffrey Keating <geoffk@redhat.com>
5144
5145 * config.sub: Update to version 1.232 on subversion.
5146
43e64072
NC
51472001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5148
5149 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5150 files from .po files for a distribution.
5151
66f6c0d5
HPN
51522001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
5153
5154 * COPYING.NEWLIB: Mention preserved notice in specific parts.
5155
4a02fdb2
JH
51562001-11-13 Jeff Holcomb <jeffh@redhat.com>
5157
5158 Merged from net gcc:
5159 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5160 * ltcf-c.sh: Use $objext, not $ac_objext.
5161 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5162 * ltcf-cxx.sh: Add support for GNU.
5163 2001-07-22 Timothy Wall <twall@redhat.com>
5164 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5165 default settings if using GNU tools with that configuration.
5166 * ltcf-cxx.sh: Ditto.
5167 * ltcf-gcj.sh: Ditto.
5168 2001-07-21 Michael Chastain <chastain@redhat.com>
5169 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5170 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5171 * ltmain.sh: Mark as gcc-local.
5172
227b9953
JH
51732001-11-13 Jeff Holcomb <jeffh@redhat.com>
5174
5175 * Makefile.in (all-bison): Revert 2001-10-24.
5176 Don't depend on texinfo.
5177
cbbab8fb
JJ
51782001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5179
80413487 5180 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 5181
922b2485
DD
51822001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5183
5184 * configure.in (--enable-languages): Be more permissive about
5185 syntax. Check for empty lists better. Warn about $LANGUAGES.
5186
f08fa01d
HPN
51872001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5188
5189 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5190
fee3da4e
JH
51912001-10-24 Jeff Holcomb <jeffh@redhat.com>
5192
5193 Makefile.in (all-bison): Don't depend on texinfo.
5194
73fb1ef9
AM
51952001-10-03 Alan Modra <amodra@bigpond.net.au>
5196
5197 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5198
373688ac
AO
51992001-09-29 Alexandre Oliva <aoliva@redhat.com>
5200
5201 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5202
9c07660b
HPN
52032001-09-28 Hans-Peter Nilsson <hp@axis.com>
5204
5205 * config.sub, config.guess: Import latest from subversions.
5206
3f152009
AO
52072001-09-21 Alexandre Oliva <aoliva@redhat.com>
5208
5209 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5210 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5211 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5212 avoid quotes nesting problems.
5213 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5214 (DO_X): Export only variables that are set.
5215
8f6a59e5
BE
52162001-09-19 Ben Elliston <bje@redhat.com>
5217
5218 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5219 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5220 semantics. Use the shell built-in "type" command instead.
5221
a1ec19fa
TS
52222001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5223
5224 * config.sub: Reverted the earlier change, this version is not the
5225 master file.
5226
4008bd9b
TS
52272001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5228
5229 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5230 Add support for mips64.
5231
dd1e52a4
JH
52322001-09-03 Jeff Holcomb <jeffh@redhat.com>
5233
5234 * configure.in: Enable libstdc++-v3 for h8300 targets.
5235
91549d1c
EC
52362001-08-30 Eric Christopher <echristo@redhat.com>
5237 Jason Eckhardt <jle@redhat.com>
5238
5239 * config.sub: Add support for mipsisa32.
5240
cf966cf9
EC
52412001-08-30 Eric Christopher <echristo@redhat.com>
5242
5243 * config.sub, config.guess: Import latest from subversions.
5244
82208dc5
AM
52452001-08-20 Alan Modra <amodra@bigpond.net.au>
5246
5247 * config.sub, config.guess: Import latest from subversions.
5248
4dca8403
DD
52492001-07-26 DJ Delorie <dj@redhat.com>
5250
5251 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5252
1107dce2
AM
52532001-06-19 Alan Modra <amodra@bigpond.net.au>
5254
5255 * Makefile.in: Revert 2001-06-17.
5256 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5257
e09a6604
L
52582001-06-17 H.J. Lu <hjl@gnu.org>
5259
5260 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5261 (gas+binutils.tar.bz2): Likewise.
5262 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5263
31a8b634
AC
5264Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5265
5266 * Makefile.in (VER): When present, extract the version number from
5481b376 5267 the file version.in.
31a8b634 5268
dc70af01
AO
52692001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5270
5271 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5272 gcc/xgcc is built, use -print-prog-name to find out the program
5273 name to use.
5274
839bbd8c
AO
52752001-06-04 Mark Mitchell <mark@codesourcery.com>
5276
5277 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5278 with_gcc]: Use `gcc -shared' to build a shared library.
5279
566e9a30
AO
52802001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5281
5282 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5283 archives.
5284
e877bb69
AO
52852001-05-28 Simon Patarin <simon.patarin@inria.fr>
5286
5287 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5288 libraries when using g++ with native linker.
5289
1605288b
AO
52902001-05-28 Alexandre Oliva <aoliva@redhat.com>
5291
5292 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5293
11a383ba
TR
52942001-05-24 Tom Rix <trix@redhat.com>
5295
5296 * configure.in : enable ld for aix
cf966cf9 5297
18611226
AO
52982001-05-22 Alexandre Oliva <aoliva@redhat.com>
5299
5300 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5301 [aix4*|aix5*]: Prepend blank.
5302
6be7c12c
AO
53032001-05-20 Alexandre Oliva <aoliva@redhat.com>
5304
5305 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5306 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5307 of subdir/configure scripts to use the new libtool.m4.
5308
4ed00bba
L
53092001-05-14 H.J. Lu <hjl@gnu.org>
5310
5311 * config.if (libc_interface): Set to -libc6.2- for cross
5312 compiling to Linux/glibc 2.2.
5313
b1af961c
AO
53142001-05-03 Alexandre Oliva <aoliva@redhat.com>
5315
5316 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5317 libgcj.
5318
5ec3e74e
AO
53192001-04-26 Alexandre Oliva <aoliva@redhat.com>
5320
5321 * configure.in (noconfigdirs): Don't reset it from scratch in the
5322 target case; only append to it.
5323
b3ed1d6b
AO
53242001-04-26 Alexandre Oliva <aoliva@redhat.com>
5325
5326 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5327 sparc-*-solaris2.8]: Disable ${libgcj}.
5328
96111c10
AO
53292001-04-25 Alexandre Oliva <aoliva@redhat.com>
5330
5331 * configure.in (libgcj_saved): Copy from $libgcj.
5332 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5333 --disable-libgcj.
5334
b5bf43f2
AO
53352001-04-20 Alexandre Oliva <aoliva@redhat.com>
5336
5337 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5338 1.641.2.228.
5339
8cc32590
AO
53402001-04-12 Alexandre Oliva <aoliva@redhat.com>
5341
5342 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5343 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5344
dec0cb0c
AO
53452001-04-01 Alexandre Oliva <aoliva@redhat.com>
5346
5347 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5348 New macros.
5349 (bootstrap, cross): Use RECURSE_FLAGS.
5350 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5351
6a9c3886
AO
53522001-03-27 Alexandre Oliva <aoliva@redhat.com>
5353
5354 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5355
d4fc7db8
NC
53562001-03-23 Nick Clifton <nickc@redhat.com>
5357
5358 * README-maintainer-mode: Add note about inability to use "make
5359 distclean" in maintainer mode.
5360
7389ff65
AO
53612001-03-22 Alexandre Oliva <aoliva@redhat.com>
5362
5363 Re-installed:
5364 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5365 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5366 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5367 * ltcf-cxx.sh: Likewise.
5368 * ltcf-gcj.sh: Likewise.
5369
b3e0dc8e
PB
53702001-03-22 Philip Blundell <philb@gnu.org>
5371
5372 * config.sub, config.guess: Import latest from subversions.
5373
469b781c
AO
53742001-03-22 Alexandre Oliva <aoliva@redhat.com>
5375
5376 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5377 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5378
b0dad762
MC
53792001-03-20 Michael Chastain <chastain@redhat.com>
5380
5381 * Makefile.in: all-m4 depends on all-texinfo.
5382
c559bb17
AO
53832001-03-08 Alexandre Oliva <aoliva@redhat.com>
5384
5385 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5386
fef4ae2e
JJ
53872001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5388
5389 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5390 longer valid.
5391
8d6dd99d
NC
53922001-02-16 Nick Clifton <nickc@redhat.com>
5393
5394 * configure.in (noconfigdirs): Allow configuration of texinfo
5395 for Cygwin hosts.
5396
a85d7ed0
NC
53972001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5398
5399 * config.guess: Add linux target for S/390.
5400 * config.sub: Likewise.
5401 * configure.in: Likewise.
5402
51221c5e
DD
54032001-02-06 Ben Elliston <bje@redhat.com>
5404
5405 * configure: Output host type to stdout, not stderr.
5406
9dec4c71
MS
54072001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5408
5409 * config.guess: Import from subversions.gnu.org (revision 1.181).
5410 * config.sub: Import from subversions.gnu.org (revision 1.199).
5411
9add9c04
AM
54122001-01-30 Alan Modra <alan@linuxcare.com.au>
5413
5414 * config.guess: Handle hppa64-linux systems.
5415
8679174d
MS
54162001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5417
5418 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5419 Don't unset, it's non-portable and no longer necessary, set to empty
5420 instead.
5421
02d01ed4
MS
54222001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5423
5424 * ltconfig: Shell portability fix for the tagname validity check.
5425
4cc5853d
MS
54262001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5427
5428 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5429
7487e485
AO
54302001-01-27 Alexandre Oliva <aoliva@redhat.com>
5431
5432 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5433 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5434
f332af52
AO
54352001-01-24 Alexandre Oliva <aoliva@redhat.com>
5436
5437 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5438 keep at least one of build_libtool_libs or build_old_libs set to
5439 yes.
5440
ef099754
AO
54412001-01-24 Alexandre Oliva <aoliva@redhat.com>
5442
5443 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5444 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5445
8341f2fc 54462000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5447
8341f2fc
AJ
5448 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5449
54502000-11-03 Philip Blundell <pb@futuretv.com>
5451
5452 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5453 files.
ebf0fa2e 5454
c320a39f
JJ
54552001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5456
5457 * COPYING.NEWLIB: Put into source repository.
5458
8817b92e
BE
54592001-01-15 Ben Elliston <bje@redhat.com>
5460
5461 * configure.in (host_tools): Add sid.
5462 Always configure cgen.
5463 * Makefile.in (all-sid): New target.
5464 (check-sid, clean-sid, install-sid): Likewise.
5465
35590697
AJ
54662001-01-07 Andreas Jaeger <aj@suse.de>
5467
80413487 5468 * config.sub, config.guess: Update from subversions.
35590697 5469
6ee6cea6
AO
54702000-12-12 Alexandre Oliva <aoliva@redhat.com>
5471
5472 * configure.in: Disable language-specific target libraries for
5473 languages that aren't enabled.
5474
077b8428
NC
54752000-11-24 Nick Clifton <nickc@redhat.com>
5476
5477 * configure.in (xscale-elf): Add target.
5478 (xscale-coff): Add target.
5479 (c4x, c5x, tic54x): Move after ARM targets.
5480
9e28a1ed
AO
54812000-11-23 Alexandre Oliva <aoliva@redhat.com>
5482
5483 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5484
be98a80a
ILT
54852000-11-20 Ian Lance Taylor <ian@zembu.com>
5486
5487 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5488
5cec67bf
AO
54892000-11-18 Alexandre Oliva <aoliva@redhat.com>
5490
5491 * Makefile.in: Merge with GCC and libgcj.
5492 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5493 configure-target-<library> when their configure scripts need the C
5494 or C++ library to have already been built to work properly.
5495 (do_proto_toplev): Set them to an empty string.
5496
d932cae7 54972000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5498
5499 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5500 (REALLY_SET_LIB_PATH): Use them.
5501
d932cae7 55022000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5503
5504 * config.sub: Add support for Sun Chorus
5505
8602ff0c
NC
55062000-11-02 Per Lundberg <plundis@chaosdev.org>
5507
5508 * config.sub: Add support for the *-storm-chaos OS.
5509
f9e0997d
NC
55102000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5511
80413487
RH
5512 * configure.in (noconfigdirs): Don't compile some
5513 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5514
d64552c5
AO
55152000-09-30 Alexandre Oliva <aoliva@redhat.com>
5516
5517 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5518 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5519 all affected `configure' scripts.
5520
97f60b31
AO
55212000-09-25 Alexandre Oliva <aoliva@redhat.com>
5522
5523 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5524 ltcf-c.sh.
5525
6e8dd58f
PB
55262000-09-12 Philip Blundell <philb@gnu.org>
5527
5528 * config.sub, config.guess: Update from subversions.
5529
103a2e99
AO
55302000-09-06 Alexandre Oliva <aoliva@redhat.com>
5531
51601921
AO
5532 * Makefile.in (all-zlib): Added dummy target.
5533
103a2e99
AO
5534 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5535 multi-language branch.
5536
2809b4b9
AO
55372000-09-05 Alexandre Oliva <aoliva@redhat.com>
5538
5539 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5540 (bootstrap*): Depend on all-bootstrap.
5541
7450026c
AO
55422000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5543
5544 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5545 crosses, but add gcc/include to the header search path for them.
5546
6cf86f7f
AO
55472000-08-31 Alexandre Oliva <aoliva@redhat.com>
5548
5549 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5550 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5551 * gettext.m4: New file, extracted from aclocal.m4.
5552
ce2ea6e3
AO
55532000-08-22 Alexandre Oliva <aoliva@redhat.com>
5554
5555 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5556 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5557 sub-configures.
5558
9765193e
DE
55592000-08-20 Doug Evans <dje@casey.transmeta.com>
5560
5561 * Makefile.in (ALL_MODULES): Add all-cgen.
5562 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5563 (all-cgen): New target.
5564 (all-opcodes,all-sim): Depend on all-cgen.
5565 * configure.in (host_tools): Add cgen.
5566 Only configure cgen if --enable-cgen-maint.
5567
d7b32520
AO
55682000-08-17 Alexandre Oliva <aoliva@redhat.com>
5569
5570 * config-ml.in (CC, CXX): Don't introduce a leading space.
5571
e52ef561
AO
55722000-08-16 Alexandre Oliva <aoliva@redhat.com>
5573
5574 * configure.in (libstdcxx_flags): Use
5575 libstdc++-v3/src/libstdc++.INC.
5576
88f9c2a0
AO
55772000-08-15 Alexandre Oliva <aoliva@redhat.com>
5578
5579 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5580
98fbe43f
JM
55812000-08-11 Jason Merrill <jason@redhat.com>
5582
5583 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5584 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5585 (FLAGS_FOR_TARGET): Not here.
5586 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5587
279ddab4
DD
55882000-08-07 DJ Delorie <dj@redhat.com>
5589
5590 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5591 "if we're also building gcc, and it's a gcc that will run on the
5592 build machine, we want to use its includes instead of the system's
5593 default includes".
5594
60523a83
AO
55952000-08-03 Alexandre Oliva <aoliva@redhat.com>
5596
24ffec7a
AO
5597 * configure.in (libstdcxx_flags): Don't use `"'.
5598
60523a83
AO
5599 * config-ml.in: Adjust multilib search paths to the
5600 appropriate multilib tree.
5601
daf644b5
AO
56022000-08-02 Alexandre Oliva <aoliva@redhat.com>
5603
5604 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5605 commas in $LANGUAGES.
5606
63266560
DD
56072000-08-01 Alexandre Oliva <aoliva@redhat.com>
5608
5609 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5610
56112000-07-31 Alexandre Oliva <aoliva@redhat.com>
5612
5613 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5614 CXX_FOR_TARGET for sed.
5615
56162000-07-30 Alexandre Oliva <aoliva@redhat.com>
5617
5618 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5619 Do not override if already set in the environment or in configure.
5620 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5621 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5622
9e449d3e
AO
56232000-07-27 Alexandre Oliva <aoliva@redhat.com>
5624
5625 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5626 (GCC_FOR_TARGET): Use it.
5627 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5628 * configure.in: ... here.
5629 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5630 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5631
8bbd92e0
AO
56322000-07-24 Alexandre Oliva <aoliva@redhat.com>
5633
fd1f87b2
AO
5634 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5635 (configure-target-libchill, configure-target-libobjc): Likewise.
5636
8bbd92e0
AO
5637 * configure.in: Use the same cache file for all target libs.
5638 * config-ml.in: But different cache files per multilib variant.
5639
25c6c112
JL
56402000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5641
5642 * configure (topsrcdir): Don't use dirname.
5643
ba73c63f
JM
56442000-07-20 Jason Merrill <jason@redhat.com>
5645
5646 * configure.in: Remove all references to libg++ and librx.
5647
5648 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5649
1af08294
HPN
56502000-07-20 Hans-Peter Nilsson <hp@axis.com>
5651
5652 * config.sub: Update to subversions version 2000-07-06.
5653
ba73c63f
JM
56542000-07-12 Andrew Haley <aph@cygnus.com>
5655
5656 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5657 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5658
56592000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5660
5661 * symlink-tree: Check number of arguments.
5662
d932cae7 56632000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5664
5665 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5666
ba73c63f
JM
56672000-07-05 Jim Wilson <wilson@cygnus.com>
5668
5669 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5670 search path for a g++ extracted from the build tree. This
5671 will allow link tests run by configure scripts in
5672 subdirectories to succeed.
5673
92ee2f86
UC
56742000-07-01 Koundinya K <kk@ddeorg.soft.net>
5675
80413487 5676 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5677
23f2f29f
CV
56782000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5679
5680 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5681 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5682
f04f5a67
TW
56832000-06-19 Timothy Wall <twall@cygnus.com>
5684
5685 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5686 * config.sub: Add tic54x target.
5687
11da68be
NC
56882000-06-07 Phillip Thomas <pthomas@suse.de>
5689
5690 * README-maintainer-mode: New file: Contains notes on using
5691 --enable-maintainer-mode with binutils.
5692
d932cae7 56932000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5694
5695 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5696
d932cae7 56972000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5698
5699 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5700 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5701
9442cea3
L
570220000-05-21 H.J. Lu (hjl@gnu.org)
5703
80413487
RH
5704 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5705 directory are used if they exist. Make sure
5706 $(build_tooldir)/include is searched for header files,
5707 $(build_tooldir)/lib/ for library files.
9442cea3 5708 (GCC_FOR_TARGET): Likewise.
80413487 5709 (CXX_FOR_TARGET): Likewise.
9442cea3 5710
d932cae7 57112000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5712
5713 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5714
d932cae7 57152000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5716
5717 * Makefile.in (configure-target-libiberty): Depend on
5718 configure-target-newlib.
5719
ba73c63f
JM
57202000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5721
5722 * configure.in, Makefile.in: Merge all libffi-related
5723 configury stuff from the libgcj tree.
5724
d932cae7 57252000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
5726
5727 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5728 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5729
d932cae7 57302000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
5731
5732 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5733 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 5734 current version information. Add to proto-toplev directory.
b5a23627
AC
5735 (gdb-taz): Build do-djunpack.
5736
ba73c63f
JM
57372000-05-15 David Edelsohn <edelsohn@gnu.org>
5738
5739 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5740
7c86ed39
L
57412000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5742
5743 * ltmain.sh: Preserve in relink_command any environment
5744 variables that may affect the linker behavior.
5745
d932cae7 57462000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
5747
5748 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5749
d932cae7 57502000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
5751
5752 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5753
ed0a91a5
EZ
57542000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5755
5756 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 5757 with the version name.
ed0a91a5 5758
ba73c63f 57592000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 5760
ba73c63f 5761 * config.if: Tweak.
6cafa39f 5762
ba73c63f 57632000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 5764
ba73c63f 5765 * djunpack.bat: New file.
66156876 5766
d932cae7 57672000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
5768
5769 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
5770 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5771 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5772 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 5773
ba73c63f
JM
57742000-04-16 Dave Pitts <dpitts@cozx.com>
5775
80413487
RH
5776 * config.sub (case $basic_machine): Change default for "ibm-*"
5777 to "openedition".
ba73c63f 5778
d932cae7 57792000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
5780
5781 * Makefile.in (gdb-taz): New target. GDB specific archive.
5782 (do-md5sum): New target.
5783 (MD5PROG): Define.
5784 (PACKAGE): Default to TOOL.
5785 (VER): Default to a shell script.
5786 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 5787 md5 checksum generation.
b35ece4e
AC
5788 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5789 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5790 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 5791 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 5792
d932cae7 57932000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
5794
5795 * configure (warn_cflags): Delete.
5796
ba73c63f 57972000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 5798 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 5799
80413487
RH
5800 * configure.in (enable_libstdcxx_v3): Add.
5801 (target_libs): Add bits here to switch between libstdc++-v2 and
5802 libstdc++-v3.
5803 * config.if: And this file too.
5804 * Makefile.in: Add libstdc++-v3 targets.
35590697 5805
ba73c63f
JM
58062000-04-05 Michael Meissner <meissner@redhat.com>
5807
5808 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 5809
d332c5ac
JM
58102000-03-29 Jason Merrill <jason@casey.cygnus.com>
5811
5812 * configure.in: -linux-gnu*, not -linux-gnu.
5813
d932cae7 58142000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
5815
5816 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5817 (do-tar-bz2): Replace TOOL with PACKAGE.
5818 (gdb.tar.bz2): Remove GDBTK from GDB package.
5819 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 5820 dejagnu.tar.bz2): New packages.
6dcbc97b 5821
96ce09a7
ILT
58222000-02-27 Andreas Jaeger <aj@suse.de>
5823
5824 * configure.in: Add entry for mips*-*-linux*, move catch all
5825 *-*-*linux* entry below this one.
5826
2031769e
ILT
58272000-02-27 Ian Lance Taylor <ian@zembu.com>
5828
5829 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5830
4bab746c
NC
58312000-02-24 Nick Clifton <nickc@cygnus.com>
5832
5833 * config.sub: Support an OS of "wince".
5834
d932cae7 58352000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
5836
5837 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 5838 version.
ada59422 5839
5b93d8bb
AM
58402000-02-23 Linas Vepstas <linas@linas.org>
5841
5842 * config.sub: Add support for Linux/IBM 370.
5843 * configure.in: Likewise.
5844
2fb651f6
NC
58452000-02-22 Nick Clifton <nickc@cygnus.com>
5846
5847 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5848
b8441c25
CF
58492000-02-20 Christopher Faylor <cgf@cygnus.com>
5850
5851 * config.guess: Guess "cygwin" rather than "cygwin32".
5852
d332c5ac
JM
58532000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5854
5855 * configure (gcc_version): When setting, narrow search to
5856 lines containing `version_string'.
5857
ba73c63f
JM
58582000-02-15 Denis Chertykov <denisc@overta.ru>
5859
5860 * config.sub: Add support for avr target.
5861
d932cae7 58622000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
5863
5864 * config.sub: Add mmix-knuth-mmixware.
5865
58662000-01-27 Christopher Faylor <cgf@redhat.com>
5867
5868 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5869 structure stuff to -L library search.
5870 (CXX_FOR_TARGET): Ditto.
5871 (CROSS_CHECK_MODULES): Fix spelling mistake.
5872
58732000-01-24 Mark Mitchell <mark@codesourcery.com>
5874
5875 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5876 the C++ compiler.
5877
58782000-01-12 Richard Henderson <rth@cygnus.com>
5879
5880 * configure.in: Don't build some bits for beos.
5881
58822000-01-12 Joel Sherrill (joel@OARcorp.com)
5883
5884 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5885 as include files.
5886
91b2c84d
GK
58872000-01-06 Geoff Keating <geoffk@cygnus.com>
5888
5889 * configure.in: Use mt-aix43 to handle *_TARGET defs,
5890 not mh-aix43.
5891
ba73c63f
JM
58921999-12-14 Richard Henderson <rth@cygnus.com>
5893
5894 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5895 * config.sub: Accept alphaev[78], alphaev8.
5896
58971999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5898
5899 * config.guess, config.sub: Update from autoconf.
5900
5901Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5902
5903 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5904 necessary libraries are missing.
5905
59061999-10-25 Andreas Schwab <schwab@suse.de>
5907
5908 * configure: Fix quoting inside arguments of eval.
5909
59101999-10-21 Nick Clifton <nickc@cygnus.com>
5911
5912 * config-ml.in: Allow suppression of some ARM multilibs.
5913
5914Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5915
5916 * config.guess: Add OS/390 match pattern.
5917 * config.sub: Add mvs, openedition targets.
5918 * configure.in (i370-ibm-opened*): New.
5919
ef14edc4
ILT
59201999-09-04 Steve Chamberlain <sac@pobox.com>
5921
5922 * config.sub: Add support for configuring for pj.
5923
afb478e8
NC
59241999-08-31 Nick Clifton <nickc@cygnus.com>
5925
fd6848f6 5926 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 5927
ba73c63f 59281999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
5929
5930 * configure.in: Do not configure or build ld for AIX
5931 platforms. ld is known to be broken on these platforms.
5932
ba73c63f
JM
5933Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5934
5935 * config-ml.in: Pass compiler flag corresponding to multidirs to
5936 subdir configures.
5937
c363de44
ILT
59381999-08-09 Ian Lance Taylor <ian@zembu.com>
5939
5940 * Makefile.in (LDFLAGS): Define.
5941
dc8bc5a6
ILT
59421999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5943
5944 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5945 noconfigdirs.
5946 (*-*-cygwin*): Likewise.
5947
6ca3858e
ILT
59481999-08-08 Ian Lance Taylor <ian@zembu.com>
5949
71141bb6
ILT
5950 * mkdep: New file.
5951 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5952 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5953
6ca3858e
ILT
5954 From Eli Zaretskii <eliz@is.elta.co.il>:
5955 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5956 long file name when using DJGPP on MS-DOS.
5957
ba73c63f
JM
5958Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5959
5960 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5961
2735a327
AM
59621999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5963
5964 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5965 dependency as this causes "make check" to globally "make all"
5966
ba73c63f
JM
5967Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5968
5969 * configure.in (target_libs): Added target-zlib.
5970 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5971 (CONFIGURE_TARGET_MODULES): Likewise.
5972 (CHECK_TARGET_MODULES): Likewise.
5973 (INSTALL_TARGET_MODULES): Likewise.
5974 (CLEAN_TARGET_MODULES): Likewise.
5975 (configure-target-zlib): New target.
5976 (all-target-zlib): Likewise.
5977 (all-target-libjava): Depend on all-target-zlib.
5978 (configure-target-libjava): Depend on configure-target-zlib.
5979
5980 * Makefile.in (configure-target-libjava): Depend on
5981 configure-target-newlib.
5982 (configure-target-boehm-gc): New target.
5983 (configure-target-qthreads): New target.
5984
80413487
RH
5985 * configure.in (target_libs): Added target-qthreads.
5986 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5987 (CONFIGURE_TARGET_MODULES): Likewise.
5988 (CHECK_TARGET_MODULES): Likewise.
5989 (INSTALL_TARGET_MODULES): Likewise.
5990 (CLEAN_TARGET_MODULES): Likewise.
5991 (all-target-qthreads): New target.
5992 (configure-target-libjava): Depend on configure-target-qthreads.
5993 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
5994
5995 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5996 (CONFIGURE_TARGET_MODULES): Likewise.
5997 (CHECK_TARGET_MODULES): Likewise.
5998 (INSTALL_TARGET_MODULES): Likewise.
5999 (CLEAN_TARGET_MODULES): Likewise.
6000 (all-target-libjava): New target.
6001 (all-target-boehm-gc): Likewise.
6002 * configure.in (target_libs): Added libjava, boehm-gc.
6003
08d836d6
ILT
60041999-07-22 Ian Lance Taylor <ian@zembu.com>
6005
6006 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6007 configure.bat in SUPPORT_FILES.
6008 (gas+binutils.tar.bz2): Likewise.
6009
6010 * makeall.bat: Remove; obsolete.
6011
8f36e47c
ILT
60121999-07-21 Ian Lance Taylor <ian@zembu.com>
6013
6014 From Mark Elbrecht:
6015 * configure.bat: Remove; obsolete.
6016
56e82f25
ILT
60171999-07-11 Ian Lance Taylor <ian@zembu.com>
6018
6019 * configure: Add -W -Wall to the default CFLAGS when compiling with
6020 gcc.
6021
1001d816
JL
6022Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6023
6024 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6025
106117aa
MM
60261999-06-30 Mark Mitchell <mark@codesourcery.com>
6027
6028 * configure.in: Build ld on IRIX6.
6029
c376f4ed
ILT
60301999-06-12 Ian Lance Taylor <ian@zembu.com>
6031
6032 * Makefile.in: Change distribution targets to use bzip2 instead of
6033 gzip.
6034 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 6035 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 6036
306b7445
NC
60371999-06-04 Nick Clifton <nickc@cygnus.com>
6038
6039 * config.sub: Add mcore target.
6040
d932cae7 60411999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
6042
6043 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6044
d932cae7 60451999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
6046
6047 * config.guess (dummy): Changed to $dummy.
6048
6c3175b0
NC
60491999-05-24 Nick Clifton <nickc@cygnus.com>
6050
ba73c63f
JM
6051 * config.sub: Tidied up case statements.
6052
60531999-05-22 Ben Elliston <bje@cygnus.com>
6054
6055 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6056 <jiro@din.or.jp>.
6057
6058 * config.guess: Merge with FSF version. Future changes will be
6059 more accurately recorded in this ChangeLog.
6060 * config.sub: Likewise.
6061
d932cae7 60621999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
6063
6064 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 6065
252b5132
RH
60661999-04-30 Tom Tromey <tromey@cygnus.com>
6067
6068 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6069
60701999-04-23 Tom Tromey <tromey@cygnus.com>
6071
6072 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6073
60741999-04-20 Drew Moseley <dmoseley@cygnus.com>
6075
6076 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6077 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6078 Bad merge removed these two changes.
6079
ba73c63f 6080Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 6081 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
6082
6083 * config.guess (interix Alpha): Add.
6084
252b5132
RH
60851999-04-11 Richard Henderson <rth@cygnus.com>
6086
6087 * configure.in (i?86-*-beos*): Do config gperf; don't config
6088 gdb, newlib, or libgloss.
6089
d932cae7 60901999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6091
ba73c63f
JM
6092 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6093 link a trivial program with -mabi=64. If it fails, remove mabi=64
6094 from multidirs.
6095
d932cae7 60961999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
6097
6098 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6099
252b5132
RH
61001999-04-08 Nick Clifton <nickc@cygnus.com>
6101
6102 * config.sub: Add support for mcore targets.
6103
61041999-04-07 Michael Meissner <meissner@cygnus.com>
6105
6106 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6107 not mt-ospace, in order to shut up assembler warning about using
6108 symbols that are named the same as registers.
6109
61101999-04-07 Drew Moseley <dmoseley@cygnus.com>
6111
6112 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6113 dependency list for all-target-cygmon.
6114
61151999-04-05 Doug Evans <devans@casey.cygnus.com>
6116
6117 * config-ml.in: Check $host, not $target, for selective multilibs.
6118 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6119 thumb interworking, and underscore prefix multilibs.
6120
61211999-04-04 Ian Lance Taylor <ian@zembu.com>
6122
6123 * missing: Update to version from current automake.
6124
6125Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6126
6127 * configure (gxx_include_dir): Removed.
6128
6129 * configure.in (gxx_include_dir): Handle it.
6130 * Makefile.in: Likewise.
6131
61321999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6133
6134 * config.sub (mips64vr4111,mips64vr4111el) Add.
6135
61361999-03-21 Ben Elliston <bje@cygnus.com>
6137
80413487 6138 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
6139
6140Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6141
252b5132
RH
6142 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6143 config/mh-djgpp.
6144
6145Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6146
6147 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6148 all-target-newlib to dependency list for all-target-bsp.
6149
6150Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6151
6152 * config.sub: Add i386-uwin support.
6153 * config.guess: Likewise.
6154
6155Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6156
6157 * configure.in: cleanup, add mh-*pic handling for arm, special
6158 case powerpc*-*-aix*
6159
6160Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6161
6162 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6163 can be built.
6164
6165Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6166
6167 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 6168 targets.
252b5132
RH
6169
61701999-03-02 Nick Clifton <nickc@cygnus.com>
6171
6172 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6173
d932cae7 61741999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6175
6176 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6177
61781999-02-24 Nick Clifton <nickc@cygnus.com>
6179
6180 * config.sub: Fix typo in arm recognition.
6181
d932cae7 61821999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
6183
6184 * configure.in (noconfigdirs): Changed target_configdirs to
6185 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6186 rather than m68k-*-* since it is not known to work on
6187 m68k-aout. Ditto for arm-*-*oabi.
6188
d932cae7 61891999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
6190
6191 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
6192
61931999-02-19 Ben Elliston <bje@cygnus.com>
6194
6195 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6196 Smart and improved by Andrew Cagney.
6197
d932cae7 61981999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
6199
6200 * config.guess: Recognize openbsd-*-hppa.
6201
d932cae7 62021999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
6203
6204 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6205 only if it is not empty.
6206
62071999-02-17 Nick Clifton <nickc@cygnus.com>
6208
6209 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 6210
fd6848f6 6211 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
6212
6213 * config.sub: Modified to recognize uname's armv* syntax.
6214
62151999-02-17 Mark Salter <msalter@cygnus.com>
6216
6217 * configure.in: Added target-bsp for sparclite.
6218
d932cae7 62191999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
6220
6221 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6222
62231999-02-08 Nick Clifton <nickc@cygnus.com>
6224
6225 * configure.in: Add support for strongarm port.
6226 * config.sub: Add support for strongarm target.
6227
d932cae7 62281999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 6229
252b5132
RH
6230 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6231 the old name config/mh-cygwin32.
6232 Enable texinfo.
6233
d932cae7 62341999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
6235
6236 * configure.in: Do build ld for ix86 Solaris.
6237
d932cae7 62381999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
6239
6240 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6241 $AR_FOR_TARGET. Likewise for RANLIB.
6242
d932cae7 62431999-02-02 Catherine Moore <clm@cygnus.com>
35590697 6244
80413487
RH
6245 * config.sub (oabi): Recognize.
6246 * configure.in (arm-*-oabi): Handle.
252b5132 6247
d932cae7 62481999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
6249
6250 * config.guess: Improve detection of i686 on UnixWare 7.
6251
d932cae7 62521999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
6253
6254 * config.guess: Add support for i386-pc-interix.
6255 * config.sub: Likewise.
6256 * configure.in: Likewise.
252b5132 6257
d932cae7 62581999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6259
6260 * Makefile.in: Remove unneeded all-target-libio from
6261 from all-target-winsup target since it is now unneeded.
6262 Add all-target-libtermcap in its place since it is now
6263 needed.
6264
d932cae7 62651998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6266
6267 * configure.in: makefile stub for cygwin target is probably
6268 unnecessary. Remove it for now.
252b5132 6269
d932cae7 62701998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6271
6272 * configure.in: libtermcap.a should be built when cygwin is the
6273 target as well as the host.
6274 * config.guess: Allow mixed case in cygwin uname output.
6275 * Makefile.in: Add libtermcap target.
252b5132 6276
d932cae7 62771998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6278
6279 * config.sub: Clean up handling of hppa2.0.
6280
d932cae7 62811998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
6282
6283 * config.guess: Use C code to identify more HP machines.
6284
6285Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6286
6287 * config.sub: Handle hppa2.0.
6288
ba73c63f
JM
6289Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6290
6291 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 6292 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
6293
62941998-12-15 Mark Salter <msalter@cygnus.com>
6295
6296 * configure.in: Added target-bsp for several target architectures.
6297
6298 * Makefile.in: Added rules for bsp.
6299
252b5132
RH
6300Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6301
6302 * config.guess: Improve detection of hppa2.0 processors.
6303
6304Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6305
6306 * config.guess: Recognize FreeBSD using ELF automatically.
6307
63081998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6309
6310 * configure (skip-this-dir): Add handling for new shell script, which
6311 might be created by a sub-directory's configure to indicate, this particular
6312 directory is "unwanted".
6313 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6314
252b5132
RH
6315Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6316
6317 * ltconfig: import from libtool, after changing libtool to
6318 account for the cygwin name change.
6319
6320Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6321
6322 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6323 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6324
6325Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6326
6327 * configure.in: Add libtermcap to list of cygwin dependencies.
6328
d932cae7 63291998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 6330
80413487
RH
6331 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6332 they include winsup/include when it's a cygwin target.
252b5132
RH
6333
63341998-11-12 Tom Tromey <tromey@cygnus.com>
6335
6336 * configure.in (host_tools): Added zip.
6337 * Makefile.in (all-target-libjava): Depend on all-zip.
6338 (all-zip): New target.
6339 (ALL_MODULES): Added all-zip.
6340 (NATIVE_CHECK_MODULES): Added check-zip.
6341 (INSTALL_MODULES): Added install-zip.
6342 (CLEAN_MODULES): Added clean-zip.
6343
d932cae7 63441998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6345
6346 * Makefile.in: lose "32" from comment about cygwin.
6347
d932cae7 63481998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
6349
6350 * configure.in: Use -Os to build target libraries for the fr30.
6351
d932cae7 63521998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
6353
6354 * config.sub: Add fr30.
6355
d932cae7 63561998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 6357
80413487 6358 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
6359 cygwin* instead of cygwin32*.
6360 * config.sub: Check cygwin* instead of cygwin32*.
6361
d932cae7 63621998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
6363
6364 * config.guess: Match any version of Unixware7.
6365
252b5132
RH
63661998-10-20 Syd Polk <spolk@cygnus.com>
6367
6368 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6369 if desired.
6370
d932cae7 63711998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6372
6373 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6374 these if the appropriate directories and files to not exist.
6375
d932cae7 63761998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6377
6378 * Makefile.in (DEVO_SUPPORT): Add config.if.
6379
d932cae7 63801998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
6381
6382 * configure: Add pattern to replace "build_tooldir"'s
6383 definition in the generated Makefile with "tooldir"'s
6384 actual value.
6385
252b5132
RH
6386Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6387
6388 * config.sub: Bring back lost sparcv9.
6389
ba73c63f
JM
6390 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6391
6392Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6393
6394 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6395 CC_FOR_TARGET and friends.
6396
6397Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6398
ba73c63f
JM
6399 * Makefile.in (build_tooldir): New variable, same as tooldir.
6400 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6401 -B$(build_tooldir)/bin/.
6402 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6403
252b5132
RH
6404Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6405
6406 * config.sub: Add support for i[34567]86-pc-udk.
6407 * configure.in: Likewise.
6408
6409Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6410
6411 * Makefile.in: add bzip2 package building bits for user
6412 tools module
6413 * configure.in: ditto
6414
ba73c63f
JM
6415Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6416
6417 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6418 (ALL_TARGET_MODULES): Add all-target-libobjc.
6419 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6420 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6421 (all-target-libchill): Add dependencies.
6422 * configure.in (target_libs): Add libchill.
35590697 6423
252b5132
RH
64241998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6425
ba73c63f 6426 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6427
6428Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6429
6430 * Makefile.in (all-automake): fix dependencies.
6431
6432Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6433
6434 * configure.in: Minor cleanups for building in the $(target_alias)
6435 subdir.
6436
64371998-09-22 Jim Wilson <wilson@cygnus.com>
6438
6439 * Makefile.in (bootstrap): Set r and s before make all. Use
6440 BASE_FLAGS_TO_PASS in make all.
6441 (cross): Likewise.
6442
64431998-09-20 Mark Mitchell <mark@markmitchell.com>
6444
6445 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6446
252b5132
RH
6447Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6448
6449 * config.sub: Fix typo in last change.
6450
64511998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6452
6453 * config.sub: Add support for C4x target.
6454 * configure.in: Likewise.
6455
64561998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6457
6458 * config.sub: Recognize sparcv9 just like sparc64.
6459
6460Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6461
6462 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6463
6464Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6465
6466 * config.guess: Correctly identify Pentium II sco boxes.
6467
6468 * config.guess: Fix "tr" code. From Weiwen Liu.
6469
6470Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6471
6472 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6473 stabs.
6474
6475Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6476
6477 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6478 (ALL_TARGET_MODULES): Add all-target-libchill.
6479 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6480 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6481 (all-target-libchill): Add dependencies.
6482 * configure.in (target_libs): Add libchill.
6483
6484Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6485
6486 * config.guess: Avoid assumptions about "tr" behaves when
6487 LANG is set to something other than English.
6488
6489Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6490
6491 * configure (gxx_include_dir): Changed to
6492 '${prefix}/include/g++'-${libstdcxx_interface}.
6493
6494 * config.if: New to determine the interfaces.
6495
6496Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6497
6498 * config.guess: Detect and handle MPE/IX.
6499 * config.sub: Deal with MPE/IX.
6500
6501Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6502
6503 * configure.in: Use mh-aix43.
6504
65051998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6506
6507 * configure: Fix --without/--disable cases for gxx-include-dir.
6508
6509Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6510
6511 * mdata-sh: Imported. Needed for automake support.
6512
6513Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6514
ba73c63f 6515 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6516 "chmod og=u `find . -print`".
6517
6518Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6519
ba73c63f 6520 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6521
6522Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6523
6524 * Makefile.in: Undo previous patch.
6525
6526Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6527
6528 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6529 to here ...
6530 (install-no-fixedincludes): and here
6531 (INSTALL_MODULES): ... from here.
6532
6533Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6534
6535 * config.sub: Merge with FSF.
6536
6537 * config.guess: Merge with FSF.
6538
6539Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6540
6541 * configure (extraconfigdirs): New variable.
6542 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6543 * Makefile.in (all): Move higher in file.
6544 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6545 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6546 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6547 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6548 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6549
65501998-07-23 Brendan Kehoe <brendan@cygnus.com>
6551
6552 * Makefile.in (all-target-libjava): Depend on all-gcc and
6553 all-target-newlib.
6554 (configure-target-libjava): Depend on $(ALL_GCC).
6555
6556Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6557
6558 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6559 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6560
6561Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6562
6563 * ylwrap: Change absolute path checks to check for DOS style path
6564 names.
6565
6566 * ylwrap: Don't use a full path name if the source file is in the
6567 same directory. From hjl@lucon.org (H.J. Lu).
6568
6569 * config-ml.in: Default to being verbose, to match Feb 18 change to
6570 configure.
6571
6572Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6573
6574 Brought over from egcs:
6575
6576 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6577
6578 * configure.in (target_subdir): Set to ${target_alias} instead
6579 of "libraries".
6580
6581 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6582
6583 * configure.in (target_subdir): Set to libraries if enable_multilib.
6584
6585Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6586
6587 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6588 multilibs, force reconfiguration the first time we create
6589 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6590
6591Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6592
6593 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6594 avoid confusion with --no-recursion.
6595
6596Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6597
6598 * configure.in: Win32 hosts shouldn't use install -x
6599 * install-sh: remove -x option, and special .exe-handling
6600 hack.
6601
6602Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6603
6604 * config.guess: Recognize i586-pc-beos.
6605 * configure.in: Don't build some bits for beos.
6606
6607Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6608
6609 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6610 CFLAGS default to -O2.
6611
6612 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6613 when using GNU ld.
6614
6615Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6616
6617 * ltmain.sh: Correct install when using a different shell.
6618
6619Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6620
6621 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6622
6623Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6624
6625 * makefile.vms: Update to build binutils/makefile.vms. Add install
6626 target.
6627
6628Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6629
6630 * ltconfig: Update to correct AIX handling.
6631
6632Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6633
6634 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6635
6636 * configure.in (target_subdir): Set to ${target_alias} instead
6637 of "libraries".
6638
66391998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6640
6641 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6642 (Makefile): Depend on $(gcc_version_trigger).
6643
6644 * configure (gcc_version): Change default initializer to empty
6645 string.
6646 (gcc_version_trigger): New variable; pass this variable down
6647 to subdir configures to enable them checking gcc's version
6648 themselves. Emit make macros for both gcc_version vars.
6649 (topsrcdir): Initialize reliably.
6650 (recursion line): Remove --with-gcc-version=${gcc_version}.
6651
66521998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6653
6654 * configure (enable_version_specific_runtime_libs): Implement new flag
6655 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6656 in $(libsubdir); emit definition in each generated Makefile.
6657 (gxx_include_dir): Initialize depending on
6658 $enable_version_specific_runtime_libs.
6659
66601998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6661
6662 * configure (gcc_version): Initialize properly depending on
6663 how and where configure is started.
6664 (recursion line): Pass a --with-gcc-version=${gcc_version}
6665 to configures in subdirs.
6666
6667Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6668
6669 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6670 cygmon
252b5132
RH
6671
6672Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6673
6674 * configure.in: Add cygmon and libstub support for mn10200.
6675
66761998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6677
6678 * configure (gcc_version): Add new variable describing the
6679 particular gcc version we're building.
6680 * Makefile.in (libsubdir): Add new macro for the directory
6681 in which the compiler finds executables, libraries, etc.
6682 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6683 and libsubdir.
6684
6685Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6686
ba73c63f
JM
6687 * Makefile.in (local-clean): Remove *.log.
6688 (warning.log): Built with warn_summary from build.log.
6689 (mail-report.log): Run test_summary.
6690 (mail-report-with-warnings.log): Run test_summary including
6691 warning.log in the report.
252b5132
RH
6692
6693Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6694
6695 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6696
6697Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6698
6699 * Makefile.in (grep): Grep no longer depends on libiberty.
6700
6701Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6702
6703 * Makefile.in: all-snavigator needs all-libgui.
6704
6705Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6706
6707 * configure.in: Add cygmon and libstub support for mn10300.
6708
6709Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6710
6711 * missing: Update to version from automake 1.3.
6712
6713 * ltmain.sh: On installation, don't get confused if the same name
6714 appears more than once in the list of library names.
6715
6716Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6717
6718 * config.sub: Accept m68060 and m5200 as CPU names.
6719
6720Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6721
6722 * configure: Use && rather than using -a in test, because odd
6723 strings can confuse test.
6724 * configure.in: Likewise.
6725
6726Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6727
6728 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6729
6730Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6731
6732 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
6733 bootstrap4-lean): New targets.
6734
6735Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6736
6737 * mpw-* Delete. Not used.
252b5132
RH
6738
6739Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6740
6741 * COPYING.LIB: Update FSF address.
6742
6743Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6744
6745 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6746
6747 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6748 GAS_SUPPORT_DIRS.
6749
6750Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
6751
6752 * ltconfig, ltmain.sh: Avoid producing a version number if
6753 -version-info was not used.
6754
6755Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
6756
6757 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6758 building with newlib.
6759
67601998-04-30 Paul Eggert <eggert@twinsun.com>
6761
ba73c63f 6762 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 6763 Solaris `make' causes it to continue to next definition.
252b5132 6764
afb8d725
JM
6765Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
6766
6767 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6768 the right GUI libraries and files are installed along with GDB.
6769
252b5132
RH
6770Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
6771
6772 * configure.in: Change alpha to alpha* in several places.
6773
6774Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
6775
6776 * config.sub: Recognize sparc86x.
6777
6778Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 6779
252b5132
RH
6780 * configure.in (--enable-target-optspace): Remove debug echo.
6781
6782Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
6783
6784 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6785
6786Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
6787
6788 * ltconfig: Update cygwin32 support.
6789
6790 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6791 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6792 (GDB_SUPPORT_DIRS): Likewise.
6793
6794Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
6795
6796 * configure.in (target_makefile_frag): If --enable-target-optspace,
6797 use -Os to compile target libraries rather than -O2. Default to
6798 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6799 not used.
6800 * configure.in (target_cflags): Ditto for d30v.
6801
6802Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
6803
6804 * Makefile.in (all-bfd): Depend on all-intl.
6805 (all-binutils): Likewise.
6806 (all-gas): Likewise.
6807 (all-gprof): Likewise.
6808 (all-ld): Likewise.
6809
252b5132
RH
68101998-04-19 Brendan Kehoe <brendan@cygnus.com>
6811
6812 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6813
6814Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6815
6816 * Makefile.in (all-bfd): Depend upon all-libiberty.
6817
6818 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6819
6820Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6821
6822 * Makefile.in: Add libstub.
6823
6824 * configure.in: Ditto. Build libstub for targets that have cygmon
6825 support.
6826
6827Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6828
6829 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6830
6831Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6832
6833 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6834 use mh-sysv5 if specified. Support gprof on SCO Open Server.
6835
6836Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6837
6838 * configure: Define DEFAULT_M4 by searching PATH.
6839 * Makfile.in: Use DEFAULT_M4.
6840
6841Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6842
6843 * ltconfig: Add cygwin32 support.
6844
6845 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
6846 to configure and build.
6847
6848Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6849
6850 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
6851
6852Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
6853
6854 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6855
6856Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
6857
6858 * Makefile.in: add ash make rules
6859 * configure.in: add ash to native_only and host_tools lists
6860
6861Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
6862
6863 * Makefile.in (all-gettext, all-intl): New targets.
6864 (ALL_MODULES): Added all-gettext, all-intl.
6865 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6866 (INSTALL_MODULES): Added install-gettext, install-intl.
6867 (CLEAN_MODULES): Added clean-gettext, clean-intl.
6868
6869 * configure.in (host_tools): Added gettext.
6870 (native_only): Likewise.
6871 (noconfigdirs) [various cases]: Likewise.
6872 (host_libs): Added intl.
6873
afb8d725
JM
6874Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
6875
6876 * configure: Do not disable building gdbtk for cygwin32 hosts.
6877
ba73c63f
JM
6878Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
6879
6880 * configure.in: Add thumb-coff target.
6881 * config.sub: Add thumb-coff target.
6882
252b5132
RH
6883Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6884
6885 * Makefile.in: Revert yesterday's change.
6886 (all-target-winsup): all-target-librx stays out of here.
6887
6888Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
6889
ba73c63f
JM
6890 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6891 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6892 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
6893 Remove references to librx and libg++.
6894
6895Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6896
6897 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6898 recursive makes
6899
6900Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6901
6902 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6903 for newlib directory.
6904 (CXX_FOR_TARGET): Likewise.
6905
6906Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6907
6908 * ltconfig: Update after libtool/ltconfig.in change for
6909 hpux11.
6910
6911Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6912
6913 * ltconfig, ltmain.sh: Update to libtool 1.2.
6914
6915Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6916
6917 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6918 (install-gcc-cross): Instead, override LANGUAGES here.
6919
69201998-03-18 Dave Love <d.love@dl.ac.uk>
6921
6922 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6923 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6924
6925Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6926
6927 * configure.in: Add Thumb-pe target.
6928
6929Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 6930
252b5132
RH
6931 * Makefile.in - changed sn targets to snavigator
6932 * configure.in - changed sn targets to snavigator
6933
6934Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6935
6936 * config-ml.in: After building symlink tree call make distclean
6937 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6938 to be the case for libiberty.
6939
6940Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6941
6942 * configure: When making link, also check the current
6943 directory. The configure scripts may create one.
6944
6945Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6946
6947 * config.sub: Accept alphapca56 and alphaev6 properly.
6948
6949Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6950
6951 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6952
252b5132
RH
6953Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6954
80413487 6955 * config.sub (sco5): Fix typo.
252b5132
RH
6956
6957Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6958
6959 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6960 install-itcl.
6961 (install-itcl): Remove dependency on install-tcl.
6962
6963Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6964
6965 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6966
252b5132
RH
6967Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6968
6969 * configure.in: Don't build libgui for a cygwin32 target when not on
6970 a cygwin32 host.
6971
6972Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6973
6974 * configure (redirect): Set to null, so default behavior of
6975 configure is now --verbose.
6976
69771998-02-16 Dave Love <d.love@dl.ac.uk>
6978
6979 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6980 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6981
6982Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6983
6984 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6985 this change to sync Makefile.in with its ChangeLog entries.
6986
6987Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6988
6989 * ltmain.sh (mkdir): Check that the directory doesn't exist
6990 before we exit with error, so that we don't get races during
6991 parallel builds.
6992
6993Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6994
6995 * ltconfig, ltmain.sh: Update from libtool 1.0i.
6996
6997Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
6998
6999 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7000 PICFLAG_FOR_TARGET.
7001 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7002
7003 * configure: Emit a definition for the new macro enable_shared
7004 into each Makefile.
7005
252b5132
RH
7006Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7007
7008 * configure.in (host_tools, native_only): Add libtool.
7009
7010Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7011
7012 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7013 Fix typo in ming config comment.
7014
7015Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7016
7017 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7018
7019Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7020
7021 * config.sub: Add tic30 cases, and map c30 to tic30.
7022
ba73c63f
JM
7023Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7024
7025 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7026 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7027 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7028 (CLEAN_TARGET_MODULES): Similarly
7029 (all-target-libf2c): Add dependences.
35590697 7030 * configure.in (target_libs): Add libf2c.
ba73c63f 7031
252b5132
RH
7032Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7033
ba73c63f
JM
7034 * configure.in: Remove expect from noconfigdirs when target
7035 is cygwin32. OK to build expect and dejagnu with Canadian
7036 Cross.
252b5132
RH
7037
7038Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7039
7040 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7041 host.
7042
7043 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7044 and mingw32.
7045
7046Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7047
7048 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7049 here as it is not defined in the toplevel Makefile.
7050
7051Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7052
7053 * configure (package_makefile_rules_frag): New variable, which names
7054 a file with generic rules, ...
7055 Change comment to mention we now have FIVE parts.
7056 * configure: Undo last change.
7057
7058Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7059
7060 * config.guess: More accurate determination of HP processor types.
7061 * config.sub: More accurate determination of HP processor types.
7062
7063Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7064
7065 * configure (package_makefile_frag): Move inserting the
7066 ${package_makefile_frag} to where it should be according
7067 to the comment.
7068
ba73c63f 7069Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
7070
7071 * config.guess: Add support for Linux/ARM.
7072
7073Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7074
7075 * .cvsignore: Remove *-info and *-install since they match
7076 release-info and mpw-install, which we don't want to just ignore.
7077
7078Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7079
7080 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7081
7082Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7083
7084 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7085 local_prefix to sub-make invocations.
7086
7087Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7088
7089 * configure.in: Check makefile fragments in the source
7090 directory.
7091
7092Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7093
ba73c63f
JM
7094 * configure.in: Check whether host and target makefile
7095 fragments exist before adding them to *_makefile_frag.
252b5132
RH
7096
7097Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7098
7099 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 7100
252b5132
RH
7101Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7102
7103 * configure.in: Make sure we only replace RPATH_ENVVAR on
7104 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7105 regexp to sed.
7106
7107 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7108 to sub-makes.
7109
71101998-01-13 Lee Iverson (leei@ai.sri.com)
7111
7112 * config-ml.in (multi-do): LDFLAGS must include multilib
7113 designator.
7114
7115Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
7116
7117 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7118
7119Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7120
7121 * config.sub: Add mingw32 support.
7122 * configure.in: Likewise.
252b5132
RH
7123
7124Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7125
7126 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7127
7128Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7129
7130 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7131 * configure (gxx_include_dir): Provide a definition for subdirs
7132 which do not use autoconf.
7133
7134Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7135
7136 * config.guess: Sync with egcs. Picks up new alpha support,
7137 BeOS & some additional linux support.
7138
ba73c63f 7139Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7140
7141 * config.guess: HP 9000/803 is a PA1.1 machine.
7142
ba73c63f
JM
7143Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7144
7145 * configure.in: It's alpha*-...
252b5132
RH
7146
7147Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7148
ba73c63f
JM
7149 * configure.in (host_makefile_frag, target_makefile_frag):
7150 Handle multiple config files.
7151 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7152 alpha-*-*.
252b5132
RH
7153
7154Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7155
7156 * mkdep: New file.
7157
7158Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7159
7160 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7161
7162Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7163
7164 * Makefile.in: Add libgui directory.
7165 (GDB_TK): Add all-libgui.
7166 * configure.in: Add libgui directory.
7167 * configure: Add all-libgui to GDB_TK.
7168
7169Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7170
7171 * config-ml.in (multidirs): Add m32r to multilib list.
7172
7173Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7174
7175 * Makefile.in (all-target-gperf): Change dependency to
7176 all-target-libstdc++.
7177
7178Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7179
7180 * config.guess: Add BeOS support.
7181
7182Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7183
7184 Source directory cvs renamed to cvssrc:
7185 * configure.in (host_tools): Change cvs to cvssrc.
7186 (native_only): Likewise.
7187 (noconfigdirs) [various cases]: Likewise.
7188 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7189 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7190 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7191 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7192 (all-cvssrc): Rename target from all-cvs.
7193
7194Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7195
7196 * configure (gxx_include_dir): Fix thinko.
7197
7198Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7199
7200 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7201 (install-cross, install-gcc-cross): New targets.
7202
7203Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7204
7205 * configure.in (noconfigdirs): Add support for Thumb target.
7206
7207 * config.sub (maybe_os): Add support for Thumb target.
7208
7209Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7210
7211 * Makefile.in: Add rules for cygmon.
7212
7213 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7214
7215Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7216
7217 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7218 * configure (gxx_include_dir): Provide a definition for subdirs
7219 which do not use autoconf.
7220
7221Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7222
7223 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 7224 11/18/97 build
252b5132
RH
7225
7226Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7227
7228 * From Franz Sirl.
7229 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7230 found on RedHat Linux systems.
7231
7232Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7233
7234 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7235 guesses.
7236
7237Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7238
7239 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7240
7241Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7242
7243 * ltmain.sh: If mkdir fails, check whether the directory was created
7244 anyhow by some other process.
7245
7246Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7247
7248 * configure.in (d30v-*-*): Configure all directories.
7249
7250Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7251
7252 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7253 for the D30V.
7254
7255Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7256
7257 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7258
7259Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7260
80413487
RH
7261 * include/libiberty.h: Add extern "C" { so it can be used with C++
7262 progrms.
7263 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7264 programs.
252b5132
RH
7265
7266Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7267
7268 * configure.in (d30v-*-*): Configure GCC now.
7269
7270Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7271
7272 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7273 is no longer needed.
7274
7275Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7276
7277 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7278
7279Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7280
7281 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7282 targets using "$@" to provide support for similar but not identical
7283 targets without having to duplicate code.
7284
7285Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7286
7287 * makefile.vms: Fix to work with DEC C.
7288
7289Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7290
7291 * config.sub: Add mips-tx39-elf to marketing names.
7292
7293Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7294
7295 * ltmain.sh: Handle symlinks in generated script.
7296
7297Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7298
7299 * configure: Handle autoconf style directory options: --bindir,
7300 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7301 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7302 --sysconfdir.
7303 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7304 (sharedstatedir, localstatedir, oldincludedir): New variables.
7305 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7306 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7307 sbindir, sharedstatedir, and sysconfdir.
7308
7309Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7310
7311 * Makefile.in (bootstrap-lean): New target.
7312
7313Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7314
7315 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 7316 sn, and gnuserv from noconfigdirs.
252b5132
RH
7317
7318Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7319
7320 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7321
7322Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7323
ba73c63f 7324 * Makefile.in (cross): New target.
252b5132
RH
7325
7326Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 7327 Jeff Law <law@cygnus.com>
252b5132
RH
7328
7329 * Makefile.in (bootstrap2, bootstrap3): New targets.
7330 (all-bootstrap): Remove outdated and confusing target.
7331 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7332
afb8d725
JM
7333Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7334
7335 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 7336 windows. Consistent with gdb/configure.
afb8d725 7337
252b5132
RH
73381997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7339
252b5132
RH
7340 * configure.in: Name Linux target fragment.
7341
7342 * configure: Rewrite so that project Makefile fragment is inserted
7343 first and appears last in the resulting Makefile.
7344
7345Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7346
7347 * Makefile.in (install-itcl): Install tcl first.
7348
252b5132 7349Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 7350
252b5132
RH
7351 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7352
7353Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7354
7355 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7356
7357 * configure.in (skipdirs): Add target-librx for Linux.
7358 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7359
7360Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7361
7362 * Makefile.in (bootstrap): New target.
7363
7364Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7365
7366 * config.sub: Accept 'amigados' for backward compatability.
7367
7368Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7369
7370 * config.guess: Merge with FSF.
7371
ba73c63f
JM
7372Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7373
7374 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7375
252b5132
RH
7376Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7377
7378 * config.sub: Add "marketing-names" patch.
7379
7380Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7381
80413487 7382 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
7383
7384Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7385
7386 * config.sub: Handle v850-elf.
7387
ba73c63f
JM
7388Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7389
7390 * .cvsignore (*-install): Remove.
7391
252b5132
RH
7392Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7393
7394 * ltconfig: Set CONFIG_SHELL in libtool.
7395 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7396
7397Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7398
7399 * configure.in (target_subdir): Set to libraries if enable_multilib.
7400
7401Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7402
7403 * config.guess: Update from gcc directory.
7404
7405Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7406
7407 * Makefile.in (all-sim): Depends on all-readline.
7408
7409Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7410
7411 * Makefile.in (BISON, YACC): Use $$s.
7412 (all-bison): Depend on all-texinfo.
7413
7414Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7415
7416 * Makefile.in (BISON): Add -L flag.
7417 (YACC): Likewise.
7418
7419Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7420
35590697
AJ
7421 * configure.in (noconfigdirs): Add support for v850e target.
7422
252b5132
RH
7423 * config.sub (maybe_os): Add support for v850e target.
7424
7425Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7426
35590697
AJ
7427 * configure.in (noconfigdirs): Add support for v850ea target.
7428
252b5132
RH
7429 * config.sub (maybe_os): Add support for v850ea target.
7430
7431Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7432
7433 * config.sub: Add mipstx39. Delete r3900.
7434
7435Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7436
7437 * Makefile.in (all-autoconf): Depends on all-texinfo.
7438
7439Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7440
7441 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7442 eabi targets.
7443
7444Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7445
7446 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7447
7448 * configure: When handling a Canadian Cross, handle YACC as well as
7449 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7450 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7451
7452Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7453
7454 * Makefile.in (BISON): bison, not byacc or bison -y.
7455 (YACC): bison -y or byacc or yacc.
7456 (various): Add *-bison as appropriate.
7457 (taz): No need to mess with BISON anymore.
7458
7459Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7460
7461 * configure: If OSTYPE matches *win32*, try to find a good value for
7462 CONFIG_SHELL.
7463
7464Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7465
7466 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7467 configure.in if it is present.
7468
7469Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7470
7471 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7472
7473Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7474
7475 * config.sub: Recognize `arc' cpu.
7476 * configure.in: Likewise.
7477 * config-ml.in: Likewise.
7478
7479Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7480
7481 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7482
7483Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7484
7485 * configure: Changed sed delimiter from ':' to '|' when
7486 attempting to substitute ${config_shell} for SHELL. On
7487 NT ${config_shell} may contain a ':' in it.
7488
7489Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7490
7491 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7492
7493Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7494
7495 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7496
7497Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7498
7499 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7500
7501 * ylwrap: If the program is a relative path, force it to be
7502 absolute.
7503
7504Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7505
7506 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7507
7508Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7509
7510 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7511 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7512 for libraries.
252b5132
RH
7513
7514Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7515
7516 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7517 separated by spaces.
252b5132
RH
7518
7519Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7520
7521 * ylwrap: New file.
7522 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7523
7524 * ltmain.sh: Handle /bin/sh at start of install program.
7525
7526 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7527
7528 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7529 * missing: New file, from automake 1.2.
7530
7531Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7532
7533 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7534 check-tk to CHECK_X11_MODULES.
7535
7536Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7537
7538 * config.sub: Merge with FSF.
7539
7540Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7541
7542 * config.guess: Merge with FSF.
7543
7544Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7545
7546 * configure: Treat msdosdjgpp like go32.
7547 * configure.in: Likewise. Don't remove gprof for go32.
7548
7549 * configure: Change Makefile.tem2 to Makefile.tm2.
7550
7551Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7552
7553 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7554
7555Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7556
7557 * install-sh (chmodcmd): Set to null if the DST directory already
7558 exists. Same as Nov 11th change.
7559
7560Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7561
35590697 7562 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7563
7564Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7565
7566 * config.guess: Update from FSF.
7567
7568Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7569
7570 * Makefile.in (GDB_TK): Depend on itcl and tix.
7571
7572Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7573
7574 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7575 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7576 (INSTALL_SCRIPT): New variable.
7577 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7578 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7579 to -x.
7580 * install-sh: Add support for -x option.
7581
7582Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7583
7584 * configure.in, Makefile.in: Treat tix like itcl.
7585
7586Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7587
7588 * Makefile.in (WINDRES): New variable.
7589 (WINDRES_FOR_TARGET): New variable.
7590 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7591 (EXTRA_HOST_FLAGS): Add WINDRES.
7592 (EXTRA_TARGET_FLAGS): Add WINDRES.
7593 (EXTRA_GCC_FLAGS): Add WINDRES.
7594 ($(DO_X)): Pass down WINDRES.
7595 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7596 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7597 DLLTOOL_FOR_TARGET.
7598
7599Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7600
7601 * configure.in: configure sim before gdb for win32-x-ppc
7602
7603Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7604
7605 Move gperf into the toplevel, from libg++.
7606 * configure.in (target_tools): Add target-gperf.
7607 (native_only): Add target-gperf.
7608 * Makefile.in (all-target-gperf): New target, depend on
7609 all-target-libg++.
7610 (configure-target-gperf): Empty rule.
7611 (ALL_TARGET_MODULES): Add all-target-gperf.
7612 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7613 (CHECK_TARGET_MODULES): Add check-target-gperf.
7614 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7615 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7616
7617Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7618
252b5132
RH
7619 * config.sub (mn10200): Recognize new basic machine.
7620
7621Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7622
7623 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7624 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7625
7626Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7627
7628 * configure.in: If we're building mips-sgi-irix6* native, turn on
7629 ENABLE_MULTILIB and set TARGET_SUBDIR.
7630
7631Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7632
7633 * Makefile.in (all-sn): Depend on all-grep.
7634
7635Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7636
7637 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7638
7639 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7640 Makefile. From Jeff Makey <jeff@cts.com>.
7641 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7642
7643 * Makefile.in (DISTBISONFILES): Remove.
7644 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7645 $(DEFAULT_YACC).
7646
7647 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7648 cygwin32.
252b5132
RH
7649
7650 * Makefile.in (LD): New variable.
7651 (EXTRA_HOST_FLAGS): Pass down LD.
7652 ($(DO_X)): Likewise.
7653
7654Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7655
7656 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7657
7658Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7659
7660 * configure.in (targargs): Strip out any supplied --build argument
35590697 7661 before adding our own. Always add --build.
252b5132
RH
7662
7663Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7664
7665 * configure.in (targargs): Pass --build if we're doing
7666 a cross-compile.
7667
7668Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7669
ba73c63f 7670 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7671 sed. Otherwise sed chokes on NT path names with drive
7672 designators. Also look for "?:*" as the leading characters in an
7673 absolute pathname.
7674
7675Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7676
7677 * config.sub: Support for r3900.
7678
7679Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7680
7681 * configure.in: Use install-sh, not install.sh.
7682
7683Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7684
7685 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7686 apply it twice.
7687
7688Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7689
7690 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7691 install-binutils.
7692
7693Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7694
7695 * Makefile.in: Add automake targets.
7696 * configure.in (host_tools): Add automake.
7697
7698Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7699
7700 * configure: Default CXX to c++, not gcc.
7701 * Makefile.in (CXX): Set to c++, not gcc.
7702 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7703
7704Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7705
7706 * install-sh: try appending a .exe if source file doesn't
7707 exist
7708
7709Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7710
7711 * configure.in: Turn on multilib by default.
7712 (cross_only): Remove target-libiberty.
7713
7714 * Makefile.in (all-gcc): Don't depend on libiberty.
7715
7716Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7717
7718 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7719
7720Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7721
7722 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7723 (DISTBISONFILES): Add ld/Makefile.in
7724
7725Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7726
7727 * configure.in: if target is cygwin32 but host isn't cygwin32,
7728 don't configure gdb tcl tk expect, not just gdb.
7729
7730Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7731
7732 * configure.in: Added gnuserv everywhere sn appears.
7733
7734 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7735 (CROSS_CHECK_MODULES): Added check-gnuserv.
7736 (INSTALL_MODULES): Added install-gnuserv.
7737 (CLEAN_MODULES): Added clean-gnuserv.
7738 (all-gnuserv): New target.
7739
7740Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7741
7742 * config.guess: Fixes for MIPS OpenBSD systems.
7743
7744Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7745
7746 * Makefile.in (INSTALL_XFORM): Remove.
7747 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7748
7749 * mkinstalldirs: New file, copied from automake.
7750 * Makefile.in (installdirs): Rename from install-dirs. Use
7751 mkinstalldirs. Change all users.
7752 (DEVO_SUPPORT): Add mkinstalldirs.
7753
7754Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
7755
7756 * install-sh: Rename from install.sh.
7757 * Makefile.in (INSTALL): Change install.sh to install-sh.
7758 (DEVO_SUPPORT): Likewise.
7759
7760 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
7761 Graichen <graichen@rzpd.de>.
7762
7763Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
7764
7765 * config.guess: Recognize OpenBSD systems correctly.
7766
7767Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7768
7769 * README, Makefile.in (ETC_SUPPORT): Remove references to
7770 cfg-paper*, configure.{texi,man,info*}._
7771
7772Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
7773
7774 * Makefile.in (all.normal): Ensure that gcc is built after all
7775 the x11 - ie gdb - targets.
7776
7777Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
7778
7779 * makefile.vms: Don't run conf-a-gas.
7780
7781Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
7782
80413487 7783 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
7784
7785Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
7786
7787 * configure.in: Remove noconfigdirs case since gdb also
7788 configures and builds for tic80-coff.
7789
7790Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
7791
7792 * configure: Set cache_file to config.cache.
7793 * Makefile.in (local-distclean): Remove config.cache.
7794
7795Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
7796
7797 * COPYING: Update FSF address.
7798
7799Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
7800
7801 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7802 noconfigdirs.
7803
7804Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
7805
7806 * Makefile.in (install-dirs): Don't crash if prefix, and hence
7807 MAKEDIRS, is empty.
7808
7809Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7810
7811 * config.sub: Tweak mn10300 entry.
7812
7813Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7814
7815 * configure.in (host_tools): Put sim before gdb, so gdb's
7816 configure.tgt can determine if the simulator was configured.
7817
7818Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7819
7820 * config.sub: Move BeOS $os case to be with other Cygnus
7821 local cases.
7822
7823Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7824
7825 * config.sub: Remove misplaced comment that broke Linux.
7826
7827Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7828
7829 * config.sub: Add BeOS support.
7830
7831Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7832
7833 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7834
7835Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7836
7837 * configure.in (noconfigdirs): Remove tcl and tk from
7838 noconfigdirs for cygwin32 builds.
7839
7840Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7841
7842 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7843
7844Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7845
7846 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7847 make-all.com, use makefile.vms instead.
7848
7849Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7850
7851 * config.sub: Accept -lnews*.
7852
7853Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
7854
7855 * configure.in (noconfigdirs): Disable target-newlib,
35590697 7856 target-examples and target-libiberty for d30v.
252b5132
RH
7857
7858Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7859
7860 * configure.in (noconfigdirs): Enable ld for d30v.
7861
7862Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
7863
7864 * configure.in (tic80-*-*): Build compiler.
7865
7866Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
7867
7868 * configure.in (d30v-*): Remove sim directory from list of
35590697 7869 unsupported d30v directories
252b5132
RH
7870
7871Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7872
35590697
AJ
7873 * config.sub, configure.in: Add d30v target cpu.
7874
252b5132
RH
7875Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
7876
7877 * makefile.vms: New file.
7878 * make-all.com: Remove.
7879
7880Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
7881
7882 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7883
7884Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
7885
7886 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7887
7888Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
7889
7890 * Makefile.in (ALL_MODULES): Added all-db.
7891 (CROSS_CHECK_MODULES): Addec check-db.
7892 (INSTALL_MODULES): Added install-db.
7893 (CLEAN_MODULES): Added clean-db.
7894
7895Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7896
7897 * config.guess: Merge with latest FSF sources.
7898
7899Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7900
7901 * Makefile.in (ALL_MODULES): Added all-itcl.
7902 (CROSS_CHECK_MODULES): Added check-itcl.
7903 (INSTALL_MODULES): Added install-itcl.
7904 (CLEAN_MODULES): Added clean-itcl.
7905
7906Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7907
7908 * configure.in: build gdb for mn10200
7909
7910Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7911
7912 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7913
7914Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7915
7916 * configure.in (tic80-*-*): Turn off most targets right now.
7917
7918Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7919
7920 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7921 rather than the makeinfo program.
7922 (do-info): Depend upon all-texinfo.
7923
7924Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7925
7926 * configure.in: Remove uses of config/mh-linux.
7927
7928 * config.sub, config.guess: Merge with latest FSF sources.
7929
7930Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7931
7932 * config.sub (case $basic_machine): Add tic80 entries.
7933
7934Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7935
7936 * config.sub, config.guess: Merge with latest FSF sources.
7937
7938Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7939
7940 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7941 * mpw-config.in: Test for NewFolderRecursive.
7942 * mpw-install: Use symbolic name for startup filename.
7943 * mpw-README: Add various additional details.
7944
7945Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7946
7947 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7948
7949Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7950
7951 * configure.in: Do build gcc and the target libraries for
7952 the mn10200.
7953
7954Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7955
7956 * configure.in: don't avoid building gdb for mn10300 any more
7957 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7958 instead of single-quoting it.
7959
7960Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7961
7962 * configure.in: Don't use --with-stabs on IRIX 6.
7963
7964Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7965
7966 * configure.in (m32r): Build gdb, libg++ now.
7967
7968Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7969
7970 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7971 directories from noconfigdirs.
7972
7973Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7974
7975 * config.sub (basic_machine): added mips16 configuration
7976
7977Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7978
7979 * config.sub: Handle d10v-unknown.
7980
7981Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7982
7983 * config.sub: Handle v850-unknown.
7984
7985Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7986
7987 * Makefile.in: add findutils
7988 * configure.in: add findutils to list of host_tools
7989
7990Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7991
7992 * config.sub: Handle mn10200 and mn10300.
7993
7994Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7995
7996 * configure.in (d10v-*): Do not build librx.
7997
7998Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
7999
8000 * configure.in (mn10300): Build everything except gdb & libgloss.
8001
8002Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8003
8004 * config.guess: Patch for Dansk Data Elektronik servers,
8005 from Niels Skou Olsen <nso@dde.dk>.
8006
8007 For ncr, use /bin/uname rather than uname, since GNU uname does not
8008 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8009
8010 Patch for MIPS R4000 running System V,
8011 from Eric S. Raymond <esr@snark.thyrsus.com>.
8012
8013 Fix thinko for nextstep.
8014
8015 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8016
8017 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8018 * config.guess: Guess mips-dec-mach_bsd4.3.
8019
8020 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8021 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8022 release numbers.
8023 * config.guess (mips-mips-riscos*): Emit just enough of the
8024 release number.
8025
8026 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8027 * config.guess (sparc-auspex-sunos*): Added.
8028 (f300-fujitsu-*): Added.
8029
8030 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8031 * config.guess: Recognize a Tadpole as a sparc.
8032
8033Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8034
8035 * config.guess: Don't assume that NextStep version is either 2 or
8036 3. NextStep 4 (aka OpenStep 4) has come out now.
8037
8038Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8039
8040 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8041 From Rik Faith <faith@cs.unc.edu>.
8042
8043Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8044
8045 * config.sub: Contributions from bug-gnu-utils to:
8046 Support plain "hppa" (no version given) architecture, reported by
8047 OpenStep.
8048 OpenBSD like NetBSD.
8049 LynxOs is not a hardware supplier.
8050
8051 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 8052 OpenBSD like NetBSD.
252b5132
RH
8053 Stratus systems.
8054 More Pyramid systems.
8055 i[n>4]86 Intel chips.
8056 M680[n>4]0 Motorola chips.
8057 Use unknown instead of lynx for hardware manufacturer.
8058
8059Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8060
8061 * install.sh (chmodcmd): Set to null if the DST directory already
8062 exists.
8063
8064Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8065
8066 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8067 not use mt-ppc target Makefile fragment any more.
8068
8069Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8070
8071 * configure.in (*-*-windows): Exclude everything but those dirs
8072 needed to build windows.
8073
8074Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8075
8076 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8077
8078Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8079
8080 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
8081
8082Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8083
8084 * Undo my previous change.
8085
8086Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8087
8088 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8089 unconditionally.
8090 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8091
8092Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8093
8094 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8095 host to add it's own flags.
252b5132
RH
8096
8097Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8098
8099 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8100
8101Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8102
8103 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8104 (CXX_FOR_TARGET): Likewise.
8105 (GCC_FOR_TARGET): Define.
8106 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8107 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8108 CC_FOR_TARGET was specified on the command line.
8109 (MAKEOVERRIDES): Don't define.
8110
8111Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8112
8113 * configure.in (m32r): Fix spelling of libg++ libs.
8114
8115Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8116
8117 * config.sub (-apple*): Remove, now redundant.
8118
8119Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8120
8121 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8122
8123 * configure: Rework yesterday's sed script patch.
8124
8125 * config.sub: Merge with FSF.
8126
8127Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8128
8129 * config.guess: Merge from FSF.
8130
8131 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
8132 * config.guess: Use pc instead of unknown, for pc clone systems.
8133 Change linux to linux-gnu.
252b5132
RH
8134
8135 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 8136 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
8137
8138Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8139
8140 * test-build.mk (HOLES): Add "xargs" for gdb.
8141
8142 * configure: Avoid hpux10.20 sed bug.
8143
8144Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8145
4bddf3ad 8146 * configure.in: Add support for windows host
252b5132
RH
8147 (that is a build done under the Microsoft build environment).
8148
8149Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8150
8151 * Makefile.in: Replace all uses of srcroot with s, to shrink
8152 command line lengths.
8153
8154 Patches from Geoffrey Noer <noer@cygnus.com>:
8155 * configure.in: If configuring for newlib, pass --with-newlib to
8156 subdirectories.
8157 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8158 -Bnewlib/ and -Lwinsup to gcc.
8159 (CXX_FOR_TARGET): Likewise.
8160
8161Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8162
8163 * Makefile.in (ETC_SUPPORT): Add configure.
8164
8165Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8166
35590697 8167 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
8168 host configuration file.
8169
8170Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8171
8172 * configure.in: Break mn10x00 support into separate
8173 mn10200 and mn10300 configurations.
8174 * config.sub: Likewise.
8175
8176Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8177
8178 * configure.in: Add lots of stuff to noconfigdirs for
8179 the mn10x00 targets.
8180
8181 * config.sub, configure.in: Add mn10x00 support.
8182
8183Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8184
8185 * make-all.com: Call conf-a-gas, not config-a-gas.
8186
8187Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8188
8189 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 8190 targets.
252b5132
RH
8191
8192Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8193
8194 * mpw-README: Add much more detail for native PowerMac.
8195 * mpw-install: New file.
8196 * mpw-configure: Add --norecursion and --help options.
8197 * mpw-config.in: Translate readme and install files when
8198 copying to objdir.
8199 * mpw-build.in: Don't always depend on byacc and flex.
8200 (install-only-top): New action.
8201
8202Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8203
8204 * configure.in: You can now configure GDB for the v850.
8205
8206Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8207
8208 * configure.in (noconfigdirs): Don't configure any C++ dirs
8209 if targeting D10V.
8210
8211Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8212
8213 * config.sub: Recognize mips64vr5000.
8214
8215Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8216
8217 * configure.in: Use a single line for host_tools and native_only.
8218
8219Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8220
8221 * config.sub, configure.in: Add entries for m32r.
8222
8223Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8224
8225 * Makefile.in (inet-install): Don't run install-gzip.
8226
8227Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8228
8229 * configure.in: Don't config lots of things for *-*-windows*.
8230
8231Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8232
8233 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8234 (host_libs, host_tools): Copy from configure.in.
8235 * mpw-configure: Don't complain about directories not found.
8236
8237Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8238
8239 * configure.in (i[345]86): Recognize i686 for pentium pro.
8240 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8241 file.
8242
8243 * config.guess (i[345]86): Ditto.
8244
8245Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8246
8247 * configure.in (noconfigdirs): Removed gdb for D10V.
8248
8249Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8250
8251 * configure.in: Remove ld, target-libio, target-libg++, and
8252 target-libstdc++ from noconfigdirs.
8253
8254Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8255
8256 * configure: Fix three locations where shell scripts were
8257 being run directly rather than with config_shell.
8258
8259Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8260
8261 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8262 * config.sub (basic_machine): Recognize v850.
8263
8264Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8265
8266 * mpw-configure: Handle multiple enable/disable options and
8267 pass them down recursively, handle -c and -s flags appropriately
8268 depending on choice of compiler, add escape mechanism for
8269 quoted arguments to gC.
8270
8271Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8272
8273 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8274 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8275 so that -mrelocatable-lib and -mno-eabi are used.
8276
8277 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8278 not support --print-multi-lib, don't abort.
8279
252b5132
RH
8280Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8281
8282 * make-all.com: Run config-a-gas.
8283 * setup.com: Don't copy subdirectory files around.
8284
8285Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8286
8287 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8288 target, it now compiles correctly.
8289
8290Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8291
8292 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8293
8294Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8295
35590697 8296 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
8297
8298Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8299
8300 * configure.in (native_only): Add prms.
8301
8302Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8303
8304 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8305 (BINUTILS_SUPPORT_DIRS): Likewise.
8306
8307Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8308
8309 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8310 d10v support is added.
8311
8312Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8313
8314 * configure.in (d10v-*-*): New target.
8315
8316Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8317
8318 * config.guess (HP 9000/811): Recognize this as a PA1.1
8319 machine.
8320
8321Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8322
8323 * Makefile.in (do-tar-gz): New target, split out from tail end of
8324 taz target. Run each command separately, don't use pipes.
8325 (taz): Use it.
8326
8327Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8328
8329 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8330 * mpw-build.in: No builds should depend on building byacc or flex,
8331 they are assumed to be installed already.
8332
8333Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8334
8335 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8336 variable that CC_FOR_TARGET needs.
8337
8338Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8339
8340 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8341 options have changed since the last time the subdirectory was
8342 configured, and if it has, reconfigure.
8343 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8344 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8345
8346Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8347
8348 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8349 CLEAN_MODULES): Add bash.
8350 (all-bash): New target.
8351
8352Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8353
8354 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8355
8356Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8357
8358 * config.sub (basic_machine): Recognize d10v as a valid processor.
8359
8360Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8361
8362 * mpw-configure: Add support for --bindir.
8363 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8364
8365Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8366
8367 * configure.in: add bash, time, gawk to list of hosttools and things
8368 to only build for native toolchains
8369
8370Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8371
8372 * Makefile.in (docdir): Remove.
8373
8374Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8375
8376 * Makefile.in (datadir): Set to $(prefix)/share.
8377
8378Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8379
8380 * configure.in: build diff and patch for cygwin32-hosted
8381 toolchains.
8382
8383Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8384
8385 * config.sub: Accept -rtems*.
8386
8387Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8388
80413487 8389 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
8390 remove diff from the list of things not buildable
8391 via Canadian Cross
252b5132
RH
8392
8393Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8394
8395 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 8396 don't get ". ".
252b5132
RH
8397
8398Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8399
8400 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8401
8402Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8403
8404 * Makefile.in (taz): Handle case where tex3patch didn't even get
8405 checked out. Also, if it was found, put the symlink in a new util
8406 subdirectory.
8407
8408Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8409
8410 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8411
8412Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8413
8414 * config.sub: Recognize -openvms.
8415 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8416 * make-all.com, setup.com: New files.
8417
8418Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8419
8420 * Makefile.in (taz): tex3patch moved to texinfo/util.
8421
8422Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8423
afb8d725 8424 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8425 * configure.in: remove make from disable-if-Can-Cross list
8426 enable gdb if ${host} and ${target} are cygwin32
8427
8428Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8429
8430 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8431 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8432
8433Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8434
8435 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8436 distinguish sysv/svr4/bsd variants.
8437 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8438
8439Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8440
8441 * configure.in: Added copyright notice.
8442 * move-if-change: Added copyright notice.
8443
8444Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8445
8446 * configure.in (powerpcle-*-solaris*): Until we get shared
8447 libraries working, don't build gdb, sim, make, tcl, tk, or
8448 expect.
8449
8450Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8451
8452 * config.guess: Merge with FSF:
8453
8454 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8455 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8456
8457 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8458 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8459
8460 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8461 * config.guess: Combine two OSF1 rules.
8462 Also recognize field test versions. From mjr@zk3.dec.com.
8463 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8464 because GNU uname does not support -p. From pmr@pajato.com.
8465
8466Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8467
8468 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8469
8470Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8471
8472 * mpw-README: Document GCCIncludes.
8473
8474Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8475
8476 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8477
8478Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8479
8480 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8481
8482Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8483
8484 * configure.in (*-*-cygwin32): Configure make.
8485
8486Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8487
8488 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8489
8490Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8491
8492 * Makefile.in (all-inet): Depend on all-perl.
8493
8494 * Makefile.in (inet-install): New target.
8495
8496 * Makefile.in (all-inet): Depend on all-tcl.
8497 (all-inet): Depend on all-send-pr.
8498
8499Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8500
8501 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8502 temporarily.
8503
8504Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8505
8506 * configure.in: Don't configure --with-gnu-ld on AIX.
8507
8508Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8509
8510 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8511
8512Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8513
8514 * Makefile.in (ALL_MODULES): Added all-inet.
8515 (CROSS_CHECK_MODULES): Added check-inet.
8516 (INSTALL_MODULES): Added install-inet.
8517 (CLEAN_MODULES): Added clean-inet.
8518 (all-indent): New target.
8519
8520 * configure.in (host_tools): Added inet.
8521 (native_only): Added inet.
8522 (noconfigdirs): Added inet.
8523
8524Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8525
8526 * configure.in: Don't configure libgloss if we are not configuring
8527 newlib.
8528
8529Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8530
8531 * configure.in: Don't configure libgloss for unsupported
8532 architectures.
8533
8534Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8535
8536 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8537
8538Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8539
8540 * Makefile.in (ALL_MODULES): Include all-apache.
8541 (CROSS_CHECK_MODULES): Include check-apache.
8542 (INSTALL_MODULES): Include install-apache.
8543 (all-apache): New target.
8544
8545 * configure.in: Added apache everywhere perl is seen.
8546
8547Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8548
8549 * Makefile.in: Add support for clean-{module} and
8550 clean-target-{module} rules.
8551
8552Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8553
8554 * configure.in (*-*-ose) do not build libgloss.
8555
8556Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8557
8558 * config.guess (prep*:SunOS:5.*:*): Turn into
8559 powerpele-unknown-solaris2.
8560
8561Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8562
8563 * configure.in: Permit --enable-shared to specify a list of
8564 directories.
8565
8566Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8567
8568 * configure.in (host==solaris): Pass only the first word of $CC
8569 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8570
8571Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8572
8573 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8574
8575Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8576
8577 * Makefile.in (ALL_MODULES): Include all-perl.
8578 (CROSS_CHECK_MODULES): Include check-perl.
8579 (INSTALL_MODULES): Include install-perl.
8580 (ALL_X11_MODULES): Include all-guile.
8581 (CHECK_X11_MODULES): Include check-guile.
8582 (INSTALL_X11_MODULES): Include install-guile.
8583 (all-perl): New target.
8584 (all-guile): New target.
8585
8586 * configure.in (host_tools): Include perl and guile.
8587 (native_only): Include perl and guile.
8588 (noconfigdirs): Don't build guile and perl; no ports have been
8589 done.
8590
8591Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8592
80413487
RH
8593 * configure (--enable-*): Handle quoted option lists such as
8594 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8595
8596Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8597
8598 * Makefile.in ({,inst}all-target): New rule so we can make and
8599 install all of the target directories easily.
8600
8601Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8602
8603 * configure.in: Add missing global flag in sed substitution when
8604 deleting `target-' from ${configdirs}.
8605
8606Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8607
8608 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8609 option.
8610
8611 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8612 config/mh-necv4.
8613
8614 * install.sh: Correct misspelling of transformbasename.
8615
8616 * config.guess: Recognize mips-*-sysv*.
8617
8618Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8619
8620 * config.sub: Recognize mon960.
8621
8622Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8623
8624 * configure: Restore Canadian Cross handling of BISON and LEX,
8625 removed in Feb 20 change.
8626
8627Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8628
8629 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8630 Mention make install. Remove the old copyright date as well the
8631 clumsy and rather pointless copyright on the README file.
8632
8633Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8634
8635 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8636 Makefile after running symlink-tree, then run `make distclean' to
8637 avoid clobbering any generated files in srcdir.
8638
8639Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8640
8641 * configure.in (m68k-*-netbsd*): Build everything now.
8642
8643Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8644
8645 * Makefile.in (taz): Fix quoting.
8646
8647Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8648
8649 * configure.in (sparclet-*-*): Build everything now.
8650
8651Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8652
8653 * configure.in (m68k-*-linux*): New host.
8654
8655Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8656
8657 * configure: Check for bison before byacc.
8658
8659Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8660
8661 * Makefile.in configure: Change the way LEX and BISON/YACC are
8662 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8663 searching PATH. These are used as fallbacks by Makefile.in if
8664 flex/bison/byacc aren't in objdir.
8665
8666Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8667
8668 * Makefile.in: Make everything which depends upon all-bfd also
8669 depend upon all-opcodes, in case --with-commonbfdlib is used.
8670
8671Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8672
8673 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8674 building NT native compilers on Unix.
8675
8676Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8677
8678 * configure.in: Don't get CC from the host Makefile fragment if we
8679 can find gcc in PATH, or if this is a Canadian Cross. Move the
8680 Solaris test for /usr/ucb/cc to the post target script, just after
8681 the compiler sanity test.
8682
8683Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8684
8685 * config.sub: Merge with FSF.
8686
8687Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8688
8689 * Makefile.in (RPATH_ENVVAR): New variable.
8690 (REALLY_SET_LIB_PATH): Use it.
8691 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8692
8693Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8694
8695 * config.sub, configure.in: Recognize sparclet cpu.
8696
8697Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8698
8699 * config.guess: Support m68k-cbm-sysv4.
8700
8701Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8702
8703 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8704 m68k-unknown-linuxaout from linker help string. Put quotes around
8705 $ld_help_string.
8706
8707Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8708
8709 * config.guess (powerpc-harris-powerunix): Add guess for port
8710 to new target.
8711
8712Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8713
8714 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8715
8716Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8717
8718 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8719 $(REALLY_SET_LIB_PATH) in Makefile.
8720 * Makefile.in (SET_LIB_PATH): New variable.
8721 (REALLY_SET_LIB_PATH): New variable.
8722 ($(DO_X)): Use $(SET_LIB_PATH).
8723 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8724 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8725 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8726 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8727 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8728 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8729 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8730 (install-dosrel): Likewise.
8731 (all-opcodes): Depend upon all-libiberty.
8732
8733Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8734
8735 * config.guess (*:CYGWIN*): New
8736
8737Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8738
8739 * Makefile.in (all-target-winsup): All all-target-libiberty.
8740
8741Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8742
8743 * configure.in (noconfigdirs): Add missing # in front of comment.
8744
8745Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8746
8747 * configure.in: add second pass to things added to noconfigdirs
8748 so *-gm-magic can exclude libgloss properly.
8749
8750Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8751
8752 * mpw-configure (extralibs_name, rez_name): Set correctly
8753 for MWC68K compiler.
8754
8755 * mpw-README: Add more info on the necessary build tools.
8756
8757Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
8758
8759 * configure.in, config.sub: Recognize cygwin32.
8760
8761Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
8762
8763 * config.guess, config.sub: Recognize A/UX.
8764
8765Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
8766
8767 * config.sub: Merge with gcc/config.sub.
8768
8769Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
8770
8771 * mpw-build.in (do-binutils): Add build of stamps.
8772
8773Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
8774
8775 * config.sub: Add recognition for mips64vr4100*-* targets.
8776
8777Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8778
8779 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8780 Add creation of gconfigargs with `--enable-shared' turned on.
8781 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8782 ($(host)-stamp-stage3-configured): Likewise.
8783 (HOLES): Add chatr and ldd.
8784 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8785
8786Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
8787
8788 * configure: Pass --nfp to recursive configures.
8789
8790Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
8791
8792 * Makefile.in (DLLTOOL): New.
8793 (DLLTOOL_FOR_TARGET): New.
8794 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8795 (EXTRA_TARGET_FLAGS): Ditto.
8796 (EXTRA_GCC_FLAGS): Ditto.
8797 (CONFIGURE_TARGET_MODULES): Ditto.
8798 (DO_X): Ditto.
8799 * configure: Add DLLTOOL.
8800
8801Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
8802
8803 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8804 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8805 mh-sco, since old workarounds no longer needed, and don't
8806 build ld, since libraries have weak symbols in COFF.
8807
8808Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8809
8810 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8811
8812Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8813
8814 * configure.in: Make sure that ${CC} can be used to compile an
8815 executable.
8816
afb8d725
JM
8817Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8818
8819 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8820 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8821 nothing depending on whether gdbtk is being built.
8822
252b5132
RH
8823Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8824
8825 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8826
8827Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8828
8829 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8830 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8831
8832Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
8833
8834 * config-ml.in: Add support for
8835 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8836 Simplify setting of multidirs from --disable-foo.
8837
8838Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8839
8840 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8841 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8842 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 8843 non-empty, pass them on to the GCC make.
252b5132
RH
8844 (all-bootstrap): New rule that is like all-gcc, except it executes
8845 the GCC bootstrap rule instead of the GCC all rule.
8846
8847Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8848
8849 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8850
8851Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8852
8853 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8854 DG/UX support.
8855
8856Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
8857
8858 * config.sub (i*86*) Change [345] to [3456]
8859
8860Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8861
8862 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8863 --with-gnu-ld=no.
8864
8865Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8866
8867 * config-ml.in (rs6000*, powerpc*): Add switches to control which
8868 AIX multilibs get built.
8869
8870Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8871
8872 * configure.in (i386-win32): Don't build expect if we're not
8873 building the tcl subdir.
8874
8875Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
8876
8877 * Makefile.in: (configure-target-examples, all-target-examples):
8878 New targets, configure and build example programs.
8879
8880Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8881
8882 * mpw-configure: If an mpw-config.in generated a file mk.sed,
8883 use it as input to sedit the generated MPW makefile.
8884 * mpw-README: Add a suggestion about Gestalt.h.
8885
8886Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
8887
8888 * config.sub: Accept *-*-ieee*.
8889
8890Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
8891
8892 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
8893 Ronald F. Guilmette <rfg@monkeys.com>.
8894
8895Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8896
8897 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8898 for powerpc-pe native.
8899 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8900 (target==powerpc-pe): duplicate i386-win32 entry.
8901
8902Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8903
8904 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8905 of vxworks, not just vxworks5.1.
8906
8907Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8908
8909 * mpw-configure: Add support for exec-prefix.
8910
8911Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8912
8913 * config.guess: Recognize HP model 816 machines as having
8914 a PA1.1 processor.
8915
8916Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8917
8918 * configure: Ignore new autoconf configure options.
8919
252b5132
RH
8920Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8921
8922 * config.guess: Recognize Pentium under SCO.
8923 From Robert Lipe <robertl@arnet.com>.
8924
8925Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8926
8927 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
8928
8929Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8930
8931 * configure.in: Don't configure gas for alpha-dec-osf*.
8932
8933Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8934
8935 * configure.in: Default to --with-stabs for some targets for which
8936 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8937 i[345]86*-*-unixware*.
8938
8939Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8940
8941 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8942 rather than basing it on the target. Simplify handling of options
8943 controlling which directories to configure. Remove extraneous
8944 slash in multi-clean target.
8945
8946Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8947
8948 * config-ml.in: Prefix more variables with ml_ so they don't collide
8949 with configure's.
8950
8951Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8952
8953 * configure: Don't turn -v into --v.
8954
8955Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8956
8957 * configure.in (targargs): Fix typo.
8958
8959 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8960
8961Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8962
8963 * configure.in: Strip --host and --target options from
8964 CONFIG_ARGUMENTS, and always configure for --host only. Add
8965 --with-cross-host option when building with a cross-compiler.
8966 * configure: Canonicalize the arguments put into config.status by
8967 always using `=' for an option with an argument. Pass a presumed
8968 --host or --target explicitly.
8969
8970Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8971
8972 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8973 into general OS recognition case.
8974
8975Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8976
8977 * configure.in (target_configdirs): add target-winsup only
8978 for win32 target systems.
8979
8980Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8981
8982 * Makefile.in (all-target-libgloss): Depend upon
8983 configure-target-newlib, since when libgloss is built it looks to
8984 see if the newlib directory exists.
8985
8986Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8987
8988 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8989 cfg-ml-*.in.
8990
8991Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8992
8993 * configure: Handle LD and LD_FOR_TARGET when configuring a
8994 Canadian Cross.
8995
252b5132
RH
8996Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8997
8998 * configure.in (target_libs): add target-winsup.
8999 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9000 (target==ppcle-pe): remove ld from $noconfigdirs.
9001
9002Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9003
9004 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9005 Preserve relative path names in $srcdir. Build symlink tree if
9006 configuring cross target dir and srcdir=. (= no VPATH support).
9007 (configure-target-libg++): Depend on configure-target-librx.
9008 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9009 * config-ml.in: New file.
9010 * symlink-tree: New file.
9011 * configure: Ensure srcdir="." if that's what it is.
9012
9013Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9014
9015 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9016 includes and FLEX_SKELETON setting.
9017 * mpw-configure (--with-gnu-ld): New option, controls whether
9018 to use PPCLink or ld with PowerMac GCC.
9019 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9020 * mpw-config.in: Configure grez if targeting Mac.
9021
9022 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
9023 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9024 just macos.
252b5132
RH
9025 * configure.in: Configure grez resource compiler if targeting Mac.
9026 * Makefile.in (all-grez, install-grez): New targets.
9027
9028Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9029
9030 * configure: CXX defaults to gcc, not g++. If we find
35590697 9031 gcc in the path, set CC to gcc -O2.
252b5132
RH
9032
9033Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9034
9035 * configure: Default ${build} correctly. Avoid picking up extra
9036 spaces when reading CC and CXX from Makefile. When doing a
9037 Canadian Cross, use plausible default values for numerous
9038 variables.
9039 * configure.in: When doing a Canadian Cross, don't try to
9040 configure tools whose configure script can't handle it.
9041
9042Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9043
9044 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9045
9046Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9047
9048 * configure: Remove dubious bug reporting address.
9049
9050Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9051
9052 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9053 configure script, run that instead of this directory's configure.
9054 In either case, print a message that we're configuring the sub-dir.
9055
9056Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9057
9058 * configure.in: Before checking for the existence of various files,
9059 use sed to filter out "target-".
9060
9061Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9062
9063 * Makefile.in (DO_X): Split rule to decrease command line length
9064 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9065 (Philippe De Muyter).
9066
9067Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9068
9069 * Makefile.in (all-patch): depend on all-libiberty.
9070
9071Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9072
9073 * configure.in: If the only directory in target_configdirs which
9074 actually exists is libiberty, then set target_configdirs to empty,
9075 to avoid trying to build a target libiberty in a gas or gdb
9076 distribution.
9077
9078Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9079
9080 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
9081 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9082 systems.
252b5132
RH
9083
9084Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9085
9086 * configure.in (copy_dirs): Use sys-include instead of include
9087 for --with-headers option.
9088
9089Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9090
9091 * Makefile.in, configure.in: Make winsup builds work with
9092 new scheme.
9093
9094Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9095
9096 * configure.in: Build the linker on AIX.
9097
9098Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9099
9100 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9101 where needed.
9102
9103Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9104
9105 * Makefile.in (all-gcc): Fix typo.
9106
9107Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9108
9109 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9110
9111Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9112
9113 * configure.in: Rename libFOO to target-libFOO, and xiberty
9114 to target-xiberty, to provide more flexibility.
9115 (target_subdir): Define. Create if cross.
9116 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9117 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9118 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9119 check-libFOO -> check-target-libFOO, etc.
9120 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9121 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9122 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9123 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9124 allow ALL_GCC="" to only configure.
9125 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9126 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9127 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9128
9129Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9130
9131 * Makefile.in (taz): Build "info" in etc explicitly.
9132
9133Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9134
9135 * configure.in: Make sure that CC is undefined (as opposed to
9136 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9137 problem with autoconf trying to configure on a host without GCC.
9138
9139Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9140
9141 * mpw-configure: Set host alias from choice of host compiler,
9142 only use generic MPW Makefile sed if present, edit a file
9143 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9144 * mpw-README: Add problem notes about CW6 and CW7.
9145
9146Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9147
9148 * Makefile.in (taz): Use ";" instead of ";;".
9149
9150Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9151
9152 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9153 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9154 DISTDOCDIRS.
9155 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9156 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9157
9158Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9159
9160 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9161 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9162 Move bfd to DISTSTUFFDIRS.
9163
9164Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9165
9166 * Makefile.in (X11_LIB): Removed.
9167 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9168
9169 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9170
9171Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9172
9173 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9174 names.
9175
9176Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9177
9178 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9179
9180Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9181
9182 * configure.in (i[345]86-*-win32): Always build newlib.
9183 Don't configure cvs, autoconf or texinfo.
9184 * Makefile.in (LD_FOR_TARGET): New.
9185 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9186 Pass down LD_FOR_TARGET.
9187
9188Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9189
9190 * winsup: New directory.
9191 * Makefile.in: Build winsup.
9192 * configure.in: Winsup is configured when target is win32.
9193 Can only build win32 target GDB when native.
35590697 9194
252b5132
RH
9195Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9196
9197 * config.guess: Recognize HP model 819 machines as having
9198 a PA 1.1 processor.
9199
9200Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9201
9202 * configure: Fix sed loop which substitutes for CC and CXX to
9203 avoid bug found in various sed implementations.
9204
9205Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9206
9207 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9208 simulator. Use standard powerpc-*-eabi*.
9209
9210Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9211
9212 * configure.in: Stop putting gas and binutils in noconfigdirs for
9213 powerpc-*-aix* and rs6000-*-*.
9214
9215Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9216
9217 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9218 -mcall-aixdesc libraries.
9219
9220Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9221
9222 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9223
9224 * config.sub (arm | armel | armeb): Fix shell syntax.
9225
9226Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9227
9228 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9229 -msoft-float and -mcpu=common support.
9230 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9231 libraries.
9232
9233Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9234
9235 * configure.in: Allow configuration and build of emacs19 for the alpha.
9236
9237Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9238
9239 * configure.in (CC): Get ^CC, not just any old CC, from
9240 ${host_makefile_frag}.
9241
9242Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9243
35590697 9244 * configure.in (CC): Try to get CC from
252b5132
RH
9245 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9246
9247Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9248
9249 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9250 only if it exists in $(srcdir).
9251
9252Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9253
9254 * configure: If CC and CXX are not set in the environment, set
9255 them, based on either an existing Makefile or on searching for gcc
9256 in PATH. Substitute for CC and CXX in Makefile.
9257 * configure.in: Remove libm from target_libs. Separate
9258 target_configdirs from configdirs. If CC is not set in
9259 environment, try to get it from a host Makefile fragment. Rewrite
9260 changes of configdirs to use skipdirs instead. A few minor
9261 tweaks. Take directories out of target_configdirs as they are
9262 taken out of configdirs. Remove existing Makefile files from
9263 subdirectories. Substitute for TARGET_CONFIGDIRS and
9264 CONFIG_ARGUMENTS in Makefile.
9265 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9266 by configure.in.
9267 (CONFIG_ARGUMENTS): Likewise.
9268 (CONFIGURE_TARGET_MODULES): New variable.
9269 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9270 ($(CONFIGURE_TARGET_MODULES)): New target.
9271 (configure-libg++, configure-libio): New targets.
9272 (all-libg++): Depend upon configure-libg++.
9273 (all-libio): Depend upon configure-libio.
9274 (configure-libgloss, all-libgloss): New targets.
9275 (configure-libstdc++): New target.
9276 (all-libstdc++): Depend upon configure-libstdc++.
9277 (configure-librx, all-librx): New targets.
9278 (configure-newlib): New target.
9279 (all-newlib): Depend upon configure-newlib
9280 (configure-xiberty): New target.
9281 (all-xiberty): Depend upon configure-xiberty.
9282
9283Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9284
9285 * configure.in (host i[345]86-*-win32): Expand the
9286 noconfigdirs again.
9287
9288Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9289
9290 * mpw-configure: Fix sed command file name.
9291
9292Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9293
35590697 9294 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
9295 noconfigdirs again.
9296
9297Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9298
9299 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9300 or powerpc*-*-pe*, since they are not yet supported.
9301
9302Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9303
9304 Add PowerMac support and many other enhancements.
9305 * mpw-configure: New option --cc to select compiler to use,
9306 paste options set according to --cc into the generated
9307 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9308 if mpw-make.sed is present.
9309 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9310 add forward includes for PowerPC include files.
9311 * mpw-build.in: Build using Makefile.PPC if present.
9312 (do-byacc, etc): Remove separate version resource builds.
9313 (do-gas): Build "stamps" before "all".
9314 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9315 * mpw-README: Update to reflect --cc option, PowerMac support,
9316 and recently-reported compatibility problems.
9317
9318Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9319
9320 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9321 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9322 (--with-multilib-top): Pass to recursive invocations.
9323
9324Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9325
9326 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9327 v810-*-*.
9328
9329Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9330
9331 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9332 gdb, ld and opcodes on v810-*-*.
9333
252b5132
RH
9334Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9335
9336 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9337 (local-maintainer-clean): New target.
9338 (maintainer-clean): New target.
9339 (realclean): Just depend upon maintainer-clean.
9340
9341Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9342
9343 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9344
9345Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9346
9347 * configure.in: Build ld in mips*-*-bsd* case.
9348
9349Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9350
9351 * config.sub: Accept -lites* OS. From Ian Dall.
9352
9353Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9354
9355 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 9356 targets.
252b5132
RH
9357
9358Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9359
9360 * configure.in: treat i386-win32 canadian cross the same as
9361 i386-go32 canadian cross.
9362
9363Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9364
9365 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9366 running under the simulator to build a reduced set of libraries.
9367 (powerpc-*-eabiaix): Add fine grained multilib support added to
9368 other powerpc targets yesterday.
9369
9370Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9371
9372 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9373 -disable-softfloat, -disable-relocatable, -disable-aix, and
9374 -disable-sysv to control which multilib libraries get built.
9375
9376Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9377
9378 * configure: Add Makefile.tem to list of files to remove in trap
9379 handler.
9380
9381Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9382
9383 * config.guess (*Linux*): Add missing "exit"s.
9384 Also, need specific check for alpha-unknown-linux (uses COFF).
9385
9386Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9387
9388 * config.guess: Merge with FSF:
9389
9390 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9391 * config.guess (AIX4): More robust release numbering discovery.
9392
9393 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9394 * config.guess (i386-sequent-ptx): Properly get version number.
9395
9396 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9397 * config.guess (mips:*:4*:UMIPS): New case.
9398
9399Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9400
9401 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9402 (i386-win32 host): Likewise. Don't build readline.
9403
afb8d725
JM
9404Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9405
9406 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9407 SUPPORT_FILES to submakes.
9408
252b5132
RH
9409Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9410
9411 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9412 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9413 mpw-configure.
9414
9415Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9416
9417 * configure.in (appdirs): Use =, not ==, in test expression when
9418 trying to build the text to print in the warning message for
9419 Solaris users.
9420
9421Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9422
9423 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9424
9425Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9426
9427 * config.guess: Recognize lynx-2.3.
9428
9429Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9430
9431 * config.sub (z8ksim): Deleted
9432 (z8k-*-coff): New, this is the one true name of the target.
9433
9434Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9435
9436 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9437
9438Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9439
9440 * config.guess (*:Linux:*:*): First try asking the linker what the
9441 default object file format is (elf, aout, or coff). Then if this
9442 fails, try previous methods.
9443
9444Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9445
9446 * configure.in: Don't build newlib for *-*-vxworks5.1.
9447
9448Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9449
9450 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9451 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9452
9453Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9454
9455 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9456
9457Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9458
9459 * cfg-ml-com.in: New file.
9460 * cfg-ml-pos.in: New file.
9461
9462Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9463
9464 * COPYING.NEWLIB: Add HP free copyright to list.
9465
9466Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9467
9468 * config.sub: Recognize -eabi* for the system, not just -eabi.
9469
9470Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9471
9472 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9473 * config.sub, configure.in (win32): New target and host.
9474
9475Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9476
9477 * configure.in: Add i386-pe configuration.
9478
9479Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9480
9481 * mpw-build.in (install): Install GDB after LD.
9482
9483Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9484
9485 * mpw-config.in (elf/mips.h): Always forward-include, needed
9486 for GDB to build.
9487
9488Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9489
9490 * testsuite: New directory for customer acceptance and whole tool
9491 chain tests.
9492
9493Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9494
9495 * configure: If per-host line isn't found, but AC_OUTPUT is found
9496 and a configure script exists, run it instead.
9497
9498Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9499
9500 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9501
9502Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9503
9504 * configure: Set build_{cpu,vendor,os,alias} to host values when
9505 --build isn't specified.
9506
9507Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9508
9509 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9510 (FLAGS_TO_PASS): Pass them.
9511 (EXTRA_TARGET_FLAGS): Ditto.
9512
252b5132
RH
9513Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9514
9515 * Makefile.in (all-libg++): Depend on all-libstdc++.
9516
9517Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9518
9519 * configure.in (noconfigdirs): Enable all packages for
9520 i386-unknown-netbsd.
9521
9522Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9523
9524 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9525 hosted builds (DOS builds)
9526
9527Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9528
9529 Changes for ARM based on patches from Richard Earnshaw:
9530 * config.sub: Handle armeb and armel.
9531 * configure.in: Omit arm linker only for riscix.
9532
9533Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9534
9535 * config.guess: Update from FSF.
9536
9537Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9538
9539 * config.sub: Recognize powerpcle as the little endian varient of
9540 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9541 powerpcle variant. Convert pentium into i586, not i486. Add p5
9542 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9543 temporarily.
9544
9545Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9546
9547 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9548
9549Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9550
9551 * config.sub: Accept -lites* as a basic system type.
9552
9553Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9554
9555 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9556 installed, and if so return linuxoldld as the system name.
9557
9558Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9559
9560 * config.guess: Add hppa1.1-hp-lites support.
9561
9562Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9563
9564 * configure.in: Don't build newlib for m68k-vxworks5.1.
9565
9566Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9567
9568 * configure.in (mips-sgi-irix6): Use mh-irix5.
9569
9570Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9571
9572 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9573
9574Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9575
9576 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9577 OSF/1. Fix compiler flags.
252b5132
RH
9578 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9579
9580Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9581
9582 * configure.in: Recognize --with-newlib.
9583 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9584
afb8d725
JM
9585Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9586
9587 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9588 to *_X11_MODULES due to gdbtk needing X include files et al.
9589
252b5132
RH
9590Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9591
9592 Merge in support for Mac MPW as a host.
9593 (Old change descriptions retained for informational value.)
9594
9595 * mpw-config.in: Add generic include forwards for cpu-specific
9596 include files in aout and elf directories.
9597
9598 * mpw-configure: Added copyright.
9599 * mpw-config.in: Check for presence of required build tools.
9600 (target_libs): Add newlib.
9601 (target_tools): Add examples.
9602 (Read Me): Generate as "Read Me for MPW" instead.
9603 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9604 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9605 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9606
9607 * mpw-configure: Remove subdir-specific makefile hackery,
9608 delete mk.tmp after using it.
9609
9610 * mpw-build.in (all): Display start and end times.
9611
9612 * mpw-configure (host_canonical): Set.
9613 (target_cpu): Always add to makefiles.
9614 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9615 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9616 (mpw-mh-mpw): Look for in srcdir and srcroot.
9617 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9618
9619 * mpw-build.in: (install-only): New target.
9620
9621 * mpw-configure (host_alias, target_alias): Rename from hostalias
9622 and targetalias, add into generated Makefile.
9623 (mk.tmp): If present, add into generated Makefile.
9624 * mpw-build.in (all-gas): Build config.h first before gas proper.
9625
9626 * mpw-configure (config.status): Write only if changed.
9627 * mpw-config.in (readline): Configure it (not built, just used for
9628 definitions).
9629
9630 * mpw-config.in (elf/mips.h): Add a forward include.
9631
9632 * mpw-config.in: Forward-include most .h files in include into
9633 extra-include.
9634 (readline): Don't build.
9635 mpw-build.in (install): Install GDB.
9636
9637 * mpw-configure (prefix, mpw_prefix): Handle it.
9638 * mpw-config.in (mmalloc, readline): Don't configure.
9639 * mpw-build.in (thisscript): Rename to ThisScript.
9640 Use mpw-build instead of BuildProgram everywhere.
9641 (mmalloc, readline): Don't build.
9642 * mpw-README: New file, basic documentation about the MPW port.
9643
9644 * mpw-config.in: Use forward-include to create include files.
9645
9646 * mpw-configure: Add more things to the top of each configured
9647 Makefile, including contents of config/mpw-mh-mpw.
9648 * mpw-config.in (extra-include): Create this directory and fill it
9649 with Posix-like include files when configuring.
9650
9651 * config.sub (apple, mac, mpw): Add various aliases.
9652
9653 * mpw-build.in: New file, top-level build script fragment for MPW.
9654 * mpw-configure: New file, configure script for MPW.
9655 * mpw-config.in: New file, config fragment for MPW.
9656
9657Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9658
9659 * configure.in (host_libs): Remove glob, since it is gone from the
9660 sources.
9661
9662Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9663
9664 * Makefile.in: define empty GDB_NLM_DEPS var.
9665
9666 * configure.in(target_makefile_frag): use config/mt-netware
9667 for netware targets.
9668
9669Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9670
9671 * config.sub: Merge in recent FSF changes. Remove linux special
9672 cases.
9673
9674Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9675
4bddf3ad 9676 Revert this change:
252b5132
RH
9677
9678 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9679
9680 * build-all.mk: Use CC=cc -Xs on Solaris.
9681
252b5132
RH
9682Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9683
9684 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9685 stop using it.
9686 * Makefile.in: Nuke all references to glob subdirectory.
9687
9688Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9689
9690 * configure.in: Fix --enable-shared logic in per-host.
9691
9692Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9693
9694 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9695
9696Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9697
9698 * configure.in (noconfigdirs): Don't build gas on AIX, for
9699 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9700
9701Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9702
9703 * configure: Fix --cache-file to work if the file argument is a
9704 relative path.
9705
9706Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9707
9708 * configure: If the --cache-file is used, pass it down to
9709 configure in subdirectories.
9710
9711Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9712
9713 * config.sub: add vxworks29k configuration.
9714
9715Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9716
9717 * Makefile.in (taz): Do "diststuff" part quietly.
9718
9719Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9720
9721 * config.sub: Mini-merge with gcc/config.sub.
9722
9723Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9724
9725 * config.guess (IRIX): Sed - to _.
9726
9727Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9728
9729 * Makefile.in (source-vault, binary-vault): New targets.
9730
9731Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9732
9733 * config.sub: Recognize -eabi as a basic system type.
9734
9735Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9736
9737 * configure.in (enable_shared stuff): Fix typo.
9738
9739Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9740
9741 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9742
9743Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9744
9745 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9746
9747Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9748
9749 * configure.in (rs6000-*-*): Don't build gas.
9750
9751Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
9752
9753 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9754 reduce command line length.
9755 (AS_FOR_TARGET): Check for as.new, not Makefile.
9756 (NM_FOR_TARGET): Check for nm.new, not Makefile.
9757
9758Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
9759
9760 * config.guess: Merge from FSF.
9761
9762Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9763
9764 * configure: Don't use $ when handling program_suffix.
9765
9766Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
9767
9768 * configure.in: Configure tk for hppa/hpux.
9769
9770Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
9771
9772 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
9773
9774Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9775
9776 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
9777 to LIBCXXFLAGS. Tests are better run without it.
9778
9779Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
9780
9781 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9782
9783Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
9784
9785 * configure.in (*-*-netware*): Don't configure xiberty.
9786
9787Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
9788
9789 * configure.in: Remove tk from native_only list.
9790
9791Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
9792
9793 * build-all.mk: Add mips-ncd-elf target to sun4 targets
9794 for special NCD build.
9795
9796Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9797
9798 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9799 makeall.bat, they're only useful for binutils snapshots.
9800 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9801 makeall.bat to specified SUPPORT_FILES.
9802
9803Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
9804
9805 * build-all.mk: Add Ericsson targets to sun4 and solaris
9806 hosts. Add BNR's sun4 target to solaris host, so their
9807 build-from-source will be tested in-house first.
9808
9809Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9810
9811 * Makefile.in (LIBCFLAGS): New variable.
9812 (CFLAGS_FOR_TARGET): Ditto.
9813 (LIBCFLAGS_FOR_TARGET): Ditto.
9814 (LIBCXXFLAGS): Ditto.
9815 (CXXFLAGS_FOR_TARGET): Ditto.
9816 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9817 (BASE_FLAGS_TO_PASS): Pass them.
9818 (EXTRA_TARGET_FLAGS): Ditto.
9819
4bddf3ad 9820 * configure.in: Support --enable-shared.
252b5132
RH
9821
9822Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9823
9824 * configure.in (target_libs): Include libstdc++ again.
9825 * config.guess: Update from FSF (for FreeBSD).
9826
9827Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9828
9829 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9830 makeall.bat.
9831 (DISTDOCDIRS): Add `etc'.
9832 (ETC_SUPPORT_PFX): New variable.
9833 (taz): Include anything from etc starting with a word in
9834 ETC_SUPPORT_PFX.
9835
9836Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9837
9838 * config.sub: Update for recent FSF changes. Remove obsolete
9839 h8300hds entry. Add -windows* and -osx as basic os. Minor
9840 spacing changes.
9841
9842Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9843
9844 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9845
9846 * config.guess: Merge with FSF.
9847 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9848
9849Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9850
9851 * configure: Since the "trap 0" handler will override the exit
9852 status on many systems, only use it for "exit 1", and make it set
9853 a non-zero exit status; reset it before "exit 0". Also, check
9854 exit status of config.sub, and error out if it failed.
9855
9856Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
9857
9858 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9859 and install libgloss.
9860
9861Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9862
9863 * Makefile.in (all-binutils): Depend upon all-byacc.
9864
9865 * configure.in: Don't build emacs on Irix 5.
9866
9867Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9868
9869 * configure.in (*-*-netware*): Add libio.
9870
9871Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9872
9873 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9874 (CHECK_TARGET_MODULES): Ditto.
9875 (INSTALL_TARGET_MODULES): Ditto.
9876 (TARGET_LIBS): Ditto.
9877 (all-libstdc++): Note dependencies.
9878
9879Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9880
9881 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9882
9883Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9884
9885 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9886 -fexternal-templates.
9887
9888 * configure.in (target_libs): Add libstdc++.
9889 (noconfigdirs): Add libstdc++ as appropriate.
9890
9891Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9892
9893 * config.guess: Update from FSF.
9894
9895Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9896
9897 * configure: Use ${config_shell} when running ${configsub}.
9898
9899Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9900
9901 * config.sub: No longer recognize h8300h.
9902
9903Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9904
9905 * config.sub: Remove extraneous differences between config.sub and
9906 gcc/config.sub.
9907
9908Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9909
9910 * Makefile.in (DISTSTUFFDIRS): Add gas.
9911
9912Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9913
9914 * COPYING.NEWLIB: New file.
9915
9916Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9917
9918 * config.guess (HP-UX): Patch from Harlan Stenn
9919 <harlan@landmark.com> to also emit release level.
9920
9921Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9922
9923 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9924
9925Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9926
9927 * config.sub: Merge nextstep cleanup from FSF.
9928
9929Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9930
9931 * configure.in (arm-*-*): Don't configure ld for this target.
9932
9933Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9934
9935 * configure.in (*-*-netware): don't configure libg++, libio,
9936 librx, or newlib.
9937
9938Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9939
9940 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9941 configure ld--it works, but it doesn't support shared libraries.
9942
9943Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9944
9945 * config.guess (*-unknown-freebsd*): Get rid of possible
9946 trailing "(Release)" in version string.
9947 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9948
9949Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9950
9951 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9952 Fix type: *-next-neststep -> *-next-nextstep.
9953
9954 * config.guess: Merge from FSF:
9955
9956 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9957
9958 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9959
9960 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9961
9962 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9963 instead of UNIX_SV for UnixWare 1.0).
9964
9965Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9966
9967 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9968 to make gdb/nlm/* build after the compiler and linker.
9969
9970Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9971
9972 * config.guess (netbsd, freebsd, linux): Accept any machine,
9973 not just i[34]86.
9974 (m68k-atari-sysv4): Relocate to match FSF version.
9975
9976 * config.guess: More merges from the FSF:
9977
9978 Add a space before function call or macro invocation.
9979
9980 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9981
9982 * config.guess: Add trap cmd to remove dummy.c and dummy when
9983 interrupted.
9984
9985 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9986
9987 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9988 (dummy): Redirect stderr from compilation of dummy.c.
9989
9990 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9991
9992 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9993
9994Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
9995
9996 * configure: Accept and ignore --cache*, for compatibility with
9997 new autoconf.
9998
9999Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10000
10001 * config.guess: Merge from FSF:
10002
10003 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10004
10005 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
10006 (PATH): Add /.attbin at end for finding uname.
10007 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
10008
10009 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10010
80413487 10011 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
10012
10013 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10014
80413487
RH
10015 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10016 to select whether to use ELF or COFF.
252b5132
RH
10017
10018 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10019
80413487 10020 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
10021
10022 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10023
10024 * config.guess: Guess the OS version for HPUX.
10025
10026 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10027
10028 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10029
10030Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10031
10032 * configure.in: Recognize --with-headers, --with-libs, and
10033 --without-newlib.
10034 * Makefile.in (all-xiberty): Depend upon all-ld.
10035
10036Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10037
10038 * configure.in: Change i[34]86 to i[345]86.
10039
10040Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10041
10042 * configure (version): A few more tweaks to help message.
10043
10044Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10045
10046 * Makefile.in: Remove (for now) librx as a host library,
10047 now that we're building it for target.
10048
10049Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10050
10051 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10052 (Karl Berry).
10053
10054Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10055
10056 * configure.in: Also configure librx.
10057
10058Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10059
10060 * Makefile.in: Update various rules to reflect that librx
10061 is now needed for libg++.
10062
10063Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10064
10065 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10066
10067Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10068
10069 * configure.in: Configure the examples directory.
10070
10071Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10072
10073 * configure: Simplify Jun 2 1994 change.
10074
10075Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10076
10077 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10078 /bin/gcc isn't good enough to build gcc.
10079
10080Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10081
10082 * Makefile.in (GDB_SUPPORT_FILES): Remove
10083 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10084 (gdb.tar.gz): Add new rule to use standard distribution building
10085 mechanism.
10086
10087Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10088
10089 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10090 Bill Cox <bill@cygnus.com>.
10091
10092Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10093
10094 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10095
10096Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10097
10098 * configure: Search current dir first in .gdbinit.
10099
10100Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10101
10102 * config.sub: Recognize freebsd (merged from gcc config.sub).
10103
10104Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10105
10106 * config.sub: Refer to NeXT's operating system as nextstep.
10107
10108 * config.sub (case $basic_machine): Re-order the cases, to match
10109 the order in the FSF version (which is mostly alphabethical).
10110 Merge in some additions and changes from the FSF.
10111
10112Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10113
10114 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10115 * config.sub: Recognize cxux7.
10116 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10117
10118Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10119
10120 * config.sub: Fix typo powerpc -> powerpc-*.
10121
10122Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10123
10124 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10125
10126 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10127 parallel with all-emacs and install-emacs). Top-level command
10128 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10129
10130Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10131
10132 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10133 $(relbindir)/make before doing ``make install'', and use
10134 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10135 installing over running make binary.
10136 ($(host)-stamp-stage3-installed): Likewise.
10137
10138Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10139
10140 * config.guess: Recognize Mach.
10141
10142Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10143
10144 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10145 see whether --exec-prefix was used.
10146
10147Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10148
10149 * README: Explicitly mention libg++/README. (Zoo's idea.)
10150
10151Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10152
10153 * Makefile.in: Add all-librx target similar to all-libproc.
10154
10155Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10156
10157 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10158 with post 1.2 uname bogosity.
10159
10160Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10161
10162 * configure: Remove temporary files on receipt of a signal.
10163
10164Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10165
10166 * configure: If there is a package_makefile_frag, remove
10167 ${subdir}/Makefile.tem after copying it in.
10168
10169Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10170
10171 * build_all.mk: support rs6000 lynx identifies itself as
10172 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10173 since /bin/gcc is too feeble to compile a modern gcc.
10174
10175Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10176
10177 * brought devo/test-build.mk update-to-date with progressive/
10178 test-build.mk. Add lynx targets and hppa flag info.
10179
10180Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10181
10182 * configure.in: Use mh-ncrsvr43. Patch from
10183 Tom McConnell <tmcconne@sedona.intel.com>.
10184
10185Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10186
10187 * config.guess (i386-unknown-bsdi): No longer need to
10188 check #if defined(__bsdi__) && defined(__i386__).
10189
10190Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10191
10192 * configure: Set program_transform_nameoption correctly.
10193
10194Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10195
10196 * brought build-all.mk update-to-date with progressive build-all.mk,
10197 added new targets and hppa info.
35590697 10198
252b5132
RH
10199Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10200
10201 * configure: If config.guess result is a prefix of the user
10202 specified target, assume a native build and use the user specified
10203 target as the host alias. Remove SunOS patch suffix removal hack.
10204 * configure.in: Remove SunOS patch suffix removal hack.
10205
10206 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10207 in NATIVE_CHECK_MODULES.
10208
10209Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10210
10211 * Makefile.in: Rename HOST_ONLY to NATIVE.
10212 * configure: Delete SunOs patch suffix from host_canonical
10213 and build_canonical variables that are prepended to Makefiles.
10214 * configure.in: Add comments for easier maintenance.
10215
10216Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10217
10218 * Makefile.in: Add all-libproc target similar to all-gui.
10219
10220Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10221
10222 * Makefile.in (CHECK_MODULES): split into
10223 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10224
10225Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10226
10227 * config.guess (i386-unknown-bsdi): New system to guess.
10228
10229Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10230
10231 * Makefile.in: Add all-gui target (but not yet build by "all").
10232
10233Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10234
10235 * config.sub: Move deletion of patch suffix from here...
10236 * configure.in: To here, at Ian's suggestion. The top-
10237 level scripts might need to know of a patch level.
10238
10239Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10240
10241 * config.sub: Strip off patch suffix so rtl is recognized
10242 as a sunos4.1.3 machine, even though it's been patched.
10243
10244Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10245
10246 * Makefile.in (INSTALL_LAST): Delete.
10247 (INSTALL_DOSREL): New.
10248
10249Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10250
10251 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10252 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10253 whether we pass down --with-gnu-ld anyhow.
10254
10255Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10256
10257 * Makefile.in (INSTALL_LAST): Change operation so it works
10258 on more flavors of make.
10259 * configure.in (go32): Don't build libg++ or libio.
10260
10261Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10262
10263 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10264 they can be overriden by templates.
10265
10266Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10267
10268 * configure.in (target==go32): Don't build gdb.
10269 * dosrel: New directory.
10270
10271Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10272
10273 * configure.in (host==go32): Configure dosrel too.
10274 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10275 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10276 be set by incoming names or templates.
10277 (INSTALL_LAST): New rule.
252b5132
RH
10278
10279Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10280
10281 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10282
10283Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10284
252b5132
RH
10285 * configure.in (appdirs): New variable. Currently empty, but will
10286 be used in gas distribution. If nonempty, lists a set of
10287 directories at least one of which must get configured, or top
10288 level configuration is considered to have failed.
10289 (rs6000-*-lynxos*): Use new file name.
10290
10291Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10292
10293 Eliminate XTRAFLAGS.
10294 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10295 newlib include files using -idirafter, and also use -nostdinc.
10296 (CXX_FOR_TARGET): Likewise.
10297 (XTRAFLAGS): Removed.
10298 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10299 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10300 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10301 ($(DO_X)): Don't pass down XTRAFLAGS.
10302
10303Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10304
10305 * configure.in (mips*-dec-bsd*): New target; do build linker.
10306 (mips*-*-bsd*): New target; don't build linker.
10307
10308Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10309
10310 * configure.in: support rs6000-*-lynxos* configuration.
10311 support sunos4 as a cross target.
10312
10313 * config.sub: look for lynx*, not lynx since the OS version may
10314 legitimately be part of the name.
10315
10316Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10317
10318 * configure.in (i[34]86-*-sco*): Move to be with other i386
10319 targets.
10320 (romp-*-*): New target. Skip various binary utilities.
10321 (vax-*-*): New target. Don't build newlib.
10322 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10323
10324Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10325
10326 * configure.in: Only set host_makefile_frag if config
10327 directory exists.
10328
10329Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10330
10331 * install.sh: If $dstdir exists, don't check whether each
10332 component does.
10333
10334Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10335
10336 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10337
10338Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10339
35590697
AJ
10340 * configure.in (*-*-lynxos*): Don't configure newlib for either
10341 native or cross Lynx.
252b5132
RH
10342
10343Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10344
10345 * config.sub (sparc64-elf): Fix os.
10346 (z8k): Remove duplicate.
10347
10348Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10349
10350 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10351 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10352
10353Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10354
10355 * configure: Make file links cleanly even if Lynx fails on
80413487 10356 an NFS symlink (at least fail cleanly).
252b5132
RH
10357
10358Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10359
10360 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10361 -XNh2000.
10362
10363Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10364
10365 * configure: Unknown options are fatal again.
10366
10367Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10368
10369 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 10370 compatibility.
252b5132
RH
10371
10372Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10373
10374 * build-all.mk: Add `clean' target.
10375
10376Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10377
10378 * config.guess: Add SINIX support.
10379 * configure.in: Add mips-*-sysv4* support.
10380
10381Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10382
10383 * build-all.mk: Document all useful targets.
10384 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10385 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10386
10387Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10388
10389 * configure: Support --silent, --quiet.
10390
10391Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10392
10393 * configure: Support --disable-FEATURE.
10394
10395Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10396
10397 * config.guess: Recognize NCR running SVR4.3.
10398
10399Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10400
10401 * config.guess: Make BSDI generate i386-unknown-bsd386.
10402 Patch from Paul Eggert <eggert@twinsun.com>.
10403
10404Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10405
10406 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10407
10408Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10409
10410 * configure: Make unrecognized options give nonfatal warnings
10411 instead of fatal errors, and pass them to any subdirectory
10412 configures in case they recognize them.
10413 Make --x equivalent to --with-x.
10414
10415Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10416
10417 * configure: Add --enable-* options. Clean up usage message and
10418 some comments.
10419
10420Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10421
10422 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10423
10424Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10425
10426 * configure.in (hppa*-*-*): Enable binutils.
10427
10428Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10429
10430 * config.sub: Recognize cisco.
10431
10432Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10433
10434 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10435
10436Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10437
10438 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10439 than one configuration name. Add comment.
10440
10441Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10442
10443 * config.guess: about target *-hitachi-hiuxwe2, fixed
10444 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10445 macro is incorrect.]
10446
10447Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10448
10449 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10450 than the "make ls" stuff which used to be here.
10451
10452Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10453
10454 * config.guess: Recognize i[34]86-unknown-freebsd.
10455 From Shawn M Carey <smcarey@rodan.syr.edu>.
10456
10457Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10458
10459 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10460
10461Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10462
10463 * config.guess: Check for ptx.
10464
10465Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10466
10467 * config.sub: Add os9k checking.
10468
10469Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10470
10471 * config.guess: Handle OSF1 running on HPPA processors
10472
10473Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10474
10475 * configure: If subdir configure fails, print out a message with
10476 subdirectory name, in case subdir's configure code didn't identify
10477 itself.
10478
10479Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10480
10481 * configure.in: Remove embedded newlines from configdirs.
10482 Avoid mismatches of substrings. Fix matching strings at end
10483 of configdirs.
10484
10485Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10486
10487 * config.guess: Add Lynx/rs6000 config support.
10488
10489Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10490
10491 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10492
10493Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10494
10495 * configure.in (hppa*-*-osf*): Treat this just like most other
10496 PA configurations (eg no binutils or ld).
10497 (hppa*-*-*elf*): These configurations have binutils and ld.
10498
10499Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10500
10501 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10502
10503Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10504
10505 * configure.in (rs6000-*-*): Build gas.
10506
10507Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10508
80413487 10509 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10510
10511Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10512
10513 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10514 for GDB and GDB has been fixed to not need it.
10515
252b5132
RH
10516Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10517
10518 * config.guess: Recognize vax hosts.
10519
10520Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10521
10522 * configure (while loop): Don't use "break 2" inside case
10523 statement -- the case statement isn't an enclosing loop.
10524
10525Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10526
10527 * config.guess: Clean up NeXT support, to allow nextstep
10528 on Intel machines. Make OS be nextstep.
10529
10530Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10531
10532 * config.guess: Add alternate forms for Convex.
10533
10534Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10535
10536 * configure: Completely rewrite option processing. Take
10537 advantage of pattern-matching to avoid invoking test frequently.
10538 Also clean up host and target defaulting logic.
10539
10540Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10541
10542 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10543 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10544 commands (plus user environment) will fit SCO limits.
10545
10546Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10547
10548 * configure.in: Don't issue warnings about directories which are
10549 not being configured if -norecursion is set. Correct test for
10550 --with-gnu-as and --with-gnu-ld to not get confused by substring
10551 matches.
10552
10553 * configure.in: Don't build gas for alpha-dec-osf1*.
10554
10555Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10556
10557 * configure: Back out Per's change of 12/19/1993. It changes the
10558 behavior of configure in unexpected and confusing ways.
10559
10560 Also, use different delim char when calculating
10561 program_transform_name so that the name can contain slashes.
10562
10563Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10564
10565 * configure.in, config.sub: Add support for VSTa micro-kernel.
10566
10567Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10568
10569 * configure.in: Nuke hacks which were used to get a special
10570 version of GAS for HPPA configurations.
10571
10572Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10573
10574 * configure: If only ${target_alias} is given, use that
10575 as the default for ${host_alias}.
10576 * configure: Add missing back-slashes before nested quotes.
10577
10578Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10579
10580 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10581
10582Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10583
10584 * config.guess: Recognize some Tektronix configurations.
10585 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10586
10587Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10588
10589 * config.sub: Match any flavor of SH.
10590
10591Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10592
10593 * configure.in: Don't try to configure newlib for Alpha.
10594
10595Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10596
10597 * configure.in: Don't build ld for Irix 5. Don't build gas,
10598 libg++ or libio for any Alpha target.
10599
10600 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10601
10602Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10603
10604 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10605 default arguments -- so it tried to compress itself.
10606
10607Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10608
10609 * configure.in (notsupp): ensure that a space is always at the end
10610 of the configdirs list, since the grep checks for an explicit space
10611
10612Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10613
10614 * configure.in (target i386-sysv4.2): don't build ld, since static
10615 versions of many libraries are not available.
10616
10617Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10618
10619 * config.guess: Recognize Apollos (using environment variables).
10620 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10621
10622Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10623
10624 * config.guess: Recognize Sony news mips running newsos.
10625
10626Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10627
10628 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10629 "fi ; else" for bash.
10630
10631Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10632
10633 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10634
10635Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10636
10637 * config.sub: accept unixware as an alias for svr4.2.
10638 Fix some inconsistancies with the gcc version.
10639
10640Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10641
10642 * Makefile.in (DISTDOCDIRS): Add gdb.
10643
10644Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10645
10646 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10647
10648Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10649
10650 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10651 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10652 this now.
10653
10654Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10655
10656 * config.sub: Accept hiux* as an OS name.
10657
10658 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10659 etc/make-stds.texi. The underscore came from gcc, and dje now
10660 agrees that RUNTESTFLAGS is the correct name.
10661
10662Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10663
10664 * install.sh: Remove 'set -e'. It makes any conditionals
10665 in the script useless.
10666
10667 * config.guess: Automatically recognize arm-acorn-riscix
10668 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10669
10670Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10671
10672 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10673
10674Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10675
10676 * Makefile.in (DISTDOCDIRS): New variable.
10677 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10678 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10679
10680Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10681
10682 * configure.in (hppa target): check the source directory for the
10683 pagas sub-directory
10684
10685Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10686
10687 * config.sub: Allow -aout* and -elf*.
10688
10689Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10690
10691 * configure.in: Don't build ld on i386-solaris2, same as for
10692 sparc-solaris2.
10693
10694Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10695
10696 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10697
10698Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10699
10700 * configure.in: Configure gdb for alpha.
10701
10702Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10703
10704 * Makefile.in (CXXFLAGS): Add -O.
10705
10706Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10707
10708 * config.guess: added support for DG Aviion
10709
10710Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10711
10712 * configure.in: Produce warning message for subdirectories not
10713 configurable for this host/target combination. Don't try to
10714 configure gdb for vms.
10715
10716Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10717
10718 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10719 appropriate files before making "diststuff".
10720 (DISTBISONFILES): New var: list of files to be edited.
10721 (DISTSTUFFDIRS): Add binutils.
10722
10723Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10724
10725 * config.sub: also handle mipsel and mips64el (for little endian mips)
10726
10727Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10728
10729 * configure.in: Add * to end of all OS names.
10730
10731Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10732
10733 * configure.in: Build newlib for LynxOS native.
10734
10735Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10736
10737 * config.guess: Add support for delta 88k running SVR3.
10738
10739 * configure.in: Add comment about HP compiler vs. emacs.
10740
10741Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10742
10743 * configure.in: don't build ld on solaris2 (not a viable option
10744 due to bugs in getpwnam & getpwuid)
10745
10746Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10747
10748 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10749 config.guess will produce a full version number.
10750
10751Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10752
10753 * configure.in: Build linker and binutils for alpha-dec-osf1.
10754
10755Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10756
10757 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10758 and gdb/testsuite/Makefile.in.
10759
10760Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10761
10762 * configure.in: recognize mips*- instead of mips-
10763
10764Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
10765
10766 * config.sub: Accept linux*coff and linux*elf as operating
10767 systems.
10768
10769Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10770
10771 * config.sub: Recognize mips64, and mips3 as an alias for it.
10772
10773Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10774
10775 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10776 gdb knows how to handle OSF/1 shared libraries.
10777
10778Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10779
10780 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10781 * config.guess: Recognize Hitachi's HIUX.
10782 * config.sub: Recognize h3050r* and hppahitachi.
10783 Remove redundant cases for hp9k[23]*.
10784
10785Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10786
10787 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10788 if gas and ld are in the source tree and are in ${configdirs}.
10789 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 10790 --with options (but still pass them down on the command line,
252b5132
RH
10791 if they were explicitly specified).
10792
10793Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10794
10795 * configure: substitute SHELL value in Makefile.in with
10796 ${CONFIG_SHELL}
10797
10798Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10799
10800 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10801 *-*-solaris2* targets.
10802
10803Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10804
10805 * Makefile.in: define M4, and pass it down to sub-makes;
10806 all-autoconf now depends on all-m4
10807
10808Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10809
10810 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10811 presence of {ar,ranlib} instead of a configured directory
10812
10813Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10814
10815 * config.guess: Accept 34?? as well as 33?? for NCR.
10816
10817Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10818
10819 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10820 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10821
10822Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10823
10824 * configure: grab values for $(CC) and $(CXX) from the
10825 environment, so that someone can do "CC=gcc configure; make" and
10826 have it work right (matching the way that autoconf works now)
10827
10828 * configure.in, Makefile.in: add support for gash, the tcl
10829 interface to Galaxy
10830
10831 * config.guess: add NetBSD variants (hp300, x86)
10832
10833Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
10834
10835 * install.sh: Support -d option (in the manner of SunOS 4 install,
10836 as it is more deterministic than that of GNU install)
10837 (chmodcmd): Set file to mode 755 by default (should also do default
10838 chgrp and chown, but I don't feel like dealing with that now)
10839
10840Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10841
10842 * config.sub: Remove h8300hhms alias.
10843
10844Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10845
10846 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10847
10848Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10849
10850 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10851 as stmp-fixinc
10852
10853Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10854
10855 * config.sub: recognize m88110-bug-coff.
10856
10857Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10858
10859 * Makefile.in (all-libio): all dependencies on the toolchain used
10860 to build this (gcc, gas, ld, etc)
10861
10862Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10863
10864 * config.guess: Deal with OSF/1 1.3 on alpha.
10865
10866Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10867
10868 * install.sh: add some 'else true' clauses for portability
10869
10870 * configure.in: don't build libio for h8[35]00-*-* targets
10871
10872Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
10873
10874 * Makefile.in: Add support for new libio.
10875
10876Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10877
10878 * install.sh: If one command fails, don't try the rest. Don't try
10879 to remove $dsttmp (via trap) unless we have already created it.
10880 If $src doesn't exist, detect it and exit with an error.
10881
10882 * config.guess: Recognize BSD on hp300.
10883
10884Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
10885
10886 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10887 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10888
10889Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
10890
10891 * Makefile.in (all-send-pr): depends on all-prms
10892
10893Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10894
10895 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10896
10897Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10898
10899 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10900 Added test for mips-mips-riscos5.
10901
10902Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10903
10904 * configure.in: use mh-hp300 for 68k HP hosts
10905
10906Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10907
10908 * configure: add support for CONFIG_SHELL, so that you can use
10909 some alternate shell for evaluating configure scripts
10910
10911Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10912
10913 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10914 in configure script to bug-gdb@prep.ai.mit.edu when building
10915 distribution archive.
10916 * Makefile.in (COMPRESS): Remove def.
10917 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10918 gdb.tar.Z and make-gdb.tar.Z respectively.
10919 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10920 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10921 to convergence with 'taz' target in Makefile.in.
10922
10923Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10924
10925 * install.sh (dsttmp): use trap to ensure that tmp files go
10926 away on error conditions
10927
10928Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10929
10930 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10931
10932Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10933
10934 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10935 its parent is '/' not ''.
10936
10937 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10938
10939Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10940
10941 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10942 that ${newsrcdir}/configure.in does.
10943
10944Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10945
10946 * test-build.mk: support for CONFIG_SHELL
10947
10948Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10949
10950 * config.sub (netware): Add as a basic system type.
10951
10952Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10953
10954 * Makefile.in (Makefile): depend on configure.in. Also drop the
10955 $(srcdir)/ from the dependency on Makefile.in.
10956
10957Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10958
10959 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10960 (h8300hhms is temporary until multi-libraries are implemented).
10961 * configure.in: Handle h8300h too.
10962
10963Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10964
10965 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10966
10967Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10968
10969 * configure: Remove extraneous output when guessing host type.
10970 * config.guess: Remove extraneous output when guessing using C
10971 compiler rather than uname, or when guessing fails.
10972
10973Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10974
10975 * Makefile.in: remove all.cross and install.cross targets
10976
10977 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10978 definitions
10979
10980Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10981
10982 * configure.in (target sh): Build gprof.
10983
10984Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10985
10986 * config.sub: change -solaris to -solaris2
10987
10988Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10989
10990 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10991
10992Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10993
10994 * configure: Correct error message for missing Makefile.in to
10995 print correct directory.
10996
10997Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10998
10999 * install.sh: kludge around 386BSD shell bug
11000
11001Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11002
11003 * config.guess: Recognize NeXT.
11004 * config.guess: Recognize i486-ncr-sysv4.
11005 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11006
11007Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11008
11009 * Makefile.in (MAKEINFOFLAGS): New variable.
11010 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11011 * build-all.mk, test-build.mk: Pass down --no-split as
11012 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11013
11014Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11015
11016 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11017
11018Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11019
11020 * Makefile.in (libg++.tar.z): New rule.
11021 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11022 * Makefile.in (taz): Only do a single chmod.
11023
11024Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11025
11026 * install.sh: don't use dirname anymore (replaced with sed usage)
11027
11028Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11029
11030 * Makefile.in: Change extension for gzip'd files from '.z' to
11031 '.gz' per new FSF standard usage.
11032
11033Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11034
11035 * configure: put quotes around the final value of program_transform_name
11036
11037Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11038
11039 * Makefile.in: new install.sh support; update install-info rules
11040
11041Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11042
11043 * configure.in: Build diff for crosses, but not for go32 host.
11044
11045 * configure.in: Build gprof only for native, and don't build it
11046 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11047
11048Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11049
11050 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11051
11052Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11053
11054 * configure.in (host_tools): Add prms.
11055
11056Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11057
11058 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11059 with $(FLAGS_TO_PASS) on the command line
11060
11061 * config.sub: Recognize lynx and lynxos
11062
11063Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11064
11065 * config.sub: Accept -ecoff*, not just -ecoff.
11066
11067Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11068
11069 * Makefile.in (taz): Use .gz suffix instead of .z.
11070 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11071 names.
11072
11073Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11074
11075 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11076
11077Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11078
11079 * Makefile.in (install-no-fixedincludes): install gcc last, so
11080 that rebuilds that might happen during 'make install' don't get
11081 bogus gcc include files
11082
11083Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11084
11085 Change from Utah for HPPA support:
11086 * config.guess: Recognize hppa1.x-hp-bsd.
11087
11088Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11089
11090 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11091 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11092
11093Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11094
11095 * config.sub: Add support for rom68k and bug boot monitors.
11096
11097Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11098
11099 * Makefile.in: Make all-opcodes depend on all-bfd.
11100
11101Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11102
11103 * config.guess: Added special check for i[34]86-univel-sysv4*.
11104
11105Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11106
11107 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11108 the processor rather than assuming i486.
11109
11110Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11111
11112 * config.guess: Recognize SunOS6 as Solaris3.
11113
11114Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11115
11116 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11117 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11118
11119Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11120
11121 * build-all.mk (all-cross): New target for Canadian Cross.
11122 Added Q2 go32 targets.
11123 * test-build.mk: Configure go32 cross sparclite-aout and
11124 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11125 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11126
11127Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11128
11129 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11130 GO32 hosted toolchains
11131
11132Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11133
11134 * configure: change so "-exec-prefix" gets passed down rather
11135 than "-exec_prefix" so autoconf generated Makefiles get the
11136 exec_prefix set right.
11137
11138Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11139
11140 * config.guess: get the Solaris2 minor version number
11141
11142 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11143
11144Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11145
11146 * config.guess: Recognize some Sequent platforms.
11147
11148Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11149
11150 * Makefile.in: added the vault-install target
11151
11152 * configure.in: actually use the Sun3 makefile fragment that's in
11153 config, also added the release dir to configdirs
11154
11155Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11156
11157 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11158
11159Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11160
11161 * configure.in: remove some program from Alpha targetted toolchains
11162
11163Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11164
11165 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11166 gprof.
11167 (taz): Run "make diststuff" in those directories instead of "make
11168 proto-dir". Look for "VERSION=" only at start of line in subdir
11169 Makefile. Use "gzip -9" for compression.
11170 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11171 (binutils.tar.z): New target.
11172
11173Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11174
11175 * Makefile.in (taz): Include gpl.texinfo.
11176
11177Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11178
11179 * Makefile.in (setup-dirs): Merged into "taz" target.
11180 (taz): Only do `proto-dir' stuff if a directory is actually needed
11181 for this target.
11182
11183Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11184
11185 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11186 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11187 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11188 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11189 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11190
11191Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11192
11193 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11194 config.sub, and move-if-change to gdb testsuite distribution
11195 archive, so the testsuite can be extracted, configured, and
11196 run separately from the gdb distribution. Blow away the Chill
11197 tests that require a Chill compiled executable, since GNU Chill
11198 is not yet publically available.
11199
11200Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11201
11202 * test-build.mk: set environment variables in a single command,
11203 instead of a list of assignments and exports
11204
11205 * config.guess: recognize Alpha/OSF1 systems
11206
11207Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11208
11209 * configure: Change help message to prefer --options rather than
11210 -options.
11211
11212Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11213
11214 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11215 zippy@ecst.csuchico.edu.
11216 * config.guess: Recognize miniframe.
11217
11218Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11219
11220 * Makefile.in: Use srcroot to find runtest rather than rootme.
11221 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11222
11223Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11224
11225 * test-build.mk: Extensive additions to support building on a
11226 machine other than the host.
11227
11228Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11229
11230 * configure (tooldir): Fix for i386-aix again.
11231
11232Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11233
11234 * configure, Makefile.in: Change definition of $(tooldir)
11235 to match the FSF.
11236
11237Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11238
11239 * config.guess: Recognize i[34]86/SVR4.
11240
11241Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11242
11243 * Makefile.in (all-gdb): gdb depends on sim.
11244
11245Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11246
11247 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11248 at the same time we make the prototype gdb directory.
11249 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11250 files at the same time as the gdb base release distribution.
11251
11252Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11253
11254 * Makefile.in (check): Use individual check targets rather than
11255 DO_X rule.
11256 (check-gcc): Added.
11257
11258Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11259
11260 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11261 for System V release 3.2.
11262
11263Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11264
11265 * config.sub: Recognize hppaosf.
11266 * configure.in: Do configure ld/binutils/gas for it.
11267
11268Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11269
11270 * configure (tooldir): Alter syntax used to set this, for systems
11271 where "\$" isn't handled right, like i386-aix.
11272
11273Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11274
11275 * configure: Pass program-transform-name, not
11276 program_transform_name, to recursive configures.
11277
11278Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11279
11280 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11281 of gas+ld+binutils.
11282
11283Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11284
11285 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11286
11287Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11288
11289 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11290
252b5132
RH
11291Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11292
11293 * Makefile.in (PRMS): Set back to all-prms.
11294
11295Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11296
11297 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11298 targets, rather than for MIPS hosts.
11299
11300Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11301
11302 * configure.in: add comment for --with-x default values
11303
11304 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11305
11306 * Makefile.in: add check-* targets for each of the directories in
11307 the tree. Add a definition of RUNTEST that will use the one we
11308 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11309
11310Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11311
11312 * configure.in: Removed obsolete references to bfd_target and
11313 target_makefile_frag.
11314
11315 * build-all.mk: Set assorted targets for Q2.
11316 * config.sub: Recognize z8k-sim and h8300-hms.
11317 * test-build.mk: Really don't pass host to configure.
11318 (HOLES): Added uname.
11319
11320Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11321
11322 * configure: Handle an empty program-prefix, program-suffix or
11323 program-transform-name correctly.
11324
11325Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11326
11327 * build-all.mk: -G 8 no longer required for MIPS targets.
11328 * test-build.mk: Don't pass host argument to configure; make it
11329 guess.
11330
11331Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11332
11333 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11334 * Makefile.in (COMPRESS): New macro, like GZIP.
11335
11336Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11337
11338 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11339
11340 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11341 with gas currently defaults to -G 0.
11342
11343Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11344
11345 * Makefile.in (all-flex): flex depends on byacc.
11346
11347 * build-all.mk: If host not specified, use config.guess. Pass TAG
11348 to test-build.mk as RELEASE_TAG.
11349 * test-build.mk (configargs): New variable containing arguments to
11350 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11351 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11352
11353 * config.guess: Use /bin/uname when checking -X argument on SCO,
11354 to avoid invoking GNU uname which doesn't understand -X.
11355
11356 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11357
11358 * configure.in: Build gas for mips-*-*.
11359
11360Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11361
11362 * Makefile.in (all.normal): insert missing backslash.
11363
11364Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11365
4bddf3ad 11366 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
11367
11368 * Makefile.in: Complete overhaul to merge many almost identical
11369 targets.
11370
11371Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11372
11373 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11374 (gdb.tar.Z): Adjusted.
11375
11376 * Makefile.in (setup-dirs, taz): New targets; should be general
11377 enough to adapt for gdb sometime. Build only .z file.
11378 (gas.tar.z): New target.
11379
11380Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11381
11382 * build-all.mk: Use CC=cc -Xs on Solaris.
11383
252b5132
RH
11384Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11385
11386 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11387 for handling BISON for FSF releases.
11388
11389Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11390
11391 * configure: Actually implement the change zoo just documented.
11392
11393Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11394
11395 * configure: when using config.guess, only set target_alias when
11396 it's not already been set (ie, on the command line)
11397
11398Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11399
11400 * Makefile.in: add installcheck target, set PRMS to install-prms
11401
11402Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11403
11404 * configure: add support for package_makefile_fragment, handle the
11405 case where a directory has a configure.in file but no Makefile.in
11406 more gracefully (with an actual understandable error message, even);
11407 add support for --without (and add this to the usage message); also
11408 explicitly add a --host=${host_alias} to the command line when
11409 config.guess is used
11410
11411Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11412
11413 * configure: Must use both --host and --target in recursive calls.
11414
11415Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11416
11417 * Makefile.in: Change deja-gnu to dejagnu.
11418
11419Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11420
11421 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11422
11423Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11424
11425 * configure.in: canonicalize all instances to *-*-solaris2*,
11426 also strip out a number of tools to not build for go32 host
11427
11428Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11429
11430 * config.guess: add GPL.
11431
11432 * Makefile.in, config.guess, config.sub, configure: bump
11433 copyrights to 93.
11434
11435Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11436
11437 * Makefile.in (do-info): Removed obsolete check for existence of
11438 localenv file.
11439
11440 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11441
11442Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11443
11444 * Makefile.in: a couple of 'else true' for decstation,
11445 support for TclX
11446
11447 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11448
11449Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11450
11451 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11452
11453Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11454
11455 * config.guess: Recognize i386-ibm-aix (PS/2).
11456 * configure.in: Use config/mh-aix386 file for it.
11457
11458Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11459
11460 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11461 CC_FOR_TARGET instead.
11462 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11463
11464Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11465
11466 * Makefile.in: Add sim to list of directories sent with gdb
11467
11468Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11469
11470 * configure.in: Put back mips-dec-bsd* case.
11471
11472Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11473
11474 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11475 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11476 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11477
11478Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11479
11480 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11481
11482 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11483 (install-info): install dir.info only if it exists,
11484 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11485
11486Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11487
11488 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11489 gas for mips-dec-bsd.
11490
11491Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11492
11493 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11494 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11495
11496Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11497
11498 * configure.in: Added "dejagnu" to hosttools list.
11499
11500Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11501
11502 * config.sub, configure.in, config.guess: Add support
11503 for Bosx, an AIX variant from Bull.
11504 Patches from F.Pierresteguy@frcl.bull.fr.
11505
11506Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11507
11508 * devo/dejagnu: Initial creation of devo/dejagnu.
11509 Migrated dejagnu testcases and support files for testing software
11510 tools to reside as subdirectories, currently called "testsuite",
11511 within the directory of the software tool. Migrated all programs,
11512 support libraries, etc. beloging to dejagnu proper from
11513 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11514 with no modifications. The changes to these files which will
11515 allow them to configure, build, and execute properly will be made
11516 in a future update.
11517
11518Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11519
11520 * Makefile.in: Change send_pr to send-pr.
11521 * configure.in: Likewise.
11522 * send_pr: Renamed directory to send-pr.
11523
11524Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11525
11526 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11527
11528Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11529
11530 * README: Update for gdb-4.8 release.
11531 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11532 gdb-xxx.tar.z (gzip'd) file also.
11533
11534Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11535
11536 * Makefile.in: make all-diff depend on all-libiberty
11537
11538Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11539
11540 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11541
11542Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11543
11544 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11545
11546Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11547
11548 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11549 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11550 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11551
11552Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11553
11554 * Makefile.in: makeinfo binary is in a new location
11555
11556Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11557
11558 * config.sub: Accept -ecoff as an OS.
11559
11560 * Makefile.in: Various changes to eliminate a level of make
11561 recursion and reduce the required command line length.
11562 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11563 sub-makes.
11564 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11565 variables holding settings for specific sub-makes.
11566 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11567 in terms of BASE_FLAGS_TO_PASS.
11568 (TARGET_LIBS): New variable listing directories which use
11569 TARGET_FLAGS_TO_PASS.
11570 (subdir_do): Eliminated.
11571 (do-*): New set of targets to replace subdir_do.
11572 (various): All targets which used subdir_do now depend on do-*.
11573 (local-clean): Renamed from do_clean.
11574 (local-distclean): New target, dependency of distclean and
11575 realclean.
11576 (install-info): Don't create directories. Depend on dir.info
11577 rather than calling make recursively.
11578 (install-dir.info): Eliminated.
11579 (install-info-dirs): Create all info directories here.
11580 (dir.info): Depend upon do-install-info.
11581
11582 * test-build.mk (HOLES): Added false.
11583
11584Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11585
11586 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11587
11588Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11589
11590 * Makefile.in (info): remove dependency on all-texinfo. The
11591 problem was really in texinfo/C, not at this level.
11592
11593Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11594
11595 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11596
11597Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11598
11599 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11600 GDB releases.
11601
11602Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11603
11604 * configure: Include srcdir in message about target of link not
11605 being found. Don't convert `-' to `_' in `with' options being
11606 passed to subdirs.
11607
11608Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11609
11610 * configure.in: add uudecode to host_tools
11611
11612 * Makefile.in: added {all,install}-uudecode targets, added them to
11613 the appropriate lists
11614
11615Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11616
11617 * Makefile.in (all-gcc): Added dependency on all-gas.
11618
11619 * configure.in (mips-*-*): Build ld and binutils.
11620
11621Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11622
11623 * configure: check return code from mkdir, print error message and
11624 exit on failure.
11625
11626Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11627
11628 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11629
11630Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11631
11632 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11633
11634Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11635
11636 * config.sub (h8500): Recognize this as a cpu type.
11637
11638Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11639
11640 * configure: source directory missing is no longer a warning
11641
11642 * configure.in: recognize irix[34]* instead of irix[34]
11643
11644 * Makefile.in: define and pass down X11_LIB
11645
252b5132
RH
11646Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11647
11648 * guess-systype: Renamed to ...
11649 * config.guess: ... by popular request.
11650 * configure.in, Makefile.in: Update accordingly.
11651
11652Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11653
11654 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11655 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11656 + Execute ./dummy instead of assuming . is in PATH.
11657
11658Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11659
11660 * guess-systype: New shell script. Attempts to guess the
11661 canonical host name of the executing host.
11662 Only a few hosts are supported so far.
11663 * configure: Call guess-systype if no host is specified.
11664
11665Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11666
11667 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11668 gcc Makefile.
11669
11670
11671Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11672
11673 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11674 (all-gcc, install-gcc, subdir_do): Use it.
11675
11676Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11677
11678 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11679
11680Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11681
11682 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11683 set exclusively by configure, using configure.in .
11684
11685Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11686
11687 * test-build.mk: set $PATH for all builds
11688
11689 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11690
11691Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11692
11693 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11694 the one used in gcc/Makefile.in, so that a null expansion doesn't
11695 override the one needed to build gcc with a native cc.
11696
11697
11698Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11699
11700 * configure: Accept -with arguments.
11701
11702Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11703
11704 * Makefile.in: added h8300sim
11705
11706Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11707
252b5132
RH
11708 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11709 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11710 (all-cygnus, native, build-cygnus): Make
11711 $(canonhost)-stamp-3stage-done, not $(host)....
11712 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11713 i386-sco3.2v4. Added else true to if command.
11714
11715Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11716
11717 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11718
11719Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11720
11721 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11722
11723Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11724
11725 * configure.in: don't remove binutils from Solaris builds
11726
11727Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11728
11729 * Makefile.in: get rid of earlier definitions for *clean,
11730 also handle the recursive info rule better
11731
11732Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11733
11734 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11735 do more-or-less the right thing.
11736
11737Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11738
11739 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11740 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11741
11742Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11743
11744 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11745 $(host_canonical).
11746
11747 * configure.in: split the configdirs list into 4 categories (native
11748 v. cross, library v. tool) and handle the cross-only and native-
11749 only in more reasonable (and correct!) way.
11750
11751Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
11752
11753 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
11754 configdirs anymore.
11755
11756Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11757
11758 * Makefile.in: extensive cleanup:: removed all of the explicit
11759 clean-* targets, collapsed many wrappers around subdir_do into
11760 one, added additional targets to satisfy standards.texi, deleted
11761 some old targets, some changes for consistency
11762
11763Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11764
11765 * configure.in: handle some programs as cross-only, and others as
11766 native only
11767
11768 * test-build.mk: handle partial holes in a more generic manner
11769
11770 * Makefile.in: m4 depends on libiberty
11771
252b5132
RH
11772Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11773
11774 * configure.in: add m4, textutils, fileutils, sed, shellutils,
11775 time, wdiff, and find to configdirs
11776
11777 * Makefile.in: all, clean, and install rules for the new programs
11778 added to configure.in
11779
11780Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11781
11782 * configure.in: use mh-sun for all *-sun-* hosts
11783
252b5132
RH
11784Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11785
11786 * Makefile.in: define flags for X11 include files and library file
11787 locations, pass them down to the programs that need this info
11788
11789 * build-all.mk: added a 'native' target, to 3stage the native toolchain
11790
252b5132
RH
11791Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11792
11793 * configure.in: start building libg++ for HP-UX targets
11794
11795Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
11796
11797 * README: Update references to files moved into etc/.
11798
11799Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
11800
11801 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
11802 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
11803
11804Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11805
11806 * configure: accept dash as well as underscore in long option
11807 names for FSF compatibility.
11808
11809Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11810
11811 * config.sub: added -sco3.2v4 support from FSF.
11812
11813Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11814
11815 * configure.in: expand the section that adds or removes
11816 directories from the list of programs to build, to handle native
11817 vs. cross in addition to host v. native
11818
11819Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11820
11821 * Makefile.in: Replace C++ in macro names with CXX.
11822 This is less likely to break ...
11823
11824Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11825
11826 * test-build.mk: add -w to GNU_MAKE
11827
11828Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11829
11830 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11831 add 'sparc' to list of recognized cpus. This needed to make
11832 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11833 Delete some redundant ose68 variants. Recognize -wrs as an os,
11834 then changes that into $CPU-wrs-vxworks.
11835
11836 * configure.in: remove most references to gdbtest, regularize
11837 target based program removal
11838
11839 * test-build.mk: import from p3 tree (many fixes and changes)
11840
11841Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11842
11843 * Makefile.in: added rules to handle tcl, tk, and expect
11844
11845 * configure.in: handle those directories if they exist
11846
11847Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11848
11849 * config.sub: removed bogus hppabsd and hppahpux names, since
11850 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11851
11852Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11853
11854 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
11855 depends upon all-xiberty
11856
11857 * Makefile.in: changes from p3, including:
11858
11859 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
11860
11861 * Makefile.in (XTRAFLAGS): include newlib directories if
11862 newlib/Makefile exists, rather than if host != target.
11863
11864 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
11865
11866 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11867 from the same source tree and not building a cross-compiler. This
11868 matters for the libg++ configuration if reconfiguring a tree that
11869 has already been installed.
11870
11871 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
11872
11873 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11874 pick up the machine and system specific header files.
11875
11876 * Makefile.in: added AS_FOR_TARGET, passed down in
11877 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11878 the C compiler to use to create programs which are run in the
11879 build environment, set it to default to $(CC), and passed it down
11880 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11881
11882 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
11883
11884 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11885 We need them for unusual native builds, like systems without
11886 ranlib.
11887
11888 * configure: also define $(host_canonical) and
80413487
RH
11889 $(target_canonical), which are the full, canonical names for the
11890 given host and target
252b5132
RH
11891
11892Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
11893
11894 * Makefile.in: Added separate definitions for C++.
11895
11896Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11897
11898 * configure.in (configdirs): Add deja-gnu.
11899
11900Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11901
11902 * README: Update for configure.texi and gdb-4.7 release.
11903
11904Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11905
11906 * Makefile.in: Move "all" target to top of file.
11907 Previously, first target was ".PHONY" which caused BSD4.4 make
11908 to build .PHONY when make was run without arguments.
11909
11910Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11911
11912 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11913 Library-copylefted code in libiberty.
11914
11915Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11916
11917 * config.sub: Replace m68kmote with plain old m68k.
11918
11919Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11920
11921 * Makefile.in: Remove space from blank line, avoid Make complaints.
11922
11923Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11924
11925 * config.sub: Complain if no argument is given. Added support for
11926 386bsd as OS and target alias.
11927
11928Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11929
11930 * Makefile.in (XTRAFLAGS): include newlib directories if
11931 newlib/Makefile exists, rather than if host != target.
11932
11933Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11934
11935 * config.sub: recognize sparclite-wrs-vxworks.
11936
11937 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11938 p3.) Added clean-xiberty to clean.
11939
11940Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11941
11942 * configure.in: use *-*-* instead of nested cases for host and target
11943
11944Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11945
11946 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11947 from the same source tree and not building a cross-compiler. This
11948 matters for the libg++ configuration if reconfiguring a tree that
11949 has already been installed.
11950
11951Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11952
11953 * config.sub (i486v/i486v4): Merge in from FSF version.
11954
11955Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11956
11957 * configure: only set PWD if it is already set.
11958
11959Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11960
11961 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11962 doesn't have unset and all success paths (and most error paths)
11963 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11964 to just ${PWD} to avoid confusion.)
11965
11966Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11967
11968 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11969 even for a native compilation.
11970
11971Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11972
11973 Changes to make the gdb.tar.Z rule work better.
11974
11975 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11976 (DEVO_SUPPORT): Add configure.texi.
11977 (bfd-ilrt.tar.Z): Remove ancient rule.
11978
11979Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11980
11981 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11982 pick up the machine and system specific header files.
11983
11984 * configure.in, config.sub: added new target m68010-adobe-scout,
11985 with alias of adobe68k. Changed configure.in to check for
11986 -scout before -sco* to avoid a false match.
11987
11988 * Makefile.in: added AS_FOR_TARGET, passed down in
11989 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11990 the C compiler to use to create programs which are run in the
11991 build environment, set it to default to $(CC), and passed it down
11992 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11993
11994Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
11995
11996 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11997 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
11998 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11999 FOR_TARGET variants, to newlib and libg++.
12000
12001Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12002
12003 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12004 first.
12005
12006Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12007
12008 * config.sub: Accept `elf' as an environment.
12009
12010Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12011
12012 * Makefile.in (all-opcodes): cd into the right directory
12013
12014Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12015
12016 * configure: added -program_transform_name option, used as
12017 argument to sed when installing programs.
12018 configure.texi: added documentation for -program_prefix,
12019 -program_suffix and -program_transform_name.
12020
12021Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12022
12023 * config.sub: Accept i486 where i386 ok.
12024
12025Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12026
12027 * config.sub: accept we32k
12028
12029Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12030
35590697 12031 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
12032
12033 * Makefile.in: don't create all directories for ``make install'';
12034 let the subdirectories create the ones they need.
12035
12036Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12037
80413487 12038 * COPYING: new file, GPL v2
252b5132
RH
12039
12040Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12041
12042 * Makefile.in: use the new gen-info-dir, which needs a template
12043 argument (which also lives in texinfo)
12044
12045 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12046
252b5132
RH
12047Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12048
12049 * config.sub (ncr3000): Change i386 to i486.
12050
12051Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12052
12053 * Makefile.in: add install-rcs, install-grep to
12054 install-no-fixedincludes, removed install-bison and install-libgcc
12055
12056Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12057
12058 * configure.in: grab the HPUX makefile fragment if on HPUX
12059
12060Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12061
12062 * Makefile.in: eradicate bison spoor (ditto libgcc).
12063 configure.in: recognise m68{k,000}-ericsson-OSE.
12064 es1800 is alias for m68k-ericsson-OSE
12065
12066Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12067
12068 * configure.in: rearrange the parts that remove programs from
12069 configdirs, based now on HOST==TARGET or by canonical triple.
12070
12071Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12072
12073 * test-build.mk: recurse explicitly with -f test-build.mk when
12074 appropriate. predicate stage3 and comparison on the existence
12075 of gcc. That is, if gcc isn't around, we aren't three-staging.
12076 On very clean, also remove ...stamp-co. Build in-place before
12077 doing other builds.
12078
12079Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12080
12081 * Makefile.in, configure.in: add tgas
12082
12083Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12084
12085 * Makefile.in: a number of changes merged in from progressive.
12086
12087 * configure.in: add libm.
12088
12089 * .cvsignore: ignore some stuff that comes from test-build.mk.
12090
252b5132
RH
12091Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12092
12093 * config.sub: Add es1800 (m68k-ericsson-es1800).
12094
12095Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12096
12097 * configure: Add program_suffix (parallel to program_prefix)
12098 * Makefile.in: adjust directory-creating script for losing decstation
12099
12100Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12101
12102 * configure: Minor $subdir-related fixes.
12103
12104Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12105
12106 * configure: fix various problems with propogating
12107 makefile_target_frag in subdirs.
12108 * configure.in: config libgcc if its there
12109
12110Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12111
12112 * config.sub: HPPA merge.
12113
252b5132
RH
12114Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12115
12116 * Makefile.in: Replace all-bison with all-byacc in all
12117 dependency lines for other tools (which now use byacc).
12118
12119Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12120
12121 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12122
252b5132
RH
12123Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12124
12125 * Makefile.in: make gprof rules similar to byacc rules (instead of
12126 vestigal $(unsubdir) that didn't work...)
12127
12128Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12129
12130 * config.sub: Add support for Linux.
12131 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12132 (at least for libg++).
12133
12134Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12135
12136 * configure.texi: fix doc for the -nfp option to configure
12137
12138Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12139
12140 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12141
12142Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12143
12144 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12145 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12146 * configure.in: added solaris* host_makefile_frag hook.
12147
12148Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12149
12150 * config.sub: changed recognition of m68000 so that various
12151 m68k types can be specified via m680[01234]0
12152
12153Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12154
12155 * config.sub (basic_machine): fix sed so that '-foo' isn't
12156 completely substituted out while .+'-foo' loses the '-foo'
12157
12158Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12159
12160 * config.sub ($os): Add -aout.
12161
12162Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12163
12164 * configure: If host_makefile_frag is absolute, don't
12165 prefix ${invsubdir} (relevant to libg++ auto-configure).
12166
12167Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12168
12169 * Makefile.in (tooldir): Define it.
12170 (all-ld): Depend on all-flex.
12171
12172Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12173
12174 * Makefile.in (check): Fix libg++ special case.
12175
12176Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12177
12178 * configure: do not bury `pwd` into config.status, thus do fewer
12179 pwd's.
12180
12181 * configure: print the "Building in" message only when building in
12182 other than "." AND verbose.
12183
12184 * configure: remove -s, rework -v to better accomodate guested
12185 configures.
12186
12187 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12188
12189Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12190
12191 * Makefile.in: macroize flags passed on recursion. remove
12192 fileutils.
12193
12194Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12195
12196 * configure: get makesrcdir right for subdirs deeper than 1.
12197
12198 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12199 install.
12200
12201Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12202
12203 * Makefile.in: don't print subdir_do or recursion lines.
12204
12205Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12206
12207 * standards.texi: added menu item.
12208
12209 * Makefile.in: build and install standards.info.
12210
12211 * standards.texi: new file.
12212
12213Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12214
12215 * configure: test for and move config.status pieces from
12216 ${subdir}/.
12217
12218Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12219
252b5132
RH
12220 * configure: Test for existance of files before trying to mv
12221 them, to avoid numerous non-existance messages.
12222
12223Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12224
12225 * configure: correct final line of config.status.
12226
12227 * configure: patch from eggert. Avoids a protection problem if
12228 the original Makefile.in is read only.
12229
12230 * configure: use move-if-change from gcc to create config.status.
12231 Some makefiles depend on config.status to tell if a directory
12232 has been reconfigured for a different host. This change
12233 prevents those directories from remaking everything in the case
12234 where the reconfig was only intended to rebuild a Makefile.
12235
12236 * configure: test for config.sub with "config.sub sun4" rather
12237 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12238 host alias from a missing config.sub.
12239
12240Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12241
12242 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12243 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12244
12245Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12246
12247 * configure: mkdir ${subdir} as needed.
12248
12249Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12250
12251 * Makefile.in,configure.in: added autoconf.
12252
12253Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12254
12255 * Makefile.in: no longer pass against on recursion.
12256
12257 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12258 definitions are not inherited.
12259
12260 * configure: correct makesrcdir when subdir is .
12261
12262Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12263
12264 * configure: Add support for 'subdirs' variable, which is
12265 like 'configdirs', except that configure doesn't re-invoke
12266 itself for subdirs, it just creates a Makefile for each subdir.
12267 * configure.texi: Document subdirs.
12268
12269Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12270
12271 * configure.in: added flex to configdirs
12272
12273Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12274
12275 * Makefile.in: remove clean-stamps from clean.
12276
12277Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12278
12279 * configure.in: Add gdbtest to configdirs.
12280
12281Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12282
12283 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12284 to recursive makes.
12285 * configure.in: Recognize new ncr3000 config.
12286
12287Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12288
12289 * Makefile.in, configure.in: removed references to gdbm.
12290
12291Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12292
12293 * config.sub: Don't canonicalize os value
12294 newsos* to bsd (readline needs to check for newsos).
12295 (This fix was earlier made Jan 31, but got re-broken.)
12296
12297Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12298
12299 * configure.in: sco is an os, not a vendor!
12300
12301 * configure: Quote $( better. Keep various shells happy.
12302
12303Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12304
12305 * Makefile.in: eliminate stamp-files.
12306
12307Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12308
12309 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12310 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12311
12312Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12313
12314 * config.sub: fix iris/iris3.
12315
12316Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12317
12318 * configure: re-add -rm.
12319
12320Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12321
12322 * Maskefile.in: add .stmp-rcs to all.
12323
12324 * configure.in: remove gas from rs6000 build, use aix host fragment.
12325
12326Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12327
12328 * configure: pass down site_option during recursion.
12329
12330Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12331
12332 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12333
12334Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12335
12336 * configure: Change exec_prefix so that it really defaults to prefix.
12337
12338Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12339
12340 * Makefile.in, configure.in: Add support for mmalloc library.
12341
12342Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12343
12344 * Makefile.in: add stmp dependencies for a few more things.
12345
12346Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12347
12348 * configure: adjusted error message on objdir/srcdir configure
12349 collision, per john's suggestion.
12350
12351 * Makefile.in: add libiberty stmp to all and all.cross.
12352
12353Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12354
12355 * Makefile.in: remove force dependencies, add grep to all.
12356
12357Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12358
12359 * Makefile.in: drop flex. make stamp files work.
12360
12361 * configure: added test for conflicting configuration in srcdir,
12362 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12363 gets cranky. use relative paths for configure and srcdir
12364 whenever possible. Send some error messages to stderr that were
12365 going to stdout.
12366
12367Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12368
12369 * Makefile.in: Fix libg++ rule to check for gcc directory
12370 before using gcc/gcc. Also pass XTRAFLAGS.
12371
12372Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12373
12374 * Makefile.in: added stmp-files so that directories aren't polled
12375 when they are already built.
12376
12377 * configure.texi: fixed a node pointer problem.
12378
12379Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12380
4bddf3ad 12381 * config.sub configure.in gdb/configure.in
252b5132
RH
12382 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12383 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12384 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12385
12386Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12387
12388 * configure: -recurring becomes -silent. corrected help message
12389 for -site= option.
12390
12391 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12392
12393Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12394
12395 * configure: when building Makefile for crosses, replace
12396 tooldir and program_prefix. default srcdir from location of
12397 config.sub. remove "for host in hosts" and "for target in
12398 targets" loops.
12399
12400Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12401
12402 * Makefile.in: Do not pass bindir or mandir to cvs.
12403
12404Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12405
12406 * Makefile.in, configure.in: removed traces of namesubdir,
12407 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12408 copyrights to '92, changed some from Cygnus to FSF.
12409
12410 * configure.texi: remove most references to multiple hosts,
12411 multiple targets, subdirs, etc.
12412
12413 * configure.man: removed rcsid. reference config.sub not
12414 config.subr.
12415
12416 * Makefile.in: mkdir $(infodir) on install-info.
12417
12418Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12419
12420 * configure.texi: Explain better about .gdbinit and about
12421 the environment that configure.in sections run in.
12422
12423Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12424
12425 * configure.in: Ultrix is only a decstation if it's a MIPS.
12426
12427Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12428
12429 * README: DOC.configure => cfg-paper.texi.
12430
12431Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12432
12433 * config.sub (near case $os): Don't convert newsos* to bsd!
12434
12435Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12436
12437 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12438 the number of copies of COPYING that go into the GDB tar file.
12439
12440Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12441
4bddf3ad 12442 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12443 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12444 Fix SCO configuration stuff.
12445
12446Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12447
12448 * Makefile.in: For libg++, make sure the -I pointing
12449 to the gcc directory goes *after* all the libg++-local -I flags.
12450 Also, move just-gcc dependency from just-libg++ to all-libg++.
12451
12452Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12453
12454 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12455
12456Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12457
12458 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12459
12460Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12461
12462 * config.sub: Add stratus configuration frags. Also
12463 submitted to FSF.
12464
12465Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12466
12467 * Makefile.in (DEV_SUPPORT): add configure.man.
12468
12469 * config.sub(Decode manufacturer-specific): add -none*.
12470
12471Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12472
12473 * Makefile.in: remove form feeds to make Sun's make happy.
12474 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12475
12476Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12477
12478 * Makefile.in (AR_FLAGS): Make quieter.
12479
12480Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12481
12482 * configure.in: Add libg++.
12483 * configure: When verbose, don't output the command line at each
12484 level; it will be unremarkably the same as the previous version,
12485 which will be the same as what the user typed.
12486
12487Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12488
12489 * configure.in, Makefile.in: fix clean-info, add flex. add
12490 fileutils.
12491
12492 * configure: be less sensitive to spaces in Makefile.in. Do not
12493 look for sources in "..". Doing so breaks subdirectories that
12494 might have their own configure. If a subdir has it's own
12495 configure script, use it.
12496
12497Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12498
12499 * cfg-paper.texi: some changes suggested by rms.
12500
12501Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12502
12503 * config.sub: Merge in some small additions from the FSF version,
12504 taken from the gcc distribution, to bring the Cygnus and FSF
12505 versions into closer sync.
12506
12507Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12508
12509 * configure.in: Changed svr4 references to sysv4.
12510
12511Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12512
12513 * configure: added -V for version number option.
12514
12515Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12516
12517 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12518 renamed from DOC.configure to cfg-paper.texi.
12519
12520Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12521
12522 * configure, config.subr, config.sub: config.subr is now
12523 config.sub again.
12524
12525Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12526
12527 * configure.texi: new file, in progress.
12528
12529 * Makefile.in: build info file and install the man page for
12530 configure.
12531
12532 * configure.man: new file, first cut.
12533
12534 * configure: find config.subr again now that configuration "none"
12535 has gone. removed all traces of the -ansi option. removed all
12536 traces of the -languages option.
12537
12538 * config.subr: resync from rms.
12539
d932cae7 125401991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12541
12542 * configure, config.sub, config.subr: merge config.sub into
12543 config.subr, call the result config.subr, remove config.sub, use
12544 config.subr.
12545
12546 * Makefile.in: revised install for dir.info.
12547
d932cae7 125481991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12549
12550 * configure.in: add decstation host makefile frag.
12551
12552 * Makefile.in: BISON now bison -y again. also install-gcc on
12553 install. clean-gdbm on clean. infodir belongs in datadir.
12554 Make directories for info install. Build dir.info here then
12555 install it.
12556
d932cae7 125571991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12558
12559 * Makefile.in: fix for bad directory tests.
12560
d932cae7 125611991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12562
12563 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12564 regexp. -srcdir relative was being handled incorrectly.
12565
12566 * Makefile.in: unwrapped some for loops so that parallel makes
12567 work again and so one can focus one's attention on a particular
12568 package.
12569
d932cae7 125701991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12571
12572 * configure: added PWD as a stand in for `pwd` (for speed). use
12573 elif wherever possible. make -srcdir work without -objdir.
12574 -objdir= commented out.
12575
d932cae7 125761991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12577
12578 * configure: +options become --options. -subdirs commented out.
12579 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12580 Makefile now at top of generated Makefile. Removed cvs log
12581 entries. added -srcdir. create .gdbinit only if there is one
12582 in ${srcdir}.
12583
12584 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12585 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12586 and mandir now keyed off datadir by default.
12587
d932cae7 125881991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12589
12590 * Freshly created ChangeLog.
12591
12592\f
12593Local Variables:
12594mode: change-log
12595left-margin: 8
12596fill-column: 76
12597version-control: never
12598End:
5c5f596d 12599
This page took 0.952085 seconds and 4 git commands to generate.