*** empty log message ***
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
c3e65f62
NC
12005-02-23 Nick Clifton <nickc@redhat.com>
2
3 * configure: Regenerate.
4
e4d180c2
NC
52005-02-22 Paul Schlie <schlie@comcast.net>
6
7 * configure.in: Allow darwin targeted ports to build tk, itcl and
8 libgui.
9
e3c770b1
EB
102005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
11
12 PR libgcj/10353
13 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
14 * configure: Regenerate.
15
9c73618c
AC
162005-02-08 Andrew Cagney <cagney@gnu.org>
17
18 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
19 gdb/ section. Update GDB's URL.
20
c46f8c51
AC
212005-01-31 Andrew Cagney <cagney@gnu.org>
22
23 * gettext.m4: Only set ENABLE_NLS when gettext is present.
24
c7e66c6d
HPN
252005-01-29 Hans-Peter Nilsson <hp@axis.com>
26
27 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
28 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
29 target-libgloss when not *-*-elf and *-*-aout.
30 * configure: Regenerate.
31
a53bf506
AC
322005-01-27 Andrew Cagney <cagney@gnu.org>
33
34 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
35
45181ed1
AC
362005-01-24 Andrew Cagney <cagney@gnu.org>
37
38 * gettext.m4: Only fall back to ../intl/ when it's present.
39
a1e0f4e4
KC
402005-01-17 Kelley Cook <kcook@gcc.gnu.org>
41
42 * install-sh, config.sub: Import from upstream.
43
442005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
45
46 PR bootstrap/18222
47 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
48 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
49 * Makefile.in: Regenerate.
50
c50382e2
PB
512005-01-03 Paolo Bonzini <bonzini@gnu.org>
52
53 Revert 2004-12-28 Makefile changes, a better fix will be
54 applied to mainline and src after GCC 4.0 branches.
55
11d07737
PB
562004-12-28 Paolo Bonzini <bonzini@gnu.org>
57
58 PR bootstrap/17383
59
60 * Makefile.def (target_modules): Remove stage parameter,
61 it is always true now.
62 * Makefile.tpl (configure-build-[+module+],
63 configure-target-[+module+]): Always build symlink tree
64 for the directory and for include. BUILD_SUBDIR and
65 TARGET_SUBDIR cannot be . anymore.
66 * Makefile.in: Regenerate.
67
dadfdbe2
DD
682004-12-25 David Edelsohn <edelsohn@gnu.org>
69
70 Revert 2004-12-08 Makefile changes.
71
dbf85af7
JR
722004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
73
74 * configure.in (sh64-*-*): Reenable gprof.
75 * configure: Regenerate.
76
6b8fea99
JB
772004-12-09 Jim Blandy <jimb@redhat.com>
78
79 * MAINTAINERS: List 'depcomp' as part of automake.
80
7341462c
DE
812004-12-08 David Edelsohn <edelsohn@gnu.org>
82
83 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
84 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
85 (EXTRA_TARGET_FLAGS): Add PICFLAG.
86 * Makefile.in: Regenerate.
87
21fde4dc
DD
882004-12-07 Matt Kraai <kraai@ftbfs.org>
89
90 * Makefile.tpl: Generate normal dependencies if the LHS module is
91 not bootstrapped.
92 * Makefile.in: Regenerate.
93
3da796a2
RS
942004-12-03 Richard Sandiford <rsandifo@redhat.com>
95
96 * configure.in: Include config/gxx-include-dir.m4. Use
97 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
98 * configure: Regenerate.
99
73fb7068
RS
1002004-12-03 Richard Sandiford <rsandifo@redhat.com>
101
102 * config.if: Delete.
103 * configure.in: Set libstdcxx_incdir directly.
104 * configure: Regenerate.
105 * MAINTAINERS: Remove mention of config.if.
106 * src-release (DEVO_SUPPORT): Remove config.if.
107
6c8e6ce9
EC
1082004-12-02 Eric Christopher <echristo@redhat.com>
109
3b6098f8
EC
110 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
111 of things to remove.
6c8e6ce9
EC
112 * Makefile.in: Regenerate.
113
b8658a2f
RS
1142004-12-02 Richard Sandiford <rsandifo@redhat.com>
115
116 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
117 * configure: Regenerate.
118
afefada0
RS
1192004-12-02 Richard Sandiford <rsandifo@redhat.com>
120
121 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
122 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
123 * configure: Regenerate.
124
5dcac624
DA
1252004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
126
127 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
128 (hppa*64*-*-*): Delete incorrect comment.
129 * configure: Rebuilt.
130
57d1eb1a
DD
1312004-11-15 Kelley Cook <kcook@gcc.gnu.org>
132
133 * install-sh, compile: Import from automake.
134
1352004-11-15 Kelley Cook <kcook@gcc.gnu.org>
136
137 * config.guess, config.sub: Import from savannnah.
138
6d389afc
MS
1392004-11-12 Mike Stump <mrs@apple.com>
140
141 * Makefile.def: Add html support.
142 * Makefile.tpl: Likewise.
143 * Makefile.in: Regenerate.
144
69e57115
GK
1452004-11-11 Geoffrey Keating <geoffk@apple.com>
146
147 PR 18423
148 * configure.in: Remove all instances of build-fixincludes from
149 noconfigdirs.
150 (build_configargs): Supply --target to subdirectories.
151 * configure: Regenerate.
152
153 * Makefile.def: Make gcc install depend on fixincludes install.
154 * Makefile.in: Regenerate.
155
ba719b26
HPN
1562004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
157
158 * configure.in (noconfigdirs) [mmix-*-*]: Disable
159 target-libgfortran.
160 * configure: Regenerate.
161
c37653e7
DE
1622004-11-07 David Edelsohn <edelsohn@gnu.org>
163
164 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
165 like CC.
166
1eefd493
PB
1672004-11-05 Paolo Bonzini <bonzini@gnu.org>
168
169 * Makefile.def (host fixincludes): Specify missing targets.
170 * Makefile.in: Regenerate.
171
02b1af09
L
1722004-11-04 H.J. Lu <hongjiu.lu@intel.com>
173
174 PR other/17783
175 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
176 * configure: Regenerated.
177
7f266840
DJ
1782004-11-04 Daniel Jacobowitz <dan@debian.org>
179
180 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
181 * configure: Regenerated.
182
47444073
AL
1832004-10-28 Eric B. Weddington <ericw@evcohs.com>
184
185 PR target/18151
186 * configure.in (case ${target}): Do not build fixincludes for avr.
187 * configure: Regenerated.
188
caeba88f
AL
1892004-10-26 Paolo Bonzini <bonzini@gnu.org>
190
191 * configure.in (case ${target}): Do not build fixincludes
192 on platforms where it is not used.
193 * configure: Regenerated.
194
0fdbe983
DJ
1952004-10-23 Daniel Jacobowitz <dan@debian.org>
196
197 * configure.in: Use an absolute path to install-sh.
198 * configure: Regenerated.
199
1c0f67c1
AC
2002004-10-19 Andrew Cagney <cagney@gnu.org>
201
202 * src-release (do-djunpack, do-md5sum): Install the generated file
203 directly into the proto-toplev/ directory.
204
a9cfce9c
AC
2052004-10-19 Andrew Cagney <cagney@gnu.org>
206
207 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
208
ac0fa625
DD
2092004-10-12 Kelley Cook <kcook@gcc.gnu.org>
210
211 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
212 * configure: Regenerate.
213
d27cc32e
PB
2142004-10-06 Paolo Bonzini <bonzini@gnu.org>
215
216 Fix wrong conflict resolution in:
217
218 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
219
220 * Makefile.in: Regenerate.
221 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
222 in the recursive `make', instead of hardwiring `all'.
223 (Autogenerated TARGET-* variables): New.
224
1763908f
UW
2252004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
226
227 Merged from GCC / libtool upstream:
228 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
229 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
230 * ltcf-cxx.sh (tpf*): Likewise.
231 * ltconfig (tpf*): Add TPF OS configuration support.
232
0490e016
NC
2332004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
234
235 * configure.in: Enable target-libgloss for crx-*-*.
236 * configure: Regenerate.
237
32be62b5
RS
2382004-09-24 Michael Roth <mroth@nessie.de>
239
240 * configure.in (--without-headers): Add missing double quotes.
241 * configure: Regenerate.
242
6048df60
DD
2432004-09-24 Kelley Cook <kcook@gcc.gnu.org>
244
245 * ylwrap: Revert to previous version.
246
315b3b02
L
2472004-09-23 H.J. Lu <hongjiu.lu@intel.com>
248
6048df60 249 PR bootstrap/17369
315b3b02
L
250 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
251 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
252 SET_GCC_LIB_PATH_CMD.
253 (BASE_TARGET_EXPORTS): Likewise.
254 * Makefile.in: Regenerated.
255
256 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
257 * configure: Regenerated.
258
fe69863c
DD
2592004-09-23 Kelley Cook <kcook@gcc.gnu.org>
260
261 * config.guess: New upstream version
262 * compile, depcomp, install-sh, ylwrap: Likewise.
263
2642004-09-19 Roger Sayle <roger@eyesopen.com>
265
266 * config/mh-x86omitfp: New host makefile fragment. Add
267 -fomit-frame-pointer to the default BOOT_CFLAGS.
268 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
269 * configure: Regenerate.
270
2712004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
272
273 PR target/11572
274 * configure.in (*-*-darwin*): Renable libobjc.
275 * configure: Regenerate.
276
be75bbe1
DB
2772004-09-09 Daniel Berlin <dberlin@dberlin.org>
278
279 * Makefile.def: Remove libbanshee.
280 * Makefile.tpl: Ditto.
281 * configure.in: Ditto.
282 * Makefile.in: Regen.
283 * configure: Ditto.
284
1b882a91
PB
2852004-09-07 Paolo Bonzini <bonzini@gnu.org>
286
287 * missing: Import latest version from master repository.
288
eb1352ed
NC
2892004-09-04 Nick Clifton <nickc@redhat.com>
290
291 * config.sub: Import latest version from master repository.
292 * config.guess: Likewise.
293 This includes these changes:
294
295 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
296
297 * config.sub: Handle crisv32, alias etraxfs.
298 * config.guess (crisv32:Linux:*:*): Handle.
299
300 2004-08-13 Brad Smith <brad@comstyle.com>
301
302 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
303 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
304
305 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
306
307 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
308 assume the processor is a powerpc. This is because coreutils
309 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
310 in this case, due to a MacOS X bug that causes
311 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
312 to return a negative number.
313 Problem reported by Petter Reinholdtsen in:
314 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
315
316 2004-07-19 Ben Elliston <bje@gnu.org>
317
318 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
319
320 2004-06-24 Ben Elliston <bje@gnu.org>
321
322 * config.guess: Update copyright years.
323 * config.sub: Likewise.
324
325 2004-06-22 Robert Millan <robertmh@gnu.org>
326
327 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
328 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
329
330 2004-06-22 Stanley F. Quayle <stan@stanq.com>
331
332 * config.guess (*:*VMS:*:*): New entry. Replaces
333 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
334 manufacturer.
335
336 2004-06-22 Ben Elliston <bje@gnu.org>
337
338 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
339 * config.sub: Likewise.
340
341 2004-06-22 Ben Elliston <bje@gnu.org>
342
343 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
344 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
345
346 2004-06-11 Ben Elliston <bje@gnu.org>
347
348 * config.guess (pegasos:OpenBSD:*:*): Remove.
349
350 2004-06-11 Ben Elliston <bje@gnu.org>
351
352 From Wouter Verhelst <wouter@grep.be>:
353 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
354
355 2004-06-11 Ben Elliston <bje@gnu.org>
356
357 * config.guess (luna88k:OpenBSD:*:*): New.
358
359 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
360
361 * config.guess (m32r*:Linux:*:*): New case.
362 * config.sub: Handle m32rle.
363
364 2004-03-12 Ben Elliston <bje@wasabisystems.com>
365
366 From Jens Petersen <petersen@redhat.com>:
367 * config.sub: Handle sparcv8.
368
369 2004-03-03 Ben Elliston <bje@wasabisystems.com>
370
371 From Tom Smith <smith@cag.lkg.hp.com>:
372 * config.guess: Version suffixes are equally significant on Tru64
373 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
374 prefix of "P" (patched kernel).
375
376 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
377
378 * config.sub: Add support for National Semiconductor CRX target.
379
2a3124ca
RH
3802004-09-03 Jan Beulich <jbeulich@novell.com>
381
382 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
383 *-*-netware, but add target-libmudflap.
384 Consolidate *-*-netware targets (of which really only i?86 exists)
385 into a single entry.
386 * configure: Likewise.
387
0df3d27f
PB
3882004-09-01 Paolo Bonzini <bonzini@gnu.org>
389
390 * Makefile.tpl (sorry): Remove.
391 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
392 (cleanstrap targets): Depend on distclean, not distclean-stage1.
393 (do-clean): Clean per-stage directories too.
394 (do-distclean): Run distclean-stage1 too.
395 (.NOTPARALLEL): Enable during toplevel bootstrap.
396 (stage[+id+]-bubble): Enable parallel execution during
397 the recursive invocation.
398 * Makefile.in: Regenerate.
399
400 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
401
402 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
403
404 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
405 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
406 * configure: regenerate
407 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
408 -mdynamic-no-pic
409
4102004-08-31 Paolo Bonzini <bonzini@gnu.org>
411
412 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
413 include.
414 * configure.in: Fix indentation.
415 * configure: Regenerate.
416
ee025550
PB
4172004-08-31 Paolo Bonzini <bonzini@gnu.org>
418
419 * Makefile.def (build_modules): Add fixincludes.
420 (dependencies): Make gcc depend on fixincludes.
421 * configure.in (build_tools): Add fixincludes.
422 (build_configdirs): Always include build_libs.
423 * Makefile.in: Regenerate.
424 * configure: Regenerate.
425
4262004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
427
428 * Makefile.def (bootstrap stages): Add 'lean' parameter.
429 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
430 phony targets; do not generate timestamp files.
431 (distclean-stageN): Remove references to their timestamp files.
432 (restageN, touch-stageN): Remove.
433 (stageN-bubble): Rewritten.
434 (compare): Support lean bootstraps.
435 * Makefile.in: Regenerate.
436
437 * configure.in: Only warn when bootstrapping but
438 build != host or build != target. Support lean bootstraps.
439 * configure: Regenerate.
440
441 Sync from gcc:
442 2004-08-26 Phil Edwards <phil@codesourcery.com>
443
444 * configure.in: Give a better error message if GMP/MPFR are missing
445 and a language needing them has been requested.
446 * configure: Regenerated.
447
448 2004-08-25 Phil Edwards <phil@codesourcery.com>
449
450 * configure.in: Print a list of available language front-ends if
451 a requested one is missing. Tidy stray tab characters.
452 * configure: Regenerated.
453
72b2455a
PB
4542004-08-17 Paolo Bonzini <bonzini@gnu.org>
455
456 * Makefile.in: Regenerate.
457 * configure: Regenerate.
458
459 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
460 stage_*_flags.
461 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
462 for bootstrapped modules if toplevel bootstrap is going.
463 (GCC bootstrap): Generate per-stage targets for all bootstrapped
464 modules. Adjust for changes in Makefile.def. Enable several
465 rules even in non-bootstrap mode, just to avoid peppering the
466 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
467 (stage-[+prev+]-bubble): Remove.
468
469 * Makefile.def (Dependencies): Depend on all-build-bison,
470 all-build-flex, all-build-byacc, all-build-texinfo, rather
471 than the host variations.
472 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
473 with BUILD_SUBDIR.
474 (BISON): Update for recent Bisons.
475 (YACC): Fix typo.
476 (cross): Depend on all-build.
477 (all): Do not depend on all-build.
478 (prebootstrap): Remove.
479 (dep-kind): Accept separate prefixes for MODULE and ON variables.
480 (Prebootstrap dependencies): Add them to the per-stage targets
481 and to all-prebootstrap.
482 * configure.in (build_configdirs): Always enable build_tools.
483 (BUILD_DIR_PREFIX): Remove.
484
485 * Makefile.def (gcc): Add target variable.
486 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
487 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
488 in the recursive `make', instead of hardwiring `all'.
489 (Autogenerated TARGET-* variables): New.
490
de0b4a87
JW
4912004-08-17 Robert Millan <robertmh@gnu.org>
492
493 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
494 (instead of FreeBSD).
495 * configure: Regenerate.
496
ad681c85
NN
4972004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
498
675c6968
NN
499 * Makefile.def, configure.in, src-release: Remove useless, bogus
500 references to tix.
501 * Makefile.in, configure: Regenerate.
502
ad681c85
NN
503 * src-release: Stop distributing mmalloc with gdb (which doesn't
504 use it).
505 * Makefile.def: GDB doesn't depend on mmalloc anymore.
506 * Makefile.in: Regenerate.
507
11b04d1f
DD
5082004-08-09 Mark Mitchell <mark@codesourcery.com>
509
510 * configure.in (arm*-*-eabi*): New target.
511 * configure: Regenerate.
512
f2420bea
NN
5132004-08-01 Robert Millan <robertmh@gnu.org>
514
515 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
516 libmudflap for all GNU-based systems (with Glibc).
517 * configure: Regenerate.
518
9e6ce191
PB
5192004-08-06 Paolo Bonzini <bonzini@gnu.org>
520
521 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
522 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
523 (Dependencies): New section.
524 * Makefile.tpl (Dependencies): Generate from Makefile.def.
525 (configure-target-[+module+]): Depend on maybe-all-gcc
526 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
527 (toplevel profiledbootstrap): Fix dependencies.
528 * Makefile.in: Regenerate.
529
df4a6958
MM
5302004-08-03 Mark Mitchell <mark@codesourcery.com>
531
532 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
533 target-libiberty to noconfigdirs.
534
11b04d1f
DD
5352004-08-03 Paul Brook <paul@codesourcery.com>
536
537 * configure.in: Check for MPFR as well as GMP.
538 * configure: Regenerate.
539
b813574b
PB
5402004-08-03 Paolo Bonzini <bonzini@gnu.org>
541
542 * Makefile.def (host-modules): Add gcc.
543 * Makefile.in: Regenerate.
544 * Makefile.tpl (sorry): New rule.
545 (configure-host, all-host, [+make_target+]-host, do-check,
546 install-host): Do not add gcc as a special case.
547 (host modules): Add a small special-casing for gcc. Export
548 extra_make_flags through the environment.
549 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
550 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
551 other recursive targets for gcc): Remove.
552
553 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
554 (stage, unstage): New rules.
555 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
556 distclean-stage[+id+]): Use stage_current.
557 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
558 the stage*-start rules.
559
61edac0c
JW
5602004-07-19 Robert Millan <robertmh@gnu.org>
561
562 Synced from gcc:
563
564 2004-04-26 Robert Millan <robertmh@gnu.org>
565
566 Add patches from libtool CVS.
567 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
568 * ltconfig: Likewise.
569 * ltcf-c.sh: Likewise.
570 * ltcf-cxx.sh: Likewise.
571 * ltcf-gcj.sh: Likewise.
572
3e707e94
PB
5732004-07-12 Paolo Bonzini <bonzini@gnu.org>
574
575 * configure.in: Add noconfigdirs for crx-*-*.
576 * configure: Regenerate.
577
5782004-07-12 Paolo Bonzini <bonzini@gnu.org>
579
580 Synced from gcc:
581
582 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
583
584 * configure.in: Build libmudflap by default on FreeBSD.
585 * configure: Regenerated.
586
587 2004-07-09 Mark Mitchell <mark@codesourcery.com>
588
589 * configure.in: Do not build libmudflap by default on non-GNU/Linux
590 systems.
591 * configure: Regenerated.
592
593 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
594
595 PR target/16344
596 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
597 feedback based compiler.
598 * Makefile.in: Rebuilt.
599
600 2004-07-05 Phil Edwards <phil@codesourcery.com>
601
602 * configure.in: Do not prepend $srcdir to /dev/null in
603 makefile fragments.
604 * configure: Regenerate.
605
a7ee7660
AO
6062004-07-08 Alexandre Oliva <aoliva@redhat.com>
607
608 * Makefile.def (host_modules): Set bootstrap=true for flex.
609 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
610 * Makefile.in: Rebuilt.
611
6a9cf61e
PB
6122004-07-01 Paolo Bonzini <bonzini@gnu.org>
613
614 * Makefile.def (build_modules): Add bison, byacc, flex,
615 m4, texinfo.
616 (flags_to_pass): Add FLEX.
617 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
618 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
619 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
620 DEFAULT_MAKEINFO): Remove.
621 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
622 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
623 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
624 objdir or else use configured tool.
625 (all-build): New.
626 (all): Depend on it.
627 (Build module dependencies): Add.
628 * Makefile.in: Regenerate.
629 * configure.in: Better support for multiple build modules,
630 matching what is done for host/target modules. Do not look
631 for "plausible" locations of build tools if Canadian cross.
632 Use autoconf's AC_PROG_CC to find a C compiler. Define
633 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
634 * configure: Regenerate.
635
95b6a1f2
PB
6362004-06-22 Paolo Bonzini <bonzini@gnu.org>
637
638 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
639 * Makefile.in: Regenerate.
640
7ffa0b57
PB
6412004-06-22 Paolo Bonzini <bonzini@gnu.org>
642
643 * Makefile.tpl (configure-build-[+module+],
644 configure-[+module+], configure-target-[+module+]): Pass
645 [+extra_configure_args+].
646 (all-build-[+module+], all-[+module+], check-[+module+],
647 install-[+module+], [+make_target+]-[+module+],
648 all-target-[+module+], check-target-[+module+],
649 install-target-[+module+], [+make_target+]-target-[+module+]):
650 Pass [+extra_make_args+].
651 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
652 (GCC_HOST_EXPORTS): Remove.
653 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
654 cross, check-gcc, check-gcc-c++, install-gcc,
655 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
656 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
657 * Makefile.in: Regenerate.
658
929ba6e7
CF
6592004-06-21 Christopher Faylor <cgf@alum.bu.edu>
660
661 * configure.in: Check for srcdir/winsup rather than build directory
662 winsup.
663 * configure: Regenerate.
664
b76d7de0
CV
6652004-06-17 Corinna Vinschen <vinschen@redhat.com>
666
667 * configure.in: Don't build Cygwin native newlib if winsup
668 directory is missing. Emit warning instead.
669 * configure: Regenerate.
670
656fdd47
PB
6712004-06-09 Paolo Bonzini <bonzini@gnu.org>
672
673 * Makefile.tpl (touch-stage[+id+]): New.
674 (restage[+prev+]): Depend on touch-stage[+id+].
675
676 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
677 Use it throughout.
678
679 * Makefile.def: Add profile and feedback bootstrap stages.
680 Remove next field from bootstrap stages.
681 * Makefile.tpl (LN, LN_S): Substitute.
682 (stageN-start, stageN-end): Use double-colon rules, to
683 provide a hook for additional setup commands.
684 (distclean-stageN-gcc, restageN): Create dependencies from
685 [+prev+], not from [+next+].
686 (stageN-bubble): Add commands for successive stages from
687 [+prev+], using double-colon rules.
688 (all-stageN-gcc): Fix typo.
689 (stagefeedback-start, profiledbootstrap): New.
690 * Makefile.in: Regenerate.
691 * configure.in: Call ACX_PROG_LN.
692 * configure: Regenerate.
693
498d4a71
CF
6942004-06-03 Paolo Bonzini <bonzini@gnu.org>
695
696 * configure.in: Fix --enable-bootstrap breakage introduced in trees
697 without gcc.
698 * configure: Regenerate.
699
377d8c42
PB
7002004-06-01 Paolo Bonzini <bonzini@gnu.org>
701
702 * Makefile.tpl: Fix typo.
703 * Makefile.in: Regenerate.
704
f5f8a794
PB
7052004-06-01 Paolo Bonzini <bonzini@gnu.org>
706
707 * configure.in: Remove new- prefix from toplevel
708 bootstrap targets.
709 * configure: Regenerate.
710
f7a4c34f
PB
7112004-06-01 Paolo Bonzini <bonzini@gnu.org>
712
713 Merge this patch from the gcc tree:
714
715 2004-05-30 Andreas Jaeger <aj@suse.de>
716 Jim Wilson <wilson@specifixinc.com>
717
718 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
719 like CC.
720
319cab08
PB
7212004-06-01 Paolo Bonzini <bonzini@gnu.org>
722
723 * Makefile.tpl (all.normal): Rename to all.
724 (all): Replace with a rule to pick the default
725 target from configure.
726 (all-gcc, configure-gcc): Use conditionals to
727 do nothing when toplevel bootstrap is going on.
728 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
729 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
730 * configure.in: Support --enable-bootstrap.
731
732 * Makefile.def: Remove new- prefix from toplevel
733 bootstrap targets.
734 * Makefile.tpl: Likewise.
735
736 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
737 target.
738
739 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
740 $(RECURSE_FLAGS) to recursive invocation of make.
741
742 * Makefile.in: Regenerate.
743 * configure: Regenerate.
744
88f64edc
DJ
7452004-05-27 Daniel Jacobowitz <dan@debian.org>
746
747 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
748 * configure: Regenerate.
749
378fce5b
DD
7502004-05-25 Daniel Jacobowitz <drow@false.org>
751
752 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
753 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
754 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
755 targets.
756 * Makefile.in: Regenerate.
757
dfdffa2c
PB
7582005-05-24 Paolo Bonzini <bonzini@gnu.org>
759
760 * configure.in: Test the ability to symlink directories.
761 * configure: Regenerate.
762
763 * Makefile.def (bootstrap-stage): New definitions.
764 * Makefile.tpl (configure-stage1-gcc,
765 configure-stage2-gcc, configure-stage3-gcc,
766 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
767 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
768 new-restage3, compare): Autogenerate, see Makefile.in
769 entry for behavioral changes.
770 (distclean-stage1, new-stage1-start, new-stage1-end,
771 new-stage1-bubble, distclean-stage2, new-stage2-start,
772 new-stage2-end, new-stage2-bubble, distclean-stage3,
773 new-stage3-start, new-stage3-end): New autogenerated targets.
774 (objext, prebootstrap, BOOT_CFLAGS,
775 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
776 targets.
777
778 * Makefile.in: Regenerate.
779 (distclean-stage1, new-stage1-start, new-stage1-end,
780 new-stage1-bubble, distclean-stage2, new-stage2-start,
781 new-stage2-end, new-stage2-bubble, distclean-stage3,
782 new-stage3-start, new-stage3-end): New targets.
783 (all-stage1-gcc): Move prebootstrap dependency from here...
784 (configure-stage1-gcc): ...to here.
785 (new-bootstrap): Use bubble targets.
786 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
787 Use per-stage distclean targets.
788 (configure-stage1-gcc, configure-stage2-gcc,
789 configure-stage3-gcc, all-stage1-gcc,
790 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
791 Use new-stageN-start to prepare the tree.
792
04cf1b77
PB
7932004-05-23 Paolo Bonzini <bonzini@gnu.org>
794
795 * Makefile.def (host_modules): add libcpp.
796 * Makefile.tpl: Add dependencies on and for libcpp.
797 * Makefile.in: Regenerate.
798 * configure.in: Add libcpp host module.
799 * configure: Regenerate.
800
80b200a1
ZW
8012004-05-17 Zack Weinberg <zack@codesourcery.com>
802
803 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
804 of libf2c.
805 * configure, Makefile.in: Regenerate.
806
4b1cb4fe
DD
8072004-05-13 Diego Novillo <dnovillo@redhat.com>
808
809 Merge from tree-ssa-20020619-branch.
810
811 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
812 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
813 (HOST_GMPLIBS): Define.
814 (HOST_GMPINC): Define.
815 (TARGET_LIB_PATH): Add libmudflap.
816 (GFORTRAN_FOR_TARGET): Define.
817 (configure-build*): Export GFORTRAN.
818 (configure-gcc): Export GMPLIBS and GMPINC.
819 (all-gcc): Add maybe-all-libbanshee.
820 (configure-target-libgfortran): Define.
821 * Makefile.in: Regenerate.
822 * configure.in (host_libs): Add libbanshee.
823 (target_libraries): Add target-libmudflap and target-libgfortran.
824 Add --with-libbanshee.
825 Handle --disable-libmudflap.
826 (*-*-freebsd*): Use with_gmp.
827 Add $(libgcj) to noconfigdirs.
828 * configure: Regenerate.
829 * depcomp: New file.
830 * MAINTAINERS: Add tree-ssa maintainers.
831
8322004-04-28 Paolo Bonzini <bonzini@gnu.org>
833
834 * config/acx.m4: Fix fastcompare support for new-bootstrap.
835 * configure: Regenerate.
836
b8908782
DD
8372004-04-27 Paolo Bonzini <bonzini@gnu.org>
838
839 Revert:
840 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
841
842 * Makefile.def (flags_to_pass): Remove *dir variables that
843 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
844 as well as prefix and exec_prefix.
845 * Makefile.in: Regenerate.
846
8472004-04-26 Paolo Bonzini <bonzini@gnu.org>
848
849 * Makefile.def (host_modules): Mark with the bootstrap
850 flag packages on which gcc depends.
851 * Makefile.tpl (all-bootstrap): Use it.
852 * Makefile.in: Regenerate.
853
8542004-04-26 Paolo Bonzini <bonzini@gnu.org>
855
856 * Makefile.def (flags_to_pass): Remove *dir variables that
857 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
858 as well as prefix and exec_prefix.
859 * Makefile.in: Regenerate.
860
8612004-04-26 Paolo Bonzini <bonzini@gnu.org>
862
80b200a1
ZW
863 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
864 * configure: Regenerate.
865 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
866 * gcc/Makefile.tpl (compare): Use the result of the test.
867 * gcc/Makefile.in: Regenerate.
b8908782
DD
868
8692004-04-23 Paolo Bonzini <bonzini@gnu.org>
870
871 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
872 Always relocate gcc and prev-gcc to the original names, even
873 if the build fails.
874 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
875 New targets.
876
0f260896
RO
8772004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
878
879 * configure.in (mips*-*-irix5*): Enable ld.
880 * configure: Regenerate.
881
51860f05
JW
8822004-04-15 James E Wilson <wilson@specifixinc.com>
883
884 * Makefile.tpl (configure-[+module+], configure-gcc,
885 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
886 Set and export LDFLAGS.
887 * Makefile.in: Regenerate.
888
54752a6b
NN
8892004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
890
891 PR bootstrap/14871
892 * Makefile.tpl: If we don't have built-in-tree target tools,
893 use the ones found by configure rather than hacking around with
894 program_transform_name.
895 * configure.in: Give Makefile.tpl the information necessary
896 to do that.
897 * Makefile.in: Regenerate.
898 * configure: Regenerate.
899
9002004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
901
902 PR bootstrap/14760
903 * configure.in: When computing baseargs, strip *all* copies of
904 offending options. Also, don't match/substitute the trailing space,
905 so that this actually works when two similar options are separated by
906 only one space.
907 * configure: Regenerate.
908
9092004-04-06 David Edelsohn <edelsohn@gnu.org>
910
80b200a1
ZW
911 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
912 (rs6000-*-aix*): Same.
913 * configure: Regenerate.
54752a6b 914
5e2b61fb
SS
9152004-03-25 Stan Shebs <shebs@apple.com>
916
917 Remove MPW support, no longer used.
918 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
919 mpw-install: Remove files.
920 * src-release (DEVO_SUPPORT): Remove names of removed files.
921 * MAINTAINERS: Likewise.
922
1a6f2dc7
NN
9232004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
924
a0049f1b
NN
925 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
926 STRICT_WARN, WARN_CFLAGS flags passed down to make.
927 * Makefile.in: Regenerate.
928
1a6f2dc7
NN
929 * configure.in (top level bootstrap support): Rework --enable-werror
930 to set @stage2_werror_flag@.
931 * configure: Regenerate.
932 * Makefile.tpl (top level bootstrap support): Pass
933 @stage2_werror_flag@ down to configure in stages 2 and 3.
934 * Makefile.in: Regenerate.
935
920e3419
NN
9362004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
937
938 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
939 for stages 2 and 3 as well as in make. As a consequence, remove
940 OUTPUT_OPTION (now detected by configure) from the flags passed down
941 to make.
942 * Makefile.in: Regenerate.
943
944 * Makefile.tpl (new-bootstrap): Fix typo.
945 * Makefile.in: Regenerate.
946
4fa63067
NN
9472004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
948
949 * Makefile.tpl: Rearrange by moving recursive_targets rules
950 into their proper sections.
951 * Makefile.tpl (top level bootstrap support): Move disabling
952 of coverage flags from 'make' to 'configure'; improve comments.
953 * Makefile.in: Regenerate.
954
955 * Makefile.tpl (experimental top level bootstrap) Move stage1
956 language setting from all- target to configure- target; disable
957 intermodule optimization in stage 1; prevent gratuitous rebuilds
958 of stage 1.
959 * Makefile.in: Regenerate.
960 * configure.in: Comma-separate stage 1 language list for top
961 level bootstrap.
962 * configure: Regenerate.
963
964 * Makefile.tpl: Clean up experimental top level bootstrap support:
965 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
966 prev-gcc in configure- targets as well as all- targets.
967 * Makefile.in: Regenerate.
968
fb8a10fd
NN
9692004-03-17 Paolo Bonzini <bonzini@gnu.org>
970
971 * configure.in: Remove symbolic link section.
972 * configure: Regenerate.
973 * Makefile.tpl (links): Remove.
974 * Makefile.in: Regenerate.
975
947f426e 9762004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 977 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
978
979 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 980 Set with AC_CHECK_PROGS.
947f426e
NN
981 * configure.in: Fix comment typo from last patch.
982 * configure: Regenerate.
983
1d39f329
NN
9842004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
985
986 * Makefile.tpl: Introduce experimental top level bootstrap support.
987 * Makefile.in: Regenerate.
988 * configure.in: Introduce support for top level bootstrap.
989 * configure: Regenerate.
990
4b0ac75d 9912004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 992 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
993
994 PR bootstrap/14522
995 * configure.in: Cope with shells that do not support unquoted ^
996 * configure: Regenerate.
997
2e70b094 9982004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 999 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
1000
1001 PR bootstrap/14522
1002 * configure.in: Cope with shell that do not support nesting
1003 quotes inside quoted backquote substitutions.
1004 * configure: Regenerate.
1005
10062004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
1007
1008 PR bootstrap/14522
1009 * configure.in: Fix escaping of $.
1010 * configure: Regenerate.
1011
9e07f89d
NN
10122004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
1013
1014 * configure: Regenerate.
1015
10162004-03-08 Paolo Bonzini <bonzini@gnu.org>
1017
1018 PR ada/14131
1019 Move language detection to the top level.
1020 * configure.in: Find default values for the tools as
1021 soon as possible. Disable ada if GNAT is not found.
1022 Emit error message about missing languages. Expand
1023 --enable-languages=all for the gcc subdirectory.
1024
1712ab83
RS
10252004-03-01 Richard Sandiford <rsandifo@redhat.com>
1026
1027 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1028 and disable libgcj.
1029 * configure: Regenerated.
1030
3dee29da
NN
10312004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1032
1033 PR bootstrap/7087
1034 * Makefile.tpl: Guard XFOO sed statements better.
1035 * Makefile.tpl: Add dependency for configure-target-libada.
1036 * Makefile.in: Regenerate (incidentally fixes broken
1037 commit when libada-branch was merged).
1038
0558264b
AC
10392004-02-28 Andrew Cagney <cagney@redhat.com>
1040
1041 * src-release (CVS_NAMES): Define.
1042 (do-tar, do-tar): Prune $(CVS_NAMES).
1043
c38f9803
AC
10442004-02-23 Andrew Cagney <cagney@redhat.com>
1045
1046 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
1047 2004-02-19.09.
1048
55636792
NN
10492004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
1050
1051 PR bootstrap/11932
1052 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1053
1e600082
AC
10542004-02-19 Andrew Cagney <cagney@redhat.com>
1055
1056 * config.guess: Update from version 2003-06-12 to 2004-02-16.
1057 * config.sub: Update from version 2003-06-13 to 2004-02-16.
1058
3769cd82
DD
10592004-02-11 David Edelsohn <edelsohn@gnu.org>
1060
1061 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1062 (rs6000-*-aix*): Same.
1063 * configure: Regenerate.
1064
a92834c8
DD
10652004-02-11 Kelley Cook <kcook@gcc.gnu.org>
1066
1067 * configure.in (host): Add in missing $noconfigdirs to defines.
1068 * configure: Regenerate.
1069
a2592b1b
DD
10702004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
1071 Nathanael Nerode <neroden@gcc.gnu.org>
1072
1073 PR ada/6637, PR ada/5911
80b200a1 1074 Merge with libada-branch:
a2592b1b
DD
1075 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1076 with appropriate dependencies. Add --enable-libada configure switch.
1077 * configure, Makefile.in: Regenerate.
1078
e31d1ea3
DD
10792004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1080
1081 * configure.in: Don't pass --with-stabs on IRIX 5 either.
1082 * configure: Regenerate.
1083
db85f5c0
JJ
10842004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1085
1086 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 1087
fc434214
DD
10882004-01-23 DJ Delorie <dj@redhat.com>
1089
1090 * Makefile.def (target_modules) [libiberty]: Don't stage.
1091 * Makefile.in: Rebuilt.
1092
ad445c2c 10932004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 1094
ad445c2c
JJ
1095 * COPYING.NEWLIB: Update to include copyrights for new
1096 iconv code.
1097
72bbedde
AC
10982004-01-15 Andrew Cagney <cagney@redhat.com>
1099
1100 * src-release: Update copyright year.
1101 (do-proto-toplev): Configure using i686-pc-linux-gnu.
1102 (NEWLIB_SUPPORT_DIRS): Delete macro.
1103 (newlib.tar.bz2): Delete rule.
1104
a6d6062d
DD
11052004-01-14 Loren J. Rittle <ljrittle@acm.org>
1106
1107 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1108 * Makefile.tpl (configure-target-[+module+]): Support stage.
1109 * Makefile.in: Rebuilt.
1110
f8b73030
MR
11112003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1112
1113 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
1114 throughout.
1115
aff0e9df
NN
11162004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
1117
bb5dca17
NN
1118 * configure.in: Use ./config.cache, not config.cache.
1119 * configure: Regenerate.
1120 * Makefile.tpl: Special-casing not needed for GCC any more.
1121 * Makefile.in: Regenerate.
1122
82252c06
NN
1123 * configure.in: Don't share a cache file for host dirs.
1124 * configure: Regenerate.
1125
aff0e9df
NN
1126 * config-ml.in: Don't mess with the cache file.
1127
95036d20
NN
11282004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1129
ac7b618e
NN
1130 * Makefile.tpl: Make GCC use a separate config.cache.
1131 * Makefile.in: Regenerate.
1132
95036d20
NN
1133 PR bootstrap/11932, PR bootstrap/11933
1134 (I don't know if it will fix either of them, but it relates
1135 to them.)
1136 * configure.in: Don't use shared config.cache for target
1137 directories.
1138 * configure: Regenerate.
1139
08c1856b
DD
11402003-12-31 Roger Sayle <roger@eyesopen.com>
1141
1142 * configure.in (ia64*-*-hpux*): Disable building java libraries.
1143 * configure: Regenerated.
1144
c1968181 11452003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 1146
c1968181
DD
1147 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1148 * configure: Regenerated.
1149
10ecffb9
NN
11502003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1151
1152 Port change over from GCC:
1153 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
1154 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1155 (configure-build-[+module+], configure-[+module+]): Likewise.
1156 (configure-target-[+module+], configure-gcc, config.status): Likewise.
1157 * Makefile.in: Regenerate.
1158
f2ab5990
TF
11592003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
1160
1161 * configure.in (raw_libstdcxx_flags): Remove the leading space.
1162 * configure: Regenerate.
1163
41a7d11a
JJ
11642003-11-27 Jeff Johnston <jjohnstn@redhat.com>
1165
80b200a1 1166 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
1167 stdlib.
1168
d9441a1f
DD
11692003-11-14 Arnaud Charlet <charlet@act-europe.fr>
1170
1171 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1172 * Makefile.in: Regenerate.
1173
3a48a978
DD
11742003-10-20 Phil Edwards <phil@codesourcery.com>
1175
1176 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
1177 * configure: Regenerate.
1178
f0b24077
NN
11792003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
1180
1181 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1182 HOST_FLAGS_TO_PASS.
1183 * Makefile.in: Regenerate.
1184
5fbad20a
DD
11852003-10-05 Mohan Embar <gnustuff@thisiscool.com>
1186
1187 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1188 * configure: Rebuilt
1189 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1190 * Makefile.in: Rebuilt
1191
78be4155
L
11922003-10-03 H.J. Lu <hongjiu.lu@intel.com>
1193
1194 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1195
051fcc7a
L
11962003-10-01 Phil Edwards <pme@gcc.gnu.org>
1197
1198 * config-ml.in: Use ac_configure_args directly instead of
1199 ml_arguments. Only set ml_norecursion if --no[-]recursion is
1200 actually seen.
1201
12022003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
1203
1204 * config-ml.in: Propagate INSTALL variables.
1205
f27d4f92
DJ
12062003-09-21 Daniel Jacobowitz <drow@mvista.com>
1207
1208 * configure.in: Pass a computed --program-transform-name
1209 to subconfigures.
1210 * configure: Regenerated.
1211
cae4d560
NN
12122003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1213
1214 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1215 * Makefile.in: Regenerate.
1216
1217 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1218 * Makefile.in: Regenerate.
1219
8ff944f6
DJ
12202003-09-17 Daniel Jacobowitz <drow@mvista.com>
1221
1222 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1223 quoting.
1224 * configure: Regenerated.
1225
d9a35680
MC
12262003-09-12 Michael Chastain <mec@shout.net>
1227
1228 Fix PR gdb/857.
1229 * src-release (do-proto-topleve): Remove junk files
1230 intl/config.cache, intl/config.status,
1231 intl/config.h, intl/stamp-h.
1232
710068b9
AC
12332003-09-14 Andrew Cagney <cagney@redhat.com>
1234
1235 * src-release (dejagnu.tar): New target.
1236 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
1237 (do-djunpack): Use $(PACKAGE) for the package name.
1238
e1008165
DD
12392003-09-04 DJ Delorie <dj@redhat.com>
1240
1241 * configure: Regenerate.
1242
21998d12
NC
12432003-09-04 Robert Millan <robertmh@gnu.org>
1244
1245 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 1246
ccca4bb3
DD
12472003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1248
1249 * configure.in: Ensure arguments to sed are properly spaced.
1250 * configure: Regenerate.
1251
ee949b5e
DJ
12522003-08-28 Daniel Jacobowitz <drow@mvista.com>
1253
1254 Merge from gcc:
1255 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
1256 * install-sh: Update to newer upstream versions (associated with
1257 aclocal 1.7).
1258 * missing: Likewise, plus $1Help2man -> $1 typo fix.
1259
75addda2
DJ
12602003-08-27 Daniel Jacobowitz <drow@mvista.com>
1261
1262 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1263 * configure: Regenerated.
1264
8d2877d8
NN
12652003-08-23 Phil Edwards <pme@gcc.gnu.org>
1266
1267 * configure.in: Use newline instead of semicolon when assuming
1268 shell arguments in a for loop.
1269 * configure: Regenerated.
1270
d2cc0e0d
GK
12712003-08-20 Geoffrey Keating <geoffk@apple.com>
1272
1273 PR 8180
1274 * configure.in: When testing with_libs and with_headers, treat
1275 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
1276 * configure: Regenerate.
80b200a1 1277
d2cc0e0d
GK
1278 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1279 make, shell, etc.
1280 (baseargs): Likewise.
1281 * configure: Regenerate.
1282
04d1ab34
GK
12832003-08-19 Geoffrey Keating <geoffk@apple.com>
1284
1285 * configure.in: Disable libgcj for darwin not on powerpc.
1286 * configure: Rebuild.
1287
ca506da8
MC
12882003-08-15 Michael Chastain <mec@shout.net>
1289
1290 * src-release (do-proto-toplev): Remove junk files
1291 dejagnu/example/calc/config.status,
1292 dejagnu/example/calc/config.log.
1293
a4aa3f49
DD
12942003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
1295
1296 * config-ml.in, symlink-tree: Add license.
1297
ede4fbe4
NN
12982003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
1299
1300 Merge from gcc:
1301
1302 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
1303 * Makefile.tpl (check, check-c++): Express dependencies using
1304 dependencies rather than commands.
1305 * Makefile.in: Regenerate.
1306
1307 2003-07-31 Geoffrey Keating <geoffk@apple.com>
1308 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1309 * Makefile.in: Update.
1310
970f29af
AC
13112003-08-01 Andrew Cagney <cagney@redhat.com>
1312
1313 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1314 * configure: Ditto.
1315
b2884a0c
DD
13162003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
1317
1318 * configure.in: Enable libgcj for darwin.
1319 * configure: Rebuild.
1320
c07f46a4
NN
13212003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
1322
1323 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
1324
9175bfc0
NN
13252003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
1326
1327 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1328 creating target and build subdirs to build all parent dirs as needed.
1329 * Makefile.in: Rebuild.
1330 * configure.in: Don't build dirs explicitly here.
1331 * configure: Rebuild.
1332
b9abda6a
AO
13332003-07-22 Alexandre Oliva <aoliva@redhat.com>
1334
1335 * Makefile.tpl (all-make): Depend on intl.
1336 * Makefile.in: Rebuilt.
1337
eef8ffd4
NN
13382003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1339
1340 * config.if: Remove unused libc_interface determination.
1341
295efaf0
NN
13422003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
1343
1344 * Makefile.in: Regenerate, correctly this time.
1345
e5c3f801
NN
13462003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
1347
1348 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
1349 unused INSTALL_PROGRAM_ARGS.
1350 * configure.in: Use AC_PROG_INSTALL.
1351 * Makefile.in: Regenerate.
1352 * configure: Regenerate.
1353
4a18bd6b
AO
13542003-07-10 Alexandre Oliva <aoliva@redhat.com>
1355
1356 * configure: Rebuilt.
1357 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1358 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1359 newlib nor libgloss.
1360 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
1361 * configure.in (am33_2.0-*-linux*): Added.
1362
fbd1054d
BW
13632003-07-09 Bob Wilson <bob.wilson@acm.org>
1364
1365 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1366 * configure: Regenerate.
1367
b40e3958
L
13682003-07-06 H.J. Lu <hongjiu.lu@intel.com>
1369
1370 * config-ml.in: Replace PWD with PWD_COMMAND.
1371 * Makefile.tpl: Likewise.
1372 * Makefile.in: Regenerated.
1373
4a5be7ba
NN
13742003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
1375
1376 * configure.in: Clean up config-lang.in handling. Delete
1377 useless assignment to "subdirs".
1378 * configure: Regenerate.
1379
9c14acb8
NN
13802003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
1381
1382 * configure.in: Rename 'target_libs' to 'target_libraries'.
1383 Remove useless reference to 'target_libs'.
1384 * configure: Regenerate.
1385
8f32e830
KS
13862003-06-23 Keith Seitz <kseitz@sources.redhat.com>
1387
1388 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1389 * Makefile.in: Regenerate.
1390
12f0bd74
NN
13912003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
1392
1393 * Makefile.def: Introduce flags_to_pass.
1394 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1395 * Makefile.in: Regenerate.
1396
b07c2aad
HPN
13972003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
1398
1399 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1400 and target-libgloss.
1401 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1402 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 1403 * configure: Regenerate.
b07c2aad 1404
56f25033
DD
14052003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1406
1407 * configure.in: Update testsuite_flags to new location.
1408 * configure. Regenerate.
80b200a1 1409
4ec9a3b2
NN
14102003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
1411
1412 * Makefile.tpl: Remove BUILD_CC stuff.
1413 * Makefile.in: Regenerate.
1414
059083b1 14152003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 1416
059083b1
L
1417 * config.guess: Update to 2003-06-12 version.
1418 * config.sub: Update to 2003-06-13 version.
1419
535b046a
TS
14202003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1421
1422 * MAINTAINERS: Add myself as MIPS co-maintainer.
1423
00c22daa 14242003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 1425
00c22daa
L
1426 * config.guess: Update to 2003-06-06 version.
1427 * config.sub: Update to 2003-06-06 version.
1428
1047cb91
DD
14292003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1430
1431 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1432 * configure. Regenerate.
1433
123494c8
NN
14342003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
1435
1047cb91
DD
1436 * configure.in: Disable serial configure by default.
1437 * configure: Regenerate.
1438 * Makefile.tpl: Abolish .NOTPARALLEL.
1439 * Makefile.in: Regenerate.
1440
7f121bbf
NN
1441 * Makefile.tpl: Replace {build,host,target}_canonical by
1442 {build,host,target}.
1443 * Makefile.in: Regenerate.
1444
123494c8
NN
1445 * Makefile.tpl: Fix stupid pasto.
1446 * Makefile.in: Regenerate.
1447
ec7e0995
NN
14482003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
1449
1450 * Makefile.tpl: Remove bogus conditional.
1451 * Makefile.in: Regenerate.
1452
27b1cc72
NN
14532003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
1454
2a4cbe27
NN
1455 * Makefile.tpl: Make 'recursive targets' using autogen rather
1456 than shell loop. Remove duplicate 'clean' targets and false
1457 comments.
1458 * Makefile.def: Add systematic dependencies to 'recursive' targets.
1459 Add systematic method of specifying missing targets in subdirs.
1460 Add copyright boilerplate.
1461 * Makefile.in: Regenerate.
1462 * configure.in: Add 'recursive targets' to maybe list.
1463 * configure: Regenerate.
1464
27b1cc72
NN
1465 * Makefile.tpl: Rename [+target+] to [+make_target+].
1466 * Makefile.def: Rename 'target' to 'make_target'.
1467
01e51bd0
NC
14682003-05-30 Nick Clifton <nickc@redhat.com>
1469
1470 * README-maintainer-mode: Update URL for locating blessed config
1471 tools.
1472
2fd84b42
NC
14732003-05-29 Robert Millan <rmh@debian.org>
1474
1475 * ltconfig: Import this patch and modify for use with current
1476 version of ltconfig:
1477
1478 2003-05-21 Bruno Haible <bruno@clisp.org>
1479
1480 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
1481 GNU/FreeBSD.
1482
8945c6bb
DD
14832003-05-28 DJ Delorie <dj@redhat.com>
1484
1485 * Makefile.tpl: Make maybe-check-gcc .PHONY.
1486 * Makefile.in: Regenerate.
1487
2f9632a1
JJ
14882003-05-28 Jeff Johnston <jjohnstn@redhat.com>
1489
80b200a1 1490 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 1491
3a12db16 14922003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 1493
3a12db16
DD
1494 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1495 newlib or libgloss.
1496 * Makefile.in: Regenerate.
1497
44482353
DD
14982003-05-21 DJ Delorie <dj@redhat.com>
1499
1500 * Makefile.tpl: Add missing empty maybe-check-gcc target.
1501 * Makefile.in: Regenerate.
1502
fec2c52d
MR
15032003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1504
1505 * configure.in: Use curly braces in the definition of tooldir.
1506 * configure: Regenerate.
1507
16ae0395
NN
15082003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
1509
1510 * configure.in: Switch more things to use maybe dependencies.
80b200a1 1511 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
1512 Factor out common code from autogen IF statements.
1513 * configure: Regenerate.
1514 * Makefile.in: Regenerate.
1515
ec11bdc6
DD
15162003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
1517
1518 * configure.in: Accept i[3456789]86 for machine type.
1519 * configure: Regenerate.
1520
dd12c3a8
NN
15212003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1522
1523 * configure.in: Switch more things to use maybe dependencies.
1524 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
1525 * configure: Regenerate.
1526 * Makefile.tpl: Switch more things to use maybe dependencies.
1527 * Makefile.in: Regenerate.
1528
cf662e21
AJ
15292003-05-16 Andreas Schwab <schwab@suse.de>
1530
1531 * Makefile.tpl (install-opcodes): Define.
1532 * Makefile.in: Rebuild.
1533
5481b376
AJ
15342003-05-13 Andreas Jaeger <aj@suse.de>
1535
1536 * config.guess: Update to 2003-05-09 version.
1537 * config.sub: Update to 2003-05-09 version.
1538
3959a22a
AJ
15392003-05-13 Michael Eager <eager@mvista.com>
1540
1541 * configure.in: Correct sed script so that options in quotes are not
1542 deleted.
1543 * configure: Rebuild.
1544
564b43e5
CV
15452003-05-12 Corinna Vinschen <corinna@vinschen.de>
1546
1547 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1548 and $$s/newlib/libc/sys/cygwin32 include paths.
1549 * configure: Ditto.
1550
bb947dc9
L
15512003-05-05 H.J. Lu <hjl@gnu.org>
1552
1553 * config-ml.in: Restored from gcc repository.
1554
77f7441a
CD
15552003-05-02 Chris Demetriou <cgd@broadcom.com>
1556
80b200a1
ZW
1557 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1558 * Makefile.in: Regenerate.
77f7441a 1559
a26d7085
DJ
15602003-04-27 Daniel Jacobowitz <drow@mvista.com>
1561
1562 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
1563 and Makefile.def.
1564
e4c4d240
DJ
15652003-04-27 Daniel Jacobowitz <drow@mvista.com>
1566
1567 * Makefile.tpl: Clean $(BUILD_SUBDIR).
1568 * Makefile.in: Regenerated.
1569
62a3fc85
DD
15702003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1571
1572 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1573 * Makefile.in: Regenerate.
1574
15752003-04-18 Jakub Jelinek <jakub@redhat.com>
1576
1577 * configure.in (powerpc64*-*-linux*): Remove.
1578 * configure: Rebuilt.
1579
5b474aa8
DD
15802003-04-17 Phil Edwards <pme@gcc.gnu.org>
1581
1582 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
1583 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1584 and restrap.
1585 * Makefile.in: Regenerate.
1586
15872003-04-16 Richard Earnshaw <rearnsha@arm.com>
1588
1589 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1590 * configure: Regenerated.
1591
bc295afe
AO
15922003-04-11 Alexandre Oliva <aoliva@redhat.com>
1593
1594 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1595 * */configure: Rebuilt.
1596
3728fade
NN
15972003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1598
1599 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1600 * Makefile.in: Regenerate.
1601
ce5b542e
MC
16022003-03-14 Michael Chastain <mec@shout.net>
1603
1604 * Makefile.in: Regenerate with correct Makefile.def.
1605
3db0a37f
NN
16062003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1607
1608 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1609 Make macro.
1610 * Makefile.in: Regenerate.
1611 * configure.in: Clean up gxx_include_dir logic.
1612 * configure: Regenerate.
1613
34349c6e
DD
16142003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1615
1616 * configure.in (gxx_include_dir): Fix typo.
1617 * configure: Regenerated.
1618
686c28c9
AC
16192003-03-06 Andrew Cagney <cagney@redhat.com>
1620
1621 * texinfo/texinfo.tex: Import version 2003-02-03.16.
1622
bba45b8b 16232003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 1624
bba45b8b
NN
1625 * configure.in: Include $(build_tooldir)/sys-include in
1626 FLAGS_FOR_TARGET.
1627 * configure: Regenerated.
1628
2683747f
NN
16292003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1630
bba45b8b
NN
1631 * Makefile.tpl: Reindent.
1632 * Makefile.in: Regenerate.
1633 * configure.in: Reindent. Don't set unused variables.
1634 * configure: Regenerate.
1635
2683747f
NN
1636 * Makefile.tpl: Always pass down RANLIB.
1637 * Makefile.in: Regenerate.
1638
1639 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1640 * Makefile.in: Regenerate.
1641 * configure.in: Remove unused logic relating to --enable-shared
1642 and --enable-threads. Remove bogus comments. Remove redundant
1643 noconfigdirs.
1644 * configure: Regenerate.
1645
1646 * configure.in: Replace ${libstdcxx_version} by its value.
1647 Remove reference to mh-dgux.
1648 * configure: Regenerate.
1649
50212802
NN
16502003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1651
1652 * Makefile.tpl: Rearrange.
1653 * Makefile.in: Regenerate.
1654
a6be7fc6
NC
16552003-02-25 Nick Clifton <nickc@redhat.com>
1656
1657 * configure: Remove site-file supprot - it is obsolete.
1658
f8a495c8
NC
16592003-02-24 Uwe Stieber <uwe@wwws.de>
1660
1661 * configure.in: Add support for kaOS as cross build target system.
1662 * configure: Regenerated.
1663
3decd77d
DD
16642003-02-20 Sean McNeil <sean@blue.mcneil.com>
1665
1666 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1667 configure-target-* as some target builds may require additional
1668 flags for preprocessor tests.
1669 * Makefile.in: Regenerated.
1670
f4ff34a3
AO
16712003-02-19 Alexandre Oliva <aoliva@redhat.com>
1672
1673 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1674 * ltconfig: Handle it.
1675 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1676 auto-detecting it.
1677
b7e4a931
AO
16782003-02-19 Alexandre Oliva <aoliva@redhat.com>
1679
1680 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1681 it is used as argument to $CC.
1682 * ltcf-gcj.sh: Likewise.
1683
6b784d9f
AO
16842003-02-19 Alexandre Oliva <aoliva@redhat.com>
1685
1686 * configure.in: Introduce --enable-maintainer-mode.
1687 * configure: Rebuilt.
1688 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1689 for maintainer mode.
1690 * Makefile.in: Rebuilt.
1691
8bcd8a07
AC
16922003-02-19 Andrew Cagney <ac131313@redhat.com>
1693
1694 * configure: Regenerate using autoconf 2.13.
1695
ee3fd329
AM
16962003-02-19 Alan Modra <amodra@bigpond.net.au>
1697
1698 * config.guess: Import latest version.
1699 * config.sub: Import latest version.
1700
e9e45685
JM
17012003-02-18 Jason Merrill <jason@redhat.com>
1702
1703 * Makefile.tpl (check-c++): Allow parallelism.
1704
859789af
AC
17052003-02-17 Andrew Cagney <ac131313@redhat.com>
1706
1707 * configure: Regenerate using autoconf 000227.
1708
b3f16a9b
GK
17092003-02-15 Geoffrey Keating <geoffk@apple.com>
1710
1711 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1712 don't configure target-libobjc.
1713 * configure: Regenerate.
1714
72e60e02
DD
17152003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1716
1717 * Makefile.tpl (RANLIB): Define.
1718 * Makefile.in: Regenerate.
1719
91f0e695
KS
17202003-02-06 Keith R Seitz <keiths@redhat.com>
1721
1722 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1723 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1724 * Makefile.in: Regenerated.
1725 * configure.in: Remove all traces of snavigator, db, and grep.
1726 * configure: Regenerated.
1727
122bfa92
FCE
17282003-01-31 Frank Ch. Eigler <fche@redhat.com>
1729
1730 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1731 * Makefile.in: Regenerated.
1732
264095c3
AO
17332003-01-30 Alexandre Oliva <aoliva@redhat.com>
1734
1735 * config.if: Copy from GCC.
1736
a84dbcb3
AO
17372003-01-27 Phil Edwards <pme@gcc.gnu.org>
1738
1739 * configure.in: Revert 24Jan change.
1740 * configure: Regenerate.
1741
19618276
NN
17422003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1743
1744 * configure.in: Revert previous change.
1745 * configure: Regenerate.
1746
b7f27a92
NN
17472003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1748
1749 * configure.in: Make rda native-only.
1750 * configure: Regenerate.
1751
83326456
NN
17522003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1753
1754 * configure.in: Add missing \.
1755 * configure: Rebuilt.
1756
5e367fa5
JJ
17572003-01-17 Jakub Jelinek <jakub@redhat.com>
1758
1759 * configure.in (baseargs): Avoid using \| in sed regular
1760 expressions.
1761 * configure: Rebuilt.
1762
e01f337c
JJ
17632003-01-16 Jakub Jelinek <jakub@redhat.com>
1764
1765 * configure.in (baseargs): Remove all supported forms of
1766 --cache-file, --srcdir, --host, --build and --target options
1767 from argument lists.
1768 * configure: Rebuilt.
1769
aa236487
AO
17702003-01-15 Alexandre Oliva <aoliva@redhat.com>
1771
1772 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1773 * configure: Rebuilt.
1774
586c0873
NN
17752003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1776
1777 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1778 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1779 * Makefile.in: Regenerate.
1780 * configure: Regenerate.
1781
497f816e
DD
17822003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1783
1784 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1785 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1786 * Makefile.in: Regenerate.
1787
bfbe5519
AO
17882003-01-09 Alexandre Oliva <aoliva@redhat.com>
1789
1790 * configure.in: Remove Makefile in build, host and target modules
1791 unless configure was run with --no-recursion.
1792 * configure: Rebuilt.
1793
3f234ef5
CD
17942003-01-08 Chris Demetriou <cgd@broadcom.com>
1795
1796 * config.guess: Update to 2003-01-03 version.
1797 * config.sub: Update to 2003-01-03 version.
1798
a3982d48
CF
17992003-01-07 Christopher Faylor <cgf@redhat.com>
1800
1801 * configure: Regenerate with proper autoconf 2.13.
1802
75778ec4
CF
18032003-01-07 Christopher Faylor <cgf@redhat.com>
1804
80b200a1
ZW
1805 * configure.in: Add AC_PREREQ for consistency.
1806 * configure: Regenerate.
75778ec4 1807
c180f501
AC
18082003-01-06 Andrew Cagney <ac131313@redhat.com>
1809
1810 * configure.in (GDB_TK): Add tcl directories conditional on
1811 gdb/gdbtk directory being present.
1812 * configure: Regenerate.
5481b376 1813
46ca2cc2
DA
18142003-01-04 John David Anglin <dave.anglin@nrc.ca>
1815
1816 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1817 by gcc if LD is not defined and we are not doing a Canadian Cross.
1818 * configure: Rebuilt.
1819
53dd8dab
DJ
18202003-01-01 Daniel Jacobowitz <drow@mvista.com>
1821
1822 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
1823
50ceb20c
TT
18242002-12-31 Tom Tromey <tromey@redhat.com>
1825
1826 * Makefile.in: Rebuilt.
1827 * Makefile.def (target_modules) [libffi]: Allow installation.
1828
e78b5cfe
AS
18292002-12-31 Andreas Schwab <schwab@suse.de>
1830
1831 * configure.in: Fix use of $program_transform_name.
1832 * configure: Regenerated.
1833
67448102
DJ
18342002-12-30 Daniel Jacobowitz <drow@mvista.com>
1835
1836 * configure.in (baseargs): Don't remove first configure argument.
1837 * configure: Regenerated.
1838
e6bfb94a
AO
18392002-12-29 Alexandre Oliva <aoliva@redhat.com>
1840
1841 * Makefile.tpl (local-distclean): Don't remove...
1842 (multilib.ts): ... this. Moved into...
1843 (multilib.out): ... this. Don't use sub-make.
1844 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1845 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1846 (configure-build-[+module+], configure-[+module+],
1847 configure-target-[+module+], configure-gcc): ... these. Test
1848 for Makefile existence. Drop config.status from dependencies.
1849 * Makefile.in: Rebuilt.
1850 * configure.in: Move gcc-version-trigger to the end of
1851 ac_configure_args. Add comments to maybedep.tmp and
1852 serdep.tmp. Introduce --disable-serial-configure. Remove
1853 nonopt from baseargs, matching and removing corresponding
1854 whitespace while at it.
1855 * configure: Rebuilt.
1856
8f0dfb36
AO
18572002-12-28 Alexandre Oliva <aoliva@redhat.com>
1858
1859 * configure.in (host_configargs): Replace reference to
1860 no-longer-defined buildopts with --build=${build_alias}.
1861 * configure: Rebuilt.
1862
43be203f
AO
18632002-12-28 Alexandre Oliva <aoliva@redhat.com>
1864
1865 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
1866 program_transform_name to standard idiom.
1867 (AUTOGEN, AUTOCONF): Define.
1868 (Makefile.in): Use $(AUTOGEN).
1869 (Makefile): Depend on config.status, and use autoconf-style rule to
1870 build it. Move original commands to...
1871 (config.status): ... this new target.
1872 (configure): Add $(srcdir). Depend on config/acx.m4. Use
1873 $(AUTOCONF).
1874 * Makefile.in: Rebuilt.
1875
a0da8069
NN
18762002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
1877
d18f1c9f
NN
1878 * Makefile.tpl: Fix dramatic bustage due to change in
1879 program_transform_name.
1880 * Makefile.in: Regenerate.
1881
1882 * configure.in: Remove unnecessary PATH setting.
1883 * configure: Regnerate.
1884
1885 * configure.in: Don't default to unprefixed tools unless
1886 the native tools will work.
1887 * configure: Regenerate.
1888
a0da8069
NN
1889 * configure.in: Convert to autoconf script. Blow away lots
1890 of now-redundant Makefile fragments.
1891 * configure: Generate using Autoconf.
1892 * Makefile.tpl: Rewrite to reflect autoconfiscation.
1893 * Makefile.in: Regenerate.
1894
c567df0a
NN
18952002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
1896
5481b376 1897 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
1898 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1899
5481b376 1900 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 1901 where they belong.
2c7f9a32 1902
2dabcfb4
AS
19032002-12-24 Andreas Schwab <schwab@suse.de>
1904
1905 * Makefile.tpl (multilib.out): Fix missing space.
1906 * Makefile.in: Regenerate.
1907
1086bc09
NN
19082002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
1909
1910 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
1911 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
1912 * Makefile.in: Regenerate.
1913 * configure.in: Remove unnecessary leftovers.
1914
1086bc09
NN
19152002-12-21 Geoffrey Keating <geoffk@apple.com>
1916
1917 * configure.in (extra_ranlibflags_for_target): New variable.
1918 (*-*-darwin): Add -c to ranlib commands.
1919 * configure (tooldir): Handle extra_ranlibflags_for_target.
1920
14e9ca95
JJ
19212002-12-20 Jeff Johnston <jjohnstn@redhat.com>
1922
1923 * COPYING.NEWLIB: Updated.
1924 * COPYING.LIBGLOSS: Ditto.
1925
14c428fb
NN
19262002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1927
1928 * Makefile.tpl: Revert HJL's change.
1929 * Makefile.in: Regenerated.
1930 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1931 always.
1932
313b8244
AS
19332002-12-19 Andreas Schwab <schwab@suse.de>
1934
1935 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1936 * Makefile.in: Regenerate.
1937
efeae3db
L
19382002-12-18 H.J. Lu <hjl@gnu.org>
1939
1940 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1941 * Makefile.in: Regenerated.
1942
1943 * configure.in (build_prefix): New. Substitute.
1944
43d92c63
NN
19452002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
1946
59da4fe6
NN
1947 * Makefile.tpl: Don't let real targets depend on phony targets.
1948 * Makefile.in: Regenerate.
1949
43d92c63
NN
1950 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1951 * Makefile.in: Regenerate.
1952
b72e6a2d
JM
19532002-12-16 Jason Merrill <jason@redhat.com>
1954
1955 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1956 previous 'make bootstrap'.
1957 * Makefile.in: Regenerate.
1958
95c72c44
HPN
19592002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
1960
1961 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1962
7d695d07
JM
19632002-12-13 Jason Merrill <jason@redhat.com>
1964
1965 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
1966 library tests.
1967 (check-c++): Just depend on it and check-target-libstdc++-v3.
1968 * Makefile.in: Regenerate.
1969
54103d1e
NN
19702002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
1971
1972 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1973 * Makefile.in: Regenerate.
1974
4024f1e1
JJ
19752002-12-12 Jeff Johnston <jjohnstn@redhat.com>
1976
80b200a1
ZW
1977 * COPYING.NEWLIB: Update list of alternate Regent of California
1978 licenses and discuss official revoking of advertising clause.
1979 * COPYING.LIBGLOSS: Ditto.
4024f1e1 1980
7dda0df6
AO
19812002-12-12 Alexandre Oliva <aoliva@redhat.com>
1982
1983 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1984 * Makefile.in: Rebuilt.
1985
d03be79e 19862002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 1987
929293f4
NN
1988 * configure: Fix bug put in by gremlins.
1989
d03be79e
NN
1990 * Makefile.tpl: Substitute more autoconfily.
1991 * configure: Substitute more autoconfily.
1992 * Makefile.in: Regenerate.
1993
19942002-12-08 Andrew Cagney <ac131313@redhat.com>
1995
1996 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1997 * Makefile.in (all-sim): Ditto.
a36d530e
DD
1998
19992002-12-06 DJ Delorie <dj@redhat.com>
2000
2001 * Makefile.tpl: Change configure dependencies to not have real
2002 targets depend on phony targets.
b4a77b47 2003
db1ac78d
NN
20042002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
2005
bcaf2395
NN
2006 * configure.in: Revert unintentional change.
2007
b4fa093e
NN
2008 * src-release: Configure host subdirs.
2009
db1ac78d
NN
2010 * Makefile.tpl: Change dependency for */multilib.out so that
2011 it works when gcc isn't in the tree.
2012
2013 * configure.in: Substitute more.
2014 * configure: Run subconfigures from the Makefile.
2015 * Makefile.tpl: Run subconfigures from the Makefile; add a few
2016 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
2017
15723a45
NN
20182002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
2019
e2b9e2dc
NN
2020 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2021 and corresponding dependencies.
2022 * Makefile.in: Regenerate.
2023
2af579c4
NN
2024 * configure.in (host_tools): Order binutils, gas and ld for
2025 convenience in running the testsuites.
2026
a2cc058a
NN
2027 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2028 * Makefile.in: Regenerate.
2029 * configure.in: Introduce rules to serialize subconfigure runs.
2030
15723a45
NN
2031 * configure.in: Introduce BASE_CC_FOR_TARGET.
2032 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
2033 Realize configure-build-* targets. Realize configure-target-* targets.
2034 * Makefile.in: Regenerate.
2035
ae831be5
NN
20362002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2037
2038 * configure: Move gcc_version_trigger stuff from here...
2039 * configure.in: ...to here.
2040
2041 * configure.in: Separate subconfigure options added by this file from
2042 options given by the user. Add machinery to put args for host
2043 subconfigures into the Makefile.
2044
2045 * Makefile.tpl: Remove 'vault' targets.
2046 * Makefile.tpl: Reorder and comment dependencies.
2047 * Makefile.in: Regenerate.
2048
bbf7c8ac
NN
20492002-11-28 Geoffrey Keating <geoffk@apple.com>
2050
2051 * configure.in: Move host-specific darwin noconfigdirs into
2052 the host-specific section.
2053
930314a4
NN
20542002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2055
52d7cdee
NN
2056 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
2057 during replay.
2058 * Makefile.in: Regenerate.
2059
930314a4
NN
2060 (finishing slow-motion replay)
2061 * configure: Remove skip-this-dir support.
2062 * Makefile.tpl: Remove skip-this-dir support.
2063
2064 * Makefile.tpl: Remove leftover support for non-autoconfiscated
2065 subdirectories.
2066 * Makefile.in: Regenerate.
2067
2068 * Makefile.tpl: Strip out useless setting of 'dir'.
2069 * Makefile.in: Regenerate.
5481b376 2070
930314a4
NN
20712002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2072
2073 (finishing slow-motion replay)
2074 * configure.in: Fix deeply stupid bug.
2075
2076 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2077 shell code in CXX_FOR_TARGET
2078 * Makefile.def: Introduce raw_cxx.
2079 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2080 RAW_CXX_FOR_TARGET.
2081 * Makefile.in: Regenerate.
2082
20832002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2084
2085 (finishing slow-motion replay)
2086 * Makefile.tpl: Remove unnecessary ifs.
2087 * Makefile.in: Regenerate.
2088
5481b376 2089 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
2090 dependencies. Maybe-ize build-libiberty. Create dummy install
2091 targets for 'no_install' modules.
5481b376 2092 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 2093 build_modules stuff to configure.in.
5481b376 2094 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
2095 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
2096 * Makefile.in: Regenerate.
2097
3866be5d
NN
20982002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2099
2100 (continuing slow-motion replay)
2101 * Makefile.tpl: Make all-target, install-target behave similarly
2102 to all, install (only hitting configured targets). Eliminate
2103 unused macro defintions.
2104
2105 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2106 build != host.
2107
2108 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2109
2110 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2111
5481b376 2112 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
2113 configuring. Remove references to "dosrel".
2114 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 2115 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 2116 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 2117 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
2118 and redundant dependency; rearrange slightly.
2119 * Makefile.def: Add host-side libtermcap, utils.
2120
2121 * Makefile.in: Regenerate.
2122
e393202e
NN
21232002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2124
2125 (Continuing slow-motion replay)
2126 * Makefile.def: Add list of recursive targets to autogenerate.
2127 Add build_modules.
2128 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
2129 targets. Autogenerate *-build-* targets.
2130 * Makefile.in: Regenerate.
2131
583d52d7
NN
21322002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
2133
2134 (Continuing slow-motion replay)
2135 * configure: More autoconf-style substitutions.
2136 * Makefile.tpl: More autoconf-style substitutions.
2137 * Makefile.in: Regenerate.
2138
21392002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
2140
2141 (Continuing slow-motion replay)
2142 * configure: Substitute more variables in a more autoconf-friendly
2143 way. Simplify slightly.
2144 * Makefile.tpl: Make more variables substitutable in an
2145 autoconf-friendly way.
2146 * Makefile.in: Regenerate.
2147
874e38b4
NN
21482002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
2149
2150 (Continuing slow-motion replay)
2151 * configure.in (v810*): Remove special setting of tools.
2152
2153 * configure: Add support for extra required flags for ar or nm.
2154 * configure.in (aix4.3+): Use above support for target-specific
2155 issues, rather than using config/mt-aix43.
2156
852e5f18
NN
21572002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
2158
2159 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
2160 * configure: Remove 'removing', which doesn't work. Replace $subdir
2161 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
2162 with $srcdir. Reformat indentation. Substitute some variables
2163 formerly hard-coded in the Makefile for build=host.
2164 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2165 * Makefile.def: Autogenerate more.
2166 * Makefile.in: Regenerate.
2167
c9a0d920
DD
21682002-11-13 Bruce Korb <bkorb@gnu.org>
2169
2170 * Makefile.tpl: syntactic cleanup
2171
dd2768ff
KB
21722002-11-04 Kevin Buettner <kevinb@redhat.com>
2173
2174 * Makefile.def (host_modules): Add rda.
2175 * Makefile.in: Regenerate.
2176 * configure.in (target_tool): Add target-rda to list.
2177
1aa8389d
DD
21782002-10-25 Phil Edwards <pme@gcc.gnu.org>
2179
2180 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
2181 and restrap targets to this rule.
2182 * Makefile.in: Regenerate.
2183
28f46298
HPN
21842002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
2185
2186 * configure.in (i[3456]86-*-linux*): Add check to disable
2187 ${libgcj} for glibc1.
2188
ff72e302
NC
21892002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
2190
2191 * configure.in: Add tic4x target.
2192
8607b6c9
NN
21932002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
2194
2195 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2196 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2197 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2198 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2199 * Makefile.in: Regenerate.
2200
f8f61f4a
NN
22012002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2202
c86f794b
NN
2203 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2204 * Makefile.in: Regenerate.
2205
a9590527
NN
2206 * Makefile.def: Remove order dependency comments.
2207 * Makefile.tpl: Add explicit install-install dependencies.
2208 * Makefile.in: Regenerate.
2209
8412ce72
NN
2210 * Makefile.tpl: Remove material now in src-release. (Finally!)
2211 * Makefile.in: Regenerate.
2212
8b9f37f1
NN
2213 * configure: Restore my original patch by syncing with gcc version.
2214
f8f61f4a
NN
2215 * Bring following over from gcc:
2216
22172002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
2218
2219 * configure.in (s390*-*-linux*): Enable libgcj.
2220
403d9505
NN
22212002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2222
2223 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
2224
95f6f383
AM
22252002-10-02 Alan Modra <amodra@bigpond.net.au>
2226
e4673b0a 2227 * configure: Move stray lines back to where they belong.
95f6f383 2228
748503c8
NN
22292002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
2230
a581b5c3
NN
2231 * Makefile.tpl: Insert configure-target target, for src-release.
2232
c084f5b4
NN
2233 * configure: Finish reverting change which Andrew Cagney started
2234 reverting. Should fix bustage.
2235
7aa673ed 2236 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
2237 * src-release: New file. Contains material for making net
2238 releases for gdb, binutils, et al., formerly in Makefile.in.
2239
82a9b2d9
NC
22402002-09-30 Nick Clifton <nickc@redhat.com>
2241
2242 * cpu: New top level directory. Intended to hold input files for
2243 CGEN which have FSF copyright assignment.
2244 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2245
c2463a00
AC
22462002-09-29 Andrew Cagney <ac131313@redhat.com>
2247
2248 Revert below (note that src does not contain Makefile.tpl):
2249 * Makefile.tpl: Make subsituted variables more autoconfy.
2250 * Makefile.in: Regenerate.
2251
f03b4789
NN
22522002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2253
c11e16a9
NN
2254 * configure: Revert accidentally applied changes.
2255
f03b4789
NN
2256 * Makefile.tpl: Make more autoconf-friendly.
2257 * Makefile.in: Regenerate.
2258 * configure: Make substitution more autoconf-like.
2259
22602002-09-28 Richard Earnshaw <rearnsha@arm.com>
2261
2262 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2263 single entry to handle all these.
2264 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
2265 libjava on arm-*-elf.
2266
c0292023
GK
22672002-09-27 Geoffrey Keating <geoffk@apple.com>
2268
2269 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2270 things that depend on them.
2271
c66d951e
NN
22722002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2273
2274 * Makefile.tpl: Make subsituted variables more autoconfy.
2275 * Makefile.in: Regenerate.
2276 * configure: Make seds more autoconfy.
2277
907a7241 22782002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
2279
2280 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2281 * Makefile.in: Regenerate.
2282 * configure.in: Rewrite sed statements to look autoconfy.
2283
907a7241
NN
2284 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2285 all-target-foo on configure-target-foo.
2286 * Makefile.def: Ditto.
2287 * Makefile.in: Rebuild.
2288
405ea7a0
NN
22892002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2290
2291 * Makefile.def: New file.
2292 * Makefile.tpl: New file.
2293 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2294
2295 * configure.in: Minor rearrangement. Simplify tests.
2296
bdc57bfd
JT
22972002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
2298
2299 * configure.in (with_headers): Skip copy if value is "yes".
2300 (with_libs): Likewise.
2301
ae03d6e2
NN
23022002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2303
2304 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2305 * configure.in (sh*-*-pe*): Ditto.
2306 * configure.in (mips*-*-pe*): Ditto.
2307 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
2308
2309 * configure.in: Rearrange.
2310
707960fe
NC
23112002-09-12 Nick Clifton <nickc@redhat.com>
2312
2313 * Import these changes from the config master repository:
2314
2315 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
2316
2317 * config.sub: Add tic4x target.
2318
2319 2002-09-03 Ben Elliston <bje@redhat.com>
2320
2321 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
2322 Reported by <Duncan_Stodart@insession.com>.
2323
36ea319f
JJ
23242002-09-10 Jeff Johnston <jjohnstn@redhat.com>
2325
2326 * COPYING.NEWLIB: More updates.
2327
cf57480a
JJ
23282002-09-09 Jeff Johnston <jjohnstn@redhat.com>
2329
2330 * COPYING.NEWLIB: Update.
2331
fd31a171
AC
23322002-08-23 Andrew Cagney <ac131313@redhat.com>
2333
23b632fc
AC
2334 * texinfo/texinfo.tex: Import version 2002-06-04.06.
2335
fd31a171
AC
2336 * config.guess: Import version 2002-08-23.
2337 * config.sub: Import version 2002-08-22.
2338
a08bafb5
AO
23392002-08-20 Alexandre Oliva <aoliva@redhat.com>
2340
2341 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2342 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2343 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2344
17240c1f
NC
23452002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
2346
2347 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2348
e70ad0c6
L
23492002-08-04 H.J. Lu (hjl@gnu.org)
2350
2351 * configure.in (mips*-*-linux*): Don't skip target-libffi.
2352
574e6d11
DD
23532002-07-31 Alan Modra <amodra@bigpond.net.au>
2354
2355 * configure.in: Move generic linux case to end. Copy generic
2356 linux noconfigdirs to mips*-*-linux* entry and new
2357 powerpc64*-*-linux* entry. Add target-libffi for the latter.
2358
611e7523
CD
23592002-07-19 Chris Demetriou <cgd@broadcom.com>
2360
2361 * MAINTAINERS: Clarify on config.guess and config.sub, and add
2362 one instance of them which was missed to the list to update.
2363
51759676
CD
23642002-07-16 Chris Demetriou <cgd@broadcom.com>
2365
2366 * config.guess: Update to 2002-07-09 version.
2367 * config.sub: Update to 2002-07-03 version.
2368
7c1f909c
DD
23692002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
2370
2371 * configure.in: Remove two redundant tests.
2372
d7cf5d30
DD
23732002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2374
2375 * configure.in (mips*-*-irix6*o32): Enable stabs.
2376
c74222f7
DD
23772002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
2378
5b53c336
DD
2379 * configure.in: Don't build grez.
2380 * Makefile.in: Ditto.
2381
c74222f7
DD
2382 * Makefile.in: Remove references to bsp, cygmon, libstub.
2383 * configure.in: Ditto.
2384
2385 * configure.in: Remove leftover reference to gdbtest.
2386
edd1b227
DD
23872002-07-08 Phil Edwards <pme@gcc.gnu.org>
2388
2389 * configure.in (gxx_include_dir): Change to match versioned
2390 C++ headers if --enable-version-specific-runtime-libs is used.
2391
486186e3
AO
23922002-07-04 Steve Ellcey <sje@cup.hp.com>
2393
2394 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2395
ff0a3bf8
DD
23962002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
2397
2398 * configure.in: Make --without-x work.
2399
1dfa8174
NC
24002002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
2401
2402 * contrib: New directory. Created to contain a copy of the
5481b376 2403 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
2404 the FSF GCC sources.
2405
07637366
DD
24062002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
2407
b6f83f2a
DD
2408 * configure.in: Rearrange target Makefile fragment collection.
2409
07637366
DD
2410 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2411 cvs[src].
2412 * configure.in: Ditto.
2413
f48556b1
DD
24142002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
2415
2416 * Makefile.in: Eliminate 'apache' targets.
2417 * configure.in: Eliminate 'apache' targets.
2418
2419 * configure.in: Eliminate redundant tests. Reorganize.
2420
2421 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2422
2423 * config-ml.in: Eliminate references to Cygnus configure.
2424
2425 * Makefile.in: Eliminate references to building emacs.
2426
24272002-07-01 Denis Chertykov <denisc@overta.ru>
2428
2429 * configure.in: Add support for ip2k.
2430
cdb9e2b8
BE
24312002-06-24 Ben Elliston <bje@redhat.com>
2432
2433 * configure.in (host_tools): Remove cgen.
2434
2435 * Makefile.in (all-cgen): Remove; runs from its source directory.
2436 (check-cgen, install-cgen, clean-cgen): Likewise.
2437 (all-opcodes): No not depend on all-cgen.
2438 (all-sim): Likewise.
2439
3558860c
DD
24402002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2441
2442 * configure.in: Fix AIX configury bug.
2443
e3b0c936
DD
24442002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2445
cdb9e2b8 2446 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 2447
cdb9e2b8
BE
2448 * configure.in: Move definition of libstdcxx_flags right above
2449 usage, rather than way earlier.
8ee424c0 2450
c712250a
DD
2451 * configure.in: Pull definition of is_cross_compiler earlier.
2452
9ee1a75c
DD
2453 * configure.in: Rearrange a little.
2454
e3b0c936
DD
2455 * configure.in: Remove references to librx.
2456 * Makefile.in: Remove references to librx.
2457
b2bd228e
DD
24582002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2459
2460 * configure.in: Eliminate ${gasdir} variable.
2461
7cd52483
DB
24622002-06-18 Dave Brolley <brolley@redhat.com>
2463
2464 * configure.in: Add support for frv.
2465 * config.sub: Add support for frv.
2466
6c5e141a
DD
24672002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2468
2469 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2470
0d18b56d
JT
24712002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2472
2473 * configure.in (vax-*-netbsd*): Re-enable gas.
2474
fd8958d5
DD
24752002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2476
27f15fdd
DD
2477 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2478 BUILD_PREFIX_1, to correct nomenclature.
2479 * configure: Likewise.
2480
fd8958d5
DD
2481 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2482 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2483
0c2442b7
DD
24842002-05-31 Olaf Hering <olh@suse.de>
2485
2486 * config-ml.in: Propogate DESTDIR also.
2487
a3602181
JT
24882002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2489
2490 * configure.in (vax-*-netbsd*): Don't build gas for this
2491 platform.
2492
c95f53ae
MM
24932002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2494
2495 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2496 and libgcj for AVR.
2497
1d7c1053
NC
24982002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2499
2500 * config.sub: Add DLX target.
2501
4b37028f
JT
25022002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2503
2504 * config.guess: Update to 2002-05-22 version.
2505 * config.sub: Likewise.
2506
d5de0a84
NC
25072002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2508
2509 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2510 * config-ml.in: Likewise.
2511 * configure: Likewise.
2512 * configure.in: Likewise.
2513
c92a0210
DD
25142002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2515
115a77aa
DD
2516 * configure.in: Simplify makefile fragment collection.
2517
2518 * configure.in: Remove code to build emacs.
e99daf2b 2519
91e060aa
DD
2520 * configure.in : Remove --srcdir argument from targargs and buildargs
2521 (it's always overridden in the Makefile anyway). Rearrange a bit.
2522
2523 * configure: Move some logic to configure.in.
2524 * configure.in: Move some logic from configure.
c92a0210 2525
91217342
JJ
25262002-05-07 Jeff Johnston <jjohnstn@redhat.com>
2527
2528 * COPYING.LIBGLOSS: New file.
2529
d3d8a9ee
NC
25302002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
2531
2532 * Makefile.in: Honour DESTDIR.
2533
3a036cdc
AO
25342002-05-05 Alexandre Oliva <aoliva@redhat.com>
2535
2536 * configure.in (noconfigdirs): Don't disable libgcj on
2537 sparc64-*-solaris* and sparcv9-*-solaris*.
2538
6d095fe4
AO
25392002-05-03 Alexandre Oliva <aoliva@redhat.com>
2540
2541 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2542
dac55df9
TF
25432002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2544
2545 * configure.in (FLAGS_FOR_TARGET): Do not add
2546 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2547 on i[3456]86-*-linux*.
2548
a018e15b
TF
25492002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2550
2551 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
2552
2553 * configure.in (noconfigdirs): Do not add target-newlib if
2554 target == i[3456]86-*-linux*, and host == target.
2555
5f284831
MM
25562002-04-29 Mark Mitchell <mark@codesourcery.com>
2557
2558 * config.guess: Updated to 2002-04-26's version.
2559 * config.sub: Updated to 2002-04-26's version.
2560
33babf59
DD
25612002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2562
bd5f7da2
DD
2563 * configure.in: delete reference to absent file
2564
a0c4f3a0
DD
2565 * configure.in: replace '[' with 'test'
2566
66f1ba4f
DD
2567 * configure.in: Eliminate references to gash.
2568 * Makefile.in: Eliminate references to gash.
2569
7c3ab50c
DD
2570 * configure.in: remove useless references to 'pic' makefile fragments.
2571
bbc025f5
DD
2572 * configure.in: (*-*-windows*) Finish removing.
2573
33babf59
DD
2574 * configure.in: Eliminate redundant test for libgui.
2575
d5ec694c
DD
25762002-04-26 Joel Sherrill <joel@OARcorp.com>
2577
2578 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2579 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2580
57a5346c
DD
25812002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2582
2583 * configure.in: remove references to dead files
2584
dbf93899
DD
25852002-04-18 Tom Tromey <tromey@redhat.com>
2586
2587 * configure.in: Disallow configuring libgcj when it is already
2588 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2589 Solaris 2.8 by default. For PR libgcj/6158.
2590
26eadf68
DD
25912002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2592
2593 * configure.in: Move default CC setting out of config/mh-* fragments
2594 directly into here.
2595
a0a2c6c6
DD
25962002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2597
2598 * configure.in: don't even try to configure or make a subdirectory
2599 if there's no configure script for it.
2600
9972f812
DD
26012002-04-15 Mark Mitchell <mark@codesourcery.com>
2602
2603 * MAINTAINERS: Remove chill maintainers.
2604 * Makefile.in (CHILLFLAGS): Remove.
2605 (CHILL_LIB): Remove.
2606 (TARGET_CONFIGDIRS): Remove libchill.
2607 (CHILL_FOR_TARGET): Remove.
2608 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2609 CHILL_LIB.
2610 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2611 (CHECK_TARGET_MODULES): Likewise.
2612 (INSTALL_TARGET_MODULES): Likewise.
2613 (CLEAN_TARGET_MODULES): Likewise.
2614 (configure-target-libchill): Remove.
2615 (all-target-libchill): Remove.
2616 * configure.in (target_libs): Remove target-libchill.
2617 Do not compute CHILL_FOR_TARGET.
2618 * libchill: Remove directory.
5481b376 2619
75205f78
DD
26202002-04-15 DJ Delorie <dj@redhat.com>
2621
2622 * Makefile.in, configure.in, configure: Sync with gcc, entries
2623 follow...
2624
26252002-04-08 Tom Tromey <tromey@redhat.com>
2626
2627 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2628 Fixes PR libgcj/6068.
2629
26302002-03-30 Krister Walfridsson <cato@df.lth.se>
2631
2632 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2633
26342002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2635
2636 * configure.in (alpha*-dec-osf*): Enable libgcj.
2637
26382002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
2639
2640 Fix for: PR bootstrap/3591, target/5676
2641 * configure.in (mcore-pe): Disable the configuration of
2642 libstdc++-v3 since exceptions are not supported.
2643
26442002-03-20 Anthony Green <green@redhat.com>
2645
2646 * configure.in: Enable libgcj for xscale-elf target.
2647
26482002-02-28 Alexandre Oliva <aoliva@redhat.com>
2649
2650 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2651 libjava.
2652 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2653
26542002-02-22 Alexandre Oliva <aoliva@redhat.com>
2655
2656 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2657 libstdc++-v3 and libjava.
2658
26592002-02-11 Adam Megacz <adam@xwt.org>
2660
2661 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2662 boehm-gc
2663
26642002-02-09 Alexandre Oliva <aoliva@redhat.com>
2665
2666 * config.guess: Updated to 2002-01-30's version.
2667 * config.sub: Updated to 2002-02-01's version.
2668 Contribute sh64-elf.
2669 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2670 * configure.in: Added sh64-*-*.
2671
26722002-01-17 H.J. Lu <hjl@gnu.org>
2673
2674 * Makefile.in (all-fastjar): Also depend on all-libiberty.
2675 (all-target-fastjar): Also depend on all-target-libiberty.
2676
2677Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
2678
2679 * configure, configure.in: Use temp file for long sed commands.
2680
26812001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2682
2683 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2684 libf2c.
2685
26862001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2687
2688 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2689
26902001-10-11 Hans-Peter Nilsson <hp@axis.com>
2691
2692 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
2693
26942001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
2695
2696 * configure: Handle temporary files securely using mkdir.
2697
26982001-09-26 Will Cohen <wcohen@redhat.com>
2699
2700 * configure.in (*-*-linux*): Disable configuration of target-newlib
2701 and target-libgloss.
2702
27032001-09-26 Alexandre Oliva <aoliva@redhat.com>
2704
2705 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
2706 RANLIB.
2707
27082001-08-11 Graham Stott <grahams@redhat.com>
2709
2710 * Makefile.in (check-c++): Add missing semicolon.
2711
27122001-07-25 Andrew Haley <aph@cambridge.redhat.com>
2713
2714 * configure.in (sh-*-linux*): New.
2715
27162001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2717
2718 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2719 and libgcj on m68hc11/m68hc12.
2720
27212001-06-27 H.J. Lu (hjl@gnu.org)
2722
2723 * Makefile (CFLAGS_FOR_BUILD): New.
2724 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
2725
27262001-06-01 Hans-Peter Nilsson <hp@axis.com>
2727
2728 * configure.in (libstdcxx_flags): Do not try to execute
2729 libstdc++-v3/testsuite_flags until it exists.
2730
27312001-05-18 Benjamin Kosnik <bkoz@redhat.com>
2732
2733 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
2734
27352001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
2736
2737 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
2738
2739Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
2740
2741 * configure.in: Move *-chorusos target case to the proper switch.
2742 Disable libgcj.
2743
27442001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2745
2746 * Makefile.in (STAGE1_CFLAGS): Pass down.
2747
27482001-04-13 Alan Modra <amodra@one.net.au>
2749
2750 * config.guess: Add hppa64-linux support. Note for next import that
2751 this is already in the master file.
2752 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
2753
27542001-03-22 Colin Howell <chowell@redhat.com>
2755
2756 * Makefile.in (DO_X): Do not backslash single-quotes in
2757 backquotes (two places).
2758
27592001-03-18 Laurynas Biveinis <lauras@softhome.net>
2760
2761 * Makefile.in (DO_X): Quote nested quotes.
2762
27632001-03-15 Laurynas Biveinis <lauras@softhome.net>
2764
2765 * Makefile.in (DO_X): Use double quotes for quoting
2766 "RANLIB=$${RANLIB}".
2767
27682001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
2769
2770 * configure.in: Only use `lang_requires' for languages athat are
2771 actually enabled.
2772
27732001-03-07 Tom Tromey <tromey@redhat.com>
2774
2775 * configure.in: Allow config-lang.in to set `lang_requires' to list
2776 of other required languages.
2777
27782001-03-06 Laurynas Biveinis <lauras@softhome.net>
2779
2780 * Makefile.in: Remove RANLIB definition. Use RANLIB
2781 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
2782 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
2783
27842001-02-28 Benjamin Kosnik <bkoz@redhat.com>
2785 Alexandre Oliva <aoliva@redhat.com>
2786
2787 * Makefile.in (check-c++): Use tabs, not spaces.
2788
27892001-02-19 Benjamin Kosnik <bkoz@redhat.com>
2790
2791 * Makefile.in (check-c++): New rule.
2792
2793 * configure.in (target_libs): Remove libg++.
2794 (noconfigdirs): Remove libg++.
2795 (noconfigdirs): Same.
2796 (noconfigdirs): Same.
2797 (noconfigdirs): Same.
2798
2799 * config-ml.in: Remove libg++ references.
2800
2801 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
2802 (ALL_TARGET_MODULES): Same.
2803 (configure-target-libg++): Remove.
2804 (all-target-libg++): Remove.
2805 (configure-target-libio): Remove.
2806 (all-target-libio): Remove.
2807 (check-target-libio): Remove.
2808 (.PHONY): Remove.
2809 (libg++.tar.bz2): Remove.
2810 (all-target-cygmon): Remove libio.
2811 (all-target-libstdc++): Remove.
2812 (configure-target-libstdc++): Remove.
2813 (TARGET_LIB_PATH): Remove libstdc++.
2814 (ALL_GCC_CXX): Remove libstdc++.
2815 (all-target-gperf): Correct.
2816
28172001-02-15 Anthony Green <green@redhat.com>
2818
2819 * configure: Introduce GCJ_FOR_TARGET.
2820 * configure.in: Ditto.
2821 * Makefile.in: Ditto.
2822
28232001-02-08 Chandrakala Chavva <cchavva@redhat.com>
2824
2825 * configure.in: for *-chorusos, don't config target-newlib and
2826 target-libgloss.
2827
28282001-02-04 Mark Mitchell <mark@codesourcery.com>
2829
2830 Remove V2 C++ library.
2831 * configure.in: Remove --enable-libstdcxx_v3 support.
2832
28332001-01-27 Richard Henderson <rth@redhat.com>
2834
2835 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
2836
28372001-01-26 Tom Tromey <tromey@redhat.com>
2838
2839 * configure.in: Allow libgcj to be built on Sparc Solaris.
2840
28412001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
2842
2843 * configure.in: Enable libgcj on several additional platforms.
2844
28452001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
2846
2847 * configure.in: Enable libgcj for linux targets.
2848
28492001-01-09 Mike Stump <mrs@wrs.com>
2850
2851 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
2852 failures of subdirectories.
2853
28542001-01-02 Laurynas Biveinis <lauras@softhome.net>
2855
2856 * configure: handle DOS-style absolute paths.
2857
28582001-01-02 Laurynas Biveinis <lauras@softhome.net>
2859
2860 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
2861
28622000-12-18 Benjamin Kosnik <bkoz@redhat.com>
2863
2864 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
2865 (libstdcxx_incdir): Pass down.
2866 * config.if: Remove expired bits for cxx_interface, add stub.
2867 (libstdcxx_incdir): Add variable for g++ include directory.
2868 * configure.in (gxx_include_dir): Use it.
2869
28702000-12-15 Andreas Jaeger <aj@suse.de>
2871
2872 * configure.in: Handle lang_dirs.
2873
28742000-12-13 Anthony Green <green@redhat.com>
2875
2876 * configure.in: Disable libgcj for any target not specifically
2877 listed. Disable libgcj for x86 and Alpha Linux until compatible
2878 with g++ abi.
2879
28802000-12-13 Mike Stump <mrs@wrs.com>
2881
2882 * Makefile.in (local-distclean): Also remove fastjar.
2883
28842000-12-10 Anthony Green <green@redhat.com>
2885
2886 * configure.in: Define libgcj. Disable libgcj target libraries for
2887 most targets.
2888
28892000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
2890
2891 * configure.in (target_libs): Revert 2000-12-08 patch.
2892 (noconfigdirs): Added target-libjava.
2893
28942000-12-09 Laurynas Biveinis <lauras@softhome.net>
2895
2896 * Makefile.in: handle DOS-style absolute paths.
2897
28982000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2899
2900 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
2901 libjava.
2902 * configure.in (target_libs): Removed `target-libjava'.
2903
29042000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2905
2906 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
2907 (ALL_MODULES): Added fastjar.
2908 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
2909 (all-target-libjava): all-fastjar replaces all-zip.
2910 (all-fastjar): Added.
2911 (configure-target-fastjar, all-target-fastjar): Likewise.
2912 * configure.in (host_tools): Added fastjar.
2913
29142000-12-07 Mike Stump <mrs@wrs.com>
2915
2916 * Makefile.in (local-distclean): Remove leftover built files.
2917
29182000-11-16 Fred Fish <fnf@be.com>
2919
2920 * configure.in (enable_libstdcxx_v3): Fix typo,
2921 libstd++ -> libstdc++.
2922
29232000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2924
2925 * configure: Provide the original toplevel configure arguments
2926 (including $0) to subprocesses in the environment rather than
2927 through gcc/configargs.h.
2928
29292000-11-12 Mark Mitchell <mark@codesourcery.com>
2930
2931 * configure: Turn on libstdc++ V3 by default.
2932
29332000-10-16 Michael Meissner <meissner@redhat.com>
2934
2935 * configure (gcc/configargs.h): Only create if there is a build GCC
2936 directory created.
2937
29382000-10-05 Phil Edwards <pme@gcc.gnu.org>
2939
2940 * configure: Save configure arguments to gcc/configargs.h.
2941
29422000-10-04 Andris Pavenis <pavenis@latnet.lv>
2943
2944 * Makefile.in (bootstrap): avoid recursion if subdir missing
2945 (cross): ditto
2946 (do-proto-toplev): ditto
2947
2948Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
2949
2950 * configure.in: Do not build byacc for hppa64. Provide paths to the
2951 X11 libraries for hppa64.
2952
29532000-09-02 Anthony Green <green@cygnus.com>
2954
2955 * Makefile.in (all-gcc): Depend on all-zlib.
2956 (CLEAN_MODULES): Add clean-zlib.
2957 (ALL_MODULES): Add all-zlib.
2958 * configure.in (host_libs): Add zlib.
2959
29602000-08-25 Alexandre Oliva <aoliva@redhat.com>
2961
2962 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
2963 $targargs to tell whether newlib is going to be built.
2964
2965 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
2966 $$r/TARGET_SUBDIR/libio for _G_config.h.
2967
29682000-08-14 Zack Weinberg <zack@wolery.cumb.org>
2969
2970 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
2971
2972 * configure: Make enable_threads and enable_shared defaults
2973 explicit. Substitute enable_threads into generated Makefiles.
2974 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
2975 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
2976
29772000-08-02 Manfred Hollstein <manfredh@redhat.com>
2978
2979 * configure.in: Re-enable all references to libg++ and librx.
2980
ffb97b2f 29812002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 2982
ffb97b2f
DD
2983 * configure.in: Add *-*-freebsd* configurations.
2984
bbf6e9e3
AC
29852002-04-07 Andrew Cagney <ac131313@redhat.com>
2986
2987 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2988 (do-tar, do-bz2): New rules.
2989 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2990 (gdb-tar): New rule.
2991 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2992 (insight_dejagnu.tar): New rule.
2993 (insight.tar): New rule.
2994 (gdb+dejagnu.tar): New rule.
2995 (gdb.tar): New rule.
2996
8f1579c0
AC
29972002-04-07 Andrew Cagney <ac131313@redhat.com>
2998
2999 * MAINTAINERS: Update dejagnu/
3000
ba3c59ab
AO
30012002-03-16 Alexandre Oliva <aoliva@redhat.com>
3002
3003 * ltmain.sh (relink_command): Fix typo in previous change.
3004
6243d5dd
AO
30052002-03-15 Alexandre Oliva <aoliva@redhat.com>
3006
3007 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
3008 (relink_command): Added --tag flags.
3009 (mode=install): If relinking fails; error out.
3010
80413487
RH
30112002-03-12 Richard Henderson <rth@redhat.com>
3012
3013 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
3014 .NOTPARALLEL tag.
3015 (do-check): Rename from check.
3016 (check): Allow parallel check.
3017
3daeddf6
RH
30182002-03-11 Richard Henderson <rth@redhat.com>
3019
3020 * Makefile.in (.NOTPARALLEL): Add fake tag.
3021
fad93c55
L
30222002-03-07 H.J. Lu (hjl@gnu.org)
3023
3024 * configure.in: Enable gprof for mips*-*-linux*.
3025
2e8357fc
AO
30262002-02-28 Alexandre Oliva <aoliva@redhat.com>
3027
3028 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3029 libjava.
3030 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
3031
bd48e1a9
AC
30322002-02-24 Andrew Cagney <ac131313@redhat.com>
3033
3034 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
3035
39121370
DJ
30362002-02-23 Daniel Jacobowitz <drow@mvista.com>
3037
3038 * config.guess: Import from master sources, rev 1.232.
3039 * config.sub: Import from master sources, rev 1.246.
3040
081ff160
AO
30412002-02-23 Alexandre Oliva <aoliva@redhat.com>
3042
3043 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
3044 because its Makefile is there; test for the executable instead.
3045
20a5393b
AO
30462002-02-09 Alexandre Oliva <aoliva@redhat.com>
3047
3048 Contribute sh64-elf.
3049 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3050 * configure.in: Added sh64-*-*.
3051
38135629
JJ
30522002-02-04 Jeff Johnston <jjohnstn@redhat.com>
3053
80413487
RH
3054 * COPYING.NEWLIB: Remove advertising clause from
3055 Berkeley and Red Hat licenses.
38135629 3056
48d19748
MD
30572002-02-01 Mo DeJong <supermo@bayarea.net>
3058
3059 * Makefile.in: Add all-tix to deps for all-snavigator
3060 so that tix is built when building snavigator.
3061
f6e1c110
BE
30622002-02-01 Ben Elliston <bje@redhat.com>
3063
3064 * config.guess: Import from master sources, rev 1.229.
3065 * config.sub: Import from master sources, rev 1.240.
3066
4867be41
DJ
30672002-01-27 Daniel Jacobowitz <drow@mvista.com>
3068
3069 From Steve Ellcey <sje@cup.hp.com>:
3070 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3071 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3072 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3073 IA64.
3074 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3075 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3076 soname_spec, sys_lib_search_path_spec): Ditto.
3077
e82380cc
JT
30782002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
3079
3080 * configure.in (*-*-netbsd*): New. Skip target-newlib,
3081 target-libiberty, and target-libgloss. Skip Java-related
3082 libraries if not supported for NetBSD on target CPU.
3083
1319fb9c
NC
30842002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
3085
3086 * configure.in: Import StrongARM and XScale target_configdirs from
3087 FSF GCC version.
3088
b020f6ac
L
30892002-01-16 H.J. Lu (hjl@gnu.org)
3090
3091 * config.guess: Import from master sources, rev 1.225.
3092 * config.sub: Import from master sources, rev 1.238.
3093
3094 * MAINTAINERS: Updated notes on config.guess and config.sub.
3095
a0c1c920
NC
30962002-01-11 Steve Ellcey <sje@cup.hp.com>
3097
3098 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
3099 ld and gdb are not supported.
3100
a9fa5e1f
JJ
31012002-01-07 Jeff Johnston <jjohnstn@redhat.com>
3102
3103 * Change reference to Cygnus Solutions to be Red Hat.
3104
94077108
JJ
31052002-01-07 Jeff Johnston <jjohnstn@redhat.com>
3106
3107 * COPYING.NEWLIB: Update generic copyright date.
3108
05ecd75c
MS
31092002-01-07 Mark Salter <msalter@redhat.com>
3110
3111 * configure.in: Remove target-bsp and target-cygmon from arm builds.
3112 Allow target-libgloss to be built for arm, strongarm, and xscale.
3113
a106bb62
BE
31142002-01-03 Ben Elliston <bje@redhat.com>
3115
3116 * MAINTAINERS: Update URL for config.* scripts.
3117
0e254642
AM
31182001-12-18 Alan Modra <amodra@bigpond.net.au>
3119
3120 * config.sub: Import latest version.
3121 * config.guess: Likewise.
3122
0a0d0041
TF
31232001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
3124
3125 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
3126 options for i[3456]86-pc-linux* native builds.
3127
d932cae7
NC
31282001-12-05 Laurent Guerby <guerby@acm.org>
3129
3130 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 3131 libiberty.
d932cae7
NC
3132
3133 Import this patch from gcc:
5481b376 3134
d932cae7
NC
3135 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3136
3137 * symlink-tree: handle DOS-style absolute paths.
3138
49b7683b
DD
31392001-11-28 DJ Delorie <dj@redhat.com>
3140 Zack Weinberg <zack@codesourcery.com>
3141
3142 When build != host, create libiberty for the build machine.
3143
3144 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
3145 CONFIG_ARGUMENTS.
3146 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
3147 New variables.
3148 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
3149 and rules.
3150 (all.normal): Depend on ALL_BUILD_MODULES.
3151 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
3152 (all-build-libiberty): Depend on configure-build-libiberty.
3153
3154 * configure: Calculate and substitute proper value for
3155 ALL_BUILD_MODULES.
3156 * configure.in: Create the build subdirectory.
3157 Calculate and substitute TARGET_CONFIGARGS (formerly
3158 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
3159
26ef82f4
GK
31602001-11-26 Geoffrey Keating <geoffk@redhat.com>
3161
3162 * config.sub: Update to version 1.232 on subversion.
3163
43e64072
NC
31642001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
3165
3166 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
3167 files from .po files for a distribution.
3168
66f6c0d5
HPN
31692001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
3170
3171 * COPYING.NEWLIB: Mention preserved notice in specific parts.
3172
4a02fdb2
JH
31732001-11-13 Jeff Holcomb <jeffh@redhat.com>
3174
3175 Merged from net gcc:
3176 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
3177 * ltcf-c.sh: Use $objext, not $ac_objext.
3178 2001-07-27 Mark Kettenis <kettenis@gnu.org>
3179 * ltcf-cxx.sh: Add support for GNU.
3180 2001-07-22 Timothy Wall <twall@redhat.com>
3181 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
3182 default settings if using GNU tools with that configuration.
3183 * ltcf-cxx.sh: Ditto.
3184 * ltcf-gcj.sh: Ditto.
3185 2001-07-21 Michael Chastain <chastain@redhat.com>
3186 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3187 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
3188 * ltmain.sh: Mark as gcc-local.
3189
227b9953
JH
31902001-11-13 Jeff Holcomb <jeffh@redhat.com>
3191
3192 * Makefile.in (all-bison): Revert 2001-10-24.
3193 Don't depend on texinfo.
3194
cbbab8fb
JJ
31952001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
3196
80413487 3197 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 3198
922b2485
DD
31992001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
3200
3201 * configure.in (--enable-languages): Be more permissive about
3202 syntax. Check for empty lists better. Warn about $LANGUAGES.
3203
f08fa01d
HPN
32042001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
3205
3206 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3207
fee3da4e
JH
32082001-10-24 Jeff Holcomb <jeffh@redhat.com>
3209
3210 Makefile.in (all-bison): Don't depend on texinfo.
3211
73fb1ef9
AM
32122001-10-03 Alan Modra <amodra@bigpond.net.au>
3213
3214 * gettext.m4: Test po/POTFILES.in exists before trying to read.
3215
373688ac
AO
32162001-09-29 Alexandre Oliva <aoliva@redhat.com>
3217
3218 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3219
9c07660b
HPN
32202001-09-28 Hans-Peter Nilsson <hp@axis.com>
3221
3222 * config.sub, config.guess: Import latest from subversions.
3223
3f152009
AO
32242001-09-21 Alexandre Oliva <aoliva@redhat.com>
3225
3226 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
3227 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
3228 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
3229 avoid quotes nesting problems.
3230 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
3231 (DO_X): Export only variables that are set.
3232
8f6a59e5
BE
32332001-09-19 Ben Elliston <bje@redhat.com>
3234
3235 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
3236 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
3237 semantics. Use the shell built-in "type" command instead.
3238
a1ec19fa
TS
32392001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3240
3241 * config.sub: Reverted the earlier change, this version is not the
3242 master file.
3243
4008bd9b
TS
32442001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3245
3246 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
3247 Add support for mips64.
3248
dd1e52a4
JH
32492001-09-03 Jeff Holcomb <jeffh@redhat.com>
3250
3251 * configure.in: Enable libstdc++-v3 for h8300 targets.
3252
91549d1c
EC
32532001-08-30 Eric Christopher <echristo@redhat.com>
3254 Jason Eckhardt <jle@redhat.com>
3255
3256 * config.sub: Add support for mipsisa32.
3257
cf966cf9
EC
32582001-08-30 Eric Christopher <echristo@redhat.com>
3259
3260 * config.sub, config.guess: Import latest from subversions.
3261
82208dc5
AM
32622001-08-20 Alan Modra <amodra@bigpond.net.au>
3263
3264 * config.sub, config.guess: Import latest from subversions.
3265
4dca8403
DD
32662001-07-26 DJ Delorie <dj@redhat.com>
3267
3268 * MAINTAINERS: Clarify libiberty merge rules and procedures.
3269
1107dce2
AM
32702001-06-19 Alan Modra <amodra@bigpond.net.au>
3271
3272 * Makefile.in: Revert 2001-06-17.
3273 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
3274
e09a6604
L
32752001-06-17 H.J. Lu <hjl@gnu.org>
3276
3277 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
3278 (gas+binutils.tar.bz2): Likewise.
3279 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
3280
31a8b634
AC
3281Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
3282
3283 * Makefile.in (VER): When present, extract the version number from
5481b376 3284 the file version.in.
31a8b634 3285
dc70af01
AO
32862001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
3287
3288 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3289 gcc/xgcc is built, use -print-prog-name to find out the program
3290 name to use.
3291
839bbd8c
AO
32922001-06-04 Mark Mitchell <mark@codesourcery.com>
3293
3294 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3295 with_gcc]: Use `gcc -shared' to build a shared library.
3296
566e9a30
AO
32972001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
3298
3299 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3300 archives.
3301
e877bb69
AO
33022001-05-28 Simon Patarin <simon.patarin@inria.fr>
3303
3304 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
3305 libraries when using g++ with native linker.
3306
1605288b
AO
33072001-05-28 Alexandre Oliva <aoliva@redhat.com>
3308
3309 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3310
11a383ba
TR
33112001-05-24 Tom Rix <trix@redhat.com>
3312
3313 * configure.in : enable ld for aix
cf966cf9 3314
18611226
AO
33152001-05-22 Alexandre Oliva <aoliva@redhat.com>
3316
3317 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3318 [aix4*|aix5*]: Prepend blank.
3319
6be7c12c
AO
33202001-05-20 Alexandre Oliva <aoliva@redhat.com>
3321
3322 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3323 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
3324 of subdir/configure scripts to use the new libtool.m4.
3325
4ed00bba
L
33262001-05-14 H.J. Lu <hjl@gnu.org>
3327
3328 * config.if (libc_interface): Set to -libc6.2- for cross
3329 compiling to Linux/glibc 2.2.
3330
b1af961c
AO
33312001-05-03 Alexandre Oliva <aoliva@redhat.com>
3332
3333 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3334 libgcj.
3335
5ec3e74e
AO
33362001-04-26 Alexandre Oliva <aoliva@redhat.com>
3337
3338 * configure.in (noconfigdirs): Don't reset it from scratch in the
3339 target case; only append to it.
3340
b3ed1d6b
AO
33412001-04-26 Alexandre Oliva <aoliva@redhat.com>
3342
3343 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3344 sparc-*-solaris2.8]: Disable ${libgcj}.
3345
96111c10
AO
33462001-04-25 Alexandre Oliva <aoliva@redhat.com>
3347
3348 * configure.in (libgcj_saved): Copy from $libgcj.
3349 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3350 --disable-libgcj.
3351
b5bf43f2
AO
33522001-04-20 Alexandre Oliva <aoliva@redhat.com>
3353
3354 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3355 1.641.2.228.
3356
8cc32590
AO
33572001-04-12 Alexandre Oliva <aoliva@redhat.com>
3358
3359 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3360 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3361
dec0cb0c
AO
33622001-04-01 Alexandre Oliva <aoliva@redhat.com>
3363
3364 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3365 New macros.
3366 (bootstrap, cross): Use RECURSE_FLAGS.
3367 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3368
6a9c3886
AO
33692001-03-27 Alexandre Oliva <aoliva@redhat.com>
3370
3371 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3372
d4fc7db8
NC
33732001-03-23 Nick Clifton <nickc@redhat.com>
3374
3375 * README-maintainer-mode: Add note about inability to use "make
3376 distclean" in maintainer mode.
3377
7389ff65
AO
33782001-03-22 Alexandre Oliva <aoliva@redhat.com>
3379
3380 Re-installed:
3381 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3382 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3383 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3384 * ltcf-cxx.sh: Likewise.
3385 * ltcf-gcj.sh: Likewise.
3386
b3e0dc8e
PB
33872001-03-22 Philip Blundell <philb@gnu.org>
3388
3389 * config.sub, config.guess: Import latest from subversions.
3390
469b781c
AO
33912001-03-22 Alexandre Oliva <aoliva@redhat.com>
3392
3393 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3394 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3395
b0dad762
MC
33962001-03-20 Michael Chastain <chastain@redhat.com>
3397
3398 * Makefile.in: all-m4 depends on all-texinfo.
3399
c559bb17
AO
34002001-03-08 Alexandre Oliva <aoliva@redhat.com>
3401
3402 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3403
fef4ae2e
JJ
34042001-02-22 Jeff Johnston <jjohnstn@redhat.com>
3405
3406 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
3407 longer valid.
3408
8d6dd99d
NC
34092001-02-16 Nick Clifton <nickc@redhat.com>
3410
3411 * configure.in (noconfigdirs): Allow configuration of texinfo
3412 for Cygwin hosts.
3413
a85d7ed0
NC
34142001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3415
3416 * config.guess: Add linux target for S/390.
3417 * config.sub: Likewise.
3418 * configure.in: Likewise.
3419
51221c5e
DD
34202001-02-06 Ben Elliston <bje@redhat.com>
3421
3422 * configure: Output host type to stdout, not stderr.
3423
9dec4c71
MS
34242001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3425
3426 * config.guess: Import from subversions.gnu.org (revision 1.181).
3427 * config.sub: Import from subversions.gnu.org (revision 1.199).
3428
9add9c04
AM
34292001-01-30 Alan Modra <alan@linuxcare.com.au>
3430
3431 * config.guess: Handle hppa64-linux systems.
3432
8679174d
MS
34332001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3434
3435 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3436 Don't unset, it's non-portable and no longer necessary, set to empty
3437 instead.
3438
02d01ed4
MS
34392001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3440
3441 * ltconfig: Shell portability fix for the tagname validity check.
3442
4cc5853d
MS
34432001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3444
3445 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3446
7487e485
AO
34472001-01-27 Alexandre Oliva <aoliva@redhat.com>
3448
3449 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3450 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3451
f332af52
AO
34522001-01-24 Alexandre Oliva <aoliva@redhat.com>
3453
3454 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3455 keep at least one of build_libtool_libs or build_old_libs set to
3456 yes.
3457
ef099754
AO
34582001-01-24 Alexandre Oliva <aoliva@redhat.com>
3459
3460 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3461 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3462
8341f2fc 34632000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 3464
8341f2fc
AJ
3465 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
3466
34672000-11-03 Philip Blundell <pb@futuretv.com>
3468
3469 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
3470 files.
ebf0fa2e 3471
c320a39f
JJ
34722001-01-15 Jeff Johnston <jjohnstn@redhat.com>
3473
3474 * COPYING.NEWLIB: Put into source repository.
3475
8817b92e
BE
34762001-01-15 Ben Elliston <bje@redhat.com>
3477
3478 * configure.in (host_tools): Add sid.
3479 Always configure cgen.
3480 * Makefile.in (all-sid): New target.
3481 (check-sid, clean-sid, install-sid): Likewise.
3482
35590697
AJ
34832001-01-07 Andreas Jaeger <aj@suse.de>
3484
80413487 3485 * config.sub, config.guess: Update from subversions.
35590697 3486
6ee6cea6
AO
34872000-12-12 Alexandre Oliva <aoliva@redhat.com>
3488
3489 * configure.in: Disable language-specific target libraries for
3490 languages that aren't enabled.
3491
077b8428
NC
34922000-11-24 Nick Clifton <nickc@redhat.com>
3493
3494 * configure.in (xscale-elf): Add target.
3495 (xscale-coff): Add target.
3496 (c4x, c5x, tic54x): Move after ARM targets.
3497
9e28a1ed
AO
34982000-11-23 Alexandre Oliva <aoliva@redhat.com>
3499
3500 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
3501
be98a80a
ILT
35022000-11-20 Ian Lance Taylor <ian@zembu.com>
3503
3504 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
3505
5cec67bf
AO
35062000-11-18 Alexandre Oliva <aoliva@redhat.com>
3507
3508 * Makefile.in: Merge with GCC and libgcj.
3509 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3510 configure-target-<library> when their configure scripts need the C
3511 or C++ library to have already been built to work properly.
3512 (do_proto_toplev): Set them to an empty string.
3513
d932cae7 35142000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
3515
3516 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3517 (REALLY_SET_LIB_PATH): Use them.
3518
d932cae7 35192000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
3520
3521 * config.sub: Add support for Sun Chorus
3522
8602ff0c
NC
35232000-11-02 Per Lundberg <plundis@chaosdev.org>
3524
3525 * config.sub: Add support for the *-storm-chaos OS.
3526
f9e0997d
NC
35272000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
3528
80413487
RH
3529 * configure.in (noconfigdirs): Don't compile some
3530 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 3531
d64552c5
AO
35322000-09-30 Alexandre Oliva <aoliva@redhat.com>
3533
3534 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
3535 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3536 all affected `configure' scripts.
3537
97f60b31
AO
35382000-09-25 Alexandre Oliva <aoliva@redhat.com>
3539
3540 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
3541 ltcf-c.sh.
3542
6e8dd58f
PB
35432000-09-12 Philip Blundell <philb@gnu.org>
3544
3545 * config.sub, config.guess: Update from subversions.
3546
103a2e99
AO
35472000-09-06 Alexandre Oliva <aoliva@redhat.com>
3548
51601921
AO
3549 * Makefile.in (all-zlib): Added dummy target.
3550
103a2e99
AO
3551 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
3552 multi-language branch.
3553
2809b4b9
AO
35542000-09-05 Alexandre Oliva <aoliva@redhat.com>
3555
3556 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3557 (bootstrap*): Depend on all-bootstrap.
3558
7450026c
AO
35592000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
3560
3561 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3562 crosses, but add gcc/include to the header search path for them.
3563
6cf86f7f
AO
35642000-08-31 Alexandre Oliva <aoliva@redhat.com>
3565
3566 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
3567 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
3568 * gettext.m4: New file, extracted from aclocal.m4.
3569
ce2ea6e3
AO
35702000-08-22 Alexandre Oliva <aoliva@redhat.com>
3571
3572 * config-ml.in (CC, CXX): Avoid trailing whitespace.
3573 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3574 sub-configures.
3575
9765193e
DE
35762000-08-20 Doug Evans <dje@casey.transmeta.com>
3577
3578 * Makefile.in (ALL_MODULES): Add all-cgen.
3579 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3580 (all-cgen): New target.
3581 (all-opcodes,all-sim): Depend on all-cgen.
3582 * configure.in (host_tools): Add cgen.
3583 Only configure cgen if --enable-cgen-maint.
3584
d7b32520
AO
35852000-08-17 Alexandre Oliva <aoliva@redhat.com>
3586
3587 * config-ml.in (CC, CXX): Don't introduce a leading space.
3588
e52ef561
AO
35892000-08-16 Alexandre Oliva <aoliva@redhat.com>
3590
3591 * configure.in (libstdcxx_flags): Use
3592 libstdc++-v3/src/libstdc++.INC.
3593
88f9c2a0
AO
35942000-08-15 Alexandre Oliva <aoliva@redhat.com>
3595
3596 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3597
98fbe43f
JM
35982000-08-11 Jason Merrill <jason@redhat.com>
3599
3600 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3601 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3602 (FLAGS_FOR_TARGET): Not here.
3603 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
3604
279ddab4
DD
36052000-08-07 DJ Delorie <dj@redhat.com>
3606
3607 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3608 "if we're also building gcc, and it's a gcc that will run on the
3609 build machine, we want to use its includes instead of the system's
3610 default includes".
3611
60523a83
AO
36122000-08-03 Alexandre Oliva <aoliva@redhat.com>
3613
24ffec7a
AO
3614 * configure.in (libstdcxx_flags): Don't use `"'.
3615
60523a83
AO
3616 * config-ml.in: Adjust multilib search paths to the
3617 appropriate multilib tree.
3618
daf644b5
AO
36192000-08-02 Alexandre Oliva <aoliva@redhat.com>
3620
3621 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3622 commas in $LANGUAGES.
3623
63266560
DD
36242000-08-01 Alexandre Oliva <aoliva@redhat.com>
3625
3626 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3627
36282000-07-31 Alexandre Oliva <aoliva@redhat.com>
3629
3630 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3631 CXX_FOR_TARGET for sed.
3632
36332000-07-30 Alexandre Oliva <aoliva@redhat.com>
3634
3635 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3636 Do not override if already set in the environment or in configure.
3637 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3638 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3639
9e449d3e
AO
36402000-07-27 Alexandre Oliva <aoliva@redhat.com>
3641
3642 * Makefile.in (FLAGS_FOR_TARGET): New macro.
3643 (GCC_FOR_TARGET): Use it.
3644 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3645 * configure.in: ... here.
3646 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
3647 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3648
8bbd92e0
AO
36492000-07-24 Alexandre Oliva <aoliva@redhat.com>
3650
fd1f87b2
AO
3651 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3652 (configure-target-libchill, configure-target-libobjc): Likewise.
3653
8bbd92e0
AO
3654 * configure.in: Use the same cache file for all target libs.
3655 * config-ml.in: But different cache files per multilib variant.
3656
25c6c112
JL
36572000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3658
3659 * configure (topsrcdir): Don't use dirname.
3660
ba73c63f
JM
36612000-07-20 Jason Merrill <jason@redhat.com>
3662
3663 * configure.in: Remove all references to libg++ and librx.
3664
3665 * configure, configure.in, Makefile.in: Unify gcc and binutils.
3666
1af08294
HPN
36672000-07-20 Hans-Peter Nilsson <hp@axis.com>
3668
3669 * config.sub: Update to subversions version 2000-07-06.
3670
ba73c63f
JM
36712000-07-12 Andrew Haley <aph@cygnus.com>
3672
3673 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3674 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3675
36762000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
3677
3678 * symlink-tree: Check number of arguments.
3679
d932cae7 36802000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
3681
3682 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
3683
ba73c63f
JM
36842000-07-05 Jim Wilson <wilson@cygnus.com>
3685
3686 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3687 search path for a g++ extracted from the build tree. This
3688 will allow link tests run by configure scripts in
3689 subdirectories to succeed.
3690
92ee2f86
UC
36912000-07-01 Koundinya K <kk@ddeorg.soft.net>
3692
80413487 3693 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 3694
23f2f29f
CV
36952000-06-28 Corinna Vinschen <vinschen@cygnus.com>
3696
3697 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
3698 `os2'. Force ac_cv_exeext to be ".exe" in that case.
3699
f04f5a67
TW
37002000-06-19 Timothy Wall <twall@cygnus.com>
3701
3702 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
3703 * config.sub: Add tic54x target.
3704
11da68be
NC
37052000-06-07 Phillip Thomas <pthomas@suse.de>
3706
3707 * README-maintainer-mode: New file: Contains notes on using
3708 --enable-maintainer-mode with binutils.
3709
d932cae7 37102000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
3711
3712 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
3713
d932cae7 37142000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
3715
3716 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
3717 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
3718
9442cea3
L
371920000-05-21 H.J. Lu (hjl@gnu.org)
3720
80413487
RH
3721 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
3722 directory are used if they exist. Make sure
3723 $(build_tooldir)/include is searched for header files,
3724 $(build_tooldir)/lib/ for library files.
9442cea3 3725 (GCC_FOR_TARGET): Likewise.
80413487 3726 (CXX_FOR_TARGET): Likewise.
9442cea3 3727
d932cae7 37282000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
3729
3730 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
3731
d932cae7 37322000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
3733
3734 * Makefile.in (configure-target-libiberty): Depend on
3735 configure-target-newlib.
3736
ba73c63f
JM
37372000-05-16 Alexandre Oliva <aoliva@cygnus.com>
3738
3739 * configure.in, Makefile.in: Merge all libffi-related
3740 configury stuff from the libgcj tree.
3741
d932cae7 37422000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
3743
3744 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3745 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
3746
d932cae7 37472000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
3748
3749 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3750 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 3751 current version information. Add to proto-toplev directory.
b5a23627
AC
3752 (gdb-taz): Build do-djunpack.
3753
ba73c63f
JM
37542000-05-15 David Edelsohn <edelsohn@gnu.org>
3755
3756 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
3757
7c86ed39
L
37582000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3759
3760 * ltmain.sh: Preserve in relink_command any environment
3761 variables that may affect the linker behavior.
3762
d932cae7 37632000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
3764
3765 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
3766
d932cae7 37672000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
3768
3769 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
3770
ed0a91a5
EZ
37712000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
3772
3773 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 3774 with the version name.
ed0a91a5 3775
ba73c63f 37762000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 3777
ba73c63f 3778 * config.if: Tweak.
6cafa39f 3779
ba73c63f 37802000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 3781
ba73c63f 3782 * djunpack.bat: New file.
66156876 3783
d932cae7 37842000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
3785
3786 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
3787 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
3788 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
3789 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 3790
ba73c63f
JM
37912000-04-16 Dave Pitts <dpitts@cozx.com>
3792
80413487
RH
3793 * config.sub (case $basic_machine): Change default for "ibm-*"
3794 to "openedition".
ba73c63f 3795
d932cae7 37962000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
3797
3798 * Makefile.in (gdb-taz): New target. GDB specific archive.
3799 (do-md5sum): New target.
3800 (MD5PROG): Define.
3801 (PACKAGE): Default to TOOL.
3802 (VER): Default to a shell script.
3803 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 3804 md5 checksum generation.
b35ece4e
AC
3805 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
3806 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
3807 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 3808 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 3809
d932cae7 38102000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
3811
3812 * configure (warn_cflags): Delete.
3813
ba73c63f 38142000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 3815 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 3816
80413487
RH
3817 * configure.in (enable_libstdcxx_v3): Add.
3818 (target_libs): Add bits here to switch between libstdc++-v2 and
3819 libstdc++-v3.
3820 * config.if: And this file too.
3821 * Makefile.in: Add libstdc++-v3 targets.
35590697 3822
ba73c63f
JM
38232000-04-05 Michael Meissner <meissner@redhat.com>
3824
3825 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 3826
d332c5ac
JM
38272000-03-29 Jason Merrill <jason@casey.cygnus.com>
3828
3829 * configure.in: -linux-gnu*, not -linux-gnu.
3830
d932cae7 38312000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
3832
3833 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
3834 (do-tar-bz2): Replace TOOL with PACKAGE.
3835 (gdb.tar.bz2): Remove GDBTK from GDB package.
3836 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 3837 dejagnu.tar.bz2): New packages.
6dcbc97b 3838
96ce09a7
ILT
38392000-02-27 Andreas Jaeger <aj@suse.de>
3840
3841 * configure.in: Add entry for mips*-*-linux*, move catch all
3842 *-*-*linux* entry below this one.
3843
2031769e
ILT
38442000-02-27 Ian Lance Taylor <ian@zembu.com>
3845
3846 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3847
4bab746c
NC
38482000-02-24 Nick Clifton <nickc@cygnus.com>
3849
3850 * config.sub: Support an OS of "wince".
3851
d932cae7 38522000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
3853
3854 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 3855 version.
ada59422 3856
5b93d8bb
AM
38572000-02-23 Linas Vepstas <linas@linas.org>
3858
3859 * config.sub: Add support for Linux/IBM 370.
3860 * configure.in: Likewise.
3861
2fb651f6
NC
38622000-02-22 Nick Clifton <nickc@cygnus.com>
3863
3864 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
3865
b8441c25
CF
38662000-02-20 Christopher Faylor <cgf@cygnus.com>
3867
3868 * config.guess: Guess "cygwin" rather than "cygwin32".
3869
d332c5ac
JM
38702000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3871
3872 * configure (gcc_version): When setting, narrow search to
3873 lines containing `version_string'.
3874
ba73c63f
JM
38752000-02-15 Denis Chertykov <denisc@overta.ru>
3876
3877 * config.sub: Add support for avr target.
3878
d932cae7 38792000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
3880
3881 * config.sub: Add mmix-knuth-mmixware.
3882
38832000-01-27 Christopher Faylor <cgf@redhat.com>
3884
3885 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
3886 structure stuff to -L library search.
3887 (CXX_FOR_TARGET): Ditto.
3888 (CROSS_CHECK_MODULES): Fix spelling mistake.
3889
38902000-01-24 Mark Mitchell <mark@codesourcery.com>
3891
3892 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
3893 the C++ compiler.
3894
38952000-01-12 Richard Henderson <rth@cygnus.com>
3896
3897 * configure.in: Don't build some bits for beos.
3898
38992000-01-12 Joel Sherrill (joel@OARcorp.com)
3900
3901 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
3902 as include files.
3903
91b2c84d
GK
39042000-01-06 Geoff Keating <geoffk@cygnus.com>
3905
3906 * configure.in: Use mt-aix43 to handle *_TARGET defs,
3907 not mh-aix43.
3908
ba73c63f
JM
39091999-12-14 Richard Henderson <rth@cygnus.com>
3910
3911 * config.guess (alpha-osf, alpha-linux): Detect ev67.
3912 * config.sub: Accept alphaev[78], alphaev8.
3913
39141999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3915
3916 * config.guess, config.sub: Update from autoconf.
3917
3918Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3919
3920 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
3921 necessary libraries are missing.
3922
39231999-10-25 Andreas Schwab <schwab@suse.de>
3924
3925 * configure: Fix quoting inside arguments of eval.
3926
39271999-10-21 Nick Clifton <nickc@cygnus.com>
3928
3929 * config-ml.in: Allow suppression of some ARM multilibs.
3930
3931Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
3932
3933 * config.guess: Add OS/390 match pattern.
3934 * config.sub: Add mvs, openedition targets.
3935 * configure.in (i370-ibm-opened*): New.
3936
ef14edc4
ILT
39371999-09-04 Steve Chamberlain <sac@pobox.com>
3938
3939 * config.sub: Add support for configuring for pj.
3940
afb478e8
NC
39411999-08-31 Nick Clifton <nickc@cygnus.com>
3942
fd6848f6 3943 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 3944
ba73c63f 39451999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
3946
3947 * configure.in: Do not configure or build ld for AIX
3948 platforms. ld is known to be broken on these platforms.
3949
ba73c63f
JM
3950Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3951
3952 * config-ml.in: Pass compiler flag corresponding to multidirs to
3953 subdir configures.
3954
c363de44
ILT
39551999-08-09 Ian Lance Taylor <ian@zembu.com>
3956
3957 * Makefile.in (LDFLAGS): Define.
3958
dc8bc5a6
ILT
39591999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
3960
3961 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
3962 noconfigdirs.
3963 (*-*-cygwin*): Likewise.
3964
6ca3858e
ILT
39651999-08-08 Ian Lance Taylor <ian@zembu.com>
3966
71141bb6
ILT
3967 * mkdep: New file.
3968 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
3969 (BINUTILS_SUPPORT_DIRS): Add mkdep.
3970
6ca3858e
ILT
3971 From Eli Zaretskii <eliz@is.elta.co.il>:
3972 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
3973 long file name when using DJGPP on MS-DOS.
3974
ba73c63f
JM
3975Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
3976
3977 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
3978
2735a327
AM
39791999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
3980
3981 * Makefile.in (check-target-libio): Remove all-target-libstdc++
3982 dependency as this causes "make check" to globally "make all"
3983
ba73c63f
JM
3984Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
3985
3986 * configure.in (target_libs): Added target-zlib.
3987 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
3988 (CONFIGURE_TARGET_MODULES): Likewise.
3989 (CHECK_TARGET_MODULES): Likewise.
3990 (INSTALL_TARGET_MODULES): Likewise.
3991 (CLEAN_TARGET_MODULES): Likewise.
3992 (configure-target-zlib): New target.
3993 (all-target-zlib): Likewise.
3994 (all-target-libjava): Depend on all-target-zlib.
3995 (configure-target-libjava): Depend on configure-target-zlib.
3996
3997 * Makefile.in (configure-target-libjava): Depend on
3998 configure-target-newlib.
3999 (configure-target-boehm-gc): New target.
4000 (configure-target-qthreads): New target.
4001
80413487
RH
4002 * configure.in (target_libs): Added target-qthreads.
4003 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
4004 (CONFIGURE_TARGET_MODULES): Likewise.
4005 (CHECK_TARGET_MODULES): Likewise.
4006 (INSTALL_TARGET_MODULES): Likewise.
4007 (CLEAN_TARGET_MODULES): Likewise.
4008 (all-target-qthreads): New target.
4009 (configure-target-libjava): Depend on configure-target-qthreads.
4010 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
4011
4012 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
4013 (CONFIGURE_TARGET_MODULES): Likewise.
4014 (CHECK_TARGET_MODULES): Likewise.
4015 (INSTALL_TARGET_MODULES): Likewise.
4016 (CLEAN_TARGET_MODULES): Likewise.
4017 (all-target-libjava): New target.
4018 (all-target-boehm-gc): Likewise.
4019 * configure.in (target_libs): Added libjava, boehm-gc.
4020
08d836d6
ILT
40211999-07-22 Ian Lance Taylor <ian@zembu.com>
4022
4023 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
4024 configure.bat in SUPPORT_FILES.
4025 (gas+binutils.tar.bz2): Likewise.
4026
4027 * makeall.bat: Remove; obsolete.
4028
8f36e47c
ILT
40291999-07-21 Ian Lance Taylor <ian@zembu.com>
4030
4031 From Mark Elbrecht:
4032 * configure.bat: Remove; obsolete.
4033
56e82f25
ILT
40341999-07-11 Ian Lance Taylor <ian@zembu.com>
4035
4036 * configure: Add -W -Wall to the default CFLAGS when compiling with
4037 gcc.
4038
1001d816
JL
4039Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
4040
4041 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
4042
106117aa
MM
40431999-06-30 Mark Mitchell <mark@codesourcery.com>
4044
4045 * configure.in: Build ld on IRIX6.
4046
c376f4ed
ILT
40471999-06-12 Ian Lance Taylor <ian@zembu.com>
4048
4049 * Makefile.in: Change distribution targets to use bzip2 instead of
4050 gzip.
4051 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 4052 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 4053
306b7445
NC
40541999-06-04 Nick Clifton <nickc@cygnus.com>
4055
4056 * config.sub: Add mcore target.
4057
d932cae7 40581999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
4059
4060 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
4061
d932cae7 40621999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
4063
4064 * config.guess (dummy): Changed to $dummy.
4065
6c3175b0
NC
40661999-05-24 Nick Clifton <nickc@cygnus.com>
4067
ba73c63f
JM
4068 * config.sub: Tidied up case statements.
4069
40701999-05-22 Ben Elliston <bje@cygnus.com>
4071
4072 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
4073 <jiro@din.or.jp>.
4074
4075 * config.guess: Merge with FSF version. Future changes will be
4076 more accurately recorded in this ChangeLog.
4077 * config.sub: Likewise.
4078
d932cae7 40791999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
4080
4081 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 4082
252b5132
RH
40831999-04-30 Tom Tromey <tromey@cygnus.com>
4084
4085 * ltmain.sh: [mode link] Always use CC given by ltconfig.
4086
40871999-04-23 Tom Tromey <tromey@cygnus.com>
4088
4089 * ltconfig, ltmain.sh: Update to libtool 1.2f.
4090
40911999-04-20 Drew Moseley <dmoseley@cygnus.com>
4092
4093 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
4094 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
4095 Bad merge removed these two changes.
4096
ba73c63f 4097Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 4098 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
4099
4100 * config.guess (interix Alpha): Add.
4101
252b5132
RH
41021999-04-11 Richard Henderson <rth@cygnus.com>
4103
4104 * configure.in (i?86-*-beos*): Do config gperf; don't config
4105 gdb, newlib, or libgloss.
4106
d932cae7 41071999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 4108
ba73c63f
JM
4109 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
4110 link a trivial program with -mabi=64. If it fails, remove mabi=64
4111 from multidirs.
4112
d932cae7 41131999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
4114
4115 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
4116
252b5132
RH
41171999-04-08 Nick Clifton <nickc@cygnus.com>
4118
4119 * config.sub: Add support for mcore targets.
4120
41211999-04-07 Michael Meissner <meissner@cygnus.com>
4122
4123 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
4124 not mt-ospace, in order to shut up assembler warning about using
4125 symbols that are named the same as registers.
4126
41271999-04-07 Drew Moseley <dmoseley@cygnus.com>
4128
4129 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
4130 dependency list for all-target-cygmon.
4131
41321999-04-05 Doug Evans <devans@casey.cygnus.com>
4133
4134 * config-ml.in: Check $host, not $target, for selective multilibs.
4135 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
4136 thumb interworking, and underscore prefix multilibs.
4137
41381999-04-04 Ian Lance Taylor <ian@zembu.com>
4139
4140 * missing: Update to version from current automake.
4141
4142Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
4143
4144 * configure (gxx_include_dir): Removed.
4145
4146 * configure.in (gxx_include_dir): Handle it.
4147 * Makefile.in: Likewise.
4148
41491999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
4150
4151 * config.sub (mips64vr4111,mips64vr4111el) Add.
4152
41531999-03-21 Ben Elliston <bje@cygnus.com>
4154
80413487 4155 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
4156
4157Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
4158
252b5132
RH
4159 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
4160 config/mh-djgpp.
4161
4162Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
4163
4164 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
4165 all-target-newlib to dependency list for all-target-bsp.
4166
4167Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
4168
4169 * config.sub: Add i386-uwin support.
4170 * config.guess: Likewise.
4171
4172Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4173
4174 * configure.in: cleanup, add mh-*pic handling for arm, special
4175 case powerpc*-*-aix*
4176
4177Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
4178
4179 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
4180 can be built.
4181
4182Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
4183
4184 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 4185 targets.
252b5132
RH
4186
41871999-03-02 Nick Clifton <nickc@cygnus.com>
4188
4189 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
4190
d932cae7 41911999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
4192
4193 * config.sub: Check for "cygwin*" rather than "cygwin32*"
4194
41951999-02-24 Nick Clifton <nickc@cygnus.com>
4196
4197 * config.sub: Fix typo in arm recognition.
4198
d932cae7 41991999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
4200
4201 * configure.in (noconfigdirs): Changed target_configdirs to
4202 include target-bsp only for m68k-*-elf* and m68k-*-coff*
4203 rather than m68k-*-* since it is not known to work on
4204 m68k-aout. Ditto for arm-*-*oabi.
4205
d932cae7 42061999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
4207
4208 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
4209
42101999-02-19 Ben Elliston <bje@cygnus.com>
4211
4212 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
4213 Smart and improved by Andrew Cagney.
4214
d932cae7 42151999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
4216
4217 * config.guess: Recognize openbsd-*-hppa.
4218
d932cae7 42191999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
4220
4221 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
4222 only if it is not empty.
4223
42241999-02-17 Nick Clifton <nickc@cygnus.com>
4225
4226 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 4227
fd6848f6 4228 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
4229
4230 * config.sub: Modified to recognize uname's armv* syntax.
4231
42321999-02-17 Mark Salter <msalter@cygnus.com>
4233
4234 * configure.in: Added target-bsp for sparclite.
4235
d932cae7 42361999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
4237
4238 * config.sub: Recognize alphapca5[67] and up to alphaev8.
4239
42401999-02-08 Nick Clifton <nickc@cygnus.com>
4241
4242 * configure.in: Add support for strongarm port.
4243 * config.sub: Add support for strongarm target.
4244
d932cae7 42451999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 4246
252b5132
RH
4247 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
4248 the old name config/mh-cygwin32.
4249 Enable texinfo.
4250
d932cae7 42511999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
4252
4253 * configure.in: Do build ld for ix86 Solaris.
4254
d932cae7 42551999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
4256
4257 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
4258 $AR_FOR_TARGET. Likewise for RANLIB.
4259
d932cae7 42601999-02-02 Catherine Moore <clm@cygnus.com>
35590697 4261
80413487
RH
4262 * config.sub (oabi): Recognize.
4263 * configure.in (arm-*-oabi): Handle.
252b5132 4264
d932cae7 42651999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
4266
4267 * config.guess: Improve detection of i686 on UnixWare 7.
4268
d932cae7 42691999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
4270
4271 * config.guess: Add support for i386-pc-interix.
4272 * config.sub: Likewise.
4273 * configure.in: Likewise.
252b5132 4274
d932cae7 42751999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4276
4277 * Makefile.in: Remove unneeded all-target-libio from
4278 from all-target-winsup target since it is now unneeded.
4279 Add all-target-libtermcap in its place since it is now
4280 needed.
4281
d932cae7 42821998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4283
4284 * configure.in: makefile stub for cygwin target is probably
4285 unnecessary. Remove it for now.
252b5132 4286
d932cae7 42871998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
4288
4289 * configure.in: libtermcap.a should be built when cygwin is the
4290 target as well as the host.
4291 * config.guess: Allow mixed case in cygwin uname output.
4292 * Makefile.in: Add libtermcap target.
252b5132 4293
d932cae7 42941998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4295
4296 * config.sub: Clean up handling of hppa2.0.
4297
d932cae7 42981998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
4299
4300 * config.guess: Use C code to identify more HP machines.
4301
4302Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
4303
4304 * config.sub: Handle hppa2.0.
4305
ba73c63f
JM
4306Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
4307
4308 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 4309 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
4310
43111998-12-15 Mark Salter <msalter@cygnus.com>
4312
4313 * configure.in: Added target-bsp for several target architectures.
4314
4315 * Makefile.in: Added rules for bsp.
4316
252b5132
RH
4317Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
4318
4319 * config.guess: Improve detection of hppa2.0 processors.
4320
4321Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
4322
4323 * config.guess: Recognize FreeBSD using ELF automatically.
4324
43251998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
4326
4327 * configure (skip-this-dir): Add handling for new shell script, which
4328 might be created by a sub-directory's configure to indicate, this particular
4329 directory is "unwanted".
4330 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
4331
252b5132
RH
4332Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
4333
4334 * ltconfig: import from libtool, after changing libtool to
4335 account for the cygwin name change.
4336
4337Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
4338
4339 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
4340 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
4341
4342Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
4343
4344 * configure.in: Add libtermcap to list of cygwin dependencies.
4345
d932cae7 43461998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 4347
80413487
RH
4348 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
4349 they include winsup/include when it's a cygwin target.
252b5132
RH
4350
43511998-11-12 Tom Tromey <tromey@cygnus.com>
4352
4353 * configure.in (host_tools): Added zip.
4354 * Makefile.in (all-target-libjava): Depend on all-zip.
4355 (all-zip): New target.
4356 (ALL_MODULES): Added all-zip.
4357 (NATIVE_CHECK_MODULES): Added check-zip.
4358 (INSTALL_MODULES): Added install-zip.
4359 (CLEAN_MODULES): Added clean-zip.
4360
d932cae7 43611998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
4362
4363 * Makefile.in: lose "32" from comment about cygwin.
4364
d932cae7 43651998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
4366
4367 * configure.in: Use -Os to build target libraries for the fr30.
4368
d932cae7 43691998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
4370
4371 * config.sub: Add fr30.
4372
d932cae7 43731998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 4374
80413487 4375 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
4376 cygwin* instead of cygwin32*.
4377 * config.sub: Check cygwin* instead of cygwin32*.
4378
d932cae7 43791998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
4380
4381 * config.guess: Match any version of Unixware7.
4382
252b5132
RH
43831998-10-20 Syd Polk <spolk@cygnus.com>
4384
4385 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
4386 if desired.
4387
d932cae7 43881998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4389
4390 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
4391 these if the appropriate directories and files to not exist.
4392
d932cae7 43931998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4394
4395 * Makefile.in (DEVO_SUPPORT): Add config.if.
4396
d932cae7 43971998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
4398
4399 * configure: Add pattern to replace "build_tooldir"'s
4400 definition in the generated Makefile with "tooldir"'s
4401 actual value.
4402
252b5132
RH
4403Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
4404
4405 * config.sub: Bring back lost sparcv9.
4406
ba73c63f
JM
4407 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
4408
4409Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
4410
4411 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
4412 CC_FOR_TARGET and friends.
4413
4414Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 4415
ba73c63f
JM
4416 * Makefile.in (build_tooldir): New variable, same as tooldir.
4417 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
4418 -B$(build_tooldir)/bin/.
4419 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
4420
252b5132
RH
4421Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
4422
4423 * config.sub: Add support for i[34567]86-pc-udk.
4424 * configure.in: Likewise.
4425
4426Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
4427
4428 * Makefile.in: add bzip2 package building bits for user
4429 tools module
4430 * configure.in: ditto
4431
ba73c63f
JM
4432Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
4433
4434 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
4435 (ALL_TARGET_MODULES): Add all-target-libobjc.
4436 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4437 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4438 (all-target-libchill): Add dependencies.
4439 * configure.in (target_libs): Add libchill.
35590697 4440
252b5132
RH
44411998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
4442
ba73c63f 4443 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
4444
4445Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
4446
4447 * Makefile.in (all-automake): fix dependencies.
4448
4449Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
4450
4451 * configure.in: Minor cleanups for building in the $(target_alias)
4452 subdir.
4453
44541998-09-22 Jim Wilson <wilson@cygnus.com>
4455
4456 * Makefile.in (bootstrap): Set r and s before make all. Use
4457 BASE_FLAGS_TO_PASS in make all.
4458 (cross): Likewise.
4459
44601998-09-20 Mark Mitchell <mark@markmitchell.com>
4461
4462 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
4463
252b5132
RH
4464Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
4465
4466 * config.sub: Fix typo in last change.
4467
44681998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
4469
4470 * config.sub: Add support for C4x target.
4471 * configure.in: Likewise.
4472
44731998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
4474
4475 * config.sub: Recognize sparcv9 just like sparc64.
4476
4477Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
4478
4479 * config.guess: Match "Pent II" or "PentII" for OpenServer.
4480
4481Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
4482
4483 * config.guess: Correctly identify Pentium II sco boxes.
4484
4485 * config.guess: Fix "tr" code. From Weiwen Liu.
4486
4487Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
4488
4489 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
4490 stabs.
4491
4492Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
4493
4494 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
4495 (ALL_TARGET_MODULES): Add all-target-libchill.
4496 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4497 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4498 (all-target-libchill): Add dependencies.
4499 * configure.in (target_libs): Add libchill.
4500
4501Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
4502
4503 * config.guess: Avoid assumptions about "tr" behaves when
4504 LANG is set to something other than English.
4505
4506Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
4507
4508 * configure (gxx_include_dir): Changed to
4509 '${prefix}/include/g++'-${libstdcxx_interface}.
4510
4511 * config.if: New to determine the interfaces.
4512
4513Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
4514
4515 * config.guess: Detect and handle MPE/IX.
4516 * config.sub: Deal with MPE/IX.
4517
4518Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
4519
4520 * configure.in: Use mh-aix43.
4521
45221998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
4523
4524 * configure: Fix --without/--disable cases for gxx-include-dir.
4525
4526Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
4527
4528 * mdata-sh: Imported. Needed for automake support.
4529
4530Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
4531
ba73c63f 4532 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
4533 "chmod og=u `find . -print`".
4534
4535Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
4536
ba73c63f 4537 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
4538
4539Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
4540
4541 * Makefile.in: Undo previous patch.
4542
4543Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
4544
4545 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
4546 to here ...
4547 (install-no-fixedincludes): and here
4548 (INSTALL_MODULES): ... from here.
4549
4550Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
4551
4552 * config.sub: Merge with FSF.
4553
4554 * config.guess: Merge with FSF.
4555
4556Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
4557
4558 * configure (extraconfigdirs): New variable.
4559 (SUBDIRS): Add extraconfigdirs and recurse on them too.
4560 * Makefile.in (all): Move higher in file.
4561 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
4562 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
4563 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
4564 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
4565 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
4566
45671998-07-23 Brendan Kehoe <brendan@cygnus.com>
4568
4569 * Makefile.in (all-target-libjava): Depend on all-gcc and
4570 all-target-newlib.
4571 (configure-target-libjava): Depend on $(ALL_GCC).
4572
4573Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
4574
4575 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
4576 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
4577
4578Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
4579
4580 * ylwrap: Change absolute path checks to check for DOS style path
4581 names.
4582
4583 * ylwrap: Don't use a full path name if the source file is in the
4584 same directory. From hjl@lucon.org (H.J. Lu).
4585
4586 * config-ml.in: Default to being verbose, to match Feb 18 change to
4587 configure.
4588
4589Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
4590
4591 Brought over from egcs:
4592
4593 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4594
4595 * configure.in (target_subdir): Set to ${target_alias} instead
4596 of "libraries".
4597
4598 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4599
4600 * configure.in (target_subdir): Set to libraries if enable_multilib.
4601
4602Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
4603
4604 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
4605 multilibs, force reconfiguration the first time we create
4606 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
4607
4608Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
4609
4610 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
4611 avoid confusion with --no-recursion.
4612
4613Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
4614
4615 * configure.in: Win32 hosts shouldn't use install -x
4616 * install-sh: remove -x option, and special .exe-handling
4617 hack.
4618
4619Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
4620
4621 * config.guess: Recognize i586-pc-beos.
4622 * configure.in: Don't build some bits for beos.
4623
4624Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
4625
4626 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
4627 CFLAGS default to -O2.
4628
4629 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
4630 when using GNU ld.
4631
4632Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
4633
4634 * ltmain.sh: Correct install when using a different shell.
4635
4636Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
4637
4638 * ltconfig, ltmain.sh: Update to libtool 1.2b.
4639
4640Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
4641
4642 * makefile.vms: Update to build binutils/makefile.vms. Add install
4643 target.
4644
4645Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
4646
4647 * ltconfig: Update to correct AIX handling.
4648
4649Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
4650
4651 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
4652
4653 * configure.in (target_subdir): Set to ${target_alias} instead
4654 of "libraries".
4655
46561998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
4657
4658 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
4659 (Makefile): Depend on $(gcc_version_trigger).
4660
4661 * configure (gcc_version): Change default initializer to empty
4662 string.
4663 (gcc_version_trigger): New variable; pass this variable down
4664 to subdir configures to enable them checking gcc's version
4665 themselves. Emit make macros for both gcc_version vars.
4666 (topsrcdir): Initialize reliably.
4667 (recursion line): Remove --with-gcc-version=${gcc_version}.
4668
46691998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4670
4671 * configure (enable_version_specific_runtime_libs): Implement new flag
4672 --enable-version-specific-runtime-libs which installs C++ runtime stuff
4673 in $(libsubdir); emit definition in each generated Makefile.
4674 (gxx_include_dir): Initialize depending on
4675 $enable_version_specific_runtime_libs.
4676
46771998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
4678
4679 * configure (gcc_version): Initialize properly depending on
4680 how and where configure is started.
4681 (recursion line): Pass a --with-gcc-version=${gcc_version}
4682 to configures in subdirs.
4683
4684Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
4685
4686 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 4687 cygmon
252b5132
RH
4688
4689Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
4690
4691 * configure.in: Add cygmon and libstub support for mn10200.
4692
46931998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
4694
4695 * configure (gcc_version): Add new variable describing the
4696 particular gcc version we're building.
4697 * Makefile.in (libsubdir): Add new macro for the directory
4698 in which the compiler finds executables, libraries, etc.
4699 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
4700 and libsubdir.
4701
4702Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4703
ba73c63f
JM
4704 * Makefile.in (local-clean): Remove *.log.
4705 (warning.log): Built with warn_summary from build.log.
4706 (mail-report.log): Run test_summary.
4707 (mail-report-with-warnings.log): Run test_summary including
4708 warning.log in the report.
252b5132
RH
4709
4710Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
4711
4712 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
4713
4714Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
4715
4716 * Makefile.in (grep): Grep no longer depends on libiberty.
4717
4718Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
4719
4720 * Makefile.in: all-snavigator needs all-libgui.
4721
4722Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
4723
4724 * configure.in: Add cygmon and libstub support for mn10300.
4725
4726Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
4727
4728 * missing: Update to version from automake 1.3.
4729
4730 * ltmain.sh: On installation, don't get confused if the same name
4731 appears more than once in the list of library names.
4732
4733Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
4734
4735 * config.sub: Accept m68060 and m5200 as CPU names.
4736
4737Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
4738
4739 * configure: Use && rather than using -a in test, because odd
4740 strings can confuse test.
4741 * configure.in: Likewise.
4742
4743Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
4744
4745 * ltconfig, ltmain.sh: Bring in Visual C++ support.
4746
4747Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4748
4749 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
4750 bootstrap4-lean): New targets.
4751
4752Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
4753
4754 * mpw-* Delete. Not used.
252b5132
RH
4755
4756Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
4757
4758 * COPYING.LIB: Update FSF address.
4759
4760Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
4761
4762 * ltconfig, ltmain.sh: Update to libtool 1.2a.
4763
4764 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
4765 GAS_SUPPORT_DIRS.
4766
4767Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
4768
4769 * ltconfig, ltmain.sh: Avoid producing a version number if
4770 -version-info was not used.
4771
4772Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
4773
4774 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
4775 building with newlib.
4776
47771998-04-30 Paul Eggert <eggert@twinsun.com>
4778
ba73c63f 4779 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 4780 Solaris `make' causes it to continue to next definition.
252b5132 4781
afb8d725
JM
4782Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
4783
4784 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
4785 the right GUI libraries and files are installed along with GDB.
4786
252b5132
RH
4787Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
4788
4789 * configure.in: Change alpha to alpha* in several places.
4790
4791Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
4792
4793 * config.sub: Recognize sparc86x.
4794
4795Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 4796
252b5132
RH
4797 * configure.in (--enable-target-optspace): Remove debug echo.
4798
4799Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
4800
4801 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
4802
4803Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
4804
4805 * ltconfig: Update cygwin32 support.
4806
4807 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
4808 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
4809 (GDB_SUPPORT_DIRS): Likewise.
4810
4811Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
4812
4813 * configure.in (target_makefile_frag): If --enable-target-optspace,
4814 use -Os to compile target libraries rather than -O2. Default to
4815 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
4816 not used.
4817 * configure.in (target_cflags): Ditto for d30v.
4818
4819Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
4820
4821 * Makefile.in (all-bfd): Depend on all-intl.
4822 (all-binutils): Likewise.
4823 (all-gas): Likewise.
4824 (all-gprof): Likewise.
4825 (all-ld): Likewise.
4826
252b5132
RH
48271998-04-19 Brendan Kehoe <brendan@cygnus.com>
4828
4829 * configure.in (host_tools): Fix typo, lbtool -> libtool.
4830
4831Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
4832
4833 * Makefile.in (all-bfd): Depend upon all-libiberty.
4834
4835 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
4836
4837Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
4838
4839 * Makefile.in: Add libstub.
4840
4841 * configure.in: Ditto. Build libstub for targets that have cygmon
4842 support.
4843
4844Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
4845
4846 * configure.in: Don't set PICFLAG on ix86-cygwin32.
4847
4848Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
4849
4850 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
4851 use mh-sysv5 if specified. Support gprof on SCO Open Server.
4852
4853Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
4854
4855 * configure: Define DEFAULT_M4 by searching PATH.
4856 * Makfile.in: Use DEFAULT_M4.
4857
4858Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
4859
4860 * ltconfig: Add cygwin32 support.
4861
4862 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
4863 to configure and build.
4864
4865Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
4866
4867 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
4868
4869Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
4870
4871 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
4872
4873Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
4874
4875 * Makefile.in: add ash make rules
4876 * configure.in: add ash to native_only and host_tools lists
4877
4878Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
4879
4880 * Makefile.in (all-gettext, all-intl): New targets.
4881 (ALL_MODULES): Added all-gettext, all-intl.
4882 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
4883 (INSTALL_MODULES): Added install-gettext, install-intl.
4884 (CLEAN_MODULES): Added clean-gettext, clean-intl.
4885
4886 * configure.in (host_tools): Added gettext.
4887 (native_only): Likewise.
4888 (noconfigdirs) [various cases]: Likewise.
4889 (host_libs): Added intl.
4890
afb8d725
JM
4891Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
4892
4893 * configure: Do not disable building gdbtk for cygwin32 hosts.
4894
ba73c63f
JM
4895Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
4896
4897 * configure.in: Add thumb-coff target.
4898 * config.sub: Add thumb-coff target.
4899
252b5132
RH
4900Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4901
4902 * Makefile.in: Revert yesterday's change.
4903 (all-target-winsup): all-target-librx stays out of here.
4904
4905Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
4906
ba73c63f
JM
4907 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
4908 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
4909 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
4910 Remove references to librx and libg++.
4911
4912Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
4913
4914 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
4915 recursive makes
4916
4917Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
4918
4919 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
4920 for newlib directory.
4921 (CXX_FOR_TARGET): Likewise.
4922
4923Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
4924
4925 * ltconfig: Update after libtool/ltconfig.in change for
4926 hpux11.
4927
4928Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
4929
4930 * ltconfig, ltmain.sh: Update to libtool 1.2.
4931
4932Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
4933
4934 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
4935 (install-gcc-cross): Instead, override LANGUAGES here.
4936
49371998-03-18 Dave Love <d.love@dl.ac.uk>
4938
4939 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
4940 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
4941
4942Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
4943
4944 * configure.in: Add Thumb-pe target.
4945
4946Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 4947
252b5132
RH
4948 * Makefile.in - changed sn targets to snavigator
4949 * configure.in - changed sn targets to snavigator
4950
4951Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
4952
4953 * config-ml.in: After building symlink tree call make distclean
4954 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
4955 to be the case for libiberty.
4956
4957Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
4958
4959 * configure: When making link, also check the current
4960 directory. The configure scripts may create one.
4961
4962Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
4963
4964 * config.sub: Accept alphapca56 and alphaev6 properly.
4965
4966Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4967
4968 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
4969
252b5132
RH
4970Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
4971
80413487 4972 * config.sub (sco5): Fix typo.
252b5132
RH
4973
4974Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
4975
4976 * Makefile.in (INSTALL_MODULES): Move install-tcl before
4977 install-itcl.
4978 (install-itcl): Remove dependency on install-tcl.
4979
4980Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
4981
4982 * configure.in: Remove libgloss from noconfigdirs for MN10300.
4983
252b5132
RH
4984Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
4985
4986 * configure.in: Don't build libgui for a cygwin32 target when not on
4987 a cygwin32 host.
4988
4989Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
4990
4991 * configure (redirect): Set to null, so default behavior of
4992 configure is now --verbose.
4993
49941998-02-16 Dave Love <d.love@dl.ac.uk>
4995
4996 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
4997 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
4998
4999Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
5000
5001 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
5002 this change to sync Makefile.in with its ChangeLog entries.
5003
5004Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
5005
5006 * ltmain.sh (mkdir): Check that the directory doesn't exist
5007 before we exit with error, so that we don't get races during
5008 parallel builds.
5009
5010Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
5011
5012 * ltconfig, ltmain.sh: Update from libtool 1.0i.
5013
5014Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
5015
5016 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
5017 PICFLAG_FOR_TARGET.
5018 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
5019
5020 * configure: Emit a definition for the new macro enable_shared
5021 into each Makefile.
5022
252b5132
RH
5023Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
5024
5025 * configure.in (host_tools, native_only): Add libtool.
5026
5027Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
5028
5029 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
5030 Fix typo in ming config comment.
5031
5032Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
5033
5034 * ltconfig, ltmain.sh: Update from libtool 1.0h.
5035
5036Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
5037
5038 * config.sub: Add tic30 cases, and map c30 to tic30.
5039
ba73c63f
JM
5040Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
5041
5042 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
5043 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
5044 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
5045 (CLEAN_TARGET_MODULES): Similarly
5046 (all-target-libf2c): Add dependences.
35590697 5047 * configure.in (target_libs): Add libf2c.
ba73c63f 5048
252b5132
RH
5049Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
5050
ba73c63f
JM
5051 * configure.in: Remove expect from noconfigdirs when target
5052 is cygwin32. OK to build expect and dejagnu with Canadian
5053 Cross.
252b5132
RH
5054
5055Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
5056
5057 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
5058 host.
5059
5060 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
5061 and mingw32.
5062
5063Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
5064
5065 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
5066 here as it is not defined in the toplevel Makefile.
5067
5068Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
5069
5070 * configure (package_makefile_rules_frag): New variable, which names
5071 a file with generic rules, ...
5072 Change comment to mention we now have FIVE parts.
5073 * configure: Undo last change.
5074
5075Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
5076
5077 * config.guess: More accurate determination of HP processor types.
5078 * config.sub: More accurate determination of HP processor types.
5079
5080Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
5081
5082 * configure (package_makefile_frag): Move inserting the
5083 ${package_makefile_frag} to where it should be according
5084 to the comment.
5085
ba73c63f 5086Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
5087
5088 * config.guess: Add support for Linux/ARM.
5089
5090Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
5091
5092 * .cvsignore: Remove *-info and *-install since they match
5093 release-info and mpw-install, which we don't want to just ignore.
5094
5095Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
5096
5097 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
5098
5099Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
5100
5101 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
5102 local_prefix to sub-make invocations.
5103
5104Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
5105
5106 * configure.in: Check makefile fragments in the source
5107 directory.
5108
5109Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5110
ba73c63f
JM
5111 * configure.in: Check whether host and target makefile
5112 fragments exist before adding them to *_makefile_frag.
252b5132
RH
5113
5114Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
5115
5116 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 5117
252b5132
RH
5118Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
5119
5120 * configure.in: Make sure we only replace RPATH_ENVVAR on
5121 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
5122 regexp to sed.
5123
5124 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
5125 to sub-makes.
5126
51271998-01-13 Lee Iverson (leei@ai.sri.com)
5128
5129 * config-ml.in (multi-do): LDFLAGS must include multilib
5130 designator.
5131
5132Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
5133
5134 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
5135
5136Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
5137
5138 * config.sub: Add mingw32 support.
5139 * configure.in: Likewise.
252b5132
RH
5140
5141Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
5142
5143 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
5144
5145Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
5146
5147 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5148 * configure (gxx_include_dir): Provide a definition for subdirs
5149 which do not use autoconf.
5150
5151Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
5152
5153 * config.guess: Sync with egcs. Picks up new alpha support,
5154 BeOS & some additional linux support.
5155
ba73c63f 5156Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5157
5158 * config.guess: HP 9000/803 is a PA1.1 machine.
5159
ba73c63f
JM
5160Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
5161
5162 * configure.in: It's alpha*-...
252b5132
RH
5163
5164Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5165
ba73c63f
JM
5166 * configure.in (host_makefile_frag, target_makefile_frag):
5167 Handle multiple config files.
5168 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
5169 alpha-*-*.
252b5132
RH
5170
5171Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
5172
5173 * mkdep: New file.
5174
5175Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
5176
5177 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
5178
5179Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
5180
5181 * Makefile.in: Add libgui directory.
5182 (GDB_TK): Add all-libgui.
5183 * configure.in: Add libgui directory.
5184 * configure: Add all-libgui to GDB_TK.
5185
5186Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
5187
5188 * config-ml.in (multidirs): Add m32r to multilib list.
5189
5190Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
5191
5192 * Makefile.in (all-target-gperf): Change dependency to
5193 all-target-libstdc++.
5194
5195Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
5196
5197 * config.guess: Add BeOS support.
5198
5199Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
5200
5201 Source directory cvs renamed to cvssrc:
5202 * configure.in (host_tools): Change cvs to cvssrc.
5203 (native_only): Likewise.
5204 (noconfigdirs) [various cases]: Likewise.
5205 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
5206 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
5207 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
5208 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
5209 (all-cvssrc): Rename target from all-cvs.
5210
5211Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
5212
5213 * configure (gxx_include_dir): Fix thinko.
5214
5215Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
5216
5217 * Makefile.in (INSTALL_TARGET_CROSS): Define.
5218 (install-cross, install-gcc-cross): New targets.
5219
5220Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
5221
5222 * configure.in (noconfigdirs): Add support for Thumb target.
5223
5224 * config.sub (maybe_os): Add support for Thumb target.
5225
5226Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
5227
5228 * Makefile.in: Add rules for cygmon.
5229
5230 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
5231
5232Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
5233
5234 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5235 * configure (gxx_include_dir): Provide a definition for subdirs
5236 which do not use autoconf.
5237
5238Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
5239
5240 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 5241 11/18/97 build
252b5132
RH
5242
5243Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
5244
5245 * From Franz Sirl.
5246 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
5247 found on RedHat Linux systems.
5248
5249Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
5250
5251 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
5252 guesses.
5253
5254Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
5255
5256 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
5257
5258Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
5259
5260 * ltmain.sh: If mkdir fails, check whether the directory was created
5261 anyhow by some other process.
5262
5263Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
5264
5265 * configure.in (d30v-*-*): Configure all directories.
5266
5267Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
5268
5269 * configure.in (d30v-*-*): Configure newlib, libiberty directories
5270 for the D30V.
5271
5272Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
5273
5274 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
5275
5276Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
5277
80413487
RH
5278 * include/libiberty.h: Add extern "C" { so it can be used with C++
5279 progrms.
5280 * include/remote-sim.h: Add extern "C" { so it can be used with C++
5281 programs.
252b5132
RH
5282
5283Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
5284
5285 * configure.in (d30v-*-*): Configure GCC now.
5286
5287Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5288
5289 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
5290 is no longer needed.
5291
5292Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
5293
5294 * Makefile.in: check-target-libio depends on all-target-libstdc++.
5295
5296Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
5297
5298 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
5299 targets using "$@" to provide support for similar but not identical
5300 targets without having to duplicate code.
5301
5302Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
5303
5304 * makefile.vms: Fix to work with DEC C.
5305
5306Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
5307
5308 * config.sub: Add mips-tx39-elf to marketing names.
5309
5310Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
5311
5312 * ltmain.sh: Handle symlinks in generated script.
5313
5314Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
5315
5316 * configure: Handle autoconf style directory options: --bindir,
5317 --datadir, --includedir, --infodir, --libdir, --libexecdir,
5318 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5319 --sysconfdir.
5320 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5321 (sharedstatedir, localstatedir, oldincludedir): New variables.
5322 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5323 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5324 sbindir, sharedstatedir, and sysconfdir.
5325
5326Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
5327
5328 * Makefile.in (bootstrap-lean): New target.
5329
5330Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
5331
5332 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 5333 sn, and gnuserv from noconfigdirs.
252b5132
RH
5334
5335Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
5336
5337 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5338
5339Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
5340
ba73c63f 5341 * Makefile.in (cross): New target.
252b5132
RH
5342
5343Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 5344 Jeff Law <law@cygnus.com>
252b5132
RH
5345
5346 * Makefile.in (bootstrap2, bootstrap3): New targets.
5347 (all-bootstrap): Remove outdated and confusing target.
5348 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
5349
afb8d725
JM
5350Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
5351
5352 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 5353 windows. Consistent with gdb/configure.
afb8d725 5354
252b5132
RH
53551997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
5356
252b5132
RH
5357 * configure.in: Name Linux target fragment.
5358
5359 * configure: Rewrite so that project Makefile fragment is inserted
5360 first and appears last in the resulting Makefile.
5361
5362Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
5363
5364 * Makefile.in (install-itcl): Install tcl first.
5365
252b5132 5366Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 5367
252b5132
RH
5368 * configure.in: remove bison from noconfigdirs for Cygwin32 host
5369
5370Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
5371
5372 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
5373
5374 * configure.in (skipdirs): Add target-librx for Linux.
5375 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
5376
5377Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
5378
5379 * Makefile.in (bootstrap): New target.
5380
5381Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
5382
5383 * config.sub: Accept 'amigados' for backward compatability.
5384
5385Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
5386
5387 * config.guess: Merge with FSF.
5388
ba73c63f
JM
5389Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
5390
5391 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
5392
252b5132
RH
5393Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
5394
5395 * config.sub: Add "marketing-names" patch.
5396
5397Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
5398
80413487 5399 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
5400
5401Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
5402
5403 * config.sub: Handle v850-elf.
5404
ba73c63f
JM
5405Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
5406
5407 * .cvsignore (*-install): Remove.
5408
252b5132
RH
5409Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
5410
5411 * ltconfig: Set CONFIG_SHELL in libtool.
5412 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
5413
5414Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5415
5416 * configure.in (target_subdir): Set to libraries if enable_multilib.
5417
5418Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
5419
5420 * config.guess: Update from gcc directory.
5421
5422Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
5423
5424 * Makefile.in (all-sim): Depends on all-readline.
5425
5426Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
5427
5428 * Makefile.in (BISON, YACC): Use $$s.
5429 (all-bison): Depend on all-texinfo.
5430
5431Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
5432
5433 * Makefile.in (BISON): Add -L flag.
5434 (YACC): Likewise.
5435
5436Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5437
35590697
AJ
5438 * configure.in (noconfigdirs): Add support for v850e target.
5439
252b5132
RH
5440 * config.sub (maybe_os): Add support for v850e target.
5441
5442Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
5443
35590697
AJ
5444 * configure.in (noconfigdirs): Add support for v850ea target.
5445
252b5132
RH
5446 * config.sub (maybe_os): Add support for v850ea target.
5447
5448Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
5449
5450 * config.sub: Add mipstx39. Delete r3900.
5451
5452Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5453
5454 * Makefile.in (all-autoconf): Depends on all-texinfo.
5455
5456Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
5457
5458 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
5459 eabi targets.
5460
5461Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
5462
5463 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
5464
5465 * configure: When handling a Canadian Cross, handle YACC as well as
5466 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 5467 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
5468
5469Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
5470
5471 * Makefile.in (BISON): bison, not byacc or bison -y.
5472 (YACC): bison -y or byacc or yacc.
5473 (various): Add *-bison as appropriate.
5474 (taz): No need to mess with BISON anymore.
5475
5476Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
5477
5478 * configure: If OSTYPE matches *win32*, try to find a good value for
5479 CONFIG_SHELL.
5480
5481Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
5482
5483 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
5484 configure.in if it is present.
5485
5486Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
5487
5488 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
5489
5490Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
5491
5492 * config.sub: Recognize `arc' cpu.
5493 * configure.in: Likewise.
5494 * config-ml.in: Likewise.
5495
5496Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
5497
5498 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
5499
5500Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
5501
5502 * configure: Changed sed delimiter from ':' to '|' when
5503 attempting to substitute ${config_shell} for SHELL. On
5504 NT ${config_shell} may contain a ':' in it.
5505
5506Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
5507
5508 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
5509
5510Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
5511
5512 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
5513
5514Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
5515
5516 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
5517
5518 * ylwrap: If the program is a relative path, force it to be
5519 absolute.
5520
5521Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
5522
5523 * configure (tooldir): Set BISON to `bison -y' and not just bison.
5524
5525Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
5526
5527 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
5528 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
5529 for libraries.
252b5132
RH
5530
5531Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
5532
5533 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 5534 separated by spaces.
252b5132
RH
5535
5536Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
5537
5538 * ylwrap: New file.
5539 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
5540
5541 * ltmain.sh: Handle /bin/sh at start of install program.
5542
5543 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
5544
5545 * ltconfig, ltmain.sh: New files, from libtool 1.0.
5546 * missing: New file, from automake 1.2.
5547
5548Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
5549
5550 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
5551 check-tk to CHECK_X11_MODULES.
5552
5553Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
5554
5555 * config.sub: Merge with FSF.
5556
5557Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
5558
5559 * config.guess: Merge with FSF.
5560
5561Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
5562
5563 * configure: Treat msdosdjgpp like go32.
5564 * configure.in: Likewise. Don't remove gprof for go32.
5565
5566 * configure: Change Makefile.tem2 to Makefile.tm2.
5567
5568Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
5569
5570 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
5571
5572Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5573
5574 * install-sh (chmodcmd): Set to null if the DST directory already
5575 exists. Same as Nov 11th change.
5576
5577Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
5578
35590697 5579 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
5580
5581Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
5582
5583 * config.guess: Update from FSF.
5584
5585Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
5586
5587 * Makefile.in (GDB_TK): Depend on itcl and tix.
5588
5589Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
5590
5591 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
5592 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
5593 (INSTALL_SCRIPT): New variable.
5594 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
5595 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
5596 to -x.
5597 * install-sh: Add support for -x option.
5598
5599Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
5600
5601 * configure.in, Makefile.in: Treat tix like itcl.
5602
5603Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
5604
5605 * Makefile.in (WINDRES): New variable.
5606 (WINDRES_FOR_TARGET): New variable.
5607 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
5608 (EXTRA_HOST_FLAGS): Add WINDRES.
5609 (EXTRA_TARGET_FLAGS): Add WINDRES.
5610 (EXTRA_GCC_FLAGS): Add WINDRES.
5611 ($(DO_X)): Pass down WINDRES.
5612 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
5613 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
5614 DLLTOOL_FOR_TARGET.
5615
5616Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
5617
5618 * configure.in: configure sim before gdb for win32-x-ppc
5619
5620Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5621
5622 Move gperf into the toplevel, from libg++.
5623 * configure.in (target_tools): Add target-gperf.
5624 (native_only): Add target-gperf.
5625 * Makefile.in (all-target-gperf): New target, depend on
5626 all-target-libg++.
5627 (configure-target-gperf): Empty rule.
5628 (ALL_TARGET_MODULES): Add all-target-gperf.
5629 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
5630 (CHECK_TARGET_MODULES): Add check-target-gperf.
5631 (INSTALL_TARGET_MODULES): Add install-target-gperf.
5632 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
5633
5634Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 5635
252b5132
RH
5636 * config.sub (mn10200): Recognize new basic machine.
5637
5638Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5639
5640 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
5641 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
5642
5643Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5644
5645 * configure.in: If we're building mips-sgi-irix6* native, turn on
5646 ENABLE_MULTILIB and set TARGET_SUBDIR.
5647
5648Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
5649
5650 * Makefile.in (all-sn): Depend on all-grep.
5651
5652Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
5653
5654 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
5655
5656 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
5657 Makefile. From Jeff Makey <jeff@cts.com>.
5658 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
5659
5660 * Makefile.in (DISTBISONFILES): Remove.
5661 (taz): Don't futz with DISTBISONFILES. Change BISON to use
5662 $(DEFAULT_YACC).
5663
5664 * configure.in: Build itl, db, sn, etc., when building for native
35590697 5665 cygwin32.
252b5132
RH
5666
5667 * Makefile.in (LD): New variable.
5668 (EXTRA_HOST_FLAGS): Pass down LD.
5669 ($(DO_X)): Likewise.
5670
5671Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
5672
5673 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
5674
5675Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
5676
5677 * configure.in (targargs): Strip out any supplied --build argument
35590697 5678 before adding our own. Always add --build.
252b5132
RH
5679
5680Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
5681
5682 * configure.in (targargs): Pass --build if we're doing
5683 a cross-compile.
5684
5685Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
5686
ba73c63f 5687 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
5688 sed. Otherwise sed chokes on NT path names with drive
5689 designators. Also look for "?:*" as the leading characters in an
5690 absolute pathname.
5691
5692Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
5693
5694 * config.sub: Support for r3900.
5695
5696Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
5697
5698 * configure.in: Use install-sh, not install.sh.
5699
5700Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
5701
5702 * Makefile.in (taz): Improve check for BISON so it doesn't try to
5703 apply it twice.
5704
5705Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
5706
5707 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
5708 install-binutils.
5709
5710Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
5711
5712 * Makefile.in: Add automake targets.
5713 * configure.in (host_tools): Add automake.
5714
5715Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
5716
5717 * configure: Default CXX to c++, not gcc.
5718 * Makefile.in (CXX): Set to c++, not gcc.
5719 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
5720
5721Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
5722
5723 * install-sh: try appending a .exe if source file doesn't
5724 exist
5725
5726Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
5727
5728 * configure.in: Turn on multilib by default.
5729 (cross_only): Remove target-libiberty.
5730
5731 * Makefile.in (all-gcc): Don't depend on libiberty.
5732
5733Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
5734
5735 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
5736
5737Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
5738
5739 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
5740 (DISTBISONFILES): Add ld/Makefile.in
5741
5742Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
5743
5744 * configure.in: if target is cygwin32 but host isn't cygwin32,
5745 don't configure gdb tcl tk expect, not just gdb.
5746
5747Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
5748
5749 * configure.in: Added gnuserv everywhere sn appears.
5750
5751 * Makefile.in (ALL_MODULES): Added all-gnuserv.
5752 (CROSS_CHECK_MODULES): Added check-gnuserv.
5753 (INSTALL_MODULES): Added install-gnuserv.
5754 (CLEAN_MODULES): Added clean-gnuserv.
5755 (all-gnuserv): New target.
5756
5757Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
5758
5759 * config.guess: Fixes for MIPS OpenBSD systems.
5760
5761Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
5762
5763 * Makefile.in (INSTALL_XFORM): Remove.
5764 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
5765
5766 * mkinstalldirs: New file, copied from automake.
5767 * Makefile.in (installdirs): Rename from install-dirs. Use
5768 mkinstalldirs. Change all users.
5769 (DEVO_SUPPORT): Add mkinstalldirs.
5770
5771Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
5772
5773 * install-sh: Rename from install.sh.
5774 * Makefile.in (INSTALL): Change install.sh to install-sh.
5775 (DEVO_SUPPORT): Likewise.
5776
5777 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
5778 Graichen <graichen@rzpd.de>.
5779
5780Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
5781
5782 * config.guess: Recognize OpenBSD systems correctly.
5783
5784Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5785
5786 * README, Makefile.in (ETC_SUPPORT): Remove references to
5787 cfg-paper*, configure.{texi,man,info*}._
5788
5789Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
5790
5791 * Makefile.in (all.normal): Ensure that gcc is built after all
5792 the x11 - ie gdb - targets.
5793
5794Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
5795
5796 * makefile.vms: Don't run conf-a-gas.
5797
5798Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
5799
80413487 5800 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
5801
5802Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
5803
5804 * configure.in: Remove noconfigdirs case since gdb also
5805 configures and builds for tic80-coff.
5806
5807Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
5808
5809 * configure: Set cache_file to config.cache.
5810 * Makefile.in (local-distclean): Remove config.cache.
5811
5812Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
5813
5814 * COPYING: Update FSF address.
5815
5816Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
5817
5818 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
5819 noconfigdirs.
5820
5821Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
5822
5823 * Makefile.in (install-dirs): Don't crash if prefix, and hence
5824 MAKEDIRS, is empty.
5825
5826Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
5827
5828 * config.sub: Tweak mn10300 entry.
5829
5830Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
5831
5832 * configure.in (host_tools): Put sim before gdb, so gdb's
5833 configure.tgt can determine if the simulator was configured.
5834
5835Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
5836
5837 * config.sub: Move BeOS $os case to be with other Cygnus
5838 local cases.
5839
5840Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
5841
5842 * config.sub: Remove misplaced comment that broke Linux.
5843
5844Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
5845
5846 * config.sub: Add BeOS support.
5847
5848Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
5849
5850 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
5851
5852Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
5853
5854 * configure.in (noconfigdirs): Remove tcl and tk from
5855 noconfigdirs for cygwin32 builds.
5856
5857Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
5858
5859 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
5860
5861Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
5862
5863 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
5864 make-all.com, use makefile.vms instead.
5865
5866Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
5867
5868 * config.sub: Accept -lnews*.
5869
5870Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
5871
5872 * configure.in (noconfigdirs): Disable target-newlib,
35590697 5873 target-examples and target-libiberty for d30v.
252b5132
RH
5874
5875Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5876
5877 * configure.in (noconfigdirs): Enable ld for d30v.
5878
5879Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
5880
5881 * configure.in (tic80-*-*): Build compiler.
5882
5883Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
5884
5885 * configure.in (d30v-*): Remove sim directory from list of
35590697 5886 unsupported d30v directories
252b5132
RH
5887
5888Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5889
35590697
AJ
5890 * config.sub, configure.in: Add d30v target cpu.
5891
252b5132
RH
5892Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
5893
5894 * makefile.vms: New file.
5895 * make-all.com: Remove.
5896
5897Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
5898
5899 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
5900
5901Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
5902
5903 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
5904
5905Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
5906
5907 * Makefile.in (ALL_MODULES): Added all-db.
5908 (CROSS_CHECK_MODULES): Addec check-db.
5909 (INSTALL_MODULES): Added install-db.
5910 (CLEAN_MODULES): Added clean-db.
5911
5912Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
5913
5914 * config.guess: Merge with latest FSF sources.
5915
5916Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
5917
5918 * Makefile.in (ALL_MODULES): Added all-itcl.
5919 (CROSS_CHECK_MODULES): Added check-itcl.
5920 (INSTALL_MODULES): Added install-itcl.
5921 (CLEAN_MODULES): Added clean-itcl.
5922
5923Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
5924
5925 * configure.in: build gdb for mn10200
5926
5927Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
5928
5929 * Makefile.in (all-target-winsup): Depend on all-target-libio.
5930
5931Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
5932
5933 * configure.in (tic80-*-*): Turn off most targets right now.
5934
5935Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
5936
5937 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
5938 rather than the makeinfo program.
5939 (do-info): Depend upon all-texinfo.
5940
5941Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
5942
5943 * configure.in: Remove uses of config/mh-linux.
5944
5945 * config.sub, config.guess: Merge with latest FSF sources.
5946
5947Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
5948
5949 * config.sub (case $basic_machine): Add tic80 entries.
5950
5951Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
5952
5953 * config.sub, config.guess: Merge with latest FSF sources.
5954
5955Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5956
5957 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
5958 * mpw-config.in: Test for NewFolderRecursive.
5959 * mpw-install: Use symbolic name for startup filename.
5960 * mpw-README: Add various additional details.
5961
5962Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
5963
5964 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
5965
5966Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
5967
5968 * configure.in: Do build gcc and the target libraries for
5969 the mn10200.
5970
5971Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
5972
5973 * configure.in: don't avoid building gdb for mn10300 any more
5974 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
5975 instead of single-quoting it.
5976
5977Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
5978
5979 * configure.in: Don't use --with-stabs on IRIX 6.
5980
5981Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
5982
5983 * configure.in (m32r): Build gdb, libg++ now.
5984
5985Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5986
5987 * configure.in (mips*-sgi-irix6*): Remove gdb and related
5988 directories from noconfigdirs.
5989
5990Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
5991
5992 * config.sub (basic_machine): added mips16 configuration
5993
5994Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5995
5996 * config.sub: Handle d10v-unknown.
5997
5998Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
5999
6000 * config.sub: Handle v850-unknown.
6001
6002Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
6003
6004 * Makefile.in: add findutils
6005 * configure.in: add findutils to list of host_tools
6006
6007Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
6008
6009 * config.sub: Handle mn10200 and mn10300.
6010
6011Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6012
6013 * configure.in (d10v-*): Do not build librx.
6014
6015Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
6016
6017 * configure.in (mn10300): Build everything except gdb & libgloss.
6018
6019Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
6020
6021 * config.guess: Patch for Dansk Data Elektronik servers,
6022 from Niels Skou Olsen <nso@dde.dk>.
6023
6024 For ncr, use /bin/uname rather than uname, since GNU uname does not
6025 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
6026
6027 Patch for MIPS R4000 running System V,
6028 from Eric S. Raymond <esr@snark.thyrsus.com>.
6029
6030 Fix thinko for nextstep.
6031
6032 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
6033
6034 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
6035 * config.guess: Guess mips-dec-mach_bsd4.3.
6036
6037 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
6038 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
6039 release numbers.
6040 * config.guess (mips-mips-riscos*): Emit just enough of the
6041 release number.
6042
6043 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
6044 * config.guess (sparc-auspex-sunos*): Added.
6045 (f300-fujitsu-*): Added.
6046
6047 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
6048 * config.guess: Recognize a Tadpole as a sparc.
6049
6050Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6051
6052 * config.guess: Don't assume that NextStep version is either 2 or
6053 3. NextStep 4 (aka OpenStep 4) has come out now.
6054
6055Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6056
6057 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
6058 From Rik Faith <faith@cs.unc.edu>.
6059
6060Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
6061
6062 * config.sub: Contributions from bug-gnu-utils to:
6063 Support plain "hppa" (no version given) architecture, reported by
6064 OpenStep.
6065 OpenBSD like NetBSD.
6066 LynxOs is not a hardware supplier.
6067
6068 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 6069 OpenBSD like NetBSD.
252b5132
RH
6070 Stratus systems.
6071 More Pyramid systems.
6072 i[n>4]86 Intel chips.
6073 M680[n>4]0 Motorola chips.
6074 Use unknown instead of lynx for hardware manufacturer.
6075
6076Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6077
6078 * install.sh (chmodcmd): Set to null if the DST directory already
6079 exists.
6080
6081Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6082
6083 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
6084 not use mt-ppc target Makefile fragment any more.
6085
6086Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6087
6088 * configure.in (*-*-windows): Exclude everything but those dirs
6089 needed to build windows.
6090
6091Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
6092
6093 * Makefile.in (all-target-winsup): Depend on all-target-librx.
6094
6095Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6096
6097 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
6098
6099Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6100
6101 * Undo my previous change.
6102
6103Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
6104
6105 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
6106 unconditionally.
6107 (MAKEOVERRIDES): Define (revert this part of October 18 change).
6108
6109Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6110
6111 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
6112 host to add it's own flags.
252b5132
RH
6113
6114Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
6115
6116 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
6117
6118Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
6119
6120 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
6121 (CXX_FOR_TARGET): Likewise.
6122 (GCC_FOR_TARGET): Define.
6123 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
6124 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
6125 CC_FOR_TARGET was specified on the command line.
6126 (MAKEOVERRIDES): Don't define.
6127
6128Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
6129
6130 * configure.in (m32r): Fix spelling of libg++ libs.
6131
6132Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
6133
6134 * config.sub (-apple*): Remove, now redundant.
6135
6136Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
6137
6138 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
6139
6140 * configure: Rework yesterday's sed script patch.
6141
6142 * config.sub: Merge with FSF.
6143
6144Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
6145
6146 * config.guess: Merge from FSF.
6147
6148 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
6149 * config.guess: Use pc instead of unknown, for pc clone systems.
6150 Change linux to linux-gnu.
252b5132
RH
6151
6152 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 6153 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
6154
6155Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
6156
6157 * test-build.mk (HOLES): Add "xargs" for gdb.
6158
6159 * configure: Avoid hpux10.20 sed bug.
6160
6161Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
6162
4bddf3ad 6163 * configure.in: Add support for windows host
252b5132
RH
6164 (that is a build done under the Microsoft build environment).
6165
6166Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
6167
6168 * Makefile.in: Replace all uses of srcroot with s, to shrink
6169 command line lengths.
6170
6171 Patches from Geoffrey Noer <noer@cygnus.com>:
6172 * configure.in: If configuring for newlib, pass --with-newlib to
6173 subdirectories.
6174 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
6175 -Bnewlib/ and -Lwinsup to gcc.
6176 (CXX_FOR_TARGET): Likewise.
6177
6178Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
6179
6180 * Makefile.in (ETC_SUPPORT): Add configure.
6181
6182Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
6183
35590697 6184 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
6185 host configuration file.
6186
6187Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
6188
6189 * configure.in: Break mn10x00 support into separate
6190 mn10200 and mn10300 configurations.
6191 * config.sub: Likewise.
6192
6193Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
6194
6195 * configure.in: Add lots of stuff to noconfigdirs for
6196 the mn10x00 targets.
6197
6198 * config.sub, configure.in: Add mn10x00 support.
6199
6200Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
6201
6202 * make-all.com: Call conf-a-gas, not config-a-gas.
6203
6204Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
6205
6206 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 6207 targets.
252b5132
RH
6208
6209Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
6210
6211 * mpw-README: Add much more detail for native PowerMac.
6212 * mpw-install: New file.
6213 * mpw-configure: Add --norecursion and --help options.
6214 * mpw-config.in: Translate readme and install files when
6215 copying to objdir.
6216 * mpw-build.in: Don't always depend on byacc and flex.
6217 (install-only-top): New action.
6218
6219Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
6220
6221 * configure.in: You can now configure GDB for the v850.
6222
6223Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
6224
6225 * configure.in (noconfigdirs): Don't configure any C++ dirs
6226 if targeting D10V.
6227
6228Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
6229
6230 * config.sub: Recognize mips64vr5000.
6231
6232Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
6233
6234 * configure.in: Use a single line for host_tools and native_only.
6235
6236Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
6237
6238 * config.sub, configure.in: Add entries for m32r.
6239
6240Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
6241
6242 * Makefile.in (inet-install): Don't run install-gzip.
6243
6244Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
6245
6246 * configure.in: Don't config lots of things for *-*-windows*.
6247
6248Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
6249
6250 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
6251 (host_libs, host_tools): Copy from configure.in.
6252 * mpw-configure: Don't complain about directories not found.
6253
6254Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6255
6256 * configure.in (i[345]86): Recognize i686 for pentium pro.
6257 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
6258 file.
6259
6260 * config.guess (i[345]86): Ditto.
6261
6262Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6263
6264 * configure.in (noconfigdirs): Removed gdb for D10V.
6265
6266Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
6267
6268 * configure.in: Remove ld, target-libio, target-libg++, and
6269 target-libstdc++ from noconfigdirs.
6270
6271Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
6272
6273 * configure: Fix three locations where shell scripts were
6274 being run directly rather than with config_shell.
6275
6276Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
6277
6278 * configure.in (v850-*-*): Set up initial $noconfigdirs.
6279 * config.sub (basic_machine): Recognize v850.
6280
6281Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6282
6283 * mpw-configure: Handle multiple enable/disable options and
6284 pass them down recursively, handle -c and -s flags appropriately
6285 depending on choice of compiler, add escape mechanism for
6286 quoted arguments to gC.
6287
6288Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6289
6290 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
6291 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
6292 so that -mrelocatable-lib and -mno-eabi are used.
6293
6294 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
6295 not support --print-multi-lib, don't abort.
6296
252b5132
RH
6297Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
6298
6299 * make-all.com: Run config-a-gas.
6300 * setup.com: Don't copy subdirectory files around.
6301
6302Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
6303
6304 * configure.in (*-*-ose): Remove exclusion of libgloss for this
6305 target, it now compiles correctly.
6306
6307Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
6308
6309 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
6310
6311Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6312
35590697 6313 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
6314
6315Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6316
6317 * configure.in (native_only): Add prms.
6318
6319Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
6320
6321 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
6322 (BINUTILS_SUPPORT_DIRS): Likewise.
6323
6324Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6325
6326 * configure.in (d10v-*-*): Don't configure ld or gdb until the
6327 d10v support is added.
6328
6329Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6330
6331 * configure.in (d10v-*-*): New target.
6332
6333Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
6334
6335 * config.guess (HP 9000/811): Recognize this as a PA1.1
6336 machine.
6337
6338Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
6339
6340 * Makefile.in (do-tar-gz): New target, split out from tail end of
6341 taz target. Run each command separately, don't use pipes.
6342 (taz): Use it.
6343
6344Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
6345
6346 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
6347 * mpw-build.in: No builds should depend on building byacc or flex,
6348 they are assumed to be installed already.
6349
6350Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6351
6352 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
6353 variable that CC_FOR_TARGET needs.
6354
6355Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6356
6357 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
6358 options have changed since the last time the subdirectory was
6359 configured, and if it has, reconfigure.
6360 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
6361 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
6362
6363Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
6364
6365 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
6366 CLEAN_MODULES): Add bash.
6367 (all-bash): New target.
6368
6369Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
6370
6371 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
6372
6373Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6374
6375 * config.sub (basic_machine): Recognize d10v as a valid processor.
6376
6377Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
6378
6379 * mpw-configure: Add support for --bindir.
6380 * mpw-build.in: Use a GCC-specific build script for GCC actions.
6381
6382Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
6383
6384 * configure.in: add bash, time, gawk to list of hosttools and things
6385 to only build for native toolchains
6386
6387Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6388
6389 * Makefile.in (docdir): Remove.
6390
6391Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6392
6393 * Makefile.in (datadir): Set to $(prefix)/share.
6394
6395Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
6396
6397 * configure.in: build diff and patch for cygwin32-hosted
6398 toolchains.
6399
6400Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
6401
6402 * config.sub: Accept -rtems*.
6403
6404Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
6405
80413487 6406 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
6407 remove diff from the list of things not buildable
6408 via Canadian Cross
252b5132
RH
6409
6410Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
6411
6412 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 6413 don't get ". ".
252b5132
RH
6414
6415Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
6416
6417 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
6418
6419Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
6420
6421 * Makefile.in (taz): Handle case where tex3patch didn't even get
6422 checked out. Also, if it was found, put the symlink in a new util
6423 subdirectory.
6424
6425Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6426
6427 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
6428
6429Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
6430
6431 * config.sub: Recognize -openvms.
6432 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
6433 * make-all.com, setup.com: New files.
6434
6435Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6436
6437 * Makefile.in (taz): tex3patch moved to texinfo/util.
6438
6439Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
6440
afb8d725 6441 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
6442 * configure.in: remove make from disable-if-Can-Cross list
6443 enable gdb if ${host} and ${target} are cygwin32
6444
6445Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
6446
6447 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
6448 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
6449
6450Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6451
6452 * config.guess: Combine mips-mips-riscos cases, and use cpp to
6453 distinguish sysv/svr4/bsd variants.
6454 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
6455
6456Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
6457
6458 * configure.in: Added copyright notice.
6459 * move-if-change: Added copyright notice.
6460
6461Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6462
6463 * configure.in (powerpcle-*-solaris*): Until we get shared
6464 libraries working, don't build gdb, sim, make, tcl, tk, or
6465 expect.
6466
6467Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
6468
6469 * config.guess: Merge with FSF:
6470
6471 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
6472 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
6473
6474 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
6475 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
6476
6477 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
6478 * config.guess: Combine two OSF1 rules.
6479 Also recognize field test versions. From mjr@zk3.dec.com.
6480 * config.guess (dgux): Use /usr/bin/uname rather than uname,
6481 because GNU uname does not support -p. From pmr@pajato.com.
6482
6483Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
6484
6485 * Makefile.in (MAKEDIRS): Removed $(tooldir).
6486
6487Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
6488
6489 * mpw-README: Document GCCIncludes.
6490
6491Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
6492
6493 * configure.in (alpha-*-linux*): Set enable_shared to yes.
6494
6495Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6496
6497 * mpw-configure: Handle --enable-FOO and --disable-FOO.
6498
6499Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
6500
6501 * configure.in (*-*-cygwin32): Configure make.
6502
6503Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
6504
6505 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
6506
6507Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
6508
6509 * Makefile.in (all-inet): Depend on all-perl.
6510
6511 * Makefile.in (inet-install): New target.
6512
6513 * Makefile.in (all-inet): Depend on all-tcl.
6514 (all-inet): Depend on all-send-pr.
6515
6516Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6517
6518 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
6519 temporarily.
6520
6521Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
6522
6523 * configure.in: Don't configure --with-gnu-ld on AIX.
6524
6525Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6526
6527 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
6528
6529Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
6530
6531 * Makefile.in (ALL_MODULES): Added all-inet.
6532 (CROSS_CHECK_MODULES): Added check-inet.
6533 (INSTALL_MODULES): Added install-inet.
6534 (CLEAN_MODULES): Added clean-inet.
6535 (all-indent): New target.
6536
6537 * configure.in (host_tools): Added inet.
6538 (native_only): Added inet.
6539 (noconfigdirs): Added inet.
6540
6541Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
6542
6543 * configure.in: Don't configure libgloss if we are not configuring
6544 newlib.
6545
6546Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6547
6548 * configure.in: Don't configure libgloss for unsupported
6549 architectures.
6550
6551Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6552
6553 * Makefile.in (CLEAN_MODULES): Add clean-apache.
6554
6555Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
6556
6557 * Makefile.in (ALL_MODULES): Include all-apache.
6558 (CROSS_CHECK_MODULES): Include check-apache.
6559 (INSTALL_MODULES): Include install-apache.
6560 (all-apache): New target.
6561
6562 * configure.in: Added apache everywhere perl is seen.
6563
6564Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6565
6566 * Makefile.in: Add support for clean-{module} and
6567 clean-target-{module} rules.
6568
6569Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
6570
6571 * configure.in (*-*-ose) do not build libgloss.
6572
6573Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6574
6575 * config.guess (prep*:SunOS:5.*:*): Turn into
6576 powerpele-unknown-solaris2.
6577
6578Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
6579
6580 * configure.in: Permit --enable-shared to specify a list of
6581 directories.
6582
6583Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6584
6585 * configure.in (host==solaris): Pass only the first word of $CC
6586 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
6587
6588Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
6589
6590 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
6591
6592Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
6593
6594 * Makefile.in (ALL_MODULES): Include all-perl.
6595 (CROSS_CHECK_MODULES): Include check-perl.
6596 (INSTALL_MODULES): Include install-perl.
6597 (ALL_X11_MODULES): Include all-guile.
6598 (CHECK_X11_MODULES): Include check-guile.
6599 (INSTALL_X11_MODULES): Include install-guile.
6600 (all-perl): New target.
6601 (all-guile): New target.
6602
6603 * configure.in (host_tools): Include perl and guile.
6604 (native_only): Include perl and guile.
6605 (noconfigdirs): Don't build guile and perl; no ports have been
6606 done.
6607
6608Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
6609
80413487
RH
6610 * configure (--enable-*): Handle quoted option lists such as
6611 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
6612
6613Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6614
6615 * Makefile.in ({,inst}all-target): New rule so we can make and
6616 install all of the target directories easily.
6617
6618Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6619
6620 * configure.in: Add missing global flag in sed substitution when
6621 deleting `target-' from ${configdirs}.
6622
6623Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
6624
6625 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
6626 option.
6627
6628 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
6629 config/mh-necv4.
6630
6631 * install.sh: Correct misspelling of transformbasename.
6632
6633 * config.guess: Recognize mips-*-sysv*.
6634
6635Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
6636
6637 * config.sub: Recognize mon960.
6638
6639Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
6640
6641 * configure: Restore Canadian Cross handling of BISON and LEX,
6642 removed in Feb 20 change.
6643
6644Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
6645
6646 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
6647 Mention make install. Remove the old copyright date as well the
6648 clumsy and rather pointless copyright on the README file.
6649
6650Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
6651
6652 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
6653 Makefile after running symlink-tree, then run `make distclean' to
6654 avoid clobbering any generated files in srcdir.
6655
6656Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
6657
6658 * configure.in (m68k-*-netbsd*): Build everything now.
6659
6660Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
6661
6662 * Makefile.in (taz): Fix quoting.
6663
6664Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
6665
6666 * configure.in (sparclet-*-*): Build everything now.
6667
6668Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6669
6670 * configure.in (m68k-*-linux*): New host.
6671
6672Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
6673
6674 * configure: Check for bison before byacc.
6675
6676Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
6677
6678 * Makefile.in configure: Change the way LEX and BISON/YACC are
6679 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
6680 searching PATH. These are used as fallbacks by Makefile.in if
6681 flex/bison/byacc aren't in objdir.
6682
6683Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
6684
6685 * Makefile.in: Make everything which depends upon all-bfd also
6686 depend upon all-opcodes, in case --with-commonbfdlib is used.
6687
6688Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6689
6690 * configure.in (host *-*-cygwin32): Don't build gdb if we are
6691 building NT native compilers on Unix.
6692
6693Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
6694
6695 * configure.in: Don't get CC from the host Makefile fragment if we
6696 can find gcc in PATH, or if this is a Canadian Cross. Move the
6697 Solaris test for /usr/ucb/cc to the post target script, just after
6698 the compiler sanity test.
6699
6700Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
6701
6702 * config.sub: Merge with FSF.
6703
6704Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
6705
6706 * Makefile.in (RPATH_ENVVAR): New variable.
6707 (REALLY_SET_LIB_PATH): Use it.
6708 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
6709
6710Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
6711
6712 * config.sub, configure.in: Recognize sparclet cpu.
6713
6714Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
6715
6716 * config.guess: Support m68k-cbm-sysv4.
6717
6718Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6719
6720 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
6721 m68k-unknown-linuxaout from linker help string. Put quotes around
6722 $ld_help_string.
6723
6724Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
6725
6726 * config.guess (powerpc-harris-powerunix): Add guess for port
6727 to new target.
6728
6729Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6730
6731 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
6732
6733Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
6734
6735 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
6736 $(REALLY_SET_LIB_PATH) in Makefile.
6737 * Makefile.in (SET_LIB_PATH): New variable.
6738 (REALLY_SET_LIB_PATH): New variable.
6739 ($(DO_X)): Use $(SET_LIB_PATH).
6740 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
6741 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
6742 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
6743 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
6744 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
6745 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
6746 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
6747 (install-dosrel): Likewise.
6748 (all-opcodes): Depend upon all-libiberty.
6749
6750Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
6751
6752 * config.guess (*:CYGWIN*): New
6753
6754Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6755
6756 * Makefile.in (all-target-winsup): All all-target-libiberty.
6757
6758Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6759
6760 * configure.in (noconfigdirs): Add missing # in front of comment.
6761
6762Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
6763
6764 * configure.in: add second pass to things added to noconfigdirs
6765 so *-gm-magic can exclude libgloss properly.
6766
6767Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6768
6769 * mpw-configure (extralibs_name, rez_name): Set correctly
6770 for MWC68K compiler.
6771
6772 * mpw-README: Add more info on the necessary build tools.
6773
6774Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
6775
6776 * configure.in, config.sub: Recognize cygwin32.
6777
6778Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
6779
6780 * config.guess, config.sub: Recognize A/UX.
6781
6782Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
6783
6784 * config.sub: Merge with gcc/config.sub.
6785
6786Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
6787
6788 * mpw-build.in (do-binutils): Add build of stamps.
6789
6790Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
6791
6792 * config.sub: Add recognition for mips64vr4100*-* targets.
6793
6794Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6795
6796 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
6797 Add creation of gconfigargs with `--enable-shared' turned on.
6798 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
6799 ($(host)-stamp-stage3-configured): Likewise.
6800 (HOLES): Add chatr and ldd.
6801 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
6802
6803Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
6804
6805 * configure: Pass --nfp to recursive configures.
6806
6807Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
6808
6809 * Makefile.in (DLLTOOL): New.
6810 (DLLTOOL_FOR_TARGET): New.
6811 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
6812 (EXTRA_TARGET_FLAGS): Ditto.
6813 (EXTRA_GCC_FLAGS): Ditto.
6814 (CONFIGURE_TARGET_MODULES): Ditto.
6815 (DO_X): Ditto.
6816 * configure: Add DLLTOOL.
6817
6818Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
6819
6820 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
6821 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
6822 mh-sco, since old workarounds no longer needed, and don't
6823 build ld, since libraries have weak symbols in COFF.
6824
6825Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
6826
6827 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
6828
6829Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
6830
6831 * configure.in: Make sure that ${CC} can be used to compile an
6832 executable.
6833
afb8d725
JM
6834Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6835
6836 * Makefile.in (all-gdb): Depend on $(GDB_TK).
6837 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
6838 nothing depending on whether gdbtk is being built.
6839
252b5132
RH
6840Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
6841
6842 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
6843
6844Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
6845
6846 * configure.in (noconfigdirs): Put ld or gas in this early, if the
6847 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
6848
6849Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
6850
6851 * config-ml.in: Add support for
6852 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
6853 Simplify setting of multidirs from --disable-foo.
6854
6855Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6856
6857 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
6858 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
6859 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 6860 non-empty, pass them on to the GCC make.
252b5132
RH
6861 (all-bootstrap): New rule that is like all-gcc, except it executes
6862 the GCC bootstrap rule instead of the GCC all rule.
6863
6864Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
6865
6866 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
6867
6868Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6869
6870 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
6871 DG/UX support.
6872
6873Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
6874
6875 * config.sub (i*86*) Change [345] to [3456]
6876
6877Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6878
6879 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
6880 --with-gnu-ld=no.
6881
6882Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6883
6884 * config-ml.in (rs6000*, powerpc*): Add switches to control which
6885 AIX multilibs get built.
6886
6887Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6888
6889 * configure.in (i386-win32): Don't build expect if we're not
6890 building the tcl subdir.
6891
6892Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
6893
6894 * Makefile.in: (configure-target-examples, all-target-examples):
6895 New targets, configure and build example programs.
6896
6897Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
6898
6899 * mpw-configure: If an mpw-config.in generated a file mk.sed,
6900 use it as input to sedit the generated MPW makefile.
6901 * mpw-README: Add a suggestion about Gestalt.h.
6902
6903Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
6904
6905 * config.sub: Accept *-*-ieee*.
6906
6907Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
6908
6909 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
6910 Ronald F. Guilmette <rfg@monkeys.com>.
6911
6912Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6913
6914 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
6915 for powerpc-pe native.
6916 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
6917 (target==powerpc-pe): duplicate i386-win32 entry.
6918
6919Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6920
6921 * configure.in (noconfigdirs): Exclude target-newlib for all versions
6922 of vxworks, not just vxworks5.1.
6923
6924Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
6925
6926 * mpw-configure: Add support for exec-prefix.
6927
6928Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6929
6930 * config.guess: Recognize HP model 816 machines as having
6931 a PA1.1 processor.
6932
6933Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
6934
6935 * configure: Ignore new autoconf configure options.
6936
252b5132
RH
6937Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6938
6939 * config.guess: Recognize Pentium under SCO.
6940 From Robert Lipe <robertl@arnet.com>.
6941
6942Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6943
6944 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
6945
6946Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
6947
6948 * configure.in: Don't configure gas for alpha-dec-osf*.
6949
6950Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
6951
6952 * configure.in: Default to --with-stabs for some targets for which
6953 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
6954 i[345]86*-*-unixware*.
6955
6956Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
6957
6958 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
6959 rather than basing it on the target. Simplify handling of options
6960 controlling which directories to configure. Remove extraneous
6961 slash in multi-clean target.
6962
6963Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
6964
6965 * config-ml.in: Prefix more variables with ml_ so they don't collide
6966 with configure's.
6967
6968Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
6969
6970 * configure: Don't turn -v into --v.
6971
6972Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
6973
6974 * configure.in (targargs): Fix typo.
6975
6976 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
6977
6978Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
6979
6980 * configure.in: Strip --host and --target options from
6981 CONFIG_ARGUMENTS, and always configure for --host only. Add
6982 --with-cross-host option when building with a cross-compiler.
6983 * configure: Canonicalize the arguments put into config.status by
6984 always using `=' for an option with an argument. Pass a presumed
6985 --host or --target explicitly.
6986
6987Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
6988
6989 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
6990 into general OS recognition case.
6991
6992Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6993
6994 * configure.in (target_configdirs): add target-winsup only
6995 for win32 target systems.
6996
6997Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
6998
6999 * Makefile.in (all-target-libgloss): Depend upon
7000 configure-target-newlib, since when libgloss is built it looks to
7001 see if the newlib directory exists.
7002
7003Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
7004
7005 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
7006 cfg-ml-*.in.
7007
7008Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
7009
7010 * configure: Handle LD and LD_FOR_TARGET when configuring a
7011 Canadian Cross.
7012
252b5132
RH
7013Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7014
7015 * configure.in (target_libs): add target-winsup.
7016 (target==i386-win32): add patch diff flex make to $noconfigdirs.
7017 (target==ppcle-pe): remove ld from $noconfigdirs.
7018
7019Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
7020
7021 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
7022 Preserve relative path names in $srcdir. Build symlink tree if
7023 configuring cross target dir and srcdir=. (= no VPATH support).
7024 (configure-target-libg++): Depend on configure-target-librx.
7025 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
7026 * config-ml.in: New file.
7027 * symlink-tree: New file.
7028 * configure: Ensure srcdir="." if that's what it is.
7029
7030Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
7031
7032 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
7033 includes and FLEX_SKELETON setting.
7034 * mpw-configure (--with-gnu-ld): New option, controls whether
7035 to use PPCLink or ld with PowerMac GCC.
7036 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
7037 * mpw-config.in: Configure grez if targeting Mac.
7038
7039 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
7040 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
7041 just macos.
252b5132
RH
7042 * configure.in: Configure grez resource compiler if targeting Mac.
7043 * Makefile.in (all-grez, install-grez): New targets.
7044
7045Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
7046
7047 * configure: CXX defaults to gcc, not g++. If we find
35590697 7048 gcc in the path, set CC to gcc -O2.
252b5132
RH
7049
7050Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
7051
7052 * configure: Default ${build} correctly. Avoid picking up extra
7053 spaces when reading CC and CXX from Makefile. When doing a
7054 Canadian Cross, use plausible default values for numerous
7055 variables.
7056 * configure.in: When doing a Canadian Cross, don't try to
7057 configure tools whose configure script can't handle it.
7058
7059Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7060
7061 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
7062
7063Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
7064
7065 * configure: Remove dubious bug reporting address.
7066
7067Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
7068
7069 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
7070 configure script, run that instead of this directory's configure.
7071 In either case, print a message that we're configuring the sub-dir.
7072
7073Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
7074
7075 * configure.in: Before checking for the existence of various files,
7076 use sed to filter out "target-".
7077
7078Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
7079
7080 * Makefile.in (DO_X): Split rule to decrease command line length
7081 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
7082 (Philippe De Muyter).
7083
7084Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7085
7086 * Makefile.in (all-patch): depend on all-libiberty.
7087
7088Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
7089
7090 * configure.in: If the only directory in target_configdirs which
7091 actually exists is libiberty, then set target_configdirs to empty,
7092 to avoid trying to build a target libiberty in a gas or gdb
7093 distribution.
7094
7095Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
7096
7097 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
7098 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
7099 systems.
252b5132
RH
7100
7101Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7102
7103 * configure.in (copy_dirs): Use sys-include instead of include
7104 for --with-headers option.
7105
7106Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
7107
7108 * Makefile.in, configure.in: Make winsup builds work with
7109 new scheme.
7110
7111Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
7112
7113 * configure.in: Build the linker on AIX.
7114
7115Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
7116
7117 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
7118 where needed.
7119
7120Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
7121
7122 * Makefile.in (all-gcc): Fix typo.
7123
7124Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
7125
7126 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
7127
7128Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
7129
7130 * configure.in: Rename libFOO to target-libFOO, and xiberty
7131 to target-xiberty, to provide more flexibility.
7132 (target_subdir): Define. Create if cross.
7133 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
7134 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
7135 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
7136 check-libFOO -> check-target-libFOO, etc.
7137 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
7138 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
7139 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
7140 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
7141 allow ALL_GCC="" to only configure.
7142 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
7143 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
7144 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
7145
7146Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
7147
7148 * Makefile.in (taz): Build "info" in etc explicitly.
7149
7150Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
7151
7152 * configure.in: Make sure that CC is undefined (as opposed to
7153 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
7154 problem with autoconf trying to configure on a host without GCC.
7155
7156Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7157
7158 * mpw-configure: Set host alias from choice of host compiler,
7159 only use generic MPW Makefile sed if present, edit a file
7160 named "hacked_Makefile.in" instead of "Makefile.in" if present.
7161 * mpw-README: Add problem notes about CW6 and CW7.
7162
7163Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
7164
7165 * Makefile.in (taz): Use ";" instead of ";;".
7166
7167Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7168
7169 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
7170 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
7171 DISTDOCDIRS.
7172 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
7173 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
7174
7175Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
7176
7177 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
7178 and gnats, because they are now subsumed by DISTSTUFFDIRS.
7179 Move bfd to DISTSTUFFDIRS.
7180
7181Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7182
7183 * Makefile.in (X11_LIB): Removed.
7184 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
7185
7186 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
7187
7188Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7189
7190 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
7191 names.
7192
7193Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7194
7195 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
7196
7197Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
7198
7199 * configure.in (i[345]86-*-win32): Always build newlib.
7200 Don't configure cvs, autoconf or texinfo.
7201 * Makefile.in (LD_FOR_TARGET): New.
7202 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
7203 Pass down LD_FOR_TARGET.
7204
7205Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
7206
7207 * winsup: New directory.
7208 * Makefile.in: Build winsup.
7209 * configure.in: Winsup is configured when target is win32.
7210 Can only build win32 target GDB when native.
35590697 7211
252b5132
RH
7212Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
7213
7214 * config.guess: Recognize HP model 819 machines as having
7215 a PA 1.1 processor.
7216
7217Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
7218
7219 * configure: Fix sed loop which substitutes for CC and CXX to
7220 avoid bug found in various sed implementations.
7221
7222Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7223
7224 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
7225 simulator. Use standard powerpc-*-eabi*.
7226
7227Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
7228
7229 * configure.in: Stop putting gas and binutils in noconfigdirs for
7230 powerpc-*-aix* and rs6000-*-*.
7231
7232Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
7233
7234 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
7235 -mcall-aixdesc libraries.
7236
7237Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
7238
7239 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7240
7241 * config.sub (arm | armel | armeb): Fix shell syntax.
7242
7243Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7244
7245 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
7246 -msoft-float and -mcpu=common support.
7247 (powerpc*-*-eabisim*): Add support for building -mcall-aix
7248 libraries.
7249
7250Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7251
7252 * configure.in: Allow configuration and build of emacs19 for the alpha.
7253
7254Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7255
7256 * configure.in (CC): Get ^CC, not just any old CC, from
7257 ${host_makefile_frag}.
7258
7259Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7260
35590697 7261 * configure.in (CC): Try to get CC from
252b5132
RH
7262 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
7263
7264Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7265
7266 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
7267 only if it exists in $(srcdir).
7268
7269Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
7270
7271 * configure: If CC and CXX are not set in the environment, set
7272 them, based on either an existing Makefile or on searching for gcc
7273 in PATH. Substitute for CC and CXX in Makefile.
7274 * configure.in: Remove libm from target_libs. Separate
7275 target_configdirs from configdirs. If CC is not set in
7276 environment, try to get it from a host Makefile fragment. Rewrite
7277 changes of configdirs to use skipdirs instead. A few minor
7278 tweaks. Take directories out of target_configdirs as they are
7279 taken out of configdirs. Remove existing Makefile files from
7280 subdirectories. Substitute for TARGET_CONFIGDIRS and
7281 CONFIG_ARGUMENTS in Makefile.
7282 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
7283 by configure.in.
7284 (CONFIG_ARGUMENTS): Likewise.
7285 (CONFIGURE_TARGET_MODULES): New variable.
7286 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
7287 ($(CONFIGURE_TARGET_MODULES)): New target.
7288 (configure-libg++, configure-libio): New targets.
7289 (all-libg++): Depend upon configure-libg++.
7290 (all-libio): Depend upon configure-libio.
7291 (configure-libgloss, all-libgloss): New targets.
7292 (configure-libstdc++): New target.
7293 (all-libstdc++): Depend upon configure-libstdc++.
7294 (configure-librx, all-librx): New targets.
7295 (configure-newlib): New target.
7296 (all-newlib): Depend upon configure-newlib
7297 (configure-xiberty): New target.
7298 (all-xiberty): Depend upon configure-xiberty.
7299
7300Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7301
7302 * configure.in (host i[345]86-*-win32): Expand the
7303 noconfigdirs again.
7304
7305Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
7306
7307 * mpw-configure: Fix sed command file name.
7308
7309Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
7310
35590697 7311 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
7312 noconfigdirs again.
7313
7314Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
7315
7316 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
7317 or powerpc*-*-pe*, since they are not yet supported.
7318
7319Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
7320
7321 Add PowerMac support and many other enhancements.
7322 * mpw-configure: New option --cc to select compiler to use,
7323 paste options set according to --cc into the generated
7324 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
7325 if mpw-make.sed is present.
7326 * mpw-config.in: Don't test for gC1, test for mpw-touch,
7327 add forward includes for PowerPC include files.
7328 * mpw-build.in: Build using Makefile.PPC if present.
7329 (do-byacc, etc): Remove separate version resource builds.
7330 (do-gas): Build "stamps" before "all".
7331 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
7332 * mpw-README: Update to reflect --cc option, PowerMac support,
7333 and recently-reported compatibility problems.
7334
7335Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
7336
7337 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
7338 embedded m68k systems (-aout, -coff, -elf, -vxworks).
7339 (--with-multilib-top): Pass to recursive invocations.
7340
7341Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
7342
7343 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
7344 v810-*-*.
7345
7346Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7347
7348 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
7349 gdb, ld and opcodes on v810-*-*.
7350
252b5132
RH
7351Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
7352
7353 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
7354 (local-maintainer-clean): New target.
7355 (maintainer-clean): New target.
7356 (realclean): Just depend upon maintainer-clean.
7357
7358Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7359
7360 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
7361
7362Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
7363
7364 * configure.in: Build ld in mips*-*-bsd* case.
7365
7366Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
7367
7368 * config.sub: Accept -lites* OS. From Ian Dall.
7369
7370Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
7371
7372 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 7373 targets.
252b5132
RH
7374
7375Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7376
7377 * configure.in: treat i386-win32 canadian cross the same as
7378 i386-go32 canadian cross.
7379
7380Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7381
7382 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
7383 running under the simulator to build a reduced set of libraries.
7384 (powerpc-*-eabiaix): Add fine grained multilib support added to
7385 other powerpc targets yesterday.
7386
7387Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7388
7389 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
7390 -disable-softfloat, -disable-relocatable, -disable-aix, and
7391 -disable-sysv to control which multilib libraries get built.
7392
7393Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7394
7395 * configure: Add Makefile.tem to list of files to remove in trap
7396 handler.
7397
7398Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
7399
7400 * config.guess (*Linux*): Add missing "exit"s.
7401 Also, need specific check for alpha-unknown-linux (uses COFF).
7402
7403Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
7404
7405 * config.guess: Merge with FSF:
7406
7407 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
7408 * config.guess (AIX4): More robust release numbering discovery.
7409
7410 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
7411 * config.guess (i386-sequent-ptx): Properly get version number.
7412
7413 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
7414 * config.guess (mips:*:4*:UMIPS): New case.
7415
7416Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
7417
7418 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
7419 (i386-win32 host): Likewise. Don't build readline.
7420
afb8d725
JM
7421Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
7422
7423 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
7424 SUPPORT_FILES to submakes.
7425
252b5132
RH
7426Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
7427
7428 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
7429 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
7430 mpw-configure.
7431
7432Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
7433
7434 * configure.in (appdirs): Use =, not ==, in test expression when
7435 trying to build the text to print in the warning message for
7436 Solaris users.
7437
7438Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
7439
7440 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
7441
7442Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7443
7444 * config.guess: Recognize lynx-2.3.
7445
7446Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
7447
7448 * config.sub (z8ksim): Deleted
7449 (z8k-*-coff): New, this is the one true name of the target.
7450
7451Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
7452
7453 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
7454
7455Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
7456
7457 * config.guess (*:Linux:*:*): First try asking the linker what the
7458 default object file format is (elf, aout, or coff). Then if this
7459 fails, try previous methods.
7460
7461Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7462
7463 * configure.in: Don't build newlib for *-*-vxworks5.1.
7464
7465Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7466
7467 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
7468 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
7469
7470Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
7471
7472 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
7473
7474Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
7475
7476 * cfg-ml-com.in: New file.
7477 * cfg-ml-pos.in: New file.
7478
7479Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7480
7481 * COPYING.NEWLIB: Add HP free copyright to list.
7482
7483Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7484
7485 * config.sub: Recognize -eabi* for the system, not just -eabi.
7486
7487Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
7488
7489 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
7490 * config.sub, configure.in (win32): New target and host.
7491
7492Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
7493
7494 * configure.in: Add i386-pe configuration.
7495
7496Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
7497
7498 * mpw-build.in (install): Install GDB after LD.
7499
7500Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
7501
7502 * mpw-config.in (elf/mips.h): Always forward-include, needed
7503 for GDB to build.
7504
7505Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
7506
7507 * testsuite: New directory for customer acceptance and whole tool
7508 chain tests.
7509
7510Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7511
7512 * configure: If per-host line isn't found, but AC_OUTPUT is found
7513 and a configure script exists, run it instead.
7514
7515Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
7516
7517 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
7518
7519Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
7520
7521 * configure: Set build_{cpu,vendor,os,alias} to host values when
7522 --build isn't specified.
7523
7524Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7525
7526 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
7527 (FLAGS_TO_PASS): Pass them.
7528 (EXTRA_TARGET_FLAGS): Ditto.
7529
252b5132
RH
7530Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7531
7532 * Makefile.in (all-libg++): Depend on all-libstdc++.
7533
7534Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7535
7536 * configure.in (noconfigdirs): Enable all packages for
7537 i386-unknown-netbsd.
7538
7539Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
7540
7541 * configure.in (noconfigdirs): Don't configure tk for i386-go32
7542 hosted builds (DOS builds)
7543
7544Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7545
7546 Changes for ARM based on patches from Richard Earnshaw:
7547 * config.sub: Handle armeb and armel.
7548 * configure.in: Omit arm linker only for riscix.
7549
7550Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
7551
7552 * config.guess: Update from FSF.
7553
7554Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
7555
7556 * config.sub: Recognize powerpcle as the little endian varient of
7557 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
7558 powerpcle variant. Convert pentium into i586, not i486. Add p5
7559 alias for i586. Map new x86 variants p6, k5, nexgen into i586
7560 temporarily.
7561
7562Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
7563
7564 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
7565
7566Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
7567
7568 * config.sub: Accept -lites* as a basic system type.
7569
7570Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
7571
7572 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
7573 installed, and if so return linuxoldld as the system name.
7574
7575Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
7576
7577 * config.guess: Add hppa1.1-hp-lites support.
7578
7579Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
7580
7581 * configure.in: Don't build newlib for m68k-vxworks5.1.
7582
7583Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7584
7585 * configure.in (mips-sgi-irix6): Use mh-irix5.
7586
7587Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
7588
7589 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
7590
7591Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7592
7593 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 7594 OSF/1. Fix compiler flags.
252b5132
RH
7595 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
7596
7597Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
7598
7599 * configure.in: Recognize --with-newlib.
7600 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
7601
afb8d725
JM
7602Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7603
7604 * Makefile.in: move {all,check,install}-gdb from *_MODULES
7605 to *_X11_MODULES due to gdbtk needing X include files et al.
7606
252b5132
RH
7607Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
7608
7609 Merge in support for Mac MPW as a host.
7610 (Old change descriptions retained for informational value.)
7611
7612 * mpw-config.in: Add generic include forwards for cpu-specific
7613 include files in aout and elf directories.
7614
7615 * mpw-configure: Added copyright.
7616 * mpw-config.in: Check for presence of required build tools.
7617 (target_libs): Add newlib.
7618 (target_tools): Add examples.
7619 (Read Me): Generate as "Read Me for MPW" instead.
7620 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
7621 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
7622 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
7623
7624 * mpw-configure: Remove subdir-specific makefile hackery,
7625 delete mk.tmp after using it.
7626
7627 * mpw-build.in (all): Display start and end times.
7628
7629 * mpw-configure (host_canonical): Set.
7630 (target_cpu): Always add to makefiles.
7631 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
7632 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
7633 (mpw-mh-mpw): Look for in srcdir and srcroot.
7634 Use sed instead of mpw-edit-prefix to edit prefix definitions.
7635
7636 * mpw-build.in: (install-only): New target.
7637
7638 * mpw-configure (host_alias, target_alias): Rename from hostalias
7639 and targetalias, add into generated Makefile.
7640 (mk.tmp): If present, add into generated Makefile.
7641 * mpw-build.in (all-gas): Build config.h first before gas proper.
7642
7643 * mpw-configure (config.status): Write only if changed.
7644 * mpw-config.in (readline): Configure it (not built, just used for
7645 definitions).
7646
7647 * mpw-config.in (elf/mips.h): Add a forward include.
7648
7649 * mpw-config.in: Forward-include most .h files in include into
7650 extra-include.
7651 (readline): Don't build.
7652 mpw-build.in (install): Install GDB.
7653
7654 * mpw-configure (prefix, mpw_prefix): Handle it.
7655 * mpw-config.in (mmalloc, readline): Don't configure.
7656 * mpw-build.in (thisscript): Rename to ThisScript.
7657 Use mpw-build instead of BuildProgram everywhere.
7658 (mmalloc, readline): Don't build.
7659 * mpw-README: New file, basic documentation about the MPW port.
7660
7661 * mpw-config.in: Use forward-include to create include files.
7662
7663 * mpw-configure: Add more things to the top of each configured
7664 Makefile, including contents of config/mpw-mh-mpw.
7665 * mpw-config.in (extra-include): Create this directory and fill it
7666 with Posix-like include files when configuring.
7667
7668 * config.sub (apple, mac, mpw): Add various aliases.
7669
7670 * mpw-build.in: New file, top-level build script fragment for MPW.
7671 * mpw-configure: New file, configure script for MPW.
7672 * mpw-config.in: New file, config fragment for MPW.
7673
7674Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7675
7676 * configure.in (host_libs): Remove glob, since it is gone from the
7677 sources.
7678
7679Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7680
7681 * Makefile.in: define empty GDB_NLM_DEPS var.
7682
7683 * configure.in(target_makefile_frag): use config/mt-netware
7684 for netware targets.
7685
7686Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
7687
7688 * config.sub: Merge in recent FSF changes. Remove linux special
7689 cases.
7690
7691Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7692
4bddf3ad 7693 Revert this change:
252b5132
RH
7694
7695 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
7696
7697 * build-all.mk: Use CC=cc -Xs on Solaris.
7698
252b5132
RH
7699Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7700
7701 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
7702 stop using it.
7703 * Makefile.in: Nuke all references to glob subdirectory.
7704
7705Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7706
7707 * configure.in: Fix --enable-shared logic in per-host.
7708
7709Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
7710
7711 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
7712
7713Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7714
7715 * configure.in (noconfigdirs): Don't build gas on AIX, for
7716 powerpc*-*-aix* as well as for rs6000*-*-aix*.
7717
7718Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
7719
7720 * configure: Fix --cache-file to work if the file argument is a
7721 relative path.
7722
7723Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
7724
7725 * configure: If the --cache-file is used, pass it down to
7726 configure in subdirectories.
7727
7728Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
7729
7730 * config.sub: add vxworks29k configuration.
7731
7732Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7733
7734 * Makefile.in (taz): Do "diststuff" part quietly.
7735
7736Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
7737
7738 * config.sub: Mini-merge with gcc/config.sub.
7739
7740Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7741
7742 * config.guess (IRIX): Sed - to _.
7743
7744Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7745
7746 * Makefile.in (source-vault, binary-vault): New targets.
7747
7748Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
7749
7750 * config.sub: Recognize -eabi as a basic system type.
7751
7752Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7753
7754 * configure.in (enable_shared stuff): Fix typo.
7755
7756Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
7757
7758 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
7759
7760Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7761
7762 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
7763
7764Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7765
7766 * configure.in (rs6000-*-*): Don't build gas.
7767
7768Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
7769
7770 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
7771 reduce command line length.
7772 (AS_FOR_TARGET): Check for as.new, not Makefile.
7773 (NM_FOR_TARGET): Check for nm.new, not Makefile.
7774
7775Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
7776
7777 * config.guess: Merge from FSF.
7778
7779Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7780
7781 * configure: Don't use $ when handling program_suffix.
7782
7783Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
7784
7785 * configure.in: Configure tk for hppa/hpux.
7786
7787Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
7788
7789 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
7790
7791Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7792
7793 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
7794 to LIBCXXFLAGS. Tests are better run without it.
7795
7796Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
7797
7798 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
7799
7800Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
7801
7802 * configure.in (*-*-netware*): Don't configure xiberty.
7803
7804Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
7805
7806 * configure.in: Remove tk from native_only list.
7807
7808Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
7809
7810 * build-all.mk: Add mips-ncd-elf target to sun4 targets
7811 for special NCD build.
7812
7813Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7814
7815 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
7816 makeall.bat, they're only useful for binutils snapshots.
7817 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
7818 makeall.bat to specified SUPPORT_FILES.
7819
7820Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
7821
7822 * build-all.mk: Add Ericsson targets to sun4 and solaris
7823 hosts. Add BNR's sun4 target to solaris host, so their
7824 build-from-source will be tested in-house first.
7825
7826Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7827
7828 * Makefile.in (LIBCFLAGS): New variable.
7829 (CFLAGS_FOR_TARGET): Ditto.
7830 (LIBCFLAGS_FOR_TARGET): Ditto.
7831 (LIBCXXFLAGS): Ditto.
7832 (CXXFLAGS_FOR_TARGET): Ditto.
7833 (LIBCXXFLAGS_FOR_TARGET): Ditto.
7834 (BASE_FLAGS_TO_PASS): Pass them.
7835 (EXTRA_TARGET_FLAGS): Ditto.
7836
4bddf3ad 7837 * configure.in: Support --enable-shared.
252b5132
RH
7838
7839Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
7840
7841 * configure.in (target_libs): Include libstdc++ again.
7842 * config.guess: Update from FSF (for FreeBSD).
7843
7844Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7845
7846 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
7847 makeall.bat.
7848 (DISTDOCDIRS): Add `etc'.
7849 (ETC_SUPPORT_PFX): New variable.
7850 (taz): Include anything from etc starting with a word in
7851 ETC_SUPPORT_PFX.
7852
7853Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7854
7855 * config.sub: Update for recent FSF changes. Remove obsolete
7856 h8300hds entry. Add -windows* and -osx as basic os. Minor
7857 spacing changes.
7858
7859Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7860
7861 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
7862
7863 * config.guess: Merge with FSF.
7864 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
7865
7866Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7867
7868 * configure: Since the "trap 0" handler will override the exit
7869 status on many systems, only use it for "exit 1", and make it set
7870 a non-zero exit status; reset it before "exit 0". Also, check
7871 exit status of config.sub, and error out if it failed.
7872
7873Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
7874
7875 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
7876 and install libgloss.
7877
7878Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7879
7880 * Makefile.in (all-binutils): Depend upon all-byacc.
7881
7882 * configure.in: Don't build emacs on Irix 5.
7883
7884Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7885
7886 * configure.in (*-*-netware*): Add libio.
7887
7888Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7889
7890 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
7891 (CHECK_TARGET_MODULES): Ditto.
7892 (INSTALL_TARGET_MODULES): Ditto.
7893 (TARGET_LIBS): Ditto.
7894 (all-libstdc++): Note dependencies.
7895
7896Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7897
7898 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
7899
7900Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7901
7902 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
7903 -fexternal-templates.
7904
7905 * configure.in (target_libs): Add libstdc++.
7906 (noconfigdirs): Add libstdc++ as appropriate.
7907
7908Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7909
7910 * config.guess: Update from FSF.
7911
7912Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7913
7914 * configure: Use ${config_shell} when running ${configsub}.
7915
7916Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
7917
7918 * config.sub: No longer recognize h8300h.
7919
7920Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7921
7922 * config.sub: Remove extraneous differences between config.sub and
7923 gcc/config.sub.
7924
7925Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7926
7927 * Makefile.in (DISTSTUFFDIRS): Add gas.
7928
7929Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
7930
7931 * COPYING.NEWLIB: New file.
7932
7933Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
7934
7935 * config.guess (HP-UX): Patch from Harlan Stenn
7936 <harlan@landmark.com> to also emit release level.
7937
7938Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7939
7940 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
7941
7942Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
7943
7944 * config.sub: Merge nextstep cleanup from FSF.
7945
7946Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7947
7948 * configure.in (arm-*-*): Don't configure ld for this target.
7949
7950Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7951
7952 * configure.in (*-*-netware): don't configure libg++, libio,
7953 librx, or newlib.
7954
7955Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7956
7957 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
7958 configure ld--it works, but it doesn't support shared libraries.
7959
7960Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7961
7962 * config.guess (*-unknown-freebsd*): Get rid of possible
7963 trailing "(Release)" in version string.
7964 Patch from Paul Richards <paul@isl.cf.ac.uk>.
7965
7966Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
7967
7968 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
7969 Fix type: *-next-neststep -> *-next-nextstep.
7970
7971 * config.guess: Merge from FSF:
7972
7973 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7974
7975 * config.guess: Recognize powerpc-ibm-aix3.2.5.
7976
7977 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7978
7979 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
7980 instead of UNIX_SV for UnixWare 1.0).
7981
7982Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
7983
7984 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
7985 to make gdb/nlm/* build after the compiler and linker.
7986
7987Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
7988
7989 * config.guess (netbsd, freebsd, linux): Accept any machine,
7990 not just i[34]86.
7991 (m68k-atari-sysv4): Relocate to match FSF version.
7992
7993 * config.guess: More merges from the FSF:
7994
7995 Add a space before function call or macro invocation.
7996
7997 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7998
7999 * config.guess: Add trap cmd to remove dummy.c and dummy when
8000 interrupted.
8001
8002 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8003
8004 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
8005 (dummy): Redirect stderr from compilation of dummy.c.
8006
8007 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
8008
8009 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
8010
8011Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
8012
8013 * configure: Accept and ignore --cache*, for compatibility with
8014 new autoconf.
8015
8016Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
8017
8018 * config.guess: Merge from FSF:
8019
8020 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8021
8022 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
8023 (PATH): Add /.attbin at end for finding uname.
8024 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
8025
8026 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
8027
80413487 8028 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
8029
8030 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
8031
80413487
RH
8032 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
8033 to select whether to use ELF or COFF.
252b5132
RH
8034
8035 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8036
80413487 8037 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
8038
8039 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8040
8041 * config.guess: Guess the OS version for HPUX.
8042
8043 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8044
8045 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
8046
8047Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8048
8049 * configure.in: Recognize --with-headers, --with-libs, and
8050 --without-newlib.
8051 * Makefile.in (all-xiberty): Depend upon all-ld.
8052
8053Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8054
8055 * configure.in: Change i[34]86 to i[345]86.
8056
8057Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8058
8059 * configure (version): A few more tweaks to help message.
8060
8061Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
8062
8063 * Makefile.in: Remove (for now) librx as a host library,
8064 now that we're building it for target.
8065
8066Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8067
8068 * configure: Fix up help message; from karl@owl.hq.ileaf.com
8069 (Karl Berry).
8070
8071Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
8072
8073 * configure.in: Also configure librx.
8074
8075Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
8076
8077 * Makefile.in: Update various rules to reflect that librx
8078 is now needed for libg++.
8079
8080Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8081
8082 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
8083
8084Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8085
8086 * configure.in: Configure the examples directory.
8087
8088Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8089
8090 * configure: Simplify Jun 2 1994 change.
8091
8092Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8093
8094 * change CC to /usr/latest/bin/gcc for lynx host builds, since
8095 /bin/gcc isn't good enough to build gcc.
8096
8097Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
8098
8099 * Makefile.in (GDB_SUPPORT_FILES): Remove
8100 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
8101 (gdb.tar.gz): Add new rule to use standard distribution building
8102 mechanism.
8103
8104Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8105
8106 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
8107 Bill Cox <bill@cygnus.com>.
8108
8109Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
8110
8111 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
8112
8113Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
8114
8115 * configure: Search current dir first in .gdbinit.
8116
8117Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
8118
8119 * config.sub: Recognize freebsd (merged from gcc config.sub).
8120
8121Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
8122
8123 * config.sub: Refer to NeXT's operating system as nextstep.
8124
8125 * config.sub (case $basic_machine): Re-order the cases, to match
8126 the order in the FSF version (which is mostly alphabethical).
8127 Merge in some additions and changes from the FSF.
8128
8129Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
8130
8131 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
8132 * config.sub: Recognize cxux7.
8133 * configure.in: Use mh-cxux for m88k-harris-cxux*.
8134
8135Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8136
8137 * config.sub: Fix typo powerpc -> powerpc-*.
8138
8139Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
8140
8141 * Makefile.in: `all-emacs19' depends on `all-byacc'.
8142
8143 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
8144 parallel with all-emacs and install-emacs). Top-level command
8145 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
8146
8147Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8148
8149 * test-build.mk ($(host)-stamp-stage2-installed): Remove
8150 $(relbindir)/make before doing ``make install'', and use
8151 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
8152 installing over running make binary.
8153 ($(host)-stamp-stage3-installed): Likewise.
8154
8155Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8156
8157 * config.guess: Recognize Mach.
8158
8159Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8160
8161 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
8162 see whether --exec-prefix was used.
8163
8164Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8165
8166 * README: Explicitly mention libg++/README. (Zoo's idea.)
8167
8168Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8169
8170 * Makefile.in: Add all-librx target similar to all-libproc.
8171
8172Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
8173
8174 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
8175 with post 1.2 uname bogosity.
8176
8177Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8178
8179 * configure: Remove temporary files on receipt of a signal.
8180
8181Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
8182
8183 * configure: If there is a package_makefile_frag, remove
8184 ${subdir}/Makefile.tem after copying it in.
8185
8186Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8187
8188 * build_all.mk: support rs6000 lynx identifies itself as
8189 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
8190 since /bin/gcc is too feeble to compile a modern gcc.
8191
8192Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8193
8194 * brought devo/test-build.mk update-to-date with progressive/
8195 test-build.mk. Add lynx targets and hppa flag info.
8196
8197Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8198
8199 * configure.in: Use mh-ncrsvr43. Patch from
8200 Tom McConnell <tmcconne@sedona.intel.com>.
8201
8202Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
8203
8204 * config.guess (i386-unknown-bsdi): No longer need to
8205 check #if defined(__bsdi__) && defined(__i386__).
8206
8207Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8208
8209 * configure: Set program_transform_nameoption correctly.
8210
8211Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
8212
8213 * brought build-all.mk update-to-date with progressive build-all.mk,
8214 added new targets and hppa info.
35590697 8215
252b5132
RH
8216Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8217
8218 * configure: If config.guess result is a prefix of the user
8219 specified target, assume a native build and use the user specified
8220 target as the host alias. Remove SunOS patch suffix removal hack.
8221 * configure.in: Remove SunOS patch suffix removal hack.
8222
8223 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
8224 in NATIVE_CHECK_MODULES.
8225
8226Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
8227
8228 * Makefile.in: Rename HOST_ONLY to NATIVE.
8229 * configure: Delete SunOs patch suffix from host_canonical
8230 and build_canonical variables that are prepended to Makefiles.
8231 * configure.in: Add comments for easier maintenance.
8232
8233Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8234
8235 * Makefile.in: Add all-libproc target similar to all-gui.
8236
8237Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
8238
8239 * Makefile.in (CHECK_MODULES): split into
8240 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
8241
8242Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
8243
8244 * config.guess (i386-unknown-bsdi): New system to guess.
8245
8246Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8247
8248 * Makefile.in: Add all-gui target (but not yet build by "all").
8249
8250Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
8251
8252 * config.sub: Move deletion of patch suffix from here...
8253 * configure.in: To here, at Ian's suggestion. The top-
8254 level scripts might need to know of a patch level.
8255
8256Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
8257
8258 * config.sub: Strip off patch suffix so rtl is recognized
8259 as a sunos4.1.3 machine, even though it's been patched.
8260
8261Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
8262
8263 * Makefile.in (INSTALL_LAST): Delete.
8264 (INSTALL_DOSREL): New.
8265
8266Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8267
8268 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
8269 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
8270 whether we pass down --with-gnu-ld anyhow.
8271
8272Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
8273
8274 * Makefile.in (INSTALL_LAST): Change operation so it works
8275 on more flavors of make.
8276 * configure.in (go32): Don't build libg++ or libio.
8277
8278Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
8279
8280 * Makefile.in (Move HOST_PREFIX_1 and friends up so
8281 they can be overriden by templates.
8282
8283Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
8284
8285 * configure.in (target==go32): Don't build gdb.
8286 * dosrel: New directory.
8287
8288Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
8289
8290 * configure.in (host==go32): Configure dosrel too.
8291 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
8292 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
8293 be set by incoming names or templates.
8294 (INSTALL_LAST): New rule.
252b5132
RH
8295
8296Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
8297
8298 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
8299
8300Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8301
252b5132
RH
8302 * configure.in (appdirs): New variable. Currently empty, but will
8303 be used in gas distribution. If nonempty, lists a set of
8304 directories at least one of which must get configured, or top
8305 level configuration is considered to have failed.
8306 (rs6000-*-lynxos*): Use new file name.
8307
8308Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8309
8310 Eliminate XTRAFLAGS.
8311 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
8312 newlib include files using -idirafter, and also use -nostdinc.
8313 (CXX_FOR_TARGET): Likewise.
8314 (XTRAFLAGS): Removed.
8315 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
8316 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
8317 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
8318 ($(DO_X)): Don't pass down XTRAFLAGS.
8319
8320Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8321
8322 * configure.in (mips*-dec-bsd*): New target; do build linker.
8323 (mips*-*-bsd*): New target; don't build linker.
8324
8325Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8326
8327 * configure.in: support rs6000-*-lynxos* configuration.
8328 support sunos4 as a cross target.
8329
8330 * config.sub: look for lynx*, not lynx since the OS version may
8331 legitimately be part of the name.
8332
8333Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8334
8335 * configure.in (i[34]86-*-sco*): Move to be with other i386
8336 targets.
8337 (romp-*-*): New target. Skip various binary utilities.
8338 (vax-*-*): New target. Don't build newlib.
8339 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
8340
8341Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8342
8343 * configure.in: Only set host_makefile_frag if config
8344 directory exists.
8345
8346Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8347
8348 * install.sh: If $dstdir exists, don't check whether each
8349 component does.
8350
8351Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8352
8353 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
8354
8355Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8356
35590697
AJ
8357 * configure.in (*-*-lynxos*): Don't configure newlib for either
8358 native or cross Lynx.
252b5132
RH
8359
8360Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
8361
8362 * config.sub (sparc64-elf): Fix os.
8363 (z8k): Remove duplicate.
8364
8365Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8366
8367 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
8368 gcc/stmp-fixproto, to try to prevent fixproto from being run.
8369
8370Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
8371
8372 * configure: Make file links cleanly even if Lynx fails on
80413487 8373 an NFS symlink (at least fail cleanly).
252b5132
RH
8374
8375Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8376
8377 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
8378 -XNh2000.
8379
8380Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8381
8382 * configure: Unknown options are fatal again.
8383
8384Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
8385
8386 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 8387 compatibility.
252b5132
RH
8388
8389Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
8390
8391 * build-all.mk: Add `clean' target.
8392
8393Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8394
8395 * config.guess: Add SINIX support.
8396 * configure.in: Add mips-*-sysv4* support.
8397
8398Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
8399
8400 * build-all.mk: Document all useful targets.
8401 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
8402 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
8403
8404Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8405
8406 * configure: Support --silent, --quiet.
8407
8408Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8409
8410 * configure: Support --disable-FEATURE.
8411
8412Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8413
8414 * config.guess: Recognize NCR running SVR4.3.
8415
8416Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
8417
8418 * config.guess: Make BSDI generate i386-unknown-bsd386.
8419 Patch from Paul Eggert <eggert@twinsun.com>.
8420
8421Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8422
8423 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
8424
8425Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8426
8427 * configure: Make unrecognized options give nonfatal warnings
8428 instead of fatal errors, and pass them to any subdirectory
8429 configures in case they recognize them.
8430 Make --x equivalent to --with-x.
8431
8432Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
8433
8434 * configure: Add --enable-* options. Clean up usage message and
8435 some comments.
8436
8437Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
8438
8439 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
8440
8441Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8442
8443 * configure.in (hppa*-*-*): Enable binutils.
8444
8445Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8446
8447 * config.sub: Recognize cisco.
8448
8449Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
8450
8451 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
8452
8453Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8454
8455 * config.guess: about target *-hitachi-hiuxwe2, don't print more
8456 than one configuration name. Add comment.
8457
8458Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
8459
8460 * config.guess: about target *-hitachi-hiuxwe2, fixed
8461 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
8462 macro is incorrect.]
8463
8464Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8465
8466 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
8467 than the "make ls" stuff which used to be here.
8468
8469Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
8470
8471 * config.guess: Recognize i[34]86-unknown-freebsd.
8472 From Shawn M Carey <smcarey@rodan.syr.edu>.
8473
8474Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
8475
8476 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
8477
8478Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8479
8480 * config.guess: Check for ptx.
8481
8482Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
8483
8484 * config.sub: Add os9k checking.
8485
8486Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8487
8488 * config.guess: Handle OSF1 running on HPPA processors
8489
8490Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8491
8492 * configure: If subdir configure fails, print out a message with
8493 subdirectory name, in case subdir's configure code didn't identify
8494 itself.
8495
8496Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
8497
8498 * configure.in: Remove embedded newlines from configdirs.
8499 Avoid mismatches of substrings. Fix matching strings at end
8500 of configdirs.
8501
8502Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
8503
8504 * config.guess: Add Lynx/rs6000 config support.
8505
8506Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
8507
8508 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
8509
8510Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
8511
8512 * configure.in (hppa*-*-osf*): Treat this just like most other
8513 PA configurations (eg no binutils or ld).
8514 (hppa*-*-*elf*): These configurations have binutils and ld.
8515
8516Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8517
8518 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
8519
8520Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8521
8522 * configure.in (rs6000-*-*): Build gas.
8523
8524Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8525
80413487 8526 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
8527
8528Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8529
8530 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
8531 for GDB and GDB has been fixed to not need it.
8532
252b5132
RH
8533Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8534
8535 * config.guess: Recognize vax hosts.
8536
8537Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8538
8539 * configure (while loop): Don't use "break 2" inside case
8540 statement -- the case statement isn't an enclosing loop.
8541
8542Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8543
8544 * config.guess: Clean up NeXT support, to allow nextstep
8545 on Intel machines. Make OS be nextstep.
8546
8547Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
8548
8549 * config.guess: Add alternate forms for Convex.
8550
8551Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
8552
8553 * configure: Completely rewrite option processing. Take
8554 advantage of pattern-matching to avoid invoking test frequently.
8555 Also clean up host and target defaulting logic.
8556
8557Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
8558
8559 * Makefile.in: Replace all occurrances of "rootme" with "r" and
8560 "$${rootme}" with "$$r", to increase the likelihood that the do-*
8561 commands (plus user environment) will fit SCO limits.
8562
8563Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8564
8565 * configure.in: Don't issue warnings about directories which are
8566 not being configured if -norecursion is set. Correct test for
8567 --with-gnu-as and --with-gnu-ld to not get confused by substring
8568 matches.
8569
8570 * configure.in: Don't build gas for alpha-dec-osf1*.
8571
8572Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
8573
8574 * configure: Back out Per's change of 12/19/1993. It changes the
8575 behavior of configure in unexpected and confusing ways.
8576
8577 Also, use different delim char when calculating
8578 program_transform_name so that the name can contain slashes.
8579
8580Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
8581
8582 * configure.in, config.sub: Add support for VSTa micro-kernel.
8583
8584Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8585
8586 * configure.in: Nuke hacks which were used to get a special
8587 version of GAS for HPPA configurations.
8588
8589Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
8590
8591 * configure: If only ${target_alias} is given, use that
8592 as the default for ${host_alias}.
8593 * configure: Add missing back-slashes before nested quotes.
8594
8595Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8596
8597 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
8598
8599Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
8600
8601 * config.guess: Recognize some Tektronix configurations.
8602 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
8603
8604Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8605
8606 * config.sub: Match any flavor of SH.
8607
8608Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
8609
8610 * configure.in: Don't try to configure newlib for Alpha.
8611
8612Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8613
8614 * configure.in: Don't build ld for Irix 5. Don't build gas,
8615 libg++ or libio for any Alpha target.
8616
8617 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
8618
8619Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
8620
8621 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
8622 default arguments -- so it tried to compress itself.
8623
8624Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
8625
8626 * configure.in (notsupp): ensure that a space is always at the end
8627 of the configdirs list, since the grep checks for an explicit space
8628
8629Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8630
8631 * configure.in (target i386-sysv4.2): don't build ld, since static
8632 versions of many libraries are not available.
8633
8634Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8635
8636 * config.guess: Recognize Apollos (using environment variables).
8637 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
8638
8639Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8640
8641 * config.guess: Recognize Sony news mips running newsos.
8642
8643Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
8644
8645 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
8646 "fi ; else" for bash.
8647
8648Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
8649
8650 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
8651
8652Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
8653
8654 * config.sub: accept unixware as an alias for svr4.2.
8655 Fix some inconsistancies with the gcc version.
8656
8657Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8658
8659 * Makefile.in (DISTDOCDIRS): Add gdb.
8660
8661Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
8662
8663 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
8664
8665Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8666
8667 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
8668 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
8669 this now.
8670
8671Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8672
8673 * config.sub: Accept hiux* as an OS name.
8674
8675 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
8676 etc/make-stds.texi. The underscore came from gcc, and dje now
8677 agrees that RUNTESTFLAGS is the correct name.
8678
8679Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
8680
8681 * install.sh: Remove 'set -e'. It makes any conditionals
8682 in the script useless.
8683
8684 * config.guess: Automatically recognize arm-acorn-riscix
8685 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
8686
8687Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
8688
8689 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
8690
8691Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8692
8693 * Makefile.in (DISTDOCDIRS): New variable.
8694 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 8695 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
8696
8697Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8698
8699 * configure.in (hppa target): check the source directory for the
8700 pagas sub-directory
8701
8702Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
8703
8704 * config.sub: Allow -aout* and -elf*.
8705
8706Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8707
8708 * configure.in: Don't build ld on i386-solaris2, same as for
8709 sparc-solaris2.
8710
8711Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
8712
8713 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
8714
8715Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8716
8717 * configure.in: Configure gdb for alpha.
8718
8719Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8720
8721 * Makefile.in (CXXFLAGS): Add -O.
8722
8723Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8724
8725 * config.guess: added support for DG Aviion
8726
8727Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8728
8729 * configure.in: Produce warning message for subdirectories not
8730 configurable for this host/target combination. Don't try to
8731 configure gdb for vms.
8732
8733Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
8734
8735 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
8736 appropriate files before making "diststuff".
8737 (DISTBISONFILES): New var: list of files to be edited.
8738 (DISTSTUFFDIRS): Add binutils.
8739
8740Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8741
8742 * config.sub: also handle mipsel and mips64el (for little endian mips)
8743
8744Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8745
8746 * configure.in: Add * to end of all OS names.
8747
8748Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
8749
8750 * configure.in: Build newlib for LynxOS native.
8751
8752Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8753
8754 * config.guess: Add support for delta 88k running SVR3.
8755
8756 * configure.in: Add comment about HP compiler vs. emacs.
8757
8758Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8759
8760 * configure.in: don't build ld on solaris2 (not a viable option
8761 due to bugs in getpwnam & getpwuid)
8762
8763Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8764
8765 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
8766 config.guess will produce a full version number.
8767
8768Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8769
8770 * configure.in: Build linker and binutils for alpha-dec-osf1.
8771
8772Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8773
8774 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
8775 and gdb/testsuite/Makefile.in.
8776
8777Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8778
8779 * configure.in: recognize mips*- instead of mips-
8780
8781Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
8782
8783 * config.sub: Accept linux*coff and linux*elf as operating
8784 systems.
8785
8786Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8787
8788 * config.sub: Recognize mips64, and mips3 as an alias for it.
8789
8790Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8791
8792 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
8793 gdb knows how to handle OSF/1 shared libraries.
8794
8795Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8796
8797 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
8798 * config.guess: Recognize Hitachi's HIUX.
8799 * config.sub: Recognize h3050r* and hppahitachi.
8800 Remove redundant cases for hp9k[23]*.
8801
8802Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8803
8804 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
8805 if gas and ld are in the source tree and are in ${configdirs}.
8806 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 8807 --with options (but still pass them down on the command line,
252b5132
RH
8808 if they were explicitly specified).
8809
8810Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8811
8812 * configure: substitute SHELL value in Makefile.in with
8813 ${CONFIG_SHELL}
8814
8815Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8816
8817 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
8818 *-*-solaris2* targets.
8819
8820Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8821
8822 * Makefile.in: define M4, and pass it down to sub-makes;
8823 all-autoconf now depends on all-m4
8824
8825Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8826
8827 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
8828 presence of {ar,ranlib} instead of a configured directory
8829
8830Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8831
8832 * config.guess: Accept 34?? as well as 33?? for NCR.
8833
8834Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8835
8836 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
8837 of 'gas' in sed commands, since 'gash' is now in the tree as well.
8838
8839Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8840
8841 * configure: grab values for $(CC) and $(CXX) from the
8842 environment, so that someone can do "CC=gcc configure; make" and
8843 have it work right (matching the way that autoconf works now)
8844
8845 * configure.in, Makefile.in: add support for gash, the tcl
8846 interface to Galaxy
8847
8848 * config.guess: add NetBSD variants (hp300, x86)
8849
8850Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
8851
8852 * install.sh: Support -d option (in the manner of SunOS 4 install,
8853 as it is more deterministic than that of GNU install)
8854 (chmodcmd): Set file to mode 755 by default (should also do default
8855 chgrp and chown, but I don't feel like dealing with that now)
8856
8857Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
8858
8859 * config.sub: Remove h8300hhms alias.
8860
8861Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8862
8863 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
8864
8865Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8866
8867 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
8868 as stmp-fixinc
8869
8870Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8871
8872 * config.sub: recognize m88110-bug-coff.
8873
8874Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8875
8876 * Makefile.in (all-libio): all dependencies on the toolchain used
8877 to build this (gcc, gas, ld, etc)
8878
8879Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8880
8881 * config.guess: Deal with OSF/1 1.3 on alpha.
8882
8883Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8884
8885 * install.sh: add some 'else true' clauses for portability
8886
8887 * configure.in: don't build libio for h8[35]00-*-* targets
8888
8889Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
8890
8891 * Makefile.in: Add support for new libio.
8892
8893Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8894
8895 * install.sh: If one command fails, don't try the rest. Don't try
8896 to remove $dsttmp (via trap) unless we have already created it.
8897 If $src doesn't exist, detect it and exit with an error.
8898
8899 * config.guess: Recognize BSD on hp300.
8900
8901Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
8902
8903 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
8904 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
8905
8906Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
8907
8908 * Makefile.in (all-send-pr): depends on all-prms
8909
8910Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8911
8912 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
8913
8914Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8915
8916 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
8917 Added test for mips-mips-riscos5.
8918
8919Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8920
8921 * configure.in: use mh-hp300 for 68k HP hosts
8922
8923Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8924
8925 * configure: add support for CONFIG_SHELL, so that you can use
8926 some alternate shell for evaluating configure scripts
8927
8928Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
8929
8930 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
8931 in configure script to bug-gdb@prep.ai.mit.edu when building
8932 distribution archive.
8933 * Makefile.in (COMPRESS): Remove def.
8934 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
8935 gdb.tar.Z and make-gdb.tar.Z respectively.
8936 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
8937 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
8938 to convergence with 'taz' target in Makefile.in.
8939
8940Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8941
8942 * install.sh (dsttmp): use trap to ensure that tmp files go
8943 away on error conditions
8944
8945Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8946
8947 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
8948
8949Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8950
8951 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
8952 its parent is '/' not ''.
8953
8954 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
8955
8956Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
8957
8958 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
8959 that ${newsrcdir}/configure.in does.
8960
8961Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8962
8963 * test-build.mk: support for CONFIG_SHELL
8964
8965Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
8966
8967 * config.sub (netware): Add as a basic system type.
8968
8969Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8970
8971 * Makefile.in (Makefile): depend on configure.in. Also drop the
8972 $(srcdir)/ from the dependency on Makefile.in.
8973
8974Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
8975
8976 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
8977 (h8300hhms is temporary until multi-libraries are implemented).
8978 * configure.in: Handle h8300h too.
8979
8980Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8981
8982 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
8983
8984Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
8985
8986 * configure: Remove extraneous output when guessing host type.
8987 * config.guess: Remove extraneous output when guessing using C
8988 compiler rather than uname, or when guessing fails.
8989
8990Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8991
8992 * Makefile.in: remove all.cross and install.cross targets
8993
8994 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
8995 definitions
8996
8997Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
8998
8999 * configure.in (target sh): Build gprof.
9000
9001Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9002
9003 * config.sub: change -solaris to -solaris2
9004
9005Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9006
9007 * configure.in: Use config/mh-riscos for mips-*-sysv*.
9008
9009Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
9010
9011 * configure: Correct error message for missing Makefile.in to
9012 print correct directory.
9013
9014Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9015
9016 * install.sh: kludge around 386BSD shell bug
9017
9018Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
9019
9020 * config.guess: Recognize NeXT.
9021 * config.guess: Recognize i486-ncr-sysv4.
9022 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
9023
9024Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
9025
9026 * Makefile.in (MAKEINFOFLAGS): New variable.
9027 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
9028 * build-all.mk, test-build.mk: Pass down --no-split as
9029 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
9030
9031Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
9032
9033 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
9034
9035Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
9036
9037 * Makefile.in (libg++.tar.z): New rule.
9038 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
9039 * Makefile.in (taz): Only do a single chmod.
9040
9041Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9042
9043 * install.sh: don't use dirname anymore (replaced with sed usage)
9044
9045Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
9046
9047 * Makefile.in: Change extension for gzip'd files from '.z' to
9048 '.gz' per new FSF standard usage.
9049
9050Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9051
9052 * configure: put quotes around the final value of program_transform_name
9053
9054Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9055
9056 * Makefile.in: new install.sh support; update install-info rules
9057
9058Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
9059
9060 * configure.in: Build diff for crosses, but not for go32 host.
9061
9062 * configure.in: Build gprof only for native, and don't build it
9063 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
9064
9065Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
9066
9067 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
9068
9069Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9070
9071 * configure.in (host_tools): Add prms.
9072
9073Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9074
9075 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
9076 with $(FLAGS_TO_PASS) on the command line
9077
9078 * config.sub: Recognize lynx and lynxos
9079
9080Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
9081
9082 * config.sub: Accept -ecoff*, not just -ecoff.
9083
9084Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9085
9086 * Makefile.in (taz): Use .gz suffix instead of .z.
9087 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
9088 names.
9089
9090Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9091
9092 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
9093
9094Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9095
9096 * Makefile.in (install-no-fixedincludes): install gcc last, so
9097 that rebuilds that might happen during 'make install' don't get
9098 bogus gcc include files
9099
9100Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9101
9102 Change from Utah for HPPA support:
9103 * config.guess: Recognize hppa1.x-hp-bsd.
9104
9105Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
9106
9107 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
9108 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
9109
9110Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
9111
9112 * config.sub: Add support for rom68k and bug boot monitors.
9113
9114Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
9115
9116 * Makefile.in: Make all-opcodes depend on all-bfd.
9117
9118Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
9119
9120 * config.guess: Added special check for i[34]86-univel-sysv4*.
9121
9122Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
9123
9124 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
9125 the processor rather than assuming i486.
9126
9127Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9128
9129 * config.guess: Recognize SunOS6 as Solaris3.
9130
9131Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
9132
9133 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
9134 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
9135
9136Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
9137
9138 * build-all.mk (all-cross): New target for Canadian Cross.
9139 Added Q2 go32 targets.
9140 * test-build.mk: Configure go32 cross sparclite-aout and
9141 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
9142 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
9143
9144Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9145
9146 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
9147 GO32 hosted toolchains
9148
9149Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
9150
9151 * configure: change so "-exec-prefix" gets passed down rather
9152 than "-exec_prefix" so autoconf generated Makefiles get the
9153 exec_prefix set right.
9154
9155Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9156
9157 * config.guess: get the Solaris2 minor version number
9158
9159 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
9160
9161Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9162
9163 * config.guess: Recognize some Sequent platforms.
9164
9165Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9166
9167 * Makefile.in: added the vault-install target
9168
9169 * configure.in: actually use the Sun3 makefile fragment that's in
9170 config, also added the release dir to configdirs
9171
9172Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9173
9174 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
9175
9176Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9177
9178 * configure.in: remove some program from Alpha targetted toolchains
9179
9180Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
9181
9182 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
9183 gprof.
9184 (taz): Run "make diststuff" in those directories instead of "make
9185 proto-dir". Look for "VERSION=" only at start of line in subdir
9186 Makefile. Use "gzip -9" for compression.
9187 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
9188 (binutils.tar.z): New target.
9189
9190Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9191
9192 * Makefile.in (taz): Include gpl.texinfo.
9193
9194Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9195
9196 * Makefile.in (setup-dirs): Merged into "taz" target.
9197 (taz): Only do `proto-dir' stuff if a directory is actually needed
9198 for this target.
9199
9200Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
9201
9202 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
9203 (FLAGS_TO_PASS): Pass down MUNCH_NM.
9204 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
9205 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
9206 (gcc-no-fixedincludes): Correct for current gcc Makefile.
9207
9208Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
9209
9210 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
9211 config.sub, and move-if-change to gdb testsuite distribution
9212 archive, so the testsuite can be extracted, configured, and
9213 run separately from the gdb distribution. Blow away the Chill
9214 tests that require a Chill compiled executable, since GNU Chill
9215 is not yet publically available.
9216
9217Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9218
9219 * test-build.mk: set environment variables in a single command,
9220 instead of a list of assignments and exports
9221
9222 * config.guess: recognize Alpha/OSF1 systems
9223
9224Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9225
9226 * configure: Change help message to prefer --options rather than
9227 -options.
9228
9229Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9230
9231 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
9232 zippy@ecst.csuchico.edu.
9233 * config.guess: Recognize miniframe.
9234
9235Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
9236
9237 * Makefile.in: Use srcroot to find runtest rather than rootme.
9238 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
9239
9240Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
9241
9242 * test-build.mk: Extensive additions to support building on a
9243 machine other than the host.
9244
9245Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
9246
9247 * configure (tooldir): Fix for i386-aix again.
9248
9249Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
9250
9251 * configure, Makefile.in: Change definition of $(tooldir)
9252 to match the FSF.
9253
9254Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
9255
9256 * config.guess: Recognize i[34]86/SVR4.
9257
9258Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9259
9260 * Makefile.in (all-gdb): gdb depends on sim.
9261
9262Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
9263
9264 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
9265 at the same time we make the prototype gdb directory.
9266 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
9267 files at the same time as the gdb base release distribution.
9268
9269Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
9270
9271 * Makefile.in (check): Use individual check targets rather than
9272 DO_X rule.
9273 (check-gcc): Added.
9274
9275Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
9276
9277 * config.sub: Use sysv3.2 not sysv32 for canonical OS
9278 for System V release 3.2.
9279
9280Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9281
9282 * config.sub: Recognize hppaosf.
9283 * configure.in: Do configure ld/binutils/gas for it.
9284
9285Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9286
9287 * configure (tooldir): Alter syntax used to set this, for systems
9288 where "\$" isn't handled right, like i386-aix.
9289
9290Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
9291
9292 * configure: Pass program-transform-name, not
9293 program_transform_name, to recursive configures.
9294
9295Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
9296
9297 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
9298 of gas+ld+binutils.
9299
9300Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
9301
9302 * config.guess: Recognize AIX3.2 as distinct from 3.1.
9303
9304Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9305
9306 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
9307
252b5132
RH
9308Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9309
9310 * Makefile.in (PRMS): Set back to all-prms.
9311
9312Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
9313
9314 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
9315 targets, rather than for MIPS hosts.
9316
9317Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9318
9319 * configure.in: add comment for --with-x default values
9320
9321 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
9322
9323 * Makefile.in: add check-* targets for each of the directories in
9324 the tree. Add a definition of RUNTEST that will use the one we
9325 just built, if it exists. Pass this down via FLAGS_TO_PASS.
9326
9327Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
9328
9329 * configure.in: Removed obsolete references to bfd_target and
9330 target_makefile_frag.
9331
9332 * build-all.mk: Set assorted targets for Q2.
9333 * config.sub: Recognize z8k-sim and h8300-hms.
9334 * test-build.mk: Really don't pass host to configure.
9335 (HOLES): Added uname.
9336
9337Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
9338
9339 * configure: Handle an empty program-prefix, program-suffix or
9340 program-transform-name correctly.
9341
9342Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
9343
9344 * build-all.mk: -G 8 no longer required for MIPS targets.
9345 * test-build.mk: Don't pass host argument to configure; make it
9346 guess.
9347
9348Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
9349
9350 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
9351 * Makefile.in (COMPRESS): New macro, like GZIP.
9352
9353Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
9354
9355 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
9356
9357 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
9358 with gas currently defaults to -G 0.
9359
9360Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
9361
9362 * Makefile.in (all-flex): flex depends on byacc.
9363
9364 * build-all.mk: If host not specified, use config.guess. Pass TAG
9365 to test-build.mk as RELEASE_TAG.
9366 * test-build.mk (configargs): New variable containing arguments to
9367 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
9368 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
9369
9370 * config.guess: Use /bin/uname when checking -X argument on SCO,
9371 to avoid invoking GNU uname which doesn't understand -X.
9372
9373 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
9374
9375 * configure.in: Build gas for mips-*-*.
9376
9377Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9378
9379 * Makefile.in (all.normal): insert missing backslash.
9380
9381Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
9382
4bddf3ad 9383 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
9384
9385 * Makefile.in: Complete overhaul to merge many almost identical
9386 targets.
9387
9388Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9389
9390 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
9391 (gdb.tar.Z): Adjusted.
9392
9393 * Makefile.in (setup-dirs, taz): New targets; should be general
9394 enough to adapt for gdb sometime. Build only .z file.
9395 (gas.tar.z): New target.
9396
9397Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9398
9399 * build-all.mk: Use CC=cc -Xs on Solaris.
9400
252b5132
RH
9401Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
9402
9403 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
9404 for handling BISON for FSF releases.
9405
9406Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9407
9408 * configure: Actually implement the change zoo just documented.
9409
9410Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9411
9412 * configure: when using config.guess, only set target_alias when
9413 it's not already been set (ie, on the command line)
9414
9415Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9416
9417 * Makefile.in: add installcheck target, set PRMS to install-prms
9418
9419Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9420
9421 * configure: add support for package_makefile_fragment, handle the
9422 case where a directory has a configure.in file but no Makefile.in
9423 more gracefully (with an actual understandable error message, even);
9424 add support for --without (and add this to the usage message); also
9425 explicitly add a --host=${host_alias} to the command line when
9426 config.guess is used
9427
9428Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9429
9430 * configure: Must use both --host and --target in recursive calls.
9431
9432Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
9433
9434 * Makefile.in: Change deja-gnu to dejagnu.
9435
9436Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
9437
9438 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
9439
9440Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9441
9442 * configure.in: canonicalize all instances to *-*-solaris2*,
9443 also strip out a number of tools to not build for go32 host
9444
9445Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9446
9447 * config.guess: add GPL.
9448
9449 * Makefile.in, config.guess, config.sub, configure: bump
9450 copyrights to 93.
9451
9452Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
9453
9454 * Makefile.in (do-info): Removed obsolete check for existence of
9455 localenv file.
9456
9457 * Makefile.in (MAKEOVERRIDES): Define to be empty.
9458
9459Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9460
9461 * Makefile.in: a couple of 'else true' for decstation,
9462 support for TclX
9463
9464 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
9465
9466Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
9467
9468 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
9469
9470Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
9471
9472 * config.guess: Recognize i386-ibm-aix (PS/2).
9473 * configure.in: Use config/mh-aix386 file for it.
9474
9475Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
9476
9477 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
9478 CC_FOR_TARGET instead.
9479 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
9480
9481Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
9482
9483 * Makefile.in: Add sim to list of directories sent with gdb
9484
9485Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
9486
9487 * configure.in: Put back mips-dec-bsd* case.
9488
9489Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
9490
9491 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
9492 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
9493 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
9494
9495Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9496
9497 * configure.in: remove no-op mips-dec-bsd* in "case $target"
9498
9499 * Makefile.in (dir.info): only run gen-info-dir if it exists,
9500 (install-info): install dir.info only if it exists,
9501 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
9502
9503Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
9504
9505 * configure.in: For vms target, skip bfd, ld, binutils. Do build
9506 gas for mips-dec-bsd.
9507
9508Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
9509
9510 * configure (makesrcdir): If ${srcdir} is relative and not ".",
9511 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
9512
9513Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
9514
9515 * configure.in: Added "dejagnu" to hosttools list.
9516
9517Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9518
9519 * config.sub, configure.in, config.guess: Add support
9520 for Bosx, an AIX variant from Bull.
9521 Patches from F.Pierresteguy@frcl.bull.fr.
9522
9523Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
9524
9525 * devo/dejagnu: Initial creation of devo/dejagnu.
9526 Migrated dejagnu testcases and support files for testing software
9527 tools to reside as subdirectories, currently called "testsuite",
9528 within the directory of the software tool. Migrated all programs,
9529 support libraries, etc. beloging to dejagnu proper from
9530 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
9531 with no modifications. The changes to these files which will
9532 allow them to configure, build, and execute properly will be made
9533 in a future update.
9534
9535Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9536
9537 * Makefile.in: Change send_pr to send-pr.
9538 * configure.in: Likewise.
9539 * send_pr: Renamed directory to send-pr.
9540
9541Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
9542
9543 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
9544
9545Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
9546
9547 * README: Update for gdb-4.8 release.
9548 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
9549 gdb-xxx.tar.z (gzip'd) file also.
9550
9551Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9552
9553 * Makefile.in: make all-diff depend on all-libiberty
9554
9555Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
9556
9557 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
9558
9559Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9560
9561 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
9562
9563Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
9564
9565 * Makefile.in (DEVO_SUPPORT): Remove etc directory
9566 (ETC_SUPPORT): Only add the files GDB wants from etc/.
9567 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
9568
9569Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9570
9571 * Makefile.in: makeinfo binary is in a new location
9572
9573Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
9574
9575 * config.sub: Accept -ecoff as an OS.
9576
9577 * Makefile.in: Various changes to eliminate a level of make
9578 recursion and reduce the required command line length.
9579 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
9580 sub-makes.
9581 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
9582 variables holding settings for specific sub-makes.
9583 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
9584 in terms of BASE_FLAGS_TO_PASS.
9585 (TARGET_LIBS): New variable listing directories which use
9586 TARGET_FLAGS_TO_PASS.
9587 (subdir_do): Eliminated.
9588 (do-*): New set of targets to replace subdir_do.
9589 (various): All targets which used subdir_do now depend on do-*.
9590 (local-clean): Renamed from do_clean.
9591 (local-distclean): New target, dependency of distclean and
9592 realclean.
9593 (install-info): Don't create directories. Depend on dir.info
9594 rather than calling make recursively.
9595 (install-dir.info): Eliminated.
9596 (install-info-dirs): Create all info directories here.
9597 (dir.info): Depend upon do-install-info.
9598
9599 * test-build.mk (HOLES): Added false.
9600
9601Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
9602
9603 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
9604
9605Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9606
9607 * Makefile.in (info): remove dependency on all-texinfo. The
9608 problem was really in texinfo/C, not at this level.
9609
9610Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
9611
9612 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
9613
9614Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
9615
9616 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
9617 GDB releases.
9618
9619Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9620
9621 * configure: Include srcdir in message about target of link not
9622 being found. Don't convert `-' to `_' in `with' options being
9623 passed to subdirs.
9624
9625Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9626
9627 * configure.in: add uudecode to host_tools
9628
9629 * Makefile.in: added {all,install}-uudecode targets, added them to
9630 the appropriate lists
9631
9632Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
9633
9634 * Makefile.in (all-gcc): Added dependency on all-gas.
9635
9636 * configure.in (mips-*-*): Build ld and binutils.
9637
9638Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9639
9640 * configure: check return code from mkdir, print error message and
9641 exit on failure.
9642
9643Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
9644
9645 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
9646
9647Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
9648
9649 * test-build.mk (HOLES): Added tar, cpio and uudecode.
9650
9651Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9652
9653 * config.sub (h8500): Recognize this as a cpu type.
9654
9655Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9656
9657 * configure: source directory missing is no longer a warning
9658
9659 * configure.in: recognize irix[34]* instead of irix[34]
9660
9661 * Makefile.in: define and pass down X11_LIB
9662
252b5132
RH
9663Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
9664
9665 * guess-systype: Renamed to ...
9666 * config.guess: ... by popular request.
9667 * configure.in, Makefile.in: Update accordingly.
9668
9669Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
9670
9671 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
9672 + Add Convex, Cray/Unicos, and Encore/Multimax support.
9673 + Execute ./dummy instead of assuming . is in PATH.
9674
9675Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
9676
9677 * guess-systype: New shell script. Attempts to guess the
9678 canonical host name of the executing host.
9679 Only a few hosts are supported so far.
9680 * configure: Call guess-systype if no host is specified.
9681
9682Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
9683
9684 * Makefile.in (gcc-no-fixedincludes): Made to work with current
9685 gcc Makefile.
9686
9687
9688Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
9689
9690 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
9691 (all-gcc, install-gcc, subdir_do): Use it.
9692
9693Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
9694
9695 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
9696
9697Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
9698
9699 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
9700 set exclusively by configure, using configure.in .
9701
9702Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9703
9704 * test-build.mk: set $PATH for all builds
9705
9706 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
9707
9708Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
9709
9710 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
9711 the one used in gcc/Makefile.in, so that a null expansion doesn't
9712 override the one needed to build gcc with a native cc.
9713
9714
9715Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9716
9717 * configure: Accept -with arguments.
9718
9719Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9720
9721 * Makefile.in: added h8300sim
9722
9723Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
9724
252b5132
RH
9725 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
9726 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
9727 (all-cygnus, native, build-cygnus): Make
9728 $(canonhost)-stamp-3stage-done, not $(host)....
9729 * test-build.mk (stamp-3stage-compared): Use tail +10c for
9730 i386-sco3.2v4. Added else true to if command.
9731
9732Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
9733
9734 * config.sub: (from FSF) Sequent uses a BSD-like OS.
9735
9736Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
9737
9738 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
9739
9740Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9741
9742 * configure.in: don't remove binutils from Solaris builds
9743
9744Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
9745
9746 * Makefile.in: get rid of earlier definitions for *clean,
9747 also handle the recursive info rule better
9748
9749Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
9750
9751 * Makefile.in (mostlyclean, distclean, realclean): Fix to
9752 do more-or-less the right thing.
9753
9754Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
9755
9756 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
9757 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
9758
9759Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9760
9761 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
9762 $(host_canonical).
9763
9764 * configure.in: split the configdirs list into 4 categories (native
9765 v. cross, library v. tool) and handle the cross-only and native-
9766 only in more reasonable (and correct!) way.
9767
9768Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
9769
9770 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
9771 configdirs anymore.
9772
9773Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9774
9775 * Makefile.in: extensive cleanup:: removed all of the explicit
9776 clean-* targets, collapsed many wrappers around subdir_do into
9777 one, added additional targets to satisfy standards.texi, deleted
9778 some old targets, some changes for consistency
9779
9780Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9781
9782 * configure.in: handle some programs as cross-only, and others as
9783 native only
9784
9785 * test-build.mk: handle partial holes in a more generic manner
9786
9787 * Makefile.in: m4 depends on libiberty
9788
252b5132
RH
9789Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9790
9791 * configure.in: add m4, textutils, fileutils, sed, shellutils,
9792 time, wdiff, and find to configdirs
9793
9794 * Makefile.in: all, clean, and install rules for the new programs
9795 added to configure.in
9796
9797Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9798
9799 * configure.in: use mh-sun for all *-sun-* hosts
9800
252b5132
RH
9801Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9802
9803 * Makefile.in: define flags for X11 include files and library file
9804 locations, pass them down to the programs that need this info
9805
9806 * build-all.mk: added a 'native' target, to 3stage the native toolchain
9807
252b5132
RH
9808Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9809
9810 * configure.in: start building libg++ for HP-UX targets
9811
9812Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
9813
9814 * README: Update references to files moved into etc/.
9815
9816Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
9817
9818 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
9819 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
9820
9821Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
9822
9823 * configure: accept dash as well as underscore in long option
9824 names for FSF compatibility.
9825
9826Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
9827
9828 * config.sub: added -sco3.2v4 support from FSF.
9829
9830Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9831
9832 * configure.in: expand the section that adds or removes
9833 directories from the list of programs to build, to handle native
9834 vs. cross in addition to host v. native
9835
9836Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
9837
9838 * Makefile.in: Replace C++ in macro names with CXX.
9839 This is less likely to break ...
9840
9841Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9842
9843 * test-build.mk: add -w to GNU_MAKE
9844
9845Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9846
9847 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
9848 add 'sparc' to list of recognized cpus. This needed to make
9849 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
9850 Delete some redundant ose68 variants. Recognize -wrs as an os,
9851 then changes that into $CPU-wrs-vxworks.
9852
9853 * configure.in: remove most references to gdbtest, regularize
9854 target based program removal
9855
9856 * test-build.mk: import from p3 tree (many fixes and changes)
9857
9858Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9859
9860 * Makefile.in: added rules to handle tcl, tk, and expect
9861
9862 * configure.in: handle those directories if they exist
9863
9864Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9865
9866 * config.sub: removed bogus hppabsd and hppahpux names, since
9867 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
9868
9869Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9870
9871 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
9872 depends upon all-xiberty
9873
9874 * Makefile.in: changes from p3, including:
9875
9876 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
9877
9878 * Makefile.in (XTRAFLAGS): include newlib directories if
9879 newlib/Makefile exists, rather than if host != target.
9880
9881 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
9882
9883 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9884 from the same source tree and not building a cross-compiler. This
9885 matters for the libg++ configuration if reconfiguring a tree that
9886 has already been installed.
9887
9888 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
9889
9890 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9891 pick up the machine and system specific header files.
9892
9893 * Makefile.in: added AS_FOR_TARGET, passed down in
9894 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9895 the C compiler to use to create programs which are run in the
9896 build environment, set it to default to $(CC), and passed it down
9897 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9898
9899 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
9900
9901 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
9902 We need them for unusual native builds, like systems without
9903 ranlib.
9904
9905 * configure: also define $(host_canonical) and
80413487
RH
9906 $(target_canonical), which are the full, canonical names for the
9907 given host and target
252b5132
RH
9908
9909Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
9910
9911 * Makefile.in: Added separate definitions for C++.
9912
9913Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
9914
9915 * configure.in (configdirs): Add deja-gnu.
9916
9917Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
9918
9919 * README: Update for configure.texi and gdb-4.7 release.
9920
9921Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
9922
9923 * Makefile.in: Move "all" target to top of file.
9924 Previously, first target was ".PHONY" which caused BSD4.4 make
9925 to build .PHONY when make was run without arguments.
9926
9927Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
9928
9929 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
9930 Library-copylefted code in libiberty.
9931
9932Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
9933
9934 * config.sub: Replace m68kmote with plain old m68k.
9935
9936Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
9937
9938 * Makefile.in: Remove space from blank line, avoid Make complaints.
9939
9940Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
9941
9942 * config.sub: Complain if no argument is given. Added support for
9943 386bsd as OS and target alias.
9944
9945Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
9946
9947 * Makefile.in (XTRAFLAGS): include newlib directories if
9948 newlib/Makefile exists, rather than if host != target.
9949
9950Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
9951
9952 * config.sub: recognize sparclite-wrs-vxworks.
9953
9954 * Makefile.in (install-xiberty): added *-xiberty make rules (from
9955 p3.) Added clean-xiberty to clean.
9956
9957Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9958
9959 * configure.in: use *-*-* instead of nested cases for host and target
9960
9961Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
9962
9963 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9964 from the same source tree and not building a cross-compiler. This
9965 matters for the libg++ configuration if reconfiguring a tree that
9966 has already been installed.
9967
9968Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
9969
9970 * config.sub (i486v/i486v4): Merge in from FSF version.
9971
9972Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
9973
9974 * configure: only set PWD if it is already set.
9975
9976Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
9977
9978 * configure: just set PWD=`pwd` at the top, since Ultrix sh
9979 doesn't have unset and all success paths (and most error paths)
9980 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
9981 to just ${PWD} to avoid confusion.)
9982
9983Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
9984
9985 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
9986 even for a native compilation.
9987
9988Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
9989
9990 Changes to make the gdb.tar.Z rule work better.
9991
9992 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
9993 (DEVO_SUPPORT): Add configure.texi.
9994 (bfd-ilrt.tar.Z): Remove ancient rule.
9995
9996Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
9997
9998 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9999 pick up the machine and system specific header files.
10000
10001 * configure.in, config.sub: added new target m68010-adobe-scout,
10002 with alias of adobe68k. Changed configure.in to check for
10003 -scout before -sco* to avoid a false match.
10004
10005 * Makefile.in: added AS_FOR_TARGET, passed down in
10006 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
10007 the C compiler to use to create programs which are run in the
10008 build environment, set it to default to $(CC), and passed it down
10009 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10010
10011Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
10012
10013 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
10014 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
10015 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
10016 FOR_TARGET variants, to newlib and libg++.
10017
10018Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
10019
10020 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
10021 first.
10022
10023Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
10024
10025 * config.sub: Accept `elf' as an environment.
10026
10027Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10028
10029 * Makefile.in (all-opcodes): cd into the right directory
10030
10031Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
10032
10033 * configure: added -program_transform_name option, used as
10034 argument to sed when installing programs.
10035 configure.texi: added documentation for -program_prefix,
10036 -program_suffix and -program_transform_name.
10037
10038Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
10039
10040 * config.sub: Accept i486 where i386 ok.
10041
10042Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
10043
10044 * config.sub: accept we32k
10045
10046Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
10047
35590697 10048 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
10049
10050 * Makefile.in: don't create all directories for ``make install'';
10051 let the subdirectories create the ones they need.
10052
10053Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10054
80413487 10055 * COPYING: new file, GPL v2
252b5132
RH
10056
10057Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10058
10059 * Makefile.in: use the new gen-info-dir, which needs a template
10060 argument (which also lives in texinfo)
10061
10062 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
10063
252b5132
RH
10064Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
10065
10066 * config.sub (ncr3000): Change i386 to i486.
10067
10068Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10069
10070 * Makefile.in: add install-rcs, install-grep to
10071 install-no-fixedincludes, removed install-bison and install-libgcc
10072
10073Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
10074
10075 * configure.in: grab the HPUX makefile fragment if on HPUX
10076
10077Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10078
10079 * Makefile.in: eradicate bison spoor (ditto libgcc).
10080 configure.in: recognise m68{k,000}-ericsson-OSE.
10081 es1800 is alias for m68k-ericsson-OSE
10082
10083Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10084
10085 * configure.in: rearrange the parts that remove programs from
10086 configdirs, based now on HOST==TARGET or by canonical triple.
10087
10088Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10089
10090 * test-build.mk: recurse explicitly with -f test-build.mk when
10091 appropriate. predicate stage3 and comparison on the existence
10092 of gcc. That is, if gcc isn't around, we aren't three-staging.
10093 On very clean, also remove ...stamp-co. Build in-place before
10094 doing other builds.
10095
10096Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10097
10098 * Makefile.in, configure.in: add tgas
10099
10100Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10101
10102 * Makefile.in: a number of changes merged in from progressive.
10103
10104 * configure.in: add libm.
10105
10106 * .cvsignore: ignore some stuff that comes from test-build.mk.
10107
252b5132
RH
10108Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
10109
10110 * config.sub: Add es1800 (m68k-ericsson-es1800).
10111
10112Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10113
10114 * configure: Add program_suffix (parallel to program_prefix)
10115 * Makefile.in: adjust directory-creating script for losing decstation
10116
10117Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
10118
10119 * configure: Minor $subdir-related fixes.
10120
10121Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10122
10123 * configure: fix various problems with propogating
10124 makefile_target_frag in subdirs.
10125 * configure.in: config libgcc if its there
10126
10127Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
10128
10129 * config.sub: HPPA merge.
10130
252b5132
RH
10131Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
10132
10133 * Makefile.in: Replace all-bison with all-byacc in all
10134 dependency lines for other tools (which now use byacc).
10135
10136Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
10137
10138 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
10139
252b5132
RH
10140Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
10141
10142 * Makefile.in: make gprof rules similar to byacc rules (instead of
10143 vestigal $(unsubdir) that didn't work...)
10144
10145Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
10146
10147 * config.sub: Add support for Linux.
10148 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
10149 (at least for libg++).
10150
10151Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10152
10153 * configure.texi: fix doc for the -nfp option to configure
10154
10155Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
10156
10157 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
10158
10159Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
10160
10161 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
10162 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
10163 * configure.in: added solaris* host_makefile_frag hook.
10164
10165Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10166
10167 * config.sub: changed recognition of m68000 so that various
10168 m68k types can be specified via m680[01234]0
10169
10170Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10171
10172 * config.sub (basic_machine): fix sed so that '-foo' isn't
10173 completely substituted out while .+'-foo' loses the '-foo'
10174
10175Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10176
10177 * config.sub ($os): Add -aout.
10178
10179Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
10180
10181 * configure: If host_makefile_frag is absolute, don't
10182 prefix ${invsubdir} (relevant to libg++ auto-configure).
10183
10184Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
10185
10186 * Makefile.in (tooldir): Define it.
10187 (all-ld): Depend on all-flex.
10188
10189Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
10190
10191 * Makefile.in (check): Fix libg++ special case.
10192
10193Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
10194
10195 * configure: do not bury `pwd` into config.status, thus do fewer
10196 pwd's.
10197
10198 * configure: print the "Building in" message only when building in
10199 other than "." AND verbose.
10200
10201 * configure: remove -s, rework -v to better accomodate guested
10202 configures.
10203
10204 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
10205
10206Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
10207
10208 * Makefile.in: macroize flags passed on recursion. remove
10209 fileutils.
10210
10211Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
10212
10213 * configure: get makesrcdir right for subdirs deeper than 1.
10214
10215 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
10216 install.
10217
10218Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
10219
10220 * Makefile.in: don't print subdir_do or recursion lines.
10221
10222Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
10223
10224 * standards.texi: added menu item.
10225
10226 * Makefile.in: build and install standards.info.
10227
10228 * standards.texi: new file.
10229
10230Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10231
10232 * configure: test for and move config.status pieces from
10233 ${subdir}/.
10234
10235Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
10236
252b5132
RH
10237 * configure: Test for existance of files before trying to mv
10238 them, to avoid numerous non-existance messages.
10239
10240Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
10241
10242 * configure: correct final line of config.status.
10243
10244 * configure: patch from eggert. Avoids a protection problem if
10245 the original Makefile.in is read only.
10246
10247 * configure: use move-if-change from gcc to create config.status.
10248 Some makefiles depend on config.status to tell if a directory
10249 has been reconfigured for a different host. This change
10250 prevents those directories from remaking everything in the case
10251 where the reconfig was only intended to rebuild a Makefile.
10252
10253 * configure: test for config.sub with "config.sub sun4" rather
10254 than "config.sub ${host_alias}". Otherwise we can't tell a bad
10255 host alias from a missing config.sub.
10256
10257Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10258
10259 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
10260 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
10261
10262Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
10263
10264 * configure: mkdir ${subdir} as needed.
10265
10266Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
10267
10268 * Makefile.in,configure.in: added autoconf.
10269
10270Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10271
10272 * Makefile.in: no longer pass against on recursion.
10273
10274 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
10275 definitions are not inherited.
10276
10277 * configure: correct makesrcdir when subdir is .
10278
10279Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
10280
10281 * configure: Add support for 'subdirs' variable, which is
10282 like 'configdirs', except that configure doesn't re-invoke
10283 itself for subdirs, it just creates a Makefile for each subdir.
10284 * configure.texi: Document subdirs.
10285
10286Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10287
10288 * configure.in: added flex to configdirs
10289
10290Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
10291
10292 * Makefile.in: remove clean-stamps from clean.
10293
10294Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
10295
10296 * configure.in: Add gdbtest to configdirs.
10297
10298Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
10299
10300 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
10301 to recursive makes.
10302 * configure.in: Recognize new ncr3000 config.
10303
10304Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
10305
10306 * Makefile.in, configure.in: removed references to gdbm.
10307
10308Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
10309
10310 * config.sub: Don't canonicalize os value
10311 newsos* to bsd (readline needs to check for newsos).
10312 (This fix was earlier made Jan 31, but got re-broken.)
10313
10314Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
10315
10316 * configure.in: sco is an os, not a vendor!
10317
10318 * configure: Quote $( better. Keep various shells happy.
10319
10320Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
10321
10322 * Makefile.in: eliminate stamp-files.
10323
10324Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
10325
10326 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
10327 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
10328
10329Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
10330
10331 * config.sub: fix iris/iris3.
10332
10333Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
10334
10335 * configure: re-add -rm.
10336
10337Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
10338
10339 * Maskefile.in: add .stmp-rcs to all.
10340
10341 * configure.in: remove gas from rs6000 build, use aix host fragment.
10342
10343Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
10344
10345 * configure: pass down site_option during recursion.
10346
10347Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
10348
10349 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
10350
10351Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
10352
10353 * configure: Change exec_prefix so that it really defaults to prefix.
10354
10355Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
10356
10357 * Makefile.in, configure.in: Add support for mmalloc library.
10358
10359Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
10360
10361 * Makefile.in: add stmp dependencies for a few more things.
10362
10363Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
10364
10365 * configure: adjusted error message on objdir/srcdir configure
10366 collision, per john's suggestion.
10367
10368 * Makefile.in: add libiberty stmp to all and all.cross.
10369
10370Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
10371
10372 * Makefile.in: remove force dependencies, add grep to all.
10373
10374Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
10375
10376 * Makefile.in: drop flex. make stamp files work.
10377
10378 * configure: added test for conflicting configuration in srcdir,
10379 remove trailing slashes from srcdir. Otherwise emacs gdb mode
10380 gets cranky. use relative paths for configure and srcdir
10381 whenever possible. Send some error messages to stderr that were
10382 going to stdout.
10383
10384Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
10385
10386 * Makefile.in: Fix libg++ rule to check for gcc directory
10387 before using gcc/gcc. Also pass XTRAFLAGS.
10388
10389Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
10390
10391 * Makefile.in: added stmp-files so that directories aren't polled
10392 when they are already built.
10393
10394 * configure.texi: fixed a node pointer problem.
10395
10396Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
10397
4bddf3ad 10398 * config.sub configure.in gdb/configure.in
252b5132
RH
10399 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
10400 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
10401 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
10402
10403Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10404
10405 * configure: -recurring becomes -silent. corrected help message
10406 for -site= option.
10407
10408 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
10409
10410Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10411
10412 * configure: when building Makefile for crosses, replace
10413 tooldir and program_prefix. default srcdir from location of
10414 config.sub. remove "for host in hosts" and "for target in
10415 targets" loops.
10416
10417Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10418
10419 * Makefile.in: Do not pass bindir or mandir to cvs.
10420
10421Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10422
10423 * Makefile.in, configure.in: removed traces of namesubdir,
10424 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10425 copyrights to '92, changed some from Cygnus to FSF.
10426
10427 * configure.texi: remove most references to multiple hosts,
10428 multiple targets, subdirs, etc.
10429
10430 * configure.man: removed rcsid. reference config.sub not
10431 config.subr.
10432
10433 * Makefile.in: mkdir $(infodir) on install-info.
10434
10435Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
10436
10437 * configure.texi: Explain better about .gdbinit and about
10438 the environment that configure.in sections run in.
10439
10440Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
10441
10442 * configure.in: Ultrix is only a decstation if it's a MIPS.
10443
10444Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
10445
10446 * README: DOC.configure => cfg-paper.texi.
10447
10448Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
10449
10450 * config.sub (near case $os): Don't convert newsos* to bsd!
10451
10452Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
10453
10454 * Makefile.in: Reinstall change from gdb-4.3 that reduces
10455 the number of copies of COPYING that go into the GDB tar file.
10456
10457Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
10458
4bddf3ad 10459 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
10460 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
10461 Fix SCO configuration stuff.
10462
10463Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
10464
10465 * Makefile.in: For libg++, make sure the -I pointing
10466 to the gcc directory goes *after* all the libg++-local -I flags.
10467 Also, move just-gcc dependency from just-libg++ to all-libg++.
10468
10469Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
10470
10471 * configure: Change -x to -f to keep Ultrix /bin/test happy.
10472
10473Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
10474
10475 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
10476
10477Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
10478
10479 * config.sub: Add stratus configuration frags. Also
10480 submitted to FSF.
10481
10482Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
10483
10484 * Makefile.in (DEV_SUPPORT): add configure.man.
10485
10486 * config.sub(Decode manufacturer-specific): add -none*.
10487
10488Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
10489
10490 * Makefile.in: remove form feeds to make Sun's make happy.
10491 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
10492
10493Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
10494
10495 * Makefile.in (AR_FLAGS): Make quieter.
10496
10497Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
10498
10499 * configure.in: Add libg++.
10500 * configure: When verbose, don't output the command line at each
10501 level; it will be unremarkably the same as the previous version,
10502 which will be the same as what the user typed.
10503
10504Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
10505
10506 * configure.in, Makefile.in: fix clean-info, add flex. add
10507 fileutils.
10508
10509 * configure: be less sensitive to spaces in Makefile.in. Do not
10510 look for sources in "..". Doing so breaks subdirectories that
10511 might have their own configure. If a subdir has it's own
10512 configure script, use it.
10513
10514Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
10515
10516 * cfg-paper.texi: some changes suggested by rms.
10517
10518Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
10519
10520 * config.sub: Merge in some small additions from the FSF version,
10521 taken from the gcc distribution, to bring the Cygnus and FSF
10522 versions into closer sync.
10523
10524Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
10525
10526 * configure.in: Changed svr4 references to sysv4.
10527
10528Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
10529
10530 * configure: added -V for version number option.
10531
10532Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
10533
10534 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
10535 renamed from DOC.configure to cfg-paper.texi.
10536
10537Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10538
10539 * configure, config.subr, config.sub: config.subr is now
10540 config.sub again.
10541
10542Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
10543
10544 * configure.texi: new file, in progress.
10545
10546 * Makefile.in: build info file and install the man page for
10547 configure.
10548
10549 * configure.man: new file, first cut.
10550
10551 * configure: find config.subr again now that configuration "none"
10552 has gone. removed all traces of the -ansi option. removed all
10553 traces of the -languages option.
10554
10555 * config.subr: resync from rms.
10556
d932cae7 105571991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10558
10559 * configure, config.sub, config.subr: merge config.sub into
10560 config.subr, call the result config.subr, remove config.sub, use
10561 config.subr.
10562
10563 * Makefile.in: revised install for dir.info.
10564
d932cae7 105651991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10566
10567 * configure.in: add decstation host makefile frag.
10568
10569 * Makefile.in: BISON now bison -y again. also install-gcc on
10570 install. clean-gdbm on clean. infodir belongs in datadir.
10571 Make directories for info install. Build dir.info here then
10572 install it.
10573
d932cae7 105741991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10575
10576 * Makefile.in: fix for bad directory tests.
10577
d932cae7 105781991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10579
10580 * configure: \{1,2\} appears to be a sysv'ism. Use a different
10581 regexp. -srcdir relative was being handled incorrectly.
10582
10583 * Makefile.in: unwrapped some for loops so that parallel makes
10584 work again and so one can focus one's attention on a particular
10585 package.
10586
d932cae7 105871991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10588
10589 * configure: added PWD as a stand in for `pwd` (for speed). use
10590 elif wherever possible. make -srcdir work without -objdir.
10591 -objdir= commented out.
10592
d932cae7 105931991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10594
10595 * configure: +options become --options. -subdirs commented out.
10596 added -host, -datadir. Renamed -destdir to -prefix. Comment in
10597 Makefile now at top of generated Makefile. Removed cvs log
10598 entries. added -srcdir. create .gdbinit only if there is one
10599 in ${srcdir}.
10600
10601 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10602 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10603 and mandir now keyed off datadir by default.
10604
d932cae7 106051991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
10606
10607 * Freshly created ChangeLog.
10608
10609\f
10610Local Variables:
10611mode: change-log
10612left-margin: 8
10613fill-column: 76
10614version-control: never
10615End:
This page took 0.803981 seconds and 4 git commands to generate.