* Makefile.tpl: Fix comment errors.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
675492f0
RW
12008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * Makefile.tpl: Fix comment errors.
4 * Makefile.in: Regenerate.
5
b018a5d1
JB
62008-06-13 Julian Brown <julian@codesourcery.com>
7
8 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
9 of libobjc for ARM EABI Linux.
10 * configure: Regenerate.
11
310213e8
DE
122008-06-12 David S. Miller <davem@davemloft.net>
13 David Edelsohn <edelsohn@gnu.org>
14
15 * configure.ac: Add powerpc*-*-* to gold supported targets.
16 * configure: Regenerate.
17
6641ce42
JM
182008-06-08 Joseph Myers <joseph@codesourcery.com>
19
20 PR tree-optimization/36218
21 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
22 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
23 (all prefix="build-"): Pass them to build-system sub-makes.
24 * Makefile.in: Regenerate.
25
03c2f9e6
DJ
262008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
27
28 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
29 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
30 mkdep, and compile. Update comments.
31 (ETC_SUPPORT): Add ChangeLog and update comments.
32
4538db8b
ILT
332008-05-11 Ian Lance Taylor <iant@google.com>
34
35 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
36
266df637
PB
372008-04-18 Paolo Bonzini <bonzini@gnu.org>
38
39 Sync with gcc:
40 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
41
42 PR bootstrap/35457
43 * configure.ac: Include override.m4.
44 * configure: Regenerate.
45
46 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
47
48 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
49 * Makefile.in: Regenerate.
50
51 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
52
53 * configure.ac: Do not build libssp for the AVR.
54 * configure: Regenerate.
55
a86a761e
NC
562008-04-18 Nick Clifton <nickc@redhat.com>
57
58 * MAINTAINERS: Replace reference to configure.in with reference to
59 configure.ac.
60
52310858
NC
612008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
62
63 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
64 as nonconfigurable directories list.
65 * configure: Regenerate.
66
f5314dd5
DM
672008-04-14 David S. Miller <davem@davemloft.net>
68
69 * configure.ac: Add sparc*-*-* to gold supported targets.
70 * configure: Regenerate.
71
e2208220
BE
722008-04-14 Ben Elliston <bje@au.ibm.com>
73
74 * config.sub, config.guess: Update from upstream sources.
75
0bb6ea20
HPN
762008-04-12 Hans-Peter Nilsson <hp@axis.com>
77
78 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
79 * Makefile.in: Regenerate.
80
e5164e97
ILT
812008-04-07 Ian Lance Taylor <iant@google.com>
82
83 * Makefile.def: check-gold depends upon all-binutils.
84 * Makefile.in: Regenerate.
85
e33b51a6
NC
862008-04-04 Nick Clifton <nickc@redhat.com>
87
88 PR binutils/4334
89 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
90 builds.
91 * configure: Regenerate.
92
fc5df3ab
NC
932008-04-04 NightStrike <NightStrike@gmail.com>
94
95 PR other/35151
96 * configure.ac: Combine rules for mingw32 and mingw64.
97 * configure: Regenerate.
98
c779bab8
PB
992008-03-27 Paolo Bonzini <bonzini@gnu.org>
100
101 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
102 * Makefile.in: Regenerate.
103
93f9b408
ILT
1042008-03-20 Ian Lance Taylor <iant@google.com>
105
106 * configure.ac: Add support for --enable-gold.
107 * Makefile.def: Add gold as a directory like ld.
108 * configure, Makefile.in: Regenerate.
109
5746fb46
AK
1102008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
111
112 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
113 (s390_cond_extensions): Reduced extensions to the compare related.
114 (main): z10 cpu type option added.
115 (expandConditionalJump): Renamed to ...
116 (insertExpandedMnemonic): ... this.
117
118 * opcodes/s390-opc.c: Re-group the operand format makros.
119 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
120 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
121 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
122 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
123 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
124 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
125 INSTR_SIL_RDU): New instruction formats added.
126 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
127 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
128 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
129 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
130 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
131 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
132 masks added.
133 (s390_opformats): New formats added "ris", "rrs", "sil".
134 * opcodes/s390-opc.txt: Add the conditional jumps with the
135 extensions removed from automatic expansion in s390-mkopc.c manually.
136 (asi - trtre): Add new System z10 EC instructions.
137 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
138
58c85be7
RW
1392008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
140
141 * configure.ac: m4_include config/proginstall.m4.
142 * configure: Regenerate.
143
78124051
RW
1442008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
145
146 Backport from upstream Libtool:
147
148 2007-10-12 Eric Blake <ebb9@byu.net>
149
150 Deal with Autoconf 2.62's semantic change in m4_append.
151 * ltsugar.m4 (lt_append): Replace broken versions of
152 m4_append.
153 (lt_if_append_uniq): Don't require separator to be overquoted,
154 and avoid broken m4_append.
155 (lt_dict_add): Fix typo.
156 * libtool.m4 (_LT_DECL): Don't overquote separator.
157
018f1bea
DE
1582008-03-13 David Edelsohn <edelsohn@gnu.org>
159
160 * config.rpath: Add AIX 6 support.
161
5c5f596d
PB
1622008-03-13 Paolo Bonzini <bonzini@gnu.org>
163
164 * Makefile.def (stageprofile). Remove -fprofile-generate
165 from stage_libcflags.
166 * Makefile.in: Regenerate.
167
a1f93a5e
BE
1682008-03-13 Ben Elliston <bje@au.ibm.com>
169
170 * config.sub, config.guess: Update from upstream sources.
171
98c3d905
AK
1722008-03-06 Florian Krohm <fkrohm@us.ibm.com>
173
174 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
175 * s390-opc.txt (cmpsc): Duplicate entry removed.
176 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
177 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
178 fier, cu42, cu41): Fix operand format.
179
7f6ef0c0
PB
1802008-02-20 Paolo Bonzini <bonzini@gnu.org>
181
182 PR bootstrap/32009
183 PR bootstrap/32161
184
185 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
186 * configure: Regenerate.
187
188 * Makefile.def: Define stage_libcflags for all bootstrap stages.
189 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
190 STAGE4_LIBCFLAGS): New.
191 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
192 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
193 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
194 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
195 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
196 for target modules. Don't export LIBCFLAGS.
197 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
198 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
199 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
200 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
201 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
202 * Makefile.in: Regenerate.
203
eaf19029
PB
2042008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
205
206 PR libgcj/33085
207 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
208 Do not use -DDLL_EXPORT. Backport from upstream.
209
680c43e9
NC
2102008-02-14 Nick Clifton <nickc@redhat.com>
211
212 Import this patch from gcc:
213 2008-01-24 David Edelsohn <edelsohn@gnu.org>
214
215 * libtool.m4: Backport AIX 6 support from ToT Libtool.
216
c72b1d96
HPN
2172008-02-02 Hans-Peter Nilsson <hp@axis.com>
218
219 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
220 * configure: Regenerate.
221
8b66833e
BW
2222008-01-31 Marc Gauthier <marc@tensilica.com>
223
224 * configure.ac (xtensa*-*-*): Recognize processor variants.
225 * configure: Regenerate.
226
9cc8ae67
PB
2272008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
228
229 PR bootstrap/34922
230 * configure.ac (PARSE_ARGS): Push suitable setting of
231 ac_subdirs_all, for `./configure --help=recursive'.
232 Handle `+' in generic toplevel directory disabling.
233 * configure: Regenerate.
234
19090595
BE
2352008-01-23 Ben Elliston <bje@au.ibm.com>
236
237 * config.sub, config.guess: Update from upstream sources.
238
9f1e7fd3
BE
2392008-01-08 Ben Elliston <bje@au.ibm.com>
240
241 * config.sub, config.guess: Update from upstream sources.
242
2f959d61
JJ
2432007-12-19 Jeff Johnston <jjohnstn@redhat.com>
244
245 * COPYING.LIBGLOSS: Update default copyright.
246
aa054b85
JJ
2472007-12-19 Jeff Johnston <jjohnstn@redhat.com>
248
249 * COPYING.NEWLIB: Update default copyright.
250
57c53b2b
RS
2512007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
252
253 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
254 Change recommended MPFR from 2.2.1 > 2.3.0.
255 * configure: Regenerate.
256
fee14b60
RS
2572007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
258
259 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
260 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
261 * Makefile.in: Regenerate.
262
c9b68031
DD
2632007-12-10 Andreas Tobler <a.tobler@schweiz.org>
264
265 * configure.ac: Enable libjava for x86_64-*-darwin9.
266 * configure: Regenerate.
267
ad25e7d5
BE
2682007-12-05 Ben Elliston <bje@au.ibm.com>
269
270 * config.sub, config.guess: Update from upstream sources.
271
6ac84f65
PB
2722007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
273
274 * config-ml.in: Robustify against white space in absolute file
275 names.
276
277 * config-ml.in (multi-clean): Substitute ${Makefile}.
278 Remove superfluous ${Makefile} in list.
279
7b3200f9
DJ
2802007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
281
282 * Makefile.def (dependencies): Make configure-gdb depend on
283 all-intl.
284 * Makefile.in: Regenerated.
285
2c133ff9
JJ
2862007-10-15 Patrick Mansfield <patmans@us.ibm.com>
287
288 * Makefile.def: To avoid problems running with parallel makes,
289 build newlib before libgloss so that target specific header
290 files are availble.
291 * Makefile.in: Regenerate.
292
5074315a
DJ
2932007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
294
295 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
296 * Makefile.in: Regenerate.
297
f5bc1778
DJ
2982007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
299
300 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
301 * libdecnumber: New directory, imported from GCC.
302
c66487f8
NC
3032007-10-08 Mike Frysinger <vapier@gentoo.org>
304
305 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
306 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
307 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
308 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
309 * configure: Regenerate.
310
b5714970
PB
3112007-10-01 Paolo Bonzini <bonzini@gnu.org>
312
313 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
314 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
315 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
316 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
317 * configure.ac: Default them to host tools for $host = $build.
318 Subst them.
319
320 * configure: Regenerate.
321 * Makefile.in: Regenerate.
322
f3b1e08e
RS
3232007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
324
325 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
326 * configure: Regenerate.
327
cff87f51
DD
3282007-09-19 Benjamin Kosnik <bkoz@redhat.com>
329
330 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
331 libstdc++.
332 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
333 * configure: Regenerate.
334 * Makefile.in: Regenerate.
335
625a61cd
AS
3362007-09-17 Andreas Schwab <schwab@suse.de>
337
338 * configure.ac: Raise minimum makeinfo version to 4.6.
339 * configure: Regenerate.
340
83a3a68b
AM
3412007-09-15 Alan Modra <amodra@bigpond.net.au>
342
343 * configure.ac: Correct makeinfo version check.
344 * configure: Regenerate.
345
5bd8be13
RS
3462007-09-14 Richard Sandiford <richard@codesourcery.com>
347
348 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
349 to $skipdirs and only disable gprof for newlib. Use the normal
350 mips*-elf* handling in other respects.
351 * configure: Regnerate.
352
5566c1fa
DD
3532007-09-12 David Daney <ddaney@avtrex.com>
354
355 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
356 enabling libgcj.
357 * configure: Regenerate.
358
3592007-09-12 Richard Guenther <rguenther@suse.de>
360
361 * configure.ac (--enable-stage1-checking): If neither --enable-checking
362 nor --disable-checking is provided also turn on yes and types
363 checking for stage1.
364 * configure: Re-generate.
365
a18e2996 3662007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
367
368 PR target/33281
369 * configure.ac: Use config/mh-mingw on mingw.
370 * configure: Regenerate.
84e7906e 371
691bb5a1
DD
3722007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
373
374 PR other/32154
375 * configure.ac: For libgloss targets, point the linker to the linker
376 script, startup code and simulator library.
377 * configure: Regenerate.
378
6d18b86b
AH
3792007-09-09 Andrew Haley <aph@redhat.com>
380
381 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 382 target-libjava.
6d18b86b 383
f00a3165 3842007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 385
f00a3165 386 * config.sub, config.guess: Update from upstream sources.
971aaaa5 387
2abc4e65
BE
3882007-08-21 Richard Guenther <rguenther@suse.de>
389
390 * configure.ac: Add types checking to stage1 checking flags.
391 * configure: Regenerate.
392
8a6ee3ab
JM
3932007-08-18 Paul Brook <paul@codesourcery.com>
394 Joseph Myers <joseph@codesourcery.com>
395
396 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
397 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
398 * Makefile.in: Regenerate.
399 * configure.ac (--with-debug-prefix-map): New.
400 * configure: Regenerate.
401
429acdec
RS
4022007-08-17 Richard Sandiford <richard@codesourcery.com>
403 Nigel Stephens <nigel@mips.com>
404
429acdec
RS
405 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
406 as target_makefile_frag.
407 * configure: Regenerate.
408
8520c408
AO
4092007-08-16 Alexandre Oliva <aoliva@redhat.com>
410
411 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
412 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
413 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
414 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
415 (do-compare, do-compare3, do-compare-debug): New.
416 ([+compare-target+]): Use them.
417
4182007-08-16 Alexandre Oliva <aoliva@redhat.com>
419
420 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
421 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
422 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
423 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
424 (do-compare, do-compare3, do-compare-debug): New.
425 ([+compare-target+]): Use them.
426
2444379b
BE
4272007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
428 Ben Elliston <bje@au.ibm.com>
429
430 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
431 --silent if $silent.
432 * configure: Regenerate.
433
d6f99447
DJ
4342007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
435
436 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
437
bd0aa315
NC
4382007-07-17 Nick Clifton <nickc@redhat.com>
439
440 * COPYING3: New file. Contains version 3 of the GNU General
441 Public License.
442 * COPYING3.LIB: New file. Contains version 3 of the GNU
443 Lesser General Public License.
444
0ebe98fb
BS
4452007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
446
447 * configure.ac: Fix my previous change to really match GCC.
448 * configure: Regenerate.
449
521ec477
DD
4502007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
451
452 * configure.ac: Rewrite 'configure --help' strings to look nicer.
453 * configure: Regenerate.
454
4552007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
456
457 * configure.ac: Add some missing m4 quotation.
458 * configure: Regenerate.
459
0c24b341
NC
4602007-07-09 Kai Tietz <kai.tietz@onevision.com>
461
462 * Makefile.def: Add windmc tool to build.
463 * Makefile.tpl: Likewise.
464 * configure.ac: Likewise.
465 * Makefile.in: Regenerate.
466 * configure: Regenerate.
467
a09314d0
L
4682007-07-05 H.J. Lu <hongjiu.lu@intel.com>
469
470 * lt~obsolete.m4: New. Import from 20070318 libtool.
471
7c3e1d12
BS
4722007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
473
474 * configure.ac: Don't add target-libmudflap to noconfigdirs for
475 uclinux and linux-uclibc targets.
476 * configure: Regenerate.
477
a5b3b4dd
DD
4782007-06-28 DJ Delorie <dj@redhat.com>
479
480 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
481 not building newlib.
482 * configure: Regenerated.
483
184d813c
DJ
4842007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
485
486 * src-release (DEVO_SUPPORT): Correct typos.
487
31d99776
DJ
4882007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
489
490 * Makefile.def: Add dependency from configure-gdb to all-bfd.
491 * Makefile.in: Regenerated.
492
e00a73e3
PB
4932007-06-14 Paolo Bonzini <bonzini@gnu.org>
494
495 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
496 (distclean-stage[+id+]): Possibly delete stage_last.
497 * Makefile.in: Regenerate.
498
98a1bbc5
BE
4992007-06-07 Ben Elliston <bje@au.ibm.com>
500
501 * config.sub, config.guess: Update from upstream sources.
502
973601e1
BE
5032007-06-07 Ben Elliston <bje@au.ibm.com>
504
505 * Makefile.tpl: Fix spelling error.
506 * Makefile.in: Regenerate.
507
2038f525
PB
5082007-06-04 Paolo Bonzini <bonzini@gnu.org>
509
510 Sync with gcc:
511 2007-05-30 Jakub Jelinek <jakub@redhat.com>
512
513 PR bootstrap/29382
514 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
515 * configure: Rebuilt.
516
f7c5c4b5
PB
5172007-06-01 Steve Ellcey <sje@cup.hp.com>
518
12a64d4f
L
519 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
520 lt_cv_sys_max_cmd_len.
f7c5c4b5 521
7ad9660b
PB
5222007-05-31 Paolo Bonzini <bonzini@gnu.org>
523
524 * ltgcc.m4: Update from GCC.
525
0e7ef45c
EC
5262007-05-25 Andreas Tobler <a.tobler@schweiz.org>
527
12a64d4f 528 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 529
37ad9514
SE
5302007-05-24 Steve Ellcey <sje@cup.hp.com>
531
532 * ltmain.sh: Update from GCC.
533 * libtool.m4: Update from GCC.
534 * ltsugar.m4: New. Update from GCC.
535 * ltversion.m4: New. Update from GCC.
536 * ltoptions.m4: New. Update from GCC.
537 * ltconfig: Remove.
538 * ltcf-c.sh: Remove.
539 * ltcf-cxx.sh: Remove.
540 * ltcf-gcj.sh: Remove.
541 * src-release: Update with new libtool file list.
542
8ee82aff
PB
5432007-05-16 Paolo Bonzini <bonzini@gnu.org>
544
545 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
546 stage_cflags.
547 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
548 Remove CFLAGS/LIBCFLAGS.
549 (configure-stage[+id+]-[+prefix+][+module+],
550 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
551 * Makefile.in: Regenerate.
552
149cb58d
SE
5532007-04-14 Steve Ellcey <sje@cup.hp.com>
554
555 * config-ml.in: Update from GCC.
556
91506736
DJ
5572007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
558
559 * src-release (do-proto-toplev): Process the support directories before
560 the tool directory.
561
ffa8bd48
RS
5622007-03-21 Richard Sandiford <richard@codesourcery.com>
563
564 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
565 of glob. Quote arguments with single quotes too.
566 * configure: Regenerate.
567
a4fd3374
DD
5682007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
569
570 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
571 * Makefile.in: Regenerate
572
b8025f34
AS
5732007-03-07 Andreas Schwab <schwab@suse.de>
574
575 * configure: Regenerate.
576
a3ca38d2
DD
5772007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
578
579 * configure.ac: Add "--with-pdfdir" configure option,
580 which defines pdfdir variable.
581 * Makefile.def (target=fixincludes): Add install-pdf to
582 missing targets.
583 (recursive_targets): Add install-pdf target.
584 (flags_to_pass): Add pdfdir.
585 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
586 target.
587 * configure: Regenerate
588 * Makefile.in: Regenerate
589
5902007-02-28 Eric Christopher <echristo@apple.com>
591
592 Revert:
593 2006-12-07 Mike Stump <mrs@apple.com>
594
595 * Makefile.def (dependencies): Add dependency for
596 install-target-libssp and install-target-libgomp on
597 install-gcc.
598 * Makefile.in: Regenerate.
599
6002007-02-27 Matt Kraai <kraai@ftbfs.org>
601
602 * configure: Regenerate.
603 * configure.ac: Move statements after variable declarations.
604
a4708fba
JM
6052007-02-19 Joseph Myers <joseph@codesourcery.com>
606
607 * configure.ac: Adjust for loop syntax.
608 * configure: Regenerate.
609
9a819804
AO
6102007-02-18 Alexandre Oliva <aoliva@redhat.com>
611
612 * configure: Rebuilt.
613
81ec575a
AO
6142007-02-18 Alexandre Oliva <aoliva@redhat.com>
615
616 * configure.ac: Drop multiple occurrences of --enable-languages,
617 and fix its quoting.
618 * configure: Rebuilt.
619
92f01d61
JM
6202007-02-17 Mark Mitchell <mark@codesourcery.com>
621 Nathan Sidwell <nathan@codesourcery.com>
622 Vladimir Prus <vladimir@codesourcery.com
623 Joseph Myers <joseph@codesourcery.com>
624
625 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
626 * configure: Regenerate.
627
b1299c4e
DJ
6282007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
629
630 * configure.ac (target_libraries): Move libgcc before libiberty.
631 * configure: Regenerated.
632
18f6b6ee
PB
6332007-02-13 Paolo Bonzini <bonzini@gnu.org>
634
635 * configure: Regenerate again?
636
9c4e9f27
PB
6372007-02-13 Paolo Bonzini <bonzini@gnu.org>
638
639 * configure: Reapply PR30748 fix which was lost in the previous commit.
640
24ff9987
DJ
6412007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
642 Paolo Bonzini <bonzini@gnu.org>
643
644 PR bootstrap/30753
645 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
646 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
647 * configure: Regenerated.
648
7df2cd5d
PB
6492007-02-10 Paolo Bonzini <bonzini@gnu.org>
650
651 * configure: Regenerate.
652
b0aaa663
DJ
6532007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
654
655 PR bootstrap/30748
656 * configure.ac: Correct syntax for Solaris ksh.
657 * configure: Regenerated.
658
a0323144
PB
6592007-02-09 Paolo Bonzini <bonzini@gnu.org>
660
661 * Makefile.def: Sync with GCC.
662 * Makefile.tpl: Sync with GCC.
663 * Makefile.in: Regenerate.
664 * configure: Regenerate.
665
c6b750e1
DJ
6662007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
667
668 * Makefile.tpl (build_alias, host_alias, target_alias): Use
669 noncanonical equivalents.
670 * configure.in: Rename to...
671 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
672 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
673 target_noncanonical. Use them. Rewrite removal of configure
674 arguments for autoconf 2.59. Discard variable settings. Force
675 program_transform_name for native tools.
676
677 * Makefile.in: Regenerated.
678 * configure: Regenerated with autoconf 2.59.
679
680 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
681
f3cd89f4
JJ
6822007-02-08 Jeff Johnston <jjohnstn@redhat.com>
683
684 * COPYING.LIBGLOSS: Reformat default Red Hat
685 license to fit within 80 columns.
686 * COPYING.NEWLIB: Ditto.
687
4e206d7e
DB
6882007-02-05 Dave Brolley <brolley@redhat.com>
689
690 * Contribute the following changes:
691 2006-11-28 DJ Delorie <dj@redhat.com>
692
693 * configure.in: Fix typo for mep's target_makefile_frag.
694 * configure: Regenerated.
695
696 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
697
698 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
699 * configure: Regenerate.
700
701 2001-09-19 DJ Delorie <dj@redhat.com>
702
703 * configure.in (target_makefile_frag): use mt-mep
704
705 2001-06-12 Don Howard <dhoward@redhat.com>
706
707 * configure.in: Remove gdb from MeP skip list.
708
709 2001-04-05 DJ Delorie <dj@redhat.com>
710
711 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
712
713 2001-03-20 Ben Elliston <bje@redhat.com>
714
715 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
716
717 2001-03-19 Ben Elliston <bje@redhat.com>
718
719 * config.sub (mep, mep-*): Add.
720
b2edfdd2
AS
7212007-01-31 Andreas Schwab <schwab@suse.de>
722
723 * Makefile.tpl (LDFLAGS): Substitute it.
724 * Makefile.in: Regenerate.
725
ceb92e78
PB
7262007-01-11 Paolo Bonzini <bonzini@gnu.org>
727
728 * configure.in: Change == to = in test command.
729 * configure: Regenerate.
730
4b900473
PB
7312007-01-11 Paolo Bonzini <bonzini@gnu.org>
732 Nick Clifton <nickc@redhat.com>
733 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
734
735 * configure.in (build_configargs, host_configargs, target_configargs):
736 Remove build/host/target parameters.
737 (host_libs): Add gmp and mpfr.
738 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
739 * Makefile.def (gmp, mpfr): New.
740 (gcc): Remove target.
741 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
742 target_os, target_vendor): New.
743 (configure): Add host_alias/target_alias arguments. Adjust invocations.
744 * configure: Regenerate.
745 * Makefile.in: Regenerate.
746
7472007-01-11 Matt Fago <fago@earthlink.net>
748
749 * configure.in: Try to link to functions only in mpfr 2.2.x
750 to improve robustness of configure tests.
751 * configure: Regenerate.
752
80f6dcbc
NC
7532007-01-08 Kai Tietz <kai.tietz@onevision.com>
754
755 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 756 * configure: Regenerate.
80f6dcbc 757
f86e35b8
NC
7582007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
759
760 * Makefile.tpl (all-target): Correct @if conditional for target
761 modules.
762 * configure.in: Omit libiberty if building only target libgcc.
763 * configure, Makefile.in: Regenerated.
764
79fcd0ec
PB
7652007-01-04 Paolo Bonzini <bonzini@gnu.org>
766
767 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
768 * configure: Regenerate.
769
6aa8ef82
DJ
7702007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
771
772 * Makefile.def (target_modules): Add libgcc.
773 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
774 * Makefile.tpl (clean-target-libgcc): Delete.
775 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
776 on gcc even for bootstrapped modules. Rewrite handling of
777 lang_env_dependencies to loop over target_modules.
778 * configure.in (target_libraries): Add target-libgcc.
779 * Makefile.in, configure: Regenerated.
780
9b134994
PB
7812006-12-29 Paolo Bonzini <bonzini@gnu.org>
782
783 Sync with gcc:
784 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
785
786 * configure.in: Reorganize recognition of languages. Add
787 --enable-stage1-languages. Show supported languages for the chosen
788 target rather than all recognized languages.
789 * configure: Regenerate.
790
791 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
792
793 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
794 * Makefile.in: Regenerate.
795
796 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
797
798 * configure.in: Warn that MPFR 2.2.0 is buggy.
799 * configure: Regenerate.
800
8cf39b1b
ILT
8012006-12-27 Ian Lance Taylor <iant@google.com>
802
803 * configure.in: When removing Makefiles to force a reconfigure, also
804 remove prev-DIR*/Makefile.
805 * configure: Regenerate.
806
ebff6cd5
KH
8072006-12-23 Kazu Hirata <kazu@codesourcery.com>
808
809 * config.bfd: Recognize fido.
810
8a0d8a5c
PB
8112006-12-19 Paolo Bonzini <bonzini@gnu.org>
812
813 Sync with gcc:
814
815 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
816
817 * configure.in: Remove "$build" case for powerpc-*-darwin* since
818 it only affects bootstrap and could be tested on "$host" as well.
819 * configure: Regenerate.
820 * config/mh-ppc-darwin: Add to the stage1 cflags here.
821
822 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
823
824 PR bootstrap/29544
825 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
826 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
827 move here comment from Makefile.tpl.
828 * Makefile.tpl: Move some definitions higher in the file.
829 (STAGE1_CHECKING): New.
830 * configure.in: Add --enable-stage1-checking.
831 * configure: Regenerate.
832 * Makefile.in: Regenerate.
833
834 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
835
836 * configure.in: Update error message for missing GMP/MPFR.
837
838 * configure: Regenerate.
839
840 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
841
842 * configure.in: Update MPFR version in error message.
843
844 * configure: Regenerate.
845
846 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
847
848 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
849 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
850 --with-gmp-lib): New flags.
851
852 * configure: Regenerate.
853
790c0838
AM
8542006-12-12 Andreas Tobler <a.tobler@schweiz.org>
855
856 PR bootstrap/30134
857 * configure.in: Correct x86 darwin support for libjava to powerpc
858 and i?86 only.
859 * configure: Regenerate.
860
77d7106f
AM
8612006-12-11 Alan Modra <amodra@bigpond.net.au>
862
863 * configure.in: Handle spu makefile frag.
77d7106f
AM
864 * Makefile.tpl (MAINT): Define
865 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
866 * configure: Regenerate.
867 * Makefile.in: Regenerate.
868
0cfa5389
BE
8692006-12-11 Ben Elliston <bje@au.ibm.com>
870
871 * config.sub, config.guess: Update from upstream sources.
872
2839fe5d
BE
8732006-12-11 Ben Elliston <bje@au.ibm.com>
874
875 * configure.in: Sync with GCC (spu-*-*).
876 * configure: Sync with GCC.
877
b897f5d4
MS
8782006-12-07 Mike Stump <mrs@apple.com>
879
880 * Makefile.def (dependencies): Add dependency for
881 install-target-libssp and install-target-libgomp on
882 install-gcc.
883 * Makefile.in: Regenerate.
884
9daf3993
PB
8852006-11-16 Paolo Bonzini <bonzini@gnu.org>
886
887 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
888 (unstage): Test for stage_last presence.
889
890 PR bootstrap/29802
891 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
892 * Makefile.in: Regenerate.
893
9dbaa842
DD
8942006-11-14 DJ Delorie <dj@redhat.com>
895
896 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
897 * Makefile.in: Sync with GCC.
898 * configure.in: Sync with GCC (mpfr, gmp).
899 * configure: Sync with GCC.
900
b0cbce8d
JJ
9012006-11-08 Jie Zhang <jie.zhang@analog.com>
902
903 * configure.in: Remove target-libgloss from noconfigdirs for
904 bfin-*-*.
905 * configure: Regenerated.
906
44330a94
JJ
9072006-10-27 Jeff Johnston <jjohnstn@redhat.com>
908
909 * COPYING.NEWLIB: Add spu license.
7de05dd5 910 * COPYING.LIBGLOSS: Ditto.
44330a94 911
56a8fe78
DD
9122006-10-17 Brooks Moses <bmoses@stanford.edu>
913
914 * Makefile.def: Added pdf target handling.
915 * Makefile.tpl: Added pdf target handling.
916 * Makefile.in: Regenerated.
917
fbb00ad0
JJ
9182006-10-11 Jeff Johnston <jjohnstn@redhat.com>
919
920 * COPYING.NEWLIB: Updated.
921 * COPYING.LIBGLOSS: Ditto.
922
6b89cc21
DB
9232006-09-27 Dave Brolley <brolley@redhat.com>
924
925 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
926 $s instead of $r.
927 * configure: Regenerated.
928
17bcf627
BE
9292006-09-26 Ben Elliston <bje@au.ibm.com>
930
931 * config.sub, config.guess: Update from upstream sources.
932
f3529cf1
TS
9332006-09-20 Thiemo Seufer <ths@mips.com>
934
935 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
936 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
937 * configure: Regenerate.
938
45055374
CV
9392006-08-30 Corinna Vinschen <corinna@vinschen.de>
940
941 * configure.in: Never build newlib for a Mingw host.
942 Never build newlib as Mingw target library.
943 Test the existence of winsup/cygwin for building a Cygwin newlib,
944 rather than just winsup.
945 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
946 building a Mingw target.
947 * configure: Regenerate.
948
4be041b2
TS
9492006-08-15 Thiemo Seufer <ths@mips.com>
950 Nigel Stephens <nigel@mips.com>
951 David Ung <davidu@mips.com>
952
953 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
954
1d89b610
PB
9552006-07-25 Paolo Bonzini <bonzini@gnu.org>
956
957 Sync from GCC:
958 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
959
960 PR bootstrap/18058
961 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
962 if the bootstrap compiler is a GCC version that supports it.
963 * configure: Regenerate.
964
66a79c16
DJ
9652006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
966
967 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
968 * configure: Regenerated.
969
c1cb7e02
PB
9702006-07-18 Paolo Bonzini <bonzini@gnu.org>
971
972 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
973 for stages after the first.
974
7206a0ee
JJ
9752006-07-17 Jakub Jelinek <jakub@redhat.com>
976
977 * Makefile.def: Add dependencies for configure-opcodes
978 on configure-intl and all-opcodes on all-intl.
979 * Makefile.in: Regenerated.
980
6816f995
AO
9812006-07-04 Peter O'Gorman <peter@pogma.com>
982
983 * ltconfig: chmod 644 before ranlib during install.
984
3d3adb43
PB
9852006-07-03 Paolo Bonzini <bonzini@gnu.org>
986
1f3f1bbf 987 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
988 * configure: Regenerate.
989
64ce424c
PB
9902006-07-03 Paolo Bonzini <bonzini@gnu.org>
991
992 Sync from gcc:
993
994 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
995
996 PR other/27063
997 * configure.in: Test subdir_requires and give an appropriate
998 error message.
999 * configure: Regenerate.
1000
1001 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1002
1003 PR target/27540
1004 * configure.in: Only enable libgomp on IRIX 6.
1005 * configure: Regenerate.
1006
d42c4017
DA
10072006-06-20 David Ayers <d.ayers@inode.at>
1008
1009 PR bootstrap/28072
1010 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1011 whether target-libjava is being configured instead of whether the
1012 java front end is enabled.
1013 * configure: Regenerate.
0e7ef45c 1014
4962c51a
MS
10152006-06-15 Mark Shinwell <shinwell@codesourcery.com>
1016
1017 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1018 to R_ARM_LDC_SB_G{0,1,2} respectively.
1019
caee866a
PB
10202006-06-15 Paolo Bonzini <bonzini@gnu.org>
1021
1022 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1023 too.
1024 * Makefile.in: Regenerate.
1025
363ef840
DA
10262006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1027
1028 Sync from gcc:
1029
1030 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1031 * configure.in: Don't enable libgomp on hpux10.
1032 * configure: Rebuilt.
1033
54d1c879
DA
10342006-06-13 David Ayers <d.ayers@inode.at>
1035
1036 Sync from gcc:
1037
1038 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 1039
54d1c879
DA
1040 PR bootstrap/27963
1041 PR target/19970
0e7ef45c 1042 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
1043 ${libgcj} is specified.
1044 * configure: Regenerate.
0e7ef45c 1045
a4d8b690
JJ
10462006-06-08 Jeff Johnston <jjohnstn@redhat.com>
1047
1048 Sync from gcc:
1049
1050 2005-01-12 David Edelsohn <edelsohn@gnu.org>
1051 Andreas Schwab <schwab@suse.de>
1052
1053 PR bootstrap/18033
1054 * config-ml.in: Eval option if surrounded by single quotes.
1055
4f0ef2d8
CD
10562006-06-07 Carlos O'Donell <carlos@codesourcery.com>
1057
1058 Sync from gcc:
0e7ef45c 1059
4f0ef2d8 1060 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 1061
4f0ef2d8
CD
1062 PR libobjc/13946
1063 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1064 * Makefile.in: Regenerate.
1065 * configure.in: Add --enable-objc-gc at toplevel and have it
1066 enable boehm-gc for Objective-C.
1067 Remove target-boehm-gc from libgcj.
1068 Add target-boehm-gc to target_libraries.
1069 Add target-boehm-gc to noconfigdirs where ${libgcj}
1070 is specified.
1071 Assert that boehm-gc is supported when requested for Objective-C.
1072 Only build boehm-gc if needed either for Java or Objective-C.
1073 * configure: Regenerate.
1074
1075 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 1076
4f0ef2d8
CD
1077 PR 27674
1078 * Makefile.tpl (configure-[+prefix+][+module+],
1079 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1080 Remove rule to unstage bootstrapped modules.
1081 (stage_current): New.
1082 * Makefile.in: Regenerate.
1083
1084 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1085 Andreas Tobler <a.tobler@schweiz.ch>
1086
1087 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1088 * configure: Rebuilt.
1089
1090 Revert
1091 2006-01-31 Richard Guenther <rguenther@suse.de>
1092 Paolo Bonzini <bonzini@gnu.org>
1093
1094 * Makefile.def (target_modules): Add libgcc-math target module.
1095 * configure.in (target_libraries): Add libgcc-math target library.
1096 (--enable-libgcc-math): New configure switch.
1097 * Makefile.in: Re-generate.
1098 * configure: Re-generate.
1099
c17b816b
JJ
11002006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1101
1102 * config-ml.in: Alter CCASFLAGS to include special
1103 multilib options the same as is done for CFLAGS.
1104
20e95c23
DJ
11052006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1106
1107 * Makefile.def: Added dependencies from sim and gdb on intl, and
1108 added configure dependencies to everything with an all dependency
1109 on intl.
1110 * gettext.m4: Removed.
1111 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1112 (GDB_SUPPORT_DIRS): Add intl.
1113 * Makefile.in: Regenerated.
1114
4bd8ad80
DJ
11152006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1116
1117 * src-release (DEVO_SUPPORT): Add config.rpath.
1118
c380fdd8
PB
11192006-05-25 Paolo Bonzini <bonzini@gnu.org>
1120
1121 * Makefile.def (bfd, opcodes): Fix lib_path.
1122 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1123 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1124 * Makefile.in: Regenerate.
1125
701628f5
MS
11262006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1127
1128 * configure.in: Enable gprof for cross builds.
1129 * configure: Regenerate.
1130
25aae7f2
DJ
11312006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1132
1133 * src-release (MAKEINFOFLAGS): Define.
1134 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1135
ea3d1626
BE
11362006-05-14 Ben Elliston <bje@au.ibm.com>
1137
1138 * config.sub, config.guess: Update from upstream sources.
1139
49b9e644
BE
11402006-05-12 Ben Elliston <bje@au.ibm.com>
1141
1142 * config.sub, config.guess: Update from upstream sources.
1143
482dd2f6
DJ
11442006-05-04 Steve Ellcey <sje@cup.hp.com>
1145
1146 * blt, iwidgets, mmalloc: Remove directories.
1147
8b01a5c2
DD
11482006-05-01 DJ Delorie <dj@redhat.com>
1149
641a3af4 1150 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
1151 * configure: Regenerate.
1152
a481dbb7
DD
11532006-04-18 DJ Delorie <dj@redhat.com>
1154
1155 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1156 reference libgloss so that libssp can be built in a combined
1157 tree.
1158 * configure: Regenerate.
1159
962c9e74
BE
11602006-04-10 Ben Elliston <bje@au.ibm.com>
1161
1162 * contrib: Remove directory.
1163
108a6f8e
CD
11642006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1165
1166 * Makefile.tpl: Add install-html target.
1167 * Makefile.def: Add install-html target.
1168 * Makefile.in: Regenerate.
1169 * configure.in: Add --with-datarootdir, --with-docdir,
1170 and --with-htmldir options.
1171 * configure: Regenerate.
1172
a4ef73e9
BE
11732006-03-31 Ben Elliston <bje@au.ibm.com>
1174
1175 PR binutils/1860
1176 * configure.in: Require makeinfo 4.4 or higher.
1177 * configure: Regenerate.
1178
b37df25a
PB
11792006-03-14 Paolo Bonzini <bonzini@gnu.org>
1180
1181 * Makefile.in: Regenerate.
1182
a6df5a19
PB
11832006-03-14 Paolo Bonzini <bonzini@gnu.org>
1184
1185 Sync with gcc:
1186 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1187
1188 * configure.in: Handle --disable-<component> generically.
1189 * configure: Regenerate.
1190
1191 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 1192
a6df5a19
PB
1193 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1194 (TARGET_CONFIGDIRS): Remove.
1195 * configure.in: Remove AC_SUBST(target_configdirs).
1196 * Makefile.in, configure: Regenerated.
1197
1198
65419985
L
11992006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1200
1201 PR libgcj/17311
1202 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1203
c52c6897
PB
12042006-02-20 Paolo Bonzini <bonzini@gnu.org>
1205
1206 PR bootstrap/25670
1207
1208 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1209
1210 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1211 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1212 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1213 BUILD_PREFIX, BUILD_PREFIX_1.
1214 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1215
1216 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1217 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1218
1219 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1220 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1221 of `cat stage_current`. Always provide the `r' and `s' variables.
1222 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1223 a single shell execution.
1224 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1225 bootstrapped modules, make the stage1 module if the build was not
1226 started yet, else build the current stage.
1227 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1228 (all-build, all-host, all-target, [+make_target+]-host,
1229 [+make_target+]-target): Do not use \-continued lines.
1230 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1231 (current_stage, restrap, stage_last): New.
1232
1233 * Makefile.in: Regenerate.
1234 * configure: Regenerate.
1235
b3ded179
PB
12362006-02-14 Paolo Bonzini <bonzini@gnu.org>
1237
1238 Sync from gcc:
1239
1240 2006-01-31 Richard Guenther <rguenther@suse.de>
1241 Paolo Bonzini <bonzini@gnu.org>
1242
1243 * Makefile.def (target_modules): Add libgcc-math target module.
1244 * configure.in (target_libraries): Add libgcc-math target library.
1245 (--enable-libgcc-math): New configure switch.
1246 * Makefile.in: Re-generate.
1247 * configure: Re-generate.
1248 * libgcc-math: New toplevel directory.
1249
1250 2006-01-18 Richard Henderson <rth@redhat.com>
1251 Jakub Jelinek <jakub@redhat.com>
1252 Diego Novillo <dnovillo@redhat.com>
1253
1254 * libgomp: New directory.
1255 * Makefile.def: Add target_module libgomp.
1256 * Makefile.in: Regenerate.
1257 * configure.in (target_libraries): Add target-libgomp.
1258 * configure: Regenerate.
1259
3a35eeb3
PB
12602006-02-14 Paolo Bonzini <bonzini@gnu.org>
1261 Andreas Schwab <schwab@suse.de>
0e7ef45c 1262
3a35eeb3
PB
1263 * configure: Regenerate.
1264
2429c060
PB
12652006-01-16 Paolo Bonzini <bonzini@gnu.org>
1266
1267 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1268 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1269 the assembler, linker and binutils.
1270 * configure: Regenerate.
1271
ec49b2b8
NC
12722006-01-16 Nick Clifton <nickc@redhat.com>
1273
49b9e644 1274 * config.sub, config.guess: Sync from config repository.
ec49b2b8 1275
44b2308f
AO
12762006-01-05 Alexandre Oliva <aoliva@redhat.com>
1277
1278 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1279 @ from continuation.
1280 * Makefile.in: Rebuilt.
1281
80911fe1
PB
12822006-01-04 Paolo Bonzini <bonzini@gnu.org>
1283
1284 Sync from gcc:
1285
1286 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1287
1288 PR bootstrap/24252
1289
1290 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1291 * Makefile.tpl (OBJDUMP): New.
1292 (EXTRA_HOST_FLAGS): Add it.
1293 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1294
1295 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1296 to use symbolic links between directories. Avoid race conditions
1297 or make them harmless.
1298 * configure.in: Do not try to use symbolic links between directories.
1299
1300 * Makefile.def (LEAN): Pass.
1301 * Makefile.tpl (LEAN): Define.
1302 (stage[+id+]-start): Accept that the previous directory does not
1303 exist, if the bootstrap is lean.
1304 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1305 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1306 configure substitution.
1307 ([+compare-target+]): Likewise.
1308 ([+bootstrap-target+]-lean): New.
1309 * configure.in: Remove lean bootstrap support from here.
1310
1311 * Makefile.in: Regenerate.
1312 * configure: Regenerate.
1313
1314 2006-01-02 Andreas Schwab <schwab@suse.de>
1315
1316 * configure.in: When reconfiguring remove Makefile in
1317 all stage directories.
1318 * configure: Regenerate.
1319
b59bea8a
NC
13202005-12-27 Leif Ekblad <leif@rdos.net>
1321
1322 * configure.in: Add support for RDOS target.
1323 * configure: Regenerate.
1324
d7730bac
NC
13252005-12-27 Nick Clifton <nickc@redhat.com>
1326
1327 PR binutils/1990
1328 * libtool.m4: Synchronize with version in GCC sources.
1329
c02dabc3
PB
13302005-12-20 Paolo Bonzini <bonzini@gnu.org>
1331
1332 Revert Ada-related part of the previous change.
1333
1334 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1335 Do not pass.
1336 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1337 * Makefile.in: Regenerate.
1338 * configure.in: Do not include mt-ppc-aix target fragment.
1339 * configure: Regenerate.
1340
f6d183c0
PB
13412005-12-19 Paolo Bonzini <bonzini@gnu.org>
1342
1343 * configure.in: Select appropriate fragments for PowerPC/AIX.
1344 * configure: Regenerate.
1345
1346 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1347 BOOT_CFLAGS, BOOT_LDFLAGS.
1348 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1349 BOOT_CFLAGS, BOOT_LDFLAGS.
1350 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1351 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1352 (stage): Fail if we cannot complete the work.
1353 * Makefile.in: Regenerate.
1354
f29759fc
JJ
13552005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1356
1357 * COPYING.NEWLIB: Update copyright year for default
1358 copyright.
1359
1f054001
PB
13602005-12-15 Paolo Bonzini <bonzini@gnu.org>
1361
1362 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1363 install-host-nogcc): Don't invoke $(stage) at the end.
1364 * Makefile.in: Regenerate.
1365
0aed8855
PB
13662005-12-14 Paolo Bonzini <bonzini@gnu.org>
1367
1368 * configure.in: Flip the top-level bootstrap switch.
1369 * configure: Regenerate.
1370
1371 Merge from gcc:
1372
1373 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1374
1375 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1376 $(stage) and $(unstage).
1377 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1378 (all): Remove stray semicolon.
1379 (local-distclean): Don't handle multilib.tmp and multilib.out.
1380 (install.all): Set $s for consistency.
1381 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1382 check_multilibs setting. Always make the install directory.
1383 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1384 Correct @if/@endif.
1385 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1386 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1387 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1388 (multilib.out): Remove.
1389 * Makefile.in: Regenerated.
1390
13912005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1392
1393 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1394 * configure.in: Replace ms1 arch with mt.
1395 * configure: Rebuilt.
1396
13972005-12-05 Paolo Bonzini <bonzini@gnu.org>
1398
1399 Sync with gcc:
1400
4970f871
NS
14012005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1402
1403 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1404 * configure.in: Replace ms1 arch with mt.
1405 * configure: Rebuilt.
1406
be01d343
PB
14072005-12-05 Paolo Bonzini <bonzini@gnu.org>
1408
1409 Sync with gcc:
1410
1411 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1412
1413 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1414 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1415 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1416 Find in-tree tools if available.
1417 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1418 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1419 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1420 (COMPILER_*_FOR_TARGET): New.
1421 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1422 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1423 (CONFIGURED_*, USUAL_*): Remove.
1424 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1425 STRIP): Use autoconf substitutions.
1426 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1427 COMPILER_NM_FOR_TARGET): New.
1428 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1429
1430 (all): Make all-host and all-target in parallel.
1431 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1432 that $$r and $$s are set before invoking a recursive make.
1433 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1434 ([+bootstrap-target+]): Inline most of the `all' target.
1435
1436 2005-11-29 Ben Elliston <bje@au.ibm.com>
1437
1438 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1439 from the gcc build directory.
1440 * Makefile.in: Regenerate.
1441
1442 2005-11-29 Ben Elliston <bje@au.ibm.com>
1443
1444 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1445 depend on all-libdecnumber.
1446 * configure.in (host_libs): Include libdecnumber.
1447 * Makefile.in: Regenerate.
1448 * configure: Likewise.
1449
1450 2005-11-21 Kean Johnston <jkj@sco.com>
1451
1452 * config.sub, config.guess: Sync from upstream sources.
1453
907be67c
DJ
14542005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1455
1456 * Makefile.def: Remove gdb dependencies for gdbtk.
1457 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1458 (configure-gdb, install-gdb): New rules.
1459 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1460 * Makefile.in, configure: Regenerated.
1461
e360f423
PB
14622005-10-22 Paolo Bonzini <bonzini@gnu.org>
1463
1464 PR bootstrap/24297
1465 * Makefile.tpl (do-[+make-target+], do-check, install,
1466 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1467 are set before recursing.
1468 * Makefile.in: Regenerate.
1469
45d5eb0a
EB
14702005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1471
1472 PR bootstrap/18939
1473 * Makefile.def (gcc) <target>: Fix thinko.
1474 * Makefile.in: Regenerate.
1475
3cf3372e
BS
14762005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1477
1478 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1479 * configure: Regenerate.
1480
bd70a46f
KH
14812005-10-09 Kazu Hirata <kazu@codesourcery.com>
1482
1483 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1484 target-libffi, target-qthreads, target-libjava, and
1485 targetlibobjc.
1486 * configure: Regenerate.
1487
5ae72758
DJ
14882005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1489
1490 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1491 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1492 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1493 (USUAL_OBJDUMP_FOR_TARGET): New.
1494 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1495 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1496 * configure, Makefile.in: Regenerated.
5ae72758 1497
cc96343e
PB
14982005-10-05 Paolo Bonzini <bonzini@gnu.org>
1499
1500 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1501 before other host packages.
1502
f70224b5
PB
15032005-10-05 Paolo Bonzini <bonzini@gnu.org>
1504
1505 PR bootstrap/22340
1506
1507 * configure.in (default_target): Remove.
1508 * Makefile.tpl (all): Do not use prerequisites as subroutines
1509 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1510 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1511 use prerequisites as subroutines.
1512 (check-host, check-target): New.
1513 (bootstrap configure & all targets): Do not use stage*-start
1514 if the directory layout is already ok.
1515 (non-bootstrap configure & all targets): Prepend a $(unstage).
1516 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1517 (NOTPARALLEL): Remove.
1518 (unstage, stage variables): New variables.
1519 (unstage, stage targets): Simply expand to those variables.
1520
1521 * configure: Regenerate.
1522 * Makefile.in: Regenerate.
1523
c13c918a
JW
15242005-10-04 James E Wilson <wilson@specifix.com>
1525
1526 * Makefile.def (lang_env_dependencies): Add libmudflap.
1527 * Makefile.in: Regenerate.
1528
376a0e54
CM
15292005-10-03 Catherine Moore <clm@cm00re.com>
1530
1531 * configure.in (bfin-*-*): Support bfin.
1532 * configure: Regenerated.
1533
d320aacb
L
15342005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1535
1536 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1537 * configure: Regenerated.
1538
7e0f7140
GK
15392005-09-28 Geoffrey Keating <geoffk@apple.com>
1540
1541 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1542 (LIPO_FOR_TARGET): New.
1543 (CONFIGURED_LIPO_FOR_TARGET): New.
1544 (USUAL_LIPO_FOR_TARGET): New.
1545 (STRIP_FOR_TARGET): New.
1546 (CONFIGURED_STRIP_FOR_TARGET): New.
1547 (USUAL_STRIP_FOR_TARGET): New.
1548 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1549 STRIP_FOR_TARGET.
1550 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1551 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1552 * Makefile.in: Regenerate.
1553 * configure: Regenerate.
0e7ef45c 1554
096f7d00
DE
15552005-09-19 David Edelsohn <edelsohn@gnu.org>
1556
1557 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1558 (rs6000-*-aix*): Same.
1559 * configure: Regenerate.
1560
15612005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1562
1563 * configure.in: Recognize f95 in the --enable-languages option,
1564 and substitute it for fortran, issuing a warning.
1565 * configure: Regenerate.
1566
2016dfcc
BE
15672005-09-07 Ben Elliston <bje@au.ibm.com>
1568
1569 Import from Autoconf sources:
1570
1571 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1572 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1573 Elliston. Handle weird characters correctly.
1574
6dd2fda9
DD
15752005-08-30 Phil Edwards <phil@codesourcery.com>
1576
1577 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1578 * configure: Regenerated.
1579
e6db70d4
RE
15802005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1581
1582 * Makefile.def (libssp): Add to lang_env_dependencies.
1583 * Makefile.in: Regenerate.
1584
e1e3d0f5
CG
15852005-08-17 Christian Groessler <chris@groessler.org>
1586
1587 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1588 * Makefile.in: Regenerate.
1589
05cbd757
PB
15902005-08-12 Paolo Bonzini <bonzini@gnu.org>
1591
1592 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1593 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1594 Look for alternate names of the target cc and c++
1595 * configure: Regenerate.
1596
55db4b87
PB
15972005-08-08 Paolo Bonzini <bonzini@gnu.org>
1598
1599 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1600 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1601 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1602 tools; remove code to manually set them.
1603 (Target tools): Look in the environment for them.
1604 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1605 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1606 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1607 build directory.
1608 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1609 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1610 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1611 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1612 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1613 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1614 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1615 * configure: Regenerate.
1616 * Makefile.in: Regenerate.
1617
414e5532
MM
16182005-07-27 Mark Mitchell <mark@codesourcery.com>
1619
1620 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 1621 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
1622 * Makefile.in: Regenerated.
1623
a19b6204
MM
16242005-07-26 Mark Mitchell <mark@codesourcery.com>
1625
1626 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1627 (CFLAGS_FOR_TARGET): Use it.
1628 (CXXFLAGS_FOR_TARGET): Likewise.
1629 * Makefile.in: Regenerated.
1630 * configure.in (--with-build-sysroot): New option.
1631 * configure: Regenerated.
1632
b73aa406
PB
16332005-07-24 Paolo Bonzini <bonzini@gnu.org>
1634
1635 * Makefile.tpl: Wrap install between unstage and stage
1636 * Makefile.in: Regenerate.
1637
6e4d0bcb
KC
16382005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1639
1640 * all files: Update FSF address.
1641
49f58d10
JB
16422005-07-14 Jim Blandy <jimb@redhat.com>
1643
1644 * configure.in: Add cases for Renesas m32c.
1645 * configure: Regenerated.
0e7ef45c 1646
1d9c9cd7
KC
16472005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1648
1649 * COPYING, compile, config-ml.in, config.guess,
1650 config.sub, install-sh, missing, mkinstalldirs,
1651 symlink-tree, ylwrap: Sync from upstream sources.
1652
1587117a
EC
16532005-07-13 Eric Christopher <echristo@redhat.com>
1654
1655 * configure.in: Add toplevel noconfigdir support for tpf.
1656 * configure: Regenerate.
1657
bb780410
DD
16582005-07-11 Jakub Jelinek <jakub@redhat.com>
1659
1660 * Makefile.def (target_modules): Add libssp.
1661 * configure.in (target_libraries): Add target-libssp.
1662 * configure: Rebuilt.
1663 * Makefile.in: Rebuilt.
1664
064d0a7c
PB
16652005-07-11 Paolo Bonzini <bonzini@gnu.org>
1666
1667 PR ada/22340
1668
1669 * Makefile.def: Sync with gcc.
1670 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1671 * Makefile.in: Regenerate.
1672
b2edd3b5
AS
16732005-07-07 Andreas Schwab <schwab@suse.de>
1674
1675 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1676 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1677 * Makefile.in: Regenerated.
1678
5f128533
KH
16792005-07-07 Kazu Hirata <kazu@codesourcery.com>
1680
1681 * configure.in: Add --enable-libssp and --disable-libssp.
1682 * configure: Regenerate with autoconf-2.13.
1683
4e3fc8e5
GK
16842005-07-06 Geoffrey Keating <geoffk@apple.com>
1685
1686 * configure.in: Don't build sim or rda when targetting darwin.
1687 * configure: Regenerate.
1688
c7357d6a
BE
16892005-07-04 Ben Elliston <bje@gnu.org>
1690
1691 * src-release (do-proto-toplev): Remove dejagnu bits.
1692 (DEJAGNU_SUPPORT_DIRS): Remove.
1693 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1694 (GDBD_SUPPORT_DIRS): Likewise.
1695 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1696 (INSIGHTD_SUPPORT_DIRS): Likewise.
1697 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1698
16992005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
1700
1701 * setup.com (mpw): Remove unused directive.
1702
7d329e61
PB
17032005-06-22 Paolo Bonzini <bonzini@gnu.org>
1704
1705 * Makefile.def (stagefeedback): Come after profile.
1706 Define profiledbootstrap target.
1707 * Makefile.tpl (profiledbootstrap): Remove.
1708 (stageprofile-end): Zap stagefeedback.
1709 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1710 * Makefile.in: Regenerate.
1711
e5fbed21
DD
17122005-06-13 Zack Weinberg <zack@codesourcery.com>
1713
1714 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1715 In 'cpp' stanza, support '#line' as well as '# '.
1716
59f7ec45
HPN
17172005-06-07 Hans-Peter Nilsson <hp@axis.com>
1718
1719 * configure.in (unsupported_languages): New macro.
1720 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1721 non-ported target libraries in noconfigdirs.
1722 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1723 non-linux-gnu. Remove libgcj_ex_libffi.
1724 <lang_frag loop>: Set add_this_lang=no if the language is in
1725 unsupported_languages.
1726 * configure: Regenerate.
1727
c10e9ba7
DD
17282005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1729
1730 * configure.in: Fix typo in handling of --with-mpfr-dir.
1731 * configure: Regenerate.
1732
20deb2b8
JB
17332005-06-02 Jim Blandy <jimb@redhat.com>
1734
1735 * config.sub: Add cases for the Renesas m32c. (This patch has been
1736 accepted into the master sources.)
1737
cdb9b172
AH
17382005-06-02 Aldy Hernandez <aldyh@redhat.com>
1739 Michael Snyder <msnyder@redhat.com>
1740 Stan Cox <scox@redhat.com>
1741
1742 * configure.in: Set noconfigdirs for ms1.
1743
1744 * configure: Regenerate.
1745
1dc3053f
PB
17462005-05-25 Paolo Bonzini <bonzini@gnu.org>
1747
1748 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1749 (Dependencies): Consider target modules for bootstrap dependencies.
1750 Make target bootstrap modules depend on each stage's gcc.
1751 * Makefile.in: Regenerate.
1752
c60fe18b
PB
17532005-05-20 Paolo Bonzini <bonzini@gnu.org>
1754
1755 * Makefile.def (configure-gcc): Depend on binutils having been built.
1756 (all-gcc): No need to do it here.
1757 * Makefile.in: Regenerate.
1758
27258dd4
PB
17592005-05-19 Paul Brook <paul@codesourcery.com>
1760
0e7ef45c 1761 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
1762 language cannot be built.
1763 * configure: Regenerate.
1764
42ecbf5e
DJ
17652005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1766
1767 * ylwrap: Import from Automake 1.9.5.
1768
ae380b45
MS
17692005-05-04 Mike Stump <mrs@apple.com>
1770
1771 * configure.in: Always pass --target to target configures as
1772 otherwise rebuilds that do --recheck will fail.
811d3af8 1773 * configure: Rebuilt.
ae380b45 1774
d545f33b
PB
17752005-05-04 Paolo Bonzini <bonzini@gnu.org>
1776
1777 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1778 STAGE_HOST_EXPORTS.
1779 (configure, all): Add bootstrap support.
1780 (Host modules, target modules): Pass post-stage1 flags and exports.
1781 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1782 * Makefile.in: Regenerate.
1783
2faa2958
PB
17842005-04-29 Paolo Bonzini <bonzini@gnu.org>
1785
1786 Sync from gcc:
1787
1788 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1789
1790 * config.sub: Update from master copy.
1791
1792 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1793
1794 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1795 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1796 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1797 "*-*-elf" and "*-*-linux*".
1798 * configure: Regenerate.
1799
a7254363
PB
18002005-04-06 Paolo Bonzini <bonzini@gnu.org>
1801
1802 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1803 (TARGET_CONFIGARGS): Include --with-target-subdir.
1804 (configure, all): New macros. Use them throughout.
1805
a8637a7d
PB
18062005-04-05 Paolo Bonzini <bonzini@gnu.org>
1807
1808 * Makefile.tpl: Sync with gcc.
1809 * Makefile.in: Regenerate.
1810
dd387d52
JR
18112005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1812
1813 * config/mh-mingw32: Delete.
1814 * configure.in: Don't use it.
1815 * configure: Regenerate.
1816
e90269c8
PB
18172005-03-31 Paolo Bonzini <bonzini@gnu.org>
1818
1819 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1820 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1821 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1822 (HOST_LIB_PATH): Generate from Makefile.def.
1823 (TARGET_LIB_PATH): Likewise.
1824 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1825 * Makefile.in: Regenerate.
1826 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1827 (RPATH_ENVVAR): Include Darwin case.
1828 * configure: Regenerate.
1829
9a237d9e
PB
18302005-03-25 Paolo Bonzini <bonzini@gnu.org>
1831
1832 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1833 * configure: Regenerate.
1834
479759c8
ZW
18352005-03-21 Zack Weinberg <zack@codesourcery.com>
1836
1837 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1838 gcc_version, and gcc_version_trigger from set of flags to pass.
1839 * Makefile.tpl: Remove definitions of above variables.
1840 (config.status): Remove dependency on $(gcc_version_trigger).
1841 * Makefile.in: Regenerate.
1842 * configure.in: Do not reference config/gcc-version.m4 nor
1843 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1844 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1845 * configure: Regenerate.
1846
4cfaf6d5
DD
18472005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1848 Andrew Pinski <pinskia@physics.uc.edu>
1849
1850 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1851 * Makefile.in: Regenerate.
1852
33a3fb7b
AO
18532005-03-01 Alexandre Oliva <aoliva@redhat.com>
1854
1855 PR libgcj/20160
1856 * ltmain.sh: Avoid creating archives with components that have
1857 duplicate basenames.
1858
2da12f12
PB
18592005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1860
479759c8
ZW
1861 PR bootstrap/20250
1862 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1863 instead of check.
1864 * Makefile.in: Regenerate.
2da12f12 1865
b00612cc
PB
18662005-02-28 Paolo Bonzini <bonzini@gnu.org>
1867
1868 Sync from gcc.
1869
1870 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1871
1872 PR bootstrap/17383
1873 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1874 * Makefile.tpl (HOST_SUBDIR): New substitution.
1875 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1876 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1877 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1878 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1879 (Host modules, Bootstrapped modules): Use it.
1880 (Build modules, Target modules): Do not create symlink trees,
1881 always configure out-of-srcdir.
1882 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1883 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1884 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1885 $(HOST_SUBDIR). Create a symlink for host_subdir.
1886
1887 * Makefile.in: Regenerate.
1888 * configure: Regenerate.
1889
1890 Merged from libada-gnattools-branch:
1891 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1892
1893 * Makefile.def: Add gnattools as a module, depending on target-libada.
1894 * Makefile.in: Regenerate.
1895 * configure.in: Include gnattools in host_tools; disable it if ada
1896 is disabled.
1897 * configure: Regenerate.
1898
c3e65f62
NC
18992005-02-23 Nick Clifton <nickc@redhat.com>
1900
1901 * configure: Regenerate.
1902
e4d180c2
NC
19032005-02-22 Paul Schlie <schlie@comcast.net>
1904
1905 * configure.in: Allow darwin targeted ports to build tk, itcl and
1906 libgui.
1907
e3c770b1
EB
19082005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1909
1910 PR libgcj/10353
1911 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1912 * configure: Regenerate.
1913
9c73618c
AC
19142005-02-08 Andrew Cagney <cagney@gnu.org>
1915
1916 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1917 gdb/ section. Update GDB's URL.
1918
c46f8c51
AC
19192005-01-31 Andrew Cagney <cagney@gnu.org>
1920
1921 * gettext.m4: Only set ENABLE_NLS when gettext is present.
1922
c7e66c6d
HPN
19232005-01-29 Hans-Peter Nilsson <hp@axis.com>
1924
1925 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1926 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1927 target-libgloss when not *-*-elf and *-*-aout.
1928 * configure: Regenerate.
1929
a53bf506
AC
19302005-01-27 Andrew Cagney <cagney@gnu.org>
1931
1932 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1933
45181ed1
AC
19342005-01-24 Andrew Cagney <cagney@gnu.org>
1935
1936 * gettext.m4: Only fall back to ../intl/ when it's present.
1937
a1e0f4e4
KC
19382005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1939
1940 * install-sh, config.sub: Import from upstream.
1941
19422005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
1943
1944 PR bootstrap/18222
1945 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1946 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1947 * Makefile.in: Regenerate.
1948
c50382e2
PB
19492005-01-03 Paolo Bonzini <bonzini@gnu.org>
1950
1951 Revert 2004-12-28 Makefile changes, a better fix will be
1952 applied to mainline and src after GCC 4.0 branches.
1953
11d07737
PB
19542004-12-28 Paolo Bonzini <bonzini@gnu.org>
1955
1956 PR bootstrap/17383
1957
1958 * Makefile.def (target_modules): Remove stage parameter,
1959 it is always true now.
1960 * Makefile.tpl (configure-build-[+module+],
1961 configure-target-[+module+]): Always build symlink tree
1962 for the directory and for include. BUILD_SUBDIR and
1963 TARGET_SUBDIR cannot be . anymore.
1964 * Makefile.in: Regenerate.
1965
dadfdbe2
DD
19662004-12-25 David Edelsohn <edelsohn@gnu.org>
1967
1968 Revert 2004-12-08 Makefile changes.
1969
dbf85af7
JR
19702004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1971
1972 * configure.in (sh64-*-*): Reenable gprof.
1973 * configure: Regenerate.
1974
6b8fea99
JB
19752004-12-09 Jim Blandy <jimb@redhat.com>
1976
1977 * MAINTAINERS: List 'depcomp' as part of automake.
1978
7341462c
DE
19792004-12-08 David Edelsohn <edelsohn@gnu.org>
1980
1981 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1982 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1983 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1984 * Makefile.in: Regenerate.
1985
21fde4dc
DD
19862004-12-07 Matt Kraai <kraai@ftbfs.org>
1987
1988 * Makefile.tpl: Generate normal dependencies if the LHS module is
1989 not bootstrapped.
1990 * Makefile.in: Regenerate.
1991
3da796a2
RS
19922004-12-03 Richard Sandiford <rsandifo@redhat.com>
1993
1994 * configure.in: Include config/gxx-include-dir.m4. Use
1995 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1996 * configure: Regenerate.
1997
73fb7068
RS
19982004-12-03 Richard Sandiford <rsandifo@redhat.com>
1999
2000 * config.if: Delete.
2001 * configure.in: Set libstdcxx_incdir directly.
2002 * configure: Regenerate.
2003 * MAINTAINERS: Remove mention of config.if.
2004 * src-release (DEVO_SUPPORT): Remove config.if.
2005
6c8e6ce9
EC
20062004-12-02 Eric Christopher <echristo@redhat.com>
2007
3b6098f8
EC
2008 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2009 of things to remove.
6c8e6ce9 2010 * Makefile.in: Regenerate.
479759c8 2011
b8658a2f
RS
20122004-12-02 Richard Sandiford <rsandifo@redhat.com>
2013
2014 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2015 * configure: Regenerate.
2016
afefada0
RS
20172004-12-02 Richard Sandiford <rsandifo@redhat.com>
2018
2019 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2020 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2021 * configure: Regenerate.
2022
5dcac624
DA
20232004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2024
2025 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2026 (hppa*64*-*-*): Delete incorrect comment.
2027 * configure: Rebuilt.
2028
57d1eb1a
DD
20292004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2030
2031 * install-sh, compile: Import from automake.
2032
20332004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2034
2035 * config.guess, config.sub: Import from savannnah.
2036
6d389afc
MS
20372004-11-12 Mike Stump <mrs@apple.com>
2038
2039 * Makefile.def: Add html support.
2040 * Makefile.tpl: Likewise.
2041 * Makefile.in: Regenerate.
2042
69e57115
GK
20432004-11-11 Geoffrey Keating <geoffk@apple.com>
2044
2045 PR 18423
2046 * configure.in: Remove all instances of build-fixincludes from
2047 noconfigdirs.
2048 (build_configargs): Supply --target to subdirectories.
2049 * configure: Regenerate.
2050
2051 * Makefile.def: Make gcc install depend on fixincludes install.
2052 * Makefile.in: Regenerate.
2053
ba719b26
HPN
20542004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2055
2056 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2057 target-libgfortran.
2058 * configure: Regenerate.
2059
c37653e7
DE
20602004-11-07 David Edelsohn <edelsohn@gnu.org>
2061
2062 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2063 like CC.
2064
1eefd493
PB
20652004-11-05 Paolo Bonzini <bonzini@gnu.org>
2066
2067 * Makefile.def (host fixincludes): Specify missing targets.
2068 * Makefile.in: Regenerate.
2069
02b1af09
L
20702004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2071
2072 PR other/17783
2073 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2074 * configure: Regenerated.
2075
7f266840
DJ
20762004-11-04 Daniel Jacobowitz <dan@debian.org>
2077
2078 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2079 * configure: Regenerated.
2080
47444073
AL
20812004-10-28 Eric B. Weddington <ericw@evcohs.com>
2082
2083 PR target/18151
2084 * configure.in (case ${target}): Do not build fixincludes for avr.
2085 * configure: Regenerated.
2086
caeba88f
AL
20872004-10-26 Paolo Bonzini <bonzini@gnu.org>
2088
2089 * configure.in (case ${target}): Do not build fixincludes
2090 on platforms where it is not used.
2091 * configure: Regenerated.
2092
0fdbe983
DJ
20932004-10-23 Daniel Jacobowitz <dan@debian.org>
2094
2095 * configure.in: Use an absolute path to install-sh.
2096 * configure: Regenerated.
2097
1c0f67c1
AC
20982004-10-19 Andrew Cagney <cagney@gnu.org>
2099
2100 * src-release (do-djunpack, do-md5sum): Install the generated file
2101 directly into the proto-toplev/ directory.
479759c8 2102
a9cfce9c
AC
21032004-10-19 Andrew Cagney <cagney@gnu.org>
2104
2105 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2106
ac0fa625
DD
21072004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2108
2109 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2110 * configure: Regenerate.
2111
d27cc32e
PB
21122004-10-06 Paolo Bonzini <bonzini@gnu.org>
2113
2114 Fix wrong conflict resolution in:
2115
2116 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2117
2118 * Makefile.in: Regenerate.
2119 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2120 in the recursive `make', instead of hardwiring `all'.
2121 (Autogenerated TARGET-* variables): New.
2122
1763908f
UW
21232004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2124
2125 Merged from GCC / libtool upstream:
2126 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2127 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2128 * ltcf-cxx.sh (tpf*): Likewise.
2129 * ltconfig (tpf*): Add TPF OS configuration support.
2130
0490e016
NC
21312004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2132
2133 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 2134 * configure: Regenerate.
0490e016 2135
32be62b5
RS
21362004-09-24 Michael Roth <mroth@nessie.de>
2137
2138 * configure.in (--without-headers): Add missing double quotes.
2139 * configure: Regenerate.
2140
6048df60
DD
21412004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2142
2143 * ylwrap: Revert to previous version.
2144
315b3b02
L
21452004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2146
6048df60 2147 PR bootstrap/17369
315b3b02
L
2148 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2149 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2150 SET_GCC_LIB_PATH_CMD.
2151 (BASE_TARGET_EXPORTS): Likewise.
2152 * Makefile.in: Regenerated.
2153
2154 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2155 * configure: Regenerated.
2156
fe69863c
DD
21572004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2158
2159 * config.guess: New upstream version
2160 * compile, depcomp, install-sh, ylwrap: Likewise.
2161
21622004-09-19 Roger Sayle <roger@eyesopen.com>
2163
2164 * config/mh-x86omitfp: New host makefile fragment. Add
2165 -fomit-frame-pointer to the default BOOT_CFLAGS.
2166 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2167 * configure: Regenerate.
2168
21692004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2170
2171 PR target/11572
2172 * configure.in (*-*-darwin*): Renable libobjc.
2173 * configure: Regenerate.
2174
be75bbe1 21752004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 2176
be75bbe1
DB
2177 * Makefile.def: Remove libbanshee.
2178 * Makefile.tpl: Ditto.
2179 * configure.in: Ditto.
2180 * Makefile.in: Regen.
2181 * configure: Ditto.
2182
1b882a91
PB
21832004-09-07 Paolo Bonzini <bonzini@gnu.org>
2184
2185 * missing: Import latest version from master repository.
2186
eb1352ed
NC
21872004-09-04 Nick Clifton <nickc@redhat.com>
2188
2189 * config.sub: Import latest version from master repository.
2190 * config.guess: Likewise.
2191 This includes these changes:
479759c8 2192
eb1352ed
NC
2193 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2194
2195 * config.sub: Handle crisv32, alias etraxfs.
2196 * config.guess (crisv32:Linux:*:*): Handle.
2197
2198 2004-08-13 Brad Smith <brad@comstyle.com>
2199
2200 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2201 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2202
2203 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2204
2205 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2206 assume the processor is a powerpc. This is because coreutils
2207 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2208 in this case, due to a MacOS X bug that causes
2209 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2210 to return a negative number.
2211 Problem reported by Petter Reinholdtsen in:
2212 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2213
2214 2004-07-19 Ben Elliston <bje@gnu.org>
2215
2216 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2217
2218 2004-06-24 Ben Elliston <bje@gnu.org>
2219
2220 * config.guess: Update copyright years.
2221 * config.sub: Likewise.
2222
2223 2004-06-22 Robert Millan <robertmh@gnu.org>
2224
2225 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2226 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2227
2228 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2229
2230 * config.guess (*:*VMS:*:*): New entry. Replaces
2231 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2232 manufacturer.
2233
2234 2004-06-22 Ben Elliston <bje@gnu.org>
2235
2236 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2237 * config.sub: Likewise.
2238
2239 2004-06-22 Ben Elliston <bje@gnu.org>
2240
2241 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2242 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2243
2244 2004-06-11 Ben Elliston <bje@gnu.org>
2245
2246 * config.guess (pegasos:OpenBSD:*:*): Remove.
2247
2248 2004-06-11 Ben Elliston <bje@gnu.org>
2249
2250 From Wouter Verhelst <wouter@grep.be>:
2251 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2252
2253 2004-06-11 Ben Elliston <bje@gnu.org>
2254
2255 * config.guess (luna88k:OpenBSD:*:*): New.
2256
2257 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2258
2259 * config.guess (m32r*:Linux:*:*): New case.
2260 * config.sub: Handle m32rle.
2261
2262 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2263
2264 From Jens Petersen <petersen@redhat.com>:
2265 * config.sub: Handle sparcv8.
2266
2267 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2268
2269 From Tom Smith <smith@cag.lkg.hp.com>:
2270 * config.guess: Version suffixes are equally significant on Tru64
2271 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2272 prefix of "P" (patched kernel).
2273
2274 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2275
2276 * config.sub: Add support for National Semiconductor CRX target.
2277
2a3124ca 22782004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 2279
2a3124ca
RH
2280 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2281 *-*-netware, but add target-libmudflap.
2282 Consolidate *-*-netware targets (of which really only i?86 exists)
2283 into a single entry.
2284 * configure: Likewise.
2285
0df3d27f
PB
22862004-09-01 Paolo Bonzini <bonzini@gnu.org>
2287
2288 * Makefile.tpl (sorry): Remove.
2289 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2290 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2291 (do-clean): Clean per-stage directories too.
2292 (do-distclean): Run distclean-stage1 too.
2293 (.NOTPARALLEL): Enable during toplevel bootstrap.
2294 (stage[+id+]-bubble): Enable parallel execution during
2295 the recursive invocation.
2296 * Makefile.in: Regenerate.
2297
2298 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2299
2300 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2301
2302 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2303 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2304 * configure: regenerate
479759c8
ZW
2305 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2306 -mdynamic-no-pic
0df3d27f
PB
2307
23082004-08-31 Paolo Bonzini <bonzini@gnu.org>
2309
2310 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2311 include.
2312 * configure.in: Fix indentation.
2313 * configure: Regenerate.
2314
ee025550
PB
23152004-08-31 Paolo Bonzini <bonzini@gnu.org>
2316
2317 * Makefile.def (build_modules): Add fixincludes.
2318 (dependencies): Make gcc depend on fixincludes.
2319 * configure.in (build_tools): Add fixincludes.
2320 (build_configdirs): Always include build_libs.
2321 * Makefile.in: Regenerate.
2322 * configure: Regenerate.
2323
23242004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
2325
2326 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2327 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2328 phony targets; do not generate timestamp files.
2329 (distclean-stageN): Remove references to their timestamp files.
2330 (restageN, touch-stageN): Remove.
2331 (stageN-bubble): Rewritten.
2332 (compare): Support lean bootstraps.
2333 * Makefile.in: Regenerate.
2334
2335 * configure.in: Only warn when bootstrapping but
2336 build != host or build != target. Support lean bootstraps.
2337 * configure: Regenerate.
2338
2339 Sync from gcc:
2340 2004-08-26 Phil Edwards <phil@codesourcery.com>
2341
2342 * configure.in: Give a better error message if GMP/MPFR are missing
2343 and a language needing them has been requested.
2344 * configure: Regenerated.
2345
2346 2004-08-25 Phil Edwards <phil@codesourcery.com>
2347
2348 * configure.in: Print a list of available language front-ends if
2349 a requested one is missing. Tidy stray tab characters.
2350 * configure: Regenerated.
2351
72b2455a
PB
23522004-08-17 Paolo Bonzini <bonzini@gnu.org>
2353
2354 * Makefile.in: Regenerate.
2355 * configure: Regenerate.
2356
2357 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2358 stage_*_flags.
2359 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2360 for bootstrapped modules if toplevel bootstrap is going.
2361 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2362 modules. Adjust for changes in Makefile.def. Enable several
2363 rules even in non-bootstrap mode, just to avoid peppering the
2364 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2365 (stage-[+prev+]-bubble): Remove.
2366
2367 * Makefile.def (Dependencies): Depend on all-build-bison,
2368 all-build-flex, all-build-byacc, all-build-texinfo, rather
2369 than the host variations.
2370 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2371 with BUILD_SUBDIR.
2372 (BISON): Update for recent Bisons.
2373 (YACC): Fix typo.
2374 (cross): Depend on all-build.
2375 (all): Do not depend on all-build.
2376 (prebootstrap): Remove.
2377 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2378 (Prebootstrap dependencies): Add them to the per-stage targets
2379 and to all-prebootstrap.
2380 * configure.in (build_configdirs): Always enable build_tools.
2381 (BUILD_DIR_PREFIX): Remove.
2382
2383 * Makefile.def (gcc): Add target variable.
2384 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2385 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2386 in the recursive `make', instead of hardwiring `all'.
2387 (Autogenerated TARGET-* variables): New.
2388
de0b4a87
JW
23892004-08-17 Robert Millan <robertmh@gnu.org>
2390
2391 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2392 (instead of FreeBSD).
2393 * configure: Regenerate.
2394
ad681c85
NN
23952004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2396
675c6968
NN
2397 * Makefile.def, configure.in, src-release: Remove useless, bogus
2398 references to tix.
2399 * Makefile.in, configure: Regenerate.
2400
ad681c85
NN
2401 * src-release: Stop distributing mmalloc with gdb (which doesn't
2402 use it).
2403 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2404 * Makefile.in: Regenerate.
2405
11b04d1f
DD
24062004-08-09 Mark Mitchell <mark@codesourcery.com>
2407
2408 * configure.in (arm*-*-eabi*): New target.
2409 * configure: Regenerate.
2410
f2420bea
NN
24112004-08-01 Robert Millan <robertmh@gnu.org>
2412
2413 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2414 libmudflap for all GNU-based systems (with Glibc).
2415 * configure: Regenerate.
2416
9e6ce191
PB
24172004-08-06 Paolo Bonzini <bonzini@gnu.org>
2418
2419 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2420 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2421 (Dependencies): New section.
2422 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2423 (configure-target-[+module+]): Depend on maybe-all-gcc
2424 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2425 (toplevel profiledbootstrap): Fix dependencies.
2426 * Makefile.in: Regenerate.
2427
df4a6958
MM
24282004-08-03 Mark Mitchell <mark@codesourcery.com>
2429
2430 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2431 target-libiberty to noconfigdirs.
2432
11b04d1f
DD
24332004-08-03 Paul Brook <paul@codesourcery.com>
2434
2435 * configure.in: Check for MPFR as well as GMP.
2436 * configure: Regenerate.
2437
b813574b
PB
24382004-08-03 Paolo Bonzini <bonzini@gnu.org>
2439
2440 * Makefile.def (host-modules): Add gcc.
2441 * Makefile.in: Regenerate.
2442 * Makefile.tpl (sorry): New rule.
2443 (configure-host, all-host, [+make_target+]-host, do-check,
2444 install-host): Do not add gcc as a special case.
2445 (host modules): Add a small special-casing for gcc. Export
2446 extra_make_flags through the environment.
2447 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2448 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2449 other recursive targets for gcc): Remove.
2450
2451 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2452 (stage, unstage): New rules.
2453 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2454 distclean-stage[+id+]): Use stage_current.
2455 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2456 the stage*-start rules.
2457
61edac0c
JW
24582004-07-19 Robert Millan <robertmh@gnu.org>
2459
2460 Synced from gcc:
2461
2462 2004-04-26 Robert Millan <robertmh@gnu.org>
2463
2464 Add patches from libtool CVS.
2465 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2466 * ltconfig: Likewise.
2467 * ltcf-c.sh: Likewise.
2468 * ltcf-cxx.sh: Likewise.
2469 * ltcf-gcj.sh: Likewise.
2470
3e707e94
PB
24712004-07-12 Paolo Bonzini <bonzini@gnu.org>
2472
2473 * configure.in: Add noconfigdirs for crx-*-*.
2474 * configure: Regenerate.
2475
24762004-07-12 Paolo Bonzini <bonzini@gnu.org>
2477
2478 Synced from gcc:
2479
2480 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2481
2482 * configure.in: Build libmudflap by default on FreeBSD.
2483 * configure: Regenerated.
2484
2485 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2486
2487 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2488 systems.
2489 * configure: Regenerated.
2490
2491 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2492
2493 PR target/16344
2494 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2495 feedback based compiler.
2496 * Makefile.in: Rebuilt.
2497
2498 2004-07-05 Phil Edwards <phil@codesourcery.com>
2499
2500 * configure.in: Do not prepend $srcdir to /dev/null in
2501 makefile fragments.
2502 * configure: Regenerate.
2503
a7ee7660
AO
25042004-07-08 Alexandre Oliva <aoliva@redhat.com>
2505
2506 * Makefile.def (host_modules): Set bootstrap=true for flex.
2507 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2508 * Makefile.in: Rebuilt.
2509
6a9cf61e
PB
25102004-07-01 Paolo Bonzini <bonzini@gnu.org>
2511
2512 * Makefile.def (build_modules): Add bison, byacc, flex,
2513 m4, texinfo.
2514 (flags_to_pass): Add FLEX.
2515 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2516 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2517 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2518 DEFAULT_MAKEINFO): Remove.
2519 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2520 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2521 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2522 objdir or else use configured tool.
2523 (all-build): New.
2524 (all): Depend on it.
2525 (Build module dependencies): Add.
2526 * Makefile.in: Regenerate.
2527 * configure.in: Better support for multiple build modules,
2528 matching what is done for host/target modules. Do not look
2529 for "plausible" locations of build tools if Canadian cross.
2530 Use autoconf's AC_PROG_CC to find a C compiler. Define
2531 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2532 * configure: Regenerate.
2533
95b6a1f2
PB
25342004-06-22 Paolo Bonzini <bonzini@gnu.org>
2535
2536 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2537 * Makefile.in: Regenerate.
2538
7ffa0b57
PB
25392004-06-22 Paolo Bonzini <bonzini@gnu.org>
2540
2541 * Makefile.tpl (configure-build-[+module+],
2542 configure-[+module+], configure-target-[+module+]): Pass
2543 [+extra_configure_args+].
2544 (all-build-[+module+], all-[+module+], check-[+module+],
2545 install-[+module+], [+make_target+]-[+module+],
2546 all-target-[+module+], check-target-[+module+],
2547 install-target-[+module+], [+make_target+]-target-[+module+]):
2548 Pass [+extra_make_args+].
2549 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2550 (GCC_HOST_EXPORTS): Remove.
2551 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2552 cross, check-gcc, check-gcc-c++, install-gcc,
2553 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2554 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2555 * Makefile.in: Regenerate.
2556
929ba6e7
CF
25572004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2558
2559 * configure.in: Check for srcdir/winsup rather than build directory
2560 winsup.
2561 * configure: Regenerate.
2562
b76d7de0
CV
25632004-06-17 Corinna Vinschen <vinschen@redhat.com>
2564
2565 * configure.in: Don't build Cygwin native newlib if winsup
2566 directory is missing. Emit warning instead.
2567 * configure: Regenerate.
2568
656fdd47
PB
25692004-06-09 Paolo Bonzini <bonzini@gnu.org>
2570
2571 * Makefile.tpl (touch-stage[+id+]): New.
2572 (restage[+prev+]): Depend on touch-stage[+id+].
2573
2574 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2575 Use it throughout.
2576
2577 * Makefile.def: Add profile and feedback bootstrap stages.
2578 Remove next field from bootstrap stages.
2579 * Makefile.tpl (LN, LN_S): Substitute.
2580 (stageN-start, stageN-end): Use double-colon rules, to
2581 provide a hook for additional setup commands.
2582 (distclean-stageN-gcc, restageN): Create dependencies from
2583 [+prev+], not from [+next+].
2584 (stageN-bubble): Add commands for successive stages from
2585 [+prev+], using double-colon rules.
2586 (all-stageN-gcc): Fix typo.
2587 (stagefeedback-start, profiledbootstrap): New.
2588 * Makefile.in: Regenerate.
2589 * configure.in: Call ACX_PROG_LN.
2590 * configure: Regenerate.
2591
498d4a71
CF
25922004-06-03 Paolo Bonzini <bonzini@gnu.org>
2593
2594 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2595 without gcc.
2596 * configure: Regenerate.
2597
377d8c42
PB
25982004-06-01 Paolo Bonzini <bonzini@gnu.org>
2599
2600 * Makefile.tpl: Fix typo.
2601 * Makefile.in: Regenerate.
2602
f5f8a794
PB
26032004-06-01 Paolo Bonzini <bonzini@gnu.org>
2604
2605 * configure.in: Remove new- prefix from toplevel
2606 bootstrap targets.
2607 * configure: Regenerate.
2608
f7a4c34f
PB
26092004-06-01 Paolo Bonzini <bonzini@gnu.org>
2610
2611 Merge this patch from the gcc tree:
2612
2613 2004-05-30 Andreas Jaeger <aj@suse.de>
2614 Jim Wilson <wilson@specifixinc.com>
2615
2616 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2617 like CC.
2618
319cab08
PB
26192004-06-01 Paolo Bonzini <bonzini@gnu.org>
2620
2621 * Makefile.tpl (all.normal): Rename to all.
2622 (all): Replace with a rule to pick the default
2623 target from configure.
2624 (all-gcc, configure-gcc): Use conditionals to
2625 do nothing when toplevel bootstrap is going on.
2626 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2627 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2628 * configure.in: Support --enable-bootstrap.
2629
2630 * Makefile.def: Remove new- prefix from toplevel
2631 bootstrap targets.
2632 * Makefile.tpl: Likewise.
2633
2634 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2635 target.
2636
2637 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2638 $(RECURSE_FLAGS) to recursive invocation of make.
2639
2640 * Makefile.in: Regenerate.
2641 * configure: Regenerate.
2642
88f64edc
DJ
26432004-05-27 Daniel Jacobowitz <dan@debian.org>
2644
2645 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2646 * configure: Regenerate.
2647
378fce5b
DD
26482004-05-25 Daniel Jacobowitz <drow@false.org>
2649
2650 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2651 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2652 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2653 targets.
2654 * Makefile.in: Regenerate.
2655
dfdffa2c
PB
26562005-05-24 Paolo Bonzini <bonzini@gnu.org>
2657
2658 * configure.in: Test the ability to symlink directories.
2659 * configure: Regenerate.
2660
2661 * Makefile.def (bootstrap-stage): New definitions.
2662 * Makefile.tpl (configure-stage1-gcc,
2663 configure-stage2-gcc, configure-stage3-gcc,
2664 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2665 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2666 new-restage3, compare): Autogenerate, see Makefile.in
2667 entry for behavioral changes.
2668 (distclean-stage1, new-stage1-start, new-stage1-end,
2669 new-stage1-bubble, distclean-stage2, new-stage2-start,
2670 new-stage2-end, new-stage2-bubble, distclean-stage3,
2671 new-stage3-start, new-stage3-end): New autogenerated targets.
2672 (objext, prebootstrap, BOOT_CFLAGS,
2673 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2674 targets.
2675
2676 * Makefile.in: Regenerate.
2677 (distclean-stage1, new-stage1-start, new-stage1-end,
2678 new-stage1-bubble, distclean-stage2, new-stage2-start,
2679 new-stage2-end, new-stage2-bubble, distclean-stage3,
2680 new-stage3-start, new-stage3-end): New targets.
2681 (all-stage1-gcc): Move prebootstrap dependency from here...
2682 (configure-stage1-gcc): ...to here.
2683 (new-bootstrap): Use bubble targets.
2684 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2685 Use per-stage distclean targets.
2686 (configure-stage1-gcc, configure-stage2-gcc,
2687 configure-stage3-gcc, all-stage1-gcc,
2688 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2689 Use new-stageN-start to prepare the tree.
2690
04cf1b77
PB
26912004-05-23 Paolo Bonzini <bonzini@gnu.org>
2692
2693 * Makefile.def (host_modules): add libcpp.
2694 * Makefile.tpl: Add dependencies on and for libcpp.
2695 * Makefile.in: Regenerate.
2696 * configure.in: Add libcpp host module.
2697 * configure: Regenerate.
2698
80b200a1
ZW
26992004-05-17 Zack Weinberg <zack@codesourcery.com>
2700
2701 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2702 of libf2c.
2703 * configure, Makefile.in: Regenerate.
2704
4b1cb4fe
DD
27052004-05-13 Diego Novillo <dnovillo@redhat.com>
2706
2707 Merge from tree-ssa-20020619-branch.
2708
2709 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2710 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2711 (HOST_GMPLIBS): Define.
2712 (HOST_GMPINC): Define.
2713 (TARGET_LIB_PATH): Add libmudflap.
2714 (GFORTRAN_FOR_TARGET): Define.
2715 (configure-build*): Export GFORTRAN.
2716 (configure-gcc): Export GMPLIBS and GMPINC.
2717 (all-gcc): Add maybe-all-libbanshee.
2718 (configure-target-libgfortran): Define.
2719 * Makefile.in: Regenerate.
2720 * configure.in (host_libs): Add libbanshee.
2721 (target_libraries): Add target-libmudflap and target-libgfortran.
2722 Add --with-libbanshee.
2723 Handle --disable-libmudflap.
2724 (*-*-freebsd*): Use with_gmp.
2725 Add $(libgcj) to noconfigdirs.
2726 * configure: Regenerate.
2727 * depcomp: New file.
2728 * MAINTAINERS: Add tree-ssa maintainers.
2729
27302004-04-28 Paolo Bonzini <bonzini@gnu.org>
2731
2732 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2733 * configure: Regenerate.
2734
b8908782
DD
27352004-04-27 Paolo Bonzini <bonzini@gnu.org>
2736
2737 Revert:
2738 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2739
2740 * Makefile.def (flags_to_pass): Remove *dir variables that
2741 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2742 as well as prefix and exec_prefix.
2743 * Makefile.in: Regenerate.
2744
27452004-04-26 Paolo Bonzini <bonzini@gnu.org>
2746
2747 * Makefile.def (host_modules): Mark with the bootstrap
2748 flag packages on which gcc depends.
2749 * Makefile.tpl (all-bootstrap): Use it.
2750 * Makefile.in: Regenerate.
2751
27522004-04-26 Paolo Bonzini <bonzini@gnu.org>
2753
2754 * Makefile.def (flags_to_pass): Remove *dir variables that
2755 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2756 as well as prefix and exec_prefix.
2757 * Makefile.in: Regenerate.
2758
27592004-04-26 Paolo Bonzini <bonzini@gnu.org>
2760
80b200a1
ZW
2761 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2762 * configure: Regenerate.
2763 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2764 * gcc/Makefile.tpl (compare): Use the result of the test.
2765 * gcc/Makefile.in: Regenerate.
b8908782
DD
2766
27672004-04-23 Paolo Bonzini <bonzini@gnu.org>
2768
2769 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2770 Always relocate gcc and prev-gcc to the original names, even
2771 if the build fails.
2772 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2773 New targets.
2774
0f260896
RO
27752004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2776
2777 * configure.in (mips*-*-irix5*): Enable ld.
2778 * configure: Regenerate.
2779
51860f05
JW
27802004-04-15 James E Wilson <wilson@specifixinc.com>
2781
2782 * Makefile.tpl (configure-[+module+], configure-gcc,
2783 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2784 Set and export LDFLAGS.
2785 * Makefile.in: Regenerate.
2786
54752a6b
NN
27872004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2788
2789 PR bootstrap/14871
2790 * Makefile.tpl: If we don't have built-in-tree target tools,
2791 use the ones found by configure rather than hacking around with
2792 program_transform_name.
2793 * configure.in: Give Makefile.tpl the information necessary
2794 to do that.
2795 * Makefile.in: Regenerate.
2796 * configure: Regenerate.
2797
27982004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2799
2800 PR bootstrap/14760
2801 * configure.in: When computing baseargs, strip *all* copies of
2802 offending options. Also, don't match/substitute the trailing space,
2803 so that this actually works when two similar options are separated by
2804 only one space.
2805 * configure: Regenerate.
2806
28072004-04-06 David Edelsohn <edelsohn@gnu.org>
2808
80b200a1
ZW
2809 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2810 (rs6000-*-aix*): Same.
2811 * configure: Regenerate.
54752a6b 2812
5e2b61fb
SS
28132004-03-25 Stan Shebs <shebs@apple.com>
2814
2815 Remove MPW support, no longer used.
2816 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2817 mpw-install: Remove files.
2818 * src-release (DEVO_SUPPORT): Remove names of removed files.
2819 * MAINTAINERS: Likewise.
2820
1a6f2dc7
NN
28212004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2822
a0049f1b
NN
2823 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2824 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2825 * Makefile.in: Regenerate.
2826
1a6f2dc7
NN
2827 * configure.in (top level bootstrap support): Rework --enable-werror
2828 to set @stage2_werror_flag@.
2829 * configure: Regenerate.
2830 * Makefile.tpl (top level bootstrap support): Pass
2831 @stage2_werror_flag@ down to configure in stages 2 and 3.
2832 * Makefile.in: Regenerate.
2833
920e3419
NN
28342004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2835
2836 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2837 for stages 2 and 3 as well as in make. As a consequence, remove
2838 OUTPUT_OPTION (now detected by configure) from the flags passed down
2839 to make.
2840 * Makefile.in: Regenerate.
2841
2842 * Makefile.tpl (new-bootstrap): Fix typo.
2843 * Makefile.in: Regenerate.
2844
4fa63067
NN
28452004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2846
2847 * Makefile.tpl: Rearrange by moving recursive_targets rules
2848 into their proper sections.
2849 * Makefile.tpl (top level bootstrap support): Move disabling
2850 of coverage flags from 'make' to 'configure'; improve comments.
2851 * Makefile.in: Regenerate.
2852
2853 * Makefile.tpl (experimental top level bootstrap) Move stage1
2854 language setting from all- target to configure- target; disable
2855 intermodule optimization in stage 1; prevent gratuitous rebuilds
2856 of stage 1.
2857 * Makefile.in: Regenerate.
2858 * configure.in: Comma-separate stage 1 language list for top
2859 level bootstrap.
2860 * configure: Regenerate.
2861
2862 * Makefile.tpl: Clean up experimental top level bootstrap support:
2863 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2864 prev-gcc in configure- targets as well as all- targets.
2865 * Makefile.in: Regenerate.
2866
fb8a10fd
NN
28672004-03-17 Paolo Bonzini <bonzini@gnu.org>
2868
2869 * configure.in: Remove symbolic link section.
2870 * configure: Regenerate.
2871 * Makefile.tpl (links): Remove.
2872 * Makefile.in: Regenerate.
2873
947f426e 28742004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 2875 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
2876
2877 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 2878 Set with AC_CHECK_PROGS.
947f426e
NN
2879 * configure.in: Fix comment typo from last patch.
2880 * configure: Regenerate.
2881
1d39f329
NN
28822004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2883
2884 * Makefile.tpl: Introduce experimental top level bootstrap support.
2885 * Makefile.in: Regenerate.
2886 * configure.in: Introduce support for top level bootstrap.
2887 * configure: Regenerate.
2888
4b0ac75d 28892004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2890 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
2891
2892 PR bootstrap/14522
2893 * configure.in: Cope with shells that do not support unquoted ^
2894 * configure: Regenerate.
2895
2e70b094 28962004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2897 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
2898
2899 PR bootstrap/14522
2900 * configure.in: Cope with shell that do not support nesting
2901 quotes inside quoted backquote substitutions.
2902 * configure: Regenerate.
2903
29042004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2905
2906 PR bootstrap/14522
2907 * configure.in: Fix escaping of $.
2908 * configure: Regenerate.
2909
9e07f89d
NN
29102004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2911
2912 * configure: Regenerate.
2913
29142004-03-08 Paolo Bonzini <bonzini@gnu.org>
2915
2916 PR ada/14131
2917 Move language detection to the top level.
2918 * configure.in: Find default values for the tools as
2919 soon as possible. Disable ada if GNAT is not found.
2920 Emit error message about missing languages. Expand
2921 --enable-languages=all for the gcc subdirectory.
2922
1712ab83
RS
29232004-03-01 Richard Sandiford <rsandifo@redhat.com>
2924
2925 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2926 and disable libgcj.
2927 * configure: Regenerated.
2928
3dee29da
NN
29292004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2930
2931 PR bootstrap/7087
2932 * Makefile.tpl: Guard XFOO sed statements better.
2933 * Makefile.tpl: Add dependency for configure-target-libada.
2934 * Makefile.in: Regenerate (incidentally fixes broken
2935 commit when libada-branch was merged).
2936
0558264b
AC
29372004-02-28 Andrew Cagney <cagney@redhat.com>
2938
2939 * src-release (CVS_NAMES): Define.
2940 (do-tar, do-tar): Prune $(CVS_NAMES).
2941
c38f9803
AC
29422004-02-23 Andrew Cagney <cagney@redhat.com>
2943
2944 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2945 2004-02-19.09.
2946
55636792
NN
29472004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2948
2949 PR bootstrap/11932
2950 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2951
1e600082
AC
29522004-02-19 Andrew Cagney <cagney@redhat.com>
2953
2954 * config.guess: Update from version 2003-06-12 to 2004-02-16.
2955 * config.sub: Update from version 2003-06-13 to 2004-02-16.
2956
3769cd82
DD
29572004-02-11 David Edelsohn <edelsohn@gnu.org>
2958
2959 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2960 (rs6000-*-aix*): Same.
2961 * configure: Regenerate.
2962
a92834c8
DD
29632004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2964
2965 * configure.in (host): Add in missing $noconfigdirs to defines.
2966 * configure: Regenerate.
2967
a2592b1b
DD
29682004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2969 Nathanael Nerode <neroden@gcc.gnu.org>
2970
2971 PR ada/6637, PR ada/5911
80b200a1 2972 Merge with libada-branch:
a2592b1b
DD
2973 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2974 with appropriate dependencies. Add --enable-libada configure switch.
2975 * configure, Makefile.in: Regenerate.
2976
e31d1ea3
DD
29772004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2978
2979 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2980 * configure: Regenerate.
2981
db85f5c0
JJ
29822004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2983
2984 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 2985
fc434214
DD
29862004-01-23 DJ Delorie <dj@redhat.com>
2987
2988 * Makefile.def (target_modules) [libiberty]: Don't stage.
2989 * Makefile.in: Rebuilt.
2990
ad445c2c 29912004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 2992
ad445c2c
JJ
2993 * COPYING.NEWLIB: Update to include copyrights for new
2994 iconv code.
2995
72bbedde
AC
29962004-01-15 Andrew Cagney <cagney@redhat.com>
2997
2998 * src-release: Update copyright year.
2999 (do-proto-toplev): Configure using i686-pc-linux-gnu.
3000 (NEWLIB_SUPPORT_DIRS): Delete macro.
3001 (newlib.tar.bz2): Delete rule.
3002
a6d6062d
DD
30032004-01-14 Loren J. Rittle <ljrittle@acm.org>
3004
3005 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3006 * Makefile.tpl (configure-target-[+module+]): Support stage.
3007 * Makefile.in: Rebuilt.
3008
f8b73030
MR
30092003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3010
3011 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3012 throughout.
3013
aff0e9df
NN
30142004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3015
bb5dca17
NN
3016 * configure.in: Use ./config.cache, not config.cache.
3017 * configure: Regenerate.
3018 * Makefile.tpl: Special-casing not needed for GCC any more.
3019 * Makefile.in: Regenerate.
3020
82252c06
NN
3021 * configure.in: Don't share a cache file for host dirs.
3022 * configure: Regenerate.
3023
aff0e9df
NN
3024 * config-ml.in: Don't mess with the cache file.
3025
95036d20
NN
30262004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3027
ac7b618e
NN
3028 * Makefile.tpl: Make GCC use a separate config.cache.
3029 * Makefile.in: Regenerate.
3030
95036d20
NN
3031 PR bootstrap/11932, PR bootstrap/11933
3032 (I don't know if it will fix either of them, but it relates
3033 to them.)
3034 * configure.in: Don't use shared config.cache for target
3035 directories.
3036 * configure: Regenerate.
3037
08c1856b
DD
30382003-12-31 Roger Sayle <roger@eyesopen.com>
3039
3040 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3041 * configure: Regenerated.
3042
c1968181 30432003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 3044
c1968181
DD
3045 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3046 * configure: Regenerated.
3047
10ecffb9
NN
30482003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3049
3050 Port change over from GCC:
3051 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3052 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3053 (configure-build-[+module+], configure-[+module+]): Likewise.
3054 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3055 * Makefile.in: Regenerate.
3056
f2ab5990
TF
30572003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3058
3059 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3060 * configure: Regenerate.
3061
41a7d11a
JJ
30622003-11-27 Jeff Johnston <jjohnstn@redhat.com>
3063
80b200a1 3064 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
3065 stdlib.
3066
d9441a1f
DD
30672003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3068
3069 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3070 * Makefile.in: Regenerate.
3071
3a48a978
DD
30722003-10-20 Phil Edwards <phil@codesourcery.com>
3073
3074 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3075 * configure: Regenerate.
3076
f0b24077
NN
30772003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3078
3079 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3080 HOST_FLAGS_TO_PASS.
3081 * Makefile.in: Regenerate.
3082
5fbad20a
DD
30832003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3084
3085 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3086 * configure: Rebuilt
3087 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3088 * Makefile.in: Rebuilt
3089
78be4155
L
30902003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3091
3092 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3093
051fcc7a
L
30942003-10-01 Phil Edwards <pme@gcc.gnu.org>
3095
3096 * config-ml.in: Use ac_configure_args directly instead of
3097 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3098 actually seen.
3099
31002003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3101
3102 * config-ml.in: Propagate INSTALL variables.
3103
f27d4f92
DJ
31042003-09-21 Daniel Jacobowitz <drow@mvista.com>
3105
3106 * configure.in: Pass a computed --program-transform-name
3107 to subconfigures.
3108 * configure: Regenerated.
3109
cae4d560
NN
31102003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3111
3112 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3113 * Makefile.in: Regenerate.
3114
3115 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3116 * Makefile.in: Regenerate.
3117
8ff944f6
DJ
31182003-09-17 Daniel Jacobowitz <drow@mvista.com>
3119
3120 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3121 quoting.
3122 * configure: Regenerated.
3123
d9a35680
MC
31242003-09-12 Michael Chastain <mec@shout.net>
3125
3126 Fix PR gdb/857.
3127 * src-release (do-proto-topleve): Remove junk files
3128 intl/config.cache, intl/config.status,
3129 intl/config.h, intl/stamp-h.
3130
710068b9
AC
31312003-09-14 Andrew Cagney <cagney@redhat.com>
3132
3133 * src-release (dejagnu.tar): New target.
3134 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3135 (do-djunpack): Use $(PACKAGE) for the package name.
3136
e1008165
DD
31372003-09-04 DJ Delorie <dj@redhat.com>
3138
3139 * configure: Regenerate.
3140
21998d12
NC
31412003-09-04 Robert Millan <robertmh@gnu.org>
3142
3143 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 3144
ccca4bb3
DD
31452003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3146
3147 * configure.in: Ensure arguments to sed are properly spaced.
3148 * configure: Regenerate.
3149
ee949b5e
DJ
31502003-08-28 Daniel Jacobowitz <drow@mvista.com>
3151
3152 Merge from gcc:
3153 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3154 * install-sh: Update to newer upstream versions (associated with
3155 aclocal 1.7).
3156 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3157
75addda2
DJ
31582003-08-27 Daniel Jacobowitz <drow@mvista.com>
3159
3160 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3161 * configure: Regenerated.
3162
8d2877d8
NN
31632003-08-23 Phil Edwards <pme@gcc.gnu.org>
3164
3165 * configure.in: Use newline instead of semicolon when assuming
3166 shell arguments in a for loop.
3167 * configure: Regenerated.
3168
d2cc0e0d
GK
31692003-08-20 Geoffrey Keating <geoffk@apple.com>
3170
3171 PR 8180
3172 * configure.in: When testing with_libs and with_headers, treat
3173 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3174 * configure: Regenerate.
80b200a1 3175
d2cc0e0d
GK
3176 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3177 make, shell, etc.
3178 (baseargs): Likewise.
3179 * configure: Regenerate.
3180
04d1ab34
GK
31812003-08-19 Geoffrey Keating <geoffk@apple.com>
3182
3183 * configure.in: Disable libgcj for darwin not on powerpc.
3184 * configure: Rebuild.
3185
ca506da8
MC
31862003-08-15 Michael Chastain <mec@shout.net>
3187
3188 * src-release (do-proto-toplev): Remove junk files
3189 dejagnu/example/calc/config.status,
3190 dejagnu/example/calc/config.log.
3191
a4aa3f49
DD
31922003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3193
3194 * config-ml.in, symlink-tree: Add license.
3195
ede4fbe4
NN
31962003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3197
3198 Merge from gcc:
3199
3200 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3201 * Makefile.tpl (check, check-c++): Express dependencies using
3202 dependencies rather than commands.
3203 * Makefile.in: Regenerate.
3204
3205 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3206 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3207 * Makefile.in: Update.
3208
970f29af
AC
32092003-08-01 Andrew Cagney <cagney@redhat.com>
3210
3211 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3212 * configure: Ditto.
3213
b2884a0c
DD
32142003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3215
3216 * configure.in: Enable libgcj for darwin.
3217 * configure: Rebuild.
3218
c07f46a4
NN
32192003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3220
3221 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3222
9175bfc0
NN
32232003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3224
3225 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3226 creating target and build subdirs to build all parent dirs as needed.
3227 * Makefile.in: Rebuild.
3228 * configure.in: Don't build dirs explicitly here.
3229 * configure: Rebuild.
3230
b9abda6a
AO
32312003-07-22 Alexandre Oliva <aoliva@redhat.com>
3232
3233 * Makefile.tpl (all-make): Depend on intl.
3234 * Makefile.in: Rebuilt.
3235
eef8ffd4
NN
32362003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3237
3238 * config.if: Remove unused libc_interface determination.
3239
295efaf0
NN
32402003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3241
3242 * Makefile.in: Regenerate, correctly this time.
3243
e5c3f801
NN
32442003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3245
3246 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3247 unused INSTALL_PROGRAM_ARGS.
3248 * configure.in: Use AC_PROG_INSTALL.
3249 * Makefile.in: Regenerate.
3250 * configure: Regenerate.
3251
4a18bd6b
AO
32522003-07-10 Alexandre Oliva <aoliva@redhat.com>
3253
3254 * configure: Rebuilt.
3255 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3256 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3257 newlib nor libgloss.
3258 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3259 * configure.in (am33_2.0-*-linux*): Added.
3260
fbd1054d
BW
32612003-07-09 Bob Wilson <bob.wilson@acm.org>
3262
3263 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3264 * configure: Regenerate.
3265
b40e3958
L
32662003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3267
3268 * config-ml.in: Replace PWD with PWD_COMMAND.
3269 * Makefile.tpl: Likewise.
3270 * Makefile.in: Regenerated.
3271
4a5be7ba
NN
32722003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3273
3274 * configure.in: Clean up config-lang.in handling. Delete
3275 useless assignment to "subdirs".
3276 * configure: Regenerate.
3277
9c14acb8
NN
32782003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3279
3280 * configure.in: Rename 'target_libs' to 'target_libraries'.
3281 Remove useless reference to 'target_libs'.
3282 * configure: Regenerate.
3283
8f32e830
KS
32842003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3285
3286 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3287 * Makefile.in: Regenerate.
3288
12f0bd74
NN
32892003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3290
3291 * Makefile.def: Introduce flags_to_pass.
3292 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3293 * Makefile.in: Regenerate.
3294
b07c2aad
HPN
32952003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3296
3297 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3298 and target-libgloss.
3299 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3300 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 3301 * configure: Regenerate.
b07c2aad 3302
56f25033
DD
33032003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3304
3305 * configure.in: Update testsuite_flags to new location.
3306 * configure. Regenerate.
80b200a1 3307
4ec9a3b2
NN
33082003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3309
3310 * Makefile.tpl: Remove BUILD_CC stuff.
3311 * Makefile.in: Regenerate.
3312
059083b1 33132003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3314
059083b1
L
3315 * config.guess: Update to 2003-06-12 version.
3316 * config.sub: Update to 2003-06-13 version.
3317
535b046a
TS
33182003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3319
3320 * MAINTAINERS: Add myself as MIPS co-maintainer.
3321
00c22daa 33222003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 3323
00c22daa
L
3324 * config.guess: Update to 2003-06-06 version.
3325 * config.sub: Update to 2003-06-06 version.
3326
1047cb91
DD
33272003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3328
3329 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3330 * configure. Regenerate.
3331
123494c8
NN
33322003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3333
1047cb91
DD
3334 * configure.in: Disable serial configure by default.
3335 * configure: Regenerate.
3336 * Makefile.tpl: Abolish .NOTPARALLEL.
3337 * Makefile.in: Regenerate.
3338
7f121bbf
NN
3339 * Makefile.tpl: Replace {build,host,target}_canonical by
3340 {build,host,target}.
3341 * Makefile.in: Regenerate.
3342
123494c8
NN
3343 * Makefile.tpl: Fix stupid pasto.
3344 * Makefile.in: Regenerate.
3345
ec7e0995
NN
33462003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3347
3348 * Makefile.tpl: Remove bogus conditional.
3349 * Makefile.in: Regenerate.
3350
27b1cc72
NN
33512003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3352
2a4cbe27
NN
3353 * Makefile.tpl: Make 'recursive targets' using autogen rather
3354 than shell loop. Remove duplicate 'clean' targets and false
3355 comments.
3356 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3357 Add systematic method of specifying missing targets in subdirs.
3358 Add copyright boilerplate.
3359 * Makefile.in: Regenerate.
3360 * configure.in: Add 'recursive targets' to maybe list.
3361 * configure: Regenerate.
3362
27b1cc72
NN
3363 * Makefile.tpl: Rename [+target+] to [+make_target+].
3364 * Makefile.def: Rename 'target' to 'make_target'.
3365
01e51bd0
NC
33662003-05-30 Nick Clifton <nickc@redhat.com>
3367
3368 * README-maintainer-mode: Update URL for locating blessed config
3369 tools.
3370
2fd84b42
NC
33712003-05-29 Robert Millan <rmh@debian.org>
3372
3373 * ltconfig: Import this patch and modify for use with current
3374 version of ltconfig:
3375
3376 2003-05-21 Bruno Haible <bruno@clisp.org>
3377
3378 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3379 GNU/FreeBSD.
3380
8945c6bb
DD
33812003-05-28 DJ Delorie <dj@redhat.com>
3382
3383 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3384 * Makefile.in: Regenerate.
3385
2f9632a1
JJ
33862003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3387
80b200a1 3388 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3389
3a12db16 33902003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3391
3a12db16
DD
3392 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3393 newlib or libgloss.
3394 * Makefile.in: Regenerate.
3395
44482353
DD
33962003-05-21 DJ Delorie <dj@redhat.com>
3397
3398 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3399 * Makefile.in: Regenerate.
3400
fec2c52d
MR
34012003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3402
3403 * configure.in: Use curly braces in the definition of tooldir.
3404 * configure: Regenerate.
3405
16ae0395
NN
34062003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3407
3408 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3409 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3410 Factor out common code from autogen IF statements.
3411 * configure: Regenerate.
3412 * Makefile.in: Regenerate.
3413
ec11bdc6
DD
34142003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3415
3416 * configure.in: Accept i[3456789]86 for machine type.
3417 * configure: Regenerate.
3418
dd12c3a8
NN
34192003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3420
3421 * configure.in: Switch more things to use maybe dependencies.
3422 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3423 * configure: Regenerate.
3424 * Makefile.tpl: Switch more things to use maybe dependencies.
3425 * Makefile.in: Regenerate.
3426
cf662e21
AJ
34272003-05-16 Andreas Schwab <schwab@suse.de>
3428
3429 * Makefile.tpl (install-opcodes): Define.
3430 * Makefile.in: Rebuild.
3431
5481b376
AJ
34322003-05-13 Andreas Jaeger <aj@suse.de>
3433
3434 * config.guess: Update to 2003-05-09 version.
3435 * config.sub: Update to 2003-05-09 version.
3436
3959a22a
AJ
34372003-05-13 Michael Eager <eager@mvista.com>
3438
3439 * configure.in: Correct sed script so that options in quotes are not
3440 deleted.
3441 * configure: Rebuild.
3442
564b43e5
CV
34432003-05-12 Corinna Vinschen <corinna@vinschen.de>
3444
3445 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3446 and $$s/newlib/libc/sys/cygwin32 include paths.
3447 * configure: Ditto.
3448
bb947dc9
L
34492003-05-05 H.J. Lu <hjl@gnu.org>
3450
3451 * config-ml.in: Restored from gcc repository.
3452
77f7441a
CD
34532003-05-02 Chris Demetriou <cgd@broadcom.com>
3454
80b200a1
ZW
3455 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3456 * Makefile.in: Regenerate.
77f7441a 3457
a26d7085
DJ
34582003-04-27 Daniel Jacobowitz <drow@mvista.com>
3459
3460 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3461 and Makefile.def.
3462
e4c4d240
DJ
34632003-04-27 Daniel Jacobowitz <drow@mvista.com>
3464
3465 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3466 * Makefile.in: Regenerated.
3467
62a3fc85
DD
34682003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3469
3470 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3471 * Makefile.in: Regenerate.
3472
34732003-04-18 Jakub Jelinek <jakub@redhat.com>
3474
3475 * configure.in (powerpc64*-*-linux*): Remove.
3476 * configure: Rebuilt.
3477
5b474aa8
DD
34782003-04-17 Phil Edwards <pme@gcc.gnu.org>
3479
3480 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3481 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3482 and restrap.
3483 * Makefile.in: Regenerate.
3484
34852003-04-16 Richard Earnshaw <rearnsha@arm.com>
3486
3487 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3488 * configure: Regenerated.
3489
bc295afe
AO
34902003-04-11 Alexandre Oliva <aoliva@redhat.com>
3491
3492 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3493 * */configure: Rebuilt.
3494
3728fade
NN
34952003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3496
3497 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3498 * Makefile.in: Regenerate.
3499
ce5b542e
MC
35002003-03-14 Michael Chastain <mec@shout.net>
3501
3502 * Makefile.in: Regenerate with correct Makefile.def.
3503
3db0a37f
NN
35042003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3505
3506 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3507 Make macro.
3508 * Makefile.in: Regenerate.
3509 * configure.in: Clean up gxx_include_dir logic.
3510 * configure: Regenerate.
3511
34349c6e
DD
35122003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3513
3514 * configure.in (gxx_include_dir): Fix typo.
3515 * configure: Regenerated.
3516
686c28c9
AC
35172003-03-06 Andrew Cagney <cagney@redhat.com>
3518
3519 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3520
bba45b8b 35212003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3522
bba45b8b
NN
3523 * configure.in: Include $(build_tooldir)/sys-include in
3524 FLAGS_FOR_TARGET.
3525 * configure: Regenerated.
3526
2683747f
NN
35272003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3528
bba45b8b
NN
3529 * Makefile.tpl: Reindent.
3530 * Makefile.in: Regenerate.
3531 * configure.in: Reindent. Don't set unused variables.
3532 * configure: Regenerate.
3533
2683747f
NN
3534 * Makefile.tpl: Always pass down RANLIB.
3535 * Makefile.in: Regenerate.
3536
3537 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3538 * Makefile.in: Regenerate.
3539 * configure.in: Remove unused logic relating to --enable-shared
3540 and --enable-threads. Remove bogus comments. Remove redundant
3541 noconfigdirs.
3542 * configure: Regenerate.
3543
3544 * configure.in: Replace ${libstdcxx_version} by its value.
3545 Remove reference to mh-dgux.
3546 * configure: Regenerate.
3547
50212802
NN
35482003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3549
3550 * Makefile.tpl: Rearrange.
3551 * Makefile.in: Regenerate.
3552
a6be7fc6
NC
35532003-02-25 Nick Clifton <nickc@redhat.com>
3554
3555 * configure: Remove site-file supprot - it is obsolete.
3556
f8a495c8
NC
35572003-02-24 Uwe Stieber <uwe@wwws.de>
3558
3559 * configure.in: Add support for kaOS as cross build target system.
3560 * configure: Regenerated.
3561
3decd77d
DD
35622003-02-20 Sean McNeil <sean@blue.mcneil.com>
3563
3564 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3565 configure-target-* as some target builds may require additional
3566 flags for preprocessor tests.
3567 * Makefile.in: Regenerated.
3568
f4ff34a3
AO
35692003-02-19 Alexandre Oliva <aoliva@redhat.com>
3570
3571 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3572 * ltconfig: Handle it.
3573 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3574 auto-detecting it.
3575
b7e4a931
AO
35762003-02-19 Alexandre Oliva <aoliva@redhat.com>
3577
3578 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3579 it is used as argument to $CC.
3580 * ltcf-gcj.sh: Likewise.
3581
6b784d9f
AO
35822003-02-19 Alexandre Oliva <aoliva@redhat.com>
3583
3584 * configure.in: Introduce --enable-maintainer-mode.
3585 * configure: Rebuilt.
3586 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3587 for maintainer mode.
3588 * Makefile.in: Rebuilt.
3589
8bcd8a07
AC
35902003-02-19 Andrew Cagney <ac131313@redhat.com>
3591
3592 * configure: Regenerate using autoconf 2.13.
3593
ee3fd329
AM
35942003-02-19 Alan Modra <amodra@bigpond.net.au>
3595
3596 * config.guess: Import latest version.
3597 * config.sub: Import latest version.
3598
e9e45685
JM
35992003-02-18 Jason Merrill <jason@redhat.com>
3600
3601 * Makefile.tpl (check-c++): Allow parallelism.
3602
859789af
AC
36032003-02-17 Andrew Cagney <ac131313@redhat.com>
3604
3605 * configure: Regenerate using autoconf 000227.
3606
b3f16a9b
GK
36072003-02-15 Geoffrey Keating <geoffk@apple.com>
3608
3609 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3610 don't configure target-libobjc.
3611 * configure: Regenerate.
3612
72e60e02
DD
36132003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3614
3615 * Makefile.tpl (RANLIB): Define.
3616 * Makefile.in: Regenerate.
3617
91f0e695
KS
36182003-02-06 Keith R Seitz <keiths@redhat.com>
3619
3620 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3621 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3622 * Makefile.in: Regenerated.
3623 * configure.in: Remove all traces of snavigator, db, and grep.
3624 * configure: Regenerated.
3625
122bfa92
FCE
36262003-01-31 Frank Ch. Eigler <fche@redhat.com>
3627
3628 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3629 * Makefile.in: Regenerated.
3630
264095c3
AO
36312003-01-30 Alexandre Oliva <aoliva@redhat.com>
3632
3633 * config.if: Copy from GCC.
3634
a84dbcb3
AO
36352003-01-27 Phil Edwards <pme@gcc.gnu.org>
3636
3637 * configure.in: Revert 24Jan change.
3638 * configure: Regenerate.
3639
19618276
NN
36402003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3641
3642 * configure.in: Revert previous change.
3643 * configure: Regenerate.
3644
b7f27a92
NN
36452003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3646
3647 * configure.in: Make rda native-only.
3648 * configure: Regenerate.
3649
83326456
NN
36502003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3651
3652 * configure.in: Add missing \.
3653 * configure: Rebuilt.
3654
5e367fa5
JJ
36552003-01-17 Jakub Jelinek <jakub@redhat.com>
3656
3657 * configure.in (baseargs): Avoid using \| in sed regular
3658 expressions.
3659 * configure: Rebuilt.
3660
e01f337c
JJ
36612003-01-16 Jakub Jelinek <jakub@redhat.com>
3662
3663 * configure.in (baseargs): Remove all supported forms of
3664 --cache-file, --srcdir, --host, --build and --target options
3665 from argument lists.
3666 * configure: Rebuilt.
3667
aa236487
AO
36682003-01-15 Alexandre Oliva <aoliva@redhat.com>
3669
3670 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3671 * configure: Rebuilt.
3672
586c0873
NN
36732003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3674
3675 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3676 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3677 * Makefile.in: Regenerate.
3678 * configure: Regenerate.
3679
497f816e
DD
36802003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3681
3682 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3683 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3684 * Makefile.in: Regenerate.
3685
bfbe5519
AO
36862003-01-09 Alexandre Oliva <aoliva@redhat.com>
3687
3688 * configure.in: Remove Makefile in build, host and target modules
3689 unless configure was run with --no-recursion.
3690 * configure: Rebuilt.
3691
3f234ef5
CD
36922003-01-08 Chris Demetriou <cgd@broadcom.com>
3693
3694 * config.guess: Update to 2003-01-03 version.
3695 * config.sub: Update to 2003-01-03 version.
3696
a3982d48
CF
36972003-01-07 Christopher Faylor <cgf@redhat.com>
3698
3699 * configure: Regenerate with proper autoconf 2.13.
3700
75778ec4
CF
37012003-01-07 Christopher Faylor <cgf@redhat.com>
3702
80b200a1
ZW
3703 * configure.in: Add AC_PREREQ for consistency.
3704 * configure: Regenerate.
75778ec4 3705
c180f501
AC
37062003-01-06 Andrew Cagney <ac131313@redhat.com>
3707
3708 * configure.in (GDB_TK): Add tcl directories conditional on
3709 gdb/gdbtk directory being present.
3710 * configure: Regenerate.
5481b376 3711
46ca2cc2
DA
37122003-01-04 John David Anglin <dave.anglin@nrc.ca>
3713
3714 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3715 by gcc if LD is not defined and we are not doing a Canadian Cross.
3716 * configure: Rebuilt.
3717
53dd8dab
DJ
37182003-01-01 Daniel Jacobowitz <drow@mvista.com>
3719
3720 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3721
50ceb20c
TT
37222002-12-31 Tom Tromey <tromey@redhat.com>
3723
3724 * Makefile.in: Rebuilt.
3725 * Makefile.def (target_modules) [libffi]: Allow installation.
3726
e78b5cfe
AS
37272002-12-31 Andreas Schwab <schwab@suse.de>
3728
3729 * configure.in: Fix use of $program_transform_name.
3730 * configure: Regenerated.
3731
67448102
DJ
37322002-12-30 Daniel Jacobowitz <drow@mvista.com>
3733
3734 * configure.in (baseargs): Don't remove first configure argument.
3735 * configure: Regenerated.
3736
e6bfb94a
AO
37372002-12-29 Alexandre Oliva <aoliva@redhat.com>
3738
3739 * Makefile.tpl (local-distclean): Don't remove...
3740 (multilib.ts): ... this. Moved into...
3741 (multilib.out): ... this. Don't use sub-make.
3742 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3743 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3744 (configure-build-[+module+], configure-[+module+],
3745 configure-target-[+module+], configure-gcc): ... these. Test
3746 for Makefile existence. Drop config.status from dependencies.
3747 * Makefile.in: Rebuilt.
3748 * configure.in: Move gcc-version-trigger to the end of
3749 ac_configure_args. Add comments to maybedep.tmp and
3750 serdep.tmp. Introduce --disable-serial-configure. Remove
3751 nonopt from baseargs, matching and removing corresponding
3752 whitespace while at it.
3753 * configure: Rebuilt.
3754
8f0dfb36
AO
37552002-12-28 Alexandre Oliva <aoliva@redhat.com>
3756
3757 * configure.in (host_configargs): Replace reference to
3758 no-longer-defined buildopts with --build=${build_alias}.
3759 * configure: Rebuilt.
3760
43be203f
AO
37612002-12-28 Alexandre Oliva <aoliva@redhat.com>
3762
3763 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3764 program_transform_name to standard idiom.
3765 (AUTOGEN, AUTOCONF): Define.
3766 (Makefile.in): Use $(AUTOGEN).
3767 (Makefile): Depend on config.status, and use autoconf-style rule to
3768 build it. Move original commands to...
3769 (config.status): ... this new target.
3770 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3771 $(AUTOCONF).
3772 * Makefile.in: Rebuilt.
3773
a0da8069
NN
37742002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3775
d18f1c9f
NN
3776 * Makefile.tpl: Fix dramatic bustage due to change in
3777 program_transform_name.
3778 * Makefile.in: Regenerate.
3779
3780 * configure.in: Remove unnecessary PATH setting.
3781 * configure: Regnerate.
3782
3783 * configure.in: Don't default to unprefixed tools unless
3784 the native tools will work.
3785 * configure: Regenerate.
3786
a0da8069
NN
3787 * configure.in: Convert to autoconf script. Blow away lots
3788 of now-redundant Makefile fragments.
3789 * configure: Generate using Autoconf.
3790 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3791 * Makefile.in: Regenerate.
3792
c567df0a
NN
37932002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3794
5481b376 3795 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
3796 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3797
5481b376 3798 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 3799 where they belong.
2c7f9a32 3800
2dabcfb4
AS
38012002-12-24 Andreas Schwab <schwab@suse.de>
3802
3803 * Makefile.tpl (multilib.out): Fix missing space.
3804 * Makefile.in: Regenerate.
3805
1086bc09
NN
38062002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3807
3808 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3809 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3810 * Makefile.in: Regenerate.
3811 * configure.in: Remove unnecessary leftovers.
3812
1086bc09
NN
38132002-12-21 Geoffrey Keating <geoffk@apple.com>
3814
3815 * configure.in (extra_ranlibflags_for_target): New variable.
3816 (*-*-darwin): Add -c to ranlib commands.
3817 * configure (tooldir): Handle extra_ranlibflags_for_target.
3818
14e9ca95
JJ
38192002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3820
3821 * COPYING.NEWLIB: Updated.
3822 * COPYING.LIBGLOSS: Ditto.
3823
14c428fb
NN
38242002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3825
3826 * Makefile.tpl: Revert HJL's change.
3827 * Makefile.in: Regenerated.
3828 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3829 always.
3830
313b8244
AS
38312002-12-19 Andreas Schwab <schwab@suse.de>
3832
3833 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3834 * Makefile.in: Regenerate.
3835
efeae3db
L
38362002-12-18 H.J. Lu <hjl@gnu.org>
3837
3838 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3839 * Makefile.in: Regenerated.
3840
3841 * configure.in (build_prefix): New. Substitute.
3842
43d92c63
NN
38432002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3844
59da4fe6
NN
3845 * Makefile.tpl: Don't let real targets depend on phony targets.
3846 * Makefile.in: Regenerate.
3847
43d92c63
NN
3848 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3849 * Makefile.in: Regenerate.
3850
b72e6a2d
JM
38512002-12-16 Jason Merrill <jason@redhat.com>
3852
3853 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3854 previous 'make bootstrap'.
3855 * Makefile.in: Regenerate.
3856
95c72c44
HPN
38572002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3858
3859 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3860
7d695d07
JM
38612002-12-13 Jason Merrill <jason@redhat.com>
3862
3863 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3864 library tests.
3865 (check-c++): Just depend on it and check-target-libstdc++-v3.
3866 * Makefile.in: Regenerate.
3867
54103d1e
NN
38682002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3869
3870 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3871 * Makefile.in: Regenerate.
3872
4024f1e1
JJ
38732002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3874
80b200a1
ZW
3875 * COPYING.NEWLIB: Update list of alternate Regent of California
3876 licenses and discuss official revoking of advertising clause.
3877 * COPYING.LIBGLOSS: Ditto.
4024f1e1 3878
7dda0df6
AO
38792002-12-12 Alexandre Oliva <aoliva@redhat.com>
3880
3881 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3882 * Makefile.in: Rebuilt.
3883
d03be79e 38842002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 3885
929293f4
NN
3886 * configure: Fix bug put in by gremlins.
3887
d03be79e
NN
3888 * Makefile.tpl: Substitute more autoconfily.
3889 * configure: Substitute more autoconfily.
3890 * Makefile.in: Regenerate.
3891
38922002-12-08 Andrew Cagney <ac131313@redhat.com>
3893
3894 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3895 * Makefile.in (all-sim): Ditto.
a36d530e
DD
3896
38972002-12-06 DJ Delorie <dj@redhat.com>
3898
3899 * Makefile.tpl: Change configure dependencies to not have real
3900 targets depend on phony targets.
b4a77b47 3901
db1ac78d
NN
39022002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3903
bcaf2395
NN
3904 * configure.in: Revert unintentional change.
3905
b4fa093e
NN
3906 * src-release: Configure host subdirs.
3907
db1ac78d
NN
3908 * Makefile.tpl: Change dependency for */multilib.out so that
3909 it works when gcc isn't in the tree.
3910
3911 * configure.in: Substitute more.
3912 * configure: Run subconfigures from the Makefile.
3913 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3914 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3915
15723a45
NN
39162002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3917
e2b9e2dc
NN
3918 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3919 and corresponding dependencies.
3920 * Makefile.in: Regenerate.
3921
2af579c4
NN
3922 * configure.in (host_tools): Order binutils, gas and ld for
3923 convenience in running the testsuites.
3924
a2cc058a
NN
3925 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3926 * Makefile.in: Regenerate.
3927 * configure.in: Introduce rules to serialize subconfigure runs.
3928
15723a45
NN
3929 * configure.in: Introduce BASE_CC_FOR_TARGET.
3930 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3931 Realize configure-build-* targets. Realize configure-target-* targets.
3932 * Makefile.in: Regenerate.
3933
ae831be5
NN
39342002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3935
3936 * configure: Move gcc_version_trigger stuff from here...
3937 * configure.in: ...to here.
3938
3939 * configure.in: Separate subconfigure options added by this file from
3940 options given by the user. Add machinery to put args for host
3941 subconfigures into the Makefile.
3942
3943 * Makefile.tpl: Remove 'vault' targets.
3944 * Makefile.tpl: Reorder and comment dependencies.
3945 * Makefile.in: Regenerate.
3946
bbf7c8ac
NN
39472002-11-28 Geoffrey Keating <geoffk@apple.com>
3948
3949 * configure.in: Move host-specific darwin noconfigdirs into
3950 the host-specific section.
3951
930314a4
NN
39522002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3953
52d7cdee
NN
3954 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3955 during replay.
3956 * Makefile.in: Regenerate.
3957
930314a4
NN
3958 (finishing slow-motion replay)
3959 * configure: Remove skip-this-dir support.
3960 * Makefile.tpl: Remove skip-this-dir support.
3961
3962 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3963 subdirectories.
3964 * Makefile.in: Regenerate.
3965
3966 * Makefile.tpl: Strip out useless setting of 'dir'.
3967 * Makefile.in: Regenerate.
5481b376 3968
930314a4
NN
39692002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3970
3971 (finishing slow-motion replay)
3972 * configure.in: Fix deeply stupid bug.
3973
3974 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3975 shell code in CXX_FOR_TARGET
3976 * Makefile.def: Introduce raw_cxx.
3977 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3978 RAW_CXX_FOR_TARGET.
3979 * Makefile.in: Regenerate.
3980
39812002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3982
3983 (finishing slow-motion replay)
3984 * Makefile.tpl: Remove unnecessary ifs.
3985 * Makefile.in: Regenerate.
3986
5481b376 3987 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3988 dependencies. Maybe-ize build-libiberty. Create dummy install
3989 targets for 'no_install' modules.
5481b376 3990 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 3991 build_modules stuff to configure.in.
5481b376 3992 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3993 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3994 * Makefile.in: Regenerate.
3995
3866be5d
NN
39962002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3997
3998 (continuing slow-motion replay)
3999 * Makefile.tpl: Make all-target, install-target behave similarly
4000 to all, install (only hitting configured targets). Eliminate
4001 unused macro defintions.
4002
4003 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4004 build != host.
4005
4006 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4007
4008 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4009
5481b376 4010 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
4011 configuring. Remove references to "dosrel".
4012 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 4013 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 4014 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 4015 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
4016 and redundant dependency; rearrange slightly.
4017 * Makefile.def: Add host-side libtermcap, utils.
4018
4019 * Makefile.in: Regenerate.
4020
e393202e
NN
40212002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4022
4023 (Continuing slow-motion replay)
4024 * Makefile.def: Add list of recursive targets to autogenerate.
4025 Add build_modules.
4026 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4027 targets. Autogenerate *-build-* targets.
4028 * Makefile.in: Regenerate.
4029
583d52d7
NN
40302002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4031
4032 (Continuing slow-motion replay)
4033 * configure: More autoconf-style substitutions.
4034 * Makefile.tpl: More autoconf-style substitutions.
4035 * Makefile.in: Regenerate.
4036
40372002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4038
4039 (Continuing slow-motion replay)
4040 * configure: Substitute more variables in a more autoconf-friendly
4041 way. Simplify slightly.
4042 * Makefile.tpl: Make more variables substitutable in an
4043 autoconf-friendly way.
4044 * Makefile.in: Regenerate.
4045
874e38b4
NN
40462002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4047
4048 (Continuing slow-motion replay)
4049 * configure.in (v810*): Remove special setting of tools.
4050
4051 * configure: Add support for extra required flags for ar or nm.
4052 * configure.in (aix4.3+): Use above support for target-specific
4053 issues, rather than using config/mt-aix43.
4054
852e5f18
NN
40552002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4056
4057 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4058 * configure: Remove 'removing', which doesn't work. Replace $subdir
4059 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4060 with $srcdir. Reformat indentation. Substitute some variables
4061 formerly hard-coded in the Makefile for build=host.
4062 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4063 * Makefile.def: Autogenerate more.
4064 * Makefile.in: Regenerate.
4065
c9a0d920
DD
40662002-11-13 Bruce Korb <bkorb@gnu.org>
4067
4068 * Makefile.tpl: syntactic cleanup
4069
dd2768ff
KB
40702002-11-04 Kevin Buettner <kevinb@redhat.com>
4071
4072 * Makefile.def (host_modules): Add rda.
4073 * Makefile.in: Regenerate.
4074 * configure.in (target_tool): Add target-rda to list.
4075
1aa8389d
DD
40762002-10-25 Phil Edwards <pme@gcc.gnu.org>
4077
4078 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4079 and restrap targets to this rule.
4080 * Makefile.in: Regenerate.
4081
28f46298
HPN
40822002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4083
4084 * configure.in (i[3456]86-*-linux*): Add check to disable
4085 ${libgcj} for glibc1.
4086
ff72e302
NC
40872002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4088
4089 * configure.in: Add tic4x target.
4090
8607b6c9
NN
40912002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4092
4093 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4094 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4095 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4096 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4097 * Makefile.in: Regenerate.
4098
f8f61f4a
NN
40992002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4100
c86f794b
NN
4101 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4102 * Makefile.in: Regenerate.
4103
a9590527
NN
4104 * Makefile.def: Remove order dependency comments.
4105 * Makefile.tpl: Add explicit install-install dependencies.
4106 * Makefile.in: Regenerate.
4107
8412ce72
NN
4108 * Makefile.tpl: Remove material now in src-release. (Finally!)
4109 * Makefile.in: Regenerate.
4110
8b9f37f1
NN
4111 * configure: Restore my original patch by syncing with gcc version.
4112
f8f61f4a
NN
4113 * Bring following over from gcc:
4114
41152002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4116
4117 * configure.in (s390*-*-linux*): Enable libgcj.
4118
403d9505
NN
41192002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4120
4121 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4122
95f6f383
AM
41232002-10-02 Alan Modra <amodra@bigpond.net.au>
4124
e4673b0a 4125 * configure: Move stray lines back to where they belong.
95f6f383 4126
748503c8
NN
41272002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4128
a581b5c3
NN
4129 * Makefile.tpl: Insert configure-target target, for src-release.
4130
c084f5b4
NN
4131 * configure: Finish reverting change which Andrew Cagney started
4132 reverting. Should fix bustage.
4133
7aa673ed 4134 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
4135 * src-release: New file. Contains material for making net
4136 releases for gdb, binutils, et al., formerly in Makefile.in.
4137
82a9b2d9
NC
41382002-09-30 Nick Clifton <nickc@redhat.com>
4139
4140 * cpu: New top level directory. Intended to hold input files for
4141 CGEN which have FSF copyright assignment.
4142 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4143
c2463a00
AC
41442002-09-29 Andrew Cagney <ac131313@redhat.com>
4145
4146 Revert below (note that src does not contain Makefile.tpl):
4147 * Makefile.tpl: Make subsituted variables more autoconfy.
4148 * Makefile.in: Regenerate.
4149
f03b4789
NN
41502002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4151
c11e16a9
NN
4152 * configure: Revert accidentally applied changes.
4153
f03b4789
NN
4154 * Makefile.tpl: Make more autoconf-friendly.
4155 * Makefile.in: Regenerate.
4156 * configure: Make substitution more autoconf-like.
4157
41582002-09-28 Richard Earnshaw <rearnsha@arm.com>
4159
4160 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4161 single entry to handle all these.
4162 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4163 libjava on arm-*-elf.
4164
c0292023
GK
41652002-09-27 Geoffrey Keating <geoffk@apple.com>
4166
4167 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4168 things that depend on them.
4169
c66d951e
NN
41702002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4171
4172 * Makefile.tpl: Make subsituted variables more autoconfy.
4173 * Makefile.in: Regenerate.
4174 * configure: Make seds more autoconfy.
4175
907a7241 41762002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
4177
4178 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4179 * Makefile.in: Regenerate.
4180 * configure.in: Rewrite sed statements to look autoconfy.
4181
907a7241
NN
4182 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4183 all-target-foo on configure-target-foo.
4184 * Makefile.def: Ditto.
4185 * Makefile.in: Rebuild.
4186
405ea7a0
NN
41872002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4188
4189 * Makefile.def: New file.
4190 * Makefile.tpl: New file.
4191 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4192
4193 * configure.in: Minor rearrangement. Simplify tests.
4194
bdc57bfd
JT
41952002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4196
4197 * configure.in (with_headers): Skip copy if value is "yes".
4198 (with_libs): Likewise.
4199
ae03d6e2
NN
42002002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4201
4202 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4203 * configure.in (sh*-*-pe*): Ditto.
4204 * configure.in (mips*-*-pe*): Ditto.
4205 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
4206
4207 * configure.in: Rearrange.
4208
707960fe
NC
42092002-09-12 Nick Clifton <nickc@redhat.com>
4210
4211 * Import these changes from the config master repository:
4212
4213 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4214
4215 * config.sub: Add tic4x target.
4216
4217 2002-09-03 Ben Elliston <bje@redhat.com>
4218
4219 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4220 Reported by <Duncan_Stodart@insession.com>.
4221
36ea319f
JJ
42222002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4223
4224 * COPYING.NEWLIB: More updates.
4225
cf57480a
JJ
42262002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4227
4228 * COPYING.NEWLIB: Update.
4229
fd31a171
AC
42302002-08-23 Andrew Cagney <ac131313@redhat.com>
4231
23b632fc
AC
4232 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4233
fd31a171
AC
4234 * config.guess: Import version 2002-08-23.
4235 * config.sub: Import version 2002-08-22.
4236
a08bafb5
AO
42372002-08-20 Alexandre Oliva <aoliva@redhat.com>
4238
4239 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4240 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4241 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4242
17240c1f
NC
42432002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4244
4245 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4246
e70ad0c6
L
42472002-08-04 H.J. Lu (hjl@gnu.org)
4248
4249 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4250
574e6d11
DD
42512002-07-31 Alan Modra <amodra@bigpond.net.au>
4252
4253 * configure.in: Move generic linux case to end. Copy generic
4254 linux noconfigdirs to mips*-*-linux* entry and new
4255 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4256
611e7523
CD
42572002-07-19 Chris Demetriou <cgd@broadcom.com>
4258
4259 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4260 one instance of them which was missed to the list to update.
4261
51759676
CD
42622002-07-16 Chris Demetriou <cgd@broadcom.com>
4263
4264 * config.guess: Update to 2002-07-09 version.
4265 * config.sub: Update to 2002-07-03 version.
4266
7c1f909c
DD
42672002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4268
4269 * configure.in: Remove two redundant tests.
4270
d7cf5d30
DD
42712002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4272
4273 * configure.in (mips*-*-irix6*o32): Enable stabs.
4274
c74222f7
DD
42752002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4276
5b53c336
DD
4277 * configure.in: Don't build grez.
4278 * Makefile.in: Ditto.
4279
c74222f7
DD
4280 * Makefile.in: Remove references to bsp, cygmon, libstub.
4281 * configure.in: Ditto.
4282
4283 * configure.in: Remove leftover reference to gdbtest.
4284
edd1b227
DD
42852002-07-08 Phil Edwards <pme@gcc.gnu.org>
4286
4287 * configure.in (gxx_include_dir): Change to match versioned
4288 C++ headers if --enable-version-specific-runtime-libs is used.
4289
486186e3
AO
42902002-07-04 Steve Ellcey <sje@cup.hp.com>
4291
4292 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4293
ff0a3bf8
DD
42942002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4295
4296 * configure.in: Make --without-x work.
4297
1dfa8174
NC
42982002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4299
4300 * contrib: New directory. Created to contain a copy of the
5481b376 4301 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
4302 the FSF GCC sources.
4303
07637366
DD
43042002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4305
b6f83f2a
DD
4306 * configure.in: Rearrange target Makefile fragment collection.
4307
07637366
DD
4308 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4309 cvs[src].
4310 * configure.in: Ditto.
4311
f48556b1
DD
43122002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4313
4314 * Makefile.in: Eliminate 'apache' targets.
4315 * configure.in: Eliminate 'apache' targets.
4316
4317 * configure.in: Eliminate redundant tests. Reorganize.
4318
4319 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4320
4321 * config-ml.in: Eliminate references to Cygnus configure.
4322
4323 * Makefile.in: Eliminate references to building emacs.
4324
43252002-07-01 Denis Chertykov <denisc@overta.ru>
4326
4327 * configure.in: Add support for ip2k.
4328
cdb9e2b8
BE
43292002-06-24 Ben Elliston <bje@redhat.com>
4330
4331 * configure.in (host_tools): Remove cgen.
4332
4333 * Makefile.in (all-cgen): Remove; runs from its source directory.
4334 (check-cgen, install-cgen, clean-cgen): Likewise.
4335 (all-opcodes): No not depend on all-cgen.
4336 (all-sim): Likewise.
4337
3558860c
DD
43382002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4339
4340 * configure.in: Fix AIX configury bug.
4341
e3b0c936
DD
43422002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4343
cdb9e2b8 4344 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4345
cdb9e2b8
BE
4346 * configure.in: Move definition of libstdcxx_flags right above
4347 usage, rather than way earlier.
8ee424c0 4348
c712250a
DD
4349 * configure.in: Pull definition of is_cross_compiler earlier.
4350
9ee1a75c
DD
4351 * configure.in: Rearrange a little.
4352
e3b0c936
DD
4353 * configure.in: Remove references to librx.
4354 * Makefile.in: Remove references to librx.
4355
b2bd228e
DD
43562002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4357
4358 * configure.in: Eliminate ${gasdir} variable.
4359
7cd52483
DB
43602002-06-18 Dave Brolley <brolley@redhat.com>
4361
4362 * configure.in: Add support for frv.
4363 * config.sub: Add support for frv.
4364
6c5e141a
DD
43652002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4366
4367 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4368
0d18b56d
JT
43692002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4370
4371 * configure.in (vax-*-netbsd*): Re-enable gas.
4372
fd8958d5
DD
43732002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4374
27f15fdd
DD
4375 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4376 BUILD_PREFIX_1, to correct nomenclature.
4377 * configure: Likewise.
4378
fd8958d5
DD
4379 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4380 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4381
0c2442b7
DD
43822002-05-31 Olaf Hering <olh@suse.de>
4383
4384 * config-ml.in: Propogate DESTDIR also.
4385
a3602181
JT
43862002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4387
4388 * configure.in (vax-*-netbsd*): Don't build gas for this
4389 platform.
4390
c95f53ae
MM
43912002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4392
4393 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4394 and libgcj for AVR.
4395
1d7c1053
NC
43962002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4397
4398 * config.sub: Add DLX target.
4399
4b37028f
JT
44002002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4401
4402 * config.guess: Update to 2002-05-22 version.
4403 * config.sub: Likewise.
4404
d5de0a84
NC
44052002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4406
4407 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4408 * config-ml.in: Likewise.
4409 * configure: Likewise.
4410 * configure.in: Likewise.
4411
c92a0210
DD
44122002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4413
115a77aa
DD
4414 * configure.in: Simplify makefile fragment collection.
4415
4416 * configure.in: Remove code to build emacs.
e99daf2b 4417
91e060aa
DD
4418 * configure.in : Remove --srcdir argument from targargs and buildargs
4419 (it's always overridden in the Makefile anyway). Rearrange a bit.
4420
4421 * configure: Move some logic to configure.in.
4422 * configure.in: Move some logic from configure.
c92a0210 4423
91217342
JJ
44242002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4425
4426 * COPYING.LIBGLOSS: New file.
4427
d3d8a9ee
NC
44282002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4429
4430 * Makefile.in: Honour DESTDIR.
4431
3a036cdc
AO
44322002-05-05 Alexandre Oliva <aoliva@redhat.com>
4433
4434 * configure.in (noconfigdirs): Don't disable libgcj on
4435 sparc64-*-solaris* and sparcv9-*-solaris*.
4436
6d095fe4
AO
44372002-05-03 Alexandre Oliva <aoliva@redhat.com>
4438
4439 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4440
dac55df9
TF
44412002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4442
4443 * configure.in (FLAGS_FOR_TARGET): Do not add
4444 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4445 on i[3456]86-*-linux*.
4446
a018e15b
TF
44472002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4448
4449 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4450
4451 * configure.in (noconfigdirs): Do not add target-newlib if
4452 target == i[3456]86-*-linux*, and host == target.
4453
5f284831
MM
44542002-04-29 Mark Mitchell <mark@codesourcery.com>
4455
4456 * config.guess: Updated to 2002-04-26's version.
4457 * config.sub: Updated to 2002-04-26's version.
4458
33babf59
DD
44592002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4460
bd5f7da2
DD
4461 * configure.in: delete reference to absent file
4462
a0c4f3a0
DD
4463 * configure.in: replace '[' with 'test'
4464
66f1ba4f
DD
4465 * configure.in: Eliminate references to gash.
4466 * Makefile.in: Eliminate references to gash.
4467
7c3ab50c
DD
4468 * configure.in: remove useless references to 'pic' makefile fragments.
4469
bbc025f5
DD
4470 * configure.in: (*-*-windows*) Finish removing.
4471
33babf59
DD
4472 * configure.in: Eliminate redundant test for libgui.
4473
d5ec694c
DD
44742002-04-26 Joel Sherrill <joel@OARcorp.com>
4475
4476 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4477 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4478
57a5346c
DD
44792002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4480
4481 * configure.in: remove references to dead files
4482
dbf93899
DD
44832002-04-18 Tom Tromey <tromey@redhat.com>
4484
4485 * configure.in: Disallow configuring libgcj when it is already
4486 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4487 Solaris 2.8 by default. For PR libgcj/6158.
4488
26eadf68
DD
44892002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4490
4491 * configure.in: Move default CC setting out of config/mh-* fragments
4492 directly into here.
4493
a0a2c6c6
DD
44942002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4495
4496 * configure.in: don't even try to configure or make a subdirectory
4497 if there's no configure script for it.
4498
9972f812
DD
44992002-04-15 Mark Mitchell <mark@codesourcery.com>
4500
4501 * MAINTAINERS: Remove chill maintainers.
4502 * Makefile.in (CHILLFLAGS): Remove.
4503 (CHILL_LIB): Remove.
4504 (TARGET_CONFIGDIRS): Remove libchill.
4505 (CHILL_FOR_TARGET): Remove.
4506 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4507 CHILL_LIB.
4508 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4509 (CHECK_TARGET_MODULES): Likewise.
4510 (INSTALL_TARGET_MODULES): Likewise.
4511 (CLEAN_TARGET_MODULES): Likewise.
4512 (configure-target-libchill): Remove.
4513 (all-target-libchill): Remove.
4514 * configure.in (target_libs): Remove target-libchill.
4515 Do not compute CHILL_FOR_TARGET.
4516 * libchill: Remove directory.
5481b376 4517
75205f78
DD
45182002-04-15 DJ Delorie <dj@redhat.com>
4519
4520 * Makefile.in, configure.in, configure: Sync with gcc, entries
4521 follow...
4522
45232002-04-08 Tom Tromey <tromey@redhat.com>
4524
4525 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4526 Fixes PR libgcj/6068.
4527
45282002-03-30 Krister Walfridsson <cato@df.lth.se>
4529
4530 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4531
45322002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4533
4534 * configure.in (alpha*-dec-osf*): Enable libgcj.
4535
45362002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4537
4538 Fix for: PR bootstrap/3591, target/5676
4539 * configure.in (mcore-pe): Disable the configuration of
4540 libstdc++-v3 since exceptions are not supported.
4541
45422002-03-20 Anthony Green <green@redhat.com>
4543
4544 * configure.in: Enable libgcj for xscale-elf target.
4545
45462002-02-28 Alexandre Oliva <aoliva@redhat.com>
4547
4548 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4549 libjava.
4550 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4551
45522002-02-22 Alexandre Oliva <aoliva@redhat.com>
4553
4554 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4555 libstdc++-v3 and libjava.
4556
45572002-02-11 Adam Megacz <adam@xwt.org>
4558
4559 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4560 boehm-gc
4561
45622002-02-09 Alexandre Oliva <aoliva@redhat.com>
4563
4564 * config.guess: Updated to 2002-01-30's version.
4565 * config.sub: Updated to 2002-02-01's version.
4566 Contribute sh64-elf.
4567 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4568 * configure.in: Added sh64-*-*.
4569
45702002-01-17 H.J. Lu <hjl@gnu.org>
4571
4572 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4573 (all-target-fastjar): Also depend on all-target-libiberty.
4574
4575Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4576
4577 * configure, configure.in: Use temp file for long sed commands.
4578
45792001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4580
4581 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4582 libf2c.
4583
45842001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4585
4586 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4587
45882001-10-11 Hans-Peter Nilsson <hp@axis.com>
4589
4590 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4591
45922001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4593
4594 * configure: Handle temporary files securely using mkdir.
4595
45962001-09-26 Will Cohen <wcohen@redhat.com>
4597
4598 * configure.in (*-*-linux*): Disable configuration of target-newlib
4599 and target-libgloss.
4600
46012001-09-26 Alexandre Oliva <aoliva@redhat.com>
4602
4603 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4604 RANLIB.
4605
46062001-08-11 Graham Stott <grahams@redhat.com>
4607
4608 * Makefile.in (check-c++): Add missing semicolon.
4609
46102001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4611
4612 * configure.in (sh-*-linux*): New.
4613
46142001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4615
4616 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4617 and libgcj on m68hc11/m68hc12.
4618
46192001-06-27 H.J. Lu (hjl@gnu.org)
4620
4621 * Makefile (CFLAGS_FOR_BUILD): New.
4622 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4623
46242001-06-01 Hans-Peter Nilsson <hp@axis.com>
4625
4626 * configure.in (libstdcxx_flags): Do not try to execute
4627 libstdc++-v3/testsuite_flags until it exists.
4628
46292001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4630
4631 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4632
46332001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4634
4635 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4636
4637Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4638
4639 * configure.in: Move *-chorusos target case to the proper switch.
4640 Disable libgcj.
4641
46422001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4643
4644 * Makefile.in (STAGE1_CFLAGS): Pass down.
4645
46462001-04-13 Alan Modra <amodra@one.net.au>
4647
4648 * config.guess: Add hppa64-linux support. Note for next import that
4649 this is already in the master file.
4650 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4651
46522001-03-22 Colin Howell <chowell@redhat.com>
4653
4654 * Makefile.in (DO_X): Do not backslash single-quotes in
4655 backquotes (two places).
4656
46572001-03-18 Laurynas Biveinis <lauras@softhome.net>
4658
4659 * Makefile.in (DO_X): Quote nested quotes.
4660
46612001-03-15 Laurynas Biveinis <lauras@softhome.net>
4662
4663 * Makefile.in (DO_X): Use double quotes for quoting
4664 "RANLIB=$${RANLIB}".
4665
46662001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4667
4668 * configure.in: Only use `lang_requires' for languages athat are
4669 actually enabled.
4670
46712001-03-07 Tom Tromey <tromey@redhat.com>
4672
4673 * configure.in: Allow config-lang.in to set `lang_requires' to list
4674 of other required languages.
4675
46762001-03-06 Laurynas Biveinis <lauras@softhome.net>
4677
4678 * Makefile.in: Remove RANLIB definition. Use RANLIB
4679 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4680 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4681
46822001-02-28 Benjamin Kosnik <bkoz@redhat.com>
4683 Alexandre Oliva <aoliva@redhat.com>
4684
4685 * Makefile.in (check-c++): Use tabs, not spaces.
4686
46872001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4688
4689 * Makefile.in (check-c++): New rule.
4690
4691 * configure.in (target_libs): Remove libg++.
4692 (noconfigdirs): Remove libg++.
4693 (noconfigdirs): Same.
4694 (noconfigdirs): Same.
4695 (noconfigdirs): Same.
4696
4697 * config-ml.in: Remove libg++ references.
4698
4699 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4700 (ALL_TARGET_MODULES): Same.
4701 (configure-target-libg++): Remove.
4702 (all-target-libg++): Remove.
4703 (configure-target-libio): Remove.
4704 (all-target-libio): Remove.
4705 (check-target-libio): Remove.
4706 (.PHONY): Remove.
4707 (libg++.tar.bz2): Remove.
4708 (all-target-cygmon): Remove libio.
4709 (all-target-libstdc++): Remove.
4710 (configure-target-libstdc++): Remove.
4711 (TARGET_LIB_PATH): Remove libstdc++.
4712 (ALL_GCC_CXX): Remove libstdc++.
4713 (all-target-gperf): Correct.
4714
47152001-02-15 Anthony Green <green@redhat.com>
4716
4717 * configure: Introduce GCJ_FOR_TARGET.
4718 * configure.in: Ditto.
4719 * Makefile.in: Ditto.
4720
47212001-02-08 Chandrakala Chavva <cchavva@redhat.com>
4722
4723 * configure.in: for *-chorusos, don't config target-newlib and
4724 target-libgloss.
4725
47262001-02-04 Mark Mitchell <mark@codesourcery.com>
4727
4728 Remove V2 C++ library.
4729 * configure.in: Remove --enable-libstdcxx_v3 support.
4730
47312001-01-27 Richard Henderson <rth@redhat.com>
4732
4733 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4734
47352001-01-26 Tom Tromey <tromey@redhat.com>
4736
4737 * configure.in: Allow libgcj to be built on Sparc Solaris.
4738
47392001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4740
4741 * configure.in: Enable libgcj on several additional platforms.
4742
47432001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4744
4745 * configure.in: Enable libgcj for linux targets.
4746
47472001-01-09 Mike Stump <mrs@wrs.com>
4748
4749 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4750 failures of subdirectories.
4751
47522001-01-02 Laurynas Biveinis <lauras@softhome.net>
4753
4754 * configure: handle DOS-style absolute paths.
4755
47562001-01-02 Laurynas Biveinis <lauras@softhome.net>
4757
4758 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4759
47602000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4761
4762 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4763 (libstdcxx_incdir): Pass down.
4764 * config.if: Remove expired bits for cxx_interface, add stub.
4765 (libstdcxx_incdir): Add variable for g++ include directory.
4766 * configure.in (gxx_include_dir): Use it.
4767
47682000-12-15 Andreas Jaeger <aj@suse.de>
4769
4770 * configure.in: Handle lang_dirs.
4771
47722000-12-13 Anthony Green <green@redhat.com>
4773
4774 * configure.in: Disable libgcj for any target not specifically
4775 listed. Disable libgcj for x86 and Alpha Linux until compatible
4776 with g++ abi.
4777
47782000-12-13 Mike Stump <mrs@wrs.com>
4779
4780 * Makefile.in (local-distclean): Also remove fastjar.
4781
47822000-12-10 Anthony Green <green@redhat.com>
4783
4784 * configure.in: Define libgcj. Disable libgcj target libraries for
4785 most targets.
4786
47872000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
4788
4789 * configure.in (target_libs): Revert 2000-12-08 patch.
4790 (noconfigdirs): Added target-libjava.
4791
47922000-12-09 Laurynas Biveinis <lauras@softhome.net>
4793
4794 * Makefile.in: handle DOS-style absolute paths.
4795
47962000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4797
4798 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4799 libjava.
4800 * configure.in (target_libs): Removed `target-libjava'.
4801
48022000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4803
4804 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4805 (ALL_MODULES): Added fastjar.
4806 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4807 (all-target-libjava): all-fastjar replaces all-zip.
4808 (all-fastjar): Added.
4809 (configure-target-fastjar, all-target-fastjar): Likewise.
4810 * configure.in (host_tools): Added fastjar.
4811
48122000-12-07 Mike Stump <mrs@wrs.com>
4813
4814 * Makefile.in (local-distclean): Remove leftover built files.
4815
48162000-11-16 Fred Fish <fnf@be.com>
4817
4818 * configure.in (enable_libstdcxx_v3): Fix typo,
4819 libstd++ -> libstdc++.
4820
48212000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4822
4823 * configure: Provide the original toplevel configure arguments
4824 (including $0) to subprocesses in the environment rather than
4825 through gcc/configargs.h.
4826
48272000-11-12 Mark Mitchell <mark@codesourcery.com>
4828
4829 * configure: Turn on libstdc++ V3 by default.
4830
48312000-10-16 Michael Meissner <meissner@redhat.com>
4832
4833 * configure (gcc/configargs.h): Only create if there is a build GCC
4834 directory created.
4835
48362000-10-05 Phil Edwards <pme@gcc.gnu.org>
4837
4838 * configure: Save configure arguments to gcc/configargs.h.
4839
48402000-10-04 Andris Pavenis <pavenis@latnet.lv>
4841
4842 * Makefile.in (bootstrap): avoid recursion if subdir missing
4843 (cross): ditto
4844 (do-proto-toplev): ditto
4845
4846Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4847
4848 * configure.in: Do not build byacc for hppa64. Provide paths to the
4849 X11 libraries for hppa64.
4850
48512000-09-02 Anthony Green <green@cygnus.com>
4852
4853 * Makefile.in (all-gcc): Depend on all-zlib.
4854 (CLEAN_MODULES): Add clean-zlib.
4855 (ALL_MODULES): Add all-zlib.
4856 * configure.in (host_libs): Add zlib.
4857
48582000-08-25 Alexandre Oliva <aoliva@redhat.com>
4859
4860 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4861 $targargs to tell whether newlib is going to be built.
4862
4863 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4864 $$r/TARGET_SUBDIR/libio for _G_config.h.
4865
48662000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4867
4868 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4869
4870 * configure: Make enable_threads and enable_shared defaults
4871 explicit. Substitute enable_threads into generated Makefiles.
4872 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4873 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4874
48752000-08-02 Manfred Hollstein <manfredh@redhat.com>
4876
4877 * configure.in: Re-enable all references to libg++ and librx.
4878
ffb97b2f 48792002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 4880
ffb97b2f
DD
4881 * configure.in: Add *-*-freebsd* configurations.
4882
bbf6e9e3
AC
48832002-04-07 Andrew Cagney <ac131313@redhat.com>
4884
4885 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4886 (do-tar, do-bz2): New rules.
4887 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4888 (gdb-tar): New rule.
4889 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4890 (insight_dejagnu.tar): New rule.
4891 (insight.tar): New rule.
4892 (gdb+dejagnu.tar): New rule.
4893 (gdb.tar): New rule.
4894
8f1579c0
AC
48952002-04-07 Andrew Cagney <ac131313@redhat.com>
4896
4897 * MAINTAINERS: Update dejagnu/
4898
ba3c59ab
AO
48992002-03-16 Alexandre Oliva <aoliva@redhat.com>
4900
4901 * ltmain.sh (relink_command): Fix typo in previous change.
4902
6243d5dd
AO
49032002-03-15 Alexandre Oliva <aoliva@redhat.com>
4904
4905 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4906 (relink_command): Added --tag flags.
4907 (mode=install): If relinking fails; error out.
4908
80413487
RH
49092002-03-12 Richard Henderson <rth@redhat.com>
4910
4911 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4912 .NOTPARALLEL tag.
4913 (do-check): Rename from check.
4914 (check): Allow parallel check.
4915
3daeddf6
RH
49162002-03-11 Richard Henderson <rth@redhat.com>
4917
4918 * Makefile.in (.NOTPARALLEL): Add fake tag.
4919
fad93c55
L
49202002-03-07 H.J. Lu (hjl@gnu.org)
4921
4922 * configure.in: Enable gprof for mips*-*-linux*.
4923
2e8357fc
AO
49242002-02-28 Alexandre Oliva <aoliva@redhat.com>
4925
4926 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4927 libjava.
4928 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4929
bd48e1a9
AC
49302002-02-24 Andrew Cagney <ac131313@redhat.com>
4931
4932 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4933
39121370
DJ
49342002-02-23 Daniel Jacobowitz <drow@mvista.com>
4935
4936 * config.guess: Import from master sources, rev 1.232.
4937 * config.sub: Import from master sources, rev 1.246.
4938
081ff160
AO
49392002-02-23 Alexandre Oliva <aoliva@redhat.com>
4940
4941 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4942 because its Makefile is there; test for the executable instead.
4943
20a5393b
AO
49442002-02-09 Alexandre Oliva <aoliva@redhat.com>
4945
4946 Contribute sh64-elf.
4947 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4948 * configure.in: Added sh64-*-*.
4949
38135629
JJ
49502002-02-04 Jeff Johnston <jjohnstn@redhat.com>
4951
80413487
RH
4952 * COPYING.NEWLIB: Remove advertising clause from
4953 Berkeley and Red Hat licenses.
38135629 4954
48d19748
MD
49552002-02-01 Mo DeJong <supermo@bayarea.net>
4956
4957 * Makefile.in: Add all-tix to deps for all-snavigator
4958 so that tix is built when building snavigator.
4959
f6e1c110
BE
49602002-02-01 Ben Elliston <bje@redhat.com>
4961
4962 * config.guess: Import from master sources, rev 1.229.
4963 * config.sub: Import from master sources, rev 1.240.
4964
4867be41
DJ
49652002-01-27 Daniel Jacobowitz <drow@mvista.com>
4966
4967 From Steve Ellcey <sje@cup.hp.com>:
4968 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4969 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4970 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4971 IA64.
4972 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4973 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4974 soname_spec, sys_lib_search_path_spec): Ditto.
4975
e82380cc
JT
49762002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4977
4978 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4979 target-libiberty, and target-libgloss. Skip Java-related
4980 libraries if not supported for NetBSD on target CPU.
4981
1319fb9c
NC
49822002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
4983
4984 * configure.in: Import StrongARM and XScale target_configdirs from
4985 FSF GCC version.
4986
b020f6ac
L
49872002-01-16 H.J. Lu (hjl@gnu.org)
4988
4989 * config.guess: Import from master sources, rev 1.225.
4990 * config.sub: Import from master sources, rev 1.238.
4991
4992 * MAINTAINERS: Updated notes on config.guess and config.sub.
4993
a0c1c920
NC
49942002-01-11 Steve Ellcey <sje@cup.hp.com>
4995
4996 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4997 ld and gdb are not supported.
4998
a9fa5e1f
JJ
49992002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5000
5001 * Change reference to Cygnus Solutions to be Red Hat.
5002
94077108
JJ
50032002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5004
5005 * COPYING.NEWLIB: Update generic copyright date.
5006
05ecd75c
MS
50072002-01-07 Mark Salter <msalter@redhat.com>
5008
5009 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5010 Allow target-libgloss to be built for arm, strongarm, and xscale.
5011
a106bb62
BE
50122002-01-03 Ben Elliston <bje@redhat.com>
5013
5014 * MAINTAINERS: Update URL for config.* scripts.
5015
0e254642
AM
50162001-12-18 Alan Modra <amodra@bigpond.net.au>
5017
5018 * config.sub: Import latest version.
5019 * config.guess: Likewise.
5020
0a0d0041
TF
50212001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5022
5023 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5024 options for i[3456]86-pc-linux* native builds.
5025
d932cae7
NC
50262001-12-05 Laurent Guerby <guerby@acm.org>
5027
5028 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 5029 libiberty.
d932cae7
NC
5030
5031 Import this patch from gcc:
5481b376 5032
d932cae7
NC
5033 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5034
5035 * symlink-tree: handle DOS-style absolute paths.
5036
49b7683b
DD
50372001-11-28 DJ Delorie <dj@redhat.com>
5038 Zack Weinberg <zack@codesourcery.com>
5039
5040 When build != host, create libiberty for the build machine.
5041
5042 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5043 CONFIG_ARGUMENTS.
5044 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5045 New variables.
5046 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5047 and rules.
5048 (all.normal): Depend on ALL_BUILD_MODULES.
5049 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5050 (all-build-libiberty): Depend on configure-build-libiberty.
5051
5052 * configure: Calculate and substitute proper value for
5053 ALL_BUILD_MODULES.
5054 * configure.in: Create the build subdirectory.
5055 Calculate and substitute TARGET_CONFIGARGS (formerly
5056 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5057
26ef82f4
GK
50582001-11-26 Geoffrey Keating <geoffk@redhat.com>
5059
5060 * config.sub: Update to version 1.232 on subversion.
5061
43e64072
NC
50622001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5063
5064 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5065 files from .po files for a distribution.
5066
66f6c0d5
HPN
50672001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
5068
5069 * COPYING.NEWLIB: Mention preserved notice in specific parts.
5070
4a02fdb2
JH
50712001-11-13 Jeff Holcomb <jeffh@redhat.com>
5072
5073 Merged from net gcc:
5074 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5075 * ltcf-c.sh: Use $objext, not $ac_objext.
5076 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5077 * ltcf-cxx.sh: Add support for GNU.
5078 2001-07-22 Timothy Wall <twall@redhat.com>
5079 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5080 default settings if using GNU tools with that configuration.
5081 * ltcf-cxx.sh: Ditto.
5082 * ltcf-gcj.sh: Ditto.
5083 2001-07-21 Michael Chastain <chastain@redhat.com>
5084 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5085 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5086 * ltmain.sh: Mark as gcc-local.
5087
227b9953
JH
50882001-11-13 Jeff Holcomb <jeffh@redhat.com>
5089
5090 * Makefile.in (all-bison): Revert 2001-10-24.
5091 Don't depend on texinfo.
5092
cbbab8fb
JJ
50932001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5094
80413487 5095 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 5096
922b2485
DD
50972001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5098
5099 * configure.in (--enable-languages): Be more permissive about
5100 syntax. Check for empty lists better. Warn about $LANGUAGES.
5101
f08fa01d
HPN
51022001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5103
5104 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5105
fee3da4e
JH
51062001-10-24 Jeff Holcomb <jeffh@redhat.com>
5107
5108 Makefile.in (all-bison): Don't depend on texinfo.
5109
73fb1ef9
AM
51102001-10-03 Alan Modra <amodra@bigpond.net.au>
5111
5112 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5113
373688ac
AO
51142001-09-29 Alexandre Oliva <aoliva@redhat.com>
5115
5116 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5117
9c07660b
HPN
51182001-09-28 Hans-Peter Nilsson <hp@axis.com>
5119
5120 * config.sub, config.guess: Import latest from subversions.
5121
3f152009
AO
51222001-09-21 Alexandre Oliva <aoliva@redhat.com>
5123
5124 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5125 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5126 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5127 avoid quotes nesting problems.
5128 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5129 (DO_X): Export only variables that are set.
5130
8f6a59e5
BE
51312001-09-19 Ben Elliston <bje@redhat.com>
5132
5133 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5134 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5135 semantics. Use the shell built-in "type" command instead.
5136
a1ec19fa
TS
51372001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5138
5139 * config.sub: Reverted the earlier change, this version is not the
5140 master file.
5141
4008bd9b
TS
51422001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5143
5144 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5145 Add support for mips64.
5146
dd1e52a4
JH
51472001-09-03 Jeff Holcomb <jeffh@redhat.com>
5148
5149 * configure.in: Enable libstdc++-v3 for h8300 targets.
5150
91549d1c
EC
51512001-08-30 Eric Christopher <echristo@redhat.com>
5152 Jason Eckhardt <jle@redhat.com>
5153
5154 * config.sub: Add support for mipsisa32.
5155
cf966cf9
EC
51562001-08-30 Eric Christopher <echristo@redhat.com>
5157
5158 * config.sub, config.guess: Import latest from subversions.
5159
82208dc5
AM
51602001-08-20 Alan Modra <amodra@bigpond.net.au>
5161
5162 * config.sub, config.guess: Import latest from subversions.
5163
4dca8403
DD
51642001-07-26 DJ Delorie <dj@redhat.com>
5165
5166 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5167
1107dce2
AM
51682001-06-19 Alan Modra <amodra@bigpond.net.au>
5169
5170 * Makefile.in: Revert 2001-06-17.
5171 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5172
e09a6604
L
51732001-06-17 H.J. Lu <hjl@gnu.org>
5174
5175 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5176 (gas+binutils.tar.bz2): Likewise.
5177 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5178
31a8b634
AC
5179Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5180
5181 * Makefile.in (VER): When present, extract the version number from
5481b376 5182 the file version.in.
31a8b634 5183
dc70af01
AO
51842001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5185
5186 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5187 gcc/xgcc is built, use -print-prog-name to find out the program
5188 name to use.
5189
839bbd8c
AO
51902001-06-04 Mark Mitchell <mark@codesourcery.com>
5191
5192 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5193 with_gcc]: Use `gcc -shared' to build a shared library.
5194
566e9a30
AO
51952001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5196
5197 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5198 archives.
5199
e877bb69
AO
52002001-05-28 Simon Patarin <simon.patarin@inria.fr>
5201
5202 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5203 libraries when using g++ with native linker.
5204
1605288b
AO
52052001-05-28 Alexandre Oliva <aoliva@redhat.com>
5206
5207 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5208
11a383ba
TR
52092001-05-24 Tom Rix <trix@redhat.com>
5210
5211 * configure.in : enable ld for aix
cf966cf9 5212
18611226
AO
52132001-05-22 Alexandre Oliva <aoliva@redhat.com>
5214
5215 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5216 [aix4*|aix5*]: Prepend blank.
5217
6be7c12c
AO
52182001-05-20 Alexandre Oliva <aoliva@redhat.com>
5219
5220 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5221 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5222 of subdir/configure scripts to use the new libtool.m4.
5223
4ed00bba
L
52242001-05-14 H.J. Lu <hjl@gnu.org>
5225
5226 * config.if (libc_interface): Set to -libc6.2- for cross
5227 compiling to Linux/glibc 2.2.
5228
b1af961c
AO
52292001-05-03 Alexandre Oliva <aoliva@redhat.com>
5230
5231 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5232 libgcj.
5233
5ec3e74e
AO
52342001-04-26 Alexandre Oliva <aoliva@redhat.com>
5235
5236 * configure.in (noconfigdirs): Don't reset it from scratch in the
5237 target case; only append to it.
5238
b3ed1d6b
AO
52392001-04-26 Alexandre Oliva <aoliva@redhat.com>
5240
5241 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5242 sparc-*-solaris2.8]: Disable ${libgcj}.
5243
96111c10
AO
52442001-04-25 Alexandre Oliva <aoliva@redhat.com>
5245
5246 * configure.in (libgcj_saved): Copy from $libgcj.
5247 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5248 --disable-libgcj.
5249
b5bf43f2
AO
52502001-04-20 Alexandre Oliva <aoliva@redhat.com>
5251
5252 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5253 1.641.2.228.
5254
8cc32590
AO
52552001-04-12 Alexandre Oliva <aoliva@redhat.com>
5256
5257 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5258 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5259
dec0cb0c
AO
52602001-04-01 Alexandre Oliva <aoliva@redhat.com>
5261
5262 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5263 New macros.
5264 (bootstrap, cross): Use RECURSE_FLAGS.
5265 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5266
6a9c3886
AO
52672001-03-27 Alexandre Oliva <aoliva@redhat.com>
5268
5269 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5270
d4fc7db8
NC
52712001-03-23 Nick Clifton <nickc@redhat.com>
5272
5273 * README-maintainer-mode: Add note about inability to use "make
5274 distclean" in maintainer mode.
5275
7389ff65
AO
52762001-03-22 Alexandre Oliva <aoliva@redhat.com>
5277
5278 Re-installed:
5279 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5280 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5281 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5282 * ltcf-cxx.sh: Likewise.
5283 * ltcf-gcj.sh: Likewise.
5284
b3e0dc8e
PB
52852001-03-22 Philip Blundell <philb@gnu.org>
5286
5287 * config.sub, config.guess: Import latest from subversions.
5288
469b781c
AO
52892001-03-22 Alexandre Oliva <aoliva@redhat.com>
5290
5291 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5292 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5293
b0dad762
MC
52942001-03-20 Michael Chastain <chastain@redhat.com>
5295
5296 * Makefile.in: all-m4 depends on all-texinfo.
5297
c559bb17
AO
52982001-03-08 Alexandre Oliva <aoliva@redhat.com>
5299
5300 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5301
fef4ae2e
JJ
53022001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5303
5304 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5305 longer valid.
5306
8d6dd99d
NC
53072001-02-16 Nick Clifton <nickc@redhat.com>
5308
5309 * configure.in (noconfigdirs): Allow configuration of texinfo
5310 for Cygwin hosts.
5311
a85d7ed0
NC
53122001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5313
5314 * config.guess: Add linux target for S/390.
5315 * config.sub: Likewise.
5316 * configure.in: Likewise.
5317
51221c5e
DD
53182001-02-06 Ben Elliston <bje@redhat.com>
5319
5320 * configure: Output host type to stdout, not stderr.
5321
9dec4c71
MS
53222001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5323
5324 * config.guess: Import from subversions.gnu.org (revision 1.181).
5325 * config.sub: Import from subversions.gnu.org (revision 1.199).
5326
9add9c04
AM
53272001-01-30 Alan Modra <alan@linuxcare.com.au>
5328
5329 * config.guess: Handle hppa64-linux systems.
5330
8679174d
MS
53312001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5332
5333 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5334 Don't unset, it's non-portable and no longer necessary, set to empty
5335 instead.
5336
02d01ed4
MS
53372001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5338
5339 * ltconfig: Shell portability fix for the tagname validity check.
5340
4cc5853d
MS
53412001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5342
5343 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5344
7487e485
AO
53452001-01-27 Alexandre Oliva <aoliva@redhat.com>
5346
5347 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5348 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5349
f332af52
AO
53502001-01-24 Alexandre Oliva <aoliva@redhat.com>
5351
5352 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5353 keep at least one of build_libtool_libs or build_old_libs set to
5354 yes.
5355
ef099754
AO
53562001-01-24 Alexandre Oliva <aoliva@redhat.com>
5357
5358 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5359 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5360
8341f2fc 53612000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5362
8341f2fc
AJ
5363 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5364
53652000-11-03 Philip Blundell <pb@futuretv.com>
5366
5367 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5368 files.
ebf0fa2e 5369
c320a39f
JJ
53702001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5371
5372 * COPYING.NEWLIB: Put into source repository.
5373
8817b92e
BE
53742001-01-15 Ben Elliston <bje@redhat.com>
5375
5376 * configure.in (host_tools): Add sid.
5377 Always configure cgen.
5378 * Makefile.in (all-sid): New target.
5379 (check-sid, clean-sid, install-sid): Likewise.
5380
35590697
AJ
53812001-01-07 Andreas Jaeger <aj@suse.de>
5382
80413487 5383 * config.sub, config.guess: Update from subversions.
35590697 5384
6ee6cea6
AO
53852000-12-12 Alexandre Oliva <aoliva@redhat.com>
5386
5387 * configure.in: Disable language-specific target libraries for
5388 languages that aren't enabled.
5389
077b8428
NC
53902000-11-24 Nick Clifton <nickc@redhat.com>
5391
5392 * configure.in (xscale-elf): Add target.
5393 (xscale-coff): Add target.
5394 (c4x, c5x, tic54x): Move after ARM targets.
5395
9e28a1ed
AO
53962000-11-23 Alexandre Oliva <aoliva@redhat.com>
5397
5398 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5399
be98a80a
ILT
54002000-11-20 Ian Lance Taylor <ian@zembu.com>
5401
5402 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5403
5cec67bf
AO
54042000-11-18 Alexandre Oliva <aoliva@redhat.com>
5405
5406 * Makefile.in: Merge with GCC and libgcj.
5407 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5408 configure-target-<library> when their configure scripts need the C
5409 or C++ library to have already been built to work properly.
5410 (do_proto_toplev): Set them to an empty string.
5411
d932cae7 54122000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5413
5414 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5415 (REALLY_SET_LIB_PATH): Use them.
5416
d932cae7 54172000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5418
5419 * config.sub: Add support for Sun Chorus
5420
8602ff0c
NC
54212000-11-02 Per Lundberg <plundis@chaosdev.org>
5422
5423 * config.sub: Add support for the *-storm-chaos OS.
5424
f9e0997d
NC
54252000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5426
80413487
RH
5427 * configure.in (noconfigdirs): Don't compile some
5428 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5429
d64552c5
AO
54302000-09-30 Alexandre Oliva <aoliva@redhat.com>
5431
5432 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5433 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5434 all affected `configure' scripts.
5435
97f60b31
AO
54362000-09-25 Alexandre Oliva <aoliva@redhat.com>
5437
5438 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5439 ltcf-c.sh.
5440
6e8dd58f
PB
54412000-09-12 Philip Blundell <philb@gnu.org>
5442
5443 * config.sub, config.guess: Update from subversions.
5444
103a2e99
AO
54452000-09-06 Alexandre Oliva <aoliva@redhat.com>
5446
51601921
AO
5447 * Makefile.in (all-zlib): Added dummy target.
5448
103a2e99
AO
5449 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5450 multi-language branch.
5451
2809b4b9
AO
54522000-09-05 Alexandre Oliva <aoliva@redhat.com>
5453
5454 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5455 (bootstrap*): Depend on all-bootstrap.
5456
7450026c
AO
54572000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5458
5459 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5460 crosses, but add gcc/include to the header search path for them.
5461
6cf86f7f
AO
54622000-08-31 Alexandre Oliva <aoliva@redhat.com>
5463
5464 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5465 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5466 * gettext.m4: New file, extracted from aclocal.m4.
5467
ce2ea6e3
AO
54682000-08-22 Alexandre Oliva <aoliva@redhat.com>
5469
5470 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5471 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5472 sub-configures.
5473
9765193e
DE
54742000-08-20 Doug Evans <dje@casey.transmeta.com>
5475
5476 * Makefile.in (ALL_MODULES): Add all-cgen.
5477 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5478 (all-cgen): New target.
5479 (all-opcodes,all-sim): Depend on all-cgen.
5480 * configure.in (host_tools): Add cgen.
5481 Only configure cgen if --enable-cgen-maint.
5482
d7b32520
AO
54832000-08-17 Alexandre Oliva <aoliva@redhat.com>
5484
5485 * config-ml.in (CC, CXX): Don't introduce a leading space.
5486
e52ef561
AO
54872000-08-16 Alexandre Oliva <aoliva@redhat.com>
5488
5489 * configure.in (libstdcxx_flags): Use
5490 libstdc++-v3/src/libstdc++.INC.
5491
88f9c2a0
AO
54922000-08-15 Alexandre Oliva <aoliva@redhat.com>
5493
5494 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5495
98fbe43f
JM
54962000-08-11 Jason Merrill <jason@redhat.com>
5497
5498 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5499 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5500 (FLAGS_FOR_TARGET): Not here.
5501 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5502
279ddab4
DD
55032000-08-07 DJ Delorie <dj@redhat.com>
5504
5505 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5506 "if we're also building gcc, and it's a gcc that will run on the
5507 build machine, we want to use its includes instead of the system's
5508 default includes".
5509
60523a83
AO
55102000-08-03 Alexandre Oliva <aoliva@redhat.com>
5511
24ffec7a
AO
5512 * configure.in (libstdcxx_flags): Don't use `"'.
5513
60523a83
AO
5514 * config-ml.in: Adjust multilib search paths to the
5515 appropriate multilib tree.
5516
daf644b5
AO
55172000-08-02 Alexandre Oliva <aoliva@redhat.com>
5518
5519 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5520 commas in $LANGUAGES.
5521
63266560
DD
55222000-08-01 Alexandre Oliva <aoliva@redhat.com>
5523
5524 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5525
55262000-07-31 Alexandre Oliva <aoliva@redhat.com>
5527
5528 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5529 CXX_FOR_TARGET for sed.
5530
55312000-07-30 Alexandre Oliva <aoliva@redhat.com>
5532
5533 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5534 Do not override if already set in the environment or in configure.
5535 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5536 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5537
9e449d3e
AO
55382000-07-27 Alexandre Oliva <aoliva@redhat.com>
5539
5540 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5541 (GCC_FOR_TARGET): Use it.
5542 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5543 * configure.in: ... here.
5544 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5545 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5546
8bbd92e0
AO
55472000-07-24 Alexandre Oliva <aoliva@redhat.com>
5548
fd1f87b2
AO
5549 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5550 (configure-target-libchill, configure-target-libobjc): Likewise.
5551
8bbd92e0
AO
5552 * configure.in: Use the same cache file for all target libs.
5553 * config-ml.in: But different cache files per multilib variant.
5554
25c6c112
JL
55552000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5556
5557 * configure (topsrcdir): Don't use dirname.
5558
ba73c63f
JM
55592000-07-20 Jason Merrill <jason@redhat.com>
5560
5561 * configure.in: Remove all references to libg++ and librx.
5562
5563 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5564
1af08294
HPN
55652000-07-20 Hans-Peter Nilsson <hp@axis.com>
5566
5567 * config.sub: Update to subversions version 2000-07-06.
5568
ba73c63f
JM
55692000-07-12 Andrew Haley <aph@cygnus.com>
5570
5571 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5572 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5573
55742000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5575
5576 * symlink-tree: Check number of arguments.
5577
d932cae7 55782000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5579
5580 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5581
ba73c63f
JM
55822000-07-05 Jim Wilson <wilson@cygnus.com>
5583
5584 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5585 search path for a g++ extracted from the build tree. This
5586 will allow link tests run by configure scripts in
5587 subdirectories to succeed.
5588
92ee2f86
UC
55892000-07-01 Koundinya K <kk@ddeorg.soft.net>
5590
80413487 5591 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5592
23f2f29f
CV
55932000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5594
5595 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5596 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5597
f04f5a67
TW
55982000-06-19 Timothy Wall <twall@cygnus.com>
5599
5600 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5601 * config.sub: Add tic54x target.
5602
11da68be
NC
56032000-06-07 Phillip Thomas <pthomas@suse.de>
5604
5605 * README-maintainer-mode: New file: Contains notes on using
5606 --enable-maintainer-mode with binutils.
5607
d932cae7 56082000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5609
5610 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5611
d932cae7 56122000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5613
5614 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5615 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5616
9442cea3
L
561720000-05-21 H.J. Lu (hjl@gnu.org)
5618
80413487
RH
5619 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5620 directory are used if they exist. Make sure
5621 $(build_tooldir)/include is searched for header files,
5622 $(build_tooldir)/lib/ for library files.
9442cea3 5623 (GCC_FOR_TARGET): Likewise.
80413487 5624 (CXX_FOR_TARGET): Likewise.
9442cea3 5625
d932cae7 56262000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5627
5628 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5629
d932cae7 56302000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5631
5632 * Makefile.in (configure-target-libiberty): Depend on
5633 configure-target-newlib.
5634
ba73c63f
JM
56352000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5636
5637 * configure.in, Makefile.in: Merge all libffi-related
5638 configury stuff from the libgcj tree.
5639
d932cae7 56402000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
5641
5642 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5643 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5644
d932cae7 56452000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
5646
5647 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5648 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 5649 current version information. Add to proto-toplev directory.
b5a23627
AC
5650 (gdb-taz): Build do-djunpack.
5651
ba73c63f
JM
56522000-05-15 David Edelsohn <edelsohn@gnu.org>
5653
5654 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5655
7c86ed39
L
56562000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5657
5658 * ltmain.sh: Preserve in relink_command any environment
5659 variables that may affect the linker behavior.
5660
d932cae7 56612000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
5662
5663 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5664
d932cae7 56652000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
5666
5667 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5668
ed0a91a5
EZ
56692000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5670
5671 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 5672 with the version name.
ed0a91a5 5673
ba73c63f 56742000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 5675
ba73c63f 5676 * config.if: Tweak.
6cafa39f 5677
ba73c63f 56782000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 5679
ba73c63f 5680 * djunpack.bat: New file.
66156876 5681
d932cae7 56822000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
5683
5684 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
5685 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5686 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5687 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 5688
ba73c63f
JM
56892000-04-16 Dave Pitts <dpitts@cozx.com>
5690
80413487
RH
5691 * config.sub (case $basic_machine): Change default for "ibm-*"
5692 to "openedition".
ba73c63f 5693
d932cae7 56942000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
5695
5696 * Makefile.in (gdb-taz): New target. GDB specific archive.
5697 (do-md5sum): New target.
5698 (MD5PROG): Define.
5699 (PACKAGE): Default to TOOL.
5700 (VER): Default to a shell script.
5701 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 5702 md5 checksum generation.
b35ece4e
AC
5703 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5704 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5705 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 5706 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 5707
d932cae7 57082000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
5709
5710 * configure (warn_cflags): Delete.
5711
ba73c63f 57122000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 5713 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 5714
80413487
RH
5715 * configure.in (enable_libstdcxx_v3): Add.
5716 (target_libs): Add bits here to switch between libstdc++-v2 and
5717 libstdc++-v3.
5718 * config.if: And this file too.
5719 * Makefile.in: Add libstdc++-v3 targets.
35590697 5720
ba73c63f
JM
57212000-04-05 Michael Meissner <meissner@redhat.com>
5722
5723 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 5724
d332c5ac
JM
57252000-03-29 Jason Merrill <jason@casey.cygnus.com>
5726
5727 * configure.in: -linux-gnu*, not -linux-gnu.
5728
d932cae7 57292000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
5730
5731 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5732 (do-tar-bz2): Replace TOOL with PACKAGE.
5733 (gdb.tar.bz2): Remove GDBTK from GDB package.
5734 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 5735 dejagnu.tar.bz2): New packages.
6dcbc97b 5736
96ce09a7
ILT
57372000-02-27 Andreas Jaeger <aj@suse.de>
5738
5739 * configure.in: Add entry for mips*-*-linux*, move catch all
5740 *-*-*linux* entry below this one.
5741
2031769e
ILT
57422000-02-27 Ian Lance Taylor <ian@zembu.com>
5743
5744 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5745
4bab746c
NC
57462000-02-24 Nick Clifton <nickc@cygnus.com>
5747
5748 * config.sub: Support an OS of "wince".
5749
d932cae7 57502000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
5751
5752 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 5753 version.
ada59422 5754
5b93d8bb
AM
57552000-02-23 Linas Vepstas <linas@linas.org>
5756
5757 * config.sub: Add support for Linux/IBM 370.
5758 * configure.in: Likewise.
5759
2fb651f6
NC
57602000-02-22 Nick Clifton <nickc@cygnus.com>
5761
5762 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5763
b8441c25
CF
57642000-02-20 Christopher Faylor <cgf@cygnus.com>
5765
5766 * config.guess: Guess "cygwin" rather than "cygwin32".
5767
d332c5ac
JM
57682000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5769
5770 * configure (gcc_version): When setting, narrow search to
5771 lines containing `version_string'.
5772
ba73c63f
JM
57732000-02-15 Denis Chertykov <denisc@overta.ru>
5774
5775 * config.sub: Add support for avr target.
5776
d932cae7 57772000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
5778
5779 * config.sub: Add mmix-knuth-mmixware.
5780
57812000-01-27 Christopher Faylor <cgf@redhat.com>
5782
5783 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5784 structure stuff to -L library search.
5785 (CXX_FOR_TARGET): Ditto.
5786 (CROSS_CHECK_MODULES): Fix spelling mistake.
5787
57882000-01-24 Mark Mitchell <mark@codesourcery.com>
5789
5790 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5791 the C++ compiler.
5792
57932000-01-12 Richard Henderson <rth@cygnus.com>
5794
5795 * configure.in: Don't build some bits for beos.
5796
57972000-01-12 Joel Sherrill (joel@OARcorp.com)
5798
5799 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5800 as include files.
5801
91b2c84d
GK
58022000-01-06 Geoff Keating <geoffk@cygnus.com>
5803
5804 * configure.in: Use mt-aix43 to handle *_TARGET defs,
5805 not mh-aix43.
5806
ba73c63f
JM
58071999-12-14 Richard Henderson <rth@cygnus.com>
5808
5809 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5810 * config.sub: Accept alphaev[78], alphaev8.
5811
58121999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5813
5814 * config.guess, config.sub: Update from autoconf.
5815
5816Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5817
5818 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5819 necessary libraries are missing.
5820
58211999-10-25 Andreas Schwab <schwab@suse.de>
5822
5823 * configure: Fix quoting inside arguments of eval.
5824
58251999-10-21 Nick Clifton <nickc@cygnus.com>
5826
5827 * config-ml.in: Allow suppression of some ARM multilibs.
5828
5829Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5830
5831 * config.guess: Add OS/390 match pattern.
5832 * config.sub: Add mvs, openedition targets.
5833 * configure.in (i370-ibm-opened*): New.
5834
ef14edc4
ILT
58351999-09-04 Steve Chamberlain <sac@pobox.com>
5836
5837 * config.sub: Add support for configuring for pj.
5838
afb478e8
NC
58391999-08-31 Nick Clifton <nickc@cygnus.com>
5840
fd6848f6 5841 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 5842
ba73c63f 58431999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
5844
5845 * configure.in: Do not configure or build ld for AIX
5846 platforms. ld is known to be broken on these platforms.
5847
ba73c63f
JM
5848Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5849
5850 * config-ml.in: Pass compiler flag corresponding to multidirs to
5851 subdir configures.
5852
c363de44
ILT
58531999-08-09 Ian Lance Taylor <ian@zembu.com>
5854
5855 * Makefile.in (LDFLAGS): Define.
5856
dc8bc5a6
ILT
58571999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5858
5859 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5860 noconfigdirs.
5861 (*-*-cygwin*): Likewise.
5862
6ca3858e
ILT
58631999-08-08 Ian Lance Taylor <ian@zembu.com>
5864
71141bb6
ILT
5865 * mkdep: New file.
5866 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5867 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5868
6ca3858e
ILT
5869 From Eli Zaretskii <eliz@is.elta.co.il>:
5870 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5871 long file name when using DJGPP on MS-DOS.
5872
ba73c63f
JM
5873Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5874
5875 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5876
2735a327
AM
58771999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5878
5879 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5880 dependency as this causes "make check" to globally "make all"
5881
ba73c63f
JM
5882Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5883
5884 * configure.in (target_libs): Added target-zlib.
5885 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5886 (CONFIGURE_TARGET_MODULES): Likewise.
5887 (CHECK_TARGET_MODULES): Likewise.
5888 (INSTALL_TARGET_MODULES): Likewise.
5889 (CLEAN_TARGET_MODULES): Likewise.
5890 (configure-target-zlib): New target.
5891 (all-target-zlib): Likewise.
5892 (all-target-libjava): Depend on all-target-zlib.
5893 (configure-target-libjava): Depend on configure-target-zlib.
5894
5895 * Makefile.in (configure-target-libjava): Depend on
5896 configure-target-newlib.
5897 (configure-target-boehm-gc): New target.
5898 (configure-target-qthreads): New target.
5899
80413487
RH
5900 * configure.in (target_libs): Added target-qthreads.
5901 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5902 (CONFIGURE_TARGET_MODULES): Likewise.
5903 (CHECK_TARGET_MODULES): Likewise.
5904 (INSTALL_TARGET_MODULES): Likewise.
5905 (CLEAN_TARGET_MODULES): Likewise.
5906 (all-target-qthreads): New target.
5907 (configure-target-libjava): Depend on configure-target-qthreads.
5908 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
5909
5910 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5911 (CONFIGURE_TARGET_MODULES): Likewise.
5912 (CHECK_TARGET_MODULES): Likewise.
5913 (INSTALL_TARGET_MODULES): Likewise.
5914 (CLEAN_TARGET_MODULES): Likewise.
5915 (all-target-libjava): New target.
5916 (all-target-boehm-gc): Likewise.
5917 * configure.in (target_libs): Added libjava, boehm-gc.
5918
08d836d6
ILT
59191999-07-22 Ian Lance Taylor <ian@zembu.com>
5920
5921 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5922 configure.bat in SUPPORT_FILES.
5923 (gas+binutils.tar.bz2): Likewise.
5924
5925 * makeall.bat: Remove; obsolete.
5926
8f36e47c
ILT
59271999-07-21 Ian Lance Taylor <ian@zembu.com>
5928
5929 From Mark Elbrecht:
5930 * configure.bat: Remove; obsolete.
5931
56e82f25
ILT
59321999-07-11 Ian Lance Taylor <ian@zembu.com>
5933
5934 * configure: Add -W -Wall to the default CFLAGS when compiling with
5935 gcc.
5936
1001d816
JL
5937Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
5938
5939 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5940
106117aa
MM
59411999-06-30 Mark Mitchell <mark@codesourcery.com>
5942
5943 * configure.in: Build ld on IRIX6.
5944
c376f4ed
ILT
59451999-06-12 Ian Lance Taylor <ian@zembu.com>
5946
5947 * Makefile.in: Change distribution targets to use bzip2 instead of
5948 gzip.
5949 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 5950 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 5951
306b7445
NC
59521999-06-04 Nick Clifton <nickc@cygnus.com>
5953
5954 * config.sub: Add mcore target.
5955
d932cae7 59561999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
5957
5958 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5959
d932cae7 59601999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
5961
5962 * config.guess (dummy): Changed to $dummy.
5963
6c3175b0
NC
59641999-05-24 Nick Clifton <nickc@cygnus.com>
5965
ba73c63f
JM
5966 * config.sub: Tidied up case statements.
5967
59681999-05-22 Ben Elliston <bje@cygnus.com>
5969
5970 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5971 <jiro@din.or.jp>.
5972
5973 * config.guess: Merge with FSF version. Future changes will be
5974 more accurately recorded in this ChangeLog.
5975 * config.sub: Likewise.
5976
d932cae7 59771999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
5978
5979 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 5980
252b5132
RH
59811999-04-30 Tom Tromey <tromey@cygnus.com>
5982
5983 * ltmain.sh: [mode link] Always use CC given by ltconfig.
5984
59851999-04-23 Tom Tromey <tromey@cygnus.com>
5986
5987 * ltconfig, ltmain.sh: Update to libtool 1.2f.
5988
59891999-04-20 Drew Moseley <dmoseley@cygnus.com>
5990
5991 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5992 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5993 Bad merge removed these two changes.
5994
ba73c63f 5995Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 5996 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
5997
5998 * config.guess (interix Alpha): Add.
5999
252b5132
RH
60001999-04-11 Richard Henderson <rth@cygnus.com>
6001
6002 * configure.in (i?86-*-beos*): Do config gperf; don't config
6003 gdb, newlib, or libgloss.
6004
d932cae7 60051999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6006
ba73c63f
JM
6007 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6008 link a trivial program with -mabi=64. If it fails, remove mabi=64
6009 from multidirs.
6010
d932cae7 60111999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
6012
6013 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6014
252b5132
RH
60151999-04-08 Nick Clifton <nickc@cygnus.com>
6016
6017 * config.sub: Add support for mcore targets.
6018
60191999-04-07 Michael Meissner <meissner@cygnus.com>
6020
6021 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6022 not mt-ospace, in order to shut up assembler warning about using
6023 symbols that are named the same as registers.
6024
60251999-04-07 Drew Moseley <dmoseley@cygnus.com>
6026
6027 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6028 dependency list for all-target-cygmon.
6029
60301999-04-05 Doug Evans <devans@casey.cygnus.com>
6031
6032 * config-ml.in: Check $host, not $target, for selective multilibs.
6033 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6034 thumb interworking, and underscore prefix multilibs.
6035
60361999-04-04 Ian Lance Taylor <ian@zembu.com>
6037
6038 * missing: Update to version from current automake.
6039
6040Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6041
6042 * configure (gxx_include_dir): Removed.
6043
6044 * configure.in (gxx_include_dir): Handle it.
6045 * Makefile.in: Likewise.
6046
60471999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6048
6049 * config.sub (mips64vr4111,mips64vr4111el) Add.
6050
60511999-03-21 Ben Elliston <bje@cygnus.com>
6052
80413487 6053 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
6054
6055Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6056
252b5132
RH
6057 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6058 config/mh-djgpp.
6059
6060Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6061
6062 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6063 all-target-newlib to dependency list for all-target-bsp.
6064
6065Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6066
6067 * config.sub: Add i386-uwin support.
6068 * config.guess: Likewise.
6069
6070Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6071
6072 * configure.in: cleanup, add mh-*pic handling for arm, special
6073 case powerpc*-*-aix*
6074
6075Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6076
6077 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6078 can be built.
6079
6080Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6081
6082 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 6083 targets.
252b5132
RH
6084
60851999-03-02 Nick Clifton <nickc@cygnus.com>
6086
6087 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6088
d932cae7 60891999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6090
6091 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6092
60931999-02-24 Nick Clifton <nickc@cygnus.com>
6094
6095 * config.sub: Fix typo in arm recognition.
6096
d932cae7 60971999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
6098
6099 * configure.in (noconfigdirs): Changed target_configdirs to
6100 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6101 rather than m68k-*-* since it is not known to work on
6102 m68k-aout. Ditto for arm-*-*oabi.
6103
d932cae7 61041999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
6105
6106 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
6107
61081999-02-19 Ben Elliston <bje@cygnus.com>
6109
6110 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6111 Smart and improved by Andrew Cagney.
6112
d932cae7 61131999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
6114
6115 * config.guess: Recognize openbsd-*-hppa.
6116
d932cae7 61171999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
6118
6119 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6120 only if it is not empty.
6121
61221999-02-17 Nick Clifton <nickc@cygnus.com>
6123
6124 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 6125
fd6848f6 6126 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
6127
6128 * config.sub: Modified to recognize uname's armv* syntax.
6129
61301999-02-17 Mark Salter <msalter@cygnus.com>
6131
6132 * configure.in: Added target-bsp for sparclite.
6133
d932cae7 61341999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
6135
6136 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6137
61381999-02-08 Nick Clifton <nickc@cygnus.com>
6139
6140 * configure.in: Add support for strongarm port.
6141 * config.sub: Add support for strongarm target.
6142
d932cae7 61431999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 6144
252b5132
RH
6145 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6146 the old name config/mh-cygwin32.
6147 Enable texinfo.
6148
d932cae7 61491999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
6150
6151 * configure.in: Do build ld for ix86 Solaris.
6152
d932cae7 61531999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
6154
6155 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6156 $AR_FOR_TARGET. Likewise for RANLIB.
6157
d932cae7 61581999-02-02 Catherine Moore <clm@cygnus.com>
35590697 6159
80413487
RH
6160 * config.sub (oabi): Recognize.
6161 * configure.in (arm-*-oabi): Handle.
252b5132 6162
d932cae7 61631999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
6164
6165 * config.guess: Improve detection of i686 on UnixWare 7.
6166
d932cae7 61671999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
6168
6169 * config.guess: Add support for i386-pc-interix.
6170 * config.sub: Likewise.
6171 * configure.in: Likewise.
252b5132 6172
d932cae7 61731999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6174
6175 * Makefile.in: Remove unneeded all-target-libio from
6176 from all-target-winsup target since it is now unneeded.
6177 Add all-target-libtermcap in its place since it is now
6178 needed.
6179
d932cae7 61801998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6181
6182 * configure.in: makefile stub for cygwin target is probably
6183 unnecessary. Remove it for now.
252b5132 6184
d932cae7 61851998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
6186
6187 * configure.in: libtermcap.a should be built when cygwin is the
6188 target as well as the host.
6189 * config.guess: Allow mixed case in cygwin uname output.
6190 * Makefile.in: Add libtermcap target.
252b5132 6191
d932cae7 61921998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6193
6194 * config.sub: Clean up handling of hppa2.0.
6195
d932cae7 61961998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
6197
6198 * config.guess: Use C code to identify more HP machines.
6199
6200Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6201
6202 * config.sub: Handle hppa2.0.
6203
ba73c63f
JM
6204Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6205
6206 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 6207 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
6208
62091998-12-15 Mark Salter <msalter@cygnus.com>
6210
6211 * configure.in: Added target-bsp for several target architectures.
6212
6213 * Makefile.in: Added rules for bsp.
6214
252b5132
RH
6215Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6216
6217 * config.guess: Improve detection of hppa2.0 processors.
6218
6219Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6220
6221 * config.guess: Recognize FreeBSD using ELF automatically.
6222
62231998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6224
6225 * configure (skip-this-dir): Add handling for new shell script, which
6226 might be created by a sub-directory's configure to indicate, this particular
6227 directory is "unwanted".
6228 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6229
252b5132
RH
6230Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6231
6232 * ltconfig: import from libtool, after changing libtool to
6233 account for the cygwin name change.
6234
6235Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6236
6237 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6238 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6239
6240Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6241
6242 * configure.in: Add libtermcap to list of cygwin dependencies.
6243
d932cae7 62441998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 6245
80413487
RH
6246 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6247 they include winsup/include when it's a cygwin target.
252b5132
RH
6248
62491998-11-12 Tom Tromey <tromey@cygnus.com>
6250
6251 * configure.in (host_tools): Added zip.
6252 * Makefile.in (all-target-libjava): Depend on all-zip.
6253 (all-zip): New target.
6254 (ALL_MODULES): Added all-zip.
6255 (NATIVE_CHECK_MODULES): Added check-zip.
6256 (INSTALL_MODULES): Added install-zip.
6257 (CLEAN_MODULES): Added clean-zip.
6258
d932cae7 62591998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
6260
6261 * Makefile.in: lose "32" from comment about cygwin.
6262
d932cae7 62631998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
6264
6265 * configure.in: Use -Os to build target libraries for the fr30.
6266
d932cae7 62671998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
6268
6269 * config.sub: Add fr30.
6270
d932cae7 62711998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 6272
80413487 6273 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
6274 cygwin* instead of cygwin32*.
6275 * config.sub: Check cygwin* instead of cygwin32*.
6276
d932cae7 62771998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
6278
6279 * config.guess: Match any version of Unixware7.
6280
252b5132
RH
62811998-10-20 Syd Polk <spolk@cygnus.com>
6282
6283 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6284 if desired.
6285
d932cae7 62861998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6287
6288 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6289 these if the appropriate directories and files to not exist.
6290
d932cae7 62911998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6292
6293 * Makefile.in (DEVO_SUPPORT): Add config.if.
6294
d932cae7 62951998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
6296
6297 * configure: Add pattern to replace "build_tooldir"'s
6298 definition in the generated Makefile with "tooldir"'s
6299 actual value.
6300
252b5132
RH
6301Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6302
6303 * config.sub: Bring back lost sparcv9.
6304
ba73c63f
JM
6305 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6306
6307Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6308
6309 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6310 CC_FOR_TARGET and friends.
6311
6312Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 6313
ba73c63f
JM
6314 * Makefile.in (build_tooldir): New variable, same as tooldir.
6315 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6316 -B$(build_tooldir)/bin/.
6317 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6318
252b5132
RH
6319Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6320
6321 * config.sub: Add support for i[34567]86-pc-udk.
6322 * configure.in: Likewise.
6323
6324Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6325
6326 * Makefile.in: add bzip2 package building bits for user
6327 tools module
6328 * configure.in: ditto
6329
ba73c63f
JM
6330Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6331
6332 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6333 (ALL_TARGET_MODULES): Add all-target-libobjc.
6334 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6335 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6336 (all-target-libchill): Add dependencies.
6337 * configure.in (target_libs): Add libchill.
35590697 6338
252b5132
RH
63391998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6340
ba73c63f 6341 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6342
6343Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6344
6345 * Makefile.in (all-automake): fix dependencies.
6346
6347Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6348
6349 * configure.in: Minor cleanups for building in the $(target_alias)
6350 subdir.
6351
63521998-09-22 Jim Wilson <wilson@cygnus.com>
6353
6354 * Makefile.in (bootstrap): Set r and s before make all. Use
6355 BASE_FLAGS_TO_PASS in make all.
6356 (cross): Likewise.
6357
63581998-09-20 Mark Mitchell <mark@markmitchell.com>
6359
6360 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6361
252b5132
RH
6362Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6363
6364 * config.sub: Fix typo in last change.
6365
63661998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6367
6368 * config.sub: Add support for C4x target.
6369 * configure.in: Likewise.
6370
63711998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6372
6373 * config.sub: Recognize sparcv9 just like sparc64.
6374
6375Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6376
6377 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6378
6379Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6380
6381 * config.guess: Correctly identify Pentium II sco boxes.
6382
6383 * config.guess: Fix "tr" code. From Weiwen Liu.
6384
6385Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6386
6387 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6388 stabs.
6389
6390Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6391
6392 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6393 (ALL_TARGET_MODULES): Add all-target-libchill.
6394 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6395 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6396 (all-target-libchill): Add dependencies.
6397 * configure.in (target_libs): Add libchill.
6398
6399Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6400
6401 * config.guess: Avoid assumptions about "tr" behaves when
6402 LANG is set to something other than English.
6403
6404Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6405
6406 * configure (gxx_include_dir): Changed to
6407 '${prefix}/include/g++'-${libstdcxx_interface}.
6408
6409 * config.if: New to determine the interfaces.
6410
6411Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6412
6413 * config.guess: Detect and handle MPE/IX.
6414 * config.sub: Deal with MPE/IX.
6415
6416Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6417
6418 * configure.in: Use mh-aix43.
6419
64201998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6421
6422 * configure: Fix --without/--disable cases for gxx-include-dir.
6423
6424Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6425
6426 * mdata-sh: Imported. Needed for automake support.
6427
6428Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6429
ba73c63f 6430 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6431 "chmod og=u `find . -print`".
6432
6433Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6434
ba73c63f 6435 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6436
6437Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6438
6439 * Makefile.in: Undo previous patch.
6440
6441Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6442
6443 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6444 to here ...
6445 (install-no-fixedincludes): and here
6446 (INSTALL_MODULES): ... from here.
6447
6448Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6449
6450 * config.sub: Merge with FSF.
6451
6452 * config.guess: Merge with FSF.
6453
6454Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6455
6456 * configure (extraconfigdirs): New variable.
6457 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6458 * Makefile.in (all): Move higher in file.
6459 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6460 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6461 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6462 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6463 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6464
64651998-07-23 Brendan Kehoe <brendan@cygnus.com>
6466
6467 * Makefile.in (all-target-libjava): Depend on all-gcc and
6468 all-target-newlib.
6469 (configure-target-libjava): Depend on $(ALL_GCC).
6470
6471Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6472
6473 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6474 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6475
6476Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6477
6478 * ylwrap: Change absolute path checks to check for DOS style path
6479 names.
6480
6481 * ylwrap: Don't use a full path name if the source file is in the
6482 same directory. From hjl@lucon.org (H.J. Lu).
6483
6484 * config-ml.in: Default to being verbose, to match Feb 18 change to
6485 configure.
6486
6487Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6488
6489 Brought over from egcs:
6490
6491 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6492
6493 * configure.in (target_subdir): Set to ${target_alias} instead
6494 of "libraries".
6495
6496 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6497
6498 * configure.in (target_subdir): Set to libraries if enable_multilib.
6499
6500Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6501
6502 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6503 multilibs, force reconfiguration the first time we create
6504 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6505
6506Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6507
6508 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6509 avoid confusion with --no-recursion.
6510
6511Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6512
6513 * configure.in: Win32 hosts shouldn't use install -x
6514 * install-sh: remove -x option, and special .exe-handling
6515 hack.
6516
6517Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6518
6519 * config.guess: Recognize i586-pc-beos.
6520 * configure.in: Don't build some bits for beos.
6521
6522Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6523
6524 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6525 CFLAGS default to -O2.
6526
6527 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6528 when using GNU ld.
6529
6530Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6531
6532 * ltmain.sh: Correct install when using a different shell.
6533
6534Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6535
6536 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6537
6538Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6539
6540 * makefile.vms: Update to build binutils/makefile.vms. Add install
6541 target.
6542
6543Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6544
6545 * ltconfig: Update to correct AIX handling.
6546
6547Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6548
6549 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6550
6551 * configure.in (target_subdir): Set to ${target_alias} instead
6552 of "libraries".
6553
65541998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6555
6556 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6557 (Makefile): Depend on $(gcc_version_trigger).
6558
6559 * configure (gcc_version): Change default initializer to empty
6560 string.
6561 (gcc_version_trigger): New variable; pass this variable down
6562 to subdir configures to enable them checking gcc's version
6563 themselves. Emit make macros for both gcc_version vars.
6564 (topsrcdir): Initialize reliably.
6565 (recursion line): Remove --with-gcc-version=${gcc_version}.
6566
65671998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6568
6569 * configure (enable_version_specific_runtime_libs): Implement new flag
6570 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6571 in $(libsubdir); emit definition in each generated Makefile.
6572 (gxx_include_dir): Initialize depending on
6573 $enable_version_specific_runtime_libs.
6574
65751998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6576
6577 * configure (gcc_version): Initialize properly depending on
6578 how and where configure is started.
6579 (recursion line): Pass a --with-gcc-version=${gcc_version}
6580 to configures in subdirs.
6581
6582Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6583
6584 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6585 cygmon
252b5132
RH
6586
6587Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6588
6589 * configure.in: Add cygmon and libstub support for mn10200.
6590
65911998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6592
6593 * configure (gcc_version): Add new variable describing the
6594 particular gcc version we're building.
6595 * Makefile.in (libsubdir): Add new macro for the directory
6596 in which the compiler finds executables, libraries, etc.
6597 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6598 and libsubdir.
6599
6600Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6601
ba73c63f
JM
6602 * Makefile.in (local-clean): Remove *.log.
6603 (warning.log): Built with warn_summary from build.log.
6604 (mail-report.log): Run test_summary.
6605 (mail-report-with-warnings.log): Run test_summary including
6606 warning.log in the report.
252b5132
RH
6607
6608Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6609
6610 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6611
6612Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6613
6614 * Makefile.in (grep): Grep no longer depends on libiberty.
6615
6616Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6617
6618 * Makefile.in: all-snavigator needs all-libgui.
6619
6620Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6621
6622 * configure.in: Add cygmon and libstub support for mn10300.
6623
6624Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6625
6626 * missing: Update to version from automake 1.3.
6627
6628 * ltmain.sh: On installation, don't get confused if the same name
6629 appears more than once in the list of library names.
6630
6631Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6632
6633 * config.sub: Accept m68060 and m5200 as CPU names.
6634
6635Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6636
6637 * configure: Use && rather than using -a in test, because odd
6638 strings can confuse test.
6639 * configure.in: Likewise.
6640
6641Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6642
6643 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6644
6645Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6646
6647 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
6648 bootstrap4-lean): New targets.
6649
6650Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6651
6652 * mpw-* Delete. Not used.
252b5132
RH
6653
6654Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6655
6656 * COPYING.LIB: Update FSF address.
6657
6658Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6659
6660 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6661
6662 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6663 GAS_SUPPORT_DIRS.
6664
6665Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
6666
6667 * ltconfig, ltmain.sh: Avoid producing a version number if
6668 -version-info was not used.
6669
6670Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
6671
6672 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6673 building with newlib.
6674
66751998-04-30 Paul Eggert <eggert@twinsun.com>
6676
ba73c63f 6677 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 6678 Solaris `make' causes it to continue to next definition.
252b5132 6679
afb8d725
JM
6680Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
6681
6682 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6683 the right GUI libraries and files are installed along with GDB.
6684
252b5132
RH
6685Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
6686
6687 * configure.in: Change alpha to alpha* in several places.
6688
6689Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
6690
6691 * config.sub: Recognize sparc86x.
6692
6693Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 6694
252b5132
RH
6695 * configure.in (--enable-target-optspace): Remove debug echo.
6696
6697Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
6698
6699 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6700
6701Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
6702
6703 * ltconfig: Update cygwin32 support.
6704
6705 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6706 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6707 (GDB_SUPPORT_DIRS): Likewise.
6708
6709Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
6710
6711 * configure.in (target_makefile_frag): If --enable-target-optspace,
6712 use -Os to compile target libraries rather than -O2. Default to
6713 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6714 not used.
6715 * configure.in (target_cflags): Ditto for d30v.
6716
6717Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
6718
6719 * Makefile.in (all-bfd): Depend on all-intl.
6720 (all-binutils): Likewise.
6721 (all-gas): Likewise.
6722 (all-gprof): Likewise.
6723 (all-ld): Likewise.
6724
252b5132
RH
67251998-04-19 Brendan Kehoe <brendan@cygnus.com>
6726
6727 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6728
6729Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6730
6731 * Makefile.in (all-bfd): Depend upon all-libiberty.
6732
6733 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6734
6735Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6736
6737 * Makefile.in: Add libstub.
6738
6739 * configure.in: Ditto. Build libstub for targets that have cygmon
6740 support.
6741
6742Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6743
6744 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6745
6746Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6747
6748 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6749 use mh-sysv5 if specified. Support gprof on SCO Open Server.
6750
6751Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6752
6753 * configure: Define DEFAULT_M4 by searching PATH.
6754 * Makfile.in: Use DEFAULT_M4.
6755
6756Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6757
6758 * ltconfig: Add cygwin32 support.
6759
6760 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
6761 to configure and build.
6762
6763Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6764
6765 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
6766
6767Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
6768
6769 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6770
6771Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
6772
6773 * Makefile.in: add ash make rules
6774 * configure.in: add ash to native_only and host_tools lists
6775
6776Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
6777
6778 * Makefile.in (all-gettext, all-intl): New targets.
6779 (ALL_MODULES): Added all-gettext, all-intl.
6780 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6781 (INSTALL_MODULES): Added install-gettext, install-intl.
6782 (CLEAN_MODULES): Added clean-gettext, clean-intl.
6783
6784 * configure.in (host_tools): Added gettext.
6785 (native_only): Likewise.
6786 (noconfigdirs) [various cases]: Likewise.
6787 (host_libs): Added intl.
6788
afb8d725
JM
6789Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
6790
6791 * configure: Do not disable building gdbtk for cygwin32 hosts.
6792
ba73c63f
JM
6793Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
6794
6795 * configure.in: Add thumb-coff target.
6796 * config.sub: Add thumb-coff target.
6797
252b5132
RH
6798Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6799
6800 * Makefile.in: Revert yesterday's change.
6801 (all-target-winsup): all-target-librx stays out of here.
6802
6803Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
6804
ba73c63f
JM
6805 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6806 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6807 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
6808 Remove references to librx and libg++.
6809
6810Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6811
6812 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6813 recursive makes
6814
6815Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6816
6817 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6818 for newlib directory.
6819 (CXX_FOR_TARGET): Likewise.
6820
6821Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6822
6823 * ltconfig: Update after libtool/ltconfig.in change for
6824 hpux11.
6825
6826Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6827
6828 * ltconfig, ltmain.sh: Update to libtool 1.2.
6829
6830Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6831
6832 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6833 (install-gcc-cross): Instead, override LANGUAGES here.
6834
68351998-03-18 Dave Love <d.love@dl.ac.uk>
6836
6837 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6838 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6839
6840Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6841
6842 * configure.in: Add Thumb-pe target.
6843
6844Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 6845
252b5132
RH
6846 * Makefile.in - changed sn targets to snavigator
6847 * configure.in - changed sn targets to snavigator
6848
6849Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6850
6851 * config-ml.in: After building symlink tree call make distclean
6852 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6853 to be the case for libiberty.
6854
6855Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6856
6857 * configure: When making link, also check the current
6858 directory. The configure scripts may create one.
6859
6860Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6861
6862 * config.sub: Accept alphapca56 and alphaev6 properly.
6863
6864Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6865
6866 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6867
252b5132
RH
6868Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6869
80413487 6870 * config.sub (sco5): Fix typo.
252b5132
RH
6871
6872Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6873
6874 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6875 install-itcl.
6876 (install-itcl): Remove dependency on install-tcl.
6877
6878Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6879
6880 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6881
252b5132
RH
6882Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6883
6884 * configure.in: Don't build libgui for a cygwin32 target when not on
6885 a cygwin32 host.
6886
6887Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6888
6889 * configure (redirect): Set to null, so default behavior of
6890 configure is now --verbose.
6891
68921998-02-16 Dave Love <d.love@dl.ac.uk>
6893
6894 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6895 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6896
6897Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6898
6899 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6900 this change to sync Makefile.in with its ChangeLog entries.
6901
6902Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6903
6904 * ltmain.sh (mkdir): Check that the directory doesn't exist
6905 before we exit with error, so that we don't get races during
6906 parallel builds.
6907
6908Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6909
6910 * ltconfig, ltmain.sh: Update from libtool 1.0i.
6911
6912Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
6913
6914 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6915 PICFLAG_FOR_TARGET.
6916 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6917
6918 * configure: Emit a definition for the new macro enable_shared
6919 into each Makefile.
6920
252b5132
RH
6921Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6922
6923 * configure.in (host_tools, native_only): Add libtool.
6924
6925Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
6926
6927 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6928 Fix typo in ming config comment.
6929
6930Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
6931
6932 * ltconfig, ltmain.sh: Update from libtool 1.0h.
6933
6934Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
6935
6936 * config.sub: Add tic30 cases, and map c30 to tic30.
6937
ba73c63f
JM
6938Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
6939
6940 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6941 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6942 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6943 (CLEAN_TARGET_MODULES): Similarly
6944 (all-target-libf2c): Add dependences.
35590697 6945 * configure.in (target_libs): Add libf2c.
ba73c63f 6946
252b5132
RH
6947Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
6948
ba73c63f
JM
6949 * configure.in: Remove expect from noconfigdirs when target
6950 is cygwin32. OK to build expect and dejagnu with Canadian
6951 Cross.
252b5132
RH
6952
6953Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
6954
6955 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6956 host.
6957
6958 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6959 and mingw32.
6960
6961Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
6962
6963 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6964 here as it is not defined in the toplevel Makefile.
6965
6966Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
6967
6968 * configure (package_makefile_rules_frag): New variable, which names
6969 a file with generic rules, ...
6970 Change comment to mention we now have FIVE parts.
6971 * configure: Undo last change.
6972
6973Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
6974
6975 * config.guess: More accurate determination of HP processor types.
6976 * config.sub: More accurate determination of HP processor types.
6977
6978Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
6979
6980 * configure (package_makefile_frag): Move inserting the
6981 ${package_makefile_frag} to where it should be according
6982 to the comment.
6983
ba73c63f 6984Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
6985
6986 * config.guess: Add support for Linux/ARM.
6987
6988Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
6989
6990 * .cvsignore: Remove *-info and *-install since they match
6991 release-info and mpw-install, which we don't want to just ignore.
6992
6993Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
6994
6995 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6996
6997Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
6998
6999 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7000 local_prefix to sub-make invocations.
7001
7002Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7003
7004 * configure.in: Check makefile fragments in the source
7005 directory.
7006
7007Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7008
ba73c63f
JM
7009 * configure.in: Check whether host and target makefile
7010 fragments exist before adding them to *_makefile_frag.
252b5132
RH
7011
7012Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7013
7014 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 7015
252b5132
RH
7016Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7017
7018 * configure.in: Make sure we only replace RPATH_ENVVAR on
7019 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7020 regexp to sed.
7021
7022 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7023 to sub-makes.
7024
70251998-01-13 Lee Iverson (leei@ai.sri.com)
7026
7027 * config-ml.in (multi-do): LDFLAGS must include multilib
7028 designator.
7029
7030Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
7031
7032 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7033
7034Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7035
7036 * config.sub: Add mingw32 support.
7037 * configure.in: Likewise.
252b5132
RH
7038
7039Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7040
7041 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7042
7043Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7044
7045 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7046 * configure (gxx_include_dir): Provide a definition for subdirs
7047 which do not use autoconf.
7048
7049Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7050
7051 * config.guess: Sync with egcs. Picks up new alpha support,
7052 BeOS & some additional linux support.
7053
ba73c63f 7054Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7055
7056 * config.guess: HP 9000/803 is a PA1.1 machine.
7057
ba73c63f
JM
7058Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7059
7060 * configure.in: It's alpha*-...
252b5132
RH
7061
7062Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7063
ba73c63f
JM
7064 * configure.in (host_makefile_frag, target_makefile_frag):
7065 Handle multiple config files.
7066 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7067 alpha-*-*.
252b5132
RH
7068
7069Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7070
7071 * mkdep: New file.
7072
7073Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7074
7075 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7076
7077Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7078
7079 * Makefile.in: Add libgui directory.
7080 (GDB_TK): Add all-libgui.
7081 * configure.in: Add libgui directory.
7082 * configure: Add all-libgui to GDB_TK.
7083
7084Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7085
7086 * config-ml.in (multidirs): Add m32r to multilib list.
7087
7088Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7089
7090 * Makefile.in (all-target-gperf): Change dependency to
7091 all-target-libstdc++.
7092
7093Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7094
7095 * config.guess: Add BeOS support.
7096
7097Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7098
7099 Source directory cvs renamed to cvssrc:
7100 * configure.in (host_tools): Change cvs to cvssrc.
7101 (native_only): Likewise.
7102 (noconfigdirs) [various cases]: Likewise.
7103 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7104 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7105 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7106 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7107 (all-cvssrc): Rename target from all-cvs.
7108
7109Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7110
7111 * configure (gxx_include_dir): Fix thinko.
7112
7113Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7114
7115 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7116 (install-cross, install-gcc-cross): New targets.
7117
7118Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7119
7120 * configure.in (noconfigdirs): Add support for Thumb target.
7121
7122 * config.sub (maybe_os): Add support for Thumb target.
7123
7124Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7125
7126 * Makefile.in: Add rules for cygmon.
7127
7128 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7129
7130Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7131
7132 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7133 * configure (gxx_include_dir): Provide a definition for subdirs
7134 which do not use autoconf.
7135
7136Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7137
7138 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 7139 11/18/97 build
252b5132
RH
7140
7141Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7142
7143 * From Franz Sirl.
7144 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7145 found on RedHat Linux systems.
7146
7147Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7148
7149 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7150 guesses.
7151
7152Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7153
7154 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7155
7156Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7157
7158 * ltmain.sh: If mkdir fails, check whether the directory was created
7159 anyhow by some other process.
7160
7161Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7162
7163 * configure.in (d30v-*-*): Configure all directories.
7164
7165Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7166
7167 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7168 for the D30V.
7169
7170Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7171
7172 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7173
7174Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7175
80413487
RH
7176 * include/libiberty.h: Add extern "C" { so it can be used with C++
7177 progrms.
7178 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7179 programs.
252b5132
RH
7180
7181Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7182
7183 * configure.in (d30v-*-*): Configure GCC now.
7184
7185Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7186
7187 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7188 is no longer needed.
7189
7190Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7191
7192 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7193
7194Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7195
7196 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7197 targets using "$@" to provide support for similar but not identical
7198 targets without having to duplicate code.
7199
7200Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7201
7202 * makefile.vms: Fix to work with DEC C.
7203
7204Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7205
7206 * config.sub: Add mips-tx39-elf to marketing names.
7207
7208Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7209
7210 * ltmain.sh: Handle symlinks in generated script.
7211
7212Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7213
7214 * configure: Handle autoconf style directory options: --bindir,
7215 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7216 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7217 --sysconfdir.
7218 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7219 (sharedstatedir, localstatedir, oldincludedir): New variables.
7220 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7221 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7222 sbindir, sharedstatedir, and sysconfdir.
7223
7224Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7225
7226 * Makefile.in (bootstrap-lean): New target.
7227
7228Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7229
7230 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 7231 sn, and gnuserv from noconfigdirs.
252b5132
RH
7232
7233Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7234
7235 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7236
7237Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7238
ba73c63f 7239 * Makefile.in (cross): New target.
252b5132
RH
7240
7241Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 7242 Jeff Law <law@cygnus.com>
252b5132
RH
7243
7244 * Makefile.in (bootstrap2, bootstrap3): New targets.
7245 (all-bootstrap): Remove outdated and confusing target.
7246 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7247
afb8d725
JM
7248Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7249
7250 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 7251 windows. Consistent with gdb/configure.
afb8d725 7252
252b5132
RH
72531997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7254
252b5132
RH
7255 * configure.in: Name Linux target fragment.
7256
7257 * configure: Rewrite so that project Makefile fragment is inserted
7258 first and appears last in the resulting Makefile.
7259
7260Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7261
7262 * Makefile.in (install-itcl): Install tcl first.
7263
252b5132 7264Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 7265
252b5132
RH
7266 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7267
7268Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7269
7270 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7271
7272 * configure.in (skipdirs): Add target-librx for Linux.
7273 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7274
7275Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7276
7277 * Makefile.in (bootstrap): New target.
7278
7279Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7280
7281 * config.sub: Accept 'amigados' for backward compatability.
7282
7283Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7284
7285 * config.guess: Merge with FSF.
7286
ba73c63f
JM
7287Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7288
7289 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7290
252b5132
RH
7291Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7292
7293 * config.sub: Add "marketing-names" patch.
7294
7295Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7296
80413487 7297 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
7298
7299Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7300
7301 * config.sub: Handle v850-elf.
7302
ba73c63f
JM
7303Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7304
7305 * .cvsignore (*-install): Remove.
7306
252b5132
RH
7307Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7308
7309 * ltconfig: Set CONFIG_SHELL in libtool.
7310 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7311
7312Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7313
7314 * configure.in (target_subdir): Set to libraries if enable_multilib.
7315
7316Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7317
7318 * config.guess: Update from gcc directory.
7319
7320Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7321
7322 * Makefile.in (all-sim): Depends on all-readline.
7323
7324Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7325
7326 * Makefile.in (BISON, YACC): Use $$s.
7327 (all-bison): Depend on all-texinfo.
7328
7329Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7330
7331 * Makefile.in (BISON): Add -L flag.
7332 (YACC): Likewise.
7333
7334Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7335
35590697
AJ
7336 * configure.in (noconfigdirs): Add support for v850e target.
7337
252b5132
RH
7338 * config.sub (maybe_os): Add support for v850e target.
7339
7340Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7341
35590697
AJ
7342 * configure.in (noconfigdirs): Add support for v850ea target.
7343
252b5132
RH
7344 * config.sub (maybe_os): Add support for v850ea target.
7345
7346Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7347
7348 * config.sub: Add mipstx39. Delete r3900.
7349
7350Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7351
7352 * Makefile.in (all-autoconf): Depends on all-texinfo.
7353
7354Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7355
7356 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7357 eabi targets.
7358
7359Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7360
7361 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7362
7363 * configure: When handling a Canadian Cross, handle YACC as well as
7364 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7365 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7366
7367Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7368
7369 * Makefile.in (BISON): bison, not byacc or bison -y.
7370 (YACC): bison -y or byacc or yacc.
7371 (various): Add *-bison as appropriate.
7372 (taz): No need to mess with BISON anymore.
7373
7374Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7375
7376 * configure: If OSTYPE matches *win32*, try to find a good value for
7377 CONFIG_SHELL.
7378
7379Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7380
7381 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7382 configure.in if it is present.
7383
7384Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7385
7386 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7387
7388Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7389
7390 * config.sub: Recognize `arc' cpu.
7391 * configure.in: Likewise.
7392 * config-ml.in: Likewise.
7393
7394Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7395
7396 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7397
7398Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7399
7400 * configure: Changed sed delimiter from ':' to '|' when
7401 attempting to substitute ${config_shell} for SHELL. On
7402 NT ${config_shell} may contain a ':' in it.
7403
7404Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7405
7406 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7407
7408Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7409
7410 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7411
7412Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7413
7414 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7415
7416 * ylwrap: If the program is a relative path, force it to be
7417 absolute.
7418
7419Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7420
7421 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7422
7423Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7424
7425 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7426 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7427 for libraries.
252b5132
RH
7428
7429Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7430
7431 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7432 separated by spaces.
252b5132
RH
7433
7434Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7435
7436 * ylwrap: New file.
7437 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7438
7439 * ltmain.sh: Handle /bin/sh at start of install program.
7440
7441 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7442
7443 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7444 * missing: New file, from automake 1.2.
7445
7446Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7447
7448 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7449 check-tk to CHECK_X11_MODULES.
7450
7451Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7452
7453 * config.sub: Merge with FSF.
7454
7455Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7456
7457 * config.guess: Merge with FSF.
7458
7459Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7460
7461 * configure: Treat msdosdjgpp like go32.
7462 * configure.in: Likewise. Don't remove gprof for go32.
7463
7464 * configure: Change Makefile.tem2 to Makefile.tm2.
7465
7466Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7467
7468 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7469
7470Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7471
7472 * install-sh (chmodcmd): Set to null if the DST directory already
7473 exists. Same as Nov 11th change.
7474
7475Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7476
35590697 7477 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7478
7479Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7480
7481 * config.guess: Update from FSF.
7482
7483Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7484
7485 * Makefile.in (GDB_TK): Depend on itcl and tix.
7486
7487Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7488
7489 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7490 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7491 (INSTALL_SCRIPT): New variable.
7492 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7493 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7494 to -x.
7495 * install-sh: Add support for -x option.
7496
7497Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7498
7499 * configure.in, Makefile.in: Treat tix like itcl.
7500
7501Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7502
7503 * Makefile.in (WINDRES): New variable.
7504 (WINDRES_FOR_TARGET): New variable.
7505 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7506 (EXTRA_HOST_FLAGS): Add WINDRES.
7507 (EXTRA_TARGET_FLAGS): Add WINDRES.
7508 (EXTRA_GCC_FLAGS): Add WINDRES.
7509 ($(DO_X)): Pass down WINDRES.
7510 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7511 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7512 DLLTOOL_FOR_TARGET.
7513
7514Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7515
7516 * configure.in: configure sim before gdb for win32-x-ppc
7517
7518Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7519
7520 Move gperf into the toplevel, from libg++.
7521 * configure.in (target_tools): Add target-gperf.
7522 (native_only): Add target-gperf.
7523 * Makefile.in (all-target-gperf): New target, depend on
7524 all-target-libg++.
7525 (configure-target-gperf): Empty rule.
7526 (ALL_TARGET_MODULES): Add all-target-gperf.
7527 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7528 (CHECK_TARGET_MODULES): Add check-target-gperf.
7529 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7530 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7531
7532Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7533
252b5132
RH
7534 * config.sub (mn10200): Recognize new basic machine.
7535
7536Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7537
7538 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7539 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7540
7541Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7542
7543 * configure.in: If we're building mips-sgi-irix6* native, turn on
7544 ENABLE_MULTILIB and set TARGET_SUBDIR.
7545
7546Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7547
7548 * Makefile.in (all-sn): Depend on all-grep.
7549
7550Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7551
7552 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7553
7554 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7555 Makefile. From Jeff Makey <jeff@cts.com>.
7556 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7557
7558 * Makefile.in (DISTBISONFILES): Remove.
7559 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7560 $(DEFAULT_YACC).
7561
7562 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7563 cygwin32.
252b5132
RH
7564
7565 * Makefile.in (LD): New variable.
7566 (EXTRA_HOST_FLAGS): Pass down LD.
7567 ($(DO_X)): Likewise.
7568
7569Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7570
7571 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7572
7573Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7574
7575 * configure.in (targargs): Strip out any supplied --build argument
35590697 7576 before adding our own. Always add --build.
252b5132
RH
7577
7578Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7579
7580 * configure.in (targargs): Pass --build if we're doing
7581 a cross-compile.
7582
7583Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7584
ba73c63f 7585 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7586 sed. Otherwise sed chokes on NT path names with drive
7587 designators. Also look for "?:*" as the leading characters in an
7588 absolute pathname.
7589
7590Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7591
7592 * config.sub: Support for r3900.
7593
7594Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7595
7596 * configure.in: Use install-sh, not install.sh.
7597
7598Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7599
7600 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7601 apply it twice.
7602
7603Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7604
7605 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7606 install-binutils.
7607
7608Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7609
7610 * Makefile.in: Add automake targets.
7611 * configure.in (host_tools): Add automake.
7612
7613Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7614
7615 * configure: Default CXX to c++, not gcc.
7616 * Makefile.in (CXX): Set to c++, not gcc.
7617 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7618
7619Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7620
7621 * install-sh: try appending a .exe if source file doesn't
7622 exist
7623
7624Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7625
7626 * configure.in: Turn on multilib by default.
7627 (cross_only): Remove target-libiberty.
7628
7629 * Makefile.in (all-gcc): Don't depend on libiberty.
7630
7631Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7632
7633 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7634
7635Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7636
7637 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7638 (DISTBISONFILES): Add ld/Makefile.in
7639
7640Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7641
7642 * configure.in: if target is cygwin32 but host isn't cygwin32,
7643 don't configure gdb tcl tk expect, not just gdb.
7644
7645Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7646
7647 * configure.in: Added gnuserv everywhere sn appears.
7648
7649 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7650 (CROSS_CHECK_MODULES): Added check-gnuserv.
7651 (INSTALL_MODULES): Added install-gnuserv.
7652 (CLEAN_MODULES): Added clean-gnuserv.
7653 (all-gnuserv): New target.
7654
7655Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7656
7657 * config.guess: Fixes for MIPS OpenBSD systems.
7658
7659Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7660
7661 * Makefile.in (INSTALL_XFORM): Remove.
7662 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7663
7664 * mkinstalldirs: New file, copied from automake.
7665 * Makefile.in (installdirs): Rename from install-dirs. Use
7666 mkinstalldirs. Change all users.
7667 (DEVO_SUPPORT): Add mkinstalldirs.
7668
7669Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
7670
7671 * install-sh: Rename from install.sh.
7672 * Makefile.in (INSTALL): Change install.sh to install-sh.
7673 (DEVO_SUPPORT): Likewise.
7674
7675 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
7676 Graichen <graichen@rzpd.de>.
7677
7678Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
7679
7680 * config.guess: Recognize OpenBSD systems correctly.
7681
7682Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7683
7684 * README, Makefile.in (ETC_SUPPORT): Remove references to
7685 cfg-paper*, configure.{texi,man,info*}._
7686
7687Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
7688
7689 * Makefile.in (all.normal): Ensure that gcc is built after all
7690 the x11 - ie gdb - targets.
7691
7692Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
7693
7694 * makefile.vms: Don't run conf-a-gas.
7695
7696Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
7697
80413487 7698 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
7699
7700Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
7701
7702 * configure.in: Remove noconfigdirs case since gdb also
7703 configures and builds for tic80-coff.
7704
7705Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
7706
7707 * configure: Set cache_file to config.cache.
7708 * Makefile.in (local-distclean): Remove config.cache.
7709
7710Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
7711
7712 * COPYING: Update FSF address.
7713
7714Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
7715
7716 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7717 noconfigdirs.
7718
7719Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
7720
7721 * Makefile.in (install-dirs): Don't crash if prefix, and hence
7722 MAKEDIRS, is empty.
7723
7724Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7725
7726 * config.sub: Tweak mn10300 entry.
7727
7728Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7729
7730 * configure.in (host_tools): Put sim before gdb, so gdb's
7731 configure.tgt can determine if the simulator was configured.
7732
7733Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7734
7735 * config.sub: Move BeOS $os case to be with other Cygnus
7736 local cases.
7737
7738Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7739
7740 * config.sub: Remove misplaced comment that broke Linux.
7741
7742Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7743
7744 * config.sub: Add BeOS support.
7745
7746Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7747
7748 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7749
7750Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7751
7752 * configure.in (noconfigdirs): Remove tcl and tk from
7753 noconfigdirs for cygwin32 builds.
7754
7755Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7756
7757 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7758
7759Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7760
7761 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7762 make-all.com, use makefile.vms instead.
7763
7764Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7765
7766 * config.sub: Accept -lnews*.
7767
7768Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
7769
7770 * configure.in (noconfigdirs): Disable target-newlib,
35590697 7771 target-examples and target-libiberty for d30v.
252b5132
RH
7772
7773Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7774
7775 * configure.in (noconfigdirs): Enable ld for d30v.
7776
7777Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
7778
7779 * configure.in (tic80-*-*): Build compiler.
7780
7781Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
7782
7783 * configure.in (d30v-*): Remove sim directory from list of
35590697 7784 unsupported d30v directories
252b5132
RH
7785
7786Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7787
35590697
AJ
7788 * config.sub, configure.in: Add d30v target cpu.
7789
252b5132
RH
7790Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
7791
7792 * makefile.vms: New file.
7793 * make-all.com: Remove.
7794
7795Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
7796
7797 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7798
7799Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
7800
7801 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7802
7803Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
7804
7805 * Makefile.in (ALL_MODULES): Added all-db.
7806 (CROSS_CHECK_MODULES): Addec check-db.
7807 (INSTALL_MODULES): Added install-db.
7808 (CLEAN_MODULES): Added clean-db.
7809
7810Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7811
7812 * config.guess: Merge with latest FSF sources.
7813
7814Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7815
7816 * Makefile.in (ALL_MODULES): Added all-itcl.
7817 (CROSS_CHECK_MODULES): Added check-itcl.
7818 (INSTALL_MODULES): Added install-itcl.
7819 (CLEAN_MODULES): Added clean-itcl.
7820
7821Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7822
7823 * configure.in: build gdb for mn10200
7824
7825Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7826
7827 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7828
7829Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7830
7831 * configure.in (tic80-*-*): Turn off most targets right now.
7832
7833Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7834
7835 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7836 rather than the makeinfo program.
7837 (do-info): Depend upon all-texinfo.
7838
7839Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7840
7841 * configure.in: Remove uses of config/mh-linux.
7842
7843 * config.sub, config.guess: Merge with latest FSF sources.
7844
7845Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7846
7847 * config.sub (case $basic_machine): Add tic80 entries.
7848
7849Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7850
7851 * config.sub, config.guess: Merge with latest FSF sources.
7852
7853Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7854
7855 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7856 * mpw-config.in: Test for NewFolderRecursive.
7857 * mpw-install: Use symbolic name for startup filename.
7858 * mpw-README: Add various additional details.
7859
7860Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7861
7862 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7863
7864Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7865
7866 * configure.in: Do build gcc and the target libraries for
7867 the mn10200.
7868
7869Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7870
7871 * configure.in: don't avoid building gdb for mn10300 any more
7872 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7873 instead of single-quoting it.
7874
7875Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7876
7877 * configure.in: Don't use --with-stabs on IRIX 6.
7878
7879Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7880
7881 * configure.in (m32r): Build gdb, libg++ now.
7882
7883Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7884
7885 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7886 directories from noconfigdirs.
7887
7888Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7889
7890 * config.sub (basic_machine): added mips16 configuration
7891
7892Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7893
7894 * config.sub: Handle d10v-unknown.
7895
7896Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7897
7898 * config.sub: Handle v850-unknown.
7899
7900Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7901
7902 * Makefile.in: add findutils
7903 * configure.in: add findutils to list of host_tools
7904
7905Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7906
7907 * config.sub: Handle mn10200 and mn10300.
7908
7909Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7910
7911 * configure.in (d10v-*): Do not build librx.
7912
7913Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
7914
7915 * configure.in (mn10300): Build everything except gdb & libgloss.
7916
7917Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
7918
7919 * config.guess: Patch for Dansk Data Elektronik servers,
7920 from Niels Skou Olsen <nso@dde.dk>.
7921
7922 For ncr, use /bin/uname rather than uname, since GNU uname does not
7923 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
7924
7925 Patch for MIPS R4000 running System V,
7926 from Eric S. Raymond <esr@snark.thyrsus.com>.
7927
7928 Fix thinko for nextstep.
7929
7930 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7931
7932 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
7933 * config.guess: Guess mips-dec-mach_bsd4.3.
7934
7935 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
7936 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
7937 release numbers.
7938 * config.guess (mips-mips-riscos*): Emit just enough of the
7939 release number.
7940
7941 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
7942 * config.guess (sparc-auspex-sunos*): Added.
7943 (f300-fujitsu-*): Added.
7944
7945 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
7946 * config.guess: Recognize a Tadpole as a sparc.
7947
7948Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7949
7950 * config.guess: Don't assume that NextStep version is either 2 or
7951 3. NextStep 4 (aka OpenStep 4) has come out now.
7952
7953Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7954
7955 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7956 From Rik Faith <faith@cs.unc.edu>.
7957
7958Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7959
7960 * config.sub: Contributions from bug-gnu-utils to:
7961 Support plain "hppa" (no version given) architecture, reported by
7962 OpenStep.
7963 OpenBSD like NetBSD.
7964 LynxOs is not a hardware supplier.
7965
7966 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 7967 OpenBSD like NetBSD.
252b5132
RH
7968 Stratus systems.
7969 More Pyramid systems.
7970 i[n>4]86 Intel chips.
7971 M680[n>4]0 Motorola chips.
7972 Use unknown instead of lynx for hardware manufacturer.
7973
7974Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7975
7976 * install.sh (chmodcmd): Set to null if the DST directory already
7977 exists.
7978
7979Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7980
7981 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7982 not use mt-ppc target Makefile fragment any more.
7983
7984Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7985
7986 * configure.in (*-*-windows): Exclude everything but those dirs
7987 needed to build windows.
7988
7989Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
7990
7991 * Makefile.in (all-target-winsup): Depend on all-target-librx.
7992
7993Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7994
7995 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
7996
7997Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7998
7999 * Undo my previous change.
8000
8001Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8002
8003 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8004 unconditionally.
8005 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8006
8007Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8008
8009 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8010 host to add it's own flags.
252b5132
RH
8011
8012Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8013
8014 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8015
8016Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8017
8018 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8019 (CXX_FOR_TARGET): Likewise.
8020 (GCC_FOR_TARGET): Define.
8021 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8022 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8023 CC_FOR_TARGET was specified on the command line.
8024 (MAKEOVERRIDES): Don't define.
8025
8026Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8027
8028 * configure.in (m32r): Fix spelling of libg++ libs.
8029
8030Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8031
8032 * config.sub (-apple*): Remove, now redundant.
8033
8034Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8035
8036 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8037
8038 * configure: Rework yesterday's sed script patch.
8039
8040 * config.sub: Merge with FSF.
8041
8042Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8043
8044 * config.guess: Merge from FSF.
8045
8046 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
8047 * config.guess: Use pc instead of unknown, for pc clone systems.
8048 Change linux to linux-gnu.
252b5132
RH
8049
8050 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 8051 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
8052
8053Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8054
8055 * test-build.mk (HOLES): Add "xargs" for gdb.
8056
8057 * configure: Avoid hpux10.20 sed bug.
8058
8059Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8060
4bddf3ad 8061 * configure.in: Add support for windows host
252b5132
RH
8062 (that is a build done under the Microsoft build environment).
8063
8064Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8065
8066 * Makefile.in: Replace all uses of srcroot with s, to shrink
8067 command line lengths.
8068
8069 Patches from Geoffrey Noer <noer@cygnus.com>:
8070 * configure.in: If configuring for newlib, pass --with-newlib to
8071 subdirectories.
8072 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8073 -Bnewlib/ and -Lwinsup to gcc.
8074 (CXX_FOR_TARGET): Likewise.
8075
8076Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8077
8078 * Makefile.in (ETC_SUPPORT): Add configure.
8079
8080Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8081
35590697 8082 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
8083 host configuration file.
8084
8085Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8086
8087 * configure.in: Break mn10x00 support into separate
8088 mn10200 and mn10300 configurations.
8089 * config.sub: Likewise.
8090
8091Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8092
8093 * configure.in: Add lots of stuff to noconfigdirs for
8094 the mn10x00 targets.
8095
8096 * config.sub, configure.in: Add mn10x00 support.
8097
8098Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8099
8100 * make-all.com: Call conf-a-gas, not config-a-gas.
8101
8102Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8103
8104 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 8105 targets.
252b5132
RH
8106
8107Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8108
8109 * mpw-README: Add much more detail for native PowerMac.
8110 * mpw-install: New file.
8111 * mpw-configure: Add --norecursion and --help options.
8112 * mpw-config.in: Translate readme and install files when
8113 copying to objdir.
8114 * mpw-build.in: Don't always depend on byacc and flex.
8115 (install-only-top): New action.
8116
8117Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8118
8119 * configure.in: You can now configure GDB for the v850.
8120
8121Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8122
8123 * configure.in (noconfigdirs): Don't configure any C++ dirs
8124 if targeting D10V.
8125
8126Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8127
8128 * config.sub: Recognize mips64vr5000.
8129
8130Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8131
8132 * configure.in: Use a single line for host_tools and native_only.
8133
8134Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8135
8136 * config.sub, configure.in: Add entries for m32r.
8137
8138Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8139
8140 * Makefile.in (inet-install): Don't run install-gzip.
8141
8142Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8143
8144 * configure.in: Don't config lots of things for *-*-windows*.
8145
8146Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8147
8148 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8149 (host_libs, host_tools): Copy from configure.in.
8150 * mpw-configure: Don't complain about directories not found.
8151
8152Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8153
8154 * configure.in (i[345]86): Recognize i686 for pentium pro.
8155 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8156 file.
8157
8158 * config.guess (i[345]86): Ditto.
8159
8160Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8161
8162 * configure.in (noconfigdirs): Removed gdb for D10V.
8163
8164Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8165
8166 * configure.in: Remove ld, target-libio, target-libg++, and
8167 target-libstdc++ from noconfigdirs.
8168
8169Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8170
8171 * configure: Fix three locations where shell scripts were
8172 being run directly rather than with config_shell.
8173
8174Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8175
8176 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8177 * config.sub (basic_machine): Recognize v850.
8178
8179Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8180
8181 * mpw-configure: Handle multiple enable/disable options and
8182 pass them down recursively, handle -c and -s flags appropriately
8183 depending on choice of compiler, add escape mechanism for
8184 quoted arguments to gC.
8185
8186Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8187
8188 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8189 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8190 so that -mrelocatable-lib and -mno-eabi are used.
8191
8192 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8193 not support --print-multi-lib, don't abort.
8194
252b5132
RH
8195Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8196
8197 * make-all.com: Run config-a-gas.
8198 * setup.com: Don't copy subdirectory files around.
8199
8200Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8201
8202 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8203 target, it now compiles correctly.
8204
8205Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8206
8207 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8208
8209Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8210
35590697 8211 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
8212
8213Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8214
8215 * configure.in (native_only): Add prms.
8216
8217Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8218
8219 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8220 (BINUTILS_SUPPORT_DIRS): Likewise.
8221
8222Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8223
8224 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8225 d10v support is added.
8226
8227Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8228
8229 * configure.in (d10v-*-*): New target.
8230
8231Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8232
8233 * config.guess (HP 9000/811): Recognize this as a PA1.1
8234 machine.
8235
8236Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8237
8238 * Makefile.in (do-tar-gz): New target, split out from tail end of
8239 taz target. Run each command separately, don't use pipes.
8240 (taz): Use it.
8241
8242Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8243
8244 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8245 * mpw-build.in: No builds should depend on building byacc or flex,
8246 they are assumed to be installed already.
8247
8248Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8249
8250 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8251 variable that CC_FOR_TARGET needs.
8252
8253Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8254
8255 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8256 options have changed since the last time the subdirectory was
8257 configured, and if it has, reconfigure.
8258 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8259 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8260
8261Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8262
8263 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8264 CLEAN_MODULES): Add bash.
8265 (all-bash): New target.
8266
8267Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8268
8269 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8270
8271Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8272
8273 * config.sub (basic_machine): Recognize d10v as a valid processor.
8274
8275Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8276
8277 * mpw-configure: Add support for --bindir.
8278 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8279
8280Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8281
8282 * configure.in: add bash, time, gawk to list of hosttools and things
8283 to only build for native toolchains
8284
8285Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8286
8287 * Makefile.in (docdir): Remove.
8288
8289Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8290
8291 * Makefile.in (datadir): Set to $(prefix)/share.
8292
8293Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8294
8295 * configure.in: build diff and patch for cygwin32-hosted
8296 toolchains.
8297
8298Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8299
8300 * config.sub: Accept -rtems*.
8301
8302Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8303
80413487 8304 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
8305 remove diff from the list of things not buildable
8306 via Canadian Cross
252b5132
RH
8307
8308Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8309
8310 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 8311 don't get ". ".
252b5132
RH
8312
8313Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8314
8315 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8316
8317Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8318
8319 * Makefile.in (taz): Handle case where tex3patch didn't even get
8320 checked out. Also, if it was found, put the symlink in a new util
8321 subdirectory.
8322
8323Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8324
8325 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8326
8327Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8328
8329 * config.sub: Recognize -openvms.
8330 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8331 * make-all.com, setup.com: New files.
8332
8333Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8334
8335 * Makefile.in (taz): tex3patch moved to texinfo/util.
8336
8337Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8338
afb8d725 8339 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8340 * configure.in: remove make from disable-if-Can-Cross list
8341 enable gdb if ${host} and ${target} are cygwin32
8342
8343Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8344
8345 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8346 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8347
8348Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8349
8350 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8351 distinguish sysv/svr4/bsd variants.
8352 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8353
8354Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8355
8356 * configure.in: Added copyright notice.
8357 * move-if-change: Added copyright notice.
8358
8359Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8360
8361 * configure.in (powerpcle-*-solaris*): Until we get shared
8362 libraries working, don't build gdb, sim, make, tcl, tk, or
8363 expect.
8364
8365Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8366
8367 * config.guess: Merge with FSF:
8368
8369 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8370 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8371
8372 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8373 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8374
8375 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8376 * config.guess: Combine two OSF1 rules.
8377 Also recognize field test versions. From mjr@zk3.dec.com.
8378 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8379 because GNU uname does not support -p. From pmr@pajato.com.
8380
8381Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8382
8383 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8384
8385Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8386
8387 * mpw-README: Document GCCIncludes.
8388
8389Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8390
8391 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8392
8393Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8394
8395 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8396
8397Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8398
8399 * configure.in (*-*-cygwin32): Configure make.
8400
8401Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8402
8403 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8404
8405Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8406
8407 * Makefile.in (all-inet): Depend on all-perl.
8408
8409 * Makefile.in (inet-install): New target.
8410
8411 * Makefile.in (all-inet): Depend on all-tcl.
8412 (all-inet): Depend on all-send-pr.
8413
8414Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8415
8416 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8417 temporarily.
8418
8419Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8420
8421 * configure.in: Don't configure --with-gnu-ld on AIX.
8422
8423Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8424
8425 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8426
8427Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8428
8429 * Makefile.in (ALL_MODULES): Added all-inet.
8430 (CROSS_CHECK_MODULES): Added check-inet.
8431 (INSTALL_MODULES): Added install-inet.
8432 (CLEAN_MODULES): Added clean-inet.
8433 (all-indent): New target.
8434
8435 * configure.in (host_tools): Added inet.
8436 (native_only): Added inet.
8437 (noconfigdirs): Added inet.
8438
8439Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8440
8441 * configure.in: Don't configure libgloss if we are not configuring
8442 newlib.
8443
8444Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8445
8446 * configure.in: Don't configure libgloss for unsupported
8447 architectures.
8448
8449Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8450
8451 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8452
8453Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8454
8455 * Makefile.in (ALL_MODULES): Include all-apache.
8456 (CROSS_CHECK_MODULES): Include check-apache.
8457 (INSTALL_MODULES): Include install-apache.
8458 (all-apache): New target.
8459
8460 * configure.in: Added apache everywhere perl is seen.
8461
8462Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8463
8464 * Makefile.in: Add support for clean-{module} and
8465 clean-target-{module} rules.
8466
8467Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8468
8469 * configure.in (*-*-ose) do not build libgloss.
8470
8471Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8472
8473 * config.guess (prep*:SunOS:5.*:*): Turn into
8474 powerpele-unknown-solaris2.
8475
8476Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8477
8478 * configure.in: Permit --enable-shared to specify a list of
8479 directories.
8480
8481Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8482
8483 * configure.in (host==solaris): Pass only the first word of $CC
8484 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8485
8486Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8487
8488 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8489
8490Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8491
8492 * Makefile.in (ALL_MODULES): Include all-perl.
8493 (CROSS_CHECK_MODULES): Include check-perl.
8494 (INSTALL_MODULES): Include install-perl.
8495 (ALL_X11_MODULES): Include all-guile.
8496 (CHECK_X11_MODULES): Include check-guile.
8497 (INSTALL_X11_MODULES): Include install-guile.
8498 (all-perl): New target.
8499 (all-guile): New target.
8500
8501 * configure.in (host_tools): Include perl and guile.
8502 (native_only): Include perl and guile.
8503 (noconfigdirs): Don't build guile and perl; no ports have been
8504 done.
8505
8506Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8507
80413487
RH
8508 * configure (--enable-*): Handle quoted option lists such as
8509 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8510
8511Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8512
8513 * Makefile.in ({,inst}all-target): New rule so we can make and
8514 install all of the target directories easily.
8515
8516Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8517
8518 * configure.in: Add missing global flag in sed substitution when
8519 deleting `target-' from ${configdirs}.
8520
8521Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8522
8523 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8524 option.
8525
8526 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8527 config/mh-necv4.
8528
8529 * install.sh: Correct misspelling of transformbasename.
8530
8531 * config.guess: Recognize mips-*-sysv*.
8532
8533Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8534
8535 * config.sub: Recognize mon960.
8536
8537Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8538
8539 * configure: Restore Canadian Cross handling of BISON and LEX,
8540 removed in Feb 20 change.
8541
8542Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8543
8544 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8545 Mention make install. Remove the old copyright date as well the
8546 clumsy and rather pointless copyright on the README file.
8547
8548Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8549
8550 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8551 Makefile after running symlink-tree, then run `make distclean' to
8552 avoid clobbering any generated files in srcdir.
8553
8554Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8555
8556 * configure.in (m68k-*-netbsd*): Build everything now.
8557
8558Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8559
8560 * Makefile.in (taz): Fix quoting.
8561
8562Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8563
8564 * configure.in (sparclet-*-*): Build everything now.
8565
8566Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8567
8568 * configure.in (m68k-*-linux*): New host.
8569
8570Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8571
8572 * configure: Check for bison before byacc.
8573
8574Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8575
8576 * Makefile.in configure: Change the way LEX and BISON/YACC are
8577 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8578 searching PATH. These are used as fallbacks by Makefile.in if
8579 flex/bison/byacc aren't in objdir.
8580
8581Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8582
8583 * Makefile.in: Make everything which depends upon all-bfd also
8584 depend upon all-opcodes, in case --with-commonbfdlib is used.
8585
8586Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8587
8588 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8589 building NT native compilers on Unix.
8590
8591Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8592
8593 * configure.in: Don't get CC from the host Makefile fragment if we
8594 can find gcc in PATH, or if this is a Canadian Cross. Move the
8595 Solaris test for /usr/ucb/cc to the post target script, just after
8596 the compiler sanity test.
8597
8598Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8599
8600 * config.sub: Merge with FSF.
8601
8602Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8603
8604 * Makefile.in (RPATH_ENVVAR): New variable.
8605 (REALLY_SET_LIB_PATH): Use it.
8606 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8607
8608Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8609
8610 * config.sub, configure.in: Recognize sparclet cpu.
8611
8612Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8613
8614 * config.guess: Support m68k-cbm-sysv4.
8615
8616Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8617
8618 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8619 m68k-unknown-linuxaout from linker help string. Put quotes around
8620 $ld_help_string.
8621
8622Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8623
8624 * config.guess (powerpc-harris-powerunix): Add guess for port
8625 to new target.
8626
8627Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8628
8629 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8630
8631Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8632
8633 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8634 $(REALLY_SET_LIB_PATH) in Makefile.
8635 * Makefile.in (SET_LIB_PATH): New variable.
8636 (REALLY_SET_LIB_PATH): New variable.
8637 ($(DO_X)): Use $(SET_LIB_PATH).
8638 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8639 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8640 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8641 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8642 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8643 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8644 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8645 (install-dosrel): Likewise.
8646 (all-opcodes): Depend upon all-libiberty.
8647
8648Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8649
8650 * config.guess (*:CYGWIN*): New
8651
8652Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8653
8654 * Makefile.in (all-target-winsup): All all-target-libiberty.
8655
8656Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8657
8658 * configure.in (noconfigdirs): Add missing # in front of comment.
8659
8660Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8661
8662 * configure.in: add second pass to things added to noconfigdirs
8663 so *-gm-magic can exclude libgloss properly.
8664
8665Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8666
8667 * mpw-configure (extralibs_name, rez_name): Set correctly
8668 for MWC68K compiler.
8669
8670 * mpw-README: Add more info on the necessary build tools.
8671
8672Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
8673
8674 * configure.in, config.sub: Recognize cygwin32.
8675
8676Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
8677
8678 * config.guess, config.sub: Recognize A/UX.
8679
8680Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
8681
8682 * config.sub: Merge with gcc/config.sub.
8683
8684Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
8685
8686 * mpw-build.in (do-binutils): Add build of stamps.
8687
8688Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
8689
8690 * config.sub: Add recognition for mips64vr4100*-* targets.
8691
8692Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8693
8694 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8695 Add creation of gconfigargs with `--enable-shared' turned on.
8696 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8697 ($(host)-stamp-stage3-configured): Likewise.
8698 (HOLES): Add chatr and ldd.
8699 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8700
8701Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
8702
8703 * configure: Pass --nfp to recursive configures.
8704
8705Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
8706
8707 * Makefile.in (DLLTOOL): New.
8708 (DLLTOOL_FOR_TARGET): New.
8709 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8710 (EXTRA_TARGET_FLAGS): Ditto.
8711 (EXTRA_GCC_FLAGS): Ditto.
8712 (CONFIGURE_TARGET_MODULES): Ditto.
8713 (DO_X): Ditto.
8714 * configure: Add DLLTOOL.
8715
8716Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
8717
8718 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8719 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8720 mh-sco, since old workarounds no longer needed, and don't
8721 build ld, since libraries have weak symbols in COFF.
8722
8723Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8724
8725 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8726
8727Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8728
8729 * configure.in: Make sure that ${CC} can be used to compile an
8730 executable.
8731
afb8d725
JM
8732Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8733
8734 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8735 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8736 nothing depending on whether gdbtk is being built.
8737
252b5132
RH
8738Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8739
8740 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8741
8742Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8743
8744 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8745 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8746
8747Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
8748
8749 * config-ml.in: Add support for
8750 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8751 Simplify setting of multidirs from --disable-foo.
8752
8753Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8754
8755 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8756 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8757 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 8758 non-empty, pass them on to the GCC make.
252b5132
RH
8759 (all-bootstrap): New rule that is like all-gcc, except it executes
8760 the GCC bootstrap rule instead of the GCC all rule.
8761
8762Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8763
8764 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8765
8766Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8767
8768 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8769 DG/UX support.
8770
8771Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
8772
8773 * config.sub (i*86*) Change [345] to [3456]
8774
8775Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8776
8777 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8778 --with-gnu-ld=no.
8779
8780Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8781
8782 * config-ml.in (rs6000*, powerpc*): Add switches to control which
8783 AIX multilibs get built.
8784
8785Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8786
8787 * configure.in (i386-win32): Don't build expect if we're not
8788 building the tcl subdir.
8789
8790Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
8791
8792 * Makefile.in: (configure-target-examples, all-target-examples):
8793 New targets, configure and build example programs.
8794
8795Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8796
8797 * mpw-configure: If an mpw-config.in generated a file mk.sed,
8798 use it as input to sedit the generated MPW makefile.
8799 * mpw-README: Add a suggestion about Gestalt.h.
8800
8801Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
8802
8803 * config.sub: Accept *-*-ieee*.
8804
8805Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
8806
8807 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
8808 Ronald F. Guilmette <rfg@monkeys.com>.
8809
8810Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8811
8812 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8813 for powerpc-pe native.
8814 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8815 (target==powerpc-pe): duplicate i386-win32 entry.
8816
8817Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8818
8819 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8820 of vxworks, not just vxworks5.1.
8821
8822Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8823
8824 * mpw-configure: Add support for exec-prefix.
8825
8826Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8827
8828 * config.guess: Recognize HP model 816 machines as having
8829 a PA1.1 processor.
8830
8831Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8832
8833 * configure: Ignore new autoconf configure options.
8834
252b5132
RH
8835Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8836
8837 * config.guess: Recognize Pentium under SCO.
8838 From Robert Lipe <robertl@arnet.com>.
8839
8840Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8841
8842 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
8843
8844Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8845
8846 * configure.in: Don't configure gas for alpha-dec-osf*.
8847
8848Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8849
8850 * configure.in: Default to --with-stabs for some targets for which
8851 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8852 i[345]86*-*-unixware*.
8853
8854Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8855
8856 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8857 rather than basing it on the target. Simplify handling of options
8858 controlling which directories to configure. Remove extraneous
8859 slash in multi-clean target.
8860
8861Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8862
8863 * config-ml.in: Prefix more variables with ml_ so they don't collide
8864 with configure's.
8865
8866Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8867
8868 * configure: Don't turn -v into --v.
8869
8870Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8871
8872 * configure.in (targargs): Fix typo.
8873
8874 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8875
8876Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8877
8878 * configure.in: Strip --host and --target options from
8879 CONFIG_ARGUMENTS, and always configure for --host only. Add
8880 --with-cross-host option when building with a cross-compiler.
8881 * configure: Canonicalize the arguments put into config.status by
8882 always using `=' for an option with an argument. Pass a presumed
8883 --host or --target explicitly.
8884
8885Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8886
8887 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8888 into general OS recognition case.
8889
8890Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8891
8892 * configure.in (target_configdirs): add target-winsup only
8893 for win32 target systems.
8894
8895Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8896
8897 * Makefile.in (all-target-libgloss): Depend upon
8898 configure-target-newlib, since when libgloss is built it looks to
8899 see if the newlib directory exists.
8900
8901Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8902
8903 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8904 cfg-ml-*.in.
8905
8906Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8907
8908 * configure: Handle LD and LD_FOR_TARGET when configuring a
8909 Canadian Cross.
8910
252b5132
RH
8911Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8912
8913 * configure.in (target_libs): add target-winsup.
8914 (target==i386-win32): add patch diff flex make to $noconfigdirs.
8915 (target==ppcle-pe): remove ld from $noconfigdirs.
8916
8917Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
8918
8919 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8920 Preserve relative path names in $srcdir. Build symlink tree if
8921 configuring cross target dir and srcdir=. (= no VPATH support).
8922 (configure-target-libg++): Depend on configure-target-librx.
8923 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8924 * config-ml.in: New file.
8925 * symlink-tree: New file.
8926 * configure: Ensure srcdir="." if that's what it is.
8927
8928Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8929
8930 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8931 includes and FLEX_SKELETON setting.
8932 * mpw-configure (--with-gnu-ld): New option, controls whether
8933 to use PPCLink or ld with PowerMac GCC.
8934 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8935 * mpw-config.in: Configure grez if targeting Mac.
8936
8937 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
8938 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8939 just macos.
252b5132
RH
8940 * configure.in: Configure grez resource compiler if targeting Mac.
8941 * Makefile.in (all-grez, install-grez): New targets.
8942
8943Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
8944
8945 * configure: CXX defaults to gcc, not g++. If we find
35590697 8946 gcc in the path, set CC to gcc -O2.
252b5132
RH
8947
8948Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
8949
8950 * configure: Default ${build} correctly. Avoid picking up extra
8951 spaces when reading CC and CXX from Makefile. When doing a
8952 Canadian Cross, use plausible default values for numerous
8953 variables.
8954 * configure.in: When doing a Canadian Cross, don't try to
8955 configure tools whose configure script can't handle it.
8956
8957Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8958
8959 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8960
8961Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
8962
8963 * configure: Remove dubious bug reporting address.
8964
8965Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
8966
8967 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
8968 configure script, run that instead of this directory's configure.
8969 In either case, print a message that we're configuring the sub-dir.
8970
8971Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
8972
8973 * configure.in: Before checking for the existence of various files,
8974 use sed to filter out "target-".
8975
8976Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
8977
8978 * Makefile.in (DO_X): Split rule to decrease command line length
8979 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
8980 (Philippe De Muyter).
8981
8982Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8983
8984 * Makefile.in (all-patch): depend on all-libiberty.
8985
8986Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
8987
8988 * configure.in: If the only directory in target_configdirs which
8989 actually exists is libiberty, then set target_configdirs to empty,
8990 to avoid trying to build a target libiberty in a gas or gdb
8991 distribution.
8992
8993Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
8994
8995 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
8996 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8997 systems.
252b5132
RH
8998
8999Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9000
9001 * configure.in (copy_dirs): Use sys-include instead of include
9002 for --with-headers option.
9003
9004Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9005
9006 * Makefile.in, configure.in: Make winsup builds work with
9007 new scheme.
9008
9009Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9010
9011 * configure.in: Build the linker on AIX.
9012
9013Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9014
9015 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9016 where needed.
9017
9018Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9019
9020 * Makefile.in (all-gcc): Fix typo.
9021
9022Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9023
9024 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9025
9026Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9027
9028 * configure.in: Rename libFOO to target-libFOO, and xiberty
9029 to target-xiberty, to provide more flexibility.
9030 (target_subdir): Define. Create if cross.
9031 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9032 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9033 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9034 check-libFOO -> check-target-libFOO, etc.
9035 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9036 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9037 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9038 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9039 allow ALL_GCC="" to only configure.
9040 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9041 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9042 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9043
9044Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9045
9046 * Makefile.in (taz): Build "info" in etc explicitly.
9047
9048Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9049
9050 * configure.in: Make sure that CC is undefined (as opposed to
9051 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9052 problem with autoconf trying to configure on a host without GCC.
9053
9054Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9055
9056 * mpw-configure: Set host alias from choice of host compiler,
9057 only use generic MPW Makefile sed if present, edit a file
9058 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9059 * mpw-README: Add problem notes about CW6 and CW7.
9060
9061Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9062
9063 * Makefile.in (taz): Use ";" instead of ";;".
9064
9065Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9066
9067 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9068 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9069 DISTDOCDIRS.
9070 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9071 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9072
9073Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9074
9075 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9076 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9077 Move bfd to DISTSTUFFDIRS.
9078
9079Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9080
9081 * Makefile.in (X11_LIB): Removed.
9082 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9083
9084 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9085
9086Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9087
9088 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9089 names.
9090
9091Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9092
9093 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9094
9095Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9096
9097 * configure.in (i[345]86-*-win32): Always build newlib.
9098 Don't configure cvs, autoconf or texinfo.
9099 * Makefile.in (LD_FOR_TARGET): New.
9100 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9101 Pass down LD_FOR_TARGET.
9102
9103Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9104
9105 * winsup: New directory.
9106 * Makefile.in: Build winsup.
9107 * configure.in: Winsup is configured when target is win32.
9108 Can only build win32 target GDB when native.
35590697 9109
252b5132
RH
9110Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9111
9112 * config.guess: Recognize HP model 819 machines as having
9113 a PA 1.1 processor.
9114
9115Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9116
9117 * configure: Fix sed loop which substitutes for CC and CXX to
9118 avoid bug found in various sed implementations.
9119
9120Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9121
9122 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9123 simulator. Use standard powerpc-*-eabi*.
9124
9125Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9126
9127 * configure.in: Stop putting gas and binutils in noconfigdirs for
9128 powerpc-*-aix* and rs6000-*-*.
9129
9130Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9131
9132 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9133 -mcall-aixdesc libraries.
9134
9135Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9136
9137 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9138
9139 * config.sub (arm | armel | armeb): Fix shell syntax.
9140
9141Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9142
9143 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9144 -msoft-float and -mcpu=common support.
9145 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9146 libraries.
9147
9148Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9149
9150 * configure.in: Allow configuration and build of emacs19 for the alpha.
9151
9152Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9153
9154 * configure.in (CC): Get ^CC, not just any old CC, from
9155 ${host_makefile_frag}.
9156
9157Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9158
35590697 9159 * configure.in (CC): Try to get CC from
252b5132
RH
9160 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9161
9162Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9163
9164 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9165 only if it exists in $(srcdir).
9166
9167Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9168
9169 * configure: If CC and CXX are not set in the environment, set
9170 them, based on either an existing Makefile or on searching for gcc
9171 in PATH. Substitute for CC and CXX in Makefile.
9172 * configure.in: Remove libm from target_libs. Separate
9173 target_configdirs from configdirs. If CC is not set in
9174 environment, try to get it from a host Makefile fragment. Rewrite
9175 changes of configdirs to use skipdirs instead. A few minor
9176 tweaks. Take directories out of target_configdirs as they are
9177 taken out of configdirs. Remove existing Makefile files from
9178 subdirectories. Substitute for TARGET_CONFIGDIRS and
9179 CONFIG_ARGUMENTS in Makefile.
9180 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9181 by configure.in.
9182 (CONFIG_ARGUMENTS): Likewise.
9183 (CONFIGURE_TARGET_MODULES): New variable.
9184 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9185 ($(CONFIGURE_TARGET_MODULES)): New target.
9186 (configure-libg++, configure-libio): New targets.
9187 (all-libg++): Depend upon configure-libg++.
9188 (all-libio): Depend upon configure-libio.
9189 (configure-libgloss, all-libgloss): New targets.
9190 (configure-libstdc++): New target.
9191 (all-libstdc++): Depend upon configure-libstdc++.
9192 (configure-librx, all-librx): New targets.
9193 (configure-newlib): New target.
9194 (all-newlib): Depend upon configure-newlib
9195 (configure-xiberty): New target.
9196 (all-xiberty): Depend upon configure-xiberty.
9197
9198Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9199
9200 * configure.in (host i[345]86-*-win32): Expand the
9201 noconfigdirs again.
9202
9203Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9204
9205 * mpw-configure: Fix sed command file name.
9206
9207Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9208
35590697 9209 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
9210 noconfigdirs again.
9211
9212Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9213
9214 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9215 or powerpc*-*-pe*, since they are not yet supported.
9216
9217Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9218
9219 Add PowerMac support and many other enhancements.
9220 * mpw-configure: New option --cc to select compiler to use,
9221 paste options set according to --cc into the generated
9222 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9223 if mpw-make.sed is present.
9224 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9225 add forward includes for PowerPC include files.
9226 * mpw-build.in: Build using Makefile.PPC if present.
9227 (do-byacc, etc): Remove separate version resource builds.
9228 (do-gas): Build "stamps" before "all".
9229 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9230 * mpw-README: Update to reflect --cc option, PowerMac support,
9231 and recently-reported compatibility problems.
9232
9233Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9234
9235 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9236 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9237 (--with-multilib-top): Pass to recursive invocations.
9238
9239Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9240
9241 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9242 v810-*-*.
9243
9244Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9245
9246 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9247 gdb, ld and opcodes on v810-*-*.
9248
252b5132
RH
9249Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9250
9251 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9252 (local-maintainer-clean): New target.
9253 (maintainer-clean): New target.
9254 (realclean): Just depend upon maintainer-clean.
9255
9256Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9257
9258 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9259
9260Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9261
9262 * configure.in: Build ld in mips*-*-bsd* case.
9263
9264Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9265
9266 * config.sub: Accept -lites* OS. From Ian Dall.
9267
9268Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9269
9270 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 9271 targets.
252b5132
RH
9272
9273Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9274
9275 * configure.in: treat i386-win32 canadian cross the same as
9276 i386-go32 canadian cross.
9277
9278Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9279
9280 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9281 running under the simulator to build a reduced set of libraries.
9282 (powerpc-*-eabiaix): Add fine grained multilib support added to
9283 other powerpc targets yesterday.
9284
9285Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9286
9287 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9288 -disable-softfloat, -disable-relocatable, -disable-aix, and
9289 -disable-sysv to control which multilib libraries get built.
9290
9291Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9292
9293 * configure: Add Makefile.tem to list of files to remove in trap
9294 handler.
9295
9296Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9297
9298 * config.guess (*Linux*): Add missing "exit"s.
9299 Also, need specific check for alpha-unknown-linux (uses COFF).
9300
9301Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9302
9303 * config.guess: Merge with FSF:
9304
9305 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9306 * config.guess (AIX4): More robust release numbering discovery.
9307
9308 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9309 * config.guess (i386-sequent-ptx): Properly get version number.
9310
9311 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9312 * config.guess (mips:*:4*:UMIPS): New case.
9313
9314Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9315
9316 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9317 (i386-win32 host): Likewise. Don't build readline.
9318
afb8d725
JM
9319Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9320
9321 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9322 SUPPORT_FILES to submakes.
9323
252b5132
RH
9324Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9325
9326 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9327 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9328 mpw-configure.
9329
9330Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9331
9332 * configure.in (appdirs): Use =, not ==, in test expression when
9333 trying to build the text to print in the warning message for
9334 Solaris users.
9335
9336Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9337
9338 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9339
9340Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9341
9342 * config.guess: Recognize lynx-2.3.
9343
9344Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9345
9346 * config.sub (z8ksim): Deleted
9347 (z8k-*-coff): New, this is the one true name of the target.
9348
9349Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9350
9351 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9352
9353Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9354
9355 * config.guess (*:Linux:*:*): First try asking the linker what the
9356 default object file format is (elf, aout, or coff). Then if this
9357 fails, try previous methods.
9358
9359Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9360
9361 * configure.in: Don't build newlib for *-*-vxworks5.1.
9362
9363Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9364
9365 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9366 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9367
9368Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9369
9370 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9371
9372Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9373
9374 * cfg-ml-com.in: New file.
9375 * cfg-ml-pos.in: New file.
9376
9377Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9378
9379 * COPYING.NEWLIB: Add HP free copyright to list.
9380
9381Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9382
9383 * config.sub: Recognize -eabi* for the system, not just -eabi.
9384
9385Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9386
9387 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9388 * config.sub, configure.in (win32): New target and host.
9389
9390Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9391
9392 * configure.in: Add i386-pe configuration.
9393
9394Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9395
9396 * mpw-build.in (install): Install GDB after LD.
9397
9398Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9399
9400 * mpw-config.in (elf/mips.h): Always forward-include, needed
9401 for GDB to build.
9402
9403Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9404
9405 * testsuite: New directory for customer acceptance and whole tool
9406 chain tests.
9407
9408Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9409
9410 * configure: If per-host line isn't found, but AC_OUTPUT is found
9411 and a configure script exists, run it instead.
9412
9413Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9414
9415 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9416
9417Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9418
9419 * configure: Set build_{cpu,vendor,os,alias} to host values when
9420 --build isn't specified.
9421
9422Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9423
9424 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9425 (FLAGS_TO_PASS): Pass them.
9426 (EXTRA_TARGET_FLAGS): Ditto.
9427
252b5132
RH
9428Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9429
9430 * Makefile.in (all-libg++): Depend on all-libstdc++.
9431
9432Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9433
9434 * configure.in (noconfigdirs): Enable all packages for
9435 i386-unknown-netbsd.
9436
9437Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9438
9439 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9440 hosted builds (DOS builds)
9441
9442Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9443
9444 Changes for ARM based on patches from Richard Earnshaw:
9445 * config.sub: Handle armeb and armel.
9446 * configure.in: Omit arm linker only for riscix.
9447
9448Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9449
9450 * config.guess: Update from FSF.
9451
9452Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9453
9454 * config.sub: Recognize powerpcle as the little endian varient of
9455 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9456 powerpcle variant. Convert pentium into i586, not i486. Add p5
9457 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9458 temporarily.
9459
9460Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9461
9462 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9463
9464Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9465
9466 * config.sub: Accept -lites* as a basic system type.
9467
9468Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9469
9470 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9471 installed, and if so return linuxoldld as the system name.
9472
9473Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9474
9475 * config.guess: Add hppa1.1-hp-lites support.
9476
9477Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9478
9479 * configure.in: Don't build newlib for m68k-vxworks5.1.
9480
9481Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9482
9483 * configure.in (mips-sgi-irix6): Use mh-irix5.
9484
9485Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9486
9487 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9488
9489Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9490
9491 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9492 OSF/1. Fix compiler flags.
252b5132
RH
9493 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9494
9495Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9496
9497 * configure.in: Recognize --with-newlib.
9498 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9499
afb8d725
JM
9500Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9501
9502 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9503 to *_X11_MODULES due to gdbtk needing X include files et al.
9504
252b5132
RH
9505Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9506
9507 Merge in support for Mac MPW as a host.
9508 (Old change descriptions retained for informational value.)
9509
9510 * mpw-config.in: Add generic include forwards for cpu-specific
9511 include files in aout and elf directories.
9512
9513 * mpw-configure: Added copyright.
9514 * mpw-config.in: Check for presence of required build tools.
9515 (target_libs): Add newlib.
9516 (target_tools): Add examples.
9517 (Read Me): Generate as "Read Me for MPW" instead.
9518 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9519 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9520 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9521
9522 * mpw-configure: Remove subdir-specific makefile hackery,
9523 delete mk.tmp after using it.
9524
9525 * mpw-build.in (all): Display start and end times.
9526
9527 * mpw-configure (host_canonical): Set.
9528 (target_cpu): Always add to makefiles.
9529 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9530 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9531 (mpw-mh-mpw): Look for in srcdir and srcroot.
9532 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9533
9534 * mpw-build.in: (install-only): New target.
9535
9536 * mpw-configure (host_alias, target_alias): Rename from hostalias
9537 and targetalias, add into generated Makefile.
9538 (mk.tmp): If present, add into generated Makefile.
9539 * mpw-build.in (all-gas): Build config.h first before gas proper.
9540
9541 * mpw-configure (config.status): Write only if changed.
9542 * mpw-config.in (readline): Configure it (not built, just used for
9543 definitions).
9544
9545 * mpw-config.in (elf/mips.h): Add a forward include.
9546
9547 * mpw-config.in: Forward-include most .h files in include into
9548 extra-include.
9549 (readline): Don't build.
9550 mpw-build.in (install): Install GDB.
9551
9552 * mpw-configure (prefix, mpw_prefix): Handle it.
9553 * mpw-config.in (mmalloc, readline): Don't configure.
9554 * mpw-build.in (thisscript): Rename to ThisScript.
9555 Use mpw-build instead of BuildProgram everywhere.
9556 (mmalloc, readline): Don't build.
9557 * mpw-README: New file, basic documentation about the MPW port.
9558
9559 * mpw-config.in: Use forward-include to create include files.
9560
9561 * mpw-configure: Add more things to the top of each configured
9562 Makefile, including contents of config/mpw-mh-mpw.
9563 * mpw-config.in (extra-include): Create this directory and fill it
9564 with Posix-like include files when configuring.
9565
9566 * config.sub (apple, mac, mpw): Add various aliases.
9567
9568 * mpw-build.in: New file, top-level build script fragment for MPW.
9569 * mpw-configure: New file, configure script for MPW.
9570 * mpw-config.in: New file, config fragment for MPW.
9571
9572Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9573
9574 * configure.in (host_libs): Remove glob, since it is gone from the
9575 sources.
9576
9577Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9578
9579 * Makefile.in: define empty GDB_NLM_DEPS var.
9580
9581 * configure.in(target_makefile_frag): use config/mt-netware
9582 for netware targets.
9583
9584Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9585
9586 * config.sub: Merge in recent FSF changes. Remove linux special
9587 cases.
9588
9589Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9590
4bddf3ad 9591 Revert this change:
252b5132
RH
9592
9593 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9594
9595 * build-all.mk: Use CC=cc -Xs on Solaris.
9596
252b5132
RH
9597Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9598
9599 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9600 stop using it.
9601 * Makefile.in: Nuke all references to glob subdirectory.
9602
9603Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9604
9605 * configure.in: Fix --enable-shared logic in per-host.
9606
9607Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9608
9609 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9610
9611Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9612
9613 * configure.in (noconfigdirs): Don't build gas on AIX, for
9614 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9615
9616Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9617
9618 * configure: Fix --cache-file to work if the file argument is a
9619 relative path.
9620
9621Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9622
9623 * configure: If the --cache-file is used, pass it down to
9624 configure in subdirectories.
9625
9626Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9627
9628 * config.sub: add vxworks29k configuration.
9629
9630Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9631
9632 * Makefile.in (taz): Do "diststuff" part quietly.
9633
9634Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9635
9636 * config.sub: Mini-merge with gcc/config.sub.
9637
9638Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9639
9640 * config.guess (IRIX): Sed - to _.
9641
9642Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9643
9644 * Makefile.in (source-vault, binary-vault): New targets.
9645
9646Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9647
9648 * config.sub: Recognize -eabi as a basic system type.
9649
9650Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9651
9652 * configure.in (enable_shared stuff): Fix typo.
9653
9654Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9655
9656 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9657
9658Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9659
9660 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9661
9662Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9663
9664 * configure.in (rs6000-*-*): Don't build gas.
9665
9666Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
9667
9668 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9669 reduce command line length.
9670 (AS_FOR_TARGET): Check for as.new, not Makefile.
9671 (NM_FOR_TARGET): Check for nm.new, not Makefile.
9672
9673Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
9674
9675 * config.guess: Merge from FSF.
9676
9677Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9678
9679 * configure: Don't use $ when handling program_suffix.
9680
9681Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
9682
9683 * configure.in: Configure tk for hppa/hpux.
9684
9685Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
9686
9687 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
9688
9689Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9690
9691 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
9692 to LIBCXXFLAGS. Tests are better run without it.
9693
9694Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
9695
9696 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9697
9698Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
9699
9700 * configure.in (*-*-netware*): Don't configure xiberty.
9701
9702Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
9703
9704 * configure.in: Remove tk from native_only list.
9705
9706Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
9707
9708 * build-all.mk: Add mips-ncd-elf target to sun4 targets
9709 for special NCD build.
9710
9711Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9712
9713 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9714 makeall.bat, they're only useful for binutils snapshots.
9715 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9716 makeall.bat to specified SUPPORT_FILES.
9717
9718Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
9719
9720 * build-all.mk: Add Ericsson targets to sun4 and solaris
9721 hosts. Add BNR's sun4 target to solaris host, so their
9722 build-from-source will be tested in-house first.
9723
9724Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9725
9726 * Makefile.in (LIBCFLAGS): New variable.
9727 (CFLAGS_FOR_TARGET): Ditto.
9728 (LIBCFLAGS_FOR_TARGET): Ditto.
9729 (LIBCXXFLAGS): Ditto.
9730 (CXXFLAGS_FOR_TARGET): Ditto.
9731 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9732 (BASE_FLAGS_TO_PASS): Pass them.
9733 (EXTRA_TARGET_FLAGS): Ditto.
9734
4bddf3ad 9735 * configure.in: Support --enable-shared.
252b5132
RH
9736
9737Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9738
9739 * configure.in (target_libs): Include libstdc++ again.
9740 * config.guess: Update from FSF (for FreeBSD).
9741
9742Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9743
9744 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9745 makeall.bat.
9746 (DISTDOCDIRS): Add `etc'.
9747 (ETC_SUPPORT_PFX): New variable.
9748 (taz): Include anything from etc starting with a word in
9749 ETC_SUPPORT_PFX.
9750
9751Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9752
9753 * config.sub: Update for recent FSF changes. Remove obsolete
9754 h8300hds entry. Add -windows* and -osx as basic os. Minor
9755 spacing changes.
9756
9757Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9758
9759 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9760
9761 * config.guess: Merge with FSF.
9762 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9763
9764Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9765
9766 * configure: Since the "trap 0" handler will override the exit
9767 status on many systems, only use it for "exit 1", and make it set
9768 a non-zero exit status; reset it before "exit 0". Also, check
9769 exit status of config.sub, and error out if it failed.
9770
9771Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
9772
9773 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9774 and install libgloss.
9775
9776Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9777
9778 * Makefile.in (all-binutils): Depend upon all-byacc.
9779
9780 * configure.in: Don't build emacs on Irix 5.
9781
9782Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9783
9784 * configure.in (*-*-netware*): Add libio.
9785
9786Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9787
9788 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9789 (CHECK_TARGET_MODULES): Ditto.
9790 (INSTALL_TARGET_MODULES): Ditto.
9791 (TARGET_LIBS): Ditto.
9792 (all-libstdc++): Note dependencies.
9793
9794Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9795
9796 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9797
9798Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9799
9800 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9801 -fexternal-templates.
9802
9803 * configure.in (target_libs): Add libstdc++.
9804 (noconfigdirs): Add libstdc++ as appropriate.
9805
9806Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9807
9808 * config.guess: Update from FSF.
9809
9810Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9811
9812 * configure: Use ${config_shell} when running ${configsub}.
9813
9814Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9815
9816 * config.sub: No longer recognize h8300h.
9817
9818Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9819
9820 * config.sub: Remove extraneous differences between config.sub and
9821 gcc/config.sub.
9822
9823Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9824
9825 * Makefile.in (DISTSTUFFDIRS): Add gas.
9826
9827Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9828
9829 * COPYING.NEWLIB: New file.
9830
9831Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9832
9833 * config.guess (HP-UX): Patch from Harlan Stenn
9834 <harlan@landmark.com> to also emit release level.
9835
9836Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9837
9838 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9839
9840Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9841
9842 * config.sub: Merge nextstep cleanup from FSF.
9843
9844Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9845
9846 * configure.in (arm-*-*): Don't configure ld for this target.
9847
9848Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9849
9850 * configure.in (*-*-netware): don't configure libg++, libio,
9851 librx, or newlib.
9852
9853Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9854
9855 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9856 configure ld--it works, but it doesn't support shared libraries.
9857
9858Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9859
9860 * config.guess (*-unknown-freebsd*): Get rid of possible
9861 trailing "(Release)" in version string.
9862 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9863
9864Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9865
9866 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9867 Fix type: *-next-neststep -> *-next-nextstep.
9868
9869 * config.guess: Merge from FSF:
9870
9871 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9872
9873 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9874
9875 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9876
9877 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9878 instead of UNIX_SV for UnixWare 1.0).
9879
9880Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9881
9882 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9883 to make gdb/nlm/* build after the compiler and linker.
9884
9885Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9886
9887 * config.guess (netbsd, freebsd, linux): Accept any machine,
9888 not just i[34]86.
9889 (m68k-atari-sysv4): Relocate to match FSF version.
9890
9891 * config.guess: More merges from the FSF:
9892
9893 Add a space before function call or macro invocation.
9894
9895 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9896
9897 * config.guess: Add trap cmd to remove dummy.c and dummy when
9898 interrupted.
9899
9900 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9901
9902 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9903 (dummy): Redirect stderr from compilation of dummy.c.
9904
9905 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9906
9907 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9908
9909Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
9910
9911 * configure: Accept and ignore --cache*, for compatibility with
9912 new autoconf.
9913
9914Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
9915
9916 * config.guess: Merge from FSF:
9917
9918 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9919
9920 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
9921 (PATH): Add /.attbin at end for finding uname.
9922 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
9923
9924 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
9925
80413487 9926 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
9927
9928 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
9929
80413487
RH
9930 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9931 to select whether to use ELF or COFF.
252b5132
RH
9932
9933 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9934
80413487 9935 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
9936
9937 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9938
9939 * config.guess: Guess the OS version for HPUX.
9940
9941 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9942
9943 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9944
9945Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9946
9947 * configure.in: Recognize --with-headers, --with-libs, and
9948 --without-newlib.
9949 * Makefile.in (all-xiberty): Depend upon all-ld.
9950
9951Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9952
9953 * configure.in: Change i[34]86 to i[345]86.
9954
9955Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9956
9957 * configure (version): A few more tweaks to help message.
9958
9959Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
9960
9961 * Makefile.in: Remove (for now) librx as a host library,
9962 now that we're building it for target.
9963
9964Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9965
9966 * configure: Fix up help message; from karl@owl.hq.ileaf.com
9967 (Karl Berry).
9968
9969Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
9970
9971 * configure.in: Also configure librx.
9972
9973Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9974
9975 * Makefile.in: Update various rules to reflect that librx
9976 is now needed for libg++.
9977
9978Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9979
9980 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9981
9982Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9983
9984 * configure.in: Configure the examples directory.
9985
9986Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9987
9988 * configure: Simplify Jun 2 1994 change.
9989
9990Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9991
9992 * change CC to /usr/latest/bin/gcc for lynx host builds, since
9993 /bin/gcc isn't good enough to build gcc.
9994
9995Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
9996
9997 * Makefile.in (GDB_SUPPORT_FILES): Remove
9998 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
9999 (gdb.tar.gz): Add new rule to use standard distribution building
10000 mechanism.
10001
10002Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10003
10004 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10005 Bill Cox <bill@cygnus.com>.
10006
10007Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10008
10009 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10010
10011Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10012
10013 * configure: Search current dir first in .gdbinit.
10014
10015Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10016
10017 * config.sub: Recognize freebsd (merged from gcc config.sub).
10018
10019Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10020
10021 * config.sub: Refer to NeXT's operating system as nextstep.
10022
10023 * config.sub (case $basic_machine): Re-order the cases, to match
10024 the order in the FSF version (which is mostly alphabethical).
10025 Merge in some additions and changes from the FSF.
10026
10027Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10028
10029 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10030 * config.sub: Recognize cxux7.
10031 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10032
10033Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10034
10035 * config.sub: Fix typo powerpc -> powerpc-*.
10036
10037Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10038
10039 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10040
10041 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10042 parallel with all-emacs and install-emacs). Top-level command
10043 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10044
10045Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10046
10047 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10048 $(relbindir)/make before doing ``make install'', and use
10049 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10050 installing over running make binary.
10051 ($(host)-stamp-stage3-installed): Likewise.
10052
10053Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10054
10055 * config.guess: Recognize Mach.
10056
10057Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10058
10059 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10060 see whether --exec-prefix was used.
10061
10062Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10063
10064 * README: Explicitly mention libg++/README. (Zoo's idea.)
10065
10066Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10067
10068 * Makefile.in: Add all-librx target similar to all-libproc.
10069
10070Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10071
10072 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10073 with post 1.2 uname bogosity.
10074
10075Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10076
10077 * configure: Remove temporary files on receipt of a signal.
10078
10079Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10080
10081 * configure: If there is a package_makefile_frag, remove
10082 ${subdir}/Makefile.tem after copying it in.
10083
10084Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10085
10086 * build_all.mk: support rs6000 lynx identifies itself as
10087 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10088 since /bin/gcc is too feeble to compile a modern gcc.
10089
10090Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10091
10092 * brought devo/test-build.mk update-to-date with progressive/
10093 test-build.mk. Add lynx targets and hppa flag info.
10094
10095Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10096
10097 * configure.in: Use mh-ncrsvr43. Patch from
10098 Tom McConnell <tmcconne@sedona.intel.com>.
10099
10100Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10101
10102 * config.guess (i386-unknown-bsdi): No longer need to
10103 check #if defined(__bsdi__) && defined(__i386__).
10104
10105Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10106
10107 * configure: Set program_transform_nameoption correctly.
10108
10109Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10110
10111 * brought build-all.mk update-to-date with progressive build-all.mk,
10112 added new targets and hppa info.
35590697 10113
252b5132
RH
10114Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10115
10116 * configure: If config.guess result is a prefix of the user
10117 specified target, assume a native build and use the user specified
10118 target as the host alias. Remove SunOS patch suffix removal hack.
10119 * configure.in: Remove SunOS patch suffix removal hack.
10120
10121 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10122 in NATIVE_CHECK_MODULES.
10123
10124Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10125
10126 * Makefile.in: Rename HOST_ONLY to NATIVE.
10127 * configure: Delete SunOs patch suffix from host_canonical
10128 and build_canonical variables that are prepended to Makefiles.
10129 * configure.in: Add comments for easier maintenance.
10130
10131Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10132
10133 * Makefile.in: Add all-libproc target similar to all-gui.
10134
10135Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10136
10137 * Makefile.in (CHECK_MODULES): split into
10138 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10139
10140Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10141
10142 * config.guess (i386-unknown-bsdi): New system to guess.
10143
10144Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10145
10146 * Makefile.in: Add all-gui target (but not yet build by "all").
10147
10148Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10149
10150 * config.sub: Move deletion of patch suffix from here...
10151 * configure.in: To here, at Ian's suggestion. The top-
10152 level scripts might need to know of a patch level.
10153
10154Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10155
10156 * config.sub: Strip off patch suffix so rtl is recognized
10157 as a sunos4.1.3 machine, even though it's been patched.
10158
10159Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10160
10161 * Makefile.in (INSTALL_LAST): Delete.
10162 (INSTALL_DOSREL): New.
10163
10164Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10165
10166 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10167 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10168 whether we pass down --with-gnu-ld anyhow.
10169
10170Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10171
10172 * Makefile.in (INSTALL_LAST): Change operation so it works
10173 on more flavors of make.
10174 * configure.in (go32): Don't build libg++ or libio.
10175
10176Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10177
10178 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10179 they can be overriden by templates.
10180
10181Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10182
10183 * configure.in (target==go32): Don't build gdb.
10184 * dosrel: New directory.
10185
10186Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10187
10188 * configure.in (host==go32): Configure dosrel too.
10189 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10190 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10191 be set by incoming names or templates.
10192 (INSTALL_LAST): New rule.
252b5132
RH
10193
10194Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10195
10196 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10197
10198Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10199
252b5132
RH
10200 * configure.in (appdirs): New variable. Currently empty, but will
10201 be used in gas distribution. If nonempty, lists a set of
10202 directories at least one of which must get configured, or top
10203 level configuration is considered to have failed.
10204 (rs6000-*-lynxos*): Use new file name.
10205
10206Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10207
10208 Eliminate XTRAFLAGS.
10209 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10210 newlib include files using -idirafter, and also use -nostdinc.
10211 (CXX_FOR_TARGET): Likewise.
10212 (XTRAFLAGS): Removed.
10213 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10214 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10215 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10216 ($(DO_X)): Don't pass down XTRAFLAGS.
10217
10218Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10219
10220 * configure.in (mips*-dec-bsd*): New target; do build linker.
10221 (mips*-*-bsd*): New target; don't build linker.
10222
10223Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10224
10225 * configure.in: support rs6000-*-lynxos* configuration.
10226 support sunos4 as a cross target.
10227
10228 * config.sub: look for lynx*, not lynx since the OS version may
10229 legitimately be part of the name.
10230
10231Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10232
10233 * configure.in (i[34]86-*-sco*): Move to be with other i386
10234 targets.
10235 (romp-*-*): New target. Skip various binary utilities.
10236 (vax-*-*): New target. Don't build newlib.
10237 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10238
10239Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10240
10241 * configure.in: Only set host_makefile_frag if config
10242 directory exists.
10243
10244Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10245
10246 * install.sh: If $dstdir exists, don't check whether each
10247 component does.
10248
10249Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10250
10251 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10252
10253Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10254
35590697
AJ
10255 * configure.in (*-*-lynxos*): Don't configure newlib for either
10256 native or cross Lynx.
252b5132
RH
10257
10258Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10259
10260 * config.sub (sparc64-elf): Fix os.
10261 (z8k): Remove duplicate.
10262
10263Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10264
10265 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10266 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10267
10268Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10269
10270 * configure: Make file links cleanly even if Lynx fails on
80413487 10271 an NFS symlink (at least fail cleanly).
252b5132
RH
10272
10273Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10274
10275 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10276 -XNh2000.
10277
10278Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10279
10280 * configure: Unknown options are fatal again.
10281
10282Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10283
10284 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 10285 compatibility.
252b5132
RH
10286
10287Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10288
10289 * build-all.mk: Add `clean' target.
10290
10291Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10292
10293 * config.guess: Add SINIX support.
10294 * configure.in: Add mips-*-sysv4* support.
10295
10296Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10297
10298 * build-all.mk: Document all useful targets.
10299 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10300 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10301
10302Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10303
10304 * configure: Support --silent, --quiet.
10305
10306Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10307
10308 * configure: Support --disable-FEATURE.
10309
10310Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10311
10312 * config.guess: Recognize NCR running SVR4.3.
10313
10314Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10315
10316 * config.guess: Make BSDI generate i386-unknown-bsd386.
10317 Patch from Paul Eggert <eggert@twinsun.com>.
10318
10319Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10320
10321 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10322
10323Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10324
10325 * configure: Make unrecognized options give nonfatal warnings
10326 instead of fatal errors, and pass them to any subdirectory
10327 configures in case they recognize them.
10328 Make --x equivalent to --with-x.
10329
10330Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10331
10332 * configure: Add --enable-* options. Clean up usage message and
10333 some comments.
10334
10335Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10336
10337 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10338
10339Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10340
10341 * configure.in (hppa*-*-*): Enable binutils.
10342
10343Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10344
10345 * config.sub: Recognize cisco.
10346
10347Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10348
10349 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10350
10351Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10352
10353 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10354 than one configuration name. Add comment.
10355
10356Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10357
10358 * config.guess: about target *-hitachi-hiuxwe2, fixed
10359 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10360 macro is incorrect.]
10361
10362Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10363
10364 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10365 than the "make ls" stuff which used to be here.
10366
10367Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10368
10369 * config.guess: Recognize i[34]86-unknown-freebsd.
10370 From Shawn M Carey <smcarey@rodan.syr.edu>.
10371
10372Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10373
10374 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10375
10376Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10377
10378 * config.guess: Check for ptx.
10379
10380Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10381
10382 * config.sub: Add os9k checking.
10383
10384Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10385
10386 * config.guess: Handle OSF1 running on HPPA processors
10387
10388Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10389
10390 * configure: If subdir configure fails, print out a message with
10391 subdirectory name, in case subdir's configure code didn't identify
10392 itself.
10393
10394Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10395
10396 * configure.in: Remove embedded newlines from configdirs.
10397 Avoid mismatches of substrings. Fix matching strings at end
10398 of configdirs.
10399
10400Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10401
10402 * config.guess: Add Lynx/rs6000 config support.
10403
10404Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10405
10406 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10407
10408Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10409
10410 * configure.in (hppa*-*-osf*): Treat this just like most other
10411 PA configurations (eg no binutils or ld).
10412 (hppa*-*-*elf*): These configurations have binutils and ld.
10413
10414Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10415
10416 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10417
10418Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10419
10420 * configure.in (rs6000-*-*): Build gas.
10421
10422Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10423
80413487 10424 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10425
10426Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10427
10428 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10429 for GDB and GDB has been fixed to not need it.
10430
252b5132
RH
10431Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10432
10433 * config.guess: Recognize vax hosts.
10434
10435Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10436
10437 * configure (while loop): Don't use "break 2" inside case
10438 statement -- the case statement isn't an enclosing loop.
10439
10440Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10441
10442 * config.guess: Clean up NeXT support, to allow nextstep
10443 on Intel machines. Make OS be nextstep.
10444
10445Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10446
10447 * config.guess: Add alternate forms for Convex.
10448
10449Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10450
10451 * configure: Completely rewrite option processing. Take
10452 advantage of pattern-matching to avoid invoking test frequently.
10453 Also clean up host and target defaulting logic.
10454
10455Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10456
10457 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10458 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10459 commands (plus user environment) will fit SCO limits.
10460
10461Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10462
10463 * configure.in: Don't issue warnings about directories which are
10464 not being configured if -norecursion is set. Correct test for
10465 --with-gnu-as and --with-gnu-ld to not get confused by substring
10466 matches.
10467
10468 * configure.in: Don't build gas for alpha-dec-osf1*.
10469
10470Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10471
10472 * configure: Back out Per's change of 12/19/1993. It changes the
10473 behavior of configure in unexpected and confusing ways.
10474
10475 Also, use different delim char when calculating
10476 program_transform_name so that the name can contain slashes.
10477
10478Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10479
10480 * configure.in, config.sub: Add support for VSTa micro-kernel.
10481
10482Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10483
10484 * configure.in: Nuke hacks which were used to get a special
10485 version of GAS for HPPA configurations.
10486
10487Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10488
10489 * configure: If only ${target_alias} is given, use that
10490 as the default for ${host_alias}.
10491 * configure: Add missing back-slashes before nested quotes.
10492
10493Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10494
10495 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10496
10497Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10498
10499 * config.guess: Recognize some Tektronix configurations.
10500 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10501
10502Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10503
10504 * config.sub: Match any flavor of SH.
10505
10506Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10507
10508 * configure.in: Don't try to configure newlib for Alpha.
10509
10510Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10511
10512 * configure.in: Don't build ld for Irix 5. Don't build gas,
10513 libg++ or libio for any Alpha target.
10514
10515 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10516
10517Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10518
10519 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10520 default arguments -- so it tried to compress itself.
10521
10522Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10523
10524 * configure.in (notsupp): ensure that a space is always at the end
10525 of the configdirs list, since the grep checks for an explicit space
10526
10527Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10528
10529 * configure.in (target i386-sysv4.2): don't build ld, since static
10530 versions of many libraries are not available.
10531
10532Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10533
10534 * config.guess: Recognize Apollos (using environment variables).
10535 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10536
10537Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10538
10539 * config.guess: Recognize Sony news mips running newsos.
10540
10541Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10542
10543 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10544 "fi ; else" for bash.
10545
10546Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10547
10548 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10549
10550Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10551
10552 * config.sub: accept unixware as an alias for svr4.2.
10553 Fix some inconsistancies with the gcc version.
10554
10555Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10556
10557 * Makefile.in (DISTDOCDIRS): Add gdb.
10558
10559Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10560
10561 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10562
10563Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10564
10565 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10566 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10567 this now.
10568
10569Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10570
10571 * config.sub: Accept hiux* as an OS name.
10572
10573 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10574 etc/make-stds.texi. The underscore came from gcc, and dje now
10575 agrees that RUNTESTFLAGS is the correct name.
10576
10577Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10578
10579 * install.sh: Remove 'set -e'. It makes any conditionals
10580 in the script useless.
10581
10582 * config.guess: Automatically recognize arm-acorn-riscix
10583 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10584
10585Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10586
10587 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10588
10589Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10590
10591 * Makefile.in (DISTDOCDIRS): New variable.
10592 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10593 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10594
10595Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10596
10597 * configure.in (hppa target): check the source directory for the
10598 pagas sub-directory
10599
10600Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10601
10602 * config.sub: Allow -aout* and -elf*.
10603
10604Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10605
10606 * configure.in: Don't build ld on i386-solaris2, same as for
10607 sparc-solaris2.
10608
10609Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10610
10611 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10612
10613Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10614
10615 * configure.in: Configure gdb for alpha.
10616
10617Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10618
10619 * Makefile.in (CXXFLAGS): Add -O.
10620
10621Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10622
10623 * config.guess: added support for DG Aviion
10624
10625Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10626
10627 * configure.in: Produce warning message for subdirectories not
10628 configurable for this host/target combination. Don't try to
10629 configure gdb for vms.
10630
10631Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10632
10633 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10634 appropriate files before making "diststuff".
10635 (DISTBISONFILES): New var: list of files to be edited.
10636 (DISTSTUFFDIRS): Add binutils.
10637
10638Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10639
10640 * config.sub: also handle mipsel and mips64el (for little endian mips)
10641
10642Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10643
10644 * configure.in: Add * to end of all OS names.
10645
10646Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10647
10648 * configure.in: Build newlib for LynxOS native.
10649
10650Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10651
10652 * config.guess: Add support for delta 88k running SVR3.
10653
10654 * configure.in: Add comment about HP compiler vs. emacs.
10655
10656Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10657
10658 * configure.in: don't build ld on solaris2 (not a viable option
10659 due to bugs in getpwnam & getpwuid)
10660
10661Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10662
10663 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10664 config.guess will produce a full version number.
10665
10666Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10667
10668 * configure.in: Build linker and binutils for alpha-dec-osf1.
10669
10670Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10671
10672 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10673 and gdb/testsuite/Makefile.in.
10674
10675Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10676
10677 * configure.in: recognize mips*- instead of mips-
10678
10679Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
10680
10681 * config.sub: Accept linux*coff and linux*elf as operating
10682 systems.
10683
10684Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10685
10686 * config.sub: Recognize mips64, and mips3 as an alias for it.
10687
10688Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10689
10690 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10691 gdb knows how to handle OSF/1 shared libraries.
10692
10693Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10694
10695 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10696 * config.guess: Recognize Hitachi's HIUX.
10697 * config.sub: Recognize h3050r* and hppahitachi.
10698 Remove redundant cases for hp9k[23]*.
10699
10700Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10701
10702 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10703 if gas and ld are in the source tree and are in ${configdirs}.
10704 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 10705 --with options (but still pass them down on the command line,
252b5132
RH
10706 if they were explicitly specified).
10707
10708Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10709
10710 * configure: substitute SHELL value in Makefile.in with
10711 ${CONFIG_SHELL}
10712
10713Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10714
10715 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10716 *-*-solaris2* targets.
10717
10718Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10719
10720 * Makefile.in: define M4, and pass it down to sub-makes;
10721 all-autoconf now depends on all-m4
10722
10723Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10724
10725 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10726 presence of {ar,ranlib} instead of a configured directory
10727
10728Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10729
10730 * config.guess: Accept 34?? as well as 33?? for NCR.
10731
10732Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10733
10734 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10735 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10736
10737Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10738
10739 * configure: grab values for $(CC) and $(CXX) from the
10740 environment, so that someone can do "CC=gcc configure; make" and
10741 have it work right (matching the way that autoconf works now)
10742
10743 * configure.in, Makefile.in: add support for gash, the tcl
10744 interface to Galaxy
10745
10746 * config.guess: add NetBSD variants (hp300, x86)
10747
10748Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
10749
10750 * install.sh: Support -d option (in the manner of SunOS 4 install,
10751 as it is more deterministic than that of GNU install)
10752 (chmodcmd): Set file to mode 755 by default (should also do default
10753 chgrp and chown, but I don't feel like dealing with that now)
10754
10755Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10756
10757 * config.sub: Remove h8300hhms alias.
10758
10759Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10760
10761 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10762
10763Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10764
10765 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10766 as stmp-fixinc
10767
10768Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10769
10770 * config.sub: recognize m88110-bug-coff.
10771
10772Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10773
10774 * Makefile.in (all-libio): all dependencies on the toolchain used
10775 to build this (gcc, gas, ld, etc)
10776
10777Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10778
10779 * config.guess: Deal with OSF/1 1.3 on alpha.
10780
10781Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10782
10783 * install.sh: add some 'else true' clauses for portability
10784
10785 * configure.in: don't build libio for h8[35]00-*-* targets
10786
10787Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
10788
10789 * Makefile.in: Add support for new libio.
10790
10791Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10792
10793 * install.sh: If one command fails, don't try the rest. Don't try
10794 to remove $dsttmp (via trap) unless we have already created it.
10795 If $src doesn't exist, detect it and exit with an error.
10796
10797 * config.guess: Recognize BSD on hp300.
10798
10799Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
10800
10801 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10802 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10803
10804Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
10805
10806 * Makefile.in (all-send-pr): depends on all-prms
10807
10808Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10809
10810 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10811
10812Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10813
10814 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10815 Added test for mips-mips-riscos5.
10816
10817Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10818
10819 * configure.in: use mh-hp300 for 68k HP hosts
10820
10821Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10822
10823 * configure: add support for CONFIG_SHELL, so that you can use
10824 some alternate shell for evaluating configure scripts
10825
10826Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10827
10828 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10829 in configure script to bug-gdb@prep.ai.mit.edu when building
10830 distribution archive.
10831 * Makefile.in (COMPRESS): Remove def.
10832 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10833 gdb.tar.Z and make-gdb.tar.Z respectively.
10834 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10835 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10836 to convergence with 'taz' target in Makefile.in.
10837
10838Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10839
10840 * install.sh (dsttmp): use trap to ensure that tmp files go
10841 away on error conditions
10842
10843Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10844
10845 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10846
10847Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10848
10849 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10850 its parent is '/' not ''.
10851
10852 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10853
10854Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10855
10856 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10857 that ${newsrcdir}/configure.in does.
10858
10859Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10860
10861 * test-build.mk: support for CONFIG_SHELL
10862
10863Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10864
10865 * config.sub (netware): Add as a basic system type.
10866
10867Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10868
10869 * Makefile.in (Makefile): depend on configure.in. Also drop the
10870 $(srcdir)/ from the dependency on Makefile.in.
10871
10872Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10873
10874 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10875 (h8300hhms is temporary until multi-libraries are implemented).
10876 * configure.in: Handle h8300h too.
10877
10878Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10879
10880 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10881
10882Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10883
10884 * configure: Remove extraneous output when guessing host type.
10885 * config.guess: Remove extraneous output when guessing using C
10886 compiler rather than uname, or when guessing fails.
10887
10888Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10889
10890 * Makefile.in: remove all.cross and install.cross targets
10891
10892 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10893 definitions
10894
10895Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10896
10897 * configure.in (target sh): Build gprof.
10898
10899Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10900
10901 * config.sub: change -solaris to -solaris2
10902
10903Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10904
10905 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10906
10907Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10908
10909 * configure: Correct error message for missing Makefile.in to
10910 print correct directory.
10911
10912Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10913
10914 * install.sh: kludge around 386BSD shell bug
10915
10916Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
10917
10918 * config.guess: Recognize NeXT.
10919 * config.guess: Recognize i486-ncr-sysv4.
10920 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
10921
10922Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
10923
10924 * Makefile.in (MAKEINFOFLAGS): New variable.
10925 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10926 * build-all.mk, test-build.mk: Pass down --no-split as
10927 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
10928
10929Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
10930
10931 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
10932
10933Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
10934
10935 * Makefile.in (libg++.tar.z): New rule.
10936 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
10937 * Makefile.in (taz): Only do a single chmod.
10938
10939Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10940
10941 * install.sh: don't use dirname anymore (replaced with sed usage)
10942
10943Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
10944
10945 * Makefile.in: Change extension for gzip'd files from '.z' to
10946 '.gz' per new FSF standard usage.
10947
10948Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10949
10950 * configure: put quotes around the final value of program_transform_name
10951
10952Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10953
10954 * Makefile.in: new install.sh support; update install-info rules
10955
10956Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
10957
10958 * configure.in: Build diff for crosses, but not for go32 host.
10959
10960 * configure.in: Build gprof only for native, and don't build it
10961 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10962
10963Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
10964
10965 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10966
10967Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10968
10969 * configure.in (host_tools): Add prms.
10970
10971Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10972
10973 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10974 with $(FLAGS_TO_PASS) on the command line
10975
10976 * config.sub: Recognize lynx and lynxos
10977
10978Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
10979
10980 * config.sub: Accept -ecoff*, not just -ecoff.
10981
10982Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10983
10984 * Makefile.in (taz): Use .gz suffix instead of .z.
10985 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10986 names.
10987
10988Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10989
10990 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10991
10992Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10993
10994 * Makefile.in (install-no-fixedincludes): install gcc last, so
10995 that rebuilds that might happen during 'make install' don't get
10996 bogus gcc include files
10997
10998Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10999
11000 Change from Utah for HPPA support:
11001 * config.guess: Recognize hppa1.x-hp-bsd.
11002
11003Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11004
11005 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11006 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11007
11008Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11009
11010 * config.sub: Add support for rom68k and bug boot monitors.
11011
11012Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11013
11014 * Makefile.in: Make all-opcodes depend on all-bfd.
11015
11016Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11017
11018 * config.guess: Added special check for i[34]86-univel-sysv4*.
11019
11020Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11021
11022 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11023 the processor rather than assuming i486.
11024
11025Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11026
11027 * config.guess: Recognize SunOS6 as Solaris3.
11028
11029Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11030
11031 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11032 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11033
11034Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11035
11036 * build-all.mk (all-cross): New target for Canadian Cross.
11037 Added Q2 go32 targets.
11038 * test-build.mk: Configure go32 cross sparclite-aout and
11039 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11040 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11041
11042Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11043
11044 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11045 GO32 hosted toolchains
11046
11047Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11048
11049 * configure: change so "-exec-prefix" gets passed down rather
11050 than "-exec_prefix" so autoconf generated Makefiles get the
11051 exec_prefix set right.
11052
11053Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11054
11055 * config.guess: get the Solaris2 minor version number
11056
11057 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11058
11059Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11060
11061 * config.guess: Recognize some Sequent platforms.
11062
11063Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11064
11065 * Makefile.in: added the vault-install target
11066
11067 * configure.in: actually use the Sun3 makefile fragment that's in
11068 config, also added the release dir to configdirs
11069
11070Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11071
11072 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11073
11074Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11075
11076 * configure.in: remove some program from Alpha targetted toolchains
11077
11078Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11079
11080 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11081 gprof.
11082 (taz): Run "make diststuff" in those directories instead of "make
11083 proto-dir". Look for "VERSION=" only at start of line in subdir
11084 Makefile. Use "gzip -9" for compression.
11085 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11086 (binutils.tar.z): New target.
11087
11088Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11089
11090 * Makefile.in (taz): Include gpl.texinfo.
11091
11092Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11093
11094 * Makefile.in (setup-dirs): Merged into "taz" target.
11095 (taz): Only do `proto-dir' stuff if a directory is actually needed
11096 for this target.
11097
11098Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11099
11100 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11101 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11102 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11103 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11104 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11105
11106Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11107
11108 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11109 config.sub, and move-if-change to gdb testsuite distribution
11110 archive, so the testsuite can be extracted, configured, and
11111 run separately from the gdb distribution. Blow away the Chill
11112 tests that require a Chill compiled executable, since GNU Chill
11113 is not yet publically available.
11114
11115Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11116
11117 * test-build.mk: set environment variables in a single command,
11118 instead of a list of assignments and exports
11119
11120 * config.guess: recognize Alpha/OSF1 systems
11121
11122Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11123
11124 * configure: Change help message to prefer --options rather than
11125 -options.
11126
11127Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11128
11129 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11130 zippy@ecst.csuchico.edu.
11131 * config.guess: Recognize miniframe.
11132
11133Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11134
11135 * Makefile.in: Use srcroot to find runtest rather than rootme.
11136 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11137
11138Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11139
11140 * test-build.mk: Extensive additions to support building on a
11141 machine other than the host.
11142
11143Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11144
11145 * configure (tooldir): Fix for i386-aix again.
11146
11147Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11148
11149 * configure, Makefile.in: Change definition of $(tooldir)
11150 to match the FSF.
11151
11152Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11153
11154 * config.guess: Recognize i[34]86/SVR4.
11155
11156Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11157
11158 * Makefile.in (all-gdb): gdb depends on sim.
11159
11160Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11161
11162 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11163 at the same time we make the prototype gdb directory.
11164 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11165 files at the same time as the gdb base release distribution.
11166
11167Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11168
11169 * Makefile.in (check): Use individual check targets rather than
11170 DO_X rule.
11171 (check-gcc): Added.
11172
11173Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11174
11175 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11176 for System V release 3.2.
11177
11178Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11179
11180 * config.sub: Recognize hppaosf.
11181 * configure.in: Do configure ld/binutils/gas for it.
11182
11183Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11184
11185 * configure (tooldir): Alter syntax used to set this, for systems
11186 where "\$" isn't handled right, like i386-aix.
11187
11188Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11189
11190 * configure: Pass program-transform-name, not
11191 program_transform_name, to recursive configures.
11192
11193Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11194
11195 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11196 of gas+ld+binutils.
11197
11198Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11199
11200 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11201
11202Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11203
11204 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11205
252b5132
RH
11206Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11207
11208 * Makefile.in (PRMS): Set back to all-prms.
11209
11210Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11211
11212 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11213 targets, rather than for MIPS hosts.
11214
11215Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11216
11217 * configure.in: add comment for --with-x default values
11218
11219 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11220
11221 * Makefile.in: add check-* targets for each of the directories in
11222 the tree. Add a definition of RUNTEST that will use the one we
11223 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11224
11225Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11226
11227 * configure.in: Removed obsolete references to bfd_target and
11228 target_makefile_frag.
11229
11230 * build-all.mk: Set assorted targets for Q2.
11231 * config.sub: Recognize z8k-sim and h8300-hms.
11232 * test-build.mk: Really don't pass host to configure.
11233 (HOLES): Added uname.
11234
11235Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11236
11237 * configure: Handle an empty program-prefix, program-suffix or
11238 program-transform-name correctly.
11239
11240Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11241
11242 * build-all.mk: -G 8 no longer required for MIPS targets.
11243 * test-build.mk: Don't pass host argument to configure; make it
11244 guess.
11245
11246Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11247
11248 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11249 * Makefile.in (COMPRESS): New macro, like GZIP.
11250
11251Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11252
11253 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11254
11255 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11256 with gas currently defaults to -G 0.
11257
11258Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11259
11260 * Makefile.in (all-flex): flex depends on byacc.
11261
11262 * build-all.mk: If host not specified, use config.guess. Pass TAG
11263 to test-build.mk as RELEASE_TAG.
11264 * test-build.mk (configargs): New variable containing arguments to
11265 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11266 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11267
11268 * config.guess: Use /bin/uname when checking -X argument on SCO,
11269 to avoid invoking GNU uname which doesn't understand -X.
11270
11271 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11272
11273 * configure.in: Build gas for mips-*-*.
11274
11275Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11276
11277 * Makefile.in (all.normal): insert missing backslash.
11278
11279Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11280
4bddf3ad 11281 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
11282
11283 * Makefile.in: Complete overhaul to merge many almost identical
11284 targets.
11285
11286Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11287
11288 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11289 (gdb.tar.Z): Adjusted.
11290
11291 * Makefile.in (setup-dirs, taz): New targets; should be general
11292 enough to adapt for gdb sometime. Build only .z file.
11293 (gas.tar.z): New target.
11294
11295Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11296
11297 * build-all.mk: Use CC=cc -Xs on Solaris.
11298
252b5132
RH
11299Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11300
11301 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11302 for handling BISON for FSF releases.
11303
11304Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11305
11306 * configure: Actually implement the change zoo just documented.
11307
11308Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11309
11310 * configure: when using config.guess, only set target_alias when
11311 it's not already been set (ie, on the command line)
11312
11313Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11314
11315 * Makefile.in: add installcheck target, set PRMS to install-prms
11316
11317Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11318
11319 * configure: add support for package_makefile_fragment, handle the
11320 case where a directory has a configure.in file but no Makefile.in
11321 more gracefully (with an actual understandable error message, even);
11322 add support for --without (and add this to the usage message); also
11323 explicitly add a --host=${host_alias} to the command line when
11324 config.guess is used
11325
11326Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11327
11328 * configure: Must use both --host and --target in recursive calls.
11329
11330Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11331
11332 * Makefile.in: Change deja-gnu to dejagnu.
11333
11334Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11335
11336 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11337
11338Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11339
11340 * configure.in: canonicalize all instances to *-*-solaris2*,
11341 also strip out a number of tools to not build for go32 host
11342
11343Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11344
11345 * config.guess: add GPL.
11346
11347 * Makefile.in, config.guess, config.sub, configure: bump
11348 copyrights to 93.
11349
11350Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11351
11352 * Makefile.in (do-info): Removed obsolete check for existence of
11353 localenv file.
11354
11355 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11356
11357Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11358
11359 * Makefile.in: a couple of 'else true' for decstation,
11360 support for TclX
11361
11362 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11363
11364Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11365
11366 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11367
11368Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11369
11370 * config.guess: Recognize i386-ibm-aix (PS/2).
11371 * configure.in: Use config/mh-aix386 file for it.
11372
11373Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11374
11375 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11376 CC_FOR_TARGET instead.
11377 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11378
11379Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11380
11381 * Makefile.in: Add sim to list of directories sent with gdb
11382
11383Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11384
11385 * configure.in: Put back mips-dec-bsd* case.
11386
11387Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11388
11389 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11390 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11391 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11392
11393Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11394
11395 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11396
11397 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11398 (install-info): install dir.info only if it exists,
11399 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11400
11401Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11402
11403 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11404 gas for mips-dec-bsd.
11405
11406Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11407
11408 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11409 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11410
11411Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11412
11413 * configure.in: Added "dejagnu" to hosttools list.
11414
11415Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11416
11417 * config.sub, configure.in, config.guess: Add support
11418 for Bosx, an AIX variant from Bull.
11419 Patches from F.Pierresteguy@frcl.bull.fr.
11420
11421Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11422
11423 * devo/dejagnu: Initial creation of devo/dejagnu.
11424 Migrated dejagnu testcases and support files for testing software
11425 tools to reside as subdirectories, currently called "testsuite",
11426 within the directory of the software tool. Migrated all programs,
11427 support libraries, etc. beloging to dejagnu proper from
11428 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11429 with no modifications. The changes to these files which will
11430 allow them to configure, build, and execute properly will be made
11431 in a future update.
11432
11433Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11434
11435 * Makefile.in: Change send_pr to send-pr.
11436 * configure.in: Likewise.
11437 * send_pr: Renamed directory to send-pr.
11438
11439Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11440
11441 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11442
11443Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11444
11445 * README: Update for gdb-4.8 release.
11446 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11447 gdb-xxx.tar.z (gzip'd) file also.
11448
11449Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11450
11451 * Makefile.in: make all-diff depend on all-libiberty
11452
11453Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11454
11455 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11456
11457Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11458
11459 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11460
11461Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11462
11463 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11464 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11465 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11466
11467Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11468
11469 * Makefile.in: makeinfo binary is in a new location
11470
11471Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11472
11473 * config.sub: Accept -ecoff as an OS.
11474
11475 * Makefile.in: Various changes to eliminate a level of make
11476 recursion and reduce the required command line length.
11477 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11478 sub-makes.
11479 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11480 variables holding settings for specific sub-makes.
11481 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11482 in terms of BASE_FLAGS_TO_PASS.
11483 (TARGET_LIBS): New variable listing directories which use
11484 TARGET_FLAGS_TO_PASS.
11485 (subdir_do): Eliminated.
11486 (do-*): New set of targets to replace subdir_do.
11487 (various): All targets which used subdir_do now depend on do-*.
11488 (local-clean): Renamed from do_clean.
11489 (local-distclean): New target, dependency of distclean and
11490 realclean.
11491 (install-info): Don't create directories. Depend on dir.info
11492 rather than calling make recursively.
11493 (install-dir.info): Eliminated.
11494 (install-info-dirs): Create all info directories here.
11495 (dir.info): Depend upon do-install-info.
11496
11497 * test-build.mk (HOLES): Added false.
11498
11499Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11500
11501 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11502
11503Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11504
11505 * Makefile.in (info): remove dependency on all-texinfo. The
11506 problem was really in texinfo/C, not at this level.
11507
11508Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11509
11510 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11511
11512Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11513
11514 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11515 GDB releases.
11516
11517Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11518
11519 * configure: Include srcdir in message about target of link not
11520 being found. Don't convert `-' to `_' in `with' options being
11521 passed to subdirs.
11522
11523Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11524
11525 * configure.in: add uudecode to host_tools
11526
11527 * Makefile.in: added {all,install}-uudecode targets, added them to
11528 the appropriate lists
11529
11530Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11531
11532 * Makefile.in (all-gcc): Added dependency on all-gas.
11533
11534 * configure.in (mips-*-*): Build ld and binutils.
11535
11536Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11537
11538 * configure: check return code from mkdir, print error message and
11539 exit on failure.
11540
11541Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11542
11543 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11544
11545Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11546
11547 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11548
11549Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11550
11551 * config.sub (h8500): Recognize this as a cpu type.
11552
11553Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11554
11555 * configure: source directory missing is no longer a warning
11556
11557 * configure.in: recognize irix[34]* instead of irix[34]
11558
11559 * Makefile.in: define and pass down X11_LIB
11560
252b5132
RH
11561Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11562
11563 * guess-systype: Renamed to ...
11564 * config.guess: ... by popular request.
11565 * configure.in, Makefile.in: Update accordingly.
11566
11567Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11568
11569 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11570 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11571 + Execute ./dummy instead of assuming . is in PATH.
11572
11573Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11574
11575 * guess-systype: New shell script. Attempts to guess the
11576 canonical host name of the executing host.
11577 Only a few hosts are supported so far.
11578 * configure: Call guess-systype if no host is specified.
11579
11580Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11581
11582 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11583 gcc Makefile.
11584
11585
11586Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11587
11588 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11589 (all-gcc, install-gcc, subdir_do): Use it.
11590
11591Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11592
11593 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11594
11595Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11596
11597 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11598 set exclusively by configure, using configure.in .
11599
11600Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11601
11602 * test-build.mk: set $PATH for all builds
11603
11604 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11605
11606Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11607
11608 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11609 the one used in gcc/Makefile.in, so that a null expansion doesn't
11610 override the one needed to build gcc with a native cc.
11611
11612
11613Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11614
11615 * configure: Accept -with arguments.
11616
11617Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11618
11619 * Makefile.in: added h8300sim
11620
11621Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11622
252b5132
RH
11623 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11624 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11625 (all-cygnus, native, build-cygnus): Make
11626 $(canonhost)-stamp-3stage-done, not $(host)....
11627 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11628 i386-sco3.2v4. Added else true to if command.
11629
11630Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11631
11632 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11633
11634Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11635
11636 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11637
11638Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11639
11640 * configure.in: don't remove binutils from Solaris builds
11641
11642Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11643
11644 * Makefile.in: get rid of earlier definitions for *clean,
11645 also handle the recursive info rule better
11646
11647Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11648
11649 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11650 do more-or-less the right thing.
11651
11652Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11653
11654 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11655 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11656
11657Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11658
11659 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11660 $(host_canonical).
11661
11662 * configure.in: split the configdirs list into 4 categories (native
11663 v. cross, library v. tool) and handle the cross-only and native-
11664 only in more reasonable (and correct!) way.
11665
11666Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
11667
11668 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
11669 configdirs anymore.
11670
11671Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11672
11673 * Makefile.in: extensive cleanup:: removed all of the explicit
11674 clean-* targets, collapsed many wrappers around subdir_do into
11675 one, added additional targets to satisfy standards.texi, deleted
11676 some old targets, some changes for consistency
11677
11678Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11679
11680 * configure.in: handle some programs as cross-only, and others as
11681 native only
11682
11683 * test-build.mk: handle partial holes in a more generic manner
11684
11685 * Makefile.in: m4 depends on libiberty
11686
252b5132
RH
11687Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11688
11689 * configure.in: add m4, textutils, fileutils, sed, shellutils,
11690 time, wdiff, and find to configdirs
11691
11692 * Makefile.in: all, clean, and install rules for the new programs
11693 added to configure.in
11694
11695Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11696
11697 * configure.in: use mh-sun for all *-sun-* hosts
11698
252b5132
RH
11699Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11700
11701 * Makefile.in: define flags for X11 include files and library file
11702 locations, pass them down to the programs that need this info
11703
11704 * build-all.mk: added a 'native' target, to 3stage the native toolchain
11705
252b5132
RH
11706Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11707
11708 * configure.in: start building libg++ for HP-UX targets
11709
11710Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
11711
11712 * README: Update references to files moved into etc/.
11713
11714Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
11715
11716 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
11717 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
11718
11719Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11720
11721 * configure: accept dash as well as underscore in long option
11722 names for FSF compatibility.
11723
11724Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11725
11726 * config.sub: added -sco3.2v4 support from FSF.
11727
11728Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11729
11730 * configure.in: expand the section that adds or removes
11731 directories from the list of programs to build, to handle native
11732 vs. cross in addition to host v. native
11733
11734Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11735
11736 * Makefile.in: Replace C++ in macro names with CXX.
11737 This is less likely to break ...
11738
11739Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11740
11741 * test-build.mk: add -w to GNU_MAKE
11742
11743Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11744
11745 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11746 add 'sparc' to list of recognized cpus. This needed to make
11747 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11748 Delete some redundant ose68 variants. Recognize -wrs as an os,
11749 then changes that into $CPU-wrs-vxworks.
11750
11751 * configure.in: remove most references to gdbtest, regularize
11752 target based program removal
11753
11754 * test-build.mk: import from p3 tree (many fixes and changes)
11755
11756Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11757
11758 * Makefile.in: added rules to handle tcl, tk, and expect
11759
11760 * configure.in: handle those directories if they exist
11761
11762Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11763
11764 * config.sub: removed bogus hppabsd and hppahpux names, since
11765 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11766
11767Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11768
11769 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
11770 depends upon all-xiberty
11771
11772 * Makefile.in: changes from p3, including:
11773
11774 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
11775
11776 * Makefile.in (XTRAFLAGS): include newlib directories if
11777 newlib/Makefile exists, rather than if host != target.
11778
11779 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
11780
11781 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11782 from the same source tree and not building a cross-compiler. This
11783 matters for the libg++ configuration if reconfiguring a tree that
11784 has already been installed.
11785
11786 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
11787
11788 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11789 pick up the machine and system specific header files.
11790
11791 * Makefile.in: added AS_FOR_TARGET, passed down in
11792 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11793 the C compiler to use to create programs which are run in the
11794 build environment, set it to default to $(CC), and passed it down
11795 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11796
11797 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
11798
11799 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11800 We need them for unusual native builds, like systems without
11801 ranlib.
11802
11803 * configure: also define $(host_canonical) and
80413487
RH
11804 $(target_canonical), which are the full, canonical names for the
11805 given host and target
252b5132
RH
11806
11807Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
11808
11809 * Makefile.in: Added separate definitions for C++.
11810
11811Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11812
11813 * configure.in (configdirs): Add deja-gnu.
11814
11815Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11816
11817 * README: Update for configure.texi and gdb-4.7 release.
11818
11819Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11820
11821 * Makefile.in: Move "all" target to top of file.
11822 Previously, first target was ".PHONY" which caused BSD4.4 make
11823 to build .PHONY when make was run without arguments.
11824
11825Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11826
11827 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11828 Library-copylefted code in libiberty.
11829
11830Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11831
11832 * config.sub: Replace m68kmote with plain old m68k.
11833
11834Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11835
11836 * Makefile.in: Remove space from blank line, avoid Make complaints.
11837
11838Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11839
11840 * config.sub: Complain if no argument is given. Added support for
11841 386bsd as OS and target alias.
11842
11843Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11844
11845 * Makefile.in (XTRAFLAGS): include newlib directories if
11846 newlib/Makefile exists, rather than if host != target.
11847
11848Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11849
11850 * config.sub: recognize sparclite-wrs-vxworks.
11851
11852 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11853 p3.) Added clean-xiberty to clean.
11854
11855Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11856
11857 * configure.in: use *-*-* instead of nested cases for host and target
11858
11859Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11860
11861 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11862 from the same source tree and not building a cross-compiler. This
11863 matters for the libg++ configuration if reconfiguring a tree that
11864 has already been installed.
11865
11866Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11867
11868 * config.sub (i486v/i486v4): Merge in from FSF version.
11869
11870Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11871
11872 * configure: only set PWD if it is already set.
11873
11874Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11875
11876 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11877 doesn't have unset and all success paths (and most error paths)
11878 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11879 to just ${PWD} to avoid confusion.)
11880
11881Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11882
11883 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11884 even for a native compilation.
11885
11886Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11887
11888 Changes to make the gdb.tar.Z rule work better.
11889
11890 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11891 (DEVO_SUPPORT): Add configure.texi.
11892 (bfd-ilrt.tar.Z): Remove ancient rule.
11893
11894Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11895
11896 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11897 pick up the machine and system specific header files.
11898
11899 * configure.in, config.sub: added new target m68010-adobe-scout,
11900 with alias of adobe68k. Changed configure.in to check for
11901 -scout before -sco* to avoid a false match.
11902
11903 * Makefile.in: added AS_FOR_TARGET, passed down in
11904 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11905 the C compiler to use to create programs which are run in the
11906 build environment, set it to default to $(CC), and passed it down
11907 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11908
11909Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
11910
11911 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11912 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
11913 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11914 FOR_TARGET variants, to newlib and libg++.
11915
11916Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
11917
11918 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11919 first.
11920
11921Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
11922
11923 * config.sub: Accept `elf' as an environment.
11924
11925Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11926
11927 * Makefile.in (all-opcodes): cd into the right directory
11928
11929Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
11930
11931 * configure: added -program_transform_name option, used as
11932 argument to sed when installing programs.
11933 configure.texi: added documentation for -program_prefix,
11934 -program_suffix and -program_transform_name.
11935
11936Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
11937
11938 * config.sub: Accept i486 where i386 ok.
11939
11940Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
11941
11942 * config.sub: accept we32k
11943
11944Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
11945
35590697 11946 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
11947
11948 * Makefile.in: don't create all directories for ``make install'';
11949 let the subdirectories create the ones they need.
11950
11951Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11952
80413487 11953 * COPYING: new file, GPL v2
252b5132
RH
11954
11955Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11956
11957 * Makefile.in: use the new gen-info-dir, which needs a template
11958 argument (which also lives in texinfo)
11959
11960 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11961
252b5132
RH
11962Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
11963
11964 * config.sub (ncr3000): Change i386 to i486.
11965
11966Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11967
11968 * Makefile.in: add install-rcs, install-grep to
11969 install-no-fixedincludes, removed install-bison and install-libgcc
11970
11971Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
11972
11973 * configure.in: grab the HPUX makefile fragment if on HPUX
11974
11975Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11976
11977 * Makefile.in: eradicate bison spoor (ditto libgcc).
11978 configure.in: recognise m68{k,000}-ericsson-OSE.
11979 es1800 is alias for m68k-ericsson-OSE
11980
11981Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11982
11983 * configure.in: rearrange the parts that remove programs from
11984 configdirs, based now on HOST==TARGET or by canonical triple.
11985
11986Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11987
11988 * test-build.mk: recurse explicitly with -f test-build.mk when
11989 appropriate. predicate stage3 and comparison on the existence
11990 of gcc. That is, if gcc isn't around, we aren't three-staging.
11991 On very clean, also remove ...stamp-co. Build in-place before
11992 doing other builds.
11993
11994Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11995
11996 * Makefile.in, configure.in: add tgas
11997
11998Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11999
12000 * Makefile.in: a number of changes merged in from progressive.
12001
12002 * configure.in: add libm.
12003
12004 * .cvsignore: ignore some stuff that comes from test-build.mk.
12005
252b5132
RH
12006Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12007
12008 * config.sub: Add es1800 (m68k-ericsson-es1800).
12009
12010Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12011
12012 * configure: Add program_suffix (parallel to program_prefix)
12013 * Makefile.in: adjust directory-creating script for losing decstation
12014
12015Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12016
12017 * configure: Minor $subdir-related fixes.
12018
12019Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12020
12021 * configure: fix various problems with propogating
12022 makefile_target_frag in subdirs.
12023 * configure.in: config libgcc if its there
12024
12025Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12026
12027 * config.sub: HPPA merge.
12028
252b5132
RH
12029Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12030
12031 * Makefile.in: Replace all-bison with all-byacc in all
12032 dependency lines for other tools (which now use byacc).
12033
12034Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12035
12036 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12037
252b5132
RH
12038Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12039
12040 * Makefile.in: make gprof rules similar to byacc rules (instead of
12041 vestigal $(unsubdir) that didn't work...)
12042
12043Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12044
12045 * config.sub: Add support for Linux.
12046 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12047 (at least for libg++).
12048
12049Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12050
12051 * configure.texi: fix doc for the -nfp option to configure
12052
12053Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12054
12055 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12056
12057Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12058
12059 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12060 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12061 * configure.in: added solaris* host_makefile_frag hook.
12062
12063Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12064
12065 * config.sub: changed recognition of m68000 so that various
12066 m68k types can be specified via m680[01234]0
12067
12068Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12069
12070 * config.sub (basic_machine): fix sed so that '-foo' isn't
12071 completely substituted out while .+'-foo' loses the '-foo'
12072
12073Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12074
12075 * config.sub ($os): Add -aout.
12076
12077Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12078
12079 * configure: If host_makefile_frag is absolute, don't
12080 prefix ${invsubdir} (relevant to libg++ auto-configure).
12081
12082Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12083
12084 * Makefile.in (tooldir): Define it.
12085 (all-ld): Depend on all-flex.
12086
12087Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12088
12089 * Makefile.in (check): Fix libg++ special case.
12090
12091Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12092
12093 * configure: do not bury `pwd` into config.status, thus do fewer
12094 pwd's.
12095
12096 * configure: print the "Building in" message only when building in
12097 other than "." AND verbose.
12098
12099 * configure: remove -s, rework -v to better accomodate guested
12100 configures.
12101
12102 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12103
12104Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12105
12106 * Makefile.in: macroize flags passed on recursion. remove
12107 fileutils.
12108
12109Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12110
12111 * configure: get makesrcdir right for subdirs deeper than 1.
12112
12113 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12114 install.
12115
12116Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12117
12118 * Makefile.in: don't print subdir_do or recursion lines.
12119
12120Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12121
12122 * standards.texi: added menu item.
12123
12124 * Makefile.in: build and install standards.info.
12125
12126 * standards.texi: new file.
12127
12128Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12129
12130 * configure: test for and move config.status pieces from
12131 ${subdir}/.
12132
12133Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12134
252b5132
RH
12135 * configure: Test for existance of files before trying to mv
12136 them, to avoid numerous non-existance messages.
12137
12138Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12139
12140 * configure: correct final line of config.status.
12141
12142 * configure: patch from eggert. Avoids a protection problem if
12143 the original Makefile.in is read only.
12144
12145 * configure: use move-if-change from gcc to create config.status.
12146 Some makefiles depend on config.status to tell if a directory
12147 has been reconfigured for a different host. This change
12148 prevents those directories from remaking everything in the case
12149 where the reconfig was only intended to rebuild a Makefile.
12150
12151 * configure: test for config.sub with "config.sub sun4" rather
12152 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12153 host alias from a missing config.sub.
12154
12155Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12156
12157 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12158 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12159
12160Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12161
12162 * configure: mkdir ${subdir} as needed.
12163
12164Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12165
12166 * Makefile.in,configure.in: added autoconf.
12167
12168Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12169
12170 * Makefile.in: no longer pass against on recursion.
12171
12172 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12173 definitions are not inherited.
12174
12175 * configure: correct makesrcdir when subdir is .
12176
12177Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12178
12179 * configure: Add support for 'subdirs' variable, which is
12180 like 'configdirs', except that configure doesn't re-invoke
12181 itself for subdirs, it just creates a Makefile for each subdir.
12182 * configure.texi: Document subdirs.
12183
12184Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12185
12186 * configure.in: added flex to configdirs
12187
12188Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12189
12190 * Makefile.in: remove clean-stamps from clean.
12191
12192Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12193
12194 * configure.in: Add gdbtest to configdirs.
12195
12196Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12197
12198 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12199 to recursive makes.
12200 * configure.in: Recognize new ncr3000 config.
12201
12202Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12203
12204 * Makefile.in, configure.in: removed references to gdbm.
12205
12206Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12207
12208 * config.sub: Don't canonicalize os value
12209 newsos* to bsd (readline needs to check for newsos).
12210 (This fix was earlier made Jan 31, but got re-broken.)
12211
12212Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12213
12214 * configure.in: sco is an os, not a vendor!
12215
12216 * configure: Quote $( better. Keep various shells happy.
12217
12218Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12219
12220 * Makefile.in: eliminate stamp-files.
12221
12222Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12223
12224 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12225 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12226
12227Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12228
12229 * config.sub: fix iris/iris3.
12230
12231Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12232
12233 * configure: re-add -rm.
12234
12235Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12236
12237 * Maskefile.in: add .stmp-rcs to all.
12238
12239 * configure.in: remove gas from rs6000 build, use aix host fragment.
12240
12241Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12242
12243 * configure: pass down site_option during recursion.
12244
12245Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12246
12247 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12248
12249Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12250
12251 * configure: Change exec_prefix so that it really defaults to prefix.
12252
12253Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12254
12255 * Makefile.in, configure.in: Add support for mmalloc library.
12256
12257Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12258
12259 * Makefile.in: add stmp dependencies for a few more things.
12260
12261Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12262
12263 * configure: adjusted error message on objdir/srcdir configure
12264 collision, per john's suggestion.
12265
12266 * Makefile.in: add libiberty stmp to all and all.cross.
12267
12268Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12269
12270 * Makefile.in: remove force dependencies, add grep to all.
12271
12272Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12273
12274 * Makefile.in: drop flex. make stamp files work.
12275
12276 * configure: added test for conflicting configuration in srcdir,
12277 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12278 gets cranky. use relative paths for configure and srcdir
12279 whenever possible. Send some error messages to stderr that were
12280 going to stdout.
12281
12282Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12283
12284 * Makefile.in: Fix libg++ rule to check for gcc directory
12285 before using gcc/gcc. Also pass XTRAFLAGS.
12286
12287Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12288
12289 * Makefile.in: added stmp-files so that directories aren't polled
12290 when they are already built.
12291
12292 * configure.texi: fixed a node pointer problem.
12293
12294Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12295
4bddf3ad 12296 * config.sub configure.in gdb/configure.in
252b5132
RH
12297 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12298 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12299 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12300
12301Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12302
12303 * configure: -recurring becomes -silent. corrected help message
12304 for -site= option.
12305
12306 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12307
12308Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12309
12310 * configure: when building Makefile for crosses, replace
12311 tooldir and program_prefix. default srcdir from location of
12312 config.sub. remove "for host in hosts" and "for target in
12313 targets" loops.
12314
12315Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12316
12317 * Makefile.in: Do not pass bindir or mandir to cvs.
12318
12319Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12320
12321 * Makefile.in, configure.in: removed traces of namesubdir,
12322 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12323 copyrights to '92, changed some from Cygnus to FSF.
12324
12325 * configure.texi: remove most references to multiple hosts,
12326 multiple targets, subdirs, etc.
12327
12328 * configure.man: removed rcsid. reference config.sub not
12329 config.subr.
12330
12331 * Makefile.in: mkdir $(infodir) on install-info.
12332
12333Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12334
12335 * configure.texi: Explain better about .gdbinit and about
12336 the environment that configure.in sections run in.
12337
12338Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12339
12340 * configure.in: Ultrix is only a decstation if it's a MIPS.
12341
12342Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12343
12344 * README: DOC.configure => cfg-paper.texi.
12345
12346Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12347
12348 * config.sub (near case $os): Don't convert newsos* to bsd!
12349
12350Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12351
12352 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12353 the number of copies of COPYING that go into the GDB tar file.
12354
12355Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12356
4bddf3ad 12357 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12358 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12359 Fix SCO configuration stuff.
12360
12361Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12362
12363 * Makefile.in: For libg++, make sure the -I pointing
12364 to the gcc directory goes *after* all the libg++-local -I flags.
12365 Also, move just-gcc dependency from just-libg++ to all-libg++.
12366
12367Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12368
12369 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12370
12371Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12372
12373 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12374
12375Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12376
12377 * config.sub: Add stratus configuration frags. Also
12378 submitted to FSF.
12379
12380Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12381
12382 * Makefile.in (DEV_SUPPORT): add configure.man.
12383
12384 * config.sub(Decode manufacturer-specific): add -none*.
12385
12386Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12387
12388 * Makefile.in: remove form feeds to make Sun's make happy.
12389 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12390
12391Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12392
12393 * Makefile.in (AR_FLAGS): Make quieter.
12394
12395Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12396
12397 * configure.in: Add libg++.
12398 * configure: When verbose, don't output the command line at each
12399 level; it will be unremarkably the same as the previous version,
12400 which will be the same as what the user typed.
12401
12402Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12403
12404 * configure.in, Makefile.in: fix clean-info, add flex. add
12405 fileutils.
12406
12407 * configure: be less sensitive to spaces in Makefile.in. Do not
12408 look for sources in "..". Doing so breaks subdirectories that
12409 might have their own configure. If a subdir has it's own
12410 configure script, use it.
12411
12412Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12413
12414 * cfg-paper.texi: some changes suggested by rms.
12415
12416Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12417
12418 * config.sub: Merge in some small additions from the FSF version,
12419 taken from the gcc distribution, to bring the Cygnus and FSF
12420 versions into closer sync.
12421
12422Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12423
12424 * configure.in: Changed svr4 references to sysv4.
12425
12426Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12427
12428 * configure: added -V for version number option.
12429
12430Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12431
12432 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12433 renamed from DOC.configure to cfg-paper.texi.
12434
12435Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12436
12437 * configure, config.subr, config.sub: config.subr is now
12438 config.sub again.
12439
12440Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12441
12442 * configure.texi: new file, in progress.
12443
12444 * Makefile.in: build info file and install the man page for
12445 configure.
12446
12447 * configure.man: new file, first cut.
12448
12449 * configure: find config.subr again now that configuration "none"
12450 has gone. removed all traces of the -ansi option. removed all
12451 traces of the -languages option.
12452
12453 * config.subr: resync from rms.
12454
d932cae7 124551991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12456
12457 * configure, config.sub, config.subr: merge config.sub into
12458 config.subr, call the result config.subr, remove config.sub, use
12459 config.subr.
12460
12461 * Makefile.in: revised install for dir.info.
12462
d932cae7 124631991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12464
12465 * configure.in: add decstation host makefile frag.
12466
12467 * Makefile.in: BISON now bison -y again. also install-gcc on
12468 install. clean-gdbm on clean. infodir belongs in datadir.
12469 Make directories for info install. Build dir.info here then
12470 install it.
12471
d932cae7 124721991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12473
12474 * Makefile.in: fix for bad directory tests.
12475
d932cae7 124761991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12477
12478 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12479 regexp. -srcdir relative was being handled incorrectly.
12480
12481 * Makefile.in: unwrapped some for loops so that parallel makes
12482 work again and so one can focus one's attention on a particular
12483 package.
12484
d932cae7 124851991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12486
12487 * configure: added PWD as a stand in for `pwd` (for speed). use
12488 elif wherever possible. make -srcdir work without -objdir.
12489 -objdir= commented out.
12490
d932cae7 124911991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12492
12493 * configure: +options become --options. -subdirs commented out.
12494 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12495 Makefile now at top of generated Makefile. Removed cvs log
12496 entries. added -srcdir. create .gdbinit only if there is one
12497 in ${srcdir}.
12498
12499 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12500 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12501 and mandir now keyed off datadir by default.
12502
d932cae7 125031991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12504
12505 * Freshly created ChangeLog.
12506
12507\f
12508Local Variables:
12509mode: change-log
12510left-margin: 8
12511fill-column: 76
12512version-control: never
12513End:
5c5f596d 12514
This page took 0.901403 seconds and 4 git commands to generate.