*** empty log message ***
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
6d389afc
MS
12004-11-12 Mike Stump <mrs@apple.com>
2
3 * Makefile.def: Add html support.
4 * Makefile.tpl: Likewise.
5 * Makefile.in: Regenerate.
6
69e57115
GK
72004-11-11 Geoffrey Keating <geoffk@apple.com>
8
9 PR 18423
10 * configure.in: Remove all instances of build-fixincludes from
11 noconfigdirs.
12 (build_configargs): Supply --target to subdirectories.
13 * configure: Regenerate.
14
15 * Makefile.def: Make gcc install depend on fixincludes install.
16 * Makefile.in: Regenerate.
17
ba719b26
HPN
182004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
19
20 * configure.in (noconfigdirs) [mmix-*-*]: Disable
21 target-libgfortran.
22 * configure: Regenerate.
23
c37653e7
DE
242004-11-07 David Edelsohn <edelsohn@gnu.org>
25
26 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
27 like CC.
28
1eefd493
PB
292004-11-05 Paolo Bonzini <bonzini@gnu.org>
30
31 * Makefile.def (host fixincludes): Specify missing targets.
32 * Makefile.in: Regenerate.
33
02b1af09
L
342004-11-04 H.J. Lu <hongjiu.lu@intel.com>
35
36 PR other/17783
37 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
38 * configure: Regenerated.
39
7f266840
DJ
402004-11-04 Daniel Jacobowitz <dan@debian.org>
41
42 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
43 * configure: Regenerated.
44
47444073
AL
452004-10-28 Eric B. Weddington <ericw@evcohs.com>
46
47 PR target/18151
48 * configure.in (case ${target}): Do not build fixincludes for avr.
49 * configure: Regenerated.
50
caeba88f
AL
512004-10-26 Paolo Bonzini <bonzini@gnu.org>
52
53 * configure.in (case ${target}): Do not build fixincludes
54 on platforms where it is not used.
55 * configure: Regenerated.
56
0fdbe983
DJ
572004-10-23 Daniel Jacobowitz <dan@debian.org>
58
59 * configure.in: Use an absolute path to install-sh.
60 * configure: Regenerated.
61
1c0f67c1
AC
622004-10-19 Andrew Cagney <cagney@gnu.org>
63
64 * src-release (do-djunpack, do-md5sum): Install the generated file
65 directly into the proto-toplev/ directory.
66
a9cfce9c
AC
672004-10-19 Andrew Cagney <cagney@gnu.org>
68
69 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
70
ac0fa625
DD
712004-10-12 Kelley Cook <kcook@gcc.gnu.org>
72
73 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
74 * configure: Regenerate.
75
d27cc32e
PB
762004-10-06 Paolo Bonzini <bonzini@gnu.org>
77
78 Fix wrong conflict resolution in:
79
80 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
81
82 * Makefile.in: Regenerate.
83 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
84 in the recursive `make', instead of hardwiring `all'.
85 (Autogenerated TARGET-* variables): New.
86
1763908f
UW
872004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
88
89 Merged from GCC / libtool upstream:
90 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
91 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
92 * ltcf-cxx.sh (tpf*): Likewise.
93 * ltconfig (tpf*): Add TPF OS configuration support.
94
0490e016
NC
952004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
96
97 * configure.in: Enable target-libgloss for crx-*-*.
98 * configure: Regenerate.
99
32be62b5
RS
1002004-09-24 Michael Roth <mroth@nessie.de>
101
102 * configure.in (--without-headers): Add missing double quotes.
103 * configure: Regenerate.
104
6048df60
DD
1052004-09-24 Kelley Cook <kcook@gcc.gnu.org>
106
107 * ylwrap: Revert to previous version.
108
315b3b02
L
1092004-09-23 H.J. Lu <hongjiu.lu@intel.com>
110
6048df60 111 PR bootstrap/17369
315b3b02
L
112 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
113 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
114 SET_GCC_LIB_PATH_CMD.
115 (BASE_TARGET_EXPORTS): Likewise.
116 * Makefile.in: Regenerated.
117
118 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
119 * configure: Regenerated.
120
fe69863c
DD
1212004-09-23 Kelley Cook <kcook@gcc.gnu.org>
122
123 * config.guess: New upstream version
124 * compile, depcomp, install-sh, ylwrap: Likewise.
125
1262004-09-19 Roger Sayle <roger@eyesopen.com>
127
128 * config/mh-x86omitfp: New host makefile fragment. Add
129 -fomit-frame-pointer to the default BOOT_CFLAGS.
130 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
131 * configure: Regenerate.
132
1332004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
134
135 PR target/11572
136 * configure.in (*-*-darwin*): Renable libobjc.
137 * configure: Regenerate.
138
be75bbe1
DB
1392004-09-09 Daniel Berlin <dberlin@dberlin.org>
140
141 * Makefile.def: Remove libbanshee.
142 * Makefile.tpl: Ditto.
143 * configure.in: Ditto.
144 * Makefile.in: Regen.
145 * configure: Ditto.
146
1b882a91
PB
1472004-09-07 Paolo Bonzini <bonzini@gnu.org>
148
149 * missing: Import latest version from master repository.
150
eb1352ed
NC
1512004-09-04 Nick Clifton <nickc@redhat.com>
152
153 * config.sub: Import latest version from master repository.
154 * config.guess: Likewise.
155 This includes these changes:
156
157 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
158
159 * config.sub: Handle crisv32, alias etraxfs.
160 * config.guess (crisv32:Linux:*:*): Handle.
161
162 2004-08-13 Brad Smith <brad@comstyle.com>
163
164 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
165 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
166
167 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
168
169 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
170 assume the processor is a powerpc. This is because coreutils
171 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
172 in this case, due to a MacOS X bug that causes
173 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
174 to return a negative number.
175 Problem reported by Petter Reinholdtsen in:
176 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
177
178 2004-07-19 Ben Elliston <bje@gnu.org>
179
180 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
181
182 2004-06-24 Ben Elliston <bje@gnu.org>
183
184 * config.guess: Update copyright years.
185 * config.sub: Likewise.
186
187 2004-06-22 Robert Millan <robertmh@gnu.org>
188
189 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
190 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
191
192 2004-06-22 Stanley F. Quayle <stan@stanq.com>
193
194 * config.guess (*:*VMS:*:*): New entry. Replaces
195 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
196 manufacturer.
197
198 2004-06-22 Ben Elliston <bje@gnu.org>
199
200 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
201 * config.sub: Likewise.
202
203 2004-06-22 Ben Elliston <bje@gnu.org>
204
205 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
206 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
207
208 2004-06-11 Ben Elliston <bje@gnu.org>
209
210 * config.guess (pegasos:OpenBSD:*:*): Remove.
211
212 2004-06-11 Ben Elliston <bje@gnu.org>
213
214 From Wouter Verhelst <wouter@grep.be>:
215 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
216
217 2004-06-11 Ben Elliston <bje@gnu.org>
218
219 * config.guess (luna88k:OpenBSD:*:*): New.
220
221 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
222
223 * config.guess (m32r*:Linux:*:*): New case.
224 * config.sub: Handle m32rle.
225
226 2004-03-12 Ben Elliston <bje@wasabisystems.com>
227
228 From Jens Petersen <petersen@redhat.com>:
229 * config.sub: Handle sparcv8.
230
231 2004-03-03 Ben Elliston <bje@wasabisystems.com>
232
233 From Tom Smith <smith@cag.lkg.hp.com>:
234 * config.guess: Version suffixes are equally significant on Tru64
235 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
236 prefix of "P" (patched kernel).
237
238 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
239
240 * config.sub: Add support for National Semiconductor CRX target.
241
2a3124ca
RH
2422004-09-03 Jan Beulich <jbeulich@novell.com>
243
244 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
245 *-*-netware, but add target-libmudflap.
246 Consolidate *-*-netware targets (of which really only i?86 exists)
247 into a single entry.
248 * configure: Likewise.
249
0df3d27f
PB
2502004-09-01 Paolo Bonzini <bonzini@gnu.org>
251
252 * Makefile.tpl (sorry): Remove.
253 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
254 (cleanstrap targets): Depend on distclean, not distclean-stage1.
255 (do-clean): Clean per-stage directories too.
256 (do-distclean): Run distclean-stage1 too.
257 (.NOTPARALLEL): Enable during toplevel bootstrap.
258 (stage[+id+]-bubble): Enable parallel execution during
259 the recursive invocation.
260 * Makefile.in: Regenerate.
261
262 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
263
264 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
265
266 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
267 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
268 * configure: regenerate
269 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
270 -mdynamic-no-pic
271
2722004-08-31 Paolo Bonzini <bonzini@gnu.org>
273
274 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
275 include.
276 * configure.in: Fix indentation.
277 * configure: Regenerate.
278
ee025550
PB
2792004-08-31 Paolo Bonzini <bonzini@gnu.org>
280
281 * Makefile.def (build_modules): Add fixincludes.
282 (dependencies): Make gcc depend on fixincludes.
283 * configure.in (build_tools): Add fixincludes.
284 (build_configdirs): Always include build_libs.
285 * Makefile.in: Regenerate.
286 * configure: Regenerate.
287
2882004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
289
290 * Makefile.def (bootstrap stages): Add 'lean' parameter.
291 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
292 phony targets; do not generate timestamp files.
293 (distclean-stageN): Remove references to their timestamp files.
294 (restageN, touch-stageN): Remove.
295 (stageN-bubble): Rewritten.
296 (compare): Support lean bootstraps.
297 * Makefile.in: Regenerate.
298
299 * configure.in: Only warn when bootstrapping but
300 build != host or build != target. Support lean bootstraps.
301 * configure: Regenerate.
302
303 Sync from gcc:
304 2004-08-26 Phil Edwards <phil@codesourcery.com>
305
306 * configure.in: Give a better error message if GMP/MPFR are missing
307 and a language needing them has been requested.
308 * configure: Regenerated.
309
310 2004-08-25 Phil Edwards <phil@codesourcery.com>
311
312 * configure.in: Print a list of available language front-ends if
313 a requested one is missing. Tidy stray tab characters.
314 * configure: Regenerated.
315
72b2455a
PB
3162004-08-17 Paolo Bonzini <bonzini@gnu.org>
317
318 * Makefile.in: Regenerate.
319 * configure: Regenerate.
320
321 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
322 stage_*_flags.
323 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
324 for bootstrapped modules if toplevel bootstrap is going.
325 (GCC bootstrap): Generate per-stage targets for all bootstrapped
326 modules. Adjust for changes in Makefile.def. Enable several
327 rules even in non-bootstrap mode, just to avoid peppering the
328 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
329 (stage-[+prev+]-bubble): Remove.
330
331 * Makefile.def (Dependencies): Depend on all-build-bison,
332 all-build-flex, all-build-byacc, all-build-texinfo, rather
333 than the host variations.
334 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
335 with BUILD_SUBDIR.
336 (BISON): Update for recent Bisons.
337 (YACC): Fix typo.
338 (cross): Depend on all-build.
339 (all): Do not depend on all-build.
340 (prebootstrap): Remove.
341 (dep-kind): Accept separate prefixes for MODULE and ON variables.
342 (Prebootstrap dependencies): Add them to the per-stage targets
343 and to all-prebootstrap.
344 * configure.in (build_configdirs): Always enable build_tools.
345 (BUILD_DIR_PREFIX): Remove.
346
347 * Makefile.def (gcc): Add target variable.
348 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
349 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
350 in the recursive `make', instead of hardwiring `all'.
351 (Autogenerated TARGET-* variables): New.
352
de0b4a87
JW
3532004-08-17 Robert Millan <robertmh@gnu.org>
354
355 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
356 (instead of FreeBSD).
357 * configure: Regenerate.
358
ad681c85
NN
3592004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
360
675c6968
NN
361 * Makefile.def, configure.in, src-release: Remove useless, bogus
362 references to tix.
363 * Makefile.in, configure: Regenerate.
364
ad681c85
NN
365 * src-release: Stop distributing mmalloc with gdb (which doesn't
366 use it).
367 * Makefile.def: GDB doesn't depend on mmalloc anymore.
368 * Makefile.in: Regenerate.
369
11b04d1f
DD
3702004-08-09 Mark Mitchell <mark@codesourcery.com>
371
372 * configure.in (arm*-*-eabi*): New target.
373 * configure: Regenerate.
374
f2420bea
NN
3752004-08-01 Robert Millan <robertmh@gnu.org>
376
377 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
378 libmudflap for all GNU-based systems (with Glibc).
379 * configure: Regenerate.
380
9e6ce191
PB
3812004-08-06 Paolo Bonzini <bonzini@gnu.org>
382
383 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
384 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
385 (Dependencies): New section.
386 * Makefile.tpl (Dependencies): Generate from Makefile.def.
387 (configure-target-[+module+]): Depend on maybe-all-gcc
388 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
389 (toplevel profiledbootstrap): Fix dependencies.
390 * Makefile.in: Regenerate.
391
df4a6958
MM
3922004-08-03 Mark Mitchell <mark@codesourcery.com>
393
394 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
395 target-libiberty to noconfigdirs.
396
11b04d1f
DD
3972004-08-03 Paul Brook <paul@codesourcery.com>
398
399 * configure.in: Check for MPFR as well as GMP.
400 * configure: Regenerate.
401
b813574b
PB
4022004-08-03 Paolo Bonzini <bonzini@gnu.org>
403
404 * Makefile.def (host-modules): Add gcc.
405 * Makefile.in: Regenerate.
406 * Makefile.tpl (sorry): New rule.
407 (configure-host, all-host, [+make_target+]-host, do-check,
408 install-host): Do not add gcc as a special case.
409 (host modules): Add a small special-casing for gcc. Export
410 extra_make_flags through the environment.
411 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
412 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
413 other recursive targets for gcc): Remove.
414
415 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
416 (stage, unstage): New rules.
417 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
418 distclean-stage[+id+]): Use stage_current.
419 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
420 the stage*-start rules.
421
61edac0c
JW
4222004-07-19 Robert Millan <robertmh@gnu.org>
423
424 Synced from gcc:
425
426 2004-04-26 Robert Millan <robertmh@gnu.org>
427
428 Add patches from libtool CVS.
429 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
430 * ltconfig: Likewise.
431 * ltcf-c.sh: Likewise.
432 * ltcf-cxx.sh: Likewise.
433 * ltcf-gcj.sh: Likewise.
434
3e707e94
PB
4352004-07-12 Paolo Bonzini <bonzini@gnu.org>
436
437 * configure.in: Add noconfigdirs for crx-*-*.
438 * configure: Regenerate.
439
4402004-07-12 Paolo Bonzini <bonzini@gnu.org>
441
442 Synced from gcc:
443
444 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
445
446 * configure.in: Build libmudflap by default on FreeBSD.
447 * configure: Regenerated.
448
449 2004-07-09 Mark Mitchell <mark@codesourcery.com>
450
451 * configure.in: Do not build libmudflap by default on non-GNU/Linux
452 systems.
453 * configure: Regenerated.
454
455 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
456
457 PR target/16344
458 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
459 feedback based compiler.
460 * Makefile.in: Rebuilt.
461
462 2004-07-05 Phil Edwards <phil@codesourcery.com>
463
464 * configure.in: Do not prepend $srcdir to /dev/null in
465 makefile fragments.
466 * configure: Regenerate.
467
a7ee7660
AO
4682004-07-08 Alexandre Oliva <aoliva@redhat.com>
469
470 * Makefile.def (host_modules): Set bootstrap=true for flex.
471 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
472 * Makefile.in: Rebuilt.
473
6a9cf61e
PB
4742004-07-01 Paolo Bonzini <bonzini@gnu.org>
475
476 * Makefile.def (build_modules): Add bison, byacc, flex,
477 m4, texinfo.
478 (flags_to_pass): Add FLEX.
479 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
480 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
481 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
482 DEFAULT_MAKEINFO): Remove.
483 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
484 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
485 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
486 objdir or else use configured tool.
487 (all-build): New.
488 (all): Depend on it.
489 (Build module dependencies): Add.
490 * Makefile.in: Regenerate.
491 * configure.in: Better support for multiple build modules,
492 matching what is done for host/target modules. Do not look
493 for "plausible" locations of build tools if Canadian cross.
494 Use autoconf's AC_PROG_CC to find a C compiler. Define
495 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
496 * configure: Regenerate.
497
95b6a1f2
PB
4982004-06-22 Paolo Bonzini <bonzini@gnu.org>
499
500 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
501 * Makefile.in: Regenerate.
502
7ffa0b57
PB
5032004-06-22 Paolo Bonzini <bonzini@gnu.org>
504
505 * Makefile.tpl (configure-build-[+module+],
506 configure-[+module+], configure-target-[+module+]): Pass
507 [+extra_configure_args+].
508 (all-build-[+module+], all-[+module+], check-[+module+],
509 install-[+module+], [+make_target+]-[+module+],
510 all-target-[+module+], check-target-[+module+],
511 install-target-[+module+], [+make_target+]-target-[+module+]):
512 Pass [+extra_make_args+].
513 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
514 (GCC_HOST_EXPORTS): Remove.
515 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
516 cross, check-gcc, check-gcc-c++, install-gcc,
517 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
518 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
519 * Makefile.in: Regenerate.
520
929ba6e7
CF
5212004-06-21 Christopher Faylor <cgf@alum.bu.edu>
522
523 * configure.in: Check for srcdir/winsup rather than build directory
524 winsup.
525 * configure: Regenerate.
526
b76d7de0
CV
5272004-06-17 Corinna Vinschen <vinschen@redhat.com>
528
529 * configure.in: Don't build Cygwin native newlib if winsup
530 directory is missing. Emit warning instead.
531 * configure: Regenerate.
532
656fdd47
PB
5332004-06-09 Paolo Bonzini <bonzini@gnu.org>
534
535 * Makefile.tpl (touch-stage[+id+]): New.
536 (restage[+prev+]): Depend on touch-stage[+id+].
537
538 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
539 Use it throughout.
540
541 * Makefile.def: Add profile and feedback bootstrap stages.
542 Remove next field from bootstrap stages.
543 * Makefile.tpl (LN, LN_S): Substitute.
544 (stageN-start, stageN-end): Use double-colon rules, to
545 provide a hook for additional setup commands.
546 (distclean-stageN-gcc, restageN): Create dependencies from
547 [+prev+], not from [+next+].
548 (stageN-bubble): Add commands for successive stages from
549 [+prev+], using double-colon rules.
550 (all-stageN-gcc): Fix typo.
551 (stagefeedback-start, profiledbootstrap): New.
552 * Makefile.in: Regenerate.
553 * configure.in: Call ACX_PROG_LN.
554 * configure: Regenerate.
555
498d4a71
CF
5562004-06-03 Paolo Bonzini <bonzini@gnu.org>
557
558 * configure.in: Fix --enable-bootstrap breakage introduced in trees
559 without gcc.
560 * configure: Regenerate.
561
377d8c42
PB
5622004-06-01 Paolo Bonzini <bonzini@gnu.org>
563
564 * Makefile.tpl: Fix typo.
565 * Makefile.in: Regenerate.
566
f5f8a794
PB
5672004-06-01 Paolo Bonzini <bonzini@gnu.org>
568
569 * configure.in: Remove new- prefix from toplevel
570 bootstrap targets.
571 * configure: Regenerate.
572
f7a4c34f
PB
5732004-06-01 Paolo Bonzini <bonzini@gnu.org>
574
575 Merge this patch from the gcc tree:
576
577 2004-05-30 Andreas Jaeger <aj@suse.de>
578 Jim Wilson <wilson@specifixinc.com>
579
580 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
581 like CC.
582
319cab08
PB
5832004-06-01 Paolo Bonzini <bonzini@gnu.org>
584
585 * Makefile.tpl (all.normal): Rename to all.
586 (all): Replace with a rule to pick the default
587 target from configure.
588 (all-gcc, configure-gcc): Use conditionals to
589 do nothing when toplevel bootstrap is going on.
590 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
591 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
592 * configure.in: Support --enable-bootstrap.
593
594 * Makefile.def: Remove new- prefix from toplevel
595 bootstrap targets.
596 * Makefile.tpl: Likewise.
597
598 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
599 target.
600
601 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
602 $(RECURSE_FLAGS) to recursive invocation of make.
603
604 * Makefile.in: Regenerate.
605 * configure: Regenerate.
606
88f64edc
DJ
6072004-05-27 Daniel Jacobowitz <dan@debian.org>
608
609 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
610 * configure: Regenerate.
611
378fce5b
DD
6122004-05-25 Daniel Jacobowitz <drow@false.org>
613
614 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
615 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
616 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
617 targets.
618 * Makefile.in: Regenerate.
619
dfdffa2c
PB
6202005-05-24 Paolo Bonzini <bonzini@gnu.org>
621
622 * configure.in: Test the ability to symlink directories.
623 * configure: Regenerate.
624
625 * Makefile.def (bootstrap-stage): New definitions.
626 * Makefile.tpl (configure-stage1-gcc,
627 configure-stage2-gcc, configure-stage3-gcc,
628 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
629 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
630 new-restage3, compare): Autogenerate, see Makefile.in
631 entry for behavioral changes.
632 (distclean-stage1, new-stage1-start, new-stage1-end,
633 new-stage1-bubble, distclean-stage2, new-stage2-start,
634 new-stage2-end, new-stage2-bubble, distclean-stage3,
635 new-stage3-start, new-stage3-end): New autogenerated targets.
636 (objext, prebootstrap, BOOT_CFLAGS,
637 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
638 targets.
639
640 * Makefile.in: Regenerate.
641 (distclean-stage1, new-stage1-start, new-stage1-end,
642 new-stage1-bubble, distclean-stage2, new-stage2-start,
643 new-stage2-end, new-stage2-bubble, distclean-stage3,
644 new-stage3-start, new-stage3-end): New targets.
645 (all-stage1-gcc): Move prebootstrap dependency from here...
646 (configure-stage1-gcc): ...to here.
647 (new-bootstrap): Use bubble targets.
648 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
649 Use per-stage distclean targets.
650 (configure-stage1-gcc, configure-stage2-gcc,
651 configure-stage3-gcc, all-stage1-gcc,
652 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
653 Use new-stageN-start to prepare the tree.
654
04cf1b77
PB
6552004-05-23 Paolo Bonzini <bonzini@gnu.org>
656
657 * Makefile.def (host_modules): add libcpp.
658 * Makefile.tpl: Add dependencies on and for libcpp.
659 * Makefile.in: Regenerate.
660 * configure.in: Add libcpp host module.
661 * configure: Regenerate.
662
80b200a1
ZW
6632004-05-17 Zack Weinberg <zack@codesourcery.com>
664
665 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
666 of libf2c.
667 * configure, Makefile.in: Regenerate.
668
4b1cb4fe
DD
6692004-05-13 Diego Novillo <dnovillo@redhat.com>
670
671 Merge from tree-ssa-20020619-branch.
672
673 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
674 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
675 (HOST_GMPLIBS): Define.
676 (HOST_GMPINC): Define.
677 (TARGET_LIB_PATH): Add libmudflap.
678 (GFORTRAN_FOR_TARGET): Define.
679 (configure-build*): Export GFORTRAN.
680 (configure-gcc): Export GMPLIBS and GMPINC.
681 (all-gcc): Add maybe-all-libbanshee.
682 (configure-target-libgfortran): Define.
683 * Makefile.in: Regenerate.
684 * configure.in (host_libs): Add libbanshee.
685 (target_libraries): Add target-libmudflap and target-libgfortran.
686 Add --with-libbanshee.
687 Handle --disable-libmudflap.
688 (*-*-freebsd*): Use with_gmp.
689 Add $(libgcj) to noconfigdirs.
690 * configure: Regenerate.
691 * depcomp: New file.
692 * MAINTAINERS: Add tree-ssa maintainers.
693
6942004-04-28 Paolo Bonzini <bonzini@gnu.org>
695
696 * config/acx.m4: Fix fastcompare support for new-bootstrap.
697 * configure: Regenerate.
698
b8908782
DD
6992004-04-27 Paolo Bonzini <bonzini@gnu.org>
700
701 Revert:
702 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
703
704 * Makefile.def (flags_to_pass): Remove *dir variables that
705 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
706 as well as prefix and exec_prefix.
707 * Makefile.in: Regenerate.
708
7092004-04-26 Paolo Bonzini <bonzini@gnu.org>
710
711 * Makefile.def (host_modules): Mark with the bootstrap
712 flag packages on which gcc depends.
713 * Makefile.tpl (all-bootstrap): Use it.
714 * Makefile.in: Regenerate.
715
7162004-04-26 Paolo Bonzini <bonzini@gnu.org>
717
718 * Makefile.def (flags_to_pass): Remove *dir variables that
719 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
720 as well as prefix and exec_prefix.
721 * Makefile.in: Regenerate.
722
7232004-04-26 Paolo Bonzini <bonzini@gnu.org>
724
80b200a1
ZW
725 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
726 * configure: Regenerate.
727 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
728 * gcc/Makefile.tpl (compare): Use the result of the test.
729 * gcc/Makefile.in: Regenerate.
b8908782
DD
730
7312004-04-23 Paolo Bonzini <bonzini@gnu.org>
732
733 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
734 Always relocate gcc and prev-gcc to the original names, even
735 if the build fails.
736 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
737 New targets.
738
0f260896
RO
7392004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
740
741 * configure.in (mips*-*-irix5*): Enable ld.
742 * configure: Regenerate.
743
51860f05
JW
7442004-04-15 James E Wilson <wilson@specifixinc.com>
745
746 * Makefile.tpl (configure-[+module+], configure-gcc,
747 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
748 Set and export LDFLAGS.
749 * Makefile.in: Regenerate.
750
54752a6b
NN
7512004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
752
753 PR bootstrap/14871
754 * Makefile.tpl: If we don't have built-in-tree target tools,
755 use the ones found by configure rather than hacking around with
756 program_transform_name.
757 * configure.in: Give Makefile.tpl the information necessary
758 to do that.
759 * Makefile.in: Regenerate.
760 * configure: Regenerate.
761
7622004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
763
764 PR bootstrap/14760
765 * configure.in: When computing baseargs, strip *all* copies of
766 offending options. Also, don't match/substitute the trailing space,
767 so that this actually works when two similar options are separated by
768 only one space.
769 * configure: Regenerate.
770
7712004-04-06 David Edelsohn <edelsohn@gnu.org>
772
80b200a1
ZW
773 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
774 (rs6000-*-aix*): Same.
775 * configure: Regenerate.
54752a6b 776
5e2b61fb
SS
7772004-03-25 Stan Shebs <shebs@apple.com>
778
779 Remove MPW support, no longer used.
780 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
781 mpw-install: Remove files.
782 * src-release (DEVO_SUPPORT): Remove names of removed files.
783 * MAINTAINERS: Likewise.
784
1a6f2dc7
NN
7852004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
786
a0049f1b
NN
787 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
788 STRICT_WARN, WARN_CFLAGS flags passed down to make.
789 * Makefile.in: Regenerate.
790
1a6f2dc7
NN
791 * configure.in (top level bootstrap support): Rework --enable-werror
792 to set @stage2_werror_flag@.
793 * configure: Regenerate.
794 * Makefile.tpl (top level bootstrap support): Pass
795 @stage2_werror_flag@ down to configure in stages 2 and 3.
796 * Makefile.in: Regenerate.
797
920e3419
NN
7982004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
799
800 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
801 for stages 2 and 3 as well as in make. As a consequence, remove
802 OUTPUT_OPTION (now detected by configure) from the flags passed down
803 to make.
804 * Makefile.in: Regenerate.
805
806 * Makefile.tpl (new-bootstrap): Fix typo.
807 * Makefile.in: Regenerate.
808
4fa63067
NN
8092004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
810
811 * Makefile.tpl: Rearrange by moving recursive_targets rules
812 into their proper sections.
813 * Makefile.tpl (top level bootstrap support): Move disabling
814 of coverage flags from 'make' to 'configure'; improve comments.
815 * Makefile.in: Regenerate.
816
817 * Makefile.tpl (experimental top level bootstrap) Move stage1
818 language setting from all- target to configure- target; disable
819 intermodule optimization in stage 1; prevent gratuitous rebuilds
820 of stage 1.
821 * Makefile.in: Regenerate.
822 * configure.in: Comma-separate stage 1 language list for top
823 level bootstrap.
824 * configure: Regenerate.
825
826 * Makefile.tpl: Clean up experimental top level bootstrap support:
827 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
828 prev-gcc in configure- targets as well as all- targets.
829 * Makefile.in: Regenerate.
830
fb8a10fd
NN
8312004-03-17 Paolo Bonzini <bonzini@gnu.org>
832
833 * configure.in: Remove symbolic link section.
834 * configure: Regenerate.
835 * Makefile.tpl (links): Remove.
836 * Makefile.in: Regenerate.
837
947f426e 8382004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 839 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
840
841 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 842 Set with AC_CHECK_PROGS.
947f426e
NN
843 * configure.in: Fix comment typo from last patch.
844 * configure: Regenerate.
845
1d39f329
NN
8462004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
847
848 * Makefile.tpl: Introduce experimental top level bootstrap support.
849 * Makefile.in: Regenerate.
850 * configure.in: Introduce support for top level bootstrap.
851 * configure: Regenerate.
852
4b0ac75d 8532004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 854 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
855
856 PR bootstrap/14522
857 * configure.in: Cope with shells that do not support unquoted ^
858 * configure: Regenerate.
859
2e70b094 8602004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 861 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
862
863 PR bootstrap/14522
864 * configure.in: Cope with shell that do not support nesting
865 quotes inside quoted backquote substitutions.
866 * configure: Regenerate.
867
8682004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
869
870 PR bootstrap/14522
871 * configure.in: Fix escaping of $.
872 * configure: Regenerate.
873
9e07f89d
NN
8742004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
875
876 * configure: Regenerate.
877
8782004-03-08 Paolo Bonzini <bonzini@gnu.org>
879
880 PR ada/14131
881 Move language detection to the top level.
882 * configure.in: Find default values for the tools as
883 soon as possible. Disable ada if GNAT is not found.
884 Emit error message about missing languages. Expand
885 --enable-languages=all for the gcc subdirectory.
886
1712ab83
RS
8872004-03-01 Richard Sandiford <rsandifo@redhat.com>
888
889 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
890 and disable libgcj.
891 * configure: Regenerated.
892
3dee29da
NN
8932004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
894
895 PR bootstrap/7087
896 * Makefile.tpl: Guard XFOO sed statements better.
897 * Makefile.tpl: Add dependency for configure-target-libada.
898 * Makefile.in: Regenerate (incidentally fixes broken
899 commit when libada-branch was merged).
900
0558264b
AC
9012004-02-28 Andrew Cagney <cagney@redhat.com>
902
903 * src-release (CVS_NAMES): Define.
904 (do-tar, do-tar): Prune $(CVS_NAMES).
905
c38f9803
AC
9062004-02-23 Andrew Cagney <cagney@redhat.com>
907
908 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
909 2004-02-19.09.
910
55636792
NN
9112004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
912
913 PR bootstrap/11932
914 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
915
1e600082
AC
9162004-02-19 Andrew Cagney <cagney@redhat.com>
917
918 * config.guess: Update from version 2003-06-12 to 2004-02-16.
919 * config.sub: Update from version 2003-06-13 to 2004-02-16.
920
3769cd82
DD
9212004-02-11 David Edelsohn <edelsohn@gnu.org>
922
923 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
924 (rs6000-*-aix*): Same.
925 * configure: Regenerate.
926
a92834c8
DD
9272004-02-11 Kelley Cook <kcook@gcc.gnu.org>
928
929 * configure.in (host): Add in missing $noconfigdirs to defines.
930 * configure: Regenerate.
931
a2592b1b
DD
9322004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
933 Nathanael Nerode <neroden@gcc.gnu.org>
934
935 PR ada/6637, PR ada/5911
80b200a1 936 Merge with libada-branch:
a2592b1b
DD
937 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
938 with appropriate dependencies. Add --enable-libada configure switch.
939 * configure, Makefile.in: Regenerate.
940
e31d1ea3
DD
9412004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
942
943 * configure.in: Don't pass --with-stabs on IRIX 5 either.
944 * configure: Regenerate.
945
db85f5c0
JJ
9462004-02-02 Jeff Johnston <jjohnstn@redhat.com>
947
948 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 949
fc434214
DD
9502004-01-23 DJ Delorie <dj@redhat.com>
951
952 * Makefile.def (target_modules) [libiberty]: Don't stage.
953 * Makefile.in: Rebuilt.
954
ad445c2c 9552004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 956
ad445c2c
JJ
957 * COPYING.NEWLIB: Update to include copyrights for new
958 iconv code.
959
72bbedde
AC
9602004-01-15 Andrew Cagney <cagney@redhat.com>
961
962 * src-release: Update copyright year.
963 (do-proto-toplev): Configure using i686-pc-linux-gnu.
964 (NEWLIB_SUPPORT_DIRS): Delete macro.
965 (newlib.tar.bz2): Delete rule.
966
a6d6062d
DD
9672004-01-14 Loren J. Rittle <ljrittle@acm.org>
968
969 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
970 * Makefile.tpl (configure-target-[+module+]): Support stage.
971 * Makefile.in: Rebuilt.
972
f8b73030
MR
9732003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
974
975 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
976 throughout.
977
aff0e9df
NN
9782004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
979
bb5dca17
NN
980 * configure.in: Use ./config.cache, not config.cache.
981 * configure: Regenerate.
982 * Makefile.tpl: Special-casing not needed for GCC any more.
983 * Makefile.in: Regenerate.
984
82252c06
NN
985 * configure.in: Don't share a cache file for host dirs.
986 * configure: Regenerate.
987
aff0e9df
NN
988 * config-ml.in: Don't mess with the cache file.
989
95036d20
NN
9902004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
991
ac7b618e
NN
992 * Makefile.tpl: Make GCC use a separate config.cache.
993 * Makefile.in: Regenerate.
994
95036d20
NN
995 PR bootstrap/11932, PR bootstrap/11933
996 (I don't know if it will fix either of them, but it relates
997 to them.)
998 * configure.in: Don't use shared config.cache for target
999 directories.
1000 * configure: Regenerate.
1001
08c1856b
DD
10022003-12-31 Roger Sayle <roger@eyesopen.com>
1003
1004 * configure.in (ia64*-*-hpux*): Disable building java libraries.
1005 * configure: Regenerated.
1006
c1968181 10072003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 1008
c1968181
DD
1009 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1010 * configure: Regenerated.
1011
10ecffb9
NN
10122003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1013
1014 Port change over from GCC:
1015 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
1016 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1017 (configure-build-[+module+], configure-[+module+]): Likewise.
1018 (configure-target-[+module+], configure-gcc, config.status): Likewise.
1019 * Makefile.in: Regenerate.
1020
f2ab5990
TF
10212003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
1022
1023 * configure.in (raw_libstdcxx_flags): Remove the leading space.
1024 * configure: Regenerate.
1025
41a7d11a
JJ
10262003-11-27 Jeff Johnston <jjohnstn@redhat.com>
1027
80b200a1 1028 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
1029 stdlib.
1030
d9441a1f
DD
10312003-11-14 Arnaud Charlet <charlet@act-europe.fr>
1032
1033 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1034 * Makefile.in: Regenerate.
1035
3a48a978
DD
10362003-10-20 Phil Edwards <phil@codesourcery.com>
1037
1038 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
1039 * configure: Regenerate.
1040
f0b24077
NN
10412003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
1042
1043 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1044 HOST_FLAGS_TO_PASS.
1045 * Makefile.in: Regenerate.
1046
5fbad20a
DD
10472003-10-05 Mohan Embar <gnustuff@thisiscool.com>
1048
1049 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1050 * configure: Rebuilt
1051 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1052 * Makefile.in: Rebuilt
1053
78be4155
L
10542003-10-03 H.J. Lu <hongjiu.lu@intel.com>
1055
1056 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1057
051fcc7a
L
10582003-10-01 Phil Edwards <pme@gcc.gnu.org>
1059
1060 * config-ml.in: Use ac_configure_args directly instead of
1061 ml_arguments. Only set ml_norecursion if --no[-]recursion is
1062 actually seen.
1063
10642003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
1065
1066 * config-ml.in: Propagate INSTALL variables.
1067
f27d4f92
DJ
10682003-09-21 Daniel Jacobowitz <drow@mvista.com>
1069
1070 * configure.in: Pass a computed --program-transform-name
1071 to subconfigures.
1072 * configure: Regenerated.
1073
cae4d560
NN
10742003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1075
1076 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1077 * Makefile.in: Regenerate.
1078
1079 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1080 * Makefile.in: Regenerate.
1081
8ff944f6
DJ
10822003-09-17 Daniel Jacobowitz <drow@mvista.com>
1083
1084 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1085 quoting.
1086 * configure: Regenerated.
1087
d9a35680
MC
10882003-09-12 Michael Chastain <mec@shout.net>
1089
1090 Fix PR gdb/857.
1091 * src-release (do-proto-topleve): Remove junk files
1092 intl/config.cache, intl/config.status,
1093 intl/config.h, intl/stamp-h.
1094
710068b9
AC
10952003-09-14 Andrew Cagney <cagney@redhat.com>
1096
1097 * src-release (dejagnu.tar): New target.
1098 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
1099 (do-djunpack): Use $(PACKAGE) for the package name.
1100
e1008165
DD
11012003-09-04 DJ Delorie <dj@redhat.com>
1102
1103 * configure: Regenerate.
1104
21998d12
NC
11052003-09-04 Robert Millan <robertmh@gnu.org>
1106
1107 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 1108
ccca4bb3
DD
11092003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1110
1111 * configure.in: Ensure arguments to sed are properly spaced.
1112 * configure: Regenerate.
1113
ee949b5e
DJ
11142003-08-28 Daniel Jacobowitz <drow@mvista.com>
1115
1116 Merge from gcc:
1117 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
1118 * install-sh: Update to newer upstream versions (associated with
1119 aclocal 1.7).
1120 * missing: Likewise, plus $1Help2man -> $1 typo fix.
1121
75addda2
DJ
11222003-08-27 Daniel Jacobowitz <drow@mvista.com>
1123
1124 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1125 * configure: Regenerated.
1126
8d2877d8
NN
11272003-08-23 Phil Edwards <pme@gcc.gnu.org>
1128
1129 * configure.in: Use newline instead of semicolon when assuming
1130 shell arguments in a for loop.
1131 * configure: Regenerated.
1132
d2cc0e0d
GK
11332003-08-20 Geoffrey Keating <geoffk@apple.com>
1134
1135 PR 8180
1136 * configure.in: When testing with_libs and with_headers, treat
1137 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
1138 * configure: Regenerate.
80b200a1 1139
d2cc0e0d
GK
1140 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1141 make, shell, etc.
1142 (baseargs): Likewise.
1143 * configure: Regenerate.
1144
04d1ab34
GK
11452003-08-19 Geoffrey Keating <geoffk@apple.com>
1146
1147 * configure.in: Disable libgcj for darwin not on powerpc.
1148 * configure: Rebuild.
1149
ca506da8
MC
11502003-08-15 Michael Chastain <mec@shout.net>
1151
1152 * src-release (do-proto-toplev): Remove junk files
1153 dejagnu/example/calc/config.status,
1154 dejagnu/example/calc/config.log.
1155
a4aa3f49
DD
11562003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
1157
1158 * config-ml.in, symlink-tree: Add license.
1159
ede4fbe4
NN
11602003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
1161
1162 Merge from gcc:
1163
1164 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
1165 * Makefile.tpl (check, check-c++): Express dependencies using
1166 dependencies rather than commands.
1167 * Makefile.in: Regenerate.
1168
1169 2003-07-31 Geoffrey Keating <geoffk@apple.com>
1170 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1171 * Makefile.in: Update.
1172
970f29af
AC
11732003-08-01 Andrew Cagney <cagney@redhat.com>
1174
1175 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1176 * configure: Ditto.
1177
b2884a0c
DD
11782003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
1179
1180 * configure.in: Enable libgcj for darwin.
1181 * configure: Rebuild.
1182
c07f46a4
NN
11832003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
1184
1185 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
1186
9175bfc0
NN
11872003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
1188
1189 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1190 creating target and build subdirs to build all parent dirs as needed.
1191 * Makefile.in: Rebuild.
1192 * configure.in: Don't build dirs explicitly here.
1193 * configure: Rebuild.
1194
b9abda6a
AO
11952003-07-22 Alexandre Oliva <aoliva@redhat.com>
1196
1197 * Makefile.tpl (all-make): Depend on intl.
1198 * Makefile.in: Rebuilt.
1199
eef8ffd4
NN
12002003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1201
1202 * config.if: Remove unused libc_interface determination.
1203
295efaf0
NN
12042003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
1205
1206 * Makefile.in: Regenerate, correctly this time.
1207
e5c3f801
NN
12082003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
1209
1210 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
1211 unused INSTALL_PROGRAM_ARGS.
1212 * configure.in: Use AC_PROG_INSTALL.
1213 * Makefile.in: Regenerate.
1214 * configure: Regenerate.
1215
4a18bd6b
AO
12162003-07-10 Alexandre Oliva <aoliva@redhat.com>
1217
1218 * configure: Rebuilt.
1219 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1220 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1221 newlib nor libgloss.
1222 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
1223 * configure.in (am33_2.0-*-linux*): Added.
1224
fbd1054d
BW
12252003-07-09 Bob Wilson <bob.wilson@acm.org>
1226
1227 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1228 * configure: Regenerate.
1229
b40e3958
L
12302003-07-06 H.J. Lu <hongjiu.lu@intel.com>
1231
1232 * config-ml.in: Replace PWD with PWD_COMMAND.
1233 * Makefile.tpl: Likewise.
1234 * Makefile.in: Regenerated.
1235
4a5be7ba
NN
12362003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
1237
1238 * configure.in: Clean up config-lang.in handling. Delete
1239 useless assignment to "subdirs".
1240 * configure: Regenerate.
1241
9c14acb8
NN
12422003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
1243
1244 * configure.in: Rename 'target_libs' to 'target_libraries'.
1245 Remove useless reference to 'target_libs'.
1246 * configure: Regenerate.
1247
8f32e830
KS
12482003-06-23 Keith Seitz <kseitz@sources.redhat.com>
1249
1250 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1251 * Makefile.in: Regenerate.
1252
12f0bd74
NN
12532003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
1254
1255 * Makefile.def: Introduce flags_to_pass.
1256 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1257 * Makefile.in: Regenerate.
1258
b07c2aad
HPN
12592003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
1260
1261 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1262 and target-libgloss.
1263 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1264 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 1265 * configure: Regenerate.
b07c2aad 1266
56f25033
DD
12672003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1268
1269 * configure.in: Update testsuite_flags to new location.
1270 * configure. Regenerate.
80b200a1 1271
4ec9a3b2
NN
12722003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
1273
1274 * Makefile.tpl: Remove BUILD_CC stuff.
1275 * Makefile.in: Regenerate.
1276
059083b1 12772003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 1278
059083b1
L
1279 * config.guess: Update to 2003-06-12 version.
1280 * config.sub: Update to 2003-06-13 version.
1281
535b046a
TS
12822003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1283
1284 * MAINTAINERS: Add myself as MIPS co-maintainer.
1285
00c22daa 12862003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 1287
00c22daa
L
1288 * config.guess: Update to 2003-06-06 version.
1289 * config.sub: Update to 2003-06-06 version.
1290
1047cb91
DD
12912003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1292
1293 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1294 * configure. Regenerate.
1295
123494c8
NN
12962003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
1297
1047cb91
DD
1298 * configure.in: Disable serial configure by default.
1299 * configure: Regenerate.
1300 * Makefile.tpl: Abolish .NOTPARALLEL.
1301 * Makefile.in: Regenerate.
1302
7f121bbf
NN
1303 * Makefile.tpl: Replace {build,host,target}_canonical by
1304 {build,host,target}.
1305 * Makefile.in: Regenerate.
1306
123494c8
NN
1307 * Makefile.tpl: Fix stupid pasto.
1308 * Makefile.in: Regenerate.
1309
ec7e0995
NN
13102003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
1311
1312 * Makefile.tpl: Remove bogus conditional.
1313 * Makefile.in: Regenerate.
1314
27b1cc72
NN
13152003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
1316
2a4cbe27
NN
1317 * Makefile.tpl: Make 'recursive targets' using autogen rather
1318 than shell loop. Remove duplicate 'clean' targets and false
1319 comments.
1320 * Makefile.def: Add systematic dependencies to 'recursive' targets.
1321 Add systematic method of specifying missing targets in subdirs.
1322 Add copyright boilerplate.
1323 * Makefile.in: Regenerate.
1324 * configure.in: Add 'recursive targets' to maybe list.
1325 * configure: Regenerate.
1326
27b1cc72
NN
1327 * Makefile.tpl: Rename [+target+] to [+make_target+].
1328 * Makefile.def: Rename 'target' to 'make_target'.
1329
01e51bd0
NC
13302003-05-30 Nick Clifton <nickc@redhat.com>
1331
1332 * README-maintainer-mode: Update URL for locating blessed config
1333 tools.
1334
2fd84b42
NC
13352003-05-29 Robert Millan <rmh@debian.org>
1336
1337 * ltconfig: Import this patch and modify for use with current
1338 version of ltconfig:
1339
1340 2003-05-21 Bruno Haible <bruno@clisp.org>
1341
1342 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
1343 GNU/FreeBSD.
1344
8945c6bb
DD
13452003-05-28 DJ Delorie <dj@redhat.com>
1346
1347 * Makefile.tpl: Make maybe-check-gcc .PHONY.
1348 * Makefile.in: Regenerate.
1349
2f9632a1
JJ
13502003-05-28 Jeff Johnston <jjohnstn@redhat.com>
1351
80b200a1 1352 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 1353
3a12db16 13542003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 1355
3a12db16
DD
1356 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1357 newlib or libgloss.
1358 * Makefile.in: Regenerate.
1359
44482353
DD
13602003-05-21 DJ Delorie <dj@redhat.com>
1361
1362 * Makefile.tpl: Add missing empty maybe-check-gcc target.
1363 * Makefile.in: Regenerate.
1364
fec2c52d
MR
13652003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1366
1367 * configure.in: Use curly braces in the definition of tooldir.
1368 * configure: Regenerate.
1369
16ae0395
NN
13702003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
1371
1372 * configure.in: Switch more things to use maybe dependencies.
80b200a1 1373 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
1374 Factor out common code from autogen IF statements.
1375 * configure: Regenerate.
1376 * Makefile.in: Regenerate.
1377
ec11bdc6
DD
13782003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
1379
1380 * configure.in: Accept i[3456789]86 for machine type.
1381 * configure: Regenerate.
1382
dd12c3a8
NN
13832003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1384
1385 * configure.in: Switch more things to use maybe dependencies.
1386 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
1387 * configure: Regenerate.
1388 * Makefile.tpl: Switch more things to use maybe dependencies.
1389 * Makefile.in: Regenerate.
1390
cf662e21
AJ
13912003-05-16 Andreas Schwab <schwab@suse.de>
1392
1393 * Makefile.tpl (install-opcodes): Define.
1394 * Makefile.in: Rebuild.
1395
5481b376
AJ
13962003-05-13 Andreas Jaeger <aj@suse.de>
1397
1398 * config.guess: Update to 2003-05-09 version.
1399 * config.sub: Update to 2003-05-09 version.
1400
3959a22a
AJ
14012003-05-13 Michael Eager <eager@mvista.com>
1402
1403 * configure.in: Correct sed script so that options in quotes are not
1404 deleted.
1405 * configure: Rebuild.
1406
564b43e5
CV
14072003-05-12 Corinna Vinschen <corinna@vinschen.de>
1408
1409 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1410 and $$s/newlib/libc/sys/cygwin32 include paths.
1411 * configure: Ditto.
1412
bb947dc9
L
14132003-05-05 H.J. Lu <hjl@gnu.org>
1414
1415 * config-ml.in: Restored from gcc repository.
1416
77f7441a
CD
14172003-05-02 Chris Demetriou <cgd@broadcom.com>
1418
80b200a1
ZW
1419 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1420 * Makefile.in: Regenerate.
77f7441a 1421
a26d7085
DJ
14222003-04-27 Daniel Jacobowitz <drow@mvista.com>
1423
1424 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
1425 and Makefile.def.
1426
e4c4d240
DJ
14272003-04-27 Daniel Jacobowitz <drow@mvista.com>
1428
1429 * Makefile.tpl: Clean $(BUILD_SUBDIR).
1430 * Makefile.in: Regenerated.
1431
62a3fc85
DD
14322003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1433
1434 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1435 * Makefile.in: Regenerate.
1436
14372003-04-18 Jakub Jelinek <jakub@redhat.com>
1438
1439 * configure.in (powerpc64*-*-linux*): Remove.
1440 * configure: Rebuilt.
1441
5b474aa8
DD
14422003-04-17 Phil Edwards <pme@gcc.gnu.org>
1443
1444 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
1445 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1446 and restrap.
1447 * Makefile.in: Regenerate.
1448
14492003-04-16 Richard Earnshaw <rearnsha@arm.com>
1450
1451 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1452 * configure: Regenerated.
1453
bc295afe
AO
14542003-04-11 Alexandre Oliva <aoliva@redhat.com>
1455
1456 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1457 * */configure: Rebuilt.
1458
3728fade
NN
14592003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1460
1461 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1462 * Makefile.in: Regenerate.
1463
ce5b542e
MC
14642003-03-14 Michael Chastain <mec@shout.net>
1465
1466 * Makefile.in: Regenerate with correct Makefile.def.
1467
3db0a37f
NN
14682003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1469
1470 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1471 Make macro.
1472 * Makefile.in: Regenerate.
1473 * configure.in: Clean up gxx_include_dir logic.
1474 * configure: Regenerate.
1475
34349c6e
DD
14762003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1477
1478 * configure.in (gxx_include_dir): Fix typo.
1479 * configure: Regenerated.
1480
686c28c9
AC
14812003-03-06 Andrew Cagney <cagney@redhat.com>
1482
1483 * texinfo/texinfo.tex: Import version 2003-02-03.16.
1484
bba45b8b 14852003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 1486
bba45b8b
NN
1487 * configure.in: Include $(build_tooldir)/sys-include in
1488 FLAGS_FOR_TARGET.
1489 * configure: Regenerated.
1490
2683747f
NN
14912003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1492
bba45b8b
NN
1493 * Makefile.tpl: Reindent.
1494 * Makefile.in: Regenerate.
1495 * configure.in: Reindent. Don't set unused variables.
1496 * configure: Regenerate.
1497
2683747f
NN
1498 * Makefile.tpl: Always pass down RANLIB.
1499 * Makefile.in: Regenerate.
1500
1501 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1502 * Makefile.in: Regenerate.
1503 * configure.in: Remove unused logic relating to --enable-shared
1504 and --enable-threads. Remove bogus comments. Remove redundant
1505 noconfigdirs.
1506 * configure: Regenerate.
1507
1508 * configure.in: Replace ${libstdcxx_version} by its value.
1509 Remove reference to mh-dgux.
1510 * configure: Regenerate.
1511
50212802
NN
15122003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1513
1514 * Makefile.tpl: Rearrange.
1515 * Makefile.in: Regenerate.
1516
a6be7fc6
NC
15172003-02-25 Nick Clifton <nickc@redhat.com>
1518
1519 * configure: Remove site-file supprot - it is obsolete.
1520
f8a495c8
NC
15212003-02-24 Uwe Stieber <uwe@wwws.de>
1522
1523 * configure.in: Add support for kaOS as cross build target system.
1524 * configure: Regenerated.
1525
3decd77d
DD
15262003-02-20 Sean McNeil <sean@blue.mcneil.com>
1527
1528 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1529 configure-target-* as some target builds may require additional
1530 flags for preprocessor tests.
1531 * Makefile.in: Regenerated.
1532
f4ff34a3
AO
15332003-02-19 Alexandre Oliva <aoliva@redhat.com>
1534
1535 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1536 * ltconfig: Handle it.
1537 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1538 auto-detecting it.
1539
b7e4a931
AO
15402003-02-19 Alexandre Oliva <aoliva@redhat.com>
1541
1542 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1543 it is used as argument to $CC.
1544 * ltcf-gcj.sh: Likewise.
1545
6b784d9f
AO
15462003-02-19 Alexandre Oliva <aoliva@redhat.com>
1547
1548 * configure.in: Introduce --enable-maintainer-mode.
1549 * configure: Rebuilt.
1550 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1551 for maintainer mode.
1552 * Makefile.in: Rebuilt.
1553
8bcd8a07
AC
15542003-02-19 Andrew Cagney <ac131313@redhat.com>
1555
1556 * configure: Regenerate using autoconf 2.13.
1557
ee3fd329
AM
15582003-02-19 Alan Modra <amodra@bigpond.net.au>
1559
1560 * config.guess: Import latest version.
1561 * config.sub: Import latest version.
1562
e9e45685
JM
15632003-02-18 Jason Merrill <jason@redhat.com>
1564
1565 * Makefile.tpl (check-c++): Allow parallelism.
1566
859789af
AC
15672003-02-17 Andrew Cagney <ac131313@redhat.com>
1568
1569 * configure: Regenerate using autoconf 000227.
1570
b3f16a9b
GK
15712003-02-15 Geoffrey Keating <geoffk@apple.com>
1572
1573 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1574 don't configure target-libobjc.
1575 * configure: Regenerate.
1576
72e60e02
DD
15772003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1578
1579 * Makefile.tpl (RANLIB): Define.
1580 * Makefile.in: Regenerate.
1581
91f0e695
KS
15822003-02-06 Keith R Seitz <keiths@redhat.com>
1583
1584 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1585 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1586 * Makefile.in: Regenerated.
1587 * configure.in: Remove all traces of snavigator, db, and grep.
1588 * configure: Regenerated.
1589
122bfa92
FCE
15902003-01-31 Frank Ch. Eigler <fche@redhat.com>
1591
1592 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1593 * Makefile.in: Regenerated.
1594
264095c3
AO
15952003-01-30 Alexandre Oliva <aoliva@redhat.com>
1596
1597 * config.if: Copy from GCC.
1598
a84dbcb3
AO
15992003-01-27 Phil Edwards <pme@gcc.gnu.org>
1600
1601 * configure.in: Revert 24Jan change.
1602 * configure: Regenerate.
1603
19618276
NN
16042003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1605
1606 * configure.in: Revert previous change.
1607 * configure: Regenerate.
1608
b7f27a92
NN
16092003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1610
1611 * configure.in: Make rda native-only.
1612 * configure: Regenerate.
1613
83326456
NN
16142003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1615
1616 * configure.in: Add missing \.
1617 * configure: Rebuilt.
1618
5e367fa5
JJ
16192003-01-17 Jakub Jelinek <jakub@redhat.com>
1620
1621 * configure.in (baseargs): Avoid using \| in sed regular
1622 expressions.
1623 * configure: Rebuilt.
1624
e01f337c
JJ
16252003-01-16 Jakub Jelinek <jakub@redhat.com>
1626
1627 * configure.in (baseargs): Remove all supported forms of
1628 --cache-file, --srcdir, --host, --build and --target options
1629 from argument lists.
1630 * configure: Rebuilt.
1631
aa236487
AO
16322003-01-15 Alexandre Oliva <aoliva@redhat.com>
1633
1634 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1635 * configure: Rebuilt.
1636
586c0873
NN
16372003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1638
1639 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1640 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1641 * Makefile.in: Regenerate.
1642 * configure: Regenerate.
1643
497f816e
DD
16442003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1645
1646 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1647 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1648 * Makefile.in: Regenerate.
1649
bfbe5519
AO
16502003-01-09 Alexandre Oliva <aoliva@redhat.com>
1651
1652 * configure.in: Remove Makefile in build, host and target modules
1653 unless configure was run with --no-recursion.
1654 * configure: Rebuilt.
1655
3f234ef5
CD
16562003-01-08 Chris Demetriou <cgd@broadcom.com>
1657
1658 * config.guess: Update to 2003-01-03 version.
1659 * config.sub: Update to 2003-01-03 version.
1660
a3982d48
CF
16612003-01-07 Christopher Faylor <cgf@redhat.com>
1662
1663 * configure: Regenerate with proper autoconf 2.13.
1664
75778ec4
CF
16652003-01-07 Christopher Faylor <cgf@redhat.com>
1666
80b200a1
ZW
1667 * configure.in: Add AC_PREREQ for consistency.
1668 * configure: Regenerate.
75778ec4 1669
c180f501
AC
16702003-01-06 Andrew Cagney <ac131313@redhat.com>
1671
1672 * configure.in (GDB_TK): Add tcl directories conditional on
1673 gdb/gdbtk directory being present.
1674 * configure: Regenerate.
5481b376 1675
46ca2cc2
DA
16762003-01-04 John David Anglin <dave.anglin@nrc.ca>
1677
1678 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1679 by gcc if LD is not defined and we are not doing a Canadian Cross.
1680 * configure: Rebuilt.
1681
53dd8dab
DJ
16822003-01-01 Daniel Jacobowitz <drow@mvista.com>
1683
1684 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
1685
50ceb20c
TT
16862002-12-31 Tom Tromey <tromey@redhat.com>
1687
1688 * Makefile.in: Rebuilt.
1689 * Makefile.def (target_modules) [libffi]: Allow installation.
1690
e78b5cfe
AS
16912002-12-31 Andreas Schwab <schwab@suse.de>
1692
1693 * configure.in: Fix use of $program_transform_name.
1694 * configure: Regenerated.
1695
67448102
DJ
16962002-12-30 Daniel Jacobowitz <drow@mvista.com>
1697
1698 * configure.in (baseargs): Don't remove first configure argument.
1699 * configure: Regenerated.
1700
e6bfb94a
AO
17012002-12-29 Alexandre Oliva <aoliva@redhat.com>
1702
1703 * Makefile.tpl (local-distclean): Don't remove...
1704 (multilib.ts): ... this. Moved into...
1705 (multilib.out): ... this. Don't use sub-make.
1706 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1707 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1708 (configure-build-[+module+], configure-[+module+],
1709 configure-target-[+module+], configure-gcc): ... these. Test
1710 for Makefile existence. Drop config.status from dependencies.
1711 * Makefile.in: Rebuilt.
1712 * configure.in: Move gcc-version-trigger to the end of
1713 ac_configure_args. Add comments to maybedep.tmp and
1714 serdep.tmp. Introduce --disable-serial-configure. Remove
1715 nonopt from baseargs, matching and removing corresponding
1716 whitespace while at it.
1717 * configure: Rebuilt.
1718
8f0dfb36
AO
17192002-12-28 Alexandre Oliva <aoliva@redhat.com>
1720
1721 * configure.in (host_configargs): Replace reference to
1722 no-longer-defined buildopts with --build=${build_alias}.
1723 * configure: Rebuilt.
1724
43be203f
AO
17252002-12-28 Alexandre Oliva <aoliva@redhat.com>
1726
1727 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
1728 program_transform_name to standard idiom.
1729 (AUTOGEN, AUTOCONF): Define.
1730 (Makefile.in): Use $(AUTOGEN).
1731 (Makefile): Depend on config.status, and use autoconf-style rule to
1732 build it. Move original commands to...
1733 (config.status): ... this new target.
1734 (configure): Add $(srcdir). Depend on config/acx.m4. Use
1735 $(AUTOCONF).
1736 * Makefile.in: Rebuilt.
1737
a0da8069
NN
17382002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
1739
d18f1c9f
NN
1740 * Makefile.tpl: Fix dramatic bustage due to change in
1741 program_transform_name.
1742 * Makefile.in: Regenerate.
1743
1744 * configure.in: Remove unnecessary PATH setting.
1745 * configure: Regnerate.
1746
1747 * configure.in: Don't default to unprefixed tools unless
1748 the native tools will work.
1749 * configure: Regenerate.
1750
a0da8069
NN
1751 * configure.in: Convert to autoconf script. Blow away lots
1752 of now-redundant Makefile fragments.
1753 * configure: Generate using Autoconf.
1754 * Makefile.tpl: Rewrite to reflect autoconfiscation.
1755 * Makefile.in: Regenerate.
1756
c567df0a
NN
17572002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
1758
5481b376 1759 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
1760 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1761
5481b376 1762 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 1763 where they belong.
2c7f9a32 1764
2dabcfb4
AS
17652002-12-24 Andreas Schwab <schwab@suse.de>
1766
1767 * Makefile.tpl (multilib.out): Fix missing space.
1768 * Makefile.in: Regenerate.
1769
1086bc09
NN
17702002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
1771
1772 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
1773 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
1774 * Makefile.in: Regenerate.
1775 * configure.in: Remove unnecessary leftovers.
1776
1086bc09
NN
17772002-12-21 Geoffrey Keating <geoffk@apple.com>
1778
1779 * configure.in (extra_ranlibflags_for_target): New variable.
1780 (*-*-darwin): Add -c to ranlib commands.
1781 * configure (tooldir): Handle extra_ranlibflags_for_target.
1782
14e9ca95
JJ
17832002-12-20 Jeff Johnston <jjohnstn@redhat.com>
1784
1785 * COPYING.NEWLIB: Updated.
1786 * COPYING.LIBGLOSS: Ditto.
1787
14c428fb
NN
17882002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1789
1790 * Makefile.tpl: Revert HJL's change.
1791 * Makefile.in: Regenerated.
1792 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1793 always.
1794
313b8244
AS
17952002-12-19 Andreas Schwab <schwab@suse.de>
1796
1797 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1798 * Makefile.in: Regenerate.
1799
efeae3db
L
18002002-12-18 H.J. Lu <hjl@gnu.org>
1801
1802 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1803 * Makefile.in: Regenerated.
1804
1805 * configure.in (build_prefix): New. Substitute.
1806
43d92c63
NN
18072002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
1808
59da4fe6
NN
1809 * Makefile.tpl: Don't let real targets depend on phony targets.
1810 * Makefile.in: Regenerate.
1811
43d92c63
NN
1812 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1813 * Makefile.in: Regenerate.
1814
b72e6a2d
JM
18152002-12-16 Jason Merrill <jason@redhat.com>
1816
1817 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1818 previous 'make bootstrap'.
1819 * Makefile.in: Regenerate.
1820
95c72c44
HPN
18212002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
1822
1823 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1824
7d695d07
JM
18252002-12-13 Jason Merrill <jason@redhat.com>
1826
1827 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
1828 library tests.
1829 (check-c++): Just depend on it and check-target-libstdc++-v3.
1830 * Makefile.in: Regenerate.
1831
54103d1e
NN
18322002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
1833
1834 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1835 * Makefile.in: Regenerate.
1836
4024f1e1
JJ
18372002-12-12 Jeff Johnston <jjohnstn@redhat.com>
1838
80b200a1
ZW
1839 * COPYING.NEWLIB: Update list of alternate Regent of California
1840 licenses and discuss official revoking of advertising clause.
1841 * COPYING.LIBGLOSS: Ditto.
4024f1e1 1842
7dda0df6
AO
18432002-12-12 Alexandre Oliva <aoliva@redhat.com>
1844
1845 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1846 * Makefile.in: Rebuilt.
1847
d03be79e 18482002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 1849
929293f4
NN
1850 * configure: Fix bug put in by gremlins.
1851
d03be79e
NN
1852 * Makefile.tpl: Substitute more autoconfily.
1853 * configure: Substitute more autoconfily.
1854 * Makefile.in: Regenerate.
1855
18562002-12-08 Andrew Cagney <ac131313@redhat.com>
1857
1858 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1859 * Makefile.in (all-sim): Ditto.
a36d530e
DD
1860
18612002-12-06 DJ Delorie <dj@redhat.com>
1862
1863 * Makefile.tpl: Change configure dependencies to not have real
1864 targets depend on phony targets.
b4a77b47 1865
db1ac78d
NN
18662002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
1867
bcaf2395
NN
1868 * configure.in: Revert unintentional change.
1869
b4fa093e
NN
1870 * src-release: Configure host subdirs.
1871
db1ac78d
NN
1872 * Makefile.tpl: Change dependency for */multilib.out so that
1873 it works when gcc isn't in the tree.
1874
1875 * configure.in: Substitute more.
1876 * configure: Run subconfigures from the Makefile.
1877 * Makefile.tpl: Run subconfigures from the Makefile; add a few
1878 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
1879
15723a45
NN
18802002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
1881
e2b9e2dc
NN
1882 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
1883 and corresponding dependencies.
1884 * Makefile.in: Regenerate.
1885
2af579c4
NN
1886 * configure.in (host_tools): Order binutils, gas and ld for
1887 convenience in running the testsuites.
1888
a2cc058a
NN
1889 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
1890 * Makefile.in: Regenerate.
1891 * configure.in: Introduce rules to serialize subconfigure runs.
1892
15723a45
NN
1893 * configure.in: Introduce BASE_CC_FOR_TARGET.
1894 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
1895 Realize configure-build-* targets. Realize configure-target-* targets.
1896 * Makefile.in: Regenerate.
1897
ae831be5
NN
18982002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1899
1900 * configure: Move gcc_version_trigger stuff from here...
1901 * configure.in: ...to here.
1902
1903 * configure.in: Separate subconfigure options added by this file from
1904 options given by the user. Add machinery to put args for host
1905 subconfigures into the Makefile.
1906
1907 * Makefile.tpl: Remove 'vault' targets.
1908 * Makefile.tpl: Reorder and comment dependencies.
1909 * Makefile.in: Regenerate.
1910
bbf7c8ac
NN
19112002-11-28 Geoffrey Keating <geoffk@apple.com>
1912
1913 * configure.in: Move host-specific darwin noconfigdirs into
1914 the host-specific section.
1915
930314a4
NN
19162002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1917
52d7cdee
NN
1918 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
1919 during replay.
1920 * Makefile.in: Regenerate.
1921
930314a4
NN
1922 (finishing slow-motion replay)
1923 * configure: Remove skip-this-dir support.
1924 * Makefile.tpl: Remove skip-this-dir support.
1925
1926 * Makefile.tpl: Remove leftover support for non-autoconfiscated
1927 subdirectories.
1928 * Makefile.in: Regenerate.
1929
1930 * Makefile.tpl: Strip out useless setting of 'dir'.
1931 * Makefile.in: Regenerate.
5481b376 1932
930314a4
NN
19332002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1934
1935 (finishing slow-motion replay)
1936 * configure.in: Fix deeply stupid bug.
1937
1938 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
1939 shell code in CXX_FOR_TARGET
1940 * Makefile.def: Introduce raw_cxx.
1941 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
1942 RAW_CXX_FOR_TARGET.
1943 * Makefile.in: Regenerate.
1944
19452002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1946
1947 (finishing slow-motion replay)
1948 * Makefile.tpl: Remove unnecessary ifs.
1949 * Makefile.in: Regenerate.
1950
5481b376 1951 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
1952 dependencies. Maybe-ize build-libiberty. Create dummy install
1953 targets for 'no_install' modules.
5481b376 1954 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 1955 build_modules stuff to configure.in.
5481b376 1956 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
1957 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
1958 * Makefile.in: Regenerate.
1959
3866be5d
NN
19602002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
1961
1962 (continuing slow-motion replay)
1963 * Makefile.tpl: Make all-target, install-target behave similarly
1964 to all, install (only hitting configured targets). Eliminate
1965 unused macro defintions.
1966
1967 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
1968 build != host.
1969
1970 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
1971
1972 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
1973
5481b376 1974 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
1975 configuring. Remove references to "dosrel".
1976 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 1977 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 1978 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 1979 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
1980 and redundant dependency; rearrange slightly.
1981 * Makefile.def: Add host-side libtermcap, utils.
1982
1983 * Makefile.in: Regenerate.
1984
e393202e
NN
19852002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
1986
1987 (Continuing slow-motion replay)
1988 * Makefile.def: Add list of recursive targets to autogenerate.
1989 Add build_modules.
1990 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
1991 targets. Autogenerate *-build-* targets.
1992 * Makefile.in: Regenerate.
1993
583d52d7
NN
19942002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
1995
1996 (Continuing slow-motion replay)
1997 * configure: More autoconf-style substitutions.
1998 * Makefile.tpl: More autoconf-style substitutions.
1999 * Makefile.in: Regenerate.
2000
20012002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
2002
2003 (Continuing slow-motion replay)
2004 * configure: Substitute more variables in a more autoconf-friendly
2005 way. Simplify slightly.
2006 * Makefile.tpl: Make more variables substitutable in an
2007 autoconf-friendly way.
2008 * Makefile.in: Regenerate.
2009
874e38b4
NN
20102002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
2011
2012 (Continuing slow-motion replay)
2013 * configure.in (v810*): Remove special setting of tools.
2014
2015 * configure: Add support for extra required flags for ar or nm.
2016 * configure.in (aix4.3+): Use above support for target-specific
2017 issues, rather than using config/mt-aix43.
2018
852e5f18
NN
20192002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
2020
2021 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
2022 * configure: Remove 'removing', which doesn't work. Replace $subdir
2023 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
2024 with $srcdir. Reformat indentation. Substitute some variables
2025 formerly hard-coded in the Makefile for build=host.
2026 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2027 * Makefile.def: Autogenerate more.
2028 * Makefile.in: Regenerate.
2029
c9a0d920
DD
20302002-11-13 Bruce Korb <bkorb@gnu.org>
2031
2032 * Makefile.tpl: syntactic cleanup
2033
dd2768ff
KB
20342002-11-04 Kevin Buettner <kevinb@redhat.com>
2035
2036 * Makefile.def (host_modules): Add rda.
2037 * Makefile.in: Regenerate.
2038 * configure.in (target_tool): Add target-rda to list.
2039
1aa8389d
DD
20402002-10-25 Phil Edwards <pme@gcc.gnu.org>
2041
2042 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
2043 and restrap targets to this rule.
2044 * Makefile.in: Regenerate.
2045
28f46298
HPN
20462002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
2047
2048 * configure.in (i[3456]86-*-linux*): Add check to disable
2049 ${libgcj} for glibc1.
2050
ff72e302
NC
20512002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
2052
2053 * configure.in: Add tic4x target.
2054
8607b6c9
NN
20552002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
2056
2057 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2058 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2059 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2060 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2061 * Makefile.in: Regenerate.
2062
f8f61f4a
NN
20632002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2064
c86f794b
NN
2065 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2066 * Makefile.in: Regenerate.
2067
a9590527
NN
2068 * Makefile.def: Remove order dependency comments.
2069 * Makefile.tpl: Add explicit install-install dependencies.
2070 * Makefile.in: Regenerate.
2071
8412ce72
NN
2072 * Makefile.tpl: Remove material now in src-release. (Finally!)
2073 * Makefile.in: Regenerate.
2074
8b9f37f1
NN
2075 * configure: Restore my original patch by syncing with gcc version.
2076
f8f61f4a
NN
2077 * Bring following over from gcc:
2078
20792002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
2080
2081 * configure.in (s390*-*-linux*): Enable libgcj.
2082
403d9505
NN
20832002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2084
2085 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
2086
95f6f383
AM
20872002-10-02 Alan Modra <amodra@bigpond.net.au>
2088
e4673b0a 2089 * configure: Move stray lines back to where they belong.
95f6f383 2090
748503c8
NN
20912002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
2092
a581b5c3
NN
2093 * Makefile.tpl: Insert configure-target target, for src-release.
2094
c084f5b4
NN
2095 * configure: Finish reverting change which Andrew Cagney started
2096 reverting. Should fix bustage.
2097
7aa673ed 2098 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
2099 * src-release: New file. Contains material for making net
2100 releases for gdb, binutils, et al., formerly in Makefile.in.
2101
82a9b2d9
NC
21022002-09-30 Nick Clifton <nickc@redhat.com>
2103
2104 * cpu: New top level directory. Intended to hold input files for
2105 CGEN which have FSF copyright assignment.
2106 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2107
c2463a00
AC
21082002-09-29 Andrew Cagney <ac131313@redhat.com>
2109
2110 Revert below (note that src does not contain Makefile.tpl):
2111 * Makefile.tpl: Make subsituted variables more autoconfy.
2112 * Makefile.in: Regenerate.
2113
f03b4789
NN
21142002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2115
c11e16a9
NN
2116 * configure: Revert accidentally applied changes.
2117
f03b4789
NN
2118 * Makefile.tpl: Make more autoconf-friendly.
2119 * Makefile.in: Regenerate.
2120 * configure: Make substitution more autoconf-like.
2121
21222002-09-28 Richard Earnshaw <rearnsha@arm.com>
2123
2124 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2125 single entry to handle all these.
2126 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
2127 libjava on arm-*-elf.
2128
c0292023
GK
21292002-09-27 Geoffrey Keating <geoffk@apple.com>
2130
2131 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2132 things that depend on them.
2133
c66d951e
NN
21342002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2135
2136 * Makefile.tpl: Make subsituted variables more autoconfy.
2137 * Makefile.in: Regenerate.
2138 * configure: Make seds more autoconfy.
2139
907a7241 21402002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
2141
2142 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2143 * Makefile.in: Regenerate.
2144 * configure.in: Rewrite sed statements to look autoconfy.
2145
907a7241
NN
2146 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2147 all-target-foo on configure-target-foo.
2148 * Makefile.def: Ditto.
2149 * Makefile.in: Rebuild.
2150
405ea7a0
NN
21512002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2152
2153 * Makefile.def: New file.
2154 * Makefile.tpl: New file.
2155 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2156
2157 * configure.in: Minor rearrangement. Simplify tests.
2158
bdc57bfd
JT
21592002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
2160
2161 * configure.in (with_headers): Skip copy if value is "yes".
2162 (with_libs): Likewise.
2163
ae03d6e2
NN
21642002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2165
2166 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2167 * configure.in (sh*-*-pe*): Ditto.
2168 * configure.in (mips*-*-pe*): Ditto.
2169 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
2170
2171 * configure.in: Rearrange.
2172
707960fe
NC
21732002-09-12 Nick Clifton <nickc@redhat.com>
2174
2175 * Import these changes from the config master repository:
2176
2177 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
2178
2179 * config.sub: Add tic4x target.
2180
2181 2002-09-03 Ben Elliston <bje@redhat.com>
2182
2183 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
2184 Reported by <Duncan_Stodart@insession.com>.
2185
36ea319f
JJ
21862002-09-10 Jeff Johnston <jjohnstn@redhat.com>
2187
2188 * COPYING.NEWLIB: More updates.
2189
cf57480a
JJ
21902002-09-09 Jeff Johnston <jjohnstn@redhat.com>
2191
2192 * COPYING.NEWLIB: Update.
2193
fd31a171
AC
21942002-08-23 Andrew Cagney <ac131313@redhat.com>
2195
23b632fc
AC
2196 * texinfo/texinfo.tex: Import version 2002-06-04.06.
2197
fd31a171
AC
2198 * config.guess: Import version 2002-08-23.
2199 * config.sub: Import version 2002-08-22.
2200
a08bafb5
AO
22012002-08-20 Alexandre Oliva <aoliva@redhat.com>
2202
2203 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2204 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2205 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2206
17240c1f
NC
22072002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
2208
2209 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2210
e70ad0c6
L
22112002-08-04 H.J. Lu (hjl@gnu.org)
2212
2213 * configure.in (mips*-*-linux*): Don't skip target-libffi.
2214
574e6d11
DD
22152002-07-31 Alan Modra <amodra@bigpond.net.au>
2216
2217 * configure.in: Move generic linux case to end. Copy generic
2218 linux noconfigdirs to mips*-*-linux* entry and new
2219 powerpc64*-*-linux* entry. Add target-libffi for the latter.
2220
611e7523
CD
22212002-07-19 Chris Demetriou <cgd@broadcom.com>
2222
2223 * MAINTAINERS: Clarify on config.guess and config.sub, and add
2224 one instance of them which was missed to the list to update.
2225
51759676
CD
22262002-07-16 Chris Demetriou <cgd@broadcom.com>
2227
2228 * config.guess: Update to 2002-07-09 version.
2229 * config.sub: Update to 2002-07-03 version.
2230
7c1f909c
DD
22312002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
2232
2233 * configure.in: Remove two redundant tests.
2234
d7cf5d30
DD
22352002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2236
2237 * configure.in (mips*-*-irix6*o32): Enable stabs.
2238
c74222f7
DD
22392002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
2240
5b53c336
DD
2241 * configure.in: Don't build grez.
2242 * Makefile.in: Ditto.
2243
c74222f7
DD
2244 * Makefile.in: Remove references to bsp, cygmon, libstub.
2245 * configure.in: Ditto.
2246
2247 * configure.in: Remove leftover reference to gdbtest.
2248
edd1b227
DD
22492002-07-08 Phil Edwards <pme@gcc.gnu.org>
2250
2251 * configure.in (gxx_include_dir): Change to match versioned
2252 C++ headers if --enable-version-specific-runtime-libs is used.
2253
486186e3
AO
22542002-07-04 Steve Ellcey <sje@cup.hp.com>
2255
2256 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2257
ff0a3bf8
DD
22582002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
2259
2260 * configure.in: Make --without-x work.
2261
1dfa8174
NC
22622002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
2263
2264 * contrib: New directory. Created to contain a copy of the
5481b376 2265 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
2266 the FSF GCC sources.
2267
07637366
DD
22682002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
2269
b6f83f2a
DD
2270 * configure.in: Rearrange target Makefile fragment collection.
2271
07637366
DD
2272 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2273 cvs[src].
2274 * configure.in: Ditto.
2275
f48556b1
DD
22762002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
2277
2278 * Makefile.in: Eliminate 'apache' targets.
2279 * configure.in: Eliminate 'apache' targets.
2280
2281 * configure.in: Eliminate redundant tests. Reorganize.
2282
2283 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2284
2285 * config-ml.in: Eliminate references to Cygnus configure.
2286
2287 * Makefile.in: Eliminate references to building emacs.
2288
22892002-07-01 Denis Chertykov <denisc@overta.ru>
2290
2291 * configure.in: Add support for ip2k.
2292
cdb9e2b8
BE
22932002-06-24 Ben Elliston <bje@redhat.com>
2294
2295 * configure.in (host_tools): Remove cgen.
2296
2297 * Makefile.in (all-cgen): Remove; runs from its source directory.
2298 (check-cgen, install-cgen, clean-cgen): Likewise.
2299 (all-opcodes): No not depend on all-cgen.
2300 (all-sim): Likewise.
2301
3558860c
DD
23022002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2303
2304 * configure.in: Fix AIX configury bug.
2305
e3b0c936
DD
23062002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2307
cdb9e2b8 2308 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 2309
cdb9e2b8
BE
2310 * configure.in: Move definition of libstdcxx_flags right above
2311 usage, rather than way earlier.
8ee424c0 2312
c712250a
DD
2313 * configure.in: Pull definition of is_cross_compiler earlier.
2314
9ee1a75c
DD
2315 * configure.in: Rearrange a little.
2316
e3b0c936
DD
2317 * configure.in: Remove references to librx.
2318 * Makefile.in: Remove references to librx.
2319
b2bd228e
DD
23202002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2321
2322 * configure.in: Eliminate ${gasdir} variable.
2323
7cd52483
DB
23242002-06-18 Dave Brolley <brolley@redhat.com>
2325
2326 * configure.in: Add support for frv.
2327 * config.sub: Add support for frv.
2328
6c5e141a
DD
23292002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2330
2331 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2332
0d18b56d
JT
23332002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2334
2335 * configure.in (vax-*-netbsd*): Re-enable gas.
2336
fd8958d5
DD
23372002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2338
27f15fdd
DD
2339 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2340 BUILD_PREFIX_1, to correct nomenclature.
2341 * configure: Likewise.
2342
fd8958d5
DD
2343 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2344 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2345
0c2442b7
DD
23462002-05-31 Olaf Hering <olh@suse.de>
2347
2348 * config-ml.in: Propogate DESTDIR also.
2349
a3602181
JT
23502002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2351
2352 * configure.in (vax-*-netbsd*): Don't build gas for this
2353 platform.
2354
c95f53ae
MM
23552002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2356
2357 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2358 and libgcj for AVR.
2359
1d7c1053
NC
23602002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2361
2362 * config.sub: Add DLX target.
2363
4b37028f
JT
23642002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2365
2366 * config.guess: Update to 2002-05-22 version.
2367 * config.sub: Likewise.
2368
d5de0a84
NC
23692002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2370
2371 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2372 * config-ml.in: Likewise.
2373 * configure: Likewise.
2374 * configure.in: Likewise.
2375
c92a0210
DD
23762002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2377
115a77aa
DD
2378 * configure.in: Simplify makefile fragment collection.
2379
2380 * configure.in: Remove code to build emacs.
e99daf2b 2381
91e060aa
DD
2382 * configure.in : Remove --srcdir argument from targargs and buildargs
2383 (it's always overridden in the Makefile anyway). Rearrange a bit.
2384
2385 * configure: Move some logic to configure.in.
2386 * configure.in: Move some logic from configure.
c92a0210 2387
91217342
JJ
23882002-05-07 Jeff Johnston <jjohnstn@redhat.com>
2389
2390 * COPYING.LIBGLOSS: New file.
2391
d3d8a9ee
NC
23922002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
2393
2394 * Makefile.in: Honour DESTDIR.
2395
3a036cdc
AO
23962002-05-05 Alexandre Oliva <aoliva@redhat.com>
2397
2398 * configure.in (noconfigdirs): Don't disable libgcj on
2399 sparc64-*-solaris* and sparcv9-*-solaris*.
2400
6d095fe4
AO
24012002-05-03 Alexandre Oliva <aoliva@redhat.com>
2402
2403 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2404
dac55df9
TF
24052002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2406
2407 * configure.in (FLAGS_FOR_TARGET): Do not add
2408 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2409 on i[3456]86-*-linux*.
2410
a018e15b
TF
24112002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2412
2413 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
2414
2415 * configure.in (noconfigdirs): Do not add target-newlib if
2416 target == i[3456]86-*-linux*, and host == target.
2417
5f284831
MM
24182002-04-29 Mark Mitchell <mark@codesourcery.com>
2419
2420 * config.guess: Updated to 2002-04-26's version.
2421 * config.sub: Updated to 2002-04-26's version.
2422
33babf59
DD
24232002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2424
bd5f7da2
DD
2425 * configure.in: delete reference to absent file
2426
a0c4f3a0
DD
2427 * configure.in: replace '[' with 'test'
2428
66f1ba4f
DD
2429 * configure.in: Eliminate references to gash.
2430 * Makefile.in: Eliminate references to gash.
2431
7c3ab50c
DD
2432 * configure.in: remove useless references to 'pic' makefile fragments.
2433
bbc025f5
DD
2434 * configure.in: (*-*-windows*) Finish removing.
2435
33babf59
DD
2436 * configure.in: Eliminate redundant test for libgui.
2437
d5ec694c
DD
24382002-04-26 Joel Sherrill <joel@OARcorp.com>
2439
2440 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2441 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2442
57a5346c
DD
24432002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2444
2445 * configure.in: remove references to dead files
2446
dbf93899
DD
24472002-04-18 Tom Tromey <tromey@redhat.com>
2448
2449 * configure.in: Disallow configuring libgcj when it is already
2450 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2451 Solaris 2.8 by default. For PR libgcj/6158.
2452
26eadf68
DD
24532002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2454
2455 * configure.in: Move default CC setting out of config/mh-* fragments
2456 directly into here.
2457
a0a2c6c6
DD
24582002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2459
2460 * configure.in: don't even try to configure or make a subdirectory
2461 if there's no configure script for it.
2462
9972f812
DD
24632002-04-15 Mark Mitchell <mark@codesourcery.com>
2464
2465 * MAINTAINERS: Remove chill maintainers.
2466 * Makefile.in (CHILLFLAGS): Remove.
2467 (CHILL_LIB): Remove.
2468 (TARGET_CONFIGDIRS): Remove libchill.
2469 (CHILL_FOR_TARGET): Remove.
2470 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2471 CHILL_LIB.
2472 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2473 (CHECK_TARGET_MODULES): Likewise.
2474 (INSTALL_TARGET_MODULES): Likewise.
2475 (CLEAN_TARGET_MODULES): Likewise.
2476 (configure-target-libchill): Remove.
2477 (all-target-libchill): Remove.
2478 * configure.in (target_libs): Remove target-libchill.
2479 Do not compute CHILL_FOR_TARGET.
2480 * libchill: Remove directory.
5481b376 2481
75205f78
DD
24822002-04-15 DJ Delorie <dj@redhat.com>
2483
2484 * Makefile.in, configure.in, configure: Sync with gcc, entries
2485 follow...
2486
24872002-04-08 Tom Tromey <tromey@redhat.com>
2488
2489 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2490 Fixes PR libgcj/6068.
2491
24922002-03-30 Krister Walfridsson <cato@df.lth.se>
2493
2494 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2495
24962002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2497
2498 * configure.in (alpha*-dec-osf*): Enable libgcj.
2499
25002002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
2501
2502 Fix for: PR bootstrap/3591, target/5676
2503 * configure.in (mcore-pe): Disable the configuration of
2504 libstdc++-v3 since exceptions are not supported.
2505
25062002-03-20 Anthony Green <green@redhat.com>
2507
2508 * configure.in: Enable libgcj for xscale-elf target.
2509
25102002-02-28 Alexandre Oliva <aoliva@redhat.com>
2511
2512 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2513 libjava.
2514 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2515
25162002-02-22 Alexandre Oliva <aoliva@redhat.com>
2517
2518 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2519 libstdc++-v3 and libjava.
2520
25212002-02-11 Adam Megacz <adam@xwt.org>
2522
2523 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2524 boehm-gc
2525
25262002-02-09 Alexandre Oliva <aoliva@redhat.com>
2527
2528 * config.guess: Updated to 2002-01-30's version.
2529 * config.sub: Updated to 2002-02-01's version.
2530 Contribute sh64-elf.
2531 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2532 * configure.in: Added sh64-*-*.
2533
25342002-01-17 H.J. Lu <hjl@gnu.org>
2535
2536 * Makefile.in (all-fastjar): Also depend on all-libiberty.
2537 (all-target-fastjar): Also depend on all-target-libiberty.
2538
2539Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
2540
2541 * configure, configure.in: Use temp file for long sed commands.
2542
25432001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2544
2545 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2546 libf2c.
2547
25482001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2549
2550 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2551
25522001-10-11 Hans-Peter Nilsson <hp@axis.com>
2553
2554 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
2555
25562001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2557
2558 * configure: Handle temporary files securely using mkdir.
2559
25602001-09-26 Will Cohen <wcohen@redhat.com>
2561
2562 * configure.in (*-*-linux*): Disable configuration of target-newlib
2563 and target-libgloss.
2564
25652001-09-26 Alexandre Oliva <aoliva@redhat.com>
2566
2567 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
2568 RANLIB.
2569
25702001-08-11 Graham Stott <grahams@redhat.com>
2571
2572 * Makefile.in (check-c++): Add missing semicolon.
2573
25742001-07-25 Andrew Haley <aph@cambridge.redhat.com>
2575
2576 * configure.in (sh-*-linux*): New.
2577
25782001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2579
2580 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2581 and libgcj on m68hc11/m68hc12.
2582
25832001-06-27 H.J. Lu (hjl@gnu.org)
2584
2585 * Makefile (CFLAGS_FOR_BUILD): New.
2586 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
2587
25882001-06-01 Hans-Peter Nilsson <hp@axis.com>
2589
2590 * configure.in (libstdcxx_flags): Do not try to execute
2591 libstdc++-v3/testsuite_flags until it exists.
2592
25932001-05-18 Benjamin Kosnik <bkoz@redhat.com>
2594
2595 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
2596
25972001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
2598
2599 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
2600
2601Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
2602
2603 * configure.in: Move *-chorusos target case to the proper switch.
2604 Disable libgcj.
2605
26062001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2607
2608 * Makefile.in (STAGE1_CFLAGS): Pass down.
2609
26102001-04-13 Alan Modra <amodra@one.net.au>
2611
2612 * config.guess: Add hppa64-linux support. Note for next import that
2613 this is already in the master file.
2614 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
2615
26162001-03-22 Colin Howell <chowell@redhat.com>
2617
2618 * Makefile.in (DO_X): Do not backslash single-quotes in
2619 backquotes (two places).
2620
26212001-03-18 Laurynas Biveinis <lauras@softhome.net>
2622
2623 * Makefile.in (DO_X): Quote nested quotes.
2624
26252001-03-15 Laurynas Biveinis <lauras@softhome.net>
2626
2627 * Makefile.in (DO_X): Use double quotes for quoting
2628 "RANLIB=$${RANLIB}".
2629
26302001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
2631
2632 * configure.in: Only use `lang_requires' for languages athat are
2633 actually enabled.
2634
26352001-03-07 Tom Tromey <tromey@redhat.com>
2636
2637 * configure.in: Allow config-lang.in to set `lang_requires' to list
2638 of other required languages.
2639
26402001-03-06 Laurynas Biveinis <lauras@softhome.net>
2641
2642 * Makefile.in: Remove RANLIB definition. Use RANLIB
2643 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
2644 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
2645
26462001-02-28 Benjamin Kosnik <bkoz@redhat.com>
2647 Alexandre Oliva <aoliva@redhat.com>
2648
2649 * Makefile.in (check-c++): Use tabs, not spaces.
2650
26512001-02-19 Benjamin Kosnik <bkoz@redhat.com>
2652
2653 * Makefile.in (check-c++): New rule.
2654
2655 * configure.in (target_libs): Remove libg++.
2656 (noconfigdirs): Remove libg++.
2657 (noconfigdirs): Same.
2658 (noconfigdirs): Same.
2659 (noconfigdirs): Same.
2660
2661 * config-ml.in: Remove libg++ references.
2662
2663 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
2664 (ALL_TARGET_MODULES): Same.
2665 (configure-target-libg++): Remove.
2666 (all-target-libg++): Remove.
2667 (configure-target-libio): Remove.
2668 (all-target-libio): Remove.
2669 (check-target-libio): Remove.
2670 (.PHONY): Remove.
2671 (libg++.tar.bz2): Remove.
2672 (all-target-cygmon): Remove libio.
2673 (all-target-libstdc++): Remove.
2674 (configure-target-libstdc++): Remove.
2675 (TARGET_LIB_PATH): Remove libstdc++.
2676 (ALL_GCC_CXX): Remove libstdc++.
2677 (all-target-gperf): Correct.
2678
26792001-02-15 Anthony Green <green@redhat.com>
2680
2681 * configure: Introduce GCJ_FOR_TARGET.
2682 * configure.in: Ditto.
2683 * Makefile.in: Ditto.
2684
26852001-02-08 Chandrakala Chavva <cchavva@redhat.com>
2686
2687 * configure.in: for *-chorusos, don't config target-newlib and
2688 target-libgloss.
2689
26902001-02-04 Mark Mitchell <mark@codesourcery.com>
2691
2692 Remove V2 C++ library.
2693 * configure.in: Remove --enable-libstdcxx_v3 support.
2694
26952001-01-27 Richard Henderson <rth@redhat.com>
2696
2697 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
2698
26992001-01-26 Tom Tromey <tromey@redhat.com>
2700
2701 * configure.in: Allow libgcj to be built on Sparc Solaris.
2702
27032001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
2704
2705 * configure.in: Enable libgcj on several additional platforms.
2706
27072001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
2708
2709 * configure.in: Enable libgcj for linux targets.
2710
27112001-01-09 Mike Stump <mrs@wrs.com>
2712
2713 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
2714 failures of subdirectories.
2715
27162001-01-02 Laurynas Biveinis <lauras@softhome.net>
2717
2718 * configure: handle DOS-style absolute paths.
2719
27202001-01-02 Laurynas Biveinis <lauras@softhome.net>
2721
2722 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
2723
27242000-12-18 Benjamin Kosnik <bkoz@redhat.com>
2725
2726 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
2727 (libstdcxx_incdir): Pass down.
2728 * config.if: Remove expired bits for cxx_interface, add stub.
2729 (libstdcxx_incdir): Add variable for g++ include directory.
2730 * configure.in (gxx_include_dir): Use it.
2731
27322000-12-15 Andreas Jaeger <aj@suse.de>
2733
2734 * configure.in: Handle lang_dirs.
2735
27362000-12-13 Anthony Green <green@redhat.com>
2737
2738 * configure.in: Disable libgcj for any target not specifically
2739 listed. Disable libgcj for x86 and Alpha Linux until compatible
2740 with g++ abi.
2741
27422000-12-13 Mike Stump <mrs@wrs.com>
2743
2744 * Makefile.in (local-distclean): Also remove fastjar.
2745
27462000-12-10 Anthony Green <green@redhat.com>
2747
2748 * configure.in: Define libgcj. Disable libgcj target libraries for
2749 most targets.
2750
27512000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
2752
2753 * configure.in (target_libs): Revert 2000-12-08 patch.
2754 (noconfigdirs): Added target-libjava.
2755
27562000-12-09 Laurynas Biveinis <lauras@softhome.net>
2757
2758 * Makefile.in: handle DOS-style absolute paths.
2759
27602000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2761
2762 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
2763 libjava.
2764 * configure.in (target_libs): Removed `target-libjava'.
2765
27662000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2767
2768 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
2769 (ALL_MODULES): Added fastjar.
2770 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
2771 (all-target-libjava): all-fastjar replaces all-zip.
2772 (all-fastjar): Added.
2773 (configure-target-fastjar, all-target-fastjar): Likewise.
2774 * configure.in (host_tools): Added fastjar.
2775
27762000-12-07 Mike Stump <mrs@wrs.com>
2777
2778 * Makefile.in (local-distclean): Remove leftover built files.
2779
27802000-11-16 Fred Fish <fnf@be.com>
2781
2782 * configure.in (enable_libstdcxx_v3): Fix typo,
2783 libstd++ -> libstdc++.
2784
27852000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2786
2787 * configure: Provide the original toplevel configure arguments
2788 (including $0) to subprocesses in the environment rather than
2789 through gcc/configargs.h.
2790
27912000-11-12 Mark Mitchell <mark@codesourcery.com>
2792
2793 * configure: Turn on libstdc++ V3 by default.
2794
27952000-10-16 Michael Meissner <meissner@redhat.com>
2796
2797 * configure (gcc/configargs.h): Only create if there is a build GCC
2798 directory created.
2799
28002000-10-05 Phil Edwards <pme@gcc.gnu.org>
2801
2802 * configure: Save configure arguments to gcc/configargs.h.
2803
28042000-10-04 Andris Pavenis <pavenis@latnet.lv>
2805
2806 * Makefile.in (bootstrap): avoid recursion if subdir missing
2807 (cross): ditto
2808 (do-proto-toplev): ditto
2809
2810Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
2811
2812 * configure.in: Do not build byacc for hppa64. Provide paths to the
2813 X11 libraries for hppa64.
2814
28152000-09-02 Anthony Green <green@cygnus.com>
2816
2817 * Makefile.in (all-gcc): Depend on all-zlib.
2818 (CLEAN_MODULES): Add clean-zlib.
2819 (ALL_MODULES): Add all-zlib.
2820 * configure.in (host_libs): Add zlib.
2821
28222000-08-25 Alexandre Oliva <aoliva@redhat.com>
2823
2824 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
2825 $targargs to tell whether newlib is going to be built.
2826
2827 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
2828 $$r/TARGET_SUBDIR/libio for _G_config.h.
2829
28302000-08-14 Zack Weinberg <zack@wolery.cumb.org>
2831
2832 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
2833
2834 * configure: Make enable_threads and enable_shared defaults
2835 explicit. Substitute enable_threads into generated Makefiles.
2836 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
2837 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
2838
28392000-08-02 Manfred Hollstein <manfredh@redhat.com>
2840
2841 * configure.in: Re-enable all references to libg++ and librx.
2842
ffb97b2f 28432002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 2844
ffb97b2f
DD
2845 * configure.in: Add *-*-freebsd* configurations.
2846
bbf6e9e3
AC
28472002-04-07 Andrew Cagney <ac131313@redhat.com>
2848
2849 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2850 (do-tar, do-bz2): New rules.
2851 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2852 (gdb-tar): New rule.
2853 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2854 (insight_dejagnu.tar): New rule.
2855 (insight.tar): New rule.
2856 (gdb+dejagnu.tar): New rule.
2857 (gdb.tar): New rule.
2858
8f1579c0
AC
28592002-04-07 Andrew Cagney <ac131313@redhat.com>
2860
2861 * MAINTAINERS: Update dejagnu/
2862
ba3c59ab
AO
28632002-03-16 Alexandre Oliva <aoliva@redhat.com>
2864
2865 * ltmain.sh (relink_command): Fix typo in previous change.
2866
6243d5dd
AO
28672002-03-15 Alexandre Oliva <aoliva@redhat.com>
2868
2869 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
2870 (relink_command): Added --tag flags.
2871 (mode=install): If relinking fails; error out.
2872
80413487
RH
28732002-03-12 Richard Henderson <rth@redhat.com>
2874
2875 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
2876 .NOTPARALLEL tag.
2877 (do-check): Rename from check.
2878 (check): Allow parallel check.
2879
3daeddf6
RH
28802002-03-11 Richard Henderson <rth@redhat.com>
2881
2882 * Makefile.in (.NOTPARALLEL): Add fake tag.
2883
fad93c55
L
28842002-03-07 H.J. Lu (hjl@gnu.org)
2885
2886 * configure.in: Enable gprof for mips*-*-linux*.
2887
2e8357fc
AO
28882002-02-28 Alexandre Oliva <aoliva@redhat.com>
2889
2890 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2891 libjava.
2892 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
2893
bd48e1a9
AC
28942002-02-24 Andrew Cagney <ac131313@redhat.com>
2895
2896 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
2897
39121370
DJ
28982002-02-23 Daniel Jacobowitz <drow@mvista.com>
2899
2900 * config.guess: Import from master sources, rev 1.232.
2901 * config.sub: Import from master sources, rev 1.246.
2902
081ff160
AO
29032002-02-23 Alexandre Oliva <aoliva@redhat.com>
2904
2905 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
2906 because its Makefile is there; test for the executable instead.
2907
20a5393b
AO
29082002-02-09 Alexandre Oliva <aoliva@redhat.com>
2909
2910 Contribute sh64-elf.
2911 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2912 * configure.in: Added sh64-*-*.
2913
38135629
JJ
29142002-02-04 Jeff Johnston <jjohnstn@redhat.com>
2915
80413487
RH
2916 * COPYING.NEWLIB: Remove advertising clause from
2917 Berkeley and Red Hat licenses.
38135629 2918
48d19748
MD
29192002-02-01 Mo DeJong <supermo@bayarea.net>
2920
2921 * Makefile.in: Add all-tix to deps for all-snavigator
2922 so that tix is built when building snavigator.
2923
f6e1c110
BE
29242002-02-01 Ben Elliston <bje@redhat.com>
2925
2926 * config.guess: Import from master sources, rev 1.229.
2927 * config.sub: Import from master sources, rev 1.240.
2928
4867be41
DJ
29292002-01-27 Daniel Jacobowitz <drow@mvista.com>
2930
2931 From Steve Ellcey <sje@cup.hp.com>:
2932 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
2933 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
2934 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
2935 IA64.
2936 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
2937 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
2938 soname_spec, sys_lib_search_path_spec): Ditto.
2939
e82380cc
JT
29402002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
2941
2942 * configure.in (*-*-netbsd*): New. Skip target-newlib,
2943 target-libiberty, and target-libgloss. Skip Java-related
2944 libraries if not supported for NetBSD on target CPU.
2945
1319fb9c
NC
29462002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
2947
2948 * configure.in: Import StrongARM and XScale target_configdirs from
2949 FSF GCC version.
2950
b020f6ac
L
29512002-01-16 H.J. Lu (hjl@gnu.org)
2952
2953 * config.guess: Import from master sources, rev 1.225.
2954 * config.sub: Import from master sources, rev 1.238.
2955
2956 * MAINTAINERS: Updated notes on config.guess and config.sub.
2957
a0c1c920
NC
29582002-01-11 Steve Ellcey <sje@cup.hp.com>
2959
2960 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2961 ld and gdb are not supported.
2962
a9fa5e1f
JJ
29632002-01-07 Jeff Johnston <jjohnstn@redhat.com>
2964
2965 * Change reference to Cygnus Solutions to be Red Hat.
2966
94077108
JJ
29672002-01-07 Jeff Johnston <jjohnstn@redhat.com>
2968
2969 * COPYING.NEWLIB: Update generic copyright date.
2970
05ecd75c
MS
29712002-01-07 Mark Salter <msalter@redhat.com>
2972
2973 * configure.in: Remove target-bsp and target-cygmon from arm builds.
2974 Allow target-libgloss to be built for arm, strongarm, and xscale.
2975
a106bb62
BE
29762002-01-03 Ben Elliston <bje@redhat.com>
2977
2978 * MAINTAINERS: Update URL for config.* scripts.
2979
0e254642
AM
29802001-12-18 Alan Modra <amodra@bigpond.net.au>
2981
2982 * config.sub: Import latest version.
2983 * config.guess: Likewise.
2984
0a0d0041
TF
29852001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
2986
2987 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2988 options for i[3456]86-pc-linux* native builds.
2989
d932cae7
NC
29902001-12-05 Laurent Guerby <guerby@acm.org>
2991
2992 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 2993 libiberty.
d932cae7
NC
2994
2995 Import this patch from gcc:
5481b376 2996
d932cae7
NC
2997 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
2998
2999 * symlink-tree: handle DOS-style absolute paths.
3000
49b7683b
DD
30012001-11-28 DJ Delorie <dj@redhat.com>
3002 Zack Weinberg <zack@codesourcery.com>
3003
3004 When build != host, create libiberty for the build machine.
3005
3006 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
3007 CONFIG_ARGUMENTS.
3008 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
3009 New variables.
3010 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
3011 and rules.
3012 (all.normal): Depend on ALL_BUILD_MODULES.
3013 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
3014 (all-build-libiberty): Depend on configure-build-libiberty.
3015
3016 * configure: Calculate and substitute proper value for
3017 ALL_BUILD_MODULES.
3018 * configure.in: Create the build subdirectory.
3019 Calculate and substitute TARGET_CONFIGARGS (formerly
3020 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
3021
26ef82f4
GK
30222001-11-26 Geoffrey Keating <geoffk@redhat.com>
3023
3024 * config.sub: Update to version 1.232 on subversion.
3025
43e64072
NC
30262001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
3027
3028 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
3029 files from .po files for a distribution.
3030
66f6c0d5
HPN
30312001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
3032
3033 * COPYING.NEWLIB: Mention preserved notice in specific parts.
3034
4a02fdb2
JH
30352001-11-13 Jeff Holcomb <jeffh@redhat.com>
3036
3037 Merged from net gcc:
3038 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
3039 * ltcf-c.sh: Use $objext, not $ac_objext.
3040 2001-07-27 Mark Kettenis <kettenis@gnu.org>
3041 * ltcf-cxx.sh: Add support for GNU.
3042 2001-07-22 Timothy Wall <twall@redhat.com>
3043 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
3044 default settings if using GNU tools with that configuration.
3045 * ltcf-cxx.sh: Ditto.
3046 * ltcf-gcj.sh: Ditto.
3047 2001-07-21 Michael Chastain <chastain@redhat.com>
3048 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3049 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
3050 * ltmain.sh: Mark as gcc-local.
3051
227b9953
JH
30522001-11-13 Jeff Holcomb <jeffh@redhat.com>
3053
3054 * Makefile.in (all-bison): Revert 2001-10-24.
3055 Don't depend on texinfo.
3056
cbbab8fb
JJ
30572001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
3058
80413487 3059 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 3060
922b2485
DD
30612001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
3062
3063 * configure.in (--enable-languages): Be more permissive about
3064 syntax. Check for empty lists better. Warn about $LANGUAGES.
3065
f08fa01d
HPN
30662001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
3067
3068 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3069
fee3da4e
JH
30702001-10-24 Jeff Holcomb <jeffh@redhat.com>
3071
3072 Makefile.in (all-bison): Don't depend on texinfo.
3073
73fb1ef9
AM
30742001-10-03 Alan Modra <amodra@bigpond.net.au>
3075
3076 * gettext.m4: Test po/POTFILES.in exists before trying to read.
3077
373688ac
AO
30782001-09-29 Alexandre Oliva <aoliva@redhat.com>
3079
3080 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3081
9c07660b
HPN
30822001-09-28 Hans-Peter Nilsson <hp@axis.com>
3083
3084 * config.sub, config.guess: Import latest from subversions.
3085
3f152009
AO
30862001-09-21 Alexandre Oliva <aoliva@redhat.com>
3087
3088 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
3089 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
3090 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
3091 avoid quotes nesting problems.
3092 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
3093 (DO_X): Export only variables that are set.
3094
8f6a59e5
BE
30952001-09-19 Ben Elliston <bje@redhat.com>
3096
3097 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
3098 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
3099 semantics. Use the shell built-in "type" command instead.
3100
a1ec19fa
TS
31012001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3102
3103 * config.sub: Reverted the earlier change, this version is not the
3104 master file.
3105
4008bd9b
TS
31062001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3107
3108 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
3109 Add support for mips64.
3110
dd1e52a4
JH
31112001-09-03 Jeff Holcomb <jeffh@redhat.com>
3112
3113 * configure.in: Enable libstdc++-v3 for h8300 targets.
3114
91549d1c
EC
31152001-08-30 Eric Christopher <echristo@redhat.com>
3116 Jason Eckhardt <jle@redhat.com>
3117
3118 * config.sub: Add support for mipsisa32.
3119
cf966cf9
EC
31202001-08-30 Eric Christopher <echristo@redhat.com>
3121
3122 * config.sub, config.guess: Import latest from subversions.
3123
82208dc5
AM
31242001-08-20 Alan Modra <amodra@bigpond.net.au>
3125
3126 * config.sub, config.guess: Import latest from subversions.
3127
4dca8403
DD
31282001-07-26 DJ Delorie <dj@redhat.com>
3129
3130 * MAINTAINERS: Clarify libiberty merge rules and procedures.
3131
1107dce2
AM
31322001-06-19 Alan Modra <amodra@bigpond.net.au>
3133
3134 * Makefile.in: Revert 2001-06-17.
3135 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
3136
e09a6604
L
31372001-06-17 H.J. Lu <hjl@gnu.org>
3138
3139 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
3140 (gas+binutils.tar.bz2): Likewise.
3141 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
3142
31a8b634
AC
3143Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
3144
3145 * Makefile.in (VER): When present, extract the version number from
5481b376 3146 the file version.in.
31a8b634 3147
dc70af01
AO
31482001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
3149
3150 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3151 gcc/xgcc is built, use -print-prog-name to find out the program
3152 name to use.
3153
839bbd8c
AO
31542001-06-04 Mark Mitchell <mark@codesourcery.com>
3155
3156 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3157 with_gcc]: Use `gcc -shared' to build a shared library.
3158
566e9a30
AO
31592001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
3160
3161 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3162 archives.
3163
e877bb69
AO
31642001-05-28 Simon Patarin <simon.patarin@inria.fr>
3165
3166 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
3167 libraries when using g++ with native linker.
3168
1605288b
AO
31692001-05-28 Alexandre Oliva <aoliva@redhat.com>
3170
3171 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3172
11a383ba
TR
31732001-05-24 Tom Rix <trix@redhat.com>
3174
3175 * configure.in : enable ld for aix
cf966cf9 3176
18611226
AO
31772001-05-22 Alexandre Oliva <aoliva@redhat.com>
3178
3179 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3180 [aix4*|aix5*]: Prepend blank.
3181
6be7c12c
AO
31822001-05-20 Alexandre Oliva <aoliva@redhat.com>
3183
3184 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3185 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
3186 of subdir/configure scripts to use the new libtool.m4.
3187
4ed00bba
L
31882001-05-14 H.J. Lu <hjl@gnu.org>
3189
3190 * config.if (libc_interface): Set to -libc6.2- for cross
3191 compiling to Linux/glibc 2.2.
3192
b1af961c
AO
31932001-05-03 Alexandre Oliva <aoliva@redhat.com>
3194
3195 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3196 libgcj.
3197
5ec3e74e
AO
31982001-04-26 Alexandre Oliva <aoliva@redhat.com>
3199
3200 * configure.in (noconfigdirs): Don't reset it from scratch in the
3201 target case; only append to it.
3202
b3ed1d6b
AO
32032001-04-26 Alexandre Oliva <aoliva@redhat.com>
3204
3205 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3206 sparc-*-solaris2.8]: Disable ${libgcj}.
3207
96111c10
AO
32082001-04-25 Alexandre Oliva <aoliva@redhat.com>
3209
3210 * configure.in (libgcj_saved): Copy from $libgcj.
3211 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3212 --disable-libgcj.
3213
b5bf43f2
AO
32142001-04-20 Alexandre Oliva <aoliva@redhat.com>
3215
3216 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3217 1.641.2.228.
3218
8cc32590
AO
32192001-04-12 Alexandre Oliva <aoliva@redhat.com>
3220
3221 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3222 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3223
dec0cb0c
AO
32242001-04-01 Alexandre Oliva <aoliva@redhat.com>
3225
3226 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3227 New macros.
3228 (bootstrap, cross): Use RECURSE_FLAGS.
3229 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3230
6a9c3886
AO
32312001-03-27 Alexandre Oliva <aoliva@redhat.com>
3232
3233 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3234
d4fc7db8
NC
32352001-03-23 Nick Clifton <nickc@redhat.com>
3236
3237 * README-maintainer-mode: Add note about inability to use "make
3238 distclean" in maintainer mode.
3239
7389ff65
AO
32402001-03-22 Alexandre Oliva <aoliva@redhat.com>
3241
3242 Re-installed:
3243 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3244 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3245 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3246 * ltcf-cxx.sh: Likewise.
3247 * ltcf-gcj.sh: Likewise.
3248
b3e0dc8e
PB
32492001-03-22 Philip Blundell <philb@gnu.org>
3250
3251 * config.sub, config.guess: Import latest from subversions.
3252
469b781c
AO
32532001-03-22 Alexandre Oliva <aoliva@redhat.com>
3254
3255 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3256 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3257
b0dad762
MC
32582001-03-20 Michael Chastain <chastain@redhat.com>
3259
3260 * Makefile.in: all-m4 depends on all-texinfo.
3261
c559bb17
AO
32622001-03-08 Alexandre Oliva <aoliva@redhat.com>
3263
3264 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3265
fef4ae2e
JJ
32662001-02-22 Jeff Johnston <jjohnstn@redhat.com>
3267
3268 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
3269 longer valid.
3270
8d6dd99d
NC
32712001-02-16 Nick Clifton <nickc@redhat.com>
3272
3273 * configure.in (noconfigdirs): Allow configuration of texinfo
3274 for Cygwin hosts.
3275
a85d7ed0
NC
32762001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3277
3278 * config.guess: Add linux target for S/390.
3279 * config.sub: Likewise.
3280 * configure.in: Likewise.
3281
51221c5e
DD
32822001-02-06 Ben Elliston <bje@redhat.com>
3283
3284 * configure: Output host type to stdout, not stderr.
3285
9dec4c71
MS
32862001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3287
3288 * config.guess: Import from subversions.gnu.org (revision 1.181).
3289 * config.sub: Import from subversions.gnu.org (revision 1.199).
3290
9add9c04
AM
32912001-01-30 Alan Modra <alan@linuxcare.com.au>
3292
3293 * config.guess: Handle hppa64-linux systems.
3294
8679174d
MS
32952001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3296
3297 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3298 Don't unset, it's non-portable and no longer necessary, set to empty
3299 instead.
3300
02d01ed4
MS
33012001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3302
3303 * ltconfig: Shell portability fix for the tagname validity check.
3304
4cc5853d
MS
33052001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3306
3307 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3308
7487e485
AO
33092001-01-27 Alexandre Oliva <aoliva@redhat.com>
3310
3311 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3312 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3313
f332af52
AO
33142001-01-24 Alexandre Oliva <aoliva@redhat.com>
3315
3316 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3317 keep at least one of build_libtool_libs or build_old_libs set to
3318 yes.
3319
ef099754
AO
33202001-01-24 Alexandre Oliva <aoliva@redhat.com>
3321
3322 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3323 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3324
8341f2fc 33252000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 3326
8341f2fc
AJ
3327 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
3328
33292000-11-03 Philip Blundell <pb@futuretv.com>
3330
3331 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
3332 files.
ebf0fa2e 3333
c320a39f
JJ
33342001-01-15 Jeff Johnston <jjohnstn@redhat.com>
3335
3336 * COPYING.NEWLIB: Put into source repository.
3337
8817b92e
BE
33382001-01-15 Ben Elliston <bje@redhat.com>
3339
3340 * configure.in (host_tools): Add sid.
3341 Always configure cgen.
3342 * Makefile.in (all-sid): New target.
3343 (check-sid, clean-sid, install-sid): Likewise.
3344
35590697
AJ
33452001-01-07 Andreas Jaeger <aj@suse.de>
3346
80413487 3347 * config.sub, config.guess: Update from subversions.
35590697 3348
6ee6cea6
AO
33492000-12-12 Alexandre Oliva <aoliva@redhat.com>
3350
3351 * configure.in: Disable language-specific target libraries for
3352 languages that aren't enabled.
3353
077b8428
NC
33542000-11-24 Nick Clifton <nickc@redhat.com>
3355
3356 * configure.in (xscale-elf): Add target.
3357 (xscale-coff): Add target.
3358 (c4x, c5x, tic54x): Move after ARM targets.
3359
9e28a1ed
AO
33602000-11-23 Alexandre Oliva <aoliva@redhat.com>
3361
3362 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
3363
be98a80a
ILT
33642000-11-20 Ian Lance Taylor <ian@zembu.com>
3365
3366 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
3367
5cec67bf
AO
33682000-11-18 Alexandre Oliva <aoliva@redhat.com>
3369
3370 * Makefile.in: Merge with GCC and libgcj.
3371 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3372 configure-target-<library> when their configure scripts need the C
3373 or C++ library to have already been built to work properly.
3374 (do_proto_toplev): Set them to an empty string.
3375
d932cae7 33762000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
3377
3378 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3379 (REALLY_SET_LIB_PATH): Use them.
3380
d932cae7 33812000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
3382
3383 * config.sub: Add support for Sun Chorus
3384
8602ff0c
NC
33852000-11-02 Per Lundberg <plundis@chaosdev.org>
3386
3387 * config.sub: Add support for the *-storm-chaos OS.
3388
f9e0997d
NC
33892000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
3390
80413487
RH
3391 * configure.in (noconfigdirs): Don't compile some
3392 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 3393
d64552c5
AO
33942000-09-30 Alexandre Oliva <aoliva@redhat.com>
3395
3396 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
3397 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3398 all affected `configure' scripts.
3399
97f60b31
AO
34002000-09-25 Alexandre Oliva <aoliva@redhat.com>
3401
3402 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
3403 ltcf-c.sh.
3404
6e8dd58f
PB
34052000-09-12 Philip Blundell <philb@gnu.org>
3406
3407 * config.sub, config.guess: Update from subversions.
3408
103a2e99
AO
34092000-09-06 Alexandre Oliva <aoliva@redhat.com>
3410
51601921
AO
3411 * Makefile.in (all-zlib): Added dummy target.
3412
103a2e99
AO
3413 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
3414 multi-language branch.
3415
2809b4b9
AO
34162000-09-05 Alexandre Oliva <aoliva@redhat.com>
3417
3418 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3419 (bootstrap*): Depend on all-bootstrap.
3420
7450026c
AO
34212000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
3422
3423 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3424 crosses, but add gcc/include to the header search path for them.
3425
6cf86f7f
AO
34262000-08-31 Alexandre Oliva <aoliva@redhat.com>
3427
3428 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
3429 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
3430 * gettext.m4: New file, extracted from aclocal.m4.
3431
ce2ea6e3
AO
34322000-08-22 Alexandre Oliva <aoliva@redhat.com>
3433
3434 * config-ml.in (CC, CXX): Avoid trailing whitespace.
3435 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3436 sub-configures.
3437
9765193e
DE
34382000-08-20 Doug Evans <dje@casey.transmeta.com>
3439
3440 * Makefile.in (ALL_MODULES): Add all-cgen.
3441 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3442 (all-cgen): New target.
3443 (all-opcodes,all-sim): Depend on all-cgen.
3444 * configure.in (host_tools): Add cgen.
3445 Only configure cgen if --enable-cgen-maint.
3446
d7b32520
AO
34472000-08-17 Alexandre Oliva <aoliva@redhat.com>
3448
3449 * config-ml.in (CC, CXX): Don't introduce a leading space.
3450
e52ef561
AO
34512000-08-16 Alexandre Oliva <aoliva@redhat.com>
3452
3453 * configure.in (libstdcxx_flags): Use
3454 libstdc++-v3/src/libstdc++.INC.
3455
88f9c2a0
AO
34562000-08-15 Alexandre Oliva <aoliva@redhat.com>
3457
3458 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3459
98fbe43f
JM
34602000-08-11 Jason Merrill <jason@redhat.com>
3461
3462 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3463 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3464 (FLAGS_FOR_TARGET): Not here.
3465 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
3466
279ddab4
DD
34672000-08-07 DJ Delorie <dj@redhat.com>
3468
3469 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3470 "if we're also building gcc, and it's a gcc that will run on the
3471 build machine, we want to use its includes instead of the system's
3472 default includes".
3473
60523a83
AO
34742000-08-03 Alexandre Oliva <aoliva@redhat.com>
3475
24ffec7a
AO
3476 * configure.in (libstdcxx_flags): Don't use `"'.
3477
60523a83
AO
3478 * config-ml.in: Adjust multilib search paths to the
3479 appropriate multilib tree.
3480
daf644b5
AO
34812000-08-02 Alexandre Oliva <aoliva@redhat.com>
3482
3483 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3484 commas in $LANGUAGES.
3485
63266560
DD
34862000-08-01 Alexandre Oliva <aoliva@redhat.com>
3487
3488 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3489
34902000-07-31 Alexandre Oliva <aoliva@redhat.com>
3491
3492 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3493 CXX_FOR_TARGET for sed.
3494
34952000-07-30 Alexandre Oliva <aoliva@redhat.com>
3496
3497 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3498 Do not override if already set in the environment or in configure.
3499 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3500 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3501
9e449d3e
AO
35022000-07-27 Alexandre Oliva <aoliva@redhat.com>
3503
3504 * Makefile.in (FLAGS_FOR_TARGET): New macro.
3505 (GCC_FOR_TARGET): Use it.
3506 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3507 * configure.in: ... here.
3508 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
3509 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3510
8bbd92e0
AO
35112000-07-24 Alexandre Oliva <aoliva@redhat.com>
3512
fd1f87b2
AO
3513 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3514 (configure-target-libchill, configure-target-libobjc): Likewise.
3515
8bbd92e0
AO
3516 * configure.in: Use the same cache file for all target libs.
3517 * config-ml.in: But different cache files per multilib variant.
3518
25c6c112
JL
35192000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3520
3521 * configure (topsrcdir): Don't use dirname.
3522
ba73c63f
JM
35232000-07-20 Jason Merrill <jason@redhat.com>
3524
3525 * configure.in: Remove all references to libg++ and librx.
3526
3527 * configure, configure.in, Makefile.in: Unify gcc and binutils.
3528
1af08294
HPN
35292000-07-20 Hans-Peter Nilsson <hp@axis.com>
3530
3531 * config.sub: Update to subversions version 2000-07-06.
3532
ba73c63f
JM
35332000-07-12 Andrew Haley <aph@cygnus.com>
3534
3535 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3536 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3537
35382000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
3539
3540 * symlink-tree: Check number of arguments.
3541
d932cae7 35422000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
3543
3544 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
3545
ba73c63f
JM
35462000-07-05 Jim Wilson <wilson@cygnus.com>
3547
3548 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3549 search path for a g++ extracted from the build tree. This
3550 will allow link tests run by configure scripts in
3551 subdirectories to succeed.
3552
92ee2f86
UC
35532000-07-01 Koundinya K <kk@ddeorg.soft.net>
3554
80413487 3555 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 3556
23f2f29f
CV
35572000-06-28 Corinna Vinschen <vinschen@cygnus.com>
3558
3559 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
3560 `os2'. Force ac_cv_exeext to be ".exe" in that case.
3561
f04f5a67
TW
35622000-06-19 Timothy Wall <twall@cygnus.com>
3563
3564 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
3565 * config.sub: Add tic54x target.
3566
11da68be
NC
35672000-06-07 Phillip Thomas <pthomas@suse.de>
3568
3569 * README-maintainer-mode: New file: Contains notes on using
3570 --enable-maintainer-mode with binutils.
3571
d932cae7 35722000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
3573
3574 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
3575
d932cae7 35762000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
3577
3578 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
3579 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
3580
9442cea3
L
358120000-05-21 H.J. Lu (hjl@gnu.org)
3582
80413487
RH
3583 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
3584 directory are used if they exist. Make sure
3585 $(build_tooldir)/include is searched for header files,
3586 $(build_tooldir)/lib/ for library files.
9442cea3 3587 (GCC_FOR_TARGET): Likewise.
80413487 3588 (CXX_FOR_TARGET): Likewise.
9442cea3 3589
d932cae7 35902000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
3591
3592 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
3593
d932cae7 35942000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
3595
3596 * Makefile.in (configure-target-libiberty): Depend on
3597 configure-target-newlib.
3598
ba73c63f
JM
35992000-05-16 Alexandre Oliva <aoliva@cygnus.com>
3600
3601 * configure.in, Makefile.in: Merge all libffi-related
3602 configury stuff from the libgcj tree.
3603
d932cae7 36042000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
3605
3606 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3607 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
3608
d932cae7 36092000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
3610
3611 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3612 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 3613 current version information. Add to proto-toplev directory.
b5a23627
AC
3614 (gdb-taz): Build do-djunpack.
3615
ba73c63f
JM
36162000-05-15 David Edelsohn <edelsohn@gnu.org>
3617
3618 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
3619
7c86ed39
L
36202000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3621
3622 * ltmain.sh: Preserve in relink_command any environment
3623 variables that may affect the linker behavior.
3624
d932cae7 36252000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
3626
3627 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
3628
d932cae7 36292000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
3630
3631 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
3632
ed0a91a5
EZ
36332000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
3634
3635 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 3636 with the version name.
ed0a91a5 3637
ba73c63f 36382000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 3639
ba73c63f 3640 * config.if: Tweak.
6cafa39f 3641
ba73c63f 36422000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 3643
ba73c63f 3644 * djunpack.bat: New file.
66156876 3645
d932cae7 36462000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
3647
3648 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
3649 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
3650 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
3651 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 3652
ba73c63f
JM
36532000-04-16 Dave Pitts <dpitts@cozx.com>
3654
80413487
RH
3655 * config.sub (case $basic_machine): Change default for "ibm-*"
3656 to "openedition".
ba73c63f 3657
d932cae7 36582000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
3659
3660 * Makefile.in (gdb-taz): New target. GDB specific archive.
3661 (do-md5sum): New target.
3662 (MD5PROG): Define.
3663 (PACKAGE): Default to TOOL.
3664 (VER): Default to a shell script.
3665 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 3666 md5 checksum generation.
b35ece4e
AC
3667 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
3668 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
3669 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 3670 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 3671
d932cae7 36722000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
3673
3674 * configure (warn_cflags): Delete.
3675
ba73c63f 36762000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 3677 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 3678
80413487
RH
3679 * configure.in (enable_libstdcxx_v3): Add.
3680 (target_libs): Add bits here to switch between libstdc++-v2 and
3681 libstdc++-v3.
3682 * config.if: And this file too.
3683 * Makefile.in: Add libstdc++-v3 targets.
35590697 3684
ba73c63f
JM
36852000-04-05 Michael Meissner <meissner@redhat.com>
3686
3687 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 3688
d332c5ac
JM
36892000-03-29 Jason Merrill <jason@casey.cygnus.com>
3690
3691 * configure.in: -linux-gnu*, not -linux-gnu.
3692
d932cae7 36932000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
3694
3695 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
3696 (do-tar-bz2): Replace TOOL with PACKAGE.
3697 (gdb.tar.bz2): Remove GDBTK from GDB package.
3698 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 3699 dejagnu.tar.bz2): New packages.
6dcbc97b 3700
96ce09a7
ILT
37012000-02-27 Andreas Jaeger <aj@suse.de>
3702
3703 * configure.in: Add entry for mips*-*-linux*, move catch all
3704 *-*-*linux* entry below this one.
3705
2031769e
ILT
37062000-02-27 Ian Lance Taylor <ian@zembu.com>
3707
3708 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3709
4bab746c
NC
37102000-02-24 Nick Clifton <nickc@cygnus.com>
3711
3712 * config.sub: Support an OS of "wince".
3713
d932cae7 37142000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
3715
3716 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 3717 version.
ada59422 3718
5b93d8bb
AM
37192000-02-23 Linas Vepstas <linas@linas.org>
3720
3721 * config.sub: Add support for Linux/IBM 370.
3722 * configure.in: Likewise.
3723
2fb651f6
NC
37242000-02-22 Nick Clifton <nickc@cygnus.com>
3725
3726 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
3727
b8441c25
CF
37282000-02-20 Christopher Faylor <cgf@cygnus.com>
3729
3730 * config.guess: Guess "cygwin" rather than "cygwin32".
3731
d332c5ac
JM
37322000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3733
3734 * configure (gcc_version): When setting, narrow search to
3735 lines containing `version_string'.
3736
ba73c63f
JM
37372000-02-15 Denis Chertykov <denisc@overta.ru>
3738
3739 * config.sub: Add support for avr target.
3740
d932cae7 37412000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
3742
3743 * config.sub: Add mmix-knuth-mmixware.
3744
37452000-01-27 Christopher Faylor <cgf@redhat.com>
3746
3747 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
3748 structure stuff to -L library search.
3749 (CXX_FOR_TARGET): Ditto.
3750 (CROSS_CHECK_MODULES): Fix spelling mistake.
3751
37522000-01-24 Mark Mitchell <mark@codesourcery.com>
3753
3754 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
3755 the C++ compiler.
3756
37572000-01-12 Richard Henderson <rth@cygnus.com>
3758
3759 * configure.in: Don't build some bits for beos.
3760
37612000-01-12 Joel Sherrill (joel@OARcorp.com)
3762
3763 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
3764 as include files.
3765
91b2c84d
GK
37662000-01-06 Geoff Keating <geoffk@cygnus.com>
3767
3768 * configure.in: Use mt-aix43 to handle *_TARGET defs,
3769 not mh-aix43.
3770
ba73c63f
JM
37711999-12-14 Richard Henderson <rth@cygnus.com>
3772
3773 * config.guess (alpha-osf, alpha-linux): Detect ev67.
3774 * config.sub: Accept alphaev[78], alphaev8.
3775
37761999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3777
3778 * config.guess, config.sub: Update from autoconf.
3779
3780Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3781
3782 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
3783 necessary libraries are missing.
3784
37851999-10-25 Andreas Schwab <schwab@suse.de>
3786
3787 * configure: Fix quoting inside arguments of eval.
3788
37891999-10-21 Nick Clifton <nickc@cygnus.com>
3790
3791 * config-ml.in: Allow suppression of some ARM multilibs.
3792
3793Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
3794
3795 * config.guess: Add OS/390 match pattern.
3796 * config.sub: Add mvs, openedition targets.
3797 * configure.in (i370-ibm-opened*): New.
3798
ef14edc4
ILT
37991999-09-04 Steve Chamberlain <sac@pobox.com>
3800
3801 * config.sub: Add support for configuring for pj.
3802
afb478e8
NC
38031999-08-31 Nick Clifton <nickc@cygnus.com>
3804
fd6848f6 3805 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 3806
ba73c63f 38071999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
3808
3809 * configure.in: Do not configure or build ld for AIX
3810 platforms. ld is known to be broken on these platforms.
3811
ba73c63f
JM
3812Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3813
3814 * config-ml.in: Pass compiler flag corresponding to multidirs to
3815 subdir configures.
3816
c363de44
ILT
38171999-08-09 Ian Lance Taylor <ian@zembu.com>
3818
3819 * Makefile.in (LDFLAGS): Define.
3820
dc8bc5a6
ILT
38211999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
3822
3823 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
3824 noconfigdirs.
3825 (*-*-cygwin*): Likewise.
3826
6ca3858e
ILT
38271999-08-08 Ian Lance Taylor <ian@zembu.com>
3828
71141bb6
ILT
3829 * mkdep: New file.
3830 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
3831 (BINUTILS_SUPPORT_DIRS): Add mkdep.
3832
6ca3858e
ILT
3833 From Eli Zaretskii <eliz@is.elta.co.il>:
3834 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
3835 long file name when using DJGPP on MS-DOS.
3836
ba73c63f
JM
3837Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
3838
3839 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
3840
2735a327
AM
38411999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
3842
3843 * Makefile.in (check-target-libio): Remove all-target-libstdc++
3844 dependency as this causes "make check" to globally "make all"
3845
ba73c63f
JM
3846Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
3847
3848 * configure.in (target_libs): Added target-zlib.
3849 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
3850 (CONFIGURE_TARGET_MODULES): Likewise.
3851 (CHECK_TARGET_MODULES): Likewise.
3852 (INSTALL_TARGET_MODULES): Likewise.
3853 (CLEAN_TARGET_MODULES): Likewise.
3854 (configure-target-zlib): New target.
3855 (all-target-zlib): Likewise.
3856 (all-target-libjava): Depend on all-target-zlib.
3857 (configure-target-libjava): Depend on configure-target-zlib.
3858
3859 * Makefile.in (configure-target-libjava): Depend on
3860 configure-target-newlib.
3861 (configure-target-boehm-gc): New target.
3862 (configure-target-qthreads): New target.
3863
80413487
RH
3864 * configure.in (target_libs): Added target-qthreads.
3865 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
3866 (CONFIGURE_TARGET_MODULES): Likewise.
3867 (CHECK_TARGET_MODULES): Likewise.
3868 (INSTALL_TARGET_MODULES): Likewise.
3869 (CLEAN_TARGET_MODULES): Likewise.
3870 (all-target-qthreads): New target.
3871 (configure-target-libjava): Depend on configure-target-qthreads.
3872 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
3873
3874 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
3875 (CONFIGURE_TARGET_MODULES): Likewise.
3876 (CHECK_TARGET_MODULES): Likewise.
3877 (INSTALL_TARGET_MODULES): Likewise.
3878 (CLEAN_TARGET_MODULES): Likewise.
3879 (all-target-libjava): New target.
3880 (all-target-boehm-gc): Likewise.
3881 * configure.in (target_libs): Added libjava, boehm-gc.
3882
08d836d6
ILT
38831999-07-22 Ian Lance Taylor <ian@zembu.com>
3884
3885 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
3886 configure.bat in SUPPORT_FILES.
3887 (gas+binutils.tar.bz2): Likewise.
3888
3889 * makeall.bat: Remove; obsolete.
3890
8f36e47c
ILT
38911999-07-21 Ian Lance Taylor <ian@zembu.com>
3892
3893 From Mark Elbrecht:
3894 * configure.bat: Remove; obsolete.
3895
56e82f25
ILT
38961999-07-11 Ian Lance Taylor <ian@zembu.com>
3897
3898 * configure: Add -W -Wall to the default CFLAGS when compiling with
3899 gcc.
3900
1001d816
JL
3901Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
3902
3903 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
3904
106117aa
MM
39051999-06-30 Mark Mitchell <mark@codesourcery.com>
3906
3907 * configure.in: Build ld on IRIX6.
3908
c376f4ed
ILT
39091999-06-12 Ian Lance Taylor <ian@zembu.com>
3910
3911 * Makefile.in: Change distribution targets to use bzip2 instead of
3912 gzip.
3913 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 3914 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 3915
306b7445
NC
39161999-06-04 Nick Clifton <nickc@cygnus.com>
3917
3918 * config.sub: Add mcore target.
3919
d932cae7 39201999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
3921
3922 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
3923
d932cae7 39241999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
3925
3926 * config.guess (dummy): Changed to $dummy.
3927
6c3175b0
NC
39281999-05-24 Nick Clifton <nickc@cygnus.com>
3929
ba73c63f
JM
3930 * config.sub: Tidied up case statements.
3931
39321999-05-22 Ben Elliston <bje@cygnus.com>
3933
3934 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
3935 <jiro@din.or.jp>.
3936
3937 * config.guess: Merge with FSF version. Future changes will be
3938 more accurately recorded in this ChangeLog.
3939 * config.sub: Likewise.
3940
d932cae7 39411999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
3942
3943 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 3944
252b5132
RH
39451999-04-30 Tom Tromey <tromey@cygnus.com>
3946
3947 * ltmain.sh: [mode link] Always use CC given by ltconfig.
3948
39491999-04-23 Tom Tromey <tromey@cygnus.com>
3950
3951 * ltconfig, ltmain.sh: Update to libtool 1.2f.
3952
39531999-04-20 Drew Moseley <dmoseley@cygnus.com>
3954
3955 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
3956 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
3957 Bad merge removed these two changes.
3958
ba73c63f 3959Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 3960 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
3961
3962 * config.guess (interix Alpha): Add.
3963
252b5132
RH
39641999-04-11 Richard Henderson <rth@cygnus.com>
3965
3966 * configure.in (i?86-*-beos*): Do config gperf; don't config
3967 gdb, newlib, or libgloss.
3968
d932cae7 39691999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 3970
ba73c63f
JM
3971 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
3972 link a trivial program with -mabi=64. If it fails, remove mabi=64
3973 from multidirs.
3974
d932cae7 39751999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
3976
3977 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
3978
252b5132
RH
39791999-04-08 Nick Clifton <nickc@cygnus.com>
3980
3981 * config.sub: Add support for mcore targets.
3982
39831999-04-07 Michael Meissner <meissner@cygnus.com>
3984
3985 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
3986 not mt-ospace, in order to shut up assembler warning about using
3987 symbols that are named the same as registers.
3988
39891999-04-07 Drew Moseley <dmoseley@cygnus.com>
3990
3991 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
3992 dependency list for all-target-cygmon.
3993
39941999-04-05 Doug Evans <devans@casey.cygnus.com>
3995
3996 * config-ml.in: Check $host, not $target, for selective multilibs.
3997 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
3998 thumb interworking, and underscore prefix multilibs.
3999
40001999-04-04 Ian Lance Taylor <ian@zembu.com>
4001
4002 * missing: Update to version from current automake.
4003
4004Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
4005
4006 * configure (gxx_include_dir): Removed.
4007
4008 * configure.in (gxx_include_dir): Handle it.
4009 * Makefile.in: Likewise.
4010
40111999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
4012
4013 * config.sub (mips64vr4111,mips64vr4111el) Add.
4014
40151999-03-21 Ben Elliston <bje@cygnus.com>
4016
80413487 4017 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
4018
4019Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
4020
252b5132
RH
4021 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
4022 config/mh-djgpp.
4023
4024Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
4025
4026 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
4027 all-target-newlib to dependency list for all-target-bsp.
4028
4029Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
4030
4031 * config.sub: Add i386-uwin support.
4032 * config.guess: Likewise.
4033
4034Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4035
4036 * configure.in: cleanup, add mh-*pic handling for arm, special
4037 case powerpc*-*-aix*
4038
4039Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
4040
4041 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
4042 can be built.
4043
4044Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
4045
4046 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 4047 targets.
252b5132
RH
4048
40491999-03-02 Nick Clifton <nickc@cygnus.com>
4050
4051 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
4052
d932cae7 40531999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
4054
4055 * config.sub: Check for "cygwin*" rather than "cygwin32*"
4056
40571999-02-24 Nick Clifton <nickc@cygnus.com>
4058
4059 * config.sub: Fix typo in arm recognition.
4060
d932cae7 40611999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
4062
4063 * configure.in (noconfigdirs): Changed target_configdirs to
4064 include target-bsp only for m68k-*-elf* and m68k-*-coff*
4065 rather than m68k-*-* since it is not known to work on
4066 m68k-aout. Ditto for arm-*-*oabi.
4067
d932cae7 40681999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
4069
4070 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
4071
40721999-02-19 Ben Elliston <bje@cygnus.com>
4073
4074 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
4075 Smart and improved by Andrew Cagney.
4076
d932cae7 40771999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
4078
4079 * config.guess: Recognize openbsd-*-hppa.
4080
d932cae7 40811999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
4082
4083 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
4084 only if it is not empty.
4085
40861999-02-17 Nick Clifton <nickc@cygnus.com>
4087
4088 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 4089
fd6848f6 4090 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
4091
4092 * config.sub: Modified to recognize uname's armv* syntax.
4093
40941999-02-17 Mark Salter <msalter@cygnus.com>
4095
4096 * configure.in: Added target-bsp for sparclite.
4097
d932cae7 40981999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
4099
4100 * config.sub: Recognize alphapca5[67] and up to alphaev8.
4101
41021999-02-08 Nick Clifton <nickc@cygnus.com>
4103
4104 * configure.in: Add support for strongarm port.
4105 * config.sub: Add support for strongarm target.
4106
d932cae7 41071999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 4108
252b5132
RH
4109 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
4110 the old name config/mh-cygwin32.
4111 Enable texinfo.
4112
d932cae7 41131999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
4114
4115 * configure.in: Do build ld for ix86 Solaris.
4116
d932cae7 41171999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
4118
4119 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
4120 $AR_FOR_TARGET. Likewise for RANLIB.
4121
d932cae7 41221999-02-02 Catherine Moore <clm@cygnus.com>
35590697 4123
80413487
RH
4124 * config.sub (oabi): Recognize.
4125 * configure.in (arm-*-oabi): Handle.
252b5132 4126
d932cae7 41271999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
4128
4129 * config.guess: Improve detection of i686 on UnixWare 7.
4130
d932cae7 41311999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
4132
4133 * config.guess: Add support for i386-pc-interix.
4134 * config.sub: Likewise.
4135 * configure.in: Likewise.
252b5132 4136
d932cae7 41371999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4138
4139 * Makefile.in: Remove unneeded all-target-libio from
4140 from all-target-winsup target since it is now unneeded.
4141 Add all-target-libtermcap in its place since it is now
4142 needed.
4143
d932cae7 41441998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4145
4146 * configure.in: makefile stub for cygwin target is probably
4147 unnecessary. Remove it for now.
252b5132 4148
d932cae7 41491998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4150
4151 * configure.in: libtermcap.a should be built when cygwin is the
4152 target as well as the host.
4153 * config.guess: Allow mixed case in cygwin uname output.
4154 * Makefile.in: Add libtermcap target.
252b5132 4155
d932cae7 41561998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4157
4158 * config.sub: Clean up handling of hppa2.0.
4159
d932cae7 41601998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
4161
4162 * config.guess: Use C code to identify more HP machines.
4163
4164Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
4165
4166 * config.sub: Handle hppa2.0.
4167
ba73c63f
JM
4168Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
4169
4170 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 4171 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
4172
41731998-12-15 Mark Salter <msalter@cygnus.com>
4174
4175 * configure.in: Added target-bsp for several target architectures.
4176
4177 * Makefile.in: Added rules for bsp.
4178
252b5132
RH
4179Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
4180
4181 * config.guess: Improve detection of hppa2.0 processors.
4182
4183Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
4184
4185 * config.guess: Recognize FreeBSD using ELF automatically.
4186
41871998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
4188
4189 * configure (skip-this-dir): Add handling for new shell script, which
4190 might be created by a sub-directory's configure to indicate, this particular
4191 directory is "unwanted".
4192 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
4193
252b5132
RH
4194Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
4195
4196 * ltconfig: import from libtool, after changing libtool to
4197 account for the cygwin name change.
4198
4199Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
4200
4201 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
4202 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
4203
4204Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
4205
4206 * configure.in: Add libtermcap to list of cygwin dependencies.
4207
d932cae7 42081998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 4209
80413487
RH
4210 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
4211 they include winsup/include when it's a cygwin target.
252b5132
RH
4212
42131998-11-12 Tom Tromey <tromey@cygnus.com>
4214
4215 * configure.in (host_tools): Added zip.
4216 * Makefile.in (all-target-libjava): Depend on all-zip.
4217 (all-zip): New target.
4218 (ALL_MODULES): Added all-zip.
4219 (NATIVE_CHECK_MODULES): Added check-zip.
4220 (INSTALL_MODULES): Added install-zip.
4221 (CLEAN_MODULES): Added clean-zip.
4222
d932cae7 42231998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
4224
4225 * Makefile.in: lose "32" from comment about cygwin.
4226
d932cae7 42271998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
4228
4229 * configure.in: Use -Os to build target libraries for the fr30.
4230
d932cae7 42311998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
4232
4233 * config.sub: Add fr30.
4234
d932cae7 42351998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 4236
80413487 4237 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
4238 cygwin* instead of cygwin32*.
4239 * config.sub: Check cygwin* instead of cygwin32*.
4240
d932cae7 42411998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
4242
4243 * config.guess: Match any version of Unixware7.
4244
252b5132
RH
42451998-10-20 Syd Polk <spolk@cygnus.com>
4246
4247 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
4248 if desired.
4249
d932cae7 42501998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4251
4252 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
4253 these if the appropriate directories and files to not exist.
4254
d932cae7 42551998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4256
4257 * Makefile.in (DEVO_SUPPORT): Add config.if.
4258
d932cae7 42591998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
4260
4261 * configure: Add pattern to replace "build_tooldir"'s
4262 definition in the generated Makefile with "tooldir"'s
4263 actual value.
4264
252b5132
RH
4265Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
4266
4267 * config.sub: Bring back lost sparcv9.
4268
ba73c63f
JM
4269 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
4270
4271Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
4272
4273 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
4274 CC_FOR_TARGET and friends.
4275
4276Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 4277
ba73c63f
JM
4278 * Makefile.in (build_tooldir): New variable, same as tooldir.
4279 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
4280 -B$(build_tooldir)/bin/.
4281 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
4282
252b5132
RH
4283Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
4284
4285 * config.sub: Add support for i[34567]86-pc-udk.
4286 * configure.in: Likewise.
4287
4288Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
4289
4290 * Makefile.in: add bzip2 package building bits for user
4291 tools module
4292 * configure.in: ditto
4293
ba73c63f
JM
4294Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
4295
4296 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
4297 (ALL_TARGET_MODULES): Add all-target-libobjc.
4298 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4299 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4300 (all-target-libchill): Add dependencies.
4301 * configure.in (target_libs): Add libchill.
35590697 4302
252b5132
RH
43031998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
4304
ba73c63f 4305 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
4306
4307Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
4308
4309 * Makefile.in (all-automake): fix dependencies.
4310
4311Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
4312
4313 * configure.in: Minor cleanups for building in the $(target_alias)
4314 subdir.
4315
43161998-09-22 Jim Wilson <wilson@cygnus.com>
4317
4318 * Makefile.in (bootstrap): Set r and s before make all. Use
4319 BASE_FLAGS_TO_PASS in make all.
4320 (cross): Likewise.
4321
43221998-09-20 Mark Mitchell <mark@markmitchell.com>
4323
4324 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
4325
252b5132
RH
4326Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
4327
4328 * config.sub: Fix typo in last change.
4329
43301998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
4331
4332 * config.sub: Add support for C4x target.
4333 * configure.in: Likewise.
4334
43351998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
4336
4337 * config.sub: Recognize sparcv9 just like sparc64.
4338
4339Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
4340
4341 * config.guess: Match "Pent II" or "PentII" for OpenServer.
4342
4343Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
4344
4345 * config.guess: Correctly identify Pentium II sco boxes.
4346
4347 * config.guess: Fix "tr" code. From Weiwen Liu.
4348
4349Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
4350
4351 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
4352 stabs.
4353
4354Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
4355
4356 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
4357 (ALL_TARGET_MODULES): Add all-target-libchill.
4358 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4359 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4360 (all-target-libchill): Add dependencies.
4361 * configure.in (target_libs): Add libchill.
4362
4363Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
4364
4365 * config.guess: Avoid assumptions about "tr" behaves when
4366 LANG is set to something other than English.
4367
4368Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
4369
4370 * configure (gxx_include_dir): Changed to
4371 '${prefix}/include/g++'-${libstdcxx_interface}.
4372
4373 * config.if: New to determine the interfaces.
4374
4375Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
4376
4377 * config.guess: Detect and handle MPE/IX.
4378 * config.sub: Deal with MPE/IX.
4379
4380Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
4381
4382 * configure.in: Use mh-aix43.
4383
43841998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
4385
4386 * configure: Fix --without/--disable cases for gxx-include-dir.
4387
4388Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
4389
4390 * mdata-sh: Imported. Needed for automake support.
4391
4392Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
4393
ba73c63f 4394 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
4395 "chmod og=u `find . -print`".
4396
4397Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
4398
ba73c63f 4399 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
4400
4401Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
4402
4403 * Makefile.in: Undo previous patch.
4404
4405Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
4406
4407 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
4408 to here ...
4409 (install-no-fixedincludes): and here
4410 (INSTALL_MODULES): ... from here.
4411
4412Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
4413
4414 * config.sub: Merge with FSF.
4415
4416 * config.guess: Merge with FSF.
4417
4418Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
4419
4420 * configure (extraconfigdirs): New variable.
4421 (SUBDIRS): Add extraconfigdirs and recurse on them too.
4422 * Makefile.in (all): Move higher in file.
4423 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
4424 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
4425 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
4426 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
4427 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
4428
44291998-07-23 Brendan Kehoe <brendan@cygnus.com>
4430
4431 * Makefile.in (all-target-libjava): Depend on all-gcc and
4432 all-target-newlib.
4433 (configure-target-libjava): Depend on $(ALL_GCC).
4434
4435Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
4436
4437 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
4438 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
4439
4440Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
4441
4442 * ylwrap: Change absolute path checks to check for DOS style path
4443 names.
4444
4445 * ylwrap: Don't use a full path name if the source file is in the
4446 same directory. From hjl@lucon.org (H.J. Lu).
4447
4448 * config-ml.in: Default to being verbose, to match Feb 18 change to
4449 configure.
4450
4451Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
4452
4453 Brought over from egcs:
4454
4455 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4456
4457 * configure.in (target_subdir): Set to ${target_alias} instead
4458 of "libraries".
4459
4460 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4461
4462 * configure.in (target_subdir): Set to libraries if enable_multilib.
4463
4464Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
4465
4466 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
4467 multilibs, force reconfiguration the first time we create
4468 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
4469
4470Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
4471
4472 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
4473 avoid confusion with --no-recursion.
4474
4475Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
4476
4477 * configure.in: Win32 hosts shouldn't use install -x
4478 * install-sh: remove -x option, and special .exe-handling
4479 hack.
4480
4481Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
4482
4483 * config.guess: Recognize i586-pc-beos.
4484 * configure.in: Don't build some bits for beos.
4485
4486Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
4487
4488 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
4489 CFLAGS default to -O2.
4490
4491 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
4492 when using GNU ld.
4493
4494Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
4495
4496 * ltmain.sh: Correct install when using a different shell.
4497
4498Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
4499
4500 * ltconfig, ltmain.sh: Update to libtool 1.2b.
4501
4502Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
4503
4504 * makefile.vms: Update to build binutils/makefile.vms. Add install
4505 target.
4506
4507Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
4508
4509 * ltconfig: Update to correct AIX handling.
4510
4511Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4512
4513 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
4514
4515 * configure.in (target_subdir): Set to ${target_alias} instead
4516 of "libraries".
4517
45181998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
4519
4520 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
4521 (Makefile): Depend on $(gcc_version_trigger).
4522
4523 * configure (gcc_version): Change default initializer to empty
4524 string.
4525 (gcc_version_trigger): New variable; pass this variable down
4526 to subdir configures to enable them checking gcc's version
4527 themselves. Emit make macros for both gcc_version vars.
4528 (topsrcdir): Initialize reliably.
4529 (recursion line): Remove --with-gcc-version=${gcc_version}.
4530
45311998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4532
4533 * configure (enable_version_specific_runtime_libs): Implement new flag
4534 --enable-version-specific-runtime-libs which installs C++ runtime stuff
4535 in $(libsubdir); emit definition in each generated Makefile.
4536 (gxx_include_dir): Initialize depending on
4537 $enable_version_specific_runtime_libs.
4538
45391998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4540
4541 * configure (gcc_version): Initialize properly depending on
4542 how and where configure is started.
4543 (recursion line): Pass a --with-gcc-version=${gcc_version}
4544 to configures in subdirs.
4545
4546Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
4547
4548 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 4549 cygmon
252b5132
RH
4550
4551Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
4552
4553 * configure.in: Add cygmon and libstub support for mn10200.
4554
45551998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
4556
4557 * configure (gcc_version): Add new variable describing the
4558 particular gcc version we're building.
4559 * Makefile.in (libsubdir): Add new macro for the directory
4560 in which the compiler finds executables, libraries, etc.
4561 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
4562 and libsubdir.
4563
4564Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4565
ba73c63f
JM
4566 * Makefile.in (local-clean): Remove *.log.
4567 (warning.log): Built with warn_summary from build.log.
4568 (mail-report.log): Run test_summary.
4569 (mail-report-with-warnings.log): Run test_summary including
4570 warning.log in the report.
252b5132
RH
4571
4572Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
4573
4574 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
4575
4576Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
4577
4578 * Makefile.in (grep): Grep no longer depends on libiberty.
4579
4580Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
4581
4582 * Makefile.in: all-snavigator needs all-libgui.
4583
4584Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
4585
4586 * configure.in: Add cygmon and libstub support for mn10300.
4587
4588Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
4589
4590 * missing: Update to version from automake 1.3.
4591
4592 * ltmain.sh: On installation, don't get confused if the same name
4593 appears more than once in the list of library names.
4594
4595Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
4596
4597 * config.sub: Accept m68060 and m5200 as CPU names.
4598
4599Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
4600
4601 * configure: Use && rather than using -a in test, because odd
4602 strings can confuse test.
4603 * configure.in: Likewise.
4604
4605Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
4606
4607 * ltconfig, ltmain.sh: Bring in Visual C++ support.
4608
4609Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4610
4611 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
4612 bootstrap4-lean): New targets.
4613
4614Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
4615
4616 * mpw-* Delete. Not used.
252b5132
RH
4617
4618Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
4619
4620 * COPYING.LIB: Update FSF address.
4621
4622Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
4623
4624 * ltconfig, ltmain.sh: Update to libtool 1.2a.
4625
4626 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
4627 GAS_SUPPORT_DIRS.
4628
4629Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
4630
4631 * ltconfig, ltmain.sh: Avoid producing a version number if
4632 -version-info was not used.
4633
4634Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
4635
4636 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
4637 building with newlib.
4638
46391998-04-30 Paul Eggert <eggert@twinsun.com>
4640
ba73c63f 4641 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 4642 Solaris `make' causes it to continue to next definition.
252b5132 4643
afb8d725
JM
4644Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
4645
4646 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
4647 the right GUI libraries and files are installed along with GDB.
4648
252b5132
RH
4649Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
4650
4651 * configure.in: Change alpha to alpha* in several places.
4652
4653Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
4654
4655 * config.sub: Recognize sparc86x.
4656
4657Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 4658
252b5132
RH
4659 * configure.in (--enable-target-optspace): Remove debug echo.
4660
4661Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
4662
4663 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
4664
4665Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
4666
4667 * ltconfig: Update cygwin32 support.
4668
4669 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
4670 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
4671 (GDB_SUPPORT_DIRS): Likewise.
4672
4673Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
4674
4675 * configure.in (target_makefile_frag): If --enable-target-optspace,
4676 use -Os to compile target libraries rather than -O2. Default to
4677 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
4678 not used.
4679 * configure.in (target_cflags): Ditto for d30v.
4680
4681Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
4682
4683 * Makefile.in (all-bfd): Depend on all-intl.
4684 (all-binutils): Likewise.
4685 (all-gas): Likewise.
4686 (all-gprof): Likewise.
4687 (all-ld): Likewise.
4688
252b5132
RH
46891998-04-19 Brendan Kehoe <brendan@cygnus.com>
4690
4691 * configure.in (host_tools): Fix typo, lbtool -> libtool.
4692
4693Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
4694
4695 * Makefile.in (all-bfd): Depend upon all-libiberty.
4696
4697 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
4698
4699Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
4700
4701 * Makefile.in: Add libstub.
4702
4703 * configure.in: Ditto. Build libstub for targets that have cygmon
4704 support.
4705
4706Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
4707
4708 * configure.in: Don't set PICFLAG on ix86-cygwin32.
4709
4710Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
4711
4712 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
4713 use mh-sysv5 if specified. Support gprof on SCO Open Server.
4714
4715Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
4716
4717 * configure: Define DEFAULT_M4 by searching PATH.
4718 * Makfile.in: Use DEFAULT_M4.
4719
4720Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
4721
4722 * ltconfig: Add cygwin32 support.
4723
4724 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
4725 to configure and build.
4726
4727Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
4728
4729 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
4730
4731Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
4732
4733 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
4734
4735Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
4736
4737 * Makefile.in: add ash make rules
4738 * configure.in: add ash to native_only and host_tools lists
4739
4740Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
4741
4742 * Makefile.in (all-gettext, all-intl): New targets.
4743 (ALL_MODULES): Added all-gettext, all-intl.
4744 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
4745 (INSTALL_MODULES): Added install-gettext, install-intl.
4746 (CLEAN_MODULES): Added clean-gettext, clean-intl.
4747
4748 * configure.in (host_tools): Added gettext.
4749 (native_only): Likewise.
4750 (noconfigdirs) [various cases]: Likewise.
4751 (host_libs): Added intl.
4752
afb8d725
JM
4753Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
4754
4755 * configure: Do not disable building gdbtk for cygwin32 hosts.
4756
ba73c63f
JM
4757Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
4758
4759 * configure.in: Add thumb-coff target.
4760 * config.sub: Add thumb-coff target.
4761
252b5132
RH
4762Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4763
4764 * Makefile.in: Revert yesterday's change.
4765 (all-target-winsup): all-target-librx stays out of here.
4766
4767Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
4768
ba73c63f
JM
4769 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
4770 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
4771 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
4772 Remove references to librx and libg++.
4773
4774Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
4775
4776 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
4777 recursive makes
4778
4779Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
4780
4781 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
4782 for newlib directory.
4783 (CXX_FOR_TARGET): Likewise.
4784
4785Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
4786
4787 * ltconfig: Update after libtool/ltconfig.in change for
4788 hpux11.
4789
4790Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
4791
4792 * ltconfig, ltmain.sh: Update to libtool 1.2.
4793
4794Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
4795
4796 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
4797 (install-gcc-cross): Instead, override LANGUAGES here.
4798
47991998-03-18 Dave Love <d.love@dl.ac.uk>
4800
4801 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
4802 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
4803
4804Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
4805
4806 * configure.in: Add Thumb-pe target.
4807
4808Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 4809
252b5132
RH
4810 * Makefile.in - changed sn targets to snavigator
4811 * configure.in - changed sn targets to snavigator
4812
4813Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
4814
4815 * config-ml.in: After building symlink tree call make distclean
4816 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
4817 to be the case for libiberty.
4818
4819Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
4820
4821 * configure: When making link, also check the current
4822 directory. The configure scripts may create one.
4823
4824Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
4825
4826 * config.sub: Accept alphapca56 and alphaev6 properly.
4827
4828Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4829
4830 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
4831
252b5132
RH
4832Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
4833
80413487 4834 * config.sub (sco5): Fix typo.
252b5132
RH
4835
4836Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
4837
4838 * Makefile.in (INSTALL_MODULES): Move install-tcl before
4839 install-itcl.
4840 (install-itcl): Remove dependency on install-tcl.
4841
4842Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
4843
4844 * configure.in: Remove libgloss from noconfigdirs for MN10300.
4845
252b5132
RH
4846Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
4847
4848 * configure.in: Don't build libgui for a cygwin32 target when not on
4849 a cygwin32 host.
4850
4851Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
4852
4853 * configure (redirect): Set to null, so default behavior of
4854 configure is now --verbose.
4855
48561998-02-16 Dave Love <d.love@dl.ac.uk>
4857
4858 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
4859 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
4860
4861Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
4862
4863 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
4864 this change to sync Makefile.in with its ChangeLog entries.
4865
4866Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
4867
4868 * ltmain.sh (mkdir): Check that the directory doesn't exist
4869 before we exit with error, so that we don't get races during
4870 parallel builds.
4871
4872Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
4873
4874 * ltconfig, ltmain.sh: Update from libtool 1.0i.
4875
4876Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
4877
4878 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
4879 PICFLAG_FOR_TARGET.
4880 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
4881
4882 * configure: Emit a definition for the new macro enable_shared
4883 into each Makefile.
4884
252b5132
RH
4885Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4886
4887 * configure.in (host_tools, native_only): Add libtool.
4888
4889Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
4890
4891 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
4892 Fix typo in ming config comment.
4893
4894Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
4895
4896 * ltconfig, ltmain.sh: Update from libtool 1.0h.
4897
4898Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
4899
4900 * config.sub: Add tic30 cases, and map c30 to tic30.
4901
ba73c63f
JM
4902Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
4903
4904 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
4905 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
4906 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
4907 (CLEAN_TARGET_MODULES): Similarly
4908 (all-target-libf2c): Add dependences.
35590697 4909 * configure.in (target_libs): Add libf2c.
ba73c63f 4910
252b5132
RH
4911Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
4912
ba73c63f
JM
4913 * configure.in: Remove expect from noconfigdirs when target
4914 is cygwin32. OK to build expect and dejagnu with Canadian
4915 Cross.
252b5132
RH
4916
4917Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
4918
4919 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
4920 host.
4921
4922 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
4923 and mingw32.
4924
4925Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
4926
4927 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
4928 here as it is not defined in the toplevel Makefile.
4929
4930Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
4931
4932 * configure (package_makefile_rules_frag): New variable, which names
4933 a file with generic rules, ...
4934 Change comment to mention we now have FIVE parts.
4935 * configure: Undo last change.
4936
4937Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
4938
4939 * config.guess: More accurate determination of HP processor types.
4940 * config.sub: More accurate determination of HP processor types.
4941
4942Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
4943
4944 * configure (package_makefile_frag): Move inserting the
4945 ${package_makefile_frag} to where it should be according
4946 to the comment.
4947
ba73c63f 4948Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
4949
4950 * config.guess: Add support for Linux/ARM.
4951
4952Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
4953
4954 * .cvsignore: Remove *-info and *-install since they match
4955 release-info and mpw-install, which we don't want to just ignore.
4956
4957Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
4958
4959 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
4960
4961Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
4962
4963 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
4964 local_prefix to sub-make invocations.
4965
4966Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
4967
4968 * configure.in: Check makefile fragments in the source
4969 directory.
4970
4971Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4972
ba73c63f
JM
4973 * configure.in: Check whether host and target makefile
4974 fragments exist before adding them to *_makefile_frag.
252b5132
RH
4975
4976Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
4977
4978 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 4979
252b5132
RH
4980Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
4981
4982 * configure.in: Make sure we only replace RPATH_ENVVAR on
4983 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
4984 regexp to sed.
4985
4986 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
4987 to sub-makes.
4988
49891998-01-13 Lee Iverson (leei@ai.sri.com)
4990
4991 * config-ml.in (multi-do): LDFLAGS must include multilib
4992 designator.
4993
4994Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
4995
4996 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
4997
4998Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
4999
5000 * config.sub: Add mingw32 support.
5001 * configure.in: Likewise.
252b5132
RH
5002
5003Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
5004
5005 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
5006
5007Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
5008
5009 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5010 * configure (gxx_include_dir): Provide a definition for subdirs
5011 which do not use autoconf.
5012
5013Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
5014
5015 * config.guess: Sync with egcs. Picks up new alpha support,
5016 BeOS & some additional linux support.
5017
ba73c63f 5018Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5019
5020 * config.guess: HP 9000/803 is a PA1.1 machine.
5021
ba73c63f
JM
5022Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
5023
5024 * configure.in: It's alpha*-...
252b5132
RH
5025
5026Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5027
ba73c63f
JM
5028 * configure.in (host_makefile_frag, target_makefile_frag):
5029 Handle multiple config files.
5030 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
5031 alpha-*-*.
252b5132
RH
5032
5033Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
5034
5035 * mkdep: New file.
5036
5037Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
5038
5039 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
5040
5041Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
5042
5043 * Makefile.in: Add libgui directory.
5044 (GDB_TK): Add all-libgui.
5045 * configure.in: Add libgui directory.
5046 * configure: Add all-libgui to GDB_TK.
5047
5048Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
5049
5050 * config-ml.in (multidirs): Add m32r to multilib list.
5051
5052Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
5053
5054 * Makefile.in (all-target-gperf): Change dependency to
5055 all-target-libstdc++.
5056
5057Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
5058
5059 * config.guess: Add BeOS support.
5060
5061Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
5062
5063 Source directory cvs renamed to cvssrc:
5064 * configure.in (host_tools): Change cvs to cvssrc.
5065 (native_only): Likewise.
5066 (noconfigdirs) [various cases]: Likewise.
5067 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
5068 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
5069 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
5070 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
5071 (all-cvssrc): Rename target from all-cvs.
5072
5073Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
5074
5075 * configure (gxx_include_dir): Fix thinko.
5076
5077Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
5078
5079 * Makefile.in (INSTALL_TARGET_CROSS): Define.
5080 (install-cross, install-gcc-cross): New targets.
5081
5082Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
5083
5084 * configure.in (noconfigdirs): Add support for Thumb target.
5085
5086 * config.sub (maybe_os): Add support for Thumb target.
5087
5088Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
5089
5090 * Makefile.in: Add rules for cygmon.
5091
5092 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
5093
5094Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
5095
5096 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5097 * configure (gxx_include_dir): Provide a definition for subdirs
5098 which do not use autoconf.
5099
5100Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
5101
5102 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 5103 11/18/97 build
252b5132
RH
5104
5105Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
5106
5107 * From Franz Sirl.
5108 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
5109 found on RedHat Linux systems.
5110
5111Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
5112
5113 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
5114 guesses.
5115
5116Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
5117
5118 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
5119
5120Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
5121
5122 * ltmain.sh: If mkdir fails, check whether the directory was created
5123 anyhow by some other process.
5124
5125Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
5126
5127 * configure.in (d30v-*-*): Configure all directories.
5128
5129Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
5130
5131 * configure.in (d30v-*-*): Configure newlib, libiberty directories
5132 for the D30V.
5133
5134Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
5135
5136 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
5137
5138Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
5139
80413487
RH
5140 * include/libiberty.h: Add extern "C" { so it can be used with C++
5141 progrms.
5142 * include/remote-sim.h: Add extern "C" { so it can be used with C++
5143 programs.
252b5132
RH
5144
5145Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
5146
5147 * configure.in (d30v-*-*): Configure GCC now.
5148
5149Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5150
5151 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
5152 is no longer needed.
5153
5154Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
5155
5156 * Makefile.in: check-target-libio depends on all-target-libstdc++.
5157
5158Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
5159
5160 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
5161 targets using "$@" to provide support for similar but not identical
5162 targets without having to duplicate code.
5163
5164Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
5165
5166 * makefile.vms: Fix to work with DEC C.
5167
5168Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
5169
5170 * config.sub: Add mips-tx39-elf to marketing names.
5171
5172Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
5173
5174 * ltmain.sh: Handle symlinks in generated script.
5175
5176Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
5177
5178 * configure: Handle autoconf style directory options: --bindir,
5179 --datadir, --includedir, --infodir, --libdir, --libexecdir,
5180 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5181 --sysconfdir.
5182 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5183 (sharedstatedir, localstatedir, oldincludedir): New variables.
5184 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5185 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5186 sbindir, sharedstatedir, and sysconfdir.
5187
5188Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
5189
5190 * Makefile.in (bootstrap-lean): New target.
5191
5192Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
5193
5194 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 5195 sn, and gnuserv from noconfigdirs.
252b5132
RH
5196
5197Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
5198
5199 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5200
5201Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
5202
ba73c63f 5203 * Makefile.in (cross): New target.
252b5132
RH
5204
5205Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 5206 Jeff Law <law@cygnus.com>
252b5132
RH
5207
5208 * Makefile.in (bootstrap2, bootstrap3): New targets.
5209 (all-bootstrap): Remove outdated and confusing target.
5210 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
5211
afb8d725
JM
5212Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
5213
5214 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 5215 windows. Consistent with gdb/configure.
afb8d725 5216
252b5132
RH
52171997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
5218
252b5132
RH
5219 * configure.in: Name Linux target fragment.
5220
5221 * configure: Rewrite so that project Makefile fragment is inserted
5222 first and appears last in the resulting Makefile.
5223
5224Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
5225
5226 * Makefile.in (install-itcl): Install tcl first.
5227
252b5132 5228Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 5229
252b5132
RH
5230 * configure.in: remove bison from noconfigdirs for Cygwin32 host
5231
5232Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5233
5234 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
5235
5236 * configure.in (skipdirs): Add target-librx for Linux.
5237 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
5238
5239Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
5240
5241 * Makefile.in (bootstrap): New target.
5242
5243Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
5244
5245 * config.sub: Accept 'amigados' for backward compatability.
5246
5247Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
5248
5249 * config.guess: Merge with FSF.
5250
ba73c63f
JM
5251Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
5252
5253 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
5254
252b5132
RH
5255Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
5256
5257 * config.sub: Add "marketing-names" patch.
5258
5259Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
5260
80413487 5261 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
5262
5263Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
5264
5265 * config.sub: Handle v850-elf.
5266
ba73c63f
JM
5267Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
5268
5269 * .cvsignore (*-install): Remove.
5270
252b5132
RH
5271Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
5272
5273 * ltconfig: Set CONFIG_SHELL in libtool.
5274 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
5275
5276Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5277
5278 * configure.in (target_subdir): Set to libraries if enable_multilib.
5279
5280Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
5281
5282 * config.guess: Update from gcc directory.
5283
5284Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
5285
5286 * Makefile.in (all-sim): Depends on all-readline.
5287
5288Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
5289
5290 * Makefile.in (BISON, YACC): Use $$s.
5291 (all-bison): Depend on all-texinfo.
5292
5293Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
5294
5295 * Makefile.in (BISON): Add -L flag.
5296 (YACC): Likewise.
5297
5298Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5299
35590697
AJ
5300 * configure.in (noconfigdirs): Add support for v850e target.
5301
252b5132
RH
5302 * config.sub (maybe_os): Add support for v850e target.
5303
5304Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5305
35590697
AJ
5306 * configure.in (noconfigdirs): Add support for v850ea target.
5307
252b5132
RH
5308 * config.sub (maybe_os): Add support for v850ea target.
5309
5310Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
5311
5312 * config.sub: Add mipstx39. Delete r3900.
5313
5314Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5315
5316 * Makefile.in (all-autoconf): Depends on all-texinfo.
5317
5318Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
5319
5320 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
5321 eabi targets.
5322
5323Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
5324
5325 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
5326
5327 * configure: When handling a Canadian Cross, handle YACC as well as
5328 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 5329 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
5330
5331Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
5332
5333 * Makefile.in (BISON): bison, not byacc or bison -y.
5334 (YACC): bison -y or byacc or yacc.
5335 (various): Add *-bison as appropriate.
5336 (taz): No need to mess with BISON anymore.
5337
5338Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
5339
5340 * configure: If OSTYPE matches *win32*, try to find a good value for
5341 CONFIG_SHELL.
5342
5343Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
5344
5345 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
5346 configure.in if it is present.
5347
5348Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
5349
5350 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
5351
5352Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
5353
5354 * config.sub: Recognize `arc' cpu.
5355 * configure.in: Likewise.
5356 * config-ml.in: Likewise.
5357
5358Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
5359
5360 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
5361
5362Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
5363
5364 * configure: Changed sed delimiter from ':' to '|' when
5365 attempting to substitute ${config_shell} for SHELL. On
5366 NT ${config_shell} may contain a ':' in it.
5367
5368Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
5369
5370 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
5371
5372Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
5373
5374 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
5375
5376Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
5377
5378 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
5379
5380 * ylwrap: If the program is a relative path, force it to be
5381 absolute.
5382
5383Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
5384
5385 * configure (tooldir): Set BISON to `bison -y' and not just bison.
5386
5387Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
5388
5389 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
5390 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
5391 for libraries.
252b5132
RH
5392
5393Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
5394
5395 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 5396 separated by spaces.
252b5132
RH
5397
5398Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
5399
5400 * ylwrap: New file.
5401 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
5402
5403 * ltmain.sh: Handle /bin/sh at start of install program.
5404
5405 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
5406
5407 * ltconfig, ltmain.sh: New files, from libtool 1.0.
5408 * missing: New file, from automake 1.2.
5409
5410Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
5411
5412 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
5413 check-tk to CHECK_X11_MODULES.
5414
5415Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
5416
5417 * config.sub: Merge with FSF.
5418
5419Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
5420
5421 * config.guess: Merge with FSF.
5422
5423Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
5424
5425 * configure: Treat msdosdjgpp like go32.
5426 * configure.in: Likewise. Don't remove gprof for go32.
5427
5428 * configure: Change Makefile.tem2 to Makefile.tm2.
5429
5430Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
5431
5432 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
5433
5434Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5435
5436 * install-sh (chmodcmd): Set to null if the DST directory already
5437 exists. Same as Nov 11th change.
5438
5439Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
5440
35590697 5441 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
5442
5443Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
5444
5445 * config.guess: Update from FSF.
5446
5447Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
5448
5449 * Makefile.in (GDB_TK): Depend on itcl and tix.
5450
5451Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
5452
5453 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
5454 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
5455 (INSTALL_SCRIPT): New variable.
5456 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
5457 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
5458 to -x.
5459 * install-sh: Add support for -x option.
5460
5461Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
5462
5463 * configure.in, Makefile.in: Treat tix like itcl.
5464
5465Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
5466
5467 * Makefile.in (WINDRES): New variable.
5468 (WINDRES_FOR_TARGET): New variable.
5469 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
5470 (EXTRA_HOST_FLAGS): Add WINDRES.
5471 (EXTRA_TARGET_FLAGS): Add WINDRES.
5472 (EXTRA_GCC_FLAGS): Add WINDRES.
5473 ($(DO_X)): Pass down WINDRES.
5474 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
5475 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
5476 DLLTOOL_FOR_TARGET.
5477
5478Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
5479
5480 * configure.in: configure sim before gdb for win32-x-ppc
5481
5482Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5483
5484 Move gperf into the toplevel, from libg++.
5485 * configure.in (target_tools): Add target-gperf.
5486 (native_only): Add target-gperf.
5487 * Makefile.in (all-target-gperf): New target, depend on
5488 all-target-libg++.
5489 (configure-target-gperf): Empty rule.
5490 (ALL_TARGET_MODULES): Add all-target-gperf.
5491 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
5492 (CHECK_TARGET_MODULES): Add check-target-gperf.
5493 (INSTALL_TARGET_MODULES): Add install-target-gperf.
5494 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
5495
5496Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 5497
252b5132
RH
5498 * config.sub (mn10200): Recognize new basic machine.
5499
5500Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5501
5502 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
5503 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
5504
5505Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5506
5507 * configure.in: If we're building mips-sgi-irix6* native, turn on
5508 ENABLE_MULTILIB and set TARGET_SUBDIR.
5509
5510Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
5511
5512 * Makefile.in (all-sn): Depend on all-grep.
5513
5514Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
5515
5516 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
5517
5518 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
5519 Makefile. From Jeff Makey <jeff@cts.com>.
5520 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
5521
5522 * Makefile.in (DISTBISONFILES): Remove.
5523 (taz): Don't futz with DISTBISONFILES. Change BISON to use
5524 $(DEFAULT_YACC).
5525
5526 * configure.in: Build itl, db, sn, etc., when building for native
35590697 5527 cygwin32.
252b5132
RH
5528
5529 * Makefile.in (LD): New variable.
5530 (EXTRA_HOST_FLAGS): Pass down LD.
5531 ($(DO_X)): Likewise.
5532
5533Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
5534
5535 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
5536
5537Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
5538
5539 * configure.in (targargs): Strip out any supplied --build argument
35590697 5540 before adding our own. Always add --build.
252b5132
RH
5541
5542Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
5543
5544 * configure.in (targargs): Pass --build if we're doing
5545 a cross-compile.
5546
5547Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
5548
ba73c63f 5549 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
5550 sed. Otherwise sed chokes on NT path names with drive
5551 designators. Also look for "?:*" as the leading characters in an
5552 absolute pathname.
5553
5554Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
5555
5556 * config.sub: Support for r3900.
5557
5558Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
5559
5560 * configure.in: Use install-sh, not install.sh.
5561
5562Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
5563
5564 * Makefile.in (taz): Improve check for BISON so it doesn't try to
5565 apply it twice.
5566
5567Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
5568
5569 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
5570 install-binutils.
5571
5572Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
5573
5574 * Makefile.in: Add automake targets.
5575 * configure.in (host_tools): Add automake.
5576
5577Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
5578
5579 * configure: Default CXX to c++, not gcc.
5580 * Makefile.in (CXX): Set to c++, not gcc.
5581 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
5582
5583Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
5584
5585 * install-sh: try appending a .exe if source file doesn't
5586 exist
5587
5588Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
5589
5590 * configure.in: Turn on multilib by default.
5591 (cross_only): Remove target-libiberty.
5592
5593 * Makefile.in (all-gcc): Don't depend on libiberty.
5594
5595Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
5596
5597 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
5598
5599Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
5600
5601 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
5602 (DISTBISONFILES): Add ld/Makefile.in
5603
5604Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
5605
5606 * configure.in: if target is cygwin32 but host isn't cygwin32,
5607 don't configure gdb tcl tk expect, not just gdb.
5608
5609Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
5610
5611 * configure.in: Added gnuserv everywhere sn appears.
5612
5613 * Makefile.in (ALL_MODULES): Added all-gnuserv.
5614 (CROSS_CHECK_MODULES): Added check-gnuserv.
5615 (INSTALL_MODULES): Added install-gnuserv.
5616 (CLEAN_MODULES): Added clean-gnuserv.
5617 (all-gnuserv): New target.
5618
5619Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
5620
5621 * config.guess: Fixes for MIPS OpenBSD systems.
5622
5623Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
5624
5625 * Makefile.in (INSTALL_XFORM): Remove.
5626 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
5627
5628 * mkinstalldirs: New file, copied from automake.
5629 * Makefile.in (installdirs): Rename from install-dirs. Use
5630 mkinstalldirs. Change all users.
5631 (DEVO_SUPPORT): Add mkinstalldirs.
5632
5633Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
5634
5635 * install-sh: Rename from install.sh.
5636 * Makefile.in (INSTALL): Change install.sh to install-sh.
5637 (DEVO_SUPPORT): Likewise.
5638
5639 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
5640 Graichen <graichen@rzpd.de>.
5641
5642Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
5643
5644 * config.guess: Recognize OpenBSD systems correctly.
5645
5646Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5647
5648 * README, Makefile.in (ETC_SUPPORT): Remove references to
5649 cfg-paper*, configure.{texi,man,info*}._
5650
5651Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
5652
5653 * Makefile.in (all.normal): Ensure that gcc is built after all
5654 the x11 - ie gdb - targets.
5655
5656Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
5657
5658 * makefile.vms: Don't run conf-a-gas.
5659
5660Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
5661
80413487 5662 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
5663
5664Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
5665
5666 * configure.in: Remove noconfigdirs case since gdb also
5667 configures and builds for tic80-coff.
5668
5669Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
5670
5671 * configure: Set cache_file to config.cache.
5672 * Makefile.in (local-distclean): Remove config.cache.
5673
5674Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
5675
5676 * COPYING: Update FSF address.
5677
5678Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
5679
5680 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
5681 noconfigdirs.
5682
5683Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
5684
5685 * Makefile.in (install-dirs): Don't crash if prefix, and hence
5686 MAKEDIRS, is empty.
5687
5688Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
5689
5690 * config.sub: Tweak mn10300 entry.
5691
5692Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
5693
5694 * configure.in (host_tools): Put sim before gdb, so gdb's
5695 configure.tgt can determine if the simulator was configured.
5696
5697Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
5698
5699 * config.sub: Move BeOS $os case to be with other Cygnus
5700 local cases.
5701
5702Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
5703
5704 * config.sub: Remove misplaced comment that broke Linux.
5705
5706Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
5707
5708 * config.sub: Add BeOS support.
5709
5710Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
5711
5712 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
5713
5714Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
5715
5716 * configure.in (noconfigdirs): Remove tcl and tk from
5717 noconfigdirs for cygwin32 builds.
5718
5719Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
5720
5721 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
5722
5723Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
5724
5725 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
5726 make-all.com, use makefile.vms instead.
5727
5728Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
5729
5730 * config.sub: Accept -lnews*.
5731
5732Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
5733
5734 * configure.in (noconfigdirs): Disable target-newlib,
35590697 5735 target-examples and target-libiberty for d30v.
252b5132
RH
5736
5737Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5738
5739 * configure.in (noconfigdirs): Enable ld for d30v.
5740
5741Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
5742
5743 * configure.in (tic80-*-*): Build compiler.
5744
5745Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
5746
5747 * configure.in (d30v-*): Remove sim directory from list of
35590697 5748 unsupported d30v directories
252b5132
RH
5749
5750Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5751
35590697
AJ
5752 * config.sub, configure.in: Add d30v target cpu.
5753
252b5132
RH
5754Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
5755
5756 * makefile.vms: New file.
5757 * make-all.com: Remove.
5758
5759Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
5760
5761 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
5762
5763Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
5764
5765 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
5766
5767Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
5768
5769 * Makefile.in (ALL_MODULES): Added all-db.
5770 (CROSS_CHECK_MODULES): Addec check-db.
5771 (INSTALL_MODULES): Added install-db.
5772 (CLEAN_MODULES): Added clean-db.
5773
5774Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
5775
5776 * config.guess: Merge with latest FSF sources.
5777
5778Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
5779
5780 * Makefile.in (ALL_MODULES): Added all-itcl.
5781 (CROSS_CHECK_MODULES): Added check-itcl.
5782 (INSTALL_MODULES): Added install-itcl.
5783 (CLEAN_MODULES): Added clean-itcl.
5784
5785Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
5786
5787 * configure.in: build gdb for mn10200
5788
5789Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
5790
5791 * Makefile.in (all-target-winsup): Depend on all-target-libio.
5792
5793Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
5794
5795 * configure.in (tic80-*-*): Turn off most targets right now.
5796
5797Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
5798
5799 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
5800 rather than the makeinfo program.
5801 (do-info): Depend upon all-texinfo.
5802
5803Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
5804
5805 * configure.in: Remove uses of config/mh-linux.
5806
5807 * config.sub, config.guess: Merge with latest FSF sources.
5808
5809Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
5810
5811 * config.sub (case $basic_machine): Add tic80 entries.
5812
5813Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
5814
5815 * config.sub, config.guess: Merge with latest FSF sources.
5816
5817Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5818
5819 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
5820 * mpw-config.in: Test for NewFolderRecursive.
5821 * mpw-install: Use symbolic name for startup filename.
5822 * mpw-README: Add various additional details.
5823
5824Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
5825
5826 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
5827
5828Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
5829
5830 * configure.in: Do build gcc and the target libraries for
5831 the mn10200.
5832
5833Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
5834
5835 * configure.in: don't avoid building gdb for mn10300 any more
5836 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
5837 instead of single-quoting it.
5838
5839Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
5840
5841 * configure.in: Don't use --with-stabs on IRIX 6.
5842
5843Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
5844
5845 * configure.in (m32r): Build gdb, libg++ now.
5846
5847Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5848
5849 * configure.in (mips*-sgi-irix6*): Remove gdb and related
5850 directories from noconfigdirs.
5851
5852Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
5853
5854 * config.sub (basic_machine): added mips16 configuration
5855
5856Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5857
5858 * config.sub: Handle d10v-unknown.
5859
5860Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
5861
5862 * config.sub: Handle v850-unknown.
5863
5864Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
5865
5866 * Makefile.in: add findutils
5867 * configure.in: add findutils to list of host_tools
5868
5869Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
5870
5871 * config.sub: Handle mn10200 and mn10300.
5872
5873Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5874
5875 * configure.in (d10v-*): Do not build librx.
5876
5877Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
5878
5879 * configure.in (mn10300): Build everything except gdb & libgloss.
5880
5881Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
5882
5883 * config.guess: Patch for Dansk Data Elektronik servers,
5884 from Niels Skou Olsen <nso@dde.dk>.
5885
5886 For ncr, use /bin/uname rather than uname, since GNU uname does not
5887 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
5888
5889 Patch for MIPS R4000 running System V,
5890 from Eric S. Raymond <esr@snark.thyrsus.com>.
5891
5892 Fix thinko for nextstep.
5893
5894 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
5895
5896 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
5897 * config.guess: Guess mips-dec-mach_bsd4.3.
5898
5899 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
5900 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
5901 release numbers.
5902 * config.guess (mips-mips-riscos*): Emit just enough of the
5903 release number.
5904
5905 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
5906 * config.guess (sparc-auspex-sunos*): Added.
5907 (f300-fujitsu-*): Added.
5908
5909 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
5910 * config.guess: Recognize a Tadpole as a sparc.
5911
5912Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
5913
5914 * config.guess: Don't assume that NextStep version is either 2 or
5915 3. NextStep 4 (aka OpenStep 4) has come out now.
5916
5917Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
5918
5919 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
5920 From Rik Faith <faith@cs.unc.edu>.
5921
5922Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5923
5924 * config.sub: Contributions from bug-gnu-utils to:
5925 Support plain "hppa" (no version given) architecture, reported by
5926 OpenStep.
5927 OpenBSD like NetBSD.
5928 LynxOs is not a hardware supplier.
5929
5930 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 5931 OpenBSD like NetBSD.
252b5132
RH
5932 Stratus systems.
5933 More Pyramid systems.
5934 i[n>4]86 Intel chips.
5935 M680[n>4]0 Motorola chips.
5936 Use unknown instead of lynx for hardware manufacturer.
5937
5938Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5939
5940 * install.sh (chmodcmd): Set to null if the DST directory already
5941 exists.
5942
5943Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5944
5945 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
5946 not use mt-ppc target Makefile fragment any more.
5947
5948Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
5949
5950 * configure.in (*-*-windows): Exclude everything but those dirs
5951 needed to build windows.
5952
5953Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
5954
5955 * Makefile.in (all-target-winsup): Depend on all-target-librx.
5956
5957Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
5958
5959 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
5960
5961Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
5962
5963 * Undo my previous change.
5964
5965Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
5966
5967 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
5968 unconditionally.
5969 (MAKEOVERRIDES): Define (revert this part of October 18 change).
5970
5971Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
5972
5973 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
5974 host to add it's own flags.
252b5132
RH
5975
5976Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
5977
5978 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
5979
5980Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
5981
5982 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
5983 (CXX_FOR_TARGET): Likewise.
5984 (GCC_FOR_TARGET): Define.
5985 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
5986 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
5987 CC_FOR_TARGET was specified on the command line.
5988 (MAKEOVERRIDES): Don't define.
5989
5990Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
5991
5992 * configure.in (m32r): Fix spelling of libg++ libs.
5993
5994Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
5995
5996 * config.sub (-apple*): Remove, now redundant.
5997
5998Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
5999
6000 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
6001
6002 * configure: Rework yesterday's sed script patch.
6003
6004 * config.sub: Merge with FSF.
6005
6006Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
6007
6008 * config.guess: Merge from FSF.
6009
6010 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
6011 * config.guess: Use pc instead of unknown, for pc clone systems.
6012 Change linux to linux-gnu.
252b5132
RH
6013
6014 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 6015 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
6016
6017Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
6018
6019 * test-build.mk (HOLES): Add "xargs" for gdb.
6020
6021 * configure: Avoid hpux10.20 sed bug.
6022
6023Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
6024
4bddf3ad 6025 * configure.in: Add support for windows host
252b5132
RH
6026 (that is a build done under the Microsoft build environment).
6027
6028Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
6029
6030 * Makefile.in: Replace all uses of srcroot with s, to shrink
6031 command line lengths.
6032
6033 Patches from Geoffrey Noer <noer@cygnus.com>:
6034 * configure.in: If configuring for newlib, pass --with-newlib to
6035 subdirectories.
6036 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
6037 -Bnewlib/ and -Lwinsup to gcc.
6038 (CXX_FOR_TARGET): Likewise.
6039
6040Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
6041
6042 * Makefile.in (ETC_SUPPORT): Add configure.
6043
6044Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
6045
35590697 6046 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
6047 host configuration file.
6048
6049Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
6050
6051 * configure.in: Break mn10x00 support into separate
6052 mn10200 and mn10300 configurations.
6053 * config.sub: Likewise.
6054
6055Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
6056
6057 * configure.in: Add lots of stuff to noconfigdirs for
6058 the mn10x00 targets.
6059
6060 * config.sub, configure.in: Add mn10x00 support.
6061
6062Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
6063
6064 * make-all.com: Call conf-a-gas, not config-a-gas.
6065
6066Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
6067
6068 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 6069 targets.
252b5132
RH
6070
6071Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
6072
6073 * mpw-README: Add much more detail for native PowerMac.
6074 * mpw-install: New file.
6075 * mpw-configure: Add --norecursion and --help options.
6076 * mpw-config.in: Translate readme and install files when
6077 copying to objdir.
6078 * mpw-build.in: Don't always depend on byacc and flex.
6079 (install-only-top): New action.
6080
6081Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
6082
6083 * configure.in: You can now configure GDB for the v850.
6084
6085Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
6086
6087 * configure.in (noconfigdirs): Don't configure any C++ dirs
6088 if targeting D10V.
6089
6090Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
6091
6092 * config.sub: Recognize mips64vr5000.
6093
6094Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
6095
6096 * configure.in: Use a single line for host_tools and native_only.
6097
6098Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
6099
6100 * config.sub, configure.in: Add entries for m32r.
6101
6102Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
6103
6104 * Makefile.in (inet-install): Don't run install-gzip.
6105
6106Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
6107
6108 * configure.in: Don't config lots of things for *-*-windows*.
6109
6110Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
6111
6112 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
6113 (host_libs, host_tools): Copy from configure.in.
6114 * mpw-configure: Don't complain about directories not found.
6115
6116Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6117
6118 * configure.in (i[345]86): Recognize i686 for pentium pro.
6119 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
6120 file.
6121
6122 * config.guess (i[345]86): Ditto.
6123
6124Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6125
6126 * configure.in (noconfigdirs): Removed gdb for D10V.
6127
6128Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
6129
6130 * configure.in: Remove ld, target-libio, target-libg++, and
6131 target-libstdc++ from noconfigdirs.
6132
6133Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
6134
6135 * configure: Fix three locations where shell scripts were
6136 being run directly rather than with config_shell.
6137
6138Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
6139
6140 * configure.in (v850-*-*): Set up initial $noconfigdirs.
6141 * config.sub (basic_machine): Recognize v850.
6142
6143Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6144
6145 * mpw-configure: Handle multiple enable/disable options and
6146 pass them down recursively, handle -c and -s flags appropriately
6147 depending on choice of compiler, add escape mechanism for
6148 quoted arguments to gC.
6149
6150Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6151
6152 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
6153 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
6154 so that -mrelocatable-lib and -mno-eabi are used.
6155
6156 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
6157 not support --print-multi-lib, don't abort.
6158
252b5132
RH
6159Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
6160
6161 * make-all.com: Run config-a-gas.
6162 * setup.com: Don't copy subdirectory files around.
6163
6164Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
6165
6166 * configure.in (*-*-ose): Remove exclusion of libgloss for this
6167 target, it now compiles correctly.
6168
6169Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
6170
6171 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
6172
6173Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6174
35590697 6175 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
6176
6177Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6178
6179 * configure.in (native_only): Add prms.
6180
6181Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
6182
6183 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
6184 (BINUTILS_SUPPORT_DIRS): Likewise.
6185
6186Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6187
6188 * configure.in (d10v-*-*): Don't configure ld or gdb until the
6189 d10v support is added.
6190
6191Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6192
6193 * configure.in (d10v-*-*): New target.
6194
6195Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
6196
6197 * config.guess (HP 9000/811): Recognize this as a PA1.1
6198 machine.
6199
6200Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
6201
6202 * Makefile.in (do-tar-gz): New target, split out from tail end of
6203 taz target. Run each command separately, don't use pipes.
6204 (taz): Use it.
6205
6206Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
6207
6208 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
6209 * mpw-build.in: No builds should depend on building byacc or flex,
6210 they are assumed to be installed already.
6211
6212Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6213
6214 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
6215 variable that CC_FOR_TARGET needs.
6216
6217Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6218
6219 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
6220 options have changed since the last time the subdirectory was
6221 configured, and if it has, reconfigure.
6222 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
6223 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
6224
6225Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
6226
6227 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
6228 CLEAN_MODULES): Add bash.
6229 (all-bash): New target.
6230
6231Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
6232
6233 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
6234
6235Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6236
6237 * config.sub (basic_machine): Recognize d10v as a valid processor.
6238
6239Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
6240
6241 * mpw-configure: Add support for --bindir.
6242 * mpw-build.in: Use a GCC-specific build script for GCC actions.
6243
6244Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
6245
6246 * configure.in: add bash, time, gawk to list of hosttools and things
6247 to only build for native toolchains
6248
6249Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6250
6251 * Makefile.in (docdir): Remove.
6252
6253Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6254
6255 * Makefile.in (datadir): Set to $(prefix)/share.
6256
6257Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
6258
6259 * configure.in: build diff and patch for cygwin32-hosted
6260 toolchains.
6261
6262Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
6263
6264 * config.sub: Accept -rtems*.
6265
6266Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
6267
80413487 6268 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
6269 remove diff from the list of things not buildable
6270 via Canadian Cross
252b5132
RH
6271
6272Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
6273
6274 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 6275 don't get ". ".
252b5132
RH
6276
6277Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
6278
6279 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
6280
6281Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
6282
6283 * Makefile.in (taz): Handle case where tex3patch didn't even get
6284 checked out. Also, if it was found, put the symlink in a new util
6285 subdirectory.
6286
6287Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6288
6289 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
6290
6291Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
6292
6293 * config.sub: Recognize -openvms.
6294 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
6295 * make-all.com, setup.com: New files.
6296
6297Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6298
6299 * Makefile.in (taz): tex3patch moved to texinfo/util.
6300
6301Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
6302
afb8d725 6303 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
6304 * configure.in: remove make from disable-if-Can-Cross list
6305 enable gdb if ${host} and ${target} are cygwin32
6306
6307Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
6308
6309 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
6310 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
6311
6312Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6313
6314 * config.guess: Combine mips-mips-riscos cases, and use cpp to
6315 distinguish sysv/svr4/bsd variants.
6316 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
6317
6318Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
6319
6320 * configure.in: Added copyright notice.
6321 * move-if-change: Added copyright notice.
6322
6323Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6324
6325 * configure.in (powerpcle-*-solaris*): Until we get shared
6326 libraries working, don't build gdb, sim, make, tcl, tk, or
6327 expect.
6328
6329Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
6330
6331 * config.guess: Merge with FSF:
6332
6333 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
6334 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
6335
6336 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
6337 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
6338
6339 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
6340 * config.guess: Combine two OSF1 rules.
6341 Also recognize field test versions. From mjr@zk3.dec.com.
6342 * config.guess (dgux): Use /usr/bin/uname rather than uname,
6343 because GNU uname does not support -p. From pmr@pajato.com.
6344
6345Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
6346
6347 * Makefile.in (MAKEDIRS): Removed $(tooldir).
6348
6349Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
6350
6351 * mpw-README: Document GCCIncludes.
6352
6353Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
6354
6355 * configure.in (alpha-*-linux*): Set enable_shared to yes.
6356
6357Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6358
6359 * mpw-configure: Handle --enable-FOO and --disable-FOO.
6360
6361Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
6362
6363 * configure.in (*-*-cygwin32): Configure make.
6364
6365Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
6366
6367 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
6368
6369Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
6370
6371 * Makefile.in (all-inet): Depend on all-perl.
6372
6373 * Makefile.in (inet-install): New target.
6374
6375 * Makefile.in (all-inet): Depend on all-tcl.
6376 (all-inet): Depend on all-send-pr.
6377
6378Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6379
6380 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
6381 temporarily.
6382
6383Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
6384
6385 * configure.in: Don't configure --with-gnu-ld on AIX.
6386
6387Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6388
6389 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
6390
6391Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
6392
6393 * Makefile.in (ALL_MODULES): Added all-inet.
6394 (CROSS_CHECK_MODULES): Added check-inet.
6395 (INSTALL_MODULES): Added install-inet.
6396 (CLEAN_MODULES): Added clean-inet.
6397 (all-indent): New target.
6398
6399 * configure.in (host_tools): Added inet.
6400 (native_only): Added inet.
6401 (noconfigdirs): Added inet.
6402
6403Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
6404
6405 * configure.in: Don't configure libgloss if we are not configuring
6406 newlib.
6407
6408Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6409
6410 * configure.in: Don't configure libgloss for unsupported
6411 architectures.
6412
6413Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6414
6415 * Makefile.in (CLEAN_MODULES): Add clean-apache.
6416
6417Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
6418
6419 * Makefile.in (ALL_MODULES): Include all-apache.
6420 (CROSS_CHECK_MODULES): Include check-apache.
6421 (INSTALL_MODULES): Include install-apache.
6422 (all-apache): New target.
6423
6424 * configure.in: Added apache everywhere perl is seen.
6425
6426Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6427
6428 * Makefile.in: Add support for clean-{module} and
6429 clean-target-{module} rules.
6430
6431Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
6432
6433 * configure.in (*-*-ose) do not build libgloss.
6434
6435Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6436
6437 * config.guess (prep*:SunOS:5.*:*): Turn into
6438 powerpele-unknown-solaris2.
6439
6440Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
6441
6442 * configure.in: Permit --enable-shared to specify a list of
6443 directories.
6444
6445Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6446
6447 * configure.in (host==solaris): Pass only the first word of $CC
6448 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
6449
6450Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6451
6452 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
6453
6454Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
6455
6456 * Makefile.in (ALL_MODULES): Include all-perl.
6457 (CROSS_CHECK_MODULES): Include check-perl.
6458 (INSTALL_MODULES): Include install-perl.
6459 (ALL_X11_MODULES): Include all-guile.
6460 (CHECK_X11_MODULES): Include check-guile.
6461 (INSTALL_X11_MODULES): Include install-guile.
6462 (all-perl): New target.
6463 (all-guile): New target.
6464
6465 * configure.in (host_tools): Include perl and guile.
6466 (native_only): Include perl and guile.
6467 (noconfigdirs): Don't build guile and perl; no ports have been
6468 done.
6469
6470Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
6471
80413487
RH
6472 * configure (--enable-*): Handle quoted option lists such as
6473 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
6474
6475Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6476
6477 * Makefile.in ({,inst}all-target): New rule so we can make and
6478 install all of the target directories easily.
6479
6480Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6481
6482 * configure.in: Add missing global flag in sed substitution when
6483 deleting `target-' from ${configdirs}.
6484
6485Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
6486
6487 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
6488 option.
6489
6490 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
6491 config/mh-necv4.
6492
6493 * install.sh: Correct misspelling of transformbasename.
6494
6495 * config.guess: Recognize mips-*-sysv*.
6496
6497Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
6498
6499 * config.sub: Recognize mon960.
6500
6501Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
6502
6503 * configure: Restore Canadian Cross handling of BISON and LEX,
6504 removed in Feb 20 change.
6505
6506Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
6507
6508 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
6509 Mention make install. Remove the old copyright date as well the
6510 clumsy and rather pointless copyright on the README file.
6511
6512Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
6513
6514 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
6515 Makefile after running symlink-tree, then run `make distclean' to
6516 avoid clobbering any generated files in srcdir.
6517
6518Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
6519
6520 * configure.in (m68k-*-netbsd*): Build everything now.
6521
6522Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6523
6524 * Makefile.in (taz): Fix quoting.
6525
6526Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
6527
6528 * configure.in (sparclet-*-*): Build everything now.
6529
6530Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6531
6532 * configure.in (m68k-*-linux*): New host.
6533
6534Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
6535
6536 * configure: Check for bison before byacc.
6537
6538Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
6539
6540 * Makefile.in configure: Change the way LEX and BISON/YACC are
6541 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
6542 searching PATH. These are used as fallbacks by Makefile.in if
6543 flex/bison/byacc aren't in objdir.
6544
6545Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
6546
6547 * Makefile.in: Make everything which depends upon all-bfd also
6548 depend upon all-opcodes, in case --with-commonbfdlib is used.
6549
6550Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6551
6552 * configure.in (host *-*-cygwin32): Don't build gdb if we are
6553 building NT native compilers on Unix.
6554
6555Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
6556
6557 * configure.in: Don't get CC from the host Makefile fragment if we
6558 can find gcc in PATH, or if this is a Canadian Cross. Move the
6559 Solaris test for /usr/ucb/cc to the post target script, just after
6560 the compiler sanity test.
6561
6562Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
6563
6564 * config.sub: Merge with FSF.
6565
6566Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
6567
6568 * Makefile.in (RPATH_ENVVAR): New variable.
6569 (REALLY_SET_LIB_PATH): Use it.
6570 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
6571
6572Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
6573
6574 * config.sub, configure.in: Recognize sparclet cpu.
6575
6576Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
6577
6578 * config.guess: Support m68k-cbm-sysv4.
6579
6580Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6581
6582 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
6583 m68k-unknown-linuxaout from linker help string. Put quotes around
6584 $ld_help_string.
6585
6586Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
6587
6588 * config.guess (powerpc-harris-powerunix): Add guess for port
6589 to new target.
6590
6591Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6592
6593 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
6594
6595Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
6596
6597 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
6598 $(REALLY_SET_LIB_PATH) in Makefile.
6599 * Makefile.in (SET_LIB_PATH): New variable.
6600 (REALLY_SET_LIB_PATH): New variable.
6601 ($(DO_X)): Use $(SET_LIB_PATH).
6602 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
6603 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
6604 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
6605 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
6606 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
6607 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
6608 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
6609 (install-dosrel): Likewise.
6610 (all-opcodes): Depend upon all-libiberty.
6611
6612Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
6613
6614 * config.guess (*:CYGWIN*): New
6615
6616Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6617
6618 * Makefile.in (all-target-winsup): All all-target-libiberty.
6619
6620Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6621
6622 * configure.in (noconfigdirs): Add missing # in front of comment.
6623
6624Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
6625
6626 * configure.in: add second pass to things added to noconfigdirs
6627 so *-gm-magic can exclude libgloss properly.
6628
6629Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6630
6631 * mpw-configure (extralibs_name, rez_name): Set correctly
6632 for MWC68K compiler.
6633
6634 * mpw-README: Add more info on the necessary build tools.
6635
6636Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
6637
6638 * configure.in, config.sub: Recognize cygwin32.
6639
6640Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
6641
6642 * config.guess, config.sub: Recognize A/UX.
6643
6644Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
6645
6646 * config.sub: Merge with gcc/config.sub.
6647
6648Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
6649
6650 * mpw-build.in (do-binutils): Add build of stamps.
6651
6652Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
6653
6654 * config.sub: Add recognition for mips64vr4100*-* targets.
6655
6656Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6657
6658 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
6659 Add creation of gconfigargs with `--enable-shared' turned on.
6660 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
6661 ($(host)-stamp-stage3-configured): Likewise.
6662 (HOLES): Add chatr and ldd.
6663 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
6664
6665Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
6666
6667 * configure: Pass --nfp to recursive configures.
6668
6669Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
6670
6671 * Makefile.in (DLLTOOL): New.
6672 (DLLTOOL_FOR_TARGET): New.
6673 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
6674 (EXTRA_TARGET_FLAGS): Ditto.
6675 (EXTRA_GCC_FLAGS): Ditto.
6676 (CONFIGURE_TARGET_MODULES): Ditto.
6677 (DO_X): Ditto.
6678 * configure: Add DLLTOOL.
6679
6680Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
6681
6682 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
6683 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
6684 mh-sco, since old workarounds no longer needed, and don't
6685 build ld, since libraries have weak symbols in COFF.
6686
6687Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
6688
6689 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
6690
6691Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
6692
6693 * configure.in: Make sure that ${CC} can be used to compile an
6694 executable.
6695
afb8d725
JM
6696Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6697
6698 * Makefile.in (all-gdb): Depend on $(GDB_TK).
6699 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
6700 nothing depending on whether gdbtk is being built.
6701
252b5132
RH
6702Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
6703
6704 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
6705
6706Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
6707
6708 * configure.in (noconfigdirs): Put ld or gas in this early, if the
6709 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
6710
6711Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
6712
6713 * config-ml.in: Add support for
6714 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
6715 Simplify setting of multidirs from --disable-foo.
6716
6717Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6718
6719 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
6720 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
6721 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 6722 non-empty, pass them on to the GCC make.
252b5132
RH
6723 (all-bootstrap): New rule that is like all-gcc, except it executes
6724 the GCC bootstrap rule instead of the GCC all rule.
6725
6726Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
6727
6728 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
6729
6730Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6731
6732 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
6733 DG/UX support.
6734
6735Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
6736
6737 * config.sub (i*86*) Change [345] to [3456]
6738
6739Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6740
6741 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
6742 --with-gnu-ld=no.
6743
6744Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6745
6746 * config-ml.in (rs6000*, powerpc*): Add switches to control which
6747 AIX multilibs get built.
6748
6749Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6750
6751 * configure.in (i386-win32): Don't build expect if we're not
6752 building the tcl subdir.
6753
6754Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
6755
6756 * Makefile.in: (configure-target-examples, all-target-examples):
6757 New targets, configure and build example programs.
6758
6759Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
6760
6761 * mpw-configure: If an mpw-config.in generated a file mk.sed,
6762 use it as input to sedit the generated MPW makefile.
6763 * mpw-README: Add a suggestion about Gestalt.h.
6764
6765Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
6766
6767 * config.sub: Accept *-*-ieee*.
6768
6769Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
6770
6771 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
6772 Ronald F. Guilmette <rfg@monkeys.com>.
6773
6774Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6775
6776 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
6777 for powerpc-pe native.
6778 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
6779 (target==powerpc-pe): duplicate i386-win32 entry.
6780
6781Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6782
6783 * configure.in (noconfigdirs): Exclude target-newlib for all versions
6784 of vxworks, not just vxworks5.1.
6785
6786Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
6787
6788 * mpw-configure: Add support for exec-prefix.
6789
6790Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6791
6792 * config.guess: Recognize HP model 816 machines as having
6793 a PA1.1 processor.
6794
6795Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
6796
6797 * configure: Ignore new autoconf configure options.
6798
252b5132
RH
6799Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6800
6801 * config.guess: Recognize Pentium under SCO.
6802 From Robert Lipe <robertl@arnet.com>.
6803
6804Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6805
6806 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
6807
6808Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
6809
6810 * configure.in: Don't configure gas for alpha-dec-osf*.
6811
6812Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
6813
6814 * configure.in: Default to --with-stabs for some targets for which
6815 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
6816 i[345]86*-*-unixware*.
6817
6818Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
6819
6820 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
6821 rather than basing it on the target. Simplify handling of options
6822 controlling which directories to configure. Remove extraneous
6823 slash in multi-clean target.
6824
6825Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
6826
6827 * config-ml.in: Prefix more variables with ml_ so they don't collide
6828 with configure's.
6829
6830Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
6831
6832 * configure: Don't turn -v into --v.
6833
6834Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
6835
6836 * configure.in (targargs): Fix typo.
6837
6838 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
6839
6840Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
6841
6842 * configure.in: Strip --host and --target options from
6843 CONFIG_ARGUMENTS, and always configure for --host only. Add
6844 --with-cross-host option when building with a cross-compiler.
6845 * configure: Canonicalize the arguments put into config.status by
6846 always using `=' for an option with an argument. Pass a presumed
6847 --host or --target explicitly.
6848
6849Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
6850
6851 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
6852 into general OS recognition case.
6853
6854Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6855
6856 * configure.in (target_configdirs): add target-winsup only
6857 for win32 target systems.
6858
6859Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
6860
6861 * Makefile.in (all-target-libgloss): Depend upon
6862 configure-target-newlib, since when libgloss is built it looks to
6863 see if the newlib directory exists.
6864
6865Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
6866
6867 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
6868 cfg-ml-*.in.
6869
6870Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
6871
6872 * configure: Handle LD and LD_FOR_TARGET when configuring a
6873 Canadian Cross.
6874
252b5132
RH
6875Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6876
6877 * configure.in (target_libs): add target-winsup.
6878 (target==i386-win32): add patch diff flex make to $noconfigdirs.
6879 (target==ppcle-pe): remove ld from $noconfigdirs.
6880
6881Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
6882
6883 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
6884 Preserve relative path names in $srcdir. Build symlink tree if
6885 configuring cross target dir and srcdir=. (= no VPATH support).
6886 (configure-target-libg++): Depend on configure-target-librx.
6887 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
6888 * config-ml.in: New file.
6889 * symlink-tree: New file.
6890 * configure: Ensure srcdir="." if that's what it is.
6891
6892Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6893
6894 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
6895 includes and FLEX_SKELETON setting.
6896 * mpw-configure (--with-gnu-ld): New option, controls whether
6897 to use PPCLink or ld with PowerMac GCC.
6898 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
6899 * mpw-config.in: Configure grez if targeting Mac.
6900
6901 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
6902 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
6903 just macos.
252b5132
RH
6904 * configure.in: Configure grez resource compiler if targeting Mac.
6905 * Makefile.in (all-grez, install-grez): New targets.
6906
6907Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
6908
6909 * configure: CXX defaults to gcc, not g++. If we find
35590697 6910 gcc in the path, set CC to gcc -O2.
252b5132
RH
6911
6912Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
6913
6914 * configure: Default ${build} correctly. Avoid picking up extra
6915 spaces when reading CC and CXX from Makefile. When doing a
6916 Canadian Cross, use plausible default values for numerous
6917 variables.
6918 * configure.in: When doing a Canadian Cross, don't try to
6919 configure tools whose configure script can't handle it.
6920
6921Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6922
6923 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
6924
6925Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
6926
6927 * configure: Remove dubious bug reporting address.
6928
6929Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
6930
6931 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
6932 configure script, run that instead of this directory's configure.
6933 In either case, print a message that we're configuring the sub-dir.
6934
6935Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
6936
6937 * configure.in: Before checking for the existence of various files,
6938 use sed to filter out "target-".
6939
6940Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
6941
6942 * Makefile.in (DO_X): Split rule to decrease command line length
6943 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
6944 (Philippe De Muyter).
6945
6946Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6947
6948 * Makefile.in (all-patch): depend on all-libiberty.
6949
6950Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
6951
6952 * configure.in: If the only directory in target_configdirs which
6953 actually exists is libiberty, then set target_configdirs to empty,
6954 to avoid trying to build a target libiberty in a gas or gdb
6955 distribution.
6956
6957Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
6958
6959 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
6960 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
6961 systems.
252b5132
RH
6962
6963Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6964
6965 * configure.in (copy_dirs): Use sys-include instead of include
6966 for --with-headers option.
6967
6968Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
6969
6970 * Makefile.in, configure.in: Make winsup builds work with
6971 new scheme.
6972
6973Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
6974
6975 * configure.in: Build the linker on AIX.
6976
6977Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
6978
6979 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
6980 where needed.
6981
6982Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
6983
6984 * Makefile.in (all-gcc): Fix typo.
6985
6986Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
6987
6988 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
6989
6990Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
6991
6992 * configure.in: Rename libFOO to target-libFOO, and xiberty
6993 to target-xiberty, to provide more flexibility.
6994 (target_subdir): Define. Create if cross.
6995 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
6996 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
6997 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
6998 check-libFOO -> check-target-libFOO, etc.
6999 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
7000 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
7001 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
7002 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
7003 allow ALL_GCC="" to only configure.
7004 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
7005 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
7006 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
7007
7008Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
7009
7010 * Makefile.in (taz): Build "info" in etc explicitly.
7011
7012Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
7013
7014 * configure.in: Make sure that CC is undefined (as opposed to
7015 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
7016 problem with autoconf trying to configure on a host without GCC.
7017
7018Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7019
7020 * mpw-configure: Set host alias from choice of host compiler,
7021 only use generic MPW Makefile sed if present, edit a file
7022 named "hacked_Makefile.in" instead of "Makefile.in" if present.
7023 * mpw-README: Add problem notes about CW6 and CW7.
7024
7025Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
7026
7027 * Makefile.in (taz): Use ";" instead of ";;".
7028
7029Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7030
7031 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
7032 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
7033 DISTDOCDIRS.
7034 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
7035 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
7036
7037Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
7038
7039 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
7040 and gnats, because they are now subsumed by DISTSTUFFDIRS.
7041 Move bfd to DISTSTUFFDIRS.
7042
7043Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7044
7045 * Makefile.in (X11_LIB): Removed.
7046 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
7047
7048 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
7049
7050Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7051
7052 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
7053 names.
7054
7055Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7056
7057 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
7058
7059Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
7060
7061 * configure.in (i[345]86-*-win32): Always build newlib.
7062 Don't configure cvs, autoconf or texinfo.
7063 * Makefile.in (LD_FOR_TARGET): New.
7064 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
7065 Pass down LD_FOR_TARGET.
7066
7067Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
7068
7069 * winsup: New directory.
7070 * Makefile.in: Build winsup.
7071 * configure.in: Winsup is configured when target is win32.
7072 Can only build win32 target GDB when native.
35590697 7073
252b5132
RH
7074Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
7075
7076 * config.guess: Recognize HP model 819 machines as having
7077 a PA 1.1 processor.
7078
7079Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
7080
7081 * configure: Fix sed loop which substitutes for CC and CXX to
7082 avoid bug found in various sed implementations.
7083
7084Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7085
7086 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
7087 simulator. Use standard powerpc-*-eabi*.
7088
7089Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
7090
7091 * configure.in: Stop putting gas and binutils in noconfigdirs for
7092 powerpc-*-aix* and rs6000-*-*.
7093
7094Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
7095
7096 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
7097 -mcall-aixdesc libraries.
7098
7099Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
7100
7101 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7102
7103 * config.sub (arm | armel | armeb): Fix shell syntax.
7104
7105Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7106
7107 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
7108 -msoft-float and -mcpu=common support.
7109 (powerpc*-*-eabisim*): Add support for building -mcall-aix
7110 libraries.
7111
7112Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7113
7114 * configure.in: Allow configuration and build of emacs19 for the alpha.
7115
7116Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7117
7118 * configure.in (CC): Get ^CC, not just any old CC, from
7119 ${host_makefile_frag}.
7120
7121Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7122
35590697 7123 * configure.in (CC): Try to get CC from
252b5132
RH
7124 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
7125
7126Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7127
7128 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
7129 only if it exists in $(srcdir).
7130
7131Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
7132
7133 * configure: If CC and CXX are not set in the environment, set
7134 them, based on either an existing Makefile or on searching for gcc
7135 in PATH. Substitute for CC and CXX in Makefile.
7136 * configure.in: Remove libm from target_libs. Separate
7137 target_configdirs from configdirs. If CC is not set in
7138 environment, try to get it from a host Makefile fragment. Rewrite
7139 changes of configdirs to use skipdirs instead. A few minor
7140 tweaks. Take directories out of target_configdirs as they are
7141 taken out of configdirs. Remove existing Makefile files from
7142 subdirectories. Substitute for TARGET_CONFIGDIRS and
7143 CONFIG_ARGUMENTS in Makefile.
7144 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
7145 by configure.in.
7146 (CONFIG_ARGUMENTS): Likewise.
7147 (CONFIGURE_TARGET_MODULES): New variable.
7148 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
7149 ($(CONFIGURE_TARGET_MODULES)): New target.
7150 (configure-libg++, configure-libio): New targets.
7151 (all-libg++): Depend upon configure-libg++.
7152 (all-libio): Depend upon configure-libio.
7153 (configure-libgloss, all-libgloss): New targets.
7154 (configure-libstdc++): New target.
7155 (all-libstdc++): Depend upon configure-libstdc++.
7156 (configure-librx, all-librx): New targets.
7157 (configure-newlib): New target.
7158 (all-newlib): Depend upon configure-newlib
7159 (configure-xiberty): New target.
7160 (all-xiberty): Depend upon configure-xiberty.
7161
7162Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7163
7164 * configure.in (host i[345]86-*-win32): Expand the
7165 noconfigdirs again.
7166
7167Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
7168
7169 * mpw-configure: Fix sed command file name.
7170
7171Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
7172
35590697 7173 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
7174 noconfigdirs again.
7175
7176Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
7177
7178 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
7179 or powerpc*-*-pe*, since they are not yet supported.
7180
7181Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7182
7183 Add PowerMac support and many other enhancements.
7184 * mpw-configure: New option --cc to select compiler to use,
7185 paste options set according to --cc into the generated
7186 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
7187 if mpw-make.sed is present.
7188 * mpw-config.in: Don't test for gC1, test for mpw-touch,
7189 add forward includes for PowerPC include files.
7190 * mpw-build.in: Build using Makefile.PPC if present.
7191 (do-byacc, etc): Remove separate version resource builds.
7192 (do-gas): Build "stamps" before "all".
7193 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
7194 * mpw-README: Update to reflect --cc option, PowerMac support,
7195 and recently-reported compatibility problems.
7196
7197Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
7198
7199 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
7200 embedded m68k systems (-aout, -coff, -elf, -vxworks).
7201 (--with-multilib-top): Pass to recursive invocations.
7202
7203Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
7204
7205 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
7206 v810-*-*.
7207
7208Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7209
7210 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
7211 gdb, ld and opcodes on v810-*-*.
7212
252b5132
RH
7213Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
7214
7215 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
7216 (local-maintainer-clean): New target.
7217 (maintainer-clean): New target.
7218 (realclean): Just depend upon maintainer-clean.
7219
7220Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7221
7222 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
7223
7224Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
7225
7226 * configure.in: Build ld in mips*-*-bsd* case.
7227
7228Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
7229
7230 * config.sub: Accept -lites* OS. From Ian Dall.
7231
7232Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
7233
7234 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 7235 targets.
252b5132
RH
7236
7237Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7238
7239 * configure.in: treat i386-win32 canadian cross the same as
7240 i386-go32 canadian cross.
7241
7242Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7243
7244 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
7245 running under the simulator to build a reduced set of libraries.
7246 (powerpc-*-eabiaix): Add fine grained multilib support added to
7247 other powerpc targets yesterday.
7248
7249Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7250
7251 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
7252 -disable-softfloat, -disable-relocatable, -disable-aix, and
7253 -disable-sysv to control which multilib libraries get built.
7254
7255Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7256
7257 * configure: Add Makefile.tem to list of files to remove in trap
7258 handler.
7259
7260Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
7261
7262 * config.guess (*Linux*): Add missing "exit"s.
7263 Also, need specific check for alpha-unknown-linux (uses COFF).
7264
7265Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
7266
7267 * config.guess: Merge with FSF:
7268
7269 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
7270 * config.guess (AIX4): More robust release numbering discovery.
7271
7272 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
7273 * config.guess (i386-sequent-ptx): Properly get version number.
7274
7275 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
7276 * config.guess (mips:*:4*:UMIPS): New case.
7277
7278Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
7279
7280 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
7281 (i386-win32 host): Likewise. Don't build readline.
7282
afb8d725
JM
7283Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
7284
7285 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
7286 SUPPORT_FILES to submakes.
7287
252b5132
RH
7288Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
7289
7290 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
7291 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
7292 mpw-configure.
7293
7294Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
7295
7296 * configure.in (appdirs): Use =, not ==, in test expression when
7297 trying to build the text to print in the warning message for
7298 Solaris users.
7299
7300Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
7301
7302 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
7303
7304Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7305
7306 * config.guess: Recognize lynx-2.3.
7307
7308Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
7309
7310 * config.sub (z8ksim): Deleted
7311 (z8k-*-coff): New, this is the one true name of the target.
7312
7313Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
7314
7315 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
7316
7317Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
7318
7319 * config.guess (*:Linux:*:*): First try asking the linker what the
7320 default object file format is (elf, aout, or coff). Then if this
7321 fails, try previous methods.
7322
7323Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7324
7325 * configure.in: Don't build newlib for *-*-vxworks5.1.
7326
7327Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7328
7329 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
7330 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
7331
7332Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
7333
7334 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
7335
7336Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
7337
7338 * cfg-ml-com.in: New file.
7339 * cfg-ml-pos.in: New file.
7340
7341Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7342
7343 * COPYING.NEWLIB: Add HP free copyright to list.
7344
7345Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7346
7347 * config.sub: Recognize -eabi* for the system, not just -eabi.
7348
7349Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
7350
7351 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
7352 * config.sub, configure.in (win32): New target and host.
7353
7354Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
7355
7356 * configure.in: Add i386-pe configuration.
7357
7358Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
7359
7360 * mpw-build.in (install): Install GDB after LD.
7361
7362Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
7363
7364 * mpw-config.in (elf/mips.h): Always forward-include, needed
7365 for GDB to build.
7366
7367Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
7368
7369 * testsuite: New directory for customer acceptance and whole tool
7370 chain tests.
7371
7372Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7373
7374 * configure: If per-host line isn't found, but AC_OUTPUT is found
7375 and a configure script exists, run it instead.
7376
7377Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7378
7379 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
7380
7381Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
7382
7383 * configure: Set build_{cpu,vendor,os,alias} to host values when
7384 --build isn't specified.
7385
7386Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7387
7388 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
7389 (FLAGS_TO_PASS): Pass them.
7390 (EXTRA_TARGET_FLAGS): Ditto.
7391
252b5132
RH
7392Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7393
7394 * Makefile.in (all-libg++): Depend on all-libstdc++.
7395
7396Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7397
7398 * configure.in (noconfigdirs): Enable all packages for
7399 i386-unknown-netbsd.
7400
7401Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
7402
7403 * configure.in (noconfigdirs): Don't configure tk for i386-go32
7404 hosted builds (DOS builds)
7405
7406Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7407
7408 Changes for ARM based on patches from Richard Earnshaw:
7409 * config.sub: Handle armeb and armel.
7410 * configure.in: Omit arm linker only for riscix.
7411
7412Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
7413
7414 * config.guess: Update from FSF.
7415
7416Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
7417
7418 * config.sub: Recognize powerpcle as the little endian varient of
7419 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
7420 powerpcle variant. Convert pentium into i586, not i486. Add p5
7421 alias for i586. Map new x86 variants p6, k5, nexgen into i586
7422 temporarily.
7423
7424Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
7425
7426 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
7427
7428Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
7429
7430 * config.sub: Accept -lites* as a basic system type.
7431
7432Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
7433
7434 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
7435 installed, and if so return linuxoldld as the system name.
7436
7437Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
7438
7439 * config.guess: Add hppa1.1-hp-lites support.
7440
7441Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
7442
7443 * configure.in: Don't build newlib for m68k-vxworks5.1.
7444
7445Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7446
7447 * configure.in (mips-sgi-irix6): Use mh-irix5.
7448
7449Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
7450
7451 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
7452
7453Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7454
7455 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 7456 OSF/1. Fix compiler flags.
252b5132
RH
7457 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
7458
7459Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
7460
7461 * configure.in: Recognize --with-newlib.
7462 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
7463
afb8d725
JM
7464Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7465
7466 * Makefile.in: move {all,check,install}-gdb from *_MODULES
7467 to *_X11_MODULES due to gdbtk needing X include files et al.
7468
252b5132
RH
7469Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
7470
7471 Merge in support for Mac MPW as a host.
7472 (Old change descriptions retained for informational value.)
7473
7474 * mpw-config.in: Add generic include forwards for cpu-specific
7475 include files in aout and elf directories.
7476
7477 * mpw-configure: Added copyright.
7478 * mpw-config.in: Check for presence of required build tools.
7479 (target_libs): Add newlib.
7480 (target_tools): Add examples.
7481 (Read Me): Generate as "Read Me for MPW" instead.
7482 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
7483 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
7484 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
7485
7486 * mpw-configure: Remove subdir-specific makefile hackery,
7487 delete mk.tmp after using it.
7488
7489 * mpw-build.in (all): Display start and end times.
7490
7491 * mpw-configure (host_canonical): Set.
7492 (target_cpu): Always add to makefiles.
7493 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
7494 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
7495 (mpw-mh-mpw): Look for in srcdir and srcroot.
7496 Use sed instead of mpw-edit-prefix to edit prefix definitions.
7497
7498 * mpw-build.in: (install-only): New target.
7499
7500 * mpw-configure (host_alias, target_alias): Rename from hostalias
7501 and targetalias, add into generated Makefile.
7502 (mk.tmp): If present, add into generated Makefile.
7503 * mpw-build.in (all-gas): Build config.h first before gas proper.
7504
7505 * mpw-configure (config.status): Write only if changed.
7506 * mpw-config.in (readline): Configure it (not built, just used for
7507 definitions).
7508
7509 * mpw-config.in (elf/mips.h): Add a forward include.
7510
7511 * mpw-config.in: Forward-include most .h files in include into
7512 extra-include.
7513 (readline): Don't build.
7514 mpw-build.in (install): Install GDB.
7515
7516 * mpw-configure (prefix, mpw_prefix): Handle it.
7517 * mpw-config.in (mmalloc, readline): Don't configure.
7518 * mpw-build.in (thisscript): Rename to ThisScript.
7519 Use mpw-build instead of BuildProgram everywhere.
7520 (mmalloc, readline): Don't build.
7521 * mpw-README: New file, basic documentation about the MPW port.
7522
7523 * mpw-config.in: Use forward-include to create include files.
7524
7525 * mpw-configure: Add more things to the top of each configured
7526 Makefile, including contents of config/mpw-mh-mpw.
7527 * mpw-config.in (extra-include): Create this directory and fill it
7528 with Posix-like include files when configuring.
7529
7530 * config.sub (apple, mac, mpw): Add various aliases.
7531
7532 * mpw-build.in: New file, top-level build script fragment for MPW.
7533 * mpw-configure: New file, configure script for MPW.
7534 * mpw-config.in: New file, config fragment for MPW.
7535
7536Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7537
7538 * configure.in (host_libs): Remove glob, since it is gone from the
7539 sources.
7540
7541Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7542
7543 * Makefile.in: define empty GDB_NLM_DEPS var.
7544
7545 * configure.in(target_makefile_frag): use config/mt-netware
7546 for netware targets.
7547
7548Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
7549
7550 * config.sub: Merge in recent FSF changes. Remove linux special
7551 cases.
7552
7553Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7554
4bddf3ad 7555 Revert this change:
252b5132
RH
7556
7557 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
7558
7559 * build-all.mk: Use CC=cc -Xs on Solaris.
7560
252b5132
RH
7561Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7562
7563 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
7564 stop using it.
7565 * Makefile.in: Nuke all references to glob subdirectory.
7566
7567Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7568
7569 * configure.in: Fix --enable-shared logic in per-host.
7570
7571Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
7572
7573 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
7574
7575Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7576
7577 * configure.in (noconfigdirs): Don't build gas on AIX, for
7578 powerpc*-*-aix* as well as for rs6000*-*-aix*.
7579
7580Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
7581
7582 * configure: Fix --cache-file to work if the file argument is a
7583 relative path.
7584
7585Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
7586
7587 * configure: If the --cache-file is used, pass it down to
7588 configure in subdirectories.
7589
7590Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
7591
7592 * config.sub: add vxworks29k configuration.
7593
7594Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7595
7596 * Makefile.in (taz): Do "diststuff" part quietly.
7597
7598Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
7599
7600 * config.sub: Mini-merge with gcc/config.sub.
7601
7602Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7603
7604 * config.guess (IRIX): Sed - to _.
7605
7606Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7607
7608 * Makefile.in (source-vault, binary-vault): New targets.
7609
7610Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
7611
7612 * config.sub: Recognize -eabi as a basic system type.
7613
7614Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7615
7616 * configure.in (enable_shared stuff): Fix typo.
7617
7618Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
7619
7620 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
7621
7622Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7623
7624 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
7625
7626Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7627
7628 * configure.in (rs6000-*-*): Don't build gas.
7629
7630Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
7631
7632 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
7633 reduce command line length.
7634 (AS_FOR_TARGET): Check for as.new, not Makefile.
7635 (NM_FOR_TARGET): Check for nm.new, not Makefile.
7636
7637Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
7638
7639 * config.guess: Merge from FSF.
7640
7641Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7642
7643 * configure: Don't use $ when handling program_suffix.
7644
7645Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
7646
7647 * configure.in: Configure tk for hppa/hpux.
7648
7649Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
7650
7651 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
7652
7653Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7654
7655 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
7656 to LIBCXXFLAGS. Tests are better run without it.
7657
7658Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
7659
7660 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
7661
7662Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
7663
7664 * configure.in (*-*-netware*): Don't configure xiberty.
7665
7666Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
7667
7668 * configure.in: Remove tk from native_only list.
7669
7670Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
7671
7672 * build-all.mk: Add mips-ncd-elf target to sun4 targets
7673 for special NCD build.
7674
7675Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7676
7677 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
7678 makeall.bat, they're only useful for binutils snapshots.
7679 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
7680 makeall.bat to specified SUPPORT_FILES.
7681
7682Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
7683
7684 * build-all.mk: Add Ericsson targets to sun4 and solaris
7685 hosts. Add BNR's sun4 target to solaris host, so their
7686 build-from-source will be tested in-house first.
7687
7688Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7689
7690 * Makefile.in (LIBCFLAGS): New variable.
7691 (CFLAGS_FOR_TARGET): Ditto.
7692 (LIBCFLAGS_FOR_TARGET): Ditto.
7693 (LIBCXXFLAGS): Ditto.
7694 (CXXFLAGS_FOR_TARGET): Ditto.
7695 (LIBCXXFLAGS_FOR_TARGET): Ditto.
7696 (BASE_FLAGS_TO_PASS): Pass them.
7697 (EXTRA_TARGET_FLAGS): Ditto.
7698
4bddf3ad 7699 * configure.in: Support --enable-shared.
252b5132
RH
7700
7701Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
7702
7703 * configure.in (target_libs): Include libstdc++ again.
7704 * config.guess: Update from FSF (for FreeBSD).
7705
7706Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7707
7708 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
7709 makeall.bat.
7710 (DISTDOCDIRS): Add `etc'.
7711 (ETC_SUPPORT_PFX): New variable.
7712 (taz): Include anything from etc starting with a word in
7713 ETC_SUPPORT_PFX.
7714
7715Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7716
7717 * config.sub: Update for recent FSF changes. Remove obsolete
7718 h8300hds entry. Add -windows* and -osx as basic os. Minor
7719 spacing changes.
7720
7721Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7722
7723 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
7724
7725 * config.guess: Merge with FSF.
7726 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
7727
7728Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7729
7730 * configure: Since the "trap 0" handler will override the exit
7731 status on many systems, only use it for "exit 1", and make it set
7732 a non-zero exit status; reset it before "exit 0". Also, check
7733 exit status of config.sub, and error out if it failed.
7734
7735Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
7736
7737 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
7738 and install libgloss.
7739
7740Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7741
7742 * Makefile.in (all-binutils): Depend upon all-byacc.
7743
7744 * configure.in: Don't build emacs on Irix 5.
7745
7746Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7747
7748 * configure.in (*-*-netware*): Add libio.
7749
7750Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7751
7752 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
7753 (CHECK_TARGET_MODULES): Ditto.
7754 (INSTALL_TARGET_MODULES): Ditto.
7755 (TARGET_LIBS): Ditto.
7756 (all-libstdc++): Note dependencies.
7757
7758Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7759
7760 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
7761
7762Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7763
7764 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
7765 -fexternal-templates.
7766
7767 * configure.in (target_libs): Add libstdc++.
7768 (noconfigdirs): Add libstdc++ as appropriate.
7769
7770Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7771
7772 * config.guess: Update from FSF.
7773
7774Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7775
7776 * configure: Use ${config_shell} when running ${configsub}.
7777
7778Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
7779
7780 * config.sub: No longer recognize h8300h.
7781
7782Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7783
7784 * config.sub: Remove extraneous differences between config.sub and
7785 gcc/config.sub.
7786
7787Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7788
7789 * Makefile.in (DISTSTUFFDIRS): Add gas.
7790
7791Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
7792
7793 * COPYING.NEWLIB: New file.
7794
7795Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
7796
7797 * config.guess (HP-UX): Patch from Harlan Stenn
7798 <harlan@landmark.com> to also emit release level.
7799
7800Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7801
7802 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
7803
7804Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
7805
7806 * config.sub: Merge nextstep cleanup from FSF.
7807
7808Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7809
7810 * configure.in (arm-*-*): Don't configure ld for this target.
7811
7812Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7813
7814 * configure.in (*-*-netware): don't configure libg++, libio,
7815 librx, or newlib.
7816
7817Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7818
7819 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
7820 configure ld--it works, but it doesn't support shared libraries.
7821
7822Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7823
7824 * config.guess (*-unknown-freebsd*): Get rid of possible
7825 trailing "(Release)" in version string.
7826 Patch from Paul Richards <paul@isl.cf.ac.uk>.
7827
7828Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
7829
7830 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
7831 Fix type: *-next-neststep -> *-next-nextstep.
7832
7833 * config.guess: Merge from FSF:
7834
7835 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7836
7837 * config.guess: Recognize powerpc-ibm-aix3.2.5.
7838
7839 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7840
7841 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
7842 instead of UNIX_SV for UnixWare 1.0).
7843
7844Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
7845
7846 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
7847 to make gdb/nlm/* build after the compiler and linker.
7848
7849Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
7850
7851 * config.guess (netbsd, freebsd, linux): Accept any machine,
7852 not just i[34]86.
7853 (m68k-atari-sysv4): Relocate to match FSF version.
7854
7855 * config.guess: More merges from the FSF:
7856
7857 Add a space before function call or macro invocation.
7858
7859 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7860
7861 * config.guess: Add trap cmd to remove dummy.c and dummy when
7862 interrupted.
7863
7864 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7865
7866 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
7867 (dummy): Redirect stderr from compilation of dummy.c.
7868
7869 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
7870
7871 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
7872
7873Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
7874
7875 * configure: Accept and ignore --cache*, for compatibility with
7876 new autoconf.
7877
7878Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
7879
7880 * config.guess: Merge from FSF:
7881
7882 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7883
7884 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
7885 (PATH): Add /.attbin at end for finding uname.
7886 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
7887
7888 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
7889
80413487 7890 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
7891
7892 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
7893
80413487
RH
7894 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
7895 to select whether to use ELF or COFF.
252b5132
RH
7896
7897 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7898
80413487 7899 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
7900
7901 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7902
7903 * config.guess: Guess the OS version for HPUX.
7904
7905 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
7906
7907 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
7908
7909Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7910
7911 * configure.in: Recognize --with-headers, --with-libs, and
7912 --without-newlib.
7913 * Makefile.in (all-xiberty): Depend upon all-ld.
7914
7915Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7916
7917 * configure.in: Change i[34]86 to i[345]86.
7918
7919Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7920
7921 * configure (version): A few more tweaks to help message.
7922
7923Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
7924
7925 * Makefile.in: Remove (for now) librx as a host library,
7926 now that we're building it for target.
7927
7928Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7929
7930 * configure: Fix up help message; from karl@owl.hq.ileaf.com
7931 (Karl Berry).
7932
7933Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
7934
7935 * configure.in: Also configure librx.
7936
7937Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7938
7939 * Makefile.in: Update various rules to reflect that librx
7940 is now needed for libg++.
7941
7942Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7943
7944 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
7945
7946Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7947
7948 * configure.in: Configure the examples directory.
7949
7950Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7951
7952 * configure: Simplify Jun 2 1994 change.
7953
7954Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7955
7956 * change CC to /usr/latest/bin/gcc for lynx host builds, since
7957 /bin/gcc isn't good enough to build gcc.
7958
7959Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
7960
7961 * Makefile.in (GDB_SUPPORT_FILES): Remove
7962 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
7963 (gdb.tar.gz): Add new rule to use standard distribution building
7964 mechanism.
7965
7966Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7967
7968 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
7969 Bill Cox <bill@cygnus.com>.
7970
7971Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
7972
7973 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
7974
7975Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
7976
7977 * configure: Search current dir first in .gdbinit.
7978
7979Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
7980
7981 * config.sub: Recognize freebsd (merged from gcc config.sub).
7982
7983Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
7984
7985 * config.sub: Refer to NeXT's operating system as nextstep.
7986
7987 * config.sub (case $basic_machine): Re-order the cases, to match
7988 the order in the FSF version (which is mostly alphabethical).
7989 Merge in some additions and changes from the FSF.
7990
7991Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
7992
7993 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
7994 * config.sub: Recognize cxux7.
7995 * configure.in: Use mh-cxux for m88k-harris-cxux*.
7996
7997Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
7998
7999 * config.sub: Fix typo powerpc -> powerpc-*.
8000
8001Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
8002
8003 * Makefile.in: `all-emacs19' depends on `all-byacc'.
8004
8005 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
8006 parallel with all-emacs and install-emacs). Top-level command
8007 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
8008
8009Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8010
8011 * test-build.mk ($(host)-stamp-stage2-installed): Remove
8012 $(relbindir)/make before doing ``make install'', and use
8013 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
8014 installing over running make binary.
8015 ($(host)-stamp-stage3-installed): Likewise.
8016
8017Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8018
8019 * config.guess: Recognize Mach.
8020
8021Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8022
8023 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
8024 see whether --exec-prefix was used.
8025
8026Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8027
8028 * README: Explicitly mention libg++/README. (Zoo's idea.)
8029
8030Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8031
8032 * Makefile.in: Add all-librx target similar to all-libproc.
8033
8034Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
8035
8036 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
8037 with post 1.2 uname bogosity.
8038
8039Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8040
8041 * configure: Remove temporary files on receipt of a signal.
8042
8043Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
8044
8045 * configure: If there is a package_makefile_frag, remove
8046 ${subdir}/Makefile.tem after copying it in.
8047
8048Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8049
8050 * build_all.mk: support rs6000 lynx identifies itself as
8051 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
8052 since /bin/gcc is too feeble to compile a modern gcc.
8053
8054Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8055
8056 * brought devo/test-build.mk update-to-date with progressive/
8057 test-build.mk. Add lynx targets and hppa flag info.
8058
8059Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8060
8061 * configure.in: Use mh-ncrsvr43. Patch from
8062 Tom McConnell <tmcconne@sedona.intel.com>.
8063
8064Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
8065
8066 * config.guess (i386-unknown-bsdi): No longer need to
8067 check #if defined(__bsdi__) && defined(__i386__).
8068
8069Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8070
8071 * configure: Set program_transform_nameoption correctly.
8072
8073Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8074
8075 * brought build-all.mk update-to-date with progressive build-all.mk,
8076 added new targets and hppa info.
35590697 8077
252b5132
RH
8078Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8079
8080 * configure: If config.guess result is a prefix of the user
8081 specified target, assume a native build and use the user specified
8082 target as the host alias. Remove SunOS patch suffix removal hack.
8083 * configure.in: Remove SunOS patch suffix removal hack.
8084
8085 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
8086 in NATIVE_CHECK_MODULES.
8087
8088Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
8089
8090 * Makefile.in: Rename HOST_ONLY to NATIVE.
8091 * configure: Delete SunOs patch suffix from host_canonical
8092 and build_canonical variables that are prepended to Makefiles.
8093 * configure.in: Add comments for easier maintenance.
8094
8095Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8096
8097 * Makefile.in: Add all-libproc target similar to all-gui.
8098
8099Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
8100
8101 * Makefile.in (CHECK_MODULES): split into
8102 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
8103
8104Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
8105
8106 * config.guess (i386-unknown-bsdi): New system to guess.
8107
8108Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8109
8110 * Makefile.in: Add all-gui target (but not yet build by "all").
8111
8112Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
8113
8114 * config.sub: Move deletion of patch suffix from here...
8115 * configure.in: To here, at Ian's suggestion. The top-
8116 level scripts might need to know of a patch level.
8117
8118Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
8119
8120 * config.sub: Strip off patch suffix so rtl is recognized
8121 as a sunos4.1.3 machine, even though it's been patched.
8122
8123Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
8124
8125 * Makefile.in (INSTALL_LAST): Delete.
8126 (INSTALL_DOSREL): New.
8127
8128Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8129
8130 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
8131 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
8132 whether we pass down --with-gnu-ld anyhow.
8133
8134Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
8135
8136 * Makefile.in (INSTALL_LAST): Change operation so it works
8137 on more flavors of make.
8138 * configure.in (go32): Don't build libg++ or libio.
8139
8140Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
8141
8142 * Makefile.in (Move HOST_PREFIX_1 and friends up so
8143 they can be overriden by templates.
8144
8145Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
8146
8147 * configure.in (target==go32): Don't build gdb.
8148 * dosrel: New directory.
8149
8150Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
8151
8152 * configure.in (host==go32): Configure dosrel too.
8153 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
8154 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
8155 be set by incoming names or templates.
8156 (INSTALL_LAST): New rule.
252b5132
RH
8157
8158Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
8159
8160 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
8161
8162Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8163
252b5132
RH
8164 * configure.in (appdirs): New variable. Currently empty, but will
8165 be used in gas distribution. If nonempty, lists a set of
8166 directories at least one of which must get configured, or top
8167 level configuration is considered to have failed.
8168 (rs6000-*-lynxos*): Use new file name.
8169
8170Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8171
8172 Eliminate XTRAFLAGS.
8173 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
8174 newlib include files using -idirafter, and also use -nostdinc.
8175 (CXX_FOR_TARGET): Likewise.
8176 (XTRAFLAGS): Removed.
8177 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
8178 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
8179 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
8180 ($(DO_X)): Don't pass down XTRAFLAGS.
8181
8182Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8183
8184 * configure.in (mips*-dec-bsd*): New target; do build linker.
8185 (mips*-*-bsd*): New target; don't build linker.
8186
8187Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8188
8189 * configure.in: support rs6000-*-lynxos* configuration.
8190 support sunos4 as a cross target.
8191
8192 * config.sub: look for lynx*, not lynx since the OS version may
8193 legitimately be part of the name.
8194
8195Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8196
8197 * configure.in (i[34]86-*-sco*): Move to be with other i386
8198 targets.
8199 (romp-*-*): New target. Skip various binary utilities.
8200 (vax-*-*): New target. Don't build newlib.
8201 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
8202
8203Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8204
8205 * configure.in: Only set host_makefile_frag if config
8206 directory exists.
8207
8208Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8209
8210 * install.sh: If $dstdir exists, don't check whether each
8211 component does.
8212
8213Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8214
8215 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
8216
8217Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8218
35590697
AJ
8219 * configure.in (*-*-lynxos*): Don't configure newlib for either
8220 native or cross Lynx.
252b5132
RH
8221
8222Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
8223
8224 * config.sub (sparc64-elf): Fix os.
8225 (z8k): Remove duplicate.
8226
8227Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8228
8229 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
8230 gcc/stmp-fixproto, to try to prevent fixproto from being run.
8231
8232Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
8233
8234 * configure: Make file links cleanly even if Lynx fails on
80413487 8235 an NFS symlink (at least fail cleanly).
252b5132
RH
8236
8237Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8238
8239 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
8240 -XNh2000.
8241
8242Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8243
8244 * configure: Unknown options are fatal again.
8245
8246Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
8247
8248 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 8249 compatibility.
252b5132
RH
8250
8251Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
8252
8253 * build-all.mk: Add `clean' target.
8254
8255Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8256
8257 * config.guess: Add SINIX support.
8258 * configure.in: Add mips-*-sysv4* support.
8259
8260Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
8261
8262 * build-all.mk: Document all useful targets.
8263 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
8264 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
8265
8266Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8267
8268 * configure: Support --silent, --quiet.
8269
8270Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8271
8272 * configure: Support --disable-FEATURE.
8273
8274Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8275
8276 * config.guess: Recognize NCR running SVR4.3.
8277
8278Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
8279
8280 * config.guess: Make BSDI generate i386-unknown-bsd386.
8281 Patch from Paul Eggert <eggert@twinsun.com>.
8282
8283Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8284
8285 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
8286
8287Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8288
8289 * configure: Make unrecognized options give nonfatal warnings
8290 instead of fatal errors, and pass them to any subdirectory
8291 configures in case they recognize them.
8292 Make --x equivalent to --with-x.
8293
8294Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8295
8296 * configure: Add --enable-* options. Clean up usage message and
8297 some comments.
8298
8299Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
8300
8301 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
8302
8303Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8304
8305 * configure.in (hppa*-*-*): Enable binutils.
8306
8307Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8308
8309 * config.sub: Recognize cisco.
8310
8311Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
8312
8313 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
8314
8315Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8316
8317 * config.guess: about target *-hitachi-hiuxwe2, don't print more
8318 than one configuration name. Add comment.
8319
8320Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
8321
8322 * config.guess: about target *-hitachi-hiuxwe2, fixed
8323 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
8324 macro is incorrect.]
8325
8326Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8327
8328 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
8329 than the "make ls" stuff which used to be here.
8330
8331Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8332
8333 * config.guess: Recognize i[34]86-unknown-freebsd.
8334 From Shawn M Carey <smcarey@rodan.syr.edu>.
8335
8336Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
8337
8338 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
8339
8340Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8341
8342 * config.guess: Check for ptx.
8343
8344Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
8345
8346 * config.sub: Add os9k checking.
8347
8348Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8349
8350 * config.guess: Handle OSF1 running on HPPA processors
8351
8352Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8353
8354 * configure: If subdir configure fails, print out a message with
8355 subdirectory name, in case subdir's configure code didn't identify
8356 itself.
8357
8358Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
8359
8360 * configure.in: Remove embedded newlines from configdirs.
8361 Avoid mismatches of substrings. Fix matching strings at end
8362 of configdirs.
8363
8364Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
8365
8366 * config.guess: Add Lynx/rs6000 config support.
8367
8368Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8369
8370 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
8371
8372Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
8373
8374 * configure.in (hppa*-*-osf*): Treat this just like most other
8375 PA configurations (eg no binutils or ld).
8376 (hppa*-*-*elf*): These configurations have binutils and ld.
8377
8378Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8379
8380 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
8381
8382Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8383
8384 * configure.in (rs6000-*-*): Build gas.
8385
8386Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8387
80413487 8388 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
8389
8390Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8391
8392 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
8393 for GDB and GDB has been fixed to not need it.
8394
252b5132
RH
8395Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8396
8397 * config.guess: Recognize vax hosts.
8398
8399Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8400
8401 * configure (while loop): Don't use "break 2" inside case
8402 statement -- the case statement isn't an enclosing loop.
8403
8404Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8405
8406 * config.guess: Clean up NeXT support, to allow nextstep
8407 on Intel machines. Make OS be nextstep.
8408
8409Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
8410
8411 * config.guess: Add alternate forms for Convex.
8412
8413Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
8414
8415 * configure: Completely rewrite option processing. Take
8416 advantage of pattern-matching to avoid invoking test frequently.
8417 Also clean up host and target defaulting logic.
8418
8419Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8420
8421 * Makefile.in: Replace all occurrances of "rootme" with "r" and
8422 "$${rootme}" with "$$r", to increase the likelihood that the do-*
8423 commands (plus user environment) will fit SCO limits.
8424
8425Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8426
8427 * configure.in: Don't issue warnings about directories which are
8428 not being configured if -norecursion is set. Correct test for
8429 --with-gnu-as and --with-gnu-ld to not get confused by substring
8430 matches.
8431
8432 * configure.in: Don't build gas for alpha-dec-osf1*.
8433
8434Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
8435
8436 * configure: Back out Per's change of 12/19/1993. It changes the
8437 behavior of configure in unexpected and confusing ways.
8438
8439 Also, use different delim char when calculating
8440 program_transform_name so that the name can contain slashes.
8441
8442Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
8443
8444 * configure.in, config.sub: Add support for VSTa micro-kernel.
8445
8446Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8447
8448 * configure.in: Nuke hacks which were used to get a special
8449 version of GAS for HPPA configurations.
8450
8451Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
8452
8453 * configure: If only ${target_alias} is given, use that
8454 as the default for ${host_alias}.
8455 * configure: Add missing back-slashes before nested quotes.
8456
8457Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8458
8459 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
8460
8461Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
8462
8463 * config.guess: Recognize some Tektronix configurations.
8464 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
8465
8466Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8467
8468 * config.sub: Match any flavor of SH.
8469
8470Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
8471
8472 * configure.in: Don't try to configure newlib for Alpha.
8473
8474Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8475
8476 * configure.in: Don't build ld for Irix 5. Don't build gas,
8477 libg++ or libio for any Alpha target.
8478
8479 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
8480
8481Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
8482
8483 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
8484 default arguments -- so it tried to compress itself.
8485
8486Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8487
8488 * configure.in (notsupp): ensure that a space is always at the end
8489 of the configdirs list, since the grep checks for an explicit space
8490
8491Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8492
8493 * configure.in (target i386-sysv4.2): don't build ld, since static
8494 versions of many libraries are not available.
8495
8496Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8497
8498 * config.guess: Recognize Apollos (using environment variables).
8499 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
8500
8501Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8502
8503 * config.guess: Recognize Sony news mips running newsos.
8504
8505Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
8506
8507 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
8508 "fi ; else" for bash.
8509
8510Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
8511
8512 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
8513
8514Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
8515
8516 * config.sub: accept unixware as an alias for svr4.2.
8517 Fix some inconsistancies with the gcc version.
8518
8519Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8520
8521 * Makefile.in (DISTDOCDIRS): Add gdb.
8522
8523Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
8524
8525 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
8526
8527Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8528
8529 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
8530 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
8531 this now.
8532
8533Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8534
8535 * config.sub: Accept hiux* as an OS name.
8536
8537 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
8538 etc/make-stds.texi. The underscore came from gcc, and dje now
8539 agrees that RUNTESTFLAGS is the correct name.
8540
8541Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
8542
8543 * install.sh: Remove 'set -e'. It makes any conditionals
8544 in the script useless.
8545
8546 * config.guess: Automatically recognize arm-acorn-riscix
8547 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
8548
8549Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
8550
8551 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
8552
8553Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8554
8555 * Makefile.in (DISTDOCDIRS): New variable.
8556 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 8557 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
8558
8559Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8560
8561 * configure.in (hppa target): check the source directory for the
8562 pagas sub-directory
8563
8564Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
8565
8566 * config.sub: Allow -aout* and -elf*.
8567
8568Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8569
8570 * configure.in: Don't build ld on i386-solaris2, same as for
8571 sparc-solaris2.
8572
8573Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
8574
8575 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
8576
8577Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8578
8579 * configure.in: Configure gdb for alpha.
8580
8581Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8582
8583 * Makefile.in (CXXFLAGS): Add -O.
8584
8585Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8586
8587 * config.guess: added support for DG Aviion
8588
8589Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8590
8591 * configure.in: Produce warning message for subdirectories not
8592 configurable for this host/target combination. Don't try to
8593 configure gdb for vms.
8594
8595Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8596
8597 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
8598 appropriate files before making "diststuff".
8599 (DISTBISONFILES): New var: list of files to be edited.
8600 (DISTSTUFFDIRS): Add binutils.
8601
8602Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8603
8604 * config.sub: also handle mipsel and mips64el (for little endian mips)
8605
8606Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8607
8608 * configure.in: Add * to end of all OS names.
8609
8610Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
8611
8612 * configure.in: Build newlib for LynxOS native.
8613
8614Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8615
8616 * config.guess: Add support for delta 88k running SVR3.
8617
8618 * configure.in: Add comment about HP compiler vs. emacs.
8619
8620Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8621
8622 * configure.in: don't build ld on solaris2 (not a viable option
8623 due to bugs in getpwnam & getpwuid)
8624
8625Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8626
8627 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
8628 config.guess will produce a full version number.
8629
8630Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8631
8632 * configure.in: Build linker and binutils for alpha-dec-osf1.
8633
8634Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8635
8636 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
8637 and gdb/testsuite/Makefile.in.
8638
8639Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8640
8641 * configure.in: recognize mips*- instead of mips-
8642
8643Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
8644
8645 * config.sub: Accept linux*coff and linux*elf as operating
8646 systems.
8647
8648Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8649
8650 * config.sub: Recognize mips64, and mips3 as an alias for it.
8651
8652Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8653
8654 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
8655 gdb knows how to handle OSF/1 shared libraries.
8656
8657Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8658
8659 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
8660 * config.guess: Recognize Hitachi's HIUX.
8661 * config.sub: Recognize h3050r* and hppahitachi.
8662 Remove redundant cases for hp9k[23]*.
8663
8664Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8665
8666 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
8667 if gas and ld are in the source tree and are in ${configdirs}.
8668 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 8669 --with options (but still pass them down on the command line,
252b5132
RH
8670 if they were explicitly specified).
8671
8672Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8673
8674 * configure: substitute SHELL value in Makefile.in with
8675 ${CONFIG_SHELL}
8676
8677Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8678
8679 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
8680 *-*-solaris2* targets.
8681
8682Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8683
8684 * Makefile.in: define M4, and pass it down to sub-makes;
8685 all-autoconf now depends on all-m4
8686
8687Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8688
8689 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
8690 presence of {ar,ranlib} instead of a configured directory
8691
8692Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8693
8694 * config.guess: Accept 34?? as well as 33?? for NCR.
8695
8696Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8697
8698 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
8699 of 'gas' in sed commands, since 'gash' is now in the tree as well.
8700
8701Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8702
8703 * configure: grab values for $(CC) and $(CXX) from the
8704 environment, so that someone can do "CC=gcc configure; make" and
8705 have it work right (matching the way that autoconf works now)
8706
8707 * configure.in, Makefile.in: add support for gash, the tcl
8708 interface to Galaxy
8709
8710 * config.guess: add NetBSD variants (hp300, x86)
8711
8712Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
8713
8714 * install.sh: Support -d option (in the manner of SunOS 4 install,
8715 as it is more deterministic than that of GNU install)
8716 (chmodcmd): Set file to mode 755 by default (should also do default
8717 chgrp and chown, but I don't feel like dealing with that now)
8718
8719Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
8720
8721 * config.sub: Remove h8300hhms alias.
8722
8723Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8724
8725 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
8726
8727Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8728
8729 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
8730 as stmp-fixinc
8731
8732Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8733
8734 * config.sub: recognize m88110-bug-coff.
8735
8736Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8737
8738 * Makefile.in (all-libio): all dependencies on the toolchain used
8739 to build this (gcc, gas, ld, etc)
8740
8741Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8742
8743 * config.guess: Deal with OSF/1 1.3 on alpha.
8744
8745Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8746
8747 * install.sh: add some 'else true' clauses for portability
8748
8749 * configure.in: don't build libio for h8[35]00-*-* targets
8750
8751Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
8752
8753 * Makefile.in: Add support for new libio.
8754
8755Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8756
8757 * install.sh: If one command fails, don't try the rest. Don't try
8758 to remove $dsttmp (via trap) unless we have already created it.
8759 If $src doesn't exist, detect it and exit with an error.
8760
8761 * config.guess: Recognize BSD on hp300.
8762
8763Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
8764
8765 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
8766 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
8767
8768Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
8769
8770 * Makefile.in (all-send-pr): depends on all-prms
8771
8772Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8773
8774 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
8775
8776Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8777
8778 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
8779 Added test for mips-mips-riscos5.
8780
8781Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8782
8783 * configure.in: use mh-hp300 for 68k HP hosts
8784
8785Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8786
8787 * configure: add support for CONFIG_SHELL, so that you can use
8788 some alternate shell for evaluating configure scripts
8789
8790Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
8791
8792 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
8793 in configure script to bug-gdb@prep.ai.mit.edu when building
8794 distribution archive.
8795 * Makefile.in (COMPRESS): Remove def.
8796 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
8797 gdb.tar.Z and make-gdb.tar.Z respectively.
8798 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
8799 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
8800 to convergence with 'taz' target in Makefile.in.
8801
8802Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8803
8804 * install.sh (dsttmp): use trap to ensure that tmp files go
8805 away on error conditions
8806
8807Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8808
8809 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
8810
8811Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8812
8813 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
8814 its parent is '/' not ''.
8815
8816 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
8817
8818Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
8819
8820 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
8821 that ${newsrcdir}/configure.in does.
8822
8823Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8824
8825 * test-build.mk: support for CONFIG_SHELL
8826
8827Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
8828
8829 * config.sub (netware): Add as a basic system type.
8830
8831Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8832
8833 * Makefile.in (Makefile): depend on configure.in. Also drop the
8834 $(srcdir)/ from the dependency on Makefile.in.
8835
8836Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
8837
8838 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
8839 (h8300hhms is temporary until multi-libraries are implemented).
8840 * configure.in: Handle h8300h too.
8841
8842Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8843
8844 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
8845
8846Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
8847
8848 * configure: Remove extraneous output when guessing host type.
8849 * config.guess: Remove extraneous output when guessing using C
8850 compiler rather than uname, or when guessing fails.
8851
8852Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8853
8854 * Makefile.in: remove all.cross and install.cross targets
8855
8856 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
8857 definitions
8858
8859Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
8860
8861 * configure.in (target sh): Build gprof.
8862
8863Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8864
8865 * config.sub: change -solaris to -solaris2
8866
8867Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8868
8869 * configure.in: Use config/mh-riscos for mips-*-sysv*.
8870
8871Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
8872
8873 * configure: Correct error message for missing Makefile.in to
8874 print correct directory.
8875
8876Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8877
8878 * install.sh: kludge around 386BSD shell bug
8879
8880Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
8881
8882 * config.guess: Recognize NeXT.
8883 * config.guess: Recognize i486-ncr-sysv4.
8884 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
8885
8886Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
8887
8888 * Makefile.in (MAKEINFOFLAGS): New variable.
8889 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
8890 * build-all.mk, test-build.mk: Pass down --no-split as
8891 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
8892
8893Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
8894
8895 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
8896
8897Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
8898
8899 * Makefile.in (libg++.tar.z): New rule.
8900 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
8901 * Makefile.in (taz): Only do a single chmod.
8902
8903Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
8904
8905 * install.sh: don't use dirname anymore (replaced with sed usage)
8906
8907Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
8908
8909 * Makefile.in: Change extension for gzip'd files from '.z' to
8910 '.gz' per new FSF standard usage.
8911
8912Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
8913
8914 * configure: put quotes around the final value of program_transform_name
8915
8916Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8917
8918 * Makefile.in: new install.sh support; update install-info rules
8919
8920Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
8921
8922 * configure.in: Build diff for crosses, but not for go32 host.
8923
8924 * configure.in: Build gprof only for native, and don't build it
8925 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
8926
8927Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
8928
8929 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
8930
8931Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8932
8933 * configure.in (host_tools): Add prms.
8934
8935Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8936
8937 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
8938 with $(FLAGS_TO_PASS) on the command line
8939
8940 * config.sub: Recognize lynx and lynxos
8941
8942Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
8943
8944 * config.sub: Accept -ecoff*, not just -ecoff.
8945
8946Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8947
8948 * Makefile.in (taz): Use .gz suffix instead of .z.
8949 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
8950 names.
8951
8952Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8953
8954 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
8955
8956Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8957
8958 * Makefile.in (install-no-fixedincludes): install gcc last, so
8959 that rebuilds that might happen during 'make install' don't get
8960 bogus gcc include files
8961
8962Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8963
8964 Change from Utah for HPPA support:
8965 * config.guess: Recognize hppa1.x-hp-bsd.
8966
8967Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
8968
8969 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
8970 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
8971
8972Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
8973
8974 * config.sub: Add support for rom68k and bug boot monitors.
8975
8976Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
8977
8978 * Makefile.in: Make all-opcodes depend on all-bfd.
8979
8980Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
8981
8982 * config.guess: Added special check for i[34]86-univel-sysv4*.
8983
8984Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
8985
8986 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
8987 the processor rather than assuming i486.
8988
8989Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8990
8991 * config.guess: Recognize SunOS6 as Solaris3.
8992
8993Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
8994
8995 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
8996 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
8997
8998Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
8999
9000 * build-all.mk (all-cross): New target for Canadian Cross.
9001 Added Q2 go32 targets.
9002 * test-build.mk: Configure go32 cross sparclite-aout and
9003 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
9004 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
9005
9006Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9007
9008 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
9009 GO32 hosted toolchains
9010
9011Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
9012
9013 * configure: change so "-exec-prefix" gets passed down rather
9014 than "-exec_prefix" so autoconf generated Makefiles get the
9015 exec_prefix set right.
9016
9017Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9018
9019 * config.guess: get the Solaris2 minor version number
9020
9021 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
9022
9023Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9024
9025 * config.guess: Recognize some Sequent platforms.
9026
9027Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9028
9029 * Makefile.in: added the vault-install target
9030
9031 * configure.in: actually use the Sun3 makefile fragment that's in
9032 config, also added the release dir to configdirs
9033
9034Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9035
9036 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
9037
9038Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9039
9040 * configure.in: remove some program from Alpha targetted toolchains
9041
9042Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
9043
9044 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
9045 gprof.
9046 (taz): Run "make diststuff" in those directories instead of "make
9047 proto-dir". Look for "VERSION=" only at start of line in subdir
9048 Makefile. Use "gzip -9" for compression.
9049 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
9050 (binutils.tar.z): New target.
9051
9052Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9053
9054 * Makefile.in (taz): Include gpl.texinfo.
9055
9056Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9057
9058 * Makefile.in (setup-dirs): Merged into "taz" target.
9059 (taz): Only do `proto-dir' stuff if a directory is actually needed
9060 for this target.
9061
9062Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
9063
9064 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
9065 (FLAGS_TO_PASS): Pass down MUNCH_NM.
9066 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
9067 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
9068 (gcc-no-fixedincludes): Correct for current gcc Makefile.
9069
9070Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
9071
9072 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
9073 config.sub, and move-if-change to gdb testsuite distribution
9074 archive, so the testsuite can be extracted, configured, and
9075 run separately from the gdb distribution. Blow away the Chill
9076 tests that require a Chill compiled executable, since GNU Chill
9077 is not yet publically available.
9078
9079Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9080
9081 * test-build.mk: set environment variables in a single command,
9082 instead of a list of assignments and exports
9083
9084 * config.guess: recognize Alpha/OSF1 systems
9085
9086Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9087
9088 * configure: Change help message to prefer --options rather than
9089 -options.
9090
9091Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9092
9093 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
9094 zippy@ecst.csuchico.edu.
9095 * config.guess: Recognize miniframe.
9096
9097Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
9098
9099 * Makefile.in: Use srcroot to find runtest rather than rootme.
9100 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
9101
9102Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
9103
9104 * test-build.mk: Extensive additions to support building on a
9105 machine other than the host.
9106
9107Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9108
9109 * configure (tooldir): Fix for i386-aix again.
9110
9111Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
9112
9113 * configure, Makefile.in: Change definition of $(tooldir)
9114 to match the FSF.
9115
9116Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
9117
9118 * config.guess: Recognize i[34]86/SVR4.
9119
9120Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9121
9122 * Makefile.in (all-gdb): gdb depends on sim.
9123
9124Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
9125
9126 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
9127 at the same time we make the prototype gdb directory.
9128 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
9129 files at the same time as the gdb base release distribution.
9130
9131Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
9132
9133 * Makefile.in (check): Use individual check targets rather than
9134 DO_X rule.
9135 (check-gcc): Added.
9136
9137Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
9138
9139 * config.sub: Use sysv3.2 not sysv32 for canonical OS
9140 for System V release 3.2.
9141
9142Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9143
9144 * config.sub: Recognize hppaosf.
9145 * configure.in: Do configure ld/binutils/gas for it.
9146
9147Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9148
9149 * configure (tooldir): Alter syntax used to set this, for systems
9150 where "\$" isn't handled right, like i386-aix.
9151
9152Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
9153
9154 * configure: Pass program-transform-name, not
9155 program_transform_name, to recursive configures.
9156
9157Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
9158
9159 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
9160 of gas+ld+binutils.
9161
9162Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
9163
9164 * config.guess: Recognize AIX3.2 as distinct from 3.1.
9165
9166Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9167
9168 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
9169
252b5132
RH
9170Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9171
9172 * Makefile.in (PRMS): Set back to all-prms.
9173
9174Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
9175
9176 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
9177 targets, rather than for MIPS hosts.
9178
9179Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9180
9181 * configure.in: add comment for --with-x default values
9182
9183 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
9184
9185 * Makefile.in: add check-* targets for each of the directories in
9186 the tree. Add a definition of RUNTEST that will use the one we
9187 just built, if it exists. Pass this down via FLAGS_TO_PASS.
9188
9189Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
9190
9191 * configure.in: Removed obsolete references to bfd_target and
9192 target_makefile_frag.
9193
9194 * build-all.mk: Set assorted targets for Q2.
9195 * config.sub: Recognize z8k-sim and h8300-hms.
9196 * test-build.mk: Really don't pass host to configure.
9197 (HOLES): Added uname.
9198
9199Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
9200
9201 * configure: Handle an empty program-prefix, program-suffix or
9202 program-transform-name correctly.
9203
9204Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
9205
9206 * build-all.mk: -G 8 no longer required for MIPS targets.
9207 * test-build.mk: Don't pass host argument to configure; make it
9208 guess.
9209
9210Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
9211
9212 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
9213 * Makefile.in (COMPRESS): New macro, like GZIP.
9214
9215Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
9216
9217 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
9218
9219 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
9220 with gas currently defaults to -G 0.
9221
9222Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
9223
9224 * Makefile.in (all-flex): flex depends on byacc.
9225
9226 * build-all.mk: If host not specified, use config.guess. Pass TAG
9227 to test-build.mk as RELEASE_TAG.
9228 * test-build.mk (configargs): New variable containing arguments to
9229 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
9230 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
9231
9232 * config.guess: Use /bin/uname when checking -X argument on SCO,
9233 to avoid invoking GNU uname which doesn't understand -X.
9234
9235 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
9236
9237 * configure.in: Build gas for mips-*-*.
9238
9239Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9240
9241 * Makefile.in (all.normal): insert missing backslash.
9242
9243Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
9244
4bddf3ad 9245 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
9246
9247 * Makefile.in: Complete overhaul to merge many almost identical
9248 targets.
9249
9250Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9251
9252 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
9253 (gdb.tar.Z): Adjusted.
9254
9255 * Makefile.in (setup-dirs, taz): New targets; should be general
9256 enough to adapt for gdb sometime. Build only .z file.
9257 (gas.tar.z): New target.
9258
9259Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9260
9261 * build-all.mk: Use CC=cc -Xs on Solaris.
9262
252b5132
RH
9263Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
9264
9265 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
9266 for handling BISON for FSF releases.
9267
9268Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9269
9270 * configure: Actually implement the change zoo just documented.
9271
9272Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9273
9274 * configure: when using config.guess, only set target_alias when
9275 it's not already been set (ie, on the command line)
9276
9277Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9278
9279 * Makefile.in: add installcheck target, set PRMS to install-prms
9280
9281Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9282
9283 * configure: add support for package_makefile_fragment, handle the
9284 case where a directory has a configure.in file but no Makefile.in
9285 more gracefully (with an actual understandable error message, even);
9286 add support for --without (and add this to the usage message); also
9287 explicitly add a --host=${host_alias} to the command line when
9288 config.guess is used
9289
9290Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9291
9292 * configure: Must use both --host and --target in recursive calls.
9293
9294Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
9295
9296 * Makefile.in: Change deja-gnu to dejagnu.
9297
9298Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
9299
9300 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
9301
9302Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9303
9304 * configure.in: canonicalize all instances to *-*-solaris2*,
9305 also strip out a number of tools to not build for go32 host
9306
9307Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9308
9309 * config.guess: add GPL.
9310
9311 * Makefile.in, config.guess, config.sub, configure: bump
9312 copyrights to 93.
9313
9314Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
9315
9316 * Makefile.in (do-info): Removed obsolete check for existence of
9317 localenv file.
9318
9319 * Makefile.in (MAKEOVERRIDES): Define to be empty.
9320
9321Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9322
9323 * Makefile.in: a couple of 'else true' for decstation,
9324 support for TclX
9325
9326 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
9327
9328Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
9329
9330 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
9331
9332Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
9333
9334 * config.guess: Recognize i386-ibm-aix (PS/2).
9335 * configure.in: Use config/mh-aix386 file for it.
9336
9337Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
9338
9339 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
9340 CC_FOR_TARGET instead.
9341 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
9342
9343Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
9344
9345 * Makefile.in: Add sim to list of directories sent with gdb
9346
9347Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
9348
9349 * configure.in: Put back mips-dec-bsd* case.
9350
9351Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
9352
9353 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
9354 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
9355 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
9356
9357Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9358
9359 * configure.in: remove no-op mips-dec-bsd* in "case $target"
9360
9361 * Makefile.in (dir.info): only run gen-info-dir if it exists,
9362 (install-info): install dir.info only if it exists,
9363 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
9364
9365Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
9366
9367 * configure.in: For vms target, skip bfd, ld, binutils. Do build
9368 gas for mips-dec-bsd.
9369
9370Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
9371
9372 * configure (makesrcdir): If ${srcdir} is relative and not ".",
9373 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
9374
9375Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
9376
9377 * configure.in: Added "dejagnu" to hosttools list.
9378
9379Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9380
9381 * config.sub, configure.in, config.guess: Add support
9382 for Bosx, an AIX variant from Bull.
9383 Patches from F.Pierresteguy@frcl.bull.fr.
9384
9385Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
9386
9387 * devo/dejagnu: Initial creation of devo/dejagnu.
9388 Migrated dejagnu testcases and support files for testing software
9389 tools to reside as subdirectories, currently called "testsuite",
9390 within the directory of the software tool. Migrated all programs,
9391 support libraries, etc. beloging to dejagnu proper from
9392 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
9393 with no modifications. The changes to these files which will
9394 allow them to configure, build, and execute properly will be made
9395 in a future update.
9396
9397Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9398
9399 * Makefile.in: Change send_pr to send-pr.
9400 * configure.in: Likewise.
9401 * send_pr: Renamed directory to send-pr.
9402
9403Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
9404
9405 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
9406
9407Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
9408
9409 * README: Update for gdb-4.8 release.
9410 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
9411 gdb-xxx.tar.z (gzip'd) file also.
9412
9413Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9414
9415 * Makefile.in: make all-diff depend on all-libiberty
9416
9417Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
9418
9419 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
9420
9421Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9422
9423 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
9424
9425Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
9426
9427 * Makefile.in (DEVO_SUPPORT): Remove etc directory
9428 (ETC_SUPPORT): Only add the files GDB wants from etc/.
9429 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
9430
9431Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9432
9433 * Makefile.in: makeinfo binary is in a new location
9434
9435Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
9436
9437 * config.sub: Accept -ecoff as an OS.
9438
9439 * Makefile.in: Various changes to eliminate a level of make
9440 recursion and reduce the required command line length.
9441 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
9442 sub-makes.
9443 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
9444 variables holding settings for specific sub-makes.
9445 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
9446 in terms of BASE_FLAGS_TO_PASS.
9447 (TARGET_LIBS): New variable listing directories which use
9448 TARGET_FLAGS_TO_PASS.
9449 (subdir_do): Eliminated.
9450 (do-*): New set of targets to replace subdir_do.
9451 (various): All targets which used subdir_do now depend on do-*.
9452 (local-clean): Renamed from do_clean.
9453 (local-distclean): New target, dependency of distclean and
9454 realclean.
9455 (install-info): Don't create directories. Depend on dir.info
9456 rather than calling make recursively.
9457 (install-dir.info): Eliminated.
9458 (install-info-dirs): Create all info directories here.
9459 (dir.info): Depend upon do-install-info.
9460
9461 * test-build.mk (HOLES): Added false.
9462
9463Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
9464
9465 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
9466
9467Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9468
9469 * Makefile.in (info): remove dependency on all-texinfo. The
9470 problem was really in texinfo/C, not at this level.
9471
9472Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
9473
9474 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
9475
9476Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
9477
9478 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
9479 GDB releases.
9480
9481Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9482
9483 * configure: Include srcdir in message about target of link not
9484 being found. Don't convert `-' to `_' in `with' options being
9485 passed to subdirs.
9486
9487Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9488
9489 * configure.in: add uudecode to host_tools
9490
9491 * Makefile.in: added {all,install}-uudecode targets, added them to
9492 the appropriate lists
9493
9494Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
9495
9496 * Makefile.in (all-gcc): Added dependency on all-gas.
9497
9498 * configure.in (mips-*-*): Build ld and binutils.
9499
9500Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9501
9502 * configure: check return code from mkdir, print error message and
9503 exit on failure.
9504
9505Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
9506
9507 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
9508
9509Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
9510
9511 * test-build.mk (HOLES): Added tar, cpio and uudecode.
9512
9513Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9514
9515 * config.sub (h8500): Recognize this as a cpu type.
9516
9517Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9518
9519 * configure: source directory missing is no longer a warning
9520
9521 * configure.in: recognize irix[34]* instead of irix[34]
9522
9523 * Makefile.in: define and pass down X11_LIB
9524
252b5132
RH
9525Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
9526
9527 * guess-systype: Renamed to ...
9528 * config.guess: ... by popular request.
9529 * configure.in, Makefile.in: Update accordingly.
9530
9531Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
9532
9533 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
9534 + Add Convex, Cray/Unicos, and Encore/Multimax support.
9535 + Execute ./dummy instead of assuming . is in PATH.
9536
9537Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
9538
9539 * guess-systype: New shell script. Attempts to guess the
9540 canonical host name of the executing host.
9541 Only a few hosts are supported so far.
9542 * configure: Call guess-systype if no host is specified.
9543
9544Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
9545
9546 * Makefile.in (gcc-no-fixedincludes): Made to work with current
9547 gcc Makefile.
9548
9549
9550Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
9551
9552 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
9553 (all-gcc, install-gcc, subdir_do): Use it.
9554
9555Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9556
9557 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
9558
9559Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
9560
9561 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
9562 set exclusively by configure, using configure.in .
9563
9564Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9565
9566 * test-build.mk: set $PATH for all builds
9567
9568 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
9569
9570Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
9571
9572 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
9573 the one used in gcc/Makefile.in, so that a null expansion doesn't
9574 override the one needed to build gcc with a native cc.
9575
9576
9577Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9578
9579 * configure: Accept -with arguments.
9580
9581Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9582
9583 * Makefile.in: added h8300sim
9584
9585Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
9586
252b5132
RH
9587 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
9588 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
9589 (all-cygnus, native, build-cygnus): Make
9590 $(canonhost)-stamp-3stage-done, not $(host)....
9591 * test-build.mk (stamp-3stage-compared): Use tail +10c for
9592 i386-sco3.2v4. Added else true to if command.
9593
9594Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
9595
9596 * config.sub: (from FSF) Sequent uses a BSD-like OS.
9597
9598Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
9599
9600 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
9601
9602Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9603
9604 * configure.in: don't remove binutils from Solaris builds
9605
9606Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
9607
9608 * Makefile.in: get rid of earlier definitions for *clean,
9609 also handle the recursive info rule better
9610
9611Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
9612
9613 * Makefile.in (mostlyclean, distclean, realclean): Fix to
9614 do more-or-less the right thing.
9615
9616Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
9617
9618 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
9619 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
9620
9621Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9622
9623 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
9624 $(host_canonical).
9625
9626 * configure.in: split the configdirs list into 4 categories (native
9627 v. cross, library v. tool) and handle the cross-only and native-
9628 only in more reasonable (and correct!) way.
9629
9630Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
9631
9632 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
9633 configdirs anymore.
9634
9635Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9636
9637 * Makefile.in: extensive cleanup:: removed all of the explicit
9638 clean-* targets, collapsed many wrappers around subdir_do into
9639 one, added additional targets to satisfy standards.texi, deleted
9640 some old targets, some changes for consistency
9641
9642Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9643
9644 * configure.in: handle some programs as cross-only, and others as
9645 native only
9646
9647 * test-build.mk: handle partial holes in a more generic manner
9648
9649 * Makefile.in: m4 depends on libiberty
9650
252b5132
RH
9651Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9652
9653 * configure.in: add m4, textutils, fileutils, sed, shellutils,
9654 time, wdiff, and find to configdirs
9655
9656 * Makefile.in: all, clean, and install rules for the new programs
9657 added to configure.in
9658
9659Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9660
9661 * configure.in: use mh-sun for all *-sun-* hosts
9662
252b5132
RH
9663Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9664
9665 * Makefile.in: define flags for X11 include files and library file
9666 locations, pass them down to the programs that need this info
9667
9668 * build-all.mk: added a 'native' target, to 3stage the native toolchain
9669
252b5132
RH
9670Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9671
9672 * configure.in: start building libg++ for HP-UX targets
9673
9674Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
9675
9676 * README: Update references to files moved into etc/.
9677
9678Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
9679
9680 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
9681 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
9682
9683Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
9684
9685 * configure: accept dash as well as underscore in long option
9686 names for FSF compatibility.
9687
9688Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
9689
9690 * config.sub: added -sco3.2v4 support from FSF.
9691
9692Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9693
9694 * configure.in: expand the section that adds or removes
9695 directories from the list of programs to build, to handle native
9696 vs. cross in addition to host v. native
9697
9698Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
9699
9700 * Makefile.in: Replace C++ in macro names with CXX.
9701 This is less likely to break ...
9702
9703Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9704
9705 * test-build.mk: add -w to GNU_MAKE
9706
9707Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9708
9709 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
9710 add 'sparc' to list of recognized cpus. This needed to make
9711 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
9712 Delete some redundant ose68 variants. Recognize -wrs as an os,
9713 then changes that into $CPU-wrs-vxworks.
9714
9715 * configure.in: remove most references to gdbtest, regularize
9716 target based program removal
9717
9718 * test-build.mk: import from p3 tree (many fixes and changes)
9719
9720Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9721
9722 * Makefile.in: added rules to handle tcl, tk, and expect
9723
9724 * configure.in: handle those directories if they exist
9725
9726Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9727
9728 * config.sub: removed bogus hppabsd and hppahpux names, since
9729 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
9730
9731Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9732
9733 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
9734 depends upon all-xiberty
9735
9736 * Makefile.in: changes from p3, including:
9737
9738 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
9739
9740 * Makefile.in (XTRAFLAGS): include newlib directories if
9741 newlib/Makefile exists, rather than if host != target.
9742
9743 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
9744
9745 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9746 from the same source tree and not building a cross-compiler. This
9747 matters for the libg++ configuration if reconfiguring a tree that
9748 has already been installed.
9749
9750 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
9751
9752 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9753 pick up the machine and system specific header files.
9754
9755 * Makefile.in: added AS_FOR_TARGET, passed down in
9756 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9757 the C compiler to use to create programs which are run in the
9758 build environment, set it to default to $(CC), and passed it down
9759 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9760
9761 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
9762
9763 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
9764 We need them for unusual native builds, like systems without
9765 ranlib.
9766
9767 * configure: also define $(host_canonical) and
80413487
RH
9768 $(target_canonical), which are the full, canonical names for the
9769 given host and target
252b5132
RH
9770
9771Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
9772
9773 * Makefile.in: Added separate definitions for C++.
9774
9775Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
9776
9777 * configure.in (configdirs): Add deja-gnu.
9778
9779Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
9780
9781 * README: Update for configure.texi and gdb-4.7 release.
9782
9783Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
9784
9785 * Makefile.in: Move "all" target to top of file.
9786 Previously, first target was ".PHONY" which caused BSD4.4 make
9787 to build .PHONY when make was run without arguments.
9788
9789Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
9790
9791 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
9792 Library-copylefted code in libiberty.
9793
9794Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
9795
9796 * config.sub: Replace m68kmote with plain old m68k.
9797
9798Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
9799
9800 * Makefile.in: Remove space from blank line, avoid Make complaints.
9801
9802Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
9803
9804 * config.sub: Complain if no argument is given. Added support for
9805 386bsd as OS and target alias.
9806
9807Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
9808
9809 * Makefile.in (XTRAFLAGS): include newlib directories if
9810 newlib/Makefile exists, rather than if host != target.
9811
9812Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
9813
9814 * config.sub: recognize sparclite-wrs-vxworks.
9815
9816 * Makefile.in (install-xiberty): added *-xiberty make rules (from
9817 p3.) Added clean-xiberty to clean.
9818
9819Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9820
9821 * configure.in: use *-*-* instead of nested cases for host and target
9822
9823Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
9824
9825 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9826 from the same source tree and not building a cross-compiler. This
9827 matters for the libg++ configuration if reconfiguring a tree that
9828 has already been installed.
9829
9830Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
9831
9832 * config.sub (i486v/i486v4): Merge in from FSF version.
9833
9834Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
9835
9836 * configure: only set PWD if it is already set.
9837
9838Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
9839
9840 * configure: just set PWD=`pwd` at the top, since Ultrix sh
9841 doesn't have unset and all success paths (and most error paths)
9842 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
9843 to just ${PWD} to avoid confusion.)
9844
9845Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
9846
9847 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
9848 even for a native compilation.
9849
9850Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
9851
9852 Changes to make the gdb.tar.Z rule work better.
9853
9854 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
9855 (DEVO_SUPPORT): Add configure.texi.
9856 (bfd-ilrt.tar.Z): Remove ancient rule.
9857
9858Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
9859
9860 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9861 pick up the machine and system specific header files.
9862
9863 * configure.in, config.sub: added new target m68010-adobe-scout,
9864 with alias of adobe68k. Changed configure.in to check for
9865 -scout before -sco* to avoid a false match.
9866
9867 * Makefile.in: added AS_FOR_TARGET, passed down in
9868 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9869 the C compiler to use to create programs which are run in the
9870 build environment, set it to default to $(CC), and passed it down
9871 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9872
9873Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
9874
9875 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
9876 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
9877 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
9878 FOR_TARGET variants, to newlib and libg++.
9879
9880Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
9881
9882 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
9883 first.
9884
9885Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
9886
9887 * config.sub: Accept `elf' as an environment.
9888
9889Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9890
9891 * Makefile.in (all-opcodes): cd into the right directory
9892
9893Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
9894
9895 * configure: added -program_transform_name option, used as
9896 argument to sed when installing programs.
9897 configure.texi: added documentation for -program_prefix,
9898 -program_suffix and -program_transform_name.
9899
9900Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
9901
9902 * config.sub: Accept i486 where i386 ok.
9903
9904Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
9905
9906 * config.sub: accept we32k
9907
9908Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
9909
35590697 9910 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
9911
9912 * Makefile.in: don't create all directories for ``make install'';
9913 let the subdirectories create the ones they need.
9914
9915Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9916
80413487 9917 * COPYING: new file, GPL v2
252b5132
RH
9918
9919Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9920
9921 * Makefile.in: use the new gen-info-dir, which needs a template
9922 argument (which also lives in texinfo)
9923
9924 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
9925
252b5132
RH
9926Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
9927
9928 * config.sub (ncr3000): Change i386 to i486.
9929
9930Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9931
9932 * Makefile.in: add install-rcs, install-grep to
9933 install-no-fixedincludes, removed install-bison and install-libgcc
9934
9935Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
9936
9937 * configure.in: grab the HPUX makefile fragment if on HPUX
9938
9939Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
9940
9941 * Makefile.in: eradicate bison spoor (ditto libgcc).
9942 configure.in: recognise m68{k,000}-ericsson-OSE.
9943 es1800 is alias for m68k-ericsson-OSE
9944
9945Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9946
9947 * configure.in: rearrange the parts that remove programs from
9948 configdirs, based now on HOST==TARGET or by canonical triple.
9949
9950Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9951
9952 * test-build.mk: recurse explicitly with -f test-build.mk when
9953 appropriate. predicate stage3 and comparison on the existence
9954 of gcc. That is, if gcc isn't around, we aren't three-staging.
9955 On very clean, also remove ...stamp-co. Build in-place before
9956 doing other builds.
9957
9958Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9959
9960 * Makefile.in, configure.in: add tgas
9961
9962Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9963
9964 * Makefile.in: a number of changes merged in from progressive.
9965
9966 * configure.in: add libm.
9967
9968 * .cvsignore: ignore some stuff that comes from test-build.mk.
9969
252b5132
RH
9970Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
9971
9972 * config.sub: Add es1800 (m68k-ericsson-es1800).
9973
9974Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
9975
9976 * configure: Add program_suffix (parallel to program_prefix)
9977 * Makefile.in: adjust directory-creating script for losing decstation
9978
9979Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
9980
9981 * configure: Minor $subdir-related fixes.
9982
9983Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9984
9985 * configure: fix various problems with propogating
9986 makefile_target_frag in subdirs.
9987 * configure.in: config libgcc if its there
9988
9989Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
9990
9991 * config.sub: HPPA merge.
9992
252b5132
RH
9993Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
9994
9995 * Makefile.in: Replace all-bison with all-byacc in all
9996 dependency lines for other tools (which now use byacc).
9997
9998Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
9999
10000 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
10001
252b5132
RH
10002Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
10003
10004 * Makefile.in: make gprof rules similar to byacc rules (instead of
10005 vestigal $(unsubdir) that didn't work...)
10006
10007Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
10008
10009 * config.sub: Add support for Linux.
10010 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
10011 (at least for libg++).
10012
10013Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10014
10015 * configure.texi: fix doc for the -nfp option to configure
10016
10017Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
10018
10019 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
10020
10021Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
10022
10023 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
10024 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
10025 * configure.in: added solaris* host_makefile_frag hook.
10026
10027Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10028
10029 * config.sub: changed recognition of m68000 so that various
10030 m68k types can be specified via m680[01234]0
10031
10032Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10033
10034 * config.sub (basic_machine): fix sed so that '-foo' isn't
10035 completely substituted out while .+'-foo' loses the '-foo'
10036
10037Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10038
10039 * config.sub ($os): Add -aout.
10040
10041Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
10042
10043 * configure: If host_makefile_frag is absolute, don't
10044 prefix ${invsubdir} (relevant to libg++ auto-configure).
10045
10046Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10047
10048 * Makefile.in (tooldir): Define it.
10049 (all-ld): Depend on all-flex.
10050
10051Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
10052
10053 * Makefile.in (check): Fix libg++ special case.
10054
10055Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
10056
10057 * configure: do not bury `pwd` into config.status, thus do fewer
10058 pwd's.
10059
10060 * configure: print the "Building in" message only when building in
10061 other than "." AND verbose.
10062
10063 * configure: remove -s, rework -v to better accomodate guested
10064 configures.
10065
10066 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
10067
10068Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
10069
10070 * Makefile.in: macroize flags passed on recursion. remove
10071 fileutils.
10072
10073Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
10074
10075 * configure: get makesrcdir right for subdirs deeper than 1.
10076
10077 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
10078 install.
10079
10080Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
10081
10082 * Makefile.in: don't print subdir_do or recursion lines.
10083
10084Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
10085
10086 * standards.texi: added menu item.
10087
10088 * Makefile.in: build and install standards.info.
10089
10090 * standards.texi: new file.
10091
10092Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10093
10094 * configure: test for and move config.status pieces from
10095 ${subdir}/.
10096
10097Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
10098
252b5132
RH
10099 * configure: Test for existance of files before trying to mv
10100 them, to avoid numerous non-existance messages.
10101
10102Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
10103
10104 * configure: correct final line of config.status.
10105
10106 * configure: patch from eggert. Avoids a protection problem if
10107 the original Makefile.in is read only.
10108
10109 * configure: use move-if-change from gcc to create config.status.
10110 Some makefiles depend on config.status to tell if a directory
10111 has been reconfigured for a different host. This change
10112 prevents those directories from remaking everything in the case
10113 where the reconfig was only intended to rebuild a Makefile.
10114
10115 * configure: test for config.sub with "config.sub sun4" rather
10116 than "config.sub ${host_alias}". Otherwise we can't tell a bad
10117 host alias from a missing config.sub.
10118
10119Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10120
10121 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
10122 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
10123
10124Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
10125
10126 * configure: mkdir ${subdir} as needed.
10127
10128Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
10129
10130 * Makefile.in,configure.in: added autoconf.
10131
10132Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10133
10134 * Makefile.in: no longer pass against on recursion.
10135
10136 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
10137 definitions are not inherited.
10138
10139 * configure: correct makesrcdir when subdir is .
10140
10141Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
10142
10143 * configure: Add support for 'subdirs' variable, which is
10144 like 'configdirs', except that configure doesn't re-invoke
10145 itself for subdirs, it just creates a Makefile for each subdir.
10146 * configure.texi: Document subdirs.
10147
10148Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10149
10150 * configure.in: added flex to configdirs
10151
10152Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
10153
10154 * Makefile.in: remove clean-stamps from clean.
10155
10156Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
10157
10158 * configure.in: Add gdbtest to configdirs.
10159
10160Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
10161
10162 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
10163 to recursive makes.
10164 * configure.in: Recognize new ncr3000 config.
10165
10166Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
10167
10168 * Makefile.in, configure.in: removed references to gdbm.
10169
10170Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
10171
10172 * config.sub: Don't canonicalize os value
10173 newsos* to bsd (readline needs to check for newsos).
10174 (This fix was earlier made Jan 31, but got re-broken.)
10175
10176Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
10177
10178 * configure.in: sco is an os, not a vendor!
10179
10180 * configure: Quote $( better. Keep various shells happy.
10181
10182Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
10183
10184 * Makefile.in: eliminate stamp-files.
10185
10186Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
10187
10188 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
10189 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
10190
10191Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
10192
10193 * config.sub: fix iris/iris3.
10194
10195Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
10196
10197 * configure: re-add -rm.
10198
10199Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
10200
10201 * Maskefile.in: add .stmp-rcs to all.
10202
10203 * configure.in: remove gas from rs6000 build, use aix host fragment.
10204
10205Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
10206
10207 * configure: pass down site_option during recursion.
10208
10209Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
10210
10211 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
10212
10213Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
10214
10215 * configure: Change exec_prefix so that it really defaults to prefix.
10216
10217Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
10218
10219 * Makefile.in, configure.in: Add support for mmalloc library.
10220
10221Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
10222
10223 * Makefile.in: add stmp dependencies for a few more things.
10224
10225Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
10226
10227 * configure: adjusted error message on objdir/srcdir configure
10228 collision, per john's suggestion.
10229
10230 * Makefile.in: add libiberty stmp to all and all.cross.
10231
10232Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
10233
10234 * Makefile.in: remove force dependencies, add grep to all.
10235
10236Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
10237
10238 * Makefile.in: drop flex. make stamp files work.
10239
10240 * configure: added test for conflicting configuration in srcdir,
10241 remove trailing slashes from srcdir. Otherwise emacs gdb mode
10242 gets cranky. use relative paths for configure and srcdir
10243 whenever possible. Send some error messages to stderr that were
10244 going to stdout.
10245
10246Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
10247
10248 * Makefile.in: Fix libg++ rule to check for gcc directory
10249 before using gcc/gcc. Also pass XTRAFLAGS.
10250
10251Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
10252
10253 * Makefile.in: added stmp-files so that directories aren't polled
10254 when they are already built.
10255
10256 * configure.texi: fixed a node pointer problem.
10257
10258Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
10259
4bddf3ad 10260 * config.sub configure.in gdb/configure.in
252b5132
RH
10261 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
10262 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
10263 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
10264
10265Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10266
10267 * configure: -recurring becomes -silent. corrected help message
10268 for -site= option.
10269
10270 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
10271
10272Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10273
10274 * configure: when building Makefile for crosses, replace
10275 tooldir and program_prefix. default srcdir from location of
10276 config.sub. remove "for host in hosts" and "for target in
10277 targets" loops.
10278
10279Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10280
10281 * Makefile.in: Do not pass bindir or mandir to cvs.
10282
10283Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10284
10285 * Makefile.in, configure.in: removed traces of namesubdir,
10286 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10287 copyrights to '92, changed some from Cygnus to FSF.
10288
10289 * configure.texi: remove most references to multiple hosts,
10290 multiple targets, subdirs, etc.
10291
10292 * configure.man: removed rcsid. reference config.sub not
10293 config.subr.
10294
10295 * Makefile.in: mkdir $(infodir) on install-info.
10296
10297Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
10298
10299 * configure.texi: Explain better about .gdbinit and about
10300 the environment that configure.in sections run in.
10301
10302Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
10303
10304 * configure.in: Ultrix is only a decstation if it's a MIPS.
10305
10306Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
10307
10308 * README: DOC.configure => cfg-paper.texi.
10309
10310Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
10311
10312 * config.sub (near case $os): Don't convert newsos* to bsd!
10313
10314Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
10315
10316 * Makefile.in: Reinstall change from gdb-4.3 that reduces
10317 the number of copies of COPYING that go into the GDB tar file.
10318
10319Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
10320
4bddf3ad 10321 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
10322 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
10323 Fix SCO configuration stuff.
10324
10325Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
10326
10327 * Makefile.in: For libg++, make sure the -I pointing
10328 to the gcc directory goes *after* all the libg++-local -I flags.
10329 Also, move just-gcc dependency from just-libg++ to all-libg++.
10330
10331Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
10332
10333 * configure: Change -x to -f to keep Ultrix /bin/test happy.
10334
10335Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
10336
10337 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
10338
10339Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
10340
10341 * config.sub: Add stratus configuration frags. Also
10342 submitted to FSF.
10343
10344Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
10345
10346 * Makefile.in (DEV_SUPPORT): add configure.man.
10347
10348 * config.sub(Decode manufacturer-specific): add -none*.
10349
10350Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
10351
10352 * Makefile.in: remove form feeds to make Sun's make happy.
10353 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
10354
10355Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
10356
10357 * Makefile.in (AR_FLAGS): Make quieter.
10358
10359Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
10360
10361 * configure.in: Add libg++.
10362 * configure: When verbose, don't output the command line at each
10363 level; it will be unremarkably the same as the previous version,
10364 which will be the same as what the user typed.
10365
10366Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
10367
10368 * configure.in, Makefile.in: fix clean-info, add flex. add
10369 fileutils.
10370
10371 * configure: be less sensitive to spaces in Makefile.in. Do not
10372 look for sources in "..". Doing so breaks subdirectories that
10373 might have their own configure. If a subdir has it's own
10374 configure script, use it.
10375
10376Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
10377
10378 * cfg-paper.texi: some changes suggested by rms.
10379
10380Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
10381
10382 * config.sub: Merge in some small additions from the FSF version,
10383 taken from the gcc distribution, to bring the Cygnus and FSF
10384 versions into closer sync.
10385
10386Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
10387
10388 * configure.in: Changed svr4 references to sysv4.
10389
10390Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
10391
10392 * configure: added -V for version number option.
10393
10394Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
10395
10396 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
10397 renamed from DOC.configure to cfg-paper.texi.
10398
10399Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10400
10401 * configure, config.subr, config.sub: config.subr is now
10402 config.sub again.
10403
10404Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
10405
10406 * configure.texi: new file, in progress.
10407
10408 * Makefile.in: build info file and install the man page for
10409 configure.
10410
10411 * configure.man: new file, first cut.
10412
10413 * configure: find config.subr again now that configuration "none"
10414 has gone. removed all traces of the -ansi option. removed all
10415 traces of the -languages option.
10416
10417 * config.subr: resync from rms.
10418
d932cae7 104191991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10420
10421 * configure, config.sub, config.subr: merge config.sub into
10422 config.subr, call the result config.subr, remove config.sub, use
10423 config.subr.
10424
10425 * Makefile.in: revised install for dir.info.
10426
d932cae7 104271991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10428
10429 * configure.in: add decstation host makefile frag.
10430
10431 * Makefile.in: BISON now bison -y again. also install-gcc on
10432 install. clean-gdbm on clean. infodir belongs in datadir.
10433 Make directories for info install. Build dir.info here then
10434 install it.
10435
d932cae7 104361991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10437
10438 * Makefile.in: fix for bad directory tests.
10439
d932cae7 104401991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10441
10442 * configure: \{1,2\} appears to be a sysv'ism. Use a different
10443 regexp. -srcdir relative was being handled incorrectly.
10444
10445 * Makefile.in: unwrapped some for loops so that parallel makes
10446 work again and so one can focus one's attention on a particular
10447 package.
10448
d932cae7 104491991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10450
10451 * configure: added PWD as a stand in for `pwd` (for speed). use
10452 elif wherever possible. make -srcdir work without -objdir.
10453 -objdir= commented out.
10454
d932cae7 104551991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10456
10457 * configure: +options become --options. -subdirs commented out.
10458 added -host, -datadir. Renamed -destdir to -prefix. Comment in
10459 Makefile now at top of generated Makefile. Removed cvs log
10460 entries. added -srcdir. create .gdbinit only if there is one
10461 in ${srcdir}.
10462
10463 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10464 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10465 and mandir now keyed off datadir by default.
10466
d932cae7 104671991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10468
10469 * Freshly created ChangeLog.
10470
10471\f
10472Local Variables:
10473mode: change-log
10474left-margin: 8
10475fill-column: 76
10476version-control: never
10477End:
This page took 0.721826 seconds and 4 git commands to generate.