]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ChangeLog
*** empty log message ***
[thirdparty/binutils-gdb.git] / ChangeLog
CommitLineData
11d07737
PB
12004-12-28 Paolo Bonzini <bonzini@gnu.org>
2
3 PR bootstrap/17383
4
5 * Makefile.def (target_modules): Remove stage parameter,
6 it is always true now.
7 * Makefile.tpl (configure-build-[+module+],
8 configure-target-[+module+]): Always build symlink tree
9 for the directory and for include. BUILD_SUBDIR and
10 TARGET_SUBDIR cannot be . anymore.
11 * Makefile.in: Regenerate.
12
dadfdbe2
DD
132004-12-25 David Edelsohn <edelsohn@gnu.org>
14
15 Revert 2004-12-08 Makefile changes.
16
dbf85af7
JR
172004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
18
19 * configure.in (sh64-*-*): Reenable gprof.
20 * configure: Regenerate.
21
6b8fea99
JB
222004-12-09 Jim Blandy <jimb@redhat.com>
23
24 * MAINTAINERS: List 'depcomp' as part of automake.
25
7341462c
DE
262004-12-08 David Edelsohn <edelsohn@gnu.org>
27
28 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
29 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
30 (EXTRA_TARGET_FLAGS): Add PICFLAG.
31 * Makefile.in: Regenerate.
32
21fde4dc
DD
332004-12-07 Matt Kraai <kraai@ftbfs.org>
34
35 * Makefile.tpl: Generate normal dependencies if the LHS module is
36 not bootstrapped.
37 * Makefile.in: Regenerate.
38
3da796a2
RS
392004-12-03 Richard Sandiford <rsandifo@redhat.com>
40
41 * configure.in: Include config/gxx-include-dir.m4. Use
42 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
43 * configure: Regenerate.
44
73fb7068
RS
452004-12-03 Richard Sandiford <rsandifo@redhat.com>
46
47 * config.if: Delete.
48 * configure.in: Set libstdcxx_incdir directly.
49 * configure: Regenerate.
50 * MAINTAINERS: Remove mention of config.if.
51 * src-release (DEVO_SUPPORT): Remove config.if.
52
6c8e6ce9
EC
532004-12-02 Eric Christopher <echristo@redhat.com>
54
3b6098f8
EC
55 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
56 of things to remove.
6c8e6ce9
EC
57 * Makefile.in: Regenerate.
58
b8658a2f
RS
592004-12-02 Richard Sandiford <rsandifo@redhat.com>
60
61 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
62 * configure: Regenerate.
63
afefada0
RS
642004-12-02 Richard Sandiford <rsandifo@redhat.com>
65
66 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
67 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
68 * configure: Regenerate.
69
5dcac624
DA
702004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
71
72 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
73 (hppa*64*-*-*): Delete incorrect comment.
74 * configure: Rebuilt.
75
57d1eb1a
DD
762004-11-15 Kelley Cook <kcook@gcc.gnu.org>
77
78 * install-sh, compile: Import from automake.
79
802004-11-15 Kelley Cook <kcook@gcc.gnu.org>
81
82 * config.guess, config.sub: Import from savannnah.
83
6d389afc
MS
842004-11-12 Mike Stump <mrs@apple.com>
85
86 * Makefile.def: Add html support.
87 * Makefile.tpl: Likewise.
88 * Makefile.in: Regenerate.
89
69e57115
GK
902004-11-11 Geoffrey Keating <geoffk@apple.com>
91
92 PR 18423
93 * configure.in: Remove all instances of build-fixincludes from
94 noconfigdirs.
95 (build_configargs): Supply --target to subdirectories.
96 * configure: Regenerate.
97
98 * Makefile.def: Make gcc install depend on fixincludes install.
99 * Makefile.in: Regenerate.
100
ba719b26
HPN
1012004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
102
103 * configure.in (noconfigdirs) [mmix-*-*]: Disable
104 target-libgfortran.
105 * configure: Regenerate.
106
c37653e7
DE
1072004-11-07 David Edelsohn <edelsohn@gnu.org>
108
109 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
110 like CC.
111
1eefd493
PB
1122004-11-05 Paolo Bonzini <bonzini@gnu.org>
113
114 * Makefile.def (host fixincludes): Specify missing targets.
115 * Makefile.in: Regenerate.
116
02b1af09
L
1172004-11-04 H.J. Lu <hongjiu.lu@intel.com>
118
119 PR other/17783
120 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
121 * configure: Regenerated.
122
7f266840
DJ
1232004-11-04 Daniel Jacobowitz <dan@debian.org>
124
125 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
126 * configure: Regenerated.
127
47444073
AL
1282004-10-28 Eric B. Weddington <ericw@evcohs.com>
129
130 PR target/18151
131 * configure.in (case ${target}): Do not build fixincludes for avr.
132 * configure: Regenerated.
133
caeba88f
AL
1342004-10-26 Paolo Bonzini <bonzini@gnu.org>
135
136 * configure.in (case ${target}): Do not build fixincludes
137 on platforms where it is not used.
138 * configure: Regenerated.
139
0fdbe983
DJ
1402004-10-23 Daniel Jacobowitz <dan@debian.org>
141
142 * configure.in: Use an absolute path to install-sh.
143 * configure: Regenerated.
144
1c0f67c1
AC
1452004-10-19 Andrew Cagney <cagney@gnu.org>
146
147 * src-release (do-djunpack, do-md5sum): Install the generated file
148 directly into the proto-toplev/ directory.
149
a9cfce9c
AC
1502004-10-19 Andrew Cagney <cagney@gnu.org>
151
152 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
153
ac0fa625
DD
1542004-10-12 Kelley Cook <kcook@gcc.gnu.org>
155
156 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
157 * configure: Regenerate.
158
d27cc32e
PB
1592004-10-06 Paolo Bonzini <bonzini@gnu.org>
160
161 Fix wrong conflict resolution in:
162
163 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
164
165 * Makefile.in: Regenerate.
166 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
167 in the recursive `make', instead of hardwiring `all'.
168 (Autogenerated TARGET-* variables): New.
169
1763908f
UW
1702004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
171
172 Merged from GCC / libtool upstream:
173 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
174 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
175 * ltcf-cxx.sh (tpf*): Likewise.
176 * ltconfig (tpf*): Add TPF OS configuration support.
177
0490e016
NC
1782004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
179
180 * configure.in: Enable target-libgloss for crx-*-*.
181 * configure: Regenerate.
182
32be62b5
RS
1832004-09-24 Michael Roth <mroth@nessie.de>
184
185 * configure.in (--without-headers): Add missing double quotes.
186 * configure: Regenerate.
187
6048df60
DD
1882004-09-24 Kelley Cook <kcook@gcc.gnu.org>
189
190 * ylwrap: Revert to previous version.
191
315b3b02
L
1922004-09-23 H.J. Lu <hongjiu.lu@intel.com>
193
6048df60 194 PR bootstrap/17369
315b3b02
L
195 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
196 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
197 SET_GCC_LIB_PATH_CMD.
198 (BASE_TARGET_EXPORTS): Likewise.
199 * Makefile.in: Regenerated.
200
201 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
202 * configure: Regenerated.
203
fe69863c
DD
2042004-09-23 Kelley Cook <kcook@gcc.gnu.org>
205
206 * config.guess: New upstream version
207 * compile, depcomp, install-sh, ylwrap: Likewise.
208
2092004-09-19 Roger Sayle <roger@eyesopen.com>
210
211 * config/mh-x86omitfp: New host makefile fragment. Add
212 -fomit-frame-pointer to the default BOOT_CFLAGS.
213 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
214 * configure: Regenerate.
215
2162004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
217
218 PR target/11572
219 * configure.in (*-*-darwin*): Renable libobjc.
220 * configure: Regenerate.
221
be75bbe1
DB
2222004-09-09 Daniel Berlin <dberlin@dberlin.org>
223
224 * Makefile.def: Remove libbanshee.
225 * Makefile.tpl: Ditto.
226 * configure.in: Ditto.
227 * Makefile.in: Regen.
228 * configure: Ditto.
229
1b882a91
PB
2302004-09-07 Paolo Bonzini <bonzini@gnu.org>
231
232 * missing: Import latest version from master repository.
233
eb1352ed
NC
2342004-09-04 Nick Clifton <nickc@redhat.com>
235
236 * config.sub: Import latest version from master repository.
237 * config.guess: Likewise.
238 This includes these changes:
239
240 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
241
242 * config.sub: Handle crisv32, alias etraxfs.
243 * config.guess (crisv32:Linux:*:*): Handle.
244
245 2004-08-13 Brad Smith <brad@comstyle.com>
246
247 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
248 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
249
250 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
251
252 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
253 assume the processor is a powerpc. This is because coreutils
254 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
255 in this case, due to a MacOS X bug that causes
256 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
257 to return a negative number.
258 Problem reported by Petter Reinholdtsen in:
259 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
260
261 2004-07-19 Ben Elliston <bje@gnu.org>
262
263 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
264
265 2004-06-24 Ben Elliston <bje@gnu.org>
266
267 * config.guess: Update copyright years.
268 * config.sub: Likewise.
269
270 2004-06-22 Robert Millan <robertmh@gnu.org>
271
272 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
273 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
274
275 2004-06-22 Stanley F. Quayle <stan@stanq.com>
276
277 * config.guess (*:*VMS:*:*): New entry. Replaces
278 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
279 manufacturer.
280
281 2004-06-22 Ben Elliston <bje@gnu.org>
282
283 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
284 * config.sub: Likewise.
285
286 2004-06-22 Ben Elliston <bje@gnu.org>
287
288 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
289 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
290
291 2004-06-11 Ben Elliston <bje@gnu.org>
292
293 * config.guess (pegasos:OpenBSD:*:*): Remove.
294
295 2004-06-11 Ben Elliston <bje@gnu.org>
296
297 From Wouter Verhelst <wouter@grep.be>:
298 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
299
300 2004-06-11 Ben Elliston <bje@gnu.org>
301
302 * config.guess (luna88k:OpenBSD:*:*): New.
303
304 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
305
306 * config.guess (m32r*:Linux:*:*): New case.
307 * config.sub: Handle m32rle.
308
309 2004-03-12 Ben Elliston <bje@wasabisystems.com>
310
311 From Jens Petersen <petersen@redhat.com>:
312 * config.sub: Handle sparcv8.
313
314 2004-03-03 Ben Elliston <bje@wasabisystems.com>
315
316 From Tom Smith <smith@cag.lkg.hp.com>:
317 * config.guess: Version suffixes are equally significant on Tru64
318 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
319 prefix of "P" (patched kernel).
320
321 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
322
323 * config.sub: Add support for National Semiconductor CRX target.
324
2a3124ca
RH
3252004-09-03 Jan Beulich <jbeulich@novell.com>
326
327 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
328 *-*-netware, but add target-libmudflap.
329 Consolidate *-*-netware targets (of which really only i?86 exists)
330 into a single entry.
331 * configure: Likewise.
332
0df3d27f
PB
3332004-09-01 Paolo Bonzini <bonzini@gnu.org>
334
335 * Makefile.tpl (sorry): Remove.
336 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
337 (cleanstrap targets): Depend on distclean, not distclean-stage1.
338 (do-clean): Clean per-stage directories too.
339 (do-distclean): Run distclean-stage1 too.
340 (.NOTPARALLEL): Enable during toplevel bootstrap.
341 (stage[+id+]-bubble): Enable parallel execution during
342 the recursive invocation.
343 * Makefile.in: Regenerate.
344
345 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
346
347 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
348
349 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
350 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
351 * configure: regenerate
352 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
353 -mdynamic-no-pic
354
3552004-08-31 Paolo Bonzini <bonzini@gnu.org>
356
357 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
358 include.
359 * configure.in: Fix indentation.
360 * configure: Regenerate.
361
ee025550
PB
3622004-08-31 Paolo Bonzini <bonzini@gnu.org>
363
364 * Makefile.def (build_modules): Add fixincludes.
365 (dependencies): Make gcc depend on fixincludes.
366 * configure.in (build_tools): Add fixincludes.
367 (build_configdirs): Always include build_libs.
368 * Makefile.in: Regenerate.
369 * configure: Regenerate.
370
3712004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
372
373 * Makefile.def (bootstrap stages): Add 'lean' parameter.
374 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
375 phony targets; do not generate timestamp files.
376 (distclean-stageN): Remove references to their timestamp files.
377 (restageN, touch-stageN): Remove.
378 (stageN-bubble): Rewritten.
379 (compare): Support lean bootstraps.
380 * Makefile.in: Regenerate.
381
382 * configure.in: Only warn when bootstrapping but
383 build != host or build != target. Support lean bootstraps.
384 * configure: Regenerate.
385
386 Sync from gcc:
387 2004-08-26 Phil Edwards <phil@codesourcery.com>
388
389 * configure.in: Give a better error message if GMP/MPFR are missing
390 and a language needing them has been requested.
391 * configure: Regenerated.
392
393 2004-08-25 Phil Edwards <phil@codesourcery.com>
394
395 * configure.in: Print a list of available language front-ends if
396 a requested one is missing. Tidy stray tab characters.
397 * configure: Regenerated.
398
72b2455a
PB
3992004-08-17 Paolo Bonzini <bonzini@gnu.org>
400
401 * Makefile.in: Regenerate.
402 * configure: Regenerate.
403
404 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
405 stage_*_flags.
406 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
407 for bootstrapped modules if toplevel bootstrap is going.
408 (GCC bootstrap): Generate per-stage targets for all bootstrapped
409 modules. Adjust for changes in Makefile.def. Enable several
410 rules even in non-bootstrap mode, just to avoid peppering the
411 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
412 (stage-[+prev+]-bubble): Remove.
413
414 * Makefile.def (Dependencies): Depend on all-build-bison,
415 all-build-flex, all-build-byacc, all-build-texinfo, rather
416 than the host variations.
417 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
418 with BUILD_SUBDIR.
419 (BISON): Update for recent Bisons.
420 (YACC): Fix typo.
421 (cross): Depend on all-build.
422 (all): Do not depend on all-build.
423 (prebootstrap): Remove.
424 (dep-kind): Accept separate prefixes for MODULE and ON variables.
425 (Prebootstrap dependencies): Add them to the per-stage targets
426 and to all-prebootstrap.
427 * configure.in (build_configdirs): Always enable build_tools.
428 (BUILD_DIR_PREFIX): Remove.
429
430 * Makefile.def (gcc): Add target variable.
431 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
432 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
433 in the recursive `make', instead of hardwiring `all'.
434 (Autogenerated TARGET-* variables): New.
435
de0b4a87
JW
4362004-08-17 Robert Millan <robertmh@gnu.org>
437
438 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
439 (instead of FreeBSD).
440 * configure: Regenerate.
441
ad681c85
NN
4422004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
443
675c6968
NN
444 * Makefile.def, configure.in, src-release: Remove useless, bogus
445 references to tix.
446 * Makefile.in, configure: Regenerate.
447
ad681c85
NN
448 * src-release: Stop distributing mmalloc with gdb (which doesn't
449 use it).
450 * Makefile.def: GDB doesn't depend on mmalloc anymore.
451 * Makefile.in: Regenerate.
452
11b04d1f
DD
4532004-08-09 Mark Mitchell <mark@codesourcery.com>
454
455 * configure.in (arm*-*-eabi*): New target.
456 * configure: Regenerate.
457
f2420bea
NN
4582004-08-01 Robert Millan <robertmh@gnu.org>
459
460 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
461 libmudflap for all GNU-based systems (with Glibc).
462 * configure: Regenerate.
463
9e6ce191
PB
4642004-08-06 Paolo Bonzini <bonzini@gnu.org>
465
466 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
467 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
468 (Dependencies): New section.
469 * Makefile.tpl (Dependencies): Generate from Makefile.def.
470 (configure-target-[+module+]): Depend on maybe-all-gcc
471 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
472 (toplevel profiledbootstrap): Fix dependencies.
473 * Makefile.in: Regenerate.
474
df4a6958
MM
4752004-08-03 Mark Mitchell <mark@codesourcery.com>
476
477 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
478 target-libiberty to noconfigdirs.
479
11b04d1f
DD
4802004-08-03 Paul Brook <paul@codesourcery.com>
481
482 * configure.in: Check for MPFR as well as GMP.
483 * configure: Regenerate.
484
b813574b
PB
4852004-08-03 Paolo Bonzini <bonzini@gnu.org>
486
487 * Makefile.def (host-modules): Add gcc.
488 * Makefile.in: Regenerate.
489 * Makefile.tpl (sorry): New rule.
490 (configure-host, all-host, [+make_target+]-host, do-check,
491 install-host): Do not add gcc as a special case.
492 (host modules): Add a small special-casing for gcc. Export
493 extra_make_flags through the environment.
494 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
495 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
496 other recursive targets for gcc): Remove.
497
498 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
499 (stage, unstage): New rules.
500 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
501 distclean-stage[+id+]): Use stage_current.
502 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
503 the stage*-start rules.
504
61edac0c
JW
5052004-07-19 Robert Millan <robertmh@gnu.org>
506
507 Synced from gcc:
508
509 2004-04-26 Robert Millan <robertmh@gnu.org>
510
511 Add patches from libtool CVS.
512 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
513 * ltconfig: Likewise.
514 * ltcf-c.sh: Likewise.
515 * ltcf-cxx.sh: Likewise.
516 * ltcf-gcj.sh: Likewise.
517
3e707e94
PB
5182004-07-12 Paolo Bonzini <bonzini@gnu.org>
519
520 * configure.in: Add noconfigdirs for crx-*-*.
521 * configure: Regenerate.
522
5232004-07-12 Paolo Bonzini <bonzini@gnu.org>
524
525 Synced from gcc:
526
527 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
528
529 * configure.in: Build libmudflap by default on FreeBSD.
530 * configure: Regenerated.
531
532 2004-07-09 Mark Mitchell <mark@codesourcery.com>
533
534 * configure.in: Do not build libmudflap by default on non-GNU/Linux
535 systems.
536 * configure: Regenerated.
537
538 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
539
540 PR target/16344
541 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
542 feedback based compiler.
543 * Makefile.in: Rebuilt.
544
545 2004-07-05 Phil Edwards <phil@codesourcery.com>
546
547 * configure.in: Do not prepend $srcdir to /dev/null in
548 makefile fragments.
549 * configure: Regenerate.
550
a7ee7660
AO
5512004-07-08 Alexandre Oliva <aoliva@redhat.com>
552
553 * Makefile.def (host_modules): Set bootstrap=true for flex.
554 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
555 * Makefile.in: Rebuilt.
556
6a9cf61e
PB
5572004-07-01 Paolo Bonzini <bonzini@gnu.org>
558
559 * Makefile.def (build_modules): Add bison, byacc, flex,
560 m4, texinfo.
561 (flags_to_pass): Add FLEX.
562 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
563 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
564 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
565 DEFAULT_MAKEINFO): Remove.
566 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
567 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
568 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
569 objdir or else use configured tool.
570 (all-build): New.
571 (all): Depend on it.
572 (Build module dependencies): Add.
573 * Makefile.in: Regenerate.
574 * configure.in: Better support for multiple build modules,
575 matching what is done for host/target modules. Do not look
576 for "plausible" locations of build tools if Canadian cross.
577 Use autoconf's AC_PROG_CC to find a C compiler. Define
578 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
579 * configure: Regenerate.
580
95b6a1f2
PB
5812004-06-22 Paolo Bonzini <bonzini@gnu.org>
582
583 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
584 * Makefile.in: Regenerate.
585
7ffa0b57
PB
5862004-06-22 Paolo Bonzini <bonzini@gnu.org>
587
588 * Makefile.tpl (configure-build-[+module+],
589 configure-[+module+], configure-target-[+module+]): Pass
590 [+extra_configure_args+].
591 (all-build-[+module+], all-[+module+], check-[+module+],
592 install-[+module+], [+make_target+]-[+module+],
593 all-target-[+module+], check-target-[+module+],
594 install-target-[+module+], [+make_target+]-target-[+module+]):
595 Pass [+extra_make_args+].
596 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
597 (GCC_HOST_EXPORTS): Remove.
598 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
599 cross, check-gcc, check-gcc-c++, install-gcc,
600 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
601 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
602 * Makefile.in: Regenerate.
603
929ba6e7
CF
6042004-06-21 Christopher Faylor <cgf@alum.bu.edu>
605
606 * configure.in: Check for srcdir/winsup rather than build directory
607 winsup.
608 * configure: Regenerate.
609
b76d7de0
CV
6102004-06-17 Corinna Vinschen <vinschen@redhat.com>
611
612 * configure.in: Don't build Cygwin native newlib if winsup
613 directory is missing. Emit warning instead.
614 * configure: Regenerate.
615
656fdd47
PB
6162004-06-09 Paolo Bonzini <bonzini@gnu.org>
617
618 * Makefile.tpl (touch-stage[+id+]): New.
619 (restage[+prev+]): Depend on touch-stage[+id+].
620
621 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
622 Use it throughout.
623
624 * Makefile.def: Add profile and feedback bootstrap stages.
625 Remove next field from bootstrap stages.
626 * Makefile.tpl (LN, LN_S): Substitute.
627 (stageN-start, stageN-end): Use double-colon rules, to
628 provide a hook for additional setup commands.
629 (distclean-stageN-gcc, restageN): Create dependencies from
630 [+prev+], not from [+next+].
631 (stageN-bubble): Add commands for successive stages from
632 [+prev+], using double-colon rules.
633 (all-stageN-gcc): Fix typo.
634 (stagefeedback-start, profiledbootstrap): New.
635 * Makefile.in: Regenerate.
636 * configure.in: Call ACX_PROG_LN.
637 * configure: Regenerate.
638
498d4a71
CF
6392004-06-03 Paolo Bonzini <bonzini@gnu.org>
640
641 * configure.in: Fix --enable-bootstrap breakage introduced in trees
642 without gcc.
643 * configure: Regenerate.
644
377d8c42
PB
6452004-06-01 Paolo Bonzini <bonzini@gnu.org>
646
647 * Makefile.tpl: Fix typo.
648 * Makefile.in: Regenerate.
649
f5f8a794
PB
6502004-06-01 Paolo Bonzini <bonzini@gnu.org>
651
652 * configure.in: Remove new- prefix from toplevel
653 bootstrap targets.
654 * configure: Regenerate.
655
f7a4c34f
PB
6562004-06-01 Paolo Bonzini <bonzini@gnu.org>
657
658 Merge this patch from the gcc tree:
659
660 2004-05-30 Andreas Jaeger <aj@suse.de>
661 Jim Wilson <wilson@specifixinc.com>
662
663 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
664 like CC.
665
319cab08
PB
6662004-06-01 Paolo Bonzini <bonzini@gnu.org>
667
668 * Makefile.tpl (all.normal): Rename to all.
669 (all): Replace with a rule to pick the default
670 target from configure.
671 (all-gcc, configure-gcc): Use conditionals to
672 do nothing when toplevel bootstrap is going on.
673 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
674 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
675 * configure.in: Support --enable-bootstrap.
676
677 * Makefile.def: Remove new- prefix from toplevel
678 bootstrap targets.
679 * Makefile.tpl: Likewise.
680
681 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
682 target.
683
684 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
685 $(RECURSE_FLAGS) to recursive invocation of make.
686
687 * Makefile.in: Regenerate.
688 * configure: Regenerate.
689
88f64edc
DJ
6902004-05-27 Daniel Jacobowitz <dan@debian.org>
691
692 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
693 * configure: Regenerate.
694
378fce5b
DD
6952004-05-25 Daniel Jacobowitz <drow@false.org>
696
697 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
698 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
699 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
700 targets.
701 * Makefile.in: Regenerate.
702
dfdffa2c
PB
7032005-05-24 Paolo Bonzini <bonzini@gnu.org>
704
705 * configure.in: Test the ability to symlink directories.
706 * configure: Regenerate.
707
708 * Makefile.def (bootstrap-stage): New definitions.
709 * Makefile.tpl (configure-stage1-gcc,
710 configure-stage2-gcc, configure-stage3-gcc,
711 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
712 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
713 new-restage3, compare): Autogenerate, see Makefile.in
714 entry for behavioral changes.
715 (distclean-stage1, new-stage1-start, new-stage1-end,
716 new-stage1-bubble, distclean-stage2, new-stage2-start,
717 new-stage2-end, new-stage2-bubble, distclean-stage3,
718 new-stage3-start, new-stage3-end): New autogenerated targets.
719 (objext, prebootstrap, BOOT_CFLAGS,
720 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
721 targets.
722
723 * Makefile.in: Regenerate.
724 (distclean-stage1, new-stage1-start, new-stage1-end,
725 new-stage1-bubble, distclean-stage2, new-stage2-start,
726 new-stage2-end, new-stage2-bubble, distclean-stage3,
727 new-stage3-start, new-stage3-end): New targets.
728 (all-stage1-gcc): Move prebootstrap dependency from here...
729 (configure-stage1-gcc): ...to here.
730 (new-bootstrap): Use bubble targets.
731 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
732 Use per-stage distclean targets.
733 (configure-stage1-gcc, configure-stage2-gcc,
734 configure-stage3-gcc, all-stage1-gcc,
735 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
736 Use new-stageN-start to prepare the tree.
737
04cf1b77
PB
7382004-05-23 Paolo Bonzini <bonzini@gnu.org>
739
740 * Makefile.def (host_modules): add libcpp.
741 * Makefile.tpl: Add dependencies on and for libcpp.
742 * Makefile.in: Regenerate.
743 * configure.in: Add libcpp host module.
744 * configure: Regenerate.
745
80b200a1
ZW
7462004-05-17 Zack Weinberg <zack@codesourcery.com>
747
748 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
749 of libf2c.
750 * configure, Makefile.in: Regenerate.
751
4b1cb4fe
DD
7522004-05-13 Diego Novillo <dnovillo@redhat.com>
753
754 Merge from tree-ssa-20020619-branch.
755
756 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
757 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
758 (HOST_GMPLIBS): Define.
759 (HOST_GMPINC): Define.
760 (TARGET_LIB_PATH): Add libmudflap.
761 (GFORTRAN_FOR_TARGET): Define.
762 (configure-build*): Export GFORTRAN.
763 (configure-gcc): Export GMPLIBS and GMPINC.
764 (all-gcc): Add maybe-all-libbanshee.
765 (configure-target-libgfortran): Define.
766 * Makefile.in: Regenerate.
767 * configure.in (host_libs): Add libbanshee.
768 (target_libraries): Add target-libmudflap and target-libgfortran.
769 Add --with-libbanshee.
770 Handle --disable-libmudflap.
771 (*-*-freebsd*): Use with_gmp.
772 Add $(libgcj) to noconfigdirs.
773 * configure: Regenerate.
774 * depcomp: New file.
775 * MAINTAINERS: Add tree-ssa maintainers.
776
7772004-04-28 Paolo Bonzini <bonzini@gnu.org>
778
779 * config/acx.m4: Fix fastcompare support for new-bootstrap.
780 * configure: Regenerate.
781
b8908782
DD
7822004-04-27 Paolo Bonzini <bonzini@gnu.org>
783
784 Revert:
785 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
786
787 * Makefile.def (flags_to_pass): Remove *dir variables that
788 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
789 as well as prefix and exec_prefix.
790 * Makefile.in: Regenerate.
791
7922004-04-26 Paolo Bonzini <bonzini@gnu.org>
793
794 * Makefile.def (host_modules): Mark with the bootstrap
795 flag packages on which gcc depends.
796 * Makefile.tpl (all-bootstrap): Use it.
797 * Makefile.in: Regenerate.
798
7992004-04-26 Paolo Bonzini <bonzini@gnu.org>
800
801 * Makefile.def (flags_to_pass): Remove *dir variables that
802 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
803 as well as prefix and exec_prefix.
804 * Makefile.in: Regenerate.
805
8062004-04-26 Paolo Bonzini <bonzini@gnu.org>
807
80b200a1
ZW
808 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
809 * configure: Regenerate.
810 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
811 * gcc/Makefile.tpl (compare): Use the result of the test.
812 * gcc/Makefile.in: Regenerate.
b8908782
DD
813
8142004-04-23 Paolo Bonzini <bonzini@gnu.org>
815
816 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
817 Always relocate gcc and prev-gcc to the original names, even
818 if the build fails.
819 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
820 New targets.
821
0f260896
RO
8222004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
823
824 * configure.in (mips*-*-irix5*): Enable ld.
825 * configure: Regenerate.
826
51860f05
JW
8272004-04-15 James E Wilson <wilson@specifixinc.com>
828
829 * Makefile.tpl (configure-[+module+], configure-gcc,
830 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
831 Set and export LDFLAGS.
832 * Makefile.in: Regenerate.
833
54752a6b
NN
8342004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
835
836 PR bootstrap/14871
837 * Makefile.tpl: If we don't have built-in-tree target tools,
838 use the ones found by configure rather than hacking around with
839 program_transform_name.
840 * configure.in: Give Makefile.tpl the information necessary
841 to do that.
842 * Makefile.in: Regenerate.
843 * configure: Regenerate.
844
8452004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
846
847 PR bootstrap/14760
848 * configure.in: When computing baseargs, strip *all* copies of
849 offending options. Also, don't match/substitute the trailing space,
850 so that this actually works when two similar options are separated by
851 only one space.
852 * configure: Regenerate.
853
8542004-04-06 David Edelsohn <edelsohn@gnu.org>
855
80b200a1
ZW
856 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
857 (rs6000-*-aix*): Same.
858 * configure: Regenerate.
54752a6b 859
5e2b61fb
SS
8602004-03-25 Stan Shebs <shebs@apple.com>
861
862 Remove MPW support, no longer used.
863 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
864 mpw-install: Remove files.
865 * src-release (DEVO_SUPPORT): Remove names of removed files.
866 * MAINTAINERS: Likewise.
867
1a6f2dc7
NN
8682004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
869
a0049f1b
NN
870 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
871 STRICT_WARN, WARN_CFLAGS flags passed down to make.
872 * Makefile.in: Regenerate.
873
1a6f2dc7
NN
874 * configure.in (top level bootstrap support): Rework --enable-werror
875 to set @stage2_werror_flag@.
876 * configure: Regenerate.
877 * Makefile.tpl (top level bootstrap support): Pass
878 @stage2_werror_flag@ down to configure in stages 2 and 3.
879 * Makefile.in: Regenerate.
880
920e3419
NN
8812004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
882
883 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
884 for stages 2 and 3 as well as in make. As a consequence, remove
885 OUTPUT_OPTION (now detected by configure) from the flags passed down
886 to make.
887 * Makefile.in: Regenerate.
888
889 * Makefile.tpl (new-bootstrap): Fix typo.
890 * Makefile.in: Regenerate.
891
4fa63067
NN
8922004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
893
894 * Makefile.tpl: Rearrange by moving recursive_targets rules
895 into their proper sections.
896 * Makefile.tpl (top level bootstrap support): Move disabling
897 of coverage flags from 'make' to 'configure'; improve comments.
898 * Makefile.in: Regenerate.
899
900 * Makefile.tpl (experimental top level bootstrap) Move stage1
901 language setting from all- target to configure- target; disable
902 intermodule optimization in stage 1; prevent gratuitous rebuilds
903 of stage 1.
904 * Makefile.in: Regenerate.
905 * configure.in: Comma-separate stage 1 language list for top
906 level bootstrap.
907 * configure: Regenerate.
908
909 * Makefile.tpl: Clean up experimental top level bootstrap support:
910 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
911 prev-gcc in configure- targets as well as all- targets.
912 * Makefile.in: Regenerate.
913
fb8a10fd
NN
9142004-03-17 Paolo Bonzini <bonzini@gnu.org>
915
916 * configure.in: Remove symbolic link section.
917 * configure: Regenerate.
918 * Makefile.tpl (links): Remove.
919 * Makefile.in: Regenerate.
920
947f426e 9212004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 922 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
923
924 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 925 Set with AC_CHECK_PROGS.
947f426e
NN
926 * configure.in: Fix comment typo from last patch.
927 * configure: Regenerate.
928
1d39f329
NN
9292004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
930
931 * Makefile.tpl: Introduce experimental top level bootstrap support.
932 * Makefile.in: Regenerate.
933 * configure.in: Introduce support for top level bootstrap.
934 * configure: Regenerate.
935
4b0ac75d 9362004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 937 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
938
939 PR bootstrap/14522
940 * configure.in: Cope with shells that do not support unquoted ^
941 * configure: Regenerate.
942
2e70b094 9432004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 944 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
945
946 PR bootstrap/14522
947 * configure.in: Cope with shell that do not support nesting
948 quotes inside quoted backquote substitutions.
949 * configure: Regenerate.
950
9512004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
952
953 PR bootstrap/14522
954 * configure.in: Fix escaping of $.
955 * configure: Regenerate.
956
9e07f89d
NN
9572004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
958
959 * configure: Regenerate.
960
9612004-03-08 Paolo Bonzini <bonzini@gnu.org>
962
963 PR ada/14131
964 Move language detection to the top level.
965 * configure.in: Find default values for the tools as
966 soon as possible. Disable ada if GNAT is not found.
967 Emit error message about missing languages. Expand
968 --enable-languages=all for the gcc subdirectory.
969
1712ab83
RS
9702004-03-01 Richard Sandiford <rsandifo@redhat.com>
971
972 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
973 and disable libgcj.
974 * configure: Regenerated.
975
3dee29da
NN
9762004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
977
978 PR bootstrap/7087
979 * Makefile.tpl: Guard XFOO sed statements better.
980 * Makefile.tpl: Add dependency for configure-target-libada.
981 * Makefile.in: Regenerate (incidentally fixes broken
982 commit when libada-branch was merged).
983
0558264b
AC
9842004-02-28 Andrew Cagney <cagney@redhat.com>
985
986 * src-release (CVS_NAMES): Define.
987 (do-tar, do-tar): Prune $(CVS_NAMES).
988
c38f9803
AC
9892004-02-23 Andrew Cagney <cagney@redhat.com>
990
991 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
992 2004-02-19.09.
993
55636792
NN
9942004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
995
996 PR bootstrap/11932
997 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
998
1e600082
AC
9992004-02-19 Andrew Cagney <cagney@redhat.com>
1000
1001 * config.guess: Update from version 2003-06-12 to 2004-02-16.
1002 * config.sub: Update from version 2003-06-13 to 2004-02-16.
1003
3769cd82
DD
10042004-02-11 David Edelsohn <edelsohn@gnu.org>
1005
1006 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1007 (rs6000-*-aix*): Same.
1008 * configure: Regenerate.
1009
a92834c8
DD
10102004-02-11 Kelley Cook <kcook@gcc.gnu.org>
1011
1012 * configure.in (host): Add in missing $noconfigdirs to defines.
1013 * configure: Regenerate.
1014
a2592b1b
DD
10152004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
1016 Nathanael Nerode <neroden@gcc.gnu.org>
1017
1018 PR ada/6637, PR ada/5911
80b200a1 1019 Merge with libada-branch:
a2592b1b
DD
1020 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1021 with appropriate dependencies. Add --enable-libada configure switch.
1022 * configure, Makefile.in: Regenerate.
1023
e31d1ea3
DD
10242004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1025
1026 * configure.in: Don't pass --with-stabs on IRIX 5 either.
1027 * configure: Regenerate.
1028
db85f5c0
JJ
10292004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1030
1031 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 1032
fc434214
DD
10332004-01-23 DJ Delorie <dj@redhat.com>
1034
1035 * Makefile.def (target_modules) [libiberty]: Don't stage.
1036 * Makefile.in: Rebuilt.
1037
ad445c2c 10382004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 1039
ad445c2c
JJ
1040 * COPYING.NEWLIB: Update to include copyrights for new
1041 iconv code.
1042
72bbedde
AC
10432004-01-15 Andrew Cagney <cagney@redhat.com>
1044
1045 * src-release: Update copyright year.
1046 (do-proto-toplev): Configure using i686-pc-linux-gnu.
1047 (NEWLIB_SUPPORT_DIRS): Delete macro.
1048 (newlib.tar.bz2): Delete rule.
1049
a6d6062d
DD
10502004-01-14 Loren J. Rittle <ljrittle@acm.org>
1051
1052 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1053 * Makefile.tpl (configure-target-[+module+]): Support stage.
1054 * Makefile.in: Rebuilt.
1055
f8b73030
MR
10562003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1057
1058 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
1059 throughout.
1060
aff0e9df
NN
10612004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
1062
bb5dca17
NN
1063 * configure.in: Use ./config.cache, not config.cache.
1064 * configure: Regenerate.
1065 * Makefile.tpl: Special-casing not needed for GCC any more.
1066 * Makefile.in: Regenerate.
1067
82252c06
NN
1068 * configure.in: Don't share a cache file for host dirs.
1069 * configure: Regenerate.
1070
aff0e9df
NN
1071 * config-ml.in: Don't mess with the cache file.
1072
95036d20
NN
10732004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1074
ac7b618e
NN
1075 * Makefile.tpl: Make GCC use a separate config.cache.
1076 * Makefile.in: Regenerate.
1077
95036d20
NN
1078 PR bootstrap/11932, PR bootstrap/11933
1079 (I don't know if it will fix either of them, but it relates
1080 to them.)
1081 * configure.in: Don't use shared config.cache for target
1082 directories.
1083 * configure: Regenerate.
1084
08c1856b
DD
10852003-12-31 Roger Sayle <roger@eyesopen.com>
1086
1087 * configure.in (ia64*-*-hpux*): Disable building java libraries.
1088 * configure: Regenerated.
1089
c1968181 10902003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 1091
c1968181
DD
1092 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1093 * configure: Regenerated.
1094
10ecffb9
NN
10952003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1096
1097 Port change over from GCC:
1098 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
1099 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1100 (configure-build-[+module+], configure-[+module+]): Likewise.
1101 (configure-target-[+module+], configure-gcc, config.status): Likewise.
1102 * Makefile.in: Regenerate.
1103
f2ab5990
TF
11042003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
1105
1106 * configure.in (raw_libstdcxx_flags): Remove the leading space.
1107 * configure: Regenerate.
1108
41a7d11a
JJ
11092003-11-27 Jeff Johnston <jjohnstn@redhat.com>
1110
80b200a1 1111 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
1112 stdlib.
1113
d9441a1f
DD
11142003-11-14 Arnaud Charlet <charlet@act-europe.fr>
1115
1116 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1117 * Makefile.in: Regenerate.
1118
3a48a978
DD
11192003-10-20 Phil Edwards <phil@codesourcery.com>
1120
1121 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
1122 * configure: Regenerate.
1123
f0b24077
NN
11242003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
1125
1126 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1127 HOST_FLAGS_TO_PASS.
1128 * Makefile.in: Regenerate.
1129
5fbad20a
DD
11302003-10-05 Mohan Embar <gnustuff@thisiscool.com>
1131
1132 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1133 * configure: Rebuilt
1134 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1135 * Makefile.in: Rebuilt
1136
78be4155
L
11372003-10-03 H.J. Lu <hongjiu.lu@intel.com>
1138
1139 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1140
051fcc7a
L
11412003-10-01 Phil Edwards <pme@gcc.gnu.org>
1142
1143 * config-ml.in: Use ac_configure_args directly instead of
1144 ml_arguments. Only set ml_norecursion if --no[-]recursion is
1145 actually seen.
1146
11472003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
1148
1149 * config-ml.in: Propagate INSTALL variables.
1150
f27d4f92
DJ
11512003-09-21 Daniel Jacobowitz <drow@mvista.com>
1152
1153 * configure.in: Pass a computed --program-transform-name
1154 to subconfigures.
1155 * configure: Regenerated.
1156
cae4d560
NN
11572003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1158
1159 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1160 * Makefile.in: Regenerate.
1161
1162 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1163 * Makefile.in: Regenerate.
1164
8ff944f6
DJ
11652003-09-17 Daniel Jacobowitz <drow@mvista.com>
1166
1167 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1168 quoting.
1169 * configure: Regenerated.
1170
d9a35680
MC
11712003-09-12 Michael Chastain <mec@shout.net>
1172
1173 Fix PR gdb/857.
1174 * src-release (do-proto-topleve): Remove junk files
1175 intl/config.cache, intl/config.status,
1176 intl/config.h, intl/stamp-h.
1177
710068b9
AC
11782003-09-14 Andrew Cagney <cagney@redhat.com>
1179
1180 * src-release (dejagnu.tar): New target.
1181 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
1182 (do-djunpack): Use $(PACKAGE) for the package name.
1183
e1008165
DD
11842003-09-04 DJ Delorie <dj@redhat.com>
1185
1186 * configure: Regenerate.
1187
21998d12
NC
11882003-09-04 Robert Millan <robertmh@gnu.org>
1189
1190 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 1191
ccca4bb3
DD
11922003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1193
1194 * configure.in: Ensure arguments to sed are properly spaced.
1195 * configure: Regenerate.
1196
ee949b5e
DJ
11972003-08-28 Daniel Jacobowitz <drow@mvista.com>
1198
1199 Merge from gcc:
1200 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
1201 * install-sh: Update to newer upstream versions (associated with
1202 aclocal 1.7).
1203 * missing: Likewise, plus $1Help2man -> $1 typo fix.
1204
75addda2
DJ
12052003-08-27 Daniel Jacobowitz <drow@mvista.com>
1206
1207 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1208 * configure: Regenerated.
1209
8d2877d8
NN
12102003-08-23 Phil Edwards <pme@gcc.gnu.org>
1211
1212 * configure.in: Use newline instead of semicolon when assuming
1213 shell arguments in a for loop.
1214 * configure: Regenerated.
1215
d2cc0e0d
GK
12162003-08-20 Geoffrey Keating <geoffk@apple.com>
1217
1218 PR 8180
1219 * configure.in: When testing with_libs and with_headers, treat
1220 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
1221 * configure: Regenerate.
80b200a1 1222
d2cc0e0d
GK
1223 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1224 make, shell, etc.
1225 (baseargs): Likewise.
1226 * configure: Regenerate.
1227
04d1ab34
GK
12282003-08-19 Geoffrey Keating <geoffk@apple.com>
1229
1230 * configure.in: Disable libgcj for darwin not on powerpc.
1231 * configure: Rebuild.
1232
ca506da8
MC
12332003-08-15 Michael Chastain <mec@shout.net>
1234
1235 * src-release (do-proto-toplev): Remove junk files
1236 dejagnu/example/calc/config.status,
1237 dejagnu/example/calc/config.log.
1238
a4aa3f49
DD
12392003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
1240
1241 * config-ml.in, symlink-tree: Add license.
1242
ede4fbe4
NN
12432003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
1244
1245 Merge from gcc:
1246
1247 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
1248 * Makefile.tpl (check, check-c++): Express dependencies using
1249 dependencies rather than commands.
1250 * Makefile.in: Regenerate.
1251
1252 2003-07-31 Geoffrey Keating <geoffk@apple.com>
1253 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1254 * Makefile.in: Update.
1255
970f29af
AC
12562003-08-01 Andrew Cagney <cagney@redhat.com>
1257
1258 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1259 * configure: Ditto.
1260
b2884a0c
DD
12612003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
1262
1263 * configure.in: Enable libgcj for darwin.
1264 * configure: Rebuild.
1265
c07f46a4
NN
12662003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
1267
1268 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
1269
9175bfc0
NN
12702003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
1271
1272 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1273 creating target and build subdirs to build all parent dirs as needed.
1274 * Makefile.in: Rebuild.
1275 * configure.in: Don't build dirs explicitly here.
1276 * configure: Rebuild.
1277
b9abda6a
AO
12782003-07-22 Alexandre Oliva <aoliva@redhat.com>
1279
1280 * Makefile.tpl (all-make): Depend on intl.
1281 * Makefile.in: Rebuilt.
1282
eef8ffd4
NN
12832003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1284
1285 * config.if: Remove unused libc_interface determination.
1286
295efaf0
NN
12872003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
1288
1289 * Makefile.in: Regenerate, correctly this time.
1290
e5c3f801
NN
12912003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
1292
1293 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
1294 unused INSTALL_PROGRAM_ARGS.
1295 * configure.in: Use AC_PROG_INSTALL.
1296 * Makefile.in: Regenerate.
1297 * configure: Regenerate.
1298
4a18bd6b
AO
12992003-07-10 Alexandre Oliva <aoliva@redhat.com>
1300
1301 * configure: Rebuilt.
1302 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1303 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1304 newlib nor libgloss.
1305 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
1306 * configure.in (am33_2.0-*-linux*): Added.
1307
fbd1054d
BW
13082003-07-09 Bob Wilson <bob.wilson@acm.org>
1309
1310 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1311 * configure: Regenerate.
1312
b40e3958
L
13132003-07-06 H.J. Lu <hongjiu.lu@intel.com>
1314
1315 * config-ml.in: Replace PWD with PWD_COMMAND.
1316 * Makefile.tpl: Likewise.
1317 * Makefile.in: Regenerated.
1318
4a5be7ba
NN
13192003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
1320
1321 * configure.in: Clean up config-lang.in handling. Delete
1322 useless assignment to "subdirs".
1323 * configure: Regenerate.
1324
9c14acb8
NN
13252003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
1326
1327 * configure.in: Rename 'target_libs' to 'target_libraries'.
1328 Remove useless reference to 'target_libs'.
1329 * configure: Regenerate.
1330
8f32e830
KS
13312003-06-23 Keith Seitz <kseitz@sources.redhat.com>
1332
1333 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1334 * Makefile.in: Regenerate.
1335
12f0bd74
NN
13362003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
1337
1338 * Makefile.def: Introduce flags_to_pass.
1339 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1340 * Makefile.in: Regenerate.
1341
b07c2aad
HPN
13422003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
1343
1344 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1345 and target-libgloss.
1346 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1347 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 1348 * configure: Regenerate.
b07c2aad 1349
56f25033
DD
13502003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1351
1352 * configure.in: Update testsuite_flags to new location.
1353 * configure. Regenerate.
80b200a1 1354
4ec9a3b2
NN
13552003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
1356
1357 * Makefile.tpl: Remove BUILD_CC stuff.
1358 * Makefile.in: Regenerate.
1359
059083b1 13602003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 1361
059083b1
L
1362 * config.guess: Update to 2003-06-12 version.
1363 * config.sub: Update to 2003-06-13 version.
1364
535b046a
TS
13652003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1366
1367 * MAINTAINERS: Add myself as MIPS co-maintainer.
1368
00c22daa 13692003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 1370
00c22daa
L
1371 * config.guess: Update to 2003-06-06 version.
1372 * config.sub: Update to 2003-06-06 version.
1373
1047cb91
DD
13742003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1375
1376 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1377 * configure. Regenerate.
1378
123494c8
NN
13792003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
1380
1047cb91
DD
1381 * configure.in: Disable serial configure by default.
1382 * configure: Regenerate.
1383 * Makefile.tpl: Abolish .NOTPARALLEL.
1384 * Makefile.in: Regenerate.
1385
7f121bbf
NN
1386 * Makefile.tpl: Replace {build,host,target}_canonical by
1387 {build,host,target}.
1388 * Makefile.in: Regenerate.
1389
123494c8
NN
1390 * Makefile.tpl: Fix stupid pasto.
1391 * Makefile.in: Regenerate.
1392
ec7e0995
NN
13932003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
1394
1395 * Makefile.tpl: Remove bogus conditional.
1396 * Makefile.in: Regenerate.
1397
27b1cc72
NN
13982003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
1399
2a4cbe27
NN
1400 * Makefile.tpl: Make 'recursive targets' using autogen rather
1401 than shell loop. Remove duplicate 'clean' targets and false
1402 comments.
1403 * Makefile.def: Add systematic dependencies to 'recursive' targets.
1404 Add systematic method of specifying missing targets in subdirs.
1405 Add copyright boilerplate.
1406 * Makefile.in: Regenerate.
1407 * configure.in: Add 'recursive targets' to maybe list.
1408 * configure: Regenerate.
1409
27b1cc72
NN
1410 * Makefile.tpl: Rename [+target+] to [+make_target+].
1411 * Makefile.def: Rename 'target' to 'make_target'.
1412
01e51bd0
NC
14132003-05-30 Nick Clifton <nickc@redhat.com>
1414
1415 * README-maintainer-mode: Update URL for locating blessed config
1416 tools.
1417
2fd84b42
NC
14182003-05-29 Robert Millan <rmh@debian.org>
1419
1420 * ltconfig: Import this patch and modify for use with current
1421 version of ltconfig:
1422
1423 2003-05-21 Bruno Haible <bruno@clisp.org>
1424
1425 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
1426 GNU/FreeBSD.
1427
8945c6bb
DD
14282003-05-28 DJ Delorie <dj@redhat.com>
1429
1430 * Makefile.tpl: Make maybe-check-gcc .PHONY.
1431 * Makefile.in: Regenerate.
1432
2f9632a1
JJ
14332003-05-28 Jeff Johnston <jjohnstn@redhat.com>
1434
80b200a1 1435 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 1436
3a12db16 14372003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 1438
3a12db16
DD
1439 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1440 newlib or libgloss.
1441 * Makefile.in: Regenerate.
1442
44482353
DD
14432003-05-21 DJ Delorie <dj@redhat.com>
1444
1445 * Makefile.tpl: Add missing empty maybe-check-gcc target.
1446 * Makefile.in: Regenerate.
1447
fec2c52d
MR
14482003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1449
1450 * configure.in: Use curly braces in the definition of tooldir.
1451 * configure: Regenerate.
1452
16ae0395
NN
14532003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
1454
1455 * configure.in: Switch more things to use maybe dependencies.
80b200a1 1456 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
1457 Factor out common code from autogen IF statements.
1458 * configure: Regenerate.
1459 * Makefile.in: Regenerate.
1460
ec11bdc6
DD
14612003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
1462
1463 * configure.in: Accept i[3456789]86 for machine type.
1464 * configure: Regenerate.
1465
dd12c3a8
NN
14662003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1467
1468 * configure.in: Switch more things to use maybe dependencies.
1469 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
1470 * configure: Regenerate.
1471 * Makefile.tpl: Switch more things to use maybe dependencies.
1472 * Makefile.in: Regenerate.
1473
cf662e21
AJ
14742003-05-16 Andreas Schwab <schwab@suse.de>
1475
1476 * Makefile.tpl (install-opcodes): Define.
1477 * Makefile.in: Rebuild.
1478
5481b376
AJ
14792003-05-13 Andreas Jaeger <aj@suse.de>
1480
1481 * config.guess: Update to 2003-05-09 version.
1482 * config.sub: Update to 2003-05-09 version.
1483
3959a22a
AJ
14842003-05-13 Michael Eager <eager@mvista.com>
1485
1486 * configure.in: Correct sed script so that options in quotes are not
1487 deleted.
1488 * configure: Rebuild.
1489
564b43e5
CV
14902003-05-12 Corinna Vinschen <corinna@vinschen.de>
1491
1492 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1493 and $$s/newlib/libc/sys/cygwin32 include paths.
1494 * configure: Ditto.
1495
bb947dc9
L
14962003-05-05 H.J. Lu <hjl@gnu.org>
1497
1498 * config-ml.in: Restored from gcc repository.
1499
77f7441a
CD
15002003-05-02 Chris Demetriou <cgd@broadcom.com>
1501
80b200a1
ZW
1502 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1503 * Makefile.in: Regenerate.
77f7441a 1504
a26d7085
DJ
15052003-04-27 Daniel Jacobowitz <drow@mvista.com>
1506
1507 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
1508 and Makefile.def.
1509
e4c4d240
DJ
15102003-04-27 Daniel Jacobowitz <drow@mvista.com>
1511
1512 * Makefile.tpl: Clean $(BUILD_SUBDIR).
1513 * Makefile.in: Regenerated.
1514
62a3fc85
DD
15152003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1516
1517 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1518 * Makefile.in: Regenerate.
1519
15202003-04-18 Jakub Jelinek <jakub@redhat.com>
1521
1522 * configure.in (powerpc64*-*-linux*): Remove.
1523 * configure: Rebuilt.
1524
5b474aa8
DD
15252003-04-17 Phil Edwards <pme@gcc.gnu.org>
1526
1527 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
1528 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1529 and restrap.
1530 * Makefile.in: Regenerate.
1531
15322003-04-16 Richard Earnshaw <rearnsha@arm.com>
1533
1534 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1535 * configure: Regenerated.
1536
bc295afe
AO
15372003-04-11 Alexandre Oliva <aoliva@redhat.com>
1538
1539 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1540 * */configure: Rebuilt.
1541
3728fade
NN
15422003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1543
1544 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1545 * Makefile.in: Regenerate.
1546
ce5b542e
MC
15472003-03-14 Michael Chastain <mec@shout.net>
1548
1549 * Makefile.in: Regenerate with correct Makefile.def.
1550
3db0a37f
NN
15512003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1552
1553 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1554 Make macro.
1555 * Makefile.in: Regenerate.
1556 * configure.in: Clean up gxx_include_dir logic.
1557 * configure: Regenerate.
1558
34349c6e
DD
15592003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1560
1561 * configure.in (gxx_include_dir): Fix typo.
1562 * configure: Regenerated.
1563
686c28c9
AC
15642003-03-06 Andrew Cagney <cagney@redhat.com>
1565
1566 * texinfo/texinfo.tex: Import version 2003-02-03.16.
1567
bba45b8b 15682003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 1569
bba45b8b
NN
1570 * configure.in: Include $(build_tooldir)/sys-include in
1571 FLAGS_FOR_TARGET.
1572 * configure: Regenerated.
1573
2683747f
NN
15742003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1575
bba45b8b
NN
1576 * Makefile.tpl: Reindent.
1577 * Makefile.in: Regenerate.
1578 * configure.in: Reindent. Don't set unused variables.
1579 * configure: Regenerate.
1580
2683747f
NN
1581 * Makefile.tpl: Always pass down RANLIB.
1582 * Makefile.in: Regenerate.
1583
1584 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1585 * Makefile.in: Regenerate.
1586 * configure.in: Remove unused logic relating to --enable-shared
1587 and --enable-threads. Remove bogus comments. Remove redundant
1588 noconfigdirs.
1589 * configure: Regenerate.
1590
1591 * configure.in: Replace ${libstdcxx_version} by its value.
1592 Remove reference to mh-dgux.
1593 * configure: Regenerate.
1594
50212802
NN
15952003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1596
1597 * Makefile.tpl: Rearrange.
1598 * Makefile.in: Regenerate.
1599
a6be7fc6
NC
16002003-02-25 Nick Clifton <nickc@redhat.com>
1601
1602 * configure: Remove site-file supprot - it is obsolete.
1603
f8a495c8
NC
16042003-02-24 Uwe Stieber <uwe@wwws.de>
1605
1606 * configure.in: Add support for kaOS as cross build target system.
1607 * configure: Regenerated.
1608
3decd77d
DD
16092003-02-20 Sean McNeil <sean@blue.mcneil.com>
1610
1611 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1612 configure-target-* as some target builds may require additional
1613 flags for preprocessor tests.
1614 * Makefile.in: Regenerated.
1615
f4ff34a3
AO
16162003-02-19 Alexandre Oliva <aoliva@redhat.com>
1617
1618 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1619 * ltconfig: Handle it.
1620 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1621 auto-detecting it.
1622
b7e4a931
AO
16232003-02-19 Alexandre Oliva <aoliva@redhat.com>
1624
1625 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1626 it is used as argument to $CC.
1627 * ltcf-gcj.sh: Likewise.
1628
6b784d9f
AO
16292003-02-19 Alexandre Oliva <aoliva@redhat.com>
1630
1631 * configure.in: Introduce --enable-maintainer-mode.
1632 * configure: Rebuilt.
1633 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1634 for maintainer mode.
1635 * Makefile.in: Rebuilt.
1636
8bcd8a07
AC
16372003-02-19 Andrew Cagney <ac131313@redhat.com>
1638
1639 * configure: Regenerate using autoconf 2.13.
1640
ee3fd329
AM
16412003-02-19 Alan Modra <amodra@bigpond.net.au>
1642
1643 * config.guess: Import latest version.
1644 * config.sub: Import latest version.
1645
e9e45685
JM
16462003-02-18 Jason Merrill <jason@redhat.com>
1647
1648 * Makefile.tpl (check-c++): Allow parallelism.
1649
859789af
AC
16502003-02-17 Andrew Cagney <ac131313@redhat.com>
1651
1652 * configure: Regenerate using autoconf 000227.
1653
b3f16a9b
GK
16542003-02-15 Geoffrey Keating <geoffk@apple.com>
1655
1656 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1657 don't configure target-libobjc.
1658 * configure: Regenerate.
1659
72e60e02
DD
16602003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1661
1662 * Makefile.tpl (RANLIB): Define.
1663 * Makefile.in: Regenerate.
1664
91f0e695
KS
16652003-02-06 Keith R Seitz <keiths@redhat.com>
1666
1667 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1668 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1669 * Makefile.in: Regenerated.
1670 * configure.in: Remove all traces of snavigator, db, and grep.
1671 * configure: Regenerated.
1672
122bfa92
FCE
16732003-01-31 Frank Ch. Eigler <fche@redhat.com>
1674
1675 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1676 * Makefile.in: Regenerated.
1677
264095c3
AO
16782003-01-30 Alexandre Oliva <aoliva@redhat.com>
1679
1680 * config.if: Copy from GCC.
1681
a84dbcb3
AO
16822003-01-27 Phil Edwards <pme@gcc.gnu.org>
1683
1684 * configure.in: Revert 24Jan change.
1685 * configure: Regenerate.
1686
19618276
NN
16872003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1688
1689 * configure.in: Revert previous change.
1690 * configure: Regenerate.
1691
b7f27a92
NN
16922003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1693
1694 * configure.in: Make rda native-only.
1695 * configure: Regenerate.
1696
83326456
NN
16972003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1698
1699 * configure.in: Add missing \.
1700 * configure: Rebuilt.
1701
5e367fa5
JJ
17022003-01-17 Jakub Jelinek <jakub@redhat.com>
1703
1704 * configure.in (baseargs): Avoid using \| in sed regular
1705 expressions.
1706 * configure: Rebuilt.
1707
e01f337c
JJ
17082003-01-16 Jakub Jelinek <jakub@redhat.com>
1709
1710 * configure.in (baseargs): Remove all supported forms of
1711 --cache-file, --srcdir, --host, --build and --target options
1712 from argument lists.
1713 * configure: Rebuilt.
1714
aa236487
AO
17152003-01-15 Alexandre Oliva <aoliva@redhat.com>
1716
1717 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1718 * configure: Rebuilt.
1719
586c0873
NN
17202003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1721
1722 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1723 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1724 * Makefile.in: Regenerate.
1725 * configure: Regenerate.
1726
497f816e
DD
17272003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1728
1729 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1730 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1731 * Makefile.in: Regenerate.
1732
bfbe5519
AO
17332003-01-09 Alexandre Oliva <aoliva@redhat.com>
1734
1735 * configure.in: Remove Makefile in build, host and target modules
1736 unless configure was run with --no-recursion.
1737 * configure: Rebuilt.
1738
3f234ef5
CD
17392003-01-08 Chris Demetriou <cgd@broadcom.com>
1740
1741 * config.guess: Update to 2003-01-03 version.
1742 * config.sub: Update to 2003-01-03 version.
1743
a3982d48
CF
17442003-01-07 Christopher Faylor <cgf@redhat.com>
1745
1746 * configure: Regenerate with proper autoconf 2.13.
1747
75778ec4
CF
17482003-01-07 Christopher Faylor <cgf@redhat.com>
1749
80b200a1
ZW
1750 * configure.in: Add AC_PREREQ for consistency.
1751 * configure: Regenerate.
75778ec4 1752
c180f501
AC
17532003-01-06 Andrew Cagney <ac131313@redhat.com>
1754
1755 * configure.in (GDB_TK): Add tcl directories conditional on
1756 gdb/gdbtk directory being present.
1757 * configure: Regenerate.
5481b376 1758
46ca2cc2
DA
17592003-01-04 John David Anglin <dave.anglin@nrc.ca>
1760
1761 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1762 by gcc if LD is not defined and we are not doing a Canadian Cross.
1763 * configure: Rebuilt.
1764
53dd8dab
DJ
17652003-01-01 Daniel Jacobowitz <drow@mvista.com>
1766
1767 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
1768
50ceb20c
TT
17692002-12-31 Tom Tromey <tromey@redhat.com>
1770
1771 * Makefile.in: Rebuilt.
1772 * Makefile.def (target_modules) [libffi]: Allow installation.
1773
e78b5cfe
AS
17742002-12-31 Andreas Schwab <schwab@suse.de>
1775
1776 * configure.in: Fix use of $program_transform_name.
1777 * configure: Regenerated.
1778
67448102
DJ
17792002-12-30 Daniel Jacobowitz <drow@mvista.com>
1780
1781 * configure.in (baseargs): Don't remove first configure argument.
1782 * configure: Regenerated.
1783
e6bfb94a
AO
17842002-12-29 Alexandre Oliva <aoliva@redhat.com>
1785
1786 * Makefile.tpl (local-distclean): Don't remove...
1787 (multilib.ts): ... this. Moved into...
1788 (multilib.out): ... this. Don't use sub-make.
1789 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1790 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1791 (configure-build-[+module+], configure-[+module+],
1792 configure-target-[+module+], configure-gcc): ... these. Test
1793 for Makefile existence. Drop config.status from dependencies.
1794 * Makefile.in: Rebuilt.
1795 * configure.in: Move gcc-version-trigger to the end of
1796 ac_configure_args. Add comments to maybedep.tmp and
1797 serdep.tmp. Introduce --disable-serial-configure. Remove
1798 nonopt from baseargs, matching and removing corresponding
1799 whitespace while at it.
1800 * configure: Rebuilt.
1801
8f0dfb36
AO
18022002-12-28 Alexandre Oliva <aoliva@redhat.com>
1803
1804 * configure.in (host_configargs): Replace reference to
1805 no-longer-defined buildopts with --build=${build_alias}.
1806 * configure: Rebuilt.
1807
43be203f
AO
18082002-12-28 Alexandre Oliva <aoliva@redhat.com>
1809
1810 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
1811 program_transform_name to standard idiom.
1812 (AUTOGEN, AUTOCONF): Define.
1813 (Makefile.in): Use $(AUTOGEN).
1814 (Makefile): Depend on config.status, and use autoconf-style rule to
1815 build it. Move original commands to...
1816 (config.status): ... this new target.
1817 (configure): Add $(srcdir). Depend on config/acx.m4. Use
1818 $(AUTOCONF).
1819 * Makefile.in: Rebuilt.
1820
a0da8069
NN
18212002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
1822
d18f1c9f
NN
1823 * Makefile.tpl: Fix dramatic bustage due to change in
1824 program_transform_name.
1825 * Makefile.in: Regenerate.
1826
1827 * configure.in: Remove unnecessary PATH setting.
1828 * configure: Regnerate.
1829
1830 * configure.in: Don't default to unprefixed tools unless
1831 the native tools will work.
1832 * configure: Regenerate.
1833
a0da8069
NN
1834 * configure.in: Convert to autoconf script. Blow away lots
1835 of now-redundant Makefile fragments.
1836 * configure: Generate using Autoconf.
1837 * Makefile.tpl: Rewrite to reflect autoconfiscation.
1838 * Makefile.in: Regenerate.
1839
c567df0a
NN
18402002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
1841
5481b376 1842 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
1843 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1844
5481b376 1845 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 1846 where they belong.
2c7f9a32 1847
2dabcfb4
AS
18482002-12-24 Andreas Schwab <schwab@suse.de>
1849
1850 * Makefile.tpl (multilib.out): Fix missing space.
1851 * Makefile.in: Regenerate.
1852
1086bc09
NN
18532002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
1854
1855 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
1856 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
1857 * Makefile.in: Regenerate.
1858 * configure.in: Remove unnecessary leftovers.
1859
1086bc09
NN
18602002-12-21 Geoffrey Keating <geoffk@apple.com>
1861
1862 * configure.in (extra_ranlibflags_for_target): New variable.
1863 (*-*-darwin): Add -c to ranlib commands.
1864 * configure (tooldir): Handle extra_ranlibflags_for_target.
1865
14e9ca95
JJ
18662002-12-20 Jeff Johnston <jjohnstn@redhat.com>
1867
1868 * COPYING.NEWLIB: Updated.
1869 * COPYING.LIBGLOSS: Ditto.
1870
14c428fb
NN
18712002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1872
1873 * Makefile.tpl: Revert HJL's change.
1874 * Makefile.in: Regenerated.
1875 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1876 always.
1877
313b8244
AS
18782002-12-19 Andreas Schwab <schwab@suse.de>
1879
1880 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1881 * Makefile.in: Regenerate.
1882
efeae3db
L
18832002-12-18 H.J. Lu <hjl@gnu.org>
1884
1885 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1886 * Makefile.in: Regenerated.
1887
1888 * configure.in (build_prefix): New. Substitute.
1889
43d92c63
NN
18902002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
1891
59da4fe6
NN
1892 * Makefile.tpl: Don't let real targets depend on phony targets.
1893 * Makefile.in: Regenerate.
1894
43d92c63
NN
1895 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1896 * Makefile.in: Regenerate.
1897
b72e6a2d
JM
18982002-12-16 Jason Merrill <jason@redhat.com>
1899
1900 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1901 previous 'make bootstrap'.
1902 * Makefile.in: Regenerate.
1903
95c72c44
HPN
19042002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
1905
1906 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1907
7d695d07
JM
19082002-12-13 Jason Merrill <jason@redhat.com>
1909
1910 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
1911 library tests.
1912 (check-c++): Just depend on it and check-target-libstdc++-v3.
1913 * Makefile.in: Regenerate.
1914
54103d1e
NN
19152002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
1916
1917 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1918 * Makefile.in: Regenerate.
1919
4024f1e1
JJ
19202002-12-12 Jeff Johnston <jjohnstn@redhat.com>
1921
80b200a1
ZW
1922 * COPYING.NEWLIB: Update list of alternate Regent of California
1923 licenses and discuss official revoking of advertising clause.
1924 * COPYING.LIBGLOSS: Ditto.
4024f1e1 1925
7dda0df6
AO
19262002-12-12 Alexandre Oliva <aoliva@redhat.com>
1927
1928 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1929 * Makefile.in: Rebuilt.
1930
d03be79e 19312002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 1932
929293f4
NN
1933 * configure: Fix bug put in by gremlins.
1934
d03be79e
NN
1935 * Makefile.tpl: Substitute more autoconfily.
1936 * configure: Substitute more autoconfily.
1937 * Makefile.in: Regenerate.
1938
19392002-12-08 Andrew Cagney <ac131313@redhat.com>
1940
1941 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1942 * Makefile.in (all-sim): Ditto.
a36d530e
DD
1943
19442002-12-06 DJ Delorie <dj@redhat.com>
1945
1946 * Makefile.tpl: Change configure dependencies to not have real
1947 targets depend on phony targets.
b4a77b47 1948
db1ac78d
NN
19492002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
1950
bcaf2395
NN
1951 * configure.in: Revert unintentional change.
1952
b4fa093e
NN
1953 * src-release: Configure host subdirs.
1954
db1ac78d
NN
1955 * Makefile.tpl: Change dependency for */multilib.out so that
1956 it works when gcc isn't in the tree.
1957
1958 * configure.in: Substitute more.
1959 * configure: Run subconfigures from the Makefile.
1960 * Makefile.tpl: Run subconfigures from the Makefile; add a few
1961 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
1962
15723a45
NN
19632002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
1964
e2b9e2dc
NN
1965 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
1966 and corresponding dependencies.
1967 * Makefile.in: Regenerate.
1968
2af579c4
NN
1969 * configure.in (host_tools): Order binutils, gas and ld for
1970 convenience in running the testsuites.
1971
a2cc058a
NN
1972 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
1973 * Makefile.in: Regenerate.
1974 * configure.in: Introduce rules to serialize subconfigure runs.
1975
15723a45
NN
1976 * configure.in: Introduce BASE_CC_FOR_TARGET.
1977 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
1978 Realize configure-build-* targets. Realize configure-target-* targets.
1979 * Makefile.in: Regenerate.
1980
ae831be5
NN
19812002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1982
1983 * configure: Move gcc_version_trigger stuff from here...
1984 * configure.in: ...to here.
1985
1986 * configure.in: Separate subconfigure options added by this file from
1987 options given by the user. Add machinery to put args for host
1988 subconfigures into the Makefile.
1989
1990 * Makefile.tpl: Remove 'vault' targets.
1991 * Makefile.tpl: Reorder and comment dependencies.
1992 * Makefile.in: Regenerate.
1993
bbf7c8ac
NN
19942002-11-28 Geoffrey Keating <geoffk@apple.com>
1995
1996 * configure.in: Move host-specific darwin noconfigdirs into
1997 the host-specific section.
1998
930314a4
NN
19992002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2000
52d7cdee
NN
2001 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
2002 during replay.
2003 * Makefile.in: Regenerate.
2004
930314a4
NN
2005 (finishing slow-motion replay)
2006 * configure: Remove skip-this-dir support.
2007 * Makefile.tpl: Remove skip-this-dir support.
2008
2009 * Makefile.tpl: Remove leftover support for non-autoconfiscated
2010 subdirectories.
2011 * Makefile.in: Regenerate.
2012
2013 * Makefile.tpl: Strip out useless setting of 'dir'.
2014 * Makefile.in: Regenerate.
5481b376 2015
930314a4
NN
20162002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2017
2018 (finishing slow-motion replay)
2019 * configure.in: Fix deeply stupid bug.
2020
2021 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2022 shell code in CXX_FOR_TARGET
2023 * Makefile.def: Introduce raw_cxx.
2024 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2025 RAW_CXX_FOR_TARGET.
2026 * Makefile.in: Regenerate.
2027
20282002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2029
2030 (finishing slow-motion replay)
2031 * Makefile.tpl: Remove unnecessary ifs.
2032 * Makefile.in: Regenerate.
2033
5481b376 2034 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
2035 dependencies. Maybe-ize build-libiberty. Create dummy install
2036 targets for 'no_install' modules.
5481b376 2037 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 2038 build_modules stuff to configure.in.
5481b376 2039 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
2040 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
2041 * Makefile.in: Regenerate.
2042
3866be5d
NN
20432002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2044
2045 (continuing slow-motion replay)
2046 * Makefile.tpl: Make all-target, install-target behave similarly
2047 to all, install (only hitting configured targets). Eliminate
2048 unused macro defintions.
2049
2050 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2051 build != host.
2052
2053 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2054
2055 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2056
5481b376 2057 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
2058 configuring. Remove references to "dosrel".
2059 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 2060 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 2061 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 2062 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
2063 and redundant dependency; rearrange slightly.
2064 * Makefile.def: Add host-side libtermcap, utils.
2065
2066 * Makefile.in: Regenerate.
2067
e393202e
NN
20682002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2069
2070 (Continuing slow-motion replay)
2071 * Makefile.def: Add list of recursive targets to autogenerate.
2072 Add build_modules.
2073 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
2074 targets. Autogenerate *-build-* targets.
2075 * Makefile.in: Regenerate.
2076
583d52d7
NN
20772002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
2078
2079 (Continuing slow-motion replay)
2080 * configure: More autoconf-style substitutions.
2081 * Makefile.tpl: More autoconf-style substitutions.
2082 * Makefile.in: Regenerate.
2083
20842002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
2085
2086 (Continuing slow-motion replay)
2087 * configure: Substitute more variables in a more autoconf-friendly
2088 way. Simplify slightly.
2089 * Makefile.tpl: Make more variables substitutable in an
2090 autoconf-friendly way.
2091 * Makefile.in: Regenerate.
2092
874e38b4
NN
20932002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
2094
2095 (Continuing slow-motion replay)
2096 * configure.in (v810*): Remove special setting of tools.
2097
2098 * configure: Add support for extra required flags for ar or nm.
2099 * configure.in (aix4.3+): Use above support for target-specific
2100 issues, rather than using config/mt-aix43.
2101
852e5f18
NN
21022002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
2103
2104 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
2105 * configure: Remove 'removing', which doesn't work. Replace $subdir
2106 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
2107 with $srcdir. Reformat indentation. Substitute some variables
2108 formerly hard-coded in the Makefile for build=host.
2109 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2110 * Makefile.def: Autogenerate more.
2111 * Makefile.in: Regenerate.
2112
c9a0d920
DD
21132002-11-13 Bruce Korb <bkorb@gnu.org>
2114
2115 * Makefile.tpl: syntactic cleanup
2116
dd2768ff
KB
21172002-11-04 Kevin Buettner <kevinb@redhat.com>
2118
2119 * Makefile.def (host_modules): Add rda.
2120 * Makefile.in: Regenerate.
2121 * configure.in (target_tool): Add target-rda to list.
2122
1aa8389d
DD
21232002-10-25 Phil Edwards <pme@gcc.gnu.org>
2124
2125 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
2126 and restrap targets to this rule.
2127 * Makefile.in: Regenerate.
2128
28f46298
HPN
21292002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
2130
2131 * configure.in (i[3456]86-*-linux*): Add check to disable
2132 ${libgcj} for glibc1.
2133
ff72e302
NC
21342002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
2135
2136 * configure.in: Add tic4x target.
2137
8607b6c9
NN
21382002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
2139
2140 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2141 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2142 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2143 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2144 * Makefile.in: Regenerate.
2145
f8f61f4a
NN
21462002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2147
c86f794b
NN
2148 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2149 * Makefile.in: Regenerate.
2150
a9590527
NN
2151 * Makefile.def: Remove order dependency comments.
2152 * Makefile.tpl: Add explicit install-install dependencies.
2153 * Makefile.in: Regenerate.
2154
8412ce72
NN
2155 * Makefile.tpl: Remove material now in src-release. (Finally!)
2156 * Makefile.in: Regenerate.
2157
8b9f37f1
NN
2158 * configure: Restore my original patch by syncing with gcc version.
2159
f8f61f4a
NN
2160 * Bring following over from gcc:
2161
21622002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
2163
2164 * configure.in (s390*-*-linux*): Enable libgcj.
2165
403d9505
NN
21662002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2167
2168 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
2169
95f6f383
AM
21702002-10-02 Alan Modra <amodra@bigpond.net.au>
2171
e4673b0a 2172 * configure: Move stray lines back to where they belong.
95f6f383 2173
748503c8
NN
21742002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
2175
a581b5c3
NN
2176 * Makefile.tpl: Insert configure-target target, for src-release.
2177
c084f5b4
NN
2178 * configure: Finish reverting change which Andrew Cagney started
2179 reverting. Should fix bustage.
2180
7aa673ed 2181 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
2182 * src-release: New file. Contains material for making net
2183 releases for gdb, binutils, et al., formerly in Makefile.in.
2184
82a9b2d9
NC
21852002-09-30 Nick Clifton <nickc@redhat.com>
2186
2187 * cpu: New top level directory. Intended to hold input files for
2188 CGEN which have FSF copyright assignment.
2189 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2190
c2463a00
AC
21912002-09-29 Andrew Cagney <ac131313@redhat.com>
2192
2193 Revert below (note that src does not contain Makefile.tpl):
2194 * Makefile.tpl: Make subsituted variables more autoconfy.
2195 * Makefile.in: Regenerate.
2196
f03b4789
NN
21972002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2198
c11e16a9
NN
2199 * configure: Revert accidentally applied changes.
2200
f03b4789
NN
2201 * Makefile.tpl: Make more autoconf-friendly.
2202 * Makefile.in: Regenerate.
2203 * configure: Make substitution more autoconf-like.
2204
22052002-09-28 Richard Earnshaw <rearnsha@arm.com>
2206
2207 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2208 single entry to handle all these.
2209 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
2210 libjava on arm-*-elf.
2211
c0292023
GK
22122002-09-27 Geoffrey Keating <geoffk@apple.com>
2213
2214 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2215 things that depend on them.
2216
c66d951e
NN
22172002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2218
2219 * Makefile.tpl: Make subsituted variables more autoconfy.
2220 * Makefile.in: Regenerate.
2221 * configure: Make seds more autoconfy.
2222
907a7241 22232002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
2224
2225 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2226 * Makefile.in: Regenerate.
2227 * configure.in: Rewrite sed statements to look autoconfy.
2228
907a7241
NN
2229 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2230 all-target-foo on configure-target-foo.
2231 * Makefile.def: Ditto.
2232 * Makefile.in: Rebuild.
2233
405ea7a0
NN
22342002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2235
2236 * Makefile.def: New file.
2237 * Makefile.tpl: New file.
2238 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2239
2240 * configure.in: Minor rearrangement. Simplify tests.
2241
bdc57bfd
JT
22422002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
2243
2244 * configure.in (with_headers): Skip copy if value is "yes".
2245 (with_libs): Likewise.
2246
ae03d6e2
NN
22472002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2248
2249 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2250 * configure.in (sh*-*-pe*): Ditto.
2251 * configure.in (mips*-*-pe*): Ditto.
2252 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
2253
2254 * configure.in: Rearrange.
2255
707960fe
NC
22562002-09-12 Nick Clifton <nickc@redhat.com>
2257
2258 * Import these changes from the config master repository:
2259
2260 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
2261
2262 * config.sub: Add tic4x target.
2263
2264 2002-09-03 Ben Elliston <bje@redhat.com>
2265
2266 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
2267 Reported by <Duncan_Stodart@insession.com>.
2268
36ea319f
JJ
22692002-09-10 Jeff Johnston <jjohnstn@redhat.com>
2270
2271 * COPYING.NEWLIB: More updates.
2272
cf57480a
JJ
22732002-09-09 Jeff Johnston <jjohnstn@redhat.com>
2274
2275 * COPYING.NEWLIB: Update.
2276
fd31a171
AC
22772002-08-23 Andrew Cagney <ac131313@redhat.com>
2278
23b632fc
AC
2279 * texinfo/texinfo.tex: Import version 2002-06-04.06.
2280
fd31a171
AC
2281 * config.guess: Import version 2002-08-23.
2282 * config.sub: Import version 2002-08-22.
2283
a08bafb5
AO
22842002-08-20 Alexandre Oliva <aoliva@redhat.com>
2285
2286 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2287 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2288 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2289
17240c1f
NC
22902002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
2291
2292 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2293
e70ad0c6
L
22942002-08-04 H.J. Lu (hjl@gnu.org)
2295
2296 * configure.in (mips*-*-linux*): Don't skip target-libffi.
2297
574e6d11
DD
22982002-07-31 Alan Modra <amodra@bigpond.net.au>
2299
2300 * configure.in: Move generic linux case to end. Copy generic
2301 linux noconfigdirs to mips*-*-linux* entry and new
2302 powerpc64*-*-linux* entry. Add target-libffi for the latter.
2303
611e7523
CD
23042002-07-19 Chris Demetriou <cgd@broadcom.com>
2305
2306 * MAINTAINERS: Clarify on config.guess and config.sub, and add
2307 one instance of them which was missed to the list to update.
2308
51759676
CD
23092002-07-16 Chris Demetriou <cgd@broadcom.com>
2310
2311 * config.guess: Update to 2002-07-09 version.
2312 * config.sub: Update to 2002-07-03 version.
2313
7c1f909c
DD
23142002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
2315
2316 * configure.in: Remove two redundant tests.
2317
d7cf5d30
DD
23182002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2319
2320 * configure.in (mips*-*-irix6*o32): Enable stabs.
2321
c74222f7
DD
23222002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
2323
5b53c336
DD
2324 * configure.in: Don't build grez.
2325 * Makefile.in: Ditto.
2326
c74222f7
DD
2327 * Makefile.in: Remove references to bsp, cygmon, libstub.
2328 * configure.in: Ditto.
2329
2330 * configure.in: Remove leftover reference to gdbtest.
2331
edd1b227
DD
23322002-07-08 Phil Edwards <pme@gcc.gnu.org>
2333
2334 * configure.in (gxx_include_dir): Change to match versioned
2335 C++ headers if --enable-version-specific-runtime-libs is used.
2336
486186e3
AO
23372002-07-04 Steve Ellcey <sje@cup.hp.com>
2338
2339 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2340
ff0a3bf8
DD
23412002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
2342
2343 * configure.in: Make --without-x work.
2344
1dfa8174
NC
23452002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
2346
2347 * contrib: New directory. Created to contain a copy of the
5481b376 2348 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
2349 the FSF GCC sources.
2350
07637366
DD
23512002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
2352
b6f83f2a
DD
2353 * configure.in: Rearrange target Makefile fragment collection.
2354
07637366
DD
2355 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2356 cvs[src].
2357 * configure.in: Ditto.
2358
f48556b1
DD
23592002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
2360
2361 * Makefile.in: Eliminate 'apache' targets.
2362 * configure.in: Eliminate 'apache' targets.
2363
2364 * configure.in: Eliminate redundant tests. Reorganize.
2365
2366 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2367
2368 * config-ml.in: Eliminate references to Cygnus configure.
2369
2370 * Makefile.in: Eliminate references to building emacs.
2371
23722002-07-01 Denis Chertykov <denisc@overta.ru>
2373
2374 * configure.in: Add support for ip2k.
2375
cdb9e2b8
BE
23762002-06-24 Ben Elliston <bje@redhat.com>
2377
2378 * configure.in (host_tools): Remove cgen.
2379
2380 * Makefile.in (all-cgen): Remove; runs from its source directory.
2381 (check-cgen, install-cgen, clean-cgen): Likewise.
2382 (all-opcodes): No not depend on all-cgen.
2383 (all-sim): Likewise.
2384
3558860c
DD
23852002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2386
2387 * configure.in: Fix AIX configury bug.
2388
e3b0c936
DD
23892002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2390
cdb9e2b8 2391 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 2392
cdb9e2b8
BE
2393 * configure.in: Move definition of libstdcxx_flags right above
2394 usage, rather than way earlier.
8ee424c0 2395
c712250a
DD
2396 * configure.in: Pull definition of is_cross_compiler earlier.
2397
9ee1a75c
DD
2398 * configure.in: Rearrange a little.
2399
e3b0c936
DD
2400 * configure.in: Remove references to librx.
2401 * Makefile.in: Remove references to librx.
2402
b2bd228e
DD
24032002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2404
2405 * configure.in: Eliminate ${gasdir} variable.
2406
7cd52483
DB
24072002-06-18 Dave Brolley <brolley@redhat.com>
2408
2409 * configure.in: Add support for frv.
2410 * config.sub: Add support for frv.
2411
6c5e141a
DD
24122002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2413
2414 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2415
0d18b56d
JT
24162002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2417
2418 * configure.in (vax-*-netbsd*): Re-enable gas.
2419
fd8958d5
DD
24202002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2421
27f15fdd
DD
2422 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2423 BUILD_PREFIX_1, to correct nomenclature.
2424 * configure: Likewise.
2425
fd8958d5
DD
2426 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2427 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2428
0c2442b7
DD
24292002-05-31 Olaf Hering <olh@suse.de>
2430
2431 * config-ml.in: Propogate DESTDIR also.
2432
a3602181
JT
24332002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2434
2435 * configure.in (vax-*-netbsd*): Don't build gas for this
2436 platform.
2437
c95f53ae
MM
24382002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2439
2440 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2441 and libgcj for AVR.
2442
1d7c1053
NC
24432002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2444
2445 * config.sub: Add DLX target.
2446
4b37028f
JT
24472002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2448
2449 * config.guess: Update to 2002-05-22 version.
2450 * config.sub: Likewise.
2451
d5de0a84
NC
24522002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2453
2454 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2455 * config-ml.in: Likewise.
2456 * configure: Likewise.
2457 * configure.in: Likewise.
2458
c92a0210
DD
24592002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2460
115a77aa
DD
2461 * configure.in: Simplify makefile fragment collection.
2462
2463 * configure.in: Remove code to build emacs.
e99daf2b 2464
91e060aa
DD
2465 * configure.in : Remove --srcdir argument from targargs and buildargs
2466 (it's always overridden in the Makefile anyway). Rearrange a bit.
2467
2468 * configure: Move some logic to configure.in.
2469 * configure.in: Move some logic from configure.
c92a0210 2470
91217342
JJ
24712002-05-07 Jeff Johnston <jjohnstn@redhat.com>
2472
2473 * COPYING.LIBGLOSS: New file.
2474
d3d8a9ee
NC
24752002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
2476
2477 * Makefile.in: Honour DESTDIR.
2478
3a036cdc
AO
24792002-05-05 Alexandre Oliva <aoliva@redhat.com>
2480
2481 * configure.in (noconfigdirs): Don't disable libgcj on
2482 sparc64-*-solaris* and sparcv9-*-solaris*.
2483
6d095fe4
AO
24842002-05-03 Alexandre Oliva <aoliva@redhat.com>
2485
2486 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2487
dac55df9
TF
24882002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2489
2490 * configure.in (FLAGS_FOR_TARGET): Do not add
2491 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2492 on i[3456]86-*-linux*.
2493
a018e15b
TF
24942002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2495
2496 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
2497
2498 * configure.in (noconfigdirs): Do not add target-newlib if
2499 target == i[3456]86-*-linux*, and host == target.
2500
5f284831
MM
25012002-04-29 Mark Mitchell <mark@codesourcery.com>
2502
2503 * config.guess: Updated to 2002-04-26's version.
2504 * config.sub: Updated to 2002-04-26's version.
2505
33babf59
DD
25062002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2507
bd5f7da2
DD
2508 * configure.in: delete reference to absent file
2509
a0c4f3a0
DD
2510 * configure.in: replace '[' with 'test'
2511
66f1ba4f
DD
2512 * configure.in: Eliminate references to gash.
2513 * Makefile.in: Eliminate references to gash.
2514
7c3ab50c
DD
2515 * configure.in: remove useless references to 'pic' makefile fragments.
2516
bbc025f5
DD
2517 * configure.in: (*-*-windows*) Finish removing.
2518
33babf59
DD
2519 * configure.in: Eliminate redundant test for libgui.
2520
d5ec694c
DD
25212002-04-26 Joel Sherrill <joel@OARcorp.com>
2522
2523 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2524 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2525
57a5346c
DD
25262002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2527
2528 * configure.in: remove references to dead files
2529
dbf93899
DD
25302002-04-18 Tom Tromey <tromey@redhat.com>
2531
2532 * configure.in: Disallow configuring libgcj when it is already
2533 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2534 Solaris 2.8 by default. For PR libgcj/6158.
2535
26eadf68
DD
25362002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2537
2538 * configure.in: Move default CC setting out of config/mh-* fragments
2539 directly into here.
2540
a0a2c6c6
DD
25412002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2542
2543 * configure.in: don't even try to configure or make a subdirectory
2544 if there's no configure script for it.
2545
9972f812
DD
25462002-04-15 Mark Mitchell <mark@codesourcery.com>
2547
2548 * MAINTAINERS: Remove chill maintainers.
2549 * Makefile.in (CHILLFLAGS): Remove.
2550 (CHILL_LIB): Remove.
2551 (TARGET_CONFIGDIRS): Remove libchill.
2552 (CHILL_FOR_TARGET): Remove.
2553 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2554 CHILL_LIB.
2555 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2556 (CHECK_TARGET_MODULES): Likewise.
2557 (INSTALL_TARGET_MODULES): Likewise.
2558 (CLEAN_TARGET_MODULES): Likewise.
2559 (configure-target-libchill): Remove.
2560 (all-target-libchill): Remove.
2561 * configure.in (target_libs): Remove target-libchill.
2562 Do not compute CHILL_FOR_TARGET.
2563 * libchill: Remove directory.
5481b376 2564
75205f78
DD
25652002-04-15 DJ Delorie <dj@redhat.com>
2566
2567 * Makefile.in, configure.in, configure: Sync with gcc, entries
2568 follow...
2569
25702002-04-08 Tom Tromey <tromey@redhat.com>
2571
2572 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2573 Fixes PR libgcj/6068.
2574
25752002-03-30 Krister Walfridsson <cato@df.lth.se>
2576
2577 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2578
25792002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2580
2581 * configure.in (alpha*-dec-osf*): Enable libgcj.
2582
25832002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
2584
2585 Fix for: PR bootstrap/3591, target/5676
2586 * configure.in (mcore-pe): Disable the configuration of
2587 libstdc++-v3 since exceptions are not supported.
2588
25892002-03-20 Anthony Green <green@redhat.com>
2590
2591 * configure.in: Enable libgcj for xscale-elf target.
2592
25932002-02-28 Alexandre Oliva <aoliva@redhat.com>
2594
2595 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2596 libjava.
2597 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2598
25992002-02-22 Alexandre Oliva <aoliva@redhat.com>
2600
2601 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2602 libstdc++-v3 and libjava.
2603
26042002-02-11 Adam Megacz <adam@xwt.org>
2605
2606 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2607 boehm-gc
2608
26092002-02-09 Alexandre Oliva <aoliva@redhat.com>
2610
2611 * config.guess: Updated to 2002-01-30's version.
2612 * config.sub: Updated to 2002-02-01's version.
2613 Contribute sh64-elf.
2614 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2615 * configure.in: Added sh64-*-*.
2616
26172002-01-17 H.J. Lu <hjl@gnu.org>
2618
2619 * Makefile.in (all-fastjar): Also depend on all-libiberty.
2620 (all-target-fastjar): Also depend on all-target-libiberty.
2621
2622Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
2623
2624 * configure, configure.in: Use temp file for long sed commands.
2625
26262001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2627
2628 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2629 libf2c.
2630
26312001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2632
2633 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2634
26352001-10-11 Hans-Peter Nilsson <hp@axis.com>
2636
2637 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
2638
26392001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2640
2641 * configure: Handle temporary files securely using mkdir.
2642
26432001-09-26 Will Cohen <wcohen@redhat.com>
2644
2645 * configure.in (*-*-linux*): Disable configuration of target-newlib
2646 and target-libgloss.
2647
26482001-09-26 Alexandre Oliva <aoliva@redhat.com>
2649
2650 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
2651 RANLIB.
2652
26532001-08-11 Graham Stott <grahams@redhat.com>
2654
2655 * Makefile.in (check-c++): Add missing semicolon.
2656
26572001-07-25 Andrew Haley <aph@cambridge.redhat.com>
2658
2659 * configure.in (sh-*-linux*): New.
2660
26612001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2662
2663 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2664 and libgcj on m68hc11/m68hc12.
2665
26662001-06-27 H.J. Lu (hjl@gnu.org)
2667
2668 * Makefile (CFLAGS_FOR_BUILD): New.
2669 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
2670
26712001-06-01 Hans-Peter Nilsson <hp@axis.com>
2672
2673 * configure.in (libstdcxx_flags): Do not try to execute
2674 libstdc++-v3/testsuite_flags until it exists.
2675
26762001-05-18 Benjamin Kosnik <bkoz@redhat.com>
2677
2678 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
2679
26802001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
2681
2682 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
2683
2684Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
2685
2686 * configure.in: Move *-chorusos target case to the proper switch.
2687 Disable libgcj.
2688
26892001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2690
2691 * Makefile.in (STAGE1_CFLAGS): Pass down.
2692
26932001-04-13 Alan Modra <amodra@one.net.au>
2694
2695 * config.guess: Add hppa64-linux support. Note for next import that
2696 this is already in the master file.
2697 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
2698
26992001-03-22 Colin Howell <chowell@redhat.com>
2700
2701 * Makefile.in (DO_X): Do not backslash single-quotes in
2702 backquotes (two places).
2703
27042001-03-18 Laurynas Biveinis <lauras@softhome.net>
2705
2706 * Makefile.in (DO_X): Quote nested quotes.
2707
27082001-03-15 Laurynas Biveinis <lauras@softhome.net>
2709
2710 * Makefile.in (DO_X): Use double quotes for quoting
2711 "RANLIB=$${RANLIB}".
2712
27132001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
2714
2715 * configure.in: Only use `lang_requires' for languages athat are
2716 actually enabled.
2717
27182001-03-07 Tom Tromey <tromey@redhat.com>
2719
2720 * configure.in: Allow config-lang.in to set `lang_requires' to list
2721 of other required languages.
2722
27232001-03-06 Laurynas Biveinis <lauras@softhome.net>
2724
2725 * Makefile.in: Remove RANLIB definition. Use RANLIB
2726 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
2727 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
2728
27292001-02-28 Benjamin Kosnik <bkoz@redhat.com>
2730 Alexandre Oliva <aoliva@redhat.com>
2731
2732 * Makefile.in (check-c++): Use tabs, not spaces.
2733
27342001-02-19 Benjamin Kosnik <bkoz@redhat.com>
2735
2736 * Makefile.in (check-c++): New rule.
2737
2738 * configure.in (target_libs): Remove libg++.
2739 (noconfigdirs): Remove libg++.
2740 (noconfigdirs): Same.
2741 (noconfigdirs): Same.
2742 (noconfigdirs): Same.
2743
2744 * config-ml.in: Remove libg++ references.
2745
2746 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
2747 (ALL_TARGET_MODULES): Same.
2748 (configure-target-libg++): Remove.
2749 (all-target-libg++): Remove.
2750 (configure-target-libio): Remove.
2751 (all-target-libio): Remove.
2752 (check-target-libio): Remove.
2753 (.PHONY): Remove.
2754 (libg++.tar.bz2): Remove.
2755 (all-target-cygmon): Remove libio.
2756 (all-target-libstdc++): Remove.
2757 (configure-target-libstdc++): Remove.
2758 (TARGET_LIB_PATH): Remove libstdc++.
2759 (ALL_GCC_CXX): Remove libstdc++.
2760 (all-target-gperf): Correct.
2761
27622001-02-15 Anthony Green <green@redhat.com>
2763
2764 * configure: Introduce GCJ_FOR_TARGET.
2765 * configure.in: Ditto.
2766 * Makefile.in: Ditto.
2767
27682001-02-08 Chandrakala Chavva <cchavva@redhat.com>
2769
2770 * configure.in: for *-chorusos, don't config target-newlib and
2771 target-libgloss.
2772
27732001-02-04 Mark Mitchell <mark@codesourcery.com>
2774
2775 Remove V2 C++ library.
2776 * configure.in: Remove --enable-libstdcxx_v3 support.
2777
27782001-01-27 Richard Henderson <rth@redhat.com>
2779
2780 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
2781
27822001-01-26 Tom Tromey <tromey@redhat.com>
2783
2784 * configure.in: Allow libgcj to be built on Sparc Solaris.
2785
27862001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
2787
2788 * configure.in: Enable libgcj on several additional platforms.
2789
27902001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
2791
2792 * configure.in: Enable libgcj for linux targets.
2793
27942001-01-09 Mike Stump <mrs@wrs.com>
2795
2796 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
2797 failures of subdirectories.
2798
27992001-01-02 Laurynas Biveinis <lauras@softhome.net>
2800
2801 * configure: handle DOS-style absolute paths.
2802
28032001-01-02 Laurynas Biveinis <lauras@softhome.net>
2804
2805 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
2806
28072000-12-18 Benjamin Kosnik <bkoz@redhat.com>
2808
2809 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
2810 (libstdcxx_incdir): Pass down.
2811 * config.if: Remove expired bits for cxx_interface, add stub.
2812 (libstdcxx_incdir): Add variable for g++ include directory.
2813 * configure.in (gxx_include_dir): Use it.
2814
28152000-12-15 Andreas Jaeger <aj@suse.de>
2816
2817 * configure.in: Handle lang_dirs.
2818
28192000-12-13 Anthony Green <green@redhat.com>
2820
2821 * configure.in: Disable libgcj for any target not specifically
2822 listed. Disable libgcj for x86 and Alpha Linux until compatible
2823 with g++ abi.
2824
28252000-12-13 Mike Stump <mrs@wrs.com>
2826
2827 * Makefile.in (local-distclean): Also remove fastjar.
2828
28292000-12-10 Anthony Green <green@redhat.com>
2830
2831 * configure.in: Define libgcj. Disable libgcj target libraries for
2832 most targets.
2833
28342000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
2835
2836 * configure.in (target_libs): Revert 2000-12-08 patch.
2837 (noconfigdirs): Added target-libjava.
2838
28392000-12-09 Laurynas Biveinis <lauras@softhome.net>
2840
2841 * Makefile.in: handle DOS-style absolute paths.
2842
28432000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2844
2845 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
2846 libjava.
2847 * configure.in (target_libs): Removed `target-libjava'.
2848
28492000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2850
2851 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
2852 (ALL_MODULES): Added fastjar.
2853 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
2854 (all-target-libjava): all-fastjar replaces all-zip.
2855 (all-fastjar): Added.
2856 (configure-target-fastjar, all-target-fastjar): Likewise.
2857 * configure.in (host_tools): Added fastjar.
2858
28592000-12-07 Mike Stump <mrs@wrs.com>
2860
2861 * Makefile.in (local-distclean): Remove leftover built files.
2862
28632000-11-16 Fred Fish <fnf@be.com>
2864
2865 * configure.in (enable_libstdcxx_v3): Fix typo,
2866 libstd++ -> libstdc++.
2867
28682000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2869
2870 * configure: Provide the original toplevel configure arguments
2871 (including $0) to subprocesses in the environment rather than
2872 through gcc/configargs.h.
2873
28742000-11-12 Mark Mitchell <mark@codesourcery.com>
2875
2876 * configure: Turn on libstdc++ V3 by default.
2877
28782000-10-16 Michael Meissner <meissner@redhat.com>
2879
2880 * configure (gcc/configargs.h): Only create if there is a build GCC
2881 directory created.
2882
28832000-10-05 Phil Edwards <pme@gcc.gnu.org>
2884
2885 * configure: Save configure arguments to gcc/configargs.h.
2886
28872000-10-04 Andris Pavenis <pavenis@latnet.lv>
2888
2889 * Makefile.in (bootstrap): avoid recursion if subdir missing
2890 (cross): ditto
2891 (do-proto-toplev): ditto
2892
2893Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
2894
2895 * configure.in: Do not build byacc for hppa64. Provide paths to the
2896 X11 libraries for hppa64.
2897
28982000-09-02 Anthony Green <green@cygnus.com>
2899
2900 * Makefile.in (all-gcc): Depend on all-zlib.
2901 (CLEAN_MODULES): Add clean-zlib.
2902 (ALL_MODULES): Add all-zlib.
2903 * configure.in (host_libs): Add zlib.
2904
29052000-08-25 Alexandre Oliva <aoliva@redhat.com>
2906
2907 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
2908 $targargs to tell whether newlib is going to be built.
2909
2910 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
2911 $$r/TARGET_SUBDIR/libio for _G_config.h.
2912
29132000-08-14 Zack Weinberg <zack@wolery.cumb.org>
2914
2915 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
2916
2917 * configure: Make enable_threads and enable_shared defaults
2918 explicit. Substitute enable_threads into generated Makefiles.
2919 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
2920 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
2921
29222000-08-02 Manfred Hollstein <manfredh@redhat.com>
2923
2924 * configure.in: Re-enable all references to libg++ and librx.
2925
ffb97b2f 29262002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 2927
ffb97b2f
DD
2928 * configure.in: Add *-*-freebsd* configurations.
2929
bbf6e9e3
AC
29302002-04-07 Andrew Cagney <ac131313@redhat.com>
2931
2932 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2933 (do-tar, do-bz2): New rules.
2934 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2935 (gdb-tar): New rule.
2936 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2937 (insight_dejagnu.tar): New rule.
2938 (insight.tar): New rule.
2939 (gdb+dejagnu.tar): New rule.
2940 (gdb.tar): New rule.
2941
8f1579c0
AC
29422002-04-07 Andrew Cagney <ac131313@redhat.com>
2943
2944 * MAINTAINERS: Update dejagnu/
2945
ba3c59ab
AO
29462002-03-16 Alexandre Oliva <aoliva@redhat.com>
2947
2948 * ltmain.sh (relink_command): Fix typo in previous change.
2949
6243d5dd
AO
29502002-03-15 Alexandre Oliva <aoliva@redhat.com>
2951
2952 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
2953 (relink_command): Added --tag flags.
2954 (mode=install): If relinking fails; error out.
2955
80413487
RH
29562002-03-12 Richard Henderson <rth@redhat.com>
2957
2958 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
2959 .NOTPARALLEL tag.
2960 (do-check): Rename from check.
2961 (check): Allow parallel check.
2962
3daeddf6
RH
29632002-03-11 Richard Henderson <rth@redhat.com>
2964
2965 * Makefile.in (.NOTPARALLEL): Add fake tag.
2966
fad93c55
L
29672002-03-07 H.J. Lu (hjl@gnu.org)
2968
2969 * configure.in: Enable gprof for mips*-*-linux*.
2970
2e8357fc
AO
29712002-02-28 Alexandre Oliva <aoliva@redhat.com>
2972
2973 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2974 libjava.
2975 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
2976
bd48e1a9
AC
29772002-02-24 Andrew Cagney <ac131313@redhat.com>
2978
2979 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
2980
39121370
DJ
29812002-02-23 Daniel Jacobowitz <drow@mvista.com>
2982
2983 * config.guess: Import from master sources, rev 1.232.
2984 * config.sub: Import from master sources, rev 1.246.
2985
081ff160
AO
29862002-02-23 Alexandre Oliva <aoliva@redhat.com>
2987
2988 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
2989 because its Makefile is there; test for the executable instead.
2990
20a5393b
AO
29912002-02-09 Alexandre Oliva <aoliva@redhat.com>
2992
2993 Contribute sh64-elf.
2994 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2995 * configure.in: Added sh64-*-*.
2996
38135629
JJ
29972002-02-04 Jeff Johnston <jjohnstn@redhat.com>
2998
80413487
RH
2999 * COPYING.NEWLIB: Remove advertising clause from
3000 Berkeley and Red Hat licenses.
38135629 3001
48d19748
MD
30022002-02-01 Mo DeJong <supermo@bayarea.net>
3003
3004 * Makefile.in: Add all-tix to deps for all-snavigator
3005 so that tix is built when building snavigator.
3006
f6e1c110
BE
30072002-02-01 Ben Elliston <bje@redhat.com>
3008
3009 * config.guess: Import from master sources, rev 1.229.
3010 * config.sub: Import from master sources, rev 1.240.
3011
4867be41
DJ
30122002-01-27 Daniel Jacobowitz <drow@mvista.com>
3013
3014 From Steve Ellcey <sje@cup.hp.com>:
3015 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3016 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3017 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3018 IA64.
3019 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3020 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3021 soname_spec, sys_lib_search_path_spec): Ditto.
3022
e82380cc
JT
30232002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
3024
3025 * configure.in (*-*-netbsd*): New. Skip target-newlib,
3026 target-libiberty, and target-libgloss. Skip Java-related
3027 libraries if not supported for NetBSD on target CPU.
3028
1319fb9c
NC
30292002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
3030
3031 * configure.in: Import StrongARM and XScale target_configdirs from
3032 FSF GCC version.
3033
b020f6ac
L
30342002-01-16 H.J. Lu (hjl@gnu.org)
3035
3036 * config.guess: Import from master sources, rev 1.225.
3037 * config.sub: Import from master sources, rev 1.238.
3038
3039 * MAINTAINERS: Updated notes on config.guess and config.sub.
3040
a0c1c920
NC
30412002-01-11 Steve Ellcey <sje@cup.hp.com>
3042
3043 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
3044 ld and gdb are not supported.
3045
a9fa5e1f
JJ
30462002-01-07 Jeff Johnston <jjohnstn@redhat.com>
3047
3048 * Change reference to Cygnus Solutions to be Red Hat.
3049
94077108
JJ
30502002-01-07 Jeff Johnston <jjohnstn@redhat.com>
3051
3052 * COPYING.NEWLIB: Update generic copyright date.
3053
05ecd75c
MS
30542002-01-07 Mark Salter <msalter@redhat.com>
3055
3056 * configure.in: Remove target-bsp and target-cygmon from arm builds.
3057 Allow target-libgloss to be built for arm, strongarm, and xscale.
3058
a106bb62
BE
30592002-01-03 Ben Elliston <bje@redhat.com>
3060
3061 * MAINTAINERS: Update URL for config.* scripts.
3062
0e254642
AM
30632001-12-18 Alan Modra <amodra@bigpond.net.au>
3064
3065 * config.sub: Import latest version.
3066 * config.guess: Likewise.
3067
0a0d0041
TF
30682001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
3069
3070 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
3071 options for i[3456]86-pc-linux* native builds.
3072
d932cae7
NC
30732001-12-05 Laurent Guerby <guerby@acm.org>
3074
3075 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 3076 libiberty.
d932cae7
NC
3077
3078 Import this patch from gcc:
5481b376 3079
d932cae7
NC
3080 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3081
3082 * symlink-tree: handle DOS-style absolute paths.
3083
49b7683b
DD
30842001-11-28 DJ Delorie <dj@redhat.com>
3085 Zack Weinberg <zack@codesourcery.com>
3086
3087 When build != host, create libiberty for the build machine.
3088
3089 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
3090 CONFIG_ARGUMENTS.
3091 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
3092 New variables.
3093 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
3094 and rules.
3095 (all.normal): Depend on ALL_BUILD_MODULES.
3096 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
3097 (all-build-libiberty): Depend on configure-build-libiberty.
3098
3099 * configure: Calculate and substitute proper value for
3100 ALL_BUILD_MODULES.
3101 * configure.in: Create the build subdirectory.
3102 Calculate and substitute TARGET_CONFIGARGS (formerly
3103 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
3104
26ef82f4
GK
31052001-11-26 Geoffrey Keating <geoffk@redhat.com>
3106
3107 * config.sub: Update to version 1.232 on subversion.
3108
43e64072
NC
31092001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
3110
3111 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
3112 files from .po files for a distribution.
3113
66f6c0d5
HPN
31142001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
3115
3116 * COPYING.NEWLIB: Mention preserved notice in specific parts.
3117
4a02fdb2
JH
31182001-11-13 Jeff Holcomb <jeffh@redhat.com>
3119
3120 Merged from net gcc:
3121 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
3122 * ltcf-c.sh: Use $objext, not $ac_objext.
3123 2001-07-27 Mark Kettenis <kettenis@gnu.org>
3124 * ltcf-cxx.sh: Add support for GNU.
3125 2001-07-22 Timothy Wall <twall@redhat.com>
3126 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
3127 default settings if using GNU tools with that configuration.
3128 * ltcf-cxx.sh: Ditto.
3129 * ltcf-gcj.sh: Ditto.
3130 2001-07-21 Michael Chastain <chastain@redhat.com>
3131 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3132 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
3133 * ltmain.sh: Mark as gcc-local.
3134
227b9953
JH
31352001-11-13 Jeff Holcomb <jeffh@redhat.com>
3136
3137 * Makefile.in (all-bison): Revert 2001-10-24.
3138 Don't depend on texinfo.
3139
cbbab8fb
JJ
31402001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
3141
80413487 3142 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 3143
922b2485
DD
31442001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
3145
3146 * configure.in (--enable-languages): Be more permissive about
3147 syntax. Check for empty lists better. Warn about $LANGUAGES.
3148
f08fa01d
HPN
31492001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
3150
3151 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3152
fee3da4e
JH
31532001-10-24 Jeff Holcomb <jeffh@redhat.com>
3154
3155 Makefile.in (all-bison): Don't depend on texinfo.
3156
73fb1ef9
AM
31572001-10-03 Alan Modra <amodra@bigpond.net.au>
3158
3159 * gettext.m4: Test po/POTFILES.in exists before trying to read.
3160
373688ac
AO
31612001-09-29 Alexandre Oliva <aoliva@redhat.com>
3162
3163 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3164
9c07660b
HPN
31652001-09-28 Hans-Peter Nilsson <hp@axis.com>
3166
3167 * config.sub, config.guess: Import latest from subversions.
3168
3f152009
AO
31692001-09-21 Alexandre Oliva <aoliva@redhat.com>
3170
3171 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
3172 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
3173 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
3174 avoid quotes nesting problems.
3175 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
3176 (DO_X): Export only variables that are set.
3177
8f6a59e5
BE
31782001-09-19 Ben Elliston <bje@redhat.com>
3179
3180 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
3181 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
3182 semantics. Use the shell built-in "type" command instead.
3183
a1ec19fa
TS
31842001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3185
3186 * config.sub: Reverted the earlier change, this version is not the
3187 master file.
3188
4008bd9b
TS
31892001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3190
3191 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
3192 Add support for mips64.
3193
dd1e52a4
JH
31942001-09-03 Jeff Holcomb <jeffh@redhat.com>
3195
3196 * configure.in: Enable libstdc++-v3 for h8300 targets.
3197
91549d1c
EC
31982001-08-30 Eric Christopher <echristo@redhat.com>
3199 Jason Eckhardt <jle@redhat.com>
3200
3201 * config.sub: Add support for mipsisa32.
3202
cf966cf9
EC
32032001-08-30 Eric Christopher <echristo@redhat.com>
3204
3205 * config.sub, config.guess: Import latest from subversions.
3206
82208dc5
AM
32072001-08-20 Alan Modra <amodra@bigpond.net.au>
3208
3209 * config.sub, config.guess: Import latest from subversions.
3210
4dca8403
DD
32112001-07-26 DJ Delorie <dj@redhat.com>
3212
3213 * MAINTAINERS: Clarify libiberty merge rules and procedures.
3214
1107dce2
AM
32152001-06-19 Alan Modra <amodra@bigpond.net.au>
3216
3217 * Makefile.in: Revert 2001-06-17.
3218 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
3219
e09a6604
L
32202001-06-17 H.J. Lu <hjl@gnu.org>
3221
3222 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
3223 (gas+binutils.tar.bz2): Likewise.
3224 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
3225
31a8b634
AC
3226Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
3227
3228 * Makefile.in (VER): When present, extract the version number from
5481b376 3229 the file version.in.
31a8b634 3230
dc70af01
AO
32312001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
3232
3233 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3234 gcc/xgcc is built, use -print-prog-name to find out the program
3235 name to use.
3236
839bbd8c
AO
32372001-06-04 Mark Mitchell <mark@codesourcery.com>
3238
3239 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3240 with_gcc]: Use `gcc -shared' to build a shared library.
3241
566e9a30
AO
32422001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
3243
3244 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3245 archives.
3246
e877bb69
AO
32472001-05-28 Simon Patarin <simon.patarin@inria.fr>
3248
3249 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
3250 libraries when using g++ with native linker.
3251
1605288b
AO
32522001-05-28 Alexandre Oliva <aoliva@redhat.com>
3253
3254 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3255
11a383ba
TR
32562001-05-24 Tom Rix <trix@redhat.com>
3257
3258 * configure.in : enable ld for aix
cf966cf9 3259
18611226
AO
32602001-05-22 Alexandre Oliva <aoliva@redhat.com>
3261
3262 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3263 [aix4*|aix5*]: Prepend blank.
3264
6be7c12c
AO
32652001-05-20 Alexandre Oliva <aoliva@redhat.com>
3266
3267 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3268 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
3269 of subdir/configure scripts to use the new libtool.m4.
3270
4ed00bba
L
32712001-05-14 H.J. Lu <hjl@gnu.org>
3272
3273 * config.if (libc_interface): Set to -libc6.2- for cross
3274 compiling to Linux/glibc 2.2.
3275
b1af961c
AO
32762001-05-03 Alexandre Oliva <aoliva@redhat.com>
3277
3278 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3279 libgcj.
3280
5ec3e74e
AO
32812001-04-26 Alexandre Oliva <aoliva@redhat.com>
3282
3283 * configure.in (noconfigdirs): Don't reset it from scratch in the
3284 target case; only append to it.
3285
b3ed1d6b
AO
32862001-04-26 Alexandre Oliva <aoliva@redhat.com>
3287
3288 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3289 sparc-*-solaris2.8]: Disable ${libgcj}.
3290
96111c10
AO
32912001-04-25 Alexandre Oliva <aoliva@redhat.com>
3292
3293 * configure.in (libgcj_saved): Copy from $libgcj.
3294 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3295 --disable-libgcj.
3296
b5bf43f2
AO
32972001-04-20 Alexandre Oliva <aoliva@redhat.com>
3298
3299 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3300 1.641.2.228.
3301
8cc32590
AO
33022001-04-12 Alexandre Oliva <aoliva@redhat.com>
3303
3304 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3305 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3306
dec0cb0c
AO
33072001-04-01 Alexandre Oliva <aoliva@redhat.com>
3308
3309 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3310 New macros.
3311 (bootstrap, cross): Use RECURSE_FLAGS.
3312 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3313
6a9c3886
AO
33142001-03-27 Alexandre Oliva <aoliva@redhat.com>
3315
3316 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3317
d4fc7db8
NC
33182001-03-23 Nick Clifton <nickc@redhat.com>
3319
3320 * README-maintainer-mode: Add note about inability to use "make
3321 distclean" in maintainer mode.
3322
7389ff65
AO
33232001-03-22 Alexandre Oliva <aoliva@redhat.com>
3324
3325 Re-installed:
3326 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3327 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3328 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3329 * ltcf-cxx.sh: Likewise.
3330 * ltcf-gcj.sh: Likewise.
3331
b3e0dc8e
PB
33322001-03-22 Philip Blundell <philb@gnu.org>
3333
3334 * config.sub, config.guess: Import latest from subversions.
3335
469b781c
AO
33362001-03-22 Alexandre Oliva <aoliva@redhat.com>
3337
3338 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3339 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3340
b0dad762
MC
33412001-03-20 Michael Chastain <chastain@redhat.com>
3342
3343 * Makefile.in: all-m4 depends on all-texinfo.
3344
c559bb17
AO
33452001-03-08 Alexandre Oliva <aoliva@redhat.com>
3346
3347 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3348
fef4ae2e
JJ
33492001-02-22 Jeff Johnston <jjohnstn@redhat.com>
3350
3351 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
3352 longer valid.
3353
8d6dd99d
NC
33542001-02-16 Nick Clifton <nickc@redhat.com>
3355
3356 * configure.in (noconfigdirs): Allow configuration of texinfo
3357 for Cygwin hosts.
3358
a85d7ed0
NC
33592001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3360
3361 * config.guess: Add linux target for S/390.
3362 * config.sub: Likewise.
3363 * configure.in: Likewise.
3364
51221c5e
DD
33652001-02-06 Ben Elliston <bje@redhat.com>
3366
3367 * configure: Output host type to stdout, not stderr.
3368
9dec4c71
MS
33692001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3370
3371 * config.guess: Import from subversions.gnu.org (revision 1.181).
3372 * config.sub: Import from subversions.gnu.org (revision 1.199).
3373
9add9c04
AM
33742001-01-30 Alan Modra <alan@linuxcare.com.au>
3375
3376 * config.guess: Handle hppa64-linux systems.
3377
8679174d
MS
33782001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3379
3380 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3381 Don't unset, it's non-portable and no longer necessary, set to empty
3382 instead.
3383
02d01ed4
MS
33842001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3385
3386 * ltconfig: Shell portability fix for the tagname validity check.
3387
4cc5853d
MS
33882001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3389
3390 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3391
7487e485
AO
33922001-01-27 Alexandre Oliva <aoliva@redhat.com>
3393
3394 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3395 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3396
f332af52
AO
33972001-01-24 Alexandre Oliva <aoliva@redhat.com>
3398
3399 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3400 keep at least one of build_libtool_libs or build_old_libs set to
3401 yes.
3402
ef099754
AO
34032001-01-24 Alexandre Oliva <aoliva@redhat.com>
3404
3405 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3406 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3407
8341f2fc 34082000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 3409
8341f2fc
AJ
3410 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
3411
34122000-11-03 Philip Blundell <pb@futuretv.com>
3413
3414 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
3415 files.
ebf0fa2e 3416
c320a39f
JJ
34172001-01-15 Jeff Johnston <jjohnstn@redhat.com>
3418
3419 * COPYING.NEWLIB: Put into source repository.
3420
8817b92e
BE
34212001-01-15 Ben Elliston <bje@redhat.com>
3422
3423 * configure.in (host_tools): Add sid.
3424 Always configure cgen.
3425 * Makefile.in (all-sid): New target.
3426 (check-sid, clean-sid, install-sid): Likewise.
3427
35590697
AJ
34282001-01-07 Andreas Jaeger <aj@suse.de>
3429
80413487 3430 * config.sub, config.guess: Update from subversions.
35590697 3431
6ee6cea6
AO
34322000-12-12 Alexandre Oliva <aoliva@redhat.com>
3433
3434 * configure.in: Disable language-specific target libraries for
3435 languages that aren't enabled.
3436
077b8428
NC
34372000-11-24 Nick Clifton <nickc@redhat.com>
3438
3439 * configure.in (xscale-elf): Add target.
3440 (xscale-coff): Add target.
3441 (c4x, c5x, tic54x): Move after ARM targets.
3442
9e28a1ed
AO
34432000-11-23 Alexandre Oliva <aoliva@redhat.com>
3444
3445 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
3446
be98a80a
ILT
34472000-11-20 Ian Lance Taylor <ian@zembu.com>
3448
3449 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
3450
5cec67bf
AO
34512000-11-18 Alexandre Oliva <aoliva@redhat.com>
3452
3453 * Makefile.in: Merge with GCC and libgcj.
3454 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3455 configure-target-<library> when their configure scripts need the C
3456 or C++ library to have already been built to work properly.
3457 (do_proto_toplev): Set them to an empty string.
3458
d932cae7 34592000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
3460
3461 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3462 (REALLY_SET_LIB_PATH): Use them.
3463
d932cae7 34642000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
3465
3466 * config.sub: Add support for Sun Chorus
3467
8602ff0c
NC
34682000-11-02 Per Lundberg <plundis@chaosdev.org>
3469
3470 * config.sub: Add support for the *-storm-chaos OS.
3471
f9e0997d
NC
34722000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
3473
80413487
RH
3474 * configure.in (noconfigdirs): Don't compile some
3475 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 3476
d64552c5
AO
34772000-09-30 Alexandre Oliva <aoliva@redhat.com>
3478
3479 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
3480 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3481 all affected `configure' scripts.
3482
97f60b31
AO
34832000-09-25 Alexandre Oliva <aoliva@redhat.com>
3484
3485 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
3486 ltcf-c.sh.
3487
6e8dd58f
PB
34882000-09-12 Philip Blundell <philb@gnu.org>
3489
3490 * config.sub, config.guess: Update from subversions.
3491
103a2e99
AO
34922000-09-06 Alexandre Oliva <aoliva@redhat.com>
3493
51601921
AO
3494 * Makefile.in (all-zlib): Added dummy target.
3495
103a2e99
AO
3496 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
3497 multi-language branch.
3498
2809b4b9
AO
34992000-09-05 Alexandre Oliva <aoliva@redhat.com>
3500
3501 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3502 (bootstrap*): Depend on all-bootstrap.
3503
7450026c
AO
35042000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
3505
3506 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3507 crosses, but add gcc/include to the header search path for them.
3508
6cf86f7f
AO
35092000-08-31 Alexandre Oliva <aoliva@redhat.com>
3510
3511 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
3512 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
3513 * gettext.m4: New file, extracted from aclocal.m4.
3514
ce2ea6e3
AO
35152000-08-22 Alexandre Oliva <aoliva@redhat.com>
3516
3517 * config-ml.in (CC, CXX): Avoid trailing whitespace.
3518 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3519 sub-configures.
3520
9765193e
DE
35212000-08-20 Doug Evans <dje@casey.transmeta.com>
3522
3523 * Makefile.in (ALL_MODULES): Add all-cgen.
3524 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3525 (all-cgen): New target.
3526 (all-opcodes,all-sim): Depend on all-cgen.
3527 * configure.in (host_tools): Add cgen.
3528 Only configure cgen if --enable-cgen-maint.
3529
d7b32520
AO
35302000-08-17 Alexandre Oliva <aoliva@redhat.com>
3531
3532 * config-ml.in (CC, CXX): Don't introduce a leading space.
3533
e52ef561
AO
35342000-08-16 Alexandre Oliva <aoliva@redhat.com>
3535
3536 * configure.in (libstdcxx_flags): Use
3537 libstdc++-v3/src/libstdc++.INC.
3538
88f9c2a0
AO
35392000-08-15 Alexandre Oliva <aoliva@redhat.com>
3540
3541 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3542
98fbe43f
JM
35432000-08-11 Jason Merrill <jason@redhat.com>
3544
3545 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3546 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3547 (FLAGS_FOR_TARGET): Not here.
3548 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
3549
279ddab4
DD
35502000-08-07 DJ Delorie <dj@redhat.com>
3551
3552 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3553 "if we're also building gcc, and it's a gcc that will run on the
3554 build machine, we want to use its includes instead of the system's
3555 default includes".
3556
60523a83
AO
35572000-08-03 Alexandre Oliva <aoliva@redhat.com>
3558
24ffec7a
AO
3559 * configure.in (libstdcxx_flags): Don't use `"'.
3560
60523a83
AO
3561 * config-ml.in: Adjust multilib search paths to the
3562 appropriate multilib tree.
3563
daf644b5
AO
35642000-08-02 Alexandre Oliva <aoliva@redhat.com>
3565
3566 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3567 commas in $LANGUAGES.
3568
63266560
DD
35692000-08-01 Alexandre Oliva <aoliva@redhat.com>
3570
3571 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3572
35732000-07-31 Alexandre Oliva <aoliva@redhat.com>
3574
3575 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3576 CXX_FOR_TARGET for sed.
3577
35782000-07-30 Alexandre Oliva <aoliva@redhat.com>
3579
3580 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3581 Do not override if already set in the environment or in configure.
3582 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3583 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3584
9e449d3e
AO
35852000-07-27 Alexandre Oliva <aoliva@redhat.com>
3586
3587 * Makefile.in (FLAGS_FOR_TARGET): New macro.
3588 (GCC_FOR_TARGET): Use it.
3589 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3590 * configure.in: ... here.
3591 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
3592 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3593
8bbd92e0
AO
35942000-07-24 Alexandre Oliva <aoliva@redhat.com>
3595
fd1f87b2
AO
3596 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3597 (configure-target-libchill, configure-target-libobjc): Likewise.
3598
8bbd92e0
AO
3599 * configure.in: Use the same cache file for all target libs.
3600 * config-ml.in: But different cache files per multilib variant.
3601
25c6c112
JL
36022000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3603
3604 * configure (topsrcdir): Don't use dirname.
3605
ba73c63f
JM
36062000-07-20 Jason Merrill <jason@redhat.com>
3607
3608 * configure.in: Remove all references to libg++ and librx.
3609
3610 * configure, configure.in, Makefile.in: Unify gcc and binutils.
3611
1af08294
HPN
36122000-07-20 Hans-Peter Nilsson <hp@axis.com>
3613
3614 * config.sub: Update to subversions version 2000-07-06.
3615
ba73c63f
JM
36162000-07-12 Andrew Haley <aph@cygnus.com>
3617
3618 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3619 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3620
36212000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
3622
3623 * symlink-tree: Check number of arguments.
3624
d932cae7 36252000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
3626
3627 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
3628
ba73c63f
JM
36292000-07-05 Jim Wilson <wilson@cygnus.com>
3630
3631 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3632 search path for a g++ extracted from the build tree. This
3633 will allow link tests run by configure scripts in
3634 subdirectories to succeed.
3635
92ee2f86
UC
36362000-07-01 Koundinya K <kk@ddeorg.soft.net>
3637
80413487 3638 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 3639
23f2f29f
CV
36402000-06-28 Corinna Vinschen <vinschen@cygnus.com>
3641
3642 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
3643 `os2'. Force ac_cv_exeext to be ".exe" in that case.
3644
f04f5a67
TW
36452000-06-19 Timothy Wall <twall@cygnus.com>
3646
3647 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
3648 * config.sub: Add tic54x target.
3649
11da68be
NC
36502000-06-07 Phillip Thomas <pthomas@suse.de>
3651
3652 * README-maintainer-mode: New file: Contains notes on using
3653 --enable-maintainer-mode with binutils.
3654
d932cae7 36552000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
3656
3657 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
3658
d932cae7 36592000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
3660
3661 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
3662 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
3663
9442cea3
L
366420000-05-21 H.J. Lu (hjl@gnu.org)
3665
80413487
RH
3666 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
3667 directory are used if they exist. Make sure
3668 $(build_tooldir)/include is searched for header files,
3669 $(build_tooldir)/lib/ for library files.
9442cea3 3670 (GCC_FOR_TARGET): Likewise.
80413487 3671 (CXX_FOR_TARGET): Likewise.
9442cea3 3672
d932cae7 36732000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
3674
3675 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
3676
d932cae7 36772000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
3678
3679 * Makefile.in (configure-target-libiberty): Depend on
3680 configure-target-newlib.
3681
ba73c63f
JM
36822000-05-16 Alexandre Oliva <aoliva@cygnus.com>
3683
3684 * configure.in, Makefile.in: Merge all libffi-related
3685 configury stuff from the libgcj tree.
3686
d932cae7 36872000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
3688
3689 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3690 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
3691
d932cae7 36922000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
3693
3694 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3695 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 3696 current version information. Add to proto-toplev directory.
b5a23627
AC
3697 (gdb-taz): Build do-djunpack.
3698
ba73c63f
JM
36992000-05-15 David Edelsohn <edelsohn@gnu.org>
3700
3701 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
3702
7c86ed39
L
37032000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3704
3705 * ltmain.sh: Preserve in relink_command any environment
3706 variables that may affect the linker behavior.
3707
d932cae7 37082000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
3709
3710 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
3711
d932cae7 37122000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
3713
3714 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
3715
ed0a91a5
EZ
37162000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
3717
3718 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 3719 with the version name.
ed0a91a5 3720
ba73c63f 37212000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 3722
ba73c63f 3723 * config.if: Tweak.
6cafa39f 3724
ba73c63f 37252000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 3726
ba73c63f 3727 * djunpack.bat: New file.
66156876 3728
d932cae7 37292000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
3730
3731 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
3732 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
3733 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
3734 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 3735
ba73c63f
JM
37362000-04-16 Dave Pitts <dpitts@cozx.com>
3737
80413487
RH
3738 * config.sub (case $basic_machine): Change default for "ibm-*"
3739 to "openedition".
ba73c63f 3740
d932cae7 37412000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
3742
3743 * Makefile.in (gdb-taz): New target. GDB specific archive.
3744 (do-md5sum): New target.
3745 (MD5PROG): Define.
3746 (PACKAGE): Default to TOOL.
3747 (VER): Default to a shell script.
3748 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 3749 md5 checksum generation.
b35ece4e
AC
3750 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
3751 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
3752 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 3753 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 3754
d932cae7 37552000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
3756
3757 * configure (warn_cflags): Delete.
3758
ba73c63f 37592000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 3760 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 3761
80413487
RH
3762 * configure.in (enable_libstdcxx_v3): Add.
3763 (target_libs): Add bits here to switch between libstdc++-v2 and
3764 libstdc++-v3.
3765 * config.if: And this file too.
3766 * Makefile.in: Add libstdc++-v3 targets.
35590697 3767
ba73c63f
JM
37682000-04-05 Michael Meissner <meissner@redhat.com>
3769
3770 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 3771
d332c5ac
JM
37722000-03-29 Jason Merrill <jason@casey.cygnus.com>
3773
3774 * configure.in: -linux-gnu*, not -linux-gnu.
3775
d932cae7 37762000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
3777
3778 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
3779 (do-tar-bz2): Replace TOOL with PACKAGE.
3780 (gdb.tar.bz2): Remove GDBTK from GDB package.
3781 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 3782 dejagnu.tar.bz2): New packages.
6dcbc97b 3783
96ce09a7
ILT
37842000-02-27 Andreas Jaeger <aj@suse.de>
3785
3786 * configure.in: Add entry for mips*-*-linux*, move catch all
3787 *-*-*linux* entry below this one.
3788
2031769e
ILT
37892000-02-27 Ian Lance Taylor <ian@zembu.com>
3790
3791 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3792
4bab746c
NC
37932000-02-24 Nick Clifton <nickc@cygnus.com>
3794
3795 * config.sub: Support an OS of "wince".
3796
d932cae7 37972000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
3798
3799 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 3800 version.
ada59422 3801
5b93d8bb
AM
38022000-02-23 Linas Vepstas <linas@linas.org>
3803
3804 * config.sub: Add support for Linux/IBM 370.
3805 * configure.in: Likewise.
3806
2fb651f6
NC
38072000-02-22 Nick Clifton <nickc@cygnus.com>
3808
3809 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
3810
b8441c25
CF
38112000-02-20 Christopher Faylor <cgf@cygnus.com>
3812
3813 * config.guess: Guess "cygwin" rather than "cygwin32".
3814
d332c5ac
JM
38152000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3816
3817 * configure (gcc_version): When setting, narrow search to
3818 lines containing `version_string'.
3819
ba73c63f
JM
38202000-02-15 Denis Chertykov <denisc@overta.ru>
3821
3822 * config.sub: Add support for avr target.
3823
d932cae7 38242000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
3825
3826 * config.sub: Add mmix-knuth-mmixware.
3827
38282000-01-27 Christopher Faylor <cgf@redhat.com>
3829
3830 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
3831 structure stuff to -L library search.
3832 (CXX_FOR_TARGET): Ditto.
3833 (CROSS_CHECK_MODULES): Fix spelling mistake.
3834
38352000-01-24 Mark Mitchell <mark@codesourcery.com>
3836
3837 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
3838 the C++ compiler.
3839
38402000-01-12 Richard Henderson <rth@cygnus.com>
3841
3842 * configure.in: Don't build some bits for beos.
3843
38442000-01-12 Joel Sherrill (joel@OARcorp.com)
3845
3846 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
3847 as include files.
3848
91b2c84d
GK
38492000-01-06 Geoff Keating <geoffk@cygnus.com>
3850
3851 * configure.in: Use mt-aix43 to handle *_TARGET defs,
3852 not mh-aix43.
3853
ba73c63f
JM
38541999-12-14 Richard Henderson <rth@cygnus.com>
3855
3856 * config.guess (alpha-osf, alpha-linux): Detect ev67.
3857 * config.sub: Accept alphaev[78], alphaev8.
3858
38591999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3860
3861 * config.guess, config.sub: Update from autoconf.
3862
3863Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3864
3865 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
3866 necessary libraries are missing.
3867
38681999-10-25 Andreas Schwab <schwab@suse.de>
3869
3870 * configure: Fix quoting inside arguments of eval.
3871
38721999-10-21 Nick Clifton <nickc@cygnus.com>
3873
3874 * config-ml.in: Allow suppression of some ARM multilibs.
3875
3876Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
3877
3878 * config.guess: Add OS/390 match pattern.
3879 * config.sub: Add mvs, openedition targets.
3880 * configure.in (i370-ibm-opened*): New.
3881
ef14edc4
ILT
38821999-09-04 Steve Chamberlain <sac@pobox.com>
3883
3884 * config.sub: Add support for configuring for pj.
3885
afb478e8
NC
38861999-08-31 Nick Clifton <nickc@cygnus.com>
3887
fd6848f6 3888 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 3889
ba73c63f 38901999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
3891
3892 * configure.in: Do not configure or build ld for AIX
3893 platforms. ld is known to be broken on these platforms.
3894
ba73c63f
JM
3895Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3896
3897 * config-ml.in: Pass compiler flag corresponding to multidirs to
3898 subdir configures.
3899
c363de44
ILT
39001999-08-09 Ian Lance Taylor <ian@zembu.com>
3901
3902 * Makefile.in (LDFLAGS): Define.
3903
dc8bc5a6
ILT
39041999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
3905
3906 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
3907 noconfigdirs.
3908 (*-*-cygwin*): Likewise.
3909
6ca3858e
ILT
39101999-08-08 Ian Lance Taylor <ian@zembu.com>
3911
71141bb6
ILT
3912 * mkdep: New file.
3913 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
3914 (BINUTILS_SUPPORT_DIRS): Add mkdep.
3915
6ca3858e
ILT
3916 From Eli Zaretskii <eliz@is.elta.co.il>:
3917 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
3918 long file name when using DJGPP on MS-DOS.
3919
ba73c63f
JM
3920Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
3921
3922 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
3923
2735a327
AM
39241999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
3925
3926 * Makefile.in (check-target-libio): Remove all-target-libstdc++
3927 dependency as this causes "make check" to globally "make all"
3928
ba73c63f
JM
3929Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
3930
3931 * configure.in (target_libs): Added target-zlib.
3932 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
3933 (CONFIGURE_TARGET_MODULES): Likewise.
3934 (CHECK_TARGET_MODULES): Likewise.
3935 (INSTALL_TARGET_MODULES): Likewise.
3936 (CLEAN_TARGET_MODULES): Likewise.
3937 (configure-target-zlib): New target.
3938 (all-target-zlib): Likewise.
3939 (all-target-libjava): Depend on all-target-zlib.
3940 (configure-target-libjava): Depend on configure-target-zlib.
3941
3942 * Makefile.in (configure-target-libjava): Depend on
3943 configure-target-newlib.
3944 (configure-target-boehm-gc): New target.
3945 (configure-target-qthreads): New target.
3946
80413487
RH
3947 * configure.in (target_libs): Added target-qthreads.
3948 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
3949 (CONFIGURE_TARGET_MODULES): Likewise.
3950 (CHECK_TARGET_MODULES): Likewise.
3951 (INSTALL_TARGET_MODULES): Likewise.
3952 (CLEAN_TARGET_MODULES): Likewise.
3953 (all-target-qthreads): New target.
3954 (configure-target-libjava): Depend on configure-target-qthreads.
3955 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
3956
3957 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
3958 (CONFIGURE_TARGET_MODULES): Likewise.
3959 (CHECK_TARGET_MODULES): Likewise.
3960 (INSTALL_TARGET_MODULES): Likewise.
3961 (CLEAN_TARGET_MODULES): Likewise.
3962 (all-target-libjava): New target.
3963 (all-target-boehm-gc): Likewise.
3964 * configure.in (target_libs): Added libjava, boehm-gc.
3965
08d836d6
ILT
39661999-07-22 Ian Lance Taylor <ian@zembu.com>
3967
3968 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
3969 configure.bat in SUPPORT_FILES.
3970 (gas+binutils.tar.bz2): Likewise.
3971
3972 * makeall.bat: Remove; obsolete.
3973
8f36e47c
ILT
39741999-07-21 Ian Lance Taylor <ian@zembu.com>
3975
3976 From Mark Elbrecht:
3977 * configure.bat: Remove; obsolete.
3978
56e82f25
ILT
39791999-07-11 Ian Lance Taylor <ian@zembu.com>
3980
3981 * configure: Add -W -Wall to the default CFLAGS when compiling with
3982 gcc.
3983
1001d816
JL
3984Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
3985
3986 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
3987
106117aa
MM
39881999-06-30 Mark Mitchell <mark@codesourcery.com>
3989
3990 * configure.in: Build ld on IRIX6.
3991
c376f4ed
ILT
39921999-06-12 Ian Lance Taylor <ian@zembu.com>
3993
3994 * Makefile.in: Change distribution targets to use bzip2 instead of
3995 gzip.
3996 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 3997 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 3998
306b7445
NC
39991999-06-04 Nick Clifton <nickc@cygnus.com>
4000
4001 * config.sub: Add mcore target.
4002
d932cae7 40031999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
4004
4005 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
4006
d932cae7 40071999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
4008
4009 * config.guess (dummy): Changed to $dummy.
4010
6c3175b0
NC
40111999-05-24 Nick Clifton <nickc@cygnus.com>
4012
ba73c63f
JM
4013 * config.sub: Tidied up case statements.
4014
40151999-05-22 Ben Elliston <bje@cygnus.com>
4016
4017 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
4018 <jiro@din.or.jp>.
4019
4020 * config.guess: Merge with FSF version. Future changes will be
4021 more accurately recorded in this ChangeLog.
4022 * config.sub: Likewise.
4023
d932cae7 40241999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
4025
4026 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 4027
252b5132
RH
40281999-04-30 Tom Tromey <tromey@cygnus.com>
4029
4030 * ltmain.sh: [mode link] Always use CC given by ltconfig.
4031
40321999-04-23 Tom Tromey <tromey@cygnus.com>
4033
4034 * ltconfig, ltmain.sh: Update to libtool 1.2f.
4035
40361999-04-20 Drew Moseley <dmoseley@cygnus.com>
4037
4038 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
4039 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
4040 Bad merge removed these two changes.
4041
ba73c63f 4042Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 4043 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
4044
4045 * config.guess (interix Alpha): Add.
4046
252b5132
RH
40471999-04-11 Richard Henderson <rth@cygnus.com>
4048
4049 * configure.in (i?86-*-beos*): Do config gperf; don't config
4050 gdb, newlib, or libgloss.
4051
d932cae7 40521999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 4053
ba73c63f
JM
4054 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
4055 link a trivial program with -mabi=64. If it fails, remove mabi=64
4056 from multidirs.
4057
d932cae7 40581999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
4059
4060 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
4061
252b5132
RH
40621999-04-08 Nick Clifton <nickc@cygnus.com>
4063
4064 * config.sub: Add support for mcore targets.
4065
40661999-04-07 Michael Meissner <meissner@cygnus.com>
4067
4068 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
4069 not mt-ospace, in order to shut up assembler warning about using
4070 symbols that are named the same as registers.
4071
40721999-04-07 Drew Moseley <dmoseley@cygnus.com>
4073
4074 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
4075 dependency list for all-target-cygmon.
4076
40771999-04-05 Doug Evans <devans@casey.cygnus.com>
4078
4079 * config-ml.in: Check $host, not $target, for selective multilibs.
4080 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
4081 thumb interworking, and underscore prefix multilibs.
4082
40831999-04-04 Ian Lance Taylor <ian@zembu.com>
4084
4085 * missing: Update to version from current automake.
4086
4087Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
4088
4089 * configure (gxx_include_dir): Removed.
4090
4091 * configure.in (gxx_include_dir): Handle it.
4092 * Makefile.in: Likewise.
4093
40941999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
4095
4096 * config.sub (mips64vr4111,mips64vr4111el) Add.
4097
40981999-03-21 Ben Elliston <bje@cygnus.com>
4099
80413487 4100 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
4101
4102Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
4103
252b5132
RH
4104 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
4105 config/mh-djgpp.
4106
4107Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
4108
4109 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
4110 all-target-newlib to dependency list for all-target-bsp.
4111
4112Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
4113
4114 * config.sub: Add i386-uwin support.
4115 * config.guess: Likewise.
4116
4117Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4118
4119 * configure.in: cleanup, add mh-*pic handling for arm, special
4120 case powerpc*-*-aix*
4121
4122Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
4123
4124 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
4125 can be built.
4126
4127Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
4128
4129 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 4130 targets.
252b5132
RH
4131
41321999-03-02 Nick Clifton <nickc@cygnus.com>
4133
4134 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
4135
d932cae7 41361999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
4137
4138 * config.sub: Check for "cygwin*" rather than "cygwin32*"
4139
41401999-02-24 Nick Clifton <nickc@cygnus.com>
4141
4142 * config.sub: Fix typo in arm recognition.
4143
d932cae7 41441999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
4145
4146 * configure.in (noconfigdirs): Changed target_configdirs to
4147 include target-bsp only for m68k-*-elf* and m68k-*-coff*
4148 rather than m68k-*-* since it is not known to work on
4149 m68k-aout. Ditto for arm-*-*oabi.
4150
d932cae7 41511999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
4152
4153 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
4154
41551999-02-19 Ben Elliston <bje@cygnus.com>
4156
4157 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
4158 Smart and improved by Andrew Cagney.
4159
d932cae7 41601999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
4161
4162 * config.guess: Recognize openbsd-*-hppa.
4163
d932cae7 41641999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
4165
4166 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
4167 only if it is not empty.
4168
41691999-02-17 Nick Clifton <nickc@cygnus.com>
4170
4171 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 4172
fd6848f6 4173 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
4174
4175 * config.sub: Modified to recognize uname's armv* syntax.
4176
41771999-02-17 Mark Salter <msalter@cygnus.com>
4178
4179 * configure.in: Added target-bsp for sparclite.
4180
d932cae7 41811999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
4182
4183 * config.sub: Recognize alphapca5[67] and up to alphaev8.
4184
41851999-02-08 Nick Clifton <nickc@cygnus.com>
4186
4187 * configure.in: Add support for strongarm port.
4188 * config.sub: Add support for strongarm target.
4189
d932cae7 41901999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 4191
252b5132
RH
4192 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
4193 the old name config/mh-cygwin32.
4194 Enable texinfo.
4195
d932cae7 41961999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
4197
4198 * configure.in: Do build ld for ix86 Solaris.
4199
d932cae7 42001999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
4201
4202 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
4203 $AR_FOR_TARGET. Likewise for RANLIB.
4204
d932cae7 42051999-02-02 Catherine Moore <clm@cygnus.com>
35590697 4206
80413487
RH
4207 * config.sub (oabi): Recognize.
4208 * configure.in (arm-*-oabi): Handle.
252b5132 4209
d932cae7 42101999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
4211
4212 * config.guess: Improve detection of i686 on UnixWare 7.
4213
d932cae7 42141999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
4215
4216 * config.guess: Add support for i386-pc-interix.
4217 * config.sub: Likewise.
4218 * configure.in: Likewise.
252b5132 4219
d932cae7 42201999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4221
4222 * Makefile.in: Remove unneeded all-target-libio from
4223 from all-target-winsup target since it is now unneeded.
4224 Add all-target-libtermcap in its place since it is now
4225 needed.
4226
d932cae7 42271998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4228
4229 * configure.in: makefile stub for cygwin target is probably
4230 unnecessary. Remove it for now.
252b5132 4231
d932cae7 42321998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4233
4234 * configure.in: libtermcap.a should be built when cygwin is the
4235 target as well as the host.
4236 * config.guess: Allow mixed case in cygwin uname output.
4237 * Makefile.in: Add libtermcap target.
252b5132 4238
d932cae7 42391998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4240
4241 * config.sub: Clean up handling of hppa2.0.
4242
d932cae7 42431998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
4244
4245 * config.guess: Use C code to identify more HP machines.
4246
4247Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
4248
4249 * config.sub: Handle hppa2.0.
4250
ba73c63f
JM
4251Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
4252
4253 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 4254 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
4255
42561998-12-15 Mark Salter <msalter@cygnus.com>
4257
4258 * configure.in: Added target-bsp for several target architectures.
4259
4260 * Makefile.in: Added rules for bsp.
4261
252b5132
RH
4262Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
4263
4264 * config.guess: Improve detection of hppa2.0 processors.
4265
4266Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
4267
4268 * config.guess: Recognize FreeBSD using ELF automatically.
4269
42701998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
4271
4272 * configure (skip-this-dir): Add handling for new shell script, which
4273 might be created by a sub-directory's configure to indicate, this particular
4274 directory is "unwanted".
4275 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
4276
252b5132
RH
4277Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
4278
4279 * ltconfig: import from libtool, after changing libtool to
4280 account for the cygwin name change.
4281
4282Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
4283
4284 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
4285 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
4286
4287Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
4288
4289 * configure.in: Add libtermcap to list of cygwin dependencies.
4290
d932cae7 42911998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 4292
80413487
RH
4293 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
4294 they include winsup/include when it's a cygwin target.
252b5132
RH
4295
42961998-11-12 Tom Tromey <tromey@cygnus.com>
4297
4298 * configure.in (host_tools): Added zip.
4299 * Makefile.in (all-target-libjava): Depend on all-zip.
4300 (all-zip): New target.
4301 (ALL_MODULES): Added all-zip.
4302 (NATIVE_CHECK_MODULES): Added check-zip.
4303 (INSTALL_MODULES): Added install-zip.
4304 (CLEAN_MODULES): Added clean-zip.
4305
d932cae7 43061998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
4307
4308 * Makefile.in: lose "32" from comment about cygwin.
4309
d932cae7 43101998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
4311
4312 * configure.in: Use -Os to build target libraries for the fr30.
4313
d932cae7 43141998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
4315
4316 * config.sub: Add fr30.
4317
d932cae7 43181998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 4319
80413487 4320 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
4321 cygwin* instead of cygwin32*.
4322 * config.sub: Check cygwin* instead of cygwin32*.
4323
d932cae7 43241998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
4325
4326 * config.guess: Match any version of Unixware7.
4327
252b5132
RH
43281998-10-20 Syd Polk <spolk@cygnus.com>
4329
4330 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
4331 if desired.
4332
d932cae7 43331998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4334
4335 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
4336 these if the appropriate directories and files to not exist.
4337
d932cae7 43381998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4339
4340 * Makefile.in (DEVO_SUPPORT): Add config.if.
4341
d932cae7 43421998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
4343
4344 * configure: Add pattern to replace "build_tooldir"'s
4345 definition in the generated Makefile with "tooldir"'s
4346 actual value.
4347
252b5132
RH
4348Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
4349
4350 * config.sub: Bring back lost sparcv9.
4351
ba73c63f
JM
4352 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
4353
4354Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
4355
4356 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
4357 CC_FOR_TARGET and friends.
4358
4359Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 4360
ba73c63f
JM
4361 * Makefile.in (build_tooldir): New variable, same as tooldir.
4362 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
4363 -B$(build_tooldir)/bin/.
4364 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
4365
252b5132
RH
4366Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
4367
4368 * config.sub: Add support for i[34567]86-pc-udk.
4369 * configure.in: Likewise.
4370
4371Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
4372
4373 * Makefile.in: add bzip2 package building bits for user
4374 tools module
4375 * configure.in: ditto
4376
ba73c63f
JM
4377Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
4378
4379 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
4380 (ALL_TARGET_MODULES): Add all-target-libobjc.
4381 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4382 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4383 (all-target-libchill): Add dependencies.
4384 * configure.in (target_libs): Add libchill.
35590697 4385
252b5132
RH
43861998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
4387
ba73c63f 4388 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
4389
4390Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
4391
4392 * Makefile.in (all-automake): fix dependencies.
4393
4394Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
4395
4396 * configure.in: Minor cleanups for building in the $(target_alias)
4397 subdir.
4398
43991998-09-22 Jim Wilson <wilson@cygnus.com>
4400
4401 * Makefile.in (bootstrap): Set r and s before make all. Use
4402 BASE_FLAGS_TO_PASS in make all.
4403 (cross): Likewise.
4404
44051998-09-20 Mark Mitchell <mark@markmitchell.com>
4406
4407 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
4408
252b5132
RH
4409Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
4410
4411 * config.sub: Fix typo in last change.
4412
44131998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
4414
4415 * config.sub: Add support for C4x target.
4416 * configure.in: Likewise.
4417
44181998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
4419
4420 * config.sub: Recognize sparcv9 just like sparc64.
4421
4422Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
4423
4424 * config.guess: Match "Pent II" or "PentII" for OpenServer.
4425
4426Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
4427
4428 * config.guess: Correctly identify Pentium II sco boxes.
4429
4430 * config.guess: Fix "tr" code. From Weiwen Liu.
4431
4432Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
4433
4434 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
4435 stabs.
4436
4437Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
4438
4439 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
4440 (ALL_TARGET_MODULES): Add all-target-libchill.
4441 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4442 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4443 (all-target-libchill): Add dependencies.
4444 * configure.in (target_libs): Add libchill.
4445
4446Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
4447
4448 * config.guess: Avoid assumptions about "tr" behaves when
4449 LANG is set to something other than English.
4450
4451Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
4452
4453 * configure (gxx_include_dir): Changed to
4454 '${prefix}/include/g++'-${libstdcxx_interface}.
4455
4456 * config.if: New to determine the interfaces.
4457
4458Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
4459
4460 * config.guess: Detect and handle MPE/IX.
4461 * config.sub: Deal with MPE/IX.
4462
4463Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
4464
4465 * configure.in: Use mh-aix43.
4466
44671998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
4468
4469 * configure: Fix --without/--disable cases for gxx-include-dir.
4470
4471Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
4472
4473 * mdata-sh: Imported. Needed for automake support.
4474
4475Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
4476
ba73c63f 4477 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
4478 "chmod og=u `find . -print`".
4479
4480Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
4481
ba73c63f 4482 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
4483
4484Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
4485
4486 * Makefile.in: Undo previous patch.
4487
4488Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
4489
4490 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
4491 to here ...
4492 (install-no-fixedincludes): and here
4493 (INSTALL_MODULES): ... from here.
4494
4495Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
4496
4497 * config.sub: Merge with FSF.
4498
4499 * config.guess: Merge with FSF.
4500
4501Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
4502
4503 * configure (extraconfigdirs): New variable.
4504 (SUBDIRS): Add extraconfigdirs and recurse on them too.
4505 * Makefile.in (all): Move higher in file.
4506 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
4507 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
4508 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
4509 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
4510 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
4511
45121998-07-23 Brendan Kehoe <brendan@cygnus.com>
4513
4514 * Makefile.in (all-target-libjava): Depend on all-gcc and
4515 all-target-newlib.
4516 (configure-target-libjava): Depend on $(ALL_GCC).
4517
4518Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
4519
4520 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
4521 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
4522
4523Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
4524
4525 * ylwrap: Change absolute path checks to check for DOS style path
4526 names.
4527
4528 * ylwrap: Don't use a full path name if the source file is in the
4529 same directory. From hjl@lucon.org (H.J. Lu).
4530
4531 * config-ml.in: Default to being verbose, to match Feb 18 change to
4532 configure.
4533
4534Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
4535
4536 Brought over from egcs:
4537
4538 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4539
4540 * configure.in (target_subdir): Set to ${target_alias} instead
4541 of "libraries".
4542
4543 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4544
4545 * configure.in (target_subdir): Set to libraries if enable_multilib.
4546
4547Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
4548
4549 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
4550 multilibs, force reconfiguration the first time we create
4551 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
4552
4553Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
4554
4555 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
4556 avoid confusion with --no-recursion.
4557
4558Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
4559
4560 * configure.in: Win32 hosts shouldn't use install -x
4561 * install-sh: remove -x option, and special .exe-handling
4562 hack.
4563
4564Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
4565
4566 * config.guess: Recognize i586-pc-beos.
4567 * configure.in: Don't build some bits for beos.
4568
4569Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
4570
4571 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
4572 CFLAGS default to -O2.
4573
4574 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
4575 when using GNU ld.
4576
4577Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
4578
4579 * ltmain.sh: Correct install when using a different shell.
4580
4581Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
4582
4583 * ltconfig, ltmain.sh: Update to libtool 1.2b.
4584
4585Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
4586
4587 * makefile.vms: Update to build binutils/makefile.vms. Add install
4588 target.
4589
4590Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
4591
4592 * ltconfig: Update to correct AIX handling.
4593
4594Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4595
4596 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
4597
4598 * configure.in (target_subdir): Set to ${target_alias} instead
4599 of "libraries".
4600
46011998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
4602
4603 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
4604 (Makefile): Depend on $(gcc_version_trigger).
4605
4606 * configure (gcc_version): Change default initializer to empty
4607 string.
4608 (gcc_version_trigger): New variable; pass this variable down
4609 to subdir configures to enable them checking gcc's version
4610 themselves. Emit make macros for both gcc_version vars.
4611 (topsrcdir): Initialize reliably.
4612 (recursion line): Remove --with-gcc-version=${gcc_version}.
4613
46141998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4615
4616 * configure (enable_version_specific_runtime_libs): Implement new flag
4617 --enable-version-specific-runtime-libs which installs C++ runtime stuff
4618 in $(libsubdir); emit definition in each generated Makefile.
4619 (gxx_include_dir): Initialize depending on
4620 $enable_version_specific_runtime_libs.
4621
46221998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4623
4624 * configure (gcc_version): Initialize properly depending on
4625 how and where configure is started.
4626 (recursion line): Pass a --with-gcc-version=${gcc_version}
4627 to configures in subdirs.
4628
4629Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
4630
4631 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 4632 cygmon
252b5132
RH
4633
4634Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
4635
4636 * configure.in: Add cygmon and libstub support for mn10200.
4637
46381998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
4639
4640 * configure (gcc_version): Add new variable describing the
4641 particular gcc version we're building.
4642 * Makefile.in (libsubdir): Add new macro for the directory
4643 in which the compiler finds executables, libraries, etc.
4644 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
4645 and libsubdir.
4646
4647Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4648
ba73c63f
JM
4649 * Makefile.in (local-clean): Remove *.log.
4650 (warning.log): Built with warn_summary from build.log.
4651 (mail-report.log): Run test_summary.
4652 (mail-report-with-warnings.log): Run test_summary including
4653 warning.log in the report.
252b5132
RH
4654
4655Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
4656
4657 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
4658
4659Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
4660
4661 * Makefile.in (grep): Grep no longer depends on libiberty.
4662
4663Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
4664
4665 * Makefile.in: all-snavigator needs all-libgui.
4666
4667Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
4668
4669 * configure.in: Add cygmon and libstub support for mn10300.
4670
4671Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
4672
4673 * missing: Update to version from automake 1.3.
4674
4675 * ltmain.sh: On installation, don't get confused if the same name
4676 appears more than once in the list of library names.
4677
4678Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
4679
4680 * config.sub: Accept m68060 and m5200 as CPU names.
4681
4682Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
4683
4684 * configure: Use && rather than using -a in test, because odd
4685 strings can confuse test.
4686 * configure.in: Likewise.
4687
4688Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
4689
4690 * ltconfig, ltmain.sh: Bring in Visual C++ support.
4691
4692Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4693
4694 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
4695 bootstrap4-lean): New targets.
4696
4697Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
4698
4699 * mpw-* Delete. Not used.
252b5132
RH
4700
4701Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
4702
4703 * COPYING.LIB: Update FSF address.
4704
4705Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
4706
4707 * ltconfig, ltmain.sh: Update to libtool 1.2a.
4708
4709 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
4710 GAS_SUPPORT_DIRS.
4711
4712Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
4713
4714 * ltconfig, ltmain.sh: Avoid producing a version number if
4715 -version-info was not used.
4716
4717Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
4718
4719 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
4720 building with newlib.
4721
47221998-04-30 Paul Eggert <eggert@twinsun.com>
4723
ba73c63f 4724 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 4725 Solaris `make' causes it to continue to next definition.
252b5132 4726
afb8d725
JM
4727Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
4728
4729 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
4730 the right GUI libraries and files are installed along with GDB.
4731
252b5132
RH
4732Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
4733
4734 * configure.in: Change alpha to alpha* in several places.
4735
4736Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
4737
4738 * config.sub: Recognize sparc86x.
4739
4740Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 4741
252b5132
RH
4742 * configure.in (--enable-target-optspace): Remove debug echo.
4743
4744Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
4745
4746 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
4747
4748Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
4749
4750 * ltconfig: Update cygwin32 support.
4751
4752 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
4753 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
4754 (GDB_SUPPORT_DIRS): Likewise.
4755
4756Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
4757
4758 * configure.in (target_makefile_frag): If --enable-target-optspace,
4759 use -Os to compile target libraries rather than -O2. Default to
4760 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
4761 not used.
4762 * configure.in (target_cflags): Ditto for d30v.
4763
4764Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
4765
4766 * Makefile.in (all-bfd): Depend on all-intl.
4767 (all-binutils): Likewise.
4768 (all-gas): Likewise.
4769 (all-gprof): Likewise.
4770 (all-ld): Likewise.
4771
252b5132
RH
47721998-04-19 Brendan Kehoe <brendan@cygnus.com>
4773
4774 * configure.in (host_tools): Fix typo, lbtool -> libtool.
4775
4776Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
4777
4778 * Makefile.in (all-bfd): Depend upon all-libiberty.
4779
4780 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
4781
4782Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
4783
4784 * Makefile.in: Add libstub.
4785
4786 * configure.in: Ditto. Build libstub for targets that have cygmon
4787 support.
4788
4789Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
4790
4791 * configure.in: Don't set PICFLAG on ix86-cygwin32.
4792
4793Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
4794
4795 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
4796 use mh-sysv5 if specified. Support gprof on SCO Open Server.
4797
4798Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
4799
4800 * configure: Define DEFAULT_M4 by searching PATH.
4801 * Makfile.in: Use DEFAULT_M4.
4802
4803Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
4804
4805 * ltconfig: Add cygwin32 support.
4806
4807 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
4808 to configure and build.
4809
4810Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
4811
4812 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
4813
4814Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
4815
4816 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
4817
4818Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
4819
4820 * Makefile.in: add ash make rules
4821 * configure.in: add ash to native_only and host_tools lists
4822
4823Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
4824
4825 * Makefile.in (all-gettext, all-intl): New targets.
4826 (ALL_MODULES): Added all-gettext, all-intl.
4827 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
4828 (INSTALL_MODULES): Added install-gettext, install-intl.
4829 (CLEAN_MODULES): Added clean-gettext, clean-intl.
4830
4831 * configure.in (host_tools): Added gettext.
4832 (native_only): Likewise.
4833 (noconfigdirs) [various cases]: Likewise.
4834 (host_libs): Added intl.
4835
afb8d725
JM
4836Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
4837
4838 * configure: Do not disable building gdbtk for cygwin32 hosts.
4839
ba73c63f
JM
4840Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
4841
4842 * configure.in: Add thumb-coff target.
4843 * config.sub: Add thumb-coff target.
4844
252b5132
RH
4845Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4846
4847 * Makefile.in: Revert yesterday's change.
4848 (all-target-winsup): all-target-librx stays out of here.
4849
4850Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
4851
ba73c63f
JM
4852 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
4853 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
4854 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
4855 Remove references to librx and libg++.
4856
4857Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
4858
4859 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
4860 recursive makes
4861
4862Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
4863
4864 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
4865 for newlib directory.
4866 (CXX_FOR_TARGET): Likewise.
4867
4868Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
4869
4870 * ltconfig: Update after libtool/ltconfig.in change for
4871 hpux11.
4872
4873Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
4874
4875 * ltconfig, ltmain.sh: Update to libtool 1.2.
4876
4877Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
4878
4879 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
4880 (install-gcc-cross): Instead, override LANGUAGES here.
4881
48821998-03-18 Dave Love <d.love@dl.ac.uk>
4883
4884 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
4885 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
4886
4887Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
4888
4889 * configure.in: Add Thumb-pe target.
4890
4891Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 4892
252b5132
RH
4893 * Makefile.in - changed sn targets to snavigator
4894 * configure.in - changed sn targets to snavigator
4895
4896Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
4897
4898 * config-ml.in: After building symlink tree call make distclean
4899 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
4900 to be the case for libiberty.
4901
4902Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
4903
4904 * configure: When making link, also check the current
4905 directory. The configure scripts may create one.
4906
4907Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
4908
4909 * config.sub: Accept alphapca56 and alphaev6 properly.
4910
4911Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4912
4913 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
4914
252b5132
RH
4915Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
4916
80413487 4917 * config.sub (sco5): Fix typo.
252b5132
RH
4918
4919Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
4920
4921 * Makefile.in (INSTALL_MODULES): Move install-tcl before
4922 install-itcl.
4923 (install-itcl): Remove dependency on install-tcl.
4924
4925Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
4926
4927 * configure.in: Remove libgloss from noconfigdirs for MN10300.
4928
252b5132
RH
4929Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
4930
4931 * configure.in: Don't build libgui for a cygwin32 target when not on
4932 a cygwin32 host.
4933
4934Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
4935
4936 * configure (redirect): Set to null, so default behavior of
4937 configure is now --verbose.
4938
49391998-02-16 Dave Love <d.love@dl.ac.uk>
4940
4941 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
4942 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
4943
4944Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
4945
4946 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
4947 this change to sync Makefile.in with its ChangeLog entries.
4948
4949Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
4950
4951 * ltmain.sh (mkdir): Check that the directory doesn't exist
4952 before we exit with error, so that we don't get races during
4953 parallel builds.
4954
4955Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
4956
4957 * ltconfig, ltmain.sh: Update from libtool 1.0i.
4958
4959Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
4960
4961 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
4962 PICFLAG_FOR_TARGET.
4963 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
4964
4965 * configure: Emit a definition for the new macro enable_shared
4966 into each Makefile.
4967
252b5132
RH
4968Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4969
4970 * configure.in (host_tools, native_only): Add libtool.
4971
4972Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
4973
4974 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
4975 Fix typo in ming config comment.
4976
4977Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
4978
4979 * ltconfig, ltmain.sh: Update from libtool 1.0h.
4980
4981Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
4982
4983 * config.sub: Add tic30 cases, and map c30 to tic30.
4984
ba73c63f
JM
4985Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
4986
4987 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
4988 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
4989 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
4990 (CLEAN_TARGET_MODULES): Similarly
4991 (all-target-libf2c): Add dependences.
35590697 4992 * configure.in (target_libs): Add libf2c.
ba73c63f 4993
252b5132
RH
4994Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
4995
ba73c63f
JM
4996 * configure.in: Remove expect from noconfigdirs when target
4997 is cygwin32. OK to build expect and dejagnu with Canadian
4998 Cross.
252b5132
RH
4999
5000Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
5001
5002 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
5003 host.
5004
5005 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
5006 and mingw32.
5007
5008Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
5009
5010 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
5011 here as it is not defined in the toplevel Makefile.
5012
5013Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
5014
5015 * configure (package_makefile_rules_frag): New variable, which names
5016 a file with generic rules, ...
5017 Change comment to mention we now have FIVE parts.
5018 * configure: Undo last change.
5019
5020Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
5021
5022 * config.guess: More accurate determination of HP processor types.
5023 * config.sub: More accurate determination of HP processor types.
5024
5025Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
5026
5027 * configure (package_makefile_frag): Move inserting the
5028 ${package_makefile_frag} to where it should be according
5029 to the comment.
5030
ba73c63f 5031Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
5032
5033 * config.guess: Add support for Linux/ARM.
5034
5035Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
5036
5037 * .cvsignore: Remove *-info and *-install since they match
5038 release-info and mpw-install, which we don't want to just ignore.
5039
5040Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
5041
5042 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
5043
5044Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
5045
5046 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
5047 local_prefix to sub-make invocations.
5048
5049Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
5050
5051 * configure.in: Check makefile fragments in the source
5052 directory.
5053
5054Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5055
ba73c63f
JM
5056 * configure.in: Check whether host and target makefile
5057 fragments exist before adding them to *_makefile_frag.
252b5132
RH
5058
5059Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
5060
5061 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 5062
252b5132
RH
5063Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
5064
5065 * configure.in: Make sure we only replace RPATH_ENVVAR on
5066 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
5067 regexp to sed.
5068
5069 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
5070 to sub-makes.
5071
50721998-01-13 Lee Iverson (leei@ai.sri.com)
5073
5074 * config-ml.in (multi-do): LDFLAGS must include multilib
5075 designator.
5076
5077Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
5078
5079 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
5080
5081Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
5082
5083 * config.sub: Add mingw32 support.
5084 * configure.in: Likewise.
252b5132
RH
5085
5086Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
5087
5088 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
5089
5090Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
5091
5092 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5093 * configure (gxx_include_dir): Provide a definition for subdirs
5094 which do not use autoconf.
5095
5096Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
5097
5098 * config.guess: Sync with egcs. Picks up new alpha support,
5099 BeOS & some additional linux support.
5100
ba73c63f 5101Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5102
5103 * config.guess: HP 9000/803 is a PA1.1 machine.
5104
ba73c63f
JM
5105Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
5106
5107 * configure.in: It's alpha*-...
252b5132
RH
5108
5109Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5110
ba73c63f
JM
5111 * configure.in (host_makefile_frag, target_makefile_frag):
5112 Handle multiple config files.
5113 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
5114 alpha-*-*.
252b5132
RH
5115
5116Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
5117
5118 * mkdep: New file.
5119
5120Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
5121
5122 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
5123
5124Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
5125
5126 * Makefile.in: Add libgui directory.
5127 (GDB_TK): Add all-libgui.
5128 * configure.in: Add libgui directory.
5129 * configure: Add all-libgui to GDB_TK.
5130
5131Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
5132
5133 * config-ml.in (multidirs): Add m32r to multilib list.
5134
5135Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
5136
5137 * Makefile.in (all-target-gperf): Change dependency to
5138 all-target-libstdc++.
5139
5140Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
5141
5142 * config.guess: Add BeOS support.
5143
5144Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
5145
5146 Source directory cvs renamed to cvssrc:
5147 * configure.in (host_tools): Change cvs to cvssrc.
5148 (native_only): Likewise.
5149 (noconfigdirs) [various cases]: Likewise.
5150 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
5151 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
5152 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
5153 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
5154 (all-cvssrc): Rename target from all-cvs.
5155
5156Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
5157
5158 * configure (gxx_include_dir): Fix thinko.
5159
5160Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
5161
5162 * Makefile.in (INSTALL_TARGET_CROSS): Define.
5163 (install-cross, install-gcc-cross): New targets.
5164
5165Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
5166
5167 * configure.in (noconfigdirs): Add support for Thumb target.
5168
5169 * config.sub (maybe_os): Add support for Thumb target.
5170
5171Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
5172
5173 * Makefile.in: Add rules for cygmon.
5174
5175 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
5176
5177Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
5178
5179 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5180 * configure (gxx_include_dir): Provide a definition for subdirs
5181 which do not use autoconf.
5182
5183Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
5184
5185 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 5186 11/18/97 build
252b5132
RH
5187
5188Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
5189
5190 * From Franz Sirl.
5191 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
5192 found on RedHat Linux systems.
5193
5194Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
5195
5196 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
5197 guesses.
5198
5199Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
5200
5201 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
5202
5203Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
5204
5205 * ltmain.sh: If mkdir fails, check whether the directory was created
5206 anyhow by some other process.
5207
5208Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
5209
5210 * configure.in (d30v-*-*): Configure all directories.
5211
5212Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
5213
5214 * configure.in (d30v-*-*): Configure newlib, libiberty directories
5215 for the D30V.
5216
5217Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
5218
5219 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
5220
5221Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
5222
80413487
RH
5223 * include/libiberty.h: Add extern "C" { so it can be used with C++
5224 progrms.
5225 * include/remote-sim.h: Add extern "C" { so it can be used with C++
5226 programs.
252b5132
RH
5227
5228Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
5229
5230 * configure.in (d30v-*-*): Configure GCC now.
5231
5232Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5233
5234 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
5235 is no longer needed.
5236
5237Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
5238
5239 * Makefile.in: check-target-libio depends on all-target-libstdc++.
5240
5241Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
5242
5243 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
5244 targets using "$@" to provide support for similar but not identical
5245 targets without having to duplicate code.
5246
5247Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
5248
5249 * makefile.vms: Fix to work with DEC C.
5250
5251Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
5252
5253 * config.sub: Add mips-tx39-elf to marketing names.
5254
5255Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
5256
5257 * ltmain.sh: Handle symlinks in generated script.
5258
5259Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
5260
5261 * configure: Handle autoconf style directory options: --bindir,
5262 --datadir, --includedir, --infodir, --libdir, --libexecdir,
5263 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5264 --sysconfdir.
5265 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5266 (sharedstatedir, localstatedir, oldincludedir): New variables.
5267 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5268 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5269 sbindir, sharedstatedir, and sysconfdir.
5270
5271Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
5272
5273 * Makefile.in (bootstrap-lean): New target.
5274
5275Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
5276
5277 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 5278 sn, and gnuserv from noconfigdirs.
252b5132
RH
5279
5280Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
5281
5282 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5283
5284Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
5285
ba73c63f 5286 * Makefile.in (cross): New target.
252b5132
RH
5287
5288Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 5289 Jeff Law <law@cygnus.com>
252b5132
RH
5290
5291 * Makefile.in (bootstrap2, bootstrap3): New targets.
5292 (all-bootstrap): Remove outdated and confusing target.
5293 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
5294
afb8d725
JM
5295Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
5296
5297 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 5298 windows. Consistent with gdb/configure.
afb8d725 5299
252b5132
RH
53001997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
5301
252b5132
RH
5302 * configure.in: Name Linux target fragment.
5303
5304 * configure: Rewrite so that project Makefile fragment is inserted
5305 first and appears last in the resulting Makefile.
5306
5307Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
5308
5309 * Makefile.in (install-itcl): Install tcl first.
5310
252b5132 5311Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 5312
252b5132
RH
5313 * configure.in: remove bison from noconfigdirs for Cygwin32 host
5314
5315Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5316
5317 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
5318
5319 * configure.in (skipdirs): Add target-librx for Linux.
5320 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
5321
5322Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
5323
5324 * Makefile.in (bootstrap): New target.
5325
5326Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
5327
5328 * config.sub: Accept 'amigados' for backward compatability.
5329
5330Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
5331
5332 * config.guess: Merge with FSF.
5333
ba73c63f
JM
5334Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
5335
5336 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
5337
252b5132
RH
5338Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
5339
5340 * config.sub: Add "marketing-names" patch.
5341
5342Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
5343
80413487 5344 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
5345
5346Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
5347
5348 * config.sub: Handle v850-elf.
5349
ba73c63f
JM
5350Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
5351
5352 * .cvsignore (*-install): Remove.
5353
252b5132
RH
5354Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
5355
5356 * ltconfig: Set CONFIG_SHELL in libtool.
5357 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
5358
5359Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5360
5361 * configure.in (target_subdir): Set to libraries if enable_multilib.
5362
5363Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
5364
5365 * config.guess: Update from gcc directory.
5366
5367Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
5368
5369 * Makefile.in (all-sim): Depends on all-readline.
5370
5371Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
5372
5373 * Makefile.in (BISON, YACC): Use $$s.
5374 (all-bison): Depend on all-texinfo.
5375
5376Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
5377
5378 * Makefile.in (BISON): Add -L flag.
5379 (YACC): Likewise.
5380
5381Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5382
35590697
AJ
5383 * configure.in (noconfigdirs): Add support for v850e target.
5384
252b5132
RH
5385 * config.sub (maybe_os): Add support for v850e target.
5386
5387Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5388
35590697
AJ
5389 * configure.in (noconfigdirs): Add support for v850ea target.
5390
252b5132
RH
5391 * config.sub (maybe_os): Add support for v850ea target.
5392
5393Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
5394
5395 * config.sub: Add mipstx39. Delete r3900.
5396
5397Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5398
5399 * Makefile.in (all-autoconf): Depends on all-texinfo.
5400
5401Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
5402
5403 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
5404 eabi targets.
5405
5406Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
5407
5408 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
5409
5410 * configure: When handling a Canadian Cross, handle YACC as well as
5411 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 5412 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
5413
5414Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
5415
5416 * Makefile.in (BISON): bison, not byacc or bison -y.
5417 (YACC): bison -y or byacc or yacc.
5418 (various): Add *-bison as appropriate.
5419 (taz): No need to mess with BISON anymore.
5420
5421Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
5422
5423 * configure: If OSTYPE matches *win32*, try to find a good value for
5424 CONFIG_SHELL.
5425
5426Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
5427
5428 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
5429 configure.in if it is present.
5430
5431Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
5432
5433 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
5434
5435Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
5436
5437 * config.sub: Recognize `arc' cpu.
5438 * configure.in: Likewise.
5439 * config-ml.in: Likewise.
5440
5441Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
5442
5443 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
5444
5445Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
5446
5447 * configure: Changed sed delimiter from ':' to '|' when
5448 attempting to substitute ${config_shell} for SHELL. On
5449 NT ${config_shell} may contain a ':' in it.
5450
5451Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
5452
5453 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
5454
5455Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
5456
5457 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
5458
5459Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
5460
5461 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
5462
5463 * ylwrap: If the program is a relative path, force it to be
5464 absolute.
5465
5466Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
5467
5468 * configure (tooldir): Set BISON to `bison -y' and not just bison.
5469
5470Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
5471
5472 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
5473 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
5474 for libraries.
252b5132
RH
5475
5476Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
5477
5478 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 5479 separated by spaces.
252b5132
RH
5480
5481Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
5482
5483 * ylwrap: New file.
5484 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
5485
5486 * ltmain.sh: Handle /bin/sh at start of install program.
5487
5488 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
5489
5490 * ltconfig, ltmain.sh: New files, from libtool 1.0.
5491 * missing: New file, from automake 1.2.
5492
5493Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
5494
5495 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
5496 check-tk to CHECK_X11_MODULES.
5497
5498Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
5499
5500 * config.sub: Merge with FSF.
5501
5502Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
5503
5504 * config.guess: Merge with FSF.
5505
5506Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
5507
5508 * configure: Treat msdosdjgpp like go32.
5509 * configure.in: Likewise. Don't remove gprof for go32.
5510
5511 * configure: Change Makefile.tem2 to Makefile.tm2.
5512
5513Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
5514
5515 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
5516
5517Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5518
5519 * install-sh (chmodcmd): Set to null if the DST directory already
5520 exists. Same as Nov 11th change.
5521
5522Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
5523
35590697 5524 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
5525
5526Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
5527
5528 * config.guess: Update from FSF.
5529
5530Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
5531
5532 * Makefile.in (GDB_TK): Depend on itcl and tix.
5533
5534Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
5535
5536 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
5537 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
5538 (INSTALL_SCRIPT): New variable.
5539 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
5540 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
5541 to -x.
5542 * install-sh: Add support for -x option.
5543
5544Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
5545
5546 * configure.in, Makefile.in: Treat tix like itcl.
5547
5548Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
5549
5550 * Makefile.in (WINDRES): New variable.
5551 (WINDRES_FOR_TARGET): New variable.
5552 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
5553 (EXTRA_HOST_FLAGS): Add WINDRES.
5554 (EXTRA_TARGET_FLAGS): Add WINDRES.
5555 (EXTRA_GCC_FLAGS): Add WINDRES.
5556 ($(DO_X)): Pass down WINDRES.
5557 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
5558 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
5559 DLLTOOL_FOR_TARGET.
5560
5561Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
5562
5563 * configure.in: configure sim before gdb for win32-x-ppc
5564
5565Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5566
5567 Move gperf into the toplevel, from libg++.
5568 * configure.in (target_tools): Add target-gperf.
5569 (native_only): Add target-gperf.
5570 * Makefile.in (all-target-gperf): New target, depend on
5571 all-target-libg++.
5572 (configure-target-gperf): Empty rule.
5573 (ALL_TARGET_MODULES): Add all-target-gperf.
5574 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
5575 (CHECK_TARGET_MODULES): Add check-target-gperf.
5576 (INSTALL_TARGET_MODULES): Add install-target-gperf.
5577 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
5578
5579Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 5580
252b5132
RH
5581 * config.sub (mn10200): Recognize new basic machine.
5582
5583Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5584
5585 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
5586 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
5587
5588Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5589
5590 * configure.in: If we're building mips-sgi-irix6* native, turn on
5591 ENABLE_MULTILIB and set TARGET_SUBDIR.
5592
5593Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
5594
5595 * Makefile.in (all-sn): Depend on all-grep.
5596
5597Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
5598
5599 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
5600
5601 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
5602 Makefile. From Jeff Makey <jeff@cts.com>.
5603 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
5604
5605 * Makefile.in (DISTBISONFILES): Remove.
5606 (taz): Don't futz with DISTBISONFILES. Change BISON to use
5607 $(DEFAULT_YACC).
5608
5609 * configure.in: Build itl, db, sn, etc., when building for native
35590697 5610 cygwin32.
252b5132
RH
5611
5612 * Makefile.in (LD): New variable.
5613 (EXTRA_HOST_FLAGS): Pass down LD.
5614 ($(DO_X)): Likewise.
5615
5616Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
5617
5618 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
5619
5620Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
5621
5622 * configure.in (targargs): Strip out any supplied --build argument
35590697 5623 before adding our own. Always add --build.
252b5132
RH
5624
5625Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
5626
5627 * configure.in (targargs): Pass --build if we're doing
5628 a cross-compile.
5629
5630Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
5631
ba73c63f 5632 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
5633 sed. Otherwise sed chokes on NT path names with drive
5634 designators. Also look for "?:*" as the leading characters in an
5635 absolute pathname.
5636
5637Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
5638
5639 * config.sub: Support for r3900.
5640
5641Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
5642
5643 * configure.in: Use install-sh, not install.sh.
5644
5645Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
5646
5647 * Makefile.in (taz): Improve check for BISON so it doesn't try to
5648 apply it twice.
5649
5650Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
5651
5652 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
5653 install-binutils.
5654
5655Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
5656
5657 * Makefile.in: Add automake targets.
5658 * configure.in (host_tools): Add automake.
5659
5660Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
5661
5662 * configure: Default CXX to c++, not gcc.
5663 * Makefile.in (CXX): Set to c++, not gcc.
5664 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
5665
5666Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
5667
5668 * install-sh: try appending a .exe if source file doesn't
5669 exist
5670
5671Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
5672
5673 * configure.in: Turn on multilib by default.
5674 (cross_only): Remove target-libiberty.
5675
5676 * Makefile.in (all-gcc): Don't depend on libiberty.
5677
5678Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
5679
5680 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
5681
5682Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
5683
5684 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
5685 (DISTBISONFILES): Add ld/Makefile.in
5686
5687Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
5688
5689 * configure.in: if target is cygwin32 but host isn't cygwin32,
5690 don't configure gdb tcl tk expect, not just gdb.
5691
5692Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
5693
5694 * configure.in: Added gnuserv everywhere sn appears.
5695
5696 * Makefile.in (ALL_MODULES): Added all-gnuserv.
5697 (CROSS_CHECK_MODULES): Added check-gnuserv.
5698 (INSTALL_MODULES): Added install-gnuserv.
5699 (CLEAN_MODULES): Added clean-gnuserv.
5700 (all-gnuserv): New target.
5701
5702Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
5703
5704 * config.guess: Fixes for MIPS OpenBSD systems.
5705
5706Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
5707
5708 * Makefile.in (INSTALL_XFORM): Remove.
5709 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
5710
5711 * mkinstalldirs: New file, copied from automake.
5712 * Makefile.in (installdirs): Rename from install-dirs. Use
5713 mkinstalldirs. Change all users.
5714 (DEVO_SUPPORT): Add mkinstalldirs.
5715
5716Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
5717
5718 * install-sh: Rename from install.sh.
5719 * Makefile.in (INSTALL): Change install.sh to install-sh.
5720 (DEVO_SUPPORT): Likewise.
5721
5722 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
5723 Graichen <graichen@rzpd.de>.
5724
5725Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
5726
5727 * config.guess: Recognize OpenBSD systems correctly.
5728
5729Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5730
5731 * README, Makefile.in (ETC_SUPPORT): Remove references to
5732 cfg-paper*, configure.{texi,man,info*}._
5733
5734Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
5735
5736 * Makefile.in (all.normal): Ensure that gcc is built after all
5737 the x11 - ie gdb - targets.
5738
5739Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
5740
5741 * makefile.vms: Don't run conf-a-gas.
5742
5743Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
5744
80413487 5745 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
5746
5747Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
5748
5749 * configure.in: Remove noconfigdirs case since gdb also
5750 configures and builds for tic80-coff.
5751
5752Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
5753
5754 * configure: Set cache_file to config.cache.
5755 * Makefile.in (local-distclean): Remove config.cache.
5756
5757Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
5758
5759 * COPYING: Update FSF address.
5760
5761Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
5762
5763 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
5764 noconfigdirs.
5765
5766Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
5767
5768 * Makefile.in (install-dirs): Don't crash if prefix, and hence
5769 MAKEDIRS, is empty.
5770
5771Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
5772
5773 * config.sub: Tweak mn10300 entry.
5774
5775Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
5776
5777 * configure.in (host_tools): Put sim before gdb, so gdb's
5778 configure.tgt can determine if the simulator was configured.
5779
5780Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
5781
5782 * config.sub: Move BeOS $os case to be with other Cygnus
5783 local cases.
5784
5785Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
5786
5787 * config.sub: Remove misplaced comment that broke Linux.
5788
5789Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
5790
5791 * config.sub: Add BeOS support.
5792
5793Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
5794
5795 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
5796
5797Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
5798
5799 * configure.in (noconfigdirs): Remove tcl and tk from
5800 noconfigdirs for cygwin32 builds.
5801
5802Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
5803
5804 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
5805
5806Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
5807
5808 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
5809 make-all.com, use makefile.vms instead.
5810
5811Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
5812
5813 * config.sub: Accept -lnews*.
5814
5815Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
5816
5817 * configure.in (noconfigdirs): Disable target-newlib,
35590697 5818 target-examples and target-libiberty for d30v.
252b5132
RH
5819
5820Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5821
5822 * configure.in (noconfigdirs): Enable ld for d30v.
5823
5824Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
5825
5826 * configure.in (tic80-*-*): Build compiler.
5827
5828Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
5829
5830 * configure.in (d30v-*): Remove sim directory from list of
35590697 5831 unsupported d30v directories
252b5132
RH
5832
5833Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5834
35590697
AJ
5835 * config.sub, configure.in: Add d30v target cpu.
5836
252b5132
RH
5837Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
5838
5839 * makefile.vms: New file.
5840 * make-all.com: Remove.
5841
5842Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
5843
5844 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
5845
5846Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
5847
5848 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
5849
5850Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
5851
5852 * Makefile.in (ALL_MODULES): Added all-db.
5853 (CROSS_CHECK_MODULES): Addec check-db.
5854 (INSTALL_MODULES): Added install-db.
5855 (CLEAN_MODULES): Added clean-db.
5856
5857Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
5858
5859 * config.guess: Merge with latest FSF sources.
5860
5861Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
5862
5863 * Makefile.in (ALL_MODULES): Added all-itcl.
5864 (CROSS_CHECK_MODULES): Added check-itcl.
5865 (INSTALL_MODULES): Added install-itcl.
5866 (CLEAN_MODULES): Added clean-itcl.
5867
5868Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
5869
5870 * configure.in: build gdb for mn10200
5871
5872Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
5873
5874 * Makefile.in (all-target-winsup): Depend on all-target-libio.
5875
5876Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
5877
5878 * configure.in (tic80-*-*): Turn off most targets right now.
5879
5880Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
5881
5882 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
5883 rather than the makeinfo program.
5884 (do-info): Depend upon all-texinfo.
5885
5886Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
5887
5888 * configure.in: Remove uses of config/mh-linux.
5889
5890 * config.sub, config.guess: Merge with latest FSF sources.
5891
5892Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
5893
5894 * config.sub (case $basic_machine): Add tic80 entries.
5895
5896Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
5897
5898 * config.sub, config.guess: Merge with latest FSF sources.
5899
5900Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5901
5902 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
5903 * mpw-config.in: Test for NewFolderRecursive.
5904 * mpw-install: Use symbolic name for startup filename.
5905 * mpw-README: Add various additional details.
5906
5907Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
5908
5909 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
5910
5911Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
5912
5913 * configure.in: Do build gcc and the target libraries for
5914 the mn10200.
5915
5916Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
5917
5918 * configure.in: don't avoid building gdb for mn10300 any more
5919 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
5920 instead of single-quoting it.
5921
5922Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
5923
5924 * configure.in: Don't use --with-stabs on IRIX 6.
5925
5926Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
5927
5928 * configure.in (m32r): Build gdb, libg++ now.
5929
5930Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5931
5932 * configure.in (mips*-sgi-irix6*): Remove gdb and related
5933 directories from noconfigdirs.
5934
5935Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
5936
5937 * config.sub (basic_machine): added mips16 configuration
5938
5939Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5940
5941 * config.sub: Handle d10v-unknown.
5942
5943Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
5944
5945 * config.sub: Handle v850-unknown.
5946
5947Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
5948
5949 * Makefile.in: add findutils
5950 * configure.in: add findutils to list of host_tools
5951
5952Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
5953
5954 * config.sub: Handle mn10200 and mn10300.
5955
5956Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5957
5958 * configure.in (d10v-*): Do not build librx.
5959
5960Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
5961
5962 * configure.in (mn10300): Build everything except gdb & libgloss.
5963
5964Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
5965
5966 * config.guess: Patch for Dansk Data Elektronik servers,
5967 from Niels Skou Olsen <nso@dde.dk>.
5968
5969 For ncr, use /bin/uname rather than uname, since GNU uname does not
5970 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
5971
5972 Patch for MIPS R4000 running System V,
5973 from Eric S. Raymond <esr@snark.thyrsus.com>.
5974
5975 Fix thinko for nextstep.
5976
5977 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
5978
5979 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
5980 * config.guess: Guess mips-dec-mach_bsd4.3.
5981
5982 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
5983 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
5984 release numbers.
5985 * config.guess (mips-mips-riscos*): Emit just enough of the
5986 release number.
5987
5988 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
5989 * config.guess (sparc-auspex-sunos*): Added.
5990 (f300-fujitsu-*): Added.
5991
5992 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
5993 * config.guess: Recognize a Tadpole as a sparc.
5994
5995Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
5996
5997 * config.guess: Don't assume that NextStep version is either 2 or
5998 3. NextStep 4 (aka OpenStep 4) has come out now.
5999
6000Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6001
6002 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
6003 From Rik Faith <faith@cs.unc.edu>.
6004
6005Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
6006
6007 * config.sub: Contributions from bug-gnu-utils to:
6008 Support plain "hppa" (no version given) architecture, reported by
6009 OpenStep.
6010 OpenBSD like NetBSD.
6011 LynxOs is not a hardware supplier.
6012
6013 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 6014 OpenBSD like NetBSD.
252b5132
RH
6015 Stratus systems.
6016 More Pyramid systems.
6017 i[n>4]86 Intel chips.
6018 M680[n>4]0 Motorola chips.
6019 Use unknown instead of lynx for hardware manufacturer.
6020
6021Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6022
6023 * install.sh (chmodcmd): Set to null if the DST directory already
6024 exists.
6025
6026Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6027
6028 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
6029 not use mt-ppc target Makefile fragment any more.
6030
6031Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6032
6033 * configure.in (*-*-windows): Exclude everything but those dirs
6034 needed to build windows.
6035
6036Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
6037
6038 * Makefile.in (all-target-winsup): Depend on all-target-librx.
6039
6040Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6041
6042 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
6043
6044Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6045
6046 * Undo my previous change.
6047
6048Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
6049
6050 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
6051 unconditionally.
6052 (MAKEOVERRIDES): Define (revert this part of October 18 change).
6053
6054Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6055
6056 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
6057 host to add it's own flags.
252b5132
RH
6058
6059Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
6060
6061 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
6062
6063Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
6064
6065 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
6066 (CXX_FOR_TARGET): Likewise.
6067 (GCC_FOR_TARGET): Define.
6068 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
6069 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
6070 CC_FOR_TARGET was specified on the command line.
6071 (MAKEOVERRIDES): Don't define.
6072
6073Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
6074
6075 * configure.in (m32r): Fix spelling of libg++ libs.
6076
6077Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
6078
6079 * config.sub (-apple*): Remove, now redundant.
6080
6081Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
6082
6083 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
6084
6085 * configure: Rework yesterday's sed script patch.
6086
6087 * config.sub: Merge with FSF.
6088
6089Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
6090
6091 * config.guess: Merge from FSF.
6092
6093 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
6094 * config.guess: Use pc instead of unknown, for pc clone systems.
6095 Change linux to linux-gnu.
252b5132
RH
6096
6097 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 6098 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
6099
6100Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
6101
6102 * test-build.mk (HOLES): Add "xargs" for gdb.
6103
6104 * configure: Avoid hpux10.20 sed bug.
6105
6106Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
6107
4bddf3ad 6108 * configure.in: Add support for windows host
252b5132
RH
6109 (that is a build done under the Microsoft build environment).
6110
6111Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
6112
6113 * Makefile.in: Replace all uses of srcroot with s, to shrink
6114 command line lengths.
6115
6116 Patches from Geoffrey Noer <noer@cygnus.com>:
6117 * configure.in: If configuring for newlib, pass --with-newlib to
6118 subdirectories.
6119 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
6120 -Bnewlib/ and -Lwinsup to gcc.
6121 (CXX_FOR_TARGET): Likewise.
6122
6123Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
6124
6125 * Makefile.in (ETC_SUPPORT): Add configure.
6126
6127Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
6128
35590697 6129 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
6130 host configuration file.
6131
6132Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
6133
6134 * configure.in: Break mn10x00 support into separate
6135 mn10200 and mn10300 configurations.
6136 * config.sub: Likewise.
6137
6138Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
6139
6140 * configure.in: Add lots of stuff to noconfigdirs for
6141 the mn10x00 targets.
6142
6143 * config.sub, configure.in: Add mn10x00 support.
6144
6145Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
6146
6147 * make-all.com: Call conf-a-gas, not config-a-gas.
6148
6149Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
6150
6151 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 6152 targets.
252b5132
RH
6153
6154Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
6155
6156 * mpw-README: Add much more detail for native PowerMac.
6157 * mpw-install: New file.
6158 * mpw-configure: Add --norecursion and --help options.
6159 * mpw-config.in: Translate readme and install files when
6160 copying to objdir.
6161 * mpw-build.in: Don't always depend on byacc and flex.
6162 (install-only-top): New action.
6163
6164Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
6165
6166 * configure.in: You can now configure GDB for the v850.
6167
6168Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
6169
6170 * configure.in (noconfigdirs): Don't configure any C++ dirs
6171 if targeting D10V.
6172
6173Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
6174
6175 * config.sub: Recognize mips64vr5000.
6176
6177Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
6178
6179 * configure.in: Use a single line for host_tools and native_only.
6180
6181Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
6182
6183 * config.sub, configure.in: Add entries for m32r.
6184
6185Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
6186
6187 * Makefile.in (inet-install): Don't run install-gzip.
6188
6189Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
6190
6191 * configure.in: Don't config lots of things for *-*-windows*.
6192
6193Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
6194
6195 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
6196 (host_libs, host_tools): Copy from configure.in.
6197 * mpw-configure: Don't complain about directories not found.
6198
6199Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6200
6201 * configure.in (i[345]86): Recognize i686 for pentium pro.
6202 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
6203 file.
6204
6205 * config.guess (i[345]86): Ditto.
6206
6207Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6208
6209 * configure.in (noconfigdirs): Removed gdb for D10V.
6210
6211Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
6212
6213 * configure.in: Remove ld, target-libio, target-libg++, and
6214 target-libstdc++ from noconfigdirs.
6215
6216Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
6217
6218 * configure: Fix three locations where shell scripts were
6219 being run directly rather than with config_shell.
6220
6221Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
6222
6223 * configure.in (v850-*-*): Set up initial $noconfigdirs.
6224 * config.sub (basic_machine): Recognize v850.
6225
6226Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6227
6228 * mpw-configure: Handle multiple enable/disable options and
6229 pass them down recursively, handle -c and -s flags appropriately
6230 depending on choice of compiler, add escape mechanism for
6231 quoted arguments to gC.
6232
6233Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6234
6235 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
6236 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
6237 so that -mrelocatable-lib and -mno-eabi are used.
6238
6239 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
6240 not support --print-multi-lib, don't abort.
6241
252b5132
RH
6242Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
6243
6244 * make-all.com: Run config-a-gas.
6245 * setup.com: Don't copy subdirectory files around.
6246
6247Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
6248
6249 * configure.in (*-*-ose): Remove exclusion of libgloss for this
6250 target, it now compiles correctly.
6251
6252Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
6253
6254 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
6255
6256Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6257
35590697 6258 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
6259
6260Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6261
6262 * configure.in (native_only): Add prms.
6263
6264Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
6265
6266 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
6267 (BINUTILS_SUPPORT_DIRS): Likewise.
6268
6269Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6270
6271 * configure.in (d10v-*-*): Don't configure ld or gdb until the
6272 d10v support is added.
6273
6274Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6275
6276 * configure.in (d10v-*-*): New target.
6277
6278Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
6279
6280 * config.guess (HP 9000/811): Recognize this as a PA1.1
6281 machine.
6282
6283Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
6284
6285 * Makefile.in (do-tar-gz): New target, split out from tail end of
6286 taz target. Run each command separately, don't use pipes.
6287 (taz): Use it.
6288
6289Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
6290
6291 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
6292 * mpw-build.in: No builds should depend on building byacc or flex,
6293 they are assumed to be installed already.
6294
6295Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6296
6297 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
6298 variable that CC_FOR_TARGET needs.
6299
6300Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6301
6302 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
6303 options have changed since the last time the subdirectory was
6304 configured, and if it has, reconfigure.
6305 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
6306 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
6307
6308Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
6309
6310 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
6311 CLEAN_MODULES): Add bash.
6312 (all-bash): New target.
6313
6314Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
6315
6316 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
6317
6318Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6319
6320 * config.sub (basic_machine): Recognize d10v as a valid processor.
6321
6322Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
6323
6324 * mpw-configure: Add support for --bindir.
6325 * mpw-build.in: Use a GCC-specific build script for GCC actions.
6326
6327Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
6328
6329 * configure.in: add bash, time, gawk to list of hosttools and things
6330 to only build for native toolchains
6331
6332Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6333
6334 * Makefile.in (docdir): Remove.
6335
6336Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6337
6338 * Makefile.in (datadir): Set to $(prefix)/share.
6339
6340Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
6341
6342 * configure.in: build diff and patch for cygwin32-hosted
6343 toolchains.
6344
6345Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
6346
6347 * config.sub: Accept -rtems*.
6348
6349Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
6350
80413487 6351 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
6352 remove diff from the list of things not buildable
6353 via Canadian Cross
252b5132
RH
6354
6355Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
6356
6357 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 6358 don't get ". ".
252b5132
RH
6359
6360Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
6361
6362 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
6363
6364Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
6365
6366 * Makefile.in (taz): Handle case where tex3patch didn't even get
6367 checked out. Also, if it was found, put the symlink in a new util
6368 subdirectory.
6369
6370Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6371
6372 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
6373
6374Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
6375
6376 * config.sub: Recognize -openvms.
6377 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
6378 * make-all.com, setup.com: New files.
6379
6380Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6381
6382 * Makefile.in (taz): tex3patch moved to texinfo/util.
6383
6384Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
6385
afb8d725 6386 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
6387 * configure.in: remove make from disable-if-Can-Cross list
6388 enable gdb if ${host} and ${target} are cygwin32
6389
6390Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
6391
6392 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
6393 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
6394
6395Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6396
6397 * config.guess: Combine mips-mips-riscos cases, and use cpp to
6398 distinguish sysv/svr4/bsd variants.
6399 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
6400
6401Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
6402
6403 * configure.in: Added copyright notice.
6404 * move-if-change: Added copyright notice.
6405
6406Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6407
6408 * configure.in (powerpcle-*-solaris*): Until we get shared
6409 libraries working, don't build gdb, sim, make, tcl, tk, or
6410 expect.
6411
6412Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
6413
6414 * config.guess: Merge with FSF:
6415
6416 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
6417 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
6418
6419 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
6420 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
6421
6422 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
6423 * config.guess: Combine two OSF1 rules.
6424 Also recognize field test versions. From mjr@zk3.dec.com.
6425 * config.guess (dgux): Use /usr/bin/uname rather than uname,
6426 because GNU uname does not support -p. From pmr@pajato.com.
6427
6428Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
6429
6430 * Makefile.in (MAKEDIRS): Removed $(tooldir).
6431
6432Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
6433
6434 * mpw-README: Document GCCIncludes.
6435
6436Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
6437
6438 * configure.in (alpha-*-linux*): Set enable_shared to yes.
6439
6440Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6441
6442 * mpw-configure: Handle --enable-FOO and --disable-FOO.
6443
6444Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
6445
6446 * configure.in (*-*-cygwin32): Configure make.
6447
6448Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
6449
6450 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
6451
6452Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
6453
6454 * Makefile.in (all-inet): Depend on all-perl.
6455
6456 * Makefile.in (inet-install): New target.
6457
6458 * Makefile.in (all-inet): Depend on all-tcl.
6459 (all-inet): Depend on all-send-pr.
6460
6461Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6462
6463 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
6464 temporarily.
6465
6466Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
6467
6468 * configure.in: Don't configure --with-gnu-ld on AIX.
6469
6470Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6471
6472 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
6473
6474Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
6475
6476 * Makefile.in (ALL_MODULES): Added all-inet.
6477 (CROSS_CHECK_MODULES): Added check-inet.
6478 (INSTALL_MODULES): Added install-inet.
6479 (CLEAN_MODULES): Added clean-inet.
6480 (all-indent): New target.
6481
6482 * configure.in (host_tools): Added inet.
6483 (native_only): Added inet.
6484 (noconfigdirs): Added inet.
6485
6486Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
6487
6488 * configure.in: Don't configure libgloss if we are not configuring
6489 newlib.
6490
6491Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6492
6493 * configure.in: Don't configure libgloss for unsupported
6494 architectures.
6495
6496Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6497
6498 * Makefile.in (CLEAN_MODULES): Add clean-apache.
6499
6500Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
6501
6502 * Makefile.in (ALL_MODULES): Include all-apache.
6503 (CROSS_CHECK_MODULES): Include check-apache.
6504 (INSTALL_MODULES): Include install-apache.
6505 (all-apache): New target.
6506
6507 * configure.in: Added apache everywhere perl is seen.
6508
6509Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6510
6511 * Makefile.in: Add support for clean-{module} and
6512 clean-target-{module} rules.
6513
6514Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
6515
6516 * configure.in (*-*-ose) do not build libgloss.
6517
6518Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6519
6520 * config.guess (prep*:SunOS:5.*:*): Turn into
6521 powerpele-unknown-solaris2.
6522
6523Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
6524
6525 * configure.in: Permit --enable-shared to specify a list of
6526 directories.
6527
6528Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6529
6530 * configure.in (host==solaris): Pass only the first word of $CC
6531 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
6532
6533Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6534
6535 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
6536
6537Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
6538
6539 * Makefile.in (ALL_MODULES): Include all-perl.
6540 (CROSS_CHECK_MODULES): Include check-perl.
6541 (INSTALL_MODULES): Include install-perl.
6542 (ALL_X11_MODULES): Include all-guile.
6543 (CHECK_X11_MODULES): Include check-guile.
6544 (INSTALL_X11_MODULES): Include install-guile.
6545 (all-perl): New target.
6546 (all-guile): New target.
6547
6548 * configure.in (host_tools): Include perl and guile.
6549 (native_only): Include perl and guile.
6550 (noconfigdirs): Don't build guile and perl; no ports have been
6551 done.
6552
6553Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
6554
80413487
RH
6555 * configure (--enable-*): Handle quoted option lists such as
6556 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
6557
6558Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6559
6560 * Makefile.in ({,inst}all-target): New rule so we can make and
6561 install all of the target directories easily.
6562
6563Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6564
6565 * configure.in: Add missing global flag in sed substitution when
6566 deleting `target-' from ${configdirs}.
6567
6568Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
6569
6570 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
6571 option.
6572
6573 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
6574 config/mh-necv4.
6575
6576 * install.sh: Correct misspelling of transformbasename.
6577
6578 * config.guess: Recognize mips-*-sysv*.
6579
6580Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
6581
6582 * config.sub: Recognize mon960.
6583
6584Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
6585
6586 * configure: Restore Canadian Cross handling of BISON and LEX,
6587 removed in Feb 20 change.
6588
6589Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
6590
6591 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
6592 Mention make install. Remove the old copyright date as well the
6593 clumsy and rather pointless copyright on the README file.
6594
6595Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
6596
6597 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
6598 Makefile after running symlink-tree, then run `make distclean' to
6599 avoid clobbering any generated files in srcdir.
6600
6601Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
6602
6603 * configure.in (m68k-*-netbsd*): Build everything now.
6604
6605Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6606
6607 * Makefile.in (taz): Fix quoting.
6608
6609Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
6610
6611 * configure.in (sparclet-*-*): Build everything now.
6612
6613Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6614
6615 * configure.in (m68k-*-linux*): New host.
6616
6617Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
6618
6619 * configure: Check for bison before byacc.
6620
6621Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
6622
6623 * Makefile.in configure: Change the way LEX and BISON/YACC are
6624 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
6625 searching PATH. These are used as fallbacks by Makefile.in if
6626 flex/bison/byacc aren't in objdir.
6627
6628Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
6629
6630 * Makefile.in: Make everything which depends upon all-bfd also
6631 depend upon all-opcodes, in case --with-commonbfdlib is used.
6632
6633Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6634
6635 * configure.in (host *-*-cygwin32): Don't build gdb if we are
6636 building NT native compilers on Unix.
6637
6638Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
6639
6640 * configure.in: Don't get CC from the host Makefile fragment if we
6641 can find gcc in PATH, or if this is a Canadian Cross. Move the
6642 Solaris test for /usr/ucb/cc to the post target script, just after
6643 the compiler sanity test.
6644
6645Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
6646
6647 * config.sub: Merge with FSF.
6648
6649Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
6650
6651 * Makefile.in (RPATH_ENVVAR): New variable.
6652 (REALLY_SET_LIB_PATH): Use it.
6653 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
6654
6655Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
6656
6657 * config.sub, configure.in: Recognize sparclet cpu.
6658
6659Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
6660
6661 * config.guess: Support m68k-cbm-sysv4.
6662
6663Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6664
6665 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
6666 m68k-unknown-linuxaout from linker help string. Put quotes around
6667 $ld_help_string.
6668
6669Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
6670
6671 * config.guess (powerpc-harris-powerunix): Add guess for port
6672 to new target.
6673
6674Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6675
6676 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
6677
6678Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
6679
6680 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
6681 $(REALLY_SET_LIB_PATH) in Makefile.
6682 * Makefile.in (SET_LIB_PATH): New variable.
6683 (REALLY_SET_LIB_PATH): New variable.
6684 ($(DO_X)): Use $(SET_LIB_PATH).
6685 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
6686 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
6687 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
6688 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
6689 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
6690 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
6691 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
6692 (install-dosrel): Likewise.
6693 (all-opcodes): Depend upon all-libiberty.
6694
6695Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
6696
6697 * config.guess (*:CYGWIN*): New
6698
6699Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6700
6701 * Makefile.in (all-target-winsup): All all-target-libiberty.
6702
6703Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6704
6705 * configure.in (noconfigdirs): Add missing # in front of comment.
6706
6707Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
6708
6709 * configure.in: add second pass to things added to noconfigdirs
6710 so *-gm-magic can exclude libgloss properly.
6711
6712Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6713
6714 * mpw-configure (extralibs_name, rez_name): Set correctly
6715 for MWC68K compiler.
6716
6717 * mpw-README: Add more info on the necessary build tools.
6718
6719Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
6720
6721 * configure.in, config.sub: Recognize cygwin32.
6722
6723Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
6724
6725 * config.guess, config.sub: Recognize A/UX.
6726
6727Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
6728
6729 * config.sub: Merge with gcc/config.sub.
6730
6731Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
6732
6733 * mpw-build.in (do-binutils): Add build of stamps.
6734
6735Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
6736
6737 * config.sub: Add recognition for mips64vr4100*-* targets.
6738
6739Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6740
6741 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
6742 Add creation of gconfigargs with `--enable-shared' turned on.
6743 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
6744 ($(host)-stamp-stage3-configured): Likewise.
6745 (HOLES): Add chatr and ldd.
6746 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
6747
6748Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
6749
6750 * configure: Pass --nfp to recursive configures.
6751
6752Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
6753
6754 * Makefile.in (DLLTOOL): New.
6755 (DLLTOOL_FOR_TARGET): New.
6756 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
6757 (EXTRA_TARGET_FLAGS): Ditto.
6758 (EXTRA_GCC_FLAGS): Ditto.
6759 (CONFIGURE_TARGET_MODULES): Ditto.
6760 (DO_X): Ditto.
6761 * configure: Add DLLTOOL.
6762
6763Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
6764
6765 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
6766 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
6767 mh-sco, since old workarounds no longer needed, and don't
6768 build ld, since libraries have weak symbols in COFF.
6769
6770Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
6771
6772 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
6773
6774Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
6775
6776 * configure.in: Make sure that ${CC} can be used to compile an
6777 executable.
6778
afb8d725
JM
6779Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6780
6781 * Makefile.in (all-gdb): Depend on $(GDB_TK).
6782 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
6783 nothing depending on whether gdbtk is being built.
6784
252b5132
RH
6785Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
6786
6787 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
6788
6789Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
6790
6791 * configure.in (noconfigdirs): Put ld or gas in this early, if the
6792 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
6793
6794Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
6795
6796 * config-ml.in: Add support for
6797 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
6798 Simplify setting of multidirs from --disable-foo.
6799
6800Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6801
6802 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
6803 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
6804 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 6805 non-empty, pass them on to the GCC make.
252b5132
RH
6806 (all-bootstrap): New rule that is like all-gcc, except it executes
6807 the GCC bootstrap rule instead of the GCC all rule.
6808
6809Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
6810
6811 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
6812
6813Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6814
6815 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
6816 DG/UX support.
6817
6818Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
6819
6820 * config.sub (i*86*) Change [345] to [3456]
6821
6822Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6823
6824 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
6825 --with-gnu-ld=no.
6826
6827Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6828
6829 * config-ml.in (rs6000*, powerpc*): Add switches to control which
6830 AIX multilibs get built.
6831
6832Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6833
6834 * configure.in (i386-win32): Don't build expect if we're not
6835 building the tcl subdir.
6836
6837Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
6838
6839 * Makefile.in: (configure-target-examples, all-target-examples):
6840 New targets, configure and build example programs.
6841
6842Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
6843
6844 * mpw-configure: If an mpw-config.in generated a file mk.sed,
6845 use it as input to sedit the generated MPW makefile.
6846 * mpw-README: Add a suggestion about Gestalt.h.
6847
6848Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
6849
6850 * config.sub: Accept *-*-ieee*.
6851
6852Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
6853
6854 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
6855 Ronald F. Guilmette <rfg@monkeys.com>.
6856
6857Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6858
6859 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
6860 for powerpc-pe native.
6861 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
6862 (target==powerpc-pe): duplicate i386-win32 entry.
6863
6864Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6865
6866 * configure.in (noconfigdirs): Exclude target-newlib for all versions
6867 of vxworks, not just vxworks5.1.
6868
6869Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
6870
6871 * mpw-configure: Add support for exec-prefix.
6872
6873Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6874
6875 * config.guess: Recognize HP model 816 machines as having
6876 a PA1.1 processor.
6877
6878Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
6879
6880 * configure: Ignore new autoconf configure options.
6881
252b5132
RH
6882Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6883
6884 * config.guess: Recognize Pentium under SCO.
6885 From Robert Lipe <robertl@arnet.com>.
6886
6887Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6888
6889 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
6890
6891Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
6892
6893 * configure.in: Don't configure gas for alpha-dec-osf*.
6894
6895Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
6896
6897 * configure.in: Default to --with-stabs for some targets for which
6898 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
6899 i[345]86*-*-unixware*.
6900
6901Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
6902
6903 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
6904 rather than basing it on the target. Simplify handling of options
6905 controlling which directories to configure. Remove extraneous
6906 slash in multi-clean target.
6907
6908Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
6909
6910 * config-ml.in: Prefix more variables with ml_ so they don't collide
6911 with configure's.
6912
6913Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
6914
6915 * configure: Don't turn -v into --v.
6916
6917Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
6918
6919 * configure.in (targargs): Fix typo.
6920
6921 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
6922
6923Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
6924
6925 * configure.in: Strip --host and --target options from
6926 CONFIG_ARGUMENTS, and always configure for --host only. Add
6927 --with-cross-host option when building with a cross-compiler.
6928 * configure: Canonicalize the arguments put into config.status by
6929 always using `=' for an option with an argument. Pass a presumed
6930 --host or --target explicitly.
6931
6932Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
6933
6934 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
6935 into general OS recognition case.
6936
6937Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6938
6939 * configure.in (target_configdirs): add target-winsup only
6940 for win32 target systems.
6941
6942Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
6943
6944 * Makefile.in (all-target-libgloss): Depend upon
6945 configure-target-newlib, since when libgloss is built it looks to
6946 see if the newlib directory exists.
6947
6948Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
6949
6950 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
6951 cfg-ml-*.in.
6952
6953Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
6954
6955 * configure: Handle LD and LD_FOR_TARGET when configuring a
6956 Canadian Cross.
6957
252b5132
RH
6958Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6959
6960 * configure.in (target_libs): add target-winsup.
6961 (target==i386-win32): add patch diff flex make to $noconfigdirs.
6962 (target==ppcle-pe): remove ld from $noconfigdirs.
6963
6964Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
6965
6966 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
6967 Preserve relative path names in $srcdir. Build symlink tree if
6968 configuring cross target dir and srcdir=. (= no VPATH support).
6969 (configure-target-libg++): Depend on configure-target-librx.
6970 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
6971 * config-ml.in: New file.
6972 * symlink-tree: New file.
6973 * configure: Ensure srcdir="." if that's what it is.
6974
6975Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6976
6977 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
6978 includes and FLEX_SKELETON setting.
6979 * mpw-configure (--with-gnu-ld): New option, controls whether
6980 to use PPCLink or ld with PowerMac GCC.
6981 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
6982 * mpw-config.in: Configure grez if targeting Mac.
6983
6984 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
6985 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
6986 just macos.
252b5132
RH
6987 * configure.in: Configure grez resource compiler if targeting Mac.
6988 * Makefile.in (all-grez, install-grez): New targets.
6989
6990Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
6991
6992 * configure: CXX defaults to gcc, not g++. If we find
35590697 6993 gcc in the path, set CC to gcc -O2.
252b5132
RH
6994
6995Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
6996
6997 * configure: Default ${build} correctly. Avoid picking up extra
6998 spaces when reading CC and CXX from Makefile. When doing a
6999 Canadian Cross, use plausible default values for numerous
7000 variables.
7001 * configure.in: When doing a Canadian Cross, don't try to
7002 configure tools whose configure script can't handle it.
7003
7004Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7005
7006 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
7007
7008Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
7009
7010 * configure: Remove dubious bug reporting address.
7011
7012Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
7013
7014 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
7015 configure script, run that instead of this directory's configure.
7016 In either case, print a message that we're configuring the sub-dir.
7017
7018Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
7019
7020 * configure.in: Before checking for the existence of various files,
7021 use sed to filter out "target-".
7022
7023Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
7024
7025 * Makefile.in (DO_X): Split rule to decrease command line length
7026 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
7027 (Philippe De Muyter).
7028
7029Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7030
7031 * Makefile.in (all-patch): depend on all-libiberty.
7032
7033Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
7034
7035 * configure.in: If the only directory in target_configdirs which
7036 actually exists is libiberty, then set target_configdirs to empty,
7037 to avoid trying to build a target libiberty in a gas or gdb
7038 distribution.
7039
7040Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
7041
7042 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
7043 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
7044 systems.
252b5132
RH
7045
7046Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7047
7048 * configure.in (copy_dirs): Use sys-include instead of include
7049 for --with-headers option.
7050
7051Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
7052
7053 * Makefile.in, configure.in: Make winsup builds work with
7054 new scheme.
7055
7056Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
7057
7058 * configure.in: Build the linker on AIX.
7059
7060Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
7061
7062 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
7063 where needed.
7064
7065Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
7066
7067 * Makefile.in (all-gcc): Fix typo.
7068
7069Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
7070
7071 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
7072
7073Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
7074
7075 * configure.in: Rename libFOO to target-libFOO, and xiberty
7076 to target-xiberty, to provide more flexibility.
7077 (target_subdir): Define. Create if cross.
7078 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
7079 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
7080 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
7081 check-libFOO -> check-target-libFOO, etc.
7082 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
7083 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
7084 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
7085 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
7086 allow ALL_GCC="" to only configure.
7087 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
7088 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
7089 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
7090
7091Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
7092
7093 * Makefile.in (taz): Build "info" in etc explicitly.
7094
7095Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
7096
7097 * configure.in: Make sure that CC is undefined (as opposed to
7098 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
7099 problem with autoconf trying to configure on a host without GCC.
7100
7101Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7102
7103 * mpw-configure: Set host alias from choice of host compiler,
7104 only use generic MPW Makefile sed if present, edit a file
7105 named "hacked_Makefile.in" instead of "Makefile.in" if present.
7106 * mpw-README: Add problem notes about CW6 and CW7.
7107
7108Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
7109
7110 * Makefile.in (taz): Use ";" instead of ";;".
7111
7112Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7113
7114 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
7115 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
7116 DISTDOCDIRS.
7117 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
7118 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
7119
7120Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
7121
7122 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
7123 and gnats, because they are now subsumed by DISTSTUFFDIRS.
7124 Move bfd to DISTSTUFFDIRS.
7125
7126Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7127
7128 * Makefile.in (X11_LIB): Removed.
7129 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
7130
7131 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
7132
7133Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7134
7135 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
7136 names.
7137
7138Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7139
7140 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
7141
7142Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
7143
7144 * configure.in (i[345]86-*-win32): Always build newlib.
7145 Don't configure cvs, autoconf or texinfo.
7146 * Makefile.in (LD_FOR_TARGET): New.
7147 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
7148 Pass down LD_FOR_TARGET.
7149
7150Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
7151
7152 * winsup: New directory.
7153 * Makefile.in: Build winsup.
7154 * configure.in: Winsup is configured when target is win32.
7155 Can only build win32 target GDB when native.
35590697 7156
252b5132
RH
7157Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
7158
7159 * config.guess: Recognize HP model 819 machines as having
7160 a PA 1.1 processor.
7161
7162Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
7163
7164 * configure: Fix sed loop which substitutes for CC and CXX to
7165 avoid bug found in various sed implementations.
7166
7167Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7168
7169 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
7170 simulator. Use standard powerpc-*-eabi*.
7171
7172Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
7173
7174 * configure.in: Stop putting gas and binutils in noconfigdirs for
7175 powerpc-*-aix* and rs6000-*-*.
7176
7177Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
7178
7179 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
7180 -mcall-aixdesc libraries.
7181
7182Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
7183
7184 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7185
7186 * config.sub (arm | armel | armeb): Fix shell syntax.
7187
7188Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7189
7190 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
7191 -msoft-float and -mcpu=common support.
7192 (powerpc*-*-eabisim*): Add support for building -mcall-aix
7193 libraries.
7194
7195Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7196
7197 * configure.in: Allow configuration and build of emacs19 for the alpha.
7198
7199Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7200
7201 * configure.in (CC): Get ^CC, not just any old CC, from
7202 ${host_makefile_frag}.
7203
7204Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7205
35590697 7206 * configure.in (CC): Try to get CC from
252b5132
RH
7207 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
7208
7209Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7210
7211 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
7212 only if it exists in $(srcdir).
7213
7214Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
7215
7216 * configure: If CC and CXX are not set in the environment, set
7217 them, based on either an existing Makefile or on searching for gcc
7218 in PATH. Substitute for CC and CXX in Makefile.
7219 * configure.in: Remove libm from target_libs. Separate
7220 target_configdirs from configdirs. If CC is not set in
7221 environment, try to get it from a host Makefile fragment. Rewrite
7222 changes of configdirs to use skipdirs instead. A few minor
7223 tweaks. Take directories out of target_configdirs as they are
7224 taken out of configdirs. Remove existing Makefile files from
7225 subdirectories. Substitute for TARGET_CONFIGDIRS and
7226 CONFIG_ARGUMENTS in Makefile.
7227 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
7228 by configure.in.
7229 (CONFIG_ARGUMENTS): Likewise.
7230 (CONFIGURE_TARGET_MODULES): New variable.
7231 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
7232 ($(CONFIGURE_TARGET_MODULES)): New target.
7233 (configure-libg++, configure-libio): New targets.
7234 (all-libg++): Depend upon configure-libg++.
7235 (all-libio): Depend upon configure-libio.
7236 (configure-libgloss, all-libgloss): New targets.
7237 (configure-libstdc++): New target.
7238 (all-libstdc++): Depend upon configure-libstdc++.
7239 (configure-librx, all-librx): New targets.
7240 (configure-newlib): New target.
7241 (all-newlib): Depend upon configure-newlib
7242 (configure-xiberty): New target.
7243 (all-xiberty): Depend upon configure-xiberty.
7244
7245Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7246
7247 * configure.in (host i[345]86-*-win32): Expand the
7248 noconfigdirs again.
7249
7250Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
7251
7252 * mpw-configure: Fix sed command file name.
7253
7254Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
7255
35590697 7256 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
7257 noconfigdirs again.
7258
7259Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
7260
7261 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
7262 or powerpc*-*-pe*, since they are not yet supported.
7263
7264Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7265
7266 Add PowerMac support and many other enhancements.
7267 * mpw-configure: New option --cc to select compiler to use,
7268 paste options set according to --cc into the generated
7269 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
7270 if mpw-make.sed is present.
7271 * mpw-config.in: Don't test for gC1, test for mpw-touch,
7272 add forward includes for PowerPC include files.
7273 * mpw-build.in: Build using Makefile.PPC if present.
7274 (do-byacc, etc): Remove separate version resource builds.
7275 (do-gas): Build "stamps" before "all".
7276 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
7277 * mpw-README: Update to reflect --cc option, PowerMac support,
7278 and recently-reported compatibility problems.
7279
7280Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
7281
7282 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
7283 embedded m68k systems (-aout, -coff, -elf, -vxworks).
7284 (--with-multilib-top): Pass to recursive invocations.
7285
7286Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
7287
7288 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
7289 v810-*-*.
7290
7291Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7292
7293 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
7294 gdb, ld and opcodes on v810-*-*.
7295
252b5132
RH
7296Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
7297
7298 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
7299 (local-maintainer-clean): New target.
7300 (maintainer-clean): New target.
7301 (realclean): Just depend upon maintainer-clean.
7302
7303Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7304
7305 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
7306
7307Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
7308
7309 * configure.in: Build ld in mips*-*-bsd* case.
7310
7311Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
7312
7313 * config.sub: Accept -lites* OS. From Ian Dall.
7314
7315Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
7316
7317 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 7318 targets.
252b5132
RH
7319
7320Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7321
7322 * configure.in: treat i386-win32 canadian cross the same as
7323 i386-go32 canadian cross.
7324
7325Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7326
7327 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
7328 running under the simulator to build a reduced set of libraries.
7329 (powerpc-*-eabiaix): Add fine grained multilib support added to
7330 other powerpc targets yesterday.
7331
7332Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7333
7334 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
7335 -disable-softfloat, -disable-relocatable, -disable-aix, and
7336 -disable-sysv to control which multilib libraries get built.
7337
7338Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7339
7340 * configure: Add Makefile.tem to list of files to remove in trap
7341 handler.
7342
7343Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
7344
7345 * config.guess (*Linux*): Add missing "exit"s.
7346 Also, need specific check for alpha-unknown-linux (uses COFF).
7347
7348Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
7349
7350 * config.guess: Merge with FSF:
7351
7352 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
7353 * config.guess (AIX4): More robust release numbering discovery.
7354
7355 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
7356 * config.guess (i386-sequent-ptx): Properly get version number.
7357
7358 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
7359 * config.guess (mips:*:4*:UMIPS): New case.
7360
7361Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
7362
7363 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
7364 (i386-win32 host): Likewise. Don't build readline.
7365
afb8d725
JM
7366Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
7367
7368 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
7369 SUPPORT_FILES to submakes.
7370
252b5132
RH
7371Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
7372
7373 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
7374 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
7375 mpw-configure.
7376
7377Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
7378
7379 * configure.in (appdirs): Use =, not ==, in test expression when
7380 trying to build the text to print in the warning message for
7381 Solaris users.
7382
7383Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
7384
7385 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
7386
7387Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7388
7389 * config.guess: Recognize lynx-2.3.
7390
7391Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
7392
7393 * config.sub (z8ksim): Deleted
7394 (z8k-*-coff): New, this is the one true name of the target.
7395
7396Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
7397
7398 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
7399
7400Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
7401
7402 * config.guess (*:Linux:*:*): First try asking the linker what the
7403 default object file format is (elf, aout, or coff). Then if this
7404 fails, try previous methods.
7405
7406Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7407
7408 * configure.in: Don't build newlib for *-*-vxworks5.1.
7409
7410Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7411
7412 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
7413 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
7414
7415Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
7416
7417 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
7418
7419Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
7420
7421 * cfg-ml-com.in: New file.
7422 * cfg-ml-pos.in: New file.
7423
7424Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7425
7426 * COPYING.NEWLIB: Add HP free copyright to list.
7427
7428Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7429
7430 * config.sub: Recognize -eabi* for the system, not just -eabi.
7431
7432Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
7433
7434 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
7435 * config.sub, configure.in (win32): New target and host.
7436
7437Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
7438
7439 * configure.in: Add i386-pe configuration.
7440
7441Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
7442
7443 * mpw-build.in (install): Install GDB after LD.
7444
7445Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
7446
7447 * mpw-config.in (elf/mips.h): Always forward-include, needed
7448 for GDB to build.
7449
7450Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
7451
7452 * testsuite: New directory for customer acceptance and whole tool
7453 chain tests.
7454
7455Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7456
7457 * configure: If per-host line isn't found, but AC_OUTPUT is found
7458 and a configure script exists, run it instead.
7459
7460Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7461
7462 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
7463
7464Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
7465
7466 * configure: Set build_{cpu,vendor,os,alias} to host values when
7467 --build isn't specified.
7468
7469Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7470
7471 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
7472 (FLAGS_TO_PASS): Pass them.
7473 (EXTRA_TARGET_FLAGS): Ditto.
7474
252b5132
RH
7475Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7476
7477 * Makefile.in (all-libg++): Depend on all-libstdc++.
7478
7479Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7480
7481 * configure.in (noconfigdirs): Enable all packages for
7482 i386-unknown-netbsd.
7483
7484Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
7485
7486 * configure.in (noconfigdirs): Don't configure tk for i386-go32
7487 hosted builds (DOS builds)
7488
7489Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7490
7491 Changes for ARM based on patches from Richard Earnshaw:
7492 * config.sub: Handle armeb and armel.
7493 * configure.in: Omit arm linker only for riscix.
7494
7495Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
7496
7497 * config.guess: Update from FSF.
7498
7499Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
7500
7501 * config.sub: Recognize powerpcle as the little endian varient of
7502 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
7503 powerpcle variant. Convert pentium into i586, not i486. Add p5
7504 alias for i586. Map new x86 variants p6, k5, nexgen into i586
7505 temporarily.
7506
7507Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
7508
7509 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
7510
7511Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
7512
7513 * config.sub: Accept -lites* as a basic system type.
7514
7515Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
7516
7517 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
7518 installed, and if so return linuxoldld as the system name.
7519
7520Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
7521
7522 * config.guess: Add hppa1.1-hp-lites support.
7523
7524Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
7525
7526 * configure.in: Don't build newlib for m68k-vxworks5.1.
7527
7528Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7529
7530 * configure.in (mips-sgi-irix6): Use mh-irix5.
7531
7532Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
7533
7534 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
7535
7536Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7537
7538 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 7539 OSF/1. Fix compiler flags.
252b5132
RH
7540 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
7541
7542Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
7543
7544 * configure.in: Recognize --with-newlib.
7545 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
7546
afb8d725
JM
7547Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7548
7549 * Makefile.in: move {all,check,install}-gdb from *_MODULES
7550 to *_X11_MODULES due to gdbtk needing X include files et al.
7551
252b5132
RH
7552Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
7553
7554 Merge in support for Mac MPW as a host.
7555 (Old change descriptions retained for informational value.)
7556
7557 * mpw-config.in: Add generic include forwards for cpu-specific
7558 include files in aout and elf directories.
7559
7560 * mpw-configure: Added copyright.
7561 * mpw-config.in: Check for presence of required build tools.
7562 (target_libs): Add newlib.
7563 (target_tools): Add examples.
7564 (Read Me): Generate as "Read Me for MPW" instead.
7565 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
7566 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
7567 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
7568
7569 * mpw-configure: Remove subdir-specific makefile hackery,
7570 delete mk.tmp after using it.
7571
7572 * mpw-build.in (all): Display start and end times.
7573
7574 * mpw-configure (host_canonical): Set.
7575 (target_cpu): Always add to makefiles.
7576 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
7577 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
7578 (mpw-mh-mpw): Look for in srcdir and srcroot.
7579 Use sed instead of mpw-edit-prefix to edit prefix definitions.
7580
7581 * mpw-build.in: (install-only): New target.
7582
7583 * mpw-configure (host_alias, target_alias): Rename from hostalias
7584 and targetalias, add into generated Makefile.
7585 (mk.tmp): If present, add into generated Makefile.
7586 * mpw-build.in (all-gas): Build config.h first before gas proper.
7587
7588 * mpw-configure (config.status): Write only if changed.
7589 * mpw-config.in (readline): Configure it (not built, just used for
7590 definitions).
7591
7592 * mpw-config.in (elf/mips.h): Add a forward include.
7593
7594 * mpw-config.in: Forward-include most .h files in include into
7595 extra-include.
7596 (readline): Don't build.
7597 mpw-build.in (install): Install GDB.
7598
7599 * mpw-configure (prefix, mpw_prefix): Handle it.
7600 * mpw-config.in (mmalloc, readline): Don't configure.
7601 * mpw-build.in (thisscript): Rename to ThisScript.
7602 Use mpw-build instead of BuildProgram everywhere.
7603 (mmalloc, readline): Don't build.
7604 * mpw-README: New file, basic documentation about the MPW port.
7605
7606 * mpw-config.in: Use forward-include to create include files.
7607
7608 * mpw-configure: Add more things to the top of each configured
7609 Makefile, including contents of config/mpw-mh-mpw.
7610 * mpw-config.in (extra-include): Create this directory and fill it
7611 with Posix-like include files when configuring.
7612
7613 * config.sub (apple, mac, mpw): Add various aliases.
7614
7615 * mpw-build.in: New file, top-level build script fragment for MPW.
7616 * mpw-configure: New file, configure script for MPW.
7617 * mpw-config.in: New file, config fragment for MPW.
7618
7619Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7620
7621 * configure.in (host_libs): Remove glob, since it is gone from the
7622 sources.
7623
7624Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7625
7626 * Makefile.in: define empty GDB_NLM_DEPS var.
7627
7628 * configure.in(target_makefile_frag): use config/mt-netware
7629 for netware targets.
7630
7631Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
7632
7633 * config.sub: Merge in recent FSF changes. Remove linux special
7634 cases.
7635
7636Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7637
4bddf3ad 7638 Revert this change:
252b5132
RH
7639
7640 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
7641
7642 * build-all.mk: Use CC=cc -Xs on Solaris.
7643
252b5132
RH
7644Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7645
7646 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
7647 stop using it.
7648 * Makefile.in: Nuke all references to glob subdirectory.
7649
7650Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7651
7652 * configure.in: Fix --enable-shared logic in per-host.
7653
7654Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
7655
7656 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
7657
7658Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7659
7660 * configure.in (noconfigdirs): Don't build gas on AIX, for
7661 powerpc*-*-aix* as well as for rs6000*-*-aix*.
7662
7663Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
7664
7665 * configure: Fix --cache-file to work if the file argument is a
7666 relative path.
7667
7668Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
7669
7670 * configure: If the --cache-file is used, pass it down to
7671 configure in subdirectories.
7672
7673Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
7674
7675 * config.sub: add vxworks29k configuration.
7676
7677Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7678
7679 * Makefile.in (taz): Do "diststuff" part quietly.
7680
7681Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
7682
7683 * config.sub: Mini-merge with gcc/config.sub.
7684
7685Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7686
7687 * config.guess (IRIX): Sed - to _.
7688
7689Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7690
7691 * Makefile.in (source-vault, binary-vault): New targets.
7692
7693Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
7694
7695 * config.sub: Recognize -eabi as a basic system type.
7696
7697Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7698
7699 * configure.in (enable_shared stuff): Fix typo.
7700
7701Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
7702
7703 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
7704
7705Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7706
7707 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
7708
7709Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7710
7711 * configure.in (rs6000-*-*): Don't build gas.
7712
7713Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
7714
7715 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
7716 reduce command line length.
7717 (AS_FOR_TARGET): Check for as.new, not Makefile.
7718 (NM_FOR_TARGET): Check for nm.new, not Makefile.
7719
7720Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
7721
7722 * config.guess: Merge from FSF.
7723
7724Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7725
7726 * configure: Don't use $ when handling program_suffix.
7727
7728Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
7729
7730 * configure.in: Configure tk for hppa/hpux.
7731
7732Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
7733
7734 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
7735
7736Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7737
7738 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
7739 to LIBCXXFLAGS. Tests are better run without it.
7740
7741Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
7742
7743 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
7744
7745Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
7746
7747 * configure.in (*-*-netware*): Don't configure xiberty.
7748
7749Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
7750
7751 * configure.in: Remove tk from native_only list.
7752
7753Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
7754
7755 * build-all.mk: Add mips-ncd-elf target to sun4 targets
7756 for special NCD build.
7757
7758Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7759
7760 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
7761 makeall.bat, they're only useful for binutils snapshots.
7762 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
7763 makeall.bat to specified SUPPORT_FILES.
7764
7765Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
7766
7767 * build-all.mk: Add Ericsson targets to sun4 and solaris
7768 hosts. Add BNR's sun4 target to solaris host, so their
7769 build-from-source will be tested in-house first.
7770
7771Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7772
7773 * Makefile.in (LIBCFLAGS): New variable.
7774 (CFLAGS_FOR_TARGET): Ditto.
7775 (LIBCFLAGS_FOR_TARGET): Ditto.
7776 (LIBCXXFLAGS): Ditto.
7777 (CXXFLAGS_FOR_TARGET): Ditto.
7778 (LIBCXXFLAGS_FOR_TARGET): Ditto.
7779 (BASE_FLAGS_TO_PASS): Pass them.
7780 (EXTRA_TARGET_FLAGS): Ditto.
7781
4bddf3ad 7782 * configure.in: Support --enable-shared.
252b5132
RH
7783
7784Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
7785
7786 * configure.in (target_libs): Include libstdc++ again.
7787 * config.guess: Update from FSF (for FreeBSD).
7788
7789Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7790
7791 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
7792 makeall.bat.
7793 (DISTDOCDIRS): Add `etc'.
7794 (ETC_SUPPORT_PFX): New variable.
7795 (taz): Include anything from etc starting with a word in
7796 ETC_SUPPORT_PFX.
7797
7798Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7799
7800 * config.sub: Update for recent FSF changes. Remove obsolete
7801 h8300hds entry. Add -windows* and -osx as basic os. Minor
7802 spacing changes.
7803
7804Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7805
7806 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
7807
7808 * config.guess: Merge with FSF.
7809 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
7810
7811Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7812
7813 * configure: Since the "trap 0" handler will override the exit
7814 status on many systems, only use it for "exit 1", and make it set
7815 a non-zero exit status; reset it before "exit 0". Also, check
7816 exit status of config.sub, and error out if it failed.
7817
7818Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
7819
7820 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
7821 and install libgloss.
7822
7823Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7824
7825 * Makefile.in (all-binutils): Depend upon all-byacc.
7826
7827 * configure.in: Don't build emacs on Irix 5.
7828
7829Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7830
7831 * configure.in (*-*-netware*): Add libio.
7832
7833Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7834
7835 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
7836 (CHECK_TARGET_MODULES): Ditto.
7837 (INSTALL_TARGET_MODULES): Ditto.
7838 (TARGET_LIBS): Ditto.
7839 (all-libstdc++): Note dependencies.
7840
7841Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7842
7843 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
7844
7845Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7846
7847 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
7848 -fexternal-templates.
7849
7850 * configure.in (target_libs): Add libstdc++.
7851 (noconfigdirs): Add libstdc++ as appropriate.
7852
7853Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7854
7855 * config.guess: Update from FSF.
7856
7857Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7858
7859 * configure: Use ${config_shell} when running ${configsub}.
7860
7861Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
7862
7863 * config.sub: No longer recognize h8300h.
7864
7865Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7866
7867 * config.sub: Remove extraneous differences between config.sub and
7868 gcc/config.sub.
7869
7870Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7871
7872 * Makefile.in (DISTSTUFFDIRS): Add gas.
7873
7874Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
7875
7876 * COPYING.NEWLIB: New file.
7877
7878Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
7879
7880 * config.guess (HP-UX): Patch from Harlan Stenn
7881 <harlan@landmark.com> to also emit release level.
7882
7883Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7884
7885 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
7886
7887Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
7888
7889 * config.sub: Merge nextstep cleanup from FSF.
7890
7891Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7892
7893 * configure.in (arm-*-*): Don't configure ld for this target.
7894
7895Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7896
7897 * configure.in (*-*-netware): don't configure libg++, libio,
7898 librx, or newlib.
7899
7900Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7901
7902 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
7903 configure ld--it works, but it doesn't support shared libraries.
7904
7905Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7906
7907 * config.guess (*-unknown-freebsd*): Get rid of possible
7908 trailing "(Release)" in version string.
7909 Patch from Paul Richards <paul@isl.cf.ac.uk>.
7910
7911Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
7912
7913 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
7914 Fix type: *-next-neststep -> *-next-nextstep.
7915
7916 * config.guess: Merge from FSF:
7917
7918 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7919
7920 * config.guess: Recognize powerpc-ibm-aix3.2.5.
7921
7922 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7923
7924 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
7925 instead of UNIX_SV for UnixWare 1.0).
7926
7927Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
7928
7929 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
7930 to make gdb/nlm/* build after the compiler and linker.
7931
7932Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
7933
7934 * config.guess (netbsd, freebsd, linux): Accept any machine,
7935 not just i[34]86.
7936 (m68k-atari-sysv4): Relocate to match FSF version.
7937
7938 * config.guess: More merges from the FSF:
7939
7940 Add a space before function call or macro invocation.
7941
7942 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7943
7944 * config.guess: Add trap cmd to remove dummy.c and dummy when
7945 interrupted.
7946
7947 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7948
7949 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
7950 (dummy): Redirect stderr from compilation of dummy.c.
7951
7952 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
7953
7954 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
7955
7956Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
7957
7958 * configure: Accept and ignore --cache*, for compatibility with
7959 new autoconf.
7960
7961Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
7962
7963 * config.guess: Merge from FSF:
7964
7965 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7966
7967 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
7968 (PATH): Add /.attbin at end for finding uname.
7969 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
7970
7971 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
7972
80413487 7973 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
7974
7975 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
7976
80413487
RH
7977 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
7978 to select whether to use ELF or COFF.
252b5132
RH
7979
7980 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7981
80413487 7982 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
7983
7984 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7985
7986 * config.guess: Guess the OS version for HPUX.
7987
7988 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
7989
7990 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
7991
7992Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7993
7994 * configure.in: Recognize --with-headers, --with-libs, and
7995 --without-newlib.
7996 * Makefile.in (all-xiberty): Depend upon all-ld.
7997
7998Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7999
8000 * configure.in: Change i[34]86 to i[345]86.
8001
8002Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8003
8004 * configure (version): A few more tweaks to help message.
8005
8006Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
8007
8008 * Makefile.in: Remove (for now) librx as a host library,
8009 now that we're building it for target.
8010
8011Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8012
8013 * configure: Fix up help message; from karl@owl.hq.ileaf.com
8014 (Karl Berry).
8015
8016Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
8017
8018 * configure.in: Also configure librx.
8019
8020Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
8021
8022 * Makefile.in: Update various rules to reflect that librx
8023 is now needed for libg++.
8024
8025Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8026
8027 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
8028
8029Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8030
8031 * configure.in: Configure the examples directory.
8032
8033Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8034
8035 * configure: Simplify Jun 2 1994 change.
8036
8037Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8038
8039 * change CC to /usr/latest/bin/gcc for lynx host builds, since
8040 /bin/gcc isn't good enough to build gcc.
8041
8042Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
8043
8044 * Makefile.in (GDB_SUPPORT_FILES): Remove
8045 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
8046 (gdb.tar.gz): Add new rule to use standard distribution building
8047 mechanism.
8048
8049Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8050
8051 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
8052 Bill Cox <bill@cygnus.com>.
8053
8054Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
8055
8056 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
8057
8058Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
8059
8060 * configure: Search current dir first in .gdbinit.
8061
8062Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
8063
8064 * config.sub: Recognize freebsd (merged from gcc config.sub).
8065
8066Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
8067
8068 * config.sub: Refer to NeXT's operating system as nextstep.
8069
8070 * config.sub (case $basic_machine): Re-order the cases, to match
8071 the order in the FSF version (which is mostly alphabethical).
8072 Merge in some additions and changes from the FSF.
8073
8074Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
8075
8076 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
8077 * config.sub: Recognize cxux7.
8078 * configure.in: Use mh-cxux for m88k-harris-cxux*.
8079
8080Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8081
8082 * config.sub: Fix typo powerpc -> powerpc-*.
8083
8084Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
8085
8086 * Makefile.in: `all-emacs19' depends on `all-byacc'.
8087
8088 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
8089 parallel with all-emacs and install-emacs). Top-level command
8090 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
8091
8092Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8093
8094 * test-build.mk ($(host)-stamp-stage2-installed): Remove
8095 $(relbindir)/make before doing ``make install'', and use
8096 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
8097 installing over running make binary.
8098 ($(host)-stamp-stage3-installed): Likewise.
8099
8100Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8101
8102 * config.guess: Recognize Mach.
8103
8104Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8105
8106 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
8107 see whether --exec-prefix was used.
8108
8109Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8110
8111 * README: Explicitly mention libg++/README. (Zoo's idea.)
8112
8113Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8114
8115 * Makefile.in: Add all-librx target similar to all-libproc.
8116
8117Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
8118
8119 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
8120 with post 1.2 uname bogosity.
8121
8122Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8123
8124 * configure: Remove temporary files on receipt of a signal.
8125
8126Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
8127
8128 * configure: If there is a package_makefile_frag, remove
8129 ${subdir}/Makefile.tem after copying it in.
8130
8131Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8132
8133 * build_all.mk: support rs6000 lynx identifies itself as
8134 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
8135 since /bin/gcc is too feeble to compile a modern gcc.
8136
8137Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8138
8139 * brought devo/test-build.mk update-to-date with progressive/
8140 test-build.mk. Add lynx targets and hppa flag info.
8141
8142Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8143
8144 * configure.in: Use mh-ncrsvr43. Patch from
8145 Tom McConnell <tmcconne@sedona.intel.com>.
8146
8147Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
8148
8149 * config.guess (i386-unknown-bsdi): No longer need to
8150 check #if defined(__bsdi__) && defined(__i386__).
8151
8152Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8153
8154 * configure: Set program_transform_nameoption correctly.
8155
8156Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8157
8158 * brought build-all.mk update-to-date with progressive build-all.mk,
8159 added new targets and hppa info.
35590697 8160
252b5132
RH
8161Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8162
8163 * configure: If config.guess result is a prefix of the user
8164 specified target, assume a native build and use the user specified
8165 target as the host alias. Remove SunOS patch suffix removal hack.
8166 * configure.in: Remove SunOS patch suffix removal hack.
8167
8168 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
8169 in NATIVE_CHECK_MODULES.
8170
8171Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
8172
8173 * Makefile.in: Rename HOST_ONLY to NATIVE.
8174 * configure: Delete SunOs patch suffix from host_canonical
8175 and build_canonical variables that are prepended to Makefiles.
8176 * configure.in: Add comments for easier maintenance.
8177
8178Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8179
8180 * Makefile.in: Add all-libproc target similar to all-gui.
8181
8182Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
8183
8184 * Makefile.in (CHECK_MODULES): split into
8185 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
8186
8187Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
8188
8189 * config.guess (i386-unknown-bsdi): New system to guess.
8190
8191Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8192
8193 * Makefile.in: Add all-gui target (but not yet build by "all").
8194
8195Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
8196
8197 * config.sub: Move deletion of patch suffix from here...
8198 * configure.in: To here, at Ian's suggestion. The top-
8199 level scripts might need to know of a patch level.
8200
8201Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
8202
8203 * config.sub: Strip off patch suffix so rtl is recognized
8204 as a sunos4.1.3 machine, even though it's been patched.
8205
8206Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
8207
8208 * Makefile.in (INSTALL_LAST): Delete.
8209 (INSTALL_DOSREL): New.
8210
8211Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8212
8213 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
8214 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
8215 whether we pass down --with-gnu-ld anyhow.
8216
8217Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
8218
8219 * Makefile.in (INSTALL_LAST): Change operation so it works
8220 on more flavors of make.
8221 * configure.in (go32): Don't build libg++ or libio.
8222
8223Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
8224
8225 * Makefile.in (Move HOST_PREFIX_1 and friends up so
8226 they can be overriden by templates.
8227
8228Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
8229
8230 * configure.in (target==go32): Don't build gdb.
8231 * dosrel: New directory.
8232
8233Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
8234
8235 * configure.in (host==go32): Configure dosrel too.
8236 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
8237 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
8238 be set by incoming names or templates.
8239 (INSTALL_LAST): New rule.
252b5132
RH
8240
8241Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
8242
8243 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
8244
8245Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8246
252b5132
RH
8247 * configure.in (appdirs): New variable. Currently empty, but will
8248 be used in gas distribution. If nonempty, lists a set of
8249 directories at least one of which must get configured, or top
8250 level configuration is considered to have failed.
8251 (rs6000-*-lynxos*): Use new file name.
8252
8253Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8254
8255 Eliminate XTRAFLAGS.
8256 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
8257 newlib include files using -idirafter, and also use -nostdinc.
8258 (CXX_FOR_TARGET): Likewise.
8259 (XTRAFLAGS): Removed.
8260 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
8261 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
8262 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
8263 ($(DO_X)): Don't pass down XTRAFLAGS.
8264
8265Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8266
8267 * configure.in (mips*-dec-bsd*): New target; do build linker.
8268 (mips*-*-bsd*): New target; don't build linker.
8269
8270Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8271
8272 * configure.in: support rs6000-*-lynxos* configuration.
8273 support sunos4 as a cross target.
8274
8275 * config.sub: look for lynx*, not lynx since the OS version may
8276 legitimately be part of the name.
8277
8278Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8279
8280 * configure.in (i[34]86-*-sco*): Move to be with other i386
8281 targets.
8282 (romp-*-*): New target. Skip various binary utilities.
8283 (vax-*-*): New target. Don't build newlib.
8284 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
8285
8286Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8287
8288 * configure.in: Only set host_makefile_frag if config
8289 directory exists.
8290
8291Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8292
8293 * install.sh: If $dstdir exists, don't check whether each
8294 component does.
8295
8296Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8297
8298 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
8299
8300Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8301
35590697
AJ
8302 * configure.in (*-*-lynxos*): Don't configure newlib for either
8303 native or cross Lynx.
252b5132
RH
8304
8305Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
8306
8307 * config.sub (sparc64-elf): Fix os.
8308 (z8k): Remove duplicate.
8309
8310Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8311
8312 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
8313 gcc/stmp-fixproto, to try to prevent fixproto from being run.
8314
8315Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
8316
8317 * configure: Make file links cleanly even if Lynx fails on
80413487 8318 an NFS symlink (at least fail cleanly).
252b5132
RH
8319
8320Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8321
8322 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
8323 -XNh2000.
8324
8325Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8326
8327 * configure: Unknown options are fatal again.
8328
8329Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
8330
8331 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 8332 compatibility.
252b5132
RH
8333
8334Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
8335
8336 * build-all.mk: Add `clean' target.
8337
8338Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8339
8340 * config.guess: Add SINIX support.
8341 * configure.in: Add mips-*-sysv4* support.
8342
8343Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
8344
8345 * build-all.mk: Document all useful targets.
8346 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
8347 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
8348
8349Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8350
8351 * configure: Support --silent, --quiet.
8352
8353Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8354
8355 * configure: Support --disable-FEATURE.
8356
8357Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8358
8359 * config.guess: Recognize NCR running SVR4.3.
8360
8361Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
8362
8363 * config.guess: Make BSDI generate i386-unknown-bsd386.
8364 Patch from Paul Eggert <eggert@twinsun.com>.
8365
8366Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8367
8368 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
8369
8370Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8371
8372 * configure: Make unrecognized options give nonfatal warnings
8373 instead of fatal errors, and pass them to any subdirectory
8374 configures in case they recognize them.
8375 Make --x equivalent to --with-x.
8376
8377Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8378
8379 * configure: Add --enable-* options. Clean up usage message and
8380 some comments.
8381
8382Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
8383
8384 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
8385
8386Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8387
8388 * configure.in (hppa*-*-*): Enable binutils.
8389
8390Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8391
8392 * config.sub: Recognize cisco.
8393
8394Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
8395
8396 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
8397
8398Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8399
8400 * config.guess: about target *-hitachi-hiuxwe2, don't print more
8401 than one configuration name. Add comment.
8402
8403Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
8404
8405 * config.guess: about target *-hitachi-hiuxwe2, fixed
8406 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
8407 macro is incorrect.]
8408
8409Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8410
8411 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
8412 than the "make ls" stuff which used to be here.
8413
8414Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8415
8416 * config.guess: Recognize i[34]86-unknown-freebsd.
8417 From Shawn M Carey <smcarey@rodan.syr.edu>.
8418
8419Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
8420
8421 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
8422
8423Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8424
8425 * config.guess: Check for ptx.
8426
8427Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
8428
8429 * config.sub: Add os9k checking.
8430
8431Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8432
8433 * config.guess: Handle OSF1 running on HPPA processors
8434
8435Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8436
8437 * configure: If subdir configure fails, print out a message with
8438 subdirectory name, in case subdir's configure code didn't identify
8439 itself.
8440
8441Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
8442
8443 * configure.in: Remove embedded newlines from configdirs.
8444 Avoid mismatches of substrings. Fix matching strings at end
8445 of configdirs.
8446
8447Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
8448
8449 * config.guess: Add Lynx/rs6000 config support.
8450
8451Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8452
8453 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
8454
8455Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
8456
8457 * configure.in (hppa*-*-osf*): Treat this just like most other
8458 PA configurations (eg no binutils or ld).
8459 (hppa*-*-*elf*): These configurations have binutils and ld.
8460
8461Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8462
8463 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
8464
8465Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8466
8467 * configure.in (rs6000-*-*): Build gas.
8468
8469Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8470
80413487 8471 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
8472
8473Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8474
8475 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
8476 for GDB and GDB has been fixed to not need it.
8477
252b5132
RH
8478Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8479
8480 * config.guess: Recognize vax hosts.
8481
8482Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8483
8484 * configure (while loop): Don't use "break 2" inside case
8485 statement -- the case statement isn't an enclosing loop.
8486
8487Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8488
8489 * config.guess: Clean up NeXT support, to allow nextstep
8490 on Intel machines. Make OS be nextstep.
8491
8492Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
8493
8494 * config.guess: Add alternate forms for Convex.
8495
8496Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
8497
8498 * configure: Completely rewrite option processing. Take
8499 advantage of pattern-matching to avoid invoking test frequently.
8500 Also clean up host and target defaulting logic.
8501
8502Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8503
8504 * Makefile.in: Replace all occurrances of "rootme" with "r" and
8505 "$${rootme}" with "$$r", to increase the likelihood that the do-*
8506 commands (plus user environment) will fit SCO limits.
8507
8508Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8509
8510 * configure.in: Don't issue warnings about directories which are
8511 not being configured if -norecursion is set. Correct test for
8512 --with-gnu-as and --with-gnu-ld to not get confused by substring
8513 matches.
8514
8515 * configure.in: Don't build gas for alpha-dec-osf1*.
8516
8517Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
8518
8519 * configure: Back out Per's change of 12/19/1993. It changes the
8520 behavior of configure in unexpected and confusing ways.
8521
8522 Also, use different delim char when calculating
8523 program_transform_name so that the name can contain slashes.
8524
8525Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
8526
8527 * configure.in, config.sub: Add support for VSTa micro-kernel.
8528
8529Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8530
8531 * configure.in: Nuke hacks which were used to get a special
8532 version of GAS for HPPA configurations.
8533
8534Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
8535
8536 * configure: If only ${target_alias} is given, use that
8537 as the default for ${host_alias}.
8538 * configure: Add missing back-slashes before nested quotes.
8539
8540Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8541
8542 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
8543
8544Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
8545
8546 * config.guess: Recognize some Tektronix configurations.
8547 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
8548
8549Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8550
8551 * config.sub: Match any flavor of SH.
8552
8553Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
8554
8555 * configure.in: Don't try to configure newlib for Alpha.
8556
8557Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8558
8559 * configure.in: Don't build ld for Irix 5. Don't build gas,
8560 libg++ or libio for any Alpha target.
8561
8562 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
8563
8564Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
8565
8566 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
8567 default arguments -- so it tried to compress itself.
8568
8569Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8570
8571 * configure.in (notsupp): ensure that a space is always at the end
8572 of the configdirs list, since the grep checks for an explicit space
8573
8574Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8575
8576 * configure.in (target i386-sysv4.2): don't build ld, since static
8577 versions of many libraries are not available.
8578
8579Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8580
8581 * config.guess: Recognize Apollos (using environment variables).
8582 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
8583
8584Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8585
8586 * config.guess: Recognize Sony news mips running newsos.
8587
8588Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
8589
8590 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
8591 "fi ; else" for bash.
8592
8593Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
8594
8595 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
8596
8597Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
8598
8599 * config.sub: accept unixware as an alias for svr4.2.
8600 Fix some inconsistancies with the gcc version.
8601
8602Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8603
8604 * Makefile.in (DISTDOCDIRS): Add gdb.
8605
8606Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
8607
8608 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
8609
8610Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8611
8612 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
8613 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
8614 this now.
8615
8616Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8617
8618 * config.sub: Accept hiux* as an OS name.
8619
8620 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
8621 etc/make-stds.texi. The underscore came from gcc, and dje now
8622 agrees that RUNTESTFLAGS is the correct name.
8623
8624Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
8625
8626 * install.sh: Remove 'set -e'. It makes any conditionals
8627 in the script useless.
8628
8629 * config.guess: Automatically recognize arm-acorn-riscix
8630 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
8631
8632Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
8633
8634 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
8635
8636Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8637
8638 * Makefile.in (DISTDOCDIRS): New variable.
8639 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 8640 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
8641
8642Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8643
8644 * configure.in (hppa target): check the source directory for the
8645 pagas sub-directory
8646
8647Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
8648
8649 * config.sub: Allow -aout* and -elf*.
8650
8651Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8652
8653 * configure.in: Don't build ld on i386-solaris2, same as for
8654 sparc-solaris2.
8655
8656Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
8657
8658 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
8659
8660Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8661
8662 * configure.in: Configure gdb for alpha.
8663
8664Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8665
8666 * Makefile.in (CXXFLAGS): Add -O.
8667
8668Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8669
8670 * config.guess: added support for DG Aviion
8671
8672Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8673
8674 * configure.in: Produce warning message for subdirectories not
8675 configurable for this host/target combination. Don't try to
8676 configure gdb for vms.
8677
8678Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8679
8680 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
8681 appropriate files before making "diststuff".
8682 (DISTBISONFILES): New var: list of files to be edited.
8683 (DISTSTUFFDIRS): Add binutils.
8684
8685Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8686
8687 * config.sub: also handle mipsel and mips64el (for little endian mips)
8688
8689Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8690
8691 * configure.in: Add * to end of all OS names.
8692
8693Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
8694
8695 * configure.in: Build newlib for LynxOS native.
8696
8697Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8698
8699 * config.guess: Add support for delta 88k running SVR3.
8700
8701 * configure.in: Add comment about HP compiler vs. emacs.
8702
8703Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8704
8705 * configure.in: don't build ld on solaris2 (not a viable option
8706 due to bugs in getpwnam & getpwuid)
8707
8708Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8709
8710 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
8711 config.guess will produce a full version number.
8712
8713Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8714
8715 * configure.in: Build linker and binutils for alpha-dec-osf1.
8716
8717Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8718
8719 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
8720 and gdb/testsuite/Makefile.in.
8721
8722Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8723
8724 * configure.in: recognize mips*- instead of mips-
8725
8726Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
8727
8728 * config.sub: Accept linux*coff and linux*elf as operating
8729 systems.
8730
8731Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8732
8733 * config.sub: Recognize mips64, and mips3 as an alias for it.
8734
8735Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8736
8737 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
8738 gdb knows how to handle OSF/1 shared libraries.
8739
8740Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8741
8742 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
8743 * config.guess: Recognize Hitachi's HIUX.
8744 * config.sub: Recognize h3050r* and hppahitachi.
8745 Remove redundant cases for hp9k[23]*.
8746
8747Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8748
8749 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
8750 if gas and ld are in the source tree and are in ${configdirs}.
8751 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 8752 --with options (but still pass them down on the command line,
252b5132
RH
8753 if they were explicitly specified).
8754
8755Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8756
8757 * configure: substitute SHELL value in Makefile.in with
8758 ${CONFIG_SHELL}
8759
8760Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8761
8762 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
8763 *-*-solaris2* targets.
8764
8765Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8766
8767 * Makefile.in: define M4, and pass it down to sub-makes;
8768 all-autoconf now depends on all-m4
8769
8770Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8771
8772 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
8773 presence of {ar,ranlib} instead of a configured directory
8774
8775Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8776
8777 * config.guess: Accept 34?? as well as 33?? for NCR.
8778
8779Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8780
8781 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
8782 of 'gas' in sed commands, since 'gash' is now in the tree as well.
8783
8784Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8785
8786 * configure: grab values for $(CC) and $(CXX) from the
8787 environment, so that someone can do "CC=gcc configure; make" and
8788 have it work right (matching the way that autoconf works now)
8789
8790 * configure.in, Makefile.in: add support for gash, the tcl
8791 interface to Galaxy
8792
8793 * config.guess: add NetBSD variants (hp300, x86)
8794
8795Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
8796
8797 * install.sh: Support -d option (in the manner of SunOS 4 install,
8798 as it is more deterministic than that of GNU install)
8799 (chmodcmd): Set file to mode 755 by default (should also do default
8800 chgrp and chown, but I don't feel like dealing with that now)
8801
8802Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
8803
8804 * config.sub: Remove h8300hhms alias.
8805
8806Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8807
8808 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
8809
8810Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8811
8812 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
8813 as stmp-fixinc
8814
8815Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8816
8817 * config.sub: recognize m88110-bug-coff.
8818
8819Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8820
8821 * Makefile.in (all-libio): all dependencies on the toolchain used
8822 to build this (gcc, gas, ld, etc)
8823
8824Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8825
8826 * config.guess: Deal with OSF/1 1.3 on alpha.
8827
8828Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8829
8830 * install.sh: add some 'else true' clauses for portability
8831
8832 * configure.in: don't build libio for h8[35]00-*-* targets
8833
8834Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
8835
8836 * Makefile.in: Add support for new libio.
8837
8838Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8839
8840 * install.sh: If one command fails, don't try the rest. Don't try
8841 to remove $dsttmp (via trap) unless we have already created it.
8842 If $src doesn't exist, detect it and exit with an error.
8843
8844 * config.guess: Recognize BSD on hp300.
8845
8846Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
8847
8848 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
8849 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
8850
8851Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
8852
8853 * Makefile.in (all-send-pr): depends on all-prms
8854
8855Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8856
8857 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
8858
8859Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8860
8861 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
8862 Added test for mips-mips-riscos5.
8863
8864Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8865
8866 * configure.in: use mh-hp300 for 68k HP hosts
8867
8868Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8869
8870 * configure: add support for CONFIG_SHELL, so that you can use
8871 some alternate shell for evaluating configure scripts
8872
8873Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
8874
8875 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
8876 in configure script to bug-gdb@prep.ai.mit.edu when building
8877 distribution archive.
8878 * Makefile.in (COMPRESS): Remove def.
8879 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
8880 gdb.tar.Z and make-gdb.tar.Z respectively.
8881 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
8882 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
8883 to convergence with 'taz' target in Makefile.in.
8884
8885Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8886
8887 * install.sh (dsttmp): use trap to ensure that tmp files go
8888 away on error conditions
8889
8890Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8891
8892 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
8893
8894Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8895
8896 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
8897 its parent is '/' not ''.
8898
8899 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
8900
8901Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
8902
8903 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
8904 that ${newsrcdir}/configure.in does.
8905
8906Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8907
8908 * test-build.mk: support for CONFIG_SHELL
8909
8910Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
8911
8912 * config.sub (netware): Add as a basic system type.
8913
8914Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8915
8916 * Makefile.in (Makefile): depend on configure.in. Also drop the
8917 $(srcdir)/ from the dependency on Makefile.in.
8918
8919Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
8920
8921 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
8922 (h8300hhms is temporary until multi-libraries are implemented).
8923 * configure.in: Handle h8300h too.
8924
8925Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8926
8927 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
8928
8929Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
8930
8931 * configure: Remove extraneous output when guessing host type.
8932 * config.guess: Remove extraneous output when guessing using C
8933 compiler rather than uname, or when guessing fails.
8934
8935Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8936
8937 * Makefile.in: remove all.cross and install.cross targets
8938
8939 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
8940 definitions
8941
8942Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
8943
8944 * configure.in (target sh): Build gprof.
8945
8946Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8947
8948 * config.sub: change -solaris to -solaris2
8949
8950Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8951
8952 * configure.in: Use config/mh-riscos for mips-*-sysv*.
8953
8954Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
8955
8956 * configure: Correct error message for missing Makefile.in to
8957 print correct directory.
8958
8959Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8960
8961 * install.sh: kludge around 386BSD shell bug
8962
8963Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
8964
8965 * config.guess: Recognize NeXT.
8966 * config.guess: Recognize i486-ncr-sysv4.
8967 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
8968
8969Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
8970
8971 * Makefile.in (MAKEINFOFLAGS): New variable.
8972 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
8973 * build-all.mk, test-build.mk: Pass down --no-split as
8974 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
8975
8976Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
8977
8978 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
8979
8980Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
8981
8982 * Makefile.in (libg++.tar.z): New rule.
8983 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
8984 * Makefile.in (taz): Only do a single chmod.
8985
8986Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
8987
8988 * install.sh: don't use dirname anymore (replaced with sed usage)
8989
8990Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
8991
8992 * Makefile.in: Change extension for gzip'd files from '.z' to
8993 '.gz' per new FSF standard usage.
8994
8995Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
8996
8997 * configure: put quotes around the final value of program_transform_name
8998
8999Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9000
9001 * Makefile.in: new install.sh support; update install-info rules
9002
9003Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
9004
9005 * configure.in: Build diff for crosses, but not for go32 host.
9006
9007 * configure.in: Build gprof only for native, and don't build it
9008 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
9009
9010Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
9011
9012 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
9013
9014Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9015
9016 * configure.in (host_tools): Add prms.
9017
9018Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9019
9020 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
9021 with $(FLAGS_TO_PASS) on the command line
9022
9023 * config.sub: Recognize lynx and lynxos
9024
9025Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
9026
9027 * config.sub: Accept -ecoff*, not just -ecoff.
9028
9029Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9030
9031 * Makefile.in (taz): Use .gz suffix instead of .z.
9032 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
9033 names.
9034
9035Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9036
9037 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
9038
9039Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9040
9041 * Makefile.in (install-no-fixedincludes): install gcc last, so
9042 that rebuilds that might happen during 'make install' don't get
9043 bogus gcc include files
9044
9045Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9046
9047 Change from Utah for HPPA support:
9048 * config.guess: Recognize hppa1.x-hp-bsd.
9049
9050Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
9051
9052 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
9053 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
9054
9055Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
9056
9057 * config.sub: Add support for rom68k and bug boot monitors.
9058
9059Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
9060
9061 * Makefile.in: Make all-opcodes depend on all-bfd.
9062
9063Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
9064
9065 * config.guess: Added special check for i[34]86-univel-sysv4*.
9066
9067Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
9068
9069 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
9070 the processor rather than assuming i486.
9071
9072Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9073
9074 * config.guess: Recognize SunOS6 as Solaris3.
9075
9076Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
9077
9078 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
9079 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
9080
9081Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
9082
9083 * build-all.mk (all-cross): New target for Canadian Cross.
9084 Added Q2 go32 targets.
9085 * test-build.mk: Configure go32 cross sparclite-aout and
9086 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
9087 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
9088
9089Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9090
9091 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
9092 GO32 hosted toolchains
9093
9094Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
9095
9096 * configure: change so "-exec-prefix" gets passed down rather
9097 than "-exec_prefix" so autoconf generated Makefiles get the
9098 exec_prefix set right.
9099
9100Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9101
9102 * config.guess: get the Solaris2 minor version number
9103
9104 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
9105
9106Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9107
9108 * config.guess: Recognize some Sequent platforms.
9109
9110Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9111
9112 * Makefile.in: added the vault-install target
9113
9114 * configure.in: actually use the Sun3 makefile fragment that's in
9115 config, also added the release dir to configdirs
9116
9117Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9118
9119 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
9120
9121Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9122
9123 * configure.in: remove some program from Alpha targetted toolchains
9124
9125Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
9126
9127 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
9128 gprof.
9129 (taz): Run "make diststuff" in those directories instead of "make
9130 proto-dir". Look for "VERSION=" only at start of line in subdir
9131 Makefile. Use "gzip -9" for compression.
9132 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
9133 (binutils.tar.z): New target.
9134
9135Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9136
9137 * Makefile.in (taz): Include gpl.texinfo.
9138
9139Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9140
9141 * Makefile.in (setup-dirs): Merged into "taz" target.
9142 (taz): Only do `proto-dir' stuff if a directory is actually needed
9143 for this target.
9144
9145Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
9146
9147 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
9148 (FLAGS_TO_PASS): Pass down MUNCH_NM.
9149 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
9150 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
9151 (gcc-no-fixedincludes): Correct for current gcc Makefile.
9152
9153Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
9154
9155 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
9156 config.sub, and move-if-change to gdb testsuite distribution
9157 archive, so the testsuite can be extracted, configured, and
9158 run separately from the gdb distribution. Blow away the Chill
9159 tests that require a Chill compiled executable, since GNU Chill
9160 is not yet publically available.
9161
9162Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9163
9164 * test-build.mk: set environment variables in a single command,
9165 instead of a list of assignments and exports
9166
9167 * config.guess: recognize Alpha/OSF1 systems
9168
9169Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9170
9171 * configure: Change help message to prefer --options rather than
9172 -options.
9173
9174Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9175
9176 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
9177 zippy@ecst.csuchico.edu.
9178 * config.guess: Recognize miniframe.
9179
9180Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
9181
9182 * Makefile.in: Use srcroot to find runtest rather than rootme.
9183 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
9184
9185Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
9186
9187 * test-build.mk: Extensive additions to support building on a
9188 machine other than the host.
9189
9190Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9191
9192 * configure (tooldir): Fix for i386-aix again.
9193
9194Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
9195
9196 * configure, Makefile.in: Change definition of $(tooldir)
9197 to match the FSF.
9198
9199Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
9200
9201 * config.guess: Recognize i[34]86/SVR4.
9202
9203Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9204
9205 * Makefile.in (all-gdb): gdb depends on sim.
9206
9207Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
9208
9209 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
9210 at the same time we make the prototype gdb directory.
9211 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
9212 files at the same time as the gdb base release distribution.
9213
9214Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
9215
9216 * Makefile.in (check): Use individual check targets rather than
9217 DO_X rule.
9218 (check-gcc): Added.
9219
9220Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
9221
9222 * config.sub: Use sysv3.2 not sysv32 for canonical OS
9223 for System V release 3.2.
9224
9225Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9226
9227 * config.sub: Recognize hppaosf.
9228 * configure.in: Do configure ld/binutils/gas for it.
9229
9230Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9231
9232 * configure (tooldir): Alter syntax used to set this, for systems
9233 where "\$" isn't handled right, like i386-aix.
9234
9235Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
9236
9237 * configure: Pass program-transform-name, not
9238 program_transform_name, to recursive configures.
9239
9240Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
9241
9242 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
9243 of gas+ld+binutils.
9244
9245Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
9246
9247 * config.guess: Recognize AIX3.2 as distinct from 3.1.
9248
9249Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9250
9251 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
9252
252b5132
RH
9253Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9254
9255 * Makefile.in (PRMS): Set back to all-prms.
9256
9257Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
9258
9259 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
9260 targets, rather than for MIPS hosts.
9261
9262Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9263
9264 * configure.in: add comment for --with-x default values
9265
9266 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
9267
9268 * Makefile.in: add check-* targets for each of the directories in
9269 the tree. Add a definition of RUNTEST that will use the one we
9270 just built, if it exists. Pass this down via FLAGS_TO_PASS.
9271
9272Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
9273
9274 * configure.in: Removed obsolete references to bfd_target and
9275 target_makefile_frag.
9276
9277 * build-all.mk: Set assorted targets for Q2.
9278 * config.sub: Recognize z8k-sim and h8300-hms.
9279 * test-build.mk: Really don't pass host to configure.
9280 (HOLES): Added uname.
9281
9282Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
9283
9284 * configure: Handle an empty program-prefix, program-suffix or
9285 program-transform-name correctly.
9286
9287Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
9288
9289 * build-all.mk: -G 8 no longer required for MIPS targets.
9290 * test-build.mk: Don't pass host argument to configure; make it
9291 guess.
9292
9293Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
9294
9295 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
9296 * Makefile.in (COMPRESS): New macro, like GZIP.
9297
9298Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
9299
9300 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
9301
9302 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
9303 with gas currently defaults to -G 0.
9304
9305Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
9306
9307 * Makefile.in (all-flex): flex depends on byacc.
9308
9309 * build-all.mk: If host not specified, use config.guess. Pass TAG
9310 to test-build.mk as RELEASE_TAG.
9311 * test-build.mk (configargs): New variable containing arguments to
9312 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
9313 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
9314
9315 * config.guess: Use /bin/uname when checking -X argument on SCO,
9316 to avoid invoking GNU uname which doesn't understand -X.
9317
9318 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
9319
9320 * configure.in: Build gas for mips-*-*.
9321
9322Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9323
9324 * Makefile.in (all.normal): insert missing backslash.
9325
9326Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
9327
4bddf3ad 9328 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
9329
9330 * Makefile.in: Complete overhaul to merge many almost identical
9331 targets.
9332
9333Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9334
9335 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
9336 (gdb.tar.Z): Adjusted.
9337
9338 * Makefile.in (setup-dirs, taz): New targets; should be general
9339 enough to adapt for gdb sometime. Build only .z file.
9340 (gas.tar.z): New target.
9341
9342Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9343
9344 * build-all.mk: Use CC=cc -Xs on Solaris.
9345
252b5132
RH
9346Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
9347
9348 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
9349 for handling BISON for FSF releases.
9350
9351Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9352
9353 * configure: Actually implement the change zoo just documented.
9354
9355Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9356
9357 * configure: when using config.guess, only set target_alias when
9358 it's not already been set (ie, on the command line)
9359
9360Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9361
9362 * Makefile.in: add installcheck target, set PRMS to install-prms
9363
9364Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9365
9366 * configure: add support for package_makefile_fragment, handle the
9367 case where a directory has a configure.in file but no Makefile.in
9368 more gracefully (with an actual understandable error message, even);
9369 add support for --without (and add this to the usage message); also
9370 explicitly add a --host=${host_alias} to the command line when
9371 config.guess is used
9372
9373Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9374
9375 * configure: Must use both --host and --target in recursive calls.
9376
9377Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
9378
9379 * Makefile.in: Change deja-gnu to dejagnu.
9380
9381Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
9382
9383 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
9384
9385Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9386
9387 * configure.in: canonicalize all instances to *-*-solaris2*,
9388 also strip out a number of tools to not build for go32 host
9389
9390Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9391
9392 * config.guess: add GPL.
9393
9394 * Makefile.in, config.guess, config.sub, configure: bump
9395 copyrights to 93.
9396
9397Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
9398
9399 * Makefile.in (do-info): Removed obsolete check for existence of
9400 localenv file.
9401
9402 * Makefile.in (MAKEOVERRIDES): Define to be empty.
9403
9404Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9405
9406 * Makefile.in: a couple of 'else true' for decstation,
9407 support for TclX
9408
9409 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
9410
9411Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
9412
9413 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
9414
9415Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
9416
9417 * config.guess: Recognize i386-ibm-aix (PS/2).
9418 * configure.in: Use config/mh-aix386 file for it.
9419
9420Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
9421
9422 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
9423 CC_FOR_TARGET instead.
9424 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
9425
9426Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
9427
9428 * Makefile.in: Add sim to list of directories sent with gdb
9429
9430Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
9431
9432 * configure.in: Put back mips-dec-bsd* case.
9433
9434Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
9435
9436 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
9437 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
9438 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
9439
9440Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9441
9442 * configure.in: remove no-op mips-dec-bsd* in "case $target"
9443
9444 * Makefile.in (dir.info): only run gen-info-dir if it exists,
9445 (install-info): install dir.info only if it exists,
9446 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
9447
9448Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
9449
9450 * configure.in: For vms target, skip bfd, ld, binutils. Do build
9451 gas for mips-dec-bsd.
9452
9453Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
9454
9455 * configure (makesrcdir): If ${srcdir} is relative and not ".",
9456 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
9457
9458Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
9459
9460 * configure.in: Added "dejagnu" to hosttools list.
9461
9462Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9463
9464 * config.sub, configure.in, config.guess: Add support
9465 for Bosx, an AIX variant from Bull.
9466 Patches from F.Pierresteguy@frcl.bull.fr.
9467
9468Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
9469
9470 * devo/dejagnu: Initial creation of devo/dejagnu.
9471 Migrated dejagnu testcases and support files for testing software
9472 tools to reside as subdirectories, currently called "testsuite",
9473 within the directory of the software tool. Migrated all programs,
9474 support libraries, etc. beloging to dejagnu proper from
9475 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
9476 with no modifications. The changes to these files which will
9477 allow them to configure, build, and execute properly will be made
9478 in a future update.
9479
9480Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9481
9482 * Makefile.in: Change send_pr to send-pr.
9483 * configure.in: Likewise.
9484 * send_pr: Renamed directory to send-pr.
9485
9486Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
9487
9488 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
9489
9490Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
9491
9492 * README: Update for gdb-4.8 release.
9493 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
9494 gdb-xxx.tar.z (gzip'd) file also.
9495
9496Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9497
9498 * Makefile.in: make all-diff depend on all-libiberty
9499
9500Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
9501
9502 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
9503
9504Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9505
9506 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
9507
9508Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
9509
9510 * Makefile.in (DEVO_SUPPORT): Remove etc directory
9511 (ETC_SUPPORT): Only add the files GDB wants from etc/.
9512 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
9513
9514Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9515
9516 * Makefile.in: makeinfo binary is in a new location
9517
9518Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
9519
9520 * config.sub: Accept -ecoff as an OS.
9521
9522 * Makefile.in: Various changes to eliminate a level of make
9523 recursion and reduce the required command line length.
9524 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
9525 sub-makes.
9526 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
9527 variables holding settings for specific sub-makes.
9528 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
9529 in terms of BASE_FLAGS_TO_PASS.
9530 (TARGET_LIBS): New variable listing directories which use
9531 TARGET_FLAGS_TO_PASS.
9532 (subdir_do): Eliminated.
9533 (do-*): New set of targets to replace subdir_do.
9534 (various): All targets which used subdir_do now depend on do-*.
9535 (local-clean): Renamed from do_clean.
9536 (local-distclean): New target, dependency of distclean and
9537 realclean.
9538 (install-info): Don't create directories. Depend on dir.info
9539 rather than calling make recursively.
9540 (install-dir.info): Eliminated.
9541 (install-info-dirs): Create all info directories here.
9542 (dir.info): Depend upon do-install-info.
9543
9544 * test-build.mk (HOLES): Added false.
9545
9546Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
9547
9548 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
9549
9550Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9551
9552 * Makefile.in (info): remove dependency on all-texinfo. The
9553 problem was really in texinfo/C, not at this level.
9554
9555Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
9556
9557 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
9558
9559Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
9560
9561 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
9562 GDB releases.
9563
9564Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9565
9566 * configure: Include srcdir in message about target of link not
9567 being found. Don't convert `-' to `_' in `with' options being
9568 passed to subdirs.
9569
9570Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9571
9572 * configure.in: add uudecode to host_tools
9573
9574 * Makefile.in: added {all,install}-uudecode targets, added them to
9575 the appropriate lists
9576
9577Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
9578
9579 * Makefile.in (all-gcc): Added dependency on all-gas.
9580
9581 * configure.in (mips-*-*): Build ld and binutils.
9582
9583Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9584
9585 * configure: check return code from mkdir, print error message and
9586 exit on failure.
9587
9588Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
9589
9590 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
9591
9592Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
9593
9594 * test-build.mk (HOLES): Added tar, cpio and uudecode.
9595
9596Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9597
9598 * config.sub (h8500): Recognize this as a cpu type.
9599
9600Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9601
9602 * configure: source directory missing is no longer a warning
9603
9604 * configure.in: recognize irix[34]* instead of irix[34]
9605
9606 * Makefile.in: define and pass down X11_LIB
9607
252b5132
RH
9608Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
9609
9610 * guess-systype: Renamed to ...
9611 * config.guess: ... by popular request.
9612 * configure.in, Makefile.in: Update accordingly.
9613
9614Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
9615
9616 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
9617 + Add Convex, Cray/Unicos, and Encore/Multimax support.
9618 + Execute ./dummy instead of assuming . is in PATH.
9619
9620Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
9621
9622 * guess-systype: New shell script. Attempts to guess the
9623 canonical host name of the executing host.
9624 Only a few hosts are supported so far.
9625 * configure: Call guess-systype if no host is specified.
9626
9627Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
9628
9629 * Makefile.in (gcc-no-fixedincludes): Made to work with current
9630 gcc Makefile.
9631
9632
9633Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
9634
9635 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
9636 (all-gcc, install-gcc, subdir_do): Use it.
9637
9638Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9639
9640 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
9641
9642Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
9643
9644 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
9645 set exclusively by configure, using configure.in .
9646
9647Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9648
9649 * test-build.mk: set $PATH for all builds
9650
9651 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
9652
9653Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
9654
9655 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
9656 the one used in gcc/Makefile.in, so that a null expansion doesn't
9657 override the one needed to build gcc with a native cc.
9658
9659
9660Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9661
9662 * configure: Accept -with arguments.
9663
9664Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9665
9666 * Makefile.in: added h8300sim
9667
9668Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
9669
252b5132
RH
9670 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
9671 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
9672 (all-cygnus, native, build-cygnus): Make
9673 $(canonhost)-stamp-3stage-done, not $(host)....
9674 * test-build.mk (stamp-3stage-compared): Use tail +10c for
9675 i386-sco3.2v4. Added else true to if command.
9676
9677Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
9678
9679 * config.sub: (from FSF) Sequent uses a BSD-like OS.
9680
9681Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
9682
9683 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
9684
9685Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9686
9687 * configure.in: don't remove binutils from Solaris builds
9688
9689Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
9690
9691 * Makefile.in: get rid of earlier definitions for *clean,
9692 also handle the recursive info rule better
9693
9694Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
9695
9696 * Makefile.in (mostlyclean, distclean, realclean): Fix to
9697 do more-or-less the right thing.
9698
9699Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
9700
9701 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
9702 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
9703
9704Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9705
9706 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
9707 $(host_canonical).
9708
9709 * configure.in: split the configdirs list into 4 categories (native
9710 v. cross, library v. tool) and handle the cross-only and native-
9711 only in more reasonable (and correct!) way.
9712
9713Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
9714
9715 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
9716 configdirs anymore.
9717
9718Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9719
9720 * Makefile.in: extensive cleanup:: removed all of the explicit
9721 clean-* targets, collapsed many wrappers around subdir_do into
9722 one, added additional targets to satisfy standards.texi, deleted
9723 some old targets, some changes for consistency
9724
9725Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9726
9727 * configure.in: handle some programs as cross-only, and others as
9728 native only
9729
9730 * test-build.mk: handle partial holes in a more generic manner
9731
9732 * Makefile.in: m4 depends on libiberty
9733
252b5132
RH
9734Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9735
9736 * configure.in: add m4, textutils, fileutils, sed, shellutils,
9737 time, wdiff, and find to configdirs
9738
9739 * Makefile.in: all, clean, and install rules for the new programs
9740 added to configure.in
9741
9742Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9743
9744 * configure.in: use mh-sun for all *-sun-* hosts
9745
252b5132
RH
9746Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9747
9748 * Makefile.in: define flags for X11 include files and library file
9749 locations, pass them down to the programs that need this info
9750
9751 * build-all.mk: added a 'native' target, to 3stage the native toolchain
9752
252b5132
RH
9753Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9754
9755 * configure.in: start building libg++ for HP-UX targets
9756
9757Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
9758
9759 * README: Update references to files moved into etc/.
9760
9761Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
9762
9763 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
9764 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
9765
9766Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
9767
9768 * configure: accept dash as well as underscore in long option
9769 names for FSF compatibility.
9770
9771Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
9772
9773 * config.sub: added -sco3.2v4 support from FSF.
9774
9775Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9776
9777 * configure.in: expand the section that adds or removes
9778 directories from the list of programs to build, to handle native
9779 vs. cross in addition to host v. native
9780
9781Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
9782
9783 * Makefile.in: Replace C++ in macro names with CXX.
9784 This is less likely to break ...
9785
9786Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9787
9788 * test-build.mk: add -w to GNU_MAKE
9789
9790Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9791
9792 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
9793 add 'sparc' to list of recognized cpus. This needed to make
9794 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
9795 Delete some redundant ose68 variants. Recognize -wrs as an os,
9796 then changes that into $CPU-wrs-vxworks.
9797
9798 * configure.in: remove most references to gdbtest, regularize
9799 target based program removal
9800
9801 * test-build.mk: import from p3 tree (many fixes and changes)
9802
9803Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9804
9805 * Makefile.in: added rules to handle tcl, tk, and expect
9806
9807 * configure.in: handle those directories if they exist
9808
9809Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9810
9811 * config.sub: removed bogus hppabsd and hppahpux names, since
9812 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
9813
9814Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9815
9816 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
9817 depends upon all-xiberty
9818
9819 * Makefile.in: changes from p3, including:
9820
9821 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
9822
9823 * Makefile.in (XTRAFLAGS): include newlib directories if
9824 newlib/Makefile exists, rather than if host != target.
9825
9826 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
9827
9828 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9829 from the same source tree and not building a cross-compiler. This
9830 matters for the libg++ configuration if reconfiguring a tree that
9831 has already been installed.
9832
9833 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
9834
9835 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9836 pick up the machine and system specific header files.
9837
9838 * Makefile.in: added AS_FOR_TARGET, passed down in
9839 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9840 the C compiler to use to create programs which are run in the
9841 build environment, set it to default to $(CC), and passed it down
9842 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9843
9844 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
9845
9846 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
9847 We need them for unusual native builds, like systems without
9848 ranlib.
9849
9850 * configure: also define $(host_canonical) and
80413487
RH
9851 $(target_canonical), which are the full, canonical names for the
9852 given host and target
252b5132
RH
9853
9854Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
9855
9856 * Makefile.in: Added separate definitions for C++.
9857
9858Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
9859
9860 * configure.in (configdirs): Add deja-gnu.
9861
9862Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
9863
9864 * README: Update for configure.texi and gdb-4.7 release.
9865
9866Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
9867
9868 * Makefile.in: Move "all" target to top of file.
9869 Previously, first target was ".PHONY" which caused BSD4.4 make
9870 to build .PHONY when make was run without arguments.
9871
9872Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
9873
9874 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
9875 Library-copylefted code in libiberty.
9876
9877Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
9878
9879 * config.sub: Replace m68kmote with plain old m68k.
9880
9881Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
9882
9883 * Makefile.in: Remove space from blank line, avoid Make complaints.
9884
9885Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
9886
9887 * config.sub: Complain if no argument is given. Added support for
9888 386bsd as OS and target alias.
9889
9890Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
9891
9892 * Makefile.in (XTRAFLAGS): include newlib directories if
9893 newlib/Makefile exists, rather than if host != target.
9894
9895Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
9896
9897 * config.sub: recognize sparclite-wrs-vxworks.
9898
9899 * Makefile.in (install-xiberty): added *-xiberty make rules (from
9900 p3.) Added clean-xiberty to clean.
9901
9902Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9903
9904 * configure.in: use *-*-* instead of nested cases for host and target
9905
9906Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
9907
9908 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9909 from the same source tree and not building a cross-compiler. This
9910 matters for the libg++ configuration if reconfiguring a tree that
9911 has already been installed.
9912
9913Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
9914
9915 * config.sub (i486v/i486v4): Merge in from FSF version.
9916
9917Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
9918
9919 * configure: only set PWD if it is already set.
9920
9921Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
9922
9923 * configure: just set PWD=`pwd` at the top, since Ultrix sh
9924 doesn't have unset and all success paths (and most error paths)
9925 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
9926 to just ${PWD} to avoid confusion.)
9927
9928Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
9929
9930 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
9931 even for a native compilation.
9932
9933Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
9934
9935 Changes to make the gdb.tar.Z rule work better.
9936
9937 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
9938 (DEVO_SUPPORT): Add configure.texi.
9939 (bfd-ilrt.tar.Z): Remove ancient rule.
9940
9941Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
9942
9943 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9944 pick up the machine and system specific header files.
9945
9946 * configure.in, config.sub: added new target m68010-adobe-scout,
9947 with alias of adobe68k. Changed configure.in to check for
9948 -scout before -sco* to avoid a false match.
9949
9950 * Makefile.in: added AS_FOR_TARGET, passed down in
9951 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9952 the C compiler to use to create programs which are run in the
9953 build environment, set it to default to $(CC), and passed it down
9954 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9955
9956Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
9957
9958 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
9959 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
9960 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
9961 FOR_TARGET variants, to newlib and libg++.
9962
9963Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
9964
9965 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
9966 first.
9967
9968Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
9969
9970 * config.sub: Accept `elf' as an environment.
9971
9972Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9973
9974 * Makefile.in (all-opcodes): cd into the right directory
9975
9976Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
9977
9978 * configure: added -program_transform_name option, used as
9979 argument to sed when installing programs.
9980 configure.texi: added documentation for -program_prefix,
9981 -program_suffix and -program_transform_name.
9982
9983Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
9984
9985 * config.sub: Accept i486 where i386 ok.
9986
9987Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
9988
9989 * config.sub: accept we32k
9990
9991Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
9992
35590697 9993 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
9994
9995 * Makefile.in: don't create all directories for ``make install'';
9996 let the subdirectories create the ones they need.
9997
9998Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9999
80413487 10000 * COPYING: new file, GPL v2
252b5132
RH
10001
10002Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10003
10004 * Makefile.in: use the new gen-info-dir, which needs a template
10005 argument (which also lives in texinfo)
10006
10007 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
10008
252b5132
RH
10009Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
10010
10011 * config.sub (ncr3000): Change i386 to i486.
10012
10013Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10014
10015 * Makefile.in: add install-rcs, install-grep to
10016 install-no-fixedincludes, removed install-bison and install-libgcc
10017
10018Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
10019
10020 * configure.in: grab the HPUX makefile fragment if on HPUX
10021
10022Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10023
10024 * Makefile.in: eradicate bison spoor (ditto libgcc).
10025 configure.in: recognise m68{k,000}-ericsson-OSE.
10026 es1800 is alias for m68k-ericsson-OSE
10027
10028Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10029
10030 * configure.in: rearrange the parts that remove programs from
10031 configdirs, based now on HOST==TARGET or by canonical triple.
10032
10033Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10034
10035 * test-build.mk: recurse explicitly with -f test-build.mk when
10036 appropriate. predicate stage3 and comparison on the existence
10037 of gcc. That is, if gcc isn't around, we aren't three-staging.
10038 On very clean, also remove ...stamp-co. Build in-place before
10039 doing other builds.
10040
10041Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10042
10043 * Makefile.in, configure.in: add tgas
10044
10045Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10046
10047 * Makefile.in: a number of changes merged in from progressive.
10048
10049 * configure.in: add libm.
10050
10051 * .cvsignore: ignore some stuff that comes from test-build.mk.
10052
252b5132
RH
10053Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
10054
10055 * config.sub: Add es1800 (m68k-ericsson-es1800).
10056
10057Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10058
10059 * configure: Add program_suffix (parallel to program_prefix)
10060 * Makefile.in: adjust directory-creating script for losing decstation
10061
10062Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
10063
10064 * configure: Minor $subdir-related fixes.
10065
10066Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10067
10068 * configure: fix various problems with propogating
10069 makefile_target_frag in subdirs.
10070 * configure.in: config libgcc if its there
10071
10072Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
10073
10074 * config.sub: HPPA merge.
10075
252b5132
RH
10076Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
10077
10078 * Makefile.in: Replace all-bison with all-byacc in all
10079 dependency lines for other tools (which now use byacc).
10080
10081Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
10082
10083 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
10084
252b5132
RH
10085Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
10086
10087 * Makefile.in: make gprof rules similar to byacc rules (instead of
10088 vestigal $(unsubdir) that didn't work...)
10089
10090Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
10091
10092 * config.sub: Add support for Linux.
10093 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
10094 (at least for libg++).
10095
10096Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10097
10098 * configure.texi: fix doc for the -nfp option to configure
10099
10100Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
10101
10102 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
10103
10104Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
10105
10106 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
10107 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
10108 * configure.in: added solaris* host_makefile_frag hook.
10109
10110Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10111
10112 * config.sub: changed recognition of m68000 so that various
10113 m68k types can be specified via m680[01234]0
10114
10115Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10116
10117 * config.sub (basic_machine): fix sed so that '-foo' isn't
10118 completely substituted out while .+'-foo' loses the '-foo'
10119
10120Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10121
10122 * config.sub ($os): Add -aout.
10123
10124Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
10125
10126 * configure: If host_makefile_frag is absolute, don't
10127 prefix ${invsubdir} (relevant to libg++ auto-configure).
10128
10129Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10130
10131 * Makefile.in (tooldir): Define it.
10132 (all-ld): Depend on all-flex.
10133
10134Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
10135
10136 * Makefile.in (check): Fix libg++ special case.
10137
10138Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
10139
10140 * configure: do not bury `pwd` into config.status, thus do fewer
10141 pwd's.
10142
10143 * configure: print the "Building in" message only when building in
10144 other than "." AND verbose.
10145
10146 * configure: remove -s, rework -v to better accomodate guested
10147 configures.
10148
10149 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
10150
10151Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
10152
10153 * Makefile.in: macroize flags passed on recursion. remove
10154 fileutils.
10155
10156Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
10157
10158 * configure: get makesrcdir right for subdirs deeper than 1.
10159
10160 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
10161 install.
10162
10163Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
10164
10165 * Makefile.in: don't print subdir_do or recursion lines.
10166
10167Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
10168
10169 * standards.texi: added menu item.
10170
10171 * Makefile.in: build and install standards.info.
10172
10173 * standards.texi: new file.
10174
10175Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10176
10177 * configure: test for and move config.status pieces from
10178 ${subdir}/.
10179
10180Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
10181
252b5132
RH
10182 * configure: Test for existance of files before trying to mv
10183 them, to avoid numerous non-existance messages.
10184
10185Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
10186
10187 * configure: correct final line of config.status.
10188
10189 * configure: patch from eggert. Avoids a protection problem if
10190 the original Makefile.in is read only.
10191
10192 * configure: use move-if-change from gcc to create config.status.
10193 Some makefiles depend on config.status to tell if a directory
10194 has been reconfigured for a different host. This change
10195 prevents those directories from remaking everything in the case
10196 where the reconfig was only intended to rebuild a Makefile.
10197
10198 * configure: test for config.sub with "config.sub sun4" rather
10199 than "config.sub ${host_alias}". Otherwise we can't tell a bad
10200 host alias from a missing config.sub.
10201
10202Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10203
10204 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
10205 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
10206
10207Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
10208
10209 * configure: mkdir ${subdir} as needed.
10210
10211Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
10212
10213 * Makefile.in,configure.in: added autoconf.
10214
10215Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10216
10217 * Makefile.in: no longer pass against on recursion.
10218
10219 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
10220 definitions are not inherited.
10221
10222 * configure: correct makesrcdir when subdir is .
10223
10224Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
10225
10226 * configure: Add support for 'subdirs' variable, which is
10227 like 'configdirs', except that configure doesn't re-invoke
10228 itself for subdirs, it just creates a Makefile for each subdir.
10229 * configure.texi: Document subdirs.
10230
10231Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10232
10233 * configure.in: added flex to configdirs
10234
10235Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
10236
10237 * Makefile.in: remove clean-stamps from clean.
10238
10239Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
10240
10241 * configure.in: Add gdbtest to configdirs.
10242
10243Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
10244
10245 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
10246 to recursive makes.
10247 * configure.in: Recognize new ncr3000 config.
10248
10249Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
10250
10251 * Makefile.in, configure.in: removed references to gdbm.
10252
10253Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
10254
10255 * config.sub: Don't canonicalize os value
10256 newsos* to bsd (readline needs to check for newsos).
10257 (This fix was earlier made Jan 31, but got re-broken.)
10258
10259Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
10260
10261 * configure.in: sco is an os, not a vendor!
10262
10263 * configure: Quote $( better. Keep various shells happy.
10264
10265Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
10266
10267 * Makefile.in: eliminate stamp-files.
10268
10269Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
10270
10271 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
10272 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
10273
10274Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
10275
10276 * config.sub: fix iris/iris3.
10277
10278Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
10279
10280 * configure: re-add -rm.
10281
10282Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
10283
10284 * Maskefile.in: add .stmp-rcs to all.
10285
10286 * configure.in: remove gas from rs6000 build, use aix host fragment.
10287
10288Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
10289
10290 * configure: pass down site_option during recursion.
10291
10292Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
10293
10294 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
10295
10296Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
10297
10298 * configure: Change exec_prefix so that it really defaults to prefix.
10299
10300Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
10301
10302 * Makefile.in, configure.in: Add support for mmalloc library.
10303
10304Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
10305
10306 * Makefile.in: add stmp dependencies for a few more things.
10307
10308Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
10309
10310 * configure: adjusted error message on objdir/srcdir configure
10311 collision, per john's suggestion.
10312
10313 * Makefile.in: add libiberty stmp to all and all.cross.
10314
10315Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
10316
10317 * Makefile.in: remove force dependencies, add grep to all.
10318
10319Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
10320
10321 * Makefile.in: drop flex. make stamp files work.
10322
10323 * configure: added test for conflicting configuration in srcdir,
10324 remove trailing slashes from srcdir. Otherwise emacs gdb mode
10325 gets cranky. use relative paths for configure and srcdir
10326 whenever possible. Send some error messages to stderr that were
10327 going to stdout.
10328
10329Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
10330
10331 * Makefile.in: Fix libg++ rule to check for gcc directory
10332 before using gcc/gcc. Also pass XTRAFLAGS.
10333
10334Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
10335
10336 * Makefile.in: added stmp-files so that directories aren't polled
10337 when they are already built.
10338
10339 * configure.texi: fixed a node pointer problem.
10340
10341Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
10342
4bddf3ad 10343 * config.sub configure.in gdb/configure.in
252b5132
RH
10344 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
10345 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
10346 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
10347
10348Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10349
10350 * configure: -recurring becomes -silent. corrected help message
10351 for -site= option.
10352
10353 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
10354
10355Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10356
10357 * configure: when building Makefile for crosses, replace
10358 tooldir and program_prefix. default srcdir from location of
10359 config.sub. remove "for host in hosts" and "for target in
10360 targets" loops.
10361
10362Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10363
10364 * Makefile.in: Do not pass bindir or mandir to cvs.
10365
10366Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10367
10368 * Makefile.in, configure.in: removed traces of namesubdir,
10369 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10370 copyrights to '92, changed some from Cygnus to FSF.
10371
10372 * configure.texi: remove most references to multiple hosts,
10373 multiple targets, subdirs, etc.
10374
10375 * configure.man: removed rcsid. reference config.sub not
10376 config.subr.
10377
10378 * Makefile.in: mkdir $(infodir) on install-info.
10379
10380Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
10381
10382 * configure.texi: Explain better about .gdbinit and about
10383 the environment that configure.in sections run in.
10384
10385Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
10386
10387 * configure.in: Ultrix is only a decstation if it's a MIPS.
10388
10389Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
10390
10391 * README: DOC.configure => cfg-paper.texi.
10392
10393Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
10394
10395 * config.sub (near case $os): Don't convert newsos* to bsd!
10396
10397Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
10398
10399 * Makefile.in: Reinstall change from gdb-4.3 that reduces
10400 the number of copies of COPYING that go into the GDB tar file.
10401
10402Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
10403
4bddf3ad 10404 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
10405 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
10406 Fix SCO configuration stuff.
10407
10408Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
10409
10410 * Makefile.in: For libg++, make sure the -I pointing
10411 to the gcc directory goes *after* all the libg++-local -I flags.
10412 Also, move just-gcc dependency from just-libg++ to all-libg++.
10413
10414Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
10415
10416 * configure: Change -x to -f to keep Ultrix /bin/test happy.
10417
10418Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
10419
10420 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
10421
10422Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
10423
10424 * config.sub: Add stratus configuration frags. Also
10425 submitted to FSF.
10426
10427Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
10428
10429 * Makefile.in (DEV_SUPPORT): add configure.man.
10430
10431 * config.sub(Decode manufacturer-specific): add -none*.
10432
10433Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
10434
10435 * Makefile.in: remove form feeds to make Sun's make happy.
10436 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
10437
10438Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
10439
10440 * Makefile.in (AR_FLAGS): Make quieter.
10441
10442Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
10443
10444 * configure.in: Add libg++.
10445 * configure: When verbose, don't output the command line at each
10446 level; it will be unremarkably the same as the previous version,
10447 which will be the same as what the user typed.
10448
10449Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
10450
10451 * configure.in, Makefile.in: fix clean-info, add flex. add
10452 fileutils.
10453
10454 * configure: be less sensitive to spaces in Makefile.in. Do not
10455 look for sources in "..". Doing so breaks subdirectories that
10456 might have their own configure. If a subdir has it's own
10457 configure script, use it.
10458
10459Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
10460
10461 * cfg-paper.texi: some changes suggested by rms.
10462
10463Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
10464
10465 * config.sub: Merge in some small additions from the FSF version,
10466 taken from the gcc distribution, to bring the Cygnus and FSF
10467 versions into closer sync.
10468
10469Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
10470
10471 * configure.in: Changed svr4 references to sysv4.
10472
10473Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
10474
10475 * configure: added -V for version number option.
10476
10477Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
10478
10479 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
10480 renamed from DOC.configure to cfg-paper.texi.
10481
10482Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10483
10484 * configure, config.subr, config.sub: config.subr is now
10485 config.sub again.
10486
10487Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
10488
10489 * configure.texi: new file, in progress.
10490
10491 * Makefile.in: build info file and install the man page for
10492 configure.
10493
10494 * configure.man: new file, first cut.
10495
10496 * configure: find config.subr again now that configuration "none"
10497 has gone. removed all traces of the -ansi option. removed all
10498 traces of the -languages option.
10499
10500 * config.subr: resync from rms.
10501
d932cae7 105021991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10503
10504 * configure, config.sub, config.subr: merge config.sub into
10505 config.subr, call the result config.subr, remove config.sub, use
10506 config.subr.
10507
10508 * Makefile.in: revised install for dir.info.
10509
d932cae7 105101991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10511
10512 * configure.in: add decstation host makefile frag.
10513
10514 * Makefile.in: BISON now bison -y again. also install-gcc on
10515 install. clean-gdbm on clean. infodir belongs in datadir.
10516 Make directories for info install. Build dir.info here then
10517 install it.
10518
d932cae7 105191991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10520
10521 * Makefile.in: fix for bad directory tests.
10522
d932cae7 105231991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10524
10525 * configure: \{1,2\} appears to be a sysv'ism. Use a different
10526 regexp. -srcdir relative was being handled incorrectly.
10527
10528 * Makefile.in: unwrapped some for loops so that parallel makes
10529 work again and so one can focus one's attention on a particular
10530 package.
10531
d932cae7 105321991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10533
10534 * configure: added PWD as a stand in for `pwd` (for speed). use
10535 elif wherever possible. make -srcdir work without -objdir.
10536 -objdir= commented out.
10537
d932cae7 105381991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10539
10540 * configure: +options become --options. -subdirs commented out.
10541 added -host, -datadir. Renamed -destdir to -prefix. Comment in
10542 Makefile now at top of generated Makefile. Removed cvs log
10543 entries. added -srcdir. create .gdbinit only if there is one
10544 in ${srcdir}.
10545
10546 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10547 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10548 and mandir now keyed off datadir by default.
10549
d932cae7 105501991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10551
10552 * Freshly created ChangeLog.
10553
10554\f
10555Local Variables:
10556mode: change-log
10557left-margin: 8
10558fill-column: 76
10559version-control: never
10560End: