2005-01-28 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
a53bf506
AC
12005-01-27 Andrew Cagney <cagney@gnu.org>
2
3 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4
45181ed1
AC
52005-01-24 Andrew Cagney <cagney@gnu.org>
6
7 * gettext.m4: Only fall back to ../intl/ when it's present.
8
a1e0f4e4
KC
92005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10
11 * install-sh, config.sub: Import from upstream.
12
132005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
14
15 PR bootstrap/18222
16 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
17 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
18 * Makefile.in: Regenerate.
19
c50382e2
PB
202005-01-03 Paolo Bonzini <bonzini@gnu.org>
21
22 Revert 2004-12-28 Makefile changes, a better fix will be
23 applied to mainline and src after GCC 4.0 branches.
24
11d07737
PB
252004-12-28 Paolo Bonzini <bonzini@gnu.org>
26
27 PR bootstrap/17383
28
29 * Makefile.def (target_modules): Remove stage parameter,
30 it is always true now.
31 * Makefile.tpl (configure-build-[+module+],
32 configure-target-[+module+]): Always build symlink tree
33 for the directory and for include. BUILD_SUBDIR and
34 TARGET_SUBDIR cannot be . anymore.
35 * Makefile.in: Regenerate.
36
dadfdbe2
DD
372004-12-25 David Edelsohn <edelsohn@gnu.org>
38
39 Revert 2004-12-08 Makefile changes.
40
dbf85af7
JR
412004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
42
43 * configure.in (sh64-*-*): Reenable gprof.
44 * configure: Regenerate.
45
6b8fea99
JB
462004-12-09 Jim Blandy <jimb@redhat.com>
47
48 * MAINTAINERS: List 'depcomp' as part of automake.
49
7341462c
DE
502004-12-08 David Edelsohn <edelsohn@gnu.org>
51
52 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
53 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
54 (EXTRA_TARGET_FLAGS): Add PICFLAG.
55 * Makefile.in: Regenerate.
56
21fde4dc
DD
572004-12-07 Matt Kraai <kraai@ftbfs.org>
58
59 * Makefile.tpl: Generate normal dependencies if the LHS module is
60 not bootstrapped.
61 * Makefile.in: Regenerate.
62
3da796a2
RS
632004-12-03 Richard Sandiford <rsandifo@redhat.com>
64
65 * configure.in: Include config/gxx-include-dir.m4. Use
66 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
67 * configure: Regenerate.
68
73fb7068
RS
692004-12-03 Richard Sandiford <rsandifo@redhat.com>
70
71 * config.if: Delete.
72 * configure.in: Set libstdcxx_incdir directly.
73 * configure: Regenerate.
74 * MAINTAINERS: Remove mention of config.if.
75 * src-release (DEVO_SUPPORT): Remove config.if.
76
6c8e6ce9
EC
772004-12-02 Eric Christopher <echristo@redhat.com>
78
3b6098f8
EC
79 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
80 of things to remove.
6c8e6ce9
EC
81 * Makefile.in: Regenerate.
82
b8658a2f
RS
832004-12-02 Richard Sandiford <rsandifo@redhat.com>
84
85 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
86 * configure: Regenerate.
87
afefada0
RS
882004-12-02 Richard Sandiford <rsandifo@redhat.com>
89
90 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
91 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
92 * configure: Regenerate.
93
5dcac624
DA
942004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
95
96 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
97 (hppa*64*-*-*): Delete incorrect comment.
98 * configure: Rebuilt.
99
57d1eb1a
DD
1002004-11-15 Kelley Cook <kcook@gcc.gnu.org>
101
102 * install-sh, compile: Import from automake.
103
1042004-11-15 Kelley Cook <kcook@gcc.gnu.org>
105
106 * config.guess, config.sub: Import from savannnah.
107
6d389afc
MS
1082004-11-12 Mike Stump <mrs@apple.com>
109
110 * Makefile.def: Add html support.
111 * Makefile.tpl: Likewise.
112 * Makefile.in: Regenerate.
113
69e57115
GK
1142004-11-11 Geoffrey Keating <geoffk@apple.com>
115
116 PR 18423
117 * configure.in: Remove all instances of build-fixincludes from
118 noconfigdirs.
119 (build_configargs): Supply --target to subdirectories.
120 * configure: Regenerate.
121
122 * Makefile.def: Make gcc install depend on fixincludes install.
123 * Makefile.in: Regenerate.
124
ba719b26
HPN
1252004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
126
127 * configure.in (noconfigdirs) [mmix-*-*]: Disable
128 target-libgfortran.
129 * configure: Regenerate.
130
c37653e7
DE
1312004-11-07 David Edelsohn <edelsohn@gnu.org>
132
133 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
134 like CC.
135
1eefd493
PB
1362004-11-05 Paolo Bonzini <bonzini@gnu.org>
137
138 * Makefile.def (host fixincludes): Specify missing targets.
139 * Makefile.in: Regenerate.
140
02b1af09
L
1412004-11-04 H.J. Lu <hongjiu.lu@intel.com>
142
143 PR other/17783
144 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
145 * configure: Regenerated.
146
7f266840
DJ
1472004-11-04 Daniel Jacobowitz <dan@debian.org>
148
149 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
150 * configure: Regenerated.
151
47444073
AL
1522004-10-28 Eric B. Weddington <ericw@evcohs.com>
153
154 PR target/18151
155 * configure.in (case ${target}): Do not build fixincludes for avr.
156 * configure: Regenerated.
157
caeba88f
AL
1582004-10-26 Paolo Bonzini <bonzini@gnu.org>
159
160 * configure.in (case ${target}): Do not build fixincludes
161 on platforms where it is not used.
162 * configure: Regenerated.
163
0fdbe983
DJ
1642004-10-23 Daniel Jacobowitz <dan@debian.org>
165
166 * configure.in: Use an absolute path to install-sh.
167 * configure: Regenerated.
168
1c0f67c1
AC
1692004-10-19 Andrew Cagney <cagney@gnu.org>
170
171 * src-release (do-djunpack, do-md5sum): Install the generated file
172 directly into the proto-toplev/ directory.
173
a9cfce9c
AC
1742004-10-19 Andrew Cagney <cagney@gnu.org>
175
176 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
177
ac0fa625
DD
1782004-10-12 Kelley Cook <kcook@gcc.gnu.org>
179
180 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
181 * configure: Regenerate.
182
d27cc32e
PB
1832004-10-06 Paolo Bonzini <bonzini@gnu.org>
184
185 Fix wrong conflict resolution in:
186
187 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
188
189 * Makefile.in: Regenerate.
190 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
191 in the recursive `make', instead of hardwiring `all'.
192 (Autogenerated TARGET-* variables): New.
193
1763908f
UW
1942004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
195
196 Merged from GCC / libtool upstream:
197 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
198 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
199 * ltcf-cxx.sh (tpf*): Likewise.
200 * ltconfig (tpf*): Add TPF OS configuration support.
201
0490e016
NC
2022004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
203
204 * configure.in: Enable target-libgloss for crx-*-*.
205 * configure: Regenerate.
206
32be62b5
RS
2072004-09-24 Michael Roth <mroth@nessie.de>
208
209 * configure.in (--without-headers): Add missing double quotes.
210 * configure: Regenerate.
211
6048df60
DD
2122004-09-24 Kelley Cook <kcook@gcc.gnu.org>
213
214 * ylwrap: Revert to previous version.
215
315b3b02
L
2162004-09-23 H.J. Lu <hongjiu.lu@intel.com>
217
6048df60 218 PR bootstrap/17369
315b3b02
L
219 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
220 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
221 SET_GCC_LIB_PATH_CMD.
222 (BASE_TARGET_EXPORTS): Likewise.
223 * Makefile.in: Regenerated.
224
225 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
226 * configure: Regenerated.
227
fe69863c
DD
2282004-09-23 Kelley Cook <kcook@gcc.gnu.org>
229
230 * config.guess: New upstream version
231 * compile, depcomp, install-sh, ylwrap: Likewise.
232
2332004-09-19 Roger Sayle <roger@eyesopen.com>
234
235 * config/mh-x86omitfp: New host makefile fragment. Add
236 -fomit-frame-pointer to the default BOOT_CFLAGS.
237 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
238 * configure: Regenerate.
239
2402004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
241
242 PR target/11572
243 * configure.in (*-*-darwin*): Renable libobjc.
244 * configure: Regenerate.
245
be75bbe1
DB
2462004-09-09 Daniel Berlin <dberlin@dberlin.org>
247
248 * Makefile.def: Remove libbanshee.
249 * Makefile.tpl: Ditto.
250 * configure.in: Ditto.
251 * Makefile.in: Regen.
252 * configure: Ditto.
253
1b882a91
PB
2542004-09-07 Paolo Bonzini <bonzini@gnu.org>
255
256 * missing: Import latest version from master repository.
257
eb1352ed
NC
2582004-09-04 Nick Clifton <nickc@redhat.com>
259
260 * config.sub: Import latest version from master repository.
261 * config.guess: Likewise.
262 This includes these changes:
263
264 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
265
266 * config.sub: Handle crisv32, alias etraxfs.
267 * config.guess (crisv32:Linux:*:*): Handle.
268
269 2004-08-13 Brad Smith <brad@comstyle.com>
270
271 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
272 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
273
274 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
275
276 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
277 assume the processor is a powerpc. This is because coreutils
278 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
279 in this case, due to a MacOS X bug that causes
280 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
281 to return a negative number.
282 Problem reported by Petter Reinholdtsen in:
283 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
284
285 2004-07-19 Ben Elliston <bje@gnu.org>
286
287 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
288
289 2004-06-24 Ben Elliston <bje@gnu.org>
290
291 * config.guess: Update copyright years.
292 * config.sub: Likewise.
293
294 2004-06-22 Robert Millan <robertmh@gnu.org>
295
296 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
297 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
298
299 2004-06-22 Stanley F. Quayle <stan@stanq.com>
300
301 * config.guess (*:*VMS:*:*): New entry. Replaces
302 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
303 manufacturer.
304
305 2004-06-22 Ben Elliston <bje@gnu.org>
306
307 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
308 * config.sub: Likewise.
309
310 2004-06-22 Ben Elliston <bje@gnu.org>
311
312 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
313 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
314
315 2004-06-11 Ben Elliston <bje@gnu.org>
316
317 * config.guess (pegasos:OpenBSD:*:*): Remove.
318
319 2004-06-11 Ben Elliston <bje@gnu.org>
320
321 From Wouter Verhelst <wouter@grep.be>:
322 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
323
324 2004-06-11 Ben Elliston <bje@gnu.org>
325
326 * config.guess (luna88k:OpenBSD:*:*): New.
327
328 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
329
330 * config.guess (m32r*:Linux:*:*): New case.
331 * config.sub: Handle m32rle.
332
333 2004-03-12 Ben Elliston <bje@wasabisystems.com>
334
335 From Jens Petersen <petersen@redhat.com>:
336 * config.sub: Handle sparcv8.
337
338 2004-03-03 Ben Elliston <bje@wasabisystems.com>
339
340 From Tom Smith <smith@cag.lkg.hp.com>:
341 * config.guess: Version suffixes are equally significant on Tru64
342 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
343 prefix of "P" (patched kernel).
344
345 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
346
347 * config.sub: Add support for National Semiconductor CRX target.
348
2a3124ca
RH
3492004-09-03 Jan Beulich <jbeulich@novell.com>
350
351 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
352 *-*-netware, but add target-libmudflap.
353 Consolidate *-*-netware targets (of which really only i?86 exists)
354 into a single entry.
355 * configure: Likewise.
356
0df3d27f
PB
3572004-09-01 Paolo Bonzini <bonzini@gnu.org>
358
359 * Makefile.tpl (sorry): Remove.
360 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
361 (cleanstrap targets): Depend on distclean, not distclean-stage1.
362 (do-clean): Clean per-stage directories too.
363 (do-distclean): Run distclean-stage1 too.
364 (.NOTPARALLEL): Enable during toplevel bootstrap.
365 (stage[+id+]-bubble): Enable parallel execution during
366 the recursive invocation.
367 * Makefile.in: Regenerate.
368
369 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
370
371 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
372
373 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
374 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
375 * configure: regenerate
376 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
377 -mdynamic-no-pic
378
3792004-08-31 Paolo Bonzini <bonzini@gnu.org>
380
381 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
382 include.
383 * configure.in: Fix indentation.
384 * configure: Regenerate.
385
ee025550
PB
3862004-08-31 Paolo Bonzini <bonzini@gnu.org>
387
388 * Makefile.def (build_modules): Add fixincludes.
389 (dependencies): Make gcc depend on fixincludes.
390 * configure.in (build_tools): Add fixincludes.
391 (build_configdirs): Always include build_libs.
392 * Makefile.in: Regenerate.
393 * configure: Regenerate.
394
3952004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
396
397 * Makefile.def (bootstrap stages): Add 'lean' parameter.
398 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
399 phony targets; do not generate timestamp files.
400 (distclean-stageN): Remove references to their timestamp files.
401 (restageN, touch-stageN): Remove.
402 (stageN-bubble): Rewritten.
403 (compare): Support lean bootstraps.
404 * Makefile.in: Regenerate.
405
406 * configure.in: Only warn when bootstrapping but
407 build != host or build != target. Support lean bootstraps.
408 * configure: Regenerate.
409
410 Sync from gcc:
411 2004-08-26 Phil Edwards <phil@codesourcery.com>
412
413 * configure.in: Give a better error message if GMP/MPFR are missing
414 and a language needing them has been requested.
415 * configure: Regenerated.
416
417 2004-08-25 Phil Edwards <phil@codesourcery.com>
418
419 * configure.in: Print a list of available language front-ends if
420 a requested one is missing. Tidy stray tab characters.
421 * configure: Regenerated.
422
72b2455a
PB
4232004-08-17 Paolo Bonzini <bonzini@gnu.org>
424
425 * Makefile.in: Regenerate.
426 * configure: Regenerate.
427
428 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
429 stage_*_flags.
430 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
431 for bootstrapped modules if toplevel bootstrap is going.
432 (GCC bootstrap): Generate per-stage targets for all bootstrapped
433 modules. Adjust for changes in Makefile.def. Enable several
434 rules even in non-bootstrap mode, just to avoid peppering the
435 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
436 (stage-[+prev+]-bubble): Remove.
437
438 * Makefile.def (Dependencies): Depend on all-build-bison,
439 all-build-flex, all-build-byacc, all-build-texinfo, rather
440 than the host variations.
441 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
442 with BUILD_SUBDIR.
443 (BISON): Update for recent Bisons.
444 (YACC): Fix typo.
445 (cross): Depend on all-build.
446 (all): Do not depend on all-build.
447 (prebootstrap): Remove.
448 (dep-kind): Accept separate prefixes for MODULE and ON variables.
449 (Prebootstrap dependencies): Add them to the per-stage targets
450 and to all-prebootstrap.
451 * configure.in (build_configdirs): Always enable build_tools.
452 (BUILD_DIR_PREFIX): Remove.
453
454 * Makefile.def (gcc): Add target variable.
455 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
456 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
457 in the recursive `make', instead of hardwiring `all'.
458 (Autogenerated TARGET-* variables): New.
459
de0b4a87
JW
4602004-08-17 Robert Millan <robertmh@gnu.org>
461
462 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
463 (instead of FreeBSD).
464 * configure: Regenerate.
465
ad681c85
NN
4662004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
467
675c6968
NN
468 * Makefile.def, configure.in, src-release: Remove useless, bogus
469 references to tix.
470 * Makefile.in, configure: Regenerate.
471
ad681c85
NN
472 * src-release: Stop distributing mmalloc with gdb (which doesn't
473 use it).
474 * Makefile.def: GDB doesn't depend on mmalloc anymore.
475 * Makefile.in: Regenerate.
476
11b04d1f
DD
4772004-08-09 Mark Mitchell <mark@codesourcery.com>
478
479 * configure.in (arm*-*-eabi*): New target.
480 * configure: Regenerate.
481
f2420bea
NN
4822004-08-01 Robert Millan <robertmh@gnu.org>
483
484 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
485 libmudflap for all GNU-based systems (with Glibc).
486 * configure: Regenerate.
487
9e6ce191
PB
4882004-08-06 Paolo Bonzini <bonzini@gnu.org>
489
490 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
491 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
492 (Dependencies): New section.
493 * Makefile.tpl (Dependencies): Generate from Makefile.def.
494 (configure-target-[+module+]): Depend on maybe-all-gcc
495 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
496 (toplevel profiledbootstrap): Fix dependencies.
497 * Makefile.in: Regenerate.
498
df4a6958
MM
4992004-08-03 Mark Mitchell <mark@codesourcery.com>
500
501 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
502 target-libiberty to noconfigdirs.
503
11b04d1f
DD
5042004-08-03 Paul Brook <paul@codesourcery.com>
505
506 * configure.in: Check for MPFR as well as GMP.
507 * configure: Regenerate.
508
b813574b
PB
5092004-08-03 Paolo Bonzini <bonzini@gnu.org>
510
511 * Makefile.def (host-modules): Add gcc.
512 * Makefile.in: Regenerate.
513 * Makefile.tpl (sorry): New rule.
514 (configure-host, all-host, [+make_target+]-host, do-check,
515 install-host): Do not add gcc as a special case.
516 (host modules): Add a small special-casing for gcc. Export
517 extra_make_flags through the environment.
518 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
519 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
520 other recursive targets for gcc): Remove.
521
522 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
523 (stage, unstage): New rules.
524 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
525 distclean-stage[+id+]): Use stage_current.
526 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
527 the stage*-start rules.
528
61edac0c
JW
5292004-07-19 Robert Millan <robertmh@gnu.org>
530
531 Synced from gcc:
532
533 2004-04-26 Robert Millan <robertmh@gnu.org>
534
535 Add patches from libtool CVS.
536 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
537 * ltconfig: Likewise.
538 * ltcf-c.sh: Likewise.
539 * ltcf-cxx.sh: Likewise.
540 * ltcf-gcj.sh: Likewise.
541
3e707e94
PB
5422004-07-12 Paolo Bonzini <bonzini@gnu.org>
543
544 * configure.in: Add noconfigdirs for crx-*-*.
545 * configure: Regenerate.
546
5472004-07-12 Paolo Bonzini <bonzini@gnu.org>
548
549 Synced from gcc:
550
551 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
552
553 * configure.in: Build libmudflap by default on FreeBSD.
554 * configure: Regenerated.
555
556 2004-07-09 Mark Mitchell <mark@codesourcery.com>
557
558 * configure.in: Do not build libmudflap by default on non-GNU/Linux
559 systems.
560 * configure: Regenerated.
561
562 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
563
564 PR target/16344
565 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
566 feedback based compiler.
567 * Makefile.in: Rebuilt.
568
569 2004-07-05 Phil Edwards <phil@codesourcery.com>
570
571 * configure.in: Do not prepend $srcdir to /dev/null in
572 makefile fragments.
573 * configure: Regenerate.
574
a7ee7660
AO
5752004-07-08 Alexandre Oliva <aoliva@redhat.com>
576
577 * Makefile.def (host_modules): Set bootstrap=true for flex.
578 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
579 * Makefile.in: Rebuilt.
580
6a9cf61e
PB
5812004-07-01 Paolo Bonzini <bonzini@gnu.org>
582
583 * Makefile.def (build_modules): Add bison, byacc, flex,
584 m4, texinfo.
585 (flags_to_pass): Add FLEX.
586 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
587 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
588 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
589 DEFAULT_MAKEINFO): Remove.
590 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
591 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
592 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
593 objdir or else use configured tool.
594 (all-build): New.
595 (all): Depend on it.
596 (Build module dependencies): Add.
597 * Makefile.in: Regenerate.
598 * configure.in: Better support for multiple build modules,
599 matching what is done for host/target modules. Do not look
600 for "plausible" locations of build tools if Canadian cross.
601 Use autoconf's AC_PROG_CC to find a C compiler. Define
602 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
603 * configure: Regenerate.
604
95b6a1f2
PB
6052004-06-22 Paolo Bonzini <bonzini@gnu.org>
606
607 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
608 * Makefile.in: Regenerate.
609
7ffa0b57
PB
6102004-06-22 Paolo Bonzini <bonzini@gnu.org>
611
612 * Makefile.tpl (configure-build-[+module+],
613 configure-[+module+], configure-target-[+module+]): Pass
614 [+extra_configure_args+].
615 (all-build-[+module+], all-[+module+], check-[+module+],
616 install-[+module+], [+make_target+]-[+module+],
617 all-target-[+module+], check-target-[+module+],
618 install-target-[+module+], [+make_target+]-target-[+module+]):
619 Pass [+extra_make_args+].
620 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
621 (GCC_HOST_EXPORTS): Remove.
622 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
623 cross, check-gcc, check-gcc-c++, install-gcc,
624 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
625 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
626 * Makefile.in: Regenerate.
627
929ba6e7
CF
6282004-06-21 Christopher Faylor <cgf@alum.bu.edu>
629
630 * configure.in: Check for srcdir/winsup rather than build directory
631 winsup.
632 * configure: Regenerate.
633
b76d7de0
CV
6342004-06-17 Corinna Vinschen <vinschen@redhat.com>
635
636 * configure.in: Don't build Cygwin native newlib if winsup
637 directory is missing. Emit warning instead.
638 * configure: Regenerate.
639
656fdd47
PB
6402004-06-09 Paolo Bonzini <bonzini@gnu.org>
641
642 * Makefile.tpl (touch-stage[+id+]): New.
643 (restage[+prev+]): Depend on touch-stage[+id+].
644
645 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
646 Use it throughout.
647
648 * Makefile.def: Add profile and feedback bootstrap stages.
649 Remove next field from bootstrap stages.
650 * Makefile.tpl (LN, LN_S): Substitute.
651 (stageN-start, stageN-end): Use double-colon rules, to
652 provide a hook for additional setup commands.
653 (distclean-stageN-gcc, restageN): Create dependencies from
654 [+prev+], not from [+next+].
655 (stageN-bubble): Add commands for successive stages from
656 [+prev+], using double-colon rules.
657 (all-stageN-gcc): Fix typo.
658 (stagefeedback-start, profiledbootstrap): New.
659 * Makefile.in: Regenerate.
660 * configure.in: Call ACX_PROG_LN.
661 * configure: Regenerate.
662
498d4a71
CF
6632004-06-03 Paolo Bonzini <bonzini@gnu.org>
664
665 * configure.in: Fix --enable-bootstrap breakage introduced in trees
666 without gcc.
667 * configure: Regenerate.
668
377d8c42
PB
6692004-06-01 Paolo Bonzini <bonzini@gnu.org>
670
671 * Makefile.tpl: Fix typo.
672 * Makefile.in: Regenerate.
673
f5f8a794
PB
6742004-06-01 Paolo Bonzini <bonzini@gnu.org>
675
676 * configure.in: Remove new- prefix from toplevel
677 bootstrap targets.
678 * configure: Regenerate.
679
f7a4c34f
PB
6802004-06-01 Paolo Bonzini <bonzini@gnu.org>
681
682 Merge this patch from the gcc tree:
683
684 2004-05-30 Andreas Jaeger <aj@suse.de>
685 Jim Wilson <wilson@specifixinc.com>
686
687 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
688 like CC.
689
319cab08
PB
6902004-06-01 Paolo Bonzini <bonzini@gnu.org>
691
692 * Makefile.tpl (all.normal): Rename to all.
693 (all): Replace with a rule to pick the default
694 target from configure.
695 (all-gcc, configure-gcc): Use conditionals to
696 do nothing when toplevel bootstrap is going on.
697 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
698 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
699 * configure.in: Support --enable-bootstrap.
700
701 * Makefile.def: Remove new- prefix from toplevel
702 bootstrap targets.
703 * Makefile.tpl: Likewise.
704
705 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
706 target.
707
708 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
709 $(RECURSE_FLAGS) to recursive invocation of make.
710
711 * Makefile.in: Regenerate.
712 * configure: Regenerate.
713
88f64edc
DJ
7142004-05-27 Daniel Jacobowitz <dan@debian.org>
715
716 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
717 * configure: Regenerate.
718
378fce5b
DD
7192004-05-25 Daniel Jacobowitz <drow@false.org>
720
721 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
722 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
723 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
724 targets.
725 * Makefile.in: Regenerate.
726
dfdffa2c
PB
7272005-05-24 Paolo Bonzini <bonzini@gnu.org>
728
729 * configure.in: Test the ability to symlink directories.
730 * configure: Regenerate.
731
732 * Makefile.def (bootstrap-stage): New definitions.
733 * Makefile.tpl (configure-stage1-gcc,
734 configure-stage2-gcc, configure-stage3-gcc,
735 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
736 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
737 new-restage3, compare): Autogenerate, see Makefile.in
738 entry for behavioral changes.
739 (distclean-stage1, new-stage1-start, new-stage1-end,
740 new-stage1-bubble, distclean-stage2, new-stage2-start,
741 new-stage2-end, new-stage2-bubble, distclean-stage3,
742 new-stage3-start, new-stage3-end): New autogenerated targets.
743 (objext, prebootstrap, BOOT_CFLAGS,
744 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
745 targets.
746
747 * Makefile.in: Regenerate.
748 (distclean-stage1, new-stage1-start, new-stage1-end,
749 new-stage1-bubble, distclean-stage2, new-stage2-start,
750 new-stage2-end, new-stage2-bubble, distclean-stage3,
751 new-stage3-start, new-stage3-end): New targets.
752 (all-stage1-gcc): Move prebootstrap dependency from here...
753 (configure-stage1-gcc): ...to here.
754 (new-bootstrap): Use bubble targets.
755 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
756 Use per-stage distclean targets.
757 (configure-stage1-gcc, configure-stage2-gcc,
758 configure-stage3-gcc, all-stage1-gcc,
759 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
760 Use new-stageN-start to prepare the tree.
761
04cf1b77
PB
7622004-05-23 Paolo Bonzini <bonzini@gnu.org>
763
764 * Makefile.def (host_modules): add libcpp.
765 * Makefile.tpl: Add dependencies on and for libcpp.
766 * Makefile.in: Regenerate.
767 * configure.in: Add libcpp host module.
768 * configure: Regenerate.
769
80b200a1
ZW
7702004-05-17 Zack Weinberg <zack@codesourcery.com>
771
772 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
773 of libf2c.
774 * configure, Makefile.in: Regenerate.
775
4b1cb4fe
DD
7762004-05-13 Diego Novillo <dnovillo@redhat.com>
777
778 Merge from tree-ssa-20020619-branch.
779
780 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
781 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
782 (HOST_GMPLIBS): Define.
783 (HOST_GMPINC): Define.
784 (TARGET_LIB_PATH): Add libmudflap.
785 (GFORTRAN_FOR_TARGET): Define.
786 (configure-build*): Export GFORTRAN.
787 (configure-gcc): Export GMPLIBS and GMPINC.
788 (all-gcc): Add maybe-all-libbanshee.
789 (configure-target-libgfortran): Define.
790 * Makefile.in: Regenerate.
791 * configure.in (host_libs): Add libbanshee.
792 (target_libraries): Add target-libmudflap and target-libgfortran.
793 Add --with-libbanshee.
794 Handle --disable-libmudflap.
795 (*-*-freebsd*): Use with_gmp.
796 Add $(libgcj) to noconfigdirs.
797 * configure: Regenerate.
798 * depcomp: New file.
799 * MAINTAINERS: Add tree-ssa maintainers.
800
8012004-04-28 Paolo Bonzini <bonzini@gnu.org>
802
803 * config/acx.m4: Fix fastcompare support for new-bootstrap.
804 * configure: Regenerate.
805
b8908782
DD
8062004-04-27 Paolo Bonzini <bonzini@gnu.org>
807
808 Revert:
809 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
810
811 * Makefile.def (flags_to_pass): Remove *dir variables that
812 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
813 as well as prefix and exec_prefix.
814 * Makefile.in: Regenerate.
815
8162004-04-26 Paolo Bonzini <bonzini@gnu.org>
817
818 * Makefile.def (host_modules): Mark with the bootstrap
819 flag packages on which gcc depends.
820 * Makefile.tpl (all-bootstrap): Use it.
821 * Makefile.in: Regenerate.
822
8232004-04-26 Paolo Bonzini <bonzini@gnu.org>
824
825 * Makefile.def (flags_to_pass): Remove *dir variables that
826 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
827 as well as prefix and exec_prefix.
828 * Makefile.in: Regenerate.
829
8302004-04-26 Paolo Bonzini <bonzini@gnu.org>
831
80b200a1
ZW
832 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
833 * configure: Regenerate.
834 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
835 * gcc/Makefile.tpl (compare): Use the result of the test.
836 * gcc/Makefile.in: Regenerate.
b8908782
DD
837
8382004-04-23 Paolo Bonzini <bonzini@gnu.org>
839
840 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
841 Always relocate gcc and prev-gcc to the original names, even
842 if the build fails.
843 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
844 New targets.
845
0f260896
RO
8462004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
847
848 * configure.in (mips*-*-irix5*): Enable ld.
849 * configure: Regenerate.
850
51860f05
JW
8512004-04-15 James E Wilson <wilson@specifixinc.com>
852
853 * Makefile.tpl (configure-[+module+], configure-gcc,
854 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
855 Set and export LDFLAGS.
856 * Makefile.in: Regenerate.
857
54752a6b
NN
8582004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
859
860 PR bootstrap/14871
861 * Makefile.tpl: If we don't have built-in-tree target tools,
862 use the ones found by configure rather than hacking around with
863 program_transform_name.
864 * configure.in: Give Makefile.tpl the information necessary
865 to do that.
866 * Makefile.in: Regenerate.
867 * configure: Regenerate.
868
8692004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
870
871 PR bootstrap/14760
872 * configure.in: When computing baseargs, strip *all* copies of
873 offending options. Also, don't match/substitute the trailing space,
874 so that this actually works when two similar options are separated by
875 only one space.
876 * configure: Regenerate.
877
8782004-04-06 David Edelsohn <edelsohn@gnu.org>
879
80b200a1
ZW
880 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
881 (rs6000-*-aix*): Same.
882 * configure: Regenerate.
54752a6b 883
5e2b61fb
SS
8842004-03-25 Stan Shebs <shebs@apple.com>
885
886 Remove MPW support, no longer used.
887 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
888 mpw-install: Remove files.
889 * src-release (DEVO_SUPPORT): Remove names of removed files.
890 * MAINTAINERS: Likewise.
891
1a6f2dc7
NN
8922004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
893
a0049f1b
NN
894 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
895 STRICT_WARN, WARN_CFLAGS flags passed down to make.
896 * Makefile.in: Regenerate.
897
1a6f2dc7
NN
898 * configure.in (top level bootstrap support): Rework --enable-werror
899 to set @stage2_werror_flag@.
900 * configure: Regenerate.
901 * Makefile.tpl (top level bootstrap support): Pass
902 @stage2_werror_flag@ down to configure in stages 2 and 3.
903 * Makefile.in: Regenerate.
904
920e3419
NN
9052004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
906
907 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
908 for stages 2 and 3 as well as in make. As a consequence, remove
909 OUTPUT_OPTION (now detected by configure) from the flags passed down
910 to make.
911 * Makefile.in: Regenerate.
912
913 * Makefile.tpl (new-bootstrap): Fix typo.
914 * Makefile.in: Regenerate.
915
4fa63067
NN
9162004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
917
918 * Makefile.tpl: Rearrange by moving recursive_targets rules
919 into their proper sections.
920 * Makefile.tpl (top level bootstrap support): Move disabling
921 of coverage flags from 'make' to 'configure'; improve comments.
922 * Makefile.in: Regenerate.
923
924 * Makefile.tpl (experimental top level bootstrap) Move stage1
925 language setting from all- target to configure- target; disable
926 intermodule optimization in stage 1; prevent gratuitous rebuilds
927 of stage 1.
928 * Makefile.in: Regenerate.
929 * configure.in: Comma-separate stage 1 language list for top
930 level bootstrap.
931 * configure: Regenerate.
932
933 * Makefile.tpl: Clean up experimental top level bootstrap support:
934 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
935 prev-gcc in configure- targets as well as all- targets.
936 * Makefile.in: Regenerate.
937
fb8a10fd
NN
9382004-03-17 Paolo Bonzini <bonzini@gnu.org>
939
940 * configure.in: Remove symbolic link section.
941 * configure: Regenerate.
942 * Makefile.tpl (links): Remove.
943 * Makefile.in: Regenerate.
944
947f426e 9452004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 946 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
947
948 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 949 Set with AC_CHECK_PROGS.
947f426e
NN
950 * configure.in: Fix comment typo from last patch.
951 * configure: Regenerate.
952
1d39f329
NN
9532004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
954
955 * Makefile.tpl: Introduce experimental top level bootstrap support.
956 * Makefile.in: Regenerate.
957 * configure.in: Introduce support for top level bootstrap.
958 * configure: Regenerate.
959
4b0ac75d 9602004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 961 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
962
963 PR bootstrap/14522
964 * configure.in: Cope with shells that do not support unquoted ^
965 * configure: Regenerate.
966
2e70b094 9672004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 968 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
969
970 PR bootstrap/14522
971 * configure.in: Cope with shell that do not support nesting
972 quotes inside quoted backquote substitutions.
973 * configure: Regenerate.
974
9752004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
976
977 PR bootstrap/14522
978 * configure.in: Fix escaping of $.
979 * configure: Regenerate.
980
9e07f89d
NN
9812004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
982
983 * configure: Regenerate.
984
9852004-03-08 Paolo Bonzini <bonzini@gnu.org>
986
987 PR ada/14131
988 Move language detection to the top level.
989 * configure.in: Find default values for the tools as
990 soon as possible. Disable ada if GNAT is not found.
991 Emit error message about missing languages. Expand
992 --enable-languages=all for the gcc subdirectory.
993
1712ab83
RS
9942004-03-01 Richard Sandiford <rsandifo@redhat.com>
995
996 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
997 and disable libgcj.
998 * configure: Regenerated.
999
3dee29da
NN
10002004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1001
1002 PR bootstrap/7087
1003 * Makefile.tpl: Guard XFOO sed statements better.
1004 * Makefile.tpl: Add dependency for configure-target-libada.
1005 * Makefile.in: Regenerate (incidentally fixes broken
1006 commit when libada-branch was merged).
1007
0558264b
AC
10082004-02-28 Andrew Cagney <cagney@redhat.com>
1009
1010 * src-release (CVS_NAMES): Define.
1011 (do-tar, do-tar): Prune $(CVS_NAMES).
1012
c38f9803
AC
10132004-02-23 Andrew Cagney <cagney@redhat.com>
1014
1015 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
1016 2004-02-19.09.
1017
55636792
NN
10182004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
1019
1020 PR bootstrap/11932
1021 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1022
1e600082
AC
10232004-02-19 Andrew Cagney <cagney@redhat.com>
1024
1025 * config.guess: Update from version 2003-06-12 to 2004-02-16.
1026 * config.sub: Update from version 2003-06-13 to 2004-02-16.
1027
3769cd82
DD
10282004-02-11 David Edelsohn <edelsohn@gnu.org>
1029
1030 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1031 (rs6000-*-aix*): Same.
1032 * configure: Regenerate.
1033
a92834c8
DD
10342004-02-11 Kelley Cook <kcook@gcc.gnu.org>
1035
1036 * configure.in (host): Add in missing $noconfigdirs to defines.
1037 * configure: Regenerate.
1038
a2592b1b
DD
10392004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
1040 Nathanael Nerode <neroden@gcc.gnu.org>
1041
1042 PR ada/6637, PR ada/5911
80b200a1 1043 Merge with libada-branch:
a2592b1b
DD
1044 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1045 with appropriate dependencies. Add --enable-libada configure switch.
1046 * configure, Makefile.in: Regenerate.
1047
e31d1ea3
DD
10482004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1049
1050 * configure.in: Don't pass --with-stabs on IRIX 5 either.
1051 * configure: Regenerate.
1052
db85f5c0
JJ
10532004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1054
1055 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 1056
fc434214
DD
10572004-01-23 DJ Delorie <dj@redhat.com>
1058
1059 * Makefile.def (target_modules) [libiberty]: Don't stage.
1060 * Makefile.in: Rebuilt.
1061
ad445c2c 10622004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 1063
ad445c2c
JJ
1064 * COPYING.NEWLIB: Update to include copyrights for new
1065 iconv code.
1066
72bbedde
AC
10672004-01-15 Andrew Cagney <cagney@redhat.com>
1068
1069 * src-release: Update copyright year.
1070 (do-proto-toplev): Configure using i686-pc-linux-gnu.
1071 (NEWLIB_SUPPORT_DIRS): Delete macro.
1072 (newlib.tar.bz2): Delete rule.
1073
a6d6062d
DD
10742004-01-14 Loren J. Rittle <ljrittle@acm.org>
1075
1076 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1077 * Makefile.tpl (configure-target-[+module+]): Support stage.
1078 * Makefile.in: Rebuilt.
1079
f8b73030
MR
10802003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1081
1082 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
1083 throughout.
1084
aff0e9df
NN
10852004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
1086
bb5dca17
NN
1087 * configure.in: Use ./config.cache, not config.cache.
1088 * configure: Regenerate.
1089 * Makefile.tpl: Special-casing not needed for GCC any more.
1090 * Makefile.in: Regenerate.
1091
82252c06
NN
1092 * configure.in: Don't share a cache file for host dirs.
1093 * configure: Regenerate.
1094
aff0e9df
NN
1095 * config-ml.in: Don't mess with the cache file.
1096
95036d20
NN
10972004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1098
ac7b618e
NN
1099 * Makefile.tpl: Make GCC use a separate config.cache.
1100 * Makefile.in: Regenerate.
1101
95036d20
NN
1102 PR bootstrap/11932, PR bootstrap/11933
1103 (I don't know if it will fix either of them, but it relates
1104 to them.)
1105 * configure.in: Don't use shared config.cache for target
1106 directories.
1107 * configure: Regenerate.
1108
08c1856b
DD
11092003-12-31 Roger Sayle <roger@eyesopen.com>
1110
1111 * configure.in (ia64*-*-hpux*): Disable building java libraries.
1112 * configure: Regenerated.
1113
c1968181 11142003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 1115
c1968181
DD
1116 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1117 * configure: Regenerated.
1118
10ecffb9
NN
11192003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1120
1121 Port change over from GCC:
1122 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
1123 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1124 (configure-build-[+module+], configure-[+module+]): Likewise.
1125 (configure-target-[+module+], configure-gcc, config.status): Likewise.
1126 * Makefile.in: Regenerate.
1127
f2ab5990
TF
11282003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
1129
1130 * configure.in (raw_libstdcxx_flags): Remove the leading space.
1131 * configure: Regenerate.
1132
41a7d11a
JJ
11332003-11-27 Jeff Johnston <jjohnstn@redhat.com>
1134
80b200a1 1135 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
1136 stdlib.
1137
d9441a1f
DD
11382003-11-14 Arnaud Charlet <charlet@act-europe.fr>
1139
1140 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1141 * Makefile.in: Regenerate.
1142
3a48a978
DD
11432003-10-20 Phil Edwards <phil@codesourcery.com>
1144
1145 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
1146 * configure: Regenerate.
1147
f0b24077
NN
11482003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
1149
1150 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1151 HOST_FLAGS_TO_PASS.
1152 * Makefile.in: Regenerate.
1153
5fbad20a
DD
11542003-10-05 Mohan Embar <gnustuff@thisiscool.com>
1155
1156 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1157 * configure: Rebuilt
1158 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1159 * Makefile.in: Rebuilt
1160
78be4155
L
11612003-10-03 H.J. Lu <hongjiu.lu@intel.com>
1162
1163 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1164
051fcc7a
L
11652003-10-01 Phil Edwards <pme@gcc.gnu.org>
1166
1167 * config-ml.in: Use ac_configure_args directly instead of
1168 ml_arguments. Only set ml_norecursion if --no[-]recursion is
1169 actually seen.
1170
11712003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
1172
1173 * config-ml.in: Propagate INSTALL variables.
1174
f27d4f92
DJ
11752003-09-21 Daniel Jacobowitz <drow@mvista.com>
1176
1177 * configure.in: Pass a computed --program-transform-name
1178 to subconfigures.
1179 * configure: Regenerated.
1180
cae4d560
NN
11812003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1182
1183 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1184 * Makefile.in: Regenerate.
1185
1186 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1187 * Makefile.in: Regenerate.
1188
8ff944f6
DJ
11892003-09-17 Daniel Jacobowitz <drow@mvista.com>
1190
1191 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1192 quoting.
1193 * configure: Regenerated.
1194
d9a35680
MC
11952003-09-12 Michael Chastain <mec@shout.net>
1196
1197 Fix PR gdb/857.
1198 * src-release (do-proto-topleve): Remove junk files
1199 intl/config.cache, intl/config.status,
1200 intl/config.h, intl/stamp-h.
1201
710068b9
AC
12022003-09-14 Andrew Cagney <cagney@redhat.com>
1203
1204 * src-release (dejagnu.tar): New target.
1205 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
1206 (do-djunpack): Use $(PACKAGE) for the package name.
1207
e1008165
DD
12082003-09-04 DJ Delorie <dj@redhat.com>
1209
1210 * configure: Regenerate.
1211
21998d12
NC
12122003-09-04 Robert Millan <robertmh@gnu.org>
1213
1214 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 1215
ccca4bb3
DD
12162003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1217
1218 * configure.in: Ensure arguments to sed are properly spaced.
1219 * configure: Regenerate.
1220
ee949b5e
DJ
12212003-08-28 Daniel Jacobowitz <drow@mvista.com>
1222
1223 Merge from gcc:
1224 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
1225 * install-sh: Update to newer upstream versions (associated with
1226 aclocal 1.7).
1227 * missing: Likewise, plus $1Help2man -> $1 typo fix.
1228
75addda2
DJ
12292003-08-27 Daniel Jacobowitz <drow@mvista.com>
1230
1231 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1232 * configure: Regenerated.
1233
8d2877d8
NN
12342003-08-23 Phil Edwards <pme@gcc.gnu.org>
1235
1236 * configure.in: Use newline instead of semicolon when assuming
1237 shell arguments in a for loop.
1238 * configure: Regenerated.
1239
d2cc0e0d
GK
12402003-08-20 Geoffrey Keating <geoffk@apple.com>
1241
1242 PR 8180
1243 * configure.in: When testing with_libs and with_headers, treat
1244 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
1245 * configure: Regenerate.
80b200a1 1246
d2cc0e0d
GK
1247 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1248 make, shell, etc.
1249 (baseargs): Likewise.
1250 * configure: Regenerate.
1251
04d1ab34
GK
12522003-08-19 Geoffrey Keating <geoffk@apple.com>
1253
1254 * configure.in: Disable libgcj for darwin not on powerpc.
1255 * configure: Rebuild.
1256
ca506da8
MC
12572003-08-15 Michael Chastain <mec@shout.net>
1258
1259 * src-release (do-proto-toplev): Remove junk files
1260 dejagnu/example/calc/config.status,
1261 dejagnu/example/calc/config.log.
1262
a4aa3f49
DD
12632003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
1264
1265 * config-ml.in, symlink-tree: Add license.
1266
ede4fbe4
NN
12672003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
1268
1269 Merge from gcc:
1270
1271 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
1272 * Makefile.tpl (check, check-c++): Express dependencies using
1273 dependencies rather than commands.
1274 * Makefile.in: Regenerate.
1275
1276 2003-07-31 Geoffrey Keating <geoffk@apple.com>
1277 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1278 * Makefile.in: Update.
1279
970f29af
AC
12802003-08-01 Andrew Cagney <cagney@redhat.com>
1281
1282 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1283 * configure: Ditto.
1284
b2884a0c
DD
12852003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
1286
1287 * configure.in: Enable libgcj for darwin.
1288 * configure: Rebuild.
1289
c07f46a4
NN
12902003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
1291
1292 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
1293
9175bfc0
NN
12942003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
1295
1296 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1297 creating target and build subdirs to build all parent dirs as needed.
1298 * Makefile.in: Rebuild.
1299 * configure.in: Don't build dirs explicitly here.
1300 * configure: Rebuild.
1301
b9abda6a
AO
13022003-07-22 Alexandre Oliva <aoliva@redhat.com>
1303
1304 * Makefile.tpl (all-make): Depend on intl.
1305 * Makefile.in: Rebuilt.
1306
eef8ffd4
NN
13072003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1308
1309 * config.if: Remove unused libc_interface determination.
1310
295efaf0
NN
13112003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
1312
1313 * Makefile.in: Regenerate, correctly this time.
1314
e5c3f801
NN
13152003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
1316
1317 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
1318 unused INSTALL_PROGRAM_ARGS.
1319 * configure.in: Use AC_PROG_INSTALL.
1320 * Makefile.in: Regenerate.
1321 * configure: Regenerate.
1322
4a18bd6b
AO
13232003-07-10 Alexandre Oliva <aoliva@redhat.com>
1324
1325 * configure: Rebuilt.
1326 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1327 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1328 newlib nor libgloss.
1329 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
1330 * configure.in (am33_2.0-*-linux*): Added.
1331
fbd1054d
BW
13322003-07-09 Bob Wilson <bob.wilson@acm.org>
1333
1334 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1335 * configure: Regenerate.
1336
b40e3958
L
13372003-07-06 H.J. Lu <hongjiu.lu@intel.com>
1338
1339 * config-ml.in: Replace PWD with PWD_COMMAND.
1340 * Makefile.tpl: Likewise.
1341 * Makefile.in: Regenerated.
1342
4a5be7ba
NN
13432003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
1344
1345 * configure.in: Clean up config-lang.in handling. Delete
1346 useless assignment to "subdirs".
1347 * configure: Regenerate.
1348
9c14acb8
NN
13492003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
1350
1351 * configure.in: Rename 'target_libs' to 'target_libraries'.
1352 Remove useless reference to 'target_libs'.
1353 * configure: Regenerate.
1354
8f32e830
KS
13552003-06-23 Keith Seitz <kseitz@sources.redhat.com>
1356
1357 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1358 * Makefile.in: Regenerate.
1359
12f0bd74
NN
13602003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
1361
1362 * Makefile.def: Introduce flags_to_pass.
1363 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1364 * Makefile.in: Regenerate.
1365
b07c2aad
HPN
13662003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
1367
1368 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1369 and target-libgloss.
1370 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1371 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 1372 * configure: Regenerate.
b07c2aad 1373
56f25033
DD
13742003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1375
1376 * configure.in: Update testsuite_flags to new location.
1377 * configure. Regenerate.
80b200a1 1378
4ec9a3b2
NN
13792003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
1380
1381 * Makefile.tpl: Remove BUILD_CC stuff.
1382 * Makefile.in: Regenerate.
1383
059083b1 13842003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 1385
059083b1
L
1386 * config.guess: Update to 2003-06-12 version.
1387 * config.sub: Update to 2003-06-13 version.
1388
535b046a
TS
13892003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1390
1391 * MAINTAINERS: Add myself as MIPS co-maintainer.
1392
00c22daa 13932003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 1394
00c22daa
L
1395 * config.guess: Update to 2003-06-06 version.
1396 * config.sub: Update to 2003-06-06 version.
1397
1047cb91
DD
13982003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1399
1400 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1401 * configure. Regenerate.
1402
123494c8
NN
14032003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
1404
1047cb91
DD
1405 * configure.in: Disable serial configure by default.
1406 * configure: Regenerate.
1407 * Makefile.tpl: Abolish .NOTPARALLEL.
1408 * Makefile.in: Regenerate.
1409
7f121bbf
NN
1410 * Makefile.tpl: Replace {build,host,target}_canonical by
1411 {build,host,target}.
1412 * Makefile.in: Regenerate.
1413
123494c8
NN
1414 * Makefile.tpl: Fix stupid pasto.
1415 * Makefile.in: Regenerate.
1416
ec7e0995
NN
14172003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
1418
1419 * Makefile.tpl: Remove bogus conditional.
1420 * Makefile.in: Regenerate.
1421
27b1cc72
NN
14222003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
1423
2a4cbe27
NN
1424 * Makefile.tpl: Make 'recursive targets' using autogen rather
1425 than shell loop. Remove duplicate 'clean' targets and false
1426 comments.
1427 * Makefile.def: Add systematic dependencies to 'recursive' targets.
1428 Add systematic method of specifying missing targets in subdirs.
1429 Add copyright boilerplate.
1430 * Makefile.in: Regenerate.
1431 * configure.in: Add 'recursive targets' to maybe list.
1432 * configure: Regenerate.
1433
27b1cc72
NN
1434 * Makefile.tpl: Rename [+target+] to [+make_target+].
1435 * Makefile.def: Rename 'target' to 'make_target'.
1436
01e51bd0
NC
14372003-05-30 Nick Clifton <nickc@redhat.com>
1438
1439 * README-maintainer-mode: Update URL for locating blessed config
1440 tools.
1441
2fd84b42
NC
14422003-05-29 Robert Millan <rmh@debian.org>
1443
1444 * ltconfig: Import this patch and modify for use with current
1445 version of ltconfig:
1446
1447 2003-05-21 Bruno Haible <bruno@clisp.org>
1448
1449 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
1450 GNU/FreeBSD.
1451
8945c6bb
DD
14522003-05-28 DJ Delorie <dj@redhat.com>
1453
1454 * Makefile.tpl: Make maybe-check-gcc .PHONY.
1455 * Makefile.in: Regenerate.
1456
2f9632a1
JJ
14572003-05-28 Jeff Johnston <jjohnstn@redhat.com>
1458
80b200a1 1459 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 1460
3a12db16 14612003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 1462
3a12db16
DD
1463 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1464 newlib or libgloss.
1465 * Makefile.in: Regenerate.
1466
44482353
DD
14672003-05-21 DJ Delorie <dj@redhat.com>
1468
1469 * Makefile.tpl: Add missing empty maybe-check-gcc target.
1470 * Makefile.in: Regenerate.
1471
fec2c52d
MR
14722003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1473
1474 * configure.in: Use curly braces in the definition of tooldir.
1475 * configure: Regenerate.
1476
16ae0395
NN
14772003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
1478
1479 * configure.in: Switch more things to use maybe dependencies.
80b200a1 1480 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
1481 Factor out common code from autogen IF statements.
1482 * configure: Regenerate.
1483 * Makefile.in: Regenerate.
1484
ec11bdc6
DD
14852003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
1486
1487 * configure.in: Accept i[3456789]86 for machine type.
1488 * configure: Regenerate.
1489
dd12c3a8
NN
14902003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1491
1492 * configure.in: Switch more things to use maybe dependencies.
1493 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
1494 * configure: Regenerate.
1495 * Makefile.tpl: Switch more things to use maybe dependencies.
1496 * Makefile.in: Regenerate.
1497
cf662e21
AJ
14982003-05-16 Andreas Schwab <schwab@suse.de>
1499
1500 * Makefile.tpl (install-opcodes): Define.
1501 * Makefile.in: Rebuild.
1502
5481b376
AJ
15032003-05-13 Andreas Jaeger <aj@suse.de>
1504
1505 * config.guess: Update to 2003-05-09 version.
1506 * config.sub: Update to 2003-05-09 version.
1507
3959a22a
AJ
15082003-05-13 Michael Eager <eager@mvista.com>
1509
1510 * configure.in: Correct sed script so that options in quotes are not
1511 deleted.
1512 * configure: Rebuild.
1513
564b43e5
CV
15142003-05-12 Corinna Vinschen <corinna@vinschen.de>
1515
1516 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1517 and $$s/newlib/libc/sys/cygwin32 include paths.
1518 * configure: Ditto.
1519
bb947dc9
L
15202003-05-05 H.J. Lu <hjl@gnu.org>
1521
1522 * config-ml.in: Restored from gcc repository.
1523
77f7441a
CD
15242003-05-02 Chris Demetriou <cgd@broadcom.com>
1525
80b200a1
ZW
1526 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1527 * Makefile.in: Regenerate.
77f7441a 1528
a26d7085
DJ
15292003-04-27 Daniel Jacobowitz <drow@mvista.com>
1530
1531 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
1532 and Makefile.def.
1533
e4c4d240
DJ
15342003-04-27 Daniel Jacobowitz <drow@mvista.com>
1535
1536 * Makefile.tpl: Clean $(BUILD_SUBDIR).
1537 * Makefile.in: Regenerated.
1538
62a3fc85
DD
15392003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1540
1541 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1542 * Makefile.in: Regenerate.
1543
15442003-04-18 Jakub Jelinek <jakub@redhat.com>
1545
1546 * configure.in (powerpc64*-*-linux*): Remove.
1547 * configure: Rebuilt.
1548
5b474aa8
DD
15492003-04-17 Phil Edwards <pme@gcc.gnu.org>
1550
1551 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
1552 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1553 and restrap.
1554 * Makefile.in: Regenerate.
1555
15562003-04-16 Richard Earnshaw <rearnsha@arm.com>
1557
1558 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1559 * configure: Regenerated.
1560
bc295afe
AO
15612003-04-11 Alexandre Oliva <aoliva@redhat.com>
1562
1563 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1564 * */configure: Rebuilt.
1565
3728fade
NN
15662003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1567
1568 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1569 * Makefile.in: Regenerate.
1570
ce5b542e
MC
15712003-03-14 Michael Chastain <mec@shout.net>
1572
1573 * Makefile.in: Regenerate with correct Makefile.def.
1574
3db0a37f
NN
15752003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1576
1577 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1578 Make macro.
1579 * Makefile.in: Regenerate.
1580 * configure.in: Clean up gxx_include_dir logic.
1581 * configure: Regenerate.
1582
34349c6e
DD
15832003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1584
1585 * configure.in (gxx_include_dir): Fix typo.
1586 * configure: Regenerated.
1587
686c28c9
AC
15882003-03-06 Andrew Cagney <cagney@redhat.com>
1589
1590 * texinfo/texinfo.tex: Import version 2003-02-03.16.
1591
bba45b8b 15922003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 1593
bba45b8b
NN
1594 * configure.in: Include $(build_tooldir)/sys-include in
1595 FLAGS_FOR_TARGET.
1596 * configure: Regenerated.
1597
2683747f
NN
15982003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1599
bba45b8b
NN
1600 * Makefile.tpl: Reindent.
1601 * Makefile.in: Regenerate.
1602 * configure.in: Reindent. Don't set unused variables.
1603 * configure: Regenerate.
1604
2683747f
NN
1605 * Makefile.tpl: Always pass down RANLIB.
1606 * Makefile.in: Regenerate.
1607
1608 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1609 * Makefile.in: Regenerate.
1610 * configure.in: Remove unused logic relating to --enable-shared
1611 and --enable-threads. Remove bogus comments. Remove redundant
1612 noconfigdirs.
1613 * configure: Regenerate.
1614
1615 * configure.in: Replace ${libstdcxx_version} by its value.
1616 Remove reference to mh-dgux.
1617 * configure: Regenerate.
1618
50212802
NN
16192003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1620
1621 * Makefile.tpl: Rearrange.
1622 * Makefile.in: Regenerate.
1623
a6be7fc6
NC
16242003-02-25 Nick Clifton <nickc@redhat.com>
1625
1626 * configure: Remove site-file supprot - it is obsolete.
1627
f8a495c8
NC
16282003-02-24 Uwe Stieber <uwe@wwws.de>
1629
1630 * configure.in: Add support for kaOS as cross build target system.
1631 * configure: Regenerated.
1632
3decd77d
DD
16332003-02-20 Sean McNeil <sean@blue.mcneil.com>
1634
1635 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1636 configure-target-* as some target builds may require additional
1637 flags for preprocessor tests.
1638 * Makefile.in: Regenerated.
1639
f4ff34a3
AO
16402003-02-19 Alexandre Oliva <aoliva@redhat.com>
1641
1642 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1643 * ltconfig: Handle it.
1644 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1645 auto-detecting it.
1646
b7e4a931
AO
16472003-02-19 Alexandre Oliva <aoliva@redhat.com>
1648
1649 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1650 it is used as argument to $CC.
1651 * ltcf-gcj.sh: Likewise.
1652
6b784d9f
AO
16532003-02-19 Alexandre Oliva <aoliva@redhat.com>
1654
1655 * configure.in: Introduce --enable-maintainer-mode.
1656 * configure: Rebuilt.
1657 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1658 for maintainer mode.
1659 * Makefile.in: Rebuilt.
1660
8bcd8a07
AC
16612003-02-19 Andrew Cagney <ac131313@redhat.com>
1662
1663 * configure: Regenerate using autoconf 2.13.
1664
ee3fd329
AM
16652003-02-19 Alan Modra <amodra@bigpond.net.au>
1666
1667 * config.guess: Import latest version.
1668 * config.sub: Import latest version.
1669
e9e45685
JM
16702003-02-18 Jason Merrill <jason@redhat.com>
1671
1672 * Makefile.tpl (check-c++): Allow parallelism.
1673
859789af
AC
16742003-02-17 Andrew Cagney <ac131313@redhat.com>
1675
1676 * configure: Regenerate using autoconf 000227.
1677
b3f16a9b
GK
16782003-02-15 Geoffrey Keating <geoffk@apple.com>
1679
1680 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1681 don't configure target-libobjc.
1682 * configure: Regenerate.
1683
72e60e02
DD
16842003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1685
1686 * Makefile.tpl (RANLIB): Define.
1687 * Makefile.in: Regenerate.
1688
91f0e695
KS
16892003-02-06 Keith R Seitz <keiths@redhat.com>
1690
1691 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1692 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1693 * Makefile.in: Regenerated.
1694 * configure.in: Remove all traces of snavigator, db, and grep.
1695 * configure: Regenerated.
1696
122bfa92
FCE
16972003-01-31 Frank Ch. Eigler <fche@redhat.com>
1698
1699 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1700 * Makefile.in: Regenerated.
1701
264095c3
AO
17022003-01-30 Alexandre Oliva <aoliva@redhat.com>
1703
1704 * config.if: Copy from GCC.
1705
a84dbcb3
AO
17062003-01-27 Phil Edwards <pme@gcc.gnu.org>
1707
1708 * configure.in: Revert 24Jan change.
1709 * configure: Regenerate.
1710
19618276
NN
17112003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1712
1713 * configure.in: Revert previous change.
1714 * configure: Regenerate.
1715
b7f27a92
NN
17162003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1717
1718 * configure.in: Make rda native-only.
1719 * configure: Regenerate.
1720
83326456
NN
17212003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1722
1723 * configure.in: Add missing \.
1724 * configure: Rebuilt.
1725
5e367fa5
JJ
17262003-01-17 Jakub Jelinek <jakub@redhat.com>
1727
1728 * configure.in (baseargs): Avoid using \| in sed regular
1729 expressions.
1730 * configure: Rebuilt.
1731
e01f337c
JJ
17322003-01-16 Jakub Jelinek <jakub@redhat.com>
1733
1734 * configure.in (baseargs): Remove all supported forms of
1735 --cache-file, --srcdir, --host, --build and --target options
1736 from argument lists.
1737 * configure: Rebuilt.
1738
aa236487
AO
17392003-01-15 Alexandre Oliva <aoliva@redhat.com>
1740
1741 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1742 * configure: Rebuilt.
1743
586c0873
NN
17442003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1745
1746 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1747 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1748 * Makefile.in: Regenerate.
1749 * configure: Regenerate.
1750
497f816e
DD
17512003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1752
1753 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1754 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1755 * Makefile.in: Regenerate.
1756
bfbe5519
AO
17572003-01-09 Alexandre Oliva <aoliva@redhat.com>
1758
1759 * configure.in: Remove Makefile in build, host and target modules
1760 unless configure was run with --no-recursion.
1761 * configure: Rebuilt.
1762
3f234ef5
CD
17632003-01-08 Chris Demetriou <cgd@broadcom.com>
1764
1765 * config.guess: Update to 2003-01-03 version.
1766 * config.sub: Update to 2003-01-03 version.
1767
a3982d48
CF
17682003-01-07 Christopher Faylor <cgf@redhat.com>
1769
1770 * configure: Regenerate with proper autoconf 2.13.
1771
75778ec4
CF
17722003-01-07 Christopher Faylor <cgf@redhat.com>
1773
80b200a1
ZW
1774 * configure.in: Add AC_PREREQ for consistency.
1775 * configure: Regenerate.
75778ec4 1776
c180f501
AC
17772003-01-06 Andrew Cagney <ac131313@redhat.com>
1778
1779 * configure.in (GDB_TK): Add tcl directories conditional on
1780 gdb/gdbtk directory being present.
1781 * configure: Regenerate.
5481b376 1782
46ca2cc2
DA
17832003-01-04 John David Anglin <dave.anglin@nrc.ca>
1784
1785 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1786 by gcc if LD is not defined and we are not doing a Canadian Cross.
1787 * configure: Rebuilt.
1788
53dd8dab
DJ
17892003-01-01 Daniel Jacobowitz <drow@mvista.com>
1790
1791 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
1792
50ceb20c
TT
17932002-12-31 Tom Tromey <tromey@redhat.com>
1794
1795 * Makefile.in: Rebuilt.
1796 * Makefile.def (target_modules) [libffi]: Allow installation.
1797
e78b5cfe
AS
17982002-12-31 Andreas Schwab <schwab@suse.de>
1799
1800 * configure.in: Fix use of $program_transform_name.
1801 * configure: Regenerated.
1802
67448102
DJ
18032002-12-30 Daniel Jacobowitz <drow@mvista.com>
1804
1805 * configure.in (baseargs): Don't remove first configure argument.
1806 * configure: Regenerated.
1807
e6bfb94a
AO
18082002-12-29 Alexandre Oliva <aoliva@redhat.com>
1809
1810 * Makefile.tpl (local-distclean): Don't remove...
1811 (multilib.ts): ... this. Moved into...
1812 (multilib.out): ... this. Don't use sub-make.
1813 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1814 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1815 (configure-build-[+module+], configure-[+module+],
1816 configure-target-[+module+], configure-gcc): ... these. Test
1817 for Makefile existence. Drop config.status from dependencies.
1818 * Makefile.in: Rebuilt.
1819 * configure.in: Move gcc-version-trigger to the end of
1820 ac_configure_args. Add comments to maybedep.tmp and
1821 serdep.tmp. Introduce --disable-serial-configure. Remove
1822 nonopt from baseargs, matching and removing corresponding
1823 whitespace while at it.
1824 * configure: Rebuilt.
1825
8f0dfb36
AO
18262002-12-28 Alexandre Oliva <aoliva@redhat.com>
1827
1828 * configure.in (host_configargs): Replace reference to
1829 no-longer-defined buildopts with --build=${build_alias}.
1830 * configure: Rebuilt.
1831
43be203f
AO
18322002-12-28 Alexandre Oliva <aoliva@redhat.com>
1833
1834 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
1835 program_transform_name to standard idiom.
1836 (AUTOGEN, AUTOCONF): Define.
1837 (Makefile.in): Use $(AUTOGEN).
1838 (Makefile): Depend on config.status, and use autoconf-style rule to
1839 build it. Move original commands to...
1840 (config.status): ... this new target.
1841 (configure): Add $(srcdir). Depend on config/acx.m4. Use
1842 $(AUTOCONF).
1843 * Makefile.in: Rebuilt.
1844
a0da8069
NN
18452002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
1846
d18f1c9f
NN
1847 * Makefile.tpl: Fix dramatic bustage due to change in
1848 program_transform_name.
1849 * Makefile.in: Regenerate.
1850
1851 * configure.in: Remove unnecessary PATH setting.
1852 * configure: Regnerate.
1853
1854 * configure.in: Don't default to unprefixed tools unless
1855 the native tools will work.
1856 * configure: Regenerate.
1857
a0da8069
NN
1858 * configure.in: Convert to autoconf script. Blow away lots
1859 of now-redundant Makefile fragments.
1860 * configure: Generate using Autoconf.
1861 * Makefile.tpl: Rewrite to reflect autoconfiscation.
1862 * Makefile.in: Regenerate.
1863
c567df0a
NN
18642002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
1865
5481b376 1866 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
1867 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1868
5481b376 1869 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 1870 where they belong.
2c7f9a32 1871
2dabcfb4
AS
18722002-12-24 Andreas Schwab <schwab@suse.de>
1873
1874 * Makefile.tpl (multilib.out): Fix missing space.
1875 * Makefile.in: Regenerate.
1876
1086bc09
NN
18772002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
1878
1879 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
1880 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
1881 * Makefile.in: Regenerate.
1882 * configure.in: Remove unnecessary leftovers.
1883
1086bc09
NN
18842002-12-21 Geoffrey Keating <geoffk@apple.com>
1885
1886 * configure.in (extra_ranlibflags_for_target): New variable.
1887 (*-*-darwin): Add -c to ranlib commands.
1888 * configure (tooldir): Handle extra_ranlibflags_for_target.
1889
14e9ca95
JJ
18902002-12-20 Jeff Johnston <jjohnstn@redhat.com>
1891
1892 * COPYING.NEWLIB: Updated.
1893 * COPYING.LIBGLOSS: Ditto.
1894
14c428fb
NN
18952002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1896
1897 * Makefile.tpl: Revert HJL's change.
1898 * Makefile.in: Regenerated.
1899 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1900 always.
1901
313b8244
AS
19022002-12-19 Andreas Schwab <schwab@suse.de>
1903
1904 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1905 * Makefile.in: Regenerate.
1906
efeae3db
L
19072002-12-18 H.J. Lu <hjl@gnu.org>
1908
1909 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1910 * Makefile.in: Regenerated.
1911
1912 * configure.in (build_prefix): New. Substitute.
1913
43d92c63
NN
19142002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
1915
59da4fe6
NN
1916 * Makefile.tpl: Don't let real targets depend on phony targets.
1917 * Makefile.in: Regenerate.
1918
43d92c63
NN
1919 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1920 * Makefile.in: Regenerate.
1921
b72e6a2d
JM
19222002-12-16 Jason Merrill <jason@redhat.com>
1923
1924 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1925 previous 'make bootstrap'.
1926 * Makefile.in: Regenerate.
1927
95c72c44
HPN
19282002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
1929
1930 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1931
7d695d07
JM
19322002-12-13 Jason Merrill <jason@redhat.com>
1933
1934 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
1935 library tests.
1936 (check-c++): Just depend on it and check-target-libstdc++-v3.
1937 * Makefile.in: Regenerate.
1938
54103d1e
NN
19392002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
1940
1941 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1942 * Makefile.in: Regenerate.
1943
4024f1e1
JJ
19442002-12-12 Jeff Johnston <jjohnstn@redhat.com>
1945
80b200a1
ZW
1946 * COPYING.NEWLIB: Update list of alternate Regent of California
1947 licenses and discuss official revoking of advertising clause.
1948 * COPYING.LIBGLOSS: Ditto.
4024f1e1 1949
7dda0df6
AO
19502002-12-12 Alexandre Oliva <aoliva@redhat.com>
1951
1952 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1953 * Makefile.in: Rebuilt.
1954
d03be79e 19552002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 1956
929293f4
NN
1957 * configure: Fix bug put in by gremlins.
1958
d03be79e
NN
1959 * Makefile.tpl: Substitute more autoconfily.
1960 * configure: Substitute more autoconfily.
1961 * Makefile.in: Regenerate.
1962
19632002-12-08 Andrew Cagney <ac131313@redhat.com>
1964
1965 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1966 * Makefile.in (all-sim): Ditto.
a36d530e
DD
1967
19682002-12-06 DJ Delorie <dj@redhat.com>
1969
1970 * Makefile.tpl: Change configure dependencies to not have real
1971 targets depend on phony targets.
b4a77b47 1972
db1ac78d
NN
19732002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
1974
bcaf2395
NN
1975 * configure.in: Revert unintentional change.
1976
b4fa093e
NN
1977 * src-release: Configure host subdirs.
1978
db1ac78d
NN
1979 * Makefile.tpl: Change dependency for */multilib.out so that
1980 it works when gcc isn't in the tree.
1981
1982 * configure.in: Substitute more.
1983 * configure: Run subconfigures from the Makefile.
1984 * Makefile.tpl: Run subconfigures from the Makefile; add a few
1985 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
1986
15723a45
NN
19872002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
1988
e2b9e2dc
NN
1989 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
1990 and corresponding dependencies.
1991 * Makefile.in: Regenerate.
1992
2af579c4
NN
1993 * configure.in (host_tools): Order binutils, gas and ld for
1994 convenience in running the testsuites.
1995
a2cc058a
NN
1996 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
1997 * Makefile.in: Regenerate.
1998 * configure.in: Introduce rules to serialize subconfigure runs.
1999
15723a45
NN
2000 * configure.in: Introduce BASE_CC_FOR_TARGET.
2001 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
2002 Realize configure-build-* targets. Realize configure-target-* targets.
2003 * Makefile.in: Regenerate.
2004
ae831be5
NN
20052002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2006
2007 * configure: Move gcc_version_trigger stuff from here...
2008 * configure.in: ...to here.
2009
2010 * configure.in: Separate subconfigure options added by this file from
2011 options given by the user. Add machinery to put args for host
2012 subconfigures into the Makefile.
2013
2014 * Makefile.tpl: Remove 'vault' targets.
2015 * Makefile.tpl: Reorder and comment dependencies.
2016 * Makefile.in: Regenerate.
2017
bbf7c8ac
NN
20182002-11-28 Geoffrey Keating <geoffk@apple.com>
2019
2020 * configure.in: Move host-specific darwin noconfigdirs into
2021 the host-specific section.
2022
930314a4
NN
20232002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2024
52d7cdee
NN
2025 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
2026 during replay.
2027 * Makefile.in: Regenerate.
2028
930314a4
NN
2029 (finishing slow-motion replay)
2030 * configure: Remove skip-this-dir support.
2031 * Makefile.tpl: Remove skip-this-dir support.
2032
2033 * Makefile.tpl: Remove leftover support for non-autoconfiscated
2034 subdirectories.
2035 * Makefile.in: Regenerate.
2036
2037 * Makefile.tpl: Strip out useless setting of 'dir'.
2038 * Makefile.in: Regenerate.
5481b376 2039
930314a4
NN
20402002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2041
2042 (finishing slow-motion replay)
2043 * configure.in: Fix deeply stupid bug.
2044
2045 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2046 shell code in CXX_FOR_TARGET
2047 * Makefile.def: Introduce raw_cxx.
2048 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2049 RAW_CXX_FOR_TARGET.
2050 * Makefile.in: Regenerate.
2051
20522002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2053
2054 (finishing slow-motion replay)
2055 * Makefile.tpl: Remove unnecessary ifs.
2056 * Makefile.in: Regenerate.
2057
5481b376 2058 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
2059 dependencies. Maybe-ize build-libiberty. Create dummy install
2060 targets for 'no_install' modules.
5481b376 2061 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 2062 build_modules stuff to configure.in.
5481b376 2063 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
2064 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
2065 * Makefile.in: Regenerate.
2066
3866be5d
NN
20672002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2068
2069 (continuing slow-motion replay)
2070 * Makefile.tpl: Make all-target, install-target behave similarly
2071 to all, install (only hitting configured targets). Eliminate
2072 unused macro defintions.
2073
2074 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2075 build != host.
2076
2077 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2078
2079 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2080
5481b376 2081 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
2082 configuring. Remove references to "dosrel".
2083 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 2084 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 2085 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 2086 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
2087 and redundant dependency; rearrange slightly.
2088 * Makefile.def: Add host-side libtermcap, utils.
2089
2090 * Makefile.in: Regenerate.
2091
e393202e
NN
20922002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2093
2094 (Continuing slow-motion replay)
2095 * Makefile.def: Add list of recursive targets to autogenerate.
2096 Add build_modules.
2097 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
2098 targets. Autogenerate *-build-* targets.
2099 * Makefile.in: Regenerate.
2100
583d52d7
NN
21012002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
2102
2103 (Continuing slow-motion replay)
2104 * configure: More autoconf-style substitutions.
2105 * Makefile.tpl: More autoconf-style substitutions.
2106 * Makefile.in: Regenerate.
2107
21082002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
2109
2110 (Continuing slow-motion replay)
2111 * configure: Substitute more variables in a more autoconf-friendly
2112 way. Simplify slightly.
2113 * Makefile.tpl: Make more variables substitutable in an
2114 autoconf-friendly way.
2115 * Makefile.in: Regenerate.
2116
874e38b4
NN
21172002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
2118
2119 (Continuing slow-motion replay)
2120 * configure.in (v810*): Remove special setting of tools.
2121
2122 * configure: Add support for extra required flags for ar or nm.
2123 * configure.in (aix4.3+): Use above support for target-specific
2124 issues, rather than using config/mt-aix43.
2125
852e5f18
NN
21262002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
2127
2128 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
2129 * configure: Remove 'removing', which doesn't work. Replace $subdir
2130 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
2131 with $srcdir. Reformat indentation. Substitute some variables
2132 formerly hard-coded in the Makefile for build=host.
2133 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2134 * Makefile.def: Autogenerate more.
2135 * Makefile.in: Regenerate.
2136
c9a0d920
DD
21372002-11-13 Bruce Korb <bkorb@gnu.org>
2138
2139 * Makefile.tpl: syntactic cleanup
2140
dd2768ff
KB
21412002-11-04 Kevin Buettner <kevinb@redhat.com>
2142
2143 * Makefile.def (host_modules): Add rda.
2144 * Makefile.in: Regenerate.
2145 * configure.in (target_tool): Add target-rda to list.
2146
1aa8389d
DD
21472002-10-25 Phil Edwards <pme@gcc.gnu.org>
2148
2149 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
2150 and restrap targets to this rule.
2151 * Makefile.in: Regenerate.
2152
28f46298
HPN
21532002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
2154
2155 * configure.in (i[3456]86-*-linux*): Add check to disable
2156 ${libgcj} for glibc1.
2157
ff72e302
NC
21582002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
2159
2160 * configure.in: Add tic4x target.
2161
8607b6c9
NN
21622002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
2163
2164 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2165 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2166 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2167 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2168 * Makefile.in: Regenerate.
2169
f8f61f4a
NN
21702002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2171
c86f794b
NN
2172 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2173 * Makefile.in: Regenerate.
2174
a9590527
NN
2175 * Makefile.def: Remove order dependency comments.
2176 * Makefile.tpl: Add explicit install-install dependencies.
2177 * Makefile.in: Regenerate.
2178
8412ce72
NN
2179 * Makefile.tpl: Remove material now in src-release. (Finally!)
2180 * Makefile.in: Regenerate.
2181
8b9f37f1
NN
2182 * configure: Restore my original patch by syncing with gcc version.
2183
f8f61f4a
NN
2184 * Bring following over from gcc:
2185
21862002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
2187
2188 * configure.in (s390*-*-linux*): Enable libgcj.
2189
403d9505
NN
21902002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2191
2192 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
2193
95f6f383
AM
21942002-10-02 Alan Modra <amodra@bigpond.net.au>
2195
e4673b0a 2196 * configure: Move stray lines back to where they belong.
95f6f383 2197
748503c8
NN
21982002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
2199
a581b5c3
NN
2200 * Makefile.tpl: Insert configure-target target, for src-release.
2201
c084f5b4
NN
2202 * configure: Finish reverting change which Andrew Cagney started
2203 reverting. Should fix bustage.
2204
7aa673ed 2205 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
2206 * src-release: New file. Contains material for making net
2207 releases for gdb, binutils, et al., formerly in Makefile.in.
2208
82a9b2d9
NC
22092002-09-30 Nick Clifton <nickc@redhat.com>
2210
2211 * cpu: New top level directory. Intended to hold input files for
2212 CGEN which have FSF copyright assignment.
2213 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2214
c2463a00
AC
22152002-09-29 Andrew Cagney <ac131313@redhat.com>
2216
2217 Revert below (note that src does not contain Makefile.tpl):
2218 * Makefile.tpl: Make subsituted variables more autoconfy.
2219 * Makefile.in: Regenerate.
2220
f03b4789
NN
22212002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2222
c11e16a9
NN
2223 * configure: Revert accidentally applied changes.
2224
f03b4789
NN
2225 * Makefile.tpl: Make more autoconf-friendly.
2226 * Makefile.in: Regenerate.
2227 * configure: Make substitution more autoconf-like.
2228
22292002-09-28 Richard Earnshaw <rearnsha@arm.com>
2230
2231 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2232 single entry to handle all these.
2233 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
2234 libjava on arm-*-elf.
2235
c0292023
GK
22362002-09-27 Geoffrey Keating <geoffk@apple.com>
2237
2238 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2239 things that depend on them.
2240
c66d951e
NN
22412002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2242
2243 * Makefile.tpl: Make subsituted variables more autoconfy.
2244 * Makefile.in: Regenerate.
2245 * configure: Make seds more autoconfy.
2246
907a7241 22472002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
2248
2249 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2250 * Makefile.in: Regenerate.
2251 * configure.in: Rewrite sed statements to look autoconfy.
2252
907a7241
NN
2253 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2254 all-target-foo on configure-target-foo.
2255 * Makefile.def: Ditto.
2256 * Makefile.in: Rebuild.
2257
405ea7a0
NN
22582002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2259
2260 * Makefile.def: New file.
2261 * Makefile.tpl: New file.
2262 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2263
2264 * configure.in: Minor rearrangement. Simplify tests.
2265
bdc57bfd
JT
22662002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
2267
2268 * configure.in (with_headers): Skip copy if value is "yes".
2269 (with_libs): Likewise.
2270
ae03d6e2
NN
22712002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2272
2273 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2274 * configure.in (sh*-*-pe*): Ditto.
2275 * configure.in (mips*-*-pe*): Ditto.
2276 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
2277
2278 * configure.in: Rearrange.
2279
707960fe
NC
22802002-09-12 Nick Clifton <nickc@redhat.com>
2281
2282 * Import these changes from the config master repository:
2283
2284 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
2285
2286 * config.sub: Add tic4x target.
2287
2288 2002-09-03 Ben Elliston <bje@redhat.com>
2289
2290 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
2291 Reported by <Duncan_Stodart@insession.com>.
2292
36ea319f
JJ
22932002-09-10 Jeff Johnston <jjohnstn@redhat.com>
2294
2295 * COPYING.NEWLIB: More updates.
2296
cf57480a
JJ
22972002-09-09 Jeff Johnston <jjohnstn@redhat.com>
2298
2299 * COPYING.NEWLIB: Update.
2300
fd31a171
AC
23012002-08-23 Andrew Cagney <ac131313@redhat.com>
2302
23b632fc
AC
2303 * texinfo/texinfo.tex: Import version 2002-06-04.06.
2304
fd31a171
AC
2305 * config.guess: Import version 2002-08-23.
2306 * config.sub: Import version 2002-08-22.
2307
a08bafb5
AO
23082002-08-20 Alexandre Oliva <aoliva@redhat.com>
2309
2310 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2311 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2312 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2313
17240c1f
NC
23142002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
2315
2316 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2317
e70ad0c6
L
23182002-08-04 H.J. Lu (hjl@gnu.org)
2319
2320 * configure.in (mips*-*-linux*): Don't skip target-libffi.
2321
574e6d11
DD
23222002-07-31 Alan Modra <amodra@bigpond.net.au>
2323
2324 * configure.in: Move generic linux case to end. Copy generic
2325 linux noconfigdirs to mips*-*-linux* entry and new
2326 powerpc64*-*-linux* entry. Add target-libffi for the latter.
2327
611e7523
CD
23282002-07-19 Chris Demetriou <cgd@broadcom.com>
2329
2330 * MAINTAINERS: Clarify on config.guess and config.sub, and add
2331 one instance of them which was missed to the list to update.
2332
51759676
CD
23332002-07-16 Chris Demetriou <cgd@broadcom.com>
2334
2335 * config.guess: Update to 2002-07-09 version.
2336 * config.sub: Update to 2002-07-03 version.
2337
7c1f909c
DD
23382002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
2339
2340 * configure.in: Remove two redundant tests.
2341
d7cf5d30
DD
23422002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2343
2344 * configure.in (mips*-*-irix6*o32): Enable stabs.
2345
c74222f7
DD
23462002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
2347
5b53c336
DD
2348 * configure.in: Don't build grez.
2349 * Makefile.in: Ditto.
2350
c74222f7
DD
2351 * Makefile.in: Remove references to bsp, cygmon, libstub.
2352 * configure.in: Ditto.
2353
2354 * configure.in: Remove leftover reference to gdbtest.
2355
edd1b227
DD
23562002-07-08 Phil Edwards <pme@gcc.gnu.org>
2357
2358 * configure.in (gxx_include_dir): Change to match versioned
2359 C++ headers if --enable-version-specific-runtime-libs is used.
2360
486186e3
AO
23612002-07-04 Steve Ellcey <sje@cup.hp.com>
2362
2363 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2364
ff0a3bf8
DD
23652002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
2366
2367 * configure.in: Make --without-x work.
2368
1dfa8174
NC
23692002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
2370
2371 * contrib: New directory. Created to contain a copy of the
5481b376 2372 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
2373 the FSF GCC sources.
2374
07637366
DD
23752002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
2376
b6f83f2a
DD
2377 * configure.in: Rearrange target Makefile fragment collection.
2378
07637366
DD
2379 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2380 cvs[src].
2381 * configure.in: Ditto.
2382
f48556b1
DD
23832002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
2384
2385 * Makefile.in: Eliminate 'apache' targets.
2386 * configure.in: Eliminate 'apache' targets.
2387
2388 * configure.in: Eliminate redundant tests. Reorganize.
2389
2390 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2391
2392 * config-ml.in: Eliminate references to Cygnus configure.
2393
2394 * Makefile.in: Eliminate references to building emacs.
2395
23962002-07-01 Denis Chertykov <denisc@overta.ru>
2397
2398 * configure.in: Add support for ip2k.
2399
cdb9e2b8
BE
24002002-06-24 Ben Elliston <bje@redhat.com>
2401
2402 * configure.in (host_tools): Remove cgen.
2403
2404 * Makefile.in (all-cgen): Remove; runs from its source directory.
2405 (check-cgen, install-cgen, clean-cgen): Likewise.
2406 (all-opcodes): No not depend on all-cgen.
2407 (all-sim): Likewise.
2408
3558860c
DD
24092002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2410
2411 * configure.in: Fix AIX configury bug.
2412
e3b0c936
DD
24132002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2414
cdb9e2b8 2415 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 2416
cdb9e2b8
BE
2417 * configure.in: Move definition of libstdcxx_flags right above
2418 usage, rather than way earlier.
8ee424c0 2419
c712250a
DD
2420 * configure.in: Pull definition of is_cross_compiler earlier.
2421
9ee1a75c
DD
2422 * configure.in: Rearrange a little.
2423
e3b0c936
DD
2424 * configure.in: Remove references to librx.
2425 * Makefile.in: Remove references to librx.
2426
b2bd228e
DD
24272002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2428
2429 * configure.in: Eliminate ${gasdir} variable.
2430
7cd52483
DB
24312002-06-18 Dave Brolley <brolley@redhat.com>
2432
2433 * configure.in: Add support for frv.
2434 * config.sub: Add support for frv.
2435
6c5e141a
DD
24362002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2437
2438 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2439
0d18b56d
JT
24402002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2441
2442 * configure.in (vax-*-netbsd*): Re-enable gas.
2443
fd8958d5
DD
24442002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2445
27f15fdd
DD
2446 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2447 BUILD_PREFIX_1, to correct nomenclature.
2448 * configure: Likewise.
2449
fd8958d5
DD
2450 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2451 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2452
0c2442b7
DD
24532002-05-31 Olaf Hering <olh@suse.de>
2454
2455 * config-ml.in: Propogate DESTDIR also.
2456
a3602181
JT
24572002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2458
2459 * configure.in (vax-*-netbsd*): Don't build gas for this
2460 platform.
2461
c95f53ae
MM
24622002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2463
2464 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2465 and libgcj for AVR.
2466
1d7c1053
NC
24672002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2468
2469 * config.sub: Add DLX target.
2470
4b37028f
JT
24712002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2472
2473 * config.guess: Update to 2002-05-22 version.
2474 * config.sub: Likewise.
2475
d5de0a84
NC
24762002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2477
2478 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2479 * config-ml.in: Likewise.
2480 * configure: Likewise.
2481 * configure.in: Likewise.
2482
c92a0210
DD
24832002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2484
115a77aa
DD
2485 * configure.in: Simplify makefile fragment collection.
2486
2487 * configure.in: Remove code to build emacs.
e99daf2b 2488
91e060aa
DD
2489 * configure.in : Remove --srcdir argument from targargs and buildargs
2490 (it's always overridden in the Makefile anyway). Rearrange a bit.
2491
2492 * configure: Move some logic to configure.in.
2493 * configure.in: Move some logic from configure.
c92a0210 2494
91217342
JJ
24952002-05-07 Jeff Johnston <jjohnstn@redhat.com>
2496
2497 * COPYING.LIBGLOSS: New file.
2498
d3d8a9ee
NC
24992002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
2500
2501 * Makefile.in: Honour DESTDIR.
2502
3a036cdc
AO
25032002-05-05 Alexandre Oliva <aoliva@redhat.com>
2504
2505 * configure.in (noconfigdirs): Don't disable libgcj on
2506 sparc64-*-solaris* and sparcv9-*-solaris*.
2507
6d095fe4
AO
25082002-05-03 Alexandre Oliva <aoliva@redhat.com>
2509
2510 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2511
dac55df9
TF
25122002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2513
2514 * configure.in (FLAGS_FOR_TARGET): Do not add
2515 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2516 on i[3456]86-*-linux*.
2517
a018e15b
TF
25182002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2519
2520 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
2521
2522 * configure.in (noconfigdirs): Do not add target-newlib if
2523 target == i[3456]86-*-linux*, and host == target.
2524
5f284831
MM
25252002-04-29 Mark Mitchell <mark@codesourcery.com>
2526
2527 * config.guess: Updated to 2002-04-26's version.
2528 * config.sub: Updated to 2002-04-26's version.
2529
33babf59
DD
25302002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2531
bd5f7da2
DD
2532 * configure.in: delete reference to absent file
2533
a0c4f3a0
DD
2534 * configure.in: replace '[' with 'test'
2535
66f1ba4f
DD
2536 * configure.in: Eliminate references to gash.
2537 * Makefile.in: Eliminate references to gash.
2538
7c3ab50c
DD
2539 * configure.in: remove useless references to 'pic' makefile fragments.
2540
bbc025f5
DD
2541 * configure.in: (*-*-windows*) Finish removing.
2542
33babf59
DD
2543 * configure.in: Eliminate redundant test for libgui.
2544
d5ec694c
DD
25452002-04-26 Joel Sherrill <joel@OARcorp.com>
2546
2547 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2548 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2549
57a5346c
DD
25502002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2551
2552 * configure.in: remove references to dead files
2553
dbf93899
DD
25542002-04-18 Tom Tromey <tromey@redhat.com>
2555
2556 * configure.in: Disallow configuring libgcj when it is already
2557 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2558 Solaris 2.8 by default. For PR libgcj/6158.
2559
26eadf68
DD
25602002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2561
2562 * configure.in: Move default CC setting out of config/mh-* fragments
2563 directly into here.
2564
a0a2c6c6
DD
25652002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2566
2567 * configure.in: don't even try to configure or make a subdirectory
2568 if there's no configure script for it.
2569
9972f812
DD
25702002-04-15 Mark Mitchell <mark@codesourcery.com>
2571
2572 * MAINTAINERS: Remove chill maintainers.
2573 * Makefile.in (CHILLFLAGS): Remove.
2574 (CHILL_LIB): Remove.
2575 (TARGET_CONFIGDIRS): Remove libchill.
2576 (CHILL_FOR_TARGET): Remove.
2577 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2578 CHILL_LIB.
2579 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2580 (CHECK_TARGET_MODULES): Likewise.
2581 (INSTALL_TARGET_MODULES): Likewise.
2582 (CLEAN_TARGET_MODULES): Likewise.
2583 (configure-target-libchill): Remove.
2584 (all-target-libchill): Remove.
2585 * configure.in (target_libs): Remove target-libchill.
2586 Do not compute CHILL_FOR_TARGET.
2587 * libchill: Remove directory.
5481b376 2588
75205f78
DD
25892002-04-15 DJ Delorie <dj@redhat.com>
2590
2591 * Makefile.in, configure.in, configure: Sync with gcc, entries
2592 follow...
2593
25942002-04-08 Tom Tromey <tromey@redhat.com>
2595
2596 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2597 Fixes PR libgcj/6068.
2598
25992002-03-30 Krister Walfridsson <cato@df.lth.se>
2600
2601 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2602
26032002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2604
2605 * configure.in (alpha*-dec-osf*): Enable libgcj.
2606
26072002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
2608
2609 Fix for: PR bootstrap/3591, target/5676
2610 * configure.in (mcore-pe): Disable the configuration of
2611 libstdc++-v3 since exceptions are not supported.
2612
26132002-03-20 Anthony Green <green@redhat.com>
2614
2615 * configure.in: Enable libgcj for xscale-elf target.
2616
26172002-02-28 Alexandre Oliva <aoliva@redhat.com>
2618
2619 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2620 libjava.
2621 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2622
26232002-02-22 Alexandre Oliva <aoliva@redhat.com>
2624
2625 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2626 libstdc++-v3 and libjava.
2627
26282002-02-11 Adam Megacz <adam@xwt.org>
2629
2630 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2631 boehm-gc
2632
26332002-02-09 Alexandre Oliva <aoliva@redhat.com>
2634
2635 * config.guess: Updated to 2002-01-30's version.
2636 * config.sub: Updated to 2002-02-01's version.
2637 Contribute sh64-elf.
2638 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2639 * configure.in: Added sh64-*-*.
2640
26412002-01-17 H.J. Lu <hjl@gnu.org>
2642
2643 * Makefile.in (all-fastjar): Also depend on all-libiberty.
2644 (all-target-fastjar): Also depend on all-target-libiberty.
2645
2646Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
2647
2648 * configure, configure.in: Use temp file for long sed commands.
2649
26502001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2651
2652 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2653 libf2c.
2654
26552001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2656
2657 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2658
26592001-10-11 Hans-Peter Nilsson <hp@axis.com>
2660
2661 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
2662
26632001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2664
2665 * configure: Handle temporary files securely using mkdir.
2666
26672001-09-26 Will Cohen <wcohen@redhat.com>
2668
2669 * configure.in (*-*-linux*): Disable configuration of target-newlib
2670 and target-libgloss.
2671
26722001-09-26 Alexandre Oliva <aoliva@redhat.com>
2673
2674 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
2675 RANLIB.
2676
26772001-08-11 Graham Stott <grahams@redhat.com>
2678
2679 * Makefile.in (check-c++): Add missing semicolon.
2680
26812001-07-25 Andrew Haley <aph@cambridge.redhat.com>
2682
2683 * configure.in (sh-*-linux*): New.
2684
26852001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2686
2687 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2688 and libgcj on m68hc11/m68hc12.
2689
26902001-06-27 H.J. Lu (hjl@gnu.org)
2691
2692 * Makefile (CFLAGS_FOR_BUILD): New.
2693 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
2694
26952001-06-01 Hans-Peter Nilsson <hp@axis.com>
2696
2697 * configure.in (libstdcxx_flags): Do not try to execute
2698 libstdc++-v3/testsuite_flags until it exists.
2699
27002001-05-18 Benjamin Kosnik <bkoz@redhat.com>
2701
2702 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
2703
27042001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
2705
2706 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
2707
2708Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
2709
2710 * configure.in: Move *-chorusos target case to the proper switch.
2711 Disable libgcj.
2712
27132001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2714
2715 * Makefile.in (STAGE1_CFLAGS): Pass down.
2716
27172001-04-13 Alan Modra <amodra@one.net.au>
2718
2719 * config.guess: Add hppa64-linux support. Note for next import that
2720 this is already in the master file.
2721 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
2722
27232001-03-22 Colin Howell <chowell@redhat.com>
2724
2725 * Makefile.in (DO_X): Do not backslash single-quotes in
2726 backquotes (two places).
2727
27282001-03-18 Laurynas Biveinis <lauras@softhome.net>
2729
2730 * Makefile.in (DO_X): Quote nested quotes.
2731
27322001-03-15 Laurynas Biveinis <lauras@softhome.net>
2733
2734 * Makefile.in (DO_X): Use double quotes for quoting
2735 "RANLIB=$${RANLIB}".
2736
27372001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
2738
2739 * configure.in: Only use `lang_requires' for languages athat are
2740 actually enabled.
2741
27422001-03-07 Tom Tromey <tromey@redhat.com>
2743
2744 * configure.in: Allow config-lang.in to set `lang_requires' to list
2745 of other required languages.
2746
27472001-03-06 Laurynas Biveinis <lauras@softhome.net>
2748
2749 * Makefile.in: Remove RANLIB definition. Use RANLIB
2750 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
2751 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
2752
27532001-02-28 Benjamin Kosnik <bkoz@redhat.com>
2754 Alexandre Oliva <aoliva@redhat.com>
2755
2756 * Makefile.in (check-c++): Use tabs, not spaces.
2757
27582001-02-19 Benjamin Kosnik <bkoz@redhat.com>
2759
2760 * Makefile.in (check-c++): New rule.
2761
2762 * configure.in (target_libs): Remove libg++.
2763 (noconfigdirs): Remove libg++.
2764 (noconfigdirs): Same.
2765 (noconfigdirs): Same.
2766 (noconfigdirs): Same.
2767
2768 * config-ml.in: Remove libg++ references.
2769
2770 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
2771 (ALL_TARGET_MODULES): Same.
2772 (configure-target-libg++): Remove.
2773 (all-target-libg++): Remove.
2774 (configure-target-libio): Remove.
2775 (all-target-libio): Remove.
2776 (check-target-libio): Remove.
2777 (.PHONY): Remove.
2778 (libg++.tar.bz2): Remove.
2779 (all-target-cygmon): Remove libio.
2780 (all-target-libstdc++): Remove.
2781 (configure-target-libstdc++): Remove.
2782 (TARGET_LIB_PATH): Remove libstdc++.
2783 (ALL_GCC_CXX): Remove libstdc++.
2784 (all-target-gperf): Correct.
2785
27862001-02-15 Anthony Green <green@redhat.com>
2787
2788 * configure: Introduce GCJ_FOR_TARGET.
2789 * configure.in: Ditto.
2790 * Makefile.in: Ditto.
2791
27922001-02-08 Chandrakala Chavva <cchavva@redhat.com>
2793
2794 * configure.in: for *-chorusos, don't config target-newlib and
2795 target-libgloss.
2796
27972001-02-04 Mark Mitchell <mark@codesourcery.com>
2798
2799 Remove V2 C++ library.
2800 * configure.in: Remove --enable-libstdcxx_v3 support.
2801
28022001-01-27 Richard Henderson <rth@redhat.com>
2803
2804 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
2805
28062001-01-26 Tom Tromey <tromey@redhat.com>
2807
2808 * configure.in: Allow libgcj to be built on Sparc Solaris.
2809
28102001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
2811
2812 * configure.in: Enable libgcj on several additional platforms.
2813
28142001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
2815
2816 * configure.in: Enable libgcj for linux targets.
2817
28182001-01-09 Mike Stump <mrs@wrs.com>
2819
2820 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
2821 failures of subdirectories.
2822
28232001-01-02 Laurynas Biveinis <lauras@softhome.net>
2824
2825 * configure: handle DOS-style absolute paths.
2826
28272001-01-02 Laurynas Biveinis <lauras@softhome.net>
2828
2829 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
2830
28312000-12-18 Benjamin Kosnik <bkoz@redhat.com>
2832
2833 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
2834 (libstdcxx_incdir): Pass down.
2835 * config.if: Remove expired bits for cxx_interface, add stub.
2836 (libstdcxx_incdir): Add variable for g++ include directory.
2837 * configure.in (gxx_include_dir): Use it.
2838
28392000-12-15 Andreas Jaeger <aj@suse.de>
2840
2841 * configure.in: Handle lang_dirs.
2842
28432000-12-13 Anthony Green <green@redhat.com>
2844
2845 * configure.in: Disable libgcj for any target not specifically
2846 listed. Disable libgcj for x86 and Alpha Linux until compatible
2847 with g++ abi.
2848
28492000-12-13 Mike Stump <mrs@wrs.com>
2850
2851 * Makefile.in (local-distclean): Also remove fastjar.
2852
28532000-12-10 Anthony Green <green@redhat.com>
2854
2855 * configure.in: Define libgcj. Disable libgcj target libraries for
2856 most targets.
2857
28582000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
2859
2860 * configure.in (target_libs): Revert 2000-12-08 patch.
2861 (noconfigdirs): Added target-libjava.
2862
28632000-12-09 Laurynas Biveinis <lauras@softhome.net>
2864
2865 * Makefile.in: handle DOS-style absolute paths.
2866
28672000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2868
2869 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
2870 libjava.
2871 * configure.in (target_libs): Removed `target-libjava'.
2872
28732000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2874
2875 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
2876 (ALL_MODULES): Added fastjar.
2877 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
2878 (all-target-libjava): all-fastjar replaces all-zip.
2879 (all-fastjar): Added.
2880 (configure-target-fastjar, all-target-fastjar): Likewise.
2881 * configure.in (host_tools): Added fastjar.
2882
28832000-12-07 Mike Stump <mrs@wrs.com>
2884
2885 * Makefile.in (local-distclean): Remove leftover built files.
2886
28872000-11-16 Fred Fish <fnf@be.com>
2888
2889 * configure.in (enable_libstdcxx_v3): Fix typo,
2890 libstd++ -> libstdc++.
2891
28922000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2893
2894 * configure: Provide the original toplevel configure arguments
2895 (including $0) to subprocesses in the environment rather than
2896 through gcc/configargs.h.
2897
28982000-11-12 Mark Mitchell <mark@codesourcery.com>
2899
2900 * configure: Turn on libstdc++ V3 by default.
2901
29022000-10-16 Michael Meissner <meissner@redhat.com>
2903
2904 * configure (gcc/configargs.h): Only create if there is a build GCC
2905 directory created.
2906
29072000-10-05 Phil Edwards <pme@gcc.gnu.org>
2908
2909 * configure: Save configure arguments to gcc/configargs.h.
2910
29112000-10-04 Andris Pavenis <pavenis@latnet.lv>
2912
2913 * Makefile.in (bootstrap): avoid recursion if subdir missing
2914 (cross): ditto
2915 (do-proto-toplev): ditto
2916
2917Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
2918
2919 * configure.in: Do not build byacc for hppa64. Provide paths to the
2920 X11 libraries for hppa64.
2921
29222000-09-02 Anthony Green <green@cygnus.com>
2923
2924 * Makefile.in (all-gcc): Depend on all-zlib.
2925 (CLEAN_MODULES): Add clean-zlib.
2926 (ALL_MODULES): Add all-zlib.
2927 * configure.in (host_libs): Add zlib.
2928
29292000-08-25 Alexandre Oliva <aoliva@redhat.com>
2930
2931 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
2932 $targargs to tell whether newlib is going to be built.
2933
2934 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
2935 $$r/TARGET_SUBDIR/libio for _G_config.h.
2936
29372000-08-14 Zack Weinberg <zack@wolery.cumb.org>
2938
2939 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
2940
2941 * configure: Make enable_threads and enable_shared defaults
2942 explicit. Substitute enable_threads into generated Makefiles.
2943 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
2944 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
2945
29462000-08-02 Manfred Hollstein <manfredh@redhat.com>
2947
2948 * configure.in: Re-enable all references to libg++ and librx.
2949
ffb97b2f 29502002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 2951
ffb97b2f
DD
2952 * configure.in: Add *-*-freebsd* configurations.
2953
bbf6e9e3
AC
29542002-04-07 Andrew Cagney <ac131313@redhat.com>
2955
2956 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2957 (do-tar, do-bz2): New rules.
2958 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2959 (gdb-tar): New rule.
2960 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2961 (insight_dejagnu.tar): New rule.
2962 (insight.tar): New rule.
2963 (gdb+dejagnu.tar): New rule.
2964 (gdb.tar): New rule.
2965
8f1579c0
AC
29662002-04-07 Andrew Cagney <ac131313@redhat.com>
2967
2968 * MAINTAINERS: Update dejagnu/
2969
ba3c59ab
AO
29702002-03-16 Alexandre Oliva <aoliva@redhat.com>
2971
2972 * ltmain.sh (relink_command): Fix typo in previous change.
2973
6243d5dd
AO
29742002-03-15 Alexandre Oliva <aoliva@redhat.com>
2975
2976 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
2977 (relink_command): Added --tag flags.
2978 (mode=install): If relinking fails; error out.
2979
80413487
RH
29802002-03-12 Richard Henderson <rth@redhat.com>
2981
2982 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
2983 .NOTPARALLEL tag.
2984 (do-check): Rename from check.
2985 (check): Allow parallel check.
2986
3daeddf6
RH
29872002-03-11 Richard Henderson <rth@redhat.com>
2988
2989 * Makefile.in (.NOTPARALLEL): Add fake tag.
2990
fad93c55
L
29912002-03-07 H.J. Lu (hjl@gnu.org)
2992
2993 * configure.in: Enable gprof for mips*-*-linux*.
2994
2e8357fc
AO
29952002-02-28 Alexandre Oliva <aoliva@redhat.com>
2996
2997 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2998 libjava.
2999 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
3000
bd48e1a9
AC
30012002-02-24 Andrew Cagney <ac131313@redhat.com>
3002
3003 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
3004
39121370
DJ
30052002-02-23 Daniel Jacobowitz <drow@mvista.com>
3006
3007 * config.guess: Import from master sources, rev 1.232.
3008 * config.sub: Import from master sources, rev 1.246.
3009
081ff160
AO
30102002-02-23 Alexandre Oliva <aoliva@redhat.com>
3011
3012 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
3013 because its Makefile is there; test for the executable instead.
3014
20a5393b
AO
30152002-02-09 Alexandre Oliva <aoliva@redhat.com>
3016
3017 Contribute sh64-elf.
3018 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3019 * configure.in: Added sh64-*-*.
3020
38135629
JJ
30212002-02-04 Jeff Johnston <jjohnstn@redhat.com>
3022
80413487
RH
3023 * COPYING.NEWLIB: Remove advertising clause from
3024 Berkeley and Red Hat licenses.
38135629 3025
48d19748
MD
30262002-02-01 Mo DeJong <supermo@bayarea.net>
3027
3028 * Makefile.in: Add all-tix to deps for all-snavigator
3029 so that tix is built when building snavigator.
3030
f6e1c110
BE
30312002-02-01 Ben Elliston <bje@redhat.com>
3032
3033 * config.guess: Import from master sources, rev 1.229.
3034 * config.sub: Import from master sources, rev 1.240.
3035
4867be41
DJ
30362002-01-27 Daniel Jacobowitz <drow@mvista.com>
3037
3038 From Steve Ellcey <sje@cup.hp.com>:
3039 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3040 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3041 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3042 IA64.
3043 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3044 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3045 soname_spec, sys_lib_search_path_spec): Ditto.
3046
e82380cc
JT
30472002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
3048
3049 * configure.in (*-*-netbsd*): New. Skip target-newlib,
3050 target-libiberty, and target-libgloss. Skip Java-related
3051 libraries if not supported for NetBSD on target CPU.
3052
1319fb9c
NC
30532002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
3054
3055 * configure.in: Import StrongARM and XScale target_configdirs from
3056 FSF GCC version.
3057
b020f6ac
L
30582002-01-16 H.J. Lu (hjl@gnu.org)
3059
3060 * config.guess: Import from master sources, rev 1.225.
3061 * config.sub: Import from master sources, rev 1.238.
3062
3063 * MAINTAINERS: Updated notes on config.guess and config.sub.
3064
a0c1c920
NC
30652002-01-11 Steve Ellcey <sje@cup.hp.com>
3066
3067 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
3068 ld and gdb are not supported.
3069
a9fa5e1f
JJ
30702002-01-07 Jeff Johnston <jjohnstn@redhat.com>
3071
3072 * Change reference to Cygnus Solutions to be Red Hat.
3073
94077108
JJ
30742002-01-07 Jeff Johnston <jjohnstn@redhat.com>
3075
3076 * COPYING.NEWLIB: Update generic copyright date.
3077
05ecd75c
MS
30782002-01-07 Mark Salter <msalter@redhat.com>
3079
3080 * configure.in: Remove target-bsp and target-cygmon from arm builds.
3081 Allow target-libgloss to be built for arm, strongarm, and xscale.
3082
a106bb62
BE
30832002-01-03 Ben Elliston <bje@redhat.com>
3084
3085 * MAINTAINERS: Update URL for config.* scripts.
3086
0e254642
AM
30872001-12-18 Alan Modra <amodra@bigpond.net.au>
3088
3089 * config.sub: Import latest version.
3090 * config.guess: Likewise.
3091
0a0d0041
TF
30922001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
3093
3094 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
3095 options for i[3456]86-pc-linux* native builds.
3096
d932cae7
NC
30972001-12-05 Laurent Guerby <guerby@acm.org>
3098
3099 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 3100 libiberty.
d932cae7
NC
3101
3102 Import this patch from gcc:
5481b376 3103
d932cae7
NC
3104 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3105
3106 * symlink-tree: handle DOS-style absolute paths.
3107
49b7683b
DD
31082001-11-28 DJ Delorie <dj@redhat.com>
3109 Zack Weinberg <zack@codesourcery.com>
3110
3111 When build != host, create libiberty for the build machine.
3112
3113 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
3114 CONFIG_ARGUMENTS.
3115 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
3116 New variables.
3117 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
3118 and rules.
3119 (all.normal): Depend on ALL_BUILD_MODULES.
3120 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
3121 (all-build-libiberty): Depend on configure-build-libiberty.
3122
3123 * configure: Calculate and substitute proper value for
3124 ALL_BUILD_MODULES.
3125 * configure.in: Create the build subdirectory.
3126 Calculate and substitute TARGET_CONFIGARGS (formerly
3127 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
3128
26ef82f4
GK
31292001-11-26 Geoffrey Keating <geoffk@redhat.com>
3130
3131 * config.sub: Update to version 1.232 on subversion.
3132
43e64072
NC
31332001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
3134
3135 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
3136 files from .po files for a distribution.
3137
66f6c0d5
HPN
31382001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
3139
3140 * COPYING.NEWLIB: Mention preserved notice in specific parts.
3141
4a02fdb2
JH
31422001-11-13 Jeff Holcomb <jeffh@redhat.com>
3143
3144 Merged from net gcc:
3145 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
3146 * ltcf-c.sh: Use $objext, not $ac_objext.
3147 2001-07-27 Mark Kettenis <kettenis@gnu.org>
3148 * ltcf-cxx.sh: Add support for GNU.
3149 2001-07-22 Timothy Wall <twall@redhat.com>
3150 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
3151 default settings if using GNU tools with that configuration.
3152 * ltcf-cxx.sh: Ditto.
3153 * ltcf-gcj.sh: Ditto.
3154 2001-07-21 Michael Chastain <chastain@redhat.com>
3155 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3156 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
3157 * ltmain.sh: Mark as gcc-local.
3158
227b9953
JH
31592001-11-13 Jeff Holcomb <jeffh@redhat.com>
3160
3161 * Makefile.in (all-bison): Revert 2001-10-24.
3162 Don't depend on texinfo.
3163
cbbab8fb
JJ
31642001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
3165
80413487 3166 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 3167
922b2485
DD
31682001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
3169
3170 * configure.in (--enable-languages): Be more permissive about
3171 syntax. Check for empty lists better. Warn about $LANGUAGES.
3172
f08fa01d
HPN
31732001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
3174
3175 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3176
fee3da4e
JH
31772001-10-24 Jeff Holcomb <jeffh@redhat.com>
3178
3179 Makefile.in (all-bison): Don't depend on texinfo.
3180
73fb1ef9
AM
31812001-10-03 Alan Modra <amodra@bigpond.net.au>
3182
3183 * gettext.m4: Test po/POTFILES.in exists before trying to read.
3184
373688ac
AO
31852001-09-29 Alexandre Oliva <aoliva@redhat.com>
3186
3187 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3188
9c07660b
HPN
31892001-09-28 Hans-Peter Nilsson <hp@axis.com>
3190
3191 * config.sub, config.guess: Import latest from subversions.
3192
3f152009
AO
31932001-09-21 Alexandre Oliva <aoliva@redhat.com>
3194
3195 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
3196 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
3197 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
3198 avoid quotes nesting problems.
3199 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
3200 (DO_X): Export only variables that are set.
3201
8f6a59e5
BE
32022001-09-19 Ben Elliston <bje@redhat.com>
3203
3204 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
3205 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
3206 semantics. Use the shell built-in "type" command instead.
3207
a1ec19fa
TS
32082001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3209
3210 * config.sub: Reverted the earlier change, this version is not the
3211 master file.
3212
4008bd9b
TS
32132001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3214
3215 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
3216 Add support for mips64.
3217
dd1e52a4
JH
32182001-09-03 Jeff Holcomb <jeffh@redhat.com>
3219
3220 * configure.in: Enable libstdc++-v3 for h8300 targets.
3221
91549d1c
EC
32222001-08-30 Eric Christopher <echristo@redhat.com>
3223 Jason Eckhardt <jle@redhat.com>
3224
3225 * config.sub: Add support for mipsisa32.
3226
cf966cf9
EC
32272001-08-30 Eric Christopher <echristo@redhat.com>
3228
3229 * config.sub, config.guess: Import latest from subversions.
3230
82208dc5
AM
32312001-08-20 Alan Modra <amodra@bigpond.net.au>
3232
3233 * config.sub, config.guess: Import latest from subversions.
3234
4dca8403
DD
32352001-07-26 DJ Delorie <dj@redhat.com>
3236
3237 * MAINTAINERS: Clarify libiberty merge rules and procedures.
3238
1107dce2
AM
32392001-06-19 Alan Modra <amodra@bigpond.net.au>
3240
3241 * Makefile.in: Revert 2001-06-17.
3242 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
3243
e09a6604
L
32442001-06-17 H.J. Lu <hjl@gnu.org>
3245
3246 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
3247 (gas+binutils.tar.bz2): Likewise.
3248 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
3249
31a8b634
AC
3250Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
3251
3252 * Makefile.in (VER): When present, extract the version number from
5481b376 3253 the file version.in.
31a8b634 3254
dc70af01
AO
32552001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
3256
3257 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3258 gcc/xgcc is built, use -print-prog-name to find out the program
3259 name to use.
3260
839bbd8c
AO
32612001-06-04 Mark Mitchell <mark@codesourcery.com>
3262
3263 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3264 with_gcc]: Use `gcc -shared' to build a shared library.
3265
566e9a30
AO
32662001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
3267
3268 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3269 archives.
3270
e877bb69
AO
32712001-05-28 Simon Patarin <simon.patarin@inria.fr>
3272
3273 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
3274 libraries when using g++ with native linker.
3275
1605288b
AO
32762001-05-28 Alexandre Oliva <aoliva@redhat.com>
3277
3278 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3279
11a383ba
TR
32802001-05-24 Tom Rix <trix@redhat.com>
3281
3282 * configure.in : enable ld for aix
cf966cf9 3283
18611226
AO
32842001-05-22 Alexandre Oliva <aoliva@redhat.com>
3285
3286 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3287 [aix4*|aix5*]: Prepend blank.
3288
6be7c12c
AO
32892001-05-20 Alexandre Oliva <aoliva@redhat.com>
3290
3291 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3292 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
3293 of subdir/configure scripts to use the new libtool.m4.
3294
4ed00bba
L
32952001-05-14 H.J. Lu <hjl@gnu.org>
3296
3297 * config.if (libc_interface): Set to -libc6.2- for cross
3298 compiling to Linux/glibc 2.2.
3299
b1af961c
AO
33002001-05-03 Alexandre Oliva <aoliva@redhat.com>
3301
3302 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3303 libgcj.
3304
5ec3e74e
AO
33052001-04-26 Alexandre Oliva <aoliva@redhat.com>
3306
3307 * configure.in (noconfigdirs): Don't reset it from scratch in the
3308 target case; only append to it.
3309
b3ed1d6b
AO
33102001-04-26 Alexandre Oliva <aoliva@redhat.com>
3311
3312 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3313 sparc-*-solaris2.8]: Disable ${libgcj}.
3314
96111c10
AO
33152001-04-25 Alexandre Oliva <aoliva@redhat.com>
3316
3317 * configure.in (libgcj_saved): Copy from $libgcj.
3318 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3319 --disable-libgcj.
3320
b5bf43f2
AO
33212001-04-20 Alexandre Oliva <aoliva@redhat.com>
3322
3323 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3324 1.641.2.228.
3325
8cc32590
AO
33262001-04-12 Alexandre Oliva <aoliva@redhat.com>
3327
3328 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3329 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3330
dec0cb0c
AO
33312001-04-01 Alexandre Oliva <aoliva@redhat.com>
3332
3333 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3334 New macros.
3335 (bootstrap, cross): Use RECURSE_FLAGS.
3336 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3337
6a9c3886
AO
33382001-03-27 Alexandre Oliva <aoliva@redhat.com>
3339
3340 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3341
d4fc7db8
NC
33422001-03-23 Nick Clifton <nickc@redhat.com>
3343
3344 * README-maintainer-mode: Add note about inability to use "make
3345 distclean" in maintainer mode.
3346
7389ff65
AO
33472001-03-22 Alexandre Oliva <aoliva@redhat.com>
3348
3349 Re-installed:
3350 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3351 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3352 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3353 * ltcf-cxx.sh: Likewise.
3354 * ltcf-gcj.sh: Likewise.
3355
b3e0dc8e
PB
33562001-03-22 Philip Blundell <philb@gnu.org>
3357
3358 * config.sub, config.guess: Import latest from subversions.
3359
469b781c
AO
33602001-03-22 Alexandre Oliva <aoliva@redhat.com>
3361
3362 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3363 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3364
b0dad762
MC
33652001-03-20 Michael Chastain <chastain@redhat.com>
3366
3367 * Makefile.in: all-m4 depends on all-texinfo.
3368
c559bb17
AO
33692001-03-08 Alexandre Oliva <aoliva@redhat.com>
3370
3371 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3372
fef4ae2e
JJ
33732001-02-22 Jeff Johnston <jjohnstn@redhat.com>
3374
3375 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
3376 longer valid.
3377
8d6dd99d
NC
33782001-02-16 Nick Clifton <nickc@redhat.com>
3379
3380 * configure.in (noconfigdirs): Allow configuration of texinfo
3381 for Cygwin hosts.
3382
a85d7ed0
NC
33832001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3384
3385 * config.guess: Add linux target for S/390.
3386 * config.sub: Likewise.
3387 * configure.in: Likewise.
3388
51221c5e
DD
33892001-02-06 Ben Elliston <bje@redhat.com>
3390
3391 * configure: Output host type to stdout, not stderr.
3392
9dec4c71
MS
33932001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3394
3395 * config.guess: Import from subversions.gnu.org (revision 1.181).
3396 * config.sub: Import from subversions.gnu.org (revision 1.199).
3397
9add9c04
AM
33982001-01-30 Alan Modra <alan@linuxcare.com.au>
3399
3400 * config.guess: Handle hppa64-linux systems.
3401
8679174d
MS
34022001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3403
3404 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3405 Don't unset, it's non-portable and no longer necessary, set to empty
3406 instead.
3407
02d01ed4
MS
34082001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3409
3410 * ltconfig: Shell portability fix for the tagname validity check.
3411
4cc5853d
MS
34122001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3413
3414 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3415
7487e485
AO
34162001-01-27 Alexandre Oliva <aoliva@redhat.com>
3417
3418 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3419 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3420
f332af52
AO
34212001-01-24 Alexandre Oliva <aoliva@redhat.com>
3422
3423 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3424 keep at least one of build_libtool_libs or build_old_libs set to
3425 yes.
3426
ef099754
AO
34272001-01-24 Alexandre Oliva <aoliva@redhat.com>
3428
3429 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3430 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3431
8341f2fc 34322000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 3433
8341f2fc
AJ
3434 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
3435
34362000-11-03 Philip Blundell <pb@futuretv.com>
3437
3438 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
3439 files.
ebf0fa2e 3440
c320a39f
JJ
34412001-01-15 Jeff Johnston <jjohnstn@redhat.com>
3442
3443 * COPYING.NEWLIB: Put into source repository.
3444
8817b92e
BE
34452001-01-15 Ben Elliston <bje@redhat.com>
3446
3447 * configure.in (host_tools): Add sid.
3448 Always configure cgen.
3449 * Makefile.in (all-sid): New target.
3450 (check-sid, clean-sid, install-sid): Likewise.
3451
35590697
AJ
34522001-01-07 Andreas Jaeger <aj@suse.de>
3453
80413487 3454 * config.sub, config.guess: Update from subversions.
35590697 3455
6ee6cea6
AO
34562000-12-12 Alexandre Oliva <aoliva@redhat.com>
3457
3458 * configure.in: Disable language-specific target libraries for
3459 languages that aren't enabled.
3460
077b8428
NC
34612000-11-24 Nick Clifton <nickc@redhat.com>
3462
3463 * configure.in (xscale-elf): Add target.
3464 (xscale-coff): Add target.
3465 (c4x, c5x, tic54x): Move after ARM targets.
3466
9e28a1ed
AO
34672000-11-23 Alexandre Oliva <aoliva@redhat.com>
3468
3469 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
3470
be98a80a
ILT
34712000-11-20 Ian Lance Taylor <ian@zembu.com>
3472
3473 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
3474
5cec67bf
AO
34752000-11-18 Alexandre Oliva <aoliva@redhat.com>
3476
3477 * Makefile.in: Merge with GCC and libgcj.
3478 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3479 configure-target-<library> when their configure scripts need the C
3480 or C++ library to have already been built to work properly.
3481 (do_proto_toplev): Set them to an empty string.
3482
d932cae7 34832000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
3484
3485 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3486 (REALLY_SET_LIB_PATH): Use them.
3487
d932cae7 34882000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
3489
3490 * config.sub: Add support for Sun Chorus
3491
8602ff0c
NC
34922000-11-02 Per Lundberg <plundis@chaosdev.org>
3493
3494 * config.sub: Add support for the *-storm-chaos OS.
3495
f9e0997d
NC
34962000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
3497
80413487
RH
3498 * configure.in (noconfigdirs): Don't compile some
3499 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 3500
d64552c5
AO
35012000-09-30 Alexandre Oliva <aoliva@redhat.com>
3502
3503 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
3504 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3505 all affected `configure' scripts.
3506
97f60b31
AO
35072000-09-25 Alexandre Oliva <aoliva@redhat.com>
3508
3509 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
3510 ltcf-c.sh.
3511
6e8dd58f
PB
35122000-09-12 Philip Blundell <philb@gnu.org>
3513
3514 * config.sub, config.guess: Update from subversions.
3515
103a2e99
AO
35162000-09-06 Alexandre Oliva <aoliva@redhat.com>
3517
51601921
AO
3518 * Makefile.in (all-zlib): Added dummy target.
3519
103a2e99
AO
3520 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
3521 multi-language branch.
3522
2809b4b9
AO
35232000-09-05 Alexandre Oliva <aoliva@redhat.com>
3524
3525 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3526 (bootstrap*): Depend on all-bootstrap.
3527
7450026c
AO
35282000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
3529
3530 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3531 crosses, but add gcc/include to the header search path for them.
3532
6cf86f7f
AO
35332000-08-31 Alexandre Oliva <aoliva@redhat.com>
3534
3535 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
3536 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
3537 * gettext.m4: New file, extracted from aclocal.m4.
3538
ce2ea6e3
AO
35392000-08-22 Alexandre Oliva <aoliva@redhat.com>
3540
3541 * config-ml.in (CC, CXX): Avoid trailing whitespace.
3542 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3543 sub-configures.
3544
9765193e
DE
35452000-08-20 Doug Evans <dje@casey.transmeta.com>
3546
3547 * Makefile.in (ALL_MODULES): Add all-cgen.
3548 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3549 (all-cgen): New target.
3550 (all-opcodes,all-sim): Depend on all-cgen.
3551 * configure.in (host_tools): Add cgen.
3552 Only configure cgen if --enable-cgen-maint.
3553
d7b32520
AO
35542000-08-17 Alexandre Oliva <aoliva@redhat.com>
3555
3556 * config-ml.in (CC, CXX): Don't introduce a leading space.
3557
e52ef561
AO
35582000-08-16 Alexandre Oliva <aoliva@redhat.com>
3559
3560 * configure.in (libstdcxx_flags): Use
3561 libstdc++-v3/src/libstdc++.INC.
3562
88f9c2a0
AO
35632000-08-15 Alexandre Oliva <aoliva@redhat.com>
3564
3565 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3566
98fbe43f
JM
35672000-08-11 Jason Merrill <jason@redhat.com>
3568
3569 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3570 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3571 (FLAGS_FOR_TARGET): Not here.
3572 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
3573
279ddab4
DD
35742000-08-07 DJ Delorie <dj@redhat.com>
3575
3576 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3577 "if we're also building gcc, and it's a gcc that will run on the
3578 build machine, we want to use its includes instead of the system's
3579 default includes".
3580
60523a83
AO
35812000-08-03 Alexandre Oliva <aoliva@redhat.com>
3582
24ffec7a
AO
3583 * configure.in (libstdcxx_flags): Don't use `"'.
3584
60523a83
AO
3585 * config-ml.in: Adjust multilib search paths to the
3586 appropriate multilib tree.
3587
daf644b5
AO
35882000-08-02 Alexandre Oliva <aoliva@redhat.com>
3589
3590 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3591 commas in $LANGUAGES.
3592
63266560
DD
35932000-08-01 Alexandre Oliva <aoliva@redhat.com>
3594
3595 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3596
35972000-07-31 Alexandre Oliva <aoliva@redhat.com>
3598
3599 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3600 CXX_FOR_TARGET for sed.
3601
36022000-07-30 Alexandre Oliva <aoliva@redhat.com>
3603
3604 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3605 Do not override if already set in the environment or in configure.
3606 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3607 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3608
9e449d3e
AO
36092000-07-27 Alexandre Oliva <aoliva@redhat.com>
3610
3611 * Makefile.in (FLAGS_FOR_TARGET): New macro.
3612 (GCC_FOR_TARGET): Use it.
3613 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3614 * configure.in: ... here.
3615 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
3616 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3617
8bbd92e0
AO
36182000-07-24 Alexandre Oliva <aoliva@redhat.com>
3619
fd1f87b2
AO
3620 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3621 (configure-target-libchill, configure-target-libobjc): Likewise.
3622
8bbd92e0
AO
3623 * configure.in: Use the same cache file for all target libs.
3624 * config-ml.in: But different cache files per multilib variant.
3625
25c6c112
JL
36262000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3627
3628 * configure (topsrcdir): Don't use dirname.
3629
ba73c63f
JM
36302000-07-20 Jason Merrill <jason@redhat.com>
3631
3632 * configure.in: Remove all references to libg++ and librx.
3633
3634 * configure, configure.in, Makefile.in: Unify gcc and binutils.
3635
1af08294
HPN
36362000-07-20 Hans-Peter Nilsson <hp@axis.com>
3637
3638 * config.sub: Update to subversions version 2000-07-06.
3639
ba73c63f
JM
36402000-07-12 Andrew Haley <aph@cygnus.com>
3641
3642 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3643 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3644
36452000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
3646
3647 * symlink-tree: Check number of arguments.
3648
d932cae7 36492000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
3650
3651 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
3652
ba73c63f
JM
36532000-07-05 Jim Wilson <wilson@cygnus.com>
3654
3655 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3656 search path for a g++ extracted from the build tree. This
3657 will allow link tests run by configure scripts in
3658 subdirectories to succeed.
3659
92ee2f86
UC
36602000-07-01 Koundinya K <kk@ddeorg.soft.net>
3661
80413487 3662 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 3663
23f2f29f
CV
36642000-06-28 Corinna Vinschen <vinschen@cygnus.com>
3665
3666 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
3667 `os2'. Force ac_cv_exeext to be ".exe" in that case.
3668
f04f5a67
TW
36692000-06-19 Timothy Wall <twall@cygnus.com>
3670
3671 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
3672 * config.sub: Add tic54x target.
3673
11da68be
NC
36742000-06-07 Phillip Thomas <pthomas@suse.de>
3675
3676 * README-maintainer-mode: New file: Contains notes on using
3677 --enable-maintainer-mode with binutils.
3678
d932cae7 36792000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
3680
3681 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
3682
d932cae7 36832000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
3684
3685 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
3686 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
3687
9442cea3
L
368820000-05-21 H.J. Lu (hjl@gnu.org)
3689
80413487
RH
3690 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
3691 directory are used if they exist. Make sure
3692 $(build_tooldir)/include is searched for header files,
3693 $(build_tooldir)/lib/ for library files.
9442cea3 3694 (GCC_FOR_TARGET): Likewise.
80413487 3695 (CXX_FOR_TARGET): Likewise.
9442cea3 3696
d932cae7 36972000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
3698
3699 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
3700
d932cae7 37012000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
3702
3703 * Makefile.in (configure-target-libiberty): Depend on
3704 configure-target-newlib.
3705
ba73c63f
JM
37062000-05-16 Alexandre Oliva <aoliva@cygnus.com>
3707
3708 * configure.in, Makefile.in: Merge all libffi-related
3709 configury stuff from the libgcj tree.
3710
d932cae7 37112000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
3712
3713 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3714 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
3715
d932cae7 37162000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
3717
3718 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3719 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 3720 current version information. Add to proto-toplev directory.
b5a23627
AC
3721 (gdb-taz): Build do-djunpack.
3722
ba73c63f
JM
37232000-05-15 David Edelsohn <edelsohn@gnu.org>
3724
3725 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
3726
7c86ed39
L
37272000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3728
3729 * ltmain.sh: Preserve in relink_command any environment
3730 variables that may affect the linker behavior.
3731
d932cae7 37322000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
3733
3734 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
3735
d932cae7 37362000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
3737
3738 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
3739
ed0a91a5
EZ
37402000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
3741
3742 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 3743 with the version name.
ed0a91a5 3744
ba73c63f 37452000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 3746
ba73c63f 3747 * config.if: Tweak.
6cafa39f 3748
ba73c63f 37492000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 3750
ba73c63f 3751 * djunpack.bat: New file.
66156876 3752
d932cae7 37532000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
3754
3755 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
3756 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
3757 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
3758 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 3759
ba73c63f
JM
37602000-04-16 Dave Pitts <dpitts@cozx.com>
3761
80413487
RH
3762 * config.sub (case $basic_machine): Change default for "ibm-*"
3763 to "openedition".
ba73c63f 3764
d932cae7 37652000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
3766
3767 * Makefile.in (gdb-taz): New target. GDB specific archive.
3768 (do-md5sum): New target.
3769 (MD5PROG): Define.
3770 (PACKAGE): Default to TOOL.
3771 (VER): Default to a shell script.
3772 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 3773 md5 checksum generation.
b35ece4e
AC
3774 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
3775 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
3776 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 3777 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 3778
d932cae7 37792000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
3780
3781 * configure (warn_cflags): Delete.
3782
ba73c63f 37832000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 3784 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 3785
80413487
RH
3786 * configure.in (enable_libstdcxx_v3): Add.
3787 (target_libs): Add bits here to switch between libstdc++-v2 and
3788 libstdc++-v3.
3789 * config.if: And this file too.
3790 * Makefile.in: Add libstdc++-v3 targets.
35590697 3791
ba73c63f
JM
37922000-04-05 Michael Meissner <meissner@redhat.com>
3793
3794 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 3795
d332c5ac
JM
37962000-03-29 Jason Merrill <jason@casey.cygnus.com>
3797
3798 * configure.in: -linux-gnu*, not -linux-gnu.
3799
d932cae7 38002000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
3801
3802 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
3803 (do-tar-bz2): Replace TOOL with PACKAGE.
3804 (gdb.tar.bz2): Remove GDBTK from GDB package.
3805 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 3806 dejagnu.tar.bz2): New packages.
6dcbc97b 3807
96ce09a7
ILT
38082000-02-27 Andreas Jaeger <aj@suse.de>
3809
3810 * configure.in: Add entry for mips*-*-linux*, move catch all
3811 *-*-*linux* entry below this one.
3812
2031769e
ILT
38132000-02-27 Ian Lance Taylor <ian@zembu.com>
3814
3815 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3816
4bab746c
NC
38172000-02-24 Nick Clifton <nickc@cygnus.com>
3818
3819 * config.sub: Support an OS of "wince".
3820
d932cae7 38212000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
3822
3823 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 3824 version.
ada59422 3825
5b93d8bb
AM
38262000-02-23 Linas Vepstas <linas@linas.org>
3827
3828 * config.sub: Add support for Linux/IBM 370.
3829 * configure.in: Likewise.
3830
2fb651f6
NC
38312000-02-22 Nick Clifton <nickc@cygnus.com>
3832
3833 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
3834
b8441c25
CF
38352000-02-20 Christopher Faylor <cgf@cygnus.com>
3836
3837 * config.guess: Guess "cygwin" rather than "cygwin32".
3838
d332c5ac
JM
38392000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3840
3841 * configure (gcc_version): When setting, narrow search to
3842 lines containing `version_string'.
3843
ba73c63f
JM
38442000-02-15 Denis Chertykov <denisc@overta.ru>
3845
3846 * config.sub: Add support for avr target.
3847
d932cae7 38482000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
3849
3850 * config.sub: Add mmix-knuth-mmixware.
3851
38522000-01-27 Christopher Faylor <cgf@redhat.com>
3853
3854 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
3855 structure stuff to -L library search.
3856 (CXX_FOR_TARGET): Ditto.
3857 (CROSS_CHECK_MODULES): Fix spelling mistake.
3858
38592000-01-24 Mark Mitchell <mark@codesourcery.com>
3860
3861 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
3862 the C++ compiler.
3863
38642000-01-12 Richard Henderson <rth@cygnus.com>
3865
3866 * configure.in: Don't build some bits for beos.
3867
38682000-01-12 Joel Sherrill (joel@OARcorp.com)
3869
3870 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
3871 as include files.
3872
91b2c84d
GK
38732000-01-06 Geoff Keating <geoffk@cygnus.com>
3874
3875 * configure.in: Use mt-aix43 to handle *_TARGET defs,
3876 not mh-aix43.
3877
ba73c63f
JM
38781999-12-14 Richard Henderson <rth@cygnus.com>
3879
3880 * config.guess (alpha-osf, alpha-linux): Detect ev67.
3881 * config.sub: Accept alphaev[78], alphaev8.
3882
38831999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3884
3885 * config.guess, config.sub: Update from autoconf.
3886
3887Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3888
3889 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
3890 necessary libraries are missing.
3891
38921999-10-25 Andreas Schwab <schwab@suse.de>
3893
3894 * configure: Fix quoting inside arguments of eval.
3895
38961999-10-21 Nick Clifton <nickc@cygnus.com>
3897
3898 * config-ml.in: Allow suppression of some ARM multilibs.
3899
3900Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
3901
3902 * config.guess: Add OS/390 match pattern.
3903 * config.sub: Add mvs, openedition targets.
3904 * configure.in (i370-ibm-opened*): New.
3905
ef14edc4
ILT
39061999-09-04 Steve Chamberlain <sac@pobox.com>
3907
3908 * config.sub: Add support for configuring for pj.
3909
afb478e8
NC
39101999-08-31 Nick Clifton <nickc@cygnus.com>
3911
fd6848f6 3912 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 3913
ba73c63f 39141999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
3915
3916 * configure.in: Do not configure or build ld for AIX
3917 platforms. ld is known to be broken on these platforms.
3918
ba73c63f
JM
3919Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3920
3921 * config-ml.in: Pass compiler flag corresponding to multidirs to
3922 subdir configures.
3923
c363de44
ILT
39241999-08-09 Ian Lance Taylor <ian@zembu.com>
3925
3926 * Makefile.in (LDFLAGS): Define.
3927
dc8bc5a6
ILT
39281999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
3929
3930 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
3931 noconfigdirs.
3932 (*-*-cygwin*): Likewise.
3933
6ca3858e
ILT
39341999-08-08 Ian Lance Taylor <ian@zembu.com>
3935
71141bb6
ILT
3936 * mkdep: New file.
3937 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
3938 (BINUTILS_SUPPORT_DIRS): Add mkdep.
3939
6ca3858e
ILT
3940 From Eli Zaretskii <eliz@is.elta.co.il>:
3941 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
3942 long file name when using DJGPP on MS-DOS.
3943
ba73c63f
JM
3944Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
3945
3946 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
3947
2735a327
AM
39481999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
3949
3950 * Makefile.in (check-target-libio): Remove all-target-libstdc++
3951 dependency as this causes "make check" to globally "make all"
3952
ba73c63f
JM
3953Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
3954
3955 * configure.in (target_libs): Added target-zlib.
3956 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
3957 (CONFIGURE_TARGET_MODULES): Likewise.
3958 (CHECK_TARGET_MODULES): Likewise.
3959 (INSTALL_TARGET_MODULES): Likewise.
3960 (CLEAN_TARGET_MODULES): Likewise.
3961 (configure-target-zlib): New target.
3962 (all-target-zlib): Likewise.
3963 (all-target-libjava): Depend on all-target-zlib.
3964 (configure-target-libjava): Depend on configure-target-zlib.
3965
3966 * Makefile.in (configure-target-libjava): Depend on
3967 configure-target-newlib.
3968 (configure-target-boehm-gc): New target.
3969 (configure-target-qthreads): New target.
3970
80413487
RH
3971 * configure.in (target_libs): Added target-qthreads.
3972 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
3973 (CONFIGURE_TARGET_MODULES): Likewise.
3974 (CHECK_TARGET_MODULES): Likewise.
3975 (INSTALL_TARGET_MODULES): Likewise.
3976 (CLEAN_TARGET_MODULES): Likewise.
3977 (all-target-qthreads): New target.
3978 (configure-target-libjava): Depend on configure-target-qthreads.
3979 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
3980
3981 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
3982 (CONFIGURE_TARGET_MODULES): Likewise.
3983 (CHECK_TARGET_MODULES): Likewise.
3984 (INSTALL_TARGET_MODULES): Likewise.
3985 (CLEAN_TARGET_MODULES): Likewise.
3986 (all-target-libjava): New target.
3987 (all-target-boehm-gc): Likewise.
3988 * configure.in (target_libs): Added libjava, boehm-gc.
3989
08d836d6
ILT
39901999-07-22 Ian Lance Taylor <ian@zembu.com>
3991
3992 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
3993 configure.bat in SUPPORT_FILES.
3994 (gas+binutils.tar.bz2): Likewise.
3995
3996 * makeall.bat: Remove; obsolete.
3997
8f36e47c
ILT
39981999-07-21 Ian Lance Taylor <ian@zembu.com>
3999
4000 From Mark Elbrecht:
4001 * configure.bat: Remove; obsolete.
4002
56e82f25
ILT
40031999-07-11 Ian Lance Taylor <ian@zembu.com>
4004
4005 * configure: Add -W -Wall to the default CFLAGS when compiling with
4006 gcc.
4007
1001d816
JL
4008Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
4009
4010 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
4011
106117aa
MM
40121999-06-30 Mark Mitchell <mark@codesourcery.com>
4013
4014 * configure.in: Build ld on IRIX6.
4015
c376f4ed
ILT
40161999-06-12 Ian Lance Taylor <ian@zembu.com>
4017
4018 * Makefile.in: Change distribution targets to use bzip2 instead of
4019 gzip.
4020 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 4021 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 4022
306b7445
NC
40231999-06-04 Nick Clifton <nickc@cygnus.com>
4024
4025 * config.sub: Add mcore target.
4026
d932cae7 40271999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
4028
4029 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
4030
d932cae7 40311999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
4032
4033 * config.guess (dummy): Changed to $dummy.
4034
6c3175b0
NC
40351999-05-24 Nick Clifton <nickc@cygnus.com>
4036
ba73c63f
JM
4037 * config.sub: Tidied up case statements.
4038
40391999-05-22 Ben Elliston <bje@cygnus.com>
4040
4041 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
4042 <jiro@din.or.jp>.
4043
4044 * config.guess: Merge with FSF version. Future changes will be
4045 more accurately recorded in this ChangeLog.
4046 * config.sub: Likewise.
4047
d932cae7 40481999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
4049
4050 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 4051
252b5132
RH
40521999-04-30 Tom Tromey <tromey@cygnus.com>
4053
4054 * ltmain.sh: [mode link] Always use CC given by ltconfig.
4055
40561999-04-23 Tom Tromey <tromey@cygnus.com>
4057
4058 * ltconfig, ltmain.sh: Update to libtool 1.2f.
4059
40601999-04-20 Drew Moseley <dmoseley@cygnus.com>
4061
4062 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
4063 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
4064 Bad merge removed these two changes.
4065
ba73c63f 4066Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 4067 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
4068
4069 * config.guess (interix Alpha): Add.
4070
252b5132
RH
40711999-04-11 Richard Henderson <rth@cygnus.com>
4072
4073 * configure.in (i?86-*-beos*): Do config gperf; don't config
4074 gdb, newlib, or libgloss.
4075
d932cae7 40761999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 4077
ba73c63f
JM
4078 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
4079 link a trivial program with -mabi=64. If it fails, remove mabi=64
4080 from multidirs.
4081
d932cae7 40821999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
4083
4084 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
4085
252b5132
RH
40861999-04-08 Nick Clifton <nickc@cygnus.com>
4087
4088 * config.sub: Add support for mcore targets.
4089
40901999-04-07 Michael Meissner <meissner@cygnus.com>
4091
4092 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
4093 not mt-ospace, in order to shut up assembler warning about using
4094 symbols that are named the same as registers.
4095
40961999-04-07 Drew Moseley <dmoseley@cygnus.com>
4097
4098 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
4099 dependency list for all-target-cygmon.
4100
41011999-04-05 Doug Evans <devans@casey.cygnus.com>
4102
4103 * config-ml.in: Check $host, not $target, for selective multilibs.
4104 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
4105 thumb interworking, and underscore prefix multilibs.
4106
41071999-04-04 Ian Lance Taylor <ian@zembu.com>
4108
4109 * missing: Update to version from current automake.
4110
4111Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
4112
4113 * configure (gxx_include_dir): Removed.
4114
4115 * configure.in (gxx_include_dir): Handle it.
4116 * Makefile.in: Likewise.
4117
41181999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
4119
4120 * config.sub (mips64vr4111,mips64vr4111el) Add.
4121
41221999-03-21 Ben Elliston <bje@cygnus.com>
4123
80413487 4124 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
4125
4126Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
4127
252b5132
RH
4128 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
4129 config/mh-djgpp.
4130
4131Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
4132
4133 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
4134 all-target-newlib to dependency list for all-target-bsp.
4135
4136Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
4137
4138 * config.sub: Add i386-uwin support.
4139 * config.guess: Likewise.
4140
4141Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4142
4143 * configure.in: cleanup, add mh-*pic handling for arm, special
4144 case powerpc*-*-aix*
4145
4146Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
4147
4148 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
4149 can be built.
4150
4151Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
4152
4153 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 4154 targets.
252b5132
RH
4155
41561999-03-02 Nick Clifton <nickc@cygnus.com>
4157
4158 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
4159
d932cae7 41601999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
4161
4162 * config.sub: Check for "cygwin*" rather than "cygwin32*"
4163
41641999-02-24 Nick Clifton <nickc@cygnus.com>
4165
4166 * config.sub: Fix typo in arm recognition.
4167
d932cae7 41681999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
4169
4170 * configure.in (noconfigdirs): Changed target_configdirs to
4171 include target-bsp only for m68k-*-elf* and m68k-*-coff*
4172 rather than m68k-*-* since it is not known to work on
4173 m68k-aout. Ditto for arm-*-*oabi.
4174
d932cae7 41751999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
4176
4177 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
4178
41791999-02-19 Ben Elliston <bje@cygnus.com>
4180
4181 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
4182 Smart and improved by Andrew Cagney.
4183
d932cae7 41841999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
4185
4186 * config.guess: Recognize openbsd-*-hppa.
4187
d932cae7 41881999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
4189
4190 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
4191 only if it is not empty.
4192
41931999-02-17 Nick Clifton <nickc@cygnus.com>
4194
4195 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 4196
fd6848f6 4197 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
4198
4199 * config.sub: Modified to recognize uname's armv* syntax.
4200
42011999-02-17 Mark Salter <msalter@cygnus.com>
4202
4203 * configure.in: Added target-bsp for sparclite.
4204
d932cae7 42051999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
4206
4207 * config.sub: Recognize alphapca5[67] and up to alphaev8.
4208
42091999-02-08 Nick Clifton <nickc@cygnus.com>
4210
4211 * configure.in: Add support for strongarm port.
4212 * config.sub: Add support for strongarm target.
4213
d932cae7 42141999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 4215
252b5132
RH
4216 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
4217 the old name config/mh-cygwin32.
4218 Enable texinfo.
4219
d932cae7 42201999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
4221
4222 * configure.in: Do build ld for ix86 Solaris.
4223
d932cae7 42241999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
4225
4226 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
4227 $AR_FOR_TARGET. Likewise for RANLIB.
4228
d932cae7 42291999-02-02 Catherine Moore <clm@cygnus.com>
35590697 4230
80413487
RH
4231 * config.sub (oabi): Recognize.
4232 * configure.in (arm-*-oabi): Handle.
252b5132 4233
d932cae7 42341999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
4235
4236 * config.guess: Improve detection of i686 on UnixWare 7.
4237
d932cae7 42381999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
4239
4240 * config.guess: Add support for i386-pc-interix.
4241 * config.sub: Likewise.
4242 * configure.in: Likewise.
252b5132 4243
d932cae7 42441999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4245
4246 * Makefile.in: Remove unneeded all-target-libio from
4247 from all-target-winsup target since it is now unneeded.
4248 Add all-target-libtermcap in its place since it is now
4249 needed.
4250
d932cae7 42511998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4252
4253 * configure.in: makefile stub for cygwin target is probably
4254 unnecessary. Remove it for now.
252b5132 4255
d932cae7 42561998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4257
4258 * configure.in: libtermcap.a should be built when cygwin is the
4259 target as well as the host.
4260 * config.guess: Allow mixed case in cygwin uname output.
4261 * Makefile.in: Add libtermcap target.
252b5132 4262
d932cae7 42631998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4264
4265 * config.sub: Clean up handling of hppa2.0.
4266
d932cae7 42671998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
4268
4269 * config.guess: Use C code to identify more HP machines.
4270
4271Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
4272
4273 * config.sub: Handle hppa2.0.
4274
ba73c63f
JM
4275Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
4276
4277 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 4278 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
4279
42801998-12-15 Mark Salter <msalter@cygnus.com>
4281
4282 * configure.in: Added target-bsp for several target architectures.
4283
4284 * Makefile.in: Added rules for bsp.
4285
252b5132
RH
4286Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
4287
4288 * config.guess: Improve detection of hppa2.0 processors.
4289
4290Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
4291
4292 * config.guess: Recognize FreeBSD using ELF automatically.
4293
42941998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
4295
4296 * configure (skip-this-dir): Add handling for new shell script, which
4297 might be created by a sub-directory's configure to indicate, this particular
4298 directory is "unwanted".
4299 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
4300
252b5132
RH
4301Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
4302
4303 * ltconfig: import from libtool, after changing libtool to
4304 account for the cygwin name change.
4305
4306Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
4307
4308 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
4309 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
4310
4311Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
4312
4313 * configure.in: Add libtermcap to list of cygwin dependencies.
4314
d932cae7 43151998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 4316
80413487
RH
4317 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
4318 they include winsup/include when it's a cygwin target.
252b5132
RH
4319
43201998-11-12 Tom Tromey <tromey@cygnus.com>
4321
4322 * configure.in (host_tools): Added zip.
4323 * Makefile.in (all-target-libjava): Depend on all-zip.
4324 (all-zip): New target.
4325 (ALL_MODULES): Added all-zip.
4326 (NATIVE_CHECK_MODULES): Added check-zip.
4327 (INSTALL_MODULES): Added install-zip.
4328 (CLEAN_MODULES): Added clean-zip.
4329
d932cae7 43301998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
4331
4332 * Makefile.in: lose "32" from comment about cygwin.
4333
d932cae7 43341998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
4335
4336 * configure.in: Use -Os to build target libraries for the fr30.
4337
d932cae7 43381998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
4339
4340 * config.sub: Add fr30.
4341
d932cae7 43421998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 4343
80413487 4344 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
4345 cygwin* instead of cygwin32*.
4346 * config.sub: Check cygwin* instead of cygwin32*.
4347
d932cae7 43481998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
4349
4350 * config.guess: Match any version of Unixware7.
4351
252b5132
RH
43521998-10-20 Syd Polk <spolk@cygnus.com>
4353
4354 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
4355 if desired.
4356
d932cae7 43571998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4358
4359 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
4360 these if the appropriate directories and files to not exist.
4361
d932cae7 43621998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4363
4364 * Makefile.in (DEVO_SUPPORT): Add config.if.
4365
d932cae7 43661998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
4367
4368 * configure: Add pattern to replace "build_tooldir"'s
4369 definition in the generated Makefile with "tooldir"'s
4370 actual value.
4371
252b5132
RH
4372Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
4373
4374 * config.sub: Bring back lost sparcv9.
4375
ba73c63f
JM
4376 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
4377
4378Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
4379
4380 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
4381 CC_FOR_TARGET and friends.
4382
4383Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 4384
ba73c63f
JM
4385 * Makefile.in (build_tooldir): New variable, same as tooldir.
4386 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
4387 -B$(build_tooldir)/bin/.
4388 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
4389
252b5132
RH
4390Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
4391
4392 * config.sub: Add support for i[34567]86-pc-udk.
4393 * configure.in: Likewise.
4394
4395Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
4396
4397 * Makefile.in: add bzip2 package building bits for user
4398 tools module
4399 * configure.in: ditto
4400
ba73c63f
JM
4401Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
4402
4403 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
4404 (ALL_TARGET_MODULES): Add all-target-libobjc.
4405 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4406 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4407 (all-target-libchill): Add dependencies.
4408 * configure.in (target_libs): Add libchill.
35590697 4409
252b5132
RH
44101998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
4411
ba73c63f 4412 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
4413
4414Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
4415
4416 * Makefile.in (all-automake): fix dependencies.
4417
4418Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
4419
4420 * configure.in: Minor cleanups for building in the $(target_alias)
4421 subdir.
4422
44231998-09-22 Jim Wilson <wilson@cygnus.com>
4424
4425 * Makefile.in (bootstrap): Set r and s before make all. Use
4426 BASE_FLAGS_TO_PASS in make all.
4427 (cross): Likewise.
4428
44291998-09-20 Mark Mitchell <mark@markmitchell.com>
4430
4431 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
4432
252b5132
RH
4433Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
4434
4435 * config.sub: Fix typo in last change.
4436
44371998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
4438
4439 * config.sub: Add support for C4x target.
4440 * configure.in: Likewise.
4441
44421998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
4443
4444 * config.sub: Recognize sparcv9 just like sparc64.
4445
4446Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
4447
4448 * config.guess: Match "Pent II" or "PentII" for OpenServer.
4449
4450Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
4451
4452 * config.guess: Correctly identify Pentium II sco boxes.
4453
4454 * config.guess: Fix "tr" code. From Weiwen Liu.
4455
4456Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
4457
4458 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
4459 stabs.
4460
4461Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
4462
4463 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
4464 (ALL_TARGET_MODULES): Add all-target-libchill.
4465 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4466 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4467 (all-target-libchill): Add dependencies.
4468 * configure.in (target_libs): Add libchill.
4469
4470Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
4471
4472 * config.guess: Avoid assumptions about "tr" behaves when
4473 LANG is set to something other than English.
4474
4475Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
4476
4477 * configure (gxx_include_dir): Changed to
4478 '${prefix}/include/g++'-${libstdcxx_interface}.
4479
4480 * config.if: New to determine the interfaces.
4481
4482Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
4483
4484 * config.guess: Detect and handle MPE/IX.
4485 * config.sub: Deal with MPE/IX.
4486
4487Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
4488
4489 * configure.in: Use mh-aix43.
4490
44911998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
4492
4493 * configure: Fix --without/--disable cases for gxx-include-dir.
4494
4495Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
4496
4497 * mdata-sh: Imported. Needed for automake support.
4498
4499Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
4500
ba73c63f 4501 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
4502 "chmod og=u `find . -print`".
4503
4504Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
4505
ba73c63f 4506 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
4507
4508Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
4509
4510 * Makefile.in: Undo previous patch.
4511
4512Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
4513
4514 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
4515 to here ...
4516 (install-no-fixedincludes): and here
4517 (INSTALL_MODULES): ... from here.
4518
4519Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
4520
4521 * config.sub: Merge with FSF.
4522
4523 * config.guess: Merge with FSF.
4524
4525Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
4526
4527 * configure (extraconfigdirs): New variable.
4528 (SUBDIRS): Add extraconfigdirs and recurse on them too.
4529 * Makefile.in (all): Move higher in file.
4530 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
4531 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
4532 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
4533 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
4534 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
4535
45361998-07-23 Brendan Kehoe <brendan@cygnus.com>
4537
4538 * Makefile.in (all-target-libjava): Depend on all-gcc and
4539 all-target-newlib.
4540 (configure-target-libjava): Depend on $(ALL_GCC).
4541
4542Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
4543
4544 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
4545 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
4546
4547Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
4548
4549 * ylwrap: Change absolute path checks to check for DOS style path
4550 names.
4551
4552 * ylwrap: Don't use a full path name if the source file is in the
4553 same directory. From hjl@lucon.org (H.J. Lu).
4554
4555 * config-ml.in: Default to being verbose, to match Feb 18 change to
4556 configure.
4557
4558Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
4559
4560 Brought over from egcs:
4561
4562 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4563
4564 * configure.in (target_subdir): Set to ${target_alias} instead
4565 of "libraries".
4566
4567 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4568
4569 * configure.in (target_subdir): Set to libraries if enable_multilib.
4570
4571Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
4572
4573 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
4574 multilibs, force reconfiguration the first time we create
4575 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
4576
4577Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
4578
4579 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
4580 avoid confusion with --no-recursion.
4581
4582Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
4583
4584 * configure.in: Win32 hosts shouldn't use install -x
4585 * install-sh: remove -x option, and special .exe-handling
4586 hack.
4587
4588Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
4589
4590 * config.guess: Recognize i586-pc-beos.
4591 * configure.in: Don't build some bits for beos.
4592
4593Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
4594
4595 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
4596 CFLAGS default to -O2.
4597
4598 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
4599 when using GNU ld.
4600
4601Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
4602
4603 * ltmain.sh: Correct install when using a different shell.
4604
4605Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
4606
4607 * ltconfig, ltmain.sh: Update to libtool 1.2b.
4608
4609Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
4610
4611 * makefile.vms: Update to build binutils/makefile.vms. Add install
4612 target.
4613
4614Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
4615
4616 * ltconfig: Update to correct AIX handling.
4617
4618Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4619
4620 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
4621
4622 * configure.in (target_subdir): Set to ${target_alias} instead
4623 of "libraries".
4624
46251998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
4626
4627 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
4628 (Makefile): Depend on $(gcc_version_trigger).
4629
4630 * configure (gcc_version): Change default initializer to empty
4631 string.
4632 (gcc_version_trigger): New variable; pass this variable down
4633 to subdir configures to enable them checking gcc's version
4634 themselves. Emit make macros for both gcc_version vars.
4635 (topsrcdir): Initialize reliably.
4636 (recursion line): Remove --with-gcc-version=${gcc_version}.
4637
46381998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4639
4640 * configure (enable_version_specific_runtime_libs): Implement new flag
4641 --enable-version-specific-runtime-libs which installs C++ runtime stuff
4642 in $(libsubdir); emit definition in each generated Makefile.
4643 (gxx_include_dir): Initialize depending on
4644 $enable_version_specific_runtime_libs.
4645
46461998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4647
4648 * configure (gcc_version): Initialize properly depending on
4649 how and where configure is started.
4650 (recursion line): Pass a --with-gcc-version=${gcc_version}
4651 to configures in subdirs.
4652
4653Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
4654
4655 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 4656 cygmon
252b5132
RH
4657
4658Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
4659
4660 * configure.in: Add cygmon and libstub support for mn10200.
4661
46621998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
4663
4664 * configure (gcc_version): Add new variable describing the
4665 particular gcc version we're building.
4666 * Makefile.in (libsubdir): Add new macro for the directory
4667 in which the compiler finds executables, libraries, etc.
4668 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
4669 and libsubdir.
4670
4671Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4672
ba73c63f
JM
4673 * Makefile.in (local-clean): Remove *.log.
4674 (warning.log): Built with warn_summary from build.log.
4675 (mail-report.log): Run test_summary.
4676 (mail-report-with-warnings.log): Run test_summary including
4677 warning.log in the report.
252b5132
RH
4678
4679Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
4680
4681 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
4682
4683Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
4684
4685 * Makefile.in (grep): Grep no longer depends on libiberty.
4686
4687Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
4688
4689 * Makefile.in: all-snavigator needs all-libgui.
4690
4691Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
4692
4693 * configure.in: Add cygmon and libstub support for mn10300.
4694
4695Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
4696
4697 * missing: Update to version from automake 1.3.
4698
4699 * ltmain.sh: On installation, don't get confused if the same name
4700 appears more than once in the list of library names.
4701
4702Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
4703
4704 * config.sub: Accept m68060 and m5200 as CPU names.
4705
4706Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
4707
4708 * configure: Use && rather than using -a in test, because odd
4709 strings can confuse test.
4710 * configure.in: Likewise.
4711
4712Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
4713
4714 * ltconfig, ltmain.sh: Bring in Visual C++ support.
4715
4716Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4717
4718 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
4719 bootstrap4-lean): New targets.
4720
4721Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
4722
4723 * mpw-* Delete. Not used.
252b5132
RH
4724
4725Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
4726
4727 * COPYING.LIB: Update FSF address.
4728
4729Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
4730
4731 * ltconfig, ltmain.sh: Update to libtool 1.2a.
4732
4733 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
4734 GAS_SUPPORT_DIRS.
4735
4736Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
4737
4738 * ltconfig, ltmain.sh: Avoid producing a version number if
4739 -version-info was not used.
4740
4741Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
4742
4743 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
4744 building with newlib.
4745
47461998-04-30 Paul Eggert <eggert@twinsun.com>
4747
ba73c63f 4748 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 4749 Solaris `make' causes it to continue to next definition.
252b5132 4750
afb8d725
JM
4751Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
4752
4753 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
4754 the right GUI libraries and files are installed along with GDB.
4755
252b5132
RH
4756Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
4757
4758 * configure.in: Change alpha to alpha* in several places.
4759
4760Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
4761
4762 * config.sub: Recognize sparc86x.
4763
4764Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 4765
252b5132
RH
4766 * configure.in (--enable-target-optspace): Remove debug echo.
4767
4768Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
4769
4770 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
4771
4772Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
4773
4774 * ltconfig: Update cygwin32 support.
4775
4776 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
4777 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
4778 (GDB_SUPPORT_DIRS): Likewise.
4779
4780Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
4781
4782 * configure.in (target_makefile_frag): If --enable-target-optspace,
4783 use -Os to compile target libraries rather than -O2. Default to
4784 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
4785 not used.
4786 * configure.in (target_cflags): Ditto for d30v.
4787
4788Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
4789
4790 * Makefile.in (all-bfd): Depend on all-intl.
4791 (all-binutils): Likewise.
4792 (all-gas): Likewise.
4793 (all-gprof): Likewise.
4794 (all-ld): Likewise.
4795
252b5132
RH
47961998-04-19 Brendan Kehoe <brendan@cygnus.com>
4797
4798 * configure.in (host_tools): Fix typo, lbtool -> libtool.
4799
4800Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
4801
4802 * Makefile.in (all-bfd): Depend upon all-libiberty.
4803
4804 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
4805
4806Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
4807
4808 * Makefile.in: Add libstub.
4809
4810 * configure.in: Ditto. Build libstub for targets that have cygmon
4811 support.
4812
4813Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
4814
4815 * configure.in: Don't set PICFLAG on ix86-cygwin32.
4816
4817Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
4818
4819 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
4820 use mh-sysv5 if specified. Support gprof on SCO Open Server.
4821
4822Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
4823
4824 * configure: Define DEFAULT_M4 by searching PATH.
4825 * Makfile.in: Use DEFAULT_M4.
4826
4827Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
4828
4829 * ltconfig: Add cygwin32 support.
4830
4831 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
4832 to configure and build.
4833
4834Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
4835
4836 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
4837
4838Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
4839
4840 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
4841
4842Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
4843
4844 * Makefile.in: add ash make rules
4845 * configure.in: add ash to native_only and host_tools lists
4846
4847Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
4848
4849 * Makefile.in (all-gettext, all-intl): New targets.
4850 (ALL_MODULES): Added all-gettext, all-intl.
4851 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
4852 (INSTALL_MODULES): Added install-gettext, install-intl.
4853 (CLEAN_MODULES): Added clean-gettext, clean-intl.
4854
4855 * configure.in (host_tools): Added gettext.
4856 (native_only): Likewise.
4857 (noconfigdirs) [various cases]: Likewise.
4858 (host_libs): Added intl.
4859
afb8d725
JM
4860Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
4861
4862 * configure: Do not disable building gdbtk for cygwin32 hosts.
4863
ba73c63f
JM
4864Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
4865
4866 * configure.in: Add thumb-coff target.
4867 * config.sub: Add thumb-coff target.
4868
252b5132
RH
4869Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4870
4871 * Makefile.in: Revert yesterday's change.
4872 (all-target-winsup): all-target-librx stays out of here.
4873
4874Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
4875
ba73c63f
JM
4876 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
4877 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
4878 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
4879 Remove references to librx and libg++.
4880
4881Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
4882
4883 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
4884 recursive makes
4885
4886Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
4887
4888 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
4889 for newlib directory.
4890 (CXX_FOR_TARGET): Likewise.
4891
4892Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
4893
4894 * ltconfig: Update after libtool/ltconfig.in change for
4895 hpux11.
4896
4897Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
4898
4899 * ltconfig, ltmain.sh: Update to libtool 1.2.
4900
4901Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
4902
4903 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
4904 (install-gcc-cross): Instead, override LANGUAGES here.
4905
49061998-03-18 Dave Love <d.love@dl.ac.uk>
4907
4908 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
4909 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
4910
4911Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
4912
4913 * configure.in: Add Thumb-pe target.
4914
4915Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 4916
252b5132
RH
4917 * Makefile.in - changed sn targets to snavigator
4918 * configure.in - changed sn targets to snavigator
4919
4920Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
4921
4922 * config-ml.in: After building symlink tree call make distclean
4923 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
4924 to be the case for libiberty.
4925
4926Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
4927
4928 * configure: When making link, also check the current
4929 directory. The configure scripts may create one.
4930
4931Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
4932
4933 * config.sub: Accept alphapca56 and alphaev6 properly.
4934
4935Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4936
4937 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
4938
252b5132
RH
4939Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
4940
80413487 4941 * config.sub (sco5): Fix typo.
252b5132
RH
4942
4943Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
4944
4945 * Makefile.in (INSTALL_MODULES): Move install-tcl before
4946 install-itcl.
4947 (install-itcl): Remove dependency on install-tcl.
4948
4949Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
4950
4951 * configure.in: Remove libgloss from noconfigdirs for MN10300.
4952
252b5132
RH
4953Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
4954
4955 * configure.in: Don't build libgui for a cygwin32 target when not on
4956 a cygwin32 host.
4957
4958Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
4959
4960 * configure (redirect): Set to null, so default behavior of
4961 configure is now --verbose.
4962
49631998-02-16 Dave Love <d.love@dl.ac.uk>
4964
4965 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
4966 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
4967
4968Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
4969
4970 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
4971 this change to sync Makefile.in with its ChangeLog entries.
4972
4973Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
4974
4975 * ltmain.sh (mkdir): Check that the directory doesn't exist
4976 before we exit with error, so that we don't get races during
4977 parallel builds.
4978
4979Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
4980
4981 * ltconfig, ltmain.sh: Update from libtool 1.0i.
4982
4983Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
4984
4985 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
4986 PICFLAG_FOR_TARGET.
4987 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
4988
4989 * configure: Emit a definition for the new macro enable_shared
4990 into each Makefile.
4991
252b5132
RH
4992Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4993
4994 * configure.in (host_tools, native_only): Add libtool.
4995
4996Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
4997
4998 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
4999 Fix typo in ming config comment.
5000
5001Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
5002
5003 * ltconfig, ltmain.sh: Update from libtool 1.0h.
5004
5005Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
5006
5007 * config.sub: Add tic30 cases, and map c30 to tic30.
5008
ba73c63f
JM
5009Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
5010
5011 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
5012 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
5013 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
5014 (CLEAN_TARGET_MODULES): Similarly
5015 (all-target-libf2c): Add dependences.
35590697 5016 * configure.in (target_libs): Add libf2c.
ba73c63f 5017
252b5132
RH
5018Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
5019
ba73c63f
JM
5020 * configure.in: Remove expect from noconfigdirs when target
5021 is cygwin32. OK to build expect and dejagnu with Canadian
5022 Cross.
252b5132
RH
5023
5024Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
5025
5026 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
5027 host.
5028
5029 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
5030 and mingw32.
5031
5032Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
5033
5034 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
5035 here as it is not defined in the toplevel Makefile.
5036
5037Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
5038
5039 * configure (package_makefile_rules_frag): New variable, which names
5040 a file with generic rules, ...
5041 Change comment to mention we now have FIVE parts.
5042 * configure: Undo last change.
5043
5044Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
5045
5046 * config.guess: More accurate determination of HP processor types.
5047 * config.sub: More accurate determination of HP processor types.
5048
5049Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
5050
5051 * configure (package_makefile_frag): Move inserting the
5052 ${package_makefile_frag} to where it should be according
5053 to the comment.
5054
ba73c63f 5055Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
5056
5057 * config.guess: Add support for Linux/ARM.
5058
5059Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
5060
5061 * .cvsignore: Remove *-info and *-install since they match
5062 release-info and mpw-install, which we don't want to just ignore.
5063
5064Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
5065
5066 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
5067
5068Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
5069
5070 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
5071 local_prefix to sub-make invocations.
5072
5073Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
5074
5075 * configure.in: Check makefile fragments in the source
5076 directory.
5077
5078Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5079
ba73c63f
JM
5080 * configure.in: Check whether host and target makefile
5081 fragments exist before adding them to *_makefile_frag.
252b5132
RH
5082
5083Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
5084
5085 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 5086
252b5132
RH
5087Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
5088
5089 * configure.in: Make sure we only replace RPATH_ENVVAR on
5090 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
5091 regexp to sed.
5092
5093 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
5094 to sub-makes.
5095
50961998-01-13 Lee Iverson (leei@ai.sri.com)
5097
5098 * config-ml.in (multi-do): LDFLAGS must include multilib
5099 designator.
5100
5101Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
5102
5103 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
5104
5105Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
5106
5107 * config.sub: Add mingw32 support.
5108 * configure.in: Likewise.
252b5132
RH
5109
5110Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
5111
5112 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
5113
5114Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
5115
5116 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5117 * configure (gxx_include_dir): Provide a definition for subdirs
5118 which do not use autoconf.
5119
5120Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
5121
5122 * config.guess: Sync with egcs. Picks up new alpha support,
5123 BeOS & some additional linux support.
5124
ba73c63f 5125Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5126
5127 * config.guess: HP 9000/803 is a PA1.1 machine.
5128
ba73c63f
JM
5129Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
5130
5131 * configure.in: It's alpha*-...
252b5132
RH
5132
5133Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5134
ba73c63f
JM
5135 * configure.in (host_makefile_frag, target_makefile_frag):
5136 Handle multiple config files.
5137 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
5138 alpha-*-*.
252b5132
RH
5139
5140Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
5141
5142 * mkdep: New file.
5143
5144Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
5145
5146 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
5147
5148Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
5149
5150 * Makefile.in: Add libgui directory.
5151 (GDB_TK): Add all-libgui.
5152 * configure.in: Add libgui directory.
5153 * configure: Add all-libgui to GDB_TK.
5154
5155Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
5156
5157 * config-ml.in (multidirs): Add m32r to multilib list.
5158
5159Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
5160
5161 * Makefile.in (all-target-gperf): Change dependency to
5162 all-target-libstdc++.
5163
5164Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
5165
5166 * config.guess: Add BeOS support.
5167
5168Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
5169
5170 Source directory cvs renamed to cvssrc:
5171 * configure.in (host_tools): Change cvs to cvssrc.
5172 (native_only): Likewise.
5173 (noconfigdirs) [various cases]: Likewise.
5174 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
5175 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
5176 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
5177 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
5178 (all-cvssrc): Rename target from all-cvs.
5179
5180Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
5181
5182 * configure (gxx_include_dir): Fix thinko.
5183
5184Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
5185
5186 * Makefile.in (INSTALL_TARGET_CROSS): Define.
5187 (install-cross, install-gcc-cross): New targets.
5188
5189Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
5190
5191 * configure.in (noconfigdirs): Add support for Thumb target.
5192
5193 * config.sub (maybe_os): Add support for Thumb target.
5194
5195Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
5196
5197 * Makefile.in: Add rules for cygmon.
5198
5199 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
5200
5201Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
5202
5203 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5204 * configure (gxx_include_dir): Provide a definition for subdirs
5205 which do not use autoconf.
5206
5207Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
5208
5209 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 5210 11/18/97 build
252b5132
RH
5211
5212Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
5213
5214 * From Franz Sirl.
5215 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
5216 found on RedHat Linux systems.
5217
5218Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
5219
5220 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
5221 guesses.
5222
5223Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
5224
5225 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
5226
5227Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
5228
5229 * ltmain.sh: If mkdir fails, check whether the directory was created
5230 anyhow by some other process.
5231
5232Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
5233
5234 * configure.in (d30v-*-*): Configure all directories.
5235
5236Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
5237
5238 * configure.in (d30v-*-*): Configure newlib, libiberty directories
5239 for the D30V.
5240
5241Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
5242
5243 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
5244
5245Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
5246
80413487
RH
5247 * include/libiberty.h: Add extern "C" { so it can be used with C++
5248 progrms.
5249 * include/remote-sim.h: Add extern "C" { so it can be used with C++
5250 programs.
252b5132
RH
5251
5252Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
5253
5254 * configure.in (d30v-*-*): Configure GCC now.
5255
5256Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5257
5258 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
5259 is no longer needed.
5260
5261Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
5262
5263 * Makefile.in: check-target-libio depends on all-target-libstdc++.
5264
5265Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
5266
5267 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
5268 targets using "$@" to provide support for similar but not identical
5269 targets without having to duplicate code.
5270
5271Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
5272
5273 * makefile.vms: Fix to work with DEC C.
5274
5275Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
5276
5277 * config.sub: Add mips-tx39-elf to marketing names.
5278
5279Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
5280
5281 * ltmain.sh: Handle symlinks in generated script.
5282
5283Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
5284
5285 * configure: Handle autoconf style directory options: --bindir,
5286 --datadir, --includedir, --infodir, --libdir, --libexecdir,
5287 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5288 --sysconfdir.
5289 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5290 (sharedstatedir, localstatedir, oldincludedir): New variables.
5291 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5292 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5293 sbindir, sharedstatedir, and sysconfdir.
5294
5295Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
5296
5297 * Makefile.in (bootstrap-lean): New target.
5298
5299Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
5300
5301 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 5302 sn, and gnuserv from noconfigdirs.
252b5132
RH
5303
5304Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
5305
5306 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5307
5308Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
5309
ba73c63f 5310 * Makefile.in (cross): New target.
252b5132
RH
5311
5312Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 5313 Jeff Law <law@cygnus.com>
252b5132
RH
5314
5315 * Makefile.in (bootstrap2, bootstrap3): New targets.
5316 (all-bootstrap): Remove outdated and confusing target.
5317 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
5318
afb8d725
JM
5319Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
5320
5321 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 5322 windows. Consistent with gdb/configure.
afb8d725 5323
252b5132
RH
53241997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
5325
252b5132
RH
5326 * configure.in: Name Linux target fragment.
5327
5328 * configure: Rewrite so that project Makefile fragment is inserted
5329 first and appears last in the resulting Makefile.
5330
5331Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
5332
5333 * Makefile.in (install-itcl): Install tcl first.
5334
252b5132 5335Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 5336
252b5132
RH
5337 * configure.in: remove bison from noconfigdirs for Cygwin32 host
5338
5339Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5340
5341 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
5342
5343 * configure.in (skipdirs): Add target-librx for Linux.
5344 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
5345
5346Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
5347
5348 * Makefile.in (bootstrap): New target.
5349
5350Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
5351
5352 * config.sub: Accept 'amigados' for backward compatability.
5353
5354Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
5355
5356 * config.guess: Merge with FSF.
5357
ba73c63f
JM
5358Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
5359
5360 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
5361
252b5132
RH
5362Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
5363
5364 * config.sub: Add "marketing-names" patch.
5365
5366Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
5367
80413487 5368 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
5369
5370Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
5371
5372 * config.sub: Handle v850-elf.
5373
ba73c63f
JM
5374Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
5375
5376 * .cvsignore (*-install): Remove.
5377
252b5132
RH
5378Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
5379
5380 * ltconfig: Set CONFIG_SHELL in libtool.
5381 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
5382
5383Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5384
5385 * configure.in (target_subdir): Set to libraries if enable_multilib.
5386
5387Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
5388
5389 * config.guess: Update from gcc directory.
5390
5391Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
5392
5393 * Makefile.in (all-sim): Depends on all-readline.
5394
5395Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
5396
5397 * Makefile.in (BISON, YACC): Use $$s.
5398 (all-bison): Depend on all-texinfo.
5399
5400Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
5401
5402 * Makefile.in (BISON): Add -L flag.
5403 (YACC): Likewise.
5404
5405Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5406
35590697
AJ
5407 * configure.in (noconfigdirs): Add support for v850e target.
5408
252b5132
RH
5409 * config.sub (maybe_os): Add support for v850e target.
5410
5411Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5412
35590697
AJ
5413 * configure.in (noconfigdirs): Add support for v850ea target.
5414
252b5132
RH
5415 * config.sub (maybe_os): Add support for v850ea target.
5416
5417Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
5418
5419 * config.sub: Add mipstx39. Delete r3900.
5420
5421Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5422
5423 * Makefile.in (all-autoconf): Depends on all-texinfo.
5424
5425Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
5426
5427 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
5428 eabi targets.
5429
5430Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
5431
5432 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
5433
5434 * configure: When handling a Canadian Cross, handle YACC as well as
5435 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 5436 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
5437
5438Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
5439
5440 * Makefile.in (BISON): bison, not byacc or bison -y.
5441 (YACC): bison -y or byacc or yacc.
5442 (various): Add *-bison as appropriate.
5443 (taz): No need to mess with BISON anymore.
5444
5445Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
5446
5447 * configure: If OSTYPE matches *win32*, try to find a good value for
5448 CONFIG_SHELL.
5449
5450Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
5451
5452 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
5453 configure.in if it is present.
5454
5455Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
5456
5457 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
5458
5459Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
5460
5461 * config.sub: Recognize `arc' cpu.
5462 * configure.in: Likewise.
5463 * config-ml.in: Likewise.
5464
5465Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
5466
5467 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
5468
5469Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
5470
5471 * configure: Changed sed delimiter from ':' to '|' when
5472 attempting to substitute ${config_shell} for SHELL. On
5473 NT ${config_shell} may contain a ':' in it.
5474
5475Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
5476
5477 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
5478
5479Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
5480
5481 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
5482
5483Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
5484
5485 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
5486
5487 * ylwrap: If the program is a relative path, force it to be
5488 absolute.
5489
5490Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
5491
5492 * configure (tooldir): Set BISON to `bison -y' and not just bison.
5493
5494Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
5495
5496 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
5497 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
5498 for libraries.
252b5132
RH
5499
5500Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
5501
5502 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 5503 separated by spaces.
252b5132
RH
5504
5505Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
5506
5507 * ylwrap: New file.
5508 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
5509
5510 * ltmain.sh: Handle /bin/sh at start of install program.
5511
5512 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
5513
5514 * ltconfig, ltmain.sh: New files, from libtool 1.0.
5515 * missing: New file, from automake 1.2.
5516
5517Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
5518
5519 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
5520 check-tk to CHECK_X11_MODULES.
5521
5522Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
5523
5524 * config.sub: Merge with FSF.
5525
5526Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
5527
5528 * config.guess: Merge with FSF.
5529
5530Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
5531
5532 * configure: Treat msdosdjgpp like go32.
5533 * configure.in: Likewise. Don't remove gprof for go32.
5534
5535 * configure: Change Makefile.tem2 to Makefile.tm2.
5536
5537Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
5538
5539 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
5540
5541Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5542
5543 * install-sh (chmodcmd): Set to null if the DST directory already
5544 exists. Same as Nov 11th change.
5545
5546Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
5547
35590697 5548 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
5549
5550Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
5551
5552 * config.guess: Update from FSF.
5553
5554Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
5555
5556 * Makefile.in (GDB_TK): Depend on itcl and tix.
5557
5558Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
5559
5560 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
5561 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
5562 (INSTALL_SCRIPT): New variable.
5563 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
5564 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
5565 to -x.
5566 * install-sh: Add support for -x option.
5567
5568Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
5569
5570 * configure.in, Makefile.in: Treat tix like itcl.
5571
5572Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
5573
5574 * Makefile.in (WINDRES): New variable.
5575 (WINDRES_FOR_TARGET): New variable.
5576 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
5577 (EXTRA_HOST_FLAGS): Add WINDRES.
5578 (EXTRA_TARGET_FLAGS): Add WINDRES.
5579 (EXTRA_GCC_FLAGS): Add WINDRES.
5580 ($(DO_X)): Pass down WINDRES.
5581 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
5582 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
5583 DLLTOOL_FOR_TARGET.
5584
5585Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
5586
5587 * configure.in: configure sim before gdb for win32-x-ppc
5588
5589Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5590
5591 Move gperf into the toplevel, from libg++.
5592 * configure.in (target_tools): Add target-gperf.
5593 (native_only): Add target-gperf.
5594 * Makefile.in (all-target-gperf): New target, depend on
5595 all-target-libg++.
5596 (configure-target-gperf): Empty rule.
5597 (ALL_TARGET_MODULES): Add all-target-gperf.
5598 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
5599 (CHECK_TARGET_MODULES): Add check-target-gperf.
5600 (INSTALL_TARGET_MODULES): Add install-target-gperf.
5601 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
5602
5603Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 5604
252b5132
RH
5605 * config.sub (mn10200): Recognize new basic machine.
5606
5607Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5608
5609 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
5610 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
5611
5612Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5613
5614 * configure.in: If we're building mips-sgi-irix6* native, turn on
5615 ENABLE_MULTILIB and set TARGET_SUBDIR.
5616
5617Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
5618
5619 * Makefile.in (all-sn): Depend on all-grep.
5620
5621Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
5622
5623 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
5624
5625 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
5626 Makefile. From Jeff Makey <jeff@cts.com>.
5627 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
5628
5629 * Makefile.in (DISTBISONFILES): Remove.
5630 (taz): Don't futz with DISTBISONFILES. Change BISON to use
5631 $(DEFAULT_YACC).
5632
5633 * configure.in: Build itl, db, sn, etc., when building for native
35590697 5634 cygwin32.
252b5132
RH
5635
5636 * Makefile.in (LD): New variable.
5637 (EXTRA_HOST_FLAGS): Pass down LD.
5638 ($(DO_X)): Likewise.
5639
5640Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
5641
5642 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
5643
5644Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
5645
5646 * configure.in (targargs): Strip out any supplied --build argument
35590697 5647 before adding our own. Always add --build.
252b5132
RH
5648
5649Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
5650
5651 * configure.in (targargs): Pass --build if we're doing
5652 a cross-compile.
5653
5654Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
5655
ba73c63f 5656 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
5657 sed. Otherwise sed chokes on NT path names with drive
5658 designators. Also look for "?:*" as the leading characters in an
5659 absolute pathname.
5660
5661Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
5662
5663 * config.sub: Support for r3900.
5664
5665Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
5666
5667 * configure.in: Use install-sh, not install.sh.
5668
5669Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
5670
5671 * Makefile.in (taz): Improve check for BISON so it doesn't try to
5672 apply it twice.
5673
5674Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
5675
5676 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
5677 install-binutils.
5678
5679Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
5680
5681 * Makefile.in: Add automake targets.
5682 * configure.in (host_tools): Add automake.
5683
5684Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
5685
5686 * configure: Default CXX to c++, not gcc.
5687 * Makefile.in (CXX): Set to c++, not gcc.
5688 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
5689
5690Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
5691
5692 * install-sh: try appending a .exe if source file doesn't
5693 exist
5694
5695Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
5696
5697 * configure.in: Turn on multilib by default.
5698 (cross_only): Remove target-libiberty.
5699
5700 * Makefile.in (all-gcc): Don't depend on libiberty.
5701
5702Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
5703
5704 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
5705
5706Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
5707
5708 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
5709 (DISTBISONFILES): Add ld/Makefile.in
5710
5711Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
5712
5713 * configure.in: if target is cygwin32 but host isn't cygwin32,
5714 don't configure gdb tcl tk expect, not just gdb.
5715
5716Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
5717
5718 * configure.in: Added gnuserv everywhere sn appears.
5719
5720 * Makefile.in (ALL_MODULES): Added all-gnuserv.
5721 (CROSS_CHECK_MODULES): Added check-gnuserv.
5722 (INSTALL_MODULES): Added install-gnuserv.
5723 (CLEAN_MODULES): Added clean-gnuserv.
5724 (all-gnuserv): New target.
5725
5726Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
5727
5728 * config.guess: Fixes for MIPS OpenBSD systems.
5729
5730Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
5731
5732 * Makefile.in (INSTALL_XFORM): Remove.
5733 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
5734
5735 * mkinstalldirs: New file, copied from automake.
5736 * Makefile.in (installdirs): Rename from install-dirs. Use
5737 mkinstalldirs. Change all users.
5738 (DEVO_SUPPORT): Add mkinstalldirs.
5739
5740Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
5741
5742 * install-sh: Rename from install.sh.
5743 * Makefile.in (INSTALL): Change install.sh to install-sh.
5744 (DEVO_SUPPORT): Likewise.
5745
5746 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
5747 Graichen <graichen@rzpd.de>.
5748
5749Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
5750
5751 * config.guess: Recognize OpenBSD systems correctly.
5752
5753Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5754
5755 * README, Makefile.in (ETC_SUPPORT): Remove references to
5756 cfg-paper*, configure.{texi,man,info*}._
5757
5758Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
5759
5760 * Makefile.in (all.normal): Ensure that gcc is built after all
5761 the x11 - ie gdb - targets.
5762
5763Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
5764
5765 * makefile.vms: Don't run conf-a-gas.
5766
5767Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
5768
80413487 5769 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
5770
5771Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
5772
5773 * configure.in: Remove noconfigdirs case since gdb also
5774 configures and builds for tic80-coff.
5775
5776Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
5777
5778 * configure: Set cache_file to config.cache.
5779 * Makefile.in (local-distclean): Remove config.cache.
5780
5781Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
5782
5783 * COPYING: Update FSF address.
5784
5785Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
5786
5787 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
5788 noconfigdirs.
5789
5790Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
5791
5792 * Makefile.in (install-dirs): Don't crash if prefix, and hence
5793 MAKEDIRS, is empty.
5794
5795Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
5796
5797 * config.sub: Tweak mn10300 entry.
5798
5799Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
5800
5801 * configure.in (host_tools): Put sim before gdb, so gdb's
5802 configure.tgt can determine if the simulator was configured.
5803
5804Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
5805
5806 * config.sub: Move BeOS $os case to be with other Cygnus
5807 local cases.
5808
5809Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
5810
5811 * config.sub: Remove misplaced comment that broke Linux.
5812
5813Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
5814
5815 * config.sub: Add BeOS support.
5816
5817Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
5818
5819 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
5820
5821Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
5822
5823 * configure.in (noconfigdirs): Remove tcl and tk from
5824 noconfigdirs for cygwin32 builds.
5825
5826Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
5827
5828 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
5829
5830Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
5831
5832 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
5833 make-all.com, use makefile.vms instead.
5834
5835Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
5836
5837 * config.sub: Accept -lnews*.
5838
5839Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
5840
5841 * configure.in (noconfigdirs): Disable target-newlib,
35590697 5842 target-examples and target-libiberty for d30v.
252b5132
RH
5843
5844Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5845
5846 * configure.in (noconfigdirs): Enable ld for d30v.
5847
5848Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
5849
5850 * configure.in (tic80-*-*): Build compiler.
5851
5852Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
5853
5854 * configure.in (d30v-*): Remove sim directory from list of
35590697 5855 unsupported d30v directories
252b5132
RH
5856
5857Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5858
35590697
AJ
5859 * config.sub, configure.in: Add d30v target cpu.
5860
252b5132
RH
5861Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
5862
5863 * makefile.vms: New file.
5864 * make-all.com: Remove.
5865
5866Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
5867
5868 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
5869
5870Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
5871
5872 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
5873
5874Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
5875
5876 * Makefile.in (ALL_MODULES): Added all-db.
5877 (CROSS_CHECK_MODULES): Addec check-db.
5878 (INSTALL_MODULES): Added install-db.
5879 (CLEAN_MODULES): Added clean-db.
5880
5881Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
5882
5883 * config.guess: Merge with latest FSF sources.
5884
5885Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
5886
5887 * Makefile.in (ALL_MODULES): Added all-itcl.
5888 (CROSS_CHECK_MODULES): Added check-itcl.
5889 (INSTALL_MODULES): Added install-itcl.
5890 (CLEAN_MODULES): Added clean-itcl.
5891
5892Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
5893
5894 * configure.in: build gdb for mn10200
5895
5896Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
5897
5898 * Makefile.in (all-target-winsup): Depend on all-target-libio.
5899
5900Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
5901
5902 * configure.in (tic80-*-*): Turn off most targets right now.
5903
5904Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
5905
5906 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
5907 rather than the makeinfo program.
5908 (do-info): Depend upon all-texinfo.
5909
5910Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
5911
5912 * configure.in: Remove uses of config/mh-linux.
5913
5914 * config.sub, config.guess: Merge with latest FSF sources.
5915
5916Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
5917
5918 * config.sub (case $basic_machine): Add tic80 entries.
5919
5920Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
5921
5922 * config.sub, config.guess: Merge with latest FSF sources.
5923
5924Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5925
5926 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
5927 * mpw-config.in: Test for NewFolderRecursive.
5928 * mpw-install: Use symbolic name for startup filename.
5929 * mpw-README: Add various additional details.
5930
5931Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
5932
5933 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
5934
5935Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
5936
5937 * configure.in: Do build gcc and the target libraries for
5938 the mn10200.
5939
5940Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
5941
5942 * configure.in: don't avoid building gdb for mn10300 any more
5943 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
5944 instead of single-quoting it.
5945
5946Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
5947
5948 * configure.in: Don't use --with-stabs on IRIX 6.
5949
5950Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
5951
5952 * configure.in (m32r): Build gdb, libg++ now.
5953
5954Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5955
5956 * configure.in (mips*-sgi-irix6*): Remove gdb and related
5957 directories from noconfigdirs.
5958
5959Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
5960
5961 * config.sub (basic_machine): added mips16 configuration
5962
5963Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5964
5965 * config.sub: Handle d10v-unknown.
5966
5967Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
5968
5969 * config.sub: Handle v850-unknown.
5970
5971Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
5972
5973 * Makefile.in: add findutils
5974 * configure.in: add findutils to list of host_tools
5975
5976Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
5977
5978 * config.sub: Handle mn10200 and mn10300.
5979
5980Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5981
5982 * configure.in (d10v-*): Do not build librx.
5983
5984Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
5985
5986 * configure.in (mn10300): Build everything except gdb & libgloss.
5987
5988Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
5989
5990 * config.guess: Patch for Dansk Data Elektronik servers,
5991 from Niels Skou Olsen <nso@dde.dk>.
5992
5993 For ncr, use /bin/uname rather than uname, since GNU uname does not
5994 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
5995
5996 Patch for MIPS R4000 running System V,
5997 from Eric S. Raymond <esr@snark.thyrsus.com>.
5998
5999 Fix thinko for nextstep.
6000
6001 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
6002
6003 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
6004 * config.guess: Guess mips-dec-mach_bsd4.3.
6005
6006 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
6007 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
6008 release numbers.
6009 * config.guess (mips-mips-riscos*): Emit just enough of the
6010 release number.
6011
6012 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
6013 * config.guess (sparc-auspex-sunos*): Added.
6014 (f300-fujitsu-*): Added.
6015
6016 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
6017 * config.guess: Recognize a Tadpole as a sparc.
6018
6019Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6020
6021 * config.guess: Don't assume that NextStep version is either 2 or
6022 3. NextStep 4 (aka OpenStep 4) has come out now.
6023
6024Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6025
6026 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
6027 From Rik Faith <faith@cs.unc.edu>.
6028
6029Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
6030
6031 * config.sub: Contributions from bug-gnu-utils to:
6032 Support plain "hppa" (no version given) architecture, reported by
6033 OpenStep.
6034 OpenBSD like NetBSD.
6035 LynxOs is not a hardware supplier.
6036
6037 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 6038 OpenBSD like NetBSD.
252b5132
RH
6039 Stratus systems.
6040 More Pyramid systems.
6041 i[n>4]86 Intel chips.
6042 M680[n>4]0 Motorola chips.
6043 Use unknown instead of lynx for hardware manufacturer.
6044
6045Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6046
6047 * install.sh (chmodcmd): Set to null if the DST directory already
6048 exists.
6049
6050Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6051
6052 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
6053 not use mt-ppc target Makefile fragment any more.
6054
6055Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6056
6057 * configure.in (*-*-windows): Exclude everything but those dirs
6058 needed to build windows.
6059
6060Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
6061
6062 * Makefile.in (all-target-winsup): Depend on all-target-librx.
6063
6064Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6065
6066 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
6067
6068Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6069
6070 * Undo my previous change.
6071
6072Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
6073
6074 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
6075 unconditionally.
6076 (MAKEOVERRIDES): Define (revert this part of October 18 change).
6077
6078Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6079
6080 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
6081 host to add it's own flags.
252b5132
RH
6082
6083Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
6084
6085 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
6086
6087Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
6088
6089 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
6090 (CXX_FOR_TARGET): Likewise.
6091 (GCC_FOR_TARGET): Define.
6092 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
6093 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
6094 CC_FOR_TARGET was specified on the command line.
6095 (MAKEOVERRIDES): Don't define.
6096
6097Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
6098
6099 * configure.in (m32r): Fix spelling of libg++ libs.
6100
6101Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
6102
6103 * config.sub (-apple*): Remove, now redundant.
6104
6105Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
6106
6107 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
6108
6109 * configure: Rework yesterday's sed script patch.
6110
6111 * config.sub: Merge with FSF.
6112
6113Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
6114
6115 * config.guess: Merge from FSF.
6116
6117 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
6118 * config.guess: Use pc instead of unknown, for pc clone systems.
6119 Change linux to linux-gnu.
252b5132
RH
6120
6121 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 6122 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
6123
6124Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
6125
6126 * test-build.mk (HOLES): Add "xargs" for gdb.
6127
6128 * configure: Avoid hpux10.20 sed bug.
6129
6130Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
6131
4bddf3ad 6132 * configure.in: Add support for windows host
252b5132
RH
6133 (that is a build done under the Microsoft build environment).
6134
6135Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
6136
6137 * Makefile.in: Replace all uses of srcroot with s, to shrink
6138 command line lengths.
6139
6140 Patches from Geoffrey Noer <noer@cygnus.com>:
6141 * configure.in: If configuring for newlib, pass --with-newlib to
6142 subdirectories.
6143 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
6144 -Bnewlib/ and -Lwinsup to gcc.
6145 (CXX_FOR_TARGET): Likewise.
6146
6147Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
6148
6149 * Makefile.in (ETC_SUPPORT): Add configure.
6150
6151Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
6152
35590697 6153 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
6154 host configuration file.
6155
6156Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
6157
6158 * configure.in: Break mn10x00 support into separate
6159 mn10200 and mn10300 configurations.
6160 * config.sub: Likewise.
6161
6162Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
6163
6164 * configure.in: Add lots of stuff to noconfigdirs for
6165 the mn10x00 targets.
6166
6167 * config.sub, configure.in: Add mn10x00 support.
6168
6169Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
6170
6171 * make-all.com: Call conf-a-gas, not config-a-gas.
6172
6173Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
6174
6175 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 6176 targets.
252b5132
RH
6177
6178Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
6179
6180 * mpw-README: Add much more detail for native PowerMac.
6181 * mpw-install: New file.
6182 * mpw-configure: Add --norecursion and --help options.
6183 * mpw-config.in: Translate readme and install files when
6184 copying to objdir.
6185 * mpw-build.in: Don't always depend on byacc and flex.
6186 (install-only-top): New action.
6187
6188Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
6189
6190 * configure.in: You can now configure GDB for the v850.
6191
6192Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
6193
6194 * configure.in (noconfigdirs): Don't configure any C++ dirs
6195 if targeting D10V.
6196
6197Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
6198
6199 * config.sub: Recognize mips64vr5000.
6200
6201Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
6202
6203 * configure.in: Use a single line for host_tools and native_only.
6204
6205Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
6206
6207 * config.sub, configure.in: Add entries for m32r.
6208
6209Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
6210
6211 * Makefile.in (inet-install): Don't run install-gzip.
6212
6213Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
6214
6215 * configure.in: Don't config lots of things for *-*-windows*.
6216
6217Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
6218
6219 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
6220 (host_libs, host_tools): Copy from configure.in.
6221 * mpw-configure: Don't complain about directories not found.
6222
6223Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6224
6225 * configure.in (i[345]86): Recognize i686 for pentium pro.
6226 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
6227 file.
6228
6229 * config.guess (i[345]86): Ditto.
6230
6231Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6232
6233 * configure.in (noconfigdirs): Removed gdb for D10V.
6234
6235Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
6236
6237 * configure.in: Remove ld, target-libio, target-libg++, and
6238 target-libstdc++ from noconfigdirs.
6239
6240Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
6241
6242 * configure: Fix three locations where shell scripts were
6243 being run directly rather than with config_shell.
6244
6245Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
6246
6247 * configure.in (v850-*-*): Set up initial $noconfigdirs.
6248 * config.sub (basic_machine): Recognize v850.
6249
6250Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6251
6252 * mpw-configure: Handle multiple enable/disable options and
6253 pass them down recursively, handle -c and -s flags appropriately
6254 depending on choice of compiler, add escape mechanism for
6255 quoted arguments to gC.
6256
6257Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6258
6259 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
6260 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
6261 so that -mrelocatable-lib and -mno-eabi are used.
6262
6263 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
6264 not support --print-multi-lib, don't abort.
6265
252b5132
RH
6266Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
6267
6268 * make-all.com: Run config-a-gas.
6269 * setup.com: Don't copy subdirectory files around.
6270
6271Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
6272
6273 * configure.in (*-*-ose): Remove exclusion of libgloss for this
6274 target, it now compiles correctly.
6275
6276Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
6277
6278 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
6279
6280Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6281
35590697 6282 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
6283
6284Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6285
6286 * configure.in (native_only): Add prms.
6287
6288Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
6289
6290 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
6291 (BINUTILS_SUPPORT_DIRS): Likewise.
6292
6293Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6294
6295 * configure.in (d10v-*-*): Don't configure ld or gdb until the
6296 d10v support is added.
6297
6298Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6299
6300 * configure.in (d10v-*-*): New target.
6301
6302Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
6303
6304 * config.guess (HP 9000/811): Recognize this as a PA1.1
6305 machine.
6306
6307Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
6308
6309 * Makefile.in (do-tar-gz): New target, split out from tail end of
6310 taz target. Run each command separately, don't use pipes.
6311 (taz): Use it.
6312
6313Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
6314
6315 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
6316 * mpw-build.in: No builds should depend on building byacc or flex,
6317 they are assumed to be installed already.
6318
6319Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6320
6321 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
6322 variable that CC_FOR_TARGET needs.
6323
6324Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6325
6326 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
6327 options have changed since the last time the subdirectory was
6328 configured, and if it has, reconfigure.
6329 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
6330 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
6331
6332Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
6333
6334 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
6335 CLEAN_MODULES): Add bash.
6336 (all-bash): New target.
6337
6338Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
6339
6340 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
6341
6342Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6343
6344 * config.sub (basic_machine): Recognize d10v as a valid processor.
6345
6346Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
6347
6348 * mpw-configure: Add support for --bindir.
6349 * mpw-build.in: Use a GCC-specific build script for GCC actions.
6350
6351Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
6352
6353 * configure.in: add bash, time, gawk to list of hosttools and things
6354 to only build for native toolchains
6355
6356Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6357
6358 * Makefile.in (docdir): Remove.
6359
6360Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6361
6362 * Makefile.in (datadir): Set to $(prefix)/share.
6363
6364Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
6365
6366 * configure.in: build diff and patch for cygwin32-hosted
6367 toolchains.
6368
6369Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
6370
6371 * config.sub: Accept -rtems*.
6372
6373Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
6374
80413487 6375 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
6376 remove diff from the list of things not buildable
6377 via Canadian Cross
252b5132
RH
6378
6379Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
6380
6381 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 6382 don't get ". ".
252b5132
RH
6383
6384Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
6385
6386 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
6387
6388Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
6389
6390 * Makefile.in (taz): Handle case where tex3patch didn't even get
6391 checked out. Also, if it was found, put the symlink in a new util
6392 subdirectory.
6393
6394Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6395
6396 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
6397
6398Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
6399
6400 * config.sub: Recognize -openvms.
6401 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
6402 * make-all.com, setup.com: New files.
6403
6404Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6405
6406 * Makefile.in (taz): tex3patch moved to texinfo/util.
6407
6408Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
6409
afb8d725 6410 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
6411 * configure.in: remove make from disable-if-Can-Cross list
6412 enable gdb if ${host} and ${target} are cygwin32
6413
6414Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
6415
6416 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
6417 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
6418
6419Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6420
6421 * config.guess: Combine mips-mips-riscos cases, and use cpp to
6422 distinguish sysv/svr4/bsd variants.
6423 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
6424
6425Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
6426
6427 * configure.in: Added copyright notice.
6428 * move-if-change: Added copyright notice.
6429
6430Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6431
6432 * configure.in (powerpcle-*-solaris*): Until we get shared
6433 libraries working, don't build gdb, sim, make, tcl, tk, or
6434 expect.
6435
6436Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
6437
6438 * config.guess: Merge with FSF:
6439
6440 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
6441 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
6442
6443 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
6444 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
6445
6446 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
6447 * config.guess: Combine two OSF1 rules.
6448 Also recognize field test versions. From mjr@zk3.dec.com.
6449 * config.guess (dgux): Use /usr/bin/uname rather than uname,
6450 because GNU uname does not support -p. From pmr@pajato.com.
6451
6452Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
6453
6454 * Makefile.in (MAKEDIRS): Removed $(tooldir).
6455
6456Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
6457
6458 * mpw-README: Document GCCIncludes.
6459
6460Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
6461
6462 * configure.in (alpha-*-linux*): Set enable_shared to yes.
6463
6464Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6465
6466 * mpw-configure: Handle --enable-FOO and --disable-FOO.
6467
6468Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
6469
6470 * configure.in (*-*-cygwin32): Configure make.
6471
6472Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
6473
6474 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
6475
6476Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
6477
6478 * Makefile.in (all-inet): Depend on all-perl.
6479
6480 * Makefile.in (inet-install): New target.
6481
6482 * Makefile.in (all-inet): Depend on all-tcl.
6483 (all-inet): Depend on all-send-pr.
6484
6485Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6486
6487 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
6488 temporarily.
6489
6490Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
6491
6492 * configure.in: Don't configure --with-gnu-ld on AIX.
6493
6494Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6495
6496 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
6497
6498Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
6499
6500 * Makefile.in (ALL_MODULES): Added all-inet.
6501 (CROSS_CHECK_MODULES): Added check-inet.
6502 (INSTALL_MODULES): Added install-inet.
6503 (CLEAN_MODULES): Added clean-inet.
6504 (all-indent): New target.
6505
6506 * configure.in (host_tools): Added inet.
6507 (native_only): Added inet.
6508 (noconfigdirs): Added inet.
6509
6510Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
6511
6512 * configure.in: Don't configure libgloss if we are not configuring
6513 newlib.
6514
6515Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6516
6517 * configure.in: Don't configure libgloss for unsupported
6518 architectures.
6519
6520Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6521
6522 * Makefile.in (CLEAN_MODULES): Add clean-apache.
6523
6524Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
6525
6526 * Makefile.in (ALL_MODULES): Include all-apache.
6527 (CROSS_CHECK_MODULES): Include check-apache.
6528 (INSTALL_MODULES): Include install-apache.
6529 (all-apache): New target.
6530
6531 * configure.in: Added apache everywhere perl is seen.
6532
6533Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6534
6535 * Makefile.in: Add support for clean-{module} and
6536 clean-target-{module} rules.
6537
6538Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
6539
6540 * configure.in (*-*-ose) do not build libgloss.
6541
6542Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6543
6544 * config.guess (prep*:SunOS:5.*:*): Turn into
6545 powerpele-unknown-solaris2.
6546
6547Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
6548
6549 * configure.in: Permit --enable-shared to specify a list of
6550 directories.
6551
6552Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6553
6554 * configure.in (host==solaris): Pass only the first word of $CC
6555 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
6556
6557Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6558
6559 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
6560
6561Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
6562
6563 * Makefile.in (ALL_MODULES): Include all-perl.
6564 (CROSS_CHECK_MODULES): Include check-perl.
6565 (INSTALL_MODULES): Include install-perl.
6566 (ALL_X11_MODULES): Include all-guile.
6567 (CHECK_X11_MODULES): Include check-guile.
6568 (INSTALL_X11_MODULES): Include install-guile.
6569 (all-perl): New target.
6570 (all-guile): New target.
6571
6572 * configure.in (host_tools): Include perl and guile.
6573 (native_only): Include perl and guile.
6574 (noconfigdirs): Don't build guile and perl; no ports have been
6575 done.
6576
6577Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
6578
80413487
RH
6579 * configure (--enable-*): Handle quoted option lists such as
6580 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
6581
6582Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6583
6584 * Makefile.in ({,inst}all-target): New rule so we can make and
6585 install all of the target directories easily.
6586
6587Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6588
6589 * configure.in: Add missing global flag in sed substitution when
6590 deleting `target-' from ${configdirs}.
6591
6592Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
6593
6594 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
6595 option.
6596
6597 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
6598 config/mh-necv4.
6599
6600 * install.sh: Correct misspelling of transformbasename.
6601
6602 * config.guess: Recognize mips-*-sysv*.
6603
6604Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
6605
6606 * config.sub: Recognize mon960.
6607
6608Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
6609
6610 * configure: Restore Canadian Cross handling of BISON and LEX,
6611 removed in Feb 20 change.
6612
6613Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
6614
6615 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
6616 Mention make install. Remove the old copyright date as well the
6617 clumsy and rather pointless copyright on the README file.
6618
6619Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
6620
6621 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
6622 Makefile after running symlink-tree, then run `make distclean' to
6623 avoid clobbering any generated files in srcdir.
6624
6625Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
6626
6627 * configure.in (m68k-*-netbsd*): Build everything now.
6628
6629Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6630
6631 * Makefile.in (taz): Fix quoting.
6632
6633Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
6634
6635 * configure.in (sparclet-*-*): Build everything now.
6636
6637Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6638
6639 * configure.in (m68k-*-linux*): New host.
6640
6641Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
6642
6643 * configure: Check for bison before byacc.
6644
6645Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
6646
6647 * Makefile.in configure: Change the way LEX and BISON/YACC are
6648 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
6649 searching PATH. These are used as fallbacks by Makefile.in if
6650 flex/bison/byacc aren't in objdir.
6651
6652Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
6653
6654 * Makefile.in: Make everything which depends upon all-bfd also
6655 depend upon all-opcodes, in case --with-commonbfdlib is used.
6656
6657Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6658
6659 * configure.in (host *-*-cygwin32): Don't build gdb if we are
6660 building NT native compilers on Unix.
6661
6662Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
6663
6664 * configure.in: Don't get CC from the host Makefile fragment if we
6665 can find gcc in PATH, or if this is a Canadian Cross. Move the
6666 Solaris test for /usr/ucb/cc to the post target script, just after
6667 the compiler sanity test.
6668
6669Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
6670
6671 * config.sub: Merge with FSF.
6672
6673Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
6674
6675 * Makefile.in (RPATH_ENVVAR): New variable.
6676 (REALLY_SET_LIB_PATH): Use it.
6677 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
6678
6679Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
6680
6681 * config.sub, configure.in: Recognize sparclet cpu.
6682
6683Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
6684
6685 * config.guess: Support m68k-cbm-sysv4.
6686
6687Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6688
6689 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
6690 m68k-unknown-linuxaout from linker help string. Put quotes around
6691 $ld_help_string.
6692
6693Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
6694
6695 * config.guess (powerpc-harris-powerunix): Add guess for port
6696 to new target.
6697
6698Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6699
6700 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
6701
6702Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
6703
6704 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
6705 $(REALLY_SET_LIB_PATH) in Makefile.
6706 * Makefile.in (SET_LIB_PATH): New variable.
6707 (REALLY_SET_LIB_PATH): New variable.
6708 ($(DO_X)): Use $(SET_LIB_PATH).
6709 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
6710 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
6711 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
6712 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
6713 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
6714 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
6715 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
6716 (install-dosrel): Likewise.
6717 (all-opcodes): Depend upon all-libiberty.
6718
6719Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
6720
6721 * config.guess (*:CYGWIN*): New
6722
6723Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6724
6725 * Makefile.in (all-target-winsup): All all-target-libiberty.
6726
6727Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6728
6729 * configure.in (noconfigdirs): Add missing # in front of comment.
6730
6731Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
6732
6733 * configure.in: add second pass to things added to noconfigdirs
6734 so *-gm-magic can exclude libgloss properly.
6735
6736Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6737
6738 * mpw-configure (extralibs_name, rez_name): Set correctly
6739 for MWC68K compiler.
6740
6741 * mpw-README: Add more info on the necessary build tools.
6742
6743Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
6744
6745 * configure.in, config.sub: Recognize cygwin32.
6746
6747Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
6748
6749 * config.guess, config.sub: Recognize A/UX.
6750
6751Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
6752
6753 * config.sub: Merge with gcc/config.sub.
6754
6755Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
6756
6757 * mpw-build.in (do-binutils): Add build of stamps.
6758
6759Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
6760
6761 * config.sub: Add recognition for mips64vr4100*-* targets.
6762
6763Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6764
6765 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
6766 Add creation of gconfigargs with `--enable-shared' turned on.
6767 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
6768 ($(host)-stamp-stage3-configured): Likewise.
6769 (HOLES): Add chatr and ldd.
6770 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
6771
6772Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
6773
6774 * configure: Pass --nfp to recursive configures.
6775
6776Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
6777
6778 * Makefile.in (DLLTOOL): New.
6779 (DLLTOOL_FOR_TARGET): New.
6780 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
6781 (EXTRA_TARGET_FLAGS): Ditto.
6782 (EXTRA_GCC_FLAGS): Ditto.
6783 (CONFIGURE_TARGET_MODULES): Ditto.
6784 (DO_X): Ditto.
6785 * configure: Add DLLTOOL.
6786
6787Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
6788
6789 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
6790 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
6791 mh-sco, since old workarounds no longer needed, and don't
6792 build ld, since libraries have weak symbols in COFF.
6793
6794Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
6795
6796 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
6797
6798Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
6799
6800 * configure.in: Make sure that ${CC} can be used to compile an
6801 executable.
6802
afb8d725
JM
6803Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6804
6805 * Makefile.in (all-gdb): Depend on $(GDB_TK).
6806 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
6807 nothing depending on whether gdbtk is being built.
6808
252b5132
RH
6809Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
6810
6811 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
6812
6813Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
6814
6815 * configure.in (noconfigdirs): Put ld or gas in this early, if the
6816 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
6817
6818Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
6819
6820 * config-ml.in: Add support for
6821 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
6822 Simplify setting of multidirs from --disable-foo.
6823
6824Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6825
6826 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
6827 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
6828 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 6829 non-empty, pass them on to the GCC make.
252b5132
RH
6830 (all-bootstrap): New rule that is like all-gcc, except it executes
6831 the GCC bootstrap rule instead of the GCC all rule.
6832
6833Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
6834
6835 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
6836
6837Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6838
6839 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
6840 DG/UX support.
6841
6842Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
6843
6844 * config.sub (i*86*) Change [345] to [3456]
6845
6846Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6847
6848 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
6849 --with-gnu-ld=no.
6850
6851Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6852
6853 * config-ml.in (rs6000*, powerpc*): Add switches to control which
6854 AIX multilibs get built.
6855
6856Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6857
6858 * configure.in (i386-win32): Don't build expect if we're not
6859 building the tcl subdir.
6860
6861Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
6862
6863 * Makefile.in: (configure-target-examples, all-target-examples):
6864 New targets, configure and build example programs.
6865
6866Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
6867
6868 * mpw-configure: If an mpw-config.in generated a file mk.sed,
6869 use it as input to sedit the generated MPW makefile.
6870 * mpw-README: Add a suggestion about Gestalt.h.
6871
6872Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
6873
6874 * config.sub: Accept *-*-ieee*.
6875
6876Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
6877
6878 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
6879 Ronald F. Guilmette <rfg@monkeys.com>.
6880
6881Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6882
6883 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
6884 for powerpc-pe native.
6885 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
6886 (target==powerpc-pe): duplicate i386-win32 entry.
6887
6888Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6889
6890 * configure.in (noconfigdirs): Exclude target-newlib for all versions
6891 of vxworks, not just vxworks5.1.
6892
6893Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
6894
6895 * mpw-configure: Add support for exec-prefix.
6896
6897Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6898
6899 * config.guess: Recognize HP model 816 machines as having
6900 a PA1.1 processor.
6901
6902Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
6903
6904 * configure: Ignore new autoconf configure options.
6905
252b5132
RH
6906Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6907
6908 * config.guess: Recognize Pentium under SCO.
6909 From Robert Lipe <robertl@arnet.com>.
6910
6911Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6912
6913 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
6914
6915Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
6916
6917 * configure.in: Don't configure gas for alpha-dec-osf*.
6918
6919Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
6920
6921 * configure.in: Default to --with-stabs for some targets for which
6922 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
6923 i[345]86*-*-unixware*.
6924
6925Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
6926
6927 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
6928 rather than basing it on the target. Simplify handling of options
6929 controlling which directories to configure. Remove extraneous
6930 slash in multi-clean target.
6931
6932Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
6933
6934 * config-ml.in: Prefix more variables with ml_ so they don't collide
6935 with configure's.
6936
6937Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
6938
6939 * configure: Don't turn -v into --v.
6940
6941Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
6942
6943 * configure.in (targargs): Fix typo.
6944
6945 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
6946
6947Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
6948
6949 * configure.in: Strip --host and --target options from
6950 CONFIG_ARGUMENTS, and always configure for --host only. Add
6951 --with-cross-host option when building with a cross-compiler.
6952 * configure: Canonicalize the arguments put into config.status by
6953 always using `=' for an option with an argument. Pass a presumed
6954 --host or --target explicitly.
6955
6956Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
6957
6958 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
6959 into general OS recognition case.
6960
6961Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6962
6963 * configure.in (target_configdirs): add target-winsup only
6964 for win32 target systems.
6965
6966Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
6967
6968 * Makefile.in (all-target-libgloss): Depend upon
6969 configure-target-newlib, since when libgloss is built it looks to
6970 see if the newlib directory exists.
6971
6972Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
6973
6974 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
6975 cfg-ml-*.in.
6976
6977Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
6978
6979 * configure: Handle LD and LD_FOR_TARGET when configuring a
6980 Canadian Cross.
6981
252b5132
RH
6982Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6983
6984 * configure.in (target_libs): add target-winsup.
6985 (target==i386-win32): add patch diff flex make to $noconfigdirs.
6986 (target==ppcle-pe): remove ld from $noconfigdirs.
6987
6988Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
6989
6990 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
6991 Preserve relative path names in $srcdir. Build symlink tree if
6992 configuring cross target dir and srcdir=. (= no VPATH support).
6993 (configure-target-libg++): Depend on configure-target-librx.
6994 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
6995 * config-ml.in: New file.
6996 * symlink-tree: New file.
6997 * configure: Ensure srcdir="." if that's what it is.
6998
6999Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
7000
7001 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
7002 includes and FLEX_SKELETON setting.
7003 * mpw-configure (--with-gnu-ld): New option, controls whether
7004 to use PPCLink or ld with PowerMac GCC.
7005 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
7006 * mpw-config.in: Configure grez if targeting Mac.
7007
7008 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
7009 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
7010 just macos.
252b5132
RH
7011 * configure.in: Configure grez resource compiler if targeting Mac.
7012 * Makefile.in (all-grez, install-grez): New targets.
7013
7014Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
7015
7016 * configure: CXX defaults to gcc, not g++. If we find
35590697 7017 gcc in the path, set CC to gcc -O2.
252b5132
RH
7018
7019Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
7020
7021 * configure: Default ${build} correctly. Avoid picking up extra
7022 spaces when reading CC and CXX from Makefile. When doing a
7023 Canadian Cross, use plausible default values for numerous
7024 variables.
7025 * configure.in: When doing a Canadian Cross, don't try to
7026 configure tools whose configure script can't handle it.
7027
7028Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7029
7030 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
7031
7032Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
7033
7034 * configure: Remove dubious bug reporting address.
7035
7036Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
7037
7038 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
7039 configure script, run that instead of this directory's configure.
7040 In either case, print a message that we're configuring the sub-dir.
7041
7042Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
7043
7044 * configure.in: Before checking for the existence of various files,
7045 use sed to filter out "target-".
7046
7047Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
7048
7049 * Makefile.in (DO_X): Split rule to decrease command line length
7050 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
7051 (Philippe De Muyter).
7052
7053Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7054
7055 * Makefile.in (all-patch): depend on all-libiberty.
7056
7057Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
7058
7059 * configure.in: If the only directory in target_configdirs which
7060 actually exists is libiberty, then set target_configdirs to empty,
7061 to avoid trying to build a target libiberty in a gas or gdb
7062 distribution.
7063
7064Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
7065
7066 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
7067 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
7068 systems.
252b5132
RH
7069
7070Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7071
7072 * configure.in (copy_dirs): Use sys-include instead of include
7073 for --with-headers option.
7074
7075Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
7076
7077 * Makefile.in, configure.in: Make winsup builds work with
7078 new scheme.
7079
7080Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
7081
7082 * configure.in: Build the linker on AIX.
7083
7084Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
7085
7086 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
7087 where needed.
7088
7089Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
7090
7091 * Makefile.in (all-gcc): Fix typo.
7092
7093Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
7094
7095 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
7096
7097Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
7098
7099 * configure.in: Rename libFOO to target-libFOO, and xiberty
7100 to target-xiberty, to provide more flexibility.
7101 (target_subdir): Define. Create if cross.
7102 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
7103 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
7104 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
7105 check-libFOO -> check-target-libFOO, etc.
7106 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
7107 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
7108 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
7109 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
7110 allow ALL_GCC="" to only configure.
7111 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
7112 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
7113 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
7114
7115Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
7116
7117 * Makefile.in (taz): Build "info" in etc explicitly.
7118
7119Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
7120
7121 * configure.in: Make sure that CC is undefined (as opposed to
7122 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
7123 problem with autoconf trying to configure on a host without GCC.
7124
7125Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7126
7127 * mpw-configure: Set host alias from choice of host compiler,
7128 only use generic MPW Makefile sed if present, edit a file
7129 named "hacked_Makefile.in" instead of "Makefile.in" if present.
7130 * mpw-README: Add problem notes about CW6 and CW7.
7131
7132Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
7133
7134 * Makefile.in (taz): Use ";" instead of ";;".
7135
7136Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7137
7138 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
7139 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
7140 DISTDOCDIRS.
7141 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
7142 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
7143
7144Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
7145
7146 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
7147 and gnats, because they are now subsumed by DISTSTUFFDIRS.
7148 Move bfd to DISTSTUFFDIRS.
7149
7150Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7151
7152 * Makefile.in (X11_LIB): Removed.
7153 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
7154
7155 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
7156
7157Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7158
7159 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
7160 names.
7161
7162Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7163
7164 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
7165
7166Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
7167
7168 * configure.in (i[345]86-*-win32): Always build newlib.
7169 Don't configure cvs, autoconf or texinfo.
7170 * Makefile.in (LD_FOR_TARGET): New.
7171 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
7172 Pass down LD_FOR_TARGET.
7173
7174Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
7175
7176 * winsup: New directory.
7177 * Makefile.in: Build winsup.
7178 * configure.in: Winsup is configured when target is win32.
7179 Can only build win32 target GDB when native.
35590697 7180
252b5132
RH
7181Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
7182
7183 * config.guess: Recognize HP model 819 machines as having
7184 a PA 1.1 processor.
7185
7186Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
7187
7188 * configure: Fix sed loop which substitutes for CC and CXX to
7189 avoid bug found in various sed implementations.
7190
7191Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7192
7193 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
7194 simulator. Use standard powerpc-*-eabi*.
7195
7196Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
7197
7198 * configure.in: Stop putting gas and binutils in noconfigdirs for
7199 powerpc-*-aix* and rs6000-*-*.
7200
7201Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
7202
7203 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
7204 -mcall-aixdesc libraries.
7205
7206Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
7207
7208 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7209
7210 * config.sub (arm | armel | armeb): Fix shell syntax.
7211
7212Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7213
7214 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
7215 -msoft-float and -mcpu=common support.
7216 (powerpc*-*-eabisim*): Add support for building -mcall-aix
7217 libraries.
7218
7219Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7220
7221 * configure.in: Allow configuration and build of emacs19 for the alpha.
7222
7223Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7224
7225 * configure.in (CC): Get ^CC, not just any old CC, from
7226 ${host_makefile_frag}.
7227
7228Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7229
35590697 7230 * configure.in (CC): Try to get CC from
252b5132
RH
7231 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
7232
7233Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7234
7235 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
7236 only if it exists in $(srcdir).
7237
7238Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
7239
7240 * configure: If CC and CXX are not set in the environment, set
7241 them, based on either an existing Makefile or on searching for gcc
7242 in PATH. Substitute for CC and CXX in Makefile.
7243 * configure.in: Remove libm from target_libs. Separate
7244 target_configdirs from configdirs. If CC is not set in
7245 environment, try to get it from a host Makefile fragment. Rewrite
7246 changes of configdirs to use skipdirs instead. A few minor
7247 tweaks. Take directories out of target_configdirs as they are
7248 taken out of configdirs. Remove existing Makefile files from
7249 subdirectories. Substitute for TARGET_CONFIGDIRS and
7250 CONFIG_ARGUMENTS in Makefile.
7251 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
7252 by configure.in.
7253 (CONFIG_ARGUMENTS): Likewise.
7254 (CONFIGURE_TARGET_MODULES): New variable.
7255 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
7256 ($(CONFIGURE_TARGET_MODULES)): New target.
7257 (configure-libg++, configure-libio): New targets.
7258 (all-libg++): Depend upon configure-libg++.
7259 (all-libio): Depend upon configure-libio.
7260 (configure-libgloss, all-libgloss): New targets.
7261 (configure-libstdc++): New target.
7262 (all-libstdc++): Depend upon configure-libstdc++.
7263 (configure-librx, all-librx): New targets.
7264 (configure-newlib): New target.
7265 (all-newlib): Depend upon configure-newlib
7266 (configure-xiberty): New target.
7267 (all-xiberty): Depend upon configure-xiberty.
7268
7269Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7270
7271 * configure.in (host i[345]86-*-win32): Expand the
7272 noconfigdirs again.
7273
7274Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
7275
7276 * mpw-configure: Fix sed command file name.
7277
7278Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
7279
35590697 7280 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
7281 noconfigdirs again.
7282
7283Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
7284
7285 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
7286 or powerpc*-*-pe*, since they are not yet supported.
7287
7288Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7289
7290 Add PowerMac support and many other enhancements.
7291 * mpw-configure: New option --cc to select compiler to use,
7292 paste options set according to --cc into the generated
7293 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
7294 if mpw-make.sed is present.
7295 * mpw-config.in: Don't test for gC1, test for mpw-touch,
7296 add forward includes for PowerPC include files.
7297 * mpw-build.in: Build using Makefile.PPC if present.
7298 (do-byacc, etc): Remove separate version resource builds.
7299 (do-gas): Build "stamps" before "all".
7300 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
7301 * mpw-README: Update to reflect --cc option, PowerMac support,
7302 and recently-reported compatibility problems.
7303
7304Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
7305
7306 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
7307 embedded m68k systems (-aout, -coff, -elf, -vxworks).
7308 (--with-multilib-top): Pass to recursive invocations.
7309
7310Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
7311
7312 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
7313 v810-*-*.
7314
7315Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7316
7317 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
7318 gdb, ld and opcodes on v810-*-*.
7319
252b5132
RH
7320Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
7321
7322 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
7323 (local-maintainer-clean): New target.
7324 (maintainer-clean): New target.
7325 (realclean): Just depend upon maintainer-clean.
7326
7327Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7328
7329 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
7330
7331Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
7332
7333 * configure.in: Build ld in mips*-*-bsd* case.
7334
7335Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
7336
7337 * config.sub: Accept -lites* OS. From Ian Dall.
7338
7339Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
7340
7341 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 7342 targets.
252b5132
RH
7343
7344Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7345
7346 * configure.in: treat i386-win32 canadian cross the same as
7347 i386-go32 canadian cross.
7348
7349Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7350
7351 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
7352 running under the simulator to build a reduced set of libraries.
7353 (powerpc-*-eabiaix): Add fine grained multilib support added to
7354 other powerpc targets yesterday.
7355
7356Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7357
7358 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
7359 -disable-softfloat, -disable-relocatable, -disable-aix, and
7360 -disable-sysv to control which multilib libraries get built.
7361
7362Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7363
7364 * configure: Add Makefile.tem to list of files to remove in trap
7365 handler.
7366
7367Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
7368
7369 * config.guess (*Linux*): Add missing "exit"s.
7370 Also, need specific check for alpha-unknown-linux (uses COFF).
7371
7372Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
7373
7374 * config.guess: Merge with FSF:
7375
7376 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
7377 * config.guess (AIX4): More robust release numbering discovery.
7378
7379 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
7380 * config.guess (i386-sequent-ptx): Properly get version number.
7381
7382 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
7383 * config.guess (mips:*:4*:UMIPS): New case.
7384
7385Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
7386
7387 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
7388 (i386-win32 host): Likewise. Don't build readline.
7389
afb8d725
JM
7390Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
7391
7392 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
7393 SUPPORT_FILES to submakes.
7394
252b5132
RH
7395Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
7396
7397 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
7398 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
7399 mpw-configure.
7400
7401Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
7402
7403 * configure.in (appdirs): Use =, not ==, in test expression when
7404 trying to build the text to print in the warning message for
7405 Solaris users.
7406
7407Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
7408
7409 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
7410
7411Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7412
7413 * config.guess: Recognize lynx-2.3.
7414
7415Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
7416
7417 * config.sub (z8ksim): Deleted
7418 (z8k-*-coff): New, this is the one true name of the target.
7419
7420Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
7421
7422 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
7423
7424Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
7425
7426 * config.guess (*:Linux:*:*): First try asking the linker what the
7427 default object file format is (elf, aout, or coff). Then if this
7428 fails, try previous methods.
7429
7430Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7431
7432 * configure.in: Don't build newlib for *-*-vxworks5.1.
7433
7434Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7435
7436 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
7437 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
7438
7439Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
7440
7441 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
7442
7443Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
7444
7445 * cfg-ml-com.in: New file.
7446 * cfg-ml-pos.in: New file.
7447
7448Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7449
7450 * COPYING.NEWLIB: Add HP free copyright to list.
7451
7452Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7453
7454 * config.sub: Recognize -eabi* for the system, not just -eabi.
7455
7456Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
7457
7458 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
7459 * config.sub, configure.in (win32): New target and host.
7460
7461Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
7462
7463 * configure.in: Add i386-pe configuration.
7464
7465Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
7466
7467 * mpw-build.in (install): Install GDB after LD.
7468
7469Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
7470
7471 * mpw-config.in (elf/mips.h): Always forward-include, needed
7472 for GDB to build.
7473
7474Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
7475
7476 * testsuite: New directory for customer acceptance and whole tool
7477 chain tests.
7478
7479Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7480
7481 * configure: If per-host line isn't found, but AC_OUTPUT is found
7482 and a configure script exists, run it instead.
7483
7484Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7485
7486 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
7487
7488Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
7489
7490 * configure: Set build_{cpu,vendor,os,alias} to host values when
7491 --build isn't specified.
7492
7493Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7494
7495 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
7496 (FLAGS_TO_PASS): Pass them.
7497 (EXTRA_TARGET_FLAGS): Ditto.
7498
252b5132
RH
7499Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7500
7501 * Makefile.in (all-libg++): Depend on all-libstdc++.
7502
7503Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7504
7505 * configure.in (noconfigdirs): Enable all packages for
7506 i386-unknown-netbsd.
7507
7508Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
7509
7510 * configure.in (noconfigdirs): Don't configure tk for i386-go32
7511 hosted builds (DOS builds)
7512
7513Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7514
7515 Changes for ARM based on patches from Richard Earnshaw:
7516 * config.sub: Handle armeb and armel.
7517 * configure.in: Omit arm linker only for riscix.
7518
7519Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
7520
7521 * config.guess: Update from FSF.
7522
7523Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
7524
7525 * config.sub: Recognize powerpcle as the little endian varient of
7526 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
7527 powerpcle variant. Convert pentium into i586, not i486. Add p5
7528 alias for i586. Map new x86 variants p6, k5, nexgen into i586
7529 temporarily.
7530
7531Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
7532
7533 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
7534
7535Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
7536
7537 * config.sub: Accept -lites* as a basic system type.
7538
7539Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
7540
7541 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
7542 installed, and if so return linuxoldld as the system name.
7543
7544Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
7545
7546 * config.guess: Add hppa1.1-hp-lites support.
7547
7548Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
7549
7550 * configure.in: Don't build newlib for m68k-vxworks5.1.
7551
7552Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7553
7554 * configure.in (mips-sgi-irix6): Use mh-irix5.
7555
7556Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
7557
7558 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
7559
7560Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7561
7562 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 7563 OSF/1. Fix compiler flags.
252b5132
RH
7564 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
7565
7566Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
7567
7568 * configure.in: Recognize --with-newlib.
7569 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
7570
afb8d725
JM
7571Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7572
7573 * Makefile.in: move {all,check,install}-gdb from *_MODULES
7574 to *_X11_MODULES due to gdbtk needing X include files et al.
7575
252b5132
RH
7576Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
7577
7578 Merge in support for Mac MPW as a host.
7579 (Old change descriptions retained for informational value.)
7580
7581 * mpw-config.in: Add generic include forwards for cpu-specific
7582 include files in aout and elf directories.
7583
7584 * mpw-configure: Added copyright.
7585 * mpw-config.in: Check for presence of required build tools.
7586 (target_libs): Add newlib.
7587 (target_tools): Add examples.
7588 (Read Me): Generate as "Read Me for MPW" instead.
7589 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
7590 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
7591 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
7592
7593 * mpw-configure: Remove subdir-specific makefile hackery,
7594 delete mk.tmp after using it.
7595
7596 * mpw-build.in (all): Display start and end times.
7597
7598 * mpw-configure (host_canonical): Set.
7599 (target_cpu): Always add to makefiles.
7600 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
7601 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
7602 (mpw-mh-mpw): Look for in srcdir and srcroot.
7603 Use sed instead of mpw-edit-prefix to edit prefix definitions.
7604
7605 * mpw-build.in: (install-only): New target.
7606
7607 * mpw-configure (host_alias, target_alias): Rename from hostalias
7608 and targetalias, add into generated Makefile.
7609 (mk.tmp): If present, add into generated Makefile.
7610 * mpw-build.in (all-gas): Build config.h first before gas proper.
7611
7612 * mpw-configure (config.status): Write only if changed.
7613 * mpw-config.in (readline): Configure it (not built, just used for
7614 definitions).
7615
7616 * mpw-config.in (elf/mips.h): Add a forward include.
7617
7618 * mpw-config.in: Forward-include most .h files in include into
7619 extra-include.
7620 (readline): Don't build.
7621 mpw-build.in (install): Install GDB.
7622
7623 * mpw-configure (prefix, mpw_prefix): Handle it.
7624 * mpw-config.in (mmalloc, readline): Don't configure.
7625 * mpw-build.in (thisscript): Rename to ThisScript.
7626 Use mpw-build instead of BuildProgram everywhere.
7627 (mmalloc, readline): Don't build.
7628 * mpw-README: New file, basic documentation about the MPW port.
7629
7630 * mpw-config.in: Use forward-include to create include files.
7631
7632 * mpw-configure: Add more things to the top of each configured
7633 Makefile, including contents of config/mpw-mh-mpw.
7634 * mpw-config.in (extra-include): Create this directory and fill it
7635 with Posix-like include files when configuring.
7636
7637 * config.sub (apple, mac, mpw): Add various aliases.
7638
7639 * mpw-build.in: New file, top-level build script fragment for MPW.
7640 * mpw-configure: New file, configure script for MPW.
7641 * mpw-config.in: New file, config fragment for MPW.
7642
7643Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7644
7645 * configure.in (host_libs): Remove glob, since it is gone from the
7646 sources.
7647
7648Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7649
7650 * Makefile.in: define empty GDB_NLM_DEPS var.
7651
7652 * configure.in(target_makefile_frag): use config/mt-netware
7653 for netware targets.
7654
7655Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
7656
7657 * config.sub: Merge in recent FSF changes. Remove linux special
7658 cases.
7659
7660Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7661
4bddf3ad 7662 Revert this change:
252b5132
RH
7663
7664 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
7665
7666 * build-all.mk: Use CC=cc -Xs on Solaris.
7667
252b5132
RH
7668Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7669
7670 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
7671 stop using it.
7672 * Makefile.in: Nuke all references to glob subdirectory.
7673
7674Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7675
7676 * configure.in: Fix --enable-shared logic in per-host.
7677
7678Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
7679
7680 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
7681
7682Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7683
7684 * configure.in (noconfigdirs): Don't build gas on AIX, for
7685 powerpc*-*-aix* as well as for rs6000*-*-aix*.
7686
7687Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
7688
7689 * configure: Fix --cache-file to work if the file argument is a
7690 relative path.
7691
7692Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
7693
7694 * configure: If the --cache-file is used, pass it down to
7695 configure in subdirectories.
7696
7697Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
7698
7699 * config.sub: add vxworks29k configuration.
7700
7701Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7702
7703 * Makefile.in (taz): Do "diststuff" part quietly.
7704
7705Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
7706
7707 * config.sub: Mini-merge with gcc/config.sub.
7708
7709Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7710
7711 * config.guess (IRIX): Sed - to _.
7712
7713Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7714
7715 * Makefile.in (source-vault, binary-vault): New targets.
7716
7717Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
7718
7719 * config.sub: Recognize -eabi as a basic system type.
7720
7721Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7722
7723 * configure.in (enable_shared stuff): Fix typo.
7724
7725Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
7726
7727 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
7728
7729Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7730
7731 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
7732
7733Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7734
7735 * configure.in (rs6000-*-*): Don't build gas.
7736
7737Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
7738
7739 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
7740 reduce command line length.
7741 (AS_FOR_TARGET): Check for as.new, not Makefile.
7742 (NM_FOR_TARGET): Check for nm.new, not Makefile.
7743
7744Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
7745
7746 * config.guess: Merge from FSF.
7747
7748Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7749
7750 * configure: Don't use $ when handling program_suffix.
7751
7752Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
7753
7754 * configure.in: Configure tk for hppa/hpux.
7755
7756Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
7757
7758 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
7759
7760Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7761
7762 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
7763 to LIBCXXFLAGS. Tests are better run without it.
7764
7765Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
7766
7767 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
7768
7769Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
7770
7771 * configure.in (*-*-netware*): Don't configure xiberty.
7772
7773Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
7774
7775 * configure.in: Remove tk from native_only list.
7776
7777Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
7778
7779 * build-all.mk: Add mips-ncd-elf target to sun4 targets
7780 for special NCD build.
7781
7782Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7783
7784 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
7785 makeall.bat, they're only useful for binutils snapshots.
7786 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
7787 makeall.bat to specified SUPPORT_FILES.
7788
7789Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
7790
7791 * build-all.mk: Add Ericsson targets to sun4 and solaris
7792 hosts. Add BNR's sun4 target to solaris host, so their
7793 build-from-source will be tested in-house first.
7794
7795Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7796
7797 * Makefile.in (LIBCFLAGS): New variable.
7798 (CFLAGS_FOR_TARGET): Ditto.
7799 (LIBCFLAGS_FOR_TARGET): Ditto.
7800 (LIBCXXFLAGS): Ditto.
7801 (CXXFLAGS_FOR_TARGET): Ditto.
7802 (LIBCXXFLAGS_FOR_TARGET): Ditto.
7803 (BASE_FLAGS_TO_PASS): Pass them.
7804 (EXTRA_TARGET_FLAGS): Ditto.
7805
4bddf3ad 7806 * configure.in: Support --enable-shared.
252b5132
RH
7807
7808Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
7809
7810 * configure.in (target_libs): Include libstdc++ again.
7811 * config.guess: Update from FSF (for FreeBSD).
7812
7813Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7814
7815 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
7816 makeall.bat.
7817 (DISTDOCDIRS): Add `etc'.
7818 (ETC_SUPPORT_PFX): New variable.
7819 (taz): Include anything from etc starting with a word in
7820 ETC_SUPPORT_PFX.
7821
7822Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7823
7824 * config.sub: Update for recent FSF changes. Remove obsolete
7825 h8300hds entry. Add -windows* and -osx as basic os. Minor
7826 spacing changes.
7827
7828Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7829
7830 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
7831
7832 * config.guess: Merge with FSF.
7833 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
7834
7835Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7836
7837 * configure: Since the "trap 0" handler will override the exit
7838 status on many systems, only use it for "exit 1", and make it set
7839 a non-zero exit status; reset it before "exit 0". Also, check
7840 exit status of config.sub, and error out if it failed.
7841
7842Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
7843
7844 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
7845 and install libgloss.
7846
7847Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7848
7849 * Makefile.in (all-binutils): Depend upon all-byacc.
7850
7851 * configure.in: Don't build emacs on Irix 5.
7852
7853Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7854
7855 * configure.in (*-*-netware*): Add libio.
7856
7857Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7858
7859 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
7860 (CHECK_TARGET_MODULES): Ditto.
7861 (INSTALL_TARGET_MODULES): Ditto.
7862 (TARGET_LIBS): Ditto.
7863 (all-libstdc++): Note dependencies.
7864
7865Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7866
7867 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
7868
7869Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7870
7871 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
7872 -fexternal-templates.
7873
7874 * configure.in (target_libs): Add libstdc++.
7875 (noconfigdirs): Add libstdc++ as appropriate.
7876
7877Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7878
7879 * config.guess: Update from FSF.
7880
7881Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7882
7883 * configure: Use ${config_shell} when running ${configsub}.
7884
7885Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
7886
7887 * config.sub: No longer recognize h8300h.
7888
7889Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7890
7891 * config.sub: Remove extraneous differences between config.sub and
7892 gcc/config.sub.
7893
7894Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7895
7896 * Makefile.in (DISTSTUFFDIRS): Add gas.
7897
7898Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
7899
7900 * COPYING.NEWLIB: New file.
7901
7902Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
7903
7904 * config.guess (HP-UX): Patch from Harlan Stenn
7905 <harlan@landmark.com> to also emit release level.
7906
7907Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7908
7909 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
7910
7911Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
7912
7913 * config.sub: Merge nextstep cleanup from FSF.
7914
7915Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7916
7917 * configure.in (arm-*-*): Don't configure ld for this target.
7918
7919Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7920
7921 * configure.in (*-*-netware): don't configure libg++, libio,
7922 librx, or newlib.
7923
7924Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7925
7926 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
7927 configure ld--it works, but it doesn't support shared libraries.
7928
7929Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7930
7931 * config.guess (*-unknown-freebsd*): Get rid of possible
7932 trailing "(Release)" in version string.
7933 Patch from Paul Richards <paul@isl.cf.ac.uk>.
7934
7935Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
7936
7937 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
7938 Fix type: *-next-neststep -> *-next-nextstep.
7939
7940 * config.guess: Merge from FSF:
7941
7942 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7943
7944 * config.guess: Recognize powerpc-ibm-aix3.2.5.
7945
7946 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7947
7948 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
7949 instead of UNIX_SV for UnixWare 1.0).
7950
7951Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
7952
7953 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
7954 to make gdb/nlm/* build after the compiler and linker.
7955
7956Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
7957
7958 * config.guess (netbsd, freebsd, linux): Accept any machine,
7959 not just i[34]86.
7960 (m68k-atari-sysv4): Relocate to match FSF version.
7961
7962 * config.guess: More merges from the FSF:
7963
7964 Add a space before function call or macro invocation.
7965
7966 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7967
7968 * config.guess: Add trap cmd to remove dummy.c and dummy when
7969 interrupted.
7970
7971 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7972
7973 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
7974 (dummy): Redirect stderr from compilation of dummy.c.
7975
7976 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
7977
7978 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
7979
7980Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
7981
7982 * configure: Accept and ignore --cache*, for compatibility with
7983 new autoconf.
7984
7985Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
7986
7987 * config.guess: Merge from FSF:
7988
7989 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7990
7991 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
7992 (PATH): Add /.attbin at end for finding uname.
7993 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
7994
7995 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
7996
80413487 7997 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
7998
7999 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
8000
80413487
RH
8001 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
8002 to select whether to use ELF or COFF.
252b5132
RH
8003
8004 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8005
80413487 8006 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
8007
8008 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8009
8010 * config.guess: Guess the OS version for HPUX.
8011
8012 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8013
8014 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
8015
8016Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8017
8018 * configure.in: Recognize --with-headers, --with-libs, and
8019 --without-newlib.
8020 * Makefile.in (all-xiberty): Depend upon all-ld.
8021
8022Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8023
8024 * configure.in: Change i[34]86 to i[345]86.
8025
8026Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8027
8028 * configure (version): A few more tweaks to help message.
8029
8030Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
8031
8032 * Makefile.in: Remove (for now) librx as a host library,
8033 now that we're building it for target.
8034
8035Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8036
8037 * configure: Fix up help message; from karl@owl.hq.ileaf.com
8038 (Karl Berry).
8039
8040Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
8041
8042 * configure.in: Also configure librx.
8043
8044Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
8045
8046 * Makefile.in: Update various rules to reflect that librx
8047 is now needed for libg++.
8048
8049Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8050
8051 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
8052
8053Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8054
8055 * configure.in: Configure the examples directory.
8056
8057Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8058
8059 * configure: Simplify Jun 2 1994 change.
8060
8061Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8062
8063 * change CC to /usr/latest/bin/gcc for lynx host builds, since
8064 /bin/gcc isn't good enough to build gcc.
8065
8066Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
8067
8068 * Makefile.in (GDB_SUPPORT_FILES): Remove
8069 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
8070 (gdb.tar.gz): Add new rule to use standard distribution building
8071 mechanism.
8072
8073Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8074
8075 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
8076 Bill Cox <bill@cygnus.com>.
8077
8078Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
8079
8080 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
8081
8082Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
8083
8084 * configure: Search current dir first in .gdbinit.
8085
8086Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
8087
8088 * config.sub: Recognize freebsd (merged from gcc config.sub).
8089
8090Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
8091
8092 * config.sub: Refer to NeXT's operating system as nextstep.
8093
8094 * config.sub (case $basic_machine): Re-order the cases, to match
8095 the order in the FSF version (which is mostly alphabethical).
8096 Merge in some additions and changes from the FSF.
8097
8098Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
8099
8100 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
8101 * config.sub: Recognize cxux7.
8102 * configure.in: Use mh-cxux for m88k-harris-cxux*.
8103
8104Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8105
8106 * config.sub: Fix typo powerpc -> powerpc-*.
8107
8108Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
8109
8110 * Makefile.in: `all-emacs19' depends on `all-byacc'.
8111
8112 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
8113 parallel with all-emacs and install-emacs). Top-level command
8114 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
8115
8116Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8117
8118 * test-build.mk ($(host)-stamp-stage2-installed): Remove
8119 $(relbindir)/make before doing ``make install'', and use
8120 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
8121 installing over running make binary.
8122 ($(host)-stamp-stage3-installed): Likewise.
8123
8124Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8125
8126 * config.guess: Recognize Mach.
8127
8128Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8129
8130 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
8131 see whether --exec-prefix was used.
8132
8133Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8134
8135 * README: Explicitly mention libg++/README. (Zoo's idea.)
8136
8137Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8138
8139 * Makefile.in: Add all-librx target similar to all-libproc.
8140
8141Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
8142
8143 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
8144 with post 1.2 uname bogosity.
8145
8146Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8147
8148 * configure: Remove temporary files on receipt of a signal.
8149
8150Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
8151
8152 * configure: If there is a package_makefile_frag, remove
8153 ${subdir}/Makefile.tem after copying it in.
8154
8155Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8156
8157 * build_all.mk: support rs6000 lynx identifies itself as
8158 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
8159 since /bin/gcc is too feeble to compile a modern gcc.
8160
8161Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8162
8163 * brought devo/test-build.mk update-to-date with progressive/
8164 test-build.mk. Add lynx targets and hppa flag info.
8165
8166Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8167
8168 * configure.in: Use mh-ncrsvr43. Patch from
8169 Tom McConnell <tmcconne@sedona.intel.com>.
8170
8171Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
8172
8173 * config.guess (i386-unknown-bsdi): No longer need to
8174 check #if defined(__bsdi__) && defined(__i386__).
8175
8176Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8177
8178 * configure: Set program_transform_nameoption correctly.
8179
8180Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8181
8182 * brought build-all.mk update-to-date with progressive build-all.mk,
8183 added new targets and hppa info.
35590697 8184
252b5132
RH
8185Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8186
8187 * configure: If config.guess result is a prefix of the user
8188 specified target, assume a native build and use the user specified
8189 target as the host alias. Remove SunOS patch suffix removal hack.
8190 * configure.in: Remove SunOS patch suffix removal hack.
8191
8192 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
8193 in NATIVE_CHECK_MODULES.
8194
8195Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
8196
8197 * Makefile.in: Rename HOST_ONLY to NATIVE.
8198 * configure: Delete SunOs patch suffix from host_canonical
8199 and build_canonical variables that are prepended to Makefiles.
8200 * configure.in: Add comments for easier maintenance.
8201
8202Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8203
8204 * Makefile.in: Add all-libproc target similar to all-gui.
8205
8206Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
8207
8208 * Makefile.in (CHECK_MODULES): split into
8209 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
8210
8211Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
8212
8213 * config.guess (i386-unknown-bsdi): New system to guess.
8214
8215Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8216
8217 * Makefile.in: Add all-gui target (but not yet build by "all").
8218
8219Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
8220
8221 * config.sub: Move deletion of patch suffix from here...
8222 * configure.in: To here, at Ian's suggestion. The top-
8223 level scripts might need to know of a patch level.
8224
8225Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
8226
8227 * config.sub: Strip off patch suffix so rtl is recognized
8228 as a sunos4.1.3 machine, even though it's been patched.
8229
8230Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
8231
8232 * Makefile.in (INSTALL_LAST): Delete.
8233 (INSTALL_DOSREL): New.
8234
8235Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8236
8237 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
8238 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
8239 whether we pass down --with-gnu-ld anyhow.
8240
8241Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
8242
8243 * Makefile.in (INSTALL_LAST): Change operation so it works
8244 on more flavors of make.
8245 * configure.in (go32): Don't build libg++ or libio.
8246
8247Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
8248
8249 * Makefile.in (Move HOST_PREFIX_1 and friends up so
8250 they can be overriden by templates.
8251
8252Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
8253
8254 * configure.in (target==go32): Don't build gdb.
8255 * dosrel: New directory.
8256
8257Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
8258
8259 * configure.in (host==go32): Configure dosrel too.
8260 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
8261 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
8262 be set by incoming names or templates.
8263 (INSTALL_LAST): New rule.
252b5132
RH
8264
8265Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
8266
8267 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
8268
8269Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8270
252b5132
RH
8271 * configure.in (appdirs): New variable. Currently empty, but will
8272 be used in gas distribution. If nonempty, lists a set of
8273 directories at least one of which must get configured, or top
8274 level configuration is considered to have failed.
8275 (rs6000-*-lynxos*): Use new file name.
8276
8277Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8278
8279 Eliminate XTRAFLAGS.
8280 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
8281 newlib include files using -idirafter, and also use -nostdinc.
8282 (CXX_FOR_TARGET): Likewise.
8283 (XTRAFLAGS): Removed.
8284 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
8285 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
8286 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
8287 ($(DO_X)): Don't pass down XTRAFLAGS.
8288
8289Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8290
8291 * configure.in (mips*-dec-bsd*): New target; do build linker.
8292 (mips*-*-bsd*): New target; don't build linker.
8293
8294Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8295
8296 * configure.in: support rs6000-*-lynxos* configuration.
8297 support sunos4 as a cross target.
8298
8299 * config.sub: look for lynx*, not lynx since the OS version may
8300 legitimately be part of the name.
8301
8302Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8303
8304 * configure.in (i[34]86-*-sco*): Move to be with other i386
8305 targets.
8306 (romp-*-*): New target. Skip various binary utilities.
8307 (vax-*-*): New target. Don't build newlib.
8308 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
8309
8310Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8311
8312 * configure.in: Only set host_makefile_frag if config
8313 directory exists.
8314
8315Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8316
8317 * install.sh: If $dstdir exists, don't check whether each
8318 component does.
8319
8320Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8321
8322 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
8323
8324Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8325
35590697
AJ
8326 * configure.in (*-*-lynxos*): Don't configure newlib for either
8327 native or cross Lynx.
252b5132
RH
8328
8329Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
8330
8331 * config.sub (sparc64-elf): Fix os.
8332 (z8k): Remove duplicate.
8333
8334Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8335
8336 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
8337 gcc/stmp-fixproto, to try to prevent fixproto from being run.
8338
8339Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
8340
8341 * configure: Make file links cleanly even if Lynx fails on
80413487 8342 an NFS symlink (at least fail cleanly).
252b5132
RH
8343
8344Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8345
8346 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
8347 -XNh2000.
8348
8349Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8350
8351 * configure: Unknown options are fatal again.
8352
8353Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
8354
8355 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 8356 compatibility.
252b5132
RH
8357
8358Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
8359
8360 * build-all.mk: Add `clean' target.
8361
8362Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8363
8364 * config.guess: Add SINIX support.
8365 * configure.in: Add mips-*-sysv4* support.
8366
8367Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
8368
8369 * build-all.mk: Document all useful targets.
8370 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
8371 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
8372
8373Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8374
8375 * configure: Support --silent, --quiet.
8376
8377Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8378
8379 * configure: Support --disable-FEATURE.
8380
8381Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8382
8383 * config.guess: Recognize NCR running SVR4.3.
8384
8385Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
8386
8387 * config.guess: Make BSDI generate i386-unknown-bsd386.
8388 Patch from Paul Eggert <eggert@twinsun.com>.
8389
8390Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8391
8392 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
8393
8394Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8395
8396 * configure: Make unrecognized options give nonfatal warnings
8397 instead of fatal errors, and pass them to any subdirectory
8398 configures in case they recognize them.
8399 Make --x equivalent to --with-x.
8400
8401Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8402
8403 * configure: Add --enable-* options. Clean up usage message and
8404 some comments.
8405
8406Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
8407
8408 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
8409
8410Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8411
8412 * configure.in (hppa*-*-*): Enable binutils.
8413
8414Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8415
8416 * config.sub: Recognize cisco.
8417
8418Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
8419
8420 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
8421
8422Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8423
8424 * config.guess: about target *-hitachi-hiuxwe2, don't print more
8425 than one configuration name. Add comment.
8426
8427Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
8428
8429 * config.guess: about target *-hitachi-hiuxwe2, fixed
8430 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
8431 macro is incorrect.]
8432
8433Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8434
8435 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
8436 than the "make ls" stuff which used to be here.
8437
8438Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8439
8440 * config.guess: Recognize i[34]86-unknown-freebsd.
8441 From Shawn M Carey <smcarey@rodan.syr.edu>.
8442
8443Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
8444
8445 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
8446
8447Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8448
8449 * config.guess: Check for ptx.
8450
8451Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
8452
8453 * config.sub: Add os9k checking.
8454
8455Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8456
8457 * config.guess: Handle OSF1 running on HPPA processors
8458
8459Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8460
8461 * configure: If subdir configure fails, print out a message with
8462 subdirectory name, in case subdir's configure code didn't identify
8463 itself.
8464
8465Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
8466
8467 * configure.in: Remove embedded newlines from configdirs.
8468 Avoid mismatches of substrings. Fix matching strings at end
8469 of configdirs.
8470
8471Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
8472
8473 * config.guess: Add Lynx/rs6000 config support.
8474
8475Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8476
8477 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
8478
8479Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
8480
8481 * configure.in (hppa*-*-osf*): Treat this just like most other
8482 PA configurations (eg no binutils or ld).
8483 (hppa*-*-*elf*): These configurations have binutils and ld.
8484
8485Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8486
8487 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
8488
8489Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8490
8491 * configure.in (rs6000-*-*): Build gas.
8492
8493Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8494
80413487 8495 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
8496
8497Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8498
8499 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
8500 for GDB and GDB has been fixed to not need it.
8501
252b5132
RH
8502Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8503
8504 * config.guess: Recognize vax hosts.
8505
8506Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8507
8508 * configure (while loop): Don't use "break 2" inside case
8509 statement -- the case statement isn't an enclosing loop.
8510
8511Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8512
8513 * config.guess: Clean up NeXT support, to allow nextstep
8514 on Intel machines. Make OS be nextstep.
8515
8516Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
8517
8518 * config.guess: Add alternate forms for Convex.
8519
8520Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
8521
8522 * configure: Completely rewrite option processing. Take
8523 advantage of pattern-matching to avoid invoking test frequently.
8524 Also clean up host and target defaulting logic.
8525
8526Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8527
8528 * Makefile.in: Replace all occurrances of "rootme" with "r" and
8529 "$${rootme}" with "$$r", to increase the likelihood that the do-*
8530 commands (plus user environment) will fit SCO limits.
8531
8532Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8533
8534 * configure.in: Don't issue warnings about directories which are
8535 not being configured if -norecursion is set. Correct test for
8536 --with-gnu-as and --with-gnu-ld to not get confused by substring
8537 matches.
8538
8539 * configure.in: Don't build gas for alpha-dec-osf1*.
8540
8541Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
8542
8543 * configure: Back out Per's change of 12/19/1993. It changes the
8544 behavior of configure in unexpected and confusing ways.
8545
8546 Also, use different delim char when calculating
8547 program_transform_name so that the name can contain slashes.
8548
8549Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
8550
8551 * configure.in, config.sub: Add support for VSTa micro-kernel.
8552
8553Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8554
8555 * configure.in: Nuke hacks which were used to get a special
8556 version of GAS for HPPA configurations.
8557
8558Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
8559
8560 * configure: If only ${target_alias} is given, use that
8561 as the default for ${host_alias}.
8562 * configure: Add missing back-slashes before nested quotes.
8563
8564Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8565
8566 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
8567
8568Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
8569
8570 * config.guess: Recognize some Tektronix configurations.
8571 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
8572
8573Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8574
8575 * config.sub: Match any flavor of SH.
8576
8577Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
8578
8579 * configure.in: Don't try to configure newlib for Alpha.
8580
8581Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8582
8583 * configure.in: Don't build ld for Irix 5. Don't build gas,
8584 libg++ or libio for any Alpha target.
8585
8586 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
8587
8588Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
8589
8590 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
8591 default arguments -- so it tried to compress itself.
8592
8593Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8594
8595 * configure.in (notsupp): ensure that a space is always at the end
8596 of the configdirs list, since the grep checks for an explicit space
8597
8598Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8599
8600 * configure.in (target i386-sysv4.2): don't build ld, since static
8601 versions of many libraries are not available.
8602
8603Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8604
8605 * config.guess: Recognize Apollos (using environment variables).
8606 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
8607
8608Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8609
8610 * config.guess: Recognize Sony news mips running newsos.
8611
8612Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
8613
8614 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
8615 "fi ; else" for bash.
8616
8617Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
8618
8619 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
8620
8621Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
8622
8623 * config.sub: accept unixware as an alias for svr4.2.
8624 Fix some inconsistancies with the gcc version.
8625
8626Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8627
8628 * Makefile.in (DISTDOCDIRS): Add gdb.
8629
8630Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
8631
8632 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
8633
8634Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8635
8636 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
8637 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
8638 this now.
8639
8640Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8641
8642 * config.sub: Accept hiux* as an OS name.
8643
8644 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
8645 etc/make-stds.texi. The underscore came from gcc, and dje now
8646 agrees that RUNTESTFLAGS is the correct name.
8647
8648Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
8649
8650 * install.sh: Remove 'set -e'. It makes any conditionals
8651 in the script useless.
8652
8653 * config.guess: Automatically recognize arm-acorn-riscix
8654 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
8655
8656Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
8657
8658 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
8659
8660Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8661
8662 * Makefile.in (DISTDOCDIRS): New variable.
8663 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 8664 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
8665
8666Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8667
8668 * configure.in (hppa target): check the source directory for the
8669 pagas sub-directory
8670
8671Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
8672
8673 * config.sub: Allow -aout* and -elf*.
8674
8675Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8676
8677 * configure.in: Don't build ld on i386-solaris2, same as for
8678 sparc-solaris2.
8679
8680Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
8681
8682 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
8683
8684Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8685
8686 * configure.in: Configure gdb for alpha.
8687
8688Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8689
8690 * Makefile.in (CXXFLAGS): Add -O.
8691
8692Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8693
8694 * config.guess: added support for DG Aviion
8695
8696Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8697
8698 * configure.in: Produce warning message for subdirectories not
8699 configurable for this host/target combination. Don't try to
8700 configure gdb for vms.
8701
8702Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8703
8704 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
8705 appropriate files before making "diststuff".
8706 (DISTBISONFILES): New var: list of files to be edited.
8707 (DISTSTUFFDIRS): Add binutils.
8708
8709Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8710
8711 * config.sub: also handle mipsel and mips64el (for little endian mips)
8712
8713Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8714
8715 * configure.in: Add * to end of all OS names.
8716
8717Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
8718
8719 * configure.in: Build newlib for LynxOS native.
8720
8721Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8722
8723 * config.guess: Add support for delta 88k running SVR3.
8724
8725 * configure.in: Add comment about HP compiler vs. emacs.
8726
8727Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8728
8729 * configure.in: don't build ld on solaris2 (not a viable option
8730 due to bugs in getpwnam & getpwuid)
8731
8732Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8733
8734 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
8735 config.guess will produce a full version number.
8736
8737Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8738
8739 * configure.in: Build linker and binutils for alpha-dec-osf1.
8740
8741Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8742
8743 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
8744 and gdb/testsuite/Makefile.in.
8745
8746Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8747
8748 * configure.in: recognize mips*- instead of mips-
8749
8750Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
8751
8752 * config.sub: Accept linux*coff and linux*elf as operating
8753 systems.
8754
8755Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8756
8757 * config.sub: Recognize mips64, and mips3 as an alias for it.
8758
8759Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8760
8761 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
8762 gdb knows how to handle OSF/1 shared libraries.
8763
8764Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8765
8766 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
8767 * config.guess: Recognize Hitachi's HIUX.
8768 * config.sub: Recognize h3050r* and hppahitachi.
8769 Remove redundant cases for hp9k[23]*.
8770
8771Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8772
8773 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
8774 if gas and ld are in the source tree and are in ${configdirs}.
8775 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 8776 --with options (but still pass them down on the command line,
252b5132
RH
8777 if they were explicitly specified).
8778
8779Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8780
8781 * configure: substitute SHELL value in Makefile.in with
8782 ${CONFIG_SHELL}
8783
8784Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8785
8786 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
8787 *-*-solaris2* targets.
8788
8789Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8790
8791 * Makefile.in: define M4, and pass it down to sub-makes;
8792 all-autoconf now depends on all-m4
8793
8794Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8795
8796 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
8797 presence of {ar,ranlib} instead of a configured directory
8798
8799Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8800
8801 * config.guess: Accept 34?? as well as 33?? for NCR.
8802
8803Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8804
8805 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
8806 of 'gas' in sed commands, since 'gash' is now in the tree as well.
8807
8808Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8809
8810 * configure: grab values for $(CC) and $(CXX) from the
8811 environment, so that someone can do "CC=gcc configure; make" and
8812 have it work right (matching the way that autoconf works now)
8813
8814 * configure.in, Makefile.in: add support for gash, the tcl
8815 interface to Galaxy
8816
8817 * config.guess: add NetBSD variants (hp300, x86)
8818
8819Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
8820
8821 * install.sh: Support -d option (in the manner of SunOS 4 install,
8822 as it is more deterministic than that of GNU install)
8823 (chmodcmd): Set file to mode 755 by default (should also do default
8824 chgrp and chown, but I don't feel like dealing with that now)
8825
8826Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
8827
8828 * config.sub: Remove h8300hhms alias.
8829
8830Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8831
8832 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
8833
8834Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8835
8836 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
8837 as stmp-fixinc
8838
8839Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8840
8841 * config.sub: recognize m88110-bug-coff.
8842
8843Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8844
8845 * Makefile.in (all-libio): all dependencies on the toolchain used
8846 to build this (gcc, gas, ld, etc)
8847
8848Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8849
8850 * config.guess: Deal with OSF/1 1.3 on alpha.
8851
8852Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8853
8854 * install.sh: add some 'else true' clauses for portability
8855
8856 * configure.in: don't build libio for h8[35]00-*-* targets
8857
8858Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
8859
8860 * Makefile.in: Add support for new libio.
8861
8862Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8863
8864 * install.sh: If one command fails, don't try the rest. Don't try
8865 to remove $dsttmp (via trap) unless we have already created it.
8866 If $src doesn't exist, detect it and exit with an error.
8867
8868 * config.guess: Recognize BSD on hp300.
8869
8870Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
8871
8872 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
8873 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
8874
8875Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
8876
8877 * Makefile.in (all-send-pr): depends on all-prms
8878
8879Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8880
8881 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
8882
8883Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8884
8885 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
8886 Added test for mips-mips-riscos5.
8887
8888Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8889
8890 * configure.in: use mh-hp300 for 68k HP hosts
8891
8892Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8893
8894 * configure: add support for CONFIG_SHELL, so that you can use
8895 some alternate shell for evaluating configure scripts
8896
8897Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
8898
8899 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
8900 in configure script to bug-gdb@prep.ai.mit.edu when building
8901 distribution archive.
8902 * Makefile.in (COMPRESS): Remove def.
8903 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
8904 gdb.tar.Z and make-gdb.tar.Z respectively.
8905 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
8906 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
8907 to convergence with 'taz' target in Makefile.in.
8908
8909Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8910
8911 * install.sh (dsttmp): use trap to ensure that tmp files go
8912 away on error conditions
8913
8914Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8915
8916 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
8917
8918Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8919
8920 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
8921 its parent is '/' not ''.
8922
8923 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
8924
8925Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
8926
8927 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
8928 that ${newsrcdir}/configure.in does.
8929
8930Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8931
8932 * test-build.mk: support for CONFIG_SHELL
8933
8934Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
8935
8936 * config.sub (netware): Add as a basic system type.
8937
8938Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8939
8940 * Makefile.in (Makefile): depend on configure.in. Also drop the
8941 $(srcdir)/ from the dependency on Makefile.in.
8942
8943Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
8944
8945 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
8946 (h8300hhms is temporary until multi-libraries are implemented).
8947 * configure.in: Handle h8300h too.
8948
8949Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8950
8951 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
8952
8953Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
8954
8955 * configure: Remove extraneous output when guessing host type.
8956 * config.guess: Remove extraneous output when guessing using C
8957 compiler rather than uname, or when guessing fails.
8958
8959Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8960
8961 * Makefile.in: remove all.cross and install.cross targets
8962
8963 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
8964 definitions
8965
8966Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
8967
8968 * configure.in (target sh): Build gprof.
8969
8970Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8971
8972 * config.sub: change -solaris to -solaris2
8973
8974Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8975
8976 * configure.in: Use config/mh-riscos for mips-*-sysv*.
8977
8978Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
8979
8980 * configure: Correct error message for missing Makefile.in to
8981 print correct directory.
8982
8983Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8984
8985 * install.sh: kludge around 386BSD shell bug
8986
8987Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
8988
8989 * config.guess: Recognize NeXT.
8990 * config.guess: Recognize i486-ncr-sysv4.
8991 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
8992
8993Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
8994
8995 * Makefile.in (MAKEINFOFLAGS): New variable.
8996 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
8997 * build-all.mk, test-build.mk: Pass down --no-split as
8998 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
8999
9000Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
9001
9002 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
9003
9004Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
9005
9006 * Makefile.in (libg++.tar.z): New rule.
9007 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
9008 * Makefile.in (taz): Only do a single chmod.
9009
9010Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9011
9012 * install.sh: don't use dirname anymore (replaced with sed usage)
9013
9014Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
9015
9016 * Makefile.in: Change extension for gzip'd files from '.z' to
9017 '.gz' per new FSF standard usage.
9018
9019Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9020
9021 * configure: put quotes around the final value of program_transform_name
9022
9023Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9024
9025 * Makefile.in: new install.sh support; update install-info rules
9026
9027Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
9028
9029 * configure.in: Build diff for crosses, but not for go32 host.
9030
9031 * configure.in: Build gprof only for native, and don't build it
9032 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
9033
9034Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
9035
9036 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
9037
9038Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9039
9040 * configure.in (host_tools): Add prms.
9041
9042Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9043
9044 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
9045 with $(FLAGS_TO_PASS) on the command line
9046
9047 * config.sub: Recognize lynx and lynxos
9048
9049Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
9050
9051 * config.sub: Accept -ecoff*, not just -ecoff.
9052
9053Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9054
9055 * Makefile.in (taz): Use .gz suffix instead of .z.
9056 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
9057 names.
9058
9059Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9060
9061 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
9062
9063Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9064
9065 * Makefile.in (install-no-fixedincludes): install gcc last, so
9066 that rebuilds that might happen during 'make install' don't get
9067 bogus gcc include files
9068
9069Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9070
9071 Change from Utah for HPPA support:
9072 * config.guess: Recognize hppa1.x-hp-bsd.
9073
9074Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
9075
9076 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
9077 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
9078
9079Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
9080
9081 * config.sub: Add support for rom68k and bug boot monitors.
9082
9083Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
9084
9085 * Makefile.in: Make all-opcodes depend on all-bfd.
9086
9087Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
9088
9089 * config.guess: Added special check for i[34]86-univel-sysv4*.
9090
9091Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
9092
9093 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
9094 the processor rather than assuming i486.
9095
9096Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9097
9098 * config.guess: Recognize SunOS6 as Solaris3.
9099
9100Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
9101
9102 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
9103 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
9104
9105Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
9106
9107 * build-all.mk (all-cross): New target for Canadian Cross.
9108 Added Q2 go32 targets.
9109 * test-build.mk: Configure go32 cross sparclite-aout and
9110 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
9111 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
9112
9113Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9114
9115 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
9116 GO32 hosted toolchains
9117
9118Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
9119
9120 * configure: change so "-exec-prefix" gets passed down rather
9121 than "-exec_prefix" so autoconf generated Makefiles get the
9122 exec_prefix set right.
9123
9124Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9125
9126 * config.guess: get the Solaris2 minor version number
9127
9128 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
9129
9130Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9131
9132 * config.guess: Recognize some Sequent platforms.
9133
9134Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9135
9136 * Makefile.in: added the vault-install target
9137
9138 * configure.in: actually use the Sun3 makefile fragment that's in
9139 config, also added the release dir to configdirs
9140
9141Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9142
9143 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
9144
9145Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9146
9147 * configure.in: remove some program from Alpha targetted toolchains
9148
9149Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
9150
9151 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
9152 gprof.
9153 (taz): Run "make diststuff" in those directories instead of "make
9154 proto-dir". Look for "VERSION=" only at start of line in subdir
9155 Makefile. Use "gzip -9" for compression.
9156 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
9157 (binutils.tar.z): New target.
9158
9159Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9160
9161 * Makefile.in (taz): Include gpl.texinfo.
9162
9163Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9164
9165 * Makefile.in (setup-dirs): Merged into "taz" target.
9166 (taz): Only do `proto-dir' stuff if a directory is actually needed
9167 for this target.
9168
9169Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
9170
9171 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
9172 (FLAGS_TO_PASS): Pass down MUNCH_NM.
9173 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
9174 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
9175 (gcc-no-fixedincludes): Correct for current gcc Makefile.
9176
9177Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
9178
9179 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
9180 config.sub, and move-if-change to gdb testsuite distribution
9181 archive, so the testsuite can be extracted, configured, and
9182 run separately from the gdb distribution. Blow away the Chill
9183 tests that require a Chill compiled executable, since GNU Chill
9184 is not yet publically available.
9185
9186Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9187
9188 * test-build.mk: set environment variables in a single command,
9189 instead of a list of assignments and exports
9190
9191 * config.guess: recognize Alpha/OSF1 systems
9192
9193Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9194
9195 * configure: Change help message to prefer --options rather than
9196 -options.
9197
9198Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9199
9200 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
9201 zippy@ecst.csuchico.edu.
9202 * config.guess: Recognize miniframe.
9203
9204Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
9205
9206 * Makefile.in: Use srcroot to find runtest rather than rootme.
9207 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
9208
9209Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
9210
9211 * test-build.mk: Extensive additions to support building on a
9212 machine other than the host.
9213
9214Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9215
9216 * configure (tooldir): Fix for i386-aix again.
9217
9218Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
9219
9220 * configure, Makefile.in: Change definition of $(tooldir)
9221 to match the FSF.
9222
9223Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
9224
9225 * config.guess: Recognize i[34]86/SVR4.
9226
9227Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9228
9229 * Makefile.in (all-gdb): gdb depends on sim.
9230
9231Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
9232
9233 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
9234 at the same time we make the prototype gdb directory.
9235 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
9236 files at the same time as the gdb base release distribution.
9237
9238Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
9239
9240 * Makefile.in (check): Use individual check targets rather than
9241 DO_X rule.
9242 (check-gcc): Added.
9243
9244Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
9245
9246 * config.sub: Use sysv3.2 not sysv32 for canonical OS
9247 for System V release 3.2.
9248
9249Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9250
9251 * config.sub: Recognize hppaosf.
9252 * configure.in: Do configure ld/binutils/gas for it.
9253
9254Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9255
9256 * configure (tooldir): Alter syntax used to set this, for systems
9257 where "\$" isn't handled right, like i386-aix.
9258
9259Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
9260
9261 * configure: Pass program-transform-name, not
9262 program_transform_name, to recursive configures.
9263
9264Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
9265
9266 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
9267 of gas+ld+binutils.
9268
9269Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
9270
9271 * config.guess: Recognize AIX3.2 as distinct from 3.1.
9272
9273Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9274
9275 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
9276
252b5132
RH
9277Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9278
9279 * Makefile.in (PRMS): Set back to all-prms.
9280
9281Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
9282
9283 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
9284 targets, rather than for MIPS hosts.
9285
9286Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9287
9288 * configure.in: add comment for --with-x default values
9289
9290 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
9291
9292 * Makefile.in: add check-* targets for each of the directories in
9293 the tree. Add a definition of RUNTEST that will use the one we
9294 just built, if it exists. Pass this down via FLAGS_TO_PASS.
9295
9296Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
9297
9298 * configure.in: Removed obsolete references to bfd_target and
9299 target_makefile_frag.
9300
9301 * build-all.mk: Set assorted targets for Q2.
9302 * config.sub: Recognize z8k-sim and h8300-hms.
9303 * test-build.mk: Really don't pass host to configure.
9304 (HOLES): Added uname.
9305
9306Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
9307
9308 * configure: Handle an empty program-prefix, program-suffix or
9309 program-transform-name correctly.
9310
9311Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
9312
9313 * build-all.mk: -G 8 no longer required for MIPS targets.
9314 * test-build.mk: Don't pass host argument to configure; make it
9315 guess.
9316
9317Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
9318
9319 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
9320 * Makefile.in (COMPRESS): New macro, like GZIP.
9321
9322Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
9323
9324 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
9325
9326 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
9327 with gas currently defaults to -G 0.
9328
9329Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
9330
9331 * Makefile.in (all-flex): flex depends on byacc.
9332
9333 * build-all.mk: If host not specified, use config.guess. Pass TAG
9334 to test-build.mk as RELEASE_TAG.
9335 * test-build.mk (configargs): New variable containing arguments to
9336 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
9337 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
9338
9339 * config.guess: Use /bin/uname when checking -X argument on SCO,
9340 to avoid invoking GNU uname which doesn't understand -X.
9341
9342 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
9343
9344 * configure.in: Build gas for mips-*-*.
9345
9346Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9347
9348 * Makefile.in (all.normal): insert missing backslash.
9349
9350Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
9351
4bddf3ad 9352 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
9353
9354 * Makefile.in: Complete overhaul to merge many almost identical
9355 targets.
9356
9357Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9358
9359 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
9360 (gdb.tar.Z): Adjusted.
9361
9362 * Makefile.in (setup-dirs, taz): New targets; should be general
9363 enough to adapt for gdb sometime. Build only .z file.
9364 (gas.tar.z): New target.
9365
9366Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9367
9368 * build-all.mk: Use CC=cc -Xs on Solaris.
9369
252b5132
RH
9370Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
9371
9372 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
9373 for handling BISON for FSF releases.
9374
9375Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9376
9377 * configure: Actually implement the change zoo just documented.
9378
9379Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9380
9381 * configure: when using config.guess, only set target_alias when
9382 it's not already been set (ie, on the command line)
9383
9384Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9385
9386 * Makefile.in: add installcheck target, set PRMS to install-prms
9387
9388Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9389
9390 * configure: add support for package_makefile_fragment, handle the
9391 case where a directory has a configure.in file but no Makefile.in
9392 more gracefully (with an actual understandable error message, even);
9393 add support for --without (and add this to the usage message); also
9394 explicitly add a --host=${host_alias} to the command line when
9395 config.guess is used
9396
9397Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9398
9399 * configure: Must use both --host and --target in recursive calls.
9400
9401Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
9402
9403 * Makefile.in: Change deja-gnu to dejagnu.
9404
9405Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
9406
9407 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
9408
9409Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9410
9411 * configure.in: canonicalize all instances to *-*-solaris2*,
9412 also strip out a number of tools to not build for go32 host
9413
9414Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9415
9416 * config.guess: add GPL.
9417
9418 * Makefile.in, config.guess, config.sub, configure: bump
9419 copyrights to 93.
9420
9421Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
9422
9423 * Makefile.in (do-info): Removed obsolete check for existence of
9424 localenv file.
9425
9426 * Makefile.in (MAKEOVERRIDES): Define to be empty.
9427
9428Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9429
9430 * Makefile.in: a couple of 'else true' for decstation,
9431 support for TclX
9432
9433 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
9434
9435Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
9436
9437 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
9438
9439Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
9440
9441 * config.guess: Recognize i386-ibm-aix (PS/2).
9442 * configure.in: Use config/mh-aix386 file for it.
9443
9444Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
9445
9446 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
9447 CC_FOR_TARGET instead.
9448 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
9449
9450Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
9451
9452 * Makefile.in: Add sim to list of directories sent with gdb
9453
9454Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
9455
9456 * configure.in: Put back mips-dec-bsd* case.
9457
9458Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
9459
9460 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
9461 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
9462 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
9463
9464Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9465
9466 * configure.in: remove no-op mips-dec-bsd* in "case $target"
9467
9468 * Makefile.in (dir.info): only run gen-info-dir if it exists,
9469 (install-info): install dir.info only if it exists,
9470 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
9471
9472Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
9473
9474 * configure.in: For vms target, skip bfd, ld, binutils. Do build
9475 gas for mips-dec-bsd.
9476
9477Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
9478
9479 * configure (makesrcdir): If ${srcdir} is relative and not ".",
9480 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
9481
9482Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
9483
9484 * configure.in: Added "dejagnu" to hosttools list.
9485
9486Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9487
9488 * config.sub, configure.in, config.guess: Add support
9489 for Bosx, an AIX variant from Bull.
9490 Patches from F.Pierresteguy@frcl.bull.fr.
9491
9492Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
9493
9494 * devo/dejagnu: Initial creation of devo/dejagnu.
9495 Migrated dejagnu testcases and support files for testing software
9496 tools to reside as subdirectories, currently called "testsuite",
9497 within the directory of the software tool. Migrated all programs,
9498 support libraries, etc. beloging to dejagnu proper from
9499 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
9500 with no modifications. The changes to these files which will
9501 allow them to configure, build, and execute properly will be made
9502 in a future update.
9503
9504Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9505
9506 * Makefile.in: Change send_pr to send-pr.
9507 * configure.in: Likewise.
9508 * send_pr: Renamed directory to send-pr.
9509
9510Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
9511
9512 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
9513
9514Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
9515
9516 * README: Update for gdb-4.8 release.
9517 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
9518 gdb-xxx.tar.z (gzip'd) file also.
9519
9520Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9521
9522 * Makefile.in: make all-diff depend on all-libiberty
9523
9524Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
9525
9526 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
9527
9528Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9529
9530 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
9531
9532Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
9533
9534 * Makefile.in (DEVO_SUPPORT): Remove etc directory
9535 (ETC_SUPPORT): Only add the files GDB wants from etc/.
9536 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
9537
9538Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9539
9540 * Makefile.in: makeinfo binary is in a new location
9541
9542Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
9543
9544 * config.sub: Accept -ecoff as an OS.
9545
9546 * Makefile.in: Various changes to eliminate a level of make
9547 recursion and reduce the required command line length.
9548 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
9549 sub-makes.
9550 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
9551 variables holding settings for specific sub-makes.
9552 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
9553 in terms of BASE_FLAGS_TO_PASS.
9554 (TARGET_LIBS): New variable listing directories which use
9555 TARGET_FLAGS_TO_PASS.
9556 (subdir_do): Eliminated.
9557 (do-*): New set of targets to replace subdir_do.
9558 (various): All targets which used subdir_do now depend on do-*.
9559 (local-clean): Renamed from do_clean.
9560 (local-distclean): New target, dependency of distclean and
9561 realclean.
9562 (install-info): Don't create directories. Depend on dir.info
9563 rather than calling make recursively.
9564 (install-dir.info): Eliminated.
9565 (install-info-dirs): Create all info directories here.
9566 (dir.info): Depend upon do-install-info.
9567
9568 * test-build.mk (HOLES): Added false.
9569
9570Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
9571
9572 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
9573
9574Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9575
9576 * Makefile.in (info): remove dependency on all-texinfo. The
9577 problem was really in texinfo/C, not at this level.
9578
9579Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
9580
9581 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
9582
9583Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
9584
9585 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
9586 GDB releases.
9587
9588Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9589
9590 * configure: Include srcdir in message about target of link not
9591 being found. Don't convert `-' to `_' in `with' options being
9592 passed to subdirs.
9593
9594Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9595
9596 * configure.in: add uudecode to host_tools
9597
9598 * Makefile.in: added {all,install}-uudecode targets, added them to
9599 the appropriate lists
9600
9601Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
9602
9603 * Makefile.in (all-gcc): Added dependency on all-gas.
9604
9605 * configure.in (mips-*-*): Build ld and binutils.
9606
9607Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9608
9609 * configure: check return code from mkdir, print error message and
9610 exit on failure.
9611
9612Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
9613
9614 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
9615
9616Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
9617
9618 * test-build.mk (HOLES): Added tar, cpio and uudecode.
9619
9620Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9621
9622 * config.sub (h8500): Recognize this as a cpu type.
9623
9624Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9625
9626 * configure: source directory missing is no longer a warning
9627
9628 * configure.in: recognize irix[34]* instead of irix[34]
9629
9630 * Makefile.in: define and pass down X11_LIB
9631
252b5132
RH
9632Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
9633
9634 * guess-systype: Renamed to ...
9635 * config.guess: ... by popular request.
9636 * configure.in, Makefile.in: Update accordingly.
9637
9638Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
9639
9640 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
9641 + Add Convex, Cray/Unicos, and Encore/Multimax support.
9642 + Execute ./dummy instead of assuming . is in PATH.
9643
9644Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
9645
9646 * guess-systype: New shell script. Attempts to guess the
9647 canonical host name of the executing host.
9648 Only a few hosts are supported so far.
9649 * configure: Call guess-systype if no host is specified.
9650
9651Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
9652
9653 * Makefile.in (gcc-no-fixedincludes): Made to work with current
9654 gcc Makefile.
9655
9656
9657Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
9658
9659 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
9660 (all-gcc, install-gcc, subdir_do): Use it.
9661
9662Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9663
9664 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
9665
9666Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
9667
9668 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
9669 set exclusively by configure, using configure.in .
9670
9671Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9672
9673 * test-build.mk: set $PATH for all builds
9674
9675 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
9676
9677Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
9678
9679 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
9680 the one used in gcc/Makefile.in, so that a null expansion doesn't
9681 override the one needed to build gcc with a native cc.
9682
9683
9684Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9685
9686 * configure: Accept -with arguments.
9687
9688Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9689
9690 * Makefile.in: added h8300sim
9691
9692Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
9693
252b5132
RH
9694 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
9695 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
9696 (all-cygnus, native, build-cygnus): Make
9697 $(canonhost)-stamp-3stage-done, not $(host)....
9698 * test-build.mk (stamp-3stage-compared): Use tail +10c for
9699 i386-sco3.2v4. Added else true to if command.
9700
9701Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
9702
9703 * config.sub: (from FSF) Sequent uses a BSD-like OS.
9704
9705Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
9706
9707 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
9708
9709Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9710
9711 * configure.in: don't remove binutils from Solaris builds
9712
9713Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
9714
9715 * Makefile.in: get rid of earlier definitions for *clean,
9716 also handle the recursive info rule better
9717
9718Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
9719
9720 * Makefile.in (mostlyclean, distclean, realclean): Fix to
9721 do more-or-less the right thing.
9722
9723Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
9724
9725 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
9726 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
9727
9728Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9729
9730 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
9731 $(host_canonical).
9732
9733 * configure.in: split the configdirs list into 4 categories (native
9734 v. cross, library v. tool) and handle the cross-only and native-
9735 only in more reasonable (and correct!) way.
9736
9737Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
9738
9739 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
9740 configdirs anymore.
9741
9742Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9743
9744 * Makefile.in: extensive cleanup:: removed all of the explicit
9745 clean-* targets, collapsed many wrappers around subdir_do into
9746 one, added additional targets to satisfy standards.texi, deleted
9747 some old targets, some changes for consistency
9748
9749Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9750
9751 * configure.in: handle some programs as cross-only, and others as
9752 native only
9753
9754 * test-build.mk: handle partial holes in a more generic manner
9755
9756 * Makefile.in: m4 depends on libiberty
9757
252b5132
RH
9758Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9759
9760 * configure.in: add m4, textutils, fileutils, sed, shellutils,
9761 time, wdiff, and find to configdirs
9762
9763 * Makefile.in: all, clean, and install rules for the new programs
9764 added to configure.in
9765
9766Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9767
9768 * configure.in: use mh-sun for all *-sun-* hosts
9769
252b5132
RH
9770Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9771
9772 * Makefile.in: define flags for X11 include files and library file
9773 locations, pass them down to the programs that need this info
9774
9775 * build-all.mk: added a 'native' target, to 3stage the native toolchain
9776
252b5132
RH
9777Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9778
9779 * configure.in: start building libg++ for HP-UX targets
9780
9781Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
9782
9783 * README: Update references to files moved into etc/.
9784
9785Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
9786
9787 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
9788 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
9789
9790Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
9791
9792 * configure: accept dash as well as underscore in long option
9793 names for FSF compatibility.
9794
9795Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
9796
9797 * config.sub: added -sco3.2v4 support from FSF.
9798
9799Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9800
9801 * configure.in: expand the section that adds or removes
9802 directories from the list of programs to build, to handle native
9803 vs. cross in addition to host v. native
9804
9805Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
9806
9807 * Makefile.in: Replace C++ in macro names with CXX.
9808 This is less likely to break ...
9809
9810Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9811
9812 * test-build.mk: add -w to GNU_MAKE
9813
9814Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9815
9816 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
9817 add 'sparc' to list of recognized cpus. This needed to make
9818 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
9819 Delete some redundant ose68 variants. Recognize -wrs as an os,
9820 then changes that into $CPU-wrs-vxworks.
9821
9822 * configure.in: remove most references to gdbtest, regularize
9823 target based program removal
9824
9825 * test-build.mk: import from p3 tree (many fixes and changes)
9826
9827Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9828
9829 * Makefile.in: added rules to handle tcl, tk, and expect
9830
9831 * configure.in: handle those directories if they exist
9832
9833Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9834
9835 * config.sub: removed bogus hppabsd and hppahpux names, since
9836 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
9837
9838Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9839
9840 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
9841 depends upon all-xiberty
9842
9843 * Makefile.in: changes from p3, including:
9844
9845 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
9846
9847 * Makefile.in (XTRAFLAGS): include newlib directories if
9848 newlib/Makefile exists, rather than if host != target.
9849
9850 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
9851
9852 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9853 from the same source tree and not building a cross-compiler. This
9854 matters for the libg++ configuration if reconfiguring a tree that
9855 has already been installed.
9856
9857 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
9858
9859 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9860 pick up the machine and system specific header files.
9861
9862 * Makefile.in: added AS_FOR_TARGET, passed down in
9863 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9864 the C compiler to use to create programs which are run in the
9865 build environment, set it to default to $(CC), and passed it down
9866 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9867
9868 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
9869
9870 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
9871 We need them for unusual native builds, like systems without
9872 ranlib.
9873
9874 * configure: also define $(host_canonical) and
80413487
RH
9875 $(target_canonical), which are the full, canonical names for the
9876 given host and target
252b5132
RH
9877
9878Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
9879
9880 * Makefile.in: Added separate definitions for C++.
9881
9882Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
9883
9884 * configure.in (configdirs): Add deja-gnu.
9885
9886Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
9887
9888 * README: Update for configure.texi and gdb-4.7 release.
9889
9890Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
9891
9892 * Makefile.in: Move "all" target to top of file.
9893 Previously, first target was ".PHONY" which caused BSD4.4 make
9894 to build .PHONY when make was run without arguments.
9895
9896Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
9897
9898 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
9899 Library-copylefted code in libiberty.
9900
9901Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
9902
9903 * config.sub: Replace m68kmote with plain old m68k.
9904
9905Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
9906
9907 * Makefile.in: Remove space from blank line, avoid Make complaints.
9908
9909Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
9910
9911 * config.sub: Complain if no argument is given. Added support for
9912 386bsd as OS and target alias.
9913
9914Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
9915
9916 * Makefile.in (XTRAFLAGS): include newlib directories if
9917 newlib/Makefile exists, rather than if host != target.
9918
9919Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
9920
9921 * config.sub: recognize sparclite-wrs-vxworks.
9922
9923 * Makefile.in (install-xiberty): added *-xiberty make rules (from
9924 p3.) Added clean-xiberty to clean.
9925
9926Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9927
9928 * configure.in: use *-*-* instead of nested cases for host and target
9929
9930Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
9931
9932 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9933 from the same source tree and not building a cross-compiler. This
9934 matters for the libg++ configuration if reconfiguring a tree that
9935 has already been installed.
9936
9937Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
9938
9939 * config.sub (i486v/i486v4): Merge in from FSF version.
9940
9941Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
9942
9943 * configure: only set PWD if it is already set.
9944
9945Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
9946
9947 * configure: just set PWD=`pwd` at the top, since Ultrix sh
9948 doesn't have unset and all success paths (and most error paths)
9949 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
9950 to just ${PWD} to avoid confusion.)
9951
9952Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
9953
9954 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
9955 even for a native compilation.
9956
9957Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
9958
9959 Changes to make the gdb.tar.Z rule work better.
9960
9961 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
9962 (DEVO_SUPPORT): Add configure.texi.
9963 (bfd-ilrt.tar.Z): Remove ancient rule.
9964
9965Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
9966
9967 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9968 pick up the machine and system specific header files.
9969
9970 * configure.in, config.sub: added new target m68010-adobe-scout,
9971 with alias of adobe68k. Changed configure.in to check for
9972 -scout before -sco* to avoid a false match.
9973
9974 * Makefile.in: added AS_FOR_TARGET, passed down in
9975 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9976 the C compiler to use to create programs which are run in the
9977 build environment, set it to default to $(CC), and passed it down
9978 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9979
9980Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
9981
9982 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
9983 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
9984 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
9985 FOR_TARGET variants, to newlib and libg++.
9986
9987Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
9988
9989 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
9990 first.
9991
9992Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
9993
9994 * config.sub: Accept `elf' as an environment.
9995
9996Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9997
9998 * Makefile.in (all-opcodes): cd into the right directory
9999
10000Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
10001
10002 * configure: added -program_transform_name option, used as
10003 argument to sed when installing programs.
10004 configure.texi: added documentation for -program_prefix,
10005 -program_suffix and -program_transform_name.
10006
10007Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
10008
10009 * config.sub: Accept i486 where i386 ok.
10010
10011Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
10012
10013 * config.sub: accept we32k
10014
10015Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
10016
35590697 10017 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
10018
10019 * Makefile.in: don't create all directories for ``make install'';
10020 let the subdirectories create the ones they need.
10021
10022Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10023
80413487 10024 * COPYING: new file, GPL v2
252b5132
RH
10025
10026Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10027
10028 * Makefile.in: use the new gen-info-dir, which needs a template
10029 argument (which also lives in texinfo)
10030
10031 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
10032
252b5132
RH
10033Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
10034
10035 * config.sub (ncr3000): Change i386 to i486.
10036
10037Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10038
10039 * Makefile.in: add install-rcs, install-grep to
10040 install-no-fixedincludes, removed install-bison and install-libgcc
10041
10042Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
10043
10044 * configure.in: grab the HPUX makefile fragment if on HPUX
10045
10046Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10047
10048 * Makefile.in: eradicate bison spoor (ditto libgcc).
10049 configure.in: recognise m68{k,000}-ericsson-OSE.
10050 es1800 is alias for m68k-ericsson-OSE
10051
10052Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10053
10054 * configure.in: rearrange the parts that remove programs from
10055 configdirs, based now on HOST==TARGET or by canonical triple.
10056
10057Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10058
10059 * test-build.mk: recurse explicitly with -f test-build.mk when
10060 appropriate. predicate stage3 and comparison on the existence
10061 of gcc. That is, if gcc isn't around, we aren't three-staging.
10062 On very clean, also remove ...stamp-co. Build in-place before
10063 doing other builds.
10064
10065Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10066
10067 * Makefile.in, configure.in: add tgas
10068
10069Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10070
10071 * Makefile.in: a number of changes merged in from progressive.
10072
10073 * configure.in: add libm.
10074
10075 * .cvsignore: ignore some stuff that comes from test-build.mk.
10076
252b5132
RH
10077Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
10078
10079 * config.sub: Add es1800 (m68k-ericsson-es1800).
10080
10081Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10082
10083 * configure: Add program_suffix (parallel to program_prefix)
10084 * Makefile.in: adjust directory-creating script for losing decstation
10085
10086Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
10087
10088 * configure: Minor $subdir-related fixes.
10089
10090Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10091
10092 * configure: fix various problems with propogating
10093 makefile_target_frag in subdirs.
10094 * configure.in: config libgcc if its there
10095
10096Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
10097
10098 * config.sub: HPPA merge.
10099
252b5132
RH
10100Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
10101
10102 * Makefile.in: Replace all-bison with all-byacc in all
10103 dependency lines for other tools (which now use byacc).
10104
10105Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
10106
10107 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
10108
252b5132
RH
10109Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
10110
10111 * Makefile.in: make gprof rules similar to byacc rules (instead of
10112 vestigal $(unsubdir) that didn't work...)
10113
10114Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
10115
10116 * config.sub: Add support for Linux.
10117 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
10118 (at least for libg++).
10119
10120Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10121
10122 * configure.texi: fix doc for the -nfp option to configure
10123
10124Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
10125
10126 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
10127
10128Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
10129
10130 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
10131 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
10132 * configure.in: added solaris* host_makefile_frag hook.
10133
10134Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10135
10136 * config.sub: changed recognition of m68000 so that various
10137 m68k types can be specified via m680[01234]0
10138
10139Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10140
10141 * config.sub (basic_machine): fix sed so that '-foo' isn't
10142 completely substituted out while .+'-foo' loses the '-foo'
10143
10144Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10145
10146 * config.sub ($os): Add -aout.
10147
10148Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
10149
10150 * configure: If host_makefile_frag is absolute, don't
10151 prefix ${invsubdir} (relevant to libg++ auto-configure).
10152
10153Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10154
10155 * Makefile.in (tooldir): Define it.
10156 (all-ld): Depend on all-flex.
10157
10158Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
10159
10160 * Makefile.in (check): Fix libg++ special case.
10161
10162Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
10163
10164 * configure: do not bury `pwd` into config.status, thus do fewer
10165 pwd's.
10166
10167 * configure: print the "Building in" message only when building in
10168 other than "." AND verbose.
10169
10170 * configure: remove -s, rework -v to better accomodate guested
10171 configures.
10172
10173 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
10174
10175Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
10176
10177 * Makefile.in: macroize flags passed on recursion. remove
10178 fileutils.
10179
10180Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
10181
10182 * configure: get makesrcdir right for subdirs deeper than 1.
10183
10184 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
10185 install.
10186
10187Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
10188
10189 * Makefile.in: don't print subdir_do or recursion lines.
10190
10191Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
10192
10193 * standards.texi: added menu item.
10194
10195 * Makefile.in: build and install standards.info.
10196
10197 * standards.texi: new file.
10198
10199Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10200
10201 * configure: test for and move config.status pieces from
10202 ${subdir}/.
10203
10204Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
10205
252b5132
RH
10206 * configure: Test for existance of files before trying to mv
10207 them, to avoid numerous non-existance messages.
10208
10209Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
10210
10211 * configure: correct final line of config.status.
10212
10213 * configure: patch from eggert. Avoids a protection problem if
10214 the original Makefile.in is read only.
10215
10216 * configure: use move-if-change from gcc to create config.status.
10217 Some makefiles depend on config.status to tell if a directory
10218 has been reconfigured for a different host. This change
10219 prevents those directories from remaking everything in the case
10220 where the reconfig was only intended to rebuild a Makefile.
10221
10222 * configure: test for config.sub with "config.sub sun4" rather
10223 than "config.sub ${host_alias}". Otherwise we can't tell a bad
10224 host alias from a missing config.sub.
10225
10226Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10227
10228 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
10229 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
10230
10231Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
10232
10233 * configure: mkdir ${subdir} as needed.
10234
10235Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
10236
10237 * Makefile.in,configure.in: added autoconf.
10238
10239Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10240
10241 * Makefile.in: no longer pass against on recursion.
10242
10243 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
10244 definitions are not inherited.
10245
10246 * configure: correct makesrcdir when subdir is .
10247
10248Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
10249
10250 * configure: Add support for 'subdirs' variable, which is
10251 like 'configdirs', except that configure doesn't re-invoke
10252 itself for subdirs, it just creates a Makefile for each subdir.
10253 * configure.texi: Document subdirs.
10254
10255Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10256
10257 * configure.in: added flex to configdirs
10258
10259Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
10260
10261 * Makefile.in: remove clean-stamps from clean.
10262
10263Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
10264
10265 * configure.in: Add gdbtest to configdirs.
10266
10267Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
10268
10269 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
10270 to recursive makes.
10271 * configure.in: Recognize new ncr3000 config.
10272
10273Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
10274
10275 * Makefile.in, configure.in: removed references to gdbm.
10276
10277Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
10278
10279 * config.sub: Don't canonicalize os value
10280 newsos* to bsd (readline needs to check for newsos).
10281 (This fix was earlier made Jan 31, but got re-broken.)
10282
10283Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
10284
10285 * configure.in: sco is an os, not a vendor!
10286
10287 * configure: Quote $( better. Keep various shells happy.
10288
10289Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
10290
10291 * Makefile.in: eliminate stamp-files.
10292
10293Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
10294
10295 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
10296 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
10297
10298Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
10299
10300 * config.sub: fix iris/iris3.
10301
10302Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
10303
10304 * configure: re-add -rm.
10305
10306Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
10307
10308 * Maskefile.in: add .stmp-rcs to all.
10309
10310 * configure.in: remove gas from rs6000 build, use aix host fragment.
10311
10312Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
10313
10314 * configure: pass down site_option during recursion.
10315
10316Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
10317
10318 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
10319
10320Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
10321
10322 * configure: Change exec_prefix so that it really defaults to prefix.
10323
10324Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
10325
10326 * Makefile.in, configure.in: Add support for mmalloc library.
10327
10328Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
10329
10330 * Makefile.in: add stmp dependencies for a few more things.
10331
10332Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
10333
10334 * configure: adjusted error message on objdir/srcdir configure
10335 collision, per john's suggestion.
10336
10337 * Makefile.in: add libiberty stmp to all and all.cross.
10338
10339Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
10340
10341 * Makefile.in: remove force dependencies, add grep to all.
10342
10343Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
10344
10345 * Makefile.in: drop flex. make stamp files work.
10346
10347 * configure: added test for conflicting configuration in srcdir,
10348 remove trailing slashes from srcdir. Otherwise emacs gdb mode
10349 gets cranky. use relative paths for configure and srcdir
10350 whenever possible. Send some error messages to stderr that were
10351 going to stdout.
10352
10353Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
10354
10355 * Makefile.in: Fix libg++ rule to check for gcc directory
10356 before using gcc/gcc. Also pass XTRAFLAGS.
10357
10358Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
10359
10360 * Makefile.in: added stmp-files so that directories aren't polled
10361 when they are already built.
10362
10363 * configure.texi: fixed a node pointer problem.
10364
10365Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
10366
4bddf3ad 10367 * config.sub configure.in gdb/configure.in
252b5132
RH
10368 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
10369 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
10370 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
10371
10372Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10373
10374 * configure: -recurring becomes -silent. corrected help message
10375 for -site= option.
10376
10377 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
10378
10379Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10380
10381 * configure: when building Makefile for crosses, replace
10382 tooldir and program_prefix. default srcdir from location of
10383 config.sub. remove "for host in hosts" and "for target in
10384 targets" loops.
10385
10386Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10387
10388 * Makefile.in: Do not pass bindir or mandir to cvs.
10389
10390Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10391
10392 * Makefile.in, configure.in: removed traces of namesubdir,
10393 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10394 copyrights to '92, changed some from Cygnus to FSF.
10395
10396 * configure.texi: remove most references to multiple hosts,
10397 multiple targets, subdirs, etc.
10398
10399 * configure.man: removed rcsid. reference config.sub not
10400 config.subr.
10401
10402 * Makefile.in: mkdir $(infodir) on install-info.
10403
10404Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
10405
10406 * configure.texi: Explain better about .gdbinit and about
10407 the environment that configure.in sections run in.
10408
10409Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
10410
10411 * configure.in: Ultrix is only a decstation if it's a MIPS.
10412
10413Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
10414
10415 * README: DOC.configure => cfg-paper.texi.
10416
10417Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
10418
10419 * config.sub (near case $os): Don't convert newsos* to bsd!
10420
10421Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
10422
10423 * Makefile.in: Reinstall change from gdb-4.3 that reduces
10424 the number of copies of COPYING that go into the GDB tar file.
10425
10426Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
10427
4bddf3ad 10428 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
10429 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
10430 Fix SCO configuration stuff.
10431
10432Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
10433
10434 * Makefile.in: For libg++, make sure the -I pointing
10435 to the gcc directory goes *after* all the libg++-local -I flags.
10436 Also, move just-gcc dependency from just-libg++ to all-libg++.
10437
10438Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
10439
10440 * configure: Change -x to -f to keep Ultrix /bin/test happy.
10441
10442Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
10443
10444 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
10445
10446Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
10447
10448 * config.sub: Add stratus configuration frags. Also
10449 submitted to FSF.
10450
10451Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
10452
10453 * Makefile.in (DEV_SUPPORT): add configure.man.
10454
10455 * config.sub(Decode manufacturer-specific): add -none*.
10456
10457Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
10458
10459 * Makefile.in: remove form feeds to make Sun's make happy.
10460 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
10461
10462Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
10463
10464 * Makefile.in (AR_FLAGS): Make quieter.
10465
10466Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
10467
10468 * configure.in: Add libg++.
10469 * configure: When verbose, don't output the command line at each
10470 level; it will be unremarkably the same as the previous version,
10471 which will be the same as what the user typed.
10472
10473Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
10474
10475 * configure.in, Makefile.in: fix clean-info, add flex. add
10476 fileutils.
10477
10478 * configure: be less sensitive to spaces in Makefile.in. Do not
10479 look for sources in "..". Doing so breaks subdirectories that
10480 might have their own configure. If a subdir has it's own
10481 configure script, use it.
10482
10483Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
10484
10485 * cfg-paper.texi: some changes suggested by rms.
10486
10487Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
10488
10489 * config.sub: Merge in some small additions from the FSF version,
10490 taken from the gcc distribution, to bring the Cygnus and FSF
10491 versions into closer sync.
10492
10493Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
10494
10495 * configure.in: Changed svr4 references to sysv4.
10496
10497Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
10498
10499 * configure: added -V for version number option.
10500
10501Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
10502
10503 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
10504 renamed from DOC.configure to cfg-paper.texi.
10505
10506Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10507
10508 * configure, config.subr, config.sub: config.subr is now
10509 config.sub again.
10510
10511Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
10512
10513 * configure.texi: new file, in progress.
10514
10515 * Makefile.in: build info file and install the man page for
10516 configure.
10517
10518 * configure.man: new file, first cut.
10519
10520 * configure: find config.subr again now that configuration "none"
10521 has gone. removed all traces of the -ansi option. removed all
10522 traces of the -languages option.
10523
10524 * config.subr: resync from rms.
10525
d932cae7 105261991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10527
10528 * configure, config.sub, config.subr: merge config.sub into
10529 config.subr, call the result config.subr, remove config.sub, use
10530 config.subr.
10531
10532 * Makefile.in: revised install for dir.info.
10533
d932cae7 105341991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10535
10536 * configure.in: add decstation host makefile frag.
10537
10538 * Makefile.in: BISON now bison -y again. also install-gcc on
10539 install. clean-gdbm on clean. infodir belongs in datadir.
10540 Make directories for info install. Build dir.info here then
10541 install it.
10542
d932cae7 105431991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10544
10545 * Makefile.in: fix for bad directory tests.
10546
d932cae7 105471991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10548
10549 * configure: \{1,2\} appears to be a sysv'ism. Use a different
10550 regexp. -srcdir relative was being handled incorrectly.
10551
10552 * Makefile.in: unwrapped some for loops so that parallel makes
10553 work again and so one can focus one's attention on a particular
10554 package.
10555
d932cae7 105561991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10557
10558 * configure: added PWD as a stand in for `pwd` (for speed). use
10559 elif wherever possible. make -srcdir work without -objdir.
10560 -objdir= commented out.
10561
d932cae7 105621991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10563
10564 * configure: +options become --options. -subdirs commented out.
10565 added -host, -datadir. Renamed -destdir to -prefix. Comment in
10566 Makefile now at top of generated Makefile. Removed cvs log
10567 entries. added -srcdir. create .gdbinit only if there is one
10568 in ${srcdir}.
10569
10570 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10571 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10572 and mandir now keyed off datadir by default.
10573
d932cae7 105741991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10575
10576 * Freshly created ChangeLog.
10577
10578\f
10579Local Variables:
10580mode: change-log
10581left-margin: 8
10582fill-column: 76
10583version-control: never
10584End:
This page took 0.673953 seconds and 4 git commands to generate.