* ada-lang.c (grow_vect): Return the new array instead of
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
1c0f67c1
AC
12004-10-19 Andrew Cagney <cagney@gnu.org>
2
3 * src-release (do-djunpack, do-md5sum): Install the generated file
4 directly into the proto-toplev/ directory.
5
a9cfce9c
AC
62004-10-19 Andrew Cagney <cagney@gnu.org>
7
8 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
9
ac0fa625
DD
102004-10-12 Kelley Cook <kcook@gcc.gnu.org>
11
12 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
13 * configure: Regenerate.
14
d27cc32e
PB
152004-10-06 Paolo Bonzini <bonzini@gnu.org>
16
17 Fix wrong conflict resolution in:
18
19 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
20
21 * Makefile.in: Regenerate.
22 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
23 in the recursive `make', instead of hardwiring `all'.
24 (Autogenerated TARGET-* variables): New.
25
1763908f
UW
262004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
27
28 Merged from GCC / libtool upstream:
29 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
30 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
31 * ltcf-cxx.sh (tpf*): Likewise.
32 * ltconfig (tpf*): Add TPF OS configuration support.
33
0490e016
NC
342004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
35
36 * configure.in: Enable target-libgloss for crx-*-*.
37 * configure: Regenerate.
38
32be62b5
RS
392004-09-24 Michael Roth <mroth@nessie.de>
40
41 * configure.in (--without-headers): Add missing double quotes.
42 * configure: Regenerate.
43
6048df60
DD
442004-09-24 Kelley Cook <kcook@gcc.gnu.org>
45
46 * ylwrap: Revert to previous version.
47
315b3b02
L
482004-09-23 H.J. Lu <hongjiu.lu@intel.com>
49
6048df60 50 PR bootstrap/17369
315b3b02
L
51 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
52 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
53 SET_GCC_LIB_PATH_CMD.
54 (BASE_TARGET_EXPORTS): Likewise.
55 * Makefile.in: Regenerated.
56
57 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
58 * configure: Regenerated.
59
fe69863c
DD
602004-09-23 Kelley Cook <kcook@gcc.gnu.org>
61
62 * config.guess: New upstream version
63 * compile, depcomp, install-sh, ylwrap: Likewise.
64
652004-09-19 Roger Sayle <roger@eyesopen.com>
66
67 * config/mh-x86omitfp: New host makefile fragment. Add
68 -fomit-frame-pointer to the default BOOT_CFLAGS.
69 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
70 * configure: Regenerate.
71
722004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
73
74 PR target/11572
75 * configure.in (*-*-darwin*): Renable libobjc.
76 * configure: Regenerate.
77
be75bbe1
DB
782004-09-09 Daniel Berlin <dberlin@dberlin.org>
79
80 * Makefile.def: Remove libbanshee.
81 * Makefile.tpl: Ditto.
82 * configure.in: Ditto.
83 * Makefile.in: Regen.
84 * configure: Ditto.
85
1b882a91
PB
862004-09-07 Paolo Bonzini <bonzini@gnu.org>
87
88 * missing: Import latest version from master repository.
89
eb1352ed
NC
902004-09-04 Nick Clifton <nickc@redhat.com>
91
92 * config.sub: Import latest version from master repository.
93 * config.guess: Likewise.
94 This includes these changes:
95
96 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
97
98 * config.sub: Handle crisv32, alias etraxfs.
99 * config.guess (crisv32:Linux:*:*): Handle.
100
101 2004-08-13 Brad Smith <brad@comstyle.com>
102
103 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
104 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
105
106 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
107
108 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
109 assume the processor is a powerpc. This is because coreutils
110 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
111 in this case, due to a MacOS X bug that causes
112 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
113 to return a negative number.
114 Problem reported by Petter Reinholdtsen in:
115 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
116
117 2004-07-19 Ben Elliston <bje@gnu.org>
118
119 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
120
121 2004-06-24 Ben Elliston <bje@gnu.org>
122
123 * config.guess: Update copyright years.
124 * config.sub: Likewise.
125
126 2004-06-22 Robert Millan <robertmh@gnu.org>
127
128 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
129 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
130
131 2004-06-22 Stanley F. Quayle <stan@stanq.com>
132
133 * config.guess (*:*VMS:*:*): New entry. Replaces
134 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
135 manufacturer.
136
137 2004-06-22 Ben Elliston <bje@gnu.org>
138
139 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
140 * config.sub: Likewise.
141
142 2004-06-22 Ben Elliston <bje@gnu.org>
143
144 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
145 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
146
147 2004-06-11 Ben Elliston <bje@gnu.org>
148
149 * config.guess (pegasos:OpenBSD:*:*): Remove.
150
151 2004-06-11 Ben Elliston <bje@gnu.org>
152
153 From Wouter Verhelst <wouter@grep.be>:
154 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
155
156 2004-06-11 Ben Elliston <bje@gnu.org>
157
158 * config.guess (luna88k:OpenBSD:*:*): New.
159
160 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
161
162 * config.guess (m32r*:Linux:*:*): New case.
163 * config.sub: Handle m32rle.
164
165 2004-03-12 Ben Elliston <bje@wasabisystems.com>
166
167 From Jens Petersen <petersen@redhat.com>:
168 * config.sub: Handle sparcv8.
169
170 2004-03-03 Ben Elliston <bje@wasabisystems.com>
171
172 From Tom Smith <smith@cag.lkg.hp.com>:
173 * config.guess: Version suffixes are equally significant on Tru64
174 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
175 prefix of "P" (patched kernel).
176
177 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
178
179 * config.sub: Add support for National Semiconductor CRX target.
180
2a3124ca
RH
1812004-09-03 Jan Beulich <jbeulich@novell.com>
182
183 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
184 *-*-netware, but add target-libmudflap.
185 Consolidate *-*-netware targets (of which really only i?86 exists)
186 into a single entry.
187 * configure: Likewise.
188
0df3d27f
PB
1892004-09-01 Paolo Bonzini <bonzini@gnu.org>
190
191 * Makefile.tpl (sorry): Remove.
192 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
193 (cleanstrap targets): Depend on distclean, not distclean-stage1.
194 (do-clean): Clean per-stage directories too.
195 (do-distclean): Run distclean-stage1 too.
196 (.NOTPARALLEL): Enable during toplevel bootstrap.
197 (stage[+id+]-bubble): Enable parallel execution during
198 the recursive invocation.
199 * Makefile.in: Regenerate.
200
201 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
202
203 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
204
205 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
206 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
207 * configure: regenerate
208 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
209 -mdynamic-no-pic
210
2112004-08-31 Paolo Bonzini <bonzini@gnu.org>
212
213 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
214 include.
215 * configure.in: Fix indentation.
216 * configure: Regenerate.
217
ee025550
PB
2182004-08-31 Paolo Bonzini <bonzini@gnu.org>
219
220 * Makefile.def (build_modules): Add fixincludes.
221 (dependencies): Make gcc depend on fixincludes.
222 * configure.in (build_tools): Add fixincludes.
223 (build_configdirs): Always include build_libs.
224 * Makefile.in: Regenerate.
225 * configure: Regenerate.
226
2272004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
228
229 * Makefile.def (bootstrap stages): Add 'lean' parameter.
230 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
231 phony targets; do not generate timestamp files.
232 (distclean-stageN): Remove references to their timestamp files.
233 (restageN, touch-stageN): Remove.
234 (stageN-bubble): Rewritten.
235 (compare): Support lean bootstraps.
236 * Makefile.in: Regenerate.
237
238 * configure.in: Only warn when bootstrapping but
239 build != host or build != target. Support lean bootstraps.
240 * configure: Regenerate.
241
242 Sync from gcc:
243 2004-08-26 Phil Edwards <phil@codesourcery.com>
244
245 * configure.in: Give a better error message if GMP/MPFR are missing
246 and a language needing them has been requested.
247 * configure: Regenerated.
248
249 2004-08-25 Phil Edwards <phil@codesourcery.com>
250
251 * configure.in: Print a list of available language front-ends if
252 a requested one is missing. Tidy stray tab characters.
253 * configure: Regenerated.
254
72b2455a
PB
2552004-08-17 Paolo Bonzini <bonzini@gnu.org>
256
257 * Makefile.in: Regenerate.
258 * configure: Regenerate.
259
260 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
261 stage_*_flags.
262 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
263 for bootstrapped modules if toplevel bootstrap is going.
264 (GCC bootstrap): Generate per-stage targets for all bootstrapped
265 modules. Adjust for changes in Makefile.def. Enable several
266 rules even in non-bootstrap mode, just to avoid peppering the
267 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
268 (stage-[+prev+]-bubble): Remove.
269
270 * Makefile.def (Dependencies): Depend on all-build-bison,
271 all-build-flex, all-build-byacc, all-build-texinfo, rather
272 than the host variations.
273 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
274 with BUILD_SUBDIR.
275 (BISON): Update for recent Bisons.
276 (YACC): Fix typo.
277 (cross): Depend on all-build.
278 (all): Do not depend on all-build.
279 (prebootstrap): Remove.
280 (dep-kind): Accept separate prefixes for MODULE and ON variables.
281 (Prebootstrap dependencies): Add them to the per-stage targets
282 and to all-prebootstrap.
283 * configure.in (build_configdirs): Always enable build_tools.
284 (BUILD_DIR_PREFIX): Remove.
285
286 * Makefile.def (gcc): Add target variable.
287 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
288 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
289 in the recursive `make', instead of hardwiring `all'.
290 (Autogenerated TARGET-* variables): New.
291
de0b4a87
JW
2922004-08-17 Robert Millan <robertmh@gnu.org>
293
294 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
295 (instead of FreeBSD).
296 * configure: Regenerate.
297
ad681c85
NN
2982004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
299
675c6968
NN
300 * Makefile.def, configure.in, src-release: Remove useless, bogus
301 references to tix.
302 * Makefile.in, configure: Regenerate.
303
ad681c85
NN
304 * src-release: Stop distributing mmalloc with gdb (which doesn't
305 use it).
306 * Makefile.def: GDB doesn't depend on mmalloc anymore.
307 * Makefile.in: Regenerate.
308
11b04d1f
DD
3092004-08-09 Mark Mitchell <mark@codesourcery.com>
310
311 * configure.in (arm*-*-eabi*): New target.
312 * configure: Regenerate.
313
f2420bea
NN
3142004-08-01 Robert Millan <robertmh@gnu.org>
315
316 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
317 libmudflap for all GNU-based systems (with Glibc).
318 * configure: Regenerate.
319
9e6ce191
PB
3202004-08-06 Paolo Bonzini <bonzini@gnu.org>
321
322 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
323 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
324 (Dependencies): New section.
325 * Makefile.tpl (Dependencies): Generate from Makefile.def.
326 (configure-target-[+module+]): Depend on maybe-all-gcc
327 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
328 (toplevel profiledbootstrap): Fix dependencies.
329 * Makefile.in: Regenerate.
330
df4a6958
MM
3312004-08-03 Mark Mitchell <mark@codesourcery.com>
332
333 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
334 target-libiberty to noconfigdirs.
335
11b04d1f
DD
3362004-08-03 Paul Brook <paul@codesourcery.com>
337
338 * configure.in: Check for MPFR as well as GMP.
339 * configure: Regenerate.
340
b813574b
PB
3412004-08-03 Paolo Bonzini <bonzini@gnu.org>
342
343 * Makefile.def (host-modules): Add gcc.
344 * Makefile.in: Regenerate.
345 * Makefile.tpl (sorry): New rule.
346 (configure-host, all-host, [+make_target+]-host, do-check,
347 install-host): Do not add gcc as a special case.
348 (host modules): Add a small special-casing for gcc. Export
349 extra_make_flags through the environment.
350 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
351 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
352 other recursive targets for gcc): Remove.
353
354 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
355 (stage, unstage): New rules.
356 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
357 distclean-stage[+id+]): Use stage_current.
358 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
359 the stage*-start rules.
360
61edac0c
JW
3612004-07-19 Robert Millan <robertmh@gnu.org>
362
363 Synced from gcc:
364
365 2004-04-26 Robert Millan <robertmh@gnu.org>
366
367 Add patches from libtool CVS.
368 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
369 * ltconfig: Likewise.
370 * ltcf-c.sh: Likewise.
371 * ltcf-cxx.sh: Likewise.
372 * ltcf-gcj.sh: Likewise.
373
3e707e94
PB
3742004-07-12 Paolo Bonzini <bonzini@gnu.org>
375
376 * configure.in: Add noconfigdirs for crx-*-*.
377 * configure: Regenerate.
378
3792004-07-12 Paolo Bonzini <bonzini@gnu.org>
380
381 Synced from gcc:
382
383 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
384
385 * configure.in: Build libmudflap by default on FreeBSD.
386 * configure: Regenerated.
387
388 2004-07-09 Mark Mitchell <mark@codesourcery.com>
389
390 * configure.in: Do not build libmudflap by default on non-GNU/Linux
391 systems.
392 * configure: Regenerated.
393
394 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
395
396 PR target/16344
397 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
398 feedback based compiler.
399 * Makefile.in: Rebuilt.
400
401 2004-07-05 Phil Edwards <phil@codesourcery.com>
402
403 * configure.in: Do not prepend $srcdir to /dev/null in
404 makefile fragments.
405 * configure: Regenerate.
406
a7ee7660
AO
4072004-07-08 Alexandre Oliva <aoliva@redhat.com>
408
409 * Makefile.def (host_modules): Set bootstrap=true for flex.
410 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
411 * Makefile.in: Rebuilt.
412
6a9cf61e
PB
4132004-07-01 Paolo Bonzini <bonzini@gnu.org>
414
415 * Makefile.def (build_modules): Add bison, byacc, flex,
416 m4, texinfo.
417 (flags_to_pass): Add FLEX.
418 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
419 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
420 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
421 DEFAULT_MAKEINFO): Remove.
422 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
423 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
424 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
425 objdir or else use configured tool.
426 (all-build): New.
427 (all): Depend on it.
428 (Build module dependencies): Add.
429 * Makefile.in: Regenerate.
430 * configure.in: Better support for multiple build modules,
431 matching what is done for host/target modules. Do not look
432 for "plausible" locations of build tools if Canadian cross.
433 Use autoconf's AC_PROG_CC to find a C compiler. Define
434 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
435 * configure: Regenerate.
436
95b6a1f2
PB
4372004-06-22 Paolo Bonzini <bonzini@gnu.org>
438
439 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
440 * Makefile.in: Regenerate.
441
7ffa0b57
PB
4422004-06-22 Paolo Bonzini <bonzini@gnu.org>
443
444 * Makefile.tpl (configure-build-[+module+],
445 configure-[+module+], configure-target-[+module+]): Pass
446 [+extra_configure_args+].
447 (all-build-[+module+], all-[+module+], check-[+module+],
448 install-[+module+], [+make_target+]-[+module+],
449 all-target-[+module+], check-target-[+module+],
450 install-target-[+module+], [+make_target+]-target-[+module+]):
451 Pass [+extra_make_args+].
452 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
453 (GCC_HOST_EXPORTS): Remove.
454 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
455 cross, check-gcc, check-gcc-c++, install-gcc,
456 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
457 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
458 * Makefile.in: Regenerate.
459
929ba6e7
CF
4602004-06-21 Christopher Faylor <cgf@alum.bu.edu>
461
462 * configure.in: Check for srcdir/winsup rather than build directory
463 winsup.
464 * configure: Regenerate.
465
b76d7de0
CV
4662004-06-17 Corinna Vinschen <vinschen@redhat.com>
467
468 * configure.in: Don't build Cygwin native newlib if winsup
469 directory is missing. Emit warning instead.
470 * configure: Regenerate.
471
656fdd47
PB
4722004-06-09 Paolo Bonzini <bonzini@gnu.org>
473
474 * Makefile.tpl (touch-stage[+id+]): New.
475 (restage[+prev+]): Depend on touch-stage[+id+].
476
477 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
478 Use it throughout.
479
480 * Makefile.def: Add profile and feedback bootstrap stages.
481 Remove next field from bootstrap stages.
482 * Makefile.tpl (LN, LN_S): Substitute.
483 (stageN-start, stageN-end): Use double-colon rules, to
484 provide a hook for additional setup commands.
485 (distclean-stageN-gcc, restageN): Create dependencies from
486 [+prev+], not from [+next+].
487 (stageN-bubble): Add commands for successive stages from
488 [+prev+], using double-colon rules.
489 (all-stageN-gcc): Fix typo.
490 (stagefeedback-start, profiledbootstrap): New.
491 * Makefile.in: Regenerate.
492 * configure.in: Call ACX_PROG_LN.
493 * configure: Regenerate.
494
498d4a71
CF
4952004-06-03 Paolo Bonzini <bonzini@gnu.org>
496
497 * configure.in: Fix --enable-bootstrap breakage introduced in trees
498 without gcc.
499 * configure: Regenerate.
500
377d8c42
PB
5012004-06-01 Paolo Bonzini <bonzini@gnu.org>
502
503 * Makefile.tpl: Fix typo.
504 * Makefile.in: Regenerate.
505
f5f8a794
PB
5062004-06-01 Paolo Bonzini <bonzini@gnu.org>
507
508 * configure.in: Remove new- prefix from toplevel
509 bootstrap targets.
510 * configure: Regenerate.
511
f7a4c34f
PB
5122004-06-01 Paolo Bonzini <bonzini@gnu.org>
513
514 Merge this patch from the gcc tree:
515
516 2004-05-30 Andreas Jaeger <aj@suse.de>
517 Jim Wilson <wilson@specifixinc.com>
518
519 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
520 like CC.
521
319cab08
PB
5222004-06-01 Paolo Bonzini <bonzini@gnu.org>
523
524 * Makefile.tpl (all.normal): Rename to all.
525 (all): Replace with a rule to pick the default
526 target from configure.
527 (all-gcc, configure-gcc): Use conditionals to
528 do nothing when toplevel bootstrap is going on.
529 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
530 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
531 * configure.in: Support --enable-bootstrap.
532
533 * Makefile.def: Remove new- prefix from toplevel
534 bootstrap targets.
535 * Makefile.tpl: Likewise.
536
537 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
538 target.
539
540 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
541 $(RECURSE_FLAGS) to recursive invocation of make.
542
543 * Makefile.in: Regenerate.
544 * configure: Regenerate.
545
88f64edc
DJ
5462004-05-27 Daniel Jacobowitz <dan@debian.org>
547
548 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
549 * configure: Regenerate.
550
378fce5b
DD
5512004-05-25 Daniel Jacobowitz <drow@false.org>
552
553 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
554 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
555 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
556 targets.
557 * Makefile.in: Regenerate.
558
dfdffa2c
PB
5592005-05-24 Paolo Bonzini <bonzini@gnu.org>
560
561 * configure.in: Test the ability to symlink directories.
562 * configure: Regenerate.
563
564 * Makefile.def (bootstrap-stage): New definitions.
565 * Makefile.tpl (configure-stage1-gcc,
566 configure-stage2-gcc, configure-stage3-gcc,
567 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
568 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
569 new-restage3, compare): Autogenerate, see Makefile.in
570 entry for behavioral changes.
571 (distclean-stage1, new-stage1-start, new-stage1-end,
572 new-stage1-bubble, distclean-stage2, new-stage2-start,
573 new-stage2-end, new-stage2-bubble, distclean-stage3,
574 new-stage3-start, new-stage3-end): New autogenerated targets.
575 (objext, prebootstrap, BOOT_CFLAGS,
576 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
577 targets.
578
579 * Makefile.in: Regenerate.
580 (distclean-stage1, new-stage1-start, new-stage1-end,
581 new-stage1-bubble, distclean-stage2, new-stage2-start,
582 new-stage2-end, new-stage2-bubble, distclean-stage3,
583 new-stage3-start, new-stage3-end): New targets.
584 (all-stage1-gcc): Move prebootstrap dependency from here...
585 (configure-stage1-gcc): ...to here.
586 (new-bootstrap): Use bubble targets.
587 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
588 Use per-stage distclean targets.
589 (configure-stage1-gcc, configure-stage2-gcc,
590 configure-stage3-gcc, all-stage1-gcc,
591 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
592 Use new-stageN-start to prepare the tree.
593
04cf1b77
PB
5942004-05-23 Paolo Bonzini <bonzini@gnu.org>
595
596 * Makefile.def (host_modules): add libcpp.
597 * Makefile.tpl: Add dependencies on and for libcpp.
598 * Makefile.in: Regenerate.
599 * configure.in: Add libcpp host module.
600 * configure: Regenerate.
601
80b200a1
ZW
6022004-05-17 Zack Weinberg <zack@codesourcery.com>
603
604 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
605 of libf2c.
606 * configure, Makefile.in: Regenerate.
607
4b1cb4fe
DD
6082004-05-13 Diego Novillo <dnovillo@redhat.com>
609
610 Merge from tree-ssa-20020619-branch.
611
612 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
613 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
614 (HOST_GMPLIBS): Define.
615 (HOST_GMPINC): Define.
616 (TARGET_LIB_PATH): Add libmudflap.
617 (GFORTRAN_FOR_TARGET): Define.
618 (configure-build*): Export GFORTRAN.
619 (configure-gcc): Export GMPLIBS and GMPINC.
620 (all-gcc): Add maybe-all-libbanshee.
621 (configure-target-libgfortran): Define.
622 * Makefile.in: Regenerate.
623 * configure.in (host_libs): Add libbanshee.
624 (target_libraries): Add target-libmudflap and target-libgfortran.
625 Add --with-libbanshee.
626 Handle --disable-libmudflap.
627 (*-*-freebsd*): Use with_gmp.
628 Add $(libgcj) to noconfigdirs.
629 * configure: Regenerate.
630 * depcomp: New file.
631 * MAINTAINERS: Add tree-ssa maintainers.
632
6332004-04-28 Paolo Bonzini <bonzini@gnu.org>
634
635 * config/acx.m4: Fix fastcompare support for new-bootstrap.
636 * configure: Regenerate.
637
b8908782
DD
6382004-04-27 Paolo Bonzini <bonzini@gnu.org>
639
640 Revert:
641 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
642
643 * Makefile.def (flags_to_pass): Remove *dir variables that
644 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
645 as well as prefix and exec_prefix.
646 * Makefile.in: Regenerate.
647
6482004-04-26 Paolo Bonzini <bonzini@gnu.org>
649
650 * Makefile.def (host_modules): Mark with the bootstrap
651 flag packages on which gcc depends.
652 * Makefile.tpl (all-bootstrap): Use it.
653 * Makefile.in: Regenerate.
654
6552004-04-26 Paolo Bonzini <bonzini@gnu.org>
656
657 * Makefile.def (flags_to_pass): Remove *dir variables that
658 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
659 as well as prefix and exec_prefix.
660 * Makefile.in: Regenerate.
661
6622004-04-26 Paolo Bonzini <bonzini@gnu.org>
663
80b200a1
ZW
664 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
665 * configure: Regenerate.
666 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
667 * gcc/Makefile.tpl (compare): Use the result of the test.
668 * gcc/Makefile.in: Regenerate.
b8908782
DD
669
6702004-04-23 Paolo Bonzini <bonzini@gnu.org>
671
672 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
673 Always relocate gcc and prev-gcc to the original names, even
674 if the build fails.
675 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
676 New targets.
677
0f260896
RO
6782004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
679
680 * configure.in (mips*-*-irix5*): Enable ld.
681 * configure: Regenerate.
682
51860f05
JW
6832004-04-15 James E Wilson <wilson@specifixinc.com>
684
685 * Makefile.tpl (configure-[+module+], configure-gcc,
686 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
687 Set and export LDFLAGS.
688 * Makefile.in: Regenerate.
689
54752a6b
NN
6902004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
691
692 PR bootstrap/14871
693 * Makefile.tpl: If we don't have built-in-tree target tools,
694 use the ones found by configure rather than hacking around with
695 program_transform_name.
696 * configure.in: Give Makefile.tpl the information necessary
697 to do that.
698 * Makefile.in: Regenerate.
699 * configure: Regenerate.
700
7012004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
702
703 PR bootstrap/14760
704 * configure.in: When computing baseargs, strip *all* copies of
705 offending options. Also, don't match/substitute the trailing space,
706 so that this actually works when two similar options are separated by
707 only one space.
708 * configure: Regenerate.
709
7102004-04-06 David Edelsohn <edelsohn@gnu.org>
711
80b200a1
ZW
712 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
713 (rs6000-*-aix*): Same.
714 * configure: Regenerate.
54752a6b 715
5e2b61fb
SS
7162004-03-25 Stan Shebs <shebs@apple.com>
717
718 Remove MPW support, no longer used.
719 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
720 mpw-install: Remove files.
721 * src-release (DEVO_SUPPORT): Remove names of removed files.
722 * MAINTAINERS: Likewise.
723
1a6f2dc7
NN
7242004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
725
a0049f1b
NN
726 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
727 STRICT_WARN, WARN_CFLAGS flags passed down to make.
728 * Makefile.in: Regenerate.
729
1a6f2dc7
NN
730 * configure.in (top level bootstrap support): Rework --enable-werror
731 to set @stage2_werror_flag@.
732 * configure: Regenerate.
733 * Makefile.tpl (top level bootstrap support): Pass
734 @stage2_werror_flag@ down to configure in stages 2 and 3.
735 * Makefile.in: Regenerate.
736
920e3419
NN
7372004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
738
739 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
740 for stages 2 and 3 as well as in make. As a consequence, remove
741 OUTPUT_OPTION (now detected by configure) from the flags passed down
742 to make.
743 * Makefile.in: Regenerate.
744
745 * Makefile.tpl (new-bootstrap): Fix typo.
746 * Makefile.in: Regenerate.
747
4fa63067
NN
7482004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
749
750 * Makefile.tpl: Rearrange by moving recursive_targets rules
751 into their proper sections.
752 * Makefile.tpl (top level bootstrap support): Move disabling
753 of coverage flags from 'make' to 'configure'; improve comments.
754 * Makefile.in: Regenerate.
755
756 * Makefile.tpl (experimental top level bootstrap) Move stage1
757 language setting from all- target to configure- target; disable
758 intermodule optimization in stage 1; prevent gratuitous rebuilds
759 of stage 1.
760 * Makefile.in: Regenerate.
761 * configure.in: Comma-separate stage 1 language list for top
762 level bootstrap.
763 * configure: Regenerate.
764
765 * Makefile.tpl: Clean up experimental top level bootstrap support:
766 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
767 prev-gcc in configure- targets as well as all- targets.
768 * Makefile.in: Regenerate.
769
fb8a10fd
NN
7702004-03-17 Paolo Bonzini <bonzini@gnu.org>
771
772 * configure.in: Remove symbolic link section.
773 * configure: Regenerate.
774 * Makefile.tpl (links): Remove.
775 * Makefile.in: Regenerate.
776
947f426e 7772004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 778 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
779
780 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 781 Set with AC_CHECK_PROGS.
947f426e
NN
782 * configure.in: Fix comment typo from last patch.
783 * configure: Regenerate.
784
1d39f329
NN
7852004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
786
787 * Makefile.tpl: Introduce experimental top level bootstrap support.
788 * Makefile.in: Regenerate.
789 * configure.in: Introduce support for top level bootstrap.
790 * configure: Regenerate.
791
4b0ac75d 7922004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 793 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
794
795 PR bootstrap/14522
796 * configure.in: Cope with shells that do not support unquoted ^
797 * configure: Regenerate.
798
2e70b094 7992004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 800 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
801
802 PR bootstrap/14522
803 * configure.in: Cope with shell that do not support nesting
804 quotes inside quoted backquote substitutions.
805 * configure: Regenerate.
806
8072004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
808
809 PR bootstrap/14522
810 * configure.in: Fix escaping of $.
811 * configure: Regenerate.
812
9e07f89d
NN
8132004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
814
815 * configure: Regenerate.
816
8172004-03-08 Paolo Bonzini <bonzini@gnu.org>
818
819 PR ada/14131
820 Move language detection to the top level.
821 * configure.in: Find default values for the tools as
822 soon as possible. Disable ada if GNAT is not found.
823 Emit error message about missing languages. Expand
824 --enable-languages=all for the gcc subdirectory.
825
1712ab83
RS
8262004-03-01 Richard Sandiford <rsandifo@redhat.com>
827
828 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
829 and disable libgcj.
830 * configure: Regenerated.
831
3dee29da
NN
8322004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
833
834 PR bootstrap/7087
835 * Makefile.tpl: Guard XFOO sed statements better.
836 * Makefile.tpl: Add dependency for configure-target-libada.
837 * Makefile.in: Regenerate (incidentally fixes broken
838 commit when libada-branch was merged).
839
0558264b
AC
8402004-02-28 Andrew Cagney <cagney@redhat.com>
841
842 * src-release (CVS_NAMES): Define.
843 (do-tar, do-tar): Prune $(CVS_NAMES).
844
c38f9803
AC
8452004-02-23 Andrew Cagney <cagney@redhat.com>
846
847 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
848 2004-02-19.09.
849
55636792
NN
8502004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
851
852 PR bootstrap/11932
853 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
854
1e600082
AC
8552004-02-19 Andrew Cagney <cagney@redhat.com>
856
857 * config.guess: Update from version 2003-06-12 to 2004-02-16.
858 * config.sub: Update from version 2003-06-13 to 2004-02-16.
859
3769cd82
DD
8602004-02-11 David Edelsohn <edelsohn@gnu.org>
861
862 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
863 (rs6000-*-aix*): Same.
864 * configure: Regenerate.
865
a92834c8
DD
8662004-02-11 Kelley Cook <kcook@gcc.gnu.org>
867
868 * configure.in (host): Add in missing $noconfigdirs to defines.
869 * configure: Regenerate.
870
a2592b1b
DD
8712004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
872 Nathanael Nerode <neroden@gcc.gnu.org>
873
874 PR ada/6637, PR ada/5911
80b200a1 875 Merge with libada-branch:
a2592b1b
DD
876 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
877 with appropriate dependencies. Add --enable-libada configure switch.
878 * configure, Makefile.in: Regenerate.
879
e31d1ea3
DD
8802004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
881
882 * configure.in: Don't pass --with-stabs on IRIX 5 either.
883 * configure: Regenerate.
884
db85f5c0
JJ
8852004-02-02 Jeff Johnston <jjohnstn@redhat.com>
886
887 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 888
fc434214
DD
8892004-01-23 DJ Delorie <dj@redhat.com>
890
891 * Makefile.def (target_modules) [libiberty]: Don't stage.
892 * Makefile.in: Rebuilt.
893
ad445c2c 8942004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 895
ad445c2c
JJ
896 * COPYING.NEWLIB: Update to include copyrights for new
897 iconv code.
898
72bbedde
AC
8992004-01-15 Andrew Cagney <cagney@redhat.com>
900
901 * src-release: Update copyright year.
902 (do-proto-toplev): Configure using i686-pc-linux-gnu.
903 (NEWLIB_SUPPORT_DIRS): Delete macro.
904 (newlib.tar.bz2): Delete rule.
905
a6d6062d
DD
9062004-01-14 Loren J. Rittle <ljrittle@acm.org>
907
908 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
909 * Makefile.tpl (configure-target-[+module+]): Support stage.
910 * Makefile.in: Rebuilt.
911
f8b73030
MR
9122003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
913
914 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
915 throughout.
916
aff0e9df
NN
9172004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
918
bb5dca17
NN
919 * configure.in: Use ./config.cache, not config.cache.
920 * configure: Regenerate.
921 * Makefile.tpl: Special-casing not needed for GCC any more.
922 * Makefile.in: Regenerate.
923
82252c06
NN
924 * configure.in: Don't share a cache file for host dirs.
925 * configure: Regenerate.
926
aff0e9df
NN
927 * config-ml.in: Don't mess with the cache file.
928
95036d20
NN
9292004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
930
ac7b618e
NN
931 * Makefile.tpl: Make GCC use a separate config.cache.
932 * Makefile.in: Regenerate.
933
95036d20
NN
934 PR bootstrap/11932, PR bootstrap/11933
935 (I don't know if it will fix either of them, but it relates
936 to them.)
937 * configure.in: Don't use shared config.cache for target
938 directories.
939 * configure: Regenerate.
940
08c1856b
DD
9412003-12-31 Roger Sayle <roger@eyesopen.com>
942
943 * configure.in (ia64*-*-hpux*): Disable building java libraries.
944 * configure: Regenerated.
945
c1968181 9462003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 947
c1968181
DD
948 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
949 * configure: Regenerated.
950
10ecffb9
NN
9512003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
952
953 Port change over from GCC:
954 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
955 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
956 (configure-build-[+module+], configure-[+module+]): Likewise.
957 (configure-target-[+module+], configure-gcc, config.status): Likewise.
958 * Makefile.in: Regenerate.
959
f2ab5990
TF
9602003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
961
962 * configure.in (raw_libstdcxx_flags): Remove the leading space.
963 * configure: Regenerate.
964
41a7d11a
JJ
9652003-11-27 Jeff Johnston <jjohnstn@redhat.com>
966
80b200a1 967 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
968 stdlib.
969
d9441a1f
DD
9702003-11-14 Arnaud Charlet <charlet@act-europe.fr>
971
972 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
973 * Makefile.in: Regenerate.
974
3a48a978
DD
9752003-10-20 Phil Edwards <phil@codesourcery.com>
976
977 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
978 * configure: Regenerate.
979
f0b24077
NN
9802003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
981
982 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
983 HOST_FLAGS_TO_PASS.
984 * Makefile.in: Regenerate.
985
5fbad20a
DD
9862003-10-05 Mohan Embar <gnustuff@thisiscool.com>
987
988 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
989 * configure: Rebuilt
990 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
991 * Makefile.in: Rebuilt
992
78be4155
L
9932003-10-03 H.J. Lu <hongjiu.lu@intel.com>
994
995 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
996
051fcc7a
L
9972003-10-01 Phil Edwards <pme@gcc.gnu.org>
998
999 * config-ml.in: Use ac_configure_args directly instead of
1000 ml_arguments. Only set ml_norecursion if --no[-]recursion is
1001 actually seen.
1002
10032003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
1004
1005 * config-ml.in: Propagate INSTALL variables.
1006
f27d4f92
DJ
10072003-09-21 Daniel Jacobowitz <drow@mvista.com>
1008
1009 * configure.in: Pass a computed --program-transform-name
1010 to subconfigures.
1011 * configure: Regenerated.
1012
cae4d560
NN
10132003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1014
1015 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1016 * Makefile.in: Regenerate.
1017
1018 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1019 * Makefile.in: Regenerate.
1020
8ff944f6
DJ
10212003-09-17 Daniel Jacobowitz <drow@mvista.com>
1022
1023 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1024 quoting.
1025 * configure: Regenerated.
1026
d9a35680
MC
10272003-09-12 Michael Chastain <mec@shout.net>
1028
1029 Fix PR gdb/857.
1030 * src-release (do-proto-topleve): Remove junk files
1031 intl/config.cache, intl/config.status,
1032 intl/config.h, intl/stamp-h.
1033
710068b9
AC
10342003-09-14 Andrew Cagney <cagney@redhat.com>
1035
1036 * src-release (dejagnu.tar): New target.
1037 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
1038 (do-djunpack): Use $(PACKAGE) for the package name.
1039
e1008165
DD
10402003-09-04 DJ Delorie <dj@redhat.com>
1041
1042 * configure: Regenerate.
1043
21998d12
NC
10442003-09-04 Robert Millan <robertmh@gnu.org>
1045
1046 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 1047
ccca4bb3
DD
10482003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1049
1050 * configure.in: Ensure arguments to sed are properly spaced.
1051 * configure: Regenerate.
1052
ee949b5e
DJ
10532003-08-28 Daniel Jacobowitz <drow@mvista.com>
1054
1055 Merge from gcc:
1056 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
1057 * install-sh: Update to newer upstream versions (associated with
1058 aclocal 1.7).
1059 * missing: Likewise, plus $1Help2man -> $1 typo fix.
1060
75addda2
DJ
10612003-08-27 Daniel Jacobowitz <drow@mvista.com>
1062
1063 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1064 * configure: Regenerated.
1065
8d2877d8
NN
10662003-08-23 Phil Edwards <pme@gcc.gnu.org>
1067
1068 * configure.in: Use newline instead of semicolon when assuming
1069 shell arguments in a for loop.
1070 * configure: Regenerated.
1071
d2cc0e0d
GK
10722003-08-20 Geoffrey Keating <geoffk@apple.com>
1073
1074 PR 8180
1075 * configure.in: When testing with_libs and with_headers, treat
1076 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
1077 * configure: Regenerate.
80b200a1 1078
d2cc0e0d
GK
1079 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1080 make, shell, etc.
1081 (baseargs): Likewise.
1082 * configure: Regenerate.
1083
04d1ab34
GK
10842003-08-19 Geoffrey Keating <geoffk@apple.com>
1085
1086 * configure.in: Disable libgcj for darwin not on powerpc.
1087 * configure: Rebuild.
1088
ca506da8
MC
10892003-08-15 Michael Chastain <mec@shout.net>
1090
1091 * src-release (do-proto-toplev): Remove junk files
1092 dejagnu/example/calc/config.status,
1093 dejagnu/example/calc/config.log.
1094
a4aa3f49
DD
10952003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
1096
1097 * config-ml.in, symlink-tree: Add license.
1098
ede4fbe4
NN
10992003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
1100
1101 Merge from gcc:
1102
1103 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
1104 * Makefile.tpl (check, check-c++): Express dependencies using
1105 dependencies rather than commands.
1106 * Makefile.in: Regenerate.
1107
1108 2003-07-31 Geoffrey Keating <geoffk@apple.com>
1109 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1110 * Makefile.in: Update.
1111
970f29af
AC
11122003-08-01 Andrew Cagney <cagney@redhat.com>
1113
1114 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1115 * configure: Ditto.
1116
b2884a0c
DD
11172003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
1118
1119 * configure.in: Enable libgcj for darwin.
1120 * configure: Rebuild.
1121
c07f46a4
NN
11222003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
1123
1124 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
1125
9175bfc0
NN
11262003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
1127
1128 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1129 creating target and build subdirs to build all parent dirs as needed.
1130 * Makefile.in: Rebuild.
1131 * configure.in: Don't build dirs explicitly here.
1132 * configure: Rebuild.
1133
b9abda6a
AO
11342003-07-22 Alexandre Oliva <aoliva@redhat.com>
1135
1136 * Makefile.tpl (all-make): Depend on intl.
1137 * Makefile.in: Rebuilt.
1138
eef8ffd4
NN
11392003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1140
1141 * config.if: Remove unused libc_interface determination.
1142
295efaf0
NN
11432003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
1144
1145 * Makefile.in: Regenerate, correctly this time.
1146
e5c3f801
NN
11472003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
1148
1149 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
1150 unused INSTALL_PROGRAM_ARGS.
1151 * configure.in: Use AC_PROG_INSTALL.
1152 * Makefile.in: Regenerate.
1153 * configure: Regenerate.
1154
4a18bd6b
AO
11552003-07-10 Alexandre Oliva <aoliva@redhat.com>
1156
1157 * configure: Rebuilt.
1158 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1159 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1160 newlib nor libgloss.
1161 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
1162 * configure.in (am33_2.0-*-linux*): Added.
1163
fbd1054d
BW
11642003-07-09 Bob Wilson <bob.wilson@acm.org>
1165
1166 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1167 * configure: Regenerate.
1168
b40e3958
L
11692003-07-06 H.J. Lu <hongjiu.lu@intel.com>
1170
1171 * config-ml.in: Replace PWD with PWD_COMMAND.
1172 * Makefile.tpl: Likewise.
1173 * Makefile.in: Regenerated.
1174
4a5be7ba
NN
11752003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
1176
1177 * configure.in: Clean up config-lang.in handling. Delete
1178 useless assignment to "subdirs".
1179 * configure: Regenerate.
1180
9c14acb8
NN
11812003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
1182
1183 * configure.in: Rename 'target_libs' to 'target_libraries'.
1184 Remove useless reference to 'target_libs'.
1185 * configure: Regenerate.
1186
8f32e830
KS
11872003-06-23 Keith Seitz <kseitz@sources.redhat.com>
1188
1189 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1190 * Makefile.in: Regenerate.
1191
12f0bd74
NN
11922003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
1193
1194 * Makefile.def: Introduce flags_to_pass.
1195 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1196 * Makefile.in: Regenerate.
1197
b07c2aad
HPN
11982003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
1199
1200 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1201 and target-libgloss.
1202 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1203 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 1204 * configure: Regenerate.
b07c2aad 1205
56f25033
DD
12062003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1207
1208 * configure.in: Update testsuite_flags to new location.
1209 * configure. Regenerate.
80b200a1 1210
4ec9a3b2
NN
12112003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
1212
1213 * Makefile.tpl: Remove BUILD_CC stuff.
1214 * Makefile.in: Regenerate.
1215
059083b1 12162003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 1217
059083b1
L
1218 * config.guess: Update to 2003-06-12 version.
1219 * config.sub: Update to 2003-06-13 version.
1220
535b046a
TS
12212003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1222
1223 * MAINTAINERS: Add myself as MIPS co-maintainer.
1224
00c22daa 12252003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 1226
00c22daa
L
1227 * config.guess: Update to 2003-06-06 version.
1228 * config.sub: Update to 2003-06-06 version.
1229
1047cb91
DD
12302003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1231
1232 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1233 * configure. Regenerate.
1234
123494c8
NN
12352003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
1236
1047cb91
DD
1237 * configure.in: Disable serial configure by default.
1238 * configure: Regenerate.
1239 * Makefile.tpl: Abolish .NOTPARALLEL.
1240 * Makefile.in: Regenerate.
1241
7f121bbf
NN
1242 * Makefile.tpl: Replace {build,host,target}_canonical by
1243 {build,host,target}.
1244 * Makefile.in: Regenerate.
1245
123494c8
NN
1246 * Makefile.tpl: Fix stupid pasto.
1247 * Makefile.in: Regenerate.
1248
ec7e0995
NN
12492003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
1250
1251 * Makefile.tpl: Remove bogus conditional.
1252 * Makefile.in: Regenerate.
1253
27b1cc72
NN
12542003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
1255
2a4cbe27
NN
1256 * Makefile.tpl: Make 'recursive targets' using autogen rather
1257 than shell loop. Remove duplicate 'clean' targets and false
1258 comments.
1259 * Makefile.def: Add systematic dependencies to 'recursive' targets.
1260 Add systematic method of specifying missing targets in subdirs.
1261 Add copyright boilerplate.
1262 * Makefile.in: Regenerate.
1263 * configure.in: Add 'recursive targets' to maybe list.
1264 * configure: Regenerate.
1265
27b1cc72
NN
1266 * Makefile.tpl: Rename [+target+] to [+make_target+].
1267 * Makefile.def: Rename 'target' to 'make_target'.
1268
01e51bd0
NC
12692003-05-30 Nick Clifton <nickc@redhat.com>
1270
1271 * README-maintainer-mode: Update URL for locating blessed config
1272 tools.
1273
2fd84b42
NC
12742003-05-29 Robert Millan <rmh@debian.org>
1275
1276 * ltconfig: Import this patch and modify for use with current
1277 version of ltconfig:
1278
1279 2003-05-21 Bruno Haible <bruno@clisp.org>
1280
1281 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
1282 GNU/FreeBSD.
1283
8945c6bb
DD
12842003-05-28 DJ Delorie <dj@redhat.com>
1285
1286 * Makefile.tpl: Make maybe-check-gcc .PHONY.
1287 * Makefile.in: Regenerate.
1288
2f9632a1
JJ
12892003-05-28 Jeff Johnston <jjohnstn@redhat.com>
1290
80b200a1 1291 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 1292
3a12db16 12932003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 1294
3a12db16
DD
1295 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1296 newlib or libgloss.
1297 * Makefile.in: Regenerate.
1298
44482353
DD
12992003-05-21 DJ Delorie <dj@redhat.com>
1300
1301 * Makefile.tpl: Add missing empty maybe-check-gcc target.
1302 * Makefile.in: Regenerate.
1303
fec2c52d
MR
13042003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1305
1306 * configure.in: Use curly braces in the definition of tooldir.
1307 * configure: Regenerate.
1308
16ae0395
NN
13092003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
1310
1311 * configure.in: Switch more things to use maybe dependencies.
80b200a1 1312 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
1313 Factor out common code from autogen IF statements.
1314 * configure: Regenerate.
1315 * Makefile.in: Regenerate.
1316
ec11bdc6
DD
13172003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
1318
1319 * configure.in: Accept i[3456789]86 for machine type.
1320 * configure: Regenerate.
1321
dd12c3a8
NN
13222003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1323
1324 * configure.in: Switch more things to use maybe dependencies.
1325 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
1326 * configure: Regenerate.
1327 * Makefile.tpl: Switch more things to use maybe dependencies.
1328 * Makefile.in: Regenerate.
1329
cf662e21
AJ
13302003-05-16 Andreas Schwab <schwab@suse.de>
1331
1332 * Makefile.tpl (install-opcodes): Define.
1333 * Makefile.in: Rebuild.
1334
5481b376
AJ
13352003-05-13 Andreas Jaeger <aj@suse.de>
1336
1337 * config.guess: Update to 2003-05-09 version.
1338 * config.sub: Update to 2003-05-09 version.
1339
3959a22a
AJ
13402003-05-13 Michael Eager <eager@mvista.com>
1341
1342 * configure.in: Correct sed script so that options in quotes are not
1343 deleted.
1344 * configure: Rebuild.
1345
564b43e5
CV
13462003-05-12 Corinna Vinschen <corinna@vinschen.de>
1347
1348 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1349 and $$s/newlib/libc/sys/cygwin32 include paths.
1350 * configure: Ditto.
1351
bb947dc9
L
13522003-05-05 H.J. Lu <hjl@gnu.org>
1353
1354 * config-ml.in: Restored from gcc repository.
1355
77f7441a
CD
13562003-05-02 Chris Demetriou <cgd@broadcom.com>
1357
80b200a1
ZW
1358 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1359 * Makefile.in: Regenerate.
77f7441a 1360
a26d7085
DJ
13612003-04-27 Daniel Jacobowitz <drow@mvista.com>
1362
1363 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
1364 and Makefile.def.
1365
e4c4d240
DJ
13662003-04-27 Daniel Jacobowitz <drow@mvista.com>
1367
1368 * Makefile.tpl: Clean $(BUILD_SUBDIR).
1369 * Makefile.in: Regenerated.
1370
62a3fc85
DD
13712003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1372
1373 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1374 * Makefile.in: Regenerate.
1375
13762003-04-18 Jakub Jelinek <jakub@redhat.com>
1377
1378 * configure.in (powerpc64*-*-linux*): Remove.
1379 * configure: Rebuilt.
1380
5b474aa8
DD
13812003-04-17 Phil Edwards <pme@gcc.gnu.org>
1382
1383 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
1384 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1385 and restrap.
1386 * Makefile.in: Regenerate.
1387
13882003-04-16 Richard Earnshaw <rearnsha@arm.com>
1389
1390 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1391 * configure: Regenerated.
1392
bc295afe
AO
13932003-04-11 Alexandre Oliva <aoliva@redhat.com>
1394
1395 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1396 * */configure: Rebuilt.
1397
3728fade
NN
13982003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1399
1400 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1401 * Makefile.in: Regenerate.
1402
ce5b542e
MC
14032003-03-14 Michael Chastain <mec@shout.net>
1404
1405 * Makefile.in: Regenerate with correct Makefile.def.
1406
3db0a37f
NN
14072003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1408
1409 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1410 Make macro.
1411 * Makefile.in: Regenerate.
1412 * configure.in: Clean up gxx_include_dir logic.
1413 * configure: Regenerate.
1414
34349c6e
DD
14152003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1416
1417 * configure.in (gxx_include_dir): Fix typo.
1418 * configure: Regenerated.
1419
686c28c9
AC
14202003-03-06 Andrew Cagney <cagney@redhat.com>
1421
1422 * texinfo/texinfo.tex: Import version 2003-02-03.16.
1423
bba45b8b 14242003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 1425
bba45b8b
NN
1426 * configure.in: Include $(build_tooldir)/sys-include in
1427 FLAGS_FOR_TARGET.
1428 * configure: Regenerated.
1429
2683747f
NN
14302003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1431
bba45b8b
NN
1432 * Makefile.tpl: Reindent.
1433 * Makefile.in: Regenerate.
1434 * configure.in: Reindent. Don't set unused variables.
1435 * configure: Regenerate.
1436
2683747f
NN
1437 * Makefile.tpl: Always pass down RANLIB.
1438 * Makefile.in: Regenerate.
1439
1440 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1441 * Makefile.in: Regenerate.
1442 * configure.in: Remove unused logic relating to --enable-shared
1443 and --enable-threads. Remove bogus comments. Remove redundant
1444 noconfigdirs.
1445 * configure: Regenerate.
1446
1447 * configure.in: Replace ${libstdcxx_version} by its value.
1448 Remove reference to mh-dgux.
1449 * configure: Regenerate.
1450
50212802
NN
14512003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1452
1453 * Makefile.tpl: Rearrange.
1454 * Makefile.in: Regenerate.
1455
a6be7fc6
NC
14562003-02-25 Nick Clifton <nickc@redhat.com>
1457
1458 * configure: Remove site-file supprot - it is obsolete.
1459
f8a495c8
NC
14602003-02-24 Uwe Stieber <uwe@wwws.de>
1461
1462 * configure.in: Add support for kaOS as cross build target system.
1463 * configure: Regenerated.
1464
3decd77d
DD
14652003-02-20 Sean McNeil <sean@blue.mcneil.com>
1466
1467 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1468 configure-target-* as some target builds may require additional
1469 flags for preprocessor tests.
1470 * Makefile.in: Regenerated.
1471
f4ff34a3
AO
14722003-02-19 Alexandre Oliva <aoliva@redhat.com>
1473
1474 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1475 * ltconfig: Handle it.
1476 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1477 auto-detecting it.
1478
b7e4a931
AO
14792003-02-19 Alexandre Oliva <aoliva@redhat.com>
1480
1481 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1482 it is used as argument to $CC.
1483 * ltcf-gcj.sh: Likewise.
1484
6b784d9f
AO
14852003-02-19 Alexandre Oliva <aoliva@redhat.com>
1486
1487 * configure.in: Introduce --enable-maintainer-mode.
1488 * configure: Rebuilt.
1489 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1490 for maintainer mode.
1491 * Makefile.in: Rebuilt.
1492
8bcd8a07
AC
14932003-02-19 Andrew Cagney <ac131313@redhat.com>
1494
1495 * configure: Regenerate using autoconf 2.13.
1496
ee3fd329
AM
14972003-02-19 Alan Modra <amodra@bigpond.net.au>
1498
1499 * config.guess: Import latest version.
1500 * config.sub: Import latest version.
1501
e9e45685
JM
15022003-02-18 Jason Merrill <jason@redhat.com>
1503
1504 * Makefile.tpl (check-c++): Allow parallelism.
1505
859789af
AC
15062003-02-17 Andrew Cagney <ac131313@redhat.com>
1507
1508 * configure: Regenerate using autoconf 000227.
1509
b3f16a9b
GK
15102003-02-15 Geoffrey Keating <geoffk@apple.com>
1511
1512 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1513 don't configure target-libobjc.
1514 * configure: Regenerate.
1515
72e60e02
DD
15162003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1517
1518 * Makefile.tpl (RANLIB): Define.
1519 * Makefile.in: Regenerate.
1520
91f0e695
KS
15212003-02-06 Keith R Seitz <keiths@redhat.com>
1522
1523 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1524 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1525 * Makefile.in: Regenerated.
1526 * configure.in: Remove all traces of snavigator, db, and grep.
1527 * configure: Regenerated.
1528
122bfa92
FCE
15292003-01-31 Frank Ch. Eigler <fche@redhat.com>
1530
1531 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1532 * Makefile.in: Regenerated.
1533
264095c3
AO
15342003-01-30 Alexandre Oliva <aoliva@redhat.com>
1535
1536 * config.if: Copy from GCC.
1537
a84dbcb3
AO
15382003-01-27 Phil Edwards <pme@gcc.gnu.org>
1539
1540 * configure.in: Revert 24Jan change.
1541 * configure: Regenerate.
1542
19618276
NN
15432003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1544
1545 * configure.in: Revert previous change.
1546 * configure: Regenerate.
1547
b7f27a92
NN
15482003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1549
1550 * configure.in: Make rda native-only.
1551 * configure: Regenerate.
1552
83326456
NN
15532003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1554
1555 * configure.in: Add missing \.
1556 * configure: Rebuilt.
1557
5e367fa5
JJ
15582003-01-17 Jakub Jelinek <jakub@redhat.com>
1559
1560 * configure.in (baseargs): Avoid using \| in sed regular
1561 expressions.
1562 * configure: Rebuilt.
1563
e01f337c
JJ
15642003-01-16 Jakub Jelinek <jakub@redhat.com>
1565
1566 * configure.in (baseargs): Remove all supported forms of
1567 --cache-file, --srcdir, --host, --build and --target options
1568 from argument lists.
1569 * configure: Rebuilt.
1570
aa236487
AO
15712003-01-15 Alexandre Oliva <aoliva@redhat.com>
1572
1573 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1574 * configure: Rebuilt.
1575
586c0873
NN
15762003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1577
1578 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1579 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1580 * Makefile.in: Regenerate.
1581 * configure: Regenerate.
1582
497f816e
DD
15832003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1584
1585 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1586 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1587 * Makefile.in: Regenerate.
1588
bfbe5519
AO
15892003-01-09 Alexandre Oliva <aoliva@redhat.com>
1590
1591 * configure.in: Remove Makefile in build, host and target modules
1592 unless configure was run with --no-recursion.
1593 * configure: Rebuilt.
1594
3f234ef5
CD
15952003-01-08 Chris Demetriou <cgd@broadcom.com>
1596
1597 * config.guess: Update to 2003-01-03 version.
1598 * config.sub: Update to 2003-01-03 version.
1599
a3982d48
CF
16002003-01-07 Christopher Faylor <cgf@redhat.com>
1601
1602 * configure: Regenerate with proper autoconf 2.13.
1603
75778ec4
CF
16042003-01-07 Christopher Faylor <cgf@redhat.com>
1605
80b200a1
ZW
1606 * configure.in: Add AC_PREREQ for consistency.
1607 * configure: Regenerate.
75778ec4 1608
c180f501
AC
16092003-01-06 Andrew Cagney <ac131313@redhat.com>
1610
1611 * configure.in (GDB_TK): Add tcl directories conditional on
1612 gdb/gdbtk directory being present.
1613 * configure: Regenerate.
5481b376 1614
46ca2cc2
DA
16152003-01-04 John David Anglin <dave.anglin@nrc.ca>
1616
1617 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1618 by gcc if LD is not defined and we are not doing a Canadian Cross.
1619 * configure: Rebuilt.
1620
53dd8dab
DJ
16212003-01-01 Daniel Jacobowitz <drow@mvista.com>
1622
1623 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
1624
50ceb20c
TT
16252002-12-31 Tom Tromey <tromey@redhat.com>
1626
1627 * Makefile.in: Rebuilt.
1628 * Makefile.def (target_modules) [libffi]: Allow installation.
1629
e78b5cfe
AS
16302002-12-31 Andreas Schwab <schwab@suse.de>
1631
1632 * configure.in: Fix use of $program_transform_name.
1633 * configure: Regenerated.
1634
67448102
DJ
16352002-12-30 Daniel Jacobowitz <drow@mvista.com>
1636
1637 * configure.in (baseargs): Don't remove first configure argument.
1638 * configure: Regenerated.
1639
e6bfb94a
AO
16402002-12-29 Alexandre Oliva <aoliva@redhat.com>
1641
1642 * Makefile.tpl (local-distclean): Don't remove...
1643 (multilib.ts): ... this. Moved into...
1644 (multilib.out): ... this. Don't use sub-make.
1645 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1646 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1647 (configure-build-[+module+], configure-[+module+],
1648 configure-target-[+module+], configure-gcc): ... these. Test
1649 for Makefile existence. Drop config.status from dependencies.
1650 * Makefile.in: Rebuilt.
1651 * configure.in: Move gcc-version-trigger to the end of
1652 ac_configure_args. Add comments to maybedep.tmp and
1653 serdep.tmp. Introduce --disable-serial-configure. Remove
1654 nonopt from baseargs, matching and removing corresponding
1655 whitespace while at it.
1656 * configure: Rebuilt.
1657
8f0dfb36
AO
16582002-12-28 Alexandre Oliva <aoliva@redhat.com>
1659
1660 * configure.in (host_configargs): Replace reference to
1661 no-longer-defined buildopts with --build=${build_alias}.
1662 * configure: Rebuilt.
1663
43be203f
AO
16642002-12-28 Alexandre Oliva <aoliva@redhat.com>
1665
1666 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
1667 program_transform_name to standard idiom.
1668 (AUTOGEN, AUTOCONF): Define.
1669 (Makefile.in): Use $(AUTOGEN).
1670 (Makefile): Depend on config.status, and use autoconf-style rule to
1671 build it. Move original commands to...
1672 (config.status): ... this new target.
1673 (configure): Add $(srcdir). Depend on config/acx.m4. Use
1674 $(AUTOCONF).
1675 * Makefile.in: Rebuilt.
1676
a0da8069
NN
16772002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
1678
d18f1c9f
NN
1679 * Makefile.tpl: Fix dramatic bustage due to change in
1680 program_transform_name.
1681 * Makefile.in: Regenerate.
1682
1683 * configure.in: Remove unnecessary PATH setting.
1684 * configure: Regnerate.
1685
1686 * configure.in: Don't default to unprefixed tools unless
1687 the native tools will work.
1688 * configure: Regenerate.
1689
a0da8069
NN
1690 * configure.in: Convert to autoconf script. Blow away lots
1691 of now-redundant Makefile fragments.
1692 * configure: Generate using Autoconf.
1693 * Makefile.tpl: Rewrite to reflect autoconfiscation.
1694 * Makefile.in: Regenerate.
1695
c567df0a
NN
16962002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
1697
5481b376 1698 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
1699 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1700
5481b376 1701 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 1702 where they belong.
2c7f9a32 1703
2dabcfb4
AS
17042002-12-24 Andreas Schwab <schwab@suse.de>
1705
1706 * Makefile.tpl (multilib.out): Fix missing space.
1707 * Makefile.in: Regenerate.
1708
1086bc09
NN
17092002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
1710
1711 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
1712 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
1713 * Makefile.in: Regenerate.
1714 * configure.in: Remove unnecessary leftovers.
1715
1086bc09
NN
17162002-12-21 Geoffrey Keating <geoffk@apple.com>
1717
1718 * configure.in (extra_ranlibflags_for_target): New variable.
1719 (*-*-darwin): Add -c to ranlib commands.
1720 * configure (tooldir): Handle extra_ranlibflags_for_target.
1721
14e9ca95
JJ
17222002-12-20 Jeff Johnston <jjohnstn@redhat.com>
1723
1724 * COPYING.NEWLIB: Updated.
1725 * COPYING.LIBGLOSS: Ditto.
1726
14c428fb
NN
17272002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1728
1729 * Makefile.tpl: Revert HJL's change.
1730 * Makefile.in: Regenerated.
1731 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1732 always.
1733
313b8244
AS
17342002-12-19 Andreas Schwab <schwab@suse.de>
1735
1736 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1737 * Makefile.in: Regenerate.
1738
efeae3db
L
17392002-12-18 H.J. Lu <hjl@gnu.org>
1740
1741 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1742 * Makefile.in: Regenerated.
1743
1744 * configure.in (build_prefix): New. Substitute.
1745
43d92c63
NN
17462002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
1747
59da4fe6
NN
1748 * Makefile.tpl: Don't let real targets depend on phony targets.
1749 * Makefile.in: Regenerate.
1750
43d92c63
NN
1751 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1752 * Makefile.in: Regenerate.
1753
b72e6a2d
JM
17542002-12-16 Jason Merrill <jason@redhat.com>
1755
1756 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1757 previous 'make bootstrap'.
1758 * Makefile.in: Regenerate.
1759
95c72c44
HPN
17602002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
1761
1762 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1763
7d695d07
JM
17642002-12-13 Jason Merrill <jason@redhat.com>
1765
1766 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
1767 library tests.
1768 (check-c++): Just depend on it and check-target-libstdc++-v3.
1769 * Makefile.in: Regenerate.
1770
54103d1e
NN
17712002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
1772
1773 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1774 * Makefile.in: Regenerate.
1775
4024f1e1
JJ
17762002-12-12 Jeff Johnston <jjohnstn@redhat.com>
1777
80b200a1
ZW
1778 * COPYING.NEWLIB: Update list of alternate Regent of California
1779 licenses and discuss official revoking of advertising clause.
1780 * COPYING.LIBGLOSS: Ditto.
4024f1e1 1781
7dda0df6
AO
17822002-12-12 Alexandre Oliva <aoliva@redhat.com>
1783
1784 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1785 * Makefile.in: Rebuilt.
1786
d03be79e 17872002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 1788
929293f4
NN
1789 * configure: Fix bug put in by gremlins.
1790
d03be79e
NN
1791 * Makefile.tpl: Substitute more autoconfily.
1792 * configure: Substitute more autoconfily.
1793 * Makefile.in: Regenerate.
1794
17952002-12-08 Andrew Cagney <ac131313@redhat.com>
1796
1797 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1798 * Makefile.in (all-sim): Ditto.
a36d530e
DD
1799
18002002-12-06 DJ Delorie <dj@redhat.com>
1801
1802 * Makefile.tpl: Change configure dependencies to not have real
1803 targets depend on phony targets.
b4a77b47 1804
db1ac78d
NN
18052002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
1806
bcaf2395
NN
1807 * configure.in: Revert unintentional change.
1808
b4fa093e
NN
1809 * src-release: Configure host subdirs.
1810
db1ac78d
NN
1811 * Makefile.tpl: Change dependency for */multilib.out so that
1812 it works when gcc isn't in the tree.
1813
1814 * configure.in: Substitute more.
1815 * configure: Run subconfigures from the Makefile.
1816 * Makefile.tpl: Run subconfigures from the Makefile; add a few
1817 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
1818
15723a45
NN
18192002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
1820
e2b9e2dc
NN
1821 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
1822 and corresponding dependencies.
1823 * Makefile.in: Regenerate.
1824
2af579c4
NN
1825 * configure.in (host_tools): Order binutils, gas and ld for
1826 convenience in running the testsuites.
1827
a2cc058a
NN
1828 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
1829 * Makefile.in: Regenerate.
1830 * configure.in: Introduce rules to serialize subconfigure runs.
1831
15723a45
NN
1832 * configure.in: Introduce BASE_CC_FOR_TARGET.
1833 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
1834 Realize configure-build-* targets. Realize configure-target-* targets.
1835 * Makefile.in: Regenerate.
1836
ae831be5
NN
18372002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1838
1839 * configure: Move gcc_version_trigger stuff from here...
1840 * configure.in: ...to here.
1841
1842 * configure.in: Separate subconfigure options added by this file from
1843 options given by the user. Add machinery to put args for host
1844 subconfigures into the Makefile.
1845
1846 * Makefile.tpl: Remove 'vault' targets.
1847 * Makefile.tpl: Reorder and comment dependencies.
1848 * Makefile.in: Regenerate.
1849
bbf7c8ac
NN
18502002-11-28 Geoffrey Keating <geoffk@apple.com>
1851
1852 * configure.in: Move host-specific darwin noconfigdirs into
1853 the host-specific section.
1854
930314a4
NN
18552002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1856
52d7cdee
NN
1857 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
1858 during replay.
1859 * Makefile.in: Regenerate.
1860
930314a4
NN
1861 (finishing slow-motion replay)
1862 * configure: Remove skip-this-dir support.
1863 * Makefile.tpl: Remove skip-this-dir support.
1864
1865 * Makefile.tpl: Remove leftover support for non-autoconfiscated
1866 subdirectories.
1867 * Makefile.in: Regenerate.
1868
1869 * Makefile.tpl: Strip out useless setting of 'dir'.
1870 * Makefile.in: Regenerate.
5481b376 1871
930314a4
NN
18722002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1873
1874 (finishing slow-motion replay)
1875 * configure.in: Fix deeply stupid bug.
1876
1877 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
1878 shell code in CXX_FOR_TARGET
1879 * Makefile.def: Introduce raw_cxx.
1880 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
1881 RAW_CXX_FOR_TARGET.
1882 * Makefile.in: Regenerate.
1883
18842002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1885
1886 (finishing slow-motion replay)
1887 * Makefile.tpl: Remove unnecessary ifs.
1888 * Makefile.in: Regenerate.
1889
5481b376 1890 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
1891 dependencies. Maybe-ize build-libiberty. Create dummy install
1892 targets for 'no_install' modules.
5481b376 1893 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 1894 build_modules stuff to configure.in.
5481b376 1895 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
1896 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
1897 * Makefile.in: Regenerate.
1898
3866be5d
NN
18992002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
1900
1901 (continuing slow-motion replay)
1902 * Makefile.tpl: Make all-target, install-target behave similarly
1903 to all, install (only hitting configured targets). Eliminate
1904 unused macro defintions.
1905
1906 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
1907 build != host.
1908
1909 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
1910
1911 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
1912
5481b376 1913 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
1914 configuring. Remove references to "dosrel".
1915 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 1916 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 1917 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 1918 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
1919 and redundant dependency; rearrange slightly.
1920 * Makefile.def: Add host-side libtermcap, utils.
1921
1922 * Makefile.in: Regenerate.
1923
e393202e
NN
19242002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
1925
1926 (Continuing slow-motion replay)
1927 * Makefile.def: Add list of recursive targets to autogenerate.
1928 Add build_modules.
1929 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
1930 targets. Autogenerate *-build-* targets.
1931 * Makefile.in: Regenerate.
1932
583d52d7
NN
19332002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
1934
1935 (Continuing slow-motion replay)
1936 * configure: More autoconf-style substitutions.
1937 * Makefile.tpl: More autoconf-style substitutions.
1938 * Makefile.in: Regenerate.
1939
19402002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
1941
1942 (Continuing slow-motion replay)
1943 * configure: Substitute more variables in a more autoconf-friendly
1944 way. Simplify slightly.
1945 * Makefile.tpl: Make more variables substitutable in an
1946 autoconf-friendly way.
1947 * Makefile.in: Regenerate.
1948
874e38b4
NN
19492002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
1950
1951 (Continuing slow-motion replay)
1952 * configure.in (v810*): Remove special setting of tools.
1953
1954 * configure: Add support for extra required flags for ar or nm.
1955 * configure.in (aix4.3+): Use above support for target-specific
1956 issues, rather than using config/mt-aix43.
1957
852e5f18
NN
19582002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
1959
1960 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
1961 * configure: Remove 'removing', which doesn't work. Replace $subdir
1962 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
1963 with $srcdir. Reformat indentation. Substitute some variables
1964 formerly hard-coded in the Makefile for build=host.
1965 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
1966 * Makefile.def: Autogenerate more.
1967 * Makefile.in: Regenerate.
1968
c9a0d920
DD
19692002-11-13 Bruce Korb <bkorb@gnu.org>
1970
1971 * Makefile.tpl: syntactic cleanup
1972
dd2768ff
KB
19732002-11-04 Kevin Buettner <kevinb@redhat.com>
1974
1975 * Makefile.def (host_modules): Add rda.
1976 * Makefile.in: Regenerate.
1977 * configure.in (target_tool): Add target-rda to list.
1978
1aa8389d
DD
19792002-10-25 Phil Edwards <pme@gcc.gnu.org>
1980
1981 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
1982 and restrap targets to this rule.
1983 * Makefile.in: Regenerate.
1984
28f46298
HPN
19852002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
1986
1987 * configure.in (i[3456]86-*-linux*): Add check to disable
1988 ${libgcj} for glibc1.
1989
ff72e302
NC
19902002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
1991
1992 * configure.in: Add tic4x target.
1993
8607b6c9
NN
19942002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
1995
1996 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
1997 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
1998 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
1999 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2000 * Makefile.in: Regenerate.
2001
f8f61f4a
NN
20022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2003
c86f794b
NN
2004 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2005 * Makefile.in: Regenerate.
2006
a9590527
NN
2007 * Makefile.def: Remove order dependency comments.
2008 * Makefile.tpl: Add explicit install-install dependencies.
2009 * Makefile.in: Regenerate.
2010
8412ce72
NN
2011 * Makefile.tpl: Remove material now in src-release. (Finally!)
2012 * Makefile.in: Regenerate.
2013
8b9f37f1
NN
2014 * configure: Restore my original patch by syncing with gcc version.
2015
f8f61f4a
NN
2016 * Bring following over from gcc:
2017
20182002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
2019
2020 * configure.in (s390*-*-linux*): Enable libgcj.
2021
403d9505
NN
20222002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2023
2024 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
2025
95f6f383
AM
20262002-10-02 Alan Modra <amodra@bigpond.net.au>
2027
e4673b0a 2028 * configure: Move stray lines back to where they belong.
95f6f383 2029
748503c8
NN
20302002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
2031
a581b5c3
NN
2032 * Makefile.tpl: Insert configure-target target, for src-release.
2033
c084f5b4
NN
2034 * configure: Finish reverting change which Andrew Cagney started
2035 reverting. Should fix bustage.
2036
7aa673ed 2037 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
2038 * src-release: New file. Contains material for making net
2039 releases for gdb, binutils, et al., formerly in Makefile.in.
2040
82a9b2d9
NC
20412002-09-30 Nick Clifton <nickc@redhat.com>
2042
2043 * cpu: New top level directory. Intended to hold input files for
2044 CGEN which have FSF copyright assignment.
2045 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2046
c2463a00
AC
20472002-09-29 Andrew Cagney <ac131313@redhat.com>
2048
2049 Revert below (note that src does not contain Makefile.tpl):
2050 * Makefile.tpl: Make subsituted variables more autoconfy.
2051 * Makefile.in: Regenerate.
2052
f03b4789
NN
20532002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2054
c11e16a9
NN
2055 * configure: Revert accidentally applied changes.
2056
f03b4789
NN
2057 * Makefile.tpl: Make more autoconf-friendly.
2058 * Makefile.in: Regenerate.
2059 * configure: Make substitution more autoconf-like.
2060
20612002-09-28 Richard Earnshaw <rearnsha@arm.com>
2062
2063 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2064 single entry to handle all these.
2065 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
2066 libjava on arm-*-elf.
2067
c0292023
GK
20682002-09-27 Geoffrey Keating <geoffk@apple.com>
2069
2070 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2071 things that depend on them.
2072
c66d951e
NN
20732002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2074
2075 * Makefile.tpl: Make subsituted variables more autoconfy.
2076 * Makefile.in: Regenerate.
2077 * configure: Make seds more autoconfy.
2078
907a7241 20792002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
2080
2081 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2082 * Makefile.in: Regenerate.
2083 * configure.in: Rewrite sed statements to look autoconfy.
2084
907a7241
NN
2085 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2086 all-target-foo on configure-target-foo.
2087 * Makefile.def: Ditto.
2088 * Makefile.in: Rebuild.
2089
405ea7a0
NN
20902002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2091
2092 * Makefile.def: New file.
2093 * Makefile.tpl: New file.
2094 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2095
2096 * configure.in: Minor rearrangement. Simplify tests.
2097
bdc57bfd
JT
20982002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
2099
2100 * configure.in (with_headers): Skip copy if value is "yes".
2101 (with_libs): Likewise.
2102
ae03d6e2
NN
21032002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2104
2105 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2106 * configure.in (sh*-*-pe*): Ditto.
2107 * configure.in (mips*-*-pe*): Ditto.
2108 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
2109
2110 * configure.in: Rearrange.
2111
707960fe
NC
21122002-09-12 Nick Clifton <nickc@redhat.com>
2113
2114 * Import these changes from the config master repository:
2115
2116 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
2117
2118 * config.sub: Add tic4x target.
2119
2120 2002-09-03 Ben Elliston <bje@redhat.com>
2121
2122 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
2123 Reported by <Duncan_Stodart@insession.com>.
2124
36ea319f
JJ
21252002-09-10 Jeff Johnston <jjohnstn@redhat.com>
2126
2127 * COPYING.NEWLIB: More updates.
2128
cf57480a
JJ
21292002-09-09 Jeff Johnston <jjohnstn@redhat.com>
2130
2131 * COPYING.NEWLIB: Update.
2132
fd31a171
AC
21332002-08-23 Andrew Cagney <ac131313@redhat.com>
2134
23b632fc
AC
2135 * texinfo/texinfo.tex: Import version 2002-06-04.06.
2136
fd31a171
AC
2137 * config.guess: Import version 2002-08-23.
2138 * config.sub: Import version 2002-08-22.
2139
a08bafb5
AO
21402002-08-20 Alexandre Oliva <aoliva@redhat.com>
2141
2142 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2143 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2144 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2145
17240c1f
NC
21462002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
2147
2148 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2149
e70ad0c6
L
21502002-08-04 H.J. Lu (hjl@gnu.org)
2151
2152 * configure.in (mips*-*-linux*): Don't skip target-libffi.
2153
574e6d11
DD
21542002-07-31 Alan Modra <amodra@bigpond.net.au>
2155
2156 * configure.in: Move generic linux case to end. Copy generic
2157 linux noconfigdirs to mips*-*-linux* entry and new
2158 powerpc64*-*-linux* entry. Add target-libffi for the latter.
2159
611e7523
CD
21602002-07-19 Chris Demetriou <cgd@broadcom.com>
2161
2162 * MAINTAINERS: Clarify on config.guess and config.sub, and add
2163 one instance of them which was missed to the list to update.
2164
51759676
CD
21652002-07-16 Chris Demetriou <cgd@broadcom.com>
2166
2167 * config.guess: Update to 2002-07-09 version.
2168 * config.sub: Update to 2002-07-03 version.
2169
7c1f909c
DD
21702002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
2171
2172 * configure.in: Remove two redundant tests.
2173
d7cf5d30
DD
21742002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2175
2176 * configure.in (mips*-*-irix6*o32): Enable stabs.
2177
c74222f7
DD
21782002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
2179
5b53c336
DD
2180 * configure.in: Don't build grez.
2181 * Makefile.in: Ditto.
2182
c74222f7
DD
2183 * Makefile.in: Remove references to bsp, cygmon, libstub.
2184 * configure.in: Ditto.
2185
2186 * configure.in: Remove leftover reference to gdbtest.
2187
edd1b227
DD
21882002-07-08 Phil Edwards <pme@gcc.gnu.org>
2189
2190 * configure.in (gxx_include_dir): Change to match versioned
2191 C++ headers if --enable-version-specific-runtime-libs is used.
2192
486186e3
AO
21932002-07-04 Steve Ellcey <sje@cup.hp.com>
2194
2195 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2196
ff0a3bf8
DD
21972002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
2198
2199 * configure.in: Make --without-x work.
2200
1dfa8174
NC
22012002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
2202
2203 * contrib: New directory. Created to contain a copy of the
5481b376 2204 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
2205 the FSF GCC sources.
2206
07637366
DD
22072002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
2208
b6f83f2a
DD
2209 * configure.in: Rearrange target Makefile fragment collection.
2210
07637366
DD
2211 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2212 cvs[src].
2213 * configure.in: Ditto.
2214
f48556b1
DD
22152002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
2216
2217 * Makefile.in: Eliminate 'apache' targets.
2218 * configure.in: Eliminate 'apache' targets.
2219
2220 * configure.in: Eliminate redundant tests. Reorganize.
2221
2222 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2223
2224 * config-ml.in: Eliminate references to Cygnus configure.
2225
2226 * Makefile.in: Eliminate references to building emacs.
2227
22282002-07-01 Denis Chertykov <denisc@overta.ru>
2229
2230 * configure.in: Add support for ip2k.
2231
cdb9e2b8
BE
22322002-06-24 Ben Elliston <bje@redhat.com>
2233
2234 * configure.in (host_tools): Remove cgen.
2235
2236 * Makefile.in (all-cgen): Remove; runs from its source directory.
2237 (check-cgen, install-cgen, clean-cgen): Likewise.
2238 (all-opcodes): No not depend on all-cgen.
2239 (all-sim): Likewise.
2240
3558860c
DD
22412002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2242
2243 * configure.in: Fix AIX configury bug.
2244
e3b0c936
DD
22452002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2246
cdb9e2b8 2247 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 2248
cdb9e2b8
BE
2249 * configure.in: Move definition of libstdcxx_flags right above
2250 usage, rather than way earlier.
8ee424c0 2251
c712250a
DD
2252 * configure.in: Pull definition of is_cross_compiler earlier.
2253
9ee1a75c
DD
2254 * configure.in: Rearrange a little.
2255
e3b0c936
DD
2256 * configure.in: Remove references to librx.
2257 * Makefile.in: Remove references to librx.
2258
b2bd228e
DD
22592002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2260
2261 * configure.in: Eliminate ${gasdir} variable.
2262
7cd52483
DB
22632002-06-18 Dave Brolley <brolley@redhat.com>
2264
2265 * configure.in: Add support for frv.
2266 * config.sub: Add support for frv.
2267
6c5e141a
DD
22682002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2269
2270 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2271
0d18b56d
JT
22722002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2273
2274 * configure.in (vax-*-netbsd*): Re-enable gas.
2275
fd8958d5
DD
22762002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2277
27f15fdd
DD
2278 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2279 BUILD_PREFIX_1, to correct nomenclature.
2280 * configure: Likewise.
2281
fd8958d5
DD
2282 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2283 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2284
0c2442b7
DD
22852002-05-31 Olaf Hering <olh@suse.de>
2286
2287 * config-ml.in: Propogate DESTDIR also.
2288
a3602181
JT
22892002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2290
2291 * configure.in (vax-*-netbsd*): Don't build gas for this
2292 platform.
2293
c95f53ae
MM
22942002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2295
2296 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2297 and libgcj for AVR.
2298
1d7c1053
NC
22992002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2300
2301 * config.sub: Add DLX target.
2302
4b37028f
JT
23032002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2304
2305 * config.guess: Update to 2002-05-22 version.
2306 * config.sub: Likewise.
2307
d5de0a84
NC
23082002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2309
2310 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2311 * config-ml.in: Likewise.
2312 * configure: Likewise.
2313 * configure.in: Likewise.
2314
c92a0210
DD
23152002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2316
115a77aa
DD
2317 * configure.in: Simplify makefile fragment collection.
2318
2319 * configure.in: Remove code to build emacs.
e99daf2b 2320
91e060aa
DD
2321 * configure.in : Remove --srcdir argument from targargs and buildargs
2322 (it's always overridden in the Makefile anyway). Rearrange a bit.
2323
2324 * configure: Move some logic to configure.in.
2325 * configure.in: Move some logic from configure.
c92a0210 2326
91217342
JJ
23272002-05-07 Jeff Johnston <jjohnstn@redhat.com>
2328
2329 * COPYING.LIBGLOSS: New file.
2330
d3d8a9ee
NC
23312002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
2332
2333 * Makefile.in: Honour DESTDIR.
2334
3a036cdc
AO
23352002-05-05 Alexandre Oliva <aoliva@redhat.com>
2336
2337 * configure.in (noconfigdirs): Don't disable libgcj on
2338 sparc64-*-solaris* and sparcv9-*-solaris*.
2339
6d095fe4
AO
23402002-05-03 Alexandre Oliva <aoliva@redhat.com>
2341
2342 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2343
dac55df9
TF
23442002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2345
2346 * configure.in (FLAGS_FOR_TARGET): Do not add
2347 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2348 on i[3456]86-*-linux*.
2349
a018e15b
TF
23502002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2351
2352 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
2353
2354 * configure.in (noconfigdirs): Do not add target-newlib if
2355 target == i[3456]86-*-linux*, and host == target.
2356
5f284831
MM
23572002-04-29 Mark Mitchell <mark@codesourcery.com>
2358
2359 * config.guess: Updated to 2002-04-26's version.
2360 * config.sub: Updated to 2002-04-26's version.
2361
33babf59
DD
23622002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2363
bd5f7da2
DD
2364 * configure.in: delete reference to absent file
2365
a0c4f3a0
DD
2366 * configure.in: replace '[' with 'test'
2367
66f1ba4f
DD
2368 * configure.in: Eliminate references to gash.
2369 * Makefile.in: Eliminate references to gash.
2370
7c3ab50c
DD
2371 * configure.in: remove useless references to 'pic' makefile fragments.
2372
bbc025f5
DD
2373 * configure.in: (*-*-windows*) Finish removing.
2374
33babf59
DD
2375 * configure.in: Eliminate redundant test for libgui.
2376
d5ec694c
DD
23772002-04-26 Joel Sherrill <joel@OARcorp.com>
2378
2379 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2380 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2381
57a5346c
DD
23822002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2383
2384 * configure.in: remove references to dead files
2385
dbf93899
DD
23862002-04-18 Tom Tromey <tromey@redhat.com>
2387
2388 * configure.in: Disallow configuring libgcj when it is already
2389 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2390 Solaris 2.8 by default. For PR libgcj/6158.
2391
26eadf68
DD
23922002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2393
2394 * configure.in: Move default CC setting out of config/mh-* fragments
2395 directly into here.
2396
a0a2c6c6
DD
23972002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2398
2399 * configure.in: don't even try to configure or make a subdirectory
2400 if there's no configure script for it.
2401
9972f812
DD
24022002-04-15 Mark Mitchell <mark@codesourcery.com>
2403
2404 * MAINTAINERS: Remove chill maintainers.
2405 * Makefile.in (CHILLFLAGS): Remove.
2406 (CHILL_LIB): Remove.
2407 (TARGET_CONFIGDIRS): Remove libchill.
2408 (CHILL_FOR_TARGET): Remove.
2409 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2410 CHILL_LIB.
2411 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2412 (CHECK_TARGET_MODULES): Likewise.
2413 (INSTALL_TARGET_MODULES): Likewise.
2414 (CLEAN_TARGET_MODULES): Likewise.
2415 (configure-target-libchill): Remove.
2416 (all-target-libchill): Remove.
2417 * configure.in (target_libs): Remove target-libchill.
2418 Do not compute CHILL_FOR_TARGET.
2419 * libchill: Remove directory.
5481b376 2420
75205f78
DD
24212002-04-15 DJ Delorie <dj@redhat.com>
2422
2423 * Makefile.in, configure.in, configure: Sync with gcc, entries
2424 follow...
2425
24262002-04-08 Tom Tromey <tromey@redhat.com>
2427
2428 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2429 Fixes PR libgcj/6068.
2430
24312002-03-30 Krister Walfridsson <cato@df.lth.se>
2432
2433 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2434
24352002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2436
2437 * configure.in (alpha*-dec-osf*): Enable libgcj.
2438
24392002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
2440
2441 Fix for: PR bootstrap/3591, target/5676
2442 * configure.in (mcore-pe): Disable the configuration of
2443 libstdc++-v3 since exceptions are not supported.
2444
24452002-03-20 Anthony Green <green@redhat.com>
2446
2447 * configure.in: Enable libgcj for xscale-elf target.
2448
24492002-02-28 Alexandre Oliva <aoliva@redhat.com>
2450
2451 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2452 libjava.
2453 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2454
24552002-02-22 Alexandre Oliva <aoliva@redhat.com>
2456
2457 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2458 libstdc++-v3 and libjava.
2459
24602002-02-11 Adam Megacz <adam@xwt.org>
2461
2462 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2463 boehm-gc
2464
24652002-02-09 Alexandre Oliva <aoliva@redhat.com>
2466
2467 * config.guess: Updated to 2002-01-30's version.
2468 * config.sub: Updated to 2002-02-01's version.
2469 Contribute sh64-elf.
2470 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2471 * configure.in: Added sh64-*-*.
2472
24732002-01-17 H.J. Lu <hjl@gnu.org>
2474
2475 * Makefile.in (all-fastjar): Also depend on all-libiberty.
2476 (all-target-fastjar): Also depend on all-target-libiberty.
2477
2478Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
2479
2480 * configure, configure.in: Use temp file for long sed commands.
2481
24822001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2483
2484 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2485 libf2c.
2486
24872001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2488
2489 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2490
24912001-10-11 Hans-Peter Nilsson <hp@axis.com>
2492
2493 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
2494
24952001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2496
2497 * configure: Handle temporary files securely using mkdir.
2498
24992001-09-26 Will Cohen <wcohen@redhat.com>
2500
2501 * configure.in (*-*-linux*): Disable configuration of target-newlib
2502 and target-libgloss.
2503
25042001-09-26 Alexandre Oliva <aoliva@redhat.com>
2505
2506 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
2507 RANLIB.
2508
25092001-08-11 Graham Stott <grahams@redhat.com>
2510
2511 * Makefile.in (check-c++): Add missing semicolon.
2512
25132001-07-25 Andrew Haley <aph@cambridge.redhat.com>
2514
2515 * configure.in (sh-*-linux*): New.
2516
25172001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2518
2519 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2520 and libgcj on m68hc11/m68hc12.
2521
25222001-06-27 H.J. Lu (hjl@gnu.org)
2523
2524 * Makefile (CFLAGS_FOR_BUILD): New.
2525 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
2526
25272001-06-01 Hans-Peter Nilsson <hp@axis.com>
2528
2529 * configure.in (libstdcxx_flags): Do not try to execute
2530 libstdc++-v3/testsuite_flags until it exists.
2531
25322001-05-18 Benjamin Kosnik <bkoz@redhat.com>
2533
2534 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
2535
25362001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
2537
2538 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
2539
2540Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
2541
2542 * configure.in: Move *-chorusos target case to the proper switch.
2543 Disable libgcj.
2544
25452001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2546
2547 * Makefile.in (STAGE1_CFLAGS): Pass down.
2548
25492001-04-13 Alan Modra <amodra@one.net.au>
2550
2551 * config.guess: Add hppa64-linux support. Note for next import that
2552 this is already in the master file.
2553 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
2554
25552001-03-22 Colin Howell <chowell@redhat.com>
2556
2557 * Makefile.in (DO_X): Do not backslash single-quotes in
2558 backquotes (two places).
2559
25602001-03-18 Laurynas Biveinis <lauras@softhome.net>
2561
2562 * Makefile.in (DO_X): Quote nested quotes.
2563
25642001-03-15 Laurynas Biveinis <lauras@softhome.net>
2565
2566 * Makefile.in (DO_X): Use double quotes for quoting
2567 "RANLIB=$${RANLIB}".
2568
25692001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
2570
2571 * configure.in: Only use `lang_requires' for languages athat are
2572 actually enabled.
2573
25742001-03-07 Tom Tromey <tromey@redhat.com>
2575
2576 * configure.in: Allow config-lang.in to set `lang_requires' to list
2577 of other required languages.
2578
25792001-03-06 Laurynas Biveinis <lauras@softhome.net>
2580
2581 * Makefile.in: Remove RANLIB definition. Use RANLIB
2582 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
2583 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
2584
25852001-02-28 Benjamin Kosnik <bkoz@redhat.com>
2586 Alexandre Oliva <aoliva@redhat.com>
2587
2588 * Makefile.in (check-c++): Use tabs, not spaces.
2589
25902001-02-19 Benjamin Kosnik <bkoz@redhat.com>
2591
2592 * Makefile.in (check-c++): New rule.
2593
2594 * configure.in (target_libs): Remove libg++.
2595 (noconfigdirs): Remove libg++.
2596 (noconfigdirs): Same.
2597 (noconfigdirs): Same.
2598 (noconfigdirs): Same.
2599
2600 * config-ml.in: Remove libg++ references.
2601
2602 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
2603 (ALL_TARGET_MODULES): Same.
2604 (configure-target-libg++): Remove.
2605 (all-target-libg++): Remove.
2606 (configure-target-libio): Remove.
2607 (all-target-libio): Remove.
2608 (check-target-libio): Remove.
2609 (.PHONY): Remove.
2610 (libg++.tar.bz2): Remove.
2611 (all-target-cygmon): Remove libio.
2612 (all-target-libstdc++): Remove.
2613 (configure-target-libstdc++): Remove.
2614 (TARGET_LIB_PATH): Remove libstdc++.
2615 (ALL_GCC_CXX): Remove libstdc++.
2616 (all-target-gperf): Correct.
2617
26182001-02-15 Anthony Green <green@redhat.com>
2619
2620 * configure: Introduce GCJ_FOR_TARGET.
2621 * configure.in: Ditto.
2622 * Makefile.in: Ditto.
2623
26242001-02-08 Chandrakala Chavva <cchavva@redhat.com>
2625
2626 * configure.in: for *-chorusos, don't config target-newlib and
2627 target-libgloss.
2628
26292001-02-04 Mark Mitchell <mark@codesourcery.com>
2630
2631 Remove V2 C++ library.
2632 * configure.in: Remove --enable-libstdcxx_v3 support.
2633
26342001-01-27 Richard Henderson <rth@redhat.com>
2635
2636 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
2637
26382001-01-26 Tom Tromey <tromey@redhat.com>
2639
2640 * configure.in: Allow libgcj to be built on Sparc Solaris.
2641
26422001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
2643
2644 * configure.in: Enable libgcj on several additional platforms.
2645
26462001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
2647
2648 * configure.in: Enable libgcj for linux targets.
2649
26502001-01-09 Mike Stump <mrs@wrs.com>
2651
2652 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
2653 failures of subdirectories.
2654
26552001-01-02 Laurynas Biveinis <lauras@softhome.net>
2656
2657 * configure: handle DOS-style absolute paths.
2658
26592001-01-02 Laurynas Biveinis <lauras@softhome.net>
2660
2661 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
2662
26632000-12-18 Benjamin Kosnik <bkoz@redhat.com>
2664
2665 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
2666 (libstdcxx_incdir): Pass down.
2667 * config.if: Remove expired bits for cxx_interface, add stub.
2668 (libstdcxx_incdir): Add variable for g++ include directory.
2669 * configure.in (gxx_include_dir): Use it.
2670
26712000-12-15 Andreas Jaeger <aj@suse.de>
2672
2673 * configure.in: Handle lang_dirs.
2674
26752000-12-13 Anthony Green <green@redhat.com>
2676
2677 * configure.in: Disable libgcj for any target not specifically
2678 listed. Disable libgcj for x86 and Alpha Linux until compatible
2679 with g++ abi.
2680
26812000-12-13 Mike Stump <mrs@wrs.com>
2682
2683 * Makefile.in (local-distclean): Also remove fastjar.
2684
26852000-12-10 Anthony Green <green@redhat.com>
2686
2687 * configure.in: Define libgcj. Disable libgcj target libraries for
2688 most targets.
2689
26902000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
2691
2692 * configure.in (target_libs): Revert 2000-12-08 patch.
2693 (noconfigdirs): Added target-libjava.
2694
26952000-12-09 Laurynas Biveinis <lauras@softhome.net>
2696
2697 * Makefile.in: handle DOS-style absolute paths.
2698
26992000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2700
2701 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
2702 libjava.
2703 * configure.in (target_libs): Removed `target-libjava'.
2704
27052000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2706
2707 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
2708 (ALL_MODULES): Added fastjar.
2709 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
2710 (all-target-libjava): all-fastjar replaces all-zip.
2711 (all-fastjar): Added.
2712 (configure-target-fastjar, all-target-fastjar): Likewise.
2713 * configure.in (host_tools): Added fastjar.
2714
27152000-12-07 Mike Stump <mrs@wrs.com>
2716
2717 * Makefile.in (local-distclean): Remove leftover built files.
2718
27192000-11-16 Fred Fish <fnf@be.com>
2720
2721 * configure.in (enable_libstdcxx_v3): Fix typo,
2722 libstd++ -> libstdc++.
2723
27242000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2725
2726 * configure: Provide the original toplevel configure arguments
2727 (including $0) to subprocesses in the environment rather than
2728 through gcc/configargs.h.
2729
27302000-11-12 Mark Mitchell <mark@codesourcery.com>
2731
2732 * configure: Turn on libstdc++ V3 by default.
2733
27342000-10-16 Michael Meissner <meissner@redhat.com>
2735
2736 * configure (gcc/configargs.h): Only create if there is a build GCC
2737 directory created.
2738
27392000-10-05 Phil Edwards <pme@gcc.gnu.org>
2740
2741 * configure: Save configure arguments to gcc/configargs.h.
2742
27432000-10-04 Andris Pavenis <pavenis@latnet.lv>
2744
2745 * Makefile.in (bootstrap): avoid recursion if subdir missing
2746 (cross): ditto
2747 (do-proto-toplev): ditto
2748
2749Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
2750
2751 * configure.in: Do not build byacc for hppa64. Provide paths to the
2752 X11 libraries for hppa64.
2753
27542000-09-02 Anthony Green <green@cygnus.com>
2755
2756 * Makefile.in (all-gcc): Depend on all-zlib.
2757 (CLEAN_MODULES): Add clean-zlib.
2758 (ALL_MODULES): Add all-zlib.
2759 * configure.in (host_libs): Add zlib.
2760
27612000-08-25 Alexandre Oliva <aoliva@redhat.com>
2762
2763 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
2764 $targargs to tell whether newlib is going to be built.
2765
2766 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
2767 $$r/TARGET_SUBDIR/libio for _G_config.h.
2768
27692000-08-14 Zack Weinberg <zack@wolery.cumb.org>
2770
2771 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
2772
2773 * configure: Make enable_threads and enable_shared defaults
2774 explicit. Substitute enable_threads into generated Makefiles.
2775 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
2776 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
2777
27782000-08-02 Manfred Hollstein <manfredh@redhat.com>
2779
2780 * configure.in: Re-enable all references to libg++ and librx.
2781
ffb97b2f 27822002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 2783
ffb97b2f
DD
2784 * configure.in: Add *-*-freebsd* configurations.
2785
bbf6e9e3
AC
27862002-04-07 Andrew Cagney <ac131313@redhat.com>
2787
2788 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2789 (do-tar, do-bz2): New rules.
2790 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2791 (gdb-tar): New rule.
2792 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2793 (insight_dejagnu.tar): New rule.
2794 (insight.tar): New rule.
2795 (gdb+dejagnu.tar): New rule.
2796 (gdb.tar): New rule.
2797
8f1579c0
AC
27982002-04-07 Andrew Cagney <ac131313@redhat.com>
2799
2800 * MAINTAINERS: Update dejagnu/
2801
ba3c59ab
AO
28022002-03-16 Alexandre Oliva <aoliva@redhat.com>
2803
2804 * ltmain.sh (relink_command): Fix typo in previous change.
2805
6243d5dd
AO
28062002-03-15 Alexandre Oliva <aoliva@redhat.com>
2807
2808 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
2809 (relink_command): Added --tag flags.
2810 (mode=install): If relinking fails; error out.
2811
80413487
RH
28122002-03-12 Richard Henderson <rth@redhat.com>
2813
2814 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
2815 .NOTPARALLEL tag.
2816 (do-check): Rename from check.
2817 (check): Allow parallel check.
2818
3daeddf6
RH
28192002-03-11 Richard Henderson <rth@redhat.com>
2820
2821 * Makefile.in (.NOTPARALLEL): Add fake tag.
2822
fad93c55
L
28232002-03-07 H.J. Lu (hjl@gnu.org)
2824
2825 * configure.in: Enable gprof for mips*-*-linux*.
2826
2e8357fc
AO
28272002-02-28 Alexandre Oliva <aoliva@redhat.com>
2828
2829 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2830 libjava.
2831 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
2832
bd48e1a9
AC
28332002-02-24 Andrew Cagney <ac131313@redhat.com>
2834
2835 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
2836
39121370
DJ
28372002-02-23 Daniel Jacobowitz <drow@mvista.com>
2838
2839 * config.guess: Import from master sources, rev 1.232.
2840 * config.sub: Import from master sources, rev 1.246.
2841
081ff160
AO
28422002-02-23 Alexandre Oliva <aoliva@redhat.com>
2843
2844 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
2845 because its Makefile is there; test for the executable instead.
2846
20a5393b
AO
28472002-02-09 Alexandre Oliva <aoliva@redhat.com>
2848
2849 Contribute sh64-elf.
2850 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2851 * configure.in: Added sh64-*-*.
2852
38135629
JJ
28532002-02-04 Jeff Johnston <jjohnstn@redhat.com>
2854
80413487
RH
2855 * COPYING.NEWLIB: Remove advertising clause from
2856 Berkeley and Red Hat licenses.
38135629 2857
48d19748
MD
28582002-02-01 Mo DeJong <supermo@bayarea.net>
2859
2860 * Makefile.in: Add all-tix to deps for all-snavigator
2861 so that tix is built when building snavigator.
2862
f6e1c110
BE
28632002-02-01 Ben Elliston <bje@redhat.com>
2864
2865 * config.guess: Import from master sources, rev 1.229.
2866 * config.sub: Import from master sources, rev 1.240.
2867
4867be41
DJ
28682002-01-27 Daniel Jacobowitz <drow@mvista.com>
2869
2870 From Steve Ellcey <sje@cup.hp.com>:
2871 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
2872 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
2873 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
2874 IA64.
2875 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
2876 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
2877 soname_spec, sys_lib_search_path_spec): Ditto.
2878
e82380cc
JT
28792002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
2880
2881 * configure.in (*-*-netbsd*): New. Skip target-newlib,
2882 target-libiberty, and target-libgloss. Skip Java-related
2883 libraries if not supported for NetBSD on target CPU.
2884
1319fb9c
NC
28852002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
2886
2887 * configure.in: Import StrongARM and XScale target_configdirs from
2888 FSF GCC version.
2889
b020f6ac
L
28902002-01-16 H.J. Lu (hjl@gnu.org)
2891
2892 * config.guess: Import from master sources, rev 1.225.
2893 * config.sub: Import from master sources, rev 1.238.
2894
2895 * MAINTAINERS: Updated notes on config.guess and config.sub.
2896
a0c1c920
NC
28972002-01-11 Steve Ellcey <sje@cup.hp.com>
2898
2899 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2900 ld and gdb are not supported.
2901
a9fa5e1f
JJ
29022002-01-07 Jeff Johnston <jjohnstn@redhat.com>
2903
2904 * Change reference to Cygnus Solutions to be Red Hat.
2905
94077108
JJ
29062002-01-07 Jeff Johnston <jjohnstn@redhat.com>
2907
2908 * COPYING.NEWLIB: Update generic copyright date.
2909
05ecd75c
MS
29102002-01-07 Mark Salter <msalter@redhat.com>
2911
2912 * configure.in: Remove target-bsp and target-cygmon from arm builds.
2913 Allow target-libgloss to be built for arm, strongarm, and xscale.
2914
a106bb62
BE
29152002-01-03 Ben Elliston <bje@redhat.com>
2916
2917 * MAINTAINERS: Update URL for config.* scripts.
2918
0e254642
AM
29192001-12-18 Alan Modra <amodra@bigpond.net.au>
2920
2921 * config.sub: Import latest version.
2922 * config.guess: Likewise.
2923
0a0d0041
TF
29242001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
2925
2926 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2927 options for i[3456]86-pc-linux* native builds.
2928
d932cae7
NC
29292001-12-05 Laurent Guerby <guerby@acm.org>
2930
2931 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 2932 libiberty.
d932cae7
NC
2933
2934 Import this patch from gcc:
5481b376 2935
d932cae7
NC
2936 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
2937
2938 * symlink-tree: handle DOS-style absolute paths.
2939
49b7683b
DD
29402001-11-28 DJ Delorie <dj@redhat.com>
2941 Zack Weinberg <zack@codesourcery.com>
2942
2943 When build != host, create libiberty for the build machine.
2944
2945 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
2946 CONFIG_ARGUMENTS.
2947 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
2948 New variables.
2949 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
2950 and rules.
2951 (all.normal): Depend on ALL_BUILD_MODULES.
2952 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
2953 (all-build-libiberty): Depend on configure-build-libiberty.
2954
2955 * configure: Calculate and substitute proper value for
2956 ALL_BUILD_MODULES.
2957 * configure.in: Create the build subdirectory.
2958 Calculate and substitute TARGET_CONFIGARGS (formerly
2959 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2960
26ef82f4
GK
29612001-11-26 Geoffrey Keating <geoffk@redhat.com>
2962
2963 * config.sub: Update to version 1.232 on subversion.
2964
43e64072
NC
29652001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
2966
2967 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
2968 files from .po files for a distribution.
2969
66f6c0d5
HPN
29702001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
2971
2972 * COPYING.NEWLIB: Mention preserved notice in specific parts.
2973
4a02fdb2
JH
29742001-11-13 Jeff Holcomb <jeffh@redhat.com>
2975
2976 Merged from net gcc:
2977 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
2978 * ltcf-c.sh: Use $objext, not $ac_objext.
2979 2001-07-27 Mark Kettenis <kettenis@gnu.org>
2980 * ltcf-cxx.sh: Add support for GNU.
2981 2001-07-22 Timothy Wall <twall@redhat.com>
2982 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
2983 default settings if using GNU tools with that configuration.
2984 * ltcf-cxx.sh: Ditto.
2985 * ltcf-gcj.sh: Ditto.
2986 2001-07-21 Michael Chastain <chastain@redhat.com>
2987 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
2988 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
2989 * ltmain.sh: Mark as gcc-local.
2990
227b9953
JH
29912001-11-13 Jeff Holcomb <jeffh@redhat.com>
2992
2993 * Makefile.in (all-bison): Revert 2001-10-24.
2994 Don't depend on texinfo.
2995
cbbab8fb
JJ
29962001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
2997
80413487 2998 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 2999
922b2485
DD
30002001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
3001
3002 * configure.in (--enable-languages): Be more permissive about
3003 syntax. Check for empty lists better. Warn about $LANGUAGES.
3004
f08fa01d
HPN
30052001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
3006
3007 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3008
fee3da4e
JH
30092001-10-24 Jeff Holcomb <jeffh@redhat.com>
3010
3011 Makefile.in (all-bison): Don't depend on texinfo.
3012
73fb1ef9
AM
30132001-10-03 Alan Modra <amodra@bigpond.net.au>
3014
3015 * gettext.m4: Test po/POTFILES.in exists before trying to read.
3016
373688ac
AO
30172001-09-29 Alexandre Oliva <aoliva@redhat.com>
3018
3019 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3020
9c07660b
HPN
30212001-09-28 Hans-Peter Nilsson <hp@axis.com>
3022
3023 * config.sub, config.guess: Import latest from subversions.
3024
3f152009
AO
30252001-09-21 Alexandre Oliva <aoliva@redhat.com>
3026
3027 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
3028 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
3029 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
3030 avoid quotes nesting problems.
3031 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
3032 (DO_X): Export only variables that are set.
3033
8f6a59e5
BE
30342001-09-19 Ben Elliston <bje@redhat.com>
3035
3036 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
3037 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
3038 semantics. Use the shell built-in "type" command instead.
3039
a1ec19fa
TS
30402001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3041
3042 * config.sub: Reverted the earlier change, this version is not the
3043 master file.
3044
4008bd9b
TS
30452001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3046
3047 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
3048 Add support for mips64.
3049
dd1e52a4
JH
30502001-09-03 Jeff Holcomb <jeffh@redhat.com>
3051
3052 * configure.in: Enable libstdc++-v3 for h8300 targets.
3053
91549d1c
EC
30542001-08-30 Eric Christopher <echristo@redhat.com>
3055 Jason Eckhardt <jle@redhat.com>
3056
3057 * config.sub: Add support for mipsisa32.
3058
cf966cf9
EC
30592001-08-30 Eric Christopher <echristo@redhat.com>
3060
3061 * config.sub, config.guess: Import latest from subversions.
3062
82208dc5
AM
30632001-08-20 Alan Modra <amodra@bigpond.net.au>
3064
3065 * config.sub, config.guess: Import latest from subversions.
3066
4dca8403
DD
30672001-07-26 DJ Delorie <dj@redhat.com>
3068
3069 * MAINTAINERS: Clarify libiberty merge rules and procedures.
3070
1107dce2
AM
30712001-06-19 Alan Modra <amodra@bigpond.net.au>
3072
3073 * Makefile.in: Revert 2001-06-17.
3074 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
3075
e09a6604
L
30762001-06-17 H.J. Lu <hjl@gnu.org>
3077
3078 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
3079 (gas+binutils.tar.bz2): Likewise.
3080 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
3081
31a8b634
AC
3082Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
3083
3084 * Makefile.in (VER): When present, extract the version number from
5481b376 3085 the file version.in.
31a8b634 3086
dc70af01
AO
30872001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
3088
3089 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3090 gcc/xgcc is built, use -print-prog-name to find out the program
3091 name to use.
3092
839bbd8c
AO
30932001-06-04 Mark Mitchell <mark@codesourcery.com>
3094
3095 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3096 with_gcc]: Use `gcc -shared' to build a shared library.
3097
566e9a30
AO
30982001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
3099
3100 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3101 archives.
3102
e877bb69
AO
31032001-05-28 Simon Patarin <simon.patarin@inria.fr>
3104
3105 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
3106 libraries when using g++ with native linker.
3107
1605288b
AO
31082001-05-28 Alexandre Oliva <aoliva@redhat.com>
3109
3110 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3111
11a383ba
TR
31122001-05-24 Tom Rix <trix@redhat.com>
3113
3114 * configure.in : enable ld for aix
cf966cf9 3115
18611226
AO
31162001-05-22 Alexandre Oliva <aoliva@redhat.com>
3117
3118 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3119 [aix4*|aix5*]: Prepend blank.
3120
6be7c12c
AO
31212001-05-20 Alexandre Oliva <aoliva@redhat.com>
3122
3123 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3124 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
3125 of subdir/configure scripts to use the new libtool.m4.
3126
4ed00bba
L
31272001-05-14 H.J. Lu <hjl@gnu.org>
3128
3129 * config.if (libc_interface): Set to -libc6.2- for cross
3130 compiling to Linux/glibc 2.2.
3131
b1af961c
AO
31322001-05-03 Alexandre Oliva <aoliva@redhat.com>
3133
3134 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3135 libgcj.
3136
5ec3e74e
AO
31372001-04-26 Alexandre Oliva <aoliva@redhat.com>
3138
3139 * configure.in (noconfigdirs): Don't reset it from scratch in the
3140 target case; only append to it.
3141
b3ed1d6b
AO
31422001-04-26 Alexandre Oliva <aoliva@redhat.com>
3143
3144 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3145 sparc-*-solaris2.8]: Disable ${libgcj}.
3146
96111c10
AO
31472001-04-25 Alexandre Oliva <aoliva@redhat.com>
3148
3149 * configure.in (libgcj_saved): Copy from $libgcj.
3150 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3151 --disable-libgcj.
3152
b5bf43f2
AO
31532001-04-20 Alexandre Oliva <aoliva@redhat.com>
3154
3155 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3156 1.641.2.228.
3157
8cc32590
AO
31582001-04-12 Alexandre Oliva <aoliva@redhat.com>
3159
3160 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3161 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3162
dec0cb0c
AO
31632001-04-01 Alexandre Oliva <aoliva@redhat.com>
3164
3165 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3166 New macros.
3167 (bootstrap, cross): Use RECURSE_FLAGS.
3168 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3169
6a9c3886
AO
31702001-03-27 Alexandre Oliva <aoliva@redhat.com>
3171
3172 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3173
d4fc7db8
NC
31742001-03-23 Nick Clifton <nickc@redhat.com>
3175
3176 * README-maintainer-mode: Add note about inability to use "make
3177 distclean" in maintainer mode.
3178
7389ff65
AO
31792001-03-22 Alexandre Oliva <aoliva@redhat.com>
3180
3181 Re-installed:
3182 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3183 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3184 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3185 * ltcf-cxx.sh: Likewise.
3186 * ltcf-gcj.sh: Likewise.
3187
b3e0dc8e
PB
31882001-03-22 Philip Blundell <philb@gnu.org>
3189
3190 * config.sub, config.guess: Import latest from subversions.
3191
469b781c
AO
31922001-03-22 Alexandre Oliva <aoliva@redhat.com>
3193
3194 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3195 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3196
b0dad762
MC
31972001-03-20 Michael Chastain <chastain@redhat.com>
3198
3199 * Makefile.in: all-m4 depends on all-texinfo.
3200
c559bb17
AO
32012001-03-08 Alexandre Oliva <aoliva@redhat.com>
3202
3203 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3204
fef4ae2e
JJ
32052001-02-22 Jeff Johnston <jjohnstn@redhat.com>
3206
3207 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
3208 longer valid.
3209
8d6dd99d
NC
32102001-02-16 Nick Clifton <nickc@redhat.com>
3211
3212 * configure.in (noconfigdirs): Allow configuration of texinfo
3213 for Cygwin hosts.
3214
a85d7ed0
NC
32152001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3216
3217 * config.guess: Add linux target for S/390.
3218 * config.sub: Likewise.
3219 * configure.in: Likewise.
3220
51221c5e
DD
32212001-02-06 Ben Elliston <bje@redhat.com>
3222
3223 * configure: Output host type to stdout, not stderr.
3224
9dec4c71
MS
32252001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3226
3227 * config.guess: Import from subversions.gnu.org (revision 1.181).
3228 * config.sub: Import from subversions.gnu.org (revision 1.199).
3229
9add9c04
AM
32302001-01-30 Alan Modra <alan@linuxcare.com.au>
3231
3232 * config.guess: Handle hppa64-linux systems.
3233
8679174d
MS
32342001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3235
3236 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3237 Don't unset, it's non-portable and no longer necessary, set to empty
3238 instead.
3239
02d01ed4
MS
32402001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3241
3242 * ltconfig: Shell portability fix for the tagname validity check.
3243
4cc5853d
MS
32442001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3245
3246 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3247
7487e485
AO
32482001-01-27 Alexandre Oliva <aoliva@redhat.com>
3249
3250 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3251 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3252
f332af52
AO
32532001-01-24 Alexandre Oliva <aoliva@redhat.com>
3254
3255 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3256 keep at least one of build_libtool_libs or build_old_libs set to
3257 yes.
3258
ef099754
AO
32592001-01-24 Alexandre Oliva <aoliva@redhat.com>
3260
3261 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3262 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3263
8341f2fc 32642000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 3265
8341f2fc
AJ
3266 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
3267
32682000-11-03 Philip Blundell <pb@futuretv.com>
3269
3270 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
3271 files.
ebf0fa2e 3272
c320a39f
JJ
32732001-01-15 Jeff Johnston <jjohnstn@redhat.com>
3274
3275 * COPYING.NEWLIB: Put into source repository.
3276
8817b92e
BE
32772001-01-15 Ben Elliston <bje@redhat.com>
3278
3279 * configure.in (host_tools): Add sid.
3280 Always configure cgen.
3281 * Makefile.in (all-sid): New target.
3282 (check-sid, clean-sid, install-sid): Likewise.
3283
35590697
AJ
32842001-01-07 Andreas Jaeger <aj@suse.de>
3285
80413487 3286 * config.sub, config.guess: Update from subversions.
35590697 3287
6ee6cea6
AO
32882000-12-12 Alexandre Oliva <aoliva@redhat.com>
3289
3290 * configure.in: Disable language-specific target libraries for
3291 languages that aren't enabled.
3292
077b8428
NC
32932000-11-24 Nick Clifton <nickc@redhat.com>
3294
3295 * configure.in (xscale-elf): Add target.
3296 (xscale-coff): Add target.
3297 (c4x, c5x, tic54x): Move after ARM targets.
3298
9e28a1ed
AO
32992000-11-23 Alexandre Oliva <aoliva@redhat.com>
3300
3301 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
3302
be98a80a
ILT
33032000-11-20 Ian Lance Taylor <ian@zembu.com>
3304
3305 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
3306
5cec67bf
AO
33072000-11-18 Alexandre Oliva <aoliva@redhat.com>
3308
3309 * Makefile.in: Merge with GCC and libgcj.
3310 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3311 configure-target-<library> when their configure scripts need the C
3312 or C++ library to have already been built to work properly.
3313 (do_proto_toplev): Set them to an empty string.
3314
d932cae7 33152000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
3316
3317 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3318 (REALLY_SET_LIB_PATH): Use them.
3319
d932cae7 33202000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
3321
3322 * config.sub: Add support for Sun Chorus
3323
8602ff0c
NC
33242000-11-02 Per Lundberg <plundis@chaosdev.org>
3325
3326 * config.sub: Add support for the *-storm-chaos OS.
3327
f9e0997d
NC
33282000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
3329
80413487
RH
3330 * configure.in (noconfigdirs): Don't compile some
3331 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 3332
d64552c5
AO
33332000-09-30 Alexandre Oliva <aoliva@redhat.com>
3334
3335 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
3336 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3337 all affected `configure' scripts.
3338
97f60b31
AO
33392000-09-25 Alexandre Oliva <aoliva@redhat.com>
3340
3341 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
3342 ltcf-c.sh.
3343
6e8dd58f
PB
33442000-09-12 Philip Blundell <philb@gnu.org>
3345
3346 * config.sub, config.guess: Update from subversions.
3347
103a2e99
AO
33482000-09-06 Alexandre Oliva <aoliva@redhat.com>
3349
51601921
AO
3350 * Makefile.in (all-zlib): Added dummy target.
3351
103a2e99
AO
3352 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
3353 multi-language branch.
3354
2809b4b9
AO
33552000-09-05 Alexandre Oliva <aoliva@redhat.com>
3356
3357 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3358 (bootstrap*): Depend on all-bootstrap.
3359
7450026c
AO
33602000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
3361
3362 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3363 crosses, but add gcc/include to the header search path for them.
3364
6cf86f7f
AO
33652000-08-31 Alexandre Oliva <aoliva@redhat.com>
3366
3367 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
3368 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
3369 * gettext.m4: New file, extracted from aclocal.m4.
3370
ce2ea6e3
AO
33712000-08-22 Alexandre Oliva <aoliva@redhat.com>
3372
3373 * config-ml.in (CC, CXX): Avoid trailing whitespace.
3374 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3375 sub-configures.
3376
9765193e
DE
33772000-08-20 Doug Evans <dje@casey.transmeta.com>
3378
3379 * Makefile.in (ALL_MODULES): Add all-cgen.
3380 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3381 (all-cgen): New target.
3382 (all-opcodes,all-sim): Depend on all-cgen.
3383 * configure.in (host_tools): Add cgen.
3384 Only configure cgen if --enable-cgen-maint.
3385
d7b32520
AO
33862000-08-17 Alexandre Oliva <aoliva@redhat.com>
3387
3388 * config-ml.in (CC, CXX): Don't introduce a leading space.
3389
e52ef561
AO
33902000-08-16 Alexandre Oliva <aoliva@redhat.com>
3391
3392 * configure.in (libstdcxx_flags): Use
3393 libstdc++-v3/src/libstdc++.INC.
3394
88f9c2a0
AO
33952000-08-15 Alexandre Oliva <aoliva@redhat.com>
3396
3397 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3398
98fbe43f
JM
33992000-08-11 Jason Merrill <jason@redhat.com>
3400
3401 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3402 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3403 (FLAGS_FOR_TARGET): Not here.
3404 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
3405
279ddab4
DD
34062000-08-07 DJ Delorie <dj@redhat.com>
3407
3408 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3409 "if we're also building gcc, and it's a gcc that will run on the
3410 build machine, we want to use its includes instead of the system's
3411 default includes".
3412
60523a83
AO
34132000-08-03 Alexandre Oliva <aoliva@redhat.com>
3414
24ffec7a
AO
3415 * configure.in (libstdcxx_flags): Don't use `"'.
3416
60523a83
AO
3417 * config-ml.in: Adjust multilib search paths to the
3418 appropriate multilib tree.
3419
daf644b5
AO
34202000-08-02 Alexandre Oliva <aoliva@redhat.com>
3421
3422 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3423 commas in $LANGUAGES.
3424
63266560
DD
34252000-08-01 Alexandre Oliva <aoliva@redhat.com>
3426
3427 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3428
34292000-07-31 Alexandre Oliva <aoliva@redhat.com>
3430
3431 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3432 CXX_FOR_TARGET for sed.
3433
34342000-07-30 Alexandre Oliva <aoliva@redhat.com>
3435
3436 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3437 Do not override if already set in the environment or in configure.
3438 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3439 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3440
9e449d3e
AO
34412000-07-27 Alexandre Oliva <aoliva@redhat.com>
3442
3443 * Makefile.in (FLAGS_FOR_TARGET): New macro.
3444 (GCC_FOR_TARGET): Use it.
3445 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3446 * configure.in: ... here.
3447 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
3448 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3449
8bbd92e0
AO
34502000-07-24 Alexandre Oliva <aoliva@redhat.com>
3451
fd1f87b2
AO
3452 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3453 (configure-target-libchill, configure-target-libobjc): Likewise.
3454
8bbd92e0
AO
3455 * configure.in: Use the same cache file for all target libs.
3456 * config-ml.in: But different cache files per multilib variant.
3457
25c6c112
JL
34582000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3459
3460 * configure (topsrcdir): Don't use dirname.
3461
ba73c63f
JM
34622000-07-20 Jason Merrill <jason@redhat.com>
3463
3464 * configure.in: Remove all references to libg++ and librx.
3465
3466 * configure, configure.in, Makefile.in: Unify gcc and binutils.
3467
1af08294
HPN
34682000-07-20 Hans-Peter Nilsson <hp@axis.com>
3469
3470 * config.sub: Update to subversions version 2000-07-06.
3471
ba73c63f
JM
34722000-07-12 Andrew Haley <aph@cygnus.com>
3473
3474 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3475 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3476
34772000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
3478
3479 * symlink-tree: Check number of arguments.
3480
d932cae7 34812000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
3482
3483 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
3484
ba73c63f
JM
34852000-07-05 Jim Wilson <wilson@cygnus.com>
3486
3487 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3488 search path for a g++ extracted from the build tree. This
3489 will allow link tests run by configure scripts in
3490 subdirectories to succeed.
3491
92ee2f86
UC
34922000-07-01 Koundinya K <kk@ddeorg.soft.net>
3493
80413487 3494 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 3495
23f2f29f
CV
34962000-06-28 Corinna Vinschen <vinschen@cygnus.com>
3497
3498 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
3499 `os2'. Force ac_cv_exeext to be ".exe" in that case.
3500
f04f5a67
TW
35012000-06-19 Timothy Wall <twall@cygnus.com>
3502
3503 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
3504 * config.sub: Add tic54x target.
3505
11da68be
NC
35062000-06-07 Phillip Thomas <pthomas@suse.de>
3507
3508 * README-maintainer-mode: New file: Contains notes on using
3509 --enable-maintainer-mode with binutils.
3510
d932cae7 35112000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
3512
3513 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
3514
d932cae7 35152000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
3516
3517 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
3518 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
3519
9442cea3
L
352020000-05-21 H.J. Lu (hjl@gnu.org)
3521
80413487
RH
3522 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
3523 directory are used if they exist. Make sure
3524 $(build_tooldir)/include is searched for header files,
3525 $(build_tooldir)/lib/ for library files.
9442cea3 3526 (GCC_FOR_TARGET): Likewise.
80413487 3527 (CXX_FOR_TARGET): Likewise.
9442cea3 3528
d932cae7 35292000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
3530
3531 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
3532
d932cae7 35332000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
3534
3535 * Makefile.in (configure-target-libiberty): Depend on
3536 configure-target-newlib.
3537
ba73c63f
JM
35382000-05-16 Alexandre Oliva <aoliva@cygnus.com>
3539
3540 * configure.in, Makefile.in: Merge all libffi-related
3541 configury stuff from the libgcj tree.
3542
d932cae7 35432000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
3544
3545 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3546 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
3547
d932cae7 35482000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
3549
3550 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3551 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 3552 current version information. Add to proto-toplev directory.
b5a23627
AC
3553 (gdb-taz): Build do-djunpack.
3554
ba73c63f
JM
35552000-05-15 David Edelsohn <edelsohn@gnu.org>
3556
3557 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
3558
7c86ed39
L
35592000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3560
3561 * ltmain.sh: Preserve in relink_command any environment
3562 variables that may affect the linker behavior.
3563
d932cae7 35642000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
3565
3566 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
3567
d932cae7 35682000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
3569
3570 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
3571
ed0a91a5
EZ
35722000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
3573
3574 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 3575 with the version name.
ed0a91a5 3576
ba73c63f 35772000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 3578
ba73c63f 3579 * config.if: Tweak.
6cafa39f 3580
ba73c63f 35812000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 3582
ba73c63f 3583 * djunpack.bat: New file.
66156876 3584
d932cae7 35852000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
3586
3587 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
3588 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
3589 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
3590 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 3591
ba73c63f
JM
35922000-04-16 Dave Pitts <dpitts@cozx.com>
3593
80413487
RH
3594 * config.sub (case $basic_machine): Change default for "ibm-*"
3595 to "openedition".
ba73c63f 3596
d932cae7 35972000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
3598
3599 * Makefile.in (gdb-taz): New target. GDB specific archive.
3600 (do-md5sum): New target.
3601 (MD5PROG): Define.
3602 (PACKAGE): Default to TOOL.
3603 (VER): Default to a shell script.
3604 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 3605 md5 checksum generation.
b35ece4e
AC
3606 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
3607 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
3608 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 3609 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 3610
d932cae7 36112000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
3612
3613 * configure (warn_cflags): Delete.
3614
ba73c63f 36152000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 3616 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 3617
80413487
RH
3618 * configure.in (enable_libstdcxx_v3): Add.
3619 (target_libs): Add bits here to switch between libstdc++-v2 and
3620 libstdc++-v3.
3621 * config.if: And this file too.
3622 * Makefile.in: Add libstdc++-v3 targets.
35590697 3623
ba73c63f
JM
36242000-04-05 Michael Meissner <meissner@redhat.com>
3625
3626 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 3627
d332c5ac
JM
36282000-03-29 Jason Merrill <jason@casey.cygnus.com>
3629
3630 * configure.in: -linux-gnu*, not -linux-gnu.
3631
d932cae7 36322000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
3633
3634 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
3635 (do-tar-bz2): Replace TOOL with PACKAGE.
3636 (gdb.tar.bz2): Remove GDBTK from GDB package.
3637 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 3638 dejagnu.tar.bz2): New packages.
6dcbc97b 3639
96ce09a7
ILT
36402000-02-27 Andreas Jaeger <aj@suse.de>
3641
3642 * configure.in: Add entry for mips*-*-linux*, move catch all
3643 *-*-*linux* entry below this one.
3644
2031769e
ILT
36452000-02-27 Ian Lance Taylor <ian@zembu.com>
3646
3647 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3648
4bab746c
NC
36492000-02-24 Nick Clifton <nickc@cygnus.com>
3650
3651 * config.sub: Support an OS of "wince".
3652
d932cae7 36532000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
3654
3655 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 3656 version.
ada59422 3657
5b93d8bb
AM
36582000-02-23 Linas Vepstas <linas@linas.org>
3659
3660 * config.sub: Add support for Linux/IBM 370.
3661 * configure.in: Likewise.
3662
2fb651f6
NC
36632000-02-22 Nick Clifton <nickc@cygnus.com>
3664
3665 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
3666
b8441c25
CF
36672000-02-20 Christopher Faylor <cgf@cygnus.com>
3668
3669 * config.guess: Guess "cygwin" rather than "cygwin32".
3670
d332c5ac
JM
36712000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3672
3673 * configure (gcc_version): When setting, narrow search to
3674 lines containing `version_string'.
3675
ba73c63f
JM
36762000-02-15 Denis Chertykov <denisc@overta.ru>
3677
3678 * config.sub: Add support for avr target.
3679
d932cae7 36802000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
3681
3682 * config.sub: Add mmix-knuth-mmixware.
3683
36842000-01-27 Christopher Faylor <cgf@redhat.com>
3685
3686 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
3687 structure stuff to -L library search.
3688 (CXX_FOR_TARGET): Ditto.
3689 (CROSS_CHECK_MODULES): Fix spelling mistake.
3690
36912000-01-24 Mark Mitchell <mark@codesourcery.com>
3692
3693 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
3694 the C++ compiler.
3695
36962000-01-12 Richard Henderson <rth@cygnus.com>
3697
3698 * configure.in: Don't build some bits for beos.
3699
37002000-01-12 Joel Sherrill (joel@OARcorp.com)
3701
3702 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
3703 as include files.
3704
91b2c84d
GK
37052000-01-06 Geoff Keating <geoffk@cygnus.com>
3706
3707 * configure.in: Use mt-aix43 to handle *_TARGET defs,
3708 not mh-aix43.
3709
ba73c63f
JM
37101999-12-14 Richard Henderson <rth@cygnus.com>
3711
3712 * config.guess (alpha-osf, alpha-linux): Detect ev67.
3713 * config.sub: Accept alphaev[78], alphaev8.
3714
37151999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3716
3717 * config.guess, config.sub: Update from autoconf.
3718
3719Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3720
3721 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
3722 necessary libraries are missing.
3723
37241999-10-25 Andreas Schwab <schwab@suse.de>
3725
3726 * configure: Fix quoting inside arguments of eval.
3727
37281999-10-21 Nick Clifton <nickc@cygnus.com>
3729
3730 * config-ml.in: Allow suppression of some ARM multilibs.
3731
3732Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
3733
3734 * config.guess: Add OS/390 match pattern.
3735 * config.sub: Add mvs, openedition targets.
3736 * configure.in (i370-ibm-opened*): New.
3737
ef14edc4
ILT
37381999-09-04 Steve Chamberlain <sac@pobox.com>
3739
3740 * config.sub: Add support for configuring for pj.
3741
afb478e8
NC
37421999-08-31 Nick Clifton <nickc@cygnus.com>
3743
fd6848f6 3744 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 3745
ba73c63f 37461999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
3747
3748 * configure.in: Do not configure or build ld for AIX
3749 platforms. ld is known to be broken on these platforms.
3750
ba73c63f
JM
3751Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3752
3753 * config-ml.in: Pass compiler flag corresponding to multidirs to
3754 subdir configures.
3755
c363de44
ILT
37561999-08-09 Ian Lance Taylor <ian@zembu.com>
3757
3758 * Makefile.in (LDFLAGS): Define.
3759
dc8bc5a6
ILT
37601999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
3761
3762 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
3763 noconfigdirs.
3764 (*-*-cygwin*): Likewise.
3765
6ca3858e
ILT
37661999-08-08 Ian Lance Taylor <ian@zembu.com>
3767
71141bb6
ILT
3768 * mkdep: New file.
3769 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
3770 (BINUTILS_SUPPORT_DIRS): Add mkdep.
3771
6ca3858e
ILT
3772 From Eli Zaretskii <eliz@is.elta.co.il>:
3773 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
3774 long file name when using DJGPP on MS-DOS.
3775
ba73c63f
JM
3776Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
3777
3778 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
3779
2735a327
AM
37801999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
3781
3782 * Makefile.in (check-target-libio): Remove all-target-libstdc++
3783 dependency as this causes "make check" to globally "make all"
3784
ba73c63f
JM
3785Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
3786
3787 * configure.in (target_libs): Added target-zlib.
3788 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
3789 (CONFIGURE_TARGET_MODULES): Likewise.
3790 (CHECK_TARGET_MODULES): Likewise.
3791 (INSTALL_TARGET_MODULES): Likewise.
3792 (CLEAN_TARGET_MODULES): Likewise.
3793 (configure-target-zlib): New target.
3794 (all-target-zlib): Likewise.
3795 (all-target-libjava): Depend on all-target-zlib.
3796 (configure-target-libjava): Depend on configure-target-zlib.
3797
3798 * Makefile.in (configure-target-libjava): Depend on
3799 configure-target-newlib.
3800 (configure-target-boehm-gc): New target.
3801 (configure-target-qthreads): New target.
3802
80413487
RH
3803 * configure.in (target_libs): Added target-qthreads.
3804 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
3805 (CONFIGURE_TARGET_MODULES): Likewise.
3806 (CHECK_TARGET_MODULES): Likewise.
3807 (INSTALL_TARGET_MODULES): Likewise.
3808 (CLEAN_TARGET_MODULES): Likewise.
3809 (all-target-qthreads): New target.
3810 (configure-target-libjava): Depend on configure-target-qthreads.
3811 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
3812
3813 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
3814 (CONFIGURE_TARGET_MODULES): Likewise.
3815 (CHECK_TARGET_MODULES): Likewise.
3816 (INSTALL_TARGET_MODULES): Likewise.
3817 (CLEAN_TARGET_MODULES): Likewise.
3818 (all-target-libjava): New target.
3819 (all-target-boehm-gc): Likewise.
3820 * configure.in (target_libs): Added libjava, boehm-gc.
3821
08d836d6
ILT
38221999-07-22 Ian Lance Taylor <ian@zembu.com>
3823
3824 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
3825 configure.bat in SUPPORT_FILES.
3826 (gas+binutils.tar.bz2): Likewise.
3827
3828 * makeall.bat: Remove; obsolete.
3829
8f36e47c
ILT
38301999-07-21 Ian Lance Taylor <ian@zembu.com>
3831
3832 From Mark Elbrecht:
3833 * configure.bat: Remove; obsolete.
3834
56e82f25
ILT
38351999-07-11 Ian Lance Taylor <ian@zembu.com>
3836
3837 * configure: Add -W -Wall to the default CFLAGS when compiling with
3838 gcc.
3839
1001d816
JL
3840Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
3841
3842 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
3843
106117aa
MM
38441999-06-30 Mark Mitchell <mark@codesourcery.com>
3845
3846 * configure.in: Build ld on IRIX6.
3847
c376f4ed
ILT
38481999-06-12 Ian Lance Taylor <ian@zembu.com>
3849
3850 * Makefile.in: Change distribution targets to use bzip2 instead of
3851 gzip.
3852 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 3853 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 3854
306b7445
NC
38551999-06-04 Nick Clifton <nickc@cygnus.com>
3856
3857 * config.sub: Add mcore target.
3858
d932cae7 38591999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
3860
3861 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
3862
d932cae7 38631999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
3864
3865 * config.guess (dummy): Changed to $dummy.
3866
6c3175b0
NC
38671999-05-24 Nick Clifton <nickc@cygnus.com>
3868
ba73c63f
JM
3869 * config.sub: Tidied up case statements.
3870
38711999-05-22 Ben Elliston <bje@cygnus.com>
3872
3873 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
3874 <jiro@din.or.jp>.
3875
3876 * config.guess: Merge with FSF version. Future changes will be
3877 more accurately recorded in this ChangeLog.
3878 * config.sub: Likewise.
3879
d932cae7 38801999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
3881
3882 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 3883
252b5132
RH
38841999-04-30 Tom Tromey <tromey@cygnus.com>
3885
3886 * ltmain.sh: [mode link] Always use CC given by ltconfig.
3887
38881999-04-23 Tom Tromey <tromey@cygnus.com>
3889
3890 * ltconfig, ltmain.sh: Update to libtool 1.2f.
3891
38921999-04-20 Drew Moseley <dmoseley@cygnus.com>
3893
3894 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
3895 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
3896 Bad merge removed these two changes.
3897
ba73c63f 3898Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 3899 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
3900
3901 * config.guess (interix Alpha): Add.
3902
252b5132
RH
39031999-04-11 Richard Henderson <rth@cygnus.com>
3904
3905 * configure.in (i?86-*-beos*): Do config gperf; don't config
3906 gdb, newlib, or libgloss.
3907
d932cae7 39081999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 3909
ba73c63f
JM
3910 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
3911 link a trivial program with -mabi=64. If it fails, remove mabi=64
3912 from multidirs.
3913
d932cae7 39141999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
3915
3916 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
3917
252b5132
RH
39181999-04-08 Nick Clifton <nickc@cygnus.com>
3919
3920 * config.sub: Add support for mcore targets.
3921
39221999-04-07 Michael Meissner <meissner@cygnus.com>
3923
3924 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
3925 not mt-ospace, in order to shut up assembler warning about using
3926 symbols that are named the same as registers.
3927
39281999-04-07 Drew Moseley <dmoseley@cygnus.com>
3929
3930 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
3931 dependency list for all-target-cygmon.
3932
39331999-04-05 Doug Evans <devans@casey.cygnus.com>
3934
3935 * config-ml.in: Check $host, not $target, for selective multilibs.
3936 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
3937 thumb interworking, and underscore prefix multilibs.
3938
39391999-04-04 Ian Lance Taylor <ian@zembu.com>
3940
3941 * missing: Update to version from current automake.
3942
3943Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
3944
3945 * configure (gxx_include_dir): Removed.
3946
3947 * configure.in (gxx_include_dir): Handle it.
3948 * Makefile.in: Likewise.
3949
39501999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
3951
3952 * config.sub (mips64vr4111,mips64vr4111el) Add.
3953
39541999-03-21 Ben Elliston <bje@cygnus.com>
3955
80413487 3956 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
3957
3958Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
3959
252b5132
RH
3960 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
3961 config/mh-djgpp.
3962
3963Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
3964
3965 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
3966 all-target-newlib to dependency list for all-target-bsp.
3967
3968Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
3969
3970 * config.sub: Add i386-uwin support.
3971 * config.guess: Likewise.
3972
3973Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3974
3975 * configure.in: cleanup, add mh-*pic handling for arm, special
3976 case powerpc*-*-aix*
3977
3978Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
3979
3980 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
3981 can be built.
3982
3983Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
3984
3985 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 3986 targets.
252b5132
RH
3987
39881999-03-02 Nick Clifton <nickc@cygnus.com>
3989
3990 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
3991
d932cae7 39921999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
3993
3994 * config.sub: Check for "cygwin*" rather than "cygwin32*"
3995
39961999-02-24 Nick Clifton <nickc@cygnus.com>
3997
3998 * config.sub: Fix typo in arm recognition.
3999
d932cae7 40001999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
4001
4002 * configure.in (noconfigdirs): Changed target_configdirs to
4003 include target-bsp only for m68k-*-elf* and m68k-*-coff*
4004 rather than m68k-*-* since it is not known to work on
4005 m68k-aout. Ditto for arm-*-*oabi.
4006
d932cae7 40071999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
4008
4009 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
4010
40111999-02-19 Ben Elliston <bje@cygnus.com>
4012
4013 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
4014 Smart and improved by Andrew Cagney.
4015
d932cae7 40161999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
4017
4018 * config.guess: Recognize openbsd-*-hppa.
4019
d932cae7 40201999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
4021
4022 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
4023 only if it is not empty.
4024
40251999-02-17 Nick Clifton <nickc@cygnus.com>
4026
4027 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 4028
fd6848f6 4029 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
4030
4031 * config.sub: Modified to recognize uname's armv* syntax.
4032
40331999-02-17 Mark Salter <msalter@cygnus.com>
4034
4035 * configure.in: Added target-bsp for sparclite.
4036
d932cae7 40371999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
4038
4039 * config.sub: Recognize alphapca5[67] and up to alphaev8.
4040
40411999-02-08 Nick Clifton <nickc@cygnus.com>
4042
4043 * configure.in: Add support for strongarm port.
4044 * config.sub: Add support for strongarm target.
4045
d932cae7 40461999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 4047
252b5132
RH
4048 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
4049 the old name config/mh-cygwin32.
4050 Enable texinfo.
4051
d932cae7 40521999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
4053
4054 * configure.in: Do build ld for ix86 Solaris.
4055
d932cae7 40561999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
4057
4058 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
4059 $AR_FOR_TARGET. Likewise for RANLIB.
4060
d932cae7 40611999-02-02 Catherine Moore <clm@cygnus.com>
35590697 4062
80413487
RH
4063 * config.sub (oabi): Recognize.
4064 * configure.in (arm-*-oabi): Handle.
252b5132 4065
d932cae7 40661999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
4067
4068 * config.guess: Improve detection of i686 on UnixWare 7.
4069
d932cae7 40701999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
4071
4072 * config.guess: Add support for i386-pc-interix.
4073 * config.sub: Likewise.
4074 * configure.in: Likewise.
252b5132 4075
d932cae7 40761999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4077
4078 * Makefile.in: Remove unneeded all-target-libio from
4079 from all-target-winsup target since it is now unneeded.
4080 Add all-target-libtermcap in its place since it is now
4081 needed.
4082
d932cae7 40831998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4084
4085 * configure.in: makefile stub for cygwin target is probably
4086 unnecessary. Remove it for now.
252b5132 4087
d932cae7 40881998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4089
4090 * configure.in: libtermcap.a should be built when cygwin is the
4091 target as well as the host.
4092 * config.guess: Allow mixed case in cygwin uname output.
4093 * Makefile.in: Add libtermcap target.
252b5132 4094
d932cae7 40951998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4096
4097 * config.sub: Clean up handling of hppa2.0.
4098
d932cae7 40991998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
4100
4101 * config.guess: Use C code to identify more HP machines.
4102
4103Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
4104
4105 * config.sub: Handle hppa2.0.
4106
ba73c63f
JM
4107Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
4108
4109 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 4110 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
4111
41121998-12-15 Mark Salter <msalter@cygnus.com>
4113
4114 * configure.in: Added target-bsp for several target architectures.
4115
4116 * Makefile.in: Added rules for bsp.
4117
252b5132
RH
4118Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
4119
4120 * config.guess: Improve detection of hppa2.0 processors.
4121
4122Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
4123
4124 * config.guess: Recognize FreeBSD using ELF automatically.
4125
41261998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
4127
4128 * configure (skip-this-dir): Add handling for new shell script, which
4129 might be created by a sub-directory's configure to indicate, this particular
4130 directory is "unwanted".
4131 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
4132
252b5132
RH
4133Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
4134
4135 * ltconfig: import from libtool, after changing libtool to
4136 account for the cygwin name change.
4137
4138Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
4139
4140 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
4141 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
4142
4143Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
4144
4145 * configure.in: Add libtermcap to list of cygwin dependencies.
4146
d932cae7 41471998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 4148
80413487
RH
4149 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
4150 they include winsup/include when it's a cygwin target.
252b5132
RH
4151
41521998-11-12 Tom Tromey <tromey@cygnus.com>
4153
4154 * configure.in (host_tools): Added zip.
4155 * Makefile.in (all-target-libjava): Depend on all-zip.
4156 (all-zip): New target.
4157 (ALL_MODULES): Added all-zip.
4158 (NATIVE_CHECK_MODULES): Added check-zip.
4159 (INSTALL_MODULES): Added install-zip.
4160 (CLEAN_MODULES): Added clean-zip.
4161
d932cae7 41621998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
4163
4164 * Makefile.in: lose "32" from comment about cygwin.
4165
d932cae7 41661998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
4167
4168 * configure.in: Use -Os to build target libraries for the fr30.
4169
d932cae7 41701998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
4171
4172 * config.sub: Add fr30.
4173
d932cae7 41741998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 4175
80413487 4176 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
4177 cygwin* instead of cygwin32*.
4178 * config.sub: Check cygwin* instead of cygwin32*.
4179
d932cae7 41801998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
4181
4182 * config.guess: Match any version of Unixware7.
4183
252b5132
RH
41841998-10-20 Syd Polk <spolk@cygnus.com>
4185
4186 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
4187 if desired.
4188
d932cae7 41891998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4190
4191 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
4192 these if the appropriate directories and files to not exist.
4193
d932cae7 41941998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4195
4196 * Makefile.in (DEVO_SUPPORT): Add config.if.
4197
d932cae7 41981998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
4199
4200 * configure: Add pattern to replace "build_tooldir"'s
4201 definition in the generated Makefile with "tooldir"'s
4202 actual value.
4203
252b5132
RH
4204Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
4205
4206 * config.sub: Bring back lost sparcv9.
4207
ba73c63f
JM
4208 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
4209
4210Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
4211
4212 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
4213 CC_FOR_TARGET and friends.
4214
4215Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 4216
ba73c63f
JM
4217 * Makefile.in (build_tooldir): New variable, same as tooldir.
4218 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
4219 -B$(build_tooldir)/bin/.
4220 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
4221
252b5132
RH
4222Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
4223
4224 * config.sub: Add support for i[34567]86-pc-udk.
4225 * configure.in: Likewise.
4226
4227Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
4228
4229 * Makefile.in: add bzip2 package building bits for user
4230 tools module
4231 * configure.in: ditto
4232
ba73c63f
JM
4233Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
4234
4235 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
4236 (ALL_TARGET_MODULES): Add all-target-libobjc.
4237 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4238 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4239 (all-target-libchill): Add dependencies.
4240 * configure.in (target_libs): Add libchill.
35590697 4241
252b5132
RH
42421998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
4243
ba73c63f 4244 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
4245
4246Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
4247
4248 * Makefile.in (all-automake): fix dependencies.
4249
4250Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
4251
4252 * configure.in: Minor cleanups for building in the $(target_alias)
4253 subdir.
4254
42551998-09-22 Jim Wilson <wilson@cygnus.com>
4256
4257 * Makefile.in (bootstrap): Set r and s before make all. Use
4258 BASE_FLAGS_TO_PASS in make all.
4259 (cross): Likewise.
4260
42611998-09-20 Mark Mitchell <mark@markmitchell.com>
4262
4263 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
4264
252b5132
RH
4265Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
4266
4267 * config.sub: Fix typo in last change.
4268
42691998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
4270
4271 * config.sub: Add support for C4x target.
4272 * configure.in: Likewise.
4273
42741998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
4275
4276 * config.sub: Recognize sparcv9 just like sparc64.
4277
4278Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
4279
4280 * config.guess: Match "Pent II" or "PentII" for OpenServer.
4281
4282Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
4283
4284 * config.guess: Correctly identify Pentium II sco boxes.
4285
4286 * config.guess: Fix "tr" code. From Weiwen Liu.
4287
4288Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
4289
4290 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
4291 stabs.
4292
4293Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
4294
4295 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
4296 (ALL_TARGET_MODULES): Add all-target-libchill.
4297 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4298 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4299 (all-target-libchill): Add dependencies.
4300 * configure.in (target_libs): Add libchill.
4301
4302Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
4303
4304 * config.guess: Avoid assumptions about "tr" behaves when
4305 LANG is set to something other than English.
4306
4307Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
4308
4309 * configure (gxx_include_dir): Changed to
4310 '${prefix}/include/g++'-${libstdcxx_interface}.
4311
4312 * config.if: New to determine the interfaces.
4313
4314Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
4315
4316 * config.guess: Detect and handle MPE/IX.
4317 * config.sub: Deal with MPE/IX.
4318
4319Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
4320
4321 * configure.in: Use mh-aix43.
4322
43231998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
4324
4325 * configure: Fix --without/--disable cases for gxx-include-dir.
4326
4327Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
4328
4329 * mdata-sh: Imported. Needed for automake support.
4330
4331Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
4332
ba73c63f 4333 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
4334 "chmod og=u `find . -print`".
4335
4336Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
4337
ba73c63f 4338 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
4339
4340Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
4341
4342 * Makefile.in: Undo previous patch.
4343
4344Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
4345
4346 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
4347 to here ...
4348 (install-no-fixedincludes): and here
4349 (INSTALL_MODULES): ... from here.
4350
4351Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
4352
4353 * config.sub: Merge with FSF.
4354
4355 * config.guess: Merge with FSF.
4356
4357Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
4358
4359 * configure (extraconfigdirs): New variable.
4360 (SUBDIRS): Add extraconfigdirs and recurse on them too.
4361 * Makefile.in (all): Move higher in file.
4362 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
4363 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
4364 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
4365 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
4366 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
4367
43681998-07-23 Brendan Kehoe <brendan@cygnus.com>
4369
4370 * Makefile.in (all-target-libjava): Depend on all-gcc and
4371 all-target-newlib.
4372 (configure-target-libjava): Depend on $(ALL_GCC).
4373
4374Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
4375
4376 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
4377 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
4378
4379Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
4380
4381 * ylwrap: Change absolute path checks to check for DOS style path
4382 names.
4383
4384 * ylwrap: Don't use a full path name if the source file is in the
4385 same directory. From hjl@lucon.org (H.J. Lu).
4386
4387 * config-ml.in: Default to being verbose, to match Feb 18 change to
4388 configure.
4389
4390Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
4391
4392 Brought over from egcs:
4393
4394 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4395
4396 * configure.in (target_subdir): Set to ${target_alias} instead
4397 of "libraries".
4398
4399 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4400
4401 * configure.in (target_subdir): Set to libraries if enable_multilib.
4402
4403Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
4404
4405 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
4406 multilibs, force reconfiguration the first time we create
4407 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
4408
4409Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
4410
4411 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
4412 avoid confusion with --no-recursion.
4413
4414Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
4415
4416 * configure.in: Win32 hosts shouldn't use install -x
4417 * install-sh: remove -x option, and special .exe-handling
4418 hack.
4419
4420Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
4421
4422 * config.guess: Recognize i586-pc-beos.
4423 * configure.in: Don't build some bits for beos.
4424
4425Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
4426
4427 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
4428 CFLAGS default to -O2.
4429
4430 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
4431 when using GNU ld.
4432
4433Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
4434
4435 * ltmain.sh: Correct install when using a different shell.
4436
4437Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
4438
4439 * ltconfig, ltmain.sh: Update to libtool 1.2b.
4440
4441Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
4442
4443 * makefile.vms: Update to build binutils/makefile.vms. Add install
4444 target.
4445
4446Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
4447
4448 * ltconfig: Update to correct AIX handling.
4449
4450Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4451
4452 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
4453
4454 * configure.in (target_subdir): Set to ${target_alias} instead
4455 of "libraries".
4456
44571998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
4458
4459 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
4460 (Makefile): Depend on $(gcc_version_trigger).
4461
4462 * configure (gcc_version): Change default initializer to empty
4463 string.
4464 (gcc_version_trigger): New variable; pass this variable down
4465 to subdir configures to enable them checking gcc's version
4466 themselves. Emit make macros for both gcc_version vars.
4467 (topsrcdir): Initialize reliably.
4468 (recursion line): Remove --with-gcc-version=${gcc_version}.
4469
44701998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4471
4472 * configure (enable_version_specific_runtime_libs): Implement new flag
4473 --enable-version-specific-runtime-libs which installs C++ runtime stuff
4474 in $(libsubdir); emit definition in each generated Makefile.
4475 (gxx_include_dir): Initialize depending on
4476 $enable_version_specific_runtime_libs.
4477
44781998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4479
4480 * configure (gcc_version): Initialize properly depending on
4481 how and where configure is started.
4482 (recursion line): Pass a --with-gcc-version=${gcc_version}
4483 to configures in subdirs.
4484
4485Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
4486
4487 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 4488 cygmon
252b5132
RH
4489
4490Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
4491
4492 * configure.in: Add cygmon and libstub support for mn10200.
4493
44941998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
4495
4496 * configure (gcc_version): Add new variable describing the
4497 particular gcc version we're building.
4498 * Makefile.in (libsubdir): Add new macro for the directory
4499 in which the compiler finds executables, libraries, etc.
4500 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
4501 and libsubdir.
4502
4503Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4504
ba73c63f
JM
4505 * Makefile.in (local-clean): Remove *.log.
4506 (warning.log): Built with warn_summary from build.log.
4507 (mail-report.log): Run test_summary.
4508 (mail-report-with-warnings.log): Run test_summary including
4509 warning.log in the report.
252b5132
RH
4510
4511Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
4512
4513 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
4514
4515Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
4516
4517 * Makefile.in (grep): Grep no longer depends on libiberty.
4518
4519Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
4520
4521 * Makefile.in: all-snavigator needs all-libgui.
4522
4523Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
4524
4525 * configure.in: Add cygmon and libstub support for mn10300.
4526
4527Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
4528
4529 * missing: Update to version from automake 1.3.
4530
4531 * ltmain.sh: On installation, don't get confused if the same name
4532 appears more than once in the list of library names.
4533
4534Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
4535
4536 * config.sub: Accept m68060 and m5200 as CPU names.
4537
4538Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
4539
4540 * configure: Use && rather than using -a in test, because odd
4541 strings can confuse test.
4542 * configure.in: Likewise.
4543
4544Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
4545
4546 * ltconfig, ltmain.sh: Bring in Visual C++ support.
4547
4548Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4549
4550 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
4551 bootstrap4-lean): New targets.
4552
4553Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
4554
4555 * mpw-* Delete. Not used.
252b5132
RH
4556
4557Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
4558
4559 * COPYING.LIB: Update FSF address.
4560
4561Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
4562
4563 * ltconfig, ltmain.sh: Update to libtool 1.2a.
4564
4565 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
4566 GAS_SUPPORT_DIRS.
4567
4568Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
4569
4570 * ltconfig, ltmain.sh: Avoid producing a version number if
4571 -version-info was not used.
4572
4573Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
4574
4575 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
4576 building with newlib.
4577
45781998-04-30 Paul Eggert <eggert@twinsun.com>
4579
ba73c63f 4580 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 4581 Solaris `make' causes it to continue to next definition.
252b5132 4582
afb8d725
JM
4583Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
4584
4585 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
4586 the right GUI libraries and files are installed along with GDB.
4587
252b5132
RH
4588Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
4589
4590 * configure.in: Change alpha to alpha* in several places.
4591
4592Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
4593
4594 * config.sub: Recognize sparc86x.
4595
4596Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 4597
252b5132
RH
4598 * configure.in (--enable-target-optspace): Remove debug echo.
4599
4600Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
4601
4602 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
4603
4604Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
4605
4606 * ltconfig: Update cygwin32 support.
4607
4608 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
4609 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
4610 (GDB_SUPPORT_DIRS): Likewise.
4611
4612Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
4613
4614 * configure.in (target_makefile_frag): If --enable-target-optspace,
4615 use -Os to compile target libraries rather than -O2. Default to
4616 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
4617 not used.
4618 * configure.in (target_cflags): Ditto for d30v.
4619
4620Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
4621
4622 * Makefile.in (all-bfd): Depend on all-intl.
4623 (all-binutils): Likewise.
4624 (all-gas): Likewise.
4625 (all-gprof): Likewise.
4626 (all-ld): Likewise.
4627
252b5132
RH
46281998-04-19 Brendan Kehoe <brendan@cygnus.com>
4629
4630 * configure.in (host_tools): Fix typo, lbtool -> libtool.
4631
4632Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
4633
4634 * Makefile.in (all-bfd): Depend upon all-libiberty.
4635
4636 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
4637
4638Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
4639
4640 * Makefile.in: Add libstub.
4641
4642 * configure.in: Ditto. Build libstub for targets that have cygmon
4643 support.
4644
4645Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
4646
4647 * configure.in: Don't set PICFLAG on ix86-cygwin32.
4648
4649Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
4650
4651 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
4652 use mh-sysv5 if specified. Support gprof on SCO Open Server.
4653
4654Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
4655
4656 * configure: Define DEFAULT_M4 by searching PATH.
4657 * Makfile.in: Use DEFAULT_M4.
4658
4659Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
4660
4661 * ltconfig: Add cygwin32 support.
4662
4663 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
4664 to configure and build.
4665
4666Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
4667
4668 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
4669
4670Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
4671
4672 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
4673
4674Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
4675
4676 * Makefile.in: add ash make rules
4677 * configure.in: add ash to native_only and host_tools lists
4678
4679Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
4680
4681 * Makefile.in (all-gettext, all-intl): New targets.
4682 (ALL_MODULES): Added all-gettext, all-intl.
4683 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
4684 (INSTALL_MODULES): Added install-gettext, install-intl.
4685 (CLEAN_MODULES): Added clean-gettext, clean-intl.
4686
4687 * configure.in (host_tools): Added gettext.
4688 (native_only): Likewise.
4689 (noconfigdirs) [various cases]: Likewise.
4690 (host_libs): Added intl.
4691
afb8d725
JM
4692Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
4693
4694 * configure: Do not disable building gdbtk for cygwin32 hosts.
4695
ba73c63f
JM
4696Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
4697
4698 * configure.in: Add thumb-coff target.
4699 * config.sub: Add thumb-coff target.
4700
252b5132
RH
4701Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4702
4703 * Makefile.in: Revert yesterday's change.
4704 (all-target-winsup): all-target-librx stays out of here.
4705
4706Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
4707
ba73c63f
JM
4708 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
4709 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
4710 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
4711 Remove references to librx and libg++.
4712
4713Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
4714
4715 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
4716 recursive makes
4717
4718Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
4719
4720 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
4721 for newlib directory.
4722 (CXX_FOR_TARGET): Likewise.
4723
4724Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
4725
4726 * ltconfig: Update after libtool/ltconfig.in change for
4727 hpux11.
4728
4729Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
4730
4731 * ltconfig, ltmain.sh: Update to libtool 1.2.
4732
4733Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
4734
4735 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
4736 (install-gcc-cross): Instead, override LANGUAGES here.
4737
47381998-03-18 Dave Love <d.love@dl.ac.uk>
4739
4740 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
4741 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
4742
4743Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
4744
4745 * configure.in: Add Thumb-pe target.
4746
4747Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 4748
252b5132
RH
4749 * Makefile.in - changed sn targets to snavigator
4750 * configure.in - changed sn targets to snavigator
4751
4752Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
4753
4754 * config-ml.in: After building symlink tree call make distclean
4755 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
4756 to be the case for libiberty.
4757
4758Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
4759
4760 * configure: When making link, also check the current
4761 directory. The configure scripts may create one.
4762
4763Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
4764
4765 * config.sub: Accept alphapca56 and alphaev6 properly.
4766
4767Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4768
4769 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
4770
252b5132
RH
4771Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
4772
80413487 4773 * config.sub (sco5): Fix typo.
252b5132
RH
4774
4775Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
4776
4777 * Makefile.in (INSTALL_MODULES): Move install-tcl before
4778 install-itcl.
4779 (install-itcl): Remove dependency on install-tcl.
4780
4781Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
4782
4783 * configure.in: Remove libgloss from noconfigdirs for MN10300.
4784
252b5132
RH
4785Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
4786
4787 * configure.in: Don't build libgui for a cygwin32 target when not on
4788 a cygwin32 host.
4789
4790Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
4791
4792 * configure (redirect): Set to null, so default behavior of
4793 configure is now --verbose.
4794
47951998-02-16 Dave Love <d.love@dl.ac.uk>
4796
4797 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
4798 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
4799
4800Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
4801
4802 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
4803 this change to sync Makefile.in with its ChangeLog entries.
4804
4805Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
4806
4807 * ltmain.sh (mkdir): Check that the directory doesn't exist
4808 before we exit with error, so that we don't get races during
4809 parallel builds.
4810
4811Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
4812
4813 * ltconfig, ltmain.sh: Update from libtool 1.0i.
4814
4815Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
4816
4817 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
4818 PICFLAG_FOR_TARGET.
4819 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
4820
4821 * configure: Emit a definition for the new macro enable_shared
4822 into each Makefile.
4823
252b5132
RH
4824Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4825
4826 * configure.in (host_tools, native_only): Add libtool.
4827
4828Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
4829
4830 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
4831 Fix typo in ming config comment.
4832
4833Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
4834
4835 * ltconfig, ltmain.sh: Update from libtool 1.0h.
4836
4837Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
4838
4839 * config.sub: Add tic30 cases, and map c30 to tic30.
4840
ba73c63f
JM
4841Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
4842
4843 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
4844 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
4845 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
4846 (CLEAN_TARGET_MODULES): Similarly
4847 (all-target-libf2c): Add dependences.
35590697 4848 * configure.in (target_libs): Add libf2c.
ba73c63f 4849
252b5132
RH
4850Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
4851
ba73c63f
JM
4852 * configure.in: Remove expect from noconfigdirs when target
4853 is cygwin32. OK to build expect and dejagnu with Canadian
4854 Cross.
252b5132
RH
4855
4856Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
4857
4858 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
4859 host.
4860
4861 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
4862 and mingw32.
4863
4864Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
4865
4866 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
4867 here as it is not defined in the toplevel Makefile.
4868
4869Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
4870
4871 * configure (package_makefile_rules_frag): New variable, which names
4872 a file with generic rules, ...
4873 Change comment to mention we now have FIVE parts.
4874 * configure: Undo last change.
4875
4876Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
4877
4878 * config.guess: More accurate determination of HP processor types.
4879 * config.sub: More accurate determination of HP processor types.
4880
4881Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
4882
4883 * configure (package_makefile_frag): Move inserting the
4884 ${package_makefile_frag} to where it should be according
4885 to the comment.
4886
ba73c63f 4887Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
4888
4889 * config.guess: Add support for Linux/ARM.
4890
4891Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
4892
4893 * .cvsignore: Remove *-info and *-install since they match
4894 release-info and mpw-install, which we don't want to just ignore.
4895
4896Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
4897
4898 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
4899
4900Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
4901
4902 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
4903 local_prefix to sub-make invocations.
4904
4905Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
4906
4907 * configure.in: Check makefile fragments in the source
4908 directory.
4909
4910Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4911
ba73c63f
JM
4912 * configure.in: Check whether host and target makefile
4913 fragments exist before adding them to *_makefile_frag.
252b5132
RH
4914
4915Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
4916
4917 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 4918
252b5132
RH
4919Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
4920
4921 * configure.in: Make sure we only replace RPATH_ENVVAR on
4922 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
4923 regexp to sed.
4924
4925 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
4926 to sub-makes.
4927
49281998-01-13 Lee Iverson (leei@ai.sri.com)
4929
4930 * config-ml.in (multi-do): LDFLAGS must include multilib
4931 designator.
4932
4933Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
4934
4935 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
4936
4937Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
4938
4939 * config.sub: Add mingw32 support.
4940 * configure.in: Likewise.
252b5132
RH
4941
4942Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
4943
4944 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
4945
4946Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
4947
4948 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
4949 * configure (gxx_include_dir): Provide a definition for subdirs
4950 which do not use autoconf.
4951
4952Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
4953
4954 * config.guess: Sync with egcs. Picks up new alpha support,
4955 BeOS & some additional linux support.
4956
ba73c63f 4957Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4958
4959 * config.guess: HP 9000/803 is a PA1.1 machine.
4960
ba73c63f
JM
4961Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
4962
4963 * configure.in: It's alpha*-...
252b5132
RH
4964
4965Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
4966
ba73c63f
JM
4967 * configure.in (host_makefile_frag, target_makefile_frag):
4968 Handle multiple config files.
4969 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
4970 alpha-*-*.
252b5132
RH
4971
4972Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
4973
4974 * mkdep: New file.
4975
4976Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
4977
4978 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
4979
4980Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
4981
4982 * Makefile.in: Add libgui directory.
4983 (GDB_TK): Add all-libgui.
4984 * configure.in: Add libgui directory.
4985 * configure: Add all-libgui to GDB_TK.
4986
4987Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
4988
4989 * config-ml.in (multidirs): Add m32r to multilib list.
4990
4991Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
4992
4993 * Makefile.in (all-target-gperf): Change dependency to
4994 all-target-libstdc++.
4995
4996Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
4997
4998 * config.guess: Add BeOS support.
4999
5000Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
5001
5002 Source directory cvs renamed to cvssrc:
5003 * configure.in (host_tools): Change cvs to cvssrc.
5004 (native_only): Likewise.
5005 (noconfigdirs) [various cases]: Likewise.
5006 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
5007 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
5008 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
5009 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
5010 (all-cvssrc): Rename target from all-cvs.
5011
5012Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
5013
5014 * configure (gxx_include_dir): Fix thinko.
5015
5016Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
5017
5018 * Makefile.in (INSTALL_TARGET_CROSS): Define.
5019 (install-cross, install-gcc-cross): New targets.
5020
5021Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
5022
5023 * configure.in (noconfigdirs): Add support for Thumb target.
5024
5025 * config.sub (maybe_os): Add support for Thumb target.
5026
5027Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
5028
5029 * Makefile.in: Add rules for cygmon.
5030
5031 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
5032
5033Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
5034
5035 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5036 * configure (gxx_include_dir): Provide a definition for subdirs
5037 which do not use autoconf.
5038
5039Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
5040
5041 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 5042 11/18/97 build
252b5132
RH
5043
5044Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
5045
5046 * From Franz Sirl.
5047 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
5048 found on RedHat Linux systems.
5049
5050Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
5051
5052 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
5053 guesses.
5054
5055Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
5056
5057 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
5058
5059Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
5060
5061 * ltmain.sh: If mkdir fails, check whether the directory was created
5062 anyhow by some other process.
5063
5064Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
5065
5066 * configure.in (d30v-*-*): Configure all directories.
5067
5068Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
5069
5070 * configure.in (d30v-*-*): Configure newlib, libiberty directories
5071 for the D30V.
5072
5073Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
5074
5075 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
5076
5077Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
5078
80413487
RH
5079 * include/libiberty.h: Add extern "C" { so it can be used with C++
5080 progrms.
5081 * include/remote-sim.h: Add extern "C" { so it can be used with C++
5082 programs.
252b5132
RH
5083
5084Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
5085
5086 * configure.in (d30v-*-*): Configure GCC now.
5087
5088Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5089
5090 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
5091 is no longer needed.
5092
5093Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
5094
5095 * Makefile.in: check-target-libio depends on all-target-libstdc++.
5096
5097Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
5098
5099 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
5100 targets using "$@" to provide support for similar but not identical
5101 targets without having to duplicate code.
5102
5103Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
5104
5105 * makefile.vms: Fix to work with DEC C.
5106
5107Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
5108
5109 * config.sub: Add mips-tx39-elf to marketing names.
5110
5111Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
5112
5113 * ltmain.sh: Handle symlinks in generated script.
5114
5115Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
5116
5117 * configure: Handle autoconf style directory options: --bindir,
5118 --datadir, --includedir, --infodir, --libdir, --libexecdir,
5119 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5120 --sysconfdir.
5121 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5122 (sharedstatedir, localstatedir, oldincludedir): New variables.
5123 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5124 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5125 sbindir, sharedstatedir, and sysconfdir.
5126
5127Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
5128
5129 * Makefile.in (bootstrap-lean): New target.
5130
5131Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
5132
5133 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 5134 sn, and gnuserv from noconfigdirs.
252b5132
RH
5135
5136Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
5137
5138 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5139
5140Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
5141
ba73c63f 5142 * Makefile.in (cross): New target.
252b5132
RH
5143
5144Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 5145 Jeff Law <law@cygnus.com>
252b5132
RH
5146
5147 * Makefile.in (bootstrap2, bootstrap3): New targets.
5148 (all-bootstrap): Remove outdated and confusing target.
5149 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
5150
afb8d725
JM
5151Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
5152
5153 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 5154 windows. Consistent with gdb/configure.
afb8d725 5155
252b5132
RH
51561997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
5157
252b5132
RH
5158 * configure.in: Name Linux target fragment.
5159
5160 * configure: Rewrite so that project Makefile fragment is inserted
5161 first and appears last in the resulting Makefile.
5162
5163Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
5164
5165 * Makefile.in (install-itcl): Install tcl first.
5166
252b5132 5167Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 5168
252b5132
RH
5169 * configure.in: remove bison from noconfigdirs for Cygwin32 host
5170
5171Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5172
5173 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
5174
5175 * configure.in (skipdirs): Add target-librx for Linux.
5176 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
5177
5178Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
5179
5180 * Makefile.in (bootstrap): New target.
5181
5182Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
5183
5184 * config.sub: Accept 'amigados' for backward compatability.
5185
5186Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
5187
5188 * config.guess: Merge with FSF.
5189
ba73c63f
JM
5190Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
5191
5192 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
5193
252b5132
RH
5194Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
5195
5196 * config.sub: Add "marketing-names" patch.
5197
5198Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
5199
80413487 5200 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
5201
5202Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
5203
5204 * config.sub: Handle v850-elf.
5205
ba73c63f
JM
5206Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
5207
5208 * .cvsignore (*-install): Remove.
5209
252b5132
RH
5210Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
5211
5212 * ltconfig: Set CONFIG_SHELL in libtool.
5213 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
5214
5215Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5216
5217 * configure.in (target_subdir): Set to libraries if enable_multilib.
5218
5219Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
5220
5221 * config.guess: Update from gcc directory.
5222
5223Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
5224
5225 * Makefile.in (all-sim): Depends on all-readline.
5226
5227Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
5228
5229 * Makefile.in (BISON, YACC): Use $$s.
5230 (all-bison): Depend on all-texinfo.
5231
5232Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
5233
5234 * Makefile.in (BISON): Add -L flag.
5235 (YACC): Likewise.
5236
5237Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5238
35590697
AJ
5239 * configure.in (noconfigdirs): Add support for v850e target.
5240
252b5132
RH
5241 * config.sub (maybe_os): Add support for v850e target.
5242
5243Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5244
35590697
AJ
5245 * configure.in (noconfigdirs): Add support for v850ea target.
5246
252b5132
RH
5247 * config.sub (maybe_os): Add support for v850ea target.
5248
5249Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
5250
5251 * config.sub: Add mipstx39. Delete r3900.
5252
5253Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5254
5255 * Makefile.in (all-autoconf): Depends on all-texinfo.
5256
5257Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
5258
5259 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
5260 eabi targets.
5261
5262Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
5263
5264 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
5265
5266 * configure: When handling a Canadian Cross, handle YACC as well as
5267 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 5268 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
5269
5270Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
5271
5272 * Makefile.in (BISON): bison, not byacc or bison -y.
5273 (YACC): bison -y or byacc or yacc.
5274 (various): Add *-bison as appropriate.
5275 (taz): No need to mess with BISON anymore.
5276
5277Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
5278
5279 * configure: If OSTYPE matches *win32*, try to find a good value for
5280 CONFIG_SHELL.
5281
5282Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
5283
5284 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
5285 configure.in if it is present.
5286
5287Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
5288
5289 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
5290
5291Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
5292
5293 * config.sub: Recognize `arc' cpu.
5294 * configure.in: Likewise.
5295 * config-ml.in: Likewise.
5296
5297Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
5298
5299 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
5300
5301Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
5302
5303 * configure: Changed sed delimiter from ':' to '|' when
5304 attempting to substitute ${config_shell} for SHELL. On
5305 NT ${config_shell} may contain a ':' in it.
5306
5307Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
5308
5309 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
5310
5311Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
5312
5313 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
5314
5315Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
5316
5317 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
5318
5319 * ylwrap: If the program is a relative path, force it to be
5320 absolute.
5321
5322Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
5323
5324 * configure (tooldir): Set BISON to `bison -y' and not just bison.
5325
5326Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
5327
5328 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
5329 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
5330 for libraries.
252b5132
RH
5331
5332Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
5333
5334 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 5335 separated by spaces.
252b5132
RH
5336
5337Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
5338
5339 * ylwrap: New file.
5340 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
5341
5342 * ltmain.sh: Handle /bin/sh at start of install program.
5343
5344 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
5345
5346 * ltconfig, ltmain.sh: New files, from libtool 1.0.
5347 * missing: New file, from automake 1.2.
5348
5349Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
5350
5351 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
5352 check-tk to CHECK_X11_MODULES.
5353
5354Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
5355
5356 * config.sub: Merge with FSF.
5357
5358Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
5359
5360 * config.guess: Merge with FSF.
5361
5362Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
5363
5364 * configure: Treat msdosdjgpp like go32.
5365 * configure.in: Likewise. Don't remove gprof for go32.
5366
5367 * configure: Change Makefile.tem2 to Makefile.tm2.
5368
5369Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
5370
5371 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
5372
5373Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5374
5375 * install-sh (chmodcmd): Set to null if the DST directory already
5376 exists. Same as Nov 11th change.
5377
5378Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
5379
35590697 5380 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
5381
5382Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
5383
5384 * config.guess: Update from FSF.
5385
5386Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
5387
5388 * Makefile.in (GDB_TK): Depend on itcl and tix.
5389
5390Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
5391
5392 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
5393 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
5394 (INSTALL_SCRIPT): New variable.
5395 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
5396 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
5397 to -x.
5398 * install-sh: Add support for -x option.
5399
5400Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
5401
5402 * configure.in, Makefile.in: Treat tix like itcl.
5403
5404Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
5405
5406 * Makefile.in (WINDRES): New variable.
5407 (WINDRES_FOR_TARGET): New variable.
5408 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
5409 (EXTRA_HOST_FLAGS): Add WINDRES.
5410 (EXTRA_TARGET_FLAGS): Add WINDRES.
5411 (EXTRA_GCC_FLAGS): Add WINDRES.
5412 ($(DO_X)): Pass down WINDRES.
5413 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
5414 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
5415 DLLTOOL_FOR_TARGET.
5416
5417Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
5418
5419 * configure.in: configure sim before gdb for win32-x-ppc
5420
5421Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5422
5423 Move gperf into the toplevel, from libg++.
5424 * configure.in (target_tools): Add target-gperf.
5425 (native_only): Add target-gperf.
5426 * Makefile.in (all-target-gperf): New target, depend on
5427 all-target-libg++.
5428 (configure-target-gperf): Empty rule.
5429 (ALL_TARGET_MODULES): Add all-target-gperf.
5430 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
5431 (CHECK_TARGET_MODULES): Add check-target-gperf.
5432 (INSTALL_TARGET_MODULES): Add install-target-gperf.
5433 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
5434
5435Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 5436
252b5132
RH
5437 * config.sub (mn10200): Recognize new basic machine.
5438
5439Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5440
5441 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
5442 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
5443
5444Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5445
5446 * configure.in: If we're building mips-sgi-irix6* native, turn on
5447 ENABLE_MULTILIB and set TARGET_SUBDIR.
5448
5449Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
5450
5451 * Makefile.in (all-sn): Depend on all-grep.
5452
5453Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
5454
5455 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
5456
5457 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
5458 Makefile. From Jeff Makey <jeff@cts.com>.
5459 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
5460
5461 * Makefile.in (DISTBISONFILES): Remove.
5462 (taz): Don't futz with DISTBISONFILES. Change BISON to use
5463 $(DEFAULT_YACC).
5464
5465 * configure.in: Build itl, db, sn, etc., when building for native
35590697 5466 cygwin32.
252b5132
RH
5467
5468 * Makefile.in (LD): New variable.
5469 (EXTRA_HOST_FLAGS): Pass down LD.
5470 ($(DO_X)): Likewise.
5471
5472Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
5473
5474 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
5475
5476Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
5477
5478 * configure.in (targargs): Strip out any supplied --build argument
35590697 5479 before adding our own. Always add --build.
252b5132
RH
5480
5481Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
5482
5483 * configure.in (targargs): Pass --build if we're doing
5484 a cross-compile.
5485
5486Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
5487
ba73c63f 5488 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
5489 sed. Otherwise sed chokes on NT path names with drive
5490 designators. Also look for "?:*" as the leading characters in an
5491 absolute pathname.
5492
5493Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
5494
5495 * config.sub: Support for r3900.
5496
5497Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
5498
5499 * configure.in: Use install-sh, not install.sh.
5500
5501Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
5502
5503 * Makefile.in (taz): Improve check for BISON so it doesn't try to
5504 apply it twice.
5505
5506Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
5507
5508 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
5509 install-binutils.
5510
5511Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
5512
5513 * Makefile.in: Add automake targets.
5514 * configure.in (host_tools): Add automake.
5515
5516Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
5517
5518 * configure: Default CXX to c++, not gcc.
5519 * Makefile.in (CXX): Set to c++, not gcc.
5520 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
5521
5522Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
5523
5524 * install-sh: try appending a .exe if source file doesn't
5525 exist
5526
5527Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
5528
5529 * configure.in: Turn on multilib by default.
5530 (cross_only): Remove target-libiberty.
5531
5532 * Makefile.in (all-gcc): Don't depend on libiberty.
5533
5534Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
5535
5536 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
5537
5538Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
5539
5540 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
5541 (DISTBISONFILES): Add ld/Makefile.in
5542
5543Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
5544
5545 * configure.in: if target is cygwin32 but host isn't cygwin32,
5546 don't configure gdb tcl tk expect, not just gdb.
5547
5548Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
5549
5550 * configure.in: Added gnuserv everywhere sn appears.
5551
5552 * Makefile.in (ALL_MODULES): Added all-gnuserv.
5553 (CROSS_CHECK_MODULES): Added check-gnuserv.
5554 (INSTALL_MODULES): Added install-gnuserv.
5555 (CLEAN_MODULES): Added clean-gnuserv.
5556 (all-gnuserv): New target.
5557
5558Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
5559
5560 * config.guess: Fixes for MIPS OpenBSD systems.
5561
5562Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
5563
5564 * Makefile.in (INSTALL_XFORM): Remove.
5565 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
5566
5567 * mkinstalldirs: New file, copied from automake.
5568 * Makefile.in (installdirs): Rename from install-dirs. Use
5569 mkinstalldirs. Change all users.
5570 (DEVO_SUPPORT): Add mkinstalldirs.
5571
5572Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
5573
5574 * install-sh: Rename from install.sh.
5575 * Makefile.in (INSTALL): Change install.sh to install-sh.
5576 (DEVO_SUPPORT): Likewise.
5577
5578 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
5579 Graichen <graichen@rzpd.de>.
5580
5581Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
5582
5583 * config.guess: Recognize OpenBSD systems correctly.
5584
5585Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5586
5587 * README, Makefile.in (ETC_SUPPORT): Remove references to
5588 cfg-paper*, configure.{texi,man,info*}._
5589
5590Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
5591
5592 * Makefile.in (all.normal): Ensure that gcc is built after all
5593 the x11 - ie gdb - targets.
5594
5595Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
5596
5597 * makefile.vms: Don't run conf-a-gas.
5598
5599Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
5600
80413487 5601 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
5602
5603Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
5604
5605 * configure.in: Remove noconfigdirs case since gdb also
5606 configures and builds for tic80-coff.
5607
5608Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
5609
5610 * configure: Set cache_file to config.cache.
5611 * Makefile.in (local-distclean): Remove config.cache.
5612
5613Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
5614
5615 * COPYING: Update FSF address.
5616
5617Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
5618
5619 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
5620 noconfigdirs.
5621
5622Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
5623
5624 * Makefile.in (install-dirs): Don't crash if prefix, and hence
5625 MAKEDIRS, is empty.
5626
5627Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
5628
5629 * config.sub: Tweak mn10300 entry.
5630
5631Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
5632
5633 * configure.in (host_tools): Put sim before gdb, so gdb's
5634 configure.tgt can determine if the simulator was configured.
5635
5636Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
5637
5638 * config.sub: Move BeOS $os case to be with other Cygnus
5639 local cases.
5640
5641Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
5642
5643 * config.sub: Remove misplaced comment that broke Linux.
5644
5645Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
5646
5647 * config.sub: Add BeOS support.
5648
5649Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
5650
5651 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
5652
5653Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
5654
5655 * configure.in (noconfigdirs): Remove tcl and tk from
5656 noconfigdirs for cygwin32 builds.
5657
5658Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
5659
5660 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
5661
5662Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
5663
5664 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
5665 make-all.com, use makefile.vms instead.
5666
5667Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
5668
5669 * config.sub: Accept -lnews*.
5670
5671Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
5672
5673 * configure.in (noconfigdirs): Disable target-newlib,
35590697 5674 target-examples and target-libiberty for d30v.
252b5132
RH
5675
5676Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5677
5678 * configure.in (noconfigdirs): Enable ld for d30v.
5679
5680Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
5681
5682 * configure.in (tic80-*-*): Build compiler.
5683
5684Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
5685
5686 * configure.in (d30v-*): Remove sim directory from list of
35590697 5687 unsupported d30v directories
252b5132
RH
5688
5689Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5690
35590697
AJ
5691 * config.sub, configure.in: Add d30v target cpu.
5692
252b5132
RH
5693Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
5694
5695 * makefile.vms: New file.
5696 * make-all.com: Remove.
5697
5698Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
5699
5700 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
5701
5702Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
5703
5704 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
5705
5706Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
5707
5708 * Makefile.in (ALL_MODULES): Added all-db.
5709 (CROSS_CHECK_MODULES): Addec check-db.
5710 (INSTALL_MODULES): Added install-db.
5711 (CLEAN_MODULES): Added clean-db.
5712
5713Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
5714
5715 * config.guess: Merge with latest FSF sources.
5716
5717Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
5718
5719 * Makefile.in (ALL_MODULES): Added all-itcl.
5720 (CROSS_CHECK_MODULES): Added check-itcl.
5721 (INSTALL_MODULES): Added install-itcl.
5722 (CLEAN_MODULES): Added clean-itcl.
5723
5724Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
5725
5726 * configure.in: build gdb for mn10200
5727
5728Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
5729
5730 * Makefile.in (all-target-winsup): Depend on all-target-libio.
5731
5732Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
5733
5734 * configure.in (tic80-*-*): Turn off most targets right now.
5735
5736Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
5737
5738 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
5739 rather than the makeinfo program.
5740 (do-info): Depend upon all-texinfo.
5741
5742Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
5743
5744 * configure.in: Remove uses of config/mh-linux.
5745
5746 * config.sub, config.guess: Merge with latest FSF sources.
5747
5748Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
5749
5750 * config.sub (case $basic_machine): Add tic80 entries.
5751
5752Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
5753
5754 * config.sub, config.guess: Merge with latest FSF sources.
5755
5756Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5757
5758 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
5759 * mpw-config.in: Test for NewFolderRecursive.
5760 * mpw-install: Use symbolic name for startup filename.
5761 * mpw-README: Add various additional details.
5762
5763Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
5764
5765 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
5766
5767Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
5768
5769 * configure.in: Do build gcc and the target libraries for
5770 the mn10200.
5771
5772Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
5773
5774 * configure.in: don't avoid building gdb for mn10300 any more
5775 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
5776 instead of single-quoting it.
5777
5778Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
5779
5780 * configure.in: Don't use --with-stabs on IRIX 6.
5781
5782Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
5783
5784 * configure.in (m32r): Build gdb, libg++ now.
5785
5786Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5787
5788 * configure.in (mips*-sgi-irix6*): Remove gdb and related
5789 directories from noconfigdirs.
5790
5791Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
5792
5793 * config.sub (basic_machine): added mips16 configuration
5794
5795Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5796
5797 * config.sub: Handle d10v-unknown.
5798
5799Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
5800
5801 * config.sub: Handle v850-unknown.
5802
5803Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
5804
5805 * Makefile.in: add findutils
5806 * configure.in: add findutils to list of host_tools
5807
5808Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
5809
5810 * config.sub: Handle mn10200 and mn10300.
5811
5812Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5813
5814 * configure.in (d10v-*): Do not build librx.
5815
5816Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
5817
5818 * configure.in (mn10300): Build everything except gdb & libgloss.
5819
5820Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
5821
5822 * config.guess: Patch for Dansk Data Elektronik servers,
5823 from Niels Skou Olsen <nso@dde.dk>.
5824
5825 For ncr, use /bin/uname rather than uname, since GNU uname does not
5826 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
5827
5828 Patch for MIPS R4000 running System V,
5829 from Eric S. Raymond <esr@snark.thyrsus.com>.
5830
5831 Fix thinko for nextstep.
5832
5833 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
5834
5835 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
5836 * config.guess: Guess mips-dec-mach_bsd4.3.
5837
5838 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
5839 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
5840 release numbers.
5841 * config.guess (mips-mips-riscos*): Emit just enough of the
5842 release number.
5843
5844 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
5845 * config.guess (sparc-auspex-sunos*): Added.
5846 (f300-fujitsu-*): Added.
5847
5848 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
5849 * config.guess: Recognize a Tadpole as a sparc.
5850
5851Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
5852
5853 * config.guess: Don't assume that NextStep version is either 2 or
5854 3. NextStep 4 (aka OpenStep 4) has come out now.
5855
5856Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
5857
5858 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
5859 From Rik Faith <faith@cs.unc.edu>.
5860
5861Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5862
5863 * config.sub: Contributions from bug-gnu-utils to:
5864 Support plain "hppa" (no version given) architecture, reported by
5865 OpenStep.
5866 OpenBSD like NetBSD.
5867 LynxOs is not a hardware supplier.
5868
5869 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 5870 OpenBSD like NetBSD.
252b5132
RH
5871 Stratus systems.
5872 More Pyramid systems.
5873 i[n>4]86 Intel chips.
5874 M680[n>4]0 Motorola chips.
5875 Use unknown instead of lynx for hardware manufacturer.
5876
5877Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5878
5879 * install.sh (chmodcmd): Set to null if the DST directory already
5880 exists.
5881
5882Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5883
5884 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
5885 not use mt-ppc target Makefile fragment any more.
5886
5887Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
5888
5889 * configure.in (*-*-windows): Exclude everything but those dirs
5890 needed to build windows.
5891
5892Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
5893
5894 * Makefile.in (all-target-winsup): Depend on all-target-librx.
5895
5896Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
5897
5898 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
5899
5900Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
5901
5902 * Undo my previous change.
5903
5904Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
5905
5906 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
5907 unconditionally.
5908 (MAKEOVERRIDES): Define (revert this part of October 18 change).
5909
5910Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
5911
5912 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
5913 host to add it's own flags.
252b5132
RH
5914
5915Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
5916
5917 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
5918
5919Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
5920
5921 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
5922 (CXX_FOR_TARGET): Likewise.
5923 (GCC_FOR_TARGET): Define.
5924 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
5925 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
5926 CC_FOR_TARGET was specified on the command line.
5927 (MAKEOVERRIDES): Don't define.
5928
5929Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
5930
5931 * configure.in (m32r): Fix spelling of libg++ libs.
5932
5933Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
5934
5935 * config.sub (-apple*): Remove, now redundant.
5936
5937Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
5938
5939 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
5940
5941 * configure: Rework yesterday's sed script patch.
5942
5943 * config.sub: Merge with FSF.
5944
5945Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
5946
5947 * config.guess: Merge from FSF.
5948
5949 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
5950 * config.guess: Use pc instead of unknown, for pc clone systems.
5951 Change linux to linux-gnu.
252b5132
RH
5952
5953 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 5954 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
5955
5956Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
5957
5958 * test-build.mk (HOLES): Add "xargs" for gdb.
5959
5960 * configure: Avoid hpux10.20 sed bug.
5961
5962Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
5963
4bddf3ad 5964 * configure.in: Add support for windows host
252b5132
RH
5965 (that is a build done under the Microsoft build environment).
5966
5967Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
5968
5969 * Makefile.in: Replace all uses of srcroot with s, to shrink
5970 command line lengths.
5971
5972 Patches from Geoffrey Noer <noer@cygnus.com>:
5973 * configure.in: If configuring for newlib, pass --with-newlib to
5974 subdirectories.
5975 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
5976 -Bnewlib/ and -Lwinsup to gcc.
5977 (CXX_FOR_TARGET): Likewise.
5978
5979Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
5980
5981 * Makefile.in (ETC_SUPPORT): Add configure.
5982
5983Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
5984
35590697 5985 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
5986 host configuration file.
5987
5988Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
5989
5990 * configure.in: Break mn10x00 support into separate
5991 mn10200 and mn10300 configurations.
5992 * config.sub: Likewise.
5993
5994Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
5995
5996 * configure.in: Add lots of stuff to noconfigdirs for
5997 the mn10x00 targets.
5998
5999 * config.sub, configure.in: Add mn10x00 support.
6000
6001Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
6002
6003 * make-all.com: Call conf-a-gas, not config-a-gas.
6004
6005Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
6006
6007 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 6008 targets.
252b5132
RH
6009
6010Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
6011
6012 * mpw-README: Add much more detail for native PowerMac.
6013 * mpw-install: New file.
6014 * mpw-configure: Add --norecursion and --help options.
6015 * mpw-config.in: Translate readme and install files when
6016 copying to objdir.
6017 * mpw-build.in: Don't always depend on byacc and flex.
6018 (install-only-top): New action.
6019
6020Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
6021
6022 * configure.in: You can now configure GDB for the v850.
6023
6024Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
6025
6026 * configure.in (noconfigdirs): Don't configure any C++ dirs
6027 if targeting D10V.
6028
6029Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
6030
6031 * config.sub: Recognize mips64vr5000.
6032
6033Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
6034
6035 * configure.in: Use a single line for host_tools and native_only.
6036
6037Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
6038
6039 * config.sub, configure.in: Add entries for m32r.
6040
6041Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
6042
6043 * Makefile.in (inet-install): Don't run install-gzip.
6044
6045Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
6046
6047 * configure.in: Don't config lots of things for *-*-windows*.
6048
6049Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
6050
6051 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
6052 (host_libs, host_tools): Copy from configure.in.
6053 * mpw-configure: Don't complain about directories not found.
6054
6055Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6056
6057 * configure.in (i[345]86): Recognize i686 for pentium pro.
6058 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
6059 file.
6060
6061 * config.guess (i[345]86): Ditto.
6062
6063Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6064
6065 * configure.in (noconfigdirs): Removed gdb for D10V.
6066
6067Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
6068
6069 * configure.in: Remove ld, target-libio, target-libg++, and
6070 target-libstdc++ from noconfigdirs.
6071
6072Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
6073
6074 * configure: Fix three locations where shell scripts were
6075 being run directly rather than with config_shell.
6076
6077Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
6078
6079 * configure.in (v850-*-*): Set up initial $noconfigdirs.
6080 * config.sub (basic_machine): Recognize v850.
6081
6082Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6083
6084 * mpw-configure: Handle multiple enable/disable options and
6085 pass them down recursively, handle -c and -s flags appropriately
6086 depending on choice of compiler, add escape mechanism for
6087 quoted arguments to gC.
6088
6089Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6090
6091 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
6092 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
6093 so that -mrelocatable-lib and -mno-eabi are used.
6094
6095 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
6096 not support --print-multi-lib, don't abort.
6097
252b5132
RH
6098Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
6099
6100 * make-all.com: Run config-a-gas.
6101 * setup.com: Don't copy subdirectory files around.
6102
6103Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
6104
6105 * configure.in (*-*-ose): Remove exclusion of libgloss for this
6106 target, it now compiles correctly.
6107
6108Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
6109
6110 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
6111
6112Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6113
35590697 6114 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
6115
6116Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6117
6118 * configure.in (native_only): Add prms.
6119
6120Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
6121
6122 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
6123 (BINUTILS_SUPPORT_DIRS): Likewise.
6124
6125Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6126
6127 * configure.in (d10v-*-*): Don't configure ld or gdb until the
6128 d10v support is added.
6129
6130Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6131
6132 * configure.in (d10v-*-*): New target.
6133
6134Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
6135
6136 * config.guess (HP 9000/811): Recognize this as a PA1.1
6137 machine.
6138
6139Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
6140
6141 * Makefile.in (do-tar-gz): New target, split out from tail end of
6142 taz target. Run each command separately, don't use pipes.
6143 (taz): Use it.
6144
6145Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
6146
6147 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
6148 * mpw-build.in: No builds should depend on building byacc or flex,
6149 they are assumed to be installed already.
6150
6151Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6152
6153 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
6154 variable that CC_FOR_TARGET needs.
6155
6156Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6157
6158 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
6159 options have changed since the last time the subdirectory was
6160 configured, and if it has, reconfigure.
6161 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
6162 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
6163
6164Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
6165
6166 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
6167 CLEAN_MODULES): Add bash.
6168 (all-bash): New target.
6169
6170Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
6171
6172 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
6173
6174Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6175
6176 * config.sub (basic_machine): Recognize d10v as a valid processor.
6177
6178Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
6179
6180 * mpw-configure: Add support for --bindir.
6181 * mpw-build.in: Use a GCC-specific build script for GCC actions.
6182
6183Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
6184
6185 * configure.in: add bash, time, gawk to list of hosttools and things
6186 to only build for native toolchains
6187
6188Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6189
6190 * Makefile.in (docdir): Remove.
6191
6192Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6193
6194 * Makefile.in (datadir): Set to $(prefix)/share.
6195
6196Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
6197
6198 * configure.in: build diff and patch for cygwin32-hosted
6199 toolchains.
6200
6201Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
6202
6203 * config.sub: Accept -rtems*.
6204
6205Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
6206
80413487 6207 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
6208 remove diff from the list of things not buildable
6209 via Canadian Cross
252b5132
RH
6210
6211Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
6212
6213 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 6214 don't get ". ".
252b5132
RH
6215
6216Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
6217
6218 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
6219
6220Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
6221
6222 * Makefile.in (taz): Handle case where tex3patch didn't even get
6223 checked out. Also, if it was found, put the symlink in a new util
6224 subdirectory.
6225
6226Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6227
6228 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
6229
6230Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
6231
6232 * config.sub: Recognize -openvms.
6233 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
6234 * make-all.com, setup.com: New files.
6235
6236Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6237
6238 * Makefile.in (taz): tex3patch moved to texinfo/util.
6239
6240Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
6241
afb8d725 6242 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
6243 * configure.in: remove make from disable-if-Can-Cross list
6244 enable gdb if ${host} and ${target} are cygwin32
6245
6246Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
6247
6248 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
6249 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
6250
6251Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6252
6253 * config.guess: Combine mips-mips-riscos cases, and use cpp to
6254 distinguish sysv/svr4/bsd variants.
6255 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
6256
6257Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
6258
6259 * configure.in: Added copyright notice.
6260 * move-if-change: Added copyright notice.
6261
6262Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6263
6264 * configure.in (powerpcle-*-solaris*): Until we get shared
6265 libraries working, don't build gdb, sim, make, tcl, tk, or
6266 expect.
6267
6268Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
6269
6270 * config.guess: Merge with FSF:
6271
6272 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
6273 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
6274
6275 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
6276 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
6277
6278 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
6279 * config.guess: Combine two OSF1 rules.
6280 Also recognize field test versions. From mjr@zk3.dec.com.
6281 * config.guess (dgux): Use /usr/bin/uname rather than uname,
6282 because GNU uname does not support -p. From pmr@pajato.com.
6283
6284Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
6285
6286 * Makefile.in (MAKEDIRS): Removed $(tooldir).
6287
6288Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
6289
6290 * mpw-README: Document GCCIncludes.
6291
6292Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
6293
6294 * configure.in (alpha-*-linux*): Set enable_shared to yes.
6295
6296Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6297
6298 * mpw-configure: Handle --enable-FOO and --disable-FOO.
6299
6300Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
6301
6302 * configure.in (*-*-cygwin32): Configure make.
6303
6304Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
6305
6306 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
6307
6308Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
6309
6310 * Makefile.in (all-inet): Depend on all-perl.
6311
6312 * Makefile.in (inet-install): New target.
6313
6314 * Makefile.in (all-inet): Depend on all-tcl.
6315 (all-inet): Depend on all-send-pr.
6316
6317Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6318
6319 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
6320 temporarily.
6321
6322Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
6323
6324 * configure.in: Don't configure --with-gnu-ld on AIX.
6325
6326Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6327
6328 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
6329
6330Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
6331
6332 * Makefile.in (ALL_MODULES): Added all-inet.
6333 (CROSS_CHECK_MODULES): Added check-inet.
6334 (INSTALL_MODULES): Added install-inet.
6335 (CLEAN_MODULES): Added clean-inet.
6336 (all-indent): New target.
6337
6338 * configure.in (host_tools): Added inet.
6339 (native_only): Added inet.
6340 (noconfigdirs): Added inet.
6341
6342Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
6343
6344 * configure.in: Don't configure libgloss if we are not configuring
6345 newlib.
6346
6347Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6348
6349 * configure.in: Don't configure libgloss for unsupported
6350 architectures.
6351
6352Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6353
6354 * Makefile.in (CLEAN_MODULES): Add clean-apache.
6355
6356Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
6357
6358 * Makefile.in (ALL_MODULES): Include all-apache.
6359 (CROSS_CHECK_MODULES): Include check-apache.
6360 (INSTALL_MODULES): Include install-apache.
6361 (all-apache): New target.
6362
6363 * configure.in: Added apache everywhere perl is seen.
6364
6365Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6366
6367 * Makefile.in: Add support for clean-{module} and
6368 clean-target-{module} rules.
6369
6370Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
6371
6372 * configure.in (*-*-ose) do not build libgloss.
6373
6374Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6375
6376 * config.guess (prep*:SunOS:5.*:*): Turn into
6377 powerpele-unknown-solaris2.
6378
6379Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
6380
6381 * configure.in: Permit --enable-shared to specify a list of
6382 directories.
6383
6384Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6385
6386 * configure.in (host==solaris): Pass only the first word of $CC
6387 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
6388
6389Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6390
6391 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
6392
6393Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
6394
6395 * Makefile.in (ALL_MODULES): Include all-perl.
6396 (CROSS_CHECK_MODULES): Include check-perl.
6397 (INSTALL_MODULES): Include install-perl.
6398 (ALL_X11_MODULES): Include all-guile.
6399 (CHECK_X11_MODULES): Include check-guile.
6400 (INSTALL_X11_MODULES): Include install-guile.
6401 (all-perl): New target.
6402 (all-guile): New target.
6403
6404 * configure.in (host_tools): Include perl and guile.
6405 (native_only): Include perl and guile.
6406 (noconfigdirs): Don't build guile and perl; no ports have been
6407 done.
6408
6409Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
6410
80413487
RH
6411 * configure (--enable-*): Handle quoted option lists such as
6412 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
6413
6414Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6415
6416 * Makefile.in ({,inst}all-target): New rule so we can make and
6417 install all of the target directories easily.
6418
6419Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6420
6421 * configure.in: Add missing global flag in sed substitution when
6422 deleting `target-' from ${configdirs}.
6423
6424Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
6425
6426 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
6427 option.
6428
6429 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
6430 config/mh-necv4.
6431
6432 * install.sh: Correct misspelling of transformbasename.
6433
6434 * config.guess: Recognize mips-*-sysv*.
6435
6436Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
6437
6438 * config.sub: Recognize mon960.
6439
6440Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
6441
6442 * configure: Restore Canadian Cross handling of BISON and LEX,
6443 removed in Feb 20 change.
6444
6445Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
6446
6447 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
6448 Mention make install. Remove the old copyright date as well the
6449 clumsy and rather pointless copyright on the README file.
6450
6451Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
6452
6453 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
6454 Makefile after running symlink-tree, then run `make distclean' to
6455 avoid clobbering any generated files in srcdir.
6456
6457Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
6458
6459 * configure.in (m68k-*-netbsd*): Build everything now.
6460
6461Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6462
6463 * Makefile.in (taz): Fix quoting.
6464
6465Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
6466
6467 * configure.in (sparclet-*-*): Build everything now.
6468
6469Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6470
6471 * configure.in (m68k-*-linux*): New host.
6472
6473Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
6474
6475 * configure: Check for bison before byacc.
6476
6477Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
6478
6479 * Makefile.in configure: Change the way LEX and BISON/YACC are
6480 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
6481 searching PATH. These are used as fallbacks by Makefile.in if
6482 flex/bison/byacc aren't in objdir.
6483
6484Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
6485
6486 * Makefile.in: Make everything which depends upon all-bfd also
6487 depend upon all-opcodes, in case --with-commonbfdlib is used.
6488
6489Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6490
6491 * configure.in (host *-*-cygwin32): Don't build gdb if we are
6492 building NT native compilers on Unix.
6493
6494Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
6495
6496 * configure.in: Don't get CC from the host Makefile fragment if we
6497 can find gcc in PATH, or if this is a Canadian Cross. Move the
6498 Solaris test for /usr/ucb/cc to the post target script, just after
6499 the compiler sanity test.
6500
6501Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
6502
6503 * config.sub: Merge with FSF.
6504
6505Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
6506
6507 * Makefile.in (RPATH_ENVVAR): New variable.
6508 (REALLY_SET_LIB_PATH): Use it.
6509 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
6510
6511Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
6512
6513 * config.sub, configure.in: Recognize sparclet cpu.
6514
6515Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
6516
6517 * config.guess: Support m68k-cbm-sysv4.
6518
6519Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6520
6521 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
6522 m68k-unknown-linuxaout from linker help string. Put quotes around
6523 $ld_help_string.
6524
6525Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
6526
6527 * config.guess (powerpc-harris-powerunix): Add guess for port
6528 to new target.
6529
6530Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6531
6532 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
6533
6534Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
6535
6536 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
6537 $(REALLY_SET_LIB_PATH) in Makefile.
6538 * Makefile.in (SET_LIB_PATH): New variable.
6539 (REALLY_SET_LIB_PATH): New variable.
6540 ($(DO_X)): Use $(SET_LIB_PATH).
6541 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
6542 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
6543 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
6544 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
6545 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
6546 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
6547 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
6548 (install-dosrel): Likewise.
6549 (all-opcodes): Depend upon all-libiberty.
6550
6551Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
6552
6553 * config.guess (*:CYGWIN*): New
6554
6555Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6556
6557 * Makefile.in (all-target-winsup): All all-target-libiberty.
6558
6559Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6560
6561 * configure.in (noconfigdirs): Add missing # in front of comment.
6562
6563Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
6564
6565 * configure.in: add second pass to things added to noconfigdirs
6566 so *-gm-magic can exclude libgloss properly.
6567
6568Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6569
6570 * mpw-configure (extralibs_name, rez_name): Set correctly
6571 for MWC68K compiler.
6572
6573 * mpw-README: Add more info on the necessary build tools.
6574
6575Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
6576
6577 * configure.in, config.sub: Recognize cygwin32.
6578
6579Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
6580
6581 * config.guess, config.sub: Recognize A/UX.
6582
6583Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
6584
6585 * config.sub: Merge with gcc/config.sub.
6586
6587Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
6588
6589 * mpw-build.in (do-binutils): Add build of stamps.
6590
6591Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
6592
6593 * config.sub: Add recognition for mips64vr4100*-* targets.
6594
6595Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6596
6597 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
6598 Add creation of gconfigargs with `--enable-shared' turned on.
6599 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
6600 ($(host)-stamp-stage3-configured): Likewise.
6601 (HOLES): Add chatr and ldd.
6602 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
6603
6604Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
6605
6606 * configure: Pass --nfp to recursive configures.
6607
6608Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
6609
6610 * Makefile.in (DLLTOOL): New.
6611 (DLLTOOL_FOR_TARGET): New.
6612 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
6613 (EXTRA_TARGET_FLAGS): Ditto.
6614 (EXTRA_GCC_FLAGS): Ditto.
6615 (CONFIGURE_TARGET_MODULES): Ditto.
6616 (DO_X): Ditto.
6617 * configure: Add DLLTOOL.
6618
6619Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
6620
6621 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
6622 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
6623 mh-sco, since old workarounds no longer needed, and don't
6624 build ld, since libraries have weak symbols in COFF.
6625
6626Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
6627
6628 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
6629
6630Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
6631
6632 * configure.in: Make sure that ${CC} can be used to compile an
6633 executable.
6634
afb8d725
JM
6635Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6636
6637 * Makefile.in (all-gdb): Depend on $(GDB_TK).
6638 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
6639 nothing depending on whether gdbtk is being built.
6640
252b5132
RH
6641Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
6642
6643 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
6644
6645Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
6646
6647 * configure.in (noconfigdirs): Put ld or gas in this early, if the
6648 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
6649
6650Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
6651
6652 * config-ml.in: Add support for
6653 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
6654 Simplify setting of multidirs from --disable-foo.
6655
6656Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6657
6658 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
6659 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
6660 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 6661 non-empty, pass them on to the GCC make.
252b5132
RH
6662 (all-bootstrap): New rule that is like all-gcc, except it executes
6663 the GCC bootstrap rule instead of the GCC all rule.
6664
6665Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
6666
6667 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
6668
6669Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6670
6671 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
6672 DG/UX support.
6673
6674Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
6675
6676 * config.sub (i*86*) Change [345] to [3456]
6677
6678Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6679
6680 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
6681 --with-gnu-ld=no.
6682
6683Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6684
6685 * config-ml.in (rs6000*, powerpc*): Add switches to control which
6686 AIX multilibs get built.
6687
6688Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6689
6690 * configure.in (i386-win32): Don't build expect if we're not
6691 building the tcl subdir.
6692
6693Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
6694
6695 * Makefile.in: (configure-target-examples, all-target-examples):
6696 New targets, configure and build example programs.
6697
6698Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
6699
6700 * mpw-configure: If an mpw-config.in generated a file mk.sed,
6701 use it as input to sedit the generated MPW makefile.
6702 * mpw-README: Add a suggestion about Gestalt.h.
6703
6704Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
6705
6706 * config.sub: Accept *-*-ieee*.
6707
6708Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
6709
6710 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
6711 Ronald F. Guilmette <rfg@monkeys.com>.
6712
6713Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6714
6715 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
6716 for powerpc-pe native.
6717 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
6718 (target==powerpc-pe): duplicate i386-win32 entry.
6719
6720Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6721
6722 * configure.in (noconfigdirs): Exclude target-newlib for all versions
6723 of vxworks, not just vxworks5.1.
6724
6725Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
6726
6727 * mpw-configure: Add support for exec-prefix.
6728
6729Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6730
6731 * config.guess: Recognize HP model 816 machines as having
6732 a PA1.1 processor.
6733
6734Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
6735
6736 * configure: Ignore new autoconf configure options.
6737
252b5132
RH
6738Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6739
6740 * config.guess: Recognize Pentium under SCO.
6741 From Robert Lipe <robertl@arnet.com>.
6742
6743Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6744
6745 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
6746
6747Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
6748
6749 * configure.in: Don't configure gas for alpha-dec-osf*.
6750
6751Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
6752
6753 * configure.in: Default to --with-stabs for some targets for which
6754 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
6755 i[345]86*-*-unixware*.
6756
6757Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
6758
6759 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
6760 rather than basing it on the target. Simplify handling of options
6761 controlling which directories to configure. Remove extraneous
6762 slash in multi-clean target.
6763
6764Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
6765
6766 * config-ml.in: Prefix more variables with ml_ so they don't collide
6767 with configure's.
6768
6769Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
6770
6771 * configure: Don't turn -v into --v.
6772
6773Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
6774
6775 * configure.in (targargs): Fix typo.
6776
6777 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
6778
6779Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
6780
6781 * configure.in: Strip --host and --target options from
6782 CONFIG_ARGUMENTS, and always configure for --host only. Add
6783 --with-cross-host option when building with a cross-compiler.
6784 * configure: Canonicalize the arguments put into config.status by
6785 always using `=' for an option with an argument. Pass a presumed
6786 --host or --target explicitly.
6787
6788Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
6789
6790 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
6791 into general OS recognition case.
6792
6793Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6794
6795 * configure.in (target_configdirs): add target-winsup only
6796 for win32 target systems.
6797
6798Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
6799
6800 * Makefile.in (all-target-libgloss): Depend upon
6801 configure-target-newlib, since when libgloss is built it looks to
6802 see if the newlib directory exists.
6803
6804Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
6805
6806 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
6807 cfg-ml-*.in.
6808
6809Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
6810
6811 * configure: Handle LD and LD_FOR_TARGET when configuring a
6812 Canadian Cross.
6813
252b5132
RH
6814Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6815
6816 * configure.in (target_libs): add target-winsup.
6817 (target==i386-win32): add patch diff flex make to $noconfigdirs.
6818 (target==ppcle-pe): remove ld from $noconfigdirs.
6819
6820Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
6821
6822 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
6823 Preserve relative path names in $srcdir. Build symlink tree if
6824 configuring cross target dir and srcdir=. (= no VPATH support).
6825 (configure-target-libg++): Depend on configure-target-librx.
6826 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
6827 * config-ml.in: New file.
6828 * symlink-tree: New file.
6829 * configure: Ensure srcdir="." if that's what it is.
6830
6831Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6832
6833 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
6834 includes and FLEX_SKELETON setting.
6835 * mpw-configure (--with-gnu-ld): New option, controls whether
6836 to use PPCLink or ld with PowerMac GCC.
6837 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
6838 * mpw-config.in: Configure grez if targeting Mac.
6839
6840 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
6841 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
6842 just macos.
252b5132
RH
6843 * configure.in: Configure grez resource compiler if targeting Mac.
6844 * Makefile.in (all-grez, install-grez): New targets.
6845
6846Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
6847
6848 * configure: CXX defaults to gcc, not g++. If we find
35590697 6849 gcc in the path, set CC to gcc -O2.
252b5132
RH
6850
6851Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
6852
6853 * configure: Default ${build} correctly. Avoid picking up extra
6854 spaces when reading CC and CXX from Makefile. When doing a
6855 Canadian Cross, use plausible default values for numerous
6856 variables.
6857 * configure.in: When doing a Canadian Cross, don't try to
6858 configure tools whose configure script can't handle it.
6859
6860Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6861
6862 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
6863
6864Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
6865
6866 * configure: Remove dubious bug reporting address.
6867
6868Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
6869
6870 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
6871 configure script, run that instead of this directory's configure.
6872 In either case, print a message that we're configuring the sub-dir.
6873
6874Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
6875
6876 * configure.in: Before checking for the existence of various files,
6877 use sed to filter out "target-".
6878
6879Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
6880
6881 * Makefile.in (DO_X): Split rule to decrease command line length
6882 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
6883 (Philippe De Muyter).
6884
6885Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6886
6887 * Makefile.in (all-patch): depend on all-libiberty.
6888
6889Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
6890
6891 * configure.in: If the only directory in target_configdirs which
6892 actually exists is libiberty, then set target_configdirs to empty,
6893 to avoid trying to build a target libiberty in a gas or gdb
6894 distribution.
6895
6896Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
6897
6898 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
6899 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
6900 systems.
252b5132
RH
6901
6902Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6903
6904 * configure.in (copy_dirs): Use sys-include instead of include
6905 for --with-headers option.
6906
6907Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
6908
6909 * Makefile.in, configure.in: Make winsup builds work with
6910 new scheme.
6911
6912Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
6913
6914 * configure.in: Build the linker on AIX.
6915
6916Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
6917
6918 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
6919 where needed.
6920
6921Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
6922
6923 * Makefile.in (all-gcc): Fix typo.
6924
6925Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
6926
6927 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
6928
6929Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
6930
6931 * configure.in: Rename libFOO to target-libFOO, and xiberty
6932 to target-xiberty, to provide more flexibility.
6933 (target_subdir): Define. Create if cross.
6934 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
6935 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
6936 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
6937 check-libFOO -> check-target-libFOO, etc.
6938 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
6939 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
6940 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
6941 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
6942 allow ALL_GCC="" to only configure.
6943 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
6944 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
6945 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
6946
6947Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
6948
6949 * Makefile.in (taz): Build "info" in etc explicitly.
6950
6951Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
6952
6953 * configure.in: Make sure that CC is undefined (as opposed to
6954 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
6955 problem with autoconf trying to configure on a host without GCC.
6956
6957Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
6958
6959 * mpw-configure: Set host alias from choice of host compiler,
6960 only use generic MPW Makefile sed if present, edit a file
6961 named "hacked_Makefile.in" instead of "Makefile.in" if present.
6962 * mpw-README: Add problem notes about CW6 and CW7.
6963
6964Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
6965
6966 * Makefile.in (taz): Use ";" instead of ";;".
6967
6968Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
6969
6970 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
6971 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
6972 DISTDOCDIRS.
6973 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
6974 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
6975
6976Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
6977
6978 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
6979 and gnats, because they are now subsumed by DISTSTUFFDIRS.
6980 Move bfd to DISTSTUFFDIRS.
6981
6982Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6983
6984 * Makefile.in (X11_LIB): Removed.
6985 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
6986
6987 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
6988
6989Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6990
6991 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
6992 names.
6993
6994Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6995
6996 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
6997
6998Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
6999
7000 * configure.in (i[345]86-*-win32): Always build newlib.
7001 Don't configure cvs, autoconf or texinfo.
7002 * Makefile.in (LD_FOR_TARGET): New.
7003 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
7004 Pass down LD_FOR_TARGET.
7005
7006Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
7007
7008 * winsup: New directory.
7009 * Makefile.in: Build winsup.
7010 * configure.in: Winsup is configured when target is win32.
7011 Can only build win32 target GDB when native.
35590697 7012
252b5132
RH
7013Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
7014
7015 * config.guess: Recognize HP model 819 machines as having
7016 a PA 1.1 processor.
7017
7018Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
7019
7020 * configure: Fix sed loop which substitutes for CC and CXX to
7021 avoid bug found in various sed implementations.
7022
7023Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7024
7025 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
7026 simulator. Use standard powerpc-*-eabi*.
7027
7028Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
7029
7030 * configure.in: Stop putting gas and binutils in noconfigdirs for
7031 powerpc-*-aix* and rs6000-*-*.
7032
7033Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
7034
7035 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
7036 -mcall-aixdesc libraries.
7037
7038Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
7039
7040 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7041
7042 * config.sub (arm | armel | armeb): Fix shell syntax.
7043
7044Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7045
7046 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
7047 -msoft-float and -mcpu=common support.
7048 (powerpc*-*-eabisim*): Add support for building -mcall-aix
7049 libraries.
7050
7051Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7052
7053 * configure.in: Allow configuration and build of emacs19 for the alpha.
7054
7055Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7056
7057 * configure.in (CC): Get ^CC, not just any old CC, from
7058 ${host_makefile_frag}.
7059
7060Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7061
35590697 7062 * configure.in (CC): Try to get CC from
252b5132
RH
7063 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
7064
7065Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7066
7067 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
7068 only if it exists in $(srcdir).
7069
7070Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
7071
7072 * configure: If CC and CXX are not set in the environment, set
7073 them, based on either an existing Makefile or on searching for gcc
7074 in PATH. Substitute for CC and CXX in Makefile.
7075 * configure.in: Remove libm from target_libs. Separate
7076 target_configdirs from configdirs. If CC is not set in
7077 environment, try to get it from a host Makefile fragment. Rewrite
7078 changes of configdirs to use skipdirs instead. A few minor
7079 tweaks. Take directories out of target_configdirs as they are
7080 taken out of configdirs. Remove existing Makefile files from
7081 subdirectories. Substitute for TARGET_CONFIGDIRS and
7082 CONFIG_ARGUMENTS in Makefile.
7083 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
7084 by configure.in.
7085 (CONFIG_ARGUMENTS): Likewise.
7086 (CONFIGURE_TARGET_MODULES): New variable.
7087 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
7088 ($(CONFIGURE_TARGET_MODULES)): New target.
7089 (configure-libg++, configure-libio): New targets.
7090 (all-libg++): Depend upon configure-libg++.
7091 (all-libio): Depend upon configure-libio.
7092 (configure-libgloss, all-libgloss): New targets.
7093 (configure-libstdc++): New target.
7094 (all-libstdc++): Depend upon configure-libstdc++.
7095 (configure-librx, all-librx): New targets.
7096 (configure-newlib): New target.
7097 (all-newlib): Depend upon configure-newlib
7098 (configure-xiberty): New target.
7099 (all-xiberty): Depend upon configure-xiberty.
7100
7101Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7102
7103 * configure.in (host i[345]86-*-win32): Expand the
7104 noconfigdirs again.
7105
7106Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
7107
7108 * mpw-configure: Fix sed command file name.
7109
7110Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
7111
35590697 7112 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
7113 noconfigdirs again.
7114
7115Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
7116
7117 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
7118 or powerpc*-*-pe*, since they are not yet supported.
7119
7120Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7121
7122 Add PowerMac support and many other enhancements.
7123 * mpw-configure: New option --cc to select compiler to use,
7124 paste options set according to --cc into the generated
7125 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
7126 if mpw-make.sed is present.
7127 * mpw-config.in: Don't test for gC1, test for mpw-touch,
7128 add forward includes for PowerPC include files.
7129 * mpw-build.in: Build using Makefile.PPC if present.
7130 (do-byacc, etc): Remove separate version resource builds.
7131 (do-gas): Build "stamps" before "all".
7132 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
7133 * mpw-README: Update to reflect --cc option, PowerMac support,
7134 and recently-reported compatibility problems.
7135
7136Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
7137
7138 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
7139 embedded m68k systems (-aout, -coff, -elf, -vxworks).
7140 (--with-multilib-top): Pass to recursive invocations.
7141
7142Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
7143
7144 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
7145 v810-*-*.
7146
7147Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7148
7149 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
7150 gdb, ld and opcodes on v810-*-*.
7151
252b5132
RH
7152Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
7153
7154 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
7155 (local-maintainer-clean): New target.
7156 (maintainer-clean): New target.
7157 (realclean): Just depend upon maintainer-clean.
7158
7159Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7160
7161 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
7162
7163Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
7164
7165 * configure.in: Build ld in mips*-*-bsd* case.
7166
7167Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
7168
7169 * config.sub: Accept -lites* OS. From Ian Dall.
7170
7171Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
7172
7173 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 7174 targets.
252b5132
RH
7175
7176Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7177
7178 * configure.in: treat i386-win32 canadian cross the same as
7179 i386-go32 canadian cross.
7180
7181Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7182
7183 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
7184 running under the simulator to build a reduced set of libraries.
7185 (powerpc-*-eabiaix): Add fine grained multilib support added to
7186 other powerpc targets yesterday.
7187
7188Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7189
7190 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
7191 -disable-softfloat, -disable-relocatable, -disable-aix, and
7192 -disable-sysv to control which multilib libraries get built.
7193
7194Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7195
7196 * configure: Add Makefile.tem to list of files to remove in trap
7197 handler.
7198
7199Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
7200
7201 * config.guess (*Linux*): Add missing "exit"s.
7202 Also, need specific check for alpha-unknown-linux (uses COFF).
7203
7204Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
7205
7206 * config.guess: Merge with FSF:
7207
7208 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
7209 * config.guess (AIX4): More robust release numbering discovery.
7210
7211 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
7212 * config.guess (i386-sequent-ptx): Properly get version number.
7213
7214 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
7215 * config.guess (mips:*:4*:UMIPS): New case.
7216
7217Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
7218
7219 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
7220 (i386-win32 host): Likewise. Don't build readline.
7221
afb8d725
JM
7222Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
7223
7224 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
7225 SUPPORT_FILES to submakes.
7226
252b5132
RH
7227Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
7228
7229 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
7230 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
7231 mpw-configure.
7232
7233Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
7234
7235 * configure.in (appdirs): Use =, not ==, in test expression when
7236 trying to build the text to print in the warning message for
7237 Solaris users.
7238
7239Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
7240
7241 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
7242
7243Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7244
7245 * config.guess: Recognize lynx-2.3.
7246
7247Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
7248
7249 * config.sub (z8ksim): Deleted
7250 (z8k-*-coff): New, this is the one true name of the target.
7251
7252Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
7253
7254 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
7255
7256Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
7257
7258 * config.guess (*:Linux:*:*): First try asking the linker what the
7259 default object file format is (elf, aout, or coff). Then if this
7260 fails, try previous methods.
7261
7262Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7263
7264 * configure.in: Don't build newlib for *-*-vxworks5.1.
7265
7266Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7267
7268 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
7269 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
7270
7271Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
7272
7273 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
7274
7275Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
7276
7277 * cfg-ml-com.in: New file.
7278 * cfg-ml-pos.in: New file.
7279
7280Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7281
7282 * COPYING.NEWLIB: Add HP free copyright to list.
7283
7284Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7285
7286 * config.sub: Recognize -eabi* for the system, not just -eabi.
7287
7288Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
7289
7290 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
7291 * config.sub, configure.in (win32): New target and host.
7292
7293Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
7294
7295 * configure.in: Add i386-pe configuration.
7296
7297Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
7298
7299 * mpw-build.in (install): Install GDB after LD.
7300
7301Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
7302
7303 * mpw-config.in (elf/mips.h): Always forward-include, needed
7304 for GDB to build.
7305
7306Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
7307
7308 * testsuite: New directory for customer acceptance and whole tool
7309 chain tests.
7310
7311Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7312
7313 * configure: If per-host line isn't found, but AC_OUTPUT is found
7314 and a configure script exists, run it instead.
7315
7316Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7317
7318 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
7319
7320Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
7321
7322 * configure: Set build_{cpu,vendor,os,alias} to host values when
7323 --build isn't specified.
7324
7325Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7326
7327 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
7328 (FLAGS_TO_PASS): Pass them.
7329 (EXTRA_TARGET_FLAGS): Ditto.
7330
252b5132
RH
7331Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7332
7333 * Makefile.in (all-libg++): Depend on all-libstdc++.
7334
7335Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7336
7337 * configure.in (noconfigdirs): Enable all packages for
7338 i386-unknown-netbsd.
7339
7340Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
7341
7342 * configure.in (noconfigdirs): Don't configure tk for i386-go32
7343 hosted builds (DOS builds)
7344
7345Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7346
7347 Changes for ARM based on patches from Richard Earnshaw:
7348 * config.sub: Handle armeb and armel.
7349 * configure.in: Omit arm linker only for riscix.
7350
7351Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
7352
7353 * config.guess: Update from FSF.
7354
7355Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
7356
7357 * config.sub: Recognize powerpcle as the little endian varient of
7358 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
7359 powerpcle variant. Convert pentium into i586, not i486. Add p5
7360 alias for i586. Map new x86 variants p6, k5, nexgen into i586
7361 temporarily.
7362
7363Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
7364
7365 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
7366
7367Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
7368
7369 * config.sub: Accept -lites* as a basic system type.
7370
7371Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
7372
7373 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
7374 installed, and if so return linuxoldld as the system name.
7375
7376Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
7377
7378 * config.guess: Add hppa1.1-hp-lites support.
7379
7380Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
7381
7382 * configure.in: Don't build newlib for m68k-vxworks5.1.
7383
7384Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7385
7386 * configure.in (mips-sgi-irix6): Use mh-irix5.
7387
7388Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
7389
7390 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
7391
7392Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7393
7394 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 7395 OSF/1. Fix compiler flags.
252b5132
RH
7396 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
7397
7398Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
7399
7400 * configure.in: Recognize --with-newlib.
7401 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
7402
afb8d725
JM
7403Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7404
7405 * Makefile.in: move {all,check,install}-gdb from *_MODULES
7406 to *_X11_MODULES due to gdbtk needing X include files et al.
7407
252b5132
RH
7408Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
7409
7410 Merge in support for Mac MPW as a host.
7411 (Old change descriptions retained for informational value.)
7412
7413 * mpw-config.in: Add generic include forwards for cpu-specific
7414 include files in aout and elf directories.
7415
7416 * mpw-configure: Added copyright.
7417 * mpw-config.in: Check for presence of required build tools.
7418 (target_libs): Add newlib.
7419 (target_tools): Add examples.
7420 (Read Me): Generate as "Read Me for MPW" instead.
7421 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
7422 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
7423 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
7424
7425 * mpw-configure: Remove subdir-specific makefile hackery,
7426 delete mk.tmp after using it.
7427
7428 * mpw-build.in (all): Display start and end times.
7429
7430 * mpw-configure (host_canonical): Set.
7431 (target_cpu): Always add to makefiles.
7432 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
7433 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
7434 (mpw-mh-mpw): Look for in srcdir and srcroot.
7435 Use sed instead of mpw-edit-prefix to edit prefix definitions.
7436
7437 * mpw-build.in: (install-only): New target.
7438
7439 * mpw-configure (host_alias, target_alias): Rename from hostalias
7440 and targetalias, add into generated Makefile.
7441 (mk.tmp): If present, add into generated Makefile.
7442 * mpw-build.in (all-gas): Build config.h first before gas proper.
7443
7444 * mpw-configure (config.status): Write only if changed.
7445 * mpw-config.in (readline): Configure it (not built, just used for
7446 definitions).
7447
7448 * mpw-config.in (elf/mips.h): Add a forward include.
7449
7450 * mpw-config.in: Forward-include most .h files in include into
7451 extra-include.
7452 (readline): Don't build.
7453 mpw-build.in (install): Install GDB.
7454
7455 * mpw-configure (prefix, mpw_prefix): Handle it.
7456 * mpw-config.in (mmalloc, readline): Don't configure.
7457 * mpw-build.in (thisscript): Rename to ThisScript.
7458 Use mpw-build instead of BuildProgram everywhere.
7459 (mmalloc, readline): Don't build.
7460 * mpw-README: New file, basic documentation about the MPW port.
7461
7462 * mpw-config.in: Use forward-include to create include files.
7463
7464 * mpw-configure: Add more things to the top of each configured
7465 Makefile, including contents of config/mpw-mh-mpw.
7466 * mpw-config.in (extra-include): Create this directory and fill it
7467 with Posix-like include files when configuring.
7468
7469 * config.sub (apple, mac, mpw): Add various aliases.
7470
7471 * mpw-build.in: New file, top-level build script fragment for MPW.
7472 * mpw-configure: New file, configure script for MPW.
7473 * mpw-config.in: New file, config fragment for MPW.
7474
7475Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7476
7477 * configure.in (host_libs): Remove glob, since it is gone from the
7478 sources.
7479
7480Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7481
7482 * Makefile.in: define empty GDB_NLM_DEPS var.
7483
7484 * configure.in(target_makefile_frag): use config/mt-netware
7485 for netware targets.
7486
7487Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
7488
7489 * config.sub: Merge in recent FSF changes. Remove linux special
7490 cases.
7491
7492Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7493
4bddf3ad 7494 Revert this change:
252b5132
RH
7495
7496 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
7497
7498 * build-all.mk: Use CC=cc -Xs on Solaris.
7499
252b5132
RH
7500Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7501
7502 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
7503 stop using it.
7504 * Makefile.in: Nuke all references to glob subdirectory.
7505
7506Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7507
7508 * configure.in: Fix --enable-shared logic in per-host.
7509
7510Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
7511
7512 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
7513
7514Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7515
7516 * configure.in (noconfigdirs): Don't build gas on AIX, for
7517 powerpc*-*-aix* as well as for rs6000*-*-aix*.
7518
7519Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
7520
7521 * configure: Fix --cache-file to work if the file argument is a
7522 relative path.
7523
7524Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
7525
7526 * configure: If the --cache-file is used, pass it down to
7527 configure in subdirectories.
7528
7529Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
7530
7531 * config.sub: add vxworks29k configuration.
7532
7533Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7534
7535 * Makefile.in (taz): Do "diststuff" part quietly.
7536
7537Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
7538
7539 * config.sub: Mini-merge with gcc/config.sub.
7540
7541Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7542
7543 * config.guess (IRIX): Sed - to _.
7544
7545Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7546
7547 * Makefile.in (source-vault, binary-vault): New targets.
7548
7549Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
7550
7551 * config.sub: Recognize -eabi as a basic system type.
7552
7553Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7554
7555 * configure.in (enable_shared stuff): Fix typo.
7556
7557Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
7558
7559 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
7560
7561Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7562
7563 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
7564
7565Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7566
7567 * configure.in (rs6000-*-*): Don't build gas.
7568
7569Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
7570
7571 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
7572 reduce command line length.
7573 (AS_FOR_TARGET): Check for as.new, not Makefile.
7574 (NM_FOR_TARGET): Check for nm.new, not Makefile.
7575
7576Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
7577
7578 * config.guess: Merge from FSF.
7579
7580Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7581
7582 * configure: Don't use $ when handling program_suffix.
7583
7584Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
7585
7586 * configure.in: Configure tk for hppa/hpux.
7587
7588Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
7589
7590 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
7591
7592Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7593
7594 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
7595 to LIBCXXFLAGS. Tests are better run without it.
7596
7597Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
7598
7599 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
7600
7601Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
7602
7603 * configure.in (*-*-netware*): Don't configure xiberty.
7604
7605Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
7606
7607 * configure.in: Remove tk from native_only list.
7608
7609Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
7610
7611 * build-all.mk: Add mips-ncd-elf target to sun4 targets
7612 for special NCD build.
7613
7614Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7615
7616 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
7617 makeall.bat, they're only useful for binutils snapshots.
7618 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
7619 makeall.bat to specified SUPPORT_FILES.
7620
7621Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
7622
7623 * build-all.mk: Add Ericsson targets to sun4 and solaris
7624 hosts. Add BNR's sun4 target to solaris host, so their
7625 build-from-source will be tested in-house first.
7626
7627Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7628
7629 * Makefile.in (LIBCFLAGS): New variable.
7630 (CFLAGS_FOR_TARGET): Ditto.
7631 (LIBCFLAGS_FOR_TARGET): Ditto.
7632 (LIBCXXFLAGS): Ditto.
7633 (CXXFLAGS_FOR_TARGET): Ditto.
7634 (LIBCXXFLAGS_FOR_TARGET): Ditto.
7635 (BASE_FLAGS_TO_PASS): Pass them.
7636 (EXTRA_TARGET_FLAGS): Ditto.
7637
4bddf3ad 7638 * configure.in: Support --enable-shared.
252b5132
RH
7639
7640Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
7641
7642 * configure.in (target_libs): Include libstdc++ again.
7643 * config.guess: Update from FSF (for FreeBSD).
7644
7645Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7646
7647 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
7648 makeall.bat.
7649 (DISTDOCDIRS): Add `etc'.
7650 (ETC_SUPPORT_PFX): New variable.
7651 (taz): Include anything from etc starting with a word in
7652 ETC_SUPPORT_PFX.
7653
7654Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7655
7656 * config.sub: Update for recent FSF changes. Remove obsolete
7657 h8300hds entry. Add -windows* and -osx as basic os. Minor
7658 spacing changes.
7659
7660Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7661
7662 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
7663
7664 * config.guess: Merge with FSF.
7665 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
7666
7667Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7668
7669 * configure: Since the "trap 0" handler will override the exit
7670 status on many systems, only use it for "exit 1", and make it set
7671 a non-zero exit status; reset it before "exit 0". Also, check
7672 exit status of config.sub, and error out if it failed.
7673
7674Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
7675
7676 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
7677 and install libgloss.
7678
7679Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7680
7681 * Makefile.in (all-binutils): Depend upon all-byacc.
7682
7683 * configure.in: Don't build emacs on Irix 5.
7684
7685Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7686
7687 * configure.in (*-*-netware*): Add libio.
7688
7689Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7690
7691 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
7692 (CHECK_TARGET_MODULES): Ditto.
7693 (INSTALL_TARGET_MODULES): Ditto.
7694 (TARGET_LIBS): Ditto.
7695 (all-libstdc++): Note dependencies.
7696
7697Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7698
7699 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
7700
7701Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7702
7703 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
7704 -fexternal-templates.
7705
7706 * configure.in (target_libs): Add libstdc++.
7707 (noconfigdirs): Add libstdc++ as appropriate.
7708
7709Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7710
7711 * config.guess: Update from FSF.
7712
7713Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7714
7715 * configure: Use ${config_shell} when running ${configsub}.
7716
7717Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
7718
7719 * config.sub: No longer recognize h8300h.
7720
7721Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7722
7723 * config.sub: Remove extraneous differences between config.sub and
7724 gcc/config.sub.
7725
7726Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7727
7728 * Makefile.in (DISTSTUFFDIRS): Add gas.
7729
7730Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
7731
7732 * COPYING.NEWLIB: New file.
7733
7734Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
7735
7736 * config.guess (HP-UX): Patch from Harlan Stenn
7737 <harlan@landmark.com> to also emit release level.
7738
7739Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7740
7741 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
7742
7743Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
7744
7745 * config.sub: Merge nextstep cleanup from FSF.
7746
7747Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7748
7749 * configure.in (arm-*-*): Don't configure ld for this target.
7750
7751Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7752
7753 * configure.in (*-*-netware): don't configure libg++, libio,
7754 librx, or newlib.
7755
7756Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7757
7758 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
7759 configure ld--it works, but it doesn't support shared libraries.
7760
7761Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7762
7763 * config.guess (*-unknown-freebsd*): Get rid of possible
7764 trailing "(Release)" in version string.
7765 Patch from Paul Richards <paul@isl.cf.ac.uk>.
7766
7767Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
7768
7769 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
7770 Fix type: *-next-neststep -> *-next-nextstep.
7771
7772 * config.guess: Merge from FSF:
7773
7774 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7775
7776 * config.guess: Recognize powerpc-ibm-aix3.2.5.
7777
7778 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7779
7780 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
7781 instead of UNIX_SV for UnixWare 1.0).
7782
7783Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
7784
7785 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
7786 to make gdb/nlm/* build after the compiler and linker.
7787
7788Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
7789
7790 * config.guess (netbsd, freebsd, linux): Accept any machine,
7791 not just i[34]86.
7792 (m68k-atari-sysv4): Relocate to match FSF version.
7793
7794 * config.guess: More merges from the FSF:
7795
7796 Add a space before function call or macro invocation.
7797
7798 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7799
7800 * config.guess: Add trap cmd to remove dummy.c and dummy when
7801 interrupted.
7802
7803 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7804
7805 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
7806 (dummy): Redirect stderr from compilation of dummy.c.
7807
7808 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
7809
7810 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
7811
7812Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
7813
7814 * configure: Accept and ignore --cache*, for compatibility with
7815 new autoconf.
7816
7817Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
7818
7819 * config.guess: Merge from FSF:
7820
7821 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7822
7823 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
7824 (PATH): Add /.attbin at end for finding uname.
7825 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
7826
7827 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
7828
80413487 7829 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
7830
7831 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
7832
80413487
RH
7833 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
7834 to select whether to use ELF or COFF.
252b5132
RH
7835
7836 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7837
80413487 7838 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
7839
7840 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7841
7842 * config.guess: Guess the OS version for HPUX.
7843
7844 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
7845
7846 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
7847
7848Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7849
7850 * configure.in: Recognize --with-headers, --with-libs, and
7851 --without-newlib.
7852 * Makefile.in (all-xiberty): Depend upon all-ld.
7853
7854Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7855
7856 * configure.in: Change i[34]86 to i[345]86.
7857
7858Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7859
7860 * configure (version): A few more tweaks to help message.
7861
7862Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
7863
7864 * Makefile.in: Remove (for now) librx as a host library,
7865 now that we're building it for target.
7866
7867Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7868
7869 * configure: Fix up help message; from karl@owl.hq.ileaf.com
7870 (Karl Berry).
7871
7872Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
7873
7874 * configure.in: Also configure librx.
7875
7876Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7877
7878 * Makefile.in: Update various rules to reflect that librx
7879 is now needed for libg++.
7880
7881Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7882
7883 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
7884
7885Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7886
7887 * configure.in: Configure the examples directory.
7888
7889Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7890
7891 * configure: Simplify Jun 2 1994 change.
7892
7893Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7894
7895 * change CC to /usr/latest/bin/gcc for lynx host builds, since
7896 /bin/gcc isn't good enough to build gcc.
7897
7898Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
7899
7900 * Makefile.in (GDB_SUPPORT_FILES): Remove
7901 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
7902 (gdb.tar.gz): Add new rule to use standard distribution building
7903 mechanism.
7904
7905Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7906
7907 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
7908 Bill Cox <bill@cygnus.com>.
7909
7910Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
7911
7912 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
7913
7914Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
7915
7916 * configure: Search current dir first in .gdbinit.
7917
7918Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
7919
7920 * config.sub: Recognize freebsd (merged from gcc config.sub).
7921
7922Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
7923
7924 * config.sub: Refer to NeXT's operating system as nextstep.
7925
7926 * config.sub (case $basic_machine): Re-order the cases, to match
7927 the order in the FSF version (which is mostly alphabethical).
7928 Merge in some additions and changes from the FSF.
7929
7930Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
7931
7932 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
7933 * config.sub: Recognize cxux7.
7934 * configure.in: Use mh-cxux for m88k-harris-cxux*.
7935
7936Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
7937
7938 * config.sub: Fix typo powerpc -> powerpc-*.
7939
7940Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
7941
7942 * Makefile.in: `all-emacs19' depends on `all-byacc'.
7943
7944 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
7945 parallel with all-emacs and install-emacs). Top-level command
7946 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
7947
7948Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7949
7950 * test-build.mk ($(host)-stamp-stage2-installed): Remove
7951 $(relbindir)/make before doing ``make install'', and use
7952 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
7953 installing over running make binary.
7954 ($(host)-stamp-stage3-installed): Likewise.
7955
7956Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7957
7958 * config.guess: Recognize Mach.
7959
7960Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7961
7962 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
7963 see whether --exec-prefix was used.
7964
7965Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7966
7967 * README: Explicitly mention libg++/README. (Zoo's idea.)
7968
7969Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7970
7971 * Makefile.in: Add all-librx target similar to all-libproc.
7972
7973Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
7974
7975 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
7976 with post 1.2 uname bogosity.
7977
7978Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7979
7980 * configure: Remove temporary files on receipt of a signal.
7981
7982Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
7983
7984 * configure: If there is a package_makefile_frag, remove
7985 ${subdir}/Makefile.tem after copying it in.
7986
7987Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7988
7989 * build_all.mk: support rs6000 lynx identifies itself as
7990 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
7991 since /bin/gcc is too feeble to compile a modern gcc.
7992
7993Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
7994
7995 * brought devo/test-build.mk update-to-date with progressive/
7996 test-build.mk. Add lynx targets and hppa flag info.
7997
7998Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7999
8000 * configure.in: Use mh-ncrsvr43. Patch from
8001 Tom McConnell <tmcconne@sedona.intel.com>.
8002
8003Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
8004
8005 * config.guess (i386-unknown-bsdi): No longer need to
8006 check #if defined(__bsdi__) && defined(__i386__).
8007
8008Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8009
8010 * configure: Set program_transform_nameoption correctly.
8011
8012Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8013
8014 * brought build-all.mk update-to-date with progressive build-all.mk,
8015 added new targets and hppa info.
35590697 8016
252b5132
RH
8017Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8018
8019 * configure: If config.guess result is a prefix of the user
8020 specified target, assume a native build and use the user specified
8021 target as the host alias. Remove SunOS patch suffix removal hack.
8022 * configure.in: Remove SunOS patch suffix removal hack.
8023
8024 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
8025 in NATIVE_CHECK_MODULES.
8026
8027Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
8028
8029 * Makefile.in: Rename HOST_ONLY to NATIVE.
8030 * configure: Delete SunOs patch suffix from host_canonical
8031 and build_canonical variables that are prepended to Makefiles.
8032 * configure.in: Add comments for easier maintenance.
8033
8034Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8035
8036 * Makefile.in: Add all-libproc target similar to all-gui.
8037
8038Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
8039
8040 * Makefile.in (CHECK_MODULES): split into
8041 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
8042
8043Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
8044
8045 * config.guess (i386-unknown-bsdi): New system to guess.
8046
8047Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8048
8049 * Makefile.in: Add all-gui target (but not yet build by "all").
8050
8051Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
8052
8053 * config.sub: Move deletion of patch suffix from here...
8054 * configure.in: To here, at Ian's suggestion. The top-
8055 level scripts might need to know of a patch level.
8056
8057Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
8058
8059 * config.sub: Strip off patch suffix so rtl is recognized
8060 as a sunos4.1.3 machine, even though it's been patched.
8061
8062Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
8063
8064 * Makefile.in (INSTALL_LAST): Delete.
8065 (INSTALL_DOSREL): New.
8066
8067Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8068
8069 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
8070 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
8071 whether we pass down --with-gnu-ld anyhow.
8072
8073Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
8074
8075 * Makefile.in (INSTALL_LAST): Change operation so it works
8076 on more flavors of make.
8077 * configure.in (go32): Don't build libg++ or libio.
8078
8079Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
8080
8081 * Makefile.in (Move HOST_PREFIX_1 and friends up so
8082 they can be overriden by templates.
8083
8084Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
8085
8086 * configure.in (target==go32): Don't build gdb.
8087 * dosrel: New directory.
8088
8089Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
8090
8091 * configure.in (host==go32): Configure dosrel too.
8092 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
8093 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
8094 be set by incoming names or templates.
8095 (INSTALL_LAST): New rule.
252b5132
RH
8096
8097Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
8098
8099 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
8100
8101Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8102
252b5132
RH
8103 * configure.in (appdirs): New variable. Currently empty, but will
8104 be used in gas distribution. If nonempty, lists a set of
8105 directories at least one of which must get configured, or top
8106 level configuration is considered to have failed.
8107 (rs6000-*-lynxos*): Use new file name.
8108
8109Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8110
8111 Eliminate XTRAFLAGS.
8112 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
8113 newlib include files using -idirafter, and also use -nostdinc.
8114 (CXX_FOR_TARGET): Likewise.
8115 (XTRAFLAGS): Removed.
8116 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
8117 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
8118 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
8119 ($(DO_X)): Don't pass down XTRAFLAGS.
8120
8121Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8122
8123 * configure.in (mips*-dec-bsd*): New target; do build linker.
8124 (mips*-*-bsd*): New target; don't build linker.
8125
8126Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8127
8128 * configure.in: support rs6000-*-lynxos* configuration.
8129 support sunos4 as a cross target.
8130
8131 * config.sub: look for lynx*, not lynx since the OS version may
8132 legitimately be part of the name.
8133
8134Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8135
8136 * configure.in (i[34]86-*-sco*): Move to be with other i386
8137 targets.
8138 (romp-*-*): New target. Skip various binary utilities.
8139 (vax-*-*): New target. Don't build newlib.
8140 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
8141
8142Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8143
8144 * configure.in: Only set host_makefile_frag if config
8145 directory exists.
8146
8147Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8148
8149 * install.sh: If $dstdir exists, don't check whether each
8150 component does.
8151
8152Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8153
8154 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
8155
8156Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8157
35590697
AJ
8158 * configure.in (*-*-lynxos*): Don't configure newlib for either
8159 native or cross Lynx.
252b5132
RH
8160
8161Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
8162
8163 * config.sub (sparc64-elf): Fix os.
8164 (z8k): Remove duplicate.
8165
8166Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8167
8168 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
8169 gcc/stmp-fixproto, to try to prevent fixproto from being run.
8170
8171Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
8172
8173 * configure: Make file links cleanly even if Lynx fails on
80413487 8174 an NFS symlink (at least fail cleanly).
252b5132
RH
8175
8176Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8177
8178 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
8179 -XNh2000.
8180
8181Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8182
8183 * configure: Unknown options are fatal again.
8184
8185Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
8186
8187 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 8188 compatibility.
252b5132
RH
8189
8190Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
8191
8192 * build-all.mk: Add `clean' target.
8193
8194Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8195
8196 * config.guess: Add SINIX support.
8197 * configure.in: Add mips-*-sysv4* support.
8198
8199Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
8200
8201 * build-all.mk: Document all useful targets.
8202 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
8203 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
8204
8205Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8206
8207 * configure: Support --silent, --quiet.
8208
8209Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8210
8211 * configure: Support --disable-FEATURE.
8212
8213Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8214
8215 * config.guess: Recognize NCR running SVR4.3.
8216
8217Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
8218
8219 * config.guess: Make BSDI generate i386-unknown-bsd386.
8220 Patch from Paul Eggert <eggert@twinsun.com>.
8221
8222Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8223
8224 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
8225
8226Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8227
8228 * configure: Make unrecognized options give nonfatal warnings
8229 instead of fatal errors, and pass them to any subdirectory
8230 configures in case they recognize them.
8231 Make --x equivalent to --with-x.
8232
8233Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8234
8235 * configure: Add --enable-* options. Clean up usage message and
8236 some comments.
8237
8238Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
8239
8240 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
8241
8242Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8243
8244 * configure.in (hppa*-*-*): Enable binutils.
8245
8246Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8247
8248 * config.sub: Recognize cisco.
8249
8250Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
8251
8252 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
8253
8254Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8255
8256 * config.guess: about target *-hitachi-hiuxwe2, don't print more
8257 than one configuration name. Add comment.
8258
8259Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
8260
8261 * config.guess: about target *-hitachi-hiuxwe2, fixed
8262 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
8263 macro is incorrect.]
8264
8265Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8266
8267 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
8268 than the "make ls" stuff which used to be here.
8269
8270Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8271
8272 * config.guess: Recognize i[34]86-unknown-freebsd.
8273 From Shawn M Carey <smcarey@rodan.syr.edu>.
8274
8275Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
8276
8277 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
8278
8279Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8280
8281 * config.guess: Check for ptx.
8282
8283Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
8284
8285 * config.sub: Add os9k checking.
8286
8287Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8288
8289 * config.guess: Handle OSF1 running on HPPA processors
8290
8291Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8292
8293 * configure: If subdir configure fails, print out a message with
8294 subdirectory name, in case subdir's configure code didn't identify
8295 itself.
8296
8297Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
8298
8299 * configure.in: Remove embedded newlines from configdirs.
8300 Avoid mismatches of substrings. Fix matching strings at end
8301 of configdirs.
8302
8303Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
8304
8305 * config.guess: Add Lynx/rs6000 config support.
8306
8307Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8308
8309 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
8310
8311Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
8312
8313 * configure.in (hppa*-*-osf*): Treat this just like most other
8314 PA configurations (eg no binutils or ld).
8315 (hppa*-*-*elf*): These configurations have binutils and ld.
8316
8317Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8318
8319 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
8320
8321Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8322
8323 * configure.in (rs6000-*-*): Build gas.
8324
8325Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8326
80413487 8327 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
8328
8329Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8330
8331 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
8332 for GDB and GDB has been fixed to not need it.
8333
252b5132
RH
8334Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8335
8336 * config.guess: Recognize vax hosts.
8337
8338Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8339
8340 * configure (while loop): Don't use "break 2" inside case
8341 statement -- the case statement isn't an enclosing loop.
8342
8343Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8344
8345 * config.guess: Clean up NeXT support, to allow nextstep
8346 on Intel machines. Make OS be nextstep.
8347
8348Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
8349
8350 * config.guess: Add alternate forms for Convex.
8351
8352Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
8353
8354 * configure: Completely rewrite option processing. Take
8355 advantage of pattern-matching to avoid invoking test frequently.
8356 Also clean up host and target defaulting logic.
8357
8358Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8359
8360 * Makefile.in: Replace all occurrances of "rootme" with "r" and
8361 "$${rootme}" with "$$r", to increase the likelihood that the do-*
8362 commands (plus user environment) will fit SCO limits.
8363
8364Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8365
8366 * configure.in: Don't issue warnings about directories which are
8367 not being configured if -norecursion is set. Correct test for
8368 --with-gnu-as and --with-gnu-ld to not get confused by substring
8369 matches.
8370
8371 * configure.in: Don't build gas for alpha-dec-osf1*.
8372
8373Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
8374
8375 * configure: Back out Per's change of 12/19/1993. It changes the
8376 behavior of configure in unexpected and confusing ways.
8377
8378 Also, use different delim char when calculating
8379 program_transform_name so that the name can contain slashes.
8380
8381Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
8382
8383 * configure.in, config.sub: Add support for VSTa micro-kernel.
8384
8385Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8386
8387 * configure.in: Nuke hacks which were used to get a special
8388 version of GAS for HPPA configurations.
8389
8390Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
8391
8392 * configure: If only ${target_alias} is given, use that
8393 as the default for ${host_alias}.
8394 * configure: Add missing back-slashes before nested quotes.
8395
8396Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8397
8398 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
8399
8400Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
8401
8402 * config.guess: Recognize some Tektronix configurations.
8403 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
8404
8405Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8406
8407 * config.sub: Match any flavor of SH.
8408
8409Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
8410
8411 * configure.in: Don't try to configure newlib for Alpha.
8412
8413Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8414
8415 * configure.in: Don't build ld for Irix 5. Don't build gas,
8416 libg++ or libio for any Alpha target.
8417
8418 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
8419
8420Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
8421
8422 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
8423 default arguments -- so it tried to compress itself.
8424
8425Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8426
8427 * configure.in (notsupp): ensure that a space is always at the end
8428 of the configdirs list, since the grep checks for an explicit space
8429
8430Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8431
8432 * configure.in (target i386-sysv4.2): don't build ld, since static
8433 versions of many libraries are not available.
8434
8435Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8436
8437 * config.guess: Recognize Apollos (using environment variables).
8438 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
8439
8440Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8441
8442 * config.guess: Recognize Sony news mips running newsos.
8443
8444Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
8445
8446 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
8447 "fi ; else" for bash.
8448
8449Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
8450
8451 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
8452
8453Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
8454
8455 * config.sub: accept unixware as an alias for svr4.2.
8456 Fix some inconsistancies with the gcc version.
8457
8458Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8459
8460 * Makefile.in (DISTDOCDIRS): Add gdb.
8461
8462Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
8463
8464 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
8465
8466Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8467
8468 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
8469 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
8470 this now.
8471
8472Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8473
8474 * config.sub: Accept hiux* as an OS name.
8475
8476 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
8477 etc/make-stds.texi. The underscore came from gcc, and dje now
8478 agrees that RUNTESTFLAGS is the correct name.
8479
8480Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
8481
8482 * install.sh: Remove 'set -e'. It makes any conditionals
8483 in the script useless.
8484
8485 * config.guess: Automatically recognize arm-acorn-riscix
8486 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
8487
8488Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
8489
8490 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
8491
8492Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8493
8494 * Makefile.in (DISTDOCDIRS): New variable.
8495 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 8496 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
8497
8498Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8499
8500 * configure.in (hppa target): check the source directory for the
8501 pagas sub-directory
8502
8503Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
8504
8505 * config.sub: Allow -aout* and -elf*.
8506
8507Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8508
8509 * configure.in: Don't build ld on i386-solaris2, same as for
8510 sparc-solaris2.
8511
8512Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
8513
8514 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
8515
8516Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8517
8518 * configure.in: Configure gdb for alpha.
8519
8520Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8521
8522 * Makefile.in (CXXFLAGS): Add -O.
8523
8524Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8525
8526 * config.guess: added support for DG Aviion
8527
8528Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8529
8530 * configure.in: Produce warning message for subdirectories not
8531 configurable for this host/target combination. Don't try to
8532 configure gdb for vms.
8533
8534Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8535
8536 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
8537 appropriate files before making "diststuff".
8538 (DISTBISONFILES): New var: list of files to be edited.
8539 (DISTSTUFFDIRS): Add binutils.
8540
8541Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8542
8543 * config.sub: also handle mipsel and mips64el (for little endian mips)
8544
8545Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8546
8547 * configure.in: Add * to end of all OS names.
8548
8549Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
8550
8551 * configure.in: Build newlib for LynxOS native.
8552
8553Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8554
8555 * config.guess: Add support for delta 88k running SVR3.
8556
8557 * configure.in: Add comment about HP compiler vs. emacs.
8558
8559Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8560
8561 * configure.in: don't build ld on solaris2 (not a viable option
8562 due to bugs in getpwnam & getpwuid)
8563
8564Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8565
8566 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
8567 config.guess will produce a full version number.
8568
8569Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8570
8571 * configure.in: Build linker and binutils for alpha-dec-osf1.
8572
8573Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8574
8575 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
8576 and gdb/testsuite/Makefile.in.
8577
8578Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8579
8580 * configure.in: recognize mips*- instead of mips-
8581
8582Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
8583
8584 * config.sub: Accept linux*coff and linux*elf as operating
8585 systems.
8586
8587Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8588
8589 * config.sub: Recognize mips64, and mips3 as an alias for it.
8590
8591Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8592
8593 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
8594 gdb knows how to handle OSF/1 shared libraries.
8595
8596Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8597
8598 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
8599 * config.guess: Recognize Hitachi's HIUX.
8600 * config.sub: Recognize h3050r* and hppahitachi.
8601 Remove redundant cases for hp9k[23]*.
8602
8603Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8604
8605 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
8606 if gas and ld are in the source tree and are in ${configdirs}.
8607 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 8608 --with options (but still pass them down on the command line,
252b5132
RH
8609 if they were explicitly specified).
8610
8611Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8612
8613 * configure: substitute SHELL value in Makefile.in with
8614 ${CONFIG_SHELL}
8615
8616Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8617
8618 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
8619 *-*-solaris2* targets.
8620
8621Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8622
8623 * Makefile.in: define M4, and pass it down to sub-makes;
8624 all-autoconf now depends on all-m4
8625
8626Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8627
8628 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
8629 presence of {ar,ranlib} instead of a configured directory
8630
8631Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8632
8633 * config.guess: Accept 34?? as well as 33?? for NCR.
8634
8635Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8636
8637 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
8638 of 'gas' in sed commands, since 'gash' is now in the tree as well.
8639
8640Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8641
8642 * configure: grab values for $(CC) and $(CXX) from the
8643 environment, so that someone can do "CC=gcc configure; make" and
8644 have it work right (matching the way that autoconf works now)
8645
8646 * configure.in, Makefile.in: add support for gash, the tcl
8647 interface to Galaxy
8648
8649 * config.guess: add NetBSD variants (hp300, x86)
8650
8651Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
8652
8653 * install.sh: Support -d option (in the manner of SunOS 4 install,
8654 as it is more deterministic than that of GNU install)
8655 (chmodcmd): Set file to mode 755 by default (should also do default
8656 chgrp and chown, but I don't feel like dealing with that now)
8657
8658Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
8659
8660 * config.sub: Remove h8300hhms alias.
8661
8662Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8663
8664 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
8665
8666Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8667
8668 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
8669 as stmp-fixinc
8670
8671Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8672
8673 * config.sub: recognize m88110-bug-coff.
8674
8675Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8676
8677 * Makefile.in (all-libio): all dependencies on the toolchain used
8678 to build this (gcc, gas, ld, etc)
8679
8680Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8681
8682 * config.guess: Deal with OSF/1 1.3 on alpha.
8683
8684Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8685
8686 * install.sh: add some 'else true' clauses for portability
8687
8688 * configure.in: don't build libio for h8[35]00-*-* targets
8689
8690Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
8691
8692 * Makefile.in: Add support for new libio.
8693
8694Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8695
8696 * install.sh: If one command fails, don't try the rest. Don't try
8697 to remove $dsttmp (via trap) unless we have already created it.
8698 If $src doesn't exist, detect it and exit with an error.
8699
8700 * config.guess: Recognize BSD on hp300.
8701
8702Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
8703
8704 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
8705 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
8706
8707Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
8708
8709 * Makefile.in (all-send-pr): depends on all-prms
8710
8711Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8712
8713 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
8714
8715Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8716
8717 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
8718 Added test for mips-mips-riscos5.
8719
8720Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8721
8722 * configure.in: use mh-hp300 for 68k HP hosts
8723
8724Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8725
8726 * configure: add support for CONFIG_SHELL, so that you can use
8727 some alternate shell for evaluating configure scripts
8728
8729Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
8730
8731 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
8732 in configure script to bug-gdb@prep.ai.mit.edu when building
8733 distribution archive.
8734 * Makefile.in (COMPRESS): Remove def.
8735 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
8736 gdb.tar.Z and make-gdb.tar.Z respectively.
8737 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
8738 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
8739 to convergence with 'taz' target in Makefile.in.
8740
8741Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8742
8743 * install.sh (dsttmp): use trap to ensure that tmp files go
8744 away on error conditions
8745
8746Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8747
8748 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
8749
8750Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8751
8752 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
8753 its parent is '/' not ''.
8754
8755 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
8756
8757Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
8758
8759 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
8760 that ${newsrcdir}/configure.in does.
8761
8762Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8763
8764 * test-build.mk: support for CONFIG_SHELL
8765
8766Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
8767
8768 * config.sub (netware): Add as a basic system type.
8769
8770Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8771
8772 * Makefile.in (Makefile): depend on configure.in. Also drop the
8773 $(srcdir)/ from the dependency on Makefile.in.
8774
8775Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
8776
8777 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
8778 (h8300hhms is temporary until multi-libraries are implemented).
8779 * configure.in: Handle h8300h too.
8780
8781Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8782
8783 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
8784
8785Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
8786
8787 * configure: Remove extraneous output when guessing host type.
8788 * config.guess: Remove extraneous output when guessing using C
8789 compiler rather than uname, or when guessing fails.
8790
8791Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8792
8793 * Makefile.in: remove all.cross and install.cross targets
8794
8795 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
8796 definitions
8797
8798Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
8799
8800 * configure.in (target sh): Build gprof.
8801
8802Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8803
8804 * config.sub: change -solaris to -solaris2
8805
8806Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8807
8808 * configure.in: Use config/mh-riscos for mips-*-sysv*.
8809
8810Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
8811
8812 * configure: Correct error message for missing Makefile.in to
8813 print correct directory.
8814
8815Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8816
8817 * install.sh: kludge around 386BSD shell bug
8818
8819Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
8820
8821 * config.guess: Recognize NeXT.
8822 * config.guess: Recognize i486-ncr-sysv4.
8823 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
8824
8825Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
8826
8827 * Makefile.in (MAKEINFOFLAGS): New variable.
8828 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
8829 * build-all.mk, test-build.mk: Pass down --no-split as
8830 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
8831
8832Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
8833
8834 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
8835
8836Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
8837
8838 * Makefile.in (libg++.tar.z): New rule.
8839 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
8840 * Makefile.in (taz): Only do a single chmod.
8841
8842Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
8843
8844 * install.sh: don't use dirname anymore (replaced with sed usage)
8845
8846Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
8847
8848 * Makefile.in: Change extension for gzip'd files from '.z' to
8849 '.gz' per new FSF standard usage.
8850
8851Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
8852
8853 * configure: put quotes around the final value of program_transform_name
8854
8855Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8856
8857 * Makefile.in: new install.sh support; update install-info rules
8858
8859Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
8860
8861 * configure.in: Build diff for crosses, but not for go32 host.
8862
8863 * configure.in: Build gprof only for native, and don't build it
8864 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
8865
8866Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
8867
8868 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
8869
8870Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8871
8872 * configure.in (host_tools): Add prms.
8873
8874Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8875
8876 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
8877 with $(FLAGS_TO_PASS) on the command line
8878
8879 * config.sub: Recognize lynx and lynxos
8880
8881Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
8882
8883 * config.sub: Accept -ecoff*, not just -ecoff.
8884
8885Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8886
8887 * Makefile.in (taz): Use .gz suffix instead of .z.
8888 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
8889 names.
8890
8891Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8892
8893 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
8894
8895Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8896
8897 * Makefile.in (install-no-fixedincludes): install gcc last, so
8898 that rebuilds that might happen during 'make install' don't get
8899 bogus gcc include files
8900
8901Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8902
8903 Change from Utah for HPPA support:
8904 * config.guess: Recognize hppa1.x-hp-bsd.
8905
8906Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
8907
8908 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
8909 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
8910
8911Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
8912
8913 * config.sub: Add support for rom68k and bug boot monitors.
8914
8915Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
8916
8917 * Makefile.in: Make all-opcodes depend on all-bfd.
8918
8919Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
8920
8921 * config.guess: Added special check for i[34]86-univel-sysv4*.
8922
8923Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
8924
8925 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
8926 the processor rather than assuming i486.
8927
8928Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8929
8930 * config.guess: Recognize SunOS6 as Solaris3.
8931
8932Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
8933
8934 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
8935 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
8936
8937Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
8938
8939 * build-all.mk (all-cross): New target for Canadian Cross.
8940 Added Q2 go32 targets.
8941 * test-build.mk: Configure go32 cross sparclite-aout and
8942 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
8943 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
8944
8945Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8946
8947 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
8948 GO32 hosted toolchains
8949
8950Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
8951
8952 * configure: change so "-exec-prefix" gets passed down rather
8953 than "-exec_prefix" so autoconf generated Makefiles get the
8954 exec_prefix set right.
8955
8956Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8957
8958 * config.guess: get the Solaris2 minor version number
8959
8960 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
8961
8962Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8963
8964 * config.guess: Recognize some Sequent platforms.
8965
8966Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8967
8968 * Makefile.in: added the vault-install target
8969
8970 * configure.in: actually use the Sun3 makefile fragment that's in
8971 config, also added the release dir to configdirs
8972
8973Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8974
8975 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
8976
8977Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8978
8979 * configure.in: remove some program from Alpha targetted toolchains
8980
8981Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
8982
8983 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
8984 gprof.
8985 (taz): Run "make diststuff" in those directories instead of "make
8986 proto-dir". Look for "VERSION=" only at start of line in subdir
8987 Makefile. Use "gzip -9" for compression.
8988 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
8989 (binutils.tar.z): New target.
8990
8991Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8992
8993 * Makefile.in (taz): Include gpl.texinfo.
8994
8995Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8996
8997 * Makefile.in (setup-dirs): Merged into "taz" target.
8998 (taz): Only do `proto-dir' stuff if a directory is actually needed
8999 for this target.
9000
9001Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
9002
9003 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
9004 (FLAGS_TO_PASS): Pass down MUNCH_NM.
9005 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
9006 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
9007 (gcc-no-fixedincludes): Correct for current gcc Makefile.
9008
9009Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
9010
9011 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
9012 config.sub, and move-if-change to gdb testsuite distribution
9013 archive, so the testsuite can be extracted, configured, and
9014 run separately from the gdb distribution. Blow away the Chill
9015 tests that require a Chill compiled executable, since GNU Chill
9016 is not yet publically available.
9017
9018Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9019
9020 * test-build.mk: set environment variables in a single command,
9021 instead of a list of assignments and exports
9022
9023 * config.guess: recognize Alpha/OSF1 systems
9024
9025Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9026
9027 * configure: Change help message to prefer --options rather than
9028 -options.
9029
9030Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9031
9032 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
9033 zippy@ecst.csuchico.edu.
9034 * config.guess: Recognize miniframe.
9035
9036Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
9037
9038 * Makefile.in: Use srcroot to find runtest rather than rootme.
9039 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
9040
9041Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
9042
9043 * test-build.mk: Extensive additions to support building on a
9044 machine other than the host.
9045
9046Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9047
9048 * configure (tooldir): Fix for i386-aix again.
9049
9050Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
9051
9052 * configure, Makefile.in: Change definition of $(tooldir)
9053 to match the FSF.
9054
9055Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
9056
9057 * config.guess: Recognize i[34]86/SVR4.
9058
9059Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9060
9061 * Makefile.in (all-gdb): gdb depends on sim.
9062
9063Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
9064
9065 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
9066 at the same time we make the prototype gdb directory.
9067 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
9068 files at the same time as the gdb base release distribution.
9069
9070Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
9071
9072 * Makefile.in (check): Use individual check targets rather than
9073 DO_X rule.
9074 (check-gcc): Added.
9075
9076Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
9077
9078 * config.sub: Use sysv3.2 not sysv32 for canonical OS
9079 for System V release 3.2.
9080
9081Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9082
9083 * config.sub: Recognize hppaosf.
9084 * configure.in: Do configure ld/binutils/gas for it.
9085
9086Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9087
9088 * configure (tooldir): Alter syntax used to set this, for systems
9089 where "\$" isn't handled right, like i386-aix.
9090
9091Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
9092
9093 * configure: Pass program-transform-name, not
9094 program_transform_name, to recursive configures.
9095
9096Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
9097
9098 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
9099 of gas+ld+binutils.
9100
9101Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
9102
9103 * config.guess: Recognize AIX3.2 as distinct from 3.1.
9104
9105Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9106
9107 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
9108
252b5132
RH
9109Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9110
9111 * Makefile.in (PRMS): Set back to all-prms.
9112
9113Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
9114
9115 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
9116 targets, rather than for MIPS hosts.
9117
9118Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9119
9120 * configure.in: add comment for --with-x default values
9121
9122 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
9123
9124 * Makefile.in: add check-* targets for each of the directories in
9125 the tree. Add a definition of RUNTEST that will use the one we
9126 just built, if it exists. Pass this down via FLAGS_TO_PASS.
9127
9128Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
9129
9130 * configure.in: Removed obsolete references to bfd_target and
9131 target_makefile_frag.
9132
9133 * build-all.mk: Set assorted targets for Q2.
9134 * config.sub: Recognize z8k-sim and h8300-hms.
9135 * test-build.mk: Really don't pass host to configure.
9136 (HOLES): Added uname.
9137
9138Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
9139
9140 * configure: Handle an empty program-prefix, program-suffix or
9141 program-transform-name correctly.
9142
9143Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
9144
9145 * build-all.mk: -G 8 no longer required for MIPS targets.
9146 * test-build.mk: Don't pass host argument to configure; make it
9147 guess.
9148
9149Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
9150
9151 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
9152 * Makefile.in (COMPRESS): New macro, like GZIP.
9153
9154Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
9155
9156 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
9157
9158 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
9159 with gas currently defaults to -G 0.
9160
9161Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
9162
9163 * Makefile.in (all-flex): flex depends on byacc.
9164
9165 * build-all.mk: If host not specified, use config.guess. Pass TAG
9166 to test-build.mk as RELEASE_TAG.
9167 * test-build.mk (configargs): New variable containing arguments to
9168 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
9169 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
9170
9171 * config.guess: Use /bin/uname when checking -X argument on SCO,
9172 to avoid invoking GNU uname which doesn't understand -X.
9173
9174 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
9175
9176 * configure.in: Build gas for mips-*-*.
9177
9178Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9179
9180 * Makefile.in (all.normal): insert missing backslash.
9181
9182Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
9183
4bddf3ad 9184 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
9185
9186 * Makefile.in: Complete overhaul to merge many almost identical
9187 targets.
9188
9189Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9190
9191 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
9192 (gdb.tar.Z): Adjusted.
9193
9194 * Makefile.in (setup-dirs, taz): New targets; should be general
9195 enough to adapt for gdb sometime. Build only .z file.
9196 (gas.tar.z): New target.
9197
9198Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9199
9200 * build-all.mk: Use CC=cc -Xs on Solaris.
9201
252b5132
RH
9202Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
9203
9204 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
9205 for handling BISON for FSF releases.
9206
9207Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9208
9209 * configure: Actually implement the change zoo just documented.
9210
9211Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9212
9213 * configure: when using config.guess, only set target_alias when
9214 it's not already been set (ie, on the command line)
9215
9216Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9217
9218 * Makefile.in: add installcheck target, set PRMS to install-prms
9219
9220Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9221
9222 * configure: add support for package_makefile_fragment, handle the
9223 case where a directory has a configure.in file but no Makefile.in
9224 more gracefully (with an actual understandable error message, even);
9225 add support for --without (and add this to the usage message); also
9226 explicitly add a --host=${host_alias} to the command line when
9227 config.guess is used
9228
9229Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9230
9231 * configure: Must use both --host and --target in recursive calls.
9232
9233Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
9234
9235 * Makefile.in: Change deja-gnu to dejagnu.
9236
9237Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
9238
9239 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
9240
9241Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9242
9243 * configure.in: canonicalize all instances to *-*-solaris2*,
9244 also strip out a number of tools to not build for go32 host
9245
9246Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9247
9248 * config.guess: add GPL.
9249
9250 * Makefile.in, config.guess, config.sub, configure: bump
9251 copyrights to 93.
9252
9253Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
9254
9255 * Makefile.in (do-info): Removed obsolete check for existence of
9256 localenv file.
9257
9258 * Makefile.in (MAKEOVERRIDES): Define to be empty.
9259
9260Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9261
9262 * Makefile.in: a couple of 'else true' for decstation,
9263 support for TclX
9264
9265 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
9266
9267Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
9268
9269 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
9270
9271Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
9272
9273 * config.guess: Recognize i386-ibm-aix (PS/2).
9274 * configure.in: Use config/mh-aix386 file for it.
9275
9276Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
9277
9278 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
9279 CC_FOR_TARGET instead.
9280 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
9281
9282Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
9283
9284 * Makefile.in: Add sim to list of directories sent with gdb
9285
9286Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
9287
9288 * configure.in: Put back mips-dec-bsd* case.
9289
9290Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
9291
9292 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
9293 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
9294 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
9295
9296Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9297
9298 * configure.in: remove no-op mips-dec-bsd* in "case $target"
9299
9300 * Makefile.in (dir.info): only run gen-info-dir if it exists,
9301 (install-info): install dir.info only if it exists,
9302 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
9303
9304Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
9305
9306 * configure.in: For vms target, skip bfd, ld, binutils. Do build
9307 gas for mips-dec-bsd.
9308
9309Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
9310
9311 * configure (makesrcdir): If ${srcdir} is relative and not ".",
9312 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
9313
9314Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
9315
9316 * configure.in: Added "dejagnu" to hosttools list.
9317
9318Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9319
9320 * config.sub, configure.in, config.guess: Add support
9321 for Bosx, an AIX variant from Bull.
9322 Patches from F.Pierresteguy@frcl.bull.fr.
9323
9324Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
9325
9326 * devo/dejagnu: Initial creation of devo/dejagnu.
9327 Migrated dejagnu testcases and support files for testing software
9328 tools to reside as subdirectories, currently called "testsuite",
9329 within the directory of the software tool. Migrated all programs,
9330 support libraries, etc. beloging to dejagnu proper from
9331 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
9332 with no modifications. The changes to these files which will
9333 allow them to configure, build, and execute properly will be made
9334 in a future update.
9335
9336Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9337
9338 * Makefile.in: Change send_pr to send-pr.
9339 * configure.in: Likewise.
9340 * send_pr: Renamed directory to send-pr.
9341
9342Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
9343
9344 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
9345
9346Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
9347
9348 * README: Update for gdb-4.8 release.
9349 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
9350 gdb-xxx.tar.z (gzip'd) file also.
9351
9352Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9353
9354 * Makefile.in: make all-diff depend on all-libiberty
9355
9356Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
9357
9358 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
9359
9360Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9361
9362 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
9363
9364Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
9365
9366 * Makefile.in (DEVO_SUPPORT): Remove etc directory
9367 (ETC_SUPPORT): Only add the files GDB wants from etc/.
9368 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
9369
9370Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9371
9372 * Makefile.in: makeinfo binary is in a new location
9373
9374Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
9375
9376 * config.sub: Accept -ecoff as an OS.
9377
9378 * Makefile.in: Various changes to eliminate a level of make
9379 recursion and reduce the required command line length.
9380 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
9381 sub-makes.
9382 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
9383 variables holding settings for specific sub-makes.
9384 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
9385 in terms of BASE_FLAGS_TO_PASS.
9386 (TARGET_LIBS): New variable listing directories which use
9387 TARGET_FLAGS_TO_PASS.
9388 (subdir_do): Eliminated.
9389 (do-*): New set of targets to replace subdir_do.
9390 (various): All targets which used subdir_do now depend on do-*.
9391 (local-clean): Renamed from do_clean.
9392 (local-distclean): New target, dependency of distclean and
9393 realclean.
9394 (install-info): Don't create directories. Depend on dir.info
9395 rather than calling make recursively.
9396 (install-dir.info): Eliminated.
9397 (install-info-dirs): Create all info directories here.
9398 (dir.info): Depend upon do-install-info.
9399
9400 * test-build.mk (HOLES): Added false.
9401
9402Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
9403
9404 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
9405
9406Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9407
9408 * Makefile.in (info): remove dependency on all-texinfo. The
9409 problem was really in texinfo/C, not at this level.
9410
9411Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
9412
9413 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
9414
9415Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
9416
9417 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
9418 GDB releases.
9419
9420Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9421
9422 * configure: Include srcdir in message about target of link not
9423 being found. Don't convert `-' to `_' in `with' options being
9424 passed to subdirs.
9425
9426Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9427
9428 * configure.in: add uudecode to host_tools
9429
9430 * Makefile.in: added {all,install}-uudecode targets, added them to
9431 the appropriate lists
9432
9433Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
9434
9435 * Makefile.in (all-gcc): Added dependency on all-gas.
9436
9437 * configure.in (mips-*-*): Build ld and binutils.
9438
9439Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9440
9441 * configure: check return code from mkdir, print error message and
9442 exit on failure.
9443
9444Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
9445
9446 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
9447
9448Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
9449
9450 * test-build.mk (HOLES): Added tar, cpio and uudecode.
9451
9452Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9453
9454 * config.sub (h8500): Recognize this as a cpu type.
9455
9456Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9457
9458 * configure: source directory missing is no longer a warning
9459
9460 * configure.in: recognize irix[34]* instead of irix[34]
9461
9462 * Makefile.in: define and pass down X11_LIB
9463
252b5132
RH
9464Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
9465
9466 * guess-systype: Renamed to ...
9467 * config.guess: ... by popular request.
9468 * configure.in, Makefile.in: Update accordingly.
9469
9470Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
9471
9472 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
9473 + Add Convex, Cray/Unicos, and Encore/Multimax support.
9474 + Execute ./dummy instead of assuming . is in PATH.
9475
9476Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
9477
9478 * guess-systype: New shell script. Attempts to guess the
9479 canonical host name of the executing host.
9480 Only a few hosts are supported so far.
9481 * configure: Call guess-systype if no host is specified.
9482
9483Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
9484
9485 * Makefile.in (gcc-no-fixedincludes): Made to work with current
9486 gcc Makefile.
9487
9488
9489Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
9490
9491 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
9492 (all-gcc, install-gcc, subdir_do): Use it.
9493
9494Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9495
9496 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
9497
9498Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
9499
9500 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
9501 set exclusively by configure, using configure.in .
9502
9503Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9504
9505 * test-build.mk: set $PATH for all builds
9506
9507 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
9508
9509Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
9510
9511 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
9512 the one used in gcc/Makefile.in, so that a null expansion doesn't
9513 override the one needed to build gcc with a native cc.
9514
9515
9516Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9517
9518 * configure: Accept -with arguments.
9519
9520Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9521
9522 * Makefile.in: added h8300sim
9523
9524Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
9525
252b5132
RH
9526 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
9527 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
9528 (all-cygnus, native, build-cygnus): Make
9529 $(canonhost)-stamp-3stage-done, not $(host)....
9530 * test-build.mk (stamp-3stage-compared): Use tail +10c for
9531 i386-sco3.2v4. Added else true to if command.
9532
9533Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
9534
9535 * config.sub: (from FSF) Sequent uses a BSD-like OS.
9536
9537Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
9538
9539 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
9540
9541Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9542
9543 * configure.in: don't remove binutils from Solaris builds
9544
9545Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
9546
9547 * Makefile.in: get rid of earlier definitions for *clean,
9548 also handle the recursive info rule better
9549
9550Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
9551
9552 * Makefile.in (mostlyclean, distclean, realclean): Fix to
9553 do more-or-less the right thing.
9554
9555Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
9556
9557 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
9558 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
9559
9560Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9561
9562 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
9563 $(host_canonical).
9564
9565 * configure.in: split the configdirs list into 4 categories (native
9566 v. cross, library v. tool) and handle the cross-only and native-
9567 only in more reasonable (and correct!) way.
9568
9569Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
9570
9571 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
9572 configdirs anymore.
9573
9574Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9575
9576 * Makefile.in: extensive cleanup:: removed all of the explicit
9577 clean-* targets, collapsed many wrappers around subdir_do into
9578 one, added additional targets to satisfy standards.texi, deleted
9579 some old targets, some changes for consistency
9580
9581Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9582
9583 * configure.in: handle some programs as cross-only, and others as
9584 native only
9585
9586 * test-build.mk: handle partial holes in a more generic manner
9587
9588 * Makefile.in: m4 depends on libiberty
9589
252b5132
RH
9590Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9591
9592 * configure.in: add m4, textutils, fileutils, sed, shellutils,
9593 time, wdiff, and find to configdirs
9594
9595 * Makefile.in: all, clean, and install rules for the new programs
9596 added to configure.in
9597
9598Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9599
9600 * configure.in: use mh-sun for all *-sun-* hosts
9601
252b5132
RH
9602Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9603
9604 * Makefile.in: define flags for X11 include files and library file
9605 locations, pass them down to the programs that need this info
9606
9607 * build-all.mk: added a 'native' target, to 3stage the native toolchain
9608
252b5132
RH
9609Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9610
9611 * configure.in: start building libg++ for HP-UX targets
9612
9613Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
9614
9615 * README: Update references to files moved into etc/.
9616
9617Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
9618
9619 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
9620 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
9621
9622Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
9623
9624 * configure: accept dash as well as underscore in long option
9625 names for FSF compatibility.
9626
9627Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
9628
9629 * config.sub: added -sco3.2v4 support from FSF.
9630
9631Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9632
9633 * configure.in: expand the section that adds or removes
9634 directories from the list of programs to build, to handle native
9635 vs. cross in addition to host v. native
9636
9637Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
9638
9639 * Makefile.in: Replace C++ in macro names with CXX.
9640 This is less likely to break ...
9641
9642Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9643
9644 * test-build.mk: add -w to GNU_MAKE
9645
9646Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9647
9648 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
9649 add 'sparc' to list of recognized cpus. This needed to make
9650 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
9651 Delete some redundant ose68 variants. Recognize -wrs as an os,
9652 then changes that into $CPU-wrs-vxworks.
9653
9654 * configure.in: remove most references to gdbtest, regularize
9655 target based program removal
9656
9657 * test-build.mk: import from p3 tree (many fixes and changes)
9658
9659Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9660
9661 * Makefile.in: added rules to handle tcl, tk, and expect
9662
9663 * configure.in: handle those directories if they exist
9664
9665Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9666
9667 * config.sub: removed bogus hppabsd and hppahpux names, since
9668 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
9669
9670Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9671
9672 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
9673 depends upon all-xiberty
9674
9675 * Makefile.in: changes from p3, including:
9676
9677 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
9678
9679 * Makefile.in (XTRAFLAGS): include newlib directories if
9680 newlib/Makefile exists, rather than if host != target.
9681
9682 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
9683
9684 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9685 from the same source tree and not building a cross-compiler. This
9686 matters for the libg++ configuration if reconfiguring a tree that
9687 has already been installed.
9688
9689 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
9690
9691 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9692 pick up the machine and system specific header files.
9693
9694 * Makefile.in: added AS_FOR_TARGET, passed down in
9695 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9696 the C compiler to use to create programs which are run in the
9697 build environment, set it to default to $(CC), and passed it down
9698 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9699
9700 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
9701
9702 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
9703 We need them for unusual native builds, like systems without
9704 ranlib.
9705
9706 * configure: also define $(host_canonical) and
80413487
RH
9707 $(target_canonical), which are the full, canonical names for the
9708 given host and target
252b5132
RH
9709
9710Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
9711
9712 * Makefile.in: Added separate definitions for C++.
9713
9714Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
9715
9716 * configure.in (configdirs): Add deja-gnu.
9717
9718Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
9719
9720 * README: Update for configure.texi and gdb-4.7 release.
9721
9722Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
9723
9724 * Makefile.in: Move "all" target to top of file.
9725 Previously, first target was ".PHONY" which caused BSD4.4 make
9726 to build .PHONY when make was run without arguments.
9727
9728Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
9729
9730 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
9731 Library-copylefted code in libiberty.
9732
9733Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
9734
9735 * config.sub: Replace m68kmote with plain old m68k.
9736
9737Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
9738
9739 * Makefile.in: Remove space from blank line, avoid Make complaints.
9740
9741Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
9742
9743 * config.sub: Complain if no argument is given. Added support for
9744 386bsd as OS and target alias.
9745
9746Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
9747
9748 * Makefile.in (XTRAFLAGS): include newlib directories if
9749 newlib/Makefile exists, rather than if host != target.
9750
9751Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
9752
9753 * config.sub: recognize sparclite-wrs-vxworks.
9754
9755 * Makefile.in (install-xiberty): added *-xiberty make rules (from
9756 p3.) Added clean-xiberty to clean.
9757
9758Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9759
9760 * configure.in: use *-*-* instead of nested cases for host and target
9761
9762Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
9763
9764 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9765 from the same source tree and not building a cross-compiler. This
9766 matters for the libg++ configuration if reconfiguring a tree that
9767 has already been installed.
9768
9769Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
9770
9771 * config.sub (i486v/i486v4): Merge in from FSF version.
9772
9773Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
9774
9775 * configure: only set PWD if it is already set.
9776
9777Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
9778
9779 * configure: just set PWD=`pwd` at the top, since Ultrix sh
9780 doesn't have unset and all success paths (and most error paths)
9781 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
9782 to just ${PWD} to avoid confusion.)
9783
9784Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
9785
9786 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
9787 even for a native compilation.
9788
9789Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
9790
9791 Changes to make the gdb.tar.Z rule work better.
9792
9793 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
9794 (DEVO_SUPPORT): Add configure.texi.
9795 (bfd-ilrt.tar.Z): Remove ancient rule.
9796
9797Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
9798
9799 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9800 pick up the machine and system specific header files.
9801
9802 * configure.in, config.sub: added new target m68010-adobe-scout,
9803 with alias of adobe68k. Changed configure.in to check for
9804 -scout before -sco* to avoid a false match.
9805
9806 * Makefile.in: added AS_FOR_TARGET, passed down in
9807 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9808 the C compiler to use to create programs which are run in the
9809 build environment, set it to default to $(CC), and passed it down
9810 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9811
9812Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
9813
9814 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
9815 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
9816 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
9817 FOR_TARGET variants, to newlib and libg++.
9818
9819Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
9820
9821 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
9822 first.
9823
9824Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
9825
9826 * config.sub: Accept `elf' as an environment.
9827
9828Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9829
9830 * Makefile.in (all-opcodes): cd into the right directory
9831
9832Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
9833
9834 * configure: added -program_transform_name option, used as
9835 argument to sed when installing programs.
9836 configure.texi: added documentation for -program_prefix,
9837 -program_suffix and -program_transform_name.
9838
9839Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
9840
9841 * config.sub: Accept i486 where i386 ok.
9842
9843Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
9844
9845 * config.sub: accept we32k
9846
9847Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
9848
35590697 9849 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
9850
9851 * Makefile.in: don't create all directories for ``make install'';
9852 let the subdirectories create the ones they need.
9853
9854Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9855
80413487 9856 * COPYING: new file, GPL v2
252b5132
RH
9857
9858Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9859
9860 * Makefile.in: use the new gen-info-dir, which needs a template
9861 argument (which also lives in texinfo)
9862
9863 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
9864
252b5132
RH
9865Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
9866
9867 * config.sub (ncr3000): Change i386 to i486.
9868
9869Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9870
9871 * Makefile.in: add install-rcs, install-grep to
9872 install-no-fixedincludes, removed install-bison and install-libgcc
9873
9874Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
9875
9876 * configure.in: grab the HPUX makefile fragment if on HPUX
9877
9878Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
9879
9880 * Makefile.in: eradicate bison spoor (ditto libgcc).
9881 configure.in: recognise m68{k,000}-ericsson-OSE.
9882 es1800 is alias for m68k-ericsson-OSE
9883
9884Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9885
9886 * configure.in: rearrange the parts that remove programs from
9887 configdirs, based now on HOST==TARGET or by canonical triple.
9888
9889Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9890
9891 * test-build.mk: recurse explicitly with -f test-build.mk when
9892 appropriate. predicate stage3 and comparison on the existence
9893 of gcc. That is, if gcc isn't around, we aren't three-staging.
9894 On very clean, also remove ...stamp-co. Build in-place before
9895 doing other builds.
9896
9897Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9898
9899 * Makefile.in, configure.in: add tgas
9900
9901Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9902
9903 * Makefile.in: a number of changes merged in from progressive.
9904
9905 * configure.in: add libm.
9906
9907 * .cvsignore: ignore some stuff that comes from test-build.mk.
9908
252b5132
RH
9909Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
9910
9911 * config.sub: Add es1800 (m68k-ericsson-es1800).
9912
9913Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
9914
9915 * configure: Add program_suffix (parallel to program_prefix)
9916 * Makefile.in: adjust directory-creating script for losing decstation
9917
9918Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
9919
9920 * configure: Minor $subdir-related fixes.
9921
9922Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9923
9924 * configure: fix various problems with propogating
9925 makefile_target_frag in subdirs.
9926 * configure.in: config libgcc if its there
9927
9928Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
9929
9930 * config.sub: HPPA merge.
9931
252b5132
RH
9932Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
9933
9934 * Makefile.in: Replace all-bison with all-byacc in all
9935 dependency lines for other tools (which now use byacc).
9936
9937Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
9938
9939 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
9940
252b5132
RH
9941Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
9942
9943 * Makefile.in: make gprof rules similar to byacc rules (instead of
9944 vestigal $(unsubdir) that didn't work...)
9945
9946Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
9947
9948 * config.sub: Add support for Linux.
9949 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
9950 (at least for libg++).
9951
9952Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9953
9954 * configure.texi: fix doc for the -nfp option to configure
9955
9956Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
9957
9958 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
9959
9960Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
9961
9962 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
9963 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
9964 * configure.in: added solaris* host_makefile_frag hook.
9965
9966Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9967
9968 * config.sub: changed recognition of m68000 so that various
9969 m68k types can be specified via m680[01234]0
9970
9971Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9972
9973 * config.sub (basic_machine): fix sed so that '-foo' isn't
9974 completely substituted out while .+'-foo' loses the '-foo'
9975
9976Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
9977
9978 * config.sub ($os): Add -aout.
9979
9980Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
9981
9982 * configure: If host_makefile_frag is absolute, don't
9983 prefix ${invsubdir} (relevant to libg++ auto-configure).
9984
9985Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
9986
9987 * Makefile.in (tooldir): Define it.
9988 (all-ld): Depend on all-flex.
9989
9990Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
9991
9992 * Makefile.in (check): Fix libg++ special case.
9993
9994Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
9995
9996 * configure: do not bury `pwd` into config.status, thus do fewer
9997 pwd's.
9998
9999 * configure: print the "Building in" message only when building in
10000 other than "." AND verbose.
10001
10002 * configure: remove -s, rework -v to better accomodate guested
10003 configures.
10004
10005 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
10006
10007Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
10008
10009 * Makefile.in: macroize flags passed on recursion. remove
10010 fileutils.
10011
10012Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
10013
10014 * configure: get makesrcdir right for subdirs deeper than 1.
10015
10016 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
10017 install.
10018
10019Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
10020
10021 * Makefile.in: don't print subdir_do or recursion lines.
10022
10023Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
10024
10025 * standards.texi: added menu item.
10026
10027 * Makefile.in: build and install standards.info.
10028
10029 * standards.texi: new file.
10030
10031Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10032
10033 * configure: test for and move config.status pieces from
10034 ${subdir}/.
10035
10036Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
10037
252b5132
RH
10038 * configure: Test for existance of files before trying to mv
10039 them, to avoid numerous non-existance messages.
10040
10041Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
10042
10043 * configure: correct final line of config.status.
10044
10045 * configure: patch from eggert. Avoids a protection problem if
10046 the original Makefile.in is read only.
10047
10048 * configure: use move-if-change from gcc to create config.status.
10049 Some makefiles depend on config.status to tell if a directory
10050 has been reconfigured for a different host. This change
10051 prevents those directories from remaking everything in the case
10052 where the reconfig was only intended to rebuild a Makefile.
10053
10054 * configure: test for config.sub with "config.sub sun4" rather
10055 than "config.sub ${host_alias}". Otherwise we can't tell a bad
10056 host alias from a missing config.sub.
10057
10058Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10059
10060 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
10061 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
10062
10063Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
10064
10065 * configure: mkdir ${subdir} as needed.
10066
10067Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
10068
10069 * Makefile.in,configure.in: added autoconf.
10070
10071Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10072
10073 * Makefile.in: no longer pass against on recursion.
10074
10075 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
10076 definitions are not inherited.
10077
10078 * configure: correct makesrcdir when subdir is .
10079
10080Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
10081
10082 * configure: Add support for 'subdirs' variable, which is
10083 like 'configdirs', except that configure doesn't re-invoke
10084 itself for subdirs, it just creates a Makefile for each subdir.
10085 * configure.texi: Document subdirs.
10086
10087Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10088
10089 * configure.in: added flex to configdirs
10090
10091Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
10092
10093 * Makefile.in: remove clean-stamps from clean.
10094
10095Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
10096
10097 * configure.in: Add gdbtest to configdirs.
10098
10099Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
10100
10101 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
10102 to recursive makes.
10103 * configure.in: Recognize new ncr3000 config.
10104
10105Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
10106
10107 * Makefile.in, configure.in: removed references to gdbm.
10108
10109Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
10110
10111 * config.sub: Don't canonicalize os value
10112 newsos* to bsd (readline needs to check for newsos).
10113 (This fix was earlier made Jan 31, but got re-broken.)
10114
10115Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
10116
10117 * configure.in: sco is an os, not a vendor!
10118
10119 * configure: Quote $( better. Keep various shells happy.
10120
10121Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
10122
10123 * Makefile.in: eliminate stamp-files.
10124
10125Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
10126
10127 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
10128 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
10129
10130Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
10131
10132 * config.sub: fix iris/iris3.
10133
10134Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
10135
10136 * configure: re-add -rm.
10137
10138Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
10139
10140 * Maskefile.in: add .stmp-rcs to all.
10141
10142 * configure.in: remove gas from rs6000 build, use aix host fragment.
10143
10144Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
10145
10146 * configure: pass down site_option during recursion.
10147
10148Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
10149
10150 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
10151
10152Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
10153
10154 * configure: Change exec_prefix so that it really defaults to prefix.
10155
10156Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
10157
10158 * Makefile.in, configure.in: Add support for mmalloc library.
10159
10160Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
10161
10162 * Makefile.in: add stmp dependencies for a few more things.
10163
10164Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
10165
10166 * configure: adjusted error message on objdir/srcdir configure
10167 collision, per john's suggestion.
10168
10169 * Makefile.in: add libiberty stmp to all and all.cross.
10170
10171Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
10172
10173 * Makefile.in: remove force dependencies, add grep to all.
10174
10175Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
10176
10177 * Makefile.in: drop flex. make stamp files work.
10178
10179 * configure: added test for conflicting configuration in srcdir,
10180 remove trailing slashes from srcdir. Otherwise emacs gdb mode
10181 gets cranky. use relative paths for configure and srcdir
10182 whenever possible. Send some error messages to stderr that were
10183 going to stdout.
10184
10185Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
10186
10187 * Makefile.in: Fix libg++ rule to check for gcc directory
10188 before using gcc/gcc. Also pass XTRAFLAGS.
10189
10190Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
10191
10192 * Makefile.in: added stmp-files so that directories aren't polled
10193 when they are already built.
10194
10195 * configure.texi: fixed a node pointer problem.
10196
10197Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
10198
4bddf3ad 10199 * config.sub configure.in gdb/configure.in
252b5132
RH
10200 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
10201 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
10202 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
10203
10204Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10205
10206 * configure: -recurring becomes -silent. corrected help message
10207 for -site= option.
10208
10209 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
10210
10211Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10212
10213 * configure: when building Makefile for crosses, replace
10214 tooldir and program_prefix. default srcdir from location of
10215 config.sub. remove "for host in hosts" and "for target in
10216 targets" loops.
10217
10218Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10219
10220 * Makefile.in: Do not pass bindir or mandir to cvs.
10221
10222Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10223
10224 * Makefile.in, configure.in: removed traces of namesubdir,
10225 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10226 copyrights to '92, changed some from Cygnus to FSF.
10227
10228 * configure.texi: remove most references to multiple hosts,
10229 multiple targets, subdirs, etc.
10230
10231 * configure.man: removed rcsid. reference config.sub not
10232 config.subr.
10233
10234 * Makefile.in: mkdir $(infodir) on install-info.
10235
10236Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
10237
10238 * configure.texi: Explain better about .gdbinit and about
10239 the environment that configure.in sections run in.
10240
10241Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
10242
10243 * configure.in: Ultrix is only a decstation if it's a MIPS.
10244
10245Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
10246
10247 * README: DOC.configure => cfg-paper.texi.
10248
10249Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
10250
10251 * config.sub (near case $os): Don't convert newsos* to bsd!
10252
10253Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
10254
10255 * Makefile.in: Reinstall change from gdb-4.3 that reduces
10256 the number of copies of COPYING that go into the GDB tar file.
10257
10258Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
10259
4bddf3ad 10260 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
10261 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
10262 Fix SCO configuration stuff.
10263
10264Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
10265
10266 * Makefile.in: For libg++, make sure the -I pointing
10267 to the gcc directory goes *after* all the libg++-local -I flags.
10268 Also, move just-gcc dependency from just-libg++ to all-libg++.
10269
10270Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
10271
10272 * configure: Change -x to -f to keep Ultrix /bin/test happy.
10273
10274Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
10275
10276 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
10277
10278Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
10279
10280 * config.sub: Add stratus configuration frags. Also
10281 submitted to FSF.
10282
10283Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
10284
10285 * Makefile.in (DEV_SUPPORT): add configure.man.
10286
10287 * config.sub(Decode manufacturer-specific): add -none*.
10288
10289Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
10290
10291 * Makefile.in: remove form feeds to make Sun's make happy.
10292 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
10293
10294Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
10295
10296 * Makefile.in (AR_FLAGS): Make quieter.
10297
10298Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
10299
10300 * configure.in: Add libg++.
10301 * configure: When verbose, don't output the command line at each
10302 level; it will be unremarkably the same as the previous version,
10303 which will be the same as what the user typed.
10304
10305Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
10306
10307 * configure.in, Makefile.in: fix clean-info, add flex. add
10308 fileutils.
10309
10310 * configure: be less sensitive to spaces in Makefile.in. Do not
10311 look for sources in "..". Doing so breaks subdirectories that
10312 might have their own configure. If a subdir has it's own
10313 configure script, use it.
10314
10315Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
10316
10317 * cfg-paper.texi: some changes suggested by rms.
10318
10319Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
10320
10321 * config.sub: Merge in some small additions from the FSF version,
10322 taken from the gcc distribution, to bring the Cygnus and FSF
10323 versions into closer sync.
10324
10325Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
10326
10327 * configure.in: Changed svr4 references to sysv4.
10328
10329Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
10330
10331 * configure: added -V for version number option.
10332
10333Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
10334
10335 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
10336 renamed from DOC.configure to cfg-paper.texi.
10337
10338Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10339
10340 * configure, config.subr, config.sub: config.subr is now
10341 config.sub again.
10342
10343Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
10344
10345 * configure.texi: new file, in progress.
10346
10347 * Makefile.in: build info file and install the man page for
10348 configure.
10349
10350 * configure.man: new file, first cut.
10351
10352 * configure: find config.subr again now that configuration "none"
10353 has gone. removed all traces of the -ansi option. removed all
10354 traces of the -languages option.
10355
10356 * config.subr: resync from rms.
10357
d932cae7 103581991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10359
10360 * configure, config.sub, config.subr: merge config.sub into
10361 config.subr, call the result config.subr, remove config.sub, use
10362 config.subr.
10363
10364 * Makefile.in: revised install for dir.info.
10365
d932cae7 103661991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10367
10368 * configure.in: add decstation host makefile frag.
10369
10370 * Makefile.in: BISON now bison -y again. also install-gcc on
10371 install. clean-gdbm on clean. infodir belongs in datadir.
10372 Make directories for info install. Build dir.info here then
10373 install it.
10374
d932cae7 103751991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10376
10377 * Makefile.in: fix for bad directory tests.
10378
d932cae7 103791991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10380
10381 * configure: \{1,2\} appears to be a sysv'ism. Use a different
10382 regexp. -srcdir relative was being handled incorrectly.
10383
10384 * Makefile.in: unwrapped some for loops so that parallel makes
10385 work again and so one can focus one's attention on a particular
10386 package.
10387
d932cae7 103881991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10389
10390 * configure: added PWD as a stand in for `pwd` (for speed). use
10391 elif wherever possible. make -srcdir work without -objdir.
10392 -objdir= commented out.
10393
d932cae7 103941991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10395
10396 * configure: +options become --options. -subdirs commented out.
10397 added -host, -datadir. Renamed -destdir to -prefix. Comment in
10398 Makefile now at top of generated Makefile. Removed cvs log
10399 entries. added -srcdir. create .gdbinit only if there is one
10400 in ${srcdir}.
10401
10402 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10403 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10404 and mandir now keyed off datadir by default.
10405
d932cae7 104061991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10407
10408 * Freshly created ChangeLog.
10409
10410\f
10411Local Variables:
10412mode: change-log
10413left-margin: 8
10414fill-column: 76
10415version-control: never
10416End:
This page took 0.680838 seconds and 4 git commands to generate.