]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ChangeLog
PR other/35151
[thirdparty/binutils-gdb.git] / ChangeLog
CommitLineData
fc5df3ab
NC
12008-04-04 NightStrike <NightStrike@gmail.com>
2
3 PR other/35151
4 * configure.ac: Combine rules for mingw32 and mingw64.
5 * configure: Regenerate.
6
c779bab8
PB
72008-03-27 Paolo Bonzini <bonzini@gnu.org>
8
9 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
10 * Makefile.in: Regenerate.
11
93f9b408
ILT
122008-03-20 Ian Lance Taylor <iant@google.com>
13
14 * configure.ac: Add support for --enable-gold.
15 * Makefile.def: Add gold as a directory like ld.
16 * configure, Makefile.in: Regenerate.
17
5746fb46
AK
182008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
19
20 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
21 (s390_cond_extensions): Reduced extensions to the compare related.
22 (main): z10 cpu type option added.
23 (expandConditionalJump): Renamed to ...
24 (insertExpandedMnemonic): ... this.
25
26 * opcodes/s390-opc.c: Re-group the operand format makros.
27 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
28 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
29 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
30 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
31 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
32 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
33 INSTR_SIL_RDU): New instruction formats added.
34 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
35 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
36 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
37 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
38 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
39 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
40 masks added.
41 (s390_opformats): New formats added "ris", "rrs", "sil".
42 * opcodes/s390-opc.txt: Add the conditional jumps with the
43 extensions removed from automatic expansion in s390-mkopc.c manually.
44 (asi - trtre): Add new System z10 EC instructions.
45 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
46
58c85be7
RW
472008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
48
49 * configure.ac: m4_include config/proginstall.m4.
50 * configure: Regenerate.
51
78124051
RW
522008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
53
54 Backport from upstream Libtool:
55
56 2007-10-12 Eric Blake <ebb9@byu.net>
57
58 Deal with Autoconf 2.62's semantic change in m4_append.
59 * ltsugar.m4 (lt_append): Replace broken versions of
60 m4_append.
61 (lt_if_append_uniq): Don't require separator to be overquoted,
62 and avoid broken m4_append.
63 (lt_dict_add): Fix typo.
64 * libtool.m4 (_LT_DECL): Don't overquote separator.
65
018f1bea
DE
662008-03-13 David Edelsohn <edelsohn@gnu.org>
67
68 * config.rpath: Add AIX 6 support.
69
5c5f596d
PB
702008-03-13 Paolo Bonzini <bonzini@gnu.org>
71
72 * Makefile.def (stageprofile). Remove -fprofile-generate
73 from stage_libcflags.
74 * Makefile.in: Regenerate.
75
a1f93a5e
BE
762008-03-13 Ben Elliston <bje@au.ibm.com>
77
78 * config.sub, config.guess: Update from upstream sources.
79
98c3d905
AK
802008-03-06 Florian Krohm <fkrohm@us.ibm.com>
81
82 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
83 * s390-opc.txt (cmpsc): Duplicate entry removed.
84 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
85 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
86 fier, cu42, cu41): Fix operand format.
87
7f6ef0c0
PB
882008-02-20 Paolo Bonzini <bonzini@gnu.org>
89
90 PR bootstrap/32009
91 PR bootstrap/32161
92
93 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
94 * configure: Regenerate.
95
96 * Makefile.def: Define stage_libcflags for all bootstrap stages.
97 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
98 STAGE4_LIBCFLAGS): New.
99 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
100 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
101 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
102 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
103 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
104 for target modules. Don't export LIBCFLAGS.
105 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
106 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
107 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
108 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
109 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
110 * Makefile.in: Regenerate.
111
eaf19029
PB
1122008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
113
114 PR libgcj/33085
115 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
116 Do not use -DDLL_EXPORT. Backport from upstream.
117
680c43e9
NC
1182008-02-14 Nick Clifton <nickc@redhat.com>
119
120 Import this patch from gcc:
121 2008-01-24 David Edelsohn <edelsohn@gnu.org>
122
123 * libtool.m4: Backport AIX 6 support from ToT Libtool.
124
c72b1d96
HPN
1252008-02-02 Hans-Peter Nilsson <hp@axis.com>
126
127 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
128 * configure: Regenerate.
129
8b66833e
BW
1302008-01-31 Marc Gauthier <marc@tensilica.com>
131
132 * configure.ac (xtensa*-*-*): Recognize processor variants.
133 * configure: Regenerate.
134
9cc8ae67
PB
1352008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
136
137 PR bootstrap/34922
138 * configure.ac (PARSE_ARGS): Push suitable setting of
139 ac_subdirs_all, for `./configure --help=recursive'.
140 Handle `+' in generic toplevel directory disabling.
141 * configure: Regenerate.
142
19090595
BE
1432008-01-23 Ben Elliston <bje@au.ibm.com>
144
145 * config.sub, config.guess: Update from upstream sources.
146
9f1e7fd3
BE
1472008-01-08 Ben Elliston <bje@au.ibm.com>
148
149 * config.sub, config.guess: Update from upstream sources.
150
2f959d61
JJ
1512007-12-19 Jeff Johnston <jjohnstn@redhat.com>
152
153 * COPYING.LIBGLOSS: Update default copyright.
154
aa054b85
JJ
1552007-12-19 Jeff Johnston <jjohnstn@redhat.com>
156
157 * COPYING.NEWLIB: Update default copyright.
158
57c53b2b
RS
1592007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
160
161 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
162 Change recommended MPFR from 2.2.1 > 2.3.0.
163 * configure: Regenerate.
164
fee14b60
RS
1652007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
166
167 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
168 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
169 * Makefile.in: Regenerate.
170
c9b68031
DD
1712007-12-10 Andreas Tobler <a.tobler@schweiz.org>
172
173 * configure.ac: Enable libjava for x86_64-*-darwin9.
174 * configure: Regenerate.
175
ad25e7d5
BE
1762007-12-05 Ben Elliston <bje@au.ibm.com>
177
178 * config.sub, config.guess: Update from upstream sources.
179
6ac84f65
PB
1802007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
181
182 * config-ml.in: Robustify against white space in absolute file
183 names.
184
185 * config-ml.in (multi-clean): Substitute ${Makefile}.
186 Remove superfluous ${Makefile} in list.
187
7b3200f9
DJ
1882007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
189
190 * Makefile.def (dependencies): Make configure-gdb depend on
191 all-intl.
192 * Makefile.in: Regenerated.
193
2c133ff9
JJ
1942007-10-15 Patrick Mansfield <patmans@us.ibm.com>
195
196 * Makefile.def: To avoid problems running with parallel makes,
197 build newlib before libgloss so that target specific header
198 files are availble.
199 * Makefile.in: Regenerate.
200
5074315a
DJ
2012007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
202
203 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
204 * Makefile.in: Regenerate.
205
f5bc1778
DJ
2062007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
207
208 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
209 * libdecnumber: New directory, imported from GCC.
210
c66487f8
NC
2112007-10-08 Mike Frysinger <vapier@gentoo.org>
212
213 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
214 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
215 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
216 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
217 * configure: Regenerate.
218
b5714970
PB
2192007-10-01 Paolo Bonzini <bonzini@gnu.org>
220
221 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
222 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
223 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
224 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
225 * configure.ac: Default them to host tools for $host = $build.
226 Subst them.
227
228 * configure: Regenerate.
229 * Makefile.in: Regenerate.
230
f3b1e08e
RS
2312007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
232
233 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
234 * configure: Regenerate.
235
cff87f51
DD
2362007-09-19 Benjamin Kosnik <bkoz@redhat.com>
237
238 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
239 libstdc++.
240 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
241 * configure: Regenerate.
242 * Makefile.in: Regenerate.
243
625a61cd
AS
2442007-09-17 Andreas Schwab <schwab@suse.de>
245
246 * configure.ac: Raise minimum makeinfo version to 4.6.
247 * configure: Regenerate.
248
83a3a68b
AM
2492007-09-15 Alan Modra <amodra@bigpond.net.au>
250
251 * configure.ac: Correct makeinfo version check.
252 * configure: Regenerate.
253
5bd8be13
RS
2542007-09-14 Richard Sandiford <richard@codesourcery.com>
255
256 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
257 to $skipdirs and only disable gprof for newlib. Use the normal
258 mips*-elf* handling in other respects.
259 * configure: Regnerate.
260
5566c1fa
DD
2612007-09-12 David Daney <ddaney@avtrex.com>
262
263 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
264 enabling libgcj.
265 * configure: Regenerate.
266
2672007-09-12 Richard Guenther <rguenther@suse.de>
268
269 * configure.ac (--enable-stage1-checking): If neither --enable-checking
270 nor --disable-checking is provided also turn on yes and types
271 checking for stage1.
272 * configure: Re-generate.
273
a18e2996 2742007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
275
276 PR target/33281
277 * configure.ac: Use config/mh-mingw on mingw.
278 * configure: Regenerate.
84e7906e 279
691bb5a1
DD
2802007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
281
282 PR other/32154
283 * configure.ac: For libgloss targets, point the linker to the linker
284 script, startup code and simulator library.
285 * configure: Regenerate.
286
6d18b86b
AH
2872007-09-09 Andrew Haley <aph@redhat.com>
288
289 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 290 target-libjava.
6d18b86b 291
f00a3165 2922007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 293
f00a3165 294 * config.sub, config.guess: Update from upstream sources.
971aaaa5 295
2abc4e65
BE
2962007-08-21 Richard Guenther <rguenther@suse.de>
297
298 * configure.ac: Add types checking to stage1 checking flags.
299 * configure: Regenerate.
300
8a6ee3ab
JM
3012007-08-18 Paul Brook <paul@codesourcery.com>
302 Joseph Myers <joseph@codesourcery.com>
303
304 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
305 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
306 * Makefile.in: Regenerate.
307 * configure.ac (--with-debug-prefix-map): New.
308 * configure: Regenerate.
309
429acdec
RS
3102007-08-17 Richard Sandiford <richard@codesourcery.com>
311 Nigel Stephens <nigel@mips.com>
312
429acdec
RS
313 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
314 as target_makefile_frag.
315 * configure: Regenerate.
316
8520c408
AO
3172007-08-16 Alexandre Oliva <aoliva@redhat.com>
318
319 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
320 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
321 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
322 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
323 (do-compare, do-compare3, do-compare-debug): New.
324 ([+compare-target+]): Use them.
325
3262007-08-16 Alexandre Oliva <aoliva@redhat.com>
327
328 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
329 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
330 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
331 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
332 (do-compare, do-compare3, do-compare-debug): New.
333 ([+compare-target+]): Use them.
334
2444379b
BE
3352007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
336 Ben Elliston <bje@au.ibm.com>
337
338 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
339 --silent if $silent.
340 * configure: Regenerate.
341
d6f99447
DJ
3422007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
343
344 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
345
bd0aa315
NC
3462007-07-17 Nick Clifton <nickc@redhat.com>
347
348 * COPYING3: New file. Contains version 3 of the GNU General
349 Public License.
350 * COPYING3.LIB: New file. Contains version 3 of the GNU
351 Lesser General Public License.
352
0ebe98fb
BS
3532007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
354
355 * configure.ac: Fix my previous change to really match GCC.
356 * configure: Regenerate.
357
521ec477
DD
3582007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
359
360 * configure.ac: Rewrite 'configure --help' strings to look nicer.
361 * configure: Regenerate.
362
3632007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
364
365 * configure.ac: Add some missing m4 quotation.
366 * configure: Regenerate.
367
0c24b341
NC
3682007-07-09 Kai Tietz <kai.tietz@onevision.com>
369
370 * Makefile.def: Add windmc tool to build.
371 * Makefile.tpl: Likewise.
372 * configure.ac: Likewise.
373 * Makefile.in: Regenerate.
374 * configure: Regenerate.
375
a09314d0
L
3762007-07-05 H.J. Lu <hongjiu.lu@intel.com>
377
378 * lt~obsolete.m4: New. Import from 20070318 libtool.
379
7c3e1d12
BS
3802007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
381
382 * configure.ac: Don't add target-libmudflap to noconfigdirs for
383 uclinux and linux-uclibc targets.
384 * configure: Regenerate.
385
a5b3b4dd
DD
3862007-06-28 DJ Delorie <dj@redhat.com>
387
388 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
389 not building newlib.
390 * configure: Regenerated.
391
184d813c
DJ
3922007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
393
394 * src-release (DEVO_SUPPORT): Correct typos.
395
31d99776
DJ
3962007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
397
398 * Makefile.def: Add dependency from configure-gdb to all-bfd.
399 * Makefile.in: Regenerated.
400
e00a73e3
PB
4012007-06-14 Paolo Bonzini <bonzini@gnu.org>
402
403 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
404 (distclean-stage[+id+]): Possibly delete stage_last.
405 * Makefile.in: Regenerate.
406
98a1bbc5
BE
4072007-06-07 Ben Elliston <bje@au.ibm.com>
408
409 * config.sub, config.guess: Update from upstream sources.
410
973601e1
BE
4112007-06-07 Ben Elliston <bje@au.ibm.com>
412
413 * Makefile.tpl: Fix spelling error.
414 * Makefile.in: Regenerate.
415
2038f525
PB
4162007-06-04 Paolo Bonzini <bonzini@gnu.org>
417
418 Sync with gcc:
419 2007-05-30 Jakub Jelinek <jakub@redhat.com>
420
421 PR bootstrap/29382
422 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
423 * configure: Rebuilt.
424
f7c5c4b5
PB
4252007-06-01 Steve Ellcey <sje@cup.hp.com>
426
12a64d4f
L
427 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
428 lt_cv_sys_max_cmd_len.
f7c5c4b5 429
7ad9660b
PB
4302007-05-31 Paolo Bonzini <bonzini@gnu.org>
431
432 * ltgcc.m4: Update from GCC.
433
0e7ef45c
EC
4342007-05-25 Andreas Tobler <a.tobler@schweiz.org>
435
12a64d4f 436 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 437
37ad9514
SE
4382007-05-24 Steve Ellcey <sje@cup.hp.com>
439
440 * ltmain.sh: Update from GCC.
441 * libtool.m4: Update from GCC.
442 * ltsugar.m4: New. Update from GCC.
443 * ltversion.m4: New. Update from GCC.
444 * ltoptions.m4: New. Update from GCC.
445 * ltconfig: Remove.
446 * ltcf-c.sh: Remove.
447 * ltcf-cxx.sh: Remove.
448 * ltcf-gcj.sh: Remove.
449 * src-release: Update with new libtool file list.
450
8ee82aff
PB
4512007-05-16 Paolo Bonzini <bonzini@gnu.org>
452
453 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
454 stage_cflags.
455 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
456 Remove CFLAGS/LIBCFLAGS.
457 (configure-stage[+id+]-[+prefix+][+module+],
458 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
459 * Makefile.in: Regenerate.
460
149cb58d
SE
4612007-04-14 Steve Ellcey <sje@cup.hp.com>
462
463 * config-ml.in: Update from GCC.
464
91506736
DJ
4652007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
466
467 * src-release (do-proto-toplev): Process the support directories before
468 the tool directory.
469
ffa8bd48
RS
4702007-03-21 Richard Sandiford <richard@codesourcery.com>
471
472 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
473 of glob. Quote arguments with single quotes too.
474 * configure: Regenerate.
475
a4fd3374
DD
4762007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
477
478 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
479 * Makefile.in: Regenerate
480
b8025f34
AS
4812007-03-07 Andreas Schwab <schwab@suse.de>
482
483 * configure: Regenerate.
484
a3ca38d2
DD
4852007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
486
487 * configure.ac: Add "--with-pdfdir" configure option,
488 which defines pdfdir variable.
489 * Makefile.def (target=fixincludes): Add install-pdf to
490 missing targets.
491 (recursive_targets): Add install-pdf target.
492 (flags_to_pass): Add pdfdir.
493 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
494 target.
495 * configure: Regenerate
496 * Makefile.in: Regenerate
497
4982007-02-28 Eric Christopher <echristo@apple.com>
499
500 Revert:
501 2006-12-07 Mike Stump <mrs@apple.com>
502
503 * Makefile.def (dependencies): Add dependency for
504 install-target-libssp and install-target-libgomp on
505 install-gcc.
506 * Makefile.in: Regenerate.
507
5082007-02-27 Matt Kraai <kraai@ftbfs.org>
509
510 * configure: Regenerate.
511 * configure.ac: Move statements after variable declarations.
512
a4708fba
JM
5132007-02-19 Joseph Myers <joseph@codesourcery.com>
514
515 * configure.ac: Adjust for loop syntax.
516 * configure: Regenerate.
517
9a819804
AO
5182007-02-18 Alexandre Oliva <aoliva@redhat.com>
519
520 * configure: Rebuilt.
521
81ec575a
AO
5222007-02-18 Alexandre Oliva <aoliva@redhat.com>
523
524 * configure.ac: Drop multiple occurrences of --enable-languages,
525 and fix its quoting.
526 * configure: Rebuilt.
527
92f01d61
JM
5282007-02-17 Mark Mitchell <mark@codesourcery.com>
529 Nathan Sidwell <nathan@codesourcery.com>
530 Vladimir Prus <vladimir@codesourcery.com
531 Joseph Myers <joseph@codesourcery.com>
532
533 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
534 * configure: Regenerate.
535
b1299c4e
DJ
5362007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
537
538 * configure.ac (target_libraries): Move libgcc before libiberty.
539 * configure: Regenerated.
540
18f6b6ee
PB
5412007-02-13 Paolo Bonzini <bonzini@gnu.org>
542
543 * configure: Regenerate again?
544
9c4e9f27
PB
5452007-02-13 Paolo Bonzini <bonzini@gnu.org>
546
547 * configure: Reapply PR30748 fix which was lost in the previous commit.
548
24ff9987
DJ
5492007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
550 Paolo Bonzini <bonzini@gnu.org>
551
552 PR bootstrap/30753
553 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
554 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
555 * configure: Regenerated.
556
7df2cd5d
PB
5572007-02-10 Paolo Bonzini <bonzini@gnu.org>
558
559 * configure: Regenerate.
560
b0aaa663
DJ
5612007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
562
563 PR bootstrap/30748
564 * configure.ac: Correct syntax for Solaris ksh.
565 * configure: Regenerated.
566
a0323144
PB
5672007-02-09 Paolo Bonzini <bonzini@gnu.org>
568
569 * Makefile.def: Sync with GCC.
570 * Makefile.tpl: Sync with GCC.
571 * Makefile.in: Regenerate.
572 * configure: Regenerate.
573
c6b750e1
DJ
5742007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
575
576 * Makefile.tpl (build_alias, host_alias, target_alias): Use
577 noncanonical equivalents.
578 * configure.in: Rename to...
579 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
580 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
581 target_noncanonical. Use them. Rewrite removal of configure
582 arguments for autoconf 2.59. Discard variable settings. Force
583 program_transform_name for native tools.
584
585 * Makefile.in: Regenerated.
586 * configure: Regenerated with autoconf 2.59.
587
588 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
589
f3cd89f4
JJ
5902007-02-08 Jeff Johnston <jjohnstn@redhat.com>
591
592 * COPYING.LIBGLOSS: Reformat default Red Hat
593 license to fit within 80 columns.
594 * COPYING.NEWLIB: Ditto.
595
4e206d7e
DB
5962007-02-05 Dave Brolley <brolley@redhat.com>
597
598 * Contribute the following changes:
599 2006-11-28 DJ Delorie <dj@redhat.com>
600
601 * configure.in: Fix typo for mep's target_makefile_frag.
602 * configure: Regenerated.
603
604 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
605
606 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
607 * configure: Regenerate.
608
609 2001-09-19 DJ Delorie <dj@redhat.com>
610
611 * configure.in (target_makefile_frag): use mt-mep
612
613 2001-06-12 Don Howard <dhoward@redhat.com>
614
615 * configure.in: Remove gdb from MeP skip list.
616
617 2001-04-05 DJ Delorie <dj@redhat.com>
618
619 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
620
621 2001-03-20 Ben Elliston <bje@redhat.com>
622
623 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
624
625 2001-03-19 Ben Elliston <bje@redhat.com>
626
627 * config.sub (mep, mep-*): Add.
628
b2edfdd2
AS
6292007-01-31 Andreas Schwab <schwab@suse.de>
630
631 * Makefile.tpl (LDFLAGS): Substitute it.
632 * Makefile.in: Regenerate.
633
ceb92e78
PB
6342007-01-11 Paolo Bonzini <bonzini@gnu.org>
635
636 * configure.in: Change == to = in test command.
637 * configure: Regenerate.
638
4b900473
PB
6392007-01-11 Paolo Bonzini <bonzini@gnu.org>
640 Nick Clifton <nickc@redhat.com>
641 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
642
643 * configure.in (build_configargs, host_configargs, target_configargs):
644 Remove build/host/target parameters.
645 (host_libs): Add gmp and mpfr.
646 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
647 * Makefile.def (gmp, mpfr): New.
648 (gcc): Remove target.
649 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
650 target_os, target_vendor): New.
651 (configure): Add host_alias/target_alias arguments. Adjust invocations.
652 * configure: Regenerate.
653 * Makefile.in: Regenerate.
654
6552007-01-11 Matt Fago <fago@earthlink.net>
656
657 * configure.in: Try to link to functions only in mpfr 2.2.x
658 to improve robustness of configure tests.
659 * configure: Regenerate.
660
80f6dcbc
NC
6612007-01-08 Kai Tietz <kai.tietz@onevision.com>
662
663 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 664 * configure: Regenerate.
80f6dcbc 665
f86e35b8
NC
6662007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
667
668 * Makefile.tpl (all-target): Correct @if conditional for target
669 modules.
670 * configure.in: Omit libiberty if building only target libgcc.
671 * configure, Makefile.in: Regenerated.
672
79fcd0ec
PB
6732007-01-04 Paolo Bonzini <bonzini@gnu.org>
674
675 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
676 * configure: Regenerate.
677
6aa8ef82
DJ
6782007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
679
680 * Makefile.def (target_modules): Add libgcc.
681 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
682 * Makefile.tpl (clean-target-libgcc): Delete.
683 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
684 on gcc even for bootstrapped modules. Rewrite handling of
685 lang_env_dependencies to loop over target_modules.
686 * configure.in (target_libraries): Add target-libgcc.
687 * Makefile.in, configure: Regenerated.
688
9b134994
PB
6892006-12-29 Paolo Bonzini <bonzini@gnu.org>
690
691 Sync with gcc:
692 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
693
694 * configure.in: Reorganize recognition of languages. Add
695 --enable-stage1-languages. Show supported languages for the chosen
696 target rather than all recognized languages.
697 * configure: Regenerate.
698
699 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
700
701 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
702 * Makefile.in: Regenerate.
703
704 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
705
706 * configure.in: Warn that MPFR 2.2.0 is buggy.
707 * configure: Regenerate.
708
8cf39b1b
ILT
7092006-12-27 Ian Lance Taylor <iant@google.com>
710
711 * configure.in: When removing Makefiles to force a reconfigure, also
712 remove prev-DIR*/Makefile.
713 * configure: Regenerate.
714
ebff6cd5
KH
7152006-12-23 Kazu Hirata <kazu@codesourcery.com>
716
717 * config.bfd: Recognize fido.
718
8a0d8a5c
PB
7192006-12-19 Paolo Bonzini <bonzini@gnu.org>
720
721 Sync with gcc:
722
723 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
724
725 * configure.in: Remove "$build" case for powerpc-*-darwin* since
726 it only affects bootstrap and could be tested on "$host" as well.
727 * configure: Regenerate.
728 * config/mh-ppc-darwin: Add to the stage1 cflags here.
729
730 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
731
732 PR bootstrap/29544
733 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
734 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
735 move here comment from Makefile.tpl.
736 * Makefile.tpl: Move some definitions higher in the file.
737 (STAGE1_CHECKING): New.
738 * configure.in: Add --enable-stage1-checking.
739 * configure: Regenerate.
740 * Makefile.in: Regenerate.
741
742 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
743
744 * configure.in: Update error message for missing GMP/MPFR.
745
746 * configure: Regenerate.
747
748 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
749
750 * configure.in: Update MPFR version in error message.
751
752 * configure: Regenerate.
753
754 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
755
756 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
757 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
758 --with-gmp-lib): New flags.
759
760 * configure: Regenerate.
761
790c0838
AM
7622006-12-12 Andreas Tobler <a.tobler@schweiz.org>
763
764 PR bootstrap/30134
765 * configure.in: Correct x86 darwin support for libjava to powerpc
766 and i?86 only.
767 * configure: Regenerate.
768
77d7106f
AM
7692006-12-11 Alan Modra <amodra@bigpond.net.au>
770
771 * configure.in: Handle spu makefile frag.
77d7106f
AM
772 * Makefile.tpl (MAINT): Define
773 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
774 * configure: Regenerate.
775 * Makefile.in: Regenerate.
776
0cfa5389
BE
7772006-12-11 Ben Elliston <bje@au.ibm.com>
778
779 * config.sub, config.guess: Update from upstream sources.
780
2839fe5d
BE
7812006-12-11 Ben Elliston <bje@au.ibm.com>
782
783 * configure.in: Sync with GCC (spu-*-*).
784 * configure: Sync with GCC.
785
b897f5d4
MS
7862006-12-07 Mike Stump <mrs@apple.com>
787
788 * Makefile.def (dependencies): Add dependency for
789 install-target-libssp and install-target-libgomp on
790 install-gcc.
791 * Makefile.in: Regenerate.
792
9daf3993
PB
7932006-11-16 Paolo Bonzini <bonzini@gnu.org>
794
795 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
796 (unstage): Test for stage_last presence.
797
798 PR bootstrap/29802
799 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
800 * Makefile.in: Regenerate.
801
9dbaa842
DD
8022006-11-14 DJ Delorie <dj@redhat.com>
803
804 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
805 * Makefile.in: Sync with GCC.
806 * configure.in: Sync with GCC (mpfr, gmp).
807 * configure: Sync with GCC.
808
b0cbce8d
JJ
8092006-11-08 Jie Zhang <jie.zhang@analog.com>
810
811 * configure.in: Remove target-libgloss from noconfigdirs for
812 bfin-*-*.
813 * configure: Regenerated.
814
44330a94
JJ
8152006-10-27 Jeff Johnston <jjohnstn@redhat.com>
816
817 * COPYING.NEWLIB: Add spu license.
7de05dd5 818 * COPYING.LIBGLOSS: Ditto.
44330a94 819
56a8fe78
DD
8202006-10-17 Brooks Moses <bmoses@stanford.edu>
821
822 * Makefile.def: Added pdf target handling.
823 * Makefile.tpl: Added pdf target handling.
824 * Makefile.in: Regenerated.
825
fbb00ad0
JJ
8262006-10-11 Jeff Johnston <jjohnstn@redhat.com>
827
828 * COPYING.NEWLIB: Updated.
829 * COPYING.LIBGLOSS: Ditto.
830
6b89cc21
DB
8312006-09-27 Dave Brolley <brolley@redhat.com>
832
833 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
834 $s instead of $r.
835 * configure: Regenerated.
836
17bcf627
BE
8372006-09-26 Ben Elliston <bje@au.ibm.com>
838
839 * config.sub, config.guess: Update from upstream sources.
840
f3529cf1
TS
8412006-09-20 Thiemo Seufer <ths@mips.com>
842
843 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
844 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
845 * configure: Regenerate.
846
45055374
CV
8472006-08-30 Corinna Vinschen <corinna@vinschen.de>
848
849 * configure.in: Never build newlib for a Mingw host.
850 Never build newlib as Mingw target library.
851 Test the existence of winsup/cygwin for building a Cygwin newlib,
852 rather than just winsup.
853 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
854 building a Mingw target.
855 * configure: Regenerate.
856
4be041b2
TS
8572006-08-15 Thiemo Seufer <ths@mips.com>
858 Nigel Stephens <nigel@mips.com>
859 David Ung <davidu@mips.com>
860
861 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
862
1d89b610
PB
8632006-07-25 Paolo Bonzini <bonzini@gnu.org>
864
865 Sync from GCC:
866 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
867
868 PR bootstrap/18058
869 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
870 if the bootstrap compiler is a GCC version that supports it.
871 * configure: Regenerate.
872
66a79c16
DJ
8732006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
874
875 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
876 * configure: Regenerated.
877
c1cb7e02
PB
8782006-07-18 Paolo Bonzini <bonzini@gnu.org>
879
880 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
881 for stages after the first.
882
7206a0ee
JJ
8832006-07-17 Jakub Jelinek <jakub@redhat.com>
884
885 * Makefile.def: Add dependencies for configure-opcodes
886 on configure-intl and all-opcodes on all-intl.
887 * Makefile.in: Regenerated.
888
6816f995
AO
8892006-07-04 Peter O'Gorman <peter@pogma.com>
890
891 * ltconfig: chmod 644 before ranlib during install.
892
3d3adb43
PB
8932006-07-03 Paolo Bonzini <bonzini@gnu.org>
894
1f3f1bbf 895 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
896 * configure: Regenerate.
897
64ce424c
PB
8982006-07-03 Paolo Bonzini <bonzini@gnu.org>
899
900 Sync from gcc:
901
902 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
903
904 PR other/27063
905 * configure.in: Test subdir_requires and give an appropriate
906 error message.
907 * configure: Regenerate.
908
909 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
910
911 PR target/27540
912 * configure.in: Only enable libgomp on IRIX 6.
913 * configure: Regenerate.
914
d42c4017
DA
9152006-06-20 David Ayers <d.ayers@inode.at>
916
917 PR bootstrap/28072
918 * configure.in: Add target-boehm-gc to noconfigdirs depending on
919 whether target-libjava is being configured instead of whether the
920 java front end is enabled.
921 * configure: Regenerate.
0e7ef45c 922
4962c51a
MS
9232006-06-15 Mark Shinwell <shinwell@codesourcery.com>
924
925 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
926 to R_ARM_LDC_SB_G{0,1,2} respectively.
927
caee866a
PB
9282006-06-15 Paolo Bonzini <bonzini@gnu.org>
929
930 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
931 too.
932 * Makefile.in: Regenerate.
933
363ef840
DA
9342006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
935
936 Sync from gcc:
937
938 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
939 * configure.in: Don't enable libgomp on hpux10.
940 * configure: Rebuilt.
941
54d1c879
DA
9422006-06-13 David Ayers <d.ayers@inode.at>
943
944 Sync from gcc:
945
946 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 947
54d1c879
DA
948 PR bootstrap/27963
949 PR target/19970
0e7ef45c 950 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
951 ${libgcj} is specified.
952 * configure: Regenerate.
0e7ef45c 953
a4d8b690
JJ
9542006-06-08 Jeff Johnston <jjohnstn@redhat.com>
955
956 Sync from gcc:
957
958 2005-01-12 David Edelsohn <edelsohn@gnu.org>
959 Andreas Schwab <schwab@suse.de>
960
961 PR bootstrap/18033
962 * config-ml.in: Eval option if surrounded by single quotes.
963
4f0ef2d8
CD
9642006-06-07 Carlos O'Donell <carlos@codesourcery.com>
965
966 Sync from gcc:
0e7ef45c 967
4f0ef2d8 968 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 969
4f0ef2d8
CD
970 PR libobjc/13946
971 * Makefile.def: Add dependencies for libobjc which boehm-gc.
972 * Makefile.in: Regenerate.
973 * configure.in: Add --enable-objc-gc at toplevel and have it
974 enable boehm-gc for Objective-C.
975 Remove target-boehm-gc from libgcj.
976 Add target-boehm-gc to target_libraries.
977 Add target-boehm-gc to noconfigdirs where ${libgcj}
978 is specified.
979 Assert that boehm-gc is supported when requested for Objective-C.
980 Only build boehm-gc if needed either for Java or Objective-C.
981 * configure: Regenerate.
982
983 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 984
4f0ef2d8
CD
985 PR 27674
986 * Makefile.tpl (configure-[+prefix+][+module+],
987 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
988 Remove rule to unstage bootstrapped modules.
989 (stage_current): New.
990 * Makefile.in: Regenerate.
991
992 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
993 Andreas Tobler <a.tobler@schweiz.ch>
994
995 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
996 * configure: Rebuilt.
997
998 Revert
999 2006-01-31 Richard Guenther <rguenther@suse.de>
1000 Paolo Bonzini <bonzini@gnu.org>
1001
1002 * Makefile.def (target_modules): Add libgcc-math target module.
1003 * configure.in (target_libraries): Add libgcc-math target library.
1004 (--enable-libgcc-math): New configure switch.
1005 * Makefile.in: Re-generate.
1006 * configure: Re-generate.
1007
c17b816b
JJ
10082006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1009
1010 * config-ml.in: Alter CCASFLAGS to include special
1011 multilib options the same as is done for CFLAGS.
1012
20e95c23
DJ
10132006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1014
1015 * Makefile.def: Added dependencies from sim and gdb on intl, and
1016 added configure dependencies to everything with an all dependency
1017 on intl.
1018 * gettext.m4: Removed.
1019 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1020 (GDB_SUPPORT_DIRS): Add intl.
1021 * Makefile.in: Regenerated.
1022
4bd8ad80
DJ
10232006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1024
1025 * src-release (DEVO_SUPPORT): Add config.rpath.
1026
c380fdd8
PB
10272006-05-25 Paolo Bonzini <bonzini@gnu.org>
1028
1029 * Makefile.def (bfd, opcodes): Fix lib_path.
1030 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1031 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1032 * Makefile.in: Regenerate.
1033
701628f5
MS
10342006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1035
1036 * configure.in: Enable gprof for cross builds.
1037 * configure: Regenerate.
1038
25aae7f2
DJ
10392006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1040
1041 * src-release (MAKEINFOFLAGS): Define.
1042 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1043
ea3d1626
BE
10442006-05-14 Ben Elliston <bje@au.ibm.com>
1045
1046 * config.sub, config.guess: Update from upstream sources.
1047
49b9e644
BE
10482006-05-12 Ben Elliston <bje@au.ibm.com>
1049
1050 * config.sub, config.guess: Update from upstream sources.
1051
482dd2f6
DJ
10522006-05-04 Steve Ellcey <sje@cup.hp.com>
1053
1054 * blt, iwidgets, mmalloc: Remove directories.
1055
8b01a5c2
DD
10562006-05-01 DJ Delorie <dj@redhat.com>
1057
641a3af4 1058 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
1059 * configure: Regenerate.
1060
a481dbb7
DD
10612006-04-18 DJ Delorie <dj@redhat.com>
1062
1063 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1064 reference libgloss so that libssp can be built in a combined
1065 tree.
1066 * configure: Regenerate.
1067
962c9e74
BE
10682006-04-10 Ben Elliston <bje@au.ibm.com>
1069
1070 * contrib: Remove directory.
1071
108a6f8e
CD
10722006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1073
1074 * Makefile.tpl: Add install-html target.
1075 * Makefile.def: Add install-html target.
1076 * Makefile.in: Regenerate.
1077 * configure.in: Add --with-datarootdir, --with-docdir,
1078 and --with-htmldir options.
1079 * configure: Regenerate.
1080
a4ef73e9
BE
10812006-03-31 Ben Elliston <bje@au.ibm.com>
1082
1083 PR binutils/1860
1084 * configure.in: Require makeinfo 4.4 or higher.
1085 * configure: Regenerate.
1086
b37df25a
PB
10872006-03-14 Paolo Bonzini <bonzini@gnu.org>
1088
1089 * Makefile.in: Regenerate.
1090
a6df5a19
PB
10912006-03-14 Paolo Bonzini <bonzini@gnu.org>
1092
1093 Sync with gcc:
1094 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1095
1096 * configure.in: Handle --disable-<component> generically.
1097 * configure: Regenerate.
1098
1099 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 1100
a6df5a19
PB
1101 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1102 (TARGET_CONFIGDIRS): Remove.
1103 * configure.in: Remove AC_SUBST(target_configdirs).
1104 * Makefile.in, configure: Regenerated.
1105
1106
65419985
L
11072006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1108
1109 PR libgcj/17311
1110 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1111
c52c6897
PB
11122006-02-20 Paolo Bonzini <bonzini@gnu.org>
1113
1114 PR bootstrap/25670
1115
1116 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1117
1118 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1119 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1120 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1121 BUILD_PREFIX, BUILD_PREFIX_1.
1122 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1123
1124 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1125 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1126
1127 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1128 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1129 of `cat stage_current`. Always provide the `r' and `s' variables.
1130 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1131 a single shell execution.
1132 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1133 bootstrapped modules, make the stage1 module if the build was not
1134 started yet, else build the current stage.
1135 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1136 (all-build, all-host, all-target, [+make_target+]-host,
1137 [+make_target+]-target): Do not use \-continued lines.
1138 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1139 (current_stage, restrap, stage_last): New.
1140
1141 * Makefile.in: Regenerate.
1142 * configure: Regenerate.
1143
b3ded179
PB
11442006-02-14 Paolo Bonzini <bonzini@gnu.org>
1145
1146 Sync from gcc:
1147
1148 2006-01-31 Richard Guenther <rguenther@suse.de>
1149 Paolo Bonzini <bonzini@gnu.org>
1150
1151 * Makefile.def (target_modules): Add libgcc-math target module.
1152 * configure.in (target_libraries): Add libgcc-math target library.
1153 (--enable-libgcc-math): New configure switch.
1154 * Makefile.in: Re-generate.
1155 * configure: Re-generate.
1156 * libgcc-math: New toplevel directory.
1157
1158 2006-01-18 Richard Henderson <rth@redhat.com>
1159 Jakub Jelinek <jakub@redhat.com>
1160 Diego Novillo <dnovillo@redhat.com>
1161
1162 * libgomp: New directory.
1163 * Makefile.def: Add target_module libgomp.
1164 * Makefile.in: Regenerate.
1165 * configure.in (target_libraries): Add target-libgomp.
1166 * configure: Regenerate.
1167
3a35eeb3
PB
11682006-02-14 Paolo Bonzini <bonzini@gnu.org>
1169 Andreas Schwab <schwab@suse.de>
0e7ef45c 1170
3a35eeb3
PB
1171 * configure: Regenerate.
1172
2429c060
PB
11732006-01-16 Paolo Bonzini <bonzini@gnu.org>
1174
1175 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1176 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1177 the assembler, linker and binutils.
1178 * configure: Regenerate.
1179
ec49b2b8
NC
11802006-01-16 Nick Clifton <nickc@redhat.com>
1181
49b9e644 1182 * config.sub, config.guess: Sync from config repository.
ec49b2b8 1183
44b2308f
AO
11842006-01-05 Alexandre Oliva <aoliva@redhat.com>
1185
1186 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1187 @ from continuation.
1188 * Makefile.in: Rebuilt.
1189
80911fe1
PB
11902006-01-04 Paolo Bonzini <bonzini@gnu.org>
1191
1192 Sync from gcc:
1193
1194 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1195
1196 PR bootstrap/24252
1197
1198 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1199 * Makefile.tpl (OBJDUMP): New.
1200 (EXTRA_HOST_FLAGS): Add it.
1201 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1202
1203 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1204 to use symbolic links between directories. Avoid race conditions
1205 or make them harmless.
1206 * configure.in: Do not try to use symbolic links between directories.
1207
1208 * Makefile.def (LEAN): Pass.
1209 * Makefile.tpl (LEAN): Define.
1210 (stage[+id+]-start): Accept that the previous directory does not
1211 exist, if the bootstrap is lean.
1212 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1213 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1214 configure substitution.
1215 ([+compare-target+]): Likewise.
1216 ([+bootstrap-target+]-lean): New.
1217 * configure.in: Remove lean bootstrap support from here.
1218
1219 * Makefile.in: Regenerate.
1220 * configure: Regenerate.
1221
1222 2006-01-02 Andreas Schwab <schwab@suse.de>
1223
1224 * configure.in: When reconfiguring remove Makefile in
1225 all stage directories.
1226 * configure: Regenerate.
1227
b59bea8a
NC
12282005-12-27 Leif Ekblad <leif@rdos.net>
1229
1230 * configure.in: Add support for RDOS target.
1231 * configure: Regenerate.
1232
d7730bac
NC
12332005-12-27 Nick Clifton <nickc@redhat.com>
1234
1235 PR binutils/1990
1236 * libtool.m4: Synchronize with version in GCC sources.
1237
c02dabc3
PB
12382005-12-20 Paolo Bonzini <bonzini@gnu.org>
1239
1240 Revert Ada-related part of the previous change.
1241
1242 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1243 Do not pass.
1244 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1245 * Makefile.in: Regenerate.
1246 * configure.in: Do not include mt-ppc-aix target fragment.
1247 * configure: Regenerate.
1248
f6d183c0
PB
12492005-12-19 Paolo Bonzini <bonzini@gnu.org>
1250
1251 * configure.in: Select appropriate fragments for PowerPC/AIX.
1252 * configure: Regenerate.
1253
1254 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1255 BOOT_CFLAGS, BOOT_LDFLAGS.
1256 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1257 BOOT_CFLAGS, BOOT_LDFLAGS.
1258 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1259 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1260 (stage): Fail if we cannot complete the work.
1261 * Makefile.in: Regenerate.
1262
f29759fc
JJ
12632005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1264
1265 * COPYING.NEWLIB: Update copyright year for default
1266 copyright.
1267
1f054001
PB
12682005-12-15 Paolo Bonzini <bonzini@gnu.org>
1269
1270 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1271 install-host-nogcc): Don't invoke $(stage) at the end.
1272 * Makefile.in: Regenerate.
1273
0aed8855
PB
12742005-12-14 Paolo Bonzini <bonzini@gnu.org>
1275
1276 * configure.in: Flip the top-level bootstrap switch.
1277 * configure: Regenerate.
1278
1279 Merge from gcc:
1280
1281 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1282
1283 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1284 $(stage) and $(unstage).
1285 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1286 (all): Remove stray semicolon.
1287 (local-distclean): Don't handle multilib.tmp and multilib.out.
1288 (install.all): Set $s for consistency.
1289 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1290 check_multilibs setting. Always make the install directory.
1291 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1292 Correct @if/@endif.
1293 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1294 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1295 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1296 (multilib.out): Remove.
1297 * Makefile.in: Regenerated.
1298
12992005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1300
1301 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1302 * configure.in: Replace ms1 arch with mt.
1303 * configure: Rebuilt.
1304
13052005-12-05 Paolo Bonzini <bonzini@gnu.org>
1306
1307 Sync with gcc:
1308
4970f871
NS
13092005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1310
1311 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1312 * configure.in: Replace ms1 arch with mt.
1313 * configure: Rebuilt.
1314
be01d343
PB
13152005-12-05 Paolo Bonzini <bonzini@gnu.org>
1316
1317 Sync with gcc:
1318
1319 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1320
1321 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1322 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1323 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1324 Find in-tree tools if available.
1325 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1326 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1327 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1328 (COMPILER_*_FOR_TARGET): New.
1329 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1330 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1331 (CONFIGURED_*, USUAL_*): Remove.
1332 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1333 STRIP): Use autoconf substitutions.
1334 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1335 COMPILER_NM_FOR_TARGET): New.
1336 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1337
1338 (all): Make all-host and all-target in parallel.
1339 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1340 that $$r and $$s are set before invoking a recursive make.
1341 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1342 ([+bootstrap-target+]): Inline most of the `all' target.
1343
1344 2005-11-29 Ben Elliston <bje@au.ibm.com>
1345
1346 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1347 from the gcc build directory.
1348 * Makefile.in: Regenerate.
1349
1350 2005-11-29 Ben Elliston <bje@au.ibm.com>
1351
1352 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1353 depend on all-libdecnumber.
1354 * configure.in (host_libs): Include libdecnumber.
1355 * Makefile.in: Regenerate.
1356 * configure: Likewise.
1357
1358 2005-11-21 Kean Johnston <jkj@sco.com>
1359
1360 * config.sub, config.guess: Sync from upstream sources.
1361
907be67c
DJ
13622005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1363
1364 * Makefile.def: Remove gdb dependencies for gdbtk.
1365 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1366 (configure-gdb, install-gdb): New rules.
1367 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1368 * Makefile.in, configure: Regenerated.
1369
e360f423
PB
13702005-10-22 Paolo Bonzini <bonzini@gnu.org>
1371
1372 PR bootstrap/24297
1373 * Makefile.tpl (do-[+make-target+], do-check, install,
1374 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1375 are set before recursing.
1376 * Makefile.in: Regenerate.
1377
45d5eb0a
EB
13782005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1379
1380 PR bootstrap/18939
1381 * Makefile.def (gcc) <target>: Fix thinko.
1382 * Makefile.in: Regenerate.
1383
3cf3372e
BS
13842005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1385
1386 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1387 * configure: Regenerate.
1388
bd70a46f
KH
13892005-10-09 Kazu Hirata <kazu@codesourcery.com>
1390
1391 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1392 target-libffi, target-qthreads, target-libjava, and
1393 targetlibobjc.
1394 * configure: Regenerate.
1395
5ae72758
DJ
13962005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1397
1398 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1399 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1400 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1401 (USUAL_OBJDUMP_FOR_TARGET): New.
1402 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1403 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1404 * configure, Makefile.in: Regenerated.
5ae72758 1405
cc96343e
PB
14062005-10-05 Paolo Bonzini <bonzini@gnu.org>
1407
1408 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1409 before other host packages.
1410
f70224b5
PB
14112005-10-05 Paolo Bonzini <bonzini@gnu.org>
1412
1413 PR bootstrap/22340
1414
1415 * configure.in (default_target): Remove.
1416 * Makefile.tpl (all): Do not use prerequisites as subroutines
1417 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1418 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1419 use prerequisites as subroutines.
1420 (check-host, check-target): New.
1421 (bootstrap configure & all targets): Do not use stage*-start
1422 if the directory layout is already ok.
1423 (non-bootstrap configure & all targets): Prepend a $(unstage).
1424 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1425 (NOTPARALLEL): Remove.
1426 (unstage, stage variables): New variables.
1427 (unstage, stage targets): Simply expand to those variables.
1428
1429 * configure: Regenerate.
1430 * Makefile.in: Regenerate.
1431
c13c918a
JW
14322005-10-04 James E Wilson <wilson@specifix.com>
1433
1434 * Makefile.def (lang_env_dependencies): Add libmudflap.
1435 * Makefile.in: Regenerate.
1436
376a0e54
CM
14372005-10-03 Catherine Moore <clm@cm00re.com>
1438
1439 * configure.in (bfin-*-*): Support bfin.
1440 * configure: Regenerated.
1441
d320aacb
L
14422005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1443
1444 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1445 * configure: Regenerated.
1446
7e0f7140
GK
14472005-09-28 Geoffrey Keating <geoffk@apple.com>
1448
1449 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1450 (LIPO_FOR_TARGET): New.
1451 (CONFIGURED_LIPO_FOR_TARGET): New.
1452 (USUAL_LIPO_FOR_TARGET): New.
1453 (STRIP_FOR_TARGET): New.
1454 (CONFIGURED_STRIP_FOR_TARGET): New.
1455 (USUAL_STRIP_FOR_TARGET): New.
1456 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1457 STRIP_FOR_TARGET.
1458 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1459 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1460 * Makefile.in: Regenerate.
1461 * configure: Regenerate.
0e7ef45c 1462
096f7d00
DE
14632005-09-19 David Edelsohn <edelsohn@gnu.org>
1464
1465 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1466 (rs6000-*-aix*): Same.
1467 * configure: Regenerate.
1468
14692005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1470
1471 * configure.in: Recognize f95 in the --enable-languages option,
1472 and substitute it for fortran, issuing a warning.
1473 * configure: Regenerate.
1474
2016dfcc
BE
14752005-09-07 Ben Elliston <bje@au.ibm.com>
1476
1477 Import from Autoconf sources:
1478
1479 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1480 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1481 Elliston. Handle weird characters correctly.
1482
6dd2fda9
DD
14832005-08-30 Phil Edwards <phil@codesourcery.com>
1484
1485 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1486 * configure: Regenerated.
1487
e6db70d4
RE
14882005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1489
1490 * Makefile.def (libssp): Add to lang_env_dependencies.
1491 * Makefile.in: Regenerate.
1492
e1e3d0f5
CG
14932005-08-17 Christian Groessler <chris@groessler.org>
1494
1495 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1496 * Makefile.in: Regenerate.
1497
05cbd757
PB
14982005-08-12 Paolo Bonzini <bonzini@gnu.org>
1499
1500 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1501 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1502 Look for alternate names of the target cc and c++
1503 * configure: Regenerate.
1504
55db4b87
PB
15052005-08-08 Paolo Bonzini <bonzini@gnu.org>
1506
1507 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1508 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1509 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1510 tools; remove code to manually set them.
1511 (Target tools): Look in the environment for them.
1512 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1513 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1514 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1515 build directory.
1516 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1517 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1518 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1519 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1520 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1521 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1522 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1523 * configure: Regenerate.
1524 * Makefile.in: Regenerate.
1525
414e5532
MM
15262005-07-27 Mark Mitchell <mark@codesourcery.com>
1527
1528 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 1529 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
1530 * Makefile.in: Regenerated.
1531
a19b6204
MM
15322005-07-26 Mark Mitchell <mark@codesourcery.com>
1533
1534 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1535 (CFLAGS_FOR_TARGET): Use it.
1536 (CXXFLAGS_FOR_TARGET): Likewise.
1537 * Makefile.in: Regenerated.
1538 * configure.in (--with-build-sysroot): New option.
1539 * configure: Regenerated.
1540
b73aa406
PB
15412005-07-24 Paolo Bonzini <bonzini@gnu.org>
1542
1543 * Makefile.tpl: Wrap install between unstage and stage
1544 * Makefile.in: Regenerate.
1545
6e4d0bcb
KC
15462005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1547
1548 * all files: Update FSF address.
1549
49f58d10
JB
15502005-07-14 Jim Blandy <jimb@redhat.com>
1551
1552 * configure.in: Add cases for Renesas m32c.
1553 * configure: Regenerated.
0e7ef45c 1554
1d9c9cd7
KC
15552005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1556
1557 * COPYING, compile, config-ml.in, config.guess,
1558 config.sub, install-sh, missing, mkinstalldirs,
1559 symlink-tree, ylwrap: Sync from upstream sources.
1560
1587117a
EC
15612005-07-13 Eric Christopher <echristo@redhat.com>
1562
1563 * configure.in: Add toplevel noconfigdir support for tpf.
1564 * configure: Regenerate.
1565
bb780410
DD
15662005-07-11 Jakub Jelinek <jakub@redhat.com>
1567
1568 * Makefile.def (target_modules): Add libssp.
1569 * configure.in (target_libraries): Add target-libssp.
1570 * configure: Rebuilt.
1571 * Makefile.in: Rebuilt.
1572
064d0a7c
PB
15732005-07-11 Paolo Bonzini <bonzini@gnu.org>
1574
1575 PR ada/22340
1576
1577 * Makefile.def: Sync with gcc.
1578 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1579 * Makefile.in: Regenerate.
1580
b2edd3b5
AS
15812005-07-07 Andreas Schwab <schwab@suse.de>
1582
1583 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1584 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1585 * Makefile.in: Regenerated.
1586
5f128533
KH
15872005-07-07 Kazu Hirata <kazu@codesourcery.com>
1588
1589 * configure.in: Add --enable-libssp and --disable-libssp.
1590 * configure: Regenerate with autoconf-2.13.
1591
4e3fc8e5
GK
15922005-07-06 Geoffrey Keating <geoffk@apple.com>
1593
1594 * configure.in: Don't build sim or rda when targetting darwin.
1595 * configure: Regenerate.
1596
c7357d6a
BE
15972005-07-04 Ben Elliston <bje@gnu.org>
1598
1599 * src-release (do-proto-toplev): Remove dejagnu bits.
1600 (DEJAGNU_SUPPORT_DIRS): Remove.
1601 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1602 (GDBD_SUPPORT_DIRS): Likewise.
1603 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1604 (INSIGHTD_SUPPORT_DIRS): Likewise.
1605 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1606
16072005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
1608
1609 * setup.com (mpw): Remove unused directive.
1610
7d329e61
PB
16112005-06-22 Paolo Bonzini <bonzini@gnu.org>
1612
1613 * Makefile.def (stagefeedback): Come after profile.
1614 Define profiledbootstrap target.
1615 * Makefile.tpl (profiledbootstrap): Remove.
1616 (stageprofile-end): Zap stagefeedback.
1617 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1618 * Makefile.in: Regenerate.
1619
e5fbed21
DD
16202005-06-13 Zack Weinberg <zack@codesourcery.com>
1621
1622 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1623 In 'cpp' stanza, support '#line' as well as '# '.
1624
59f7ec45
HPN
16252005-06-07 Hans-Peter Nilsson <hp@axis.com>
1626
1627 * configure.in (unsupported_languages): New macro.
1628 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1629 non-ported target libraries in noconfigdirs.
1630 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1631 non-linux-gnu. Remove libgcj_ex_libffi.
1632 <lang_frag loop>: Set add_this_lang=no if the language is in
1633 unsupported_languages.
1634 * configure: Regenerate.
1635
c10e9ba7
DD
16362005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1637
1638 * configure.in: Fix typo in handling of --with-mpfr-dir.
1639 * configure: Regenerate.
1640
20deb2b8
JB
16412005-06-02 Jim Blandy <jimb@redhat.com>
1642
1643 * config.sub: Add cases for the Renesas m32c. (This patch has been
1644 accepted into the master sources.)
1645
cdb9b172
AH
16462005-06-02 Aldy Hernandez <aldyh@redhat.com>
1647 Michael Snyder <msnyder@redhat.com>
1648 Stan Cox <scox@redhat.com>
1649
1650 * configure.in: Set noconfigdirs for ms1.
1651
1652 * configure: Regenerate.
1653
1dc3053f
PB
16542005-05-25 Paolo Bonzini <bonzini@gnu.org>
1655
1656 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1657 (Dependencies): Consider target modules for bootstrap dependencies.
1658 Make target bootstrap modules depend on each stage's gcc.
1659 * Makefile.in: Regenerate.
1660
c60fe18b
PB
16612005-05-20 Paolo Bonzini <bonzini@gnu.org>
1662
1663 * Makefile.def (configure-gcc): Depend on binutils having been built.
1664 (all-gcc): No need to do it here.
1665 * Makefile.in: Regenerate.
1666
27258dd4
PB
16672005-05-19 Paul Brook <paul@codesourcery.com>
1668
0e7ef45c 1669 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
1670 language cannot be built.
1671 * configure: Regenerate.
1672
42ecbf5e
DJ
16732005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1674
1675 * ylwrap: Import from Automake 1.9.5.
1676
ae380b45
MS
16772005-05-04 Mike Stump <mrs@apple.com>
1678
1679 * configure.in: Always pass --target to target configures as
1680 otherwise rebuilds that do --recheck will fail.
811d3af8 1681 * configure: Rebuilt.
ae380b45 1682
d545f33b
PB
16832005-05-04 Paolo Bonzini <bonzini@gnu.org>
1684
1685 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1686 STAGE_HOST_EXPORTS.
1687 (configure, all): Add bootstrap support.
1688 (Host modules, target modules): Pass post-stage1 flags and exports.
1689 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1690 * Makefile.in: Regenerate.
1691
2faa2958
PB
16922005-04-29 Paolo Bonzini <bonzini@gnu.org>
1693
1694 Sync from gcc:
1695
1696 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1697
1698 * config.sub: Update from master copy.
1699
1700 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1701
1702 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1703 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1704 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1705 "*-*-elf" and "*-*-linux*".
1706 * configure: Regenerate.
1707
a7254363
PB
17082005-04-06 Paolo Bonzini <bonzini@gnu.org>
1709
1710 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1711 (TARGET_CONFIGARGS): Include --with-target-subdir.
1712 (configure, all): New macros. Use them throughout.
1713
a8637a7d
PB
17142005-04-05 Paolo Bonzini <bonzini@gnu.org>
1715
1716 * Makefile.tpl: Sync with gcc.
1717 * Makefile.in: Regenerate.
1718
dd387d52
JR
17192005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1720
1721 * config/mh-mingw32: Delete.
1722 * configure.in: Don't use it.
1723 * configure: Regenerate.
1724
e90269c8
PB
17252005-03-31 Paolo Bonzini <bonzini@gnu.org>
1726
1727 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1728 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1729 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1730 (HOST_LIB_PATH): Generate from Makefile.def.
1731 (TARGET_LIB_PATH): Likewise.
1732 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1733 * Makefile.in: Regenerate.
1734 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1735 (RPATH_ENVVAR): Include Darwin case.
1736 * configure: Regenerate.
1737
9a237d9e
PB
17382005-03-25 Paolo Bonzini <bonzini@gnu.org>
1739
1740 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1741 * configure: Regenerate.
1742
479759c8
ZW
17432005-03-21 Zack Weinberg <zack@codesourcery.com>
1744
1745 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1746 gcc_version, and gcc_version_trigger from set of flags to pass.
1747 * Makefile.tpl: Remove definitions of above variables.
1748 (config.status): Remove dependency on $(gcc_version_trigger).
1749 * Makefile.in: Regenerate.
1750 * configure.in: Do not reference config/gcc-version.m4 nor
1751 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1752 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1753 * configure: Regenerate.
1754
4cfaf6d5
DD
17552005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1756 Andrew Pinski <pinskia@physics.uc.edu>
1757
1758 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1759 * Makefile.in: Regenerate.
1760
33a3fb7b
AO
17612005-03-01 Alexandre Oliva <aoliva@redhat.com>
1762
1763 PR libgcj/20160
1764 * ltmain.sh: Avoid creating archives with components that have
1765 duplicate basenames.
1766
2da12f12
PB
17672005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1768
479759c8
ZW
1769 PR bootstrap/20250
1770 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1771 instead of check.
1772 * Makefile.in: Regenerate.
2da12f12 1773
b00612cc
PB
17742005-02-28 Paolo Bonzini <bonzini@gnu.org>
1775
1776 Sync from gcc.
1777
1778 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1779
1780 PR bootstrap/17383
1781 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1782 * Makefile.tpl (HOST_SUBDIR): New substitution.
1783 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1784 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1785 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1786 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1787 (Host modules, Bootstrapped modules): Use it.
1788 (Build modules, Target modules): Do not create symlink trees,
1789 always configure out-of-srcdir.
1790 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1791 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1792 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1793 $(HOST_SUBDIR). Create a symlink for host_subdir.
1794
1795 * Makefile.in: Regenerate.
1796 * configure: Regenerate.
1797
1798 Merged from libada-gnattools-branch:
1799 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1800
1801 * Makefile.def: Add gnattools as a module, depending on target-libada.
1802 * Makefile.in: Regenerate.
1803 * configure.in: Include gnattools in host_tools; disable it if ada
1804 is disabled.
1805 * configure: Regenerate.
1806
c3e65f62
NC
18072005-02-23 Nick Clifton <nickc@redhat.com>
1808
1809 * configure: Regenerate.
1810
e4d180c2
NC
18112005-02-22 Paul Schlie <schlie@comcast.net>
1812
1813 * configure.in: Allow darwin targeted ports to build tk, itcl and
1814 libgui.
1815
e3c770b1
EB
18162005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1817
1818 PR libgcj/10353
1819 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1820 * configure: Regenerate.
1821
9c73618c
AC
18222005-02-08 Andrew Cagney <cagney@gnu.org>
1823
1824 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1825 gdb/ section. Update GDB's URL.
1826
c46f8c51
AC
18272005-01-31 Andrew Cagney <cagney@gnu.org>
1828
1829 * gettext.m4: Only set ENABLE_NLS when gettext is present.
1830
c7e66c6d
HPN
18312005-01-29 Hans-Peter Nilsson <hp@axis.com>
1832
1833 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1834 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1835 target-libgloss when not *-*-elf and *-*-aout.
1836 * configure: Regenerate.
1837
a53bf506
AC
18382005-01-27 Andrew Cagney <cagney@gnu.org>
1839
1840 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1841
45181ed1
AC
18422005-01-24 Andrew Cagney <cagney@gnu.org>
1843
1844 * gettext.m4: Only fall back to ../intl/ when it's present.
1845
a1e0f4e4
KC
18462005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1847
1848 * install-sh, config.sub: Import from upstream.
1849
18502005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
1851
1852 PR bootstrap/18222
1853 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1854 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1855 * Makefile.in: Regenerate.
1856
c50382e2
PB
18572005-01-03 Paolo Bonzini <bonzini@gnu.org>
1858
1859 Revert 2004-12-28 Makefile changes, a better fix will be
1860 applied to mainline and src after GCC 4.0 branches.
1861
11d07737
PB
18622004-12-28 Paolo Bonzini <bonzini@gnu.org>
1863
1864 PR bootstrap/17383
1865
1866 * Makefile.def (target_modules): Remove stage parameter,
1867 it is always true now.
1868 * Makefile.tpl (configure-build-[+module+],
1869 configure-target-[+module+]): Always build symlink tree
1870 for the directory and for include. BUILD_SUBDIR and
1871 TARGET_SUBDIR cannot be . anymore.
1872 * Makefile.in: Regenerate.
1873
dadfdbe2
DD
18742004-12-25 David Edelsohn <edelsohn@gnu.org>
1875
1876 Revert 2004-12-08 Makefile changes.
1877
dbf85af7
JR
18782004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1879
1880 * configure.in (sh64-*-*): Reenable gprof.
1881 * configure: Regenerate.
1882
6b8fea99
JB
18832004-12-09 Jim Blandy <jimb@redhat.com>
1884
1885 * MAINTAINERS: List 'depcomp' as part of automake.
1886
7341462c
DE
18872004-12-08 David Edelsohn <edelsohn@gnu.org>
1888
1889 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1890 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1891 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1892 * Makefile.in: Regenerate.
1893
21fde4dc
DD
18942004-12-07 Matt Kraai <kraai@ftbfs.org>
1895
1896 * Makefile.tpl: Generate normal dependencies if the LHS module is
1897 not bootstrapped.
1898 * Makefile.in: Regenerate.
1899
3da796a2
RS
19002004-12-03 Richard Sandiford <rsandifo@redhat.com>
1901
1902 * configure.in: Include config/gxx-include-dir.m4. Use
1903 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1904 * configure: Regenerate.
1905
73fb7068
RS
19062004-12-03 Richard Sandiford <rsandifo@redhat.com>
1907
1908 * config.if: Delete.
1909 * configure.in: Set libstdcxx_incdir directly.
1910 * configure: Regenerate.
1911 * MAINTAINERS: Remove mention of config.if.
1912 * src-release (DEVO_SUPPORT): Remove config.if.
1913
6c8e6ce9
EC
19142004-12-02 Eric Christopher <echristo@redhat.com>
1915
3b6098f8
EC
1916 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1917 of things to remove.
6c8e6ce9 1918 * Makefile.in: Regenerate.
479759c8 1919
b8658a2f
RS
19202004-12-02 Richard Sandiford <rsandifo@redhat.com>
1921
1922 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1923 * configure: Regenerate.
1924
afefada0
RS
19252004-12-02 Richard Sandiford <rsandifo@redhat.com>
1926
1927 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1928 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1929 * configure: Regenerate.
1930
5dcac624
DA
19312004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1932
1933 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1934 (hppa*64*-*-*): Delete incorrect comment.
1935 * configure: Rebuilt.
1936
57d1eb1a
DD
19372004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1938
1939 * install-sh, compile: Import from automake.
1940
19412004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1942
1943 * config.guess, config.sub: Import from savannnah.
1944
6d389afc
MS
19452004-11-12 Mike Stump <mrs@apple.com>
1946
1947 * Makefile.def: Add html support.
1948 * Makefile.tpl: Likewise.
1949 * Makefile.in: Regenerate.
1950
69e57115
GK
19512004-11-11 Geoffrey Keating <geoffk@apple.com>
1952
1953 PR 18423
1954 * configure.in: Remove all instances of build-fixincludes from
1955 noconfigdirs.
1956 (build_configargs): Supply --target to subdirectories.
1957 * configure: Regenerate.
1958
1959 * Makefile.def: Make gcc install depend on fixincludes install.
1960 * Makefile.in: Regenerate.
1961
ba719b26
HPN
19622004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1963
1964 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1965 target-libgfortran.
1966 * configure: Regenerate.
1967
c37653e7
DE
19682004-11-07 David Edelsohn <edelsohn@gnu.org>
1969
1970 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1971 like CC.
1972
1eefd493
PB
19732004-11-05 Paolo Bonzini <bonzini@gnu.org>
1974
1975 * Makefile.def (host fixincludes): Specify missing targets.
1976 * Makefile.in: Regenerate.
1977
02b1af09
L
19782004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1979
1980 PR other/17783
1981 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1982 * configure: Regenerated.
1983
7f266840
DJ
19842004-11-04 Daniel Jacobowitz <dan@debian.org>
1985
1986 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1987 * configure: Regenerated.
1988
47444073
AL
19892004-10-28 Eric B. Weddington <ericw@evcohs.com>
1990
1991 PR target/18151
1992 * configure.in (case ${target}): Do not build fixincludes for avr.
1993 * configure: Regenerated.
1994
caeba88f
AL
19952004-10-26 Paolo Bonzini <bonzini@gnu.org>
1996
1997 * configure.in (case ${target}): Do not build fixincludes
1998 on platforms where it is not used.
1999 * configure: Regenerated.
2000
0fdbe983
DJ
20012004-10-23 Daniel Jacobowitz <dan@debian.org>
2002
2003 * configure.in: Use an absolute path to install-sh.
2004 * configure: Regenerated.
2005
1c0f67c1
AC
20062004-10-19 Andrew Cagney <cagney@gnu.org>
2007
2008 * src-release (do-djunpack, do-md5sum): Install the generated file
2009 directly into the proto-toplev/ directory.
479759c8 2010
a9cfce9c
AC
20112004-10-19 Andrew Cagney <cagney@gnu.org>
2012
2013 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2014
ac0fa625
DD
20152004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2016
2017 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2018 * configure: Regenerate.
2019
d27cc32e
PB
20202004-10-06 Paolo Bonzini <bonzini@gnu.org>
2021
2022 Fix wrong conflict resolution in:
2023
2024 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2025
2026 * Makefile.in: Regenerate.
2027 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2028 in the recursive `make', instead of hardwiring `all'.
2029 (Autogenerated TARGET-* variables): New.
2030
1763908f
UW
20312004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2032
2033 Merged from GCC / libtool upstream:
2034 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2035 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2036 * ltcf-cxx.sh (tpf*): Likewise.
2037 * ltconfig (tpf*): Add TPF OS configuration support.
2038
0490e016
NC
20392004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2040
2041 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 2042 * configure: Regenerate.
0490e016 2043
32be62b5
RS
20442004-09-24 Michael Roth <mroth@nessie.de>
2045
2046 * configure.in (--without-headers): Add missing double quotes.
2047 * configure: Regenerate.
2048
6048df60
DD
20492004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2050
2051 * ylwrap: Revert to previous version.
2052
315b3b02
L
20532004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2054
6048df60 2055 PR bootstrap/17369
315b3b02
L
2056 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2057 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2058 SET_GCC_LIB_PATH_CMD.
2059 (BASE_TARGET_EXPORTS): Likewise.
2060 * Makefile.in: Regenerated.
2061
2062 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2063 * configure: Regenerated.
2064
fe69863c
DD
20652004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2066
2067 * config.guess: New upstream version
2068 * compile, depcomp, install-sh, ylwrap: Likewise.
2069
20702004-09-19 Roger Sayle <roger@eyesopen.com>
2071
2072 * config/mh-x86omitfp: New host makefile fragment. Add
2073 -fomit-frame-pointer to the default BOOT_CFLAGS.
2074 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2075 * configure: Regenerate.
2076
20772004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2078
2079 PR target/11572
2080 * configure.in (*-*-darwin*): Renable libobjc.
2081 * configure: Regenerate.
2082
be75bbe1 20832004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 2084
be75bbe1
DB
2085 * Makefile.def: Remove libbanshee.
2086 * Makefile.tpl: Ditto.
2087 * configure.in: Ditto.
2088 * Makefile.in: Regen.
2089 * configure: Ditto.
2090
1b882a91
PB
20912004-09-07 Paolo Bonzini <bonzini@gnu.org>
2092
2093 * missing: Import latest version from master repository.
2094
eb1352ed
NC
20952004-09-04 Nick Clifton <nickc@redhat.com>
2096
2097 * config.sub: Import latest version from master repository.
2098 * config.guess: Likewise.
2099 This includes these changes:
479759c8 2100
eb1352ed
NC
2101 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2102
2103 * config.sub: Handle crisv32, alias etraxfs.
2104 * config.guess (crisv32:Linux:*:*): Handle.
2105
2106 2004-08-13 Brad Smith <brad@comstyle.com>
2107
2108 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2109 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2110
2111 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2112
2113 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2114 assume the processor is a powerpc. This is because coreutils
2115 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2116 in this case, due to a MacOS X bug that causes
2117 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2118 to return a negative number.
2119 Problem reported by Petter Reinholdtsen in:
2120 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2121
2122 2004-07-19 Ben Elliston <bje@gnu.org>
2123
2124 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2125
2126 2004-06-24 Ben Elliston <bje@gnu.org>
2127
2128 * config.guess: Update copyright years.
2129 * config.sub: Likewise.
2130
2131 2004-06-22 Robert Millan <robertmh@gnu.org>
2132
2133 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2134 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2135
2136 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2137
2138 * config.guess (*:*VMS:*:*): New entry. Replaces
2139 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2140 manufacturer.
2141
2142 2004-06-22 Ben Elliston <bje@gnu.org>
2143
2144 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2145 * config.sub: Likewise.
2146
2147 2004-06-22 Ben Elliston <bje@gnu.org>
2148
2149 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2150 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2151
2152 2004-06-11 Ben Elliston <bje@gnu.org>
2153
2154 * config.guess (pegasos:OpenBSD:*:*): Remove.
2155
2156 2004-06-11 Ben Elliston <bje@gnu.org>
2157
2158 From Wouter Verhelst <wouter@grep.be>:
2159 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2160
2161 2004-06-11 Ben Elliston <bje@gnu.org>
2162
2163 * config.guess (luna88k:OpenBSD:*:*): New.
2164
2165 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2166
2167 * config.guess (m32r*:Linux:*:*): New case.
2168 * config.sub: Handle m32rle.
2169
2170 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2171
2172 From Jens Petersen <petersen@redhat.com>:
2173 * config.sub: Handle sparcv8.
2174
2175 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2176
2177 From Tom Smith <smith@cag.lkg.hp.com>:
2178 * config.guess: Version suffixes are equally significant on Tru64
2179 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2180 prefix of "P" (patched kernel).
2181
2182 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2183
2184 * config.sub: Add support for National Semiconductor CRX target.
2185
2a3124ca 21862004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 2187
2a3124ca
RH
2188 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2189 *-*-netware, but add target-libmudflap.
2190 Consolidate *-*-netware targets (of which really only i?86 exists)
2191 into a single entry.
2192 * configure: Likewise.
2193
0df3d27f
PB
21942004-09-01 Paolo Bonzini <bonzini@gnu.org>
2195
2196 * Makefile.tpl (sorry): Remove.
2197 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2198 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2199 (do-clean): Clean per-stage directories too.
2200 (do-distclean): Run distclean-stage1 too.
2201 (.NOTPARALLEL): Enable during toplevel bootstrap.
2202 (stage[+id+]-bubble): Enable parallel execution during
2203 the recursive invocation.
2204 * Makefile.in: Regenerate.
2205
2206 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2207
2208 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2209
2210 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2211 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2212 * configure: regenerate
479759c8
ZW
2213 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2214 -mdynamic-no-pic
0df3d27f
PB
2215
22162004-08-31 Paolo Bonzini <bonzini@gnu.org>
2217
2218 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2219 include.
2220 * configure.in: Fix indentation.
2221 * configure: Regenerate.
2222
ee025550
PB
22232004-08-31 Paolo Bonzini <bonzini@gnu.org>
2224
2225 * Makefile.def (build_modules): Add fixincludes.
2226 (dependencies): Make gcc depend on fixincludes.
2227 * configure.in (build_tools): Add fixincludes.
2228 (build_configdirs): Always include build_libs.
2229 * Makefile.in: Regenerate.
2230 * configure: Regenerate.
2231
22322004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
2233
2234 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2235 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2236 phony targets; do not generate timestamp files.
2237 (distclean-stageN): Remove references to their timestamp files.
2238 (restageN, touch-stageN): Remove.
2239 (stageN-bubble): Rewritten.
2240 (compare): Support lean bootstraps.
2241 * Makefile.in: Regenerate.
2242
2243 * configure.in: Only warn when bootstrapping but
2244 build != host or build != target. Support lean bootstraps.
2245 * configure: Regenerate.
2246
2247 Sync from gcc:
2248 2004-08-26 Phil Edwards <phil@codesourcery.com>
2249
2250 * configure.in: Give a better error message if GMP/MPFR are missing
2251 and a language needing them has been requested.
2252 * configure: Regenerated.
2253
2254 2004-08-25 Phil Edwards <phil@codesourcery.com>
2255
2256 * configure.in: Print a list of available language front-ends if
2257 a requested one is missing. Tidy stray tab characters.
2258 * configure: Regenerated.
2259
72b2455a
PB
22602004-08-17 Paolo Bonzini <bonzini@gnu.org>
2261
2262 * Makefile.in: Regenerate.
2263 * configure: Regenerate.
2264
2265 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2266 stage_*_flags.
2267 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2268 for bootstrapped modules if toplevel bootstrap is going.
2269 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2270 modules. Adjust for changes in Makefile.def. Enable several
2271 rules even in non-bootstrap mode, just to avoid peppering the
2272 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2273 (stage-[+prev+]-bubble): Remove.
2274
2275 * Makefile.def (Dependencies): Depend on all-build-bison,
2276 all-build-flex, all-build-byacc, all-build-texinfo, rather
2277 than the host variations.
2278 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2279 with BUILD_SUBDIR.
2280 (BISON): Update for recent Bisons.
2281 (YACC): Fix typo.
2282 (cross): Depend on all-build.
2283 (all): Do not depend on all-build.
2284 (prebootstrap): Remove.
2285 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2286 (Prebootstrap dependencies): Add them to the per-stage targets
2287 and to all-prebootstrap.
2288 * configure.in (build_configdirs): Always enable build_tools.
2289 (BUILD_DIR_PREFIX): Remove.
2290
2291 * Makefile.def (gcc): Add target variable.
2292 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2293 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2294 in the recursive `make', instead of hardwiring `all'.
2295 (Autogenerated TARGET-* variables): New.
2296
de0b4a87
JW
22972004-08-17 Robert Millan <robertmh@gnu.org>
2298
2299 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2300 (instead of FreeBSD).
2301 * configure: Regenerate.
2302
ad681c85
NN
23032004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2304
675c6968
NN
2305 * Makefile.def, configure.in, src-release: Remove useless, bogus
2306 references to tix.
2307 * Makefile.in, configure: Regenerate.
2308
ad681c85
NN
2309 * src-release: Stop distributing mmalloc with gdb (which doesn't
2310 use it).
2311 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2312 * Makefile.in: Regenerate.
2313
11b04d1f
DD
23142004-08-09 Mark Mitchell <mark@codesourcery.com>
2315
2316 * configure.in (arm*-*-eabi*): New target.
2317 * configure: Regenerate.
2318
f2420bea
NN
23192004-08-01 Robert Millan <robertmh@gnu.org>
2320
2321 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2322 libmudflap for all GNU-based systems (with Glibc).
2323 * configure: Regenerate.
2324
9e6ce191
PB
23252004-08-06 Paolo Bonzini <bonzini@gnu.org>
2326
2327 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2328 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2329 (Dependencies): New section.
2330 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2331 (configure-target-[+module+]): Depend on maybe-all-gcc
2332 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2333 (toplevel profiledbootstrap): Fix dependencies.
2334 * Makefile.in: Regenerate.
2335
df4a6958
MM
23362004-08-03 Mark Mitchell <mark@codesourcery.com>
2337
2338 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2339 target-libiberty to noconfigdirs.
2340
11b04d1f
DD
23412004-08-03 Paul Brook <paul@codesourcery.com>
2342
2343 * configure.in: Check for MPFR as well as GMP.
2344 * configure: Regenerate.
2345
b813574b
PB
23462004-08-03 Paolo Bonzini <bonzini@gnu.org>
2347
2348 * Makefile.def (host-modules): Add gcc.
2349 * Makefile.in: Regenerate.
2350 * Makefile.tpl (sorry): New rule.
2351 (configure-host, all-host, [+make_target+]-host, do-check,
2352 install-host): Do not add gcc as a special case.
2353 (host modules): Add a small special-casing for gcc. Export
2354 extra_make_flags through the environment.
2355 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2356 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2357 other recursive targets for gcc): Remove.
2358
2359 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2360 (stage, unstage): New rules.
2361 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2362 distclean-stage[+id+]): Use stage_current.
2363 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2364 the stage*-start rules.
2365
61edac0c
JW
23662004-07-19 Robert Millan <robertmh@gnu.org>
2367
2368 Synced from gcc:
2369
2370 2004-04-26 Robert Millan <robertmh@gnu.org>
2371
2372 Add patches from libtool CVS.
2373 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2374 * ltconfig: Likewise.
2375 * ltcf-c.sh: Likewise.
2376 * ltcf-cxx.sh: Likewise.
2377 * ltcf-gcj.sh: Likewise.
2378
3e707e94
PB
23792004-07-12 Paolo Bonzini <bonzini@gnu.org>
2380
2381 * configure.in: Add noconfigdirs for crx-*-*.
2382 * configure: Regenerate.
2383
23842004-07-12 Paolo Bonzini <bonzini@gnu.org>
2385
2386 Synced from gcc:
2387
2388 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2389
2390 * configure.in: Build libmudflap by default on FreeBSD.
2391 * configure: Regenerated.
2392
2393 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2394
2395 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2396 systems.
2397 * configure: Regenerated.
2398
2399 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2400
2401 PR target/16344
2402 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2403 feedback based compiler.
2404 * Makefile.in: Rebuilt.
2405
2406 2004-07-05 Phil Edwards <phil@codesourcery.com>
2407
2408 * configure.in: Do not prepend $srcdir to /dev/null in
2409 makefile fragments.
2410 * configure: Regenerate.
2411
a7ee7660
AO
24122004-07-08 Alexandre Oliva <aoliva@redhat.com>
2413
2414 * Makefile.def (host_modules): Set bootstrap=true for flex.
2415 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2416 * Makefile.in: Rebuilt.
2417
6a9cf61e
PB
24182004-07-01 Paolo Bonzini <bonzini@gnu.org>
2419
2420 * Makefile.def (build_modules): Add bison, byacc, flex,
2421 m4, texinfo.
2422 (flags_to_pass): Add FLEX.
2423 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2424 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2425 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2426 DEFAULT_MAKEINFO): Remove.
2427 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2428 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2429 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2430 objdir or else use configured tool.
2431 (all-build): New.
2432 (all): Depend on it.
2433 (Build module dependencies): Add.
2434 * Makefile.in: Regenerate.
2435 * configure.in: Better support for multiple build modules,
2436 matching what is done for host/target modules. Do not look
2437 for "plausible" locations of build tools if Canadian cross.
2438 Use autoconf's AC_PROG_CC to find a C compiler. Define
2439 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2440 * configure: Regenerate.
2441
95b6a1f2
PB
24422004-06-22 Paolo Bonzini <bonzini@gnu.org>
2443
2444 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2445 * Makefile.in: Regenerate.
2446
7ffa0b57
PB
24472004-06-22 Paolo Bonzini <bonzini@gnu.org>
2448
2449 * Makefile.tpl (configure-build-[+module+],
2450 configure-[+module+], configure-target-[+module+]): Pass
2451 [+extra_configure_args+].
2452 (all-build-[+module+], all-[+module+], check-[+module+],
2453 install-[+module+], [+make_target+]-[+module+],
2454 all-target-[+module+], check-target-[+module+],
2455 install-target-[+module+], [+make_target+]-target-[+module+]):
2456 Pass [+extra_make_args+].
2457 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2458 (GCC_HOST_EXPORTS): Remove.
2459 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2460 cross, check-gcc, check-gcc-c++, install-gcc,
2461 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2462 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2463 * Makefile.in: Regenerate.
2464
929ba6e7
CF
24652004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2466
2467 * configure.in: Check for srcdir/winsup rather than build directory
2468 winsup.
2469 * configure: Regenerate.
2470
b76d7de0
CV
24712004-06-17 Corinna Vinschen <vinschen@redhat.com>
2472
2473 * configure.in: Don't build Cygwin native newlib if winsup
2474 directory is missing. Emit warning instead.
2475 * configure: Regenerate.
2476
656fdd47
PB
24772004-06-09 Paolo Bonzini <bonzini@gnu.org>
2478
2479 * Makefile.tpl (touch-stage[+id+]): New.
2480 (restage[+prev+]): Depend on touch-stage[+id+].
2481
2482 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2483 Use it throughout.
2484
2485 * Makefile.def: Add profile and feedback bootstrap stages.
2486 Remove next field from bootstrap stages.
2487 * Makefile.tpl (LN, LN_S): Substitute.
2488 (stageN-start, stageN-end): Use double-colon rules, to
2489 provide a hook for additional setup commands.
2490 (distclean-stageN-gcc, restageN): Create dependencies from
2491 [+prev+], not from [+next+].
2492 (stageN-bubble): Add commands for successive stages from
2493 [+prev+], using double-colon rules.
2494 (all-stageN-gcc): Fix typo.
2495 (stagefeedback-start, profiledbootstrap): New.
2496 * Makefile.in: Regenerate.
2497 * configure.in: Call ACX_PROG_LN.
2498 * configure: Regenerate.
2499
498d4a71
CF
25002004-06-03 Paolo Bonzini <bonzini@gnu.org>
2501
2502 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2503 without gcc.
2504 * configure: Regenerate.
2505
377d8c42
PB
25062004-06-01 Paolo Bonzini <bonzini@gnu.org>
2507
2508 * Makefile.tpl: Fix typo.
2509 * Makefile.in: Regenerate.
2510
f5f8a794
PB
25112004-06-01 Paolo Bonzini <bonzini@gnu.org>
2512
2513 * configure.in: Remove new- prefix from toplevel
2514 bootstrap targets.
2515 * configure: Regenerate.
2516
f7a4c34f
PB
25172004-06-01 Paolo Bonzini <bonzini@gnu.org>
2518
2519 Merge this patch from the gcc tree:
2520
2521 2004-05-30 Andreas Jaeger <aj@suse.de>
2522 Jim Wilson <wilson@specifixinc.com>
2523
2524 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2525 like CC.
2526
319cab08
PB
25272004-06-01 Paolo Bonzini <bonzini@gnu.org>
2528
2529 * Makefile.tpl (all.normal): Rename to all.
2530 (all): Replace with a rule to pick the default
2531 target from configure.
2532 (all-gcc, configure-gcc): Use conditionals to
2533 do nothing when toplevel bootstrap is going on.
2534 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2535 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2536 * configure.in: Support --enable-bootstrap.
2537
2538 * Makefile.def: Remove new- prefix from toplevel
2539 bootstrap targets.
2540 * Makefile.tpl: Likewise.
2541
2542 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2543 target.
2544
2545 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2546 $(RECURSE_FLAGS) to recursive invocation of make.
2547
2548 * Makefile.in: Regenerate.
2549 * configure: Regenerate.
2550
88f64edc
DJ
25512004-05-27 Daniel Jacobowitz <dan@debian.org>
2552
2553 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2554 * configure: Regenerate.
2555
378fce5b
DD
25562004-05-25 Daniel Jacobowitz <drow@false.org>
2557
2558 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2559 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2560 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2561 targets.
2562 * Makefile.in: Regenerate.
2563
dfdffa2c
PB
25642005-05-24 Paolo Bonzini <bonzini@gnu.org>
2565
2566 * configure.in: Test the ability to symlink directories.
2567 * configure: Regenerate.
2568
2569 * Makefile.def (bootstrap-stage): New definitions.
2570 * Makefile.tpl (configure-stage1-gcc,
2571 configure-stage2-gcc, configure-stage3-gcc,
2572 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2573 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2574 new-restage3, compare): Autogenerate, see Makefile.in
2575 entry for behavioral changes.
2576 (distclean-stage1, new-stage1-start, new-stage1-end,
2577 new-stage1-bubble, distclean-stage2, new-stage2-start,
2578 new-stage2-end, new-stage2-bubble, distclean-stage3,
2579 new-stage3-start, new-stage3-end): New autogenerated targets.
2580 (objext, prebootstrap, BOOT_CFLAGS,
2581 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2582 targets.
2583
2584 * Makefile.in: Regenerate.
2585 (distclean-stage1, new-stage1-start, new-stage1-end,
2586 new-stage1-bubble, distclean-stage2, new-stage2-start,
2587 new-stage2-end, new-stage2-bubble, distclean-stage3,
2588 new-stage3-start, new-stage3-end): New targets.
2589 (all-stage1-gcc): Move prebootstrap dependency from here...
2590 (configure-stage1-gcc): ...to here.
2591 (new-bootstrap): Use bubble targets.
2592 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2593 Use per-stage distclean targets.
2594 (configure-stage1-gcc, configure-stage2-gcc,
2595 configure-stage3-gcc, all-stage1-gcc,
2596 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2597 Use new-stageN-start to prepare the tree.
2598
04cf1b77
PB
25992004-05-23 Paolo Bonzini <bonzini@gnu.org>
2600
2601 * Makefile.def (host_modules): add libcpp.
2602 * Makefile.tpl: Add dependencies on and for libcpp.
2603 * Makefile.in: Regenerate.
2604 * configure.in: Add libcpp host module.
2605 * configure: Regenerate.
2606
80b200a1
ZW
26072004-05-17 Zack Weinberg <zack@codesourcery.com>
2608
2609 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2610 of libf2c.
2611 * configure, Makefile.in: Regenerate.
2612
4b1cb4fe
DD
26132004-05-13 Diego Novillo <dnovillo@redhat.com>
2614
2615 Merge from tree-ssa-20020619-branch.
2616
2617 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2618 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2619 (HOST_GMPLIBS): Define.
2620 (HOST_GMPINC): Define.
2621 (TARGET_LIB_PATH): Add libmudflap.
2622 (GFORTRAN_FOR_TARGET): Define.
2623 (configure-build*): Export GFORTRAN.
2624 (configure-gcc): Export GMPLIBS and GMPINC.
2625 (all-gcc): Add maybe-all-libbanshee.
2626 (configure-target-libgfortran): Define.
2627 * Makefile.in: Regenerate.
2628 * configure.in (host_libs): Add libbanshee.
2629 (target_libraries): Add target-libmudflap and target-libgfortran.
2630 Add --with-libbanshee.
2631 Handle --disable-libmudflap.
2632 (*-*-freebsd*): Use with_gmp.
2633 Add $(libgcj) to noconfigdirs.
2634 * configure: Regenerate.
2635 * depcomp: New file.
2636 * MAINTAINERS: Add tree-ssa maintainers.
2637
26382004-04-28 Paolo Bonzini <bonzini@gnu.org>
2639
2640 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2641 * configure: Regenerate.
2642
b8908782
DD
26432004-04-27 Paolo Bonzini <bonzini@gnu.org>
2644
2645 Revert:
2646 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2647
2648 * Makefile.def (flags_to_pass): Remove *dir variables that
2649 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2650 as well as prefix and exec_prefix.
2651 * Makefile.in: Regenerate.
2652
26532004-04-26 Paolo Bonzini <bonzini@gnu.org>
2654
2655 * Makefile.def (host_modules): Mark with the bootstrap
2656 flag packages on which gcc depends.
2657 * Makefile.tpl (all-bootstrap): Use it.
2658 * Makefile.in: Regenerate.
2659
26602004-04-26 Paolo Bonzini <bonzini@gnu.org>
2661
2662 * Makefile.def (flags_to_pass): Remove *dir variables that
2663 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2664 as well as prefix and exec_prefix.
2665 * Makefile.in: Regenerate.
2666
26672004-04-26 Paolo Bonzini <bonzini@gnu.org>
2668
80b200a1
ZW
2669 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2670 * configure: Regenerate.
2671 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2672 * gcc/Makefile.tpl (compare): Use the result of the test.
2673 * gcc/Makefile.in: Regenerate.
b8908782
DD
2674
26752004-04-23 Paolo Bonzini <bonzini@gnu.org>
2676
2677 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2678 Always relocate gcc and prev-gcc to the original names, even
2679 if the build fails.
2680 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2681 New targets.
2682
0f260896
RO
26832004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2684
2685 * configure.in (mips*-*-irix5*): Enable ld.
2686 * configure: Regenerate.
2687
51860f05
JW
26882004-04-15 James E Wilson <wilson@specifixinc.com>
2689
2690 * Makefile.tpl (configure-[+module+], configure-gcc,
2691 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2692 Set and export LDFLAGS.
2693 * Makefile.in: Regenerate.
2694
54752a6b
NN
26952004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2696
2697 PR bootstrap/14871
2698 * Makefile.tpl: If we don't have built-in-tree target tools,
2699 use the ones found by configure rather than hacking around with
2700 program_transform_name.
2701 * configure.in: Give Makefile.tpl the information necessary
2702 to do that.
2703 * Makefile.in: Regenerate.
2704 * configure: Regenerate.
2705
27062004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2707
2708 PR bootstrap/14760
2709 * configure.in: When computing baseargs, strip *all* copies of
2710 offending options. Also, don't match/substitute the trailing space,
2711 so that this actually works when two similar options are separated by
2712 only one space.
2713 * configure: Regenerate.
2714
27152004-04-06 David Edelsohn <edelsohn@gnu.org>
2716
80b200a1
ZW
2717 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2718 (rs6000-*-aix*): Same.
2719 * configure: Regenerate.
54752a6b 2720
5e2b61fb
SS
27212004-03-25 Stan Shebs <shebs@apple.com>
2722
2723 Remove MPW support, no longer used.
2724 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2725 mpw-install: Remove files.
2726 * src-release (DEVO_SUPPORT): Remove names of removed files.
2727 * MAINTAINERS: Likewise.
2728
1a6f2dc7
NN
27292004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2730
a0049f1b
NN
2731 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2732 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2733 * Makefile.in: Regenerate.
2734
1a6f2dc7
NN
2735 * configure.in (top level bootstrap support): Rework --enable-werror
2736 to set @stage2_werror_flag@.
2737 * configure: Regenerate.
2738 * Makefile.tpl (top level bootstrap support): Pass
2739 @stage2_werror_flag@ down to configure in stages 2 and 3.
2740 * Makefile.in: Regenerate.
2741
920e3419
NN
27422004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2743
2744 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2745 for stages 2 and 3 as well as in make. As a consequence, remove
2746 OUTPUT_OPTION (now detected by configure) from the flags passed down
2747 to make.
2748 * Makefile.in: Regenerate.
2749
2750 * Makefile.tpl (new-bootstrap): Fix typo.
2751 * Makefile.in: Regenerate.
2752
4fa63067
NN
27532004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2754
2755 * Makefile.tpl: Rearrange by moving recursive_targets rules
2756 into their proper sections.
2757 * Makefile.tpl (top level bootstrap support): Move disabling
2758 of coverage flags from 'make' to 'configure'; improve comments.
2759 * Makefile.in: Regenerate.
2760
2761 * Makefile.tpl (experimental top level bootstrap) Move stage1
2762 language setting from all- target to configure- target; disable
2763 intermodule optimization in stage 1; prevent gratuitous rebuilds
2764 of stage 1.
2765 * Makefile.in: Regenerate.
2766 * configure.in: Comma-separate stage 1 language list for top
2767 level bootstrap.
2768 * configure: Regenerate.
2769
2770 * Makefile.tpl: Clean up experimental top level bootstrap support:
2771 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2772 prev-gcc in configure- targets as well as all- targets.
2773 * Makefile.in: Regenerate.
2774
fb8a10fd
NN
27752004-03-17 Paolo Bonzini <bonzini@gnu.org>
2776
2777 * configure.in: Remove symbolic link section.
2778 * configure: Regenerate.
2779 * Makefile.tpl (links): Remove.
2780 * Makefile.in: Regenerate.
2781
947f426e 27822004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 2783 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
2784
2785 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 2786 Set with AC_CHECK_PROGS.
947f426e
NN
2787 * configure.in: Fix comment typo from last patch.
2788 * configure: Regenerate.
2789
1d39f329
NN
27902004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2791
2792 * Makefile.tpl: Introduce experimental top level bootstrap support.
2793 * Makefile.in: Regenerate.
2794 * configure.in: Introduce support for top level bootstrap.
2795 * configure: Regenerate.
2796
4b0ac75d 27972004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2798 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
2799
2800 PR bootstrap/14522
2801 * configure.in: Cope with shells that do not support unquoted ^
2802 * configure: Regenerate.
2803
2e70b094 28042004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2805 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
2806
2807 PR bootstrap/14522
2808 * configure.in: Cope with shell that do not support nesting
2809 quotes inside quoted backquote substitutions.
2810 * configure: Regenerate.
2811
28122004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2813
2814 PR bootstrap/14522
2815 * configure.in: Fix escaping of $.
2816 * configure: Regenerate.
2817
9e07f89d
NN
28182004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2819
2820 * configure: Regenerate.
2821
28222004-03-08 Paolo Bonzini <bonzini@gnu.org>
2823
2824 PR ada/14131
2825 Move language detection to the top level.
2826 * configure.in: Find default values for the tools as
2827 soon as possible. Disable ada if GNAT is not found.
2828 Emit error message about missing languages. Expand
2829 --enable-languages=all for the gcc subdirectory.
2830
1712ab83
RS
28312004-03-01 Richard Sandiford <rsandifo@redhat.com>
2832
2833 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2834 and disable libgcj.
2835 * configure: Regenerated.
2836
3dee29da
NN
28372004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2838
2839 PR bootstrap/7087
2840 * Makefile.tpl: Guard XFOO sed statements better.
2841 * Makefile.tpl: Add dependency for configure-target-libada.
2842 * Makefile.in: Regenerate (incidentally fixes broken
2843 commit when libada-branch was merged).
2844
0558264b
AC
28452004-02-28 Andrew Cagney <cagney@redhat.com>
2846
2847 * src-release (CVS_NAMES): Define.
2848 (do-tar, do-tar): Prune $(CVS_NAMES).
2849
c38f9803
AC
28502004-02-23 Andrew Cagney <cagney@redhat.com>
2851
2852 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2853 2004-02-19.09.
2854
55636792
NN
28552004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2856
2857 PR bootstrap/11932
2858 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2859
1e600082
AC
28602004-02-19 Andrew Cagney <cagney@redhat.com>
2861
2862 * config.guess: Update from version 2003-06-12 to 2004-02-16.
2863 * config.sub: Update from version 2003-06-13 to 2004-02-16.
2864
3769cd82
DD
28652004-02-11 David Edelsohn <edelsohn@gnu.org>
2866
2867 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2868 (rs6000-*-aix*): Same.
2869 * configure: Regenerate.
2870
a92834c8
DD
28712004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2872
2873 * configure.in (host): Add in missing $noconfigdirs to defines.
2874 * configure: Regenerate.
2875
a2592b1b
DD
28762004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2877 Nathanael Nerode <neroden@gcc.gnu.org>
2878
2879 PR ada/6637, PR ada/5911
80b200a1 2880 Merge with libada-branch:
a2592b1b
DD
2881 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2882 with appropriate dependencies. Add --enable-libada configure switch.
2883 * configure, Makefile.in: Regenerate.
2884
e31d1ea3
DD
28852004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2886
2887 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2888 * configure: Regenerate.
2889
db85f5c0
JJ
28902004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2891
2892 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 2893
fc434214
DD
28942004-01-23 DJ Delorie <dj@redhat.com>
2895
2896 * Makefile.def (target_modules) [libiberty]: Don't stage.
2897 * Makefile.in: Rebuilt.
2898
ad445c2c 28992004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 2900
ad445c2c
JJ
2901 * COPYING.NEWLIB: Update to include copyrights for new
2902 iconv code.
2903
72bbedde
AC
29042004-01-15 Andrew Cagney <cagney@redhat.com>
2905
2906 * src-release: Update copyright year.
2907 (do-proto-toplev): Configure using i686-pc-linux-gnu.
2908 (NEWLIB_SUPPORT_DIRS): Delete macro.
2909 (newlib.tar.bz2): Delete rule.
2910
a6d6062d
DD
29112004-01-14 Loren J. Rittle <ljrittle@acm.org>
2912
2913 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2914 * Makefile.tpl (configure-target-[+module+]): Support stage.
2915 * Makefile.in: Rebuilt.
2916
f8b73030
MR
29172003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2918
2919 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2920 throughout.
2921
aff0e9df
NN
29222004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2923
bb5dca17
NN
2924 * configure.in: Use ./config.cache, not config.cache.
2925 * configure: Regenerate.
2926 * Makefile.tpl: Special-casing not needed for GCC any more.
2927 * Makefile.in: Regenerate.
2928
82252c06
NN
2929 * configure.in: Don't share a cache file for host dirs.
2930 * configure: Regenerate.
2931
aff0e9df
NN
2932 * config-ml.in: Don't mess with the cache file.
2933
95036d20
NN
29342004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2935
ac7b618e
NN
2936 * Makefile.tpl: Make GCC use a separate config.cache.
2937 * Makefile.in: Regenerate.
2938
95036d20
NN
2939 PR bootstrap/11932, PR bootstrap/11933
2940 (I don't know if it will fix either of them, but it relates
2941 to them.)
2942 * configure.in: Don't use shared config.cache for target
2943 directories.
2944 * configure: Regenerate.
2945
08c1856b
DD
29462003-12-31 Roger Sayle <roger@eyesopen.com>
2947
2948 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2949 * configure: Regenerated.
2950
c1968181 29512003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 2952
c1968181
DD
2953 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2954 * configure: Regenerated.
2955
10ecffb9
NN
29562003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2957
2958 Port change over from GCC:
2959 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2960 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2961 (configure-build-[+module+], configure-[+module+]): Likewise.
2962 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2963 * Makefile.in: Regenerate.
2964
f2ab5990
TF
29652003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2966
2967 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2968 * configure: Regenerate.
2969
41a7d11a
JJ
29702003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2971
80b200a1 2972 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
2973 stdlib.
2974
d9441a1f
DD
29752003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2976
2977 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2978 * Makefile.in: Regenerate.
2979
3a48a978
DD
29802003-10-20 Phil Edwards <phil@codesourcery.com>
2981
2982 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2983 * configure: Regenerate.
2984
f0b24077
NN
29852003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2986
2987 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2988 HOST_FLAGS_TO_PASS.
2989 * Makefile.in: Regenerate.
2990
5fbad20a
DD
29912003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2992
2993 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2994 * configure: Rebuilt
2995 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2996 * Makefile.in: Rebuilt
2997
78be4155
L
29982003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2999
3000 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3001
051fcc7a
L
30022003-10-01 Phil Edwards <pme@gcc.gnu.org>
3003
3004 * config-ml.in: Use ac_configure_args directly instead of
3005 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3006 actually seen.
3007
30082003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3009
3010 * config-ml.in: Propagate INSTALL variables.
3011
f27d4f92
DJ
30122003-09-21 Daniel Jacobowitz <drow@mvista.com>
3013
3014 * configure.in: Pass a computed --program-transform-name
3015 to subconfigures.
3016 * configure: Regenerated.
3017
cae4d560
NN
30182003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3019
3020 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3021 * Makefile.in: Regenerate.
3022
3023 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3024 * Makefile.in: Regenerate.
3025
8ff944f6
DJ
30262003-09-17 Daniel Jacobowitz <drow@mvista.com>
3027
3028 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3029 quoting.
3030 * configure: Regenerated.
3031
d9a35680
MC
30322003-09-12 Michael Chastain <mec@shout.net>
3033
3034 Fix PR gdb/857.
3035 * src-release (do-proto-topleve): Remove junk files
3036 intl/config.cache, intl/config.status,
3037 intl/config.h, intl/stamp-h.
3038
710068b9
AC
30392003-09-14 Andrew Cagney <cagney@redhat.com>
3040
3041 * src-release (dejagnu.tar): New target.
3042 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3043 (do-djunpack): Use $(PACKAGE) for the package name.
3044
e1008165
DD
30452003-09-04 DJ Delorie <dj@redhat.com>
3046
3047 * configure: Regenerate.
3048
21998d12
NC
30492003-09-04 Robert Millan <robertmh@gnu.org>
3050
3051 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 3052
ccca4bb3
DD
30532003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3054
3055 * configure.in: Ensure arguments to sed are properly spaced.
3056 * configure: Regenerate.
3057
ee949b5e
DJ
30582003-08-28 Daniel Jacobowitz <drow@mvista.com>
3059
3060 Merge from gcc:
3061 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3062 * install-sh: Update to newer upstream versions (associated with
3063 aclocal 1.7).
3064 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3065
75addda2
DJ
30662003-08-27 Daniel Jacobowitz <drow@mvista.com>
3067
3068 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3069 * configure: Regenerated.
3070
8d2877d8
NN
30712003-08-23 Phil Edwards <pme@gcc.gnu.org>
3072
3073 * configure.in: Use newline instead of semicolon when assuming
3074 shell arguments in a for loop.
3075 * configure: Regenerated.
3076
d2cc0e0d
GK
30772003-08-20 Geoffrey Keating <geoffk@apple.com>
3078
3079 PR 8180
3080 * configure.in: When testing with_libs and with_headers, treat
3081 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3082 * configure: Regenerate.
80b200a1 3083
d2cc0e0d
GK
3084 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3085 make, shell, etc.
3086 (baseargs): Likewise.
3087 * configure: Regenerate.
3088
04d1ab34
GK
30892003-08-19 Geoffrey Keating <geoffk@apple.com>
3090
3091 * configure.in: Disable libgcj for darwin not on powerpc.
3092 * configure: Rebuild.
3093
ca506da8
MC
30942003-08-15 Michael Chastain <mec@shout.net>
3095
3096 * src-release (do-proto-toplev): Remove junk files
3097 dejagnu/example/calc/config.status,
3098 dejagnu/example/calc/config.log.
3099
a4aa3f49
DD
31002003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3101
3102 * config-ml.in, symlink-tree: Add license.
3103
ede4fbe4
NN
31042003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3105
3106 Merge from gcc:
3107
3108 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3109 * Makefile.tpl (check, check-c++): Express dependencies using
3110 dependencies rather than commands.
3111 * Makefile.in: Regenerate.
3112
3113 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3114 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3115 * Makefile.in: Update.
3116
970f29af
AC
31172003-08-01 Andrew Cagney <cagney@redhat.com>
3118
3119 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3120 * configure: Ditto.
3121
b2884a0c
DD
31222003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3123
3124 * configure.in: Enable libgcj for darwin.
3125 * configure: Rebuild.
3126
c07f46a4
NN
31272003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3128
3129 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3130
9175bfc0
NN
31312003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3132
3133 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3134 creating target and build subdirs to build all parent dirs as needed.
3135 * Makefile.in: Rebuild.
3136 * configure.in: Don't build dirs explicitly here.
3137 * configure: Rebuild.
3138
b9abda6a
AO
31392003-07-22 Alexandre Oliva <aoliva@redhat.com>
3140
3141 * Makefile.tpl (all-make): Depend on intl.
3142 * Makefile.in: Rebuilt.
3143
eef8ffd4
NN
31442003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3145
3146 * config.if: Remove unused libc_interface determination.
3147
295efaf0
NN
31482003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3149
3150 * Makefile.in: Regenerate, correctly this time.
3151
e5c3f801
NN
31522003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3153
3154 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3155 unused INSTALL_PROGRAM_ARGS.
3156 * configure.in: Use AC_PROG_INSTALL.
3157 * Makefile.in: Regenerate.
3158 * configure: Regenerate.
3159
4a18bd6b
AO
31602003-07-10 Alexandre Oliva <aoliva@redhat.com>
3161
3162 * configure: Rebuilt.
3163 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3164 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3165 newlib nor libgloss.
3166 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3167 * configure.in (am33_2.0-*-linux*): Added.
3168
fbd1054d
BW
31692003-07-09 Bob Wilson <bob.wilson@acm.org>
3170
3171 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3172 * configure: Regenerate.
3173
b40e3958
L
31742003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3175
3176 * config-ml.in: Replace PWD with PWD_COMMAND.
3177 * Makefile.tpl: Likewise.
3178 * Makefile.in: Regenerated.
3179
4a5be7ba
NN
31802003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3181
3182 * configure.in: Clean up config-lang.in handling. Delete
3183 useless assignment to "subdirs".
3184 * configure: Regenerate.
3185
9c14acb8
NN
31862003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3187
3188 * configure.in: Rename 'target_libs' to 'target_libraries'.
3189 Remove useless reference to 'target_libs'.
3190 * configure: Regenerate.
3191
8f32e830
KS
31922003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3193
3194 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3195 * Makefile.in: Regenerate.
3196
12f0bd74
NN
31972003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3198
3199 * Makefile.def: Introduce flags_to_pass.
3200 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3201 * Makefile.in: Regenerate.
3202
b07c2aad
HPN
32032003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3204
3205 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3206 and target-libgloss.
3207 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3208 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 3209 * configure: Regenerate.
b07c2aad 3210
56f25033
DD
32112003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3212
3213 * configure.in: Update testsuite_flags to new location.
3214 * configure. Regenerate.
80b200a1 3215
4ec9a3b2
NN
32162003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3217
3218 * Makefile.tpl: Remove BUILD_CC stuff.
3219 * Makefile.in: Regenerate.
3220
059083b1 32212003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3222
059083b1
L
3223 * config.guess: Update to 2003-06-12 version.
3224 * config.sub: Update to 2003-06-13 version.
3225
535b046a
TS
32262003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3227
3228 * MAINTAINERS: Add myself as MIPS co-maintainer.
3229
00c22daa 32302003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3231
00c22daa
L
3232 * config.guess: Update to 2003-06-06 version.
3233 * config.sub: Update to 2003-06-06 version.
3234
1047cb91
DD
32352003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3236
3237 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3238 * configure. Regenerate.
3239
123494c8
NN
32402003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3241
1047cb91
DD
3242 * configure.in: Disable serial configure by default.
3243 * configure: Regenerate.
3244 * Makefile.tpl: Abolish .NOTPARALLEL.
3245 * Makefile.in: Regenerate.
3246
7f121bbf
NN
3247 * Makefile.tpl: Replace {build,host,target}_canonical by
3248 {build,host,target}.
3249 * Makefile.in: Regenerate.
3250
123494c8
NN
3251 * Makefile.tpl: Fix stupid pasto.
3252 * Makefile.in: Regenerate.
3253
ec7e0995
NN
32542003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3255
3256 * Makefile.tpl: Remove bogus conditional.
3257 * Makefile.in: Regenerate.
3258
27b1cc72
NN
32592003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3260
2a4cbe27
NN
3261 * Makefile.tpl: Make 'recursive targets' using autogen rather
3262 than shell loop. Remove duplicate 'clean' targets and false
3263 comments.
3264 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3265 Add systematic method of specifying missing targets in subdirs.
3266 Add copyright boilerplate.
3267 * Makefile.in: Regenerate.
3268 * configure.in: Add 'recursive targets' to maybe list.
3269 * configure: Regenerate.
3270
27b1cc72
NN
3271 * Makefile.tpl: Rename [+target+] to [+make_target+].
3272 * Makefile.def: Rename 'target' to 'make_target'.
3273
01e51bd0
NC
32742003-05-30 Nick Clifton <nickc@redhat.com>
3275
3276 * README-maintainer-mode: Update URL for locating blessed config
3277 tools.
3278
2fd84b42
NC
32792003-05-29 Robert Millan <rmh@debian.org>
3280
3281 * ltconfig: Import this patch and modify for use with current
3282 version of ltconfig:
3283
3284 2003-05-21 Bruno Haible <bruno@clisp.org>
3285
3286 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3287 GNU/FreeBSD.
3288
8945c6bb
DD
32892003-05-28 DJ Delorie <dj@redhat.com>
3290
3291 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3292 * Makefile.in: Regenerate.
3293
2f9632a1
JJ
32942003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3295
80b200a1 3296 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3297
3a12db16 32982003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3299
3a12db16
DD
3300 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3301 newlib or libgloss.
3302 * Makefile.in: Regenerate.
3303
44482353
DD
33042003-05-21 DJ Delorie <dj@redhat.com>
3305
3306 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3307 * Makefile.in: Regenerate.
3308
fec2c52d
MR
33092003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3310
3311 * configure.in: Use curly braces in the definition of tooldir.
3312 * configure: Regenerate.
3313
16ae0395
NN
33142003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3315
3316 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3317 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3318 Factor out common code from autogen IF statements.
3319 * configure: Regenerate.
3320 * Makefile.in: Regenerate.
3321
ec11bdc6
DD
33222003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3323
3324 * configure.in: Accept i[3456789]86 for machine type.
3325 * configure: Regenerate.
3326
dd12c3a8
NN
33272003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3328
3329 * configure.in: Switch more things to use maybe dependencies.
3330 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3331 * configure: Regenerate.
3332 * Makefile.tpl: Switch more things to use maybe dependencies.
3333 * Makefile.in: Regenerate.
3334
cf662e21
AJ
33352003-05-16 Andreas Schwab <schwab@suse.de>
3336
3337 * Makefile.tpl (install-opcodes): Define.
3338 * Makefile.in: Rebuild.
3339
5481b376
AJ
33402003-05-13 Andreas Jaeger <aj@suse.de>
3341
3342 * config.guess: Update to 2003-05-09 version.
3343 * config.sub: Update to 2003-05-09 version.
3344
3959a22a
AJ
33452003-05-13 Michael Eager <eager@mvista.com>
3346
3347 * configure.in: Correct sed script so that options in quotes are not
3348 deleted.
3349 * configure: Rebuild.
3350
564b43e5
CV
33512003-05-12 Corinna Vinschen <corinna@vinschen.de>
3352
3353 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3354 and $$s/newlib/libc/sys/cygwin32 include paths.
3355 * configure: Ditto.
3356
bb947dc9
L
33572003-05-05 H.J. Lu <hjl@gnu.org>
3358
3359 * config-ml.in: Restored from gcc repository.
3360
77f7441a
CD
33612003-05-02 Chris Demetriou <cgd@broadcom.com>
3362
80b200a1
ZW
3363 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3364 * Makefile.in: Regenerate.
77f7441a 3365
a26d7085
DJ
33662003-04-27 Daniel Jacobowitz <drow@mvista.com>
3367
3368 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3369 and Makefile.def.
3370
e4c4d240
DJ
33712003-04-27 Daniel Jacobowitz <drow@mvista.com>
3372
3373 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3374 * Makefile.in: Regenerated.
3375
62a3fc85
DD
33762003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3377
3378 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3379 * Makefile.in: Regenerate.
3380
33812003-04-18 Jakub Jelinek <jakub@redhat.com>
3382
3383 * configure.in (powerpc64*-*-linux*): Remove.
3384 * configure: Rebuilt.
3385
5b474aa8
DD
33862003-04-17 Phil Edwards <pme@gcc.gnu.org>
3387
3388 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3389 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3390 and restrap.
3391 * Makefile.in: Regenerate.
3392
33932003-04-16 Richard Earnshaw <rearnsha@arm.com>
3394
3395 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3396 * configure: Regenerated.
3397
bc295afe
AO
33982003-04-11 Alexandre Oliva <aoliva@redhat.com>
3399
3400 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3401 * */configure: Rebuilt.
3402
3728fade
NN
34032003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3404
3405 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3406 * Makefile.in: Regenerate.
3407
ce5b542e
MC
34082003-03-14 Michael Chastain <mec@shout.net>
3409
3410 * Makefile.in: Regenerate with correct Makefile.def.
3411
3db0a37f
NN
34122003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3413
3414 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3415 Make macro.
3416 * Makefile.in: Regenerate.
3417 * configure.in: Clean up gxx_include_dir logic.
3418 * configure: Regenerate.
3419
34349c6e
DD
34202003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3421
3422 * configure.in (gxx_include_dir): Fix typo.
3423 * configure: Regenerated.
3424
686c28c9
AC
34252003-03-06 Andrew Cagney <cagney@redhat.com>
3426
3427 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3428
bba45b8b 34292003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3430
bba45b8b
NN
3431 * configure.in: Include $(build_tooldir)/sys-include in
3432 FLAGS_FOR_TARGET.
3433 * configure: Regenerated.
3434
2683747f
NN
34352003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3436
bba45b8b
NN
3437 * Makefile.tpl: Reindent.
3438 * Makefile.in: Regenerate.
3439 * configure.in: Reindent. Don't set unused variables.
3440 * configure: Regenerate.
3441
2683747f
NN
3442 * Makefile.tpl: Always pass down RANLIB.
3443 * Makefile.in: Regenerate.
3444
3445 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3446 * Makefile.in: Regenerate.
3447 * configure.in: Remove unused logic relating to --enable-shared
3448 and --enable-threads. Remove bogus comments. Remove redundant
3449 noconfigdirs.
3450 * configure: Regenerate.
3451
3452 * configure.in: Replace ${libstdcxx_version} by its value.
3453 Remove reference to mh-dgux.
3454 * configure: Regenerate.
3455
50212802
NN
34562003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3457
3458 * Makefile.tpl: Rearrange.
3459 * Makefile.in: Regenerate.
3460
a6be7fc6
NC
34612003-02-25 Nick Clifton <nickc@redhat.com>
3462
3463 * configure: Remove site-file supprot - it is obsolete.
3464
f8a495c8
NC
34652003-02-24 Uwe Stieber <uwe@wwws.de>
3466
3467 * configure.in: Add support for kaOS as cross build target system.
3468 * configure: Regenerated.
3469
3decd77d
DD
34702003-02-20 Sean McNeil <sean@blue.mcneil.com>
3471
3472 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3473 configure-target-* as some target builds may require additional
3474 flags for preprocessor tests.
3475 * Makefile.in: Regenerated.
3476
f4ff34a3
AO
34772003-02-19 Alexandre Oliva <aoliva@redhat.com>
3478
3479 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3480 * ltconfig: Handle it.
3481 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3482 auto-detecting it.
3483
b7e4a931
AO
34842003-02-19 Alexandre Oliva <aoliva@redhat.com>
3485
3486 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3487 it is used as argument to $CC.
3488 * ltcf-gcj.sh: Likewise.
3489
6b784d9f
AO
34902003-02-19 Alexandre Oliva <aoliva@redhat.com>
3491
3492 * configure.in: Introduce --enable-maintainer-mode.
3493 * configure: Rebuilt.
3494 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3495 for maintainer mode.
3496 * Makefile.in: Rebuilt.
3497
8bcd8a07
AC
34982003-02-19 Andrew Cagney <ac131313@redhat.com>
3499
3500 * configure: Regenerate using autoconf 2.13.
3501
ee3fd329
AM
35022003-02-19 Alan Modra <amodra@bigpond.net.au>
3503
3504 * config.guess: Import latest version.
3505 * config.sub: Import latest version.
3506
e9e45685
JM
35072003-02-18 Jason Merrill <jason@redhat.com>
3508
3509 * Makefile.tpl (check-c++): Allow parallelism.
3510
859789af
AC
35112003-02-17 Andrew Cagney <ac131313@redhat.com>
3512
3513 * configure: Regenerate using autoconf 000227.
3514
b3f16a9b
GK
35152003-02-15 Geoffrey Keating <geoffk@apple.com>
3516
3517 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3518 don't configure target-libobjc.
3519 * configure: Regenerate.
3520
72e60e02
DD
35212003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3522
3523 * Makefile.tpl (RANLIB): Define.
3524 * Makefile.in: Regenerate.
3525
91f0e695
KS
35262003-02-06 Keith R Seitz <keiths@redhat.com>
3527
3528 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3529 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3530 * Makefile.in: Regenerated.
3531 * configure.in: Remove all traces of snavigator, db, and grep.
3532 * configure: Regenerated.
3533
122bfa92
FCE
35342003-01-31 Frank Ch. Eigler <fche@redhat.com>
3535
3536 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3537 * Makefile.in: Regenerated.
3538
264095c3
AO
35392003-01-30 Alexandre Oliva <aoliva@redhat.com>
3540
3541 * config.if: Copy from GCC.
3542
a84dbcb3
AO
35432003-01-27 Phil Edwards <pme@gcc.gnu.org>
3544
3545 * configure.in: Revert 24Jan change.
3546 * configure: Regenerate.
3547
19618276
NN
35482003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3549
3550 * configure.in: Revert previous change.
3551 * configure: Regenerate.
3552
b7f27a92
NN
35532003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3554
3555 * configure.in: Make rda native-only.
3556 * configure: Regenerate.
3557
83326456
NN
35582003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3559
3560 * configure.in: Add missing \.
3561 * configure: Rebuilt.
3562
5e367fa5
JJ
35632003-01-17 Jakub Jelinek <jakub@redhat.com>
3564
3565 * configure.in (baseargs): Avoid using \| in sed regular
3566 expressions.
3567 * configure: Rebuilt.
3568
e01f337c
JJ
35692003-01-16 Jakub Jelinek <jakub@redhat.com>
3570
3571 * configure.in (baseargs): Remove all supported forms of
3572 --cache-file, --srcdir, --host, --build and --target options
3573 from argument lists.
3574 * configure: Rebuilt.
3575
aa236487
AO
35762003-01-15 Alexandre Oliva <aoliva@redhat.com>
3577
3578 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3579 * configure: Rebuilt.
3580
586c0873
NN
35812003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3582
3583 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3584 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3585 * Makefile.in: Regenerate.
3586 * configure: Regenerate.
3587
497f816e
DD
35882003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3589
3590 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3591 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3592 * Makefile.in: Regenerate.
3593
bfbe5519
AO
35942003-01-09 Alexandre Oliva <aoliva@redhat.com>
3595
3596 * configure.in: Remove Makefile in build, host and target modules
3597 unless configure was run with --no-recursion.
3598 * configure: Rebuilt.
3599
3f234ef5
CD
36002003-01-08 Chris Demetriou <cgd@broadcom.com>
3601
3602 * config.guess: Update to 2003-01-03 version.
3603 * config.sub: Update to 2003-01-03 version.
3604
a3982d48
CF
36052003-01-07 Christopher Faylor <cgf@redhat.com>
3606
3607 * configure: Regenerate with proper autoconf 2.13.
3608
75778ec4
CF
36092003-01-07 Christopher Faylor <cgf@redhat.com>
3610
80b200a1
ZW
3611 * configure.in: Add AC_PREREQ for consistency.
3612 * configure: Regenerate.
75778ec4 3613
c180f501
AC
36142003-01-06 Andrew Cagney <ac131313@redhat.com>
3615
3616 * configure.in (GDB_TK): Add tcl directories conditional on
3617 gdb/gdbtk directory being present.
3618 * configure: Regenerate.
5481b376 3619
46ca2cc2
DA
36202003-01-04 John David Anglin <dave.anglin@nrc.ca>
3621
3622 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3623 by gcc if LD is not defined and we are not doing a Canadian Cross.
3624 * configure: Rebuilt.
3625
53dd8dab
DJ
36262003-01-01 Daniel Jacobowitz <drow@mvista.com>
3627
3628 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3629
50ceb20c
TT
36302002-12-31 Tom Tromey <tromey@redhat.com>
3631
3632 * Makefile.in: Rebuilt.
3633 * Makefile.def (target_modules) [libffi]: Allow installation.
3634
e78b5cfe
AS
36352002-12-31 Andreas Schwab <schwab@suse.de>
3636
3637 * configure.in: Fix use of $program_transform_name.
3638 * configure: Regenerated.
3639
67448102
DJ
36402002-12-30 Daniel Jacobowitz <drow@mvista.com>
3641
3642 * configure.in (baseargs): Don't remove first configure argument.
3643 * configure: Regenerated.
3644
e6bfb94a
AO
36452002-12-29 Alexandre Oliva <aoliva@redhat.com>
3646
3647 * Makefile.tpl (local-distclean): Don't remove...
3648 (multilib.ts): ... this. Moved into...
3649 (multilib.out): ... this. Don't use sub-make.
3650 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3651 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3652 (configure-build-[+module+], configure-[+module+],
3653 configure-target-[+module+], configure-gcc): ... these. Test
3654 for Makefile existence. Drop config.status from dependencies.
3655 * Makefile.in: Rebuilt.
3656 * configure.in: Move gcc-version-trigger to the end of
3657 ac_configure_args. Add comments to maybedep.tmp and
3658 serdep.tmp. Introduce --disable-serial-configure. Remove
3659 nonopt from baseargs, matching and removing corresponding
3660 whitespace while at it.
3661 * configure: Rebuilt.
3662
8f0dfb36
AO
36632002-12-28 Alexandre Oliva <aoliva@redhat.com>
3664
3665 * configure.in (host_configargs): Replace reference to
3666 no-longer-defined buildopts with --build=${build_alias}.
3667 * configure: Rebuilt.
3668
43be203f
AO
36692002-12-28 Alexandre Oliva <aoliva@redhat.com>
3670
3671 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3672 program_transform_name to standard idiom.
3673 (AUTOGEN, AUTOCONF): Define.
3674 (Makefile.in): Use $(AUTOGEN).
3675 (Makefile): Depend on config.status, and use autoconf-style rule to
3676 build it. Move original commands to...
3677 (config.status): ... this new target.
3678 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3679 $(AUTOCONF).
3680 * Makefile.in: Rebuilt.
3681
a0da8069
NN
36822002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3683
d18f1c9f
NN
3684 * Makefile.tpl: Fix dramatic bustage due to change in
3685 program_transform_name.
3686 * Makefile.in: Regenerate.
3687
3688 * configure.in: Remove unnecessary PATH setting.
3689 * configure: Regnerate.
3690
3691 * configure.in: Don't default to unprefixed tools unless
3692 the native tools will work.
3693 * configure: Regenerate.
3694
a0da8069
NN
3695 * configure.in: Convert to autoconf script. Blow away lots
3696 of now-redundant Makefile fragments.
3697 * configure: Generate using Autoconf.
3698 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3699 * Makefile.in: Regenerate.
3700
c567df0a
NN
37012002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3702
5481b376 3703 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
3704 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3705
5481b376 3706 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 3707 where they belong.
2c7f9a32 3708
2dabcfb4
AS
37092002-12-24 Andreas Schwab <schwab@suse.de>
3710
3711 * Makefile.tpl (multilib.out): Fix missing space.
3712 * Makefile.in: Regenerate.
3713
1086bc09
NN
37142002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3715
3716 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3717 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3718 * Makefile.in: Regenerate.
3719 * configure.in: Remove unnecessary leftovers.
3720
1086bc09
NN
37212002-12-21 Geoffrey Keating <geoffk@apple.com>
3722
3723 * configure.in (extra_ranlibflags_for_target): New variable.
3724 (*-*-darwin): Add -c to ranlib commands.
3725 * configure (tooldir): Handle extra_ranlibflags_for_target.
3726
14e9ca95
JJ
37272002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3728
3729 * COPYING.NEWLIB: Updated.
3730 * COPYING.LIBGLOSS: Ditto.
3731
14c428fb
NN
37322002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3733
3734 * Makefile.tpl: Revert HJL's change.
3735 * Makefile.in: Regenerated.
3736 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3737 always.
3738
313b8244
AS
37392002-12-19 Andreas Schwab <schwab@suse.de>
3740
3741 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3742 * Makefile.in: Regenerate.
3743
efeae3db
L
37442002-12-18 H.J. Lu <hjl@gnu.org>
3745
3746 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3747 * Makefile.in: Regenerated.
3748
3749 * configure.in (build_prefix): New. Substitute.
3750
43d92c63
NN
37512002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3752
59da4fe6
NN
3753 * Makefile.tpl: Don't let real targets depend on phony targets.
3754 * Makefile.in: Regenerate.
3755
43d92c63
NN
3756 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3757 * Makefile.in: Regenerate.
3758
b72e6a2d
JM
37592002-12-16 Jason Merrill <jason@redhat.com>
3760
3761 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3762 previous 'make bootstrap'.
3763 * Makefile.in: Regenerate.
3764
95c72c44
HPN
37652002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3766
3767 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3768
7d695d07
JM
37692002-12-13 Jason Merrill <jason@redhat.com>
3770
3771 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3772 library tests.
3773 (check-c++): Just depend on it and check-target-libstdc++-v3.
3774 * Makefile.in: Regenerate.
3775
54103d1e
NN
37762002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3777
3778 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3779 * Makefile.in: Regenerate.
3780
4024f1e1
JJ
37812002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3782
80b200a1
ZW
3783 * COPYING.NEWLIB: Update list of alternate Regent of California
3784 licenses and discuss official revoking of advertising clause.
3785 * COPYING.LIBGLOSS: Ditto.
4024f1e1 3786
7dda0df6
AO
37872002-12-12 Alexandre Oliva <aoliva@redhat.com>
3788
3789 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3790 * Makefile.in: Rebuilt.
3791
d03be79e 37922002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 3793
929293f4
NN
3794 * configure: Fix bug put in by gremlins.
3795
d03be79e
NN
3796 * Makefile.tpl: Substitute more autoconfily.
3797 * configure: Substitute more autoconfily.
3798 * Makefile.in: Regenerate.
3799
38002002-12-08 Andrew Cagney <ac131313@redhat.com>
3801
3802 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3803 * Makefile.in (all-sim): Ditto.
a36d530e
DD
3804
38052002-12-06 DJ Delorie <dj@redhat.com>
3806
3807 * Makefile.tpl: Change configure dependencies to not have real
3808 targets depend on phony targets.
b4a77b47 3809
db1ac78d
NN
38102002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3811
bcaf2395
NN
3812 * configure.in: Revert unintentional change.
3813
b4fa093e
NN
3814 * src-release: Configure host subdirs.
3815
db1ac78d
NN
3816 * Makefile.tpl: Change dependency for */multilib.out so that
3817 it works when gcc isn't in the tree.
3818
3819 * configure.in: Substitute more.
3820 * configure: Run subconfigures from the Makefile.
3821 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3822 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3823
15723a45
NN
38242002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3825
e2b9e2dc
NN
3826 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3827 and corresponding dependencies.
3828 * Makefile.in: Regenerate.
3829
2af579c4
NN
3830 * configure.in (host_tools): Order binutils, gas and ld for
3831 convenience in running the testsuites.
3832
a2cc058a
NN
3833 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3834 * Makefile.in: Regenerate.
3835 * configure.in: Introduce rules to serialize subconfigure runs.
3836
15723a45
NN
3837 * configure.in: Introduce BASE_CC_FOR_TARGET.
3838 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3839 Realize configure-build-* targets. Realize configure-target-* targets.
3840 * Makefile.in: Regenerate.
3841
ae831be5
NN
38422002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3843
3844 * configure: Move gcc_version_trigger stuff from here...
3845 * configure.in: ...to here.
3846
3847 * configure.in: Separate subconfigure options added by this file from
3848 options given by the user. Add machinery to put args for host
3849 subconfigures into the Makefile.
3850
3851 * Makefile.tpl: Remove 'vault' targets.
3852 * Makefile.tpl: Reorder and comment dependencies.
3853 * Makefile.in: Regenerate.
3854
bbf7c8ac
NN
38552002-11-28 Geoffrey Keating <geoffk@apple.com>
3856
3857 * configure.in: Move host-specific darwin noconfigdirs into
3858 the host-specific section.
3859
930314a4
NN
38602002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3861
52d7cdee
NN
3862 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3863 during replay.
3864 * Makefile.in: Regenerate.
3865
930314a4
NN
3866 (finishing slow-motion replay)
3867 * configure: Remove skip-this-dir support.
3868 * Makefile.tpl: Remove skip-this-dir support.
3869
3870 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3871 subdirectories.
3872 * Makefile.in: Regenerate.
3873
3874 * Makefile.tpl: Strip out useless setting of 'dir'.
3875 * Makefile.in: Regenerate.
5481b376 3876
930314a4
NN
38772002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3878
3879 (finishing slow-motion replay)
3880 * configure.in: Fix deeply stupid bug.
3881
3882 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3883 shell code in CXX_FOR_TARGET
3884 * Makefile.def: Introduce raw_cxx.
3885 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3886 RAW_CXX_FOR_TARGET.
3887 * Makefile.in: Regenerate.
3888
38892002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3890
3891 (finishing slow-motion replay)
3892 * Makefile.tpl: Remove unnecessary ifs.
3893 * Makefile.in: Regenerate.
3894
5481b376 3895 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3896 dependencies. Maybe-ize build-libiberty. Create dummy install
3897 targets for 'no_install' modules.
5481b376 3898 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 3899 build_modules stuff to configure.in.
5481b376 3900 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3901 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3902 * Makefile.in: Regenerate.
3903
3866be5d
NN
39042002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3905
3906 (continuing slow-motion replay)
3907 * Makefile.tpl: Make all-target, install-target behave similarly
3908 to all, install (only hitting configured targets). Eliminate
3909 unused macro defintions.
3910
3911 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3912 build != host.
3913
3914 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3915
3916 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3917
5481b376 3918 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
3919 configuring. Remove references to "dosrel".
3920 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 3921 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 3922 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 3923 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
3924 and redundant dependency; rearrange slightly.
3925 * Makefile.def: Add host-side libtermcap, utils.
3926
3927 * Makefile.in: Regenerate.
3928
e393202e
NN
39292002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3930
3931 (Continuing slow-motion replay)
3932 * Makefile.def: Add list of recursive targets to autogenerate.
3933 Add build_modules.
3934 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3935 targets. Autogenerate *-build-* targets.
3936 * Makefile.in: Regenerate.
3937
583d52d7
NN
39382002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3939
3940 (Continuing slow-motion replay)
3941 * configure: More autoconf-style substitutions.
3942 * Makefile.tpl: More autoconf-style substitutions.
3943 * Makefile.in: Regenerate.
3944
39452002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3946
3947 (Continuing slow-motion replay)
3948 * configure: Substitute more variables in a more autoconf-friendly
3949 way. Simplify slightly.
3950 * Makefile.tpl: Make more variables substitutable in an
3951 autoconf-friendly way.
3952 * Makefile.in: Regenerate.
3953
874e38b4
NN
39542002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3955
3956 (Continuing slow-motion replay)
3957 * configure.in (v810*): Remove special setting of tools.
3958
3959 * configure: Add support for extra required flags for ar or nm.
3960 * configure.in (aix4.3+): Use above support for target-specific
3961 issues, rather than using config/mt-aix43.
3962
852e5f18
NN
39632002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3964
3965 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3966 * configure: Remove 'removing', which doesn't work. Replace $subdir
3967 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3968 with $srcdir. Reformat indentation. Substitute some variables
3969 formerly hard-coded in the Makefile for build=host.
3970 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3971 * Makefile.def: Autogenerate more.
3972 * Makefile.in: Regenerate.
3973
c9a0d920
DD
39742002-11-13 Bruce Korb <bkorb@gnu.org>
3975
3976 * Makefile.tpl: syntactic cleanup
3977
dd2768ff
KB
39782002-11-04 Kevin Buettner <kevinb@redhat.com>
3979
3980 * Makefile.def (host_modules): Add rda.
3981 * Makefile.in: Regenerate.
3982 * configure.in (target_tool): Add target-rda to list.
3983
1aa8389d
DD
39842002-10-25 Phil Edwards <pme@gcc.gnu.org>
3985
3986 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3987 and restrap targets to this rule.
3988 * Makefile.in: Regenerate.
3989
28f46298
HPN
39902002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3991
3992 * configure.in (i[3456]86-*-linux*): Add check to disable
3993 ${libgcj} for glibc1.
3994
ff72e302
NC
39952002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3996
3997 * configure.in: Add tic4x target.
3998
8607b6c9
NN
39992002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4000
4001 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4002 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4003 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4004 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4005 * Makefile.in: Regenerate.
4006
f8f61f4a
NN
40072002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4008
c86f794b
NN
4009 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4010 * Makefile.in: Regenerate.
4011
a9590527
NN
4012 * Makefile.def: Remove order dependency comments.
4013 * Makefile.tpl: Add explicit install-install dependencies.
4014 * Makefile.in: Regenerate.
4015
8412ce72
NN
4016 * Makefile.tpl: Remove material now in src-release. (Finally!)
4017 * Makefile.in: Regenerate.
4018
8b9f37f1
NN
4019 * configure: Restore my original patch by syncing with gcc version.
4020
f8f61f4a
NN
4021 * Bring following over from gcc:
4022
40232002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4024
4025 * configure.in (s390*-*-linux*): Enable libgcj.
4026
403d9505
NN
40272002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4028
4029 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4030
95f6f383
AM
40312002-10-02 Alan Modra <amodra@bigpond.net.au>
4032
e4673b0a 4033 * configure: Move stray lines back to where they belong.
95f6f383 4034
748503c8
NN
40352002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4036
a581b5c3
NN
4037 * Makefile.tpl: Insert configure-target target, for src-release.
4038
c084f5b4
NN
4039 * configure: Finish reverting change which Andrew Cagney started
4040 reverting. Should fix bustage.
4041
7aa673ed 4042 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
4043 * src-release: New file. Contains material for making net
4044 releases for gdb, binutils, et al., formerly in Makefile.in.
4045
82a9b2d9
NC
40462002-09-30 Nick Clifton <nickc@redhat.com>
4047
4048 * cpu: New top level directory. Intended to hold input files for
4049 CGEN which have FSF copyright assignment.
4050 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4051
c2463a00
AC
40522002-09-29 Andrew Cagney <ac131313@redhat.com>
4053
4054 Revert below (note that src does not contain Makefile.tpl):
4055 * Makefile.tpl: Make subsituted variables more autoconfy.
4056 * Makefile.in: Regenerate.
4057
f03b4789
NN
40582002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4059
c11e16a9
NN
4060 * configure: Revert accidentally applied changes.
4061
f03b4789
NN
4062 * Makefile.tpl: Make more autoconf-friendly.
4063 * Makefile.in: Regenerate.
4064 * configure: Make substitution more autoconf-like.
4065
40662002-09-28 Richard Earnshaw <rearnsha@arm.com>
4067
4068 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4069 single entry to handle all these.
4070 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4071 libjava on arm-*-elf.
4072
c0292023
GK
40732002-09-27 Geoffrey Keating <geoffk@apple.com>
4074
4075 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4076 things that depend on them.
4077
c66d951e
NN
40782002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4079
4080 * Makefile.tpl: Make subsituted variables more autoconfy.
4081 * Makefile.in: Regenerate.
4082 * configure: Make seds more autoconfy.
4083
907a7241 40842002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
4085
4086 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4087 * Makefile.in: Regenerate.
4088 * configure.in: Rewrite sed statements to look autoconfy.
4089
907a7241
NN
4090 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4091 all-target-foo on configure-target-foo.
4092 * Makefile.def: Ditto.
4093 * Makefile.in: Rebuild.
4094
405ea7a0
NN
40952002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4096
4097 * Makefile.def: New file.
4098 * Makefile.tpl: New file.
4099 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4100
4101 * configure.in: Minor rearrangement. Simplify tests.
4102
bdc57bfd
JT
41032002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4104
4105 * configure.in (with_headers): Skip copy if value is "yes".
4106 (with_libs): Likewise.
4107
ae03d6e2
NN
41082002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4109
4110 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4111 * configure.in (sh*-*-pe*): Ditto.
4112 * configure.in (mips*-*-pe*): Ditto.
4113 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
4114
4115 * configure.in: Rearrange.
4116
707960fe
NC
41172002-09-12 Nick Clifton <nickc@redhat.com>
4118
4119 * Import these changes from the config master repository:
4120
4121 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4122
4123 * config.sub: Add tic4x target.
4124
4125 2002-09-03 Ben Elliston <bje@redhat.com>
4126
4127 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4128 Reported by <Duncan_Stodart@insession.com>.
4129
36ea319f
JJ
41302002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4131
4132 * COPYING.NEWLIB: More updates.
4133
cf57480a
JJ
41342002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4135
4136 * COPYING.NEWLIB: Update.
4137
fd31a171
AC
41382002-08-23 Andrew Cagney <ac131313@redhat.com>
4139
23b632fc
AC
4140 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4141
fd31a171
AC
4142 * config.guess: Import version 2002-08-23.
4143 * config.sub: Import version 2002-08-22.
4144
a08bafb5
AO
41452002-08-20 Alexandre Oliva <aoliva@redhat.com>
4146
4147 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4148 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4149 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4150
17240c1f
NC
41512002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4152
4153 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4154
e70ad0c6
L
41552002-08-04 H.J. Lu (hjl@gnu.org)
4156
4157 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4158
574e6d11
DD
41592002-07-31 Alan Modra <amodra@bigpond.net.au>
4160
4161 * configure.in: Move generic linux case to end. Copy generic
4162 linux noconfigdirs to mips*-*-linux* entry and new
4163 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4164
611e7523
CD
41652002-07-19 Chris Demetriou <cgd@broadcom.com>
4166
4167 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4168 one instance of them which was missed to the list to update.
4169
51759676
CD
41702002-07-16 Chris Demetriou <cgd@broadcom.com>
4171
4172 * config.guess: Update to 2002-07-09 version.
4173 * config.sub: Update to 2002-07-03 version.
4174
7c1f909c
DD
41752002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4176
4177 * configure.in: Remove two redundant tests.
4178
d7cf5d30
DD
41792002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4180
4181 * configure.in (mips*-*-irix6*o32): Enable stabs.
4182
c74222f7
DD
41832002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4184
5b53c336
DD
4185 * configure.in: Don't build grez.
4186 * Makefile.in: Ditto.
4187
c74222f7
DD
4188 * Makefile.in: Remove references to bsp, cygmon, libstub.
4189 * configure.in: Ditto.
4190
4191 * configure.in: Remove leftover reference to gdbtest.
4192
edd1b227
DD
41932002-07-08 Phil Edwards <pme@gcc.gnu.org>
4194
4195 * configure.in (gxx_include_dir): Change to match versioned
4196 C++ headers if --enable-version-specific-runtime-libs is used.
4197
486186e3
AO
41982002-07-04 Steve Ellcey <sje@cup.hp.com>
4199
4200 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4201
ff0a3bf8
DD
42022002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4203
4204 * configure.in: Make --without-x work.
4205
1dfa8174
NC
42062002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4207
4208 * contrib: New directory. Created to contain a copy of the
5481b376 4209 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
4210 the FSF GCC sources.
4211
07637366
DD
42122002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4213
b6f83f2a
DD
4214 * configure.in: Rearrange target Makefile fragment collection.
4215
07637366
DD
4216 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4217 cvs[src].
4218 * configure.in: Ditto.
4219
f48556b1
DD
42202002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4221
4222 * Makefile.in: Eliminate 'apache' targets.
4223 * configure.in: Eliminate 'apache' targets.
4224
4225 * configure.in: Eliminate redundant tests. Reorganize.
4226
4227 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4228
4229 * config-ml.in: Eliminate references to Cygnus configure.
4230
4231 * Makefile.in: Eliminate references to building emacs.
4232
42332002-07-01 Denis Chertykov <denisc@overta.ru>
4234
4235 * configure.in: Add support for ip2k.
4236
cdb9e2b8
BE
42372002-06-24 Ben Elliston <bje@redhat.com>
4238
4239 * configure.in (host_tools): Remove cgen.
4240
4241 * Makefile.in (all-cgen): Remove; runs from its source directory.
4242 (check-cgen, install-cgen, clean-cgen): Likewise.
4243 (all-opcodes): No not depend on all-cgen.
4244 (all-sim): Likewise.
4245
3558860c
DD
42462002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4247
4248 * configure.in: Fix AIX configury bug.
4249
e3b0c936
DD
42502002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4251
cdb9e2b8 4252 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4253
cdb9e2b8
BE
4254 * configure.in: Move definition of libstdcxx_flags right above
4255 usage, rather than way earlier.
8ee424c0 4256
c712250a
DD
4257 * configure.in: Pull definition of is_cross_compiler earlier.
4258
9ee1a75c
DD
4259 * configure.in: Rearrange a little.
4260
e3b0c936
DD
4261 * configure.in: Remove references to librx.
4262 * Makefile.in: Remove references to librx.
4263
b2bd228e
DD
42642002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4265
4266 * configure.in: Eliminate ${gasdir} variable.
4267
7cd52483
DB
42682002-06-18 Dave Brolley <brolley@redhat.com>
4269
4270 * configure.in: Add support for frv.
4271 * config.sub: Add support for frv.
4272
6c5e141a
DD
42732002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4274
4275 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4276
0d18b56d
JT
42772002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4278
4279 * configure.in (vax-*-netbsd*): Re-enable gas.
4280
fd8958d5
DD
42812002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4282
27f15fdd
DD
4283 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4284 BUILD_PREFIX_1, to correct nomenclature.
4285 * configure: Likewise.
4286
fd8958d5
DD
4287 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4288 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4289
0c2442b7
DD
42902002-05-31 Olaf Hering <olh@suse.de>
4291
4292 * config-ml.in: Propogate DESTDIR also.
4293
a3602181
JT
42942002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4295
4296 * configure.in (vax-*-netbsd*): Don't build gas for this
4297 platform.
4298
c95f53ae
MM
42992002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4300
4301 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4302 and libgcj for AVR.
4303
1d7c1053
NC
43042002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4305
4306 * config.sub: Add DLX target.
4307
4b37028f
JT
43082002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4309
4310 * config.guess: Update to 2002-05-22 version.
4311 * config.sub: Likewise.
4312
d5de0a84
NC
43132002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4314
4315 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4316 * config-ml.in: Likewise.
4317 * configure: Likewise.
4318 * configure.in: Likewise.
4319
c92a0210
DD
43202002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4321
115a77aa
DD
4322 * configure.in: Simplify makefile fragment collection.
4323
4324 * configure.in: Remove code to build emacs.
e99daf2b 4325
91e060aa
DD
4326 * configure.in : Remove --srcdir argument from targargs and buildargs
4327 (it's always overridden in the Makefile anyway). Rearrange a bit.
4328
4329 * configure: Move some logic to configure.in.
4330 * configure.in: Move some logic from configure.
c92a0210 4331
91217342
JJ
43322002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4333
4334 * COPYING.LIBGLOSS: New file.
4335
d3d8a9ee
NC
43362002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4337
4338 * Makefile.in: Honour DESTDIR.
4339
3a036cdc
AO
43402002-05-05 Alexandre Oliva <aoliva@redhat.com>
4341
4342 * configure.in (noconfigdirs): Don't disable libgcj on
4343 sparc64-*-solaris* and sparcv9-*-solaris*.
4344
6d095fe4
AO
43452002-05-03 Alexandre Oliva <aoliva@redhat.com>
4346
4347 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4348
dac55df9
TF
43492002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4350
4351 * configure.in (FLAGS_FOR_TARGET): Do not add
4352 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4353 on i[3456]86-*-linux*.
4354
a018e15b
TF
43552002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4356
4357 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4358
4359 * configure.in (noconfigdirs): Do not add target-newlib if
4360 target == i[3456]86-*-linux*, and host == target.
4361
5f284831
MM
43622002-04-29 Mark Mitchell <mark@codesourcery.com>
4363
4364 * config.guess: Updated to 2002-04-26's version.
4365 * config.sub: Updated to 2002-04-26's version.
4366
33babf59
DD
43672002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4368
bd5f7da2
DD
4369 * configure.in: delete reference to absent file
4370
a0c4f3a0
DD
4371 * configure.in: replace '[' with 'test'
4372
66f1ba4f
DD
4373 * configure.in: Eliminate references to gash.
4374 * Makefile.in: Eliminate references to gash.
4375
7c3ab50c
DD
4376 * configure.in: remove useless references to 'pic' makefile fragments.
4377
bbc025f5
DD
4378 * configure.in: (*-*-windows*) Finish removing.
4379
33babf59
DD
4380 * configure.in: Eliminate redundant test for libgui.
4381
d5ec694c
DD
43822002-04-26 Joel Sherrill <joel@OARcorp.com>
4383
4384 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4385 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4386
57a5346c
DD
43872002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4388
4389 * configure.in: remove references to dead files
4390
dbf93899
DD
43912002-04-18 Tom Tromey <tromey@redhat.com>
4392
4393 * configure.in: Disallow configuring libgcj when it is already
4394 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4395 Solaris 2.8 by default. For PR libgcj/6158.
4396
26eadf68
DD
43972002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4398
4399 * configure.in: Move default CC setting out of config/mh-* fragments
4400 directly into here.
4401
a0a2c6c6
DD
44022002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4403
4404 * configure.in: don't even try to configure or make a subdirectory
4405 if there's no configure script for it.
4406
9972f812
DD
44072002-04-15 Mark Mitchell <mark@codesourcery.com>
4408
4409 * MAINTAINERS: Remove chill maintainers.
4410 * Makefile.in (CHILLFLAGS): Remove.
4411 (CHILL_LIB): Remove.
4412 (TARGET_CONFIGDIRS): Remove libchill.
4413 (CHILL_FOR_TARGET): Remove.
4414 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4415 CHILL_LIB.
4416 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4417 (CHECK_TARGET_MODULES): Likewise.
4418 (INSTALL_TARGET_MODULES): Likewise.
4419 (CLEAN_TARGET_MODULES): Likewise.
4420 (configure-target-libchill): Remove.
4421 (all-target-libchill): Remove.
4422 * configure.in (target_libs): Remove target-libchill.
4423 Do not compute CHILL_FOR_TARGET.
4424 * libchill: Remove directory.
5481b376 4425
75205f78
DD
44262002-04-15 DJ Delorie <dj@redhat.com>
4427
4428 * Makefile.in, configure.in, configure: Sync with gcc, entries
4429 follow...
4430
44312002-04-08 Tom Tromey <tromey@redhat.com>
4432
4433 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4434 Fixes PR libgcj/6068.
4435
44362002-03-30 Krister Walfridsson <cato@df.lth.se>
4437
4438 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4439
44402002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4441
4442 * configure.in (alpha*-dec-osf*): Enable libgcj.
4443
44442002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4445
4446 Fix for: PR bootstrap/3591, target/5676
4447 * configure.in (mcore-pe): Disable the configuration of
4448 libstdc++-v3 since exceptions are not supported.
4449
44502002-03-20 Anthony Green <green@redhat.com>
4451
4452 * configure.in: Enable libgcj for xscale-elf target.
4453
44542002-02-28 Alexandre Oliva <aoliva@redhat.com>
4455
4456 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4457 libjava.
4458 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4459
44602002-02-22 Alexandre Oliva <aoliva@redhat.com>
4461
4462 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4463 libstdc++-v3 and libjava.
4464
44652002-02-11 Adam Megacz <adam@xwt.org>
4466
4467 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4468 boehm-gc
4469
44702002-02-09 Alexandre Oliva <aoliva@redhat.com>
4471
4472 * config.guess: Updated to 2002-01-30's version.
4473 * config.sub: Updated to 2002-02-01's version.
4474 Contribute sh64-elf.
4475 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4476 * configure.in: Added sh64-*-*.
4477
44782002-01-17 H.J. Lu <hjl@gnu.org>
4479
4480 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4481 (all-target-fastjar): Also depend on all-target-libiberty.
4482
4483Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4484
4485 * configure, configure.in: Use temp file for long sed commands.
4486
44872001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4488
4489 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4490 libf2c.
4491
44922001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4493
4494 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4495
44962001-10-11 Hans-Peter Nilsson <hp@axis.com>
4497
4498 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4499
45002001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4501
4502 * configure: Handle temporary files securely using mkdir.
4503
45042001-09-26 Will Cohen <wcohen@redhat.com>
4505
4506 * configure.in (*-*-linux*): Disable configuration of target-newlib
4507 and target-libgloss.
4508
45092001-09-26 Alexandre Oliva <aoliva@redhat.com>
4510
4511 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4512 RANLIB.
4513
45142001-08-11 Graham Stott <grahams@redhat.com>
4515
4516 * Makefile.in (check-c++): Add missing semicolon.
4517
45182001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4519
4520 * configure.in (sh-*-linux*): New.
4521
45222001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4523
4524 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4525 and libgcj on m68hc11/m68hc12.
4526
45272001-06-27 H.J. Lu (hjl@gnu.org)
4528
4529 * Makefile (CFLAGS_FOR_BUILD): New.
4530 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4531
45322001-06-01 Hans-Peter Nilsson <hp@axis.com>
4533
4534 * configure.in (libstdcxx_flags): Do not try to execute
4535 libstdc++-v3/testsuite_flags until it exists.
4536
45372001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4538
4539 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4540
45412001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4542
4543 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4544
4545Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4546
4547 * configure.in: Move *-chorusos target case to the proper switch.
4548 Disable libgcj.
4549
45502001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4551
4552 * Makefile.in (STAGE1_CFLAGS): Pass down.
4553
45542001-04-13 Alan Modra <amodra@one.net.au>
4555
4556 * config.guess: Add hppa64-linux support. Note for next import that
4557 this is already in the master file.
4558 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4559
45602001-03-22 Colin Howell <chowell@redhat.com>
4561
4562 * Makefile.in (DO_X): Do not backslash single-quotes in
4563 backquotes (two places).
4564
45652001-03-18 Laurynas Biveinis <lauras@softhome.net>
4566
4567 * Makefile.in (DO_X): Quote nested quotes.
4568
45692001-03-15 Laurynas Biveinis <lauras@softhome.net>
4570
4571 * Makefile.in (DO_X): Use double quotes for quoting
4572 "RANLIB=$${RANLIB}".
4573
45742001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4575
4576 * configure.in: Only use `lang_requires' for languages athat are
4577 actually enabled.
4578
45792001-03-07 Tom Tromey <tromey@redhat.com>
4580
4581 * configure.in: Allow config-lang.in to set `lang_requires' to list
4582 of other required languages.
4583
45842001-03-06 Laurynas Biveinis <lauras@softhome.net>
4585
4586 * Makefile.in: Remove RANLIB definition. Use RANLIB
4587 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4588 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4589
45902001-02-28 Benjamin Kosnik <bkoz@redhat.com>
4591 Alexandre Oliva <aoliva@redhat.com>
4592
4593 * Makefile.in (check-c++): Use tabs, not spaces.
4594
45952001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4596
4597 * Makefile.in (check-c++): New rule.
4598
4599 * configure.in (target_libs): Remove libg++.
4600 (noconfigdirs): Remove libg++.
4601 (noconfigdirs): Same.
4602 (noconfigdirs): Same.
4603 (noconfigdirs): Same.
4604
4605 * config-ml.in: Remove libg++ references.
4606
4607 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4608 (ALL_TARGET_MODULES): Same.
4609 (configure-target-libg++): Remove.
4610 (all-target-libg++): Remove.
4611 (configure-target-libio): Remove.
4612 (all-target-libio): Remove.
4613 (check-target-libio): Remove.
4614 (.PHONY): Remove.
4615 (libg++.tar.bz2): Remove.
4616 (all-target-cygmon): Remove libio.
4617 (all-target-libstdc++): Remove.
4618 (configure-target-libstdc++): Remove.
4619 (TARGET_LIB_PATH): Remove libstdc++.
4620 (ALL_GCC_CXX): Remove libstdc++.
4621 (all-target-gperf): Correct.
4622
46232001-02-15 Anthony Green <green@redhat.com>
4624
4625 * configure: Introduce GCJ_FOR_TARGET.
4626 * configure.in: Ditto.
4627 * Makefile.in: Ditto.
4628
46292001-02-08 Chandrakala Chavva <cchavva@redhat.com>
4630
4631 * configure.in: for *-chorusos, don't config target-newlib and
4632 target-libgloss.
4633
46342001-02-04 Mark Mitchell <mark@codesourcery.com>
4635
4636 Remove V2 C++ library.
4637 * configure.in: Remove --enable-libstdcxx_v3 support.
4638
46392001-01-27 Richard Henderson <rth@redhat.com>
4640
4641 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4642
46432001-01-26 Tom Tromey <tromey@redhat.com>
4644
4645 * configure.in: Allow libgcj to be built on Sparc Solaris.
4646
46472001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4648
4649 * configure.in: Enable libgcj on several additional platforms.
4650
46512001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4652
4653 * configure.in: Enable libgcj for linux targets.
4654
46552001-01-09 Mike Stump <mrs@wrs.com>
4656
4657 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4658 failures of subdirectories.
4659
46602001-01-02 Laurynas Biveinis <lauras@softhome.net>
4661
4662 * configure: handle DOS-style absolute paths.
4663
46642001-01-02 Laurynas Biveinis <lauras@softhome.net>
4665
4666 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4667
46682000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4669
4670 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4671 (libstdcxx_incdir): Pass down.
4672 * config.if: Remove expired bits for cxx_interface, add stub.
4673 (libstdcxx_incdir): Add variable for g++ include directory.
4674 * configure.in (gxx_include_dir): Use it.
4675
46762000-12-15 Andreas Jaeger <aj@suse.de>
4677
4678 * configure.in: Handle lang_dirs.
4679
46802000-12-13 Anthony Green <green@redhat.com>
4681
4682 * configure.in: Disable libgcj for any target not specifically
4683 listed. Disable libgcj for x86 and Alpha Linux until compatible
4684 with g++ abi.
4685
46862000-12-13 Mike Stump <mrs@wrs.com>
4687
4688 * Makefile.in (local-distclean): Also remove fastjar.
4689
46902000-12-10 Anthony Green <green@redhat.com>
4691
4692 * configure.in: Define libgcj. Disable libgcj target libraries for
4693 most targets.
4694
46952000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
4696
4697 * configure.in (target_libs): Revert 2000-12-08 patch.
4698 (noconfigdirs): Added target-libjava.
4699
47002000-12-09 Laurynas Biveinis <lauras@softhome.net>
4701
4702 * Makefile.in: handle DOS-style absolute paths.
4703
47042000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4705
4706 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4707 libjava.
4708 * configure.in (target_libs): Removed `target-libjava'.
4709
47102000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4711
4712 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4713 (ALL_MODULES): Added fastjar.
4714 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4715 (all-target-libjava): all-fastjar replaces all-zip.
4716 (all-fastjar): Added.
4717 (configure-target-fastjar, all-target-fastjar): Likewise.
4718 * configure.in (host_tools): Added fastjar.
4719
47202000-12-07 Mike Stump <mrs@wrs.com>
4721
4722 * Makefile.in (local-distclean): Remove leftover built files.
4723
47242000-11-16 Fred Fish <fnf@be.com>
4725
4726 * configure.in (enable_libstdcxx_v3): Fix typo,
4727 libstd++ -> libstdc++.
4728
47292000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4730
4731 * configure: Provide the original toplevel configure arguments
4732 (including $0) to subprocesses in the environment rather than
4733 through gcc/configargs.h.
4734
47352000-11-12 Mark Mitchell <mark@codesourcery.com>
4736
4737 * configure: Turn on libstdc++ V3 by default.
4738
47392000-10-16 Michael Meissner <meissner@redhat.com>
4740
4741 * configure (gcc/configargs.h): Only create if there is a build GCC
4742 directory created.
4743
47442000-10-05 Phil Edwards <pme@gcc.gnu.org>
4745
4746 * configure: Save configure arguments to gcc/configargs.h.
4747
47482000-10-04 Andris Pavenis <pavenis@latnet.lv>
4749
4750 * Makefile.in (bootstrap): avoid recursion if subdir missing
4751 (cross): ditto
4752 (do-proto-toplev): ditto
4753
4754Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4755
4756 * configure.in: Do not build byacc for hppa64. Provide paths to the
4757 X11 libraries for hppa64.
4758
47592000-09-02 Anthony Green <green@cygnus.com>
4760
4761 * Makefile.in (all-gcc): Depend on all-zlib.
4762 (CLEAN_MODULES): Add clean-zlib.
4763 (ALL_MODULES): Add all-zlib.
4764 * configure.in (host_libs): Add zlib.
4765
47662000-08-25 Alexandre Oliva <aoliva@redhat.com>
4767
4768 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4769 $targargs to tell whether newlib is going to be built.
4770
4771 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4772 $$r/TARGET_SUBDIR/libio for _G_config.h.
4773
47742000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4775
4776 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4777
4778 * configure: Make enable_threads and enable_shared defaults
4779 explicit. Substitute enable_threads into generated Makefiles.
4780 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4781 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4782
47832000-08-02 Manfred Hollstein <manfredh@redhat.com>
4784
4785 * configure.in: Re-enable all references to libg++ and librx.
4786
ffb97b2f 47872002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 4788
ffb97b2f
DD
4789 * configure.in: Add *-*-freebsd* configurations.
4790
bbf6e9e3
AC
47912002-04-07 Andrew Cagney <ac131313@redhat.com>
4792
4793 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4794 (do-tar, do-bz2): New rules.
4795 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4796 (gdb-tar): New rule.
4797 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4798 (insight_dejagnu.tar): New rule.
4799 (insight.tar): New rule.
4800 (gdb+dejagnu.tar): New rule.
4801 (gdb.tar): New rule.
4802
8f1579c0
AC
48032002-04-07 Andrew Cagney <ac131313@redhat.com>
4804
4805 * MAINTAINERS: Update dejagnu/
4806
ba3c59ab
AO
48072002-03-16 Alexandre Oliva <aoliva@redhat.com>
4808
4809 * ltmain.sh (relink_command): Fix typo in previous change.
4810
6243d5dd
AO
48112002-03-15 Alexandre Oliva <aoliva@redhat.com>
4812
4813 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4814 (relink_command): Added --tag flags.
4815 (mode=install): If relinking fails; error out.
4816
80413487
RH
48172002-03-12 Richard Henderson <rth@redhat.com>
4818
4819 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4820 .NOTPARALLEL tag.
4821 (do-check): Rename from check.
4822 (check): Allow parallel check.
4823
3daeddf6
RH
48242002-03-11 Richard Henderson <rth@redhat.com>
4825
4826 * Makefile.in (.NOTPARALLEL): Add fake tag.
4827
fad93c55
L
48282002-03-07 H.J. Lu (hjl@gnu.org)
4829
4830 * configure.in: Enable gprof for mips*-*-linux*.
4831
2e8357fc
AO
48322002-02-28 Alexandre Oliva <aoliva@redhat.com>
4833
4834 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4835 libjava.
4836 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4837
bd48e1a9
AC
48382002-02-24 Andrew Cagney <ac131313@redhat.com>
4839
4840 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4841
39121370
DJ
48422002-02-23 Daniel Jacobowitz <drow@mvista.com>
4843
4844 * config.guess: Import from master sources, rev 1.232.
4845 * config.sub: Import from master sources, rev 1.246.
4846
081ff160
AO
48472002-02-23 Alexandre Oliva <aoliva@redhat.com>
4848
4849 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4850 because its Makefile is there; test for the executable instead.
4851
20a5393b
AO
48522002-02-09 Alexandre Oliva <aoliva@redhat.com>
4853
4854 Contribute sh64-elf.
4855 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4856 * configure.in: Added sh64-*-*.
4857
38135629
JJ
48582002-02-04 Jeff Johnston <jjohnstn@redhat.com>
4859
80413487
RH
4860 * COPYING.NEWLIB: Remove advertising clause from
4861 Berkeley and Red Hat licenses.
38135629 4862
48d19748
MD
48632002-02-01 Mo DeJong <supermo@bayarea.net>
4864
4865 * Makefile.in: Add all-tix to deps for all-snavigator
4866 so that tix is built when building snavigator.
4867
f6e1c110
BE
48682002-02-01 Ben Elliston <bje@redhat.com>
4869
4870 * config.guess: Import from master sources, rev 1.229.
4871 * config.sub: Import from master sources, rev 1.240.
4872
4867be41
DJ
48732002-01-27 Daniel Jacobowitz <drow@mvista.com>
4874
4875 From Steve Ellcey <sje@cup.hp.com>:
4876 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4877 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4878 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4879 IA64.
4880 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4881 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4882 soname_spec, sys_lib_search_path_spec): Ditto.
4883
e82380cc
JT
48842002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4885
4886 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4887 target-libiberty, and target-libgloss. Skip Java-related
4888 libraries if not supported for NetBSD on target CPU.
4889
1319fb9c
NC
48902002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
4891
4892 * configure.in: Import StrongARM and XScale target_configdirs from
4893 FSF GCC version.
4894
b020f6ac
L
48952002-01-16 H.J. Lu (hjl@gnu.org)
4896
4897 * config.guess: Import from master sources, rev 1.225.
4898 * config.sub: Import from master sources, rev 1.238.
4899
4900 * MAINTAINERS: Updated notes on config.guess and config.sub.
4901
a0c1c920
NC
49022002-01-11 Steve Ellcey <sje@cup.hp.com>
4903
4904 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4905 ld and gdb are not supported.
4906
a9fa5e1f
JJ
49072002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4908
4909 * Change reference to Cygnus Solutions to be Red Hat.
4910
94077108
JJ
49112002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4912
4913 * COPYING.NEWLIB: Update generic copyright date.
4914
05ecd75c
MS
49152002-01-07 Mark Salter <msalter@redhat.com>
4916
4917 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4918 Allow target-libgloss to be built for arm, strongarm, and xscale.
4919
a106bb62
BE
49202002-01-03 Ben Elliston <bje@redhat.com>
4921
4922 * MAINTAINERS: Update URL for config.* scripts.
4923
0e254642
AM
49242001-12-18 Alan Modra <amodra@bigpond.net.au>
4925
4926 * config.sub: Import latest version.
4927 * config.guess: Likewise.
4928
0a0d0041
TF
49292001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4930
4931 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4932 options for i[3456]86-pc-linux* native builds.
4933
d932cae7
NC
49342001-12-05 Laurent Guerby <guerby@acm.org>
4935
4936 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 4937 libiberty.
d932cae7
NC
4938
4939 Import this patch from gcc:
5481b376 4940
d932cae7
NC
4941 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4942
4943 * symlink-tree: handle DOS-style absolute paths.
4944
49b7683b
DD
49452001-11-28 DJ Delorie <dj@redhat.com>
4946 Zack Weinberg <zack@codesourcery.com>
4947
4948 When build != host, create libiberty for the build machine.
4949
4950 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4951 CONFIG_ARGUMENTS.
4952 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4953 New variables.
4954 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4955 and rules.
4956 (all.normal): Depend on ALL_BUILD_MODULES.
4957 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4958 (all-build-libiberty): Depend on configure-build-libiberty.
4959
4960 * configure: Calculate and substitute proper value for
4961 ALL_BUILD_MODULES.
4962 * configure.in: Create the build subdirectory.
4963 Calculate and substitute TARGET_CONFIGARGS (formerly
4964 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4965
26ef82f4
GK
49662001-11-26 Geoffrey Keating <geoffk@redhat.com>
4967
4968 * config.sub: Update to version 1.232 on subversion.
4969
43e64072
NC
49702001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4971
4972 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4973 files from .po files for a distribution.
4974
66f6c0d5
HPN
49752001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
4976
4977 * COPYING.NEWLIB: Mention preserved notice in specific parts.
4978
4a02fdb2
JH
49792001-11-13 Jeff Holcomb <jeffh@redhat.com>
4980
4981 Merged from net gcc:
4982 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4983 * ltcf-c.sh: Use $objext, not $ac_objext.
4984 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4985 * ltcf-cxx.sh: Add support for GNU.
4986 2001-07-22 Timothy Wall <twall@redhat.com>
4987 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4988 default settings if using GNU tools with that configuration.
4989 * ltcf-cxx.sh: Ditto.
4990 * ltcf-gcj.sh: Ditto.
4991 2001-07-21 Michael Chastain <chastain@redhat.com>
4992 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4993 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4994 * ltmain.sh: Mark as gcc-local.
4995
227b9953
JH
49962001-11-13 Jeff Holcomb <jeffh@redhat.com>
4997
4998 * Makefile.in (all-bison): Revert 2001-10-24.
4999 Don't depend on texinfo.
5000
cbbab8fb
JJ
50012001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5002
80413487 5003 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 5004
922b2485
DD
50052001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5006
5007 * configure.in (--enable-languages): Be more permissive about
5008 syntax. Check for empty lists better. Warn about $LANGUAGES.
5009
f08fa01d
HPN
50102001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5011
5012 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5013
fee3da4e
JH
50142001-10-24 Jeff Holcomb <jeffh@redhat.com>
5015
5016 Makefile.in (all-bison): Don't depend on texinfo.
5017
73fb1ef9
AM
50182001-10-03 Alan Modra <amodra@bigpond.net.au>
5019
5020 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5021
373688ac
AO
50222001-09-29 Alexandre Oliva <aoliva@redhat.com>
5023
5024 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5025
9c07660b
HPN
50262001-09-28 Hans-Peter Nilsson <hp@axis.com>
5027
5028 * config.sub, config.guess: Import latest from subversions.
5029
3f152009
AO
50302001-09-21 Alexandre Oliva <aoliva@redhat.com>
5031
5032 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5033 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5034 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5035 avoid quotes nesting problems.
5036 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5037 (DO_X): Export only variables that are set.
5038
8f6a59e5
BE
50392001-09-19 Ben Elliston <bje@redhat.com>
5040
5041 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5042 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5043 semantics. Use the shell built-in "type" command instead.
5044
a1ec19fa
TS
50452001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5046
5047 * config.sub: Reverted the earlier change, this version is not the
5048 master file.
5049
4008bd9b
TS
50502001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5051
5052 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5053 Add support for mips64.
5054
dd1e52a4
JH
50552001-09-03 Jeff Holcomb <jeffh@redhat.com>
5056
5057 * configure.in: Enable libstdc++-v3 for h8300 targets.
5058
91549d1c
EC
50592001-08-30 Eric Christopher <echristo@redhat.com>
5060 Jason Eckhardt <jle@redhat.com>
5061
5062 * config.sub: Add support for mipsisa32.
5063
cf966cf9
EC
50642001-08-30 Eric Christopher <echristo@redhat.com>
5065
5066 * config.sub, config.guess: Import latest from subversions.
5067
82208dc5
AM
50682001-08-20 Alan Modra <amodra@bigpond.net.au>
5069
5070 * config.sub, config.guess: Import latest from subversions.
5071
4dca8403
DD
50722001-07-26 DJ Delorie <dj@redhat.com>
5073
5074 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5075
1107dce2
AM
50762001-06-19 Alan Modra <amodra@bigpond.net.au>
5077
5078 * Makefile.in: Revert 2001-06-17.
5079 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5080
e09a6604
L
50812001-06-17 H.J. Lu <hjl@gnu.org>
5082
5083 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5084 (gas+binutils.tar.bz2): Likewise.
5085 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5086
31a8b634
AC
5087Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5088
5089 * Makefile.in (VER): When present, extract the version number from
5481b376 5090 the file version.in.
31a8b634 5091
dc70af01
AO
50922001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5093
5094 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5095 gcc/xgcc is built, use -print-prog-name to find out the program
5096 name to use.
5097
839bbd8c
AO
50982001-06-04 Mark Mitchell <mark@codesourcery.com>
5099
5100 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5101 with_gcc]: Use `gcc -shared' to build a shared library.
5102
566e9a30
AO
51032001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5104
5105 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5106 archives.
5107
e877bb69
AO
51082001-05-28 Simon Patarin <simon.patarin@inria.fr>
5109
5110 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5111 libraries when using g++ with native linker.
5112
1605288b
AO
51132001-05-28 Alexandre Oliva <aoliva@redhat.com>
5114
5115 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5116
11a383ba
TR
51172001-05-24 Tom Rix <trix@redhat.com>
5118
5119 * configure.in : enable ld for aix
cf966cf9 5120
18611226
AO
51212001-05-22 Alexandre Oliva <aoliva@redhat.com>
5122
5123 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5124 [aix4*|aix5*]: Prepend blank.
5125
6be7c12c
AO
51262001-05-20 Alexandre Oliva <aoliva@redhat.com>
5127
5128 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5129 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5130 of subdir/configure scripts to use the new libtool.m4.
5131
4ed00bba
L
51322001-05-14 H.J. Lu <hjl@gnu.org>
5133
5134 * config.if (libc_interface): Set to -libc6.2- for cross
5135 compiling to Linux/glibc 2.2.
5136
b1af961c
AO
51372001-05-03 Alexandre Oliva <aoliva@redhat.com>
5138
5139 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5140 libgcj.
5141
5ec3e74e
AO
51422001-04-26 Alexandre Oliva <aoliva@redhat.com>
5143
5144 * configure.in (noconfigdirs): Don't reset it from scratch in the
5145 target case; only append to it.
5146
b3ed1d6b
AO
51472001-04-26 Alexandre Oliva <aoliva@redhat.com>
5148
5149 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5150 sparc-*-solaris2.8]: Disable ${libgcj}.
5151
96111c10
AO
51522001-04-25 Alexandre Oliva <aoliva@redhat.com>
5153
5154 * configure.in (libgcj_saved): Copy from $libgcj.
5155 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5156 --disable-libgcj.
5157
b5bf43f2
AO
51582001-04-20 Alexandre Oliva <aoliva@redhat.com>
5159
5160 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5161 1.641.2.228.
5162
8cc32590
AO
51632001-04-12 Alexandre Oliva <aoliva@redhat.com>
5164
5165 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5166 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5167
dec0cb0c
AO
51682001-04-01 Alexandre Oliva <aoliva@redhat.com>
5169
5170 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5171 New macros.
5172 (bootstrap, cross): Use RECURSE_FLAGS.
5173 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5174
6a9c3886
AO
51752001-03-27 Alexandre Oliva <aoliva@redhat.com>
5176
5177 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5178
d4fc7db8
NC
51792001-03-23 Nick Clifton <nickc@redhat.com>
5180
5181 * README-maintainer-mode: Add note about inability to use "make
5182 distclean" in maintainer mode.
5183
7389ff65
AO
51842001-03-22 Alexandre Oliva <aoliva@redhat.com>
5185
5186 Re-installed:
5187 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5188 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5189 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5190 * ltcf-cxx.sh: Likewise.
5191 * ltcf-gcj.sh: Likewise.
5192
b3e0dc8e
PB
51932001-03-22 Philip Blundell <philb@gnu.org>
5194
5195 * config.sub, config.guess: Import latest from subversions.
5196
469b781c
AO
51972001-03-22 Alexandre Oliva <aoliva@redhat.com>
5198
5199 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5200 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5201
b0dad762
MC
52022001-03-20 Michael Chastain <chastain@redhat.com>
5203
5204 * Makefile.in: all-m4 depends on all-texinfo.
5205
c559bb17
AO
52062001-03-08 Alexandre Oliva <aoliva@redhat.com>
5207
5208 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5209
fef4ae2e
JJ
52102001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5211
5212 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5213 longer valid.
5214
8d6dd99d
NC
52152001-02-16 Nick Clifton <nickc@redhat.com>
5216
5217 * configure.in (noconfigdirs): Allow configuration of texinfo
5218 for Cygwin hosts.
5219
a85d7ed0
NC
52202001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5221
5222 * config.guess: Add linux target for S/390.
5223 * config.sub: Likewise.
5224 * configure.in: Likewise.
5225
51221c5e
DD
52262001-02-06 Ben Elliston <bje@redhat.com>
5227
5228 * configure: Output host type to stdout, not stderr.
5229
9dec4c71
MS
52302001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5231
5232 * config.guess: Import from subversions.gnu.org (revision 1.181).
5233 * config.sub: Import from subversions.gnu.org (revision 1.199).
5234
9add9c04
AM
52352001-01-30 Alan Modra <alan@linuxcare.com.au>
5236
5237 * config.guess: Handle hppa64-linux systems.
5238
8679174d
MS
52392001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5240
5241 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5242 Don't unset, it's non-portable and no longer necessary, set to empty
5243 instead.
5244
02d01ed4
MS
52452001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5246
5247 * ltconfig: Shell portability fix for the tagname validity check.
5248
4cc5853d
MS
52492001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5250
5251 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5252
7487e485
AO
52532001-01-27 Alexandre Oliva <aoliva@redhat.com>
5254
5255 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5256 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5257
f332af52
AO
52582001-01-24 Alexandre Oliva <aoliva@redhat.com>
5259
5260 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5261 keep at least one of build_libtool_libs or build_old_libs set to
5262 yes.
5263
ef099754
AO
52642001-01-24 Alexandre Oliva <aoliva@redhat.com>
5265
5266 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5267 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5268
8341f2fc 52692000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5270
8341f2fc
AJ
5271 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5272
52732000-11-03 Philip Blundell <pb@futuretv.com>
5274
5275 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5276 files.
ebf0fa2e 5277
c320a39f
JJ
52782001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5279
5280 * COPYING.NEWLIB: Put into source repository.
5281
8817b92e
BE
52822001-01-15 Ben Elliston <bje@redhat.com>
5283
5284 * configure.in (host_tools): Add sid.
5285 Always configure cgen.
5286 * Makefile.in (all-sid): New target.
5287 (check-sid, clean-sid, install-sid): Likewise.
5288
35590697
AJ
52892001-01-07 Andreas Jaeger <aj@suse.de>
5290
80413487 5291 * config.sub, config.guess: Update from subversions.
35590697 5292
6ee6cea6
AO
52932000-12-12 Alexandre Oliva <aoliva@redhat.com>
5294
5295 * configure.in: Disable language-specific target libraries for
5296 languages that aren't enabled.
5297
077b8428
NC
52982000-11-24 Nick Clifton <nickc@redhat.com>
5299
5300 * configure.in (xscale-elf): Add target.
5301 (xscale-coff): Add target.
5302 (c4x, c5x, tic54x): Move after ARM targets.
5303
9e28a1ed
AO
53042000-11-23 Alexandre Oliva <aoliva@redhat.com>
5305
5306 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5307
be98a80a
ILT
53082000-11-20 Ian Lance Taylor <ian@zembu.com>
5309
5310 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5311
5cec67bf
AO
53122000-11-18 Alexandre Oliva <aoliva@redhat.com>
5313
5314 * Makefile.in: Merge with GCC and libgcj.
5315 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5316 configure-target-<library> when their configure scripts need the C
5317 or C++ library to have already been built to work properly.
5318 (do_proto_toplev): Set them to an empty string.
5319
d932cae7 53202000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5321
5322 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5323 (REALLY_SET_LIB_PATH): Use them.
5324
d932cae7 53252000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5326
5327 * config.sub: Add support for Sun Chorus
5328
8602ff0c
NC
53292000-11-02 Per Lundberg <plundis@chaosdev.org>
5330
5331 * config.sub: Add support for the *-storm-chaos OS.
5332
f9e0997d
NC
53332000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5334
80413487
RH
5335 * configure.in (noconfigdirs): Don't compile some
5336 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5337
d64552c5
AO
53382000-09-30 Alexandre Oliva <aoliva@redhat.com>
5339
5340 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5341 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5342 all affected `configure' scripts.
5343
97f60b31
AO
53442000-09-25 Alexandre Oliva <aoliva@redhat.com>
5345
5346 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5347 ltcf-c.sh.
5348
6e8dd58f
PB
53492000-09-12 Philip Blundell <philb@gnu.org>
5350
5351 * config.sub, config.guess: Update from subversions.
5352
103a2e99
AO
53532000-09-06 Alexandre Oliva <aoliva@redhat.com>
5354
51601921
AO
5355 * Makefile.in (all-zlib): Added dummy target.
5356
103a2e99
AO
5357 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5358 multi-language branch.
5359
2809b4b9
AO
53602000-09-05 Alexandre Oliva <aoliva@redhat.com>
5361
5362 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5363 (bootstrap*): Depend on all-bootstrap.
5364
7450026c
AO
53652000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5366
5367 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5368 crosses, but add gcc/include to the header search path for them.
5369
6cf86f7f
AO
53702000-08-31 Alexandre Oliva <aoliva@redhat.com>
5371
5372 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5373 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5374 * gettext.m4: New file, extracted from aclocal.m4.
5375
ce2ea6e3
AO
53762000-08-22 Alexandre Oliva <aoliva@redhat.com>
5377
5378 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5379 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5380 sub-configures.
5381
9765193e
DE
53822000-08-20 Doug Evans <dje@casey.transmeta.com>
5383
5384 * Makefile.in (ALL_MODULES): Add all-cgen.
5385 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5386 (all-cgen): New target.
5387 (all-opcodes,all-sim): Depend on all-cgen.
5388 * configure.in (host_tools): Add cgen.
5389 Only configure cgen if --enable-cgen-maint.
5390
d7b32520
AO
53912000-08-17 Alexandre Oliva <aoliva@redhat.com>
5392
5393 * config-ml.in (CC, CXX): Don't introduce a leading space.
5394
e52ef561
AO
53952000-08-16 Alexandre Oliva <aoliva@redhat.com>
5396
5397 * configure.in (libstdcxx_flags): Use
5398 libstdc++-v3/src/libstdc++.INC.
5399
88f9c2a0
AO
54002000-08-15 Alexandre Oliva <aoliva@redhat.com>
5401
5402 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5403
98fbe43f
JM
54042000-08-11 Jason Merrill <jason@redhat.com>
5405
5406 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5407 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5408 (FLAGS_FOR_TARGET): Not here.
5409 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5410
279ddab4
DD
54112000-08-07 DJ Delorie <dj@redhat.com>
5412
5413 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5414 "if we're also building gcc, and it's a gcc that will run on the
5415 build machine, we want to use its includes instead of the system's
5416 default includes".
5417
60523a83
AO
54182000-08-03 Alexandre Oliva <aoliva@redhat.com>
5419
24ffec7a
AO
5420 * configure.in (libstdcxx_flags): Don't use `"'.
5421
60523a83
AO
5422 * config-ml.in: Adjust multilib search paths to the
5423 appropriate multilib tree.
5424
daf644b5
AO
54252000-08-02 Alexandre Oliva <aoliva@redhat.com>
5426
5427 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5428 commas in $LANGUAGES.
5429
63266560
DD
54302000-08-01 Alexandre Oliva <aoliva@redhat.com>
5431
5432 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5433
54342000-07-31 Alexandre Oliva <aoliva@redhat.com>
5435
5436 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5437 CXX_FOR_TARGET for sed.
5438
54392000-07-30 Alexandre Oliva <aoliva@redhat.com>
5440
5441 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5442 Do not override if already set in the environment or in configure.
5443 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5444 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5445
9e449d3e
AO
54462000-07-27 Alexandre Oliva <aoliva@redhat.com>
5447
5448 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5449 (GCC_FOR_TARGET): Use it.
5450 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5451 * configure.in: ... here.
5452 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5453 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5454
8bbd92e0
AO
54552000-07-24 Alexandre Oliva <aoliva@redhat.com>
5456
fd1f87b2
AO
5457 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5458 (configure-target-libchill, configure-target-libobjc): Likewise.
5459
8bbd92e0
AO
5460 * configure.in: Use the same cache file for all target libs.
5461 * config-ml.in: But different cache files per multilib variant.
5462
25c6c112
JL
54632000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5464
5465 * configure (topsrcdir): Don't use dirname.
5466
ba73c63f
JM
54672000-07-20 Jason Merrill <jason@redhat.com>
5468
5469 * configure.in: Remove all references to libg++ and librx.
5470
5471 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5472
1af08294
HPN
54732000-07-20 Hans-Peter Nilsson <hp@axis.com>
5474
5475 * config.sub: Update to subversions version 2000-07-06.
5476
ba73c63f
JM
54772000-07-12 Andrew Haley <aph@cygnus.com>
5478
5479 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5480 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5481
54822000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5483
5484 * symlink-tree: Check number of arguments.
5485
d932cae7 54862000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5487
5488 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5489
ba73c63f
JM
54902000-07-05 Jim Wilson <wilson@cygnus.com>
5491
5492 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5493 search path for a g++ extracted from the build tree. This
5494 will allow link tests run by configure scripts in
5495 subdirectories to succeed.
5496
92ee2f86
UC
54972000-07-01 Koundinya K <kk@ddeorg.soft.net>
5498
80413487 5499 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5500
23f2f29f
CV
55012000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5502
5503 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5504 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5505
f04f5a67
TW
55062000-06-19 Timothy Wall <twall@cygnus.com>
5507
5508 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5509 * config.sub: Add tic54x target.
5510
11da68be
NC
55112000-06-07 Phillip Thomas <pthomas@suse.de>
5512
5513 * README-maintainer-mode: New file: Contains notes on using
5514 --enable-maintainer-mode with binutils.
5515
d932cae7 55162000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5517
5518 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5519
d932cae7 55202000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5521
5522 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5523 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5524
9442cea3
L
552520000-05-21 H.J. Lu (hjl@gnu.org)
5526
80413487
RH
5527 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5528 directory are used if they exist. Make sure
5529 $(build_tooldir)/include is searched for header files,
5530 $(build_tooldir)/lib/ for library files.
9442cea3 5531 (GCC_FOR_TARGET): Likewise.
80413487 5532 (CXX_FOR_TARGET): Likewise.
9442cea3 5533
d932cae7 55342000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5535
5536 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5537
d932cae7 55382000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5539
5540 * Makefile.in (configure-target-libiberty): Depend on
5541 configure-target-newlib.
5542
ba73c63f
JM
55432000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5544
5545 * configure.in, Makefile.in: Merge all libffi-related
5546 configury stuff from the libgcj tree.
5547
d932cae7 55482000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
5549
5550 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5551 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5552
d932cae7 55532000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
5554
5555 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5556 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 5557 current version information. Add to proto-toplev directory.
b5a23627
AC
5558 (gdb-taz): Build do-djunpack.
5559
ba73c63f
JM
55602000-05-15 David Edelsohn <edelsohn@gnu.org>
5561
5562 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5563
7c86ed39
L
55642000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5565
5566 * ltmain.sh: Preserve in relink_command any environment
5567 variables that may affect the linker behavior.
5568
d932cae7 55692000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
5570
5571 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5572
d932cae7 55732000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
5574
5575 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5576
ed0a91a5
EZ
55772000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5578
5579 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 5580 with the version name.
ed0a91a5 5581
ba73c63f 55822000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 5583
ba73c63f 5584 * config.if: Tweak.
6cafa39f 5585
ba73c63f 55862000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 5587
ba73c63f 5588 * djunpack.bat: New file.
66156876 5589
d932cae7 55902000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
5591
5592 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
5593 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5594 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5595 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 5596
ba73c63f
JM
55972000-04-16 Dave Pitts <dpitts@cozx.com>
5598
80413487
RH
5599 * config.sub (case $basic_machine): Change default for "ibm-*"
5600 to "openedition".
ba73c63f 5601
d932cae7 56022000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
5603
5604 * Makefile.in (gdb-taz): New target. GDB specific archive.
5605 (do-md5sum): New target.
5606 (MD5PROG): Define.
5607 (PACKAGE): Default to TOOL.
5608 (VER): Default to a shell script.
5609 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 5610 md5 checksum generation.
b35ece4e
AC
5611 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5612 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5613 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 5614 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 5615
d932cae7 56162000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
5617
5618 * configure (warn_cflags): Delete.
5619
ba73c63f 56202000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 5621 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 5622
80413487
RH
5623 * configure.in (enable_libstdcxx_v3): Add.
5624 (target_libs): Add bits here to switch between libstdc++-v2 and
5625 libstdc++-v3.
5626 * config.if: And this file too.
5627 * Makefile.in: Add libstdc++-v3 targets.
35590697 5628
ba73c63f
JM
56292000-04-05 Michael Meissner <meissner@redhat.com>
5630
5631 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 5632
d332c5ac
JM
56332000-03-29 Jason Merrill <jason@casey.cygnus.com>
5634
5635 * configure.in: -linux-gnu*, not -linux-gnu.
5636
d932cae7 56372000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
5638
5639 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5640 (do-tar-bz2): Replace TOOL with PACKAGE.
5641 (gdb.tar.bz2): Remove GDBTK from GDB package.
5642 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 5643 dejagnu.tar.bz2): New packages.
6dcbc97b 5644
96ce09a7
ILT
56452000-02-27 Andreas Jaeger <aj@suse.de>
5646
5647 * configure.in: Add entry for mips*-*-linux*, move catch all
5648 *-*-*linux* entry below this one.
5649
2031769e
ILT
56502000-02-27 Ian Lance Taylor <ian@zembu.com>
5651
5652 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5653
4bab746c
NC
56542000-02-24 Nick Clifton <nickc@cygnus.com>
5655
5656 * config.sub: Support an OS of "wince".
5657
d932cae7 56582000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
5659
5660 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 5661 version.
ada59422 5662
5b93d8bb
AM
56632000-02-23 Linas Vepstas <linas@linas.org>
5664
5665 * config.sub: Add support for Linux/IBM 370.
5666 * configure.in: Likewise.
5667
2fb651f6
NC
56682000-02-22 Nick Clifton <nickc@cygnus.com>
5669
5670 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5671
b8441c25
CF
56722000-02-20 Christopher Faylor <cgf@cygnus.com>
5673
5674 * config.guess: Guess "cygwin" rather than "cygwin32".
5675
d332c5ac
JM
56762000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5677
5678 * configure (gcc_version): When setting, narrow search to
5679 lines containing `version_string'.
5680
ba73c63f
JM
56812000-02-15 Denis Chertykov <denisc@overta.ru>
5682
5683 * config.sub: Add support for avr target.
5684
d932cae7 56852000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
5686
5687 * config.sub: Add mmix-knuth-mmixware.
5688
56892000-01-27 Christopher Faylor <cgf@redhat.com>
5690
5691 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5692 structure stuff to -L library search.
5693 (CXX_FOR_TARGET): Ditto.
5694 (CROSS_CHECK_MODULES): Fix spelling mistake.
5695
56962000-01-24 Mark Mitchell <mark@codesourcery.com>
5697
5698 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5699 the C++ compiler.
5700
57012000-01-12 Richard Henderson <rth@cygnus.com>
5702
5703 * configure.in: Don't build some bits for beos.
5704
57052000-01-12 Joel Sherrill (joel@OARcorp.com)
5706
5707 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5708 as include files.
5709
91b2c84d
GK
57102000-01-06 Geoff Keating <geoffk@cygnus.com>
5711
5712 * configure.in: Use mt-aix43 to handle *_TARGET defs,
5713 not mh-aix43.
5714
ba73c63f
JM
57151999-12-14 Richard Henderson <rth@cygnus.com>
5716
5717 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5718 * config.sub: Accept alphaev[78], alphaev8.
5719
57201999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5721
5722 * config.guess, config.sub: Update from autoconf.
5723
5724Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5725
5726 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5727 necessary libraries are missing.
5728
57291999-10-25 Andreas Schwab <schwab@suse.de>
5730
5731 * configure: Fix quoting inside arguments of eval.
5732
57331999-10-21 Nick Clifton <nickc@cygnus.com>
5734
5735 * config-ml.in: Allow suppression of some ARM multilibs.
5736
5737Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5738
5739 * config.guess: Add OS/390 match pattern.
5740 * config.sub: Add mvs, openedition targets.
5741 * configure.in (i370-ibm-opened*): New.
5742
ef14edc4
ILT
57431999-09-04 Steve Chamberlain <sac@pobox.com>
5744
5745 * config.sub: Add support for configuring for pj.
5746
afb478e8
NC
57471999-08-31 Nick Clifton <nickc@cygnus.com>
5748
fd6848f6 5749 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 5750
ba73c63f 57511999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
5752
5753 * configure.in: Do not configure or build ld for AIX
5754 platforms. ld is known to be broken on these platforms.
5755
ba73c63f
JM
5756Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5757
5758 * config-ml.in: Pass compiler flag corresponding to multidirs to
5759 subdir configures.
5760
c363de44
ILT
57611999-08-09 Ian Lance Taylor <ian@zembu.com>
5762
5763 * Makefile.in (LDFLAGS): Define.
5764
dc8bc5a6
ILT
57651999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5766
5767 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5768 noconfigdirs.
5769 (*-*-cygwin*): Likewise.
5770
6ca3858e
ILT
57711999-08-08 Ian Lance Taylor <ian@zembu.com>
5772
71141bb6
ILT
5773 * mkdep: New file.
5774 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5775 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5776
6ca3858e
ILT
5777 From Eli Zaretskii <eliz@is.elta.co.il>:
5778 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5779 long file name when using DJGPP on MS-DOS.
5780
ba73c63f
JM
5781Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5782
5783 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5784
2735a327
AM
57851999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5786
5787 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5788 dependency as this causes "make check" to globally "make all"
5789
ba73c63f
JM
5790Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5791
5792 * configure.in (target_libs): Added target-zlib.
5793 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5794 (CONFIGURE_TARGET_MODULES): Likewise.
5795 (CHECK_TARGET_MODULES): Likewise.
5796 (INSTALL_TARGET_MODULES): Likewise.
5797 (CLEAN_TARGET_MODULES): Likewise.
5798 (configure-target-zlib): New target.
5799 (all-target-zlib): Likewise.
5800 (all-target-libjava): Depend on all-target-zlib.
5801 (configure-target-libjava): Depend on configure-target-zlib.
5802
5803 * Makefile.in (configure-target-libjava): Depend on
5804 configure-target-newlib.
5805 (configure-target-boehm-gc): New target.
5806 (configure-target-qthreads): New target.
5807
80413487
RH
5808 * configure.in (target_libs): Added target-qthreads.
5809 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5810 (CONFIGURE_TARGET_MODULES): Likewise.
5811 (CHECK_TARGET_MODULES): Likewise.
5812 (INSTALL_TARGET_MODULES): Likewise.
5813 (CLEAN_TARGET_MODULES): Likewise.
5814 (all-target-qthreads): New target.
5815 (configure-target-libjava): Depend on configure-target-qthreads.
5816 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
5817
5818 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5819 (CONFIGURE_TARGET_MODULES): Likewise.
5820 (CHECK_TARGET_MODULES): Likewise.
5821 (INSTALL_TARGET_MODULES): Likewise.
5822 (CLEAN_TARGET_MODULES): Likewise.
5823 (all-target-libjava): New target.
5824 (all-target-boehm-gc): Likewise.
5825 * configure.in (target_libs): Added libjava, boehm-gc.
5826
08d836d6
ILT
58271999-07-22 Ian Lance Taylor <ian@zembu.com>
5828
5829 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5830 configure.bat in SUPPORT_FILES.
5831 (gas+binutils.tar.bz2): Likewise.
5832
5833 * makeall.bat: Remove; obsolete.
5834
8f36e47c
ILT
58351999-07-21 Ian Lance Taylor <ian@zembu.com>
5836
5837 From Mark Elbrecht:
5838 * configure.bat: Remove; obsolete.
5839
56e82f25
ILT
58401999-07-11 Ian Lance Taylor <ian@zembu.com>
5841
5842 * configure: Add -W -Wall to the default CFLAGS when compiling with
5843 gcc.
5844
1001d816
JL
5845Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
5846
5847 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5848
106117aa
MM
58491999-06-30 Mark Mitchell <mark@codesourcery.com>
5850
5851 * configure.in: Build ld on IRIX6.
5852
c376f4ed
ILT
58531999-06-12 Ian Lance Taylor <ian@zembu.com>
5854
5855 * Makefile.in: Change distribution targets to use bzip2 instead of
5856 gzip.
5857 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 5858 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 5859
306b7445
NC
58601999-06-04 Nick Clifton <nickc@cygnus.com>
5861
5862 * config.sub: Add mcore target.
5863
d932cae7 58641999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
5865
5866 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5867
d932cae7 58681999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
5869
5870 * config.guess (dummy): Changed to $dummy.
5871
6c3175b0
NC
58721999-05-24 Nick Clifton <nickc@cygnus.com>
5873
ba73c63f
JM
5874 * config.sub: Tidied up case statements.
5875
58761999-05-22 Ben Elliston <bje@cygnus.com>
5877
5878 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5879 <jiro@din.or.jp>.
5880
5881 * config.guess: Merge with FSF version. Future changes will be
5882 more accurately recorded in this ChangeLog.
5883 * config.sub: Likewise.
5884
d932cae7 58851999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
5886
5887 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 5888
252b5132
RH
58891999-04-30 Tom Tromey <tromey@cygnus.com>
5890
5891 * ltmain.sh: [mode link] Always use CC given by ltconfig.
5892
58931999-04-23 Tom Tromey <tromey@cygnus.com>
5894
5895 * ltconfig, ltmain.sh: Update to libtool 1.2f.
5896
58971999-04-20 Drew Moseley <dmoseley@cygnus.com>
5898
5899 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5900 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5901 Bad merge removed these two changes.
5902
ba73c63f 5903Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 5904 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
5905
5906 * config.guess (interix Alpha): Add.
5907
252b5132
RH
59081999-04-11 Richard Henderson <rth@cygnus.com>
5909
5910 * configure.in (i?86-*-beos*): Do config gperf; don't config
5911 gdb, newlib, or libgloss.
5912
d932cae7 59131999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5914
ba73c63f
JM
5915 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5916 link a trivial program with -mabi=64. If it fails, remove mabi=64
5917 from multidirs.
5918
d932cae7 59191999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
5920
5921 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5922
252b5132
RH
59231999-04-08 Nick Clifton <nickc@cygnus.com>
5924
5925 * config.sub: Add support for mcore targets.
5926
59271999-04-07 Michael Meissner <meissner@cygnus.com>
5928
5929 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5930 not mt-ospace, in order to shut up assembler warning about using
5931 symbols that are named the same as registers.
5932
59331999-04-07 Drew Moseley <dmoseley@cygnus.com>
5934
5935 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5936 dependency list for all-target-cygmon.
5937
59381999-04-05 Doug Evans <devans@casey.cygnus.com>
5939
5940 * config-ml.in: Check $host, not $target, for selective multilibs.
5941 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5942 thumb interworking, and underscore prefix multilibs.
5943
59441999-04-04 Ian Lance Taylor <ian@zembu.com>
5945
5946 * missing: Update to version from current automake.
5947
5948Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
5949
5950 * configure (gxx_include_dir): Removed.
5951
5952 * configure.in (gxx_include_dir): Handle it.
5953 * Makefile.in: Likewise.
5954
59551999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
5956
5957 * config.sub (mips64vr4111,mips64vr4111el) Add.
5958
59591999-03-21 Ben Elliston <bje@cygnus.com>
5960
80413487 5961 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
5962
5963Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
5964
252b5132
RH
5965 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5966 config/mh-djgpp.
5967
5968Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
5969
5970 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5971 all-target-newlib to dependency list for all-target-bsp.
5972
5973Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
5974
5975 * config.sub: Add i386-uwin support.
5976 * config.guess: Likewise.
5977
5978Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5979
5980 * configure.in: cleanup, add mh-*pic handling for arm, special
5981 case powerpc*-*-aix*
5982
5983Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
5984
5985 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5986 can be built.
5987
5988Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
5989
5990 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 5991 targets.
252b5132
RH
5992
59931999-03-02 Nick Clifton <nickc@cygnus.com>
5994
5995 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5996
d932cae7 59971999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5998
5999 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6000
60011999-02-24 Nick Clifton <nickc@cygnus.com>
6002
6003 * config.sub: Fix typo in arm recognition.
6004
d932cae7 60051999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
6006
6007 * configure.in (noconfigdirs): Changed target_configdirs to
6008 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6009 rather than m68k-*-* since it is not known to work on
6010 m68k-aout. Ditto for arm-*-*oabi.
6011
d932cae7 60121999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
6013
6014 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
6015
60161999-02-19 Ben Elliston <bje@cygnus.com>
6017
6018 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6019 Smart and improved by Andrew Cagney.
6020
d932cae7 60211999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
6022
6023 * config.guess: Recognize openbsd-*-hppa.
6024
d932cae7 60251999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
6026
6027 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6028 only if it is not empty.
6029
60301999-02-17 Nick Clifton <nickc@cygnus.com>
6031
6032 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 6033
fd6848f6 6034 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
6035
6036 * config.sub: Modified to recognize uname's armv* syntax.
6037
60381999-02-17 Mark Salter <msalter@cygnus.com>
6039
6040 * configure.in: Added target-bsp for sparclite.
6041
d932cae7 60421999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
6043
6044 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6045
60461999-02-08 Nick Clifton <nickc@cygnus.com>
6047
6048 * configure.in: Add support for strongarm port.
6049 * config.sub: Add support for strongarm target.
6050
d932cae7 60511999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 6052
252b5132
RH
6053 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6054 the old name config/mh-cygwin32.
6055 Enable texinfo.
6056
d932cae7 60571999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
6058
6059 * configure.in: Do build ld for ix86 Solaris.
6060
d932cae7 60611999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
6062
6063 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6064 $AR_FOR_TARGET. Likewise for RANLIB.
6065
d932cae7 60661999-02-02 Catherine Moore <clm@cygnus.com>
35590697 6067
80413487
RH
6068 * config.sub (oabi): Recognize.
6069 * configure.in (arm-*-oabi): Handle.
252b5132 6070
d932cae7 60711999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
6072
6073 * config.guess: Improve detection of i686 on UnixWare 7.
6074
d932cae7 60751999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
6076
6077 * config.guess: Add support for i386-pc-interix.
6078 * config.sub: Likewise.
6079 * configure.in: Likewise.
252b5132 6080
d932cae7 60811999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6082
6083 * Makefile.in: Remove unneeded all-target-libio from
6084 from all-target-winsup target since it is now unneeded.
6085 Add all-target-libtermcap in its place since it is now
6086 needed.
6087
d932cae7 60881998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6089
6090 * configure.in: makefile stub for cygwin target is probably
6091 unnecessary. Remove it for now.
252b5132 6092
d932cae7 60931998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6094
6095 * configure.in: libtermcap.a should be built when cygwin is the
6096 target as well as the host.
6097 * config.guess: Allow mixed case in cygwin uname output.
6098 * Makefile.in: Add libtermcap target.
252b5132 6099
d932cae7 61001998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6101
6102 * config.sub: Clean up handling of hppa2.0.
6103
d932cae7 61041998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
6105
6106 * config.guess: Use C code to identify more HP machines.
6107
6108Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6109
6110 * config.sub: Handle hppa2.0.
6111
ba73c63f
JM
6112Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6113
6114 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 6115 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
6116
61171998-12-15 Mark Salter <msalter@cygnus.com>
6118
6119 * configure.in: Added target-bsp for several target architectures.
6120
6121 * Makefile.in: Added rules for bsp.
6122
252b5132
RH
6123Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6124
6125 * config.guess: Improve detection of hppa2.0 processors.
6126
6127Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6128
6129 * config.guess: Recognize FreeBSD using ELF automatically.
6130
61311998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6132
6133 * configure (skip-this-dir): Add handling for new shell script, which
6134 might be created by a sub-directory's configure to indicate, this particular
6135 directory is "unwanted".
6136 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6137
252b5132
RH
6138Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6139
6140 * ltconfig: import from libtool, after changing libtool to
6141 account for the cygwin name change.
6142
6143Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6144
6145 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6146 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6147
6148Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6149
6150 * configure.in: Add libtermcap to list of cygwin dependencies.
6151
d932cae7 61521998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 6153
80413487
RH
6154 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6155 they include winsup/include when it's a cygwin target.
252b5132
RH
6156
61571998-11-12 Tom Tromey <tromey@cygnus.com>
6158
6159 * configure.in (host_tools): Added zip.
6160 * Makefile.in (all-target-libjava): Depend on all-zip.
6161 (all-zip): New target.
6162 (ALL_MODULES): Added all-zip.
6163 (NATIVE_CHECK_MODULES): Added check-zip.
6164 (INSTALL_MODULES): Added install-zip.
6165 (CLEAN_MODULES): Added clean-zip.
6166
d932cae7 61671998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6168
6169 * Makefile.in: lose "32" from comment about cygwin.
6170
d932cae7 61711998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
6172
6173 * configure.in: Use -Os to build target libraries for the fr30.
6174
d932cae7 61751998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
6176
6177 * config.sub: Add fr30.
6178
d932cae7 61791998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 6180
80413487 6181 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
6182 cygwin* instead of cygwin32*.
6183 * config.sub: Check cygwin* instead of cygwin32*.
6184
d932cae7 61851998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
6186
6187 * config.guess: Match any version of Unixware7.
6188
252b5132
RH
61891998-10-20 Syd Polk <spolk@cygnus.com>
6190
6191 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6192 if desired.
6193
d932cae7 61941998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6195
6196 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6197 these if the appropriate directories and files to not exist.
6198
d932cae7 61991998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6200
6201 * Makefile.in (DEVO_SUPPORT): Add config.if.
6202
d932cae7 62031998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
6204
6205 * configure: Add pattern to replace "build_tooldir"'s
6206 definition in the generated Makefile with "tooldir"'s
6207 actual value.
6208
252b5132
RH
6209Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6210
6211 * config.sub: Bring back lost sparcv9.
6212
ba73c63f
JM
6213 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6214
6215Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6216
6217 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6218 CC_FOR_TARGET and friends.
6219
6220Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6221
ba73c63f
JM
6222 * Makefile.in (build_tooldir): New variable, same as tooldir.
6223 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6224 -B$(build_tooldir)/bin/.
6225 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6226
252b5132
RH
6227Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6228
6229 * config.sub: Add support for i[34567]86-pc-udk.
6230 * configure.in: Likewise.
6231
6232Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6233
6234 * Makefile.in: add bzip2 package building bits for user
6235 tools module
6236 * configure.in: ditto
6237
ba73c63f
JM
6238Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6239
6240 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6241 (ALL_TARGET_MODULES): Add all-target-libobjc.
6242 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6243 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6244 (all-target-libchill): Add dependencies.
6245 * configure.in (target_libs): Add libchill.
35590697 6246
252b5132
RH
62471998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6248
ba73c63f 6249 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6250
6251Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6252
6253 * Makefile.in (all-automake): fix dependencies.
6254
6255Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6256
6257 * configure.in: Minor cleanups for building in the $(target_alias)
6258 subdir.
6259
62601998-09-22 Jim Wilson <wilson@cygnus.com>
6261
6262 * Makefile.in (bootstrap): Set r and s before make all. Use
6263 BASE_FLAGS_TO_PASS in make all.
6264 (cross): Likewise.
6265
62661998-09-20 Mark Mitchell <mark@markmitchell.com>
6267
6268 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6269
252b5132
RH
6270Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6271
6272 * config.sub: Fix typo in last change.
6273
62741998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6275
6276 * config.sub: Add support for C4x target.
6277 * configure.in: Likewise.
6278
62791998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6280
6281 * config.sub: Recognize sparcv9 just like sparc64.
6282
6283Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6284
6285 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6286
6287Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6288
6289 * config.guess: Correctly identify Pentium II sco boxes.
6290
6291 * config.guess: Fix "tr" code. From Weiwen Liu.
6292
6293Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6294
6295 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6296 stabs.
6297
6298Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6299
6300 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6301 (ALL_TARGET_MODULES): Add all-target-libchill.
6302 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6303 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6304 (all-target-libchill): Add dependencies.
6305 * configure.in (target_libs): Add libchill.
6306
6307Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6308
6309 * config.guess: Avoid assumptions about "tr" behaves when
6310 LANG is set to something other than English.
6311
6312Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6313
6314 * configure (gxx_include_dir): Changed to
6315 '${prefix}/include/g++'-${libstdcxx_interface}.
6316
6317 * config.if: New to determine the interfaces.
6318
6319Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6320
6321 * config.guess: Detect and handle MPE/IX.
6322 * config.sub: Deal with MPE/IX.
6323
6324Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6325
6326 * configure.in: Use mh-aix43.
6327
63281998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6329
6330 * configure: Fix --without/--disable cases for gxx-include-dir.
6331
6332Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6333
6334 * mdata-sh: Imported. Needed for automake support.
6335
6336Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6337
ba73c63f 6338 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6339 "chmod og=u `find . -print`".
6340
6341Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6342
ba73c63f 6343 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6344
6345Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6346
6347 * Makefile.in: Undo previous patch.
6348
6349Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6350
6351 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6352 to here ...
6353 (install-no-fixedincludes): and here
6354 (INSTALL_MODULES): ... from here.
6355
6356Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6357
6358 * config.sub: Merge with FSF.
6359
6360 * config.guess: Merge with FSF.
6361
6362Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6363
6364 * configure (extraconfigdirs): New variable.
6365 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6366 * Makefile.in (all): Move higher in file.
6367 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6368 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6369 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6370 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6371 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6372
63731998-07-23 Brendan Kehoe <brendan@cygnus.com>
6374
6375 * Makefile.in (all-target-libjava): Depend on all-gcc and
6376 all-target-newlib.
6377 (configure-target-libjava): Depend on $(ALL_GCC).
6378
6379Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6380
6381 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6382 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6383
6384Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6385
6386 * ylwrap: Change absolute path checks to check for DOS style path
6387 names.
6388
6389 * ylwrap: Don't use a full path name if the source file is in the
6390 same directory. From hjl@lucon.org (H.J. Lu).
6391
6392 * config-ml.in: Default to being verbose, to match Feb 18 change to
6393 configure.
6394
6395Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6396
6397 Brought over from egcs:
6398
6399 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6400
6401 * configure.in (target_subdir): Set to ${target_alias} instead
6402 of "libraries".
6403
6404 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6405
6406 * configure.in (target_subdir): Set to libraries if enable_multilib.
6407
6408Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6409
6410 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6411 multilibs, force reconfiguration the first time we create
6412 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6413
6414Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6415
6416 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6417 avoid confusion with --no-recursion.
6418
6419Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6420
6421 * configure.in: Win32 hosts shouldn't use install -x
6422 * install-sh: remove -x option, and special .exe-handling
6423 hack.
6424
6425Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6426
6427 * config.guess: Recognize i586-pc-beos.
6428 * configure.in: Don't build some bits for beos.
6429
6430Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6431
6432 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6433 CFLAGS default to -O2.
6434
6435 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6436 when using GNU ld.
6437
6438Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6439
6440 * ltmain.sh: Correct install when using a different shell.
6441
6442Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6443
6444 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6445
6446Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6447
6448 * makefile.vms: Update to build binutils/makefile.vms. Add install
6449 target.
6450
6451Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6452
6453 * ltconfig: Update to correct AIX handling.
6454
6455Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6456
6457 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6458
6459 * configure.in (target_subdir): Set to ${target_alias} instead
6460 of "libraries".
6461
64621998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6463
6464 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6465 (Makefile): Depend on $(gcc_version_trigger).
6466
6467 * configure (gcc_version): Change default initializer to empty
6468 string.
6469 (gcc_version_trigger): New variable; pass this variable down
6470 to subdir configures to enable them checking gcc's version
6471 themselves. Emit make macros for both gcc_version vars.
6472 (topsrcdir): Initialize reliably.
6473 (recursion line): Remove --with-gcc-version=${gcc_version}.
6474
64751998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6476
6477 * configure (enable_version_specific_runtime_libs): Implement new flag
6478 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6479 in $(libsubdir); emit definition in each generated Makefile.
6480 (gxx_include_dir): Initialize depending on
6481 $enable_version_specific_runtime_libs.
6482
64831998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6484
6485 * configure (gcc_version): Initialize properly depending on
6486 how and where configure is started.
6487 (recursion line): Pass a --with-gcc-version=${gcc_version}
6488 to configures in subdirs.
6489
6490Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6491
6492 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6493 cygmon
252b5132
RH
6494
6495Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6496
6497 * configure.in: Add cygmon and libstub support for mn10200.
6498
64991998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6500
6501 * configure (gcc_version): Add new variable describing the
6502 particular gcc version we're building.
6503 * Makefile.in (libsubdir): Add new macro for the directory
6504 in which the compiler finds executables, libraries, etc.
6505 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6506 and libsubdir.
6507
6508Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6509
ba73c63f
JM
6510 * Makefile.in (local-clean): Remove *.log.
6511 (warning.log): Built with warn_summary from build.log.
6512 (mail-report.log): Run test_summary.
6513 (mail-report-with-warnings.log): Run test_summary including
6514 warning.log in the report.
252b5132
RH
6515
6516Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6517
6518 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6519
6520Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6521
6522 * Makefile.in (grep): Grep no longer depends on libiberty.
6523
6524Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6525
6526 * Makefile.in: all-snavigator needs all-libgui.
6527
6528Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6529
6530 * configure.in: Add cygmon and libstub support for mn10300.
6531
6532Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6533
6534 * missing: Update to version from automake 1.3.
6535
6536 * ltmain.sh: On installation, don't get confused if the same name
6537 appears more than once in the list of library names.
6538
6539Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6540
6541 * config.sub: Accept m68060 and m5200 as CPU names.
6542
6543Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6544
6545 * configure: Use && rather than using -a in test, because odd
6546 strings can confuse test.
6547 * configure.in: Likewise.
6548
6549Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6550
6551 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6552
6553Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6554
6555 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
6556 bootstrap4-lean): New targets.
6557
6558Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6559
6560 * mpw-* Delete. Not used.
252b5132
RH
6561
6562Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6563
6564 * COPYING.LIB: Update FSF address.
6565
6566Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6567
6568 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6569
6570 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6571 GAS_SUPPORT_DIRS.
6572
6573Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
6574
6575 * ltconfig, ltmain.sh: Avoid producing a version number if
6576 -version-info was not used.
6577
6578Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
6579
6580 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6581 building with newlib.
6582
65831998-04-30 Paul Eggert <eggert@twinsun.com>
6584
ba73c63f 6585 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 6586 Solaris `make' causes it to continue to next definition.
252b5132 6587
afb8d725
JM
6588Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
6589
6590 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6591 the right GUI libraries and files are installed along with GDB.
6592
252b5132
RH
6593Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
6594
6595 * configure.in: Change alpha to alpha* in several places.
6596
6597Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
6598
6599 * config.sub: Recognize sparc86x.
6600
6601Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 6602
252b5132
RH
6603 * configure.in (--enable-target-optspace): Remove debug echo.
6604
6605Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
6606
6607 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6608
6609Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
6610
6611 * ltconfig: Update cygwin32 support.
6612
6613 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6614 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6615 (GDB_SUPPORT_DIRS): Likewise.
6616
6617Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
6618
6619 * configure.in (target_makefile_frag): If --enable-target-optspace,
6620 use -Os to compile target libraries rather than -O2. Default to
6621 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6622 not used.
6623 * configure.in (target_cflags): Ditto for d30v.
6624
6625Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
6626
6627 * Makefile.in (all-bfd): Depend on all-intl.
6628 (all-binutils): Likewise.
6629 (all-gas): Likewise.
6630 (all-gprof): Likewise.
6631 (all-ld): Likewise.
6632
252b5132
RH
66331998-04-19 Brendan Kehoe <brendan@cygnus.com>
6634
6635 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6636
6637Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6638
6639 * Makefile.in (all-bfd): Depend upon all-libiberty.
6640
6641 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6642
6643Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6644
6645 * Makefile.in: Add libstub.
6646
6647 * configure.in: Ditto. Build libstub for targets that have cygmon
6648 support.
6649
6650Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6651
6652 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6653
6654Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6655
6656 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6657 use mh-sysv5 if specified. Support gprof on SCO Open Server.
6658
6659Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6660
6661 * configure: Define DEFAULT_M4 by searching PATH.
6662 * Makfile.in: Use DEFAULT_M4.
6663
6664Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6665
6666 * ltconfig: Add cygwin32 support.
6667
6668 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
6669 to configure and build.
6670
6671Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6672
6673 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
6674
6675Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
6676
6677 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6678
6679Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
6680
6681 * Makefile.in: add ash make rules
6682 * configure.in: add ash to native_only and host_tools lists
6683
6684Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
6685
6686 * Makefile.in (all-gettext, all-intl): New targets.
6687 (ALL_MODULES): Added all-gettext, all-intl.
6688 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6689 (INSTALL_MODULES): Added install-gettext, install-intl.
6690 (CLEAN_MODULES): Added clean-gettext, clean-intl.
6691
6692 * configure.in (host_tools): Added gettext.
6693 (native_only): Likewise.
6694 (noconfigdirs) [various cases]: Likewise.
6695 (host_libs): Added intl.
6696
afb8d725
JM
6697Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
6698
6699 * configure: Do not disable building gdbtk for cygwin32 hosts.
6700
ba73c63f
JM
6701Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
6702
6703 * configure.in: Add thumb-coff target.
6704 * config.sub: Add thumb-coff target.
6705
252b5132
RH
6706Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6707
6708 * Makefile.in: Revert yesterday's change.
6709 (all-target-winsup): all-target-librx stays out of here.
6710
6711Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
6712
ba73c63f
JM
6713 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6714 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6715 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
6716 Remove references to librx and libg++.
6717
6718Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6719
6720 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6721 recursive makes
6722
6723Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6724
6725 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6726 for newlib directory.
6727 (CXX_FOR_TARGET): Likewise.
6728
6729Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6730
6731 * ltconfig: Update after libtool/ltconfig.in change for
6732 hpux11.
6733
6734Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6735
6736 * ltconfig, ltmain.sh: Update to libtool 1.2.
6737
6738Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6739
6740 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6741 (install-gcc-cross): Instead, override LANGUAGES here.
6742
67431998-03-18 Dave Love <d.love@dl.ac.uk>
6744
6745 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6746 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6747
6748Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6749
6750 * configure.in: Add Thumb-pe target.
6751
6752Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 6753
252b5132
RH
6754 * Makefile.in - changed sn targets to snavigator
6755 * configure.in - changed sn targets to snavigator
6756
6757Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6758
6759 * config-ml.in: After building symlink tree call make distclean
6760 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6761 to be the case for libiberty.
6762
6763Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6764
6765 * configure: When making link, also check the current
6766 directory. The configure scripts may create one.
6767
6768Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6769
6770 * config.sub: Accept alphapca56 and alphaev6 properly.
6771
6772Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6773
6774 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6775
252b5132
RH
6776Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6777
80413487 6778 * config.sub (sco5): Fix typo.
252b5132
RH
6779
6780Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6781
6782 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6783 install-itcl.
6784 (install-itcl): Remove dependency on install-tcl.
6785
6786Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6787
6788 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6789
252b5132
RH
6790Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6791
6792 * configure.in: Don't build libgui for a cygwin32 target when not on
6793 a cygwin32 host.
6794
6795Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6796
6797 * configure (redirect): Set to null, so default behavior of
6798 configure is now --verbose.
6799
68001998-02-16 Dave Love <d.love@dl.ac.uk>
6801
6802 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6803 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6804
6805Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6806
6807 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6808 this change to sync Makefile.in with its ChangeLog entries.
6809
6810Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6811
6812 * ltmain.sh (mkdir): Check that the directory doesn't exist
6813 before we exit with error, so that we don't get races during
6814 parallel builds.
6815
6816Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6817
6818 * ltconfig, ltmain.sh: Update from libtool 1.0i.
6819
6820Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
6821
6822 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6823 PICFLAG_FOR_TARGET.
6824 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6825
6826 * configure: Emit a definition for the new macro enable_shared
6827 into each Makefile.
6828
252b5132
RH
6829Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6830
6831 * configure.in (host_tools, native_only): Add libtool.
6832
6833Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
6834
6835 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6836 Fix typo in ming config comment.
6837
6838Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
6839
6840 * ltconfig, ltmain.sh: Update from libtool 1.0h.
6841
6842Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
6843
6844 * config.sub: Add tic30 cases, and map c30 to tic30.
6845
ba73c63f
JM
6846Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
6847
6848 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6849 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6850 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6851 (CLEAN_TARGET_MODULES): Similarly
6852 (all-target-libf2c): Add dependences.
35590697 6853 * configure.in (target_libs): Add libf2c.
ba73c63f 6854
252b5132
RH
6855Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
6856
ba73c63f
JM
6857 * configure.in: Remove expect from noconfigdirs when target
6858 is cygwin32. OK to build expect and dejagnu with Canadian
6859 Cross.
252b5132
RH
6860
6861Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
6862
6863 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6864 host.
6865
6866 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6867 and mingw32.
6868
6869Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
6870
6871 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6872 here as it is not defined in the toplevel Makefile.
6873
6874Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
6875
6876 * configure (package_makefile_rules_frag): New variable, which names
6877 a file with generic rules, ...
6878 Change comment to mention we now have FIVE parts.
6879 * configure: Undo last change.
6880
6881Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
6882
6883 * config.guess: More accurate determination of HP processor types.
6884 * config.sub: More accurate determination of HP processor types.
6885
6886Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
6887
6888 * configure (package_makefile_frag): Move inserting the
6889 ${package_makefile_frag} to where it should be according
6890 to the comment.
6891
ba73c63f 6892Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
6893
6894 * config.guess: Add support for Linux/ARM.
6895
6896Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
6897
6898 * .cvsignore: Remove *-info and *-install since they match
6899 release-info and mpw-install, which we don't want to just ignore.
6900
6901Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
6902
6903 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6904
6905Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
6906
6907 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6908 local_prefix to sub-make invocations.
6909
6910Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
6911
6912 * configure.in: Check makefile fragments in the source
6913 directory.
6914
6915Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6916
ba73c63f
JM
6917 * configure.in: Check whether host and target makefile
6918 fragments exist before adding them to *_makefile_frag.
252b5132
RH
6919
6920Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
6921
6922 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 6923
252b5132
RH
6924Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
6925
6926 * configure.in: Make sure we only replace RPATH_ENVVAR on
6927 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6928 regexp to sed.
6929
6930 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6931 to sub-makes.
6932
69331998-01-13 Lee Iverson (leei@ai.sri.com)
6934
6935 * config-ml.in (multi-do): LDFLAGS must include multilib
6936 designator.
6937
6938Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
6939
6940 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6941
6942Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
6943
6944 * config.sub: Add mingw32 support.
6945 * configure.in: Likewise.
252b5132
RH
6946
6947Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6948
6949 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6950
6951Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
6952
6953 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6954 * configure (gxx_include_dir): Provide a definition for subdirs
6955 which do not use autoconf.
6956
6957Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
6958
6959 * config.guess: Sync with egcs. Picks up new alpha support,
6960 BeOS & some additional linux support.
6961
ba73c63f 6962Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6963
6964 * config.guess: HP 9000/803 is a PA1.1 machine.
6965
ba73c63f
JM
6966Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
6967
6968 * configure.in: It's alpha*-...
252b5132
RH
6969
6970Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6971
ba73c63f
JM
6972 * configure.in (host_makefile_frag, target_makefile_frag):
6973 Handle multiple config files.
6974 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6975 alpha-*-*.
252b5132
RH
6976
6977Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
6978
6979 * mkdep: New file.
6980
6981Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
6982
6983 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6984
6985Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
6986
6987 * Makefile.in: Add libgui directory.
6988 (GDB_TK): Add all-libgui.
6989 * configure.in: Add libgui directory.
6990 * configure: Add all-libgui to GDB_TK.
6991
6992Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
6993
6994 * config-ml.in (multidirs): Add m32r to multilib list.
6995
6996Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
6997
6998 * Makefile.in (all-target-gperf): Change dependency to
6999 all-target-libstdc++.
7000
7001Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7002
7003 * config.guess: Add BeOS support.
7004
7005Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7006
7007 Source directory cvs renamed to cvssrc:
7008 * configure.in (host_tools): Change cvs to cvssrc.
7009 (native_only): Likewise.
7010 (noconfigdirs) [various cases]: Likewise.
7011 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7012 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7013 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7014 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7015 (all-cvssrc): Rename target from all-cvs.
7016
7017Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7018
7019 * configure (gxx_include_dir): Fix thinko.
7020
7021Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7022
7023 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7024 (install-cross, install-gcc-cross): New targets.
7025
7026Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7027
7028 * configure.in (noconfigdirs): Add support for Thumb target.
7029
7030 * config.sub (maybe_os): Add support for Thumb target.
7031
7032Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7033
7034 * Makefile.in: Add rules for cygmon.
7035
7036 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7037
7038Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7039
7040 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7041 * configure (gxx_include_dir): Provide a definition for subdirs
7042 which do not use autoconf.
7043
7044Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7045
7046 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 7047 11/18/97 build
252b5132
RH
7048
7049Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7050
7051 * From Franz Sirl.
7052 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7053 found on RedHat Linux systems.
7054
7055Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7056
7057 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7058 guesses.
7059
7060Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7061
7062 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7063
7064Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7065
7066 * ltmain.sh: If mkdir fails, check whether the directory was created
7067 anyhow by some other process.
7068
7069Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7070
7071 * configure.in (d30v-*-*): Configure all directories.
7072
7073Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7074
7075 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7076 for the D30V.
7077
7078Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7079
7080 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7081
7082Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7083
80413487
RH
7084 * include/libiberty.h: Add extern "C" { so it can be used with C++
7085 progrms.
7086 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7087 programs.
252b5132
RH
7088
7089Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7090
7091 * configure.in (d30v-*-*): Configure GCC now.
7092
7093Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7094
7095 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7096 is no longer needed.
7097
7098Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7099
7100 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7101
7102Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7103
7104 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7105 targets using "$@" to provide support for similar but not identical
7106 targets without having to duplicate code.
7107
7108Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7109
7110 * makefile.vms: Fix to work with DEC C.
7111
7112Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7113
7114 * config.sub: Add mips-tx39-elf to marketing names.
7115
7116Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7117
7118 * ltmain.sh: Handle symlinks in generated script.
7119
7120Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7121
7122 * configure: Handle autoconf style directory options: --bindir,
7123 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7124 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7125 --sysconfdir.
7126 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7127 (sharedstatedir, localstatedir, oldincludedir): New variables.
7128 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7129 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7130 sbindir, sharedstatedir, and sysconfdir.
7131
7132Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7133
7134 * Makefile.in (bootstrap-lean): New target.
7135
7136Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7137
7138 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 7139 sn, and gnuserv from noconfigdirs.
252b5132
RH
7140
7141Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7142
7143 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7144
7145Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7146
ba73c63f 7147 * Makefile.in (cross): New target.
252b5132
RH
7148
7149Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 7150 Jeff Law <law@cygnus.com>
252b5132
RH
7151
7152 * Makefile.in (bootstrap2, bootstrap3): New targets.
7153 (all-bootstrap): Remove outdated and confusing target.
7154 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7155
afb8d725
JM
7156Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7157
7158 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 7159 windows. Consistent with gdb/configure.
afb8d725 7160
252b5132
RH
71611997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7162
252b5132
RH
7163 * configure.in: Name Linux target fragment.
7164
7165 * configure: Rewrite so that project Makefile fragment is inserted
7166 first and appears last in the resulting Makefile.
7167
7168Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7169
7170 * Makefile.in (install-itcl): Install tcl first.
7171
252b5132 7172Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 7173
252b5132
RH
7174 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7175
7176Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7177
7178 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7179
7180 * configure.in (skipdirs): Add target-librx for Linux.
7181 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7182
7183Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7184
7185 * Makefile.in (bootstrap): New target.
7186
7187Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7188
7189 * config.sub: Accept 'amigados' for backward compatability.
7190
7191Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7192
7193 * config.guess: Merge with FSF.
7194
ba73c63f
JM
7195Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7196
7197 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7198
252b5132
RH
7199Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7200
7201 * config.sub: Add "marketing-names" patch.
7202
7203Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7204
80413487 7205 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
7206
7207Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7208
7209 * config.sub: Handle v850-elf.
7210
ba73c63f
JM
7211Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7212
7213 * .cvsignore (*-install): Remove.
7214
252b5132
RH
7215Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7216
7217 * ltconfig: Set CONFIG_SHELL in libtool.
7218 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7219
7220Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7221
7222 * configure.in (target_subdir): Set to libraries if enable_multilib.
7223
7224Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7225
7226 * config.guess: Update from gcc directory.
7227
7228Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7229
7230 * Makefile.in (all-sim): Depends on all-readline.
7231
7232Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7233
7234 * Makefile.in (BISON, YACC): Use $$s.
7235 (all-bison): Depend on all-texinfo.
7236
7237Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7238
7239 * Makefile.in (BISON): Add -L flag.
7240 (YACC): Likewise.
7241
7242Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7243
35590697
AJ
7244 * configure.in (noconfigdirs): Add support for v850e target.
7245
252b5132
RH
7246 * config.sub (maybe_os): Add support for v850e target.
7247
7248Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7249
35590697
AJ
7250 * configure.in (noconfigdirs): Add support for v850ea target.
7251
252b5132
RH
7252 * config.sub (maybe_os): Add support for v850ea target.
7253
7254Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7255
7256 * config.sub: Add mipstx39. Delete r3900.
7257
7258Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7259
7260 * Makefile.in (all-autoconf): Depends on all-texinfo.
7261
7262Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7263
7264 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7265 eabi targets.
7266
7267Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7268
7269 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7270
7271 * configure: When handling a Canadian Cross, handle YACC as well as
7272 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7273 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7274
7275Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7276
7277 * Makefile.in (BISON): bison, not byacc or bison -y.
7278 (YACC): bison -y or byacc or yacc.
7279 (various): Add *-bison as appropriate.
7280 (taz): No need to mess with BISON anymore.
7281
7282Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7283
7284 * configure: If OSTYPE matches *win32*, try to find a good value for
7285 CONFIG_SHELL.
7286
7287Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7288
7289 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7290 configure.in if it is present.
7291
7292Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7293
7294 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7295
7296Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7297
7298 * config.sub: Recognize `arc' cpu.
7299 * configure.in: Likewise.
7300 * config-ml.in: Likewise.
7301
7302Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7303
7304 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7305
7306Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7307
7308 * configure: Changed sed delimiter from ':' to '|' when
7309 attempting to substitute ${config_shell} for SHELL. On
7310 NT ${config_shell} may contain a ':' in it.
7311
7312Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7313
7314 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7315
7316Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7317
7318 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7319
7320Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7321
7322 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7323
7324 * ylwrap: If the program is a relative path, force it to be
7325 absolute.
7326
7327Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7328
7329 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7330
7331Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7332
7333 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7334 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7335 for libraries.
252b5132
RH
7336
7337Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7338
7339 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7340 separated by spaces.
252b5132
RH
7341
7342Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7343
7344 * ylwrap: New file.
7345 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7346
7347 * ltmain.sh: Handle /bin/sh at start of install program.
7348
7349 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7350
7351 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7352 * missing: New file, from automake 1.2.
7353
7354Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7355
7356 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7357 check-tk to CHECK_X11_MODULES.
7358
7359Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7360
7361 * config.sub: Merge with FSF.
7362
7363Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7364
7365 * config.guess: Merge with FSF.
7366
7367Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7368
7369 * configure: Treat msdosdjgpp like go32.
7370 * configure.in: Likewise. Don't remove gprof for go32.
7371
7372 * configure: Change Makefile.tem2 to Makefile.tm2.
7373
7374Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7375
7376 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7377
7378Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7379
7380 * install-sh (chmodcmd): Set to null if the DST directory already
7381 exists. Same as Nov 11th change.
7382
7383Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7384
35590697 7385 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7386
7387Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7388
7389 * config.guess: Update from FSF.
7390
7391Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7392
7393 * Makefile.in (GDB_TK): Depend on itcl and tix.
7394
7395Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7396
7397 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7398 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7399 (INSTALL_SCRIPT): New variable.
7400 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7401 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7402 to -x.
7403 * install-sh: Add support for -x option.
7404
7405Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7406
7407 * configure.in, Makefile.in: Treat tix like itcl.
7408
7409Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7410
7411 * Makefile.in (WINDRES): New variable.
7412 (WINDRES_FOR_TARGET): New variable.
7413 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7414 (EXTRA_HOST_FLAGS): Add WINDRES.
7415 (EXTRA_TARGET_FLAGS): Add WINDRES.
7416 (EXTRA_GCC_FLAGS): Add WINDRES.
7417 ($(DO_X)): Pass down WINDRES.
7418 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7419 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7420 DLLTOOL_FOR_TARGET.
7421
7422Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7423
7424 * configure.in: configure sim before gdb for win32-x-ppc
7425
7426Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7427
7428 Move gperf into the toplevel, from libg++.
7429 * configure.in (target_tools): Add target-gperf.
7430 (native_only): Add target-gperf.
7431 * Makefile.in (all-target-gperf): New target, depend on
7432 all-target-libg++.
7433 (configure-target-gperf): Empty rule.
7434 (ALL_TARGET_MODULES): Add all-target-gperf.
7435 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7436 (CHECK_TARGET_MODULES): Add check-target-gperf.
7437 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7438 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7439
7440Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7441
252b5132
RH
7442 * config.sub (mn10200): Recognize new basic machine.
7443
7444Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7445
7446 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7447 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7448
7449Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7450
7451 * configure.in: If we're building mips-sgi-irix6* native, turn on
7452 ENABLE_MULTILIB and set TARGET_SUBDIR.
7453
7454Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7455
7456 * Makefile.in (all-sn): Depend on all-grep.
7457
7458Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7459
7460 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7461
7462 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7463 Makefile. From Jeff Makey <jeff@cts.com>.
7464 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7465
7466 * Makefile.in (DISTBISONFILES): Remove.
7467 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7468 $(DEFAULT_YACC).
7469
7470 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7471 cygwin32.
252b5132
RH
7472
7473 * Makefile.in (LD): New variable.
7474 (EXTRA_HOST_FLAGS): Pass down LD.
7475 ($(DO_X)): Likewise.
7476
7477Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7478
7479 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7480
7481Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7482
7483 * configure.in (targargs): Strip out any supplied --build argument
35590697 7484 before adding our own. Always add --build.
252b5132
RH
7485
7486Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7487
7488 * configure.in (targargs): Pass --build if we're doing
7489 a cross-compile.
7490
7491Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7492
ba73c63f 7493 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7494 sed. Otherwise sed chokes on NT path names with drive
7495 designators. Also look for "?:*" as the leading characters in an
7496 absolute pathname.
7497
7498Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7499
7500 * config.sub: Support for r3900.
7501
7502Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7503
7504 * configure.in: Use install-sh, not install.sh.
7505
7506Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7507
7508 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7509 apply it twice.
7510
7511Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7512
7513 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7514 install-binutils.
7515
7516Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7517
7518 * Makefile.in: Add automake targets.
7519 * configure.in (host_tools): Add automake.
7520
7521Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7522
7523 * configure: Default CXX to c++, not gcc.
7524 * Makefile.in (CXX): Set to c++, not gcc.
7525 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7526
7527Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7528
7529 * install-sh: try appending a .exe if source file doesn't
7530 exist
7531
7532Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7533
7534 * configure.in: Turn on multilib by default.
7535 (cross_only): Remove target-libiberty.
7536
7537 * Makefile.in (all-gcc): Don't depend on libiberty.
7538
7539Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7540
7541 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7542
7543Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7544
7545 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7546 (DISTBISONFILES): Add ld/Makefile.in
7547
7548Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7549
7550 * configure.in: if target is cygwin32 but host isn't cygwin32,
7551 don't configure gdb tcl tk expect, not just gdb.
7552
7553Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7554
7555 * configure.in: Added gnuserv everywhere sn appears.
7556
7557 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7558 (CROSS_CHECK_MODULES): Added check-gnuserv.
7559 (INSTALL_MODULES): Added install-gnuserv.
7560 (CLEAN_MODULES): Added clean-gnuserv.
7561 (all-gnuserv): New target.
7562
7563Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7564
7565 * config.guess: Fixes for MIPS OpenBSD systems.
7566
7567Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7568
7569 * Makefile.in (INSTALL_XFORM): Remove.
7570 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7571
7572 * mkinstalldirs: New file, copied from automake.
7573 * Makefile.in (installdirs): Rename from install-dirs. Use
7574 mkinstalldirs. Change all users.
7575 (DEVO_SUPPORT): Add mkinstalldirs.
7576
7577Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
7578
7579 * install-sh: Rename from install.sh.
7580 * Makefile.in (INSTALL): Change install.sh to install-sh.
7581 (DEVO_SUPPORT): Likewise.
7582
7583 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
7584 Graichen <graichen@rzpd.de>.
7585
7586Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
7587
7588 * config.guess: Recognize OpenBSD systems correctly.
7589
7590Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7591
7592 * README, Makefile.in (ETC_SUPPORT): Remove references to
7593 cfg-paper*, configure.{texi,man,info*}._
7594
7595Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
7596
7597 * Makefile.in (all.normal): Ensure that gcc is built after all
7598 the x11 - ie gdb - targets.
7599
7600Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
7601
7602 * makefile.vms: Don't run conf-a-gas.
7603
7604Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
7605
80413487 7606 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
7607
7608Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
7609
7610 * configure.in: Remove noconfigdirs case since gdb also
7611 configures and builds for tic80-coff.
7612
7613Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
7614
7615 * configure: Set cache_file to config.cache.
7616 * Makefile.in (local-distclean): Remove config.cache.
7617
7618Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
7619
7620 * COPYING: Update FSF address.
7621
7622Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
7623
7624 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7625 noconfigdirs.
7626
7627Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
7628
7629 * Makefile.in (install-dirs): Don't crash if prefix, and hence
7630 MAKEDIRS, is empty.
7631
7632Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7633
7634 * config.sub: Tweak mn10300 entry.
7635
7636Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7637
7638 * configure.in (host_tools): Put sim before gdb, so gdb's
7639 configure.tgt can determine if the simulator was configured.
7640
7641Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7642
7643 * config.sub: Move BeOS $os case to be with other Cygnus
7644 local cases.
7645
7646Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7647
7648 * config.sub: Remove misplaced comment that broke Linux.
7649
7650Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7651
7652 * config.sub: Add BeOS support.
7653
7654Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7655
7656 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7657
7658Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7659
7660 * configure.in (noconfigdirs): Remove tcl and tk from
7661 noconfigdirs for cygwin32 builds.
7662
7663Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7664
7665 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7666
7667Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7668
7669 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7670 make-all.com, use makefile.vms instead.
7671
7672Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7673
7674 * config.sub: Accept -lnews*.
7675
7676Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
7677
7678 * configure.in (noconfigdirs): Disable target-newlib,
35590697 7679 target-examples and target-libiberty for d30v.
252b5132
RH
7680
7681Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7682
7683 * configure.in (noconfigdirs): Enable ld for d30v.
7684
7685Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
7686
7687 * configure.in (tic80-*-*): Build compiler.
7688
7689Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
7690
7691 * configure.in (d30v-*): Remove sim directory from list of
35590697 7692 unsupported d30v directories
252b5132
RH
7693
7694Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7695
35590697
AJ
7696 * config.sub, configure.in: Add d30v target cpu.
7697
252b5132
RH
7698Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
7699
7700 * makefile.vms: New file.
7701 * make-all.com: Remove.
7702
7703Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
7704
7705 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7706
7707Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
7708
7709 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7710
7711Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
7712
7713 * Makefile.in (ALL_MODULES): Added all-db.
7714 (CROSS_CHECK_MODULES): Addec check-db.
7715 (INSTALL_MODULES): Added install-db.
7716 (CLEAN_MODULES): Added clean-db.
7717
7718Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7719
7720 * config.guess: Merge with latest FSF sources.
7721
7722Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7723
7724 * Makefile.in (ALL_MODULES): Added all-itcl.
7725 (CROSS_CHECK_MODULES): Added check-itcl.
7726 (INSTALL_MODULES): Added install-itcl.
7727 (CLEAN_MODULES): Added clean-itcl.
7728
7729Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7730
7731 * configure.in: build gdb for mn10200
7732
7733Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7734
7735 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7736
7737Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7738
7739 * configure.in (tic80-*-*): Turn off most targets right now.
7740
7741Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7742
7743 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7744 rather than the makeinfo program.
7745 (do-info): Depend upon all-texinfo.
7746
7747Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7748
7749 * configure.in: Remove uses of config/mh-linux.
7750
7751 * config.sub, config.guess: Merge with latest FSF sources.
7752
7753Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7754
7755 * config.sub (case $basic_machine): Add tic80 entries.
7756
7757Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7758
7759 * config.sub, config.guess: Merge with latest FSF sources.
7760
7761Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7762
7763 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7764 * mpw-config.in: Test for NewFolderRecursive.
7765 * mpw-install: Use symbolic name for startup filename.
7766 * mpw-README: Add various additional details.
7767
7768Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7769
7770 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7771
7772Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7773
7774 * configure.in: Do build gcc and the target libraries for
7775 the mn10200.
7776
7777Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7778
7779 * configure.in: don't avoid building gdb for mn10300 any more
7780 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7781 instead of single-quoting it.
7782
7783Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7784
7785 * configure.in: Don't use --with-stabs on IRIX 6.
7786
7787Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7788
7789 * configure.in (m32r): Build gdb, libg++ now.
7790
7791Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7792
7793 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7794 directories from noconfigdirs.
7795
7796Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7797
7798 * config.sub (basic_machine): added mips16 configuration
7799
7800Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7801
7802 * config.sub: Handle d10v-unknown.
7803
7804Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7805
7806 * config.sub: Handle v850-unknown.
7807
7808Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7809
7810 * Makefile.in: add findutils
7811 * configure.in: add findutils to list of host_tools
7812
7813Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7814
7815 * config.sub: Handle mn10200 and mn10300.
7816
7817Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7818
7819 * configure.in (d10v-*): Do not build librx.
7820
7821Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
7822
7823 * configure.in (mn10300): Build everything except gdb & libgloss.
7824
7825Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
7826
7827 * config.guess: Patch for Dansk Data Elektronik servers,
7828 from Niels Skou Olsen <nso@dde.dk>.
7829
7830 For ncr, use /bin/uname rather than uname, since GNU uname does not
7831 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
7832
7833 Patch for MIPS R4000 running System V,
7834 from Eric S. Raymond <esr@snark.thyrsus.com>.
7835
7836 Fix thinko for nextstep.
7837
7838 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7839
7840 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
7841 * config.guess: Guess mips-dec-mach_bsd4.3.
7842
7843 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
7844 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
7845 release numbers.
7846 * config.guess (mips-mips-riscos*): Emit just enough of the
7847 release number.
7848
7849 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
7850 * config.guess (sparc-auspex-sunos*): Added.
7851 (f300-fujitsu-*): Added.
7852
7853 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
7854 * config.guess: Recognize a Tadpole as a sparc.
7855
7856Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7857
7858 * config.guess: Don't assume that NextStep version is either 2 or
7859 3. NextStep 4 (aka OpenStep 4) has come out now.
7860
7861Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7862
7863 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7864 From Rik Faith <faith@cs.unc.edu>.
7865
7866Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7867
7868 * config.sub: Contributions from bug-gnu-utils to:
7869 Support plain "hppa" (no version given) architecture, reported by
7870 OpenStep.
7871 OpenBSD like NetBSD.
7872 LynxOs is not a hardware supplier.
7873
7874 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 7875 OpenBSD like NetBSD.
252b5132
RH
7876 Stratus systems.
7877 More Pyramid systems.
7878 i[n>4]86 Intel chips.
7879 M680[n>4]0 Motorola chips.
7880 Use unknown instead of lynx for hardware manufacturer.
7881
7882Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7883
7884 * install.sh (chmodcmd): Set to null if the DST directory already
7885 exists.
7886
7887Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7888
7889 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7890 not use mt-ppc target Makefile fragment any more.
7891
7892Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7893
7894 * configure.in (*-*-windows): Exclude everything but those dirs
7895 needed to build windows.
7896
7897Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
7898
7899 * Makefile.in (all-target-winsup): Depend on all-target-librx.
7900
7901Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7902
7903 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
7904
7905Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7906
7907 * Undo my previous change.
7908
7909Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
7910
7911 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7912 unconditionally.
7913 (MAKEOVERRIDES): Define (revert this part of October 18 change).
7914
7915Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7916
7917 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
7918 host to add it's own flags.
252b5132
RH
7919
7920Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
7921
7922 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7923
7924Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
7925
7926 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7927 (CXX_FOR_TARGET): Likewise.
7928 (GCC_FOR_TARGET): Define.
7929 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7930 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7931 CC_FOR_TARGET was specified on the command line.
7932 (MAKEOVERRIDES): Don't define.
7933
7934Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
7935
7936 * configure.in (m32r): Fix spelling of libg++ libs.
7937
7938Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
7939
7940 * config.sub (-apple*): Remove, now redundant.
7941
7942Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
7943
7944 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7945
7946 * configure: Rework yesterday's sed script patch.
7947
7948 * config.sub: Merge with FSF.
7949
7950Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
7951
7952 * config.guess: Merge from FSF.
7953
7954 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
7955 * config.guess: Use pc instead of unknown, for pc clone systems.
7956 Change linux to linux-gnu.
252b5132
RH
7957
7958 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 7959 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
7960
7961Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
7962
7963 * test-build.mk (HOLES): Add "xargs" for gdb.
7964
7965 * configure: Avoid hpux10.20 sed bug.
7966
7967Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
7968
4bddf3ad 7969 * configure.in: Add support for windows host
252b5132
RH
7970 (that is a build done under the Microsoft build environment).
7971
7972Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
7973
7974 * Makefile.in: Replace all uses of srcroot with s, to shrink
7975 command line lengths.
7976
7977 Patches from Geoffrey Noer <noer@cygnus.com>:
7978 * configure.in: If configuring for newlib, pass --with-newlib to
7979 subdirectories.
7980 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7981 -Bnewlib/ and -Lwinsup to gcc.
7982 (CXX_FOR_TARGET): Likewise.
7983
7984Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
7985
7986 * Makefile.in (ETC_SUPPORT): Add configure.
7987
7988Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
7989
35590697 7990 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
7991 host configuration file.
7992
7993Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
7994
7995 * configure.in: Break mn10x00 support into separate
7996 mn10200 and mn10300 configurations.
7997 * config.sub: Likewise.
7998
7999Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8000
8001 * configure.in: Add lots of stuff to noconfigdirs for
8002 the mn10x00 targets.
8003
8004 * config.sub, configure.in: Add mn10x00 support.
8005
8006Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8007
8008 * make-all.com: Call conf-a-gas, not config-a-gas.
8009
8010Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8011
8012 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 8013 targets.
252b5132
RH
8014
8015Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8016
8017 * mpw-README: Add much more detail for native PowerMac.
8018 * mpw-install: New file.
8019 * mpw-configure: Add --norecursion and --help options.
8020 * mpw-config.in: Translate readme and install files when
8021 copying to objdir.
8022 * mpw-build.in: Don't always depend on byacc and flex.
8023 (install-only-top): New action.
8024
8025Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8026
8027 * configure.in: You can now configure GDB for the v850.
8028
8029Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8030
8031 * configure.in (noconfigdirs): Don't configure any C++ dirs
8032 if targeting D10V.
8033
8034Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8035
8036 * config.sub: Recognize mips64vr5000.
8037
8038Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8039
8040 * configure.in: Use a single line for host_tools and native_only.
8041
8042Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8043
8044 * config.sub, configure.in: Add entries for m32r.
8045
8046Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8047
8048 * Makefile.in (inet-install): Don't run install-gzip.
8049
8050Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8051
8052 * configure.in: Don't config lots of things for *-*-windows*.
8053
8054Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8055
8056 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8057 (host_libs, host_tools): Copy from configure.in.
8058 * mpw-configure: Don't complain about directories not found.
8059
8060Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8061
8062 * configure.in (i[345]86): Recognize i686 for pentium pro.
8063 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8064 file.
8065
8066 * config.guess (i[345]86): Ditto.
8067
8068Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8069
8070 * configure.in (noconfigdirs): Removed gdb for D10V.
8071
8072Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8073
8074 * configure.in: Remove ld, target-libio, target-libg++, and
8075 target-libstdc++ from noconfigdirs.
8076
8077Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8078
8079 * configure: Fix three locations where shell scripts were
8080 being run directly rather than with config_shell.
8081
8082Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8083
8084 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8085 * config.sub (basic_machine): Recognize v850.
8086
8087Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8088
8089 * mpw-configure: Handle multiple enable/disable options and
8090 pass them down recursively, handle -c and -s flags appropriately
8091 depending on choice of compiler, add escape mechanism for
8092 quoted arguments to gC.
8093
8094Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8095
8096 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8097 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8098 so that -mrelocatable-lib and -mno-eabi are used.
8099
8100 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8101 not support --print-multi-lib, don't abort.
8102
252b5132
RH
8103Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8104
8105 * make-all.com: Run config-a-gas.
8106 * setup.com: Don't copy subdirectory files around.
8107
8108Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8109
8110 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8111 target, it now compiles correctly.
8112
8113Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8114
8115 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8116
8117Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8118
35590697 8119 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
8120
8121Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8122
8123 * configure.in (native_only): Add prms.
8124
8125Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8126
8127 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8128 (BINUTILS_SUPPORT_DIRS): Likewise.
8129
8130Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8131
8132 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8133 d10v support is added.
8134
8135Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8136
8137 * configure.in (d10v-*-*): New target.
8138
8139Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8140
8141 * config.guess (HP 9000/811): Recognize this as a PA1.1
8142 machine.
8143
8144Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8145
8146 * Makefile.in (do-tar-gz): New target, split out from tail end of
8147 taz target. Run each command separately, don't use pipes.
8148 (taz): Use it.
8149
8150Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8151
8152 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8153 * mpw-build.in: No builds should depend on building byacc or flex,
8154 they are assumed to be installed already.
8155
8156Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8157
8158 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8159 variable that CC_FOR_TARGET needs.
8160
8161Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8162
8163 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8164 options have changed since the last time the subdirectory was
8165 configured, and if it has, reconfigure.
8166 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8167 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8168
8169Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8170
8171 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8172 CLEAN_MODULES): Add bash.
8173 (all-bash): New target.
8174
8175Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8176
8177 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8178
8179Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8180
8181 * config.sub (basic_machine): Recognize d10v as a valid processor.
8182
8183Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8184
8185 * mpw-configure: Add support for --bindir.
8186 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8187
8188Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8189
8190 * configure.in: add bash, time, gawk to list of hosttools and things
8191 to only build for native toolchains
8192
8193Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8194
8195 * Makefile.in (docdir): Remove.
8196
8197Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8198
8199 * Makefile.in (datadir): Set to $(prefix)/share.
8200
8201Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8202
8203 * configure.in: build diff and patch for cygwin32-hosted
8204 toolchains.
8205
8206Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8207
8208 * config.sub: Accept -rtems*.
8209
8210Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8211
80413487 8212 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
8213 remove diff from the list of things not buildable
8214 via Canadian Cross
252b5132
RH
8215
8216Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8217
8218 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 8219 don't get ". ".
252b5132
RH
8220
8221Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8222
8223 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8224
8225Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8226
8227 * Makefile.in (taz): Handle case where tex3patch didn't even get
8228 checked out. Also, if it was found, put the symlink in a new util
8229 subdirectory.
8230
8231Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8232
8233 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8234
8235Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8236
8237 * config.sub: Recognize -openvms.
8238 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8239 * make-all.com, setup.com: New files.
8240
8241Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8242
8243 * Makefile.in (taz): tex3patch moved to texinfo/util.
8244
8245Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8246
afb8d725 8247 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8248 * configure.in: remove make from disable-if-Can-Cross list
8249 enable gdb if ${host} and ${target} are cygwin32
8250
8251Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8252
8253 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8254 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8255
8256Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8257
8258 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8259 distinguish sysv/svr4/bsd variants.
8260 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8261
8262Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8263
8264 * configure.in: Added copyright notice.
8265 * move-if-change: Added copyright notice.
8266
8267Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8268
8269 * configure.in (powerpcle-*-solaris*): Until we get shared
8270 libraries working, don't build gdb, sim, make, tcl, tk, or
8271 expect.
8272
8273Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8274
8275 * config.guess: Merge with FSF:
8276
8277 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8278 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8279
8280 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8281 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8282
8283 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8284 * config.guess: Combine two OSF1 rules.
8285 Also recognize field test versions. From mjr@zk3.dec.com.
8286 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8287 because GNU uname does not support -p. From pmr@pajato.com.
8288
8289Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8290
8291 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8292
8293Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8294
8295 * mpw-README: Document GCCIncludes.
8296
8297Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8298
8299 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8300
8301Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8302
8303 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8304
8305Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8306
8307 * configure.in (*-*-cygwin32): Configure make.
8308
8309Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8310
8311 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8312
8313Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8314
8315 * Makefile.in (all-inet): Depend on all-perl.
8316
8317 * Makefile.in (inet-install): New target.
8318
8319 * Makefile.in (all-inet): Depend on all-tcl.
8320 (all-inet): Depend on all-send-pr.
8321
8322Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8323
8324 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8325 temporarily.
8326
8327Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8328
8329 * configure.in: Don't configure --with-gnu-ld on AIX.
8330
8331Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8332
8333 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8334
8335Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8336
8337 * Makefile.in (ALL_MODULES): Added all-inet.
8338 (CROSS_CHECK_MODULES): Added check-inet.
8339 (INSTALL_MODULES): Added install-inet.
8340 (CLEAN_MODULES): Added clean-inet.
8341 (all-indent): New target.
8342
8343 * configure.in (host_tools): Added inet.
8344 (native_only): Added inet.
8345 (noconfigdirs): Added inet.
8346
8347Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8348
8349 * configure.in: Don't configure libgloss if we are not configuring
8350 newlib.
8351
8352Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8353
8354 * configure.in: Don't configure libgloss for unsupported
8355 architectures.
8356
8357Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8358
8359 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8360
8361Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8362
8363 * Makefile.in (ALL_MODULES): Include all-apache.
8364 (CROSS_CHECK_MODULES): Include check-apache.
8365 (INSTALL_MODULES): Include install-apache.
8366 (all-apache): New target.
8367
8368 * configure.in: Added apache everywhere perl is seen.
8369
8370Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8371
8372 * Makefile.in: Add support for clean-{module} and
8373 clean-target-{module} rules.
8374
8375Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8376
8377 * configure.in (*-*-ose) do not build libgloss.
8378
8379Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8380
8381 * config.guess (prep*:SunOS:5.*:*): Turn into
8382 powerpele-unknown-solaris2.
8383
8384Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8385
8386 * configure.in: Permit --enable-shared to specify a list of
8387 directories.
8388
8389Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8390
8391 * configure.in (host==solaris): Pass only the first word of $CC
8392 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8393
8394Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8395
8396 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8397
8398Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8399
8400 * Makefile.in (ALL_MODULES): Include all-perl.
8401 (CROSS_CHECK_MODULES): Include check-perl.
8402 (INSTALL_MODULES): Include install-perl.
8403 (ALL_X11_MODULES): Include all-guile.
8404 (CHECK_X11_MODULES): Include check-guile.
8405 (INSTALL_X11_MODULES): Include install-guile.
8406 (all-perl): New target.
8407 (all-guile): New target.
8408
8409 * configure.in (host_tools): Include perl and guile.
8410 (native_only): Include perl and guile.
8411 (noconfigdirs): Don't build guile and perl; no ports have been
8412 done.
8413
8414Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8415
80413487
RH
8416 * configure (--enable-*): Handle quoted option lists such as
8417 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8418
8419Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8420
8421 * Makefile.in ({,inst}all-target): New rule so we can make and
8422 install all of the target directories easily.
8423
8424Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8425
8426 * configure.in: Add missing global flag in sed substitution when
8427 deleting `target-' from ${configdirs}.
8428
8429Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8430
8431 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8432 option.
8433
8434 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8435 config/mh-necv4.
8436
8437 * install.sh: Correct misspelling of transformbasename.
8438
8439 * config.guess: Recognize mips-*-sysv*.
8440
8441Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8442
8443 * config.sub: Recognize mon960.
8444
8445Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8446
8447 * configure: Restore Canadian Cross handling of BISON and LEX,
8448 removed in Feb 20 change.
8449
8450Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8451
8452 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8453 Mention make install. Remove the old copyright date as well the
8454 clumsy and rather pointless copyright on the README file.
8455
8456Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8457
8458 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8459 Makefile after running symlink-tree, then run `make distclean' to
8460 avoid clobbering any generated files in srcdir.
8461
8462Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8463
8464 * configure.in (m68k-*-netbsd*): Build everything now.
8465
8466Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8467
8468 * Makefile.in (taz): Fix quoting.
8469
8470Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8471
8472 * configure.in (sparclet-*-*): Build everything now.
8473
8474Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8475
8476 * configure.in (m68k-*-linux*): New host.
8477
8478Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8479
8480 * configure: Check for bison before byacc.
8481
8482Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8483
8484 * Makefile.in configure: Change the way LEX and BISON/YACC are
8485 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8486 searching PATH. These are used as fallbacks by Makefile.in if
8487 flex/bison/byacc aren't in objdir.
8488
8489Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8490
8491 * Makefile.in: Make everything which depends upon all-bfd also
8492 depend upon all-opcodes, in case --with-commonbfdlib is used.
8493
8494Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8495
8496 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8497 building NT native compilers on Unix.
8498
8499Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8500
8501 * configure.in: Don't get CC from the host Makefile fragment if we
8502 can find gcc in PATH, or if this is a Canadian Cross. Move the
8503 Solaris test for /usr/ucb/cc to the post target script, just after
8504 the compiler sanity test.
8505
8506Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8507
8508 * config.sub: Merge with FSF.
8509
8510Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8511
8512 * Makefile.in (RPATH_ENVVAR): New variable.
8513 (REALLY_SET_LIB_PATH): Use it.
8514 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8515
8516Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8517
8518 * config.sub, configure.in: Recognize sparclet cpu.
8519
8520Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8521
8522 * config.guess: Support m68k-cbm-sysv4.
8523
8524Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8525
8526 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8527 m68k-unknown-linuxaout from linker help string. Put quotes around
8528 $ld_help_string.
8529
8530Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8531
8532 * config.guess (powerpc-harris-powerunix): Add guess for port
8533 to new target.
8534
8535Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8536
8537 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8538
8539Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8540
8541 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8542 $(REALLY_SET_LIB_PATH) in Makefile.
8543 * Makefile.in (SET_LIB_PATH): New variable.
8544 (REALLY_SET_LIB_PATH): New variable.
8545 ($(DO_X)): Use $(SET_LIB_PATH).
8546 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8547 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8548 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8549 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8550 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8551 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8552 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8553 (install-dosrel): Likewise.
8554 (all-opcodes): Depend upon all-libiberty.
8555
8556Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8557
8558 * config.guess (*:CYGWIN*): New
8559
8560Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8561
8562 * Makefile.in (all-target-winsup): All all-target-libiberty.
8563
8564Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8565
8566 * configure.in (noconfigdirs): Add missing # in front of comment.
8567
8568Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8569
8570 * configure.in: add second pass to things added to noconfigdirs
8571 so *-gm-magic can exclude libgloss properly.
8572
8573Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8574
8575 * mpw-configure (extralibs_name, rez_name): Set correctly
8576 for MWC68K compiler.
8577
8578 * mpw-README: Add more info on the necessary build tools.
8579
8580Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
8581
8582 * configure.in, config.sub: Recognize cygwin32.
8583
8584Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
8585
8586 * config.guess, config.sub: Recognize A/UX.
8587
8588Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
8589
8590 * config.sub: Merge with gcc/config.sub.
8591
8592Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
8593
8594 * mpw-build.in (do-binutils): Add build of stamps.
8595
8596Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
8597
8598 * config.sub: Add recognition for mips64vr4100*-* targets.
8599
8600Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8601
8602 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8603 Add creation of gconfigargs with `--enable-shared' turned on.
8604 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8605 ($(host)-stamp-stage3-configured): Likewise.
8606 (HOLES): Add chatr and ldd.
8607 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8608
8609Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
8610
8611 * configure: Pass --nfp to recursive configures.
8612
8613Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
8614
8615 * Makefile.in (DLLTOOL): New.
8616 (DLLTOOL_FOR_TARGET): New.
8617 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8618 (EXTRA_TARGET_FLAGS): Ditto.
8619 (EXTRA_GCC_FLAGS): Ditto.
8620 (CONFIGURE_TARGET_MODULES): Ditto.
8621 (DO_X): Ditto.
8622 * configure: Add DLLTOOL.
8623
8624Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
8625
8626 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8627 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8628 mh-sco, since old workarounds no longer needed, and don't
8629 build ld, since libraries have weak symbols in COFF.
8630
8631Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8632
8633 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8634
8635Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8636
8637 * configure.in: Make sure that ${CC} can be used to compile an
8638 executable.
8639
afb8d725
JM
8640Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8641
8642 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8643 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8644 nothing depending on whether gdbtk is being built.
8645
252b5132
RH
8646Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8647
8648 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8649
8650Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8651
8652 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8653 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8654
8655Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
8656
8657 * config-ml.in: Add support for
8658 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8659 Simplify setting of multidirs from --disable-foo.
8660
8661Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8662
8663 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8664 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8665 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 8666 non-empty, pass them on to the GCC make.
252b5132
RH
8667 (all-bootstrap): New rule that is like all-gcc, except it executes
8668 the GCC bootstrap rule instead of the GCC all rule.
8669
8670Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8671
8672 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8673
8674Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8675
8676 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8677 DG/UX support.
8678
8679Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
8680
8681 * config.sub (i*86*) Change [345] to [3456]
8682
8683Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8684
8685 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8686 --with-gnu-ld=no.
8687
8688Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8689
8690 * config-ml.in (rs6000*, powerpc*): Add switches to control which
8691 AIX multilibs get built.
8692
8693Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8694
8695 * configure.in (i386-win32): Don't build expect if we're not
8696 building the tcl subdir.
8697
8698Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
8699
8700 * Makefile.in: (configure-target-examples, all-target-examples):
8701 New targets, configure and build example programs.
8702
8703Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8704
8705 * mpw-configure: If an mpw-config.in generated a file mk.sed,
8706 use it as input to sedit the generated MPW makefile.
8707 * mpw-README: Add a suggestion about Gestalt.h.
8708
8709Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
8710
8711 * config.sub: Accept *-*-ieee*.
8712
8713Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
8714
8715 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
8716 Ronald F. Guilmette <rfg@monkeys.com>.
8717
8718Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8719
8720 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8721 for powerpc-pe native.
8722 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8723 (target==powerpc-pe): duplicate i386-win32 entry.
8724
8725Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8726
8727 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8728 of vxworks, not just vxworks5.1.
8729
8730Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8731
8732 * mpw-configure: Add support for exec-prefix.
8733
8734Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8735
8736 * config.guess: Recognize HP model 816 machines as having
8737 a PA1.1 processor.
8738
8739Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8740
8741 * configure: Ignore new autoconf configure options.
8742
252b5132
RH
8743Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8744
8745 * config.guess: Recognize Pentium under SCO.
8746 From Robert Lipe <robertl@arnet.com>.
8747
8748Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8749
8750 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
8751
8752Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8753
8754 * configure.in: Don't configure gas for alpha-dec-osf*.
8755
8756Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8757
8758 * configure.in: Default to --with-stabs for some targets for which
8759 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8760 i[345]86*-*-unixware*.
8761
8762Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8763
8764 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8765 rather than basing it on the target. Simplify handling of options
8766 controlling which directories to configure. Remove extraneous
8767 slash in multi-clean target.
8768
8769Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8770
8771 * config-ml.in: Prefix more variables with ml_ so they don't collide
8772 with configure's.
8773
8774Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8775
8776 * configure: Don't turn -v into --v.
8777
8778Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8779
8780 * configure.in (targargs): Fix typo.
8781
8782 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8783
8784Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8785
8786 * configure.in: Strip --host and --target options from
8787 CONFIG_ARGUMENTS, and always configure for --host only. Add
8788 --with-cross-host option when building with a cross-compiler.
8789 * configure: Canonicalize the arguments put into config.status by
8790 always using `=' for an option with an argument. Pass a presumed
8791 --host or --target explicitly.
8792
8793Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8794
8795 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8796 into general OS recognition case.
8797
8798Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8799
8800 * configure.in (target_configdirs): add target-winsup only
8801 for win32 target systems.
8802
8803Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8804
8805 * Makefile.in (all-target-libgloss): Depend upon
8806 configure-target-newlib, since when libgloss is built it looks to
8807 see if the newlib directory exists.
8808
8809Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8810
8811 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8812 cfg-ml-*.in.
8813
8814Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8815
8816 * configure: Handle LD and LD_FOR_TARGET when configuring a
8817 Canadian Cross.
8818
252b5132
RH
8819Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8820
8821 * configure.in (target_libs): add target-winsup.
8822 (target==i386-win32): add patch diff flex make to $noconfigdirs.
8823 (target==ppcle-pe): remove ld from $noconfigdirs.
8824
8825Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
8826
8827 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8828 Preserve relative path names in $srcdir. Build symlink tree if
8829 configuring cross target dir and srcdir=. (= no VPATH support).
8830 (configure-target-libg++): Depend on configure-target-librx.
8831 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8832 * config-ml.in: New file.
8833 * symlink-tree: New file.
8834 * configure: Ensure srcdir="." if that's what it is.
8835
8836Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8837
8838 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8839 includes and FLEX_SKELETON setting.
8840 * mpw-configure (--with-gnu-ld): New option, controls whether
8841 to use PPCLink or ld with PowerMac GCC.
8842 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8843 * mpw-config.in: Configure grez if targeting Mac.
8844
8845 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
8846 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8847 just macos.
252b5132
RH
8848 * configure.in: Configure grez resource compiler if targeting Mac.
8849 * Makefile.in (all-grez, install-grez): New targets.
8850
8851Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
8852
8853 * configure: CXX defaults to gcc, not g++. If we find
35590697 8854 gcc in the path, set CC to gcc -O2.
252b5132
RH
8855
8856Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
8857
8858 * configure: Default ${build} correctly. Avoid picking up extra
8859 spaces when reading CC and CXX from Makefile. When doing a
8860 Canadian Cross, use plausible default values for numerous
8861 variables.
8862 * configure.in: When doing a Canadian Cross, don't try to
8863 configure tools whose configure script can't handle it.
8864
8865Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8866
8867 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8868
8869Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
8870
8871 * configure: Remove dubious bug reporting address.
8872
8873Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
8874
8875 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
8876 configure script, run that instead of this directory's configure.
8877 In either case, print a message that we're configuring the sub-dir.
8878
8879Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
8880
8881 * configure.in: Before checking for the existence of various files,
8882 use sed to filter out "target-".
8883
8884Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
8885
8886 * Makefile.in (DO_X): Split rule to decrease command line length
8887 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
8888 (Philippe De Muyter).
8889
8890Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8891
8892 * Makefile.in (all-patch): depend on all-libiberty.
8893
8894Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
8895
8896 * configure.in: If the only directory in target_configdirs which
8897 actually exists is libiberty, then set target_configdirs to empty,
8898 to avoid trying to build a target libiberty in a gas or gdb
8899 distribution.
8900
8901Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
8902
8903 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
8904 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8905 systems.
252b5132
RH
8906
8907Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8908
8909 * configure.in (copy_dirs): Use sys-include instead of include
8910 for --with-headers option.
8911
8912Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
8913
8914 * Makefile.in, configure.in: Make winsup builds work with
8915 new scheme.
8916
8917Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
8918
8919 * configure.in: Build the linker on AIX.
8920
8921Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
8922
8923 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
8924 where needed.
8925
8926Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
8927
8928 * Makefile.in (all-gcc): Fix typo.
8929
8930Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
8931
8932 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
8933
8934Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
8935
8936 * configure.in: Rename libFOO to target-libFOO, and xiberty
8937 to target-xiberty, to provide more flexibility.
8938 (target_subdir): Define. Create if cross.
8939 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8940 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
8941 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8942 check-libFOO -> check-target-libFOO, etc.
8943 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8944 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8945 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8946 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
8947 allow ALL_GCC="" to only configure.
8948 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
8949 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
8950 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
8951
8952Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
8953
8954 * Makefile.in (taz): Build "info" in etc explicitly.
8955
8956Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
8957
8958 * configure.in: Make sure that CC is undefined (as opposed to
8959 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
8960 problem with autoconf trying to configure on a host without GCC.
8961
8962Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8963
8964 * mpw-configure: Set host alias from choice of host compiler,
8965 only use generic MPW Makefile sed if present, edit a file
8966 named "hacked_Makefile.in" instead of "Makefile.in" if present.
8967 * mpw-README: Add problem notes about CW6 and CW7.
8968
8969Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
8970
8971 * Makefile.in (taz): Use ";" instead of ";;".
8972
8973Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8974
8975 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
8976 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8977 DISTDOCDIRS.
8978 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
8979 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
8980
8981Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
8982
8983 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
8984 and gnats, because they are now subsumed by DISTSTUFFDIRS.
8985 Move bfd to DISTSTUFFDIRS.
8986
8987Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8988
8989 * Makefile.in (X11_LIB): Removed.
8990 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8991
8992 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8993
8994Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8995
8996 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8997 names.
8998
8999Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9000
9001 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9002
9003Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9004
9005 * configure.in (i[345]86-*-win32): Always build newlib.
9006 Don't configure cvs, autoconf or texinfo.
9007 * Makefile.in (LD_FOR_TARGET): New.
9008 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9009 Pass down LD_FOR_TARGET.
9010
9011Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9012
9013 * winsup: New directory.
9014 * Makefile.in: Build winsup.
9015 * configure.in: Winsup is configured when target is win32.
9016 Can only build win32 target GDB when native.
35590697 9017
252b5132
RH
9018Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9019
9020 * config.guess: Recognize HP model 819 machines as having
9021 a PA 1.1 processor.
9022
9023Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9024
9025 * configure: Fix sed loop which substitutes for CC and CXX to
9026 avoid bug found in various sed implementations.
9027
9028Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9029
9030 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9031 simulator. Use standard powerpc-*-eabi*.
9032
9033Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9034
9035 * configure.in: Stop putting gas and binutils in noconfigdirs for
9036 powerpc-*-aix* and rs6000-*-*.
9037
9038Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9039
9040 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9041 -mcall-aixdesc libraries.
9042
9043Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9044
9045 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9046
9047 * config.sub (arm | armel | armeb): Fix shell syntax.
9048
9049Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9050
9051 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9052 -msoft-float and -mcpu=common support.
9053 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9054 libraries.
9055
9056Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9057
9058 * configure.in: Allow configuration and build of emacs19 for the alpha.
9059
9060Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9061
9062 * configure.in (CC): Get ^CC, not just any old CC, from
9063 ${host_makefile_frag}.
9064
9065Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9066
35590697 9067 * configure.in (CC): Try to get CC from
252b5132
RH
9068 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9069
9070Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9071
9072 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9073 only if it exists in $(srcdir).
9074
9075Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9076
9077 * configure: If CC and CXX are not set in the environment, set
9078 them, based on either an existing Makefile or on searching for gcc
9079 in PATH. Substitute for CC and CXX in Makefile.
9080 * configure.in: Remove libm from target_libs. Separate
9081 target_configdirs from configdirs. If CC is not set in
9082 environment, try to get it from a host Makefile fragment. Rewrite
9083 changes of configdirs to use skipdirs instead. A few minor
9084 tweaks. Take directories out of target_configdirs as they are
9085 taken out of configdirs. Remove existing Makefile files from
9086 subdirectories. Substitute for TARGET_CONFIGDIRS and
9087 CONFIG_ARGUMENTS in Makefile.
9088 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9089 by configure.in.
9090 (CONFIG_ARGUMENTS): Likewise.
9091 (CONFIGURE_TARGET_MODULES): New variable.
9092 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9093 ($(CONFIGURE_TARGET_MODULES)): New target.
9094 (configure-libg++, configure-libio): New targets.
9095 (all-libg++): Depend upon configure-libg++.
9096 (all-libio): Depend upon configure-libio.
9097 (configure-libgloss, all-libgloss): New targets.
9098 (configure-libstdc++): New target.
9099 (all-libstdc++): Depend upon configure-libstdc++.
9100 (configure-librx, all-librx): New targets.
9101 (configure-newlib): New target.
9102 (all-newlib): Depend upon configure-newlib
9103 (configure-xiberty): New target.
9104 (all-xiberty): Depend upon configure-xiberty.
9105
9106Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9107
9108 * configure.in (host i[345]86-*-win32): Expand the
9109 noconfigdirs again.
9110
9111Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9112
9113 * mpw-configure: Fix sed command file name.
9114
9115Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9116
35590697 9117 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
9118 noconfigdirs again.
9119
9120Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9121
9122 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9123 or powerpc*-*-pe*, since they are not yet supported.
9124
9125Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9126
9127 Add PowerMac support and many other enhancements.
9128 * mpw-configure: New option --cc to select compiler to use,
9129 paste options set according to --cc into the generated
9130 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9131 if mpw-make.sed is present.
9132 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9133 add forward includes for PowerPC include files.
9134 * mpw-build.in: Build using Makefile.PPC if present.
9135 (do-byacc, etc): Remove separate version resource builds.
9136 (do-gas): Build "stamps" before "all".
9137 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9138 * mpw-README: Update to reflect --cc option, PowerMac support,
9139 and recently-reported compatibility problems.
9140
9141Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9142
9143 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9144 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9145 (--with-multilib-top): Pass to recursive invocations.
9146
9147Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9148
9149 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9150 v810-*-*.
9151
9152Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9153
9154 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9155 gdb, ld and opcodes on v810-*-*.
9156
252b5132
RH
9157Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9158
9159 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9160 (local-maintainer-clean): New target.
9161 (maintainer-clean): New target.
9162 (realclean): Just depend upon maintainer-clean.
9163
9164Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9165
9166 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9167
9168Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9169
9170 * configure.in: Build ld in mips*-*-bsd* case.
9171
9172Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9173
9174 * config.sub: Accept -lites* OS. From Ian Dall.
9175
9176Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9177
9178 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 9179 targets.
252b5132
RH
9180
9181Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9182
9183 * configure.in: treat i386-win32 canadian cross the same as
9184 i386-go32 canadian cross.
9185
9186Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9187
9188 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9189 running under the simulator to build a reduced set of libraries.
9190 (powerpc-*-eabiaix): Add fine grained multilib support added to
9191 other powerpc targets yesterday.
9192
9193Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9194
9195 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9196 -disable-softfloat, -disable-relocatable, -disable-aix, and
9197 -disable-sysv to control which multilib libraries get built.
9198
9199Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9200
9201 * configure: Add Makefile.tem to list of files to remove in trap
9202 handler.
9203
9204Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9205
9206 * config.guess (*Linux*): Add missing "exit"s.
9207 Also, need specific check for alpha-unknown-linux (uses COFF).
9208
9209Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9210
9211 * config.guess: Merge with FSF:
9212
9213 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9214 * config.guess (AIX4): More robust release numbering discovery.
9215
9216 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9217 * config.guess (i386-sequent-ptx): Properly get version number.
9218
9219 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9220 * config.guess (mips:*:4*:UMIPS): New case.
9221
9222Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9223
9224 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9225 (i386-win32 host): Likewise. Don't build readline.
9226
afb8d725
JM
9227Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9228
9229 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9230 SUPPORT_FILES to submakes.
9231
252b5132
RH
9232Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9233
9234 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9235 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9236 mpw-configure.
9237
9238Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9239
9240 * configure.in (appdirs): Use =, not ==, in test expression when
9241 trying to build the text to print in the warning message for
9242 Solaris users.
9243
9244Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9245
9246 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9247
9248Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9249
9250 * config.guess: Recognize lynx-2.3.
9251
9252Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9253
9254 * config.sub (z8ksim): Deleted
9255 (z8k-*-coff): New, this is the one true name of the target.
9256
9257Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9258
9259 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9260
9261Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9262
9263 * config.guess (*:Linux:*:*): First try asking the linker what the
9264 default object file format is (elf, aout, or coff). Then if this
9265 fails, try previous methods.
9266
9267Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9268
9269 * configure.in: Don't build newlib for *-*-vxworks5.1.
9270
9271Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9272
9273 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9274 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9275
9276Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9277
9278 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9279
9280Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9281
9282 * cfg-ml-com.in: New file.
9283 * cfg-ml-pos.in: New file.
9284
9285Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9286
9287 * COPYING.NEWLIB: Add HP free copyright to list.
9288
9289Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9290
9291 * config.sub: Recognize -eabi* for the system, not just -eabi.
9292
9293Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9294
9295 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9296 * config.sub, configure.in (win32): New target and host.
9297
9298Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9299
9300 * configure.in: Add i386-pe configuration.
9301
9302Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9303
9304 * mpw-build.in (install): Install GDB after LD.
9305
9306Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9307
9308 * mpw-config.in (elf/mips.h): Always forward-include, needed
9309 for GDB to build.
9310
9311Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9312
9313 * testsuite: New directory for customer acceptance and whole tool
9314 chain tests.
9315
9316Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9317
9318 * configure: If per-host line isn't found, but AC_OUTPUT is found
9319 and a configure script exists, run it instead.
9320
9321Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9322
9323 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9324
9325Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9326
9327 * configure: Set build_{cpu,vendor,os,alias} to host values when
9328 --build isn't specified.
9329
9330Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9331
9332 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9333 (FLAGS_TO_PASS): Pass them.
9334 (EXTRA_TARGET_FLAGS): Ditto.
9335
252b5132
RH
9336Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9337
9338 * Makefile.in (all-libg++): Depend on all-libstdc++.
9339
9340Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9341
9342 * configure.in (noconfigdirs): Enable all packages for
9343 i386-unknown-netbsd.
9344
9345Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9346
9347 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9348 hosted builds (DOS builds)
9349
9350Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9351
9352 Changes for ARM based on patches from Richard Earnshaw:
9353 * config.sub: Handle armeb and armel.
9354 * configure.in: Omit arm linker only for riscix.
9355
9356Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9357
9358 * config.guess: Update from FSF.
9359
9360Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9361
9362 * config.sub: Recognize powerpcle as the little endian varient of
9363 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9364 powerpcle variant. Convert pentium into i586, not i486. Add p5
9365 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9366 temporarily.
9367
9368Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9369
9370 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9371
9372Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9373
9374 * config.sub: Accept -lites* as a basic system type.
9375
9376Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9377
9378 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9379 installed, and if so return linuxoldld as the system name.
9380
9381Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9382
9383 * config.guess: Add hppa1.1-hp-lites support.
9384
9385Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9386
9387 * configure.in: Don't build newlib for m68k-vxworks5.1.
9388
9389Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9390
9391 * configure.in (mips-sgi-irix6): Use mh-irix5.
9392
9393Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9394
9395 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9396
9397Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9398
9399 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9400 OSF/1. Fix compiler flags.
252b5132
RH
9401 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9402
9403Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9404
9405 * configure.in: Recognize --with-newlib.
9406 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9407
afb8d725
JM
9408Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9409
9410 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9411 to *_X11_MODULES due to gdbtk needing X include files et al.
9412
252b5132
RH
9413Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9414
9415 Merge in support for Mac MPW as a host.
9416 (Old change descriptions retained for informational value.)
9417
9418 * mpw-config.in: Add generic include forwards for cpu-specific
9419 include files in aout and elf directories.
9420
9421 * mpw-configure: Added copyright.
9422 * mpw-config.in: Check for presence of required build tools.
9423 (target_libs): Add newlib.
9424 (target_tools): Add examples.
9425 (Read Me): Generate as "Read Me for MPW" instead.
9426 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9427 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9428 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9429
9430 * mpw-configure: Remove subdir-specific makefile hackery,
9431 delete mk.tmp after using it.
9432
9433 * mpw-build.in (all): Display start and end times.
9434
9435 * mpw-configure (host_canonical): Set.
9436 (target_cpu): Always add to makefiles.
9437 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9438 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9439 (mpw-mh-mpw): Look for in srcdir and srcroot.
9440 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9441
9442 * mpw-build.in: (install-only): New target.
9443
9444 * mpw-configure (host_alias, target_alias): Rename from hostalias
9445 and targetalias, add into generated Makefile.
9446 (mk.tmp): If present, add into generated Makefile.
9447 * mpw-build.in (all-gas): Build config.h first before gas proper.
9448
9449 * mpw-configure (config.status): Write only if changed.
9450 * mpw-config.in (readline): Configure it (not built, just used for
9451 definitions).
9452
9453 * mpw-config.in (elf/mips.h): Add a forward include.
9454
9455 * mpw-config.in: Forward-include most .h files in include into
9456 extra-include.
9457 (readline): Don't build.
9458 mpw-build.in (install): Install GDB.
9459
9460 * mpw-configure (prefix, mpw_prefix): Handle it.
9461 * mpw-config.in (mmalloc, readline): Don't configure.
9462 * mpw-build.in (thisscript): Rename to ThisScript.
9463 Use mpw-build instead of BuildProgram everywhere.
9464 (mmalloc, readline): Don't build.
9465 * mpw-README: New file, basic documentation about the MPW port.
9466
9467 * mpw-config.in: Use forward-include to create include files.
9468
9469 * mpw-configure: Add more things to the top of each configured
9470 Makefile, including contents of config/mpw-mh-mpw.
9471 * mpw-config.in (extra-include): Create this directory and fill it
9472 with Posix-like include files when configuring.
9473
9474 * config.sub (apple, mac, mpw): Add various aliases.
9475
9476 * mpw-build.in: New file, top-level build script fragment for MPW.
9477 * mpw-configure: New file, configure script for MPW.
9478 * mpw-config.in: New file, config fragment for MPW.
9479
9480Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9481
9482 * configure.in (host_libs): Remove glob, since it is gone from the
9483 sources.
9484
9485Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9486
9487 * Makefile.in: define empty GDB_NLM_DEPS var.
9488
9489 * configure.in(target_makefile_frag): use config/mt-netware
9490 for netware targets.
9491
9492Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9493
9494 * config.sub: Merge in recent FSF changes. Remove linux special
9495 cases.
9496
9497Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9498
4bddf3ad 9499 Revert this change:
252b5132
RH
9500
9501 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9502
9503 * build-all.mk: Use CC=cc -Xs on Solaris.
9504
252b5132
RH
9505Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9506
9507 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9508 stop using it.
9509 * Makefile.in: Nuke all references to glob subdirectory.
9510
9511Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9512
9513 * configure.in: Fix --enable-shared logic in per-host.
9514
9515Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9516
9517 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9518
9519Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9520
9521 * configure.in (noconfigdirs): Don't build gas on AIX, for
9522 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9523
9524Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9525
9526 * configure: Fix --cache-file to work if the file argument is a
9527 relative path.
9528
9529Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9530
9531 * configure: If the --cache-file is used, pass it down to
9532 configure in subdirectories.
9533
9534Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9535
9536 * config.sub: add vxworks29k configuration.
9537
9538Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9539
9540 * Makefile.in (taz): Do "diststuff" part quietly.
9541
9542Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9543
9544 * config.sub: Mini-merge with gcc/config.sub.
9545
9546Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9547
9548 * config.guess (IRIX): Sed - to _.
9549
9550Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9551
9552 * Makefile.in (source-vault, binary-vault): New targets.
9553
9554Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9555
9556 * config.sub: Recognize -eabi as a basic system type.
9557
9558Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9559
9560 * configure.in (enable_shared stuff): Fix typo.
9561
9562Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9563
9564 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9565
9566Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9567
9568 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9569
9570Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9571
9572 * configure.in (rs6000-*-*): Don't build gas.
9573
9574Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
9575
9576 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9577 reduce command line length.
9578 (AS_FOR_TARGET): Check for as.new, not Makefile.
9579 (NM_FOR_TARGET): Check for nm.new, not Makefile.
9580
9581Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
9582
9583 * config.guess: Merge from FSF.
9584
9585Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9586
9587 * configure: Don't use $ when handling program_suffix.
9588
9589Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
9590
9591 * configure.in: Configure tk for hppa/hpux.
9592
9593Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
9594
9595 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
9596
9597Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9598
9599 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
9600 to LIBCXXFLAGS. Tests are better run without it.
9601
9602Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
9603
9604 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9605
9606Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
9607
9608 * configure.in (*-*-netware*): Don't configure xiberty.
9609
9610Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
9611
9612 * configure.in: Remove tk from native_only list.
9613
9614Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
9615
9616 * build-all.mk: Add mips-ncd-elf target to sun4 targets
9617 for special NCD build.
9618
9619Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9620
9621 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9622 makeall.bat, they're only useful for binutils snapshots.
9623 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9624 makeall.bat to specified SUPPORT_FILES.
9625
9626Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
9627
9628 * build-all.mk: Add Ericsson targets to sun4 and solaris
9629 hosts. Add BNR's sun4 target to solaris host, so their
9630 build-from-source will be tested in-house first.
9631
9632Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9633
9634 * Makefile.in (LIBCFLAGS): New variable.
9635 (CFLAGS_FOR_TARGET): Ditto.
9636 (LIBCFLAGS_FOR_TARGET): Ditto.
9637 (LIBCXXFLAGS): Ditto.
9638 (CXXFLAGS_FOR_TARGET): Ditto.
9639 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9640 (BASE_FLAGS_TO_PASS): Pass them.
9641 (EXTRA_TARGET_FLAGS): Ditto.
9642
4bddf3ad 9643 * configure.in: Support --enable-shared.
252b5132
RH
9644
9645Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9646
9647 * configure.in (target_libs): Include libstdc++ again.
9648 * config.guess: Update from FSF (for FreeBSD).
9649
9650Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9651
9652 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9653 makeall.bat.
9654 (DISTDOCDIRS): Add `etc'.
9655 (ETC_SUPPORT_PFX): New variable.
9656 (taz): Include anything from etc starting with a word in
9657 ETC_SUPPORT_PFX.
9658
9659Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9660
9661 * config.sub: Update for recent FSF changes. Remove obsolete
9662 h8300hds entry. Add -windows* and -osx as basic os. Minor
9663 spacing changes.
9664
9665Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9666
9667 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9668
9669 * config.guess: Merge with FSF.
9670 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9671
9672Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9673
9674 * configure: Since the "trap 0" handler will override the exit
9675 status on many systems, only use it for "exit 1", and make it set
9676 a non-zero exit status; reset it before "exit 0". Also, check
9677 exit status of config.sub, and error out if it failed.
9678
9679Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
9680
9681 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9682 and install libgloss.
9683
9684Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9685
9686 * Makefile.in (all-binutils): Depend upon all-byacc.
9687
9688 * configure.in: Don't build emacs on Irix 5.
9689
9690Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9691
9692 * configure.in (*-*-netware*): Add libio.
9693
9694Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9695
9696 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9697 (CHECK_TARGET_MODULES): Ditto.
9698 (INSTALL_TARGET_MODULES): Ditto.
9699 (TARGET_LIBS): Ditto.
9700 (all-libstdc++): Note dependencies.
9701
9702Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9703
9704 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9705
9706Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9707
9708 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9709 -fexternal-templates.
9710
9711 * configure.in (target_libs): Add libstdc++.
9712 (noconfigdirs): Add libstdc++ as appropriate.
9713
9714Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9715
9716 * config.guess: Update from FSF.
9717
9718Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9719
9720 * configure: Use ${config_shell} when running ${configsub}.
9721
9722Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9723
9724 * config.sub: No longer recognize h8300h.
9725
9726Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9727
9728 * config.sub: Remove extraneous differences between config.sub and
9729 gcc/config.sub.
9730
9731Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9732
9733 * Makefile.in (DISTSTUFFDIRS): Add gas.
9734
9735Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9736
9737 * COPYING.NEWLIB: New file.
9738
9739Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9740
9741 * config.guess (HP-UX): Patch from Harlan Stenn
9742 <harlan@landmark.com> to also emit release level.
9743
9744Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9745
9746 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9747
9748Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9749
9750 * config.sub: Merge nextstep cleanup from FSF.
9751
9752Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9753
9754 * configure.in (arm-*-*): Don't configure ld for this target.
9755
9756Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9757
9758 * configure.in (*-*-netware): don't configure libg++, libio,
9759 librx, or newlib.
9760
9761Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9762
9763 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9764 configure ld--it works, but it doesn't support shared libraries.
9765
9766Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9767
9768 * config.guess (*-unknown-freebsd*): Get rid of possible
9769 trailing "(Release)" in version string.
9770 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9771
9772Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9773
9774 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9775 Fix type: *-next-neststep -> *-next-nextstep.
9776
9777 * config.guess: Merge from FSF:
9778
9779 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9780
9781 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9782
9783 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9784
9785 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9786 instead of UNIX_SV for UnixWare 1.0).
9787
9788Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9789
9790 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9791 to make gdb/nlm/* build after the compiler and linker.
9792
9793Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9794
9795 * config.guess (netbsd, freebsd, linux): Accept any machine,
9796 not just i[34]86.
9797 (m68k-atari-sysv4): Relocate to match FSF version.
9798
9799 * config.guess: More merges from the FSF:
9800
9801 Add a space before function call or macro invocation.
9802
9803 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9804
9805 * config.guess: Add trap cmd to remove dummy.c and dummy when
9806 interrupted.
9807
9808 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9809
9810 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9811 (dummy): Redirect stderr from compilation of dummy.c.
9812
9813 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9814
9815 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9816
9817Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
9818
9819 * configure: Accept and ignore --cache*, for compatibility with
9820 new autoconf.
9821
9822Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
9823
9824 * config.guess: Merge from FSF:
9825
9826 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9827
9828 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
9829 (PATH): Add /.attbin at end for finding uname.
9830 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
9831
9832 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
9833
80413487 9834 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
9835
9836 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
9837
80413487
RH
9838 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9839 to select whether to use ELF or COFF.
252b5132
RH
9840
9841 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9842
80413487 9843 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
9844
9845 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9846
9847 * config.guess: Guess the OS version for HPUX.
9848
9849 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9850
9851 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9852
9853Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9854
9855 * configure.in: Recognize --with-headers, --with-libs, and
9856 --without-newlib.
9857 * Makefile.in (all-xiberty): Depend upon all-ld.
9858
9859Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9860
9861 * configure.in: Change i[34]86 to i[345]86.
9862
9863Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9864
9865 * configure (version): A few more tweaks to help message.
9866
9867Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
9868
9869 * Makefile.in: Remove (for now) librx as a host library,
9870 now that we're building it for target.
9871
9872Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9873
9874 * configure: Fix up help message; from karl@owl.hq.ileaf.com
9875 (Karl Berry).
9876
9877Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
9878
9879 * configure.in: Also configure librx.
9880
9881Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9882
9883 * Makefile.in: Update various rules to reflect that librx
9884 is now needed for libg++.
9885
9886Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9887
9888 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9889
9890Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9891
9892 * configure.in: Configure the examples directory.
9893
9894Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9895
9896 * configure: Simplify Jun 2 1994 change.
9897
9898Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9899
9900 * change CC to /usr/latest/bin/gcc for lynx host builds, since
9901 /bin/gcc isn't good enough to build gcc.
9902
9903Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
9904
9905 * Makefile.in (GDB_SUPPORT_FILES): Remove
9906 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
9907 (gdb.tar.gz): Add new rule to use standard distribution building
9908 mechanism.
9909
9910Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9911
9912 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
9913 Bill Cox <bill@cygnus.com>.
9914
9915Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
9916
9917 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
9918
9919Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
9920
9921 * configure: Search current dir first in .gdbinit.
9922
9923Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
9924
9925 * config.sub: Recognize freebsd (merged from gcc config.sub).
9926
9927Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
9928
9929 * config.sub: Refer to NeXT's operating system as nextstep.
9930
9931 * config.sub (case $basic_machine): Re-order the cases, to match
9932 the order in the FSF version (which is mostly alphabethical).
9933 Merge in some additions and changes from the FSF.
9934
9935Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
9936
9937 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9938 * config.sub: Recognize cxux7.
9939 * configure.in: Use mh-cxux for m88k-harris-cxux*.
9940
9941Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9942
9943 * config.sub: Fix typo powerpc -> powerpc-*.
9944
9945Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
9946
9947 * Makefile.in: `all-emacs19' depends on `all-byacc'.
9948
9949 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9950 parallel with all-emacs and install-emacs). Top-level command
9951 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9952
9953Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9954
9955 * test-build.mk ($(host)-stamp-stage2-installed): Remove
9956 $(relbindir)/make before doing ``make install'', and use
9957 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
9958 installing over running make binary.
9959 ($(host)-stamp-stage3-installed): Likewise.
9960
9961Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9962
9963 * config.guess: Recognize Mach.
9964
9965Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9966
9967 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9968 see whether --exec-prefix was used.
9969
9970Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9971
9972 * README: Explicitly mention libg++/README. (Zoo's idea.)
9973
9974Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9975
9976 * Makefile.in: Add all-librx target similar to all-libproc.
9977
9978Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
9979
9980 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
9981 with post 1.2 uname bogosity.
9982
9983Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9984
9985 * configure: Remove temporary files on receipt of a signal.
9986
9987Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
9988
9989 * configure: If there is a package_makefile_frag, remove
9990 ${subdir}/Makefile.tem after copying it in.
9991
9992Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9993
9994 * build_all.mk: support rs6000 lynx identifies itself as
9995 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
9996 since /bin/gcc is too feeble to compile a modern gcc.
9997
9998Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9999
10000 * brought devo/test-build.mk update-to-date with progressive/
10001 test-build.mk. Add lynx targets and hppa flag info.
10002
10003Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10004
10005 * configure.in: Use mh-ncrsvr43. Patch from
10006 Tom McConnell <tmcconne@sedona.intel.com>.
10007
10008Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10009
10010 * config.guess (i386-unknown-bsdi): No longer need to
10011 check #if defined(__bsdi__) && defined(__i386__).
10012
10013Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10014
10015 * configure: Set program_transform_nameoption correctly.
10016
10017Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10018
10019 * brought build-all.mk update-to-date with progressive build-all.mk,
10020 added new targets and hppa info.
35590697 10021
252b5132
RH
10022Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10023
10024 * configure: If config.guess result is a prefix of the user
10025 specified target, assume a native build and use the user specified
10026 target as the host alias. Remove SunOS patch suffix removal hack.
10027 * configure.in: Remove SunOS patch suffix removal hack.
10028
10029 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10030 in NATIVE_CHECK_MODULES.
10031
10032Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10033
10034 * Makefile.in: Rename HOST_ONLY to NATIVE.
10035 * configure: Delete SunOs patch suffix from host_canonical
10036 and build_canonical variables that are prepended to Makefiles.
10037 * configure.in: Add comments for easier maintenance.
10038
10039Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10040
10041 * Makefile.in: Add all-libproc target similar to all-gui.
10042
10043Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10044
10045 * Makefile.in (CHECK_MODULES): split into
10046 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10047
10048Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10049
10050 * config.guess (i386-unknown-bsdi): New system to guess.
10051
10052Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10053
10054 * Makefile.in: Add all-gui target (but not yet build by "all").
10055
10056Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10057
10058 * config.sub: Move deletion of patch suffix from here...
10059 * configure.in: To here, at Ian's suggestion. The top-
10060 level scripts might need to know of a patch level.
10061
10062Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10063
10064 * config.sub: Strip off patch suffix so rtl is recognized
10065 as a sunos4.1.3 machine, even though it's been patched.
10066
10067Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10068
10069 * Makefile.in (INSTALL_LAST): Delete.
10070 (INSTALL_DOSREL): New.
10071
10072Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10073
10074 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10075 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10076 whether we pass down --with-gnu-ld anyhow.
10077
10078Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10079
10080 * Makefile.in (INSTALL_LAST): Change operation so it works
10081 on more flavors of make.
10082 * configure.in (go32): Don't build libg++ or libio.
10083
10084Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10085
10086 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10087 they can be overriden by templates.
10088
10089Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10090
10091 * configure.in (target==go32): Don't build gdb.
10092 * dosrel: New directory.
10093
10094Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10095
10096 * configure.in (host==go32): Configure dosrel too.
10097 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10098 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10099 be set by incoming names or templates.
10100 (INSTALL_LAST): New rule.
252b5132
RH
10101
10102Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10103
10104 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10105
10106Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10107
252b5132
RH
10108 * configure.in (appdirs): New variable. Currently empty, but will
10109 be used in gas distribution. If nonempty, lists a set of
10110 directories at least one of which must get configured, or top
10111 level configuration is considered to have failed.
10112 (rs6000-*-lynxos*): Use new file name.
10113
10114Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10115
10116 Eliminate XTRAFLAGS.
10117 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10118 newlib include files using -idirafter, and also use -nostdinc.
10119 (CXX_FOR_TARGET): Likewise.
10120 (XTRAFLAGS): Removed.
10121 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10122 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10123 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10124 ($(DO_X)): Don't pass down XTRAFLAGS.
10125
10126Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10127
10128 * configure.in (mips*-dec-bsd*): New target; do build linker.
10129 (mips*-*-bsd*): New target; don't build linker.
10130
10131Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10132
10133 * configure.in: support rs6000-*-lynxos* configuration.
10134 support sunos4 as a cross target.
10135
10136 * config.sub: look for lynx*, not lynx since the OS version may
10137 legitimately be part of the name.
10138
10139Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10140
10141 * configure.in (i[34]86-*-sco*): Move to be with other i386
10142 targets.
10143 (romp-*-*): New target. Skip various binary utilities.
10144 (vax-*-*): New target. Don't build newlib.
10145 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10146
10147Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10148
10149 * configure.in: Only set host_makefile_frag if config
10150 directory exists.
10151
10152Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10153
10154 * install.sh: If $dstdir exists, don't check whether each
10155 component does.
10156
10157Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10158
10159 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10160
10161Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10162
35590697
AJ
10163 * configure.in (*-*-lynxos*): Don't configure newlib for either
10164 native or cross Lynx.
252b5132
RH
10165
10166Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10167
10168 * config.sub (sparc64-elf): Fix os.
10169 (z8k): Remove duplicate.
10170
10171Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10172
10173 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10174 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10175
10176Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10177
10178 * configure: Make file links cleanly even if Lynx fails on
80413487 10179 an NFS symlink (at least fail cleanly).
252b5132
RH
10180
10181Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10182
10183 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10184 -XNh2000.
10185
10186Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10187
10188 * configure: Unknown options are fatal again.
10189
10190Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10191
10192 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 10193 compatibility.
252b5132
RH
10194
10195Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10196
10197 * build-all.mk: Add `clean' target.
10198
10199Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10200
10201 * config.guess: Add SINIX support.
10202 * configure.in: Add mips-*-sysv4* support.
10203
10204Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10205
10206 * build-all.mk: Document all useful targets.
10207 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10208 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10209
10210Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10211
10212 * configure: Support --silent, --quiet.
10213
10214Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10215
10216 * configure: Support --disable-FEATURE.
10217
10218Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10219
10220 * config.guess: Recognize NCR running SVR4.3.
10221
10222Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10223
10224 * config.guess: Make BSDI generate i386-unknown-bsd386.
10225 Patch from Paul Eggert <eggert@twinsun.com>.
10226
10227Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10228
10229 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10230
10231Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10232
10233 * configure: Make unrecognized options give nonfatal warnings
10234 instead of fatal errors, and pass them to any subdirectory
10235 configures in case they recognize them.
10236 Make --x equivalent to --with-x.
10237
10238Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10239
10240 * configure: Add --enable-* options. Clean up usage message and
10241 some comments.
10242
10243Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10244
10245 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10246
10247Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10248
10249 * configure.in (hppa*-*-*): Enable binutils.
10250
10251Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10252
10253 * config.sub: Recognize cisco.
10254
10255Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10256
10257 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10258
10259Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10260
10261 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10262 than one configuration name. Add comment.
10263
10264Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10265
10266 * config.guess: about target *-hitachi-hiuxwe2, fixed
10267 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10268 macro is incorrect.]
10269
10270Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10271
10272 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10273 than the "make ls" stuff which used to be here.
10274
10275Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10276
10277 * config.guess: Recognize i[34]86-unknown-freebsd.
10278 From Shawn M Carey <smcarey@rodan.syr.edu>.
10279
10280Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10281
10282 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10283
10284Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10285
10286 * config.guess: Check for ptx.
10287
10288Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10289
10290 * config.sub: Add os9k checking.
10291
10292Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10293
10294 * config.guess: Handle OSF1 running on HPPA processors
10295
10296Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10297
10298 * configure: If subdir configure fails, print out a message with
10299 subdirectory name, in case subdir's configure code didn't identify
10300 itself.
10301
10302Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10303
10304 * configure.in: Remove embedded newlines from configdirs.
10305 Avoid mismatches of substrings. Fix matching strings at end
10306 of configdirs.
10307
10308Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10309
10310 * config.guess: Add Lynx/rs6000 config support.
10311
10312Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10313
10314 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10315
10316Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10317
10318 * configure.in (hppa*-*-osf*): Treat this just like most other
10319 PA configurations (eg no binutils or ld).
10320 (hppa*-*-*elf*): These configurations have binutils and ld.
10321
10322Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10323
10324 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10325
10326Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10327
10328 * configure.in (rs6000-*-*): Build gas.
10329
10330Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10331
80413487 10332 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10333
10334Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10335
10336 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10337 for GDB and GDB has been fixed to not need it.
10338
252b5132
RH
10339Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10340
10341 * config.guess: Recognize vax hosts.
10342
10343Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10344
10345 * configure (while loop): Don't use "break 2" inside case
10346 statement -- the case statement isn't an enclosing loop.
10347
10348Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10349
10350 * config.guess: Clean up NeXT support, to allow nextstep
10351 on Intel machines. Make OS be nextstep.
10352
10353Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10354
10355 * config.guess: Add alternate forms for Convex.
10356
10357Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10358
10359 * configure: Completely rewrite option processing. Take
10360 advantage of pattern-matching to avoid invoking test frequently.
10361 Also clean up host and target defaulting logic.
10362
10363Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10364
10365 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10366 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10367 commands (plus user environment) will fit SCO limits.
10368
10369Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10370
10371 * configure.in: Don't issue warnings about directories which are
10372 not being configured if -norecursion is set. Correct test for
10373 --with-gnu-as and --with-gnu-ld to not get confused by substring
10374 matches.
10375
10376 * configure.in: Don't build gas for alpha-dec-osf1*.
10377
10378Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10379
10380 * configure: Back out Per's change of 12/19/1993. It changes the
10381 behavior of configure in unexpected and confusing ways.
10382
10383 Also, use different delim char when calculating
10384 program_transform_name so that the name can contain slashes.
10385
10386Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10387
10388 * configure.in, config.sub: Add support for VSTa micro-kernel.
10389
10390Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10391
10392 * configure.in: Nuke hacks which were used to get a special
10393 version of GAS for HPPA configurations.
10394
10395Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10396
10397 * configure: If only ${target_alias} is given, use that
10398 as the default for ${host_alias}.
10399 * configure: Add missing back-slashes before nested quotes.
10400
10401Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10402
10403 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10404
10405Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10406
10407 * config.guess: Recognize some Tektronix configurations.
10408 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10409
10410Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10411
10412 * config.sub: Match any flavor of SH.
10413
10414Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10415
10416 * configure.in: Don't try to configure newlib for Alpha.
10417
10418Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10419
10420 * configure.in: Don't build ld for Irix 5. Don't build gas,
10421 libg++ or libio for any Alpha target.
10422
10423 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10424
10425Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10426
10427 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10428 default arguments -- so it tried to compress itself.
10429
10430Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10431
10432 * configure.in (notsupp): ensure that a space is always at the end
10433 of the configdirs list, since the grep checks for an explicit space
10434
10435Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10436
10437 * configure.in (target i386-sysv4.2): don't build ld, since static
10438 versions of many libraries are not available.
10439
10440Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10441
10442 * config.guess: Recognize Apollos (using environment variables).
10443 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10444
10445Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10446
10447 * config.guess: Recognize Sony news mips running newsos.
10448
10449Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10450
10451 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10452 "fi ; else" for bash.
10453
10454Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10455
10456 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10457
10458Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10459
10460 * config.sub: accept unixware as an alias for svr4.2.
10461 Fix some inconsistancies with the gcc version.
10462
10463Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10464
10465 * Makefile.in (DISTDOCDIRS): Add gdb.
10466
10467Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10468
10469 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10470
10471Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10472
10473 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10474 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10475 this now.
10476
10477Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10478
10479 * config.sub: Accept hiux* as an OS name.
10480
10481 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10482 etc/make-stds.texi. The underscore came from gcc, and dje now
10483 agrees that RUNTESTFLAGS is the correct name.
10484
10485Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10486
10487 * install.sh: Remove 'set -e'. It makes any conditionals
10488 in the script useless.
10489
10490 * config.guess: Automatically recognize arm-acorn-riscix
10491 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10492
10493Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10494
10495 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10496
10497Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10498
10499 * Makefile.in (DISTDOCDIRS): New variable.
10500 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10501 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10502
10503Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10504
10505 * configure.in (hppa target): check the source directory for the
10506 pagas sub-directory
10507
10508Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10509
10510 * config.sub: Allow -aout* and -elf*.
10511
10512Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10513
10514 * configure.in: Don't build ld on i386-solaris2, same as for
10515 sparc-solaris2.
10516
10517Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10518
10519 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10520
10521Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10522
10523 * configure.in: Configure gdb for alpha.
10524
10525Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10526
10527 * Makefile.in (CXXFLAGS): Add -O.
10528
10529Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10530
10531 * config.guess: added support for DG Aviion
10532
10533Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10534
10535 * configure.in: Produce warning message for subdirectories not
10536 configurable for this host/target combination. Don't try to
10537 configure gdb for vms.
10538
10539Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10540
10541 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10542 appropriate files before making "diststuff".
10543 (DISTBISONFILES): New var: list of files to be edited.
10544 (DISTSTUFFDIRS): Add binutils.
10545
10546Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10547
10548 * config.sub: also handle mipsel and mips64el (for little endian mips)
10549
10550Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10551
10552 * configure.in: Add * to end of all OS names.
10553
10554Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10555
10556 * configure.in: Build newlib for LynxOS native.
10557
10558Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10559
10560 * config.guess: Add support for delta 88k running SVR3.
10561
10562 * configure.in: Add comment about HP compiler vs. emacs.
10563
10564Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10565
10566 * configure.in: don't build ld on solaris2 (not a viable option
10567 due to bugs in getpwnam & getpwuid)
10568
10569Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10570
10571 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10572 config.guess will produce a full version number.
10573
10574Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10575
10576 * configure.in: Build linker and binutils for alpha-dec-osf1.
10577
10578Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10579
10580 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10581 and gdb/testsuite/Makefile.in.
10582
10583Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10584
10585 * configure.in: recognize mips*- instead of mips-
10586
10587Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
10588
10589 * config.sub: Accept linux*coff and linux*elf as operating
10590 systems.
10591
10592Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10593
10594 * config.sub: Recognize mips64, and mips3 as an alias for it.
10595
10596Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10597
10598 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10599 gdb knows how to handle OSF/1 shared libraries.
10600
10601Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10602
10603 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10604 * config.guess: Recognize Hitachi's HIUX.
10605 * config.sub: Recognize h3050r* and hppahitachi.
10606 Remove redundant cases for hp9k[23]*.
10607
10608Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10609
10610 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10611 if gas and ld are in the source tree and are in ${configdirs}.
10612 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 10613 --with options (but still pass them down on the command line,
252b5132
RH
10614 if they were explicitly specified).
10615
10616Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10617
10618 * configure: substitute SHELL value in Makefile.in with
10619 ${CONFIG_SHELL}
10620
10621Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10622
10623 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10624 *-*-solaris2* targets.
10625
10626Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10627
10628 * Makefile.in: define M4, and pass it down to sub-makes;
10629 all-autoconf now depends on all-m4
10630
10631Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10632
10633 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10634 presence of {ar,ranlib} instead of a configured directory
10635
10636Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10637
10638 * config.guess: Accept 34?? as well as 33?? for NCR.
10639
10640Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10641
10642 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10643 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10644
10645Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10646
10647 * configure: grab values for $(CC) and $(CXX) from the
10648 environment, so that someone can do "CC=gcc configure; make" and
10649 have it work right (matching the way that autoconf works now)
10650
10651 * configure.in, Makefile.in: add support for gash, the tcl
10652 interface to Galaxy
10653
10654 * config.guess: add NetBSD variants (hp300, x86)
10655
10656Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
10657
10658 * install.sh: Support -d option (in the manner of SunOS 4 install,
10659 as it is more deterministic than that of GNU install)
10660 (chmodcmd): Set file to mode 755 by default (should also do default
10661 chgrp and chown, but I don't feel like dealing with that now)
10662
10663Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10664
10665 * config.sub: Remove h8300hhms alias.
10666
10667Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10668
10669 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10670
10671Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10672
10673 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10674 as stmp-fixinc
10675
10676Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10677
10678 * config.sub: recognize m88110-bug-coff.
10679
10680Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10681
10682 * Makefile.in (all-libio): all dependencies on the toolchain used
10683 to build this (gcc, gas, ld, etc)
10684
10685Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10686
10687 * config.guess: Deal with OSF/1 1.3 on alpha.
10688
10689Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10690
10691 * install.sh: add some 'else true' clauses for portability
10692
10693 * configure.in: don't build libio for h8[35]00-*-* targets
10694
10695Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
10696
10697 * Makefile.in: Add support for new libio.
10698
10699Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10700
10701 * install.sh: If one command fails, don't try the rest. Don't try
10702 to remove $dsttmp (via trap) unless we have already created it.
10703 If $src doesn't exist, detect it and exit with an error.
10704
10705 * config.guess: Recognize BSD on hp300.
10706
10707Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
10708
10709 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10710 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10711
10712Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
10713
10714 * Makefile.in (all-send-pr): depends on all-prms
10715
10716Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10717
10718 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10719
10720Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10721
10722 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10723 Added test for mips-mips-riscos5.
10724
10725Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10726
10727 * configure.in: use mh-hp300 for 68k HP hosts
10728
10729Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10730
10731 * configure: add support for CONFIG_SHELL, so that you can use
10732 some alternate shell for evaluating configure scripts
10733
10734Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10735
10736 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10737 in configure script to bug-gdb@prep.ai.mit.edu when building
10738 distribution archive.
10739 * Makefile.in (COMPRESS): Remove def.
10740 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10741 gdb.tar.Z and make-gdb.tar.Z respectively.
10742 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10743 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10744 to convergence with 'taz' target in Makefile.in.
10745
10746Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10747
10748 * install.sh (dsttmp): use trap to ensure that tmp files go
10749 away on error conditions
10750
10751Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10752
10753 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10754
10755Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10756
10757 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10758 its parent is '/' not ''.
10759
10760 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10761
10762Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10763
10764 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10765 that ${newsrcdir}/configure.in does.
10766
10767Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10768
10769 * test-build.mk: support for CONFIG_SHELL
10770
10771Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10772
10773 * config.sub (netware): Add as a basic system type.
10774
10775Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10776
10777 * Makefile.in (Makefile): depend on configure.in. Also drop the
10778 $(srcdir)/ from the dependency on Makefile.in.
10779
10780Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10781
10782 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10783 (h8300hhms is temporary until multi-libraries are implemented).
10784 * configure.in: Handle h8300h too.
10785
10786Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10787
10788 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10789
10790Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10791
10792 * configure: Remove extraneous output when guessing host type.
10793 * config.guess: Remove extraneous output when guessing using C
10794 compiler rather than uname, or when guessing fails.
10795
10796Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10797
10798 * Makefile.in: remove all.cross and install.cross targets
10799
10800 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10801 definitions
10802
10803Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10804
10805 * configure.in (target sh): Build gprof.
10806
10807Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10808
10809 * config.sub: change -solaris to -solaris2
10810
10811Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10812
10813 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10814
10815Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10816
10817 * configure: Correct error message for missing Makefile.in to
10818 print correct directory.
10819
10820Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10821
10822 * install.sh: kludge around 386BSD shell bug
10823
10824Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
10825
10826 * config.guess: Recognize NeXT.
10827 * config.guess: Recognize i486-ncr-sysv4.
10828 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
10829
10830Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
10831
10832 * Makefile.in (MAKEINFOFLAGS): New variable.
10833 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10834 * build-all.mk, test-build.mk: Pass down --no-split as
10835 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
10836
10837Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
10838
10839 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
10840
10841Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
10842
10843 * Makefile.in (libg++.tar.z): New rule.
10844 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
10845 * Makefile.in (taz): Only do a single chmod.
10846
10847Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10848
10849 * install.sh: don't use dirname anymore (replaced with sed usage)
10850
10851Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
10852
10853 * Makefile.in: Change extension for gzip'd files from '.z' to
10854 '.gz' per new FSF standard usage.
10855
10856Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10857
10858 * configure: put quotes around the final value of program_transform_name
10859
10860Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10861
10862 * Makefile.in: new install.sh support; update install-info rules
10863
10864Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
10865
10866 * configure.in: Build diff for crosses, but not for go32 host.
10867
10868 * configure.in: Build gprof only for native, and don't build it
10869 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10870
10871Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
10872
10873 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10874
10875Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10876
10877 * configure.in (host_tools): Add prms.
10878
10879Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10880
10881 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10882 with $(FLAGS_TO_PASS) on the command line
10883
10884 * config.sub: Recognize lynx and lynxos
10885
10886Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
10887
10888 * config.sub: Accept -ecoff*, not just -ecoff.
10889
10890Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10891
10892 * Makefile.in (taz): Use .gz suffix instead of .z.
10893 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10894 names.
10895
10896Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10897
10898 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10899
10900Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10901
10902 * Makefile.in (install-no-fixedincludes): install gcc last, so
10903 that rebuilds that might happen during 'make install' don't get
10904 bogus gcc include files
10905
10906Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10907
10908 Change from Utah for HPPA support:
10909 * config.guess: Recognize hppa1.x-hp-bsd.
10910
10911Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
10912
10913 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
10914 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10915
10916Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
10917
10918 * config.sub: Add support for rom68k and bug boot monitors.
10919
10920Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
10921
10922 * Makefile.in: Make all-opcodes depend on all-bfd.
10923
10924Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
10925
10926 * config.guess: Added special check for i[34]86-univel-sysv4*.
10927
10928Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
10929
10930 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10931 the processor rather than assuming i486.
10932
10933Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10934
10935 * config.guess: Recognize SunOS6 as Solaris3.
10936
10937Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
10938
10939 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
10940 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10941
10942Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
10943
10944 * build-all.mk (all-cross): New target for Canadian Cross.
10945 Added Q2 go32 targets.
10946 * test-build.mk: Configure go32 cross sparclite-aout and
10947 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
10948 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10949
10950Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10951
10952 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10953 GO32 hosted toolchains
10954
10955Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
10956
10957 * configure: change so "-exec-prefix" gets passed down rather
10958 than "-exec_prefix" so autoconf generated Makefiles get the
10959 exec_prefix set right.
10960
10961Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10962
10963 * config.guess: get the Solaris2 minor version number
10964
10965 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10966
10967Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10968
10969 * config.guess: Recognize some Sequent platforms.
10970
10971Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10972
10973 * Makefile.in: added the vault-install target
10974
10975 * configure.in: actually use the Sun3 makefile fragment that's in
10976 config, also added the release dir to configdirs
10977
10978Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10979
10980 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10981
10982Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10983
10984 * configure.in: remove some program from Alpha targetted toolchains
10985
10986Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
10987
10988 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
10989 gprof.
10990 (taz): Run "make diststuff" in those directories instead of "make
10991 proto-dir". Look for "VERSION=" only at start of line in subdir
10992 Makefile. Use "gzip -9" for compression.
10993 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10994 (binutils.tar.z): New target.
10995
10996Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10997
10998 * Makefile.in (taz): Include gpl.texinfo.
10999
11000Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11001
11002 * Makefile.in (setup-dirs): Merged into "taz" target.
11003 (taz): Only do `proto-dir' stuff if a directory is actually needed
11004 for this target.
11005
11006Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11007
11008 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11009 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11010 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11011 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11012 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11013
11014Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11015
11016 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11017 config.sub, and move-if-change to gdb testsuite distribution
11018 archive, so the testsuite can be extracted, configured, and
11019 run separately from the gdb distribution. Blow away the Chill
11020 tests that require a Chill compiled executable, since GNU Chill
11021 is not yet publically available.
11022
11023Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11024
11025 * test-build.mk: set environment variables in a single command,
11026 instead of a list of assignments and exports
11027
11028 * config.guess: recognize Alpha/OSF1 systems
11029
11030Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11031
11032 * configure: Change help message to prefer --options rather than
11033 -options.
11034
11035Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11036
11037 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11038 zippy@ecst.csuchico.edu.
11039 * config.guess: Recognize miniframe.
11040
11041Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11042
11043 * Makefile.in: Use srcroot to find runtest rather than rootme.
11044 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11045
11046Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11047
11048 * test-build.mk: Extensive additions to support building on a
11049 machine other than the host.
11050
11051Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11052
11053 * configure (tooldir): Fix for i386-aix again.
11054
11055Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11056
11057 * configure, Makefile.in: Change definition of $(tooldir)
11058 to match the FSF.
11059
11060Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11061
11062 * config.guess: Recognize i[34]86/SVR4.
11063
11064Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11065
11066 * Makefile.in (all-gdb): gdb depends on sim.
11067
11068Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11069
11070 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11071 at the same time we make the prototype gdb directory.
11072 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11073 files at the same time as the gdb base release distribution.
11074
11075Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11076
11077 * Makefile.in (check): Use individual check targets rather than
11078 DO_X rule.
11079 (check-gcc): Added.
11080
11081Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11082
11083 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11084 for System V release 3.2.
11085
11086Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11087
11088 * config.sub: Recognize hppaosf.
11089 * configure.in: Do configure ld/binutils/gas for it.
11090
11091Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11092
11093 * configure (tooldir): Alter syntax used to set this, for systems
11094 where "\$" isn't handled right, like i386-aix.
11095
11096Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11097
11098 * configure: Pass program-transform-name, not
11099 program_transform_name, to recursive configures.
11100
11101Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11102
11103 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11104 of gas+ld+binutils.
11105
11106Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11107
11108 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11109
11110Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11111
11112 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11113
252b5132
RH
11114Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11115
11116 * Makefile.in (PRMS): Set back to all-prms.
11117
11118Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11119
11120 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11121 targets, rather than for MIPS hosts.
11122
11123Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11124
11125 * configure.in: add comment for --with-x default values
11126
11127 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11128
11129 * Makefile.in: add check-* targets for each of the directories in
11130 the tree. Add a definition of RUNTEST that will use the one we
11131 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11132
11133Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11134
11135 * configure.in: Removed obsolete references to bfd_target and
11136 target_makefile_frag.
11137
11138 * build-all.mk: Set assorted targets for Q2.
11139 * config.sub: Recognize z8k-sim and h8300-hms.
11140 * test-build.mk: Really don't pass host to configure.
11141 (HOLES): Added uname.
11142
11143Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11144
11145 * configure: Handle an empty program-prefix, program-suffix or
11146 program-transform-name correctly.
11147
11148Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11149
11150 * build-all.mk: -G 8 no longer required for MIPS targets.
11151 * test-build.mk: Don't pass host argument to configure; make it
11152 guess.
11153
11154Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11155
11156 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11157 * Makefile.in (COMPRESS): New macro, like GZIP.
11158
11159Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11160
11161 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11162
11163 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11164 with gas currently defaults to -G 0.
11165
11166Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11167
11168 * Makefile.in (all-flex): flex depends on byacc.
11169
11170 * build-all.mk: If host not specified, use config.guess. Pass TAG
11171 to test-build.mk as RELEASE_TAG.
11172 * test-build.mk (configargs): New variable containing arguments to
11173 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11174 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11175
11176 * config.guess: Use /bin/uname when checking -X argument on SCO,
11177 to avoid invoking GNU uname which doesn't understand -X.
11178
11179 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11180
11181 * configure.in: Build gas for mips-*-*.
11182
11183Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11184
11185 * Makefile.in (all.normal): insert missing backslash.
11186
11187Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11188
4bddf3ad 11189 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
11190
11191 * Makefile.in: Complete overhaul to merge many almost identical
11192 targets.
11193
11194Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11195
11196 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11197 (gdb.tar.Z): Adjusted.
11198
11199 * Makefile.in (setup-dirs, taz): New targets; should be general
11200 enough to adapt for gdb sometime. Build only .z file.
11201 (gas.tar.z): New target.
11202
11203Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11204
11205 * build-all.mk: Use CC=cc -Xs on Solaris.
11206
252b5132
RH
11207Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11208
11209 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11210 for handling BISON for FSF releases.
11211
11212Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11213
11214 * configure: Actually implement the change zoo just documented.
11215
11216Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11217
11218 * configure: when using config.guess, only set target_alias when
11219 it's not already been set (ie, on the command line)
11220
11221Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11222
11223 * Makefile.in: add installcheck target, set PRMS to install-prms
11224
11225Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11226
11227 * configure: add support for package_makefile_fragment, handle the
11228 case where a directory has a configure.in file but no Makefile.in
11229 more gracefully (with an actual understandable error message, even);
11230 add support for --without (and add this to the usage message); also
11231 explicitly add a --host=${host_alias} to the command line when
11232 config.guess is used
11233
11234Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11235
11236 * configure: Must use both --host and --target in recursive calls.
11237
11238Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11239
11240 * Makefile.in: Change deja-gnu to dejagnu.
11241
11242Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11243
11244 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11245
11246Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11247
11248 * configure.in: canonicalize all instances to *-*-solaris2*,
11249 also strip out a number of tools to not build for go32 host
11250
11251Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11252
11253 * config.guess: add GPL.
11254
11255 * Makefile.in, config.guess, config.sub, configure: bump
11256 copyrights to 93.
11257
11258Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11259
11260 * Makefile.in (do-info): Removed obsolete check for existence of
11261 localenv file.
11262
11263 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11264
11265Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11266
11267 * Makefile.in: a couple of 'else true' for decstation,
11268 support for TclX
11269
11270 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11271
11272Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11273
11274 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11275
11276Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11277
11278 * config.guess: Recognize i386-ibm-aix (PS/2).
11279 * configure.in: Use config/mh-aix386 file for it.
11280
11281Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11282
11283 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11284 CC_FOR_TARGET instead.
11285 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11286
11287Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11288
11289 * Makefile.in: Add sim to list of directories sent with gdb
11290
11291Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11292
11293 * configure.in: Put back mips-dec-bsd* case.
11294
11295Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11296
11297 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11298 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11299 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11300
11301Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11302
11303 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11304
11305 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11306 (install-info): install dir.info only if it exists,
11307 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11308
11309Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11310
11311 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11312 gas for mips-dec-bsd.
11313
11314Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11315
11316 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11317 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11318
11319Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11320
11321 * configure.in: Added "dejagnu" to hosttools list.
11322
11323Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11324
11325 * config.sub, configure.in, config.guess: Add support
11326 for Bosx, an AIX variant from Bull.
11327 Patches from F.Pierresteguy@frcl.bull.fr.
11328
11329Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11330
11331 * devo/dejagnu: Initial creation of devo/dejagnu.
11332 Migrated dejagnu testcases and support files for testing software
11333 tools to reside as subdirectories, currently called "testsuite",
11334 within the directory of the software tool. Migrated all programs,
11335 support libraries, etc. beloging to dejagnu proper from
11336 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11337 with no modifications. The changes to these files which will
11338 allow them to configure, build, and execute properly will be made
11339 in a future update.
11340
11341Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11342
11343 * Makefile.in: Change send_pr to send-pr.
11344 * configure.in: Likewise.
11345 * send_pr: Renamed directory to send-pr.
11346
11347Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11348
11349 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11350
11351Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11352
11353 * README: Update for gdb-4.8 release.
11354 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11355 gdb-xxx.tar.z (gzip'd) file also.
11356
11357Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11358
11359 * Makefile.in: make all-diff depend on all-libiberty
11360
11361Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11362
11363 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11364
11365Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11366
11367 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11368
11369Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11370
11371 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11372 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11373 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11374
11375Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11376
11377 * Makefile.in: makeinfo binary is in a new location
11378
11379Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11380
11381 * config.sub: Accept -ecoff as an OS.
11382
11383 * Makefile.in: Various changes to eliminate a level of make
11384 recursion and reduce the required command line length.
11385 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11386 sub-makes.
11387 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11388 variables holding settings for specific sub-makes.
11389 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11390 in terms of BASE_FLAGS_TO_PASS.
11391 (TARGET_LIBS): New variable listing directories which use
11392 TARGET_FLAGS_TO_PASS.
11393 (subdir_do): Eliminated.
11394 (do-*): New set of targets to replace subdir_do.
11395 (various): All targets which used subdir_do now depend on do-*.
11396 (local-clean): Renamed from do_clean.
11397 (local-distclean): New target, dependency of distclean and
11398 realclean.
11399 (install-info): Don't create directories. Depend on dir.info
11400 rather than calling make recursively.
11401 (install-dir.info): Eliminated.
11402 (install-info-dirs): Create all info directories here.
11403 (dir.info): Depend upon do-install-info.
11404
11405 * test-build.mk (HOLES): Added false.
11406
11407Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11408
11409 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11410
11411Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11412
11413 * Makefile.in (info): remove dependency on all-texinfo. The
11414 problem was really in texinfo/C, not at this level.
11415
11416Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11417
11418 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11419
11420Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11421
11422 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11423 GDB releases.
11424
11425Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11426
11427 * configure: Include srcdir in message about target of link not
11428 being found. Don't convert `-' to `_' in `with' options being
11429 passed to subdirs.
11430
11431Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11432
11433 * configure.in: add uudecode to host_tools
11434
11435 * Makefile.in: added {all,install}-uudecode targets, added them to
11436 the appropriate lists
11437
11438Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11439
11440 * Makefile.in (all-gcc): Added dependency on all-gas.
11441
11442 * configure.in (mips-*-*): Build ld and binutils.
11443
11444Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11445
11446 * configure: check return code from mkdir, print error message and
11447 exit on failure.
11448
11449Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11450
11451 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11452
11453Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11454
11455 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11456
11457Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11458
11459 * config.sub (h8500): Recognize this as a cpu type.
11460
11461Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11462
11463 * configure: source directory missing is no longer a warning
11464
11465 * configure.in: recognize irix[34]* instead of irix[34]
11466
11467 * Makefile.in: define and pass down X11_LIB
11468
252b5132
RH
11469Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11470
11471 * guess-systype: Renamed to ...
11472 * config.guess: ... by popular request.
11473 * configure.in, Makefile.in: Update accordingly.
11474
11475Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11476
11477 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11478 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11479 + Execute ./dummy instead of assuming . is in PATH.
11480
11481Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11482
11483 * guess-systype: New shell script. Attempts to guess the
11484 canonical host name of the executing host.
11485 Only a few hosts are supported so far.
11486 * configure: Call guess-systype if no host is specified.
11487
11488Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11489
11490 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11491 gcc Makefile.
11492
11493
11494Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11495
11496 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11497 (all-gcc, install-gcc, subdir_do): Use it.
11498
11499Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11500
11501 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11502
11503Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11504
11505 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11506 set exclusively by configure, using configure.in .
11507
11508Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11509
11510 * test-build.mk: set $PATH for all builds
11511
11512 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11513
11514Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11515
11516 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11517 the one used in gcc/Makefile.in, so that a null expansion doesn't
11518 override the one needed to build gcc with a native cc.
11519
11520
11521Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11522
11523 * configure: Accept -with arguments.
11524
11525Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11526
11527 * Makefile.in: added h8300sim
11528
11529Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11530
252b5132
RH
11531 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11532 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11533 (all-cygnus, native, build-cygnus): Make
11534 $(canonhost)-stamp-3stage-done, not $(host)....
11535 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11536 i386-sco3.2v4. Added else true to if command.
11537
11538Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11539
11540 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11541
11542Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11543
11544 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11545
11546Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11547
11548 * configure.in: don't remove binutils from Solaris builds
11549
11550Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11551
11552 * Makefile.in: get rid of earlier definitions for *clean,
11553 also handle the recursive info rule better
11554
11555Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11556
11557 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11558 do more-or-less the right thing.
11559
11560Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11561
11562 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11563 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11564
11565Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11566
11567 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11568 $(host_canonical).
11569
11570 * configure.in: split the configdirs list into 4 categories (native
11571 v. cross, library v. tool) and handle the cross-only and native-
11572 only in more reasonable (and correct!) way.
11573
11574Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
11575
11576 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
11577 configdirs anymore.
11578
11579Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11580
11581 * Makefile.in: extensive cleanup:: removed all of the explicit
11582 clean-* targets, collapsed many wrappers around subdir_do into
11583 one, added additional targets to satisfy standards.texi, deleted
11584 some old targets, some changes for consistency
11585
11586Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11587
11588 * configure.in: handle some programs as cross-only, and others as
11589 native only
11590
11591 * test-build.mk: handle partial holes in a more generic manner
11592
11593 * Makefile.in: m4 depends on libiberty
11594
252b5132
RH
11595Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11596
11597 * configure.in: add m4, textutils, fileutils, sed, shellutils,
11598 time, wdiff, and find to configdirs
11599
11600 * Makefile.in: all, clean, and install rules for the new programs
11601 added to configure.in
11602
11603Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11604
11605 * configure.in: use mh-sun for all *-sun-* hosts
11606
252b5132
RH
11607Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11608
11609 * Makefile.in: define flags for X11 include files and library file
11610 locations, pass them down to the programs that need this info
11611
11612 * build-all.mk: added a 'native' target, to 3stage the native toolchain
11613
252b5132
RH
11614Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11615
11616 * configure.in: start building libg++ for HP-UX targets
11617
11618Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
11619
11620 * README: Update references to files moved into etc/.
11621
11622Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
11623
11624 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
11625 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
11626
11627Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11628
11629 * configure: accept dash as well as underscore in long option
11630 names for FSF compatibility.
11631
11632Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11633
11634 * config.sub: added -sco3.2v4 support from FSF.
11635
11636Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11637
11638 * configure.in: expand the section that adds or removes
11639 directories from the list of programs to build, to handle native
11640 vs. cross in addition to host v. native
11641
11642Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11643
11644 * Makefile.in: Replace C++ in macro names with CXX.
11645 This is less likely to break ...
11646
11647Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11648
11649 * test-build.mk: add -w to GNU_MAKE
11650
11651Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11652
11653 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11654 add 'sparc' to list of recognized cpus. This needed to make
11655 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11656 Delete some redundant ose68 variants. Recognize -wrs as an os,
11657 then changes that into $CPU-wrs-vxworks.
11658
11659 * configure.in: remove most references to gdbtest, regularize
11660 target based program removal
11661
11662 * test-build.mk: import from p3 tree (many fixes and changes)
11663
11664Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11665
11666 * Makefile.in: added rules to handle tcl, tk, and expect
11667
11668 * configure.in: handle those directories if they exist
11669
11670Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11671
11672 * config.sub: removed bogus hppabsd and hppahpux names, since
11673 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11674
11675Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11676
11677 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
11678 depends upon all-xiberty
11679
11680 * Makefile.in: changes from p3, including:
11681
11682 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
11683
11684 * Makefile.in (XTRAFLAGS): include newlib directories if
11685 newlib/Makefile exists, rather than if host != target.
11686
11687 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
11688
11689 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11690 from the same source tree and not building a cross-compiler. This
11691 matters for the libg++ configuration if reconfiguring a tree that
11692 has already been installed.
11693
11694 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
11695
11696 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11697 pick up the machine and system specific header files.
11698
11699 * Makefile.in: added AS_FOR_TARGET, passed down in
11700 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11701 the C compiler to use to create programs which are run in the
11702 build environment, set it to default to $(CC), and passed it down
11703 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11704
11705 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
11706
11707 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11708 We need them for unusual native builds, like systems without
11709 ranlib.
11710
11711 * configure: also define $(host_canonical) and
80413487
RH
11712 $(target_canonical), which are the full, canonical names for the
11713 given host and target
252b5132
RH
11714
11715Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
11716
11717 * Makefile.in: Added separate definitions for C++.
11718
11719Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11720
11721 * configure.in (configdirs): Add deja-gnu.
11722
11723Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11724
11725 * README: Update for configure.texi and gdb-4.7 release.
11726
11727Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11728
11729 * Makefile.in: Move "all" target to top of file.
11730 Previously, first target was ".PHONY" which caused BSD4.4 make
11731 to build .PHONY when make was run without arguments.
11732
11733Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11734
11735 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11736 Library-copylefted code in libiberty.
11737
11738Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11739
11740 * config.sub: Replace m68kmote with plain old m68k.
11741
11742Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11743
11744 * Makefile.in: Remove space from blank line, avoid Make complaints.
11745
11746Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11747
11748 * config.sub: Complain if no argument is given. Added support for
11749 386bsd as OS and target alias.
11750
11751Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11752
11753 * Makefile.in (XTRAFLAGS): include newlib directories if
11754 newlib/Makefile exists, rather than if host != target.
11755
11756Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11757
11758 * config.sub: recognize sparclite-wrs-vxworks.
11759
11760 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11761 p3.) Added clean-xiberty to clean.
11762
11763Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11764
11765 * configure.in: use *-*-* instead of nested cases for host and target
11766
11767Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11768
11769 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11770 from the same source tree and not building a cross-compiler. This
11771 matters for the libg++ configuration if reconfiguring a tree that
11772 has already been installed.
11773
11774Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11775
11776 * config.sub (i486v/i486v4): Merge in from FSF version.
11777
11778Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11779
11780 * configure: only set PWD if it is already set.
11781
11782Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11783
11784 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11785 doesn't have unset and all success paths (and most error paths)
11786 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11787 to just ${PWD} to avoid confusion.)
11788
11789Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11790
11791 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11792 even for a native compilation.
11793
11794Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11795
11796 Changes to make the gdb.tar.Z rule work better.
11797
11798 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11799 (DEVO_SUPPORT): Add configure.texi.
11800 (bfd-ilrt.tar.Z): Remove ancient rule.
11801
11802Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11803
11804 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11805 pick up the machine and system specific header files.
11806
11807 * configure.in, config.sub: added new target m68010-adobe-scout,
11808 with alias of adobe68k. Changed configure.in to check for
11809 -scout before -sco* to avoid a false match.
11810
11811 * Makefile.in: added AS_FOR_TARGET, passed down in
11812 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11813 the C compiler to use to create programs which are run in the
11814 build environment, set it to default to $(CC), and passed it down
11815 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11816
11817Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
11818
11819 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11820 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
11821 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11822 FOR_TARGET variants, to newlib and libg++.
11823
11824Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
11825
11826 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11827 first.
11828
11829Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
11830
11831 * config.sub: Accept `elf' as an environment.
11832
11833Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11834
11835 * Makefile.in (all-opcodes): cd into the right directory
11836
11837Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
11838
11839 * configure: added -program_transform_name option, used as
11840 argument to sed when installing programs.
11841 configure.texi: added documentation for -program_prefix,
11842 -program_suffix and -program_transform_name.
11843
11844Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
11845
11846 * config.sub: Accept i486 where i386 ok.
11847
11848Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
11849
11850 * config.sub: accept we32k
11851
11852Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
11853
35590697 11854 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
11855
11856 * Makefile.in: don't create all directories for ``make install'';
11857 let the subdirectories create the ones they need.
11858
11859Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11860
80413487 11861 * COPYING: new file, GPL v2
252b5132
RH
11862
11863Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11864
11865 * Makefile.in: use the new gen-info-dir, which needs a template
11866 argument (which also lives in texinfo)
11867
11868 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11869
252b5132
RH
11870Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
11871
11872 * config.sub (ncr3000): Change i386 to i486.
11873
11874Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11875
11876 * Makefile.in: add install-rcs, install-grep to
11877 install-no-fixedincludes, removed install-bison and install-libgcc
11878
11879Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
11880
11881 * configure.in: grab the HPUX makefile fragment if on HPUX
11882
11883Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11884
11885 * Makefile.in: eradicate bison spoor (ditto libgcc).
11886 configure.in: recognise m68{k,000}-ericsson-OSE.
11887 es1800 is alias for m68k-ericsson-OSE
11888
11889Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11890
11891 * configure.in: rearrange the parts that remove programs from
11892 configdirs, based now on HOST==TARGET or by canonical triple.
11893
11894Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11895
11896 * test-build.mk: recurse explicitly with -f test-build.mk when
11897 appropriate. predicate stage3 and comparison on the existence
11898 of gcc. That is, if gcc isn't around, we aren't three-staging.
11899 On very clean, also remove ...stamp-co. Build in-place before
11900 doing other builds.
11901
11902Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11903
11904 * Makefile.in, configure.in: add tgas
11905
11906Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11907
11908 * Makefile.in: a number of changes merged in from progressive.
11909
11910 * configure.in: add libm.
11911
11912 * .cvsignore: ignore some stuff that comes from test-build.mk.
11913
252b5132
RH
11914Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
11915
11916 * config.sub: Add es1800 (m68k-ericsson-es1800).
11917
11918Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11919
11920 * configure: Add program_suffix (parallel to program_prefix)
11921 * Makefile.in: adjust directory-creating script for losing decstation
11922
11923Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
11924
11925 * configure: Minor $subdir-related fixes.
11926
11927Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11928
11929 * configure: fix various problems with propogating
11930 makefile_target_frag in subdirs.
11931 * configure.in: config libgcc if its there
11932
11933Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
11934
11935 * config.sub: HPPA merge.
11936
252b5132
RH
11937Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
11938
11939 * Makefile.in: Replace all-bison with all-byacc in all
11940 dependency lines for other tools (which now use byacc).
11941
11942Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
11943
11944 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
11945
252b5132
RH
11946Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
11947
11948 * Makefile.in: make gprof rules similar to byacc rules (instead of
11949 vestigal $(unsubdir) that didn't work...)
11950
11951Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
11952
11953 * config.sub: Add support for Linux.
11954 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
11955 (at least for libg++).
11956
11957Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11958
11959 * configure.texi: fix doc for the -nfp option to configure
11960
11961Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
11962
11963 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11964
11965Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
11966
11967 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11968 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11969 * configure.in: added solaris* host_makefile_frag hook.
11970
11971Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11972
11973 * config.sub: changed recognition of m68000 so that various
11974 m68k types can be specified via m680[01234]0
11975
11976Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11977
11978 * config.sub (basic_machine): fix sed so that '-foo' isn't
11979 completely substituted out while .+'-foo' loses the '-foo'
11980
11981Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11982
11983 * config.sub ($os): Add -aout.
11984
11985Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
11986
11987 * configure: If host_makefile_frag is absolute, don't
11988 prefix ${invsubdir} (relevant to libg++ auto-configure).
11989
11990Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11991
11992 * Makefile.in (tooldir): Define it.
11993 (all-ld): Depend on all-flex.
11994
11995Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11996
11997 * Makefile.in (check): Fix libg++ special case.
11998
11999Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12000
12001 * configure: do not bury `pwd` into config.status, thus do fewer
12002 pwd's.
12003
12004 * configure: print the "Building in" message only when building in
12005 other than "." AND verbose.
12006
12007 * configure: remove -s, rework -v to better accomodate guested
12008 configures.
12009
12010 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12011
12012Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12013
12014 * Makefile.in: macroize flags passed on recursion. remove
12015 fileutils.
12016
12017Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12018
12019 * configure: get makesrcdir right for subdirs deeper than 1.
12020
12021 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12022 install.
12023
12024Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12025
12026 * Makefile.in: don't print subdir_do or recursion lines.
12027
12028Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12029
12030 * standards.texi: added menu item.
12031
12032 * Makefile.in: build and install standards.info.
12033
12034 * standards.texi: new file.
12035
12036Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12037
12038 * configure: test for and move config.status pieces from
12039 ${subdir}/.
12040
12041Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12042
252b5132
RH
12043 * configure: Test for existance of files before trying to mv
12044 them, to avoid numerous non-existance messages.
12045
12046Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12047
12048 * configure: correct final line of config.status.
12049
12050 * configure: patch from eggert. Avoids a protection problem if
12051 the original Makefile.in is read only.
12052
12053 * configure: use move-if-change from gcc to create config.status.
12054 Some makefiles depend on config.status to tell if a directory
12055 has been reconfigured for a different host. This change
12056 prevents those directories from remaking everything in the case
12057 where the reconfig was only intended to rebuild a Makefile.
12058
12059 * configure: test for config.sub with "config.sub sun4" rather
12060 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12061 host alias from a missing config.sub.
12062
12063Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12064
12065 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12066 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12067
12068Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12069
12070 * configure: mkdir ${subdir} as needed.
12071
12072Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12073
12074 * Makefile.in,configure.in: added autoconf.
12075
12076Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12077
12078 * Makefile.in: no longer pass against on recursion.
12079
12080 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12081 definitions are not inherited.
12082
12083 * configure: correct makesrcdir when subdir is .
12084
12085Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12086
12087 * configure: Add support for 'subdirs' variable, which is
12088 like 'configdirs', except that configure doesn't re-invoke
12089 itself for subdirs, it just creates a Makefile for each subdir.
12090 * configure.texi: Document subdirs.
12091
12092Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12093
12094 * configure.in: added flex to configdirs
12095
12096Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12097
12098 * Makefile.in: remove clean-stamps from clean.
12099
12100Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12101
12102 * configure.in: Add gdbtest to configdirs.
12103
12104Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12105
12106 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12107 to recursive makes.
12108 * configure.in: Recognize new ncr3000 config.
12109
12110Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12111
12112 * Makefile.in, configure.in: removed references to gdbm.
12113
12114Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12115
12116 * config.sub: Don't canonicalize os value
12117 newsos* to bsd (readline needs to check for newsos).
12118 (This fix was earlier made Jan 31, but got re-broken.)
12119
12120Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12121
12122 * configure.in: sco is an os, not a vendor!
12123
12124 * configure: Quote $( better. Keep various shells happy.
12125
12126Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12127
12128 * Makefile.in: eliminate stamp-files.
12129
12130Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12131
12132 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12133 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12134
12135Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12136
12137 * config.sub: fix iris/iris3.
12138
12139Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12140
12141 * configure: re-add -rm.
12142
12143Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12144
12145 * Maskefile.in: add .stmp-rcs to all.
12146
12147 * configure.in: remove gas from rs6000 build, use aix host fragment.
12148
12149Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12150
12151 * configure: pass down site_option during recursion.
12152
12153Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12154
12155 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12156
12157Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12158
12159 * configure: Change exec_prefix so that it really defaults to prefix.
12160
12161Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12162
12163 * Makefile.in, configure.in: Add support for mmalloc library.
12164
12165Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12166
12167 * Makefile.in: add stmp dependencies for a few more things.
12168
12169Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12170
12171 * configure: adjusted error message on objdir/srcdir configure
12172 collision, per john's suggestion.
12173
12174 * Makefile.in: add libiberty stmp to all and all.cross.
12175
12176Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12177
12178 * Makefile.in: remove force dependencies, add grep to all.
12179
12180Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12181
12182 * Makefile.in: drop flex. make stamp files work.
12183
12184 * configure: added test for conflicting configuration in srcdir,
12185 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12186 gets cranky. use relative paths for configure and srcdir
12187 whenever possible. Send some error messages to stderr that were
12188 going to stdout.
12189
12190Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12191
12192 * Makefile.in: Fix libg++ rule to check for gcc directory
12193 before using gcc/gcc. Also pass XTRAFLAGS.
12194
12195Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12196
12197 * Makefile.in: added stmp-files so that directories aren't polled
12198 when they are already built.
12199
12200 * configure.texi: fixed a node pointer problem.
12201
12202Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12203
4bddf3ad 12204 * config.sub configure.in gdb/configure.in
252b5132
RH
12205 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12206 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12207 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12208
12209Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12210
12211 * configure: -recurring becomes -silent. corrected help message
12212 for -site= option.
12213
12214 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12215
12216Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12217
12218 * configure: when building Makefile for crosses, replace
12219 tooldir and program_prefix. default srcdir from location of
12220 config.sub. remove "for host in hosts" and "for target in
12221 targets" loops.
12222
12223Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12224
12225 * Makefile.in: Do not pass bindir or mandir to cvs.
12226
12227Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12228
12229 * Makefile.in, configure.in: removed traces of namesubdir,
12230 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12231 copyrights to '92, changed some from Cygnus to FSF.
12232
12233 * configure.texi: remove most references to multiple hosts,
12234 multiple targets, subdirs, etc.
12235
12236 * configure.man: removed rcsid. reference config.sub not
12237 config.subr.
12238
12239 * Makefile.in: mkdir $(infodir) on install-info.
12240
12241Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12242
12243 * configure.texi: Explain better about .gdbinit and about
12244 the environment that configure.in sections run in.
12245
12246Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12247
12248 * configure.in: Ultrix is only a decstation if it's a MIPS.
12249
12250Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12251
12252 * README: DOC.configure => cfg-paper.texi.
12253
12254Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12255
12256 * config.sub (near case $os): Don't convert newsos* to bsd!
12257
12258Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12259
12260 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12261 the number of copies of COPYING that go into the GDB tar file.
12262
12263Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12264
4bddf3ad 12265 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12266 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12267 Fix SCO configuration stuff.
12268
12269Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12270
12271 * Makefile.in: For libg++, make sure the -I pointing
12272 to the gcc directory goes *after* all the libg++-local -I flags.
12273 Also, move just-gcc dependency from just-libg++ to all-libg++.
12274
12275Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12276
12277 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12278
12279Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12280
12281 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12282
12283Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12284
12285 * config.sub: Add stratus configuration frags. Also
12286 submitted to FSF.
12287
12288Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12289
12290 * Makefile.in (DEV_SUPPORT): add configure.man.
12291
12292 * config.sub(Decode manufacturer-specific): add -none*.
12293
12294Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12295
12296 * Makefile.in: remove form feeds to make Sun's make happy.
12297 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12298
12299Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12300
12301 * Makefile.in (AR_FLAGS): Make quieter.
12302
12303Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12304
12305 * configure.in: Add libg++.
12306 * configure: When verbose, don't output the command line at each
12307 level; it will be unremarkably the same as the previous version,
12308 which will be the same as what the user typed.
12309
12310Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12311
12312 * configure.in, Makefile.in: fix clean-info, add flex. add
12313 fileutils.
12314
12315 * configure: be less sensitive to spaces in Makefile.in. Do not
12316 look for sources in "..". Doing so breaks subdirectories that
12317 might have their own configure. If a subdir has it's own
12318 configure script, use it.
12319
12320Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12321
12322 * cfg-paper.texi: some changes suggested by rms.
12323
12324Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12325
12326 * config.sub: Merge in some small additions from the FSF version,
12327 taken from the gcc distribution, to bring the Cygnus and FSF
12328 versions into closer sync.
12329
12330Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12331
12332 * configure.in: Changed svr4 references to sysv4.
12333
12334Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12335
12336 * configure: added -V for version number option.
12337
12338Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12339
12340 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12341 renamed from DOC.configure to cfg-paper.texi.
12342
12343Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12344
12345 * configure, config.subr, config.sub: config.subr is now
12346 config.sub again.
12347
12348Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12349
12350 * configure.texi: new file, in progress.
12351
12352 * Makefile.in: build info file and install the man page for
12353 configure.
12354
12355 * configure.man: new file, first cut.
12356
12357 * configure: find config.subr again now that configuration "none"
12358 has gone. removed all traces of the -ansi option. removed all
12359 traces of the -languages option.
12360
12361 * config.subr: resync from rms.
12362
d932cae7 123631991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12364
12365 * configure, config.sub, config.subr: merge config.sub into
12366 config.subr, call the result config.subr, remove config.sub, use
12367 config.subr.
12368
12369 * Makefile.in: revised install for dir.info.
12370
d932cae7 123711991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12372
12373 * configure.in: add decstation host makefile frag.
12374
12375 * Makefile.in: BISON now bison -y again. also install-gcc on
12376 install. clean-gdbm on clean. infodir belongs in datadir.
12377 Make directories for info install. Build dir.info here then
12378 install it.
12379
d932cae7 123801991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12381
12382 * Makefile.in: fix for bad directory tests.
12383
d932cae7 123841991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12385
12386 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12387 regexp. -srcdir relative was being handled incorrectly.
12388
12389 * Makefile.in: unwrapped some for loops so that parallel makes
12390 work again and so one can focus one's attention on a particular
12391 package.
12392
d932cae7 123931991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12394
12395 * configure: added PWD as a stand in for `pwd` (for speed). use
12396 elif wherever possible. make -srcdir work without -objdir.
12397 -objdir= commented out.
12398
d932cae7 123991991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12400
12401 * configure: +options become --options. -subdirs commented out.
12402 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12403 Makefile now at top of generated Makefile. Removed cvs log
12404 entries. added -srcdir. create .gdbinit only if there is one
12405 in ${srcdir}.
12406
12407 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12408 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12409 and mandir now keyed off datadir by default.
12410
d932cae7 124111991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12412
12413 * Freshly created ChangeLog.
12414
12415\f
12416Local Variables:
12417mode: change-log
12418left-margin: 8
12419fill-column: 76
12420version-control: never
12421End:
5c5f596d 12422